* {
padding: 0px;
margin: 0px;
border: 0px;
}

html {
font-size: 16px;
}

body {
font-family: Poppins;
background-color: #ffffff;
color: #222222;
}

#egesz {
width: 100%;
height: auto;
}

#menu {
width: 100%;
height: auto;
}

.ajanlatgomb {
width: 25%;
height: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
font-weight: bold;
color: #ffffff;
background-image: linear-gradient(#3883c6, #106bb5);
border-radius: 10px;
box-shadow: 2px 2px 2px #222222;	
}

.bemutatkozogomb {
width: 25%;
height: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
font-weight: bold;
color: #ffffff;
background-image: linear-gradient(#3883c6, #106bb5);
border-radius: 10px;	
}

.tovabbgomb {
margin: 0 auto;
width: 70%;
height: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
font-weight: bold;
color: #ffffff;
background-image: linear-gradient(#3883c6, #106bb5);
border-radius: 10px;	
}

a {
text-decoration: none;
color: #222222;	
}

a:hover {
transition: 1s;
color: blue;	
}

nav a {
float: left;
color: #222222;	
padding-left: 20px;
padding-right: 20px;
}

nav a:hover {
transition: 1s;
color: blue;	
}

.nagybetu {
color: #ffffff;
font-size: 3rem;
font-weight: bold;
}

.logo {
width: 15%;
float: left;
}

.menu {
margin-top: 45px;
float: right;
}

.cimsor {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 35px;
}

#hatterkepnek {
color: #ffffff;
width: 100%;
height: auto;
background-image: url(../fotok/hatterkepnek.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}

#szolgaltatasaim {
width: 100%;
height: 600px;	
color: #08253e;
}

#miert {
color: #ffffff;
width: 100%;
height: auto;
background-image: url(../fotok/miertengem.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
line-height: 170%;
}

#ajanlatkeres {
width: 100%;
height: auto;	
}

#alsoresz {
width: 100%;
height: auto;
text-align: center;
font-size: 0.8rem;
padding-top: 30px;
padding-bottom: 30px;
background-color: #f1f1f1;
color: #333333;	
}

.kapcsolatdoboz {
line-height: 170%;
float: left;
width: 44%;
margin-left: 2%;
margin-right: 2%;
border: solid 1px #f1f1f1;
color: #222222;
border-radius: 10px;	
}

.kekcsik {
background-color: #184c88;
width: 100%;
text-align: center;
font-weight: bold;
color: #ffffff;
padding-top: 20px;
padding-bottom: 20px;
border-radius: 10px;
margin-bottom: 20px;
}

.ezt input {
width: 90%;
padding: 20px;
color: #222222;
border: solid 1px #f1f1f1;
border-radius: 10px;	
margin-bottom: 10px;
}

.kapcsolatdoboz textarea {
width: 90%;	
height: 250px;
padding: 20px;
color: #222222;
border: solid 1px #f1f1f1;
border-radius: 10px;
margin-bottom: 10px;
}

#mehet {
width: 70%;
height: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
font-weight: bold;
color: #ffffff;
background-image: linear-gradient(#3883c6, #106bb5);
border-radius: 10px;	
margin-top: 20px;
}

.keretnek {
width: 100%;
height: auto;
border: solid 1px #f1f1f1;
border-radius: 10px;	
}

.vekonycsik {
width: 20%;
height: 1px;
border-bottom: solid 1px #222222;	
margin-bottom: 20px;
margin-top: 10px;
}

.doltbetu {
font-style: italic;
font-weight: bold;	
}

h1 {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 35px;
}

h2 {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 35px;
}

h3 {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 35px;
}

h4 {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 35px;
}

.atolel {
width: 100%;
height: auto;
margin: 0 auto;	
}

.doboz {
float: left;
width: 21%;
margin-left: 1%;
margin-right: 1%;
border: solid 1px #f1f1f1;
border-radius: 10px;
}

.doboz img {
border-radius: 10px;
margin: 0 auto;
}

.center {
text-align: center;
margin: 0 auto;
}

.clear {
clear: both;
}

.padding {
padding: 20px;
}

.padding10 {
padding: 10px;	
}

.margin {
margin-left: 15%;
margin-right: 15%;
}

figure img {
display: block;
max-width: 100%;
height: auto;
}

@media(max-width: 1280px) {

}