body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Roboto Slab', serif;	
}

.fejcsik {
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#2e1e13;
	color:#bfbfbf;
	font-size:14px;
}

.fejcsik a{
	color:#bfbfbf;
	text-decoration:none;	
}

.fejcsik a:hover{
	color:#ffffff;
	text-decoration:underline;	
}

.fcsjobb {
	float:right;
	margin-left:10px;
}

.kozep {
	width:98%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.fejtab {
	display:table;
	width:100%;
	height:90px;
}

.fejsor {
	display:table-row;
	width:100%;
	height:90px;	
}

.fejcel {
	display:table-cell;
}

.fejcelbal {
	background-color:#FFFFFF;	
}

.fejcelkoz {
	width:1150px;
	background-color:#6aaf08;
}

.fejceljobb {
	background-color:#6aaf08;
}

/* Mobile menu styles */

.hamburger{
  background:none;
/*  position:absolute;*/
	float:right;
  top:0;
  right:0;
  line-height:85px;
/*  padding:5px 15px 0px 15px;*/
  color:#ffffff;
  border:0;
  font-size:30px;
  padding-right:20px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.cross{
  background:none;
/*  position:absolute;*/
	float:right;
  top:0px;
  right:0;
  padding:10px 20px 0px 15px;
  color:#ffffff;
  border:0;
  font-size:70px;
  line-height:85px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.mobmenu{z-index:1000000; font-weight:bold; font-size:0.8em; width:100%; background:#6aaf08;  position:absolute; text-align:center; font-size:12px;}
.mobmenu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; color: #ffffff; cursor:pointer;}
.mobmenu li {display: block;   padding:15px 0 15px 0; border-bottom:#ffffff 1px solid; font-size:22px;}
.mobmenu li:hover{display: block;    background:#86d418; padding:15px 0 15px 0; border-bottom:#ffffff 1px solid;}
.mobmenu ul a li { text-decoration:none;  margin: 0px; color:#ffffff; font-size:18px;}
.mobmenu ul li a:hover {  color: #9e6c18; text-decoration:none;}
.mobmenu a{text-decoration:none; color:#ffffff; font-size:18px;}
.mobmenu a:hover{text-decoration:none; color:#ffffff;}

/* Menu */

#ujmenu {
	display:none;
/*	font-size:24px;
	font-family: 'BenchNine', sans-serif;	*/
	font-size:20px;
/*	font-weight:bold;*/
}

#ujmenu ul {
  z-index:100;
  display: inline;
  margin: 0;
/*  padding: 25px 4px 17px 0;*/
  padding: 0px 0px 0px 0px;  
  list-style: none;
}

#ujmenu ul li {
/*  border-right:1px solid #dddddd;*/
  color:white;
  display: inline-block;
  margin-right: -4px;
  position: relative;
/*  padding: 29px 30px;*/
  height:90px;
  line-height:90px;
  padding-left:20px;
  padding-right:20px;  
  text-align:center;
/*  width:100px;*/
  cursor: pointer;
}

#ujmenu ul li:hover {
  background-color:#ffffff;
  color: #6aaf08;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  
}
#ujmenu ul li ul {
	background-color:rgba(255, 255, 255, .9);
  padding: 0 0 0 0;
  position: absolute;
  top: 90px;
  left: 0;
  width: 240px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#ujmenu ul li ul li {
	color: #6aaf08;		
	font-size:18px;
/*	padding-top:6px;
	padding-bottom:6px;*/
	width:240px;
	height:60px;
	line-height:60px;
  display: block; 

  border-bottom:1px solid #FFFFFF;
/*  text-shadow: 0 -1px 0 #000;*/
	border-right:none;
	opacity: 0.9;
  padding: 0 0 0 0;	
}
#ujmenu ul li ul li:hover { 
	/*background: #666; */
	background-color:#6aaf08;
	color:#ffffff;
	opacity: 1.0;
}
#ujmenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}




#ujmenu a{
	color:white;
	text-decoration:none;
}

.tartalom {
	color:#333333;
	font-size:16px;
	line-height:22px;
}

.tartalom h1 {
	text-align:center;
	color:#6aaf08;
	font-size:30px;
	line-height:40px;	
	margin-top:30px;
	margin-bottom:15px;
}

.tartalom a {
	color:#6aaf08;	
}

.motiv {
	width:187px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/head-alj.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.motiv-w {
	width:187px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/head-alj-w.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.partnerek {
	background-image:url(images/partnerek.jpg);
	background-size:cover;
	background-attachment:fixed;
	width:100%;
	text-align:center;
/*	height:500px;*/
}

.partnerek h1 {
	text-align:center;
	color:#ffffff;
	font-size:40px;
	margin-top:30px;
	margin-bottom:0px;
}

.lablec {
	width:100%;
	min-height:70px;
	line-height:70px;
	text-align:center;
	color:#787878;	
	background-color:#1a1a1a;
}

.artable {
	display:table;
	margin-left:auto;
	margin-right:auto;
}

.arsor {
	display:table-row;
}

.arcel {
	display:table-cell;
	padding:5px;
}

.akcio {
/*	width:70%;
	display:inline-block;*/
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	background-color:#9dcc6d;
	color:#ffffff;
	text-align:center;
}

.jobbra {
	text-align:right;
}

.balra {
	text-align:left;
}

.jobbkep {
/*	float:right;*/
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

.tam-frame {
	width:300px;
	height:350px;
	display:inline-block;	
/*	float:left;
	margin:20px;*/
	padding:20px !important;
    white-space: nowrap;   
    text-align: center; 
/*	margin: 1em 0;*/
	margin: 10px 10px;
	font-size:22px;
	color:#333333;
/*	cursor:pointer;*/
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.17);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.17);		
/*	border:1px solid #999999;*/
}


.tam-helper {
    display: inline-block;
    height: 90%;
    vertical-align: middle;
}

.tam-frame img {
    vertical-align: middle;
    max-height: 300px;
    max-width: 270px;
	margin-left:10px;
	maring-right:10px;
}

.viragfold {
	text-align:center;
}

.google-maps {	
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
/*        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
         filter: grayscale(100%);		*/
}

.google-maps iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}

/* Kapcsolat */

.kapcs {
	background: rgba(255, 255, 255, 0.9);
	padding:15px;
	margin-top:25px;	
	border-radius:10px;
}

.kapcsbal {
	width:100%;
	height:auto;
/*	float:left;*/
}

.kapcsjobb {
	margin-top:50px;
	width:100%;
	height:auto;
/*	float:right;*/
}

.kapcsjobb h2 {
	font-size:28px;
	color:#677b89;
}


.kek {
	color:#557083;
}

.kapcim {
	width:47%;
	height:auto;
	float:left;
}

.kaptel {
	width:47%;
	height:auto;
	float:right;	
}

.nagykap {
	font-size:18px;
}


.inp {
	width:80%;
	height:45px;
	font-size:18px;
	margin-bottom:15px;
	background-color: transparent;
	border:1px solid #677b89;
	border-radius: 0 !important;
	box-shadow: none;
	border-color:#677b89;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	color:#677b89;
}

.inp:hover {
	border-color:#81a5c0;
}

.kuld {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	height:45px;
	font-size:18px;
	background-color: transparent;
	border:1px solid #677b89;
	border-radius: 0 !important;
	box-shadow: none;
	border-color:#677b89;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	color:#677b89;
	cursor:pointer;
	-o-transition: color 1s linear;
	-moz-transition: color 1s linear;
	-khtml-transition: color 1s linear;
	-webkit-transition: color 1s linear;
	-ms-transition: color 1s linear;
	transition: color 1s linear;	
}

.kuld:hover {
	border-color:#81a5c0;
	background-color:#81a5c0;
	color:#ffffff;
}

.tarea {
	resize:vertical;
	width:80%;
	margin-left:auto;
	margin-right:auto;	
	height:250px;
	font-size:18px;
	background-color: transparent;
	border:1px solid #677b89;
	border-radius: 0 !important;
	box-shadow: none;
	border-color:#677b89;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	color:#677b89;
	padding-top:20px;
	padding-bottom:20px;
	
}

.tarea:hover {
	border-color:#81a5c0;
}

.nycsik {
	width:100%;
	padding:3px;
	background-color:#aaaaaa;
	text-align:center;	
}

/*Ninja*/

div.navsWrapper {
	display:none !important;
}


.part-frame {
	width:200px;
	height:250px;
	display:inline-block;	
/*	float:left;
	margin:20px;*/
	padding:20px !important;
    white-space: nowrap;   
    text-align: center; 
/*	margin: 1em 0;*/
	margin: 10px 10px;
	font-size:22px;
	color:#333333;
	cursor:pointer;
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.17);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.17);		
/*	border:1px solid #999999;*/
}


.part-frame:hover {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;	
}


.part-helper {
    display: inline-block;
    height: 90%;
    vertical-align: middle;
}

.part-frame img {
    vertical-align: middle;
    max-width: 190px;	
    max-height: 180px;
	margin-left:10px;
	maring-right:10px;
}

.popup-gradient {
    background: linear-gradient(60deg, #6AAF08, #ffff) !important;
}

#cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #ed722c;
    color: #ffffff;
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cookie-content {
    max-width: 80%;
}

.cookie-content h2 {
    margin: 0;
    font-size: 18px;
}

.cookie-content p {
    margin: 5px 0;
    font-size: 14px;
}

.cookie-content p a {
    color: #ffffff;
}


.cookie-buttons {
    display: flex;
    gap: 10px;
}

.cookie-buttons button {
    background-color: #1b1b1b;
    color: #ffffff;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 14px;
}

.cookie-buttons button:hover {
    opacity: 0.8;
}
