/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
/* RSS новости заголовок и фотки */
.rss-show {
  padding: 100px 0 25px 0;
}
.rss-show img {
  width: 50%;
}
.partners.front .flexslider .slides > li.item .image {
  height: auto!important;
}
@media (min-width: 1324px) {
  .partners.front .flexslider .slides > li.item .image {
    width: 300px!important;
    height: auto!important;
    line-height: 100px;
  }
}
.item-views.news-items:not(.projects) .item .image img {
  max-height: 100%;
}
.logo_and_menu-row .right-icons {
  width: 74%;
}
.logo_and_menu-row .phone a {
  color: #00458e;
  font-size: 20px;
}
.logo_and_menu-row .phone .svg-phone {
  display: none;
}
.header__topmenu {
  padding-left: 125px !important;
}
.header__search {
  flex: 1;
  padding-right: 0 !important;
}
.header__phone {
  text-align: right;
  color: #00438A;
  padding-right: 0 !important;
}
.text_after_items {
  display: none;
}
.logo_and_menu-row .right-icons {
  margin: 0 -18px 0 0;
}
.front_tizers.type_2 .props {
  padding-top: 20px;
}
.front_tizers .props {
  padding: 20px 0 20px;
}
@media (max-width: 767px) {
  .banners-big.view_2 .slides > li > .maxwidth-theme > .row .tablet_img {
    background-position: center right !important;
  }
}
.cd-modal-bg {
  background: rgba(212, 212, 212, 0.85);
}
.fancybox-outer,
.fancybox-skin {
  background: none;
}
.fancybox-title-float-wrap .child {
  color: #ffffff;
}
.fancybox-overlay {
  background: rgba(0, 84, 173, 0.7);
}
.list-type-block.item-views.licenses .item > .image {
  width: 110px;
  max-height: unset;
}
@media (max-width: 767px) {
  .list-type-block.item-views.licenses .item > .image {
    width: unset;
  }
}
.banners-big.front {
  margin-top: 140px;
}
@media (max-width: 989px) {
  .banners-big.front {
    margin-top: 20px;
  }
}
.banners-big .slides > li .maxwidth-theme.fulla a {
  background: none;
}
.banners-big .slides .text .inner {
  padding-top: 190px !important;
}
.leasing-actions {
  margin: 0 -20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;
}
.leasing-actions img {
  width: 32%;
}
@media (max-width: 989px) {
  .leasing-actions img {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .leasing-actions img {
    width: 100% ;
    margin-bottom: 20px;
  }
}
ul.green-check li:before {
  left: -15px;
}
@media (max-width: 991px) {
  .sidebar {
    margin-bottom: 32px;
    padding: 0 15px;
  }
}
/*
.side_forms{
    margin: 0;
}*/
.card__shadow_small {
  box-shadow: 0 4px 8px 0 #1d202925;
}
.float-promo__outer {
  position: fixed;
  top: 70px;
  right: 21px;
  z-index: 999;
  display: none;
}
.float-promo__outer._opened {
  display: block;
}
.float-promo__close {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 3rem;
  font-weight: 600;
  color: #808080;
  z-index: 1001;
  cursor: pointer;
}
/*# sourceMappingURL=custom.css.map */