body,td,th {
	font-family: "Roboto";
	line-height: normal;
	box-sizing: border-box;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
* {
	margin: 0;
	box-sizing: border-box;		
}
*:focus {
	outline: none;	
}
html, html a {
	-webkit-font-smoothing: antialiased !important;
}
#menu1 {
	min-height:400px;				
}
#menu2 {
	min-height:400px;
}
#menu3 {
	min-height:400px;
}
#menu4 {
	min-height:500px;	
}
#header {	
/*	height:40px;
	width:100%; */
}
#footer {
	min-height:400px;
	width:100%;
}
#menu_bar {
	position: absolute;
	top: 25px;
	width: 100%;
	height: auto;
	z-index: 1000;
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	text-align:center;
/*	background-color:#254262;
	-khtml-opacity:.85; 
	-moz-opacity:.85;
	-webkit-opacity:0.85; 
	-ms-filter:”alpha(opacity=85)”;	
	filter:alpha(opacity=85);		
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);	*//*
	opacity: 0.85; */
}
button{
	width:24.5%;
/*	height: 40px; */
	max-width: 290px;
	min-width: 130px;
	color: #FFFFFF;
	font-size:14px;
	padding: 18px 0;
	cursor: pointer;
	background-color:rgb(20, 143, 205);
	border: 0px;	
  	display: inline-block;
  	vertical-align: middle;
  	-webkit-transform: translateZ(0);
  	transform: translateZ(0);
 /* box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
  	-webkit-backface-visibility: hidden;
  	backface-visibility: hidden;
 /* -moz-osx-font-smoothing: grayscale; */
  	position: relative;
  	-webkit-transition-property: color;
  	transition-property: color;
  	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
	text-transform: uppercase;
}
 /*button:hover{		
	background-color:#fff;
	color:	#051829;			
} */
@font-face { 
	font-family:"Roboto";
}
body {
	font-size:18px;
	color: #fff;
	margin: 0;
	padding: 0;
}
a {
	-webkit-tap-highlight-color: rgba(204,204,204,0.2);
	text-decoration:none;
}
.col h2 {
	font-family: "Roboto";
	font-size: 48px;
	font-weight:400;
	padding: 220px 10px 0 10px;
  	text-align:center;
}
.col h1 {
	font-family: "Kanit";
	font-size: 48px;
	font-weight: 300;
	text-align:center;
}

.col h3 {
	font-family: "Roboto";
	font-size: 36px;
	font-weight: 300;
	text-align:center;
}

.col p {
	font-family: "Roboto";
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px;
}

.col h4, li {
	font-family: "Roboto";
}
.logo { font-size: 42px; padding: 160px 0 20px 0;}
.menu1 h3 { margin-top: 20px;}
.menu1 h2 { font-size: 32px; padding: 10px 0 0 0;}

.menu2 h2 { 	
	color: #051829;	
}
.menu2 h3 { 	
	color: #4e749a;	
	max-width: 900px;
}
.menu2 p {	
	color: #333;
	text-align:justify;
	max-width: 900px;
	margin-left: auto;
    margin-right: auto;
}

.menu3 h2 { 
	/* float:left; */
	color: #fff;
	padding: 30px 0 0 0;
	text-align: justify;
}
.menu3 h3 { 	
	color: #051829;	
	max-width: 900px;
   	padding-bottom: 20px;
}
.menu3 p {	
	color: #fff;
	text-align:justify;
	max-width: 900px;
	margin-left: auto;
    margin-right: auto;
}

.menu1 p { 
	text-align:justify;
	max-width: 900px;
    margin-left: auto;
    margin-right: auto; 
}

.sec {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.col_boss {
	width:100%;
	position:relative;
	overflow:hidden;
/*	margin-left:auto;
	margin-right:auto; */
}

.col {
	display: block;
/*	float:left; */
}

.span_13:first-child, .span_25:first-child { margin-left: 0; } 
.span_33 { width: 100%; max-width:1200px;  margin: 0 auto; background-color: transparent;}
.span_23 { width: 66.66%; }
.span_13 { width: 30%; text-align:center; float:left; margin:0 0 0 3%; max-width:364px; height:570px;}
.span_25 { width: 47%; text-align:left; float:left; margin:0 0 0 3%; max-width:582px; height:570px; }
.menu1 { height:678px}
.menu2 { height: 570px}
.menu3 { height: 570px}
.menu4 { height: 800px; margin-left:auto; margin-right:auto; background-color:#ebebeb; }
.menu5 { height: 400px; background-color:#252525; }
.bg1 { 	background: url(images/wingsurfclub.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	background-size: cover; 
	background-position:center;
}
.bg2 { 	background: url(images/wingsurf_berles.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	background-size: cover;
	background-position:center;
}
.bg3 { 	background: url(images/wingfoilsurf_berles.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	background-size: cover;
	background-position:center;
}
.center { 
	max-width: 1100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.center4 {
	max-width: 1200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.left { max-width: 1200px; text-align:left;}
.right { max-width: 1200px; }
.buttonbg {
	margin: 0 auto;
}
/* sweep to right */	 
.btn, .btn2, .btn3 {
  	display: inline-block;
  	vertical-align: middle;
  	-webkit-transform: translateZ(0);
  	transform: translateZ(0);
 /* box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
  	-webkit-backface-visibility: hidden;
  	backface-visibility: hidden;
 /* -moz-osx-font-smoothing: grayscale; */
  	position: relative;
  	-webkit-transition-property: color;
  	transition-property: color;
  	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
  	color: #05182a;
	font-size: 18px;
	padding: 20px 20px;
	border:none;
	margin-top: 30px;
}

.btn:before, .btn2:before, .btn3:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #05182a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border:none;
}
 #m1:before, #m2:before, #m3:before, #m4:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border:none;
}
.btn:hover, .btn:focus, .btn:active, .btn2:hover, .btn3:hover {
  color: white; border:none;
}
#m1:hover, #m2:hover, #m3:hover, #m4:hover { color: #05182a; border:none; }
.btn:hover:before, .btn:focus:before, .btn:active:before, .btn2:hover:before, .btn3:hover:before, #m1:hover:before, #m2:hover:before, #m3:hover:before, #m4:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
 /*.btn, .btn2, .btn3 {
	background: none;
	color: #05182a;
	font-size: 18px;
	padding: 20px 20px;
	transition: background-color 0.5s ease;
	background-color: #fff;
	box-shadow: none;
	border: none;
} */
.btn { background-color: #fff; color: #05182a;} 
.btn2 { background-color:#148fcd; color: #fff; margin-left: 65%;}
.btn3 { background-color: #fff; color: #05182a; margin-left: 10%;}
 /*.btn:hover { background-color: #05182a; color:#fff }
.btn2:hover { background-color: #05182a; color:#fff }
.btn3:hover { background-color: #fff ; color:#05182a} */
.w:hover, .footer_menu ul li a:hover{ color: #148fcd;  transition: color 0.5s ease;}
.csomag {
	background: none;
	color: #fff;
	width:180px;
	height: 180px;
	background-color: #05182a;
	box-shadow: none;
	border-radius: 50%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
}
.csomag h2 {
	font-size: 48px;
	font-weight:400;
	padding:58px 0 0 0 ;
  	text-align:center;
}
.span_13 h3 {
	font-size: 48px;
	font-weight:400;
	padding:30px 0 0 0 ;
  	text-align:center;
	color:#05182a;
}
.span_13 h4 { 
	font-size: 42px;
	font-weight:700;
	color:#148fcd;
}

.span_13 p {
	color:#05182a;
	text-align:justify;
}

.span_25 h2 {
	font-size: 48px;
	font-weight:400;
	color:#148fcd;
    margin-top: -150px;
	text-align:left;
}

.span_25 p {
	font-size: 18px;
	font-weight:400;
	color:#666;
    margin-top: 50px;
	text-align:left;
}
.szs h2 { padding:30px 0 0 0; color:#05182a;}
.szs h3 {color:#148fcd; }
.footer_menu ul li a {
	font-size: 18px;
	font-weight:400;
	color:#666;
	text-align:left;
}
ul li { 
	display:list-item;
	list-style:none;
	text-align:left;
	margin-left: -40px;
}

li {
	color:#148fcd;
	padding: 10px 0 0 0;
	font-size: 24px;
	font-weight:300;
}
.footer_menu { margin-top: 34px;}
.footer_menu h3 {text-align: left;}

.mani {
	padding-right: 10px;
	display: inline-block;
}

.w { color:#fff; transition: color 0.5s ease;}
.keret { border: 1px solid #fff;
	padding:5px 30px;}
.rev {-webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
     transform:rotateY(180deg);
	 display: inline-block;

     }
@media screen and (max-width: 1170px) and (min-width: 769px) {


.menu2 h2, .menu3 h2, .menu3 h3 { float:none; }
.menu2 h3, .menu3 h3 { text-align:center;}
.menu2 p, .menu3 p, .menu1h p { float:none; margin-left:auto; margin-right:auto; font-size:22px;}
.menu1 p, .menu2 p, .menu3 p{ max-width: 600px;}
.menu1 { height:auto;}
.buttonbg {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.btn2, .btn3 { margin-left:auto; margin-right:auto;}
.menu2 { height: 678px;}
.bg1 { background-position: 30%;}
.bg2 { background-position: 50%;}
.bg3 { background-position: 50%;}
.col h2 { font-size: 48px;}
.span_13 { width: 100%; max-width:none; height:auto;}
.span_13 p { padding: 0 20px; }
.menu4 { height:auto; padding-bottom: 50px;}
.span_13, .span_25 { margin-left: 0; }
button { height: 62px;}
.menu5 { height: auto;}
.span_25 { width: 100%; height:auto;  padding-left: 3%;}
}
@media screen and (max-width: 768px) {
	#menu_bar { display:flex;}
	#menu1 {
	/*	margin-top:80px; */					
	}
	button{
		width:49%;				
	}
	#header { height: auto;}
.menu2 h2, .menu3 h2, .menu3 h3 { float:none; text-align: center; }
.menu2 h3, .menu3 h3 { text-align:center; }
.menu1 p, .menu2 p, .menu3 p  { float:none; margin-left:auto; margin-right:auto; font-size:22px; padding: 0 20px;}
.buttonbg {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.btn2, .btn3 { margin-left:auto; margin-right:auto;}
.col h2 { font-size: 42px;}
.col h3 { font-size: 28px; padding: 0 20px;}
.col h4 { font-size: 36px;}
.bg1 { background-position: 35%;}
.bg2 { background-position: 40%;}
.bg3 { background-position: 35%;}
.span_13 { width: 100%; max-width:none; height:auto;}
.span_13 p { padding: 0 20px; }
.span_13, .span_25 { margin-left: 0; }
 

.menu1, .menu5h { height: auto;}
.menu4 { height:auto; padding-bottom: 50px;}
.menu2 { height: 678px;}
.menu3 { height: 678px;}
.span_25 { width: 100%; height:auto;  padding-left: 3%;}
}

.header-unit {
  height: 600px;
  border: 2px solid #000;
  border-right:none;
  border-left: none;
  position: relative;
  padding: 20px;
}
#video-container {
	position: absolute;
}
#sign {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: auto;
	text-align: center;	
	top: 150px;
	font-size:48px;
	color:#FFFFFF;
	font-weight:500;
}
#video-container {
	top:0%;
	left:0%;
	height:100%;
	width:100%;
	overflow: hidden;
}
video {
	position:absolute;
	z-index:0;
}
video.fillWidth {
	width: 100%;
}
