* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 13px;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
	text-decoration: none
}
body, html {
	background: #FFF;
	height: 100%;
}
.wel{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333;
	font-size: 20px;
	font-weight: 700;
}

.szoveg{
	color:#333;
	background: #FFF;
	text-align: justify;
	padding-left: 15px;
	padding-right:15px;
}

ul {
	padding-left:15px;
}
.pad{
	padding:15px;
}


header {
	
	color: #333;
	padding: 10px 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	
}
header h1 {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
header nav {
	text-align: right;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background: #F2F4FF;
	padding:6px 0px 6px 0px;
	
}
header nav .menu a {
	color: #333;
	margin-left: 15px;
	display: inline-block;
	padding: 10px 15px;
	text-transform: uppercase
}
header nav .menu a:hover {
	/*background: #A91A05;*/
	box-shadow: inset 0 0 10px rgba(0,0,0,0.2)
}
@media(max-width: 680px) {
header nav {
	text-align: center;
}
.up {
	margin-top:10px;
}
.szoveg{
	
	padding-left: 0px;
	padding-right:0px;
}
}
	
strong {
    font-weight: bold;
} 
.kapcs {
	margin-top:30px;
	margin-left:auto;
	margin-left:auto;
	/*font-size: 58px;*/
	font-weight: bold;
	text-align:left;
}
.kapcs p {
	margin-bottom:5px;
	font-weight: bold;
	font-size: 18px;
}
.kapcs a {
	color:#333;
	font-size: 16px;
	font-weight: bold;
}
    .google-maps {
		margin-top:20px;
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    } 

.parallax-window {
    min-height: 400px;
    background: transparent;
	text-align: center;
	line-height: 1.7;
	 text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.parallax-window-index {
   height: 100%;
    background: transparent;
	text-align: center;
	line-height: 1.7;
	 text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.index2 {
	height: 100%;
	width:100%;
	background-image: url("../img/head.jpg");
	background-position: center center;
	background-repeat:  no-repeat;
	background-attachment:fixed;
	background-size:cover;
	text-align: center;
	line-height: 1.7;
	 text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	 position:fixed;
	 overflow:hidden;
	
	 left:0;
	top:0;
}


@media(min-width:370px) {

}
.main-image,  .title, .kisfej .title {
	font-size: 18px;
	font-weight: 700;
  color: #fff;
}



.kozep{
	 margin-bottom:auto;
	 margin-top:10%;
	 text-align:center;
	
}
.foot{
	background: #F2F4FF;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:15px;
	text-align:center;
	color: #333;
	clear:boat;
	
}
p{
	margin-top:5px;
}
.foot a{
	color: #333;
	text-decoration:underline;
}
.date{
	font-size:12px;
	color:#848484;
	text-align:center;
	margin-top:15px;
}
.up {
	float:left;
	text-align:left;
	padding-left:0px;
	margin-left:0px;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-map-marker:before{content:"\e062"}
.log{
	color:#333;
	 padding:10px;
 background: url('../img/kbg.png') repeat;
 position:absolute;
 top:300px;
 text-align:center;
 width:100%;
 z-index:2;
}

.log2{
	color:#333;
	 padding:10px;
 background: url('../img/kbg.png') repeat;
 position:absolute;
 top:45%;
 text-align:center;
 width:100%;
 z-index:2;
}
.log2 a {
	font-size: 18px;
	font-weight: 700;
  color: #fff;
	line-height: 1.7;
	 text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.log3{
	color:#333;
	 padding:10px;
 background: url('../img/kbg.png') repeat;
 position:absolute;
 bottom:15%;
 text-align:center;
 width:100%;
 z-index:2;
}
.parallaxom {
  /* The image used */
  background-image: url("../img/online.png");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

