.title-logo {
    background-image: url("../images/logo.png");
    padding-top: 100px;
}

.selectlist-select {
    width: 100%;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.navbar-default .navbar-brand {
    background-repeat: no-repeat;
    background-image: url("../images/logo_mini.png");
    padding-left: 90px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 18px;
}

.header-full-title {
	background-image: url("../images/immo1_logo_szlogen_siker2.png");
	padding-left: 210px;
    text-decoration: none;
}
.header-full-title:hover {
    text-decoration: none;
}

.header-full-title h1{
    word-spacing: 1px;
}

.header-full-title p{
    color: #666;
}

#keresesifeltetel{
	padding: 8px 15px;
	margin: 0;
}

.four_cols {
    overflow: hidden;
}

.four_cols > li {
    float: left;
    padding-bottom: 2px;
    padding-top: 1px;
    width: 25%;
}

.five_cols {
    overflow: hidden;
}

.five_cols > li {
    float: left;
    padding-bottom: 2px;
    padding-top: 1px;
    width: 20%;
}
@media (max-width: 767px) {
    .five_cols > li {
        width: 30%;
    }
}

.bx-wrapper {
    margin: 0 auto;
    background: none;
}

.bx-wrapper .thumbnail{
    min-height: 370px;
}

.bx-wrapper .thumbnail .fenykep{
    min-height: 200px;
    display: flex;
    align-items: center;
}

.bx-wrapper .thumbnail img{
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
}

.bx-wrapper .thumbnail .caption h3{
    margin-top: 10px;
}

.bx-clone{
    display: none;
}

#boxes{
    margin-top: 30px;
}

#property-gmap{
    height: 300px;
}

.pagination{
    margin: 5px 0;
}

#properties #bx-pager a{
    text-align: center;
}

#properties #bx-pager .img-responsive, #office #bx-pager .img-responsive{
    height: 75px;
    display: inline-block;
}

#properties .bxslider2 li .img-responsive, #office .bxslider2 li .img-responsive{
    width: 100%;
}

#hirek .content-box{
    text-align: left;
}


.bejelentkezve .egy-ingatlan{
    min-height: 450px;
}

.bejelentkezve .egy-office{
    min-height: 400px;
}

.kijelentkezve .egy-ingatlan{
    min-height: 450px;
}


.egy-ingatlan .ec-box{
	height: 450px;
}

.egy-ingatlan .ec-box .ec-box-header{
    min-height: 60px;
    overflow: hidden;
}

.egy-ingatlan .ec-box .ec-box-header a{
    vertical-align: middle;
    display: inline-block;
}

.egy-ingatlan .ec-box img{
    min-height: 130px;
    max-height: 180px;
    max-width: 100%;
}
.egy-office .ec-box img{
    height: 180px;
    max-width: 150px;
}

.egy-ingatlan .ec-box .content-box{
    min-height: 70px;
    font-size: 13px;
}

.egy-ingatlan .ec-box-footer{
	position: absolute;
	bottom: 10px;
	width: 100%;
	margin-top: 0;
}

.uzletkotok section{
    min-height: 305px;
    margin: 10px 0;
}

.uzletkotok section img{
    /*
    min-height: 200px;
    min-width: 130px;
    background: #ffffff url("../images/ember.png") center center no-repeat;
    */
    background: #ffffff;
}

.col-sm-14{
    width: 14%;
}

.header-full-icons h3 a{
    color: #ffffff;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1.6em;
}

.wrap-primary {
    background-color: rgba(0, 0, 0, 0) !important;
}

.e-price a{
	color: #fff !important;
}

#miertValtoztassak a{
    background: url('/images/kocka_1.png') 0px -192px no-repeat;
    width: 178px;
    display: block;
    height:192px;

}
#miertValtoztassak a:hover{
    background: url('/images/kocka_1.png') 0px 0px no-repeat;
}
#miertImmo1 a{
    background: url('/images/kocka_2.png') 0px -192px no-repeat;
    width: 178px;
    display: block;
    height:192px;

}
#miertImmo1 a:hover{
    background: url('/images/kocka_2.png') 0px 0px no-repeat;
}
#hogyanLesz a{
    background: url('/images/kocka_3.png') 0px -192px no-repeat;
    width: 178px;
    display: block;
    height:192px;

}
#hogyanLesz a:hover{
    background: url('/images/kocka_3.png') 0px 0px no-repeat;
}
#mitSzolnak a{
    background: url('/images/kocka_4.png') 0px -192px no-repeat;
    width: 178px;
    display: block;
    height:192px;

}
#mitSzolnak a:hover{
    background: url('/images/kocka_4.png') 0px 0px no-repeat;
}
#sikerulne a{
    display: block;
    background: url('/images/kocka_5.png') 0px -192px no-repeat;
    width: 178px;
    height:192px;
}
#sikerulne a:hover{
    display: block;
    background: url('/images/kocka_5.png') 0px 0px no-repeat;
}

#kockak td{
    width: 20%;
}

#jelentkezes-modal{
    z-index: 10000;
}