.build__slider-item {
    max-height: 200px;
    height: 200px;
    overflow:hidden;
}
.build__slider, .row-build .build__slider, .row-build .build__slider-item
{
    height:200px
}
.build__name {
    font-size: 1.167em;
    margin-bottom: 15px;
    max-height: 66px;
    overflow: hidden;
    height: 70px;
}
.catalogfilter__build
{
    padding: 0 30px 0px 10px;
    text-indent: 0;
    margin-right: 0.7em;
}
.catalogfilter span {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: flex;
    margin-left: 4px;
}

.p-search__list-head {

    padding: 20px 0;
}


.row-build__user .ph6angle__atop:before, .row-build__user .ph6angle__atop:after ,.row-build__user .ph6angle__abtm:before  ,.row-build__user .ph6angle__abtm:after
{
  background: #f9f9f9;  
}
.row-build__photo {

    flex: 0 0 200px;

}
.catalog-map
{
       margin:0; 
}
.catalog-map__map {
    height: 70em;
    max-height: none;

}
.row-build__right {

    min-width: 28.4em;
    max-width: 28.4em;
}
.build__slider .build-owl-dots {

    height: 1.2em;

}

.build__slider .build-owl-dots .build-owl-dot {

    height: 1.066666667em;
    width: 1.066666667em;
    margin: 0.5em;

}
.build .counter
{
    display:none;
}
.c-check2 input[type=checkbox]:checked+.check:after {

    background: #f75000;
    height: 11px;

    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11px;
    -ms-flex: 0 0 11px;
    flex: 0 0 11px;
    background-image: none;
}
.build-slider__top .item img {

    min-width: auto;

}
.card-property .build-map .catalog-map__el {

    top: inherit;
    left: inherit;
    margin-top: 40px;
    margin-left: 15px;
}
.active-similar
{
    color: #f75000;
}

.list-row-build .build__link_content{
        color: #333;
    font-size: 1.3em;
    display: inline-block;
}

.agent-btn
{
        background: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px;
    border: 1px solid #f75000;
    line-height: 30px;
    color: #f75000;

    display: inline-block;
}
.catalogfilter__send {
    padding: 0 10px;
    margin-left: 10px;
}
.el-inf-build__title {

    color: #f75000;
}
.row-build__name {
    font-size: 1.4em;
    color: inherit;
}
.inf-build__list-block {

    padding: 0 1em;

}
.build__image
{
    background-size:cover;
    position: absolute;
}
.build__image:hover {
    background-size: cover;
}
.card-bg-image {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    right: -13px;
    bottom: -13px;

    background-size: cover;
    -webkit-filter: blur(8px);
    filter: blur(8px);
    opacity: .5;
}
@media(max-width:768px)
{
    .list-build-grid .build
    {
        max-width:100%;
    }
}

@media (max-width: 470px)
{
    .p-franchise__controls-right {
        display: flex;
        flex-wrap: wrap;
    } 
    .catalogfilter__send {

        display: flex;
        flex: 0 0 100%;
    }    

}
.realprop-bnr__wrap .realprop-bnr__search > span 
{
    /*background: #fff url(../img/arrow-down.png) -webkit-calc(100% - 10px) center no-repeat;
    background: #fff url(../img/arrow-down.png) calc(100% - 10px) center no-repeat;*/
    border: none;
    font-size: 1em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #f75000;
    cursor: pointer;
    padding-left:0;
}

.realprop-bnr__wrap .realprop-bnr__search .c-select 
{
    width: 100%;
    height: 100%;
    border: none;
}
.p-search__list .pag {
    font-size: 1.19em;
}
.build__more.c-btn
{
    max-width:100%;
}
.param-build
{
    max-width: calc(20% - 1.4em);
}
.c-check2
{
    min-width:85px;
}
.wrapper-130.no-top-banner {
    padding-top: 130px;
}