* {
margin: 0px;
padding: 0px;
border: 0px;
}

html {
font-size: 16px;
scroll-behavior: smooth;
}

body {
font-family: Poppins;
background-color: #010715;
color: #ffffff;
}

a {
text-decoration: none;
color: #ffffff;	
}

a:hover {
color: orange;
transition: 1s;	
}

#menu {
width: 100%;
height: auto;
color: #ffffff;
background-color: #010916;
}

figure img {
max-width: 100%;
height: auto;
}

#also {
width: 100%;
height: auto;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
background-color: #030f1f;
color: #ffffff;
border-top: solid 1px #131f2f;	
}

#content li {
margin-left: 20px;
}

.nyille img {
transition: transform 0.3s ease;
transform: rotate(0deg); 
}

.elsolenyilo.nyitva .nyille img {
transform: rotate(180deg); 
}

.nyille02 {
display: none;
float: right;
margin-left: 20px;
border-radius: 10px;
background-color: #f1f1f1;
padding: 10px;
text-align: center;
color: #b4984a;
}

.nyille {
float: right;
margin-left: 20px;
border-radius: 10px;
background-color: #f1f1f1;
padding: 10px;
text-align: center;
color: #b4984a;
}

.elsolenyilo {
width: 100%;
height: auto;	
font-weight: bold;
}

.lenyilo {
width: 100%;
height: auto;	
display: none;
}

.elsolenyilonyil {
width: 100%;
height: 1px;
border-bottom: solid 1px #c0c0c0;
margin-top: 30px;
margin-bottom: 30px;	
}

.clear {
clear: both;
}

.at {
display: flex;
gap: 30px;	
justify-content: center;
align-items: center;
}

.at30 {
display: flex;
gap: 30px;	
justify-content: center;
align-items: center;
}

.menu {
width: calc(50% - 30px);
}

.menu img {
width: 40%;	
}

.menu ul {	
}

.menu li {
list-style-type: none;
text-decoration: none;
float: left;
padding: 20px;
}

.menu li a:hover {
color: orange;
transition: 1s;	
}

.aktiv {
color: orange;
}

.menu li:last-child {
background-image: linear-gradient(#1b4482, #021f4b);
border: solid 2px #5e76a2;
border-radius: 10px;
color: #f1f1f1;	
}

.szolgaltatasgomb {
background-image: linear-gradient(#1b4482, #021f4b);
border: solid 2px #5e76a2;
border-radius: 10px;
color: #f1f1f1;	
padding: 20px;
font-weight: bold;
}

.szolgaltatasgomb:hover {
color: orange;
transition: 1s;	
}

.szolgaltatasgomb02 {
background-image: linear-gradient(#1b4482, #021f4b);
border: solid 2px #5e76a2;
border-radius: 10px;
color: #f1f1f1;	
padding: 20px;
font-weight: bold;
width: 25%;
text-align: center;
}

.szolgaltatasgomb02:hover {
color: orange;
transition: 1s;	
}

.szolgaltatasgomb03 {
background-image: linear-gradient(#1b4482, #021f4b);
border: solid 2px #5e76a2;
border-radius: 10px;
color: #f1f1f1;	
padding: 20px;
font-weight: bold;
width: 50%;
text-align: center;
}

.szolgaltatasgomb03:hover {
color: orange;
transition: 1s;	
}

.kapcsolatgomb {
border: solid 2px #5e76a2;
border-radius: 10px;
color: #f1f1f1;
padding: 20px;
font-weight: bold;
}

.kapcsolatgomb:hover {
color: orange;
transition: 1s;	
}

.felsoresz {
width: 100%;
height: auto;
border-top: solid 2px #5e76a2;
border-left: solid 2px #5e76a2;
border-right: solid 2px #5e76a2;
border-radius: 10px 10px 0px 0px;
background-image: linear-gradient(#142036, #060f20);
}

.alsoresz {
width: 100%;
height: auto;
border: solid 2px #5e76a2;
border-radius: 10px 10px 10px 10px;
background-image: linear-gradient(#142036, #060f20);
}

.line{
width: 150px;
height: 2px;
background: #5e76a2;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}

.at02 {
display: flex;
justify-content: center;
align-items: center;	
}

.kisdoboz02 {
position: relative;
width: calc(14%) ;
height: auto;
text-align: center;
}

.kisdoboz {
width: calc(25% - 30px) ;
height: auto;
text-align: center;
border-right: solid 2px #5e76a2;
}

.atlent {
display: flex;
justify-content: center;
gap: 30px;	
}

.kisdobozlent {
width: calc(25% - 30px) ;
height: auto;
}

.kisdoboz:last-child {
border-right: none;
}

.kisdoboz03 {
width: calc(25%) ;
height: auto;
text-align: center;
border-right: solid 2px #5e76a2;
}

.kisdoboz03:last-child {
border-right: none;
}

.kisdoboz04 {
width: calc(50%) ;
height: auto;
text-align: center;
}

.nagy {
font-size: 2rem;
font-weight: bold;	
}

.kek {
color: #2a5393;
font-weight: bold;
font-size: 1.3rem;	
}

.csikok {
width: 20%;
height: 1px;
margin-top: 10px;
margin-bottom: 25px;
border-bottom: solid 1px #2a5393;	
}

.valami {
position: relative;
}

.valami ul {
display: none;
position: absolute;
width: 120%;
height: auto;
padding: 20px;	
background-color: #333333;
}

.valami li {
display: block;
float: left;
}

.valami li:last-child {
background-image: none;
border: none;	
}

.valami .active {
background-image: none;	
}

#hatterkep {
background-image: url(../fotok/hatterkep.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: auto;
text-align: center;
}

#miben {
width: 100%;
height: auto;
background-image: linear-gradient(#0e192b, #051121);
border-left: solid 2px #5e76a2;	
border-right: solid 2px #5e76a2;	
border-top: solid 2px #5e76a2;
border-bottom: solid 2px #5e76a2;	
border-radius: 0px 0px 10px 10px;	
}

#ajanlat {
width: 100%;
height: auto;
background-image: url(../fotok/hatter.png);
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
border-top: solid 2px #5e76a2;	
border-bottom: solid 2px #5e76a2;
}

.margin5 {
margin-left: 5%;
margin-right: 5%;
}

.menucsik {
background-image: linear-gradient(#1f2839, #131c2d);
border: solid 2px #5e76a2;	
border-radius: 10px;
text-align: center;
}

.menucsik a {
border-right: solid 2px #5e76a2;
padding: 15px;	
width: calc(25%);
}

.menucsik a:last-child {
border-right: none;	
}

.menucsik a:hover {
background-image: linear-gradient(#133670, #071e48);	
}

.menu-link{
padding:15px 25px;
color:#ffffff;
transition:0.3s;
}

.active {
background-image: linear-gradient(#133670, #071e48);
}

.active:first-child {
border-radius: 10px 0px 0px 10px;
}

.active:last-child {
border-radius: 0px 10px 10px 0px;
}

#content {
background-image: linear-gradient(#1f2839, #061222);
border: solid 2px #5e76a2;
border-radius: 10px;	
}

.atolel {
display: flex;
gap: 20px;
}

.atolel10 {
display: flex;
}

.dobozok {
width: calc(50% - 20px) ;
height: auto;
}

.margin {
margin-left: 5%;
margin-right: 5%;	
}

.padding10 {
padding: 10px;
}

.padding {
padding: 20px;	
}

.center {
text-align: center;
margin: 0 auto;	
}

h1 {
font-size: 1.6rem;
color: #f1f1f1;
}

.hamburger {
display: none;
font-size: 2rem;
cursor: pointer;
float: right;
}

.paddingez {
padding: 20px;
}

.ezt input {
width: 96%;
height: auto;
padding: 10px;
border-radius: 10px;
border: solid 2px #5e76a2;
margin-bottom: 20px;
background-color: #010715;	
color: #ffffff;
}

.eztis textarea {
width: 96%;
height: 250px;
padding: 10px;
border-radius: 10px;
border: solid 2px #5e76a2;
margin-bottom: 20px;	
background-color: #010715;
color: #ffffff;
}

#mehet {
width: 40%;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
font-weight: bold;
color: #f1f1f1;
background-image: linear-gradient(#3782c6, #1870b8);	
border-radius: 10px;
margin-top: 20px;
position: relative;
overflow: hidden;
cursor: pointer;
}

#mehet:hover {
background-color: grey;
}

#cookie a {
text-decoration: none;
color: #ffffff;
}

#cookie a:hover {
transition: 1s;
color: orange;
}

#cookie {
width: 25%;
position: fixed;
left: 20px;
bottom: 20px;
background-color: #3782c6;
color: #ffffff;
z-index: 12;
font-size: 80%;
border-radius: 10px;
font-family: arial;
}

#cgomb button {
width: auto;
padding-top: 0px;
height: 45px;
background-color: #0c54ac;
color: #ffffff;
font-weight: bold;
text-align: center;
border-radius: 10px;
border: solid 1px #ffffff;
padding-left: 20px;
padding-right: 20px;
}

#cgomb button:hover {
transition: 1s;	
background: grey;
color: #f1f1f1;
border: solid 1px #f1f1f1;
}

@media(max-width: 1280px) {
	
#cookie {
width: 50%;
font-size: 0.7rem;
}
	
.paddingez {
display: none;
}
	
.menu nav.active {
max-height: 1200px;
}
	
.menu nav {
z-index: 1;
position: absolute;
top: 70px;
left: 0;
width: 100%;
background: #333333;
flex-direction: column;
align-items: flex-start;
max-height: 0;
overflow: hidden;
transition: 0.8s;
font-size: 1rem;
}

.menu nav a {
margin: 15px 20px;
display: block;
}

.menu li {
float: none;
}

.menu li:last-child {
border: none;
background-image: none;
}

.menu nav a:hover {
color: orange;
background-image: none;	
border: none;
}

.menu .aktiv {
color: orange;
background: none;	
}

.szolgaltatasgomb {
margin-left: 5%;
margin-right: 5%;
}

.kapcsolatgomb {
margin-left: 5%;
margin-right: 5%;
}
	
.szolgaltatasgomb03 {
width: 90%;
}
	
#ajanlat {
text-align: center;
line-height: 170%;
}
	
.line {
display: none;
}

.kisdoboz03 {
width: 100%;
border-right: none;	
}
	
.kisdoboz {
width: 100%;
border-right: none;
}

.kisdoboz02 {
width: 100%;
}

.kisdoboz04 {
width: 100%;
border-right: none;	
}

.kisdobozlent {
width: 100%;	
}

.kisdoboz04 {
width: 100%;	
}
	
.dobozok {
width: 100%;
}
	
.menu img {
width: 100%;
}
	
.hamburger {
display: block;
}
	
.atolel10 {
flex-direction: column;
}

.atolel10 a {
border-right: none;
width: 100%;	
}

.active {
background-image: none;
}

.at {
flex-direction: column;	
}

.atlent {
flex-direction: column;	
}

.at02 {
flex-direction: column;	
}

.atolel {
flex-direction: column;	
}

.atolel a {
border-right: none;
width: 100%;	
}

.atolel a:hover {
background-image: none;	
}

.atolel .active {
background-image: none;	
}
	
}