body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#555555;
	font-family: 'Roboto', sans-serif;
}

.container {
	position:relative;
	z-index:100;
}

.eltunik {
    animation-name: eltunes;
    animation-duration: 1000ms;
    animation-fill-mode: forwards	
 }
 
@keyframes eltunes{
  0%{
    opacity: 1;
  }
  100%{
    display: none;
    opacity: 0;
/*	margin-right:-500px;*/
  }
}

.kozepfent {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.menufent {
	width:100%;
	/*height:40px;*/
	background-color:rgba(255,255,255,0.8);
	background-color:rgba(0,0,0,0.6);	
	border-bottom:1px solid rgba(255, 255, 255, .6);
	color:#ffffff;
	font-size:16px;
}

.menfe-ceg {
	/*float:left;
	line-height:40px;*/
	display:none;
}

.menfe-kont {
	text-align: left;
	line-height:30px;
	padding-left:5px;
	margin-left:5px;
}

.menfe-kont a{
	text-decoration:underline;
	color:white;
}

.menfe-kont a:hover{
	text-decoration:underline;
	color:#d6b469;
}

.menfe-soc {
	text-align: left;
	line-height:30px;
	padding-left:5px;
	margin-left:5px;
	font-size: 20px;
}

.menfe-soc a{
	text-decoration:none;
}

.menfe-soc a:hover{
	text-decoration:none;
	font-size: 22px;
}

.fa {
	display:inline-block;
	width: 30px;
	text-align: center;
	text-decoration: none;

}

.fa:hover {
	color:#d6b469;
	font-size:18px;
}

.fa-facebook {
  color: #cca662;
}

.fa-youtube {
  color: #cca662;
}

.logo {
	width:159px;
	height:132px;
	float:left;
	z-index: 1500;
}

.menulent {
	display: none;
	height:auto;
	background-color:rgba(255,255,255,0.8);
	background-color:rgba(0,0,0,0.6);		
	border-color:rgba(255,255,255,0.2);	
	border-bottom:4px solid #d3b167;
}

#ujmenu {
	float:right;
	font-size:16px;
}

#ujmenu ul {
  z-index:100;
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#ujmenu ul li {
/*  border-right:1px solid #dddddd;*/
	height:50px;
	line-height:50px;
  color:white;
  display: inline-block;
  padding-left:8px;
  padding-right:8px;
  position: relative;

  text-align:center;
/*  width:100px;*/
  cursor: pointer;
}

#ujmenu ul li:hover {
  background-color:#d6b469;
  color: #fff;
  -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(0,0,0,0.6);	

  padding-top: 0;
  padding-bottom: 0; 
  padding-left:0px; 
  position: absolute;
  top: 50px;
  left: 0;
/*  width: 230px;*/
  -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 {
	font-size:16px;
	height:60px;
	line-height:60px;
/*  background: #555; */
/*  width:180px;*/
	width:190px;
/*  background-color:#a67c32;*/
  display: block; 
  color: #fff;
  border-bottom:1px solid #FFFFFF;
/*  text-shadow: 0 -1px 0 #000;*/
	border-right:none;
	opacity: 0.9;
}
#ujmenu ul li ul li:hover { 
	/*background: #666; */
	background-color:#d6b469;
	opacity: 1.0;
}
#ujmenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

#ujmenu a{
	color:white;
	text-decoration:none;
}

.pholder {
	width:100%;
	height:70vh;
}

.pholderal {
	width:100%;
	height:15vh;
}

.sepa {
	width:100%;
	height:auto;
}

.sepa img {
	width:100%;
	height:auto;	
}

.sotethat {
	width:100%;
	height:auto;
	background-color:rgba(0,0,0,0.8);
	color:white;
}

.kozep {
	width:96%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.intro {
	width:100%;
	padding-top:25px;
	font-size:20px;
	line-height:30px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 5px solid white;
}

.intro h1 {
	color:#d3b167;
		font-family: 'Bebas Neue', cursive;
}

.elonyok {
	padding-top: 25px;
	padding-bottom: 25px;
	z-index:500;
	font-size:26px;
	text-align:center;
	color:white;
	text-shadow: 0px 0px 7px #000000;
	overflow: hidden;
}

.balkep {
	float:left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.jobbkep {
	float:right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.szoveg {
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
}

.szoveg a{
	color: #cca662;
}

.szoveg h1 {
    color: #d3b167;
    font-family: 'Bebas Neue', cursive;
	font-size:36px;
	display: inline-block;
	margin-top: 50px;
	line-height: 44px !important;
	text-align: left !important;
}

.szoveg h2 {
    color: #d3b167;
    font-family: 'Bebas Neue', cursive;
	font-size:36px;
}

.szoveg h2 {
    color: #ffffff;
    font-family: 'Bebas Neue', cursive;
	font-size:22px;
	text-align: left !important;
}

.szoveg h3 {    
    font-family: 'Bebas Neue', cursive;
	text-align: left !important;
}

.barna {
    color: #d3b167;	
}

.mikor {
	text-align: center !important;
	  font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 26px;
	font-weight: bold;
	color: #cca662;
	
}

.nopont {
	font-size: 30px;
		
	line-height: 45px;
	font-weight: bold;
list-style-type: none;
	}

.lablec {
	width: 100%;
	background-color: rgba(204,166,98,0.8);
	padding-top: 25px;
	padding-bottom: 25px;
	color: #ffffff;
	text-align: center;
}

.kepkeret {
	border:5px solid #cca662;
	width:90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

            .acacia-gallery > ul > li {
				display:inline-block;
                margin-bottom: 5px;
                margin-right: 5px;
				width: 240px;
				height: 180px;
				overflow: hidden;

            }

.cat { 
	display: inline-block;
		font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin: 15px; 
	height: 190px;
	padding:10px;
	width: 165px; 
	text-align: center;
	background-color:#cca662;
	font-size:14px;

    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;	
	cursor: zoom-in;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.58);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.58);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.58);	
}

.cat:hover {
    -webkit-transform:scale(1.5); /* Safari and Chrome */
    -moz-transform:scale(1.5); /* Firefox */
    -ms-transform:scale(1.5); /* IE 9 */
    -o-transform:scale(1.5); /* Opera */
     transform:scale(1.5);			 
-webkit-box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.61);
-moz-box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.61);
box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.61);
}

.cat img {
	border:1px solid #FFFFFF;
}

.kozepre {
	text-align: center;
}

.dekcsik {
	width: 100%;
	height: 80px;
	font-family: 'Bebas Neue', cursive;
	font-size: 36px;
	line-height: 80px;
	background-color: #cca662;
	text-align: center;
	color: #ffffff;	
	font-weight: bold;
}

.csill { 
	display: inline-block;
	line-height: 30px;
	color: #ffffff;
	margin: 5px;
	margin-top: 15px;
	height: 210px;
	padding:10px;
	width: 250px; 
	text-align: center;
	background-color:#cca662;
	font-size:16px;
}

.kapcel {
	width: 100%;
	display: block;
	vertical-align:top;
}


/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  /*float: left;*/
  border: none;
	border-bottom: 1px solid #2A2A2A;
  outline: none;
  cursor: pointer;
	width: 100%;
  padding: 14px 16px;
  transition: 0.6s;
  font-size: 17px;
  width: 100%;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #d3b167;
	color:#ffffff !important;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.uzenetek {
  position: relative;
  width: 80%;
  margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
  background: rgba(130,130,130,.3);
  border: 1px solid;
  border-top-color: rgba(255,255,255,.4);
  border-left-color: rgba(255,255,255,.4);
  border-bottom-color: rgba(60,60,60,.4);
  border-right-color: rgba(60,60,60,.4);	
}

form {
/* position: relative;
  width: 400px;
  margin: 0 auto;
  background: rgba(130,130,130,.3);
  padding: 20px 22px;
  border: 1px solid;
  border-top-color: rgba(255,255,255,.4);
  border-left-color: rgba(255,255,255,.4);
  border-bottom-color: rgba(60,60,60,.4);
  border-right-color: rgba(60,60,60,.4);*/
}

form input[type=text], form textarea {
  border: 1px solid;
  border-bottom-color: rgba(255,255,255,.5);
  border-right-color: rgba(60,60,60,.35);
  border-top-color: rgba(60,60,60,.35);
  border-left-color: rgba(80,80,80,.45);
  background-color: rgba(0,0,0,.2);
  background-repeat: no-repeat;
  padding: 8px 24px 8px 10px;  
  letter-spacing: .075em;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,.1);
  margin-bottom: 19px;
}

textarea {
	width: 90%;
	min-height: 80px;
}

form input:focus { background-color: rgba(0,0,0,.4); }

form textarea:focus { background-color: rgba(0,0,0,.4); }


::-webkit-input-placeholder { color: #ccc; text-transform: uppercase; }
::-moz-placeholder { color: #ccc; text-transform: uppercase; }
:-ms-input-placeholder { color: #ccc; text-transform: uppercase; }



form input[type=submit] {
background: none;
background: transparent;
  color: white;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer; 
  border: 2px solid #d3b167;	
}


form input[type=submit]:hover {
  background-color: #d3b167;
  color: white;
}

.nagylogo {
	width: 100%;
	max-width: 469px;
}

.nomob {
	display:none;
}

.hamburger{
  background:none;
  position:absolute;
  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:1000;
}
.cross{
  background:none;
  position:absolute;
  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:1000;
}

.mobmenu{z-index:1000; font-weight:bold; font-size:0.8em; width:100%; background-color: rgba(0,0,0,0.8);  position:absolute; text-align:center; font-size:12px;}
.mobmenu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; color: #ff7a01; cursor:pointer;}
.mobmenu li {display: block;   padding:15px 0 15px 0; border-bottom:#ffffff 1px solid; font-size:18px;}
.mobmenu li:hover{display: block;    background:#ffffff; padding:15px 0 15px 0; border-bottom:#dddddd 1px solid;}
.mobmenu ul li a { text-decoration:none;  margin: 0px; color:#ffffff;}
.mobmenu ul li a:hover {  color: #cca662; text-decoration:none;}
.mobmenu a{text-decoration:none; color:#ffffff;}
.mobmenu a:hover{text-decoration:none; color:#ffffff;}

.balra {
	text-align: left !important;
}

form input[type=text] {
max-width: 80% !important;
}

form input[type=textarea] {
max-width: 80% !important;
}

.ismerje {
	background-color: #d3b167;
	color: #272727;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}


.ismerje {
	background-color: #d3b167;
	color: #ffffff;
	padding:15px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	
}

.ismerje h2{
	font-family: 'Roboto', sans-serif;
}

.ismerje a{
	color:#ffffff;
	}

.folyk {
	width: 100%;
	height: auto;
}

/** Social Button CSS **/

.share-btn {
    display: inline-block;
    color: #ffffff !important;
    border: none;
    padding: 0.5em;
    width: 4em;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
	margin-bottom:10px;
}

.share-btn:hover {
  color: #eeeeee  !important;
}

.share-btn:active {
  position: relative;
  top: 2px;
  box-shadow: none;
  color: #e2e2e2;
  outline: none;
}

.share-btn.twitter     { background: #55acee; }
.share-btn.google-plus { background: #dd4b39; }
.share-btn.facebook    { background: #3B5998; }
.share-btn.stumbleupon { background: #EB4823; }
.share-btn.reddit      { background: #ff5700; }
.share-btn.linkedin    { background: #4875B4; }
.share-btn.email       { background: #444444; }