/*.filter input[type="text"] {
        width: 130px;
}*/
.reality-item .reality-logo img {
    max-width: 90%;
}
.magazine-wrapper .column-wrapper .article .info-title .pr-article {
    background-color: #c9122f;
}
.article-full img {
    max-width: 100%;
    height: auto;
}
.magazine-wrapper .column-wrapper .article .article-img img {
    max-width: 165px;
}
.advert-card .row .item .main .main-img {
    max-width: 100%;
    height: auto;
}
.ad-list .item a.main.image .recommended {
    /*font-size: 13px;
    font-weight: bold;
    color: white;*/
    position: absolute;
    right: 0;
    top: 0;
    /*background-color: #921823;
    padding: 4px 6px;*/
    height: 19px;
    width: 20px;
    background: transparent url('../../common-data/images/star-recommended.png') left top no-repeat;
    margin: 4px;
}
.page-list .page-wrapper ul li span {
    position: relative;
    display: block;
    color: #fff;
    background-color: #c9122f;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 15px;
    margin-right: 0px;
    border-radius: 5px;
    text-decoration: none;
}
.form-message {
    padding: 10px;
    font-size: 90%;
    display: inline-block;
}
.form-message.error {
    color: red;
}
.form-message.success {
    color: green;
}
.form-message.working {
    color: orange;
    padding-left: 22px;
    margin: 0 4px;
    background: transparent url('../../common-data/images/loader.gif') left center no-repeat;
}
.faq-screens {
    display: block;
}
.faq-screens img {
    max-width: 100%;
}
.magazine-wrapper .column-wrapper .article-info .info-border .fb-icon {
    width: auto;
    margin-top: 5px;
}
.phone .hide {
    display: none;
}
/*.module-search {
        height: 96px;
}*/
.search-wrapper {
    overflow: visible;
}
/*.ad-list .item-wrapper .item .image img {
        max-height: 165px;
}
.ad-list .item-wrapper .item .image {
        text-align: center;
}*/
ol.rule-list {
    margin: 40px;
}
ol.rule-list, ol.rule-list li {
    list-style: upper-roman;
    padding: 5px 0 5px 40px;
}
ol.rule-list ol {
    list-style: lower-alpha;
    margin: 5px 0 5px 60px;
}
ol.rule-list ol li {
    list-style: lower-alpha;
}
form.form-contact input.validate-error, form.form-contact textarea.validate-error {
    border: 3px solid #f00;
}
p.inactive-add {
    color: #c9112f;
    font-size: 26px;
    text-align: center;
    margin-top: 30px;    
}
.module-blog .column-wrapper .column a.article-img .left-side .image img {
    max-width: 80px;
    height: auto;
}
.all-articles-link {
    text-align: center;
    text-decoration: none;
    color: #1b272f;
    display: block;
}
.all-articles-link:hover {
    text-decoration: underline;
}
.subpage-navigation {
    color: #c9122f;
    font-size: 13px;
    text-decoration: none;
    padding: 10px 0;
    margin-left: 30px;
}
header p.head-title {
    position: relative;
    color: #1b272f;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 19px;
    display: block;
    float: left;
    text-align: center;
    margin-top: 25px;
    margin-left: 5%;
    margin-right: 5%;
    letter-spacing: 0px;
}
.ad-list .item-wrapper .ad-contact-form-wrapper .container div.contact-form-title {
    margin-top: 70px;
}

div.contact-form-title.icon-ad-contact-form {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    color: #323537;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    padding-left: 40px;
    margin-top: 30px;
    margin-left: 20px;
    background: url("../../common-data/images/icon-contact-form.png") no-repeat left center;
}
div.contact-form-title {
    color: #1b272f;
    font-size: 16px;
    font-weight: 400;
    margin: 35px 10px;
    margin-bottom: 30px;
    letter-spacing: -1px;
}
h3.item-list-title {
    margin: 0;
    letter-spacing: normal;
    font-size: 24px;
}
@media (min-width: 768px) {
    .icon-box div.fb-like {
        /*margin-left: 18px;*/
        margin-top: 10px;
        display: block;
        float: left;
    }
    .page-list {
        padding-bottom: 30px;
    }
    h3.icon-title.icon-title-arrow {
        margin: 35px 10px;
        margin-bottom: 30px;
    }
    .ad-list .item-wrapper .ad-contact-form-wrapper .container div.contact-form-title {
        margin-top: 30px;
    }
    div.contact-form-title {
        font-size: 26px;
        font-weight: 400;
        margin: 35px 10px;
        margin-bottom: 30px;
    }

    /*.filter-wrapper .chosen-container.chosen-container-multi {
            width: 100% !important; 
    }*/
}
@media (max-width: 630px) {
    br.dev-proj-br {
        display: none;
    }
}
@media (min-width: 1024px) {
    .module-title.title-ad-detail .locality-wrapper h1 span.price {
        margin-left: 0;
    }
    .filter-wrapper .filter-widgets .chosen-container.chosen-container-multi {
        width: 24% !important; 
    }
    .filter-wrapper #filter-area-min {
        float: left; 
    }
    .filter-wrapper #filter-area-max {
        float: left; 
    }
    header p.head-title {
        text-align: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

/* docasne zobrazeni ceny napravo, po zobrazeni odkazu pridat k oblibenym zrusit */
.ad-list .item-wrapper .item .content .row .price {
    float: right;
}

.page-list .page-wrapper ul li {
    margin: 0 2px;
}

/* mobilní navigace lis */
ul._navbar {
    display: none;
    /* position: absolute; */
    /* top: 130px; */
    left: 0;
    background: #b5122d;
    width: 100%;
    padding: 0px 0;
    z-index: 99999; 
}
ul._navbar.is-active {
    display: block;
}
@media screen and (max-width: 1024px) {
    ul._navbar.is-active {
		height: 240px;
	}
	ul._navbar li{
		width: 100% !important;
		float: none !important;
	}
}
ul._navbar li {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    margin: 0 0%; 
}
ul._navbar li:first-child {
    border-top: 0px solid #fff; 
}
ul._navbar li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
    text-decoration: none; 
}

._mobile-nav {
    position: absolute;
    display: block;
    top: 15px;
    right: 20px;
    margin: 16px 10px;
    margin-bottom: 8px;
    cursor: pointer;
}
@media screen and (min-width: 1024px) {
    ._mobile-nav {
        display: none; 
    } 
}
._mobile-nav img {
    position: relative;
    display: block;
}

.noPadding{
    padding: 0px !important;
}
.margi20top{
    margin-top: 20px;
}
p.errorMessage{
    color: #c9122f;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
    margin-bottom: 5px
}
input.errorMessage, textarea.errorMessage {
    border: 1px solid #c9122f !important;
    background-color: rgba(255, 0, 0, 0.05);
}
table tr td._forButton:last-child {
    border-right: 1px solid transparent;; 
}
._forButton{
    text-align: center;
    border-color: transparent !important;
}
._forButton ._btn{
    background-color: black !important;
}
.hidden{
    display: none !important;
}
.bxslider img{
    width: 100%;
}

.login-form-new{
    width: 250px;
    margin: 0 auto;
    padding-top: 10vh;
    padding-bottom: 10vh;
}

input.login-submit{
    width: 100% !important;
}

input.login-input{
    width: 100%;
    margin: 10px 0px 0px 0px;
}
._bannerTopW{
	width: 100%;
}
._whiteBlock{
	background-color: white !important;
	padding-bottom: 24px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
._blueBlock{
	padding-bottom: 0px !important;
}
._blackBack{
	padding-bottom: 0px !important;
}
@media (min-width: 1200px){
	._blueBlock{
		background-color: #112b4c !important;
	}
	._blackBack{
		background-color: black !important;
	}
}
img.person-image{
	object-fit: cover;
}
#noItemsLabel{
	text-align: center;
}
.inzaratListingCounter{
	margin-top: 20px;
}