body,td,th {
	font-family: "Arimo";
	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;
}

.empty { 	
	height: 150px;
}
/* HEADER */
header ul li { 
	display: inline;
	list-style:none;
	text-align:center;	
	margin-left: 0px;
}
header, header.large img, header.small img, header.large nav ul, header.small nav ul {
			transition: all 1s;
			-moz-transition: all 1s; /* Firefox 4 */
			-webkit-transition: all 1s; /* Safari and Chrome */
			-o-transition: all 1s; /* Opera */
}
header.large nav ul, header.small nav ul { margin: 6px 0 0 0;}
nav{
    margin-left: auto;
    margin-right: auto;
	text-align: center;	
	width: 100%;	
}
section.stretch{
	float: left;
	height: 3500px;
	width: 100%;
	margin-top: 150px;
}
header{
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 50;
	box-shadow: 3px 3px 25px #cccccc;
}
/* Sizes for the bigger menu */
header.large{
	height: 220px;
	top:0px;
}
header.large img{
	width: 150px;
	height: auto;
	margin: 0;
	display: inline;
}
header.large li{
	padding: 0 ;	
}
header.large nav ul { margin: 0 0 0 0;}
/* Sizes for the smaller menu */
header.small{ 
	height: 120px;
	top:0; 
}
header.small img{ 
	 width: 100px;
	 height: auto;
	 margin: 10px 0 0 -500px;
	 display: inline; 
}
header.small nav ul{ 
    margin: -80px 0 0 0;
}
header.small li{ 
	padding: 0 ;
}
header.small .linet { visibility:hidden;}
/* HEADER end */
 
.top ul li a, .foot ul li a, .foot1 ul li a, .cen ul li{
	color: #000000;
	padding: 10px;
	font-size: 18px;
	font-weight:400;
	font-family: "Arimo";
	letter-spacing: 0.5px;
	cursor:pointer;
	transition:all 0.5s;
}
.linet {
	max-width: 1100px;
    height: 1px;
   	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 700, from(#cccccc), to(#ffffff));
	margin: 0.5% auto 10px;
}
#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;
}
button{
	width:24.5%;
/*	height: 40px; */
	max-width: 290px;
	min-width: 130px;
	color: #FFFFFF;
	font-size:14px;
	padding: 18px 0;
	cursor: pointer;
	background-color:rgba(5,24,41,0.8);
	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;
} 
@font-face { 
	font-family:"Arimo";
}
body {
	font-size:15px;
	color: #fff;
	margin: 0;
	padding: 0;
}
a {
	-webkit-tap-highlight-color: rgba(204,204,204,0.2);
	text-decoration:none;
}
.col h2 {
	font-family: "Arimo";
	font-size: 42px;
	font-weight:700;
	padding: 220px 0 0 0;
  	text-align:center;
}
.col h1 {
	font-family: "Arimo";
	font-size: 42px;
	font-weight: 700;
	text-align:center;
}
.col h3 {
	font-family: "Arimo";
	font-size: 36px;
	font-weight: 300;
	text-align:center;
}
.col p {
	font-family: "Arimo";
	font-size: 17px;
	font-weight: 400;
	margin-top: 20px;
}

.col h4, li {
	font-family: "Arimo";
}
.menu1 h1 { color:#000000;}
.menu1 h2 { padding: 160px 0 20px 0;}
.menu1 h3 { margin-top: 20px; font-size: 24px;}
.menu1 p { 
	text-align:justify;
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto; 
}
.menu2 h2 { 
	float:right;
	color: #CC0000;
	padding: 30px 0 0 0;
}
.menu2 h3 { 
	float:right;
	color: #000000;
	text-align:right;
	width: 100%;
}
.menu2 p {
	float:right;
	color: #000000;
	text-align:justify;
	max-width: 600px;
}
.menu3 h2 { 
	/* float:left; */
	color: #fff;
	padding: 30px 0 0 0;
	text-align: left;
}
.menu3 { 	
	max-width: 900px;
}
.menu3 h3 { 
	float:left;
	color: #000000;
	text-align:left;
	max-width: 900px;
   	padding-bottom: 20px;
}
.menu3 p {
	float:left;
	color: #fff;
	text-align:justify;
	max-width: 800px;
}
.menu4 h2 { padding:30px 0 0 0; color:#000000;}
.menu4 h3 {color: #CC0000; }
.menu4 p { 	
	color: #000000;
	text-align:center;	
}
.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:1100px;  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:700px;}
.span_25 { width: 47%; text-align:left; float:left; margin:0 0 0 3%; max-width:582px; height:570px; }
.menu1 { height: 600px}
.menu2 { height: 600px}
.menu3 { height: 600px}
.menu4 { height: 800px; margin-left:auto; margin-right:auto; background-color:#DEDEDE; }
.menu5 { height: 400px; background-color:#CC0000; }
.bg1 { 	background: url(images/wlogistic_cegunk.png);
	background-repeat: no-repeat;
	overflow:hidden;
	background-size: cover; 
	background-position:center;
}
.bg2 { 	background: url(images/wlogistic_polcszerviz.png);
	background-repeat: no-repeat;
	overflow:hidden;
	background-size: cover;
	background-position:center;
}
.bg3 { 	background: url(images/wlogistic_kiszallitas.png);
	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;
}
.center5 { 
	max-width: 1100px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.margin30 {margin-top:30px;}
.left { max-width: 1100px; text-align:left;}
.right { max-width: 1100px; }
.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, #m5: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, #m5: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, #m5: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 {	
	color: #fff;
	width:300px;
	height: 300px;
	background-color: #DEDEDE;
	box-shadow: none;
	border-radius: 50%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
}
.version1{
	background: url(images/arufeltolto1.png);	
}
.version2{
	background: url(images/arufeltolto2.png);	
}
.version3{
	background: url(images/arufeltolto3.png);	
}
.kiskepek1 {		
	margin: 10px;
	float:right;	
	text-align:center;
	margin-bottom:20px;
	width: 100%;
}
.kiskepek2 {		
	margin: 10px;
	float:right;	
	text-align:center;
	margin-bottom:20px;
	width: 100%;
}
.kiskepek3 {		
	margin: 10px;
	float:left;	
	text-align:left;
	margin-bottom:20px;
	max-width: 900px;
	width: 100%;
}
.kiskep {	
	color: #fff;
	width:130px;
	height: 130px;
	background-color: #DEDEDE;
	box-shadow: none;
	border-radius: 50%;
	margin-left: auto;
    margin-right: auto;	
	float:right;
	text-align:center;
	font-size: 20px;
	margin: 5px;
}

.csomag h2 {
	font-size: 42px;
	font-weight:700;
	padding:58px 0 0 0 ;
  	text-align:center;
}
.span_13 h3 {
	font-size: 42px;
	font-weight:400;
	padding:30px 0 0 0 ;
  	text-align:center;
	color:#05182a;
}
.span_13 h4 { 
	font-size: 36px;
	font-weight:500;
	color: #CC0000;
}

.span_13 p {
	color:#05182a;
	text-align:justify;
}

.span_25 h2 {
	font-size: 42px;
	font-weight:700;
	color:#FFFFFF;
    margin-top: -150px;
	text-align:left;
}
.span_25 p {
	font-size: 18px;	
	color:#ffffff;
    margin-top: 50px;
	text-align:left;
}
.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: #000000;
	padding: 10px 0 0 0;
	font-size: 24px;
	font-weight:300;
}
li a{
	color: #000000;	
}
.footer_menu { margin-top: 34px;}
.footer_menu h3 { text-align: left; color:#FFFFFF;}

.mani {
	padding-right: 10px;
	display: inline-block;
}

.w { color:#fff; transition: color 0.5s ease;}
.keret { border: 0px solid #fff;
	padding:5px 30px;font-weight:700;background-color: #CC0000;}
.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) {

	.kiskepek2 { float:none; text-align: center; margin-right: 150px;}
	.menu2 h2, .menu3 h2, .menu3 h3 { float:none; }
	.menu2 h3, .menu3 h3 { text-align:center;}
	.menu2 p, .menu3 p, .menu1 p { float:none; margin-left:auto; margin-right:auto; font-size:22px;}
	.menu1 p { max-width: 600px;}
	.menu1 { height:auto;}
	.buttonbg {
		margin-left: auto;
		margin-right: auto;
		display: table;
	}
	.btn2, .btn3 { margin-left:auto; margin-right:auto;}
	.bg3 { background-position: 40%;}
	.bg2 { background-position: 30%;}
	.col h2 { font-size: 42px;}
	.span_13 { width: 100%; max-width:none; height:auto;}
	.span_13 p { padding: 0 20px; }
	.span_13, .span_25 { margin-left: 0; }
	button { height: 62px;}
	.menu1 { height: auto;}
	.menu2 { height: auto;}
	.menu3 { height: auto;}
	.menu4 { height:auto; padding-bottom: 50px;}
	.menu5 { height: auto;}	
	.span_25 { width: 100%; height:auto;  padding-left: 3%;}
	.top ul li a, .foot ul li a, .foot1 ul li a, .cen ul li{ font-size: 15px;}
}
@media screen and (max-width: 768px) {
	h1 { font-size: 42px; }
	h2 { font-size: 42px; }
	#menu_bar { display:flex; }
	#menu1 {
	/*	margin-top:80px; */					
	}
	button{width:49%;}
	.kiskepek2 { float:none; text-align: center; margin-right: 20px;}
	#header { height: auto;}
	header.large { height: 250px;}
	.menu2 h2, .menu3 h2, .menu3 h3 { float:none; text-align: center;}
	.menu2 h3, .menu3 h3 { text-align:center; }
	.menu2 p, .menu3 p, .menu1 p { float:none; margin-left:auto; margin-right:auto; font-size:20px; padding: 0 18px;}
	.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: 36px; padding: 0 20px;}
	.bg3 { background-position: 40%;}
	.bg2 { background-position: 50%;}
	.span_13 { width: 100%; max-width:none; height:auto;}
	.span_13 p { padding: 0 20px; }
	.span_13, .span_25 { margin-left: 0; }
	.span_13 h4 { font-size: 36px;}	
	.menu1 { height: auto;}
	.menu2 { height: auto;}
	.menu3 { height: auto;}
	.menu4 { height:auto; padding-bottom: 50px;}
	.menu5 { height: auto;}
	.span_25 { width: 100%; height:auto;  padding-left: 3%;}
}