
@font-face {
	font-family: 'Titillium';
	src: url('fonts/Titillium-Regular.eot');
	src: url('fonts/Titillium-Regular.eot?#iefix') format('embedded-opentype'),	url('fonts/Titillium-Regular.woff') format('woff'),		url('fonts/Titillium-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {	color:#555;	font:normal 17px/25px Titillium;	background:url(../images/bgmain.png) #eee;}

h1,h2,h3,h4,h5 { font-weight:normal; font-family: Titillium;margin: 0;padding: 0;color: #000}
h1{font-size: 50px; margin-bottom: 25px;color: #fff;}
h2{font-size: 30px; letter-spacing: -1px;margin-bottom: 20px;}
h3{margin: 0 0 15px 0; font-size: 25px;}
h4{margin: 10px 0; font-size: 19px;}
h5{margin: 0 0 5px 0; font-size: 17px;}
h6{margin: 0 0 10px 0; font-size: 14px;}

h4 span{margin-right: 5px; font-size: 15px;}
h6 span{margin-right: 5px; font-size: 12px;}


p{margin-bottom: 4px;}
a{color:#fff; text-decoration:none;outline: none;}
a:hover{color:#333;}
a.pull-right:hover{color:#ffcc33;}

.admin p {margin-bottom: 4px;}
.admin a{color:#454545; text-decoration:none;outline: none;}
.admin a:hover{color:#33b32c;}
.admin a.pull-right:hover{color:#ffcc33;}


.spacer{margin-top: 40px;margin-bottom:40px;}
.center{text-align: center;}
.fullwidth{width: 100%;}

input{outline: 0; margin-bottom: 2px; padding-left: 6px; padding-right: 6px;}
select{outline: 0; margin-bottom: 10px;width: 100%;}

a.more{background-color: #222; padding: 2px 6px;color: #fff; text-transform: uppercase; font-size: 11px;}
a.more:hover{background: #64a30a;text-decoration: none;}

/* table{background-color: #fff;} */

.settings {float: right !important; padding: 0px 0;}
.settings ul{list-style: none;margin: 0; padding: 0;margin-top: 0px; }
.settings ul li{ display: inline-block; padding: 0 0 0 10px;}
.settings ul li a{ font-size: 20px;font-family: Titillium;text-transform: uppercase;}
.settings ul li a:hover{text-decoration: none;}

.btn{border-radius: 5px; font-family: Titillium; outline: none;}
.btn-success{ background: #43bf3c;border:1px solid #43bf3c;padding:6px 20px; font-size:16px; width: 100%; }
.btn-primary{ background: #64a30a;border:none;width: 100%;border-radius: 5px;}
.btn-info{background: #43bf3c;border:2px solid #ddd;padding: 3px 20px; font-size:20px; border-radius: 5px; width: 50%; }
.btn-utalas{background: #3c66bf;border:2px solid #ddd; border-radius: 5px; color: white; }


@media (max-width: 899px) {
.btn-info{width:100%; background: #43bf3c;border:2px solid #ddd;padding: 3px 20px; font-size:20px; border-radius: 5px; margin-top: 15px; }
}

.thumbnail{ background-color:#fff;}

.header {
	position: relative;
    top: 0;
    padding: 0px 0;
	}
.header ul{list-style: none;margin: 0; padding: 0;margin-top: 25px; }
.header ul li{ display: inline-block; padding: 0 0 0 10px;}
.header ul li a{ color: #3780c7;font-size: 17px;font-family: Titillium;text-transform: uppercase;}
.header ul li a:hover{color: #454545;text-decoration: none;}

.navbar-inverse{background-color: #3780c7; padding: 4px 0 0px 10px;}
.navbar-inverse .navbar-nav > li > a{font-size: 0.76em;padding-top: 10px;padding-bottom: 10px;font-family: Titillium;text-transform: uppercase;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background-color: #43bf3c;}

.banner-search{;color: #fff;padding: 10px 0 0px 0; font-size: 16px;}
.banner-search h3{color: #fff;}


.properties-listing .viewall{margin-top: 15px;}
.properties-listing div.properties{padding: 10px; background-color: #fff;text-align: center; margin-bottom: 20px;}
.owl-wrapper-outer div.properties{margin: 0 5px;}
.properties-listing div.properties .image-holder{position: relative;}
.properties-listing div.properties .status{position: absolute;bottom: 0;z-index: 100;display: block;width: 100%;color: #fff;padding:0 3px;text-align: right; font-size: 12px;}
.properties-listing div.properties p{margin-bottom: 10px; font-size: 14px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 5px 0;font-family: Titillium;}

.listing-detail{margin-bottom: 30px;}
.listing-detail span{color: #fff; width: 25px; height: 25px; background-color: #555;display: inline-block;border-radius:5px; text-align: center;line-height: 26px; font-size: 14px;cursor: crosshair;}
.listing-detail span:hover{background: #43bf3c;}


.status.sold{background:rgba(104,167,13,0.8);}
.status.new{background:rgba(190,7,46,0.8);}

.recommended{position: relative;}
.recommended .carousel-indicators{position: absolute;text-align: left;left: 0;bottom: -40px;margin: 0;}
.recommended .carousel-indicators li{border: 1px solid #888;}
.recommended .carousel-indicators .active{background-color:#ccc; }
.recommended p{margin: 5px 0 10px 0;}


.modal-content{padding: 20px;}
.login .form-group input{padding: 10px; height: 50px; width: 100%;}

.register input{padding: 10px; height: 50px; width: 100%;}
.contact input{padding: 10px; height: 50px; width: 100%;}
.register input,.register textarea,.contact input,.contact textarea{ margin-bottom: 15px;}
.login button,.register button,.contact button{width: 100%;border-radius: 5px;}

/*inside*/
.inside-banner{background:url(../images/bginside.jpg) #222;color: #fff; padding: 15px 0;}
.inside-banner h2{margin: 0; color: #fff;}
.inside-banner span{margin-top: 10px;}

.ittallon {
    float: right !important;
	font-family: Titillium;
}
.ittallon  a:hover{
    color: #43bf3c;
	font-family: Titillium;
}

.search-form {margin-bottom: 50px;}
.search-form h4{margin: 17px 0;}


.hot-properties {margin-bottom: 50px;}
.hot-properties img{width: 68px; height: 68px;}
.hot-properties h4{margin-bottom: 20px;}
.hot-properties .row{margin-bottom: 20px;}
.hot-properties .row p{margin-bottom: 5px;}

.sortby .result{margin-top: 10px;}

.property-info{margin:0 0 30px 0;}
.property-info span{margin-right: 5px;}
.property-info p{margin-bottom:10px; }
.property-info p.price{font-size: 28px;color: #43bf3c;padding:0;border-radius: 5px;}
.property-info .profile{margin-top: 30px;}
.property-info .profile p{padding-left: 20px; color: #999;}

.enquiry input,.enquiry textarea{margin-bottom: 10px;}
.enquiry button{border-radius: 5px;}

.blog .info{color: #999;margin-bottom: 10px;font-size: 12px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color: #43bf3c;border-radius: 0;color: #fff;border: none;}
.blog .tabbable .tab-content ul li{margin: 15px 0;}
.blog .row{margin-bottom: 50px;}

.agents .row{margin-bottom:40px; }
.agents .row h4{margin: 0;}


.akadalymentes {
	position: absolute;
    right: 25%;
    top: 20px;
	}


@media (max-width: 899px) {
.akadalymentes {
display:none;
	}
}


/*polgarmesteri koszonto*/
@media (max-width: 600px) {
#polgikep {
    position: absolute;
    margin-left: 30px;
    top: 20px;
    width: 140px;
    height: 160px;
}
}

.szechenyi2020
{
	top: 138px;
    right: 17px;
    position: absolute;
    z-index: 5;
}
@media (max-width: 600px) {
.szechenyi2020
{
display:none;
}
}

/*footer*/
.footer_fix{
    background: #454545;
    padding: 20px 0px;
    color: #999;
    bottom: 0px;
/*    width: 90%; */
    margin-left: 0;
    margin-right: 0;
	position:fixed;
	}
.footer_fix h4{color: #fff;border-bottom: 2px solid #131313;margin-bottom: 10px;padding-bottom: 10px;}
.footer_fix ul{list-style: none;padding: 0; }
.footer_fix a {color: #43bf3c;}
.footer_fix a:hover{color: #fff;}
.footer_fix p.copyright{margin: 30px 0 0 0;}	

.footer{
    background: url(../images/bg.jpg) #222;
    padding: 20px 0px;
    color: #999;
    bottom: 0px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
	}
	
.footer h4{color: #fff;border-bottom: 2px solid #131313;margin-bottom: 10px;padding-bottom: 10px;}
.footer ul{list-style: none;padding: 0; }
.footer a {color: #43bf3c;}
.footer a:hover{color: #fff;}
.footer p.copyright{margin: 30px 0 0 0;}


@media (max-width: 600px) {
/* .header{text-align: center;} */
.header ul{width: 100%;margin-bottom: 20px;}
.header ul li{padding: 0 20px;}
h1{font-size: 40px;}
h2{font-size: 25px;}
.login {margin-bottom: 40px;}
.searchbar button{margin-bottom: 0px;}
.footer ul{list-style: none;padding: 3px; }
.footer ul li {
    float: none;
}
.footer .col-sm-3{margin-bottom: 30px;}
.agents img{ margin-bottom: 20px;}
}


.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}