/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */
@font-face {
  font-family: 'Trebuchet MS';
  src: url("../fonts/Trebuchet MS Bold.woff2") format("woff2"), url("../fonts/Trebuchet MS Bold.woff") format("woff"), url("../fonts/Trebuchet MS Bold.ttf") format("truetype"), url("../fonts/Trebuchet MS Bold.otf") format("opentype"), url("../fonts/Trebuchet MS Bold.svg#Trebuchet MS Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2219; }

.b-socials-box .b-social-icon__fb:before, .b-socials-box .b-social-icon__inst:before, .b-socials-box .b-social-icon__tw:before {
  background: url(../img/socials.png) no-repeat 0 0;
  height: 41px;
  width: 22px;
  content: '';
  position: absolute;
  top: 13px;
  left: 30px;
  display: block; }

.b-socials-box .b-social-icon__tw:before {
  background-position: -53px 0;
  width: 48px;
  top: 13px;
  left: 22px; }

.b-socials-box .b-socials-box__button:hover .b-social-icon__inst:before {
  background-position: -22px -41px; }

.b-socials-box .b-social-icon__inst:before {
  background-position: -22px 0;
  width: 31px;
  top: 13px;
  left: 30px; }

.grid {
  margin-left: -15px;
  margin-right: -15px; }
  .grid-item_width-1 {
    width: 25%; }
  .grid-item_width-2 {
    width: 33.3331%; }
  .grid-item_width-3 {
    width: 66.6%; }

.b-regions__img-wrap {
  position: relative;
  color: #fff;
  font-size: 14px;
  margin: 15px;
  border-radius: 3px;
  overflow: hidden;
  display: block; }
  .b-regions__img-wrap:before {
    content: '';
    width: 100%;
    height: 70px;
    -webkit-box-shadow: inset 0 -40px 50px -10px rgba(0, 0, 0, 0.65);
    box-shadow: inset 0 -40px 50px -10px rgba(0, 0, 0, 0.65);
    position: absolute;
    bottom: 0;
    left: 0; }
  .b-regions__img-wrap img {
    display: block;
    max-width: 100%;
    width: 100%; }
  .b-regions__img-wrap .top-left {
    font-family: 'Trebuchet MS';
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    left: 17px;
    top: 21px; 
    z-index: 1;}
  .b-regions__img-wrap .bottom {
    position: absolute;
    left: 22px;
    bottom: 14px;
    height: 20px;
    width: 100%; 
    z-index: 1;}
    .b-regions__img-wrap .bottom__left {
      left: -2px;
      right: auto;
      position: absolute;
      top: -2px; }
    .b-regions__img-wrap .bottom__right {
      top: -1px;
      right: 53px;
      left: auto;
      position: absolute; }
    .b-regions__img-wrap .bottom b {
      font-family: 'Trebuchet MS';
      font-size: 18px; }

.b-social-box__wrap {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 50px; }

.b-social-box__col {
  font-size: 12px;
  border: 1px solid #dfded8;
  border-radius: 3px;
  padding: 70px 23px 29px 25px;
  margin: 15px;
  position: relative;
  text-align: left;
  color: #565e58; }
  .b-social-box__col h5 {
    text-align: center;
    color: #2f3437; }
  .b-social-box__col b {
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 20px;
    display: inline-block; }
  .b-social-box__col ul {
    padding-left: 5px; }
  .b-social-box__col li {
    margin-bottom: 2px; }
  .b-social-box__col p {
    margin: 20px 0;
    line-height: 20px; }
  .b-social-box__col:after {
    position: absolute;
    content: '';
    top: -44px;
    left: 50%;
    margin-left: -44px;
    width: 88px;
    height: 88px; }
  .b-social-box__col:first-child:after {
    background-image: url(../imgNew/iconSeo1.png); }
  .b-social-box__col:last-child:after {
    background-image: url(../imgNew/iconSeo2.png); }
  .b-social-box__col:last-child p {
    margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .b-button-fix-group {
    display: none; }
  .b-social-box__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px; }
  .b-social-box__col {
    max-width: 47.5%; } }

@media screen and (max-width: 991px) {
  .grid-item_width-1 {
    width: 50%; } }

@media screen and (max-width: 767px) {
  .grid {
    margin-left: 0;
    margin-right: 0; }
    .grid-item_width-2 {
      width: 50%; }
    .grid-item_width-3 {
      width: 100%; }
  .b-social-box__wrap {
    display: block;
    width: 100%;
    margin-top: 100px; }
  .b-social-box__col {
    width: 100%; } }

@media screen and (min-width: 1122px) {
  .b-regions__img-wrap {
    min-height: 166px; } }

@media screen and (min-width: 541px) and (max-width: 991px) {
  .b-regions__wrap .grid-item_width-2 .bottom {
    bottom: 10px; }
  .b-regions__wrap .grid-item_width-2 .bottom__left {
    top: -20px; }
  .b-regions__wrap .grid-item_width-2 .bottom__right {
    right: auto;
    left: -4px;
    top: 5px; } }

@media screen and (min-width: 541px) {
  .b-regions__wrap .grid-item_width-1 .bottom__left {
    top: -20px; }
  .b-regions__wrap .grid-item_width-1 .bottom__right {
    right: auto;
    left: -4px;
    top: 5px; } }

@media screen and (max-width: 540px) {
  .b-regions__img-wrap {
    height: 176px;
  }
  .b-regions__img-wrap img {
    top: -20px;
    position: relative;
  }
  img.regions__img-pic_height {
    height: 176px;
    top: 0;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
  .b-regions__img-wrap .top-left {
    top: 10px; }
  .b-regions__img-wrap .bottom {
    bottom: 10px; }
    .b-regions__img-wrap .bottom .bottom__left {
      top: -20px; }
    .b-regions__img-wrap .bottom .bottom__right {
      right: auto;
      left: -4px;
      top: 5px; }
  .grid {
    margin-left: 0;
    margin-right: 0;
    height: auto !important; }
    .grid-item {
      position: static !important; }
      .grid-item_width-1 {
        width: 100%; }
      .grid-item_width-2 {
        width: 100%; }
      .grid-item_width-3 {
        width: 100%; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .b-socials-box .b-social-icon__inst:before {
    background: url(../img/retina/insta@2x.png) no-repeat;
    background-size: 100%; }
  .b-socials-box .b-social-icon__fb:before {
    background: url(../img/retina/fb@2x.png) no-repeat;
    background-size: 100%; }
  .b-socials-box .b-social-icon__tw:before {
    background: url(../img/retina/tw@2x.png) no-repeat;
    background-size: 100%; } }

.b-object-tel-box__item
{
  display: inline-block;
  width: 100%;
}
.b-object__tel {
  font-size: 16px;
  display: inline-block; }

.b-object__all_modal {
  min-height: 53px;
  margin-bottom: 10px;
  padding: 7px 17px;
 }

.b-button_modal {
  height: 34px;
  max-width: 262px;
  padding: 0;
  width: 100%; }

.b-call-modall {
  overflow: auto;
  position: fixed;
  left: 0;
  top: -1000%;
  -webkit-transition: top .6s ease;
  transition: top .6s ease;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-align: center; }
  .b-call-modall.active {
    top: 0; }
  .b-call-modall__header {
    margin-bottom: 20px; }
    .b-card-slider__price
    {
      display: none;
    }
  .rating-cancel
  {
    display: none!important;
  }

@media screen and (max-width: 750px) {
  .b-property-nav-wrap_desctop-hide
  {
    display: block;
  }
  .b-property-nav-wrap_mob-hide
  {
    display: none!important;
  }
  .reveal-modal_close
  {top:0!important;}
  .modal_content .b-right-col__price.hide {
    opacity: 1;
  }
  .b-footer.b-footer__with-fix-btn {
    padding-bottom: 90px; }
  .b-button-fix-group {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    top: auto;
    background: #fff;
    padding: 15px;
    z-index: 999; }
    .b-button-fix-group .b-button {
      padding: 10px 10px 11px 10px;
      height: auto; }
    .b-button-fix-group .b-button__yellow {
      padding: 10px 10px 11px 49px;
      font-size: 14px;
      display: block;
      width: 265px;
      height: auto;
      background-position: 10px 50%; } 
  .b-right-pad .b-reservation-button {
    margin: 20px auto 0;
    float: none;
  }
  .b-period__input_full-width, .b-time
  {
     width: calc(100% / 2 - 10px);
     width: -webkit-calc(100% / 2 - 10px);
  }
  .b-time__period
  {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .b-time .customSelect {
    border: 1px solid #35b1de;
}
.modal-stage-list-title__text {
    padding: 15px 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    
    color: #8a9799;
}
.modal-stage-list-title__icon {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #35b1de;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
        margin: 0 10px 0 0;
}
.modal-stage-list__item_active .modal-stage-list-title__text
{
      color: #282828;
}
  .b-time .customSelect.select-open .selectList {
    border: 1px solid #35b1de;
    top: 34px;
  }
  .modal_col .b-filter__period
  {
      padding-top: 0;
  }
  .modal_col .b-aside-select {
      width: 306px;
      margin: 0 auto;
      max-width: 100%;
    }
    .modal_col .b-filter__label-text
    {
      text-align: center;
    }
    .modal-object {
      text-align: center;
    }
    .modal-object .b-items-list__item
    {
      min-height: auto !important;
      height: auto !important;
    }
    .b-right-col__count-price_reserve-stage
    {
      opacity: 1;
      display: block;
      z-index: 1;
      position: relative;
      margin-top: 0;
    }
  .b-button_onwards
  {
    margin:18px auto 0;
  }
  .answer-time-box-select{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 5%;
    -moz-column-gap: 5%;
    column-gap: 5%;
    padding: 0 0 15px;
    border: none;
    display: block;
    height: auto;
  }
  .answer-time-box-text
  {
    color: #282828;
  }
  .answer-time-box-text_small {
    color: #8a9799;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    padding: 10px 0 15px 2px;
  }
  .answer-time-box-select__item {
    margin: 5px 0;
    padding: 0 2px;
}
.answer-time-box-select__item:first-child {
    margin-top: 0;
}
  .modal-stage-list__content .b-right-col__garanty 
  {
    margin-bottom: 15px;
  }
  .modal_content .b-button__yellow.b-button__yellow-new
  {
    background: #fece00;
    padding: 0;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 5% 21px;
  }
  .modal-stage-list-contact {
    padding: 0 0 20px;
}
  .modal-stage-list-contact__text
   {
      text-align: center;
      color: #8a9799;
      font: normal 12px/18px Arial, Helvetica, sans-serif;
      padding: 10px 0 5px 0;
     } 
    .b-button_center
    {
      margin-left: auto;
      margin-right: auto;
      float: none;
    }
    .b-calendar-notations__content,.b-sights__content
    {
      display: none;
    }
    .b-notations__head, .b-sights__headline
    {
      cursor: pointer;
    }
    .b-items-list.b-items-list__similar
    {
      width: 320px;
      max-width: 100%;
      margin: 0 auto 15px;
    }
    .b-items-list__item
    {
      min-height: 322px!important;
      margin: 12px 0 0;
    }
    .b-card-slider
    {
      position: relative;
    }
    .b-gallery.slick-slide.slick-current.slick-active .b-card-slider__price
    {
      display: block;
    }
    .b-card-slider__price
    {
      position: absolute;
      left: 0px;
      top: 60%;
      background: #fece00;
      padding: 5px;
      border-radius: 2px;
    }
    .b-price_mob
    {
      font-size: 12px;
    line-height: 14px;
    }
    .b-price__num_mob
    {
          font-size: 25px;
    line-height: 26px;
    }
  .b-gallery{
    position: relative;
  }
  .b-object__all_modal
  {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .b-regions__img-wrap {
    height: 133px;
  }
  .b-card-slider__price {
    top: 45%;
    padding: 0;
  }
  .b-property-nav {
    position: relative;
  
  }
  .b-nav__link {
    padding-left: 6px;
    padding-right: 6px;
    height: auto;
    line-height: 1.1;
    border: none;
    border-radius: 0;

  }
  .b-nav:first-child .b-nav__link
  {
     border-radius: 0;
  }
 /*  .b-nav__link .b-link
 {
   white-space: nowrap;
 } */
 .b-nav:last-child .b-nav__link
 {
  border: none;
 }
 .fixed-nav .b-property-nav {
    width: 550px!important;
    max-width: 100%;
}
}

@media only screen and (max-width: 540px) {
  .b-footer.b-footer__with-fix-btn {
    padding-bottom: 140px; }
  .b-button-fix-group .b-right,
  .b-button-fix-group .b-left {
    float: none;
    display: block;
    text-align: center; }
    .b-button-fix-group .b-right .b-button__yellow,
    .b-button-fix-group .b-left .b-button__yellow {
      width: 100%; }
    .b-button-fix-group .b-right .b-button,
    .b-button-fix-group .b-left .b-button {
      width: 100%;
      display: block;
      margin-bottom: 15px; }
  .b-card-slider .b-card-slider__gallery {
    min-height: 1px;
    padding-left: 50px;
    padding-right: 50px; }
    .b-card-slider .b-card-slider__gallery .slick-slide {
      margin: 0 5px;
      opacity: .5;
      position: relative; }
      .b-card-slider .b-card-slider__gallery .slick-slide img {
        max-width: 100%; }
      .b-card-slider .b-card-slider__gallery .slick-slide .gallery__photo-name {
        display: none; }
    .b-card-slider .b-card-slider__gallery .slick-active {
      opacity: 1; }
      .b-card-slider .b-card-slider__gallery .slick-active .gallery__photo-name {
        display: block;
        padding: 0 0 20px 0; }
        .b-card-slider .b-card-slider__gallery-nav {
          display: block; 
          overflow: hidden;
        }
    .b-card-slider .b-card-slider__gallery-nav .slick-slide {

      height: 40px;
}
      .b-card-slider .b-card-slider__gallery-nav .slick-slide span {
        width: 100%;
        height: 100%; }
      .b-card-slider .b-card-slider__gallery-nav .slick-slide img {
        /* opacity: 1; */
        max-width: 100%;
        display: block; }
      .b-card-slider .b-card-slider__gallery-nav .slick-slide:hover {
        border-color: #2a6ebb; }
    .b-card-slider .b-card-slider__gallery-nav .slick-current {
      border-color: #2a6ebb; }
      .b-card-slider .b-card-slider__gallery-nav .slick-current img {
        opacity: 1; }
    .b-card-slider .b-card-slider__gallery-nav .slick-track {
      /* width: 100% !important;
       left: 0 !important; */ }
    /* .b-card-slider .b-card-slider__gallery-nav .slick-cloned {
      display: none !important; } */
  .b-card-slider span {
    margin: 0 auto; }
  .b-card-slider .gallery__photo-name {
    padding-bottom: 40px;
    text-align: center;
    margin-top: 10px;
    background-color: transparent; }
  .b-card-slider .custom_paging {
    right: 50%;
    bottom: 0px;
    margin-right: -17px; }
  .b-card-slider .slick-list {
    overflow: visible; }
  .b-card-content .b-card-characteristics:after {
    content: '';
    display: block;
    clear: both; }
  .b-card-content .b-characteristics {
    width: 50%;
    float: left;
    margin-right: 0; }
  .b-card-content .b-owner-contacts-mob {
    height: 43px; } 
  
  .b-card-characteristics {
      padding: 25px 0;
      display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }
  .b-card-content .b-characteristics {
      width: 20%;
      float: none;
      display: inline-block;
      margin-right: -4px;
      text-align: center;
      margin-top: 0;
      height: auto;
      padding: 0;
  }
  .b-characteristics__icon {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);
    display: block;
     margin: 0 auto 5px;
  }
  .b-characteristics__descrip {
    text-align: center;
  }
  .b-descrip
  {
    width: 100%;
    font-size: 22px;
    line-height: 26px;
  }
  .b-characteristics__descrip {
    font-size: 12px;
    padding-top: 40px;
  }
  .b-characteristics + .b-characteristics
  {
    border-left: 1px solid #dbe7ea;
  }
   .b-card-slider__price
    {
      top: 50%;
      background: rgba(254, 206, 0, 0.75)
    }

}



@media screen and (max-width: 360px) {
  .b-regions__img-wrap {
    height: 111px;
  }
      .modal_col .b-aside-select {
        width: auto;
    }
    .b-card-slider__price {
    top: 40%;
  }

}

@media screen and (orientation: landscape) and (min-width: 320px) {
  .b-button-fix-group {
    padding-top: 5px;
    padding-bottom: 5px; }
    .b-button-fix-group .b-right {
      width: 49%;
      float: right; }
      .b-button-fix-group .b-right .b-button__yellow {
        text-align: center;
        display: block;
        background-position: 10px 50%;
        padding-left: 15px;
        background-image: none;
        height: auto;
        padding-bottom: 8px;
        padding-top: 7px; }
    .b-button-fix-group .b-left {
      width: 49%;
      float: left; }
      .b-button-fix-group .b-left .b-button {
        margin-bottom: 0; } 


      }

/*# sourceMappingURL=maps/custom.css.map */
