.offers .offers_item,
.cataloge .cataloge_item {
	display: block;
	text-decoration: none;
}
.offers_img,
.cataloge .cataloge_slider .item {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.offers_img[style] img,
.cataloge .cataloge_slider .item[style] img {
	opacity: 0;
}
/*.cataloge .owl-stage {
	display: flex;
}*/
.owl-carousel .owl-item img,
.ad-detail__single-photo img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.ad-detail__single-photo {
    margin-bottom: 35px;
}
.ad-detail__gallery .owl-stage {
	display: flex;
	align-items: center;
}
.repairs .repairs_item .title a {
	color: inherit;
	text-decoration: none;
}
.repairs .repairs_item .title a:hover {
	text-decoration: underline;
}
.ad-detail__row:first-child {
	margin-top: 20px;
}
.ad-detail__props {
	padding-top: 1px;
}
.sp-form select {
    display: block;
    width: 100%;
    height: 29px;
    line-height: 1;
    border: 0;
    border-top: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    background-color: #e9e9e9;
    padding: 0 12px;
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.captcha-field {
	margin-top: 7px;
}
.sp-form__field {
	overflow: visible;
}
label.place-error {
	color: #f00;
	font-size: 11px;
	position: absolute;
	top: -14px;
	left: 0;
}
input.place-error, select.place-error, textarea.place-error {
	background: #ffe8e8!important;
}
.form-sign-up {
	margin-top: 40px;
}
.errortext {
	line-height: 1.4;
}
.my-adsbox {
    padding-bottom: 80px;
}
.useful-links {
	margin-top: 25px;
}
.useful-links a {
	color: #000000;
	text-decoration: underline;
}
.useful-links a:hover {
	text-decoration: none;
}
.useful-links p {
	margin-top: 5px;
}
font.notetext,
font.errortext {
	margin-bottom: 20px;
	display: block;
}
.navigation {
    color: #0160a2;
    font-weight: 400;
    padding-top: 15px;
    font-weight: 400;
    font-size: 18px;
}
.navigation a,
.navigation span {
    display: inline-block;
    text-align: center;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    text-decoration: none !important;
    color: #0160a2;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.navigation span.current {
	color: #ef7f00;
}
.navigation a:hover, .navigation a:focus, .navigation a .active {
    color: #ef7f00;
}
.navigation-arrows{
	margin: 0 0 8px 0;
	font-size: 24px;
	font-weight: 400;
}
.navigation-arrows a {
    text-decoration: none !important;
    color: #0160a2;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.navigation-arrows a:first-child {
	margin-right: 12px;
}
.loading {
    position: relative;
}
.loading:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999999;
    background: #ffffff 50% 50% no-repeat url('../images/mw__loading.gif');
    opacity: 0.6;
}
.form-post-sale .form-post-sale__field-agreement {
    margin-left: 0;
}
textarea[name*="PREVIEW_TEXT"] {
    height: 60px;
}
.sp-form__select {
    position: relative;
}
.sp-form__title-list {
    margin-bottom: 30px;
    margin-top: 30px;
}
@media screen and (min-width: 992px) {
    .sp-form__col-grid:nth-of-type(-n+3) .sp-form__title-list {
        margin-top: 0;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
    .sp-form__col-grid:nth-of-type(-n+2) .sp-form__title-list {
        margin-top: 0;
    }
}
.col-logo .uploaded-fotos {
    margin-top: 0;
}
.sp-form__action-link {
    text-align: center;
    text-decoration: none;
}
.add-post {
    padding: 30px 0;
}
.info-post {
    line-height: 1.3;
}
.success-text,
.error-text {
    margin-bottom: 10px;
}
.success-text {
    color: #4CAF50;
}
.error-text {
    color: #f00;
}
.reviews_item {
    margin-bottom: 25px;
}

@media screen and (min-width: 992px) {
    .nav_wrapper nav > ul {
        width: 100%;
        -webkit-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
    }
    .nav_wrapper nav > ul > li:last-child > a:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #fff;
        width: 1px;
        height: 36px;
    }
}

.toggle-mnu,
.toggle-mnu.on {
    top: 8px;
}
.lang-switch {
    border: 1px solid #fff;
    display: block;
    padding: 7px 8px 5px;
}
.search-mobile {
    display: none;
}
@media screen and (max-width: 991px) {
    .search-mobile {
        display: block;
        width: 100%;
        padding-bottom: 1px;
    }
    .search-wrap {
        display: none;
    }
/*    .lang-wrap {
        margin-left: auto;
    }*/
    .head_middle .head_middle_right ul li.lang-wrap a {
        margin-right: 0!important;
    }
}
.head_middle .head_middle_right ul {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.head_middle .head_middle_right ul li:last-child a {
    margin-right: 10px;
}
.search-switch {
    background-color: transparent;
    background-image: url(../img/search-white.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    width: 23px;
    height: 23px;
    font-size: 0;
    border: none;
    outline: 0;
}
.search-wrap {
    position: relative;
}
.search-wrap form {
    width: 400px;
    text-align: right;
    position: absolute;
    right: 39px;
    top: -3px;
    display: none;
}
.search-wrap.active form {
    display: block;
}
.search-wrap form input[type='search'] {
    background-color: #c8c8c8;
    height: 32px;
    border: none;
    width: 100%;
    padding: 0 40px 0 20px;
}
.search-wrap form input[type=submit] {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    width: 23px;
    height: 23px;
    font-size: 0;
    border: none;
}

@media screen and (min-width: 992px) and (max-width: 1300px) {
    .head_middle .head_middle_left p {
        width: 250px;
        line-height: 1.3;
    }
    .nav_wrapper nav > ul > li ul {
        width: 250px;
    }

}

@media screen and (max-width: 1500px) {
    .nav_wrapper nav > ul > li:last-child ul,
    .nav_wrapper nav > ul > li:last-child ul:before {
        left: auto;
        right: 0;
    }
}

.b-label {
    font-size: 14px;
    color: #525252;
    display: block;
    margin-bottom: 4px;
}
.b-datepicker,
.b-datepicker > span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.b-datepicker a,
.b-datepicker a img {
    display: block;
    width: 15px;
    height: 15px;
    max-width: 15px;
}
.b-datepicker a {
    margin-left: 6px;
    margin-right: 6px;
}
.b-datepicker a:last-child {
    margin-right: 0;
}
.b-datepicker input[type="text"] {
    margin-left: 6px;
}
.form-default [class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}
.form-default .row {
    margin-left: -10px;
    margin-right: -10px;
}
.filter-form {
    margin-top: 30px;
}
.form-default input[type="checkbox"] + label:before, .form-default input[type="radio"] + label:before {
    left: 0;
}
.form-default input[type="checkbox"] + label:after, .form-default input[type="radio"] + label:after {
    left: 4px;
}
.form-default input[type="checkbox"] + label, .form-default input[type="radio"] + label {
    padding-left: 38px;
}
.filter {
    padding: 30px 0;
}
.form-default .sp-form__field {
    margin-bottom: 0;
}
.h2 {
    color: #000000;
    font-size: 27px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: -0.18px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sidebar__block .cataloge_item {
    display: block;
    text-decoration: none;
}
.similar-space .cataloge h2 {
    text-align: left;
}
.advertising + .offers {
    margin-top: 20px;
}

/* Fix top menu */
@media screen and (min-width: 992px) {
    .nav_wrapper nav > ul > li {
        position: static;
    }
    .nav_wrapper nav > ul {
        position: relative;
    }
    .nav_wrapper nav > ul > li ul {
        width: auto;
        right: 0;
    }
    .nav_wrapper nav > ul > li ul li {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        margin: 10px;
    }
    .nav_wrapper nav > ul > li ul:before {
        display: none;
    }
    .nav_wrapper nav > ul > li:hover > a > span {
        position: relative;
        display: block;
    }
    .nav_wrapper nav > ul > li:hover > a > span:before {
        content: '';
        bottom: -35px;
        margin-left: -50px;
        position: absolute;
        left: 50%;
        border: 55px solid transparent;
        border-bottom: 20px solid #747c88;
        background: transparent;
    }
    .nav_wrapper nav > ul > li > a:hover {
        opacity: 1;
        color: #cacfd8;
    }
}
@media screen and (max-width: 1300px) {
    .nav_wrapper nav > ul > li:hover > a > span:before {
        content: '';
        bottom: -20px;
        margin-left: -31px;
        position: absolute;
        left: 50%;
        border: 30px solid transparent;
        border-bottom: 14px solid #747c88;
        background: transparent;
    }
}
.cataloge .cataloge_item_banner {
    padding: 0;
}
.cataloge .cataloge_item_banner a,
.cataloge .cataloge_item_banner img {
    display: block;
    width: 100%;
    height: auto;
}
.cataloge .cataloge_item_banner > a,
.cataloge .cataloge_item_lg div[id*=adfox_] {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.cataloge .cataloge_item_banner div[id*='bx_incl_area_'] > a,
.cataloge .cataloge_item div[id*='bx_incl_area_'] div[id*=adfox_] {
    transform: translateY(0%);
}
.ad-detail__price {
    white-space: normal;
    font-size: 30px;
}
.similar-space .cataloge,
.similar-space .offers {
    margin-bottom: 10px;
}
.similar-space > h2 {
    color: #000000;
    font-size: 27px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: -0.18px;
}
.cataloge .cataloge_item .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
min-height: 32px;
}
.offers_img img,
.owl-carousel .owl-item img, .ad-detail__single-photo img {
display: block;
width: 100%!important;
}
.cataloge .cataloge_item:not(.cataloge_item_banner) {
    padding-top: 13px;
    padding-bottom: 13px;
}
.cataloge .cataloge_slider .item {
height: auto!important;
}
.user-type-section .sp-form__col {
padding-left:0;
padding-top: 10px;
}
.user-type-section p {
margin-left: 10px;
}
.form-sign-up__group--optional {
display: none;
}
.advertising_col_5 .advertising_little_container div[id*="bx_incl_area"] .advertising_little_item {
    width: 100%;
}
.advertising_container,
.cataloge_item_banner,
.advertising_little_item {
    text-align: center;
}
.cataloge_item_banner img {
    margin-left: auto;
    margin-right: auto;
}
.sp-form input[type="text"]:disabled,
.sp-form input[type="email"]:disabled,
.sp-form input[type="text"][readonly],
.sp-form input[type="email"][readonly] {
    background: #fff;
    border: 0;
    cursor: default;
}
.b-show-more {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 50px;
    padding-top: 10px;
}
.b-show-more__link {
    color: #585e69;
}
.b-show-more__link:hover {
    text-decoration: none;
}
.errortext {
    color: red;
}
.errortext a {
    color: inherit;
}
.errortext a:hover {
    text-decoration: none;
}
.page-subscription table {
    line-height: 1.4;
    margin-bottom: 10px;
}
.page-subscription h4 {
    font-size: 20px;
    margin-bottom: 15px;
}
.page-subscription table table tr td:first-child {
    padding-right: 10px;
}
.cataloge .cataloge_item.cataloge_item_banner_empty {
    height: 1px;
    box-shadow: none;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
}
.alert-important {
    border: 2px solid #f00;
    display: inline-block;
    padding: 16px 20px;
    line-height: 1.4;
}
.ad-detail__row-company {
    text-decoration: underline;
    cursor: pointer;
}
.ad-detail__row-company:hover {
    text-decoration: none;
}
.simple-container {
    margin-bottom: 50px;
    line-height: 1.4;
}
.simple-container p {
    margin: 10px 0;
}


@media (min-width: 992px) {

    .offers .offers_container,
    .cataloge .cataloge_wrapper {
        margin-left: -20px;
    }

    .offers .offers_item,
    .cataloge .cataloge_item {
        display: block;
        text-decoration: none;
        width: -webkit-calc(25% - 20px);
        width: calc(25% - 20px);
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .cataloge .cataloge_item {
        height: 264px;
    }

    .offers .offers_item:not(.offers_item_banner),
    .cataloge .cataloge_item:not(.cataloge_item_banner) {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /*.offers_img,*/
    .cataloge .cataloge_slider .item {
        height: 122px !important;
    }

    /*.offers_img {*/
    /*    background-color: #000;*/
    /*}*/

}

@media (min-width: 1300px) {

    /*.offers .offers_item,*/
    .cataloge .cataloge_item {
        height: 300px;
    }

    /*.offers_img,*/
    .cataloge .cataloge_slider .item {
        height: 155px !important;
    }
}


@media (max-width: 991px) and (min-width: 481px) {

    .offers .offers_container,
    .cataloge .cataloge_wrapper {
        margin-left: -20px;
    }

    .cataloge .cataloge_wrapper {
        max-width: none;
        margin-right: 0;
    }

    .offers .offers_item,
    .cataloge .cataloge_item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        margin-left: 20px;
    }

}

.cataloge_wrapper [id*=bx_incl_area_] .cataloge_item_banner {
    width: auto;
}

.nav_wrapper_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.go-top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    cursor: pointer;
}

.page404 {
    margin: 30px 0 60px;
    line-height: 1.4;
}

/*.cataloge .cataloge_item div[id*=adfox_] {
    height: inherit;
}*/

.advertising_little + .advertising_little {
    margin-top: 20px;
}

.display-switcher {
    margin-bottom: 26px;
}
.display-switcher,
.display-switcher__btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.display-switcher__btn + .display-switcher__btn {
    margin-left: -1px;
}
.display-switcher__btn.active {
    background: #ccc;
}
.display-switcher__btn {
    border: 1px solid #ccc;
    background: none;
    padding: 10px;
    cursor: pointer;
    position: relative;
}
.display-switcher__btn:after {
    content:  '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.display-switcher__icon:hover {
    opacity: .8;
}
.display-list .display-switcher + .offers_container .offers_item {
    width: 100%;
}
.display-list .display-switcher + .offers_container .offers_item .offers_img {
    width: 200px;
    float: left;
    margin-right: 10px;
}
@media screen and (max-width: 600px) {
    .display-list .display-switcher + .offers_container .offers_item .offers_img {
        width: 150px;
    }
    .display-list .display-switcher + .offers_container .offers_item .offers_item_wrapper {
        clear: both;
        padding-top: 10px;
    }
    .display-list .display-switcher + .offers_container .date-for-list {
        text-align: right;
        margin-right: -3px;
    }
}
.display-list .display-switcher + .offers_container .offers_item .title {
    margin-top: 6px
}
.date-for-list {
    color: #a2a2a2;
}
.display-list .display-switcher + .offers_container .date-for-list {
    display: block;
}

.advertising_little_top {
padding-top: 20px;
}

.tags-menu + .advertising_little_top {
padding-top: 0;
}