.catalog-card {position:relative;-webkit-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease}
.catalog-card__square {padding-top:100%;position:relative;background:#fff}
.catalog-card__phone {color:#D9D9D9;position:absolute;top:17px;right:19px;width:26px;height:26px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;z-index:1;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}
@media screen and (max-width:750px ) {.catalog-card__phone {top:14px;right:10px }}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__phone {opacity:0 }}
.catalog-card__status {position:absolute;top:20px;z-index:1;color:#0e8946;left:20px;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__status {opacity:0 }}
.catalog-card__status div + div {margin-top:5px}
.catalog-card__logo {top:50px;left:50px;bottom:50px;right:50px;position:absolute;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;height:calc(100% - 100px)}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__logo {top:0;left:0;right:0;height:80px;padding:15px }.catalog-card:hover .catalog-card__logo img {width:130px }}
.catalog-card__logo img {width:144px;margin:0 auto;height:100%;object-fit:contain;-webkit-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}
.catalog-card__image {position:absolute;opacity:0;bottom:0;left:0;right:0;top:80px}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__image {opacity:1 }}
.catalog-card__image img {width:100%;height:100%;object-fit:cover}
.catalog-card__footer {position:relative;z-index:1;padding:1px 20px 17px 20px;background:transparent;color:#fff;-webkit-transition:background 0.3s ease;-o-transition:background 0.3s ease;transition:background 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__footer {background:#0864af }}
@media screen and (max-width:750px ) {.catalog-card__footer {padding-bottom:0 }}
.catalog-card__title {margin:-10px -5px 3px -5px;padding:3px 5px;display:table;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:relative}
.catalog-card__title span {position:relative;z-index:1;color:#000}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__title span {color:#fff }}
.catalog-card__title:after {content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;transform:scale(0,1);transform-origin:center left;background:#000;-webkit-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__title:after {transform:scale(1,1) }}
.catalog-card__floor {pointer-events:none;color:#000;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__floor {pointer-events:all;color:#fff }}
.catalog-card__links {opacity:0;pointer-events:none;margin-top:11px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__links {pointer-events:all;opacity:1 }}
.catalog-card__links a {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}
.catalog-card__links a:hover {color:#00AFEC}
.catalog-card__links a .icon-phone {margin-left:20px}
.catalog-card__links-sep {height:17px;margin:0 auto;width:1px;background:rgba(255,255,255,0.15)}
.catalog-card__offer {position:absolute;bottom:0;right:0}
.catalog-card__offer-badge span {display:block;writing-mode:tb;color:#fff;padding:5px 3px;transform:scale(-1);background:#000}
.catalog-card__offer-badge svg {width:21px;height:21px;display:block}
.catalog-card__offer-content {position:absolute;opacity:0;bottom:21px;right:21px;left:15px;background:#000;color:#fff;padding:10px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateY(11px)}
.catalog-card:hover .catalog-card__offer-content {opacity:1;transform:translateY(0)}
@media screen and (min-width:751px ) {.post-card:hover a,.post-card:hover .post-card__bottom {color:#0864af }}
@media screen and (min-width:751px ) {.post-card--special:hover a,.post-card--special:hover .post-card__bottom {color:#000 }}
.post-card__top {position:relative;margin-bottom:20px}
.post-card__type {writing-mode:tb;transform:scale(-1);position:absolute;left:-40px;z-index:1;top:20px}
.post-card--special .post-card__type {color:#fff;top:30px}
@media screen and (max-width:750px ) {.post-card--special .post-card__type {top:20px;left:-30px }}
.post-card--expanded .post-card__type {top:63px}
.post-card__image-container {margin:0 -20px}
.post-card__image {background:#fff;position:relative;padding-top:100%}
@media screen and (max-width:750px ) {.post-card__image {padding-top:0 }}
.post-card__image img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
@media screen and (max-width:750px ) {.post-card__image img {position:static }}
.post-card__image span {display:inline-block;padding:5px;color:rgba(0,0,0,0.3);justify-content:center;align-items:center;position:absolute;bottom:0;left:0;font-size:10px;max-width:262px}
@media screen and (max-width:750px ) {.post-card__image span {max-width:none;margin-right:70px }}
.post-card__logo {position:absolute;right:-40px;bottom:-30px;width:80px;height:80px;padding:15px;background:#fff}
@media screen and (max-width:750px ) {.post-card__logo {right:-30px;bottom:-10px }}
.post-card--expanded .post-card__logo {width:120px;height:120px;padding:25px}
@media screen and (max-width:750px ) {.post-card--expanded .post-card__logo {width:80px;height:80px;padding:15px }}
.post-card__logo img {width:100%;height:100%;object-fit:contain}
.post-card__discount {color:#fff;position:absolute;left:0;bottom:-10px;background:#0e8946;padding:10px}
.post-card--special .post-card__discount {padding:0;padding-top:11px;top:30px;left:unset;right:-40px;border-top:2px solid;background:none}
@media screen and (max-width:750px ) {.post-card--special .post-card__discount {right:-30px }}
.post-card__bottom {-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}
@media screen and (max-width:750px ) {.post-card__bottom {margin:0 -20px }}
.post-card--special .post-card__bottom {color:#fff}
.post-card__date {margin-bottom:10px}
.scroll-fix__content {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column}
.scroll-fix__content .footer {margin-top:auto}
.search-form--page {padding-top:40px;padding-bottom:80px;overflow:hidden}
.search-form--page:after {content:'';display:block;height:200%;width:1px;background:#000;opacity:.1;left:478px;top:0;z-index:-1;position:absolute;transform-origin:top left;transform:rotate(33.7269849deg)}
@media screen and (max-width:750px ) {.search-form--page:after {left:341px }}
@media screen and (max-width:750px ) {.search-form--page {padding-top:20px;padding-bottom:60px;margin-bottom:0 }.search-form--page .col.sm-6 {width:50% }.search-form--page .post-card {padding:0 20px }}
.search-form--page form {padding:0 20px}
.search-form--page .search-form__result .search-result-categories {padding:0 20px}
.search-form--page .search-form__result .h2 {text-align:center;margin-bottom:60px}
.search-form--page .search-form__result .h2 span {vertical-align:super;font-size:15px;line-height:15px;display:inline-block;transform:translateY(-3px)}
.search-form--page .search-form__result .row + .h2 {margin-top:100px}
@media screen and (max-width:750px ) {html,body,.scroll-fix {height:100% }}