/*
* Third Party
*/
/*
* Custom
*/
@font-face {
  font-family: 'open_sansbold';
  src: url('../fonts/OpenSans-Bold-webfont.eot');
  src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff2') format('woff2'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sansbold_italic';
  src: url('../fonts/OpenSans-BoldItalic-webfont.eot');
  src: url('../fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-BoldItalic-webfont.woff2') format('woff2'), url('../fonts/OpenSans-BoldItalic-webfont.woff') format('woff'), url('../fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sansextrabold';
  src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
  src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold-webfont.woff2') format('woff2'), url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'), url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff2') format('woff2'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

/* @font-face {
    font-family:'Trebuchet MS';
    src: url('../fonts/TrebuchetMS_gdi.eot');
    src: url('../fonts/TrebuchetMS_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TrebuchetMS_gdi.woff') format('woff'),
        url('../fonts/TrebuchetMS_gdi.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
} */
html {
  height: 100%;
  position: relative; }

body {
  background: #dcdcdc;
  position: relative;
  color: #4e4e4e;
  font-size: 14px;
  font-family: 'Trebuchet MS';
  line-height: normal;
  height: 100%; }

main {
  min-height: 100%;
  padding-bottom: 65px;
  position: relative; }

h2, .h2--header {
  font-family: 'open_sansregular';
  font-size: 24px;
  color: #4e4e4e;
  margin: 16px 0;
  padding: 0;
  text-transform: uppercase; }

h3 {
  font-family: 'open_sansregular';
  font-size: 18px;
  color: #4e4e4e;
  margin: 16px 0;
  padding: 0;
  text-transform: uppercase; }

h4 {
  font-family: 'open_sansbold';
  text-transform: uppercase;
  font-size: 14px; }

h5 {
  color: #858585;
  font-family: 'open_sansregular';
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  margin: 20px 0; }

a:hover {
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: none; }

.min-width {
    min-width: 100.1%;
	/*height: 90px;*/
  }
  
.min-width-img {
	height: 90px;
}

.hr_line {
  margin-top: 20px;
  border-bottom: 1px solid #dadada; }
  .hr_line--no-margin {
    margin-top: 0; }
  .hr_line--minus-margin {
    margin-top: -1px; }

.shadow {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.35);
  background: #fff;
  min-height:100%;
  }

.offset-top {
  /*padding-top: 190px;*/
  padding-left: 13px;
  padding-right: 13px; }
  .offset-top--small {
    /*padding-top: 158px; */
    padding-top: 5px; 
	}
  .offset-top--with-slider {
    /*padding-top: 103px; */
	}

.error {
  padding-bottom: 180px;
  position: relative; }
  .error__text {
    padding: 20px 0; }
  .error__link {
    color: #8a7b5a;
    font-style: italic;
    text-decoration: underline; }
    .error__link:hover {
      text-decoration: none;
      color: #8a7b5a; }

.half {
  width: 50%;
  float: left;
  padding: 0 0px 0 20px; }

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

.offtop-17 {
  margin-top: 17px; }

.offtop-5 {
  overflow: hidden;
  margin-top: 5px;
  width: 100%; }

.transform-none {
  text-transform: none; }

.hidden {
  display: none; }

.padding {
  padding: 0 15px; }

.main-header {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 100%; }
  .main-header__menu {
    width: 665px;
    box-sizing: border-box;
    padding: 0 20px 0 40px; }

.specialoffers {
  display: block;
  color: #fa5050;
  padding: 25px 0 0 24px;
  margin-top: -15px;
  background: url(../img/ribbon.png) no-repeat left top;
  height: 44px;
  text-decoration: underline; }
  .specialoffers:hover {
    color: #fa5050; }

.logo {
  width: 185px;
  margin-top: 10px; }

.contacts {
  width: 130px;
  color: #fff; }
  .contacts__phone {
    font-family: 'open_sansbold';
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0; }
  .contacts__code {
    font-size: 12px;
    display: block;
    margin-top: 1px;
    float: left; }

.main-menu {
  width: 100%; }
  .main-menu__items {
    display: table;
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px; }
  .main-menu__item {
    display: table-cell;
    box-sizing: border-box;
    text-align: center;
    padding: 0 0 0 10px;
    position: relative; }
    .main-menu__item:first-child {
      text-align: left;
      padding: 0; }
    .main-menu__item > a {
      color: #fff;
      text-decoration: underline;
      font-weight: bold; }
      .main-menu__item > a:hover {
        text-decoration: none; }

.request {
  border: 3px solid #fff;
  color: #fff;
  position: relative;
  padding: 5px 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold; }
  .request:hover {
    color: #fff; }

.feedback {
  display: block;
  float: right;
  color: #fff;
  font-size: 13px;
  border-bottom: 1px dotted #fff;
  font-style: italic;
  margin-top: 10px; }
  .feedback:hover {
    color: #fff; }

.headbg--light {
  background: rgba(0, 0, 0, 0.3); }
.headbg--dark {
  background: rgba(0, 0, 0, 0.6);
  padding: 15px 0; }

.menu {
  padding: 10px 0;
  position: relative; }
  .menu__items {
    margin: 0;
    padding: 0; }
  .menu__item > a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    font-family: 'open_sansregular';
    text-transform: uppercase;
    padding: 0 20px; }
    .menu__item > a:hover {
      text-decoration: none; }

.slick-center .promo-block {
  display: block; }

.promo-block {
  display: none;
  position: absolute;
  top: 200px;
  left: 108px;
  width: 480px;
  height: 162px;
  box-sizing: border-box;
  padding: 23px 27px;
  background: rgba(0, 0, 0, 0.4); }
  .promo-block__header {
    color: #fff;
    font-size: 26px;
    font-family: 'open_sansregular';
    text-transform: uppercase;
    line-height: 1; }
  .promo-block__desc {
    color: #fff;
    font-size: 36px;
    font-family: 'open_sansbold';
    /*text-decoration: underline;*/
	}

.sub-menu {
  display: none;
  position: absolute;
  top: 28px;
  left: -2px;
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
  min-width: 102px;
  text-align: left;
  box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.35);
  z-index: 1;
  border-bottom: 5px solid white; }
  .sub-menu__item {
    padding: 5px 10px;
    background-color: #fff; }
    .sub-menu__item:first-child {
      border-top: 10px solid #fff; }
    .sub-menu__item:last-child {
      padding-bottom: 5px; }
    .sub-menu__item > a {
      font-size: 14px;
      font-family: 'Trebuchet MS';
      color: #212121;
      text-transform: none;
      font-weight: normal;
      letter-spacing: normal; }
      .sub-menu__item > a:hover {
        color: #212121; }
    .sub-menu__item:hover {
      background-color: #c3c3c3; }
  .sub-menu:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff; }

.main-menu__item .sub-menu {
  top: 15px; }

.main-content ul {
  margin: 0 0 0 15px;
  padding: 0; }

.main-benefits {
  padding: 20px 0 0 0;
  font-family: 'open_sansregular'; }
  .main-benefits .inour {
    color: #858585;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1; }
  .main-benefits .bignumber {
    font-family: 'open_sansbold';
    font-size: 64px;
    color: #8a7b5a;
    line-height: 70px; }
  .main-benefits .objects {
    font-size: 24px;
    color: #4e4e4e;
    text-transform: uppercase;
    line-height: 1; }
  .main-benefits__text {
    color: #8a7b5a;
    font-size: 16px;
    font-style: italic;
    font-family: 'Trebuchet MS';
    padding-top: 13px; }
    .main-benefits__text > i > a {
      color: #8a7b5a;
      text-decoration: underline; }
      .main-benefits__text > i > a:hover {
        text-decoration: none; }

.promo-column {
  padding: 0;
  position: relative; }
  .promo-column__big-link {
    display: table;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    /*height: 60%;*/
    height:auto;
    margin: 9% 20%;
    text-transform: uppercase;
    border: 10px solid rgba(250, 80, 80, 0.8);
    color: #fff;
    font-family: 'open_sansextrabold';
    font-size: 36px;
    padding: 10px 0px; }
    .promo-column__big-link:hover {
      color: #fff;
      text-decoration: none; }
    .promo-column__big-link > span {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      height: 100%;
      letter-spacing: 5px; }
  .promo-column__menu {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6); }

ul.promo-menu {
  margin: 0; }

.promo-menu {
  -webkit-padding-start: 0; }
  .promo-menu__item > a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    padding: 0 2px; }
    .promo-menu__item > a:hover {
      text-decoration: none; }

.main-info {
  padding: 30px 15px; }

.main-about {
  padding-right: 30px;
  padding-bottom: 10px; }
  .main-about p, .main-about ul li {
    line-height: 18px; }
  .main-about a {
    color: #8a7b5a;
    text-decoration: underline; }
    .main-about a:hover {
      text-decoration: none; }
  .main-about p {
    margin-top: 10px; }

.main-news {
  padding-left: 15px; }

.preview__item {
  padding-left: 2px;
  padding-right: 2px; }
  .preview__item:hover img {
    box-shadow: 0px 0px 5px 0px white; }

.main-news {
  position: relative;
  background: #fff;
  z-index: 1; }
  .main-news__header {
    overflow: hidden;
    border-top: 1px solid #dadada; }
  .main-news:before {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    bottom: 5px;
    left: 0;
    width: 4px;
    border-radius: 100%;
    z-index: -1;
    box-shadow: -5px 0px 8px 0px rgba(0, 0, 0, 0.35); }

.main-footer {
  padding: 20px 0 20px 0; }

#footer {
  font-family: 'open_sansregular';
  font-size: 10px;
  position: relative;
  margin-top: -60px; }
  
.footer-menu {
  display: table;
  width: 100%;
  border-collapse: collapse; }
  .footer-menu__item {
    display: table-cell;
    padding: 0 5px;
    box-sizing: border-box; }
    .footer-menu__item > a {
      color: #4e4e4e;
      text-decoration: underline;
      text-transform: uppercase; }  

.special {
  margin-top: 20px; }
  .special__img {
    position: relative;
    display: block;
    padding: 0; }
  .special__link {
    display: block;
    padding: 10px 0 30px 0;
    color: #8a7b5a;
    font-size: 12px;
    text-decoration: underline; }
    .special__link:hover {
      color: #8a7b5a;
      text-decoration: none; }
  .special__ribbon {
    position: absolute;
    display: block;
    background: url(../img/ribbon-small.png);
    width: 18px;
    height: 29px;
    top: 0;
    right: 10px; }
  .special__id {
    font-size: 12px;
    color: #858585; }
  .special__header {
    color: #8a7b5a;
    text-decoration: underline;
    font-weight: bold; }
    .special__header:hover {
      color: #8a7b5a;
      text-decoration: none; }
  .special__options {
    margin-top: -10px; }

.find-count {
  font-weight: bold; }
  .find-count__number {
    color: #719885; }

.small-slider {
  margin-left: -13px;
  margin-right: -13px; }

.slick-slider {
  margin-bottom: 15px; }

.arrow-prev {
  position: absolute;
  cursor: pointer;
  left: 0;
  bottom: 0;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(../img/slider-arrow.png);
  background-position: center center;
  background-repeat: no-repeat; }

.arrow-next {
  position: absolute;
  cursor: pointer;
  right: 0;
  bottom: 0;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(../img/slider-arrow-r.png);
  background-position: center center;
  background-repeat: no-repeat; }

.arrow-prev-object {
  position: absolute;
  cursor: pointer;
  left: 0px;
  top: 45%;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(../img/slider-arrow.png);
  background-position: center center;
  background-repeat: no-repeat; }
  
.arrow-next-object {
  position: absolute;
  cursor: pointer;
  right: 0px;
  top: 45%;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(../img/slider-arrow-r.png);
  background-position: center center;
  background-repeat: no-repeat; }  
  
.object-card {
  padding-left: 0px; }
  .object-card__header {
    position: relative; }
    .object-card__header > h1 {
      line-height: 36px; }
    .object-card__header > p {
      line-height: 27px; }
  .object-card__cost {
    font-size: 18px;
    font-weight: bold; }
  .object-card__social {
    position: absolute;
    right: 10px;
    bottom: 0; }
  .object-card__map {
    height: 306px;
    margin: 20px 0px; }
  .object-card__info {
    line-height: 18px;
    position: relative; }

.feedback-form {
  width: 100%;
  background: #eeeeee;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 10px 0;
  border-top: 3px solid #719885;
  position: relative;
  overflow: hidden; }
  .feedback-form__header {
    margin-bottom: 10px; }
  .feedback-form__container {
    font-size: 12px; }
    .feedback-form__container p {
      padding-top: 5px; }

.agent {
  box-sizing: border-box;
  padding: 2px;
  border: 2px solid #b9b09c; }
  .agent-in {
    border: 1px solid #b9b09c;
    padding: 13px; }
  .agent__text {
    margin-top: 20px;
    text-indent: -13px;
    padding-left: 10px; }
    .agent__text > a {
      color: #8a7b5a;
      font-style: italic;
      text-decoration: underline;
      line-height: 1.5; }
      .agent__text > a:hover, .agent__text > a:focus {
        color: #8a7b5a;
        text-decoration: none; }
  .agent__name {
    color: #4e4e4e;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0; }
  .agent__place {
    color: #4e4e4e;
    font-size: 10px;
    text-transform: uppercase;
    margin: 5px 0 15px 0;
    font-family: 'open_sansregular'; }
  .agent__phone {
    margin-top: 10px;
    background: url(../img/phone.png) 4px center no-repeat;
    padding: 0px 0 0px 30px;
    line-height: 31px; }
    .agent__phone > .underdot {
      line-height: 31px;
      color: #8a7b5a;
      border-bottom: 1px dotted #8a7b5a;
      padding-bottom: 3px; }
  .agent__email {
    background: url(../img/mail.png) left center no-repeat;
    padding: 0px 0 0px 30px;
    line-height: 31px; }
    .agent__email > .underdot {
      line-height: 31px;
      color: #8a7b5a;
      border-bottom: 1px dotted #8a7b5a;
      padding-bottom: 3px; }

#feedback {
  z-index: 2000; }

.town {
  margin-top: -12px; }

.hidden-menu {
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  cursor: pointer; }

.sandwitch {
  overflow: hidden;
  z-index: 10; }

.main-menu-sm__items {
  list-style: none; }
.main-menu-sm__item {
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px; }
  .main-menu-sm__item > a {
    color: #fff; }
    .main-menu-sm__item > a.spec {
      color: #fa505f; }

.wrap-map {
  position: absolute;
  right: 0;
  top: 0px;
  color: #8a7b5a;
  border-bottom: 1px dotted #8a7b5a;
  font-style: italic;
  font-size: 12px; }
  .wrap-map:hover {
    color: #8a7b5a;
    border-bottom: none; }

.maker > a {
  color: #8a7b5a;
  text-decoration: underline; }
  .maker > a:hover {
    color: #8a7b5a;
    text-decoration: none; }

.copyright, .maker {
  padding: 10px 34px 0 30px;
  text-transform: uppercase; }

.static-text {
  margin-bottom: 30px; }

.modal-content {
  border: none;
  border-top: 3px solid #719885;
  border-radius: 0;
  background: #eeeeee;
  padding: 10px 20px;
  box-sizing: border-box;
  margin: 0; }

.modal-dialog {
  margin: 100px auto; }

.modal__title {
  padding: 0;
  margin: 0 0 10px 0;
  letter-spacing: 2px; }
.modal__text {
  font-size: 14px; }
.modal__require {
  font-size: 12px;
  font-style: italic;
  color: #858585; }

.feedback-form__container--grey {
  background: #eeeeee;
  overflow: hidden;
  margin-bottom: 30px; }

/*  .slider-wrap {
 width: 100%;
 overflow: hidden;
 position: relative;
 .preview-items {
   position: absolute;
   background: rgba(0,0,0,.6);
   padding: 20px 0;
   width: 100%;
   bottom: 0;
   z-index: 1;
 }
} */
.slider-object-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: 10px; }

.slider-object {
  margin: 0; }

.nav-slider-wrapper {
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 10px 10px 10px 9px;
  background: rgba(0, 0, 0, 0.6); }

.slider-object__nav {
  margin: 0; }
  .slider-object__nav .slick-slide {
    padding: 0 3px;
    box-sizing: border-box;
    border: 1px solid transparent;
    cursor: pointer; }
    .slider-object__nav .slick-slide > div {
      border: 1px solid transparent; }
      .slider-object__nav .slick-slide > div:hover, .slider-object__nav .slick-slide > div:focus {
        border-color: #fff; }


  .slider-wrap .preview-items {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 0;
    width: 100%;
    bottom: 0;
    z-index: 1; }
  .slider-wrap .slider {
    position: relative;
    margin: 0; }
    .slider-wrap .slider .item {
      position: relative; }

.slider-nav {
  padding: 0;
  margin-bottom: 0; }
  .slider-nav .slick-slide {
    cursor: pointer;
    padding: 0 2px; }
    .slider-nav .slick-slide:first-child {
      padding-left: 0; }
    .slider-nav .slick-slide > div {
      border: 1px solid transparent; }
    .slider-nav .slick-slide:hover > div {
      border-color: #fff; }

.news__item {
  margin-bottom: 20px; }
.news__all {
  font-size: 12px;
  color: #8a7b5a;
  font-style: italic;
  margin-top: 15px;
  text-decoration: underline;
  font-weight: bold; }
  .news__all:hover {
    color: #8a7b5a; }
.news__header {
  font-family: 'open_sansbold';
  color: #8a7b5a;
  text-decoration: underline; }
  .news__header:hover {
    color: #8a7b5a; }
.news__img {
  padding-right: 0;
  padding-top: 3px; }
.news__desc {
  font-size: 12px;
  color: #4d4d4d;
  margin: 10px 0; }
.news__date {
  color: #858585;
  font-size: 12px;
  font-style: italic; }
.news-item__img {
  margin-bottom: 20px; }
.news-item__desc {
  padding: 10px 15px 40px 15px;
  position: relative; }
  .news-item__desc p {
    margin-bottom: 20px; }
  .news-item__desc a {
    color: #8a7b5a;
    text-decoration: underline; }
    .news-item__desc a:hover {
      text-decoration: none; }

.filter {
  padding: 0 20px;
  background-color: #eeeeee;
  margin-top: 15px;
  border-top: 1px solid #719885; }
  .filter__header {
    line-height: 50px;
    border-bottom: 1px solid #cecece; }
  .filter__title {
    font-family: 'open_sansbold';
    font-size: 18px;
    text-transform: uppercase; }
  .filter__special {
    margin-left: 30px; }
    .filter__special > label {
      margin-bottom: 0;
      color: #719885; }
  .filter__body {
    padding: 20px 0 5px 0;
    position: relative; }
  .filter__menu > li {
    font-size: 12px;
    line-height: normal;
    padding: 5px 10px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 20px; }
    .filter__menu > li > a {
      color: #4e4e4e;
      font-family: 'open_sansbold';
      text-transform: uppercase;
      border-bottom: 1px dashed #4e4e4e; }
    .filter__menu > li.active, .filter__menu > li:hover {
      border: 1px solid #719885;
      border-radius: 20px; }
      .filter__menu > li.active > a, .filter__menu > li:hover > a {
        border-bottom: none; }

.offset-form {
  padding-top: 50px; }

.fast-search {
  position: absolute;
  left: 0;
  padding: 0;
  z-index: 1; }

.label--color {
  color: #719885; }
  .label--color > span {
    font-weight: normal;
    font-style: italic; }

.label--large {
  font-size: 14px;
  font-family: 'open_sansbold'; }

input[type="radio"] {
  display: none; }

input[type="radio"] + label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  font-weight: normal; }

input[type="radio"] + label:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 10px; }

input[type="radio"] + label:hover:before, input[type="radio"]:checked + label:before {
  border-color: #719885; }

input[type="radio"]:checked + label:after {
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  content: "";
  background-color: #719885;
  border-radius: 10px; }

input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  font-weight: normal; }

input[type="checkbox"] + label:before {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
  background-color: #fff;
  border: 1px solid #fff;
  content: ''; }

input[type="checkbox"] + label:hover:before, input[type="checkbox"]:checked + label:before {
  border-color: #719885; }

input[type="checkbox"]:checked + label:after {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 2px;
  margin-top: -13px;
  background-image: url(../img/checkbox-check.png);
  content: ''; }

textarea {
  height: 84px;
  resize: none;
  border: none;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 10px;
  position: relative;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  font-size: 14px;
  border: 1px solid transparent; }
  textarea:focus {
    border-color: #719885; }

.form-label {
  font-size: 14px; }

input[type="text"] {
  height: 28px;
  border: none;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px;
  position: relative;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  font-size: 14px;
  border: 1px solid transparent; }
  input[type="text"]:focus {
    border-color: #719885; }

.form-select {
  width: 100%; }

.jq-selectbox.focused .jq-selectbox__select {
  border: none; }
.jq-selectbox__select {
  height: 30px;
  padding: 0 45px 0 10px;
  border: 0px solid #CCC;
  border-radius: 0px;
  background: #fff;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  font-family: 'Trebuchet MS';
  font-size: 14px;
  color: #4e4e4e; }
  .jq-selectbox__select:hover {
    background-color: #fff;
    background-position: 0 0; }
  .jq-selectbox__select:active {
    background: #FFF;
    box-shadow: none; }
.jq-selectbox__trigger {
  border-left: none; }
.jq-selectbox__trigger-arrow {
  background-image: url(../img/select-arrow.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 10px;
  height: 6px;
  overflow: hidden;
  border-top: none;
  border-right: none;
  border-left: none;
  opacity: 1; }
.jq-selectbox__dropdown {
  border-radius: 0;
  background: #FFF;
  box-shadow: none;
  font: 14px/18px 'Trebuchet MS'; }
  .jq-selectbox__dropdown > ul {
    margin: 0; }

.wrapform {
  margin-top: 28px;
  color: #8a7b5a;
  font-size: 12px;
  border-bottom: 1px dotted #8a7b5a;
  font-style: italic; }
  .wrapform:hover {
    color: #8a7b5a; }

.form-button {
  border: none;
  background-color: #719885;
  border-bottom: 3px solid #557264;
  border-radius: 0;
  color: #fff;
  font-family: 'open_sansbold';
  font-size: 16px;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 8px 44px;
  line-height: 1; }
  .form-button--search {
    height: 28px;
    width: 28px;
    padding: 0;
    border-bottom: 2px solid #557264;
    text-indent: 1000px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(../img/search.png);
    background-position: center; }
  .form-button--send {
    width: 100%;
    padding: 8px 0;
    margin-top: 30px;
    margin-bottom: 10px; }
  .form-button--feedback {
    width: auto;
    padding-left: 20px;
    padding-right: 20px; }
  .form-button:hover, .form-button:active {
    border-color: #719885; }

.search--wrapper {
  box-sizing: border-box;
  padding-right: 28px;
  position: relative;
  width: 270px; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0px 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #fff;
  background-color: #fff;
  background-image: none;
  cursor: text; }

.chosen-container-active .chosen-choices {
  border-color: #719885;
  box-shadow: none; }

.chosen-container .chosen-results li.highlighted {
  background-color: #719885;
  background-image: none; }

.chosen-container .chosen-drop {
  border: 1px solid #719885; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #719885;
  max-width: 100%;
  border-radius: 0;
  background-color: #719885;
  background-image: none;
  box-shadow: none;
  color: #fff;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.noUi-connect {
  background: #719885;
  box-shadow: none;
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-target {
  border-radius: 0px;
  border: 1px solid #719885;
  box-shadow: none; }

.noUi-handle {
  border: 1px solid #719885;
  border-radius: 4px;
  background: #FFF;
  cursor: pointer;
  box-shadow: none; }

.noUi-horizontal .noUi-handle {
  width: 28px;
  height: 28px;
  left: -14px;
  top: -6px; }

.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 14px;
  border-radius: 0px;
  background: #719885;
  left: 6px;
  top: 6px; }

.noUi-handle:before {
  display: none; }

.finded {
  position: absolute;
  border: 1px solid #719885;
  top: -45px;
  left: 190px;
  padding: 10px; }
  .finded > p {
    margin: 0; }
  .finded:after {
    display: block;
    position: absolute;
    content: '';
    left: -39px;
    height: 100%;
    top: 0;
    border: 18px solid transparent;
    border-right: 20px solid #719885; }

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

.breadcrumbs__item {
  padding: 0 20px 0 0; }
  .breadcrumbs__item:after {
    color: #8a7b5a;
    display: inline;
    content: '/';
    margin-left: 10px;
    text-decoration: none; }
  .breadcrumbs__item > a {
    margin-left: -5px;
    color: #8a7b5a;
    text-decoration: underline;
    font-size: 12px;
    font-style: italic; }
  .breadcrumbs__item.current > a {
    text-decoration: none;
    color: #858585; }
  .breadcrumbs__item:last-child:after {
    content: none; }

.social {
  position: absolute;
  bottom: 0;
  left: 15px;
  padding: 10px 0; }
  .social__btn {
    display: block;
    margin-right: 2px;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url("../img/social-btns.png");
    background-repeat: no-repeat; }
  .social--vk {
    background-position: 0px 0px; }
  .social--fb {
    background-position: -24px 0px; }
  .social--tw {
    background-position: -48px 0px; }
  .social--ok {
    background-position: -72px 0px; }
  .social--gp {
    background-position: -96px 0px; }

ul.pagination {
  padding: 10px 15px 10px 0;
  margin: 0; }
  ul.pagination--custom {
    border-radius: 0; }
    ul.pagination--custom li {
      text-align: center; }
      ul.pagination--custom li a {
        padding: 2px 5px;
        border-color: #8a7b5a;
        color: #8a7b5a; }
        ul.pagination--custom li a:hover {
          color: #fff;
          background-color: #8a7b58; }
      ul.pagination--custom li:first-child a {
        border-radius: 0; }
      ul.pagination--custom li:last-child a {
        border-radius: 0; }
      ul.pagination--custom li:hover a {
        border-color: #8a7b5a; }
      ul.pagination--custom li.active:hover a {
        background-color: #8a7b58;
        border-color: #8a7b5a; }
      ul.pagination--custom li.active a {
        border-color: #8a7b5a;
        color: #fff;
        background-color: #8a7b58; }

@media (max-width: 768px) and (min-width: 500px) {
  .captcha-img {
    margin-top: 15px; }
  .main-news:before {
    content: none; }
  .contacts {
    margin-right: 20px; }
  .main-header__menu {
    display: none; }
  .logo {
    margin-left: 20px; }
  .slick-active .promo-block {
    display: block; }
  .object-card {
    padding-left: 15px; }
  .offset-top--with-slider {
    /*padding-top: 96px;*/
	}
  .main-about {
    padding-right: 15px;
    padding-bottom: 20px; }
  .footer-menu {
    display: block;
    width: 100%; }
    .footer-menu__item {
      display: inline-block;
      float: left;
      width: 50%;
      margin-bottom: 10px; }
  .promo-menu__item {
    margin: 0 -4px; }
    .promo-menu__item > a {
      padding: 0;
      font-size: 14px; }
  .promo-block {
    top: 160px;
    left: 32px;
    width: 400px;
    height: 70px;
    box-sizing: border-box;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.6); }
    .promo-block__header {
      font-size: 15px; }
    .promo-block__desc {
      font-size: 20px; } }

@media (max-width: 992px) {
  .promo-menu__item {
    margin: 0 -4px; }
    .promo-menu__item > a {
      padding: 0;
      font-size: 12px; }
  .offset-top--with-slider {
    /*padding-top: 96px;*/
	}
  .main-header__menu {
    width: 430px; } }

@media (max-width: 500px) {
  .captcha-img {
    margin-top: 15px; }
  .copyright, .maker {
    text-align: center; }
  .menu {
    text-align: left; }
  .object-card {
    padding-left: 15px; }
  .main-news:before {
    content: none; }
  .contacts {
    margin-right: 20px; }
  .logo {
    margin-left: 20px; }
  .promo-column {
    padding: 0;
    position: relative; }
    .promo-column__big-link {
      display: table;
      vertical-align: middle;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 60%;
      height: 60%;
      margin: 9% 20%;
      text-transform: uppercase;
      border: 10px solid rgba(250, 80, 80, 0.8);
      color: #fff;
      font-family: 'open_sansextrabold';
      font-size: 20px;
      padding: 10px 0px; }
      .promo-column__big-link:hover {
        color: #fff;
        text-decoration: none; }
      .promo-column__big-link > span {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: 100%; }
    .promo-column__menu {
      position: relative;
      width: 100%;
      text-align: center;
      left: 0;
      bottom: 0;
      padding: 10px;
      background: rgba(0, 0, 0, 0.6); }
  .main-header {
    position: relative; }
  .offset-top {
    /*padding-top: 15px;*/
	}
  .menu__item > a {
    padding: 0; }
  .footer-menu {
    display: block;
    text-align: left;
    width: 100%; }
    .footer-menu__item {
      display: inline-block;
      float: left;
      width: 50%;
      margin-bottom: 10px; }
  .center .promo-block {
    display: none; }
  main {
    min-height: inherit; }
  .error {
    padding-bottom: 30px; }
  .half {
    width: 100%;
    float: left; } }

@media (min-width: 992px) {
  .container {
    width: 980px; } }
@media (min-width: 1200px) {
  .container {
    width: 980px; } }

@media (min-width: 768px) {
  .modal-dialog {
    width: 500px; } 
}
	
main.main-content ul li {
	margin: 8px 0;
}	

div.mf-ok-text {
	color: red !important;
}

#slider_on_index .slider .item img {
	height: 600px;
}

@media (max-width: 768px)  {
	#slider_on_index .slider .item img {
		height: 400px;
	}
}

@media (max-width: 480px)  {
	#slider_on_index .slider .item img {
		height: 320px;
	}
}

@media (max-width: 768px)  {
	.copyright, .maker {
		text-align: center;
	}
}

@media (max-width: 992px)  {
	#submit__main.form-button {
		margin-bottom: 20px;
	}
}

.seo_text {
	margin: 0 0 40px;
	clear: both;
}