﻿@import url('font.css');

body{
	color: #3a3a3a;
}

.m-top-10{
	margin-top: 10px;
}

.m-bottom-10{
	margin-bottom: 10px;
}

.text-center{
	text-align: center;
}

a{
	text-decoration: none;
	color: #3a3a3a;
}

a:hover{
	color: #3a3a3a;
}

h1{
	font-family: "Droid Serif";
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 10px;
	
}

h1 > span{
	font-family: "Open Sans";
	font-weight: 300;
}

h1.bb-1{
	border-bottom: 1px solid #aeafac;
}

h2{
	font-size: 24px;
	font-weight: 400;
	margin-top: 0;
}

.semibold{
	font-weight: 400;
}
/****************************fejléc*************************/
header {
	background: #057e8f;
	color: #fff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
header h1 {
	font-size: 25px;
	font-weight: 700
}

.header-rounded{
	background: #a4be03;
	color: #3a3a3a;
	padding-top: 15px;
	padding-bottom: 20px;
	border-radius:  0 0 0 120px / 0 0 0 80px;
}

.header-mail{
	font-size: 13px;
	margin: 0 0 0 17px;
	font-weight: 600;
}

.header-mail > span{
	background: url(../pict/mail.png) no-repeat left center;
	display: inline-block;
    height: 20px;
    position: relative;
    top: 5px;
    width: 26px;
}

.header-phone{
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	text-align: right;
	margin: 0;
	padding-top: 15px;	
}

.header-phone > span{
	background: url(../pict/phone.png) no-repeat left center;
	display: inline-block;
    height: 20px;
    position: relative;
    top: 4px;
    width: 19px;
}

.header-logo{
	font-size: 20px;
	margin: 0;
    padding-top: 5px;	
	font-weight:600;
}

.header-logo > span{
	
}

.header-social{
	background: #e1e5e7;
}

h3 {
    color: #3a3a3a;
    font-family: Droid Serif;
    letter-spacing: 1px;
    margin: 5px 0;
    text-transform: uppercase;
}

.social-rounded{
	background: #057e8f none repeat scroll 0 0;
    border-radius: 140px 0 0 / 60px 0 0;
	text-align: right;
}

.social-rounded,
.social-rounded > div{
	min-height: 0;
}

.brown{
	background: #057e8f;
}

.social-rounded ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 50px; 
 }

.social-rounded ul li{
	display: inline-block;
}

.social-face{
	background: url(../pict/face.png) no-repeat center 8px;
	width: 26px;
	height: 29px;
	opacity: 0.6;
	transition: opacity linear 0.3s;
}

.social-twitter{
	background: url(../pict/twit.png) no-repeat center 8px;
	width: 26px;
	height: 29px;
	opacity: 0.6;
	transition: opacity linear 0.3s;
}

.social-face > a, .social-twitter > a {
    display: block;
    height: 100%;
    width: 100%;
}

.social-face:hover, .social-twitter:hover {
	opacity: 0.85;
}


.felso-menu-1,
.felso-menu{
	margin-top: 7px;
	text-align: center;
}

.felso-menu-1 a,
.felso-menu a{
	font-weight: bold;
	/*margin: 0 5px;*/
}

.felso-menu-1 a:hover,
.felso-menu a:hover{
	text-decoration: none;
	color: #057e8f;
}

.felso-menu-1 a:after,
.felso-menu a:after{
	content: " | ";
}

.felso-menu-1 a:last-child:after,
.felso-menu a:last-child:after{
	content: "";
}

.felso-menu{
	border-bottom: 1px solid white;
	padding-bottom: 3px;
}

@media(max-width:768px){
	.social-rounded{
		border-radius: 0;
		text-align: center;
	}
	.header-phone, .header-logo{
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.header-rounded{
		padding-bottom: 5px;
		padding-top: 0;
		text-align: center;
	}
	
	.social-rounded ul, .header-mail{
		margin: 0;
	}
	
	h3{
		text-align: center;
	}
}

@media(max-width:992px){
	.header-rounded{
		padding-top: 0;		
	}
	.header-mail{
		font-size: 12px;
		margin-left: 10px;
	}
	.header-mail span{
		background-size: 70% auto;
	}
	
}

/****************************nyitó kereső*************************/

.search-panel-h{
	background: #eff4f5;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid white;
}

.search-fieldset{
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
.search-fieldset .chk-bg{
	display: table;
	margin-top: 11px;
}

#chkElado{
	margin-right: 15px;
}

#optMegye, #txAzon{
	margin-bottom: 10px;
}

.search-full-link > div{
	text-align: center;
	border-left: 1px solid #bcc7c9;
	border-right: 1px solid #bcc7c9;
	padding-bottom: 10px;
}

.search-full-link > div > p{
	color: #3a3a3a;
    font-family: Droid Serif;    
    margin: 0;
    text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	transition: color linear 0.3s; 
}

.search-full-link > div > img{
	transition: transform linear 0.3s; 
}

.search-full-link:hover > div > img{
	transform: rotate(110deg);
}

.nagyit{
	background: url(../pict/nagyito_nar.png) no-repeat center center;
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	transition: transform linear 0.3s; 
}

.search-full-link:hover .nagyit{
	transform: rotate(110deg);
}

.search-full-link:hover, .search-full-link:hover > div > p{
	text-decoration: none;
	color: ##3a3a3a;
}

#Indit{
	background: #057e8f;
	color: #eff4f5;
	font-weight: 600;
	font-size: 13px;	
	border: none;
	transition: color linear 0.3s, background linear 0.3s;
	padding: 6px 12px;
	float: right;
}

#Indit:hover{
	color: #ffffff;
	background: #ecab2d;
}

#txArtol, #txArig, #txTertol, #txTerig{
		margin-bottom: 10px;
}

@media(min-width:1200px){
	#txArtol, #txArig, #txTertol, #txTerig{
		width: 46%;
		padding: 2px;
	}
}

@media(min-width:993px) and (max-width:1200px){
	#txArtol, #txArig, #txTertol, #txTerig{
		width: 46%;
	}
}

@media(max-width:992px){
	#txArtol, #txArig, #txTertol, #txTerig{
		width: 100%;		
	}

	.chk-bg{
		margin-top: 12px;
	}
}

@media(max-width:768px){
	#txArtol, #txArig, #txTertol, #txTerig{
		width: 48%;
	}
	.search-full-link > div{	
		border: 1px solid #aeafac;
		margin-top: 10px;	
		padding-top: 4px;
		padding-bottom: 12px;
	}
	#Indit{
		margin: 0 auto;
		display: block;
		float: none;
	}
	#optTelepules{
		margin-bottom: 10px;
	}
	.reszletes-alap #optTelepules{
		margin-bottom: 0;
	}
}

@media(max-width:480px){
	#txArtol, #txArig, #txTertol, #txTerig{
		width:100%;		
	}
	#txArtol, #txTertol{
		margin-bottom: 10px;
	}
}
/****************************nyitó tartalon*************************/
.box{
	background: #eff4f5;
	border: 2px solid #e1e5e7;
	margin-bottom: 30px;	
	border-radius: 2px;
}

.box-keret{
	padding: 5px;
	border: 1px solid white;
	overflow: hidden;
}

.nyito-haz,
.nyito-lakas,
.nyito-telek,
.nyito-udulo,
.nyito-garazs,
.nyito-iroda{
	border: 1px solid white;
	position: relative;	
}

.nyito-haz > img,
.nyito-lakas > img,
.nyito-telek > img,
.nyito-udulo > img,
.nyito-garazs > img,
.nyito-iroda > img{
	max-width: 100%;
}

.nyito-fedo {
    background: rgba(236, 171, 45, 0.7);
    height: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
	transition: height ease-out 0.3s;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
    flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
}

.box-keret:hover .nyito-fedo{
	height: 100%;
}

.nyito-ikon{
	text-align: center;
	opacity: 0;
	transition: opacity linear 0.1s;
}

.box-keret:hover .nyito-ikon{
	opacity: 1;
}

.nyito-ikon > p {
    color: white;
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 0 0;
}

@media(max-width:992px){
	.box-keret .nyito-fedo{
		background-color: transparent;
		height: 100%;
	}
	.nyito-ikon{
		opacity: 1;
		background: rgba(0, 0, 0, 0.5);
		border-radius: 4px;
		padding: 0 10px 10px;
		transition: none;
	}
	
	.nyito-ikon > img{
		display: none;
	}
	
}

@media(max-width:340px){
	.nyito-ikon > img{
		width: auto;
		height: 30px;
	}
}

/****************************lábléc*************************/
footer {
    bottom: 0px;
    position: fixed;
	background: #057e8f;
	color: white;
	text-align: right;
	font-size: 12px;
	width: 100%;
	z-index: 100;
}

.footer-rounded{
	background: #a4be03;
	color: #3a3a3a;
	border-radius:  0 0 120px 0 / 0 0 80px 0;
	text-align: left;
}

.footer-rounded > p {
    margin: 0;
    padding-bottom: 13px;
    padding-top: 13px;
}

@media(max-width:768px) {
	
	body{
		padding-bottom: 0;
	}
	footer{
		position: relative;		
	}
	
	footer p{
		text-align: center;
	}	
}

/****************************listázó*************************/

.navig-line{
	font-size: 12px;
	margin: 8px 0;
}

.navig-line a{
	color: #3a3a3a;
}

.lista-kereso{
	background: #057e8f;
	border-radius: 2px;
}

.list_nincs_kep{
	min-height: 100px;
	background: #e1e5e7 url(../pict/nincs_kep.png) no-repeat center center;
}

/****************************listázó kereső*************************/
.lista, .lista-kereso{
	margin: 0;
}

.search-panel{
	padding-top: 15px;
	padding-bottom: 15px;
}

.search-panel-v{
	margin-bottom: 5px;
}

.search-panel-v #txArtol, .search-panel-v #txArig, .search-panel-v #txTertol, .search-panel-v #txTerig{
	margin-bottom: 0;
}

.search-panel-v:first-child{
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.search-panel-v > .chk-bg {
    margin: 0 auto;	
}

.search-panel-v label{
	color: #ccc;
}

.search-full-v{
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 18px;
}

.search-full-v .search-full-link > div{
	border: none;
}

.search-full-v .search-full-link > div > p{
	border: none;
	color: #fff;
}

.search-full-v .search-full-link:hover > div > p{
	border: none;
	color: #fff;
}

.search-panel-v #Indit{
	margin: 10px auto;
	background: #a4be03;
	color: #fff;
	display: block;
	padding: 10px 20px;
	font-size: 18px;
	float: none;
}

.search-panel-v #Indit:hover{
	background: #7ba003;
}

.nav{
	
	margin: 10px 0;
}

.nav br{
	display: none;
}

.nav select {
    font-size: 13px;
	border: 1px solid  #aeafac;
	border-radius: 2px;
	padding: 2px;
	color: #807e7d;
}

.nav p{
	color: #807e7d;
	font-size: 16px;
	margin: 0;
}
/****************************lista boxok*************************/
.row-flex{
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-30 .box{
	height: 100%;
	margin-bottom: 0;
}

.mt-20{
	margin-top: 20px;
}

.box-keret-flex{
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
    flex-flow: column nowrap;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
    height: 100%;
    justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
}

.box-keret-kapcs{
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
}

.box-img {
    overflow: hidden;
	position: relative;
}

.box-img  img{
	max-width: 100%;
}

.box-img > label {
	background: #a4be03;
	border-radius: 0 0 0 40px;
    color: white;
    font-family: "Droid Serif";
    font-size: 18px;
    font-weight: 600;
    padding: 5px 5px 5px 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.box-img > span{
	position: absolute;
    left: 0;
    bottom: 0;
	background: #057e8f;
	padding: 5px 20px 2px 5px;
	color: #fff;
	font-family: "Droid Serif";
    font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	border-radius: 0 40px 0 0;
}

.box-cim{
	background: #eff4f5;
	padding: 10px 0;
}

.box-cim > p{
	margin: 5px 0;
}

.box-cim h4, .box-cim h4 a{
	color: #6a6a6a;
	text-align: center;	
	margin: 0;
	font-size: 16px;
	font-weight: 400;
}

.box-ertekesito{
	background: #057e8f;
	border: 2px solid #057e8f;
	padding-bottom: 10px;
}

.box-ertekesito img {
    margin-bottom: 10px;
    margin-left: 15px;
}

.nagybetu{
	text-transform: capitalize;
	font-weight: 700;
}

.kisbetu{
	text-transform: lowercase;
	font-weight: 700;
}

.box-params{
	background: #ffffff;
	display: table;
	width: 100%;
}

.terulet-param,
.energia-param,
.gomb-param {
    display: table-cell;
	padding: 5px;
	vertical-align: middle;
}

.terulet-param {
    background: url(../pict/terulet_ikon.png) no-repeat 5px center;
    padding-left: 28px;
	width: auto;
	text-transform: lowercase;
}

.terulet-param span {
    text-transform: lowercase;
}

.energia-param{
	background: url(../pict/energia_ikon.png) no-repeat 5px center;
    padding-left: 25px;
	width: auto;
}

.gomb-param{
	text-align: right;
	width: 40px;	
}

.gomb-param a{
	display: inline-block;
	border-radius: 2px;
	background: #ecab2d url(../pict/gomb_nyil_r.png) no-repeat center center;
	width: 30px;
	height: 30px;
	transition: background-color linear 0.3s;
	vertical-align: middle;
}

.gomb-param a:hover{
	background-color: #d19727;
}
/****************************navigátor************************/
.nav table {
    border-collapse: separate;
    border-spacing: 5px;
	margin-left: -5px;
	margin-bottom: 10px;
}
	
.nav table td, .nav table td b{
	/*font-size: 16px;*/
	text-align: center;
	color: #ffffff;
}

.nav > table td b{
	color: white;
}

.nav table td{
	padding: 2px 8px;
	border: 1px solid #aeafac;
	min-width: 30px;
	background: #aeafac;
	border-radius: 2px;
}

.nav table td:nth-child(2n) {
    display: none;
}

.nav table td.navi,
.nav table td:first-child,
.nav table td:last-child,
.nav table td:nth-child(3),
.nav table td:nth-last-child(3)
{
	background: transparent;
	transition: border-color linear 0.3s;
	width: 30px;
	height: 26px;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
}

.nav table td.navi:hover,
.nav table td:first-child:hover,
.nav table td:last-child:hover,
.nav table td:nth-child(3):hover,
.nav table td:nth-last-child(3):hover{
	background-color: #f2f5ef;
}

.nav table td:first-child.disabled:hover,
.nav table td:last-child.disabled:hover,
.nav table td:nth-child(3).disabled:hover,
.nav table td:nth-last-child(3).disabled:hover{
	background-color: transparent;
}

.nav table td.navi{
	width: auto;
	height: auto;
	padding: 2px 8px;
}

.nav table td:first-child > a,
.nav table td:last-child > a,
.nav table td:nth-child(3) > a,
.nav table td:nth-last-child(3) > a{
	display: block;
	width: 100%;
	height: 100%;
}

.nav table td:first-child{
	background-image: url(../pict/first.png);
}

.nav table td:nth-child(3){
	background-image: url(../pict/previous.png);
}

.nav table td:nth-last-child(3){
	background-image: url(../pict/next.png);
}

.nav table td:last-child{
	background-image: url(../pict/last.png);
}

.nav table td.navi:hover,
.nav table td:first-child:hover,
.nav table td:last-child:hover,
.nav table td:nth-child(3):hover,
.nav table td:nth-last-child(3):hover,
.nav p a:hover{
	border-color: #929390;	
}

.nav table td a{
	text-decoration: none;
	color: #807e7d;
	transition: color linear 0.3s;
}
.nav table td a:hover{
	color: #3a3a3a;
	text-decoration: none;
}
.nav p a {
    border: 1px solid #aeafac;
    display: inline-block;
    height: 25px;
    margin-left: 5px;
    position: relative;
    text-align: center;
    top: 7px;
    width: 25px;
	border-radius: 2px;
	transition: border-color linear 0.3s;
	background-position: center center;
	background-repeat: no-repeat;
}

.nav p a{
	background-image: url(../pict/no.png);
}

.nav p a:last-child{
	background-image: url(../pict/csokken.png);
}

.nav p a:hover{
	background-color: #f2f5ef;
}

.nav p a.active{
	background-color: #aeafac;
}

.nav p a.active{
	background-image: url(../pict/no_w.png);
}

.nav p a:last-child.active{
	background-image: url(../pict/csokken_w.png);
}

@media(max-width:768px){
	.navig-line, h1, .nav{
		text-align: center;		
	}
	.nav table{
		margin: 0 auto;
	}
	.price{
		text-align: center;
	}


}
/****************************adatlap************************/
.alcim {
    font-size: 90%;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 20px;
    text-transform: capitalize;
}

.alapadatok{
	color: #ccc;
	padding-left: 15px;
	padding-right: 15px;
}

.ert-cim{
	margin: 15px;	
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	border-bottom: 1px solid #ccc;
	color: #ccc;
}

h5 {
   margin: 0 15px;
	/*margin: 0;*/
	font-family: "Droid Serif";
	font-size: 24px;
	/*font-weight: normal;*/
	color: #ffffff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

.price{
	color: #a4be03;
	font-family:"Droid Serif";
	font-size: 30px;
	font-style: italic;
	margin: 0 0 15px;
	font-weight: 600;
}


.print {
    text-align: right;
}

.print a {
    background-color: #ecab2d;
    border-radius: 2px;
    display: inline-block;
    height: 40px;
    margin-bottom: 5px;
    padding: 5px;
    transition: background-color 0.3s linear 0s;
    width: 40px;
	background-position: center center;
	background-repeat: no-repeat;
}

.print a:first-child{
	background-image: url(../pict/print.png);
}

.print a:last-child{
	background-image: url(../pict/send.png);
}

.print a:hover{
	background-color: #cf9628;
}

@media(max-width:480px){
	.print {
		text-align: center;
	}
}

.phone,
.mobil,
.user,
.fax,
.mail, .mail a{
	color: #ddd;
	margin: 10px 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.mail > a {
    margin: 0;
    padding: 0;
}

.phone{
	background-image: url(../pict/phone-in.png);
	background-size: 12px auto;
}

.mobil{
	background-image: url(../pict/mobil.png);
	background-size: 10px auto;
}

.fax{
	background-image: url(../pict/fax.png);
	background-size: 13px auto;
}

.mail{
	background-image: url(../pict/mail-in.png);
	background-size: 14px auto;
}

.user{
	background-image: url(../pict/user.png);
	background-size: 14px auto;
}

.box-galeria{
	padding-left: 15px;
	padding-top: 15px;
	text-align: center;
}

.box-galeria a{
	display: inline-block;
	margin: 0px 15px 15px 0;
	/*float: left;*/
}

.box-galeria a img{
	border: 1px solid #aeafac;
	opacity: 1;
	transition: opacity linear 0.3s;
	display: block;
}

.box-galeria a:hover img{
	opacity: 0.7;
}

@media(max-width:768px){
	.box-galeria{
		text-align: center;
	}
	
	.box-galeria a{
		float: none;
	}	
}

p.leiras{
	color: #989996;
	text-align: justify;
}

.table-jellemzok{
	border: 1px solid #e1e5e7;
}

.table.table-jellemzok  > thead > tr > th{
	border-bottom-color: #a4be03;
	background-color: #eff4f5;
}

.table.table-jellemzok  > tbody > tr > td{
	text-align: center;
	color: #6a6a6a;
}

 @media (max-width: 992px) {

    .table.table-jellemzok {
      /*border: 0;
	  border: 1px solid #dddad3;*/
    }

    .table.table-jellemzok thead {
      display: none;
    }

    .table.table-jellemzok > tbody > tr {
      /*margin-bottom: 10px;*/
      display: block;
      border-bottom: 1px solid #e1e5e7;
	  border-top: none;
    }

   .table.table-jellemzok  > tbody > tr > td {
      display: block;
      text-align: right;
      font-size: 13px;
      /*border-bottom: 1px solid #e4e7e1;*/
    }

    .table.table-jellemzok   > tbody > tr > td:last-child {
      border-bottom: none;
    }
	
	.table.table-jellemzok   > tbody > tr > td:first-child {
      border-top: none;
    }
	
	.table.table-jellemzok  > tbody > tr > td:nth-child(2n){
		background: #eff4f5;
	}

    .table.table-jellemzok   > tbody > tr > td:before {
      content: attr(data-th);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
  }

/****************************részletes keresés*************************/

.reszletes-alap{
	border-bottom: 2px solid #d4d6d2;
    border-top: 2px solid #e1e5e7;
    margin-top: 20px;
    padding-top: 10px;
	padding-bottom: 10px;
	background: #eff4f5;
}

.reszletes-alap #optMegye{
	margin-bottom: 0;
}

.reszletes-alap .chk-bg{
	display: block;
	margin: 0;
}

.chk-bg > label{
	display: inline-block;
	color: #bccdd6;
}

.reszletes-adatok{
	border-bottom: 2px solid #e1e5e7;
    padding-bottom: 15px;
    padding-top: 10px;
	background: transparent;
}

.reszletes-adatok:nth-of-type(2n+1){
	background: #eff4f5;
}

.reszletes-adatok h3,
.reszletes-alap h3{
	 margin-bottom: 15px;
}

.reszletes-gomb{
	padding-bottom: 15px;
	padding-top: 15px;
}

.reszletes-gomb > button{
	margin: 0 auto;
	display: block;
}

@media(max-width:768px){
	.reszletes-alap > div > label{
	margin-top: 10px;
	display: block;
	}
}

.uzenet{
	font-size: 18px;
	color: #f38c49;
}






