body{
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
}

#header{
	width:100%;
	height:75px;
	background-color: #BFBFBF;
	margin-left:auto;
	margin-right: auto;
	position: fixed;
	z-index: 5;
}

#header img{
	height: 65px;
	margin-left: 7.5%;
	margin-top: 7px;
	z-index: 5;
}

.menuline{
	width: 100%;
	height:35px;
	background-color: #0069f7;
	margin-left:auto;
	margin-right: auto;
	margin-top: 75px;
	position: fixed;
	z-index: 5;
}

nav{
	float: right;
	margin-right: 7.5%;
	margin-top: 5px;
	color: #fff;
	}

nav a{
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-family: "Roboto Condensed";
	margin-left: 15px;
	transition: .3s linear;/**/
}

nav a:hover{
	color: #000;
	transition: .3s linear;/**/
}

.line{
	width: 100%;
	height:15px;
	background-color: #0069f7;
	margin-left:auto;
	margin-right: auto;
}

.main {
	height: 600px;
	width:100%;
	background-color: #F4F4F4;
	margin-left:auto;
	margin-right: auto;
}
.main div{
	width:85%;
	margin-left:auto;
	margin-right: auto;
}

#Kezdolap, #Termekek, #Cegadatok,#Partnerek,#Kapcsolat{
	margin:0px;
	padding: 0px;
	padding-top: 120px;
}

#Kezdolap h2,#Termekek h2,#Cegadatok h2,#Partnerek h2,#Kapcsolat h2{
	font-family: "Roboto Condensed";
	font-size: 48px;
	color: #0069F7;
	margin:0px;
	padding: 0px;
	text-align: center;
}
#Kezdolap div h3{
	color: #0069F7;
	font-size: 42px;
	font-family: "Roboto Condensed";
	margin:0px;
	padding: 0px;
}
#Kezdolap{
	height: 550px;
}
#Kezdolap .kezdjobb{
	height: 400px;
	margin: 0;
	padding: 0;
	width:85%;
	margin-left:auto;
	margin-right: auto;
}

#Termekek,#Partnerek,#Ajanlat {
	background-color: #E1E1E1;
}

#Termekek div{
	width: 75%;
}
#Termekek div .term1{
	width: 100%;
	height: 300px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	
} 
#Termekek div .term1 a img{
	width: 125%;
	margin-left: -12.5%;
	border-radius: 10px;
}

#Termekek div .term2{
	width: 100%;
	height: 40px;
	margin-top: 20px;
	background-color: #bfbfbf;
	border-radius: 10px;
	/*box-shadow: 0 2px 5px 0 #000;*/
	box-shadow: 0 6px 10px rgba(0,0,0,0.5);
	padding-top: 10px;
	transition: .4s linear;/**/
}
#Termekek div .term2 a{
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	
	font-family: "Roboto Condensed";
	font-size: 140%;
	color: #000;
	text-align: right;
	vertical-align: middle;
	transition: .4s linear;/**/
}
#Termekek div .term1 a{
	display: inline-block;
	background-color: /*#2682FF*/ #bfbfbf;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 30%;
	height: 300px;
	font-family: "Roboto Condensed";
	font-size: 160%;
	color: #000;
	text-align: center;
	border-radius: 10px;
	/*box-shadow: 0 2px 5px 0 #000;*/
	box-shadow: 0 6px 10px rgba(0,0,0,0.5);
	transition: .4s linear;/**/
}
#Termekek div .term1 a .termek{
	padding-top: 30px;
}

#Termekek div .term1 a:hover,
#Termekek div .term2:hover,
#Termekek div .term2 a:hover{
	color: #fff;
	background-color: #0069f7;
	transition: .4s linear;/**/
}

#Cegadatok div .leftside{
	float:left;
	height: 350px;
	width: 50%; 
	font-size: 105%;
	font-family: "Roboto Condensed";
	margin-top: 50px;
}
#Cegadatok div .rightside{
	float:right;
	height: 350px;
	width: 50%; 
	margin-top: 60px;
}
#Cegadatok div .rightside iframe{
	width: 100%; 
	height: 100%;
}

#Partnerek .tablazat {
	font-size: 100%;
	font-family: "Roboto Condensed";
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#Partnerek .tablazat table{
	width: 100%;
	margin-top: -15px;
}
#Partnerek tr th{
	color:#0069f7;
	padding-top: 8px;
	font-size: 120%;
	width: 100%;
	text-align: left;
}

#Partnerek tr td{
	text-align: left;
}
#Kapcsolat {
	font-family: "Roboto Condensed";
}
#Kapcsolat div .icon{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Kapcsolat div .icon i{
	font-size: 250%;
	padding: 10px;
}
#Kapcsolat div .kiemeles{
	color:#0069f7;
}
#Kapcsolat div .urlap{
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
	
}
#Kapcsolat div .urlap form .nev{
	width: calc(40% - 15px);
	background-color: #fff;
	float: left;
	margin-left: 10%;
	font-size: inherit;
}
#Kapcsolat div .urlap form .emailcim{
	width: calc(40% - 15px);
	background-color: #fff;
	float: right;
	margin-right: 10%;
	font-size: inherit;
}
#Kapcsolat div .urlap form div label .input{
	height: 40px;
	width: 100%;
	font-size: 90%;
}
#Kapcsolat div .urlap form .uzenet{
	width: 80%;
}
#Kapcsolat div .urlap form .uzenet .text{
	width: calc(100%);
	height: 150px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#Kapcsolat div .urlap form .uzenet textarea{
	font-family: "Roboto Condensed";
	font-size: inherit;
	font-size: 100%;
}
.megjegyzes{
	font-size: 80%;
	color: #979797;
}
#Kapcsolat div .urlap form .elkuld{
	background-color: #fff;
	width: 30%;
	height: 40px;
	margin-right: 10%;
	float:right;
}
#Kapcsolat div .urlap form .elkuld button{
	background-color: #0069f7;
	height: 40px;
	width: 100%;
	border: none;
	border-radius: 8px;
	font-family: "Roboto Condensed";
	font-size: 100%;
	color: #fff;
}
#Kapcsolat div .urlap form .elkuld button:hover{
	color: #000;
	cursor: pointer;
}

#footer{
	width:100%;
	height:150px;
	background-color: #bfbfbf;
	margin-left:auto;
	margin-right: auto;
	font-family: "Roboto Condensed";
	text-align: center;
	padding-top: 40px;
}

.menu-btn{
	float: right;
	display: none;
}

@media screen and (max-width: 500px){
	#header img{
		margin: 0px;
		padding: 0px;
		height: 55px;
		margin-left: 5px;
		margin-top: 10px;
		}
	#Kapcsolat div .urlap form .elkuld{
		width: 50%;
	}
	#Partnerek{
		height: 700px;
	}
	#Cegadatok {
		height: 800px;
		font-size: 85%;
	}
	#Cegadatok div .leftside{
		height: 300px;
	}
	#Cegadatok div .rightside{
		margin-top: 10px;
	}
	#Kapcsolat div .icon i{
		font-size: 200%;
	}
	#Kezdolap h2,#Termekek h2,#Cegadatok h2,#Partnerek h2,#Kapcsolat h2{
		font-size: 30px;
	}
	#Kezdolap {
		height: 800px;
	}
	#Kezdolap div .kezdbal{
		width: 100%;
		height: 220px;
	}
	#Kezdolap div .kezdjobb{
		background-color: #634546;
		align-content: center;
		margin-top: 10px;
		width: 100%;
	}
}
@media screen and (max-width: 600px){
	#Cegadatok div{
		height: 800px;
		font-size: 90%;
	}
	#Cegadatok div .leftside{
		width: 100%;
		float: left;
		height: 270px;
	}
	#Cegadatok div .rightside{
		margin-top: 10px;
		width: 100%;
		float: left;
	}
}
@media screen and (max-width: 700px){
	#Termekek div .term1 a{
		display: block;
		background-color: #bfbfbf;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 60px;
		font-family: "Roboto Condensed";
		font-size: 120%;
		color: #000;
		text-align: center;
		border-radius: 10px;
		box-shadow: 0 4px 8px 0 #000;
		margin-top: 20px;
	}
	#Termekek div .term1{
		display: block;
		height: 310px;
	}
	#Termekek div .term1 a .termek img{
		display: none;
	}
	#Termekek div .term1 a .termek{
		padding-top: 20px;
	}
	#Termekek div .term2{
		padding: 0px;
		margin: 0px;
		margin-top:10px;
	}
	#Termekek div .term2 a .termek{
		padding-top: 20px;
	}
	#Termekek div .term2{
		height: 60px;	
	}
	#Termekek div .term2 a{
		text-align: center;
	}
	
}
@media screen and (max-width: 800px){
	.menu{
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
		background-color: #0069f7;
	}
	.menu a{
		display: block;
		padding-bottom: 3px;
		padding-top: 3px;
	}
	
	.main div{
	width:95%;
	margin-left:auto;
	margin-right: auto;
	}
	#Termekek div .term1 a,#Termekek div .term2 a{
		font-size: 120%;
	}
	#Partnerek .tablazat {
		font-size: 80%;
	}
}
@media screen and (max-width: 900px){
	#Cegadatok{
		height: 800px;
	}
	#Cegadatok .leftside{
		float:left;
		height: 350px;
		width: 60%;
	}
	#Cegadatok .rightside{
		float:left;
		height: 350px;
		width: 40%;
	}
}
	