@import 'reset.css';

::-webkit-scrollbar {
	display: none;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none;
}

html {
	scroll-behavior: smooth;
}

h1 {
	font-size: 4em;
	text-transform: uppercase;
	font-family: 'Playfair Display'
}

h2 {
	font-family: 'Nutino Sans', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
	text-align: center;
	letter-spacing: 0.55rem;
}

h2#text {
	font-weight: bolder;
}

h2#ondark {
	color: white;
	font-weight: bolder;
}

h3 {
	font-family: 'Nutino Sans', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.7rem;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 1.5rem;
	color: #00fcd2;
	padding: 10px;
}

p {
	font-family: 'Nutino Sans', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 0.5rem;
}

p#arrow {
	text-align: right;
	font-size: 2rem;
}

p#koszonjuk {
	font-family: 'Nutino Sans', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	/* font-weight: lighter; */
	letter-spacing: normal;
	text-align: left;
}

p#info {
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
}

p#info-light {
	text-align: center;
	font-weight: bold;
	color: white;
}

p#tavolsag {
	text-align: center;
	font-size: 1rem;
	color: #022a42
}

p#toletek {
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
	padding-top: 30px;
	color: #022a42
}

img {
	width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: white;
}

a#navigation-onlight {
	color: rgba(2, 42, 66, 0.5)
}

a#navigation-onlight:hover {
	color: rgba(2, 42, 66, 1);
	transition: 0.5s;
}

a#navigation-ondark {
	color: rgba(255, 255, 255, 0.5)
}

a#navigation-ondark:hover {
	color: rgba(255, 255, 255, 1);
	transition: 0.5s;
}

div.szallashely a {
	text-decoration: none;
	color: #022a42
}

div.buttondark {
	position: absolute;
	transform: translate(-50%);
	left: 50%;
	border: 2px solid #022a42;
	border-radius: 20px;
	color: #022a42;
	padding: 7px 16px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bolder;
	max-width: 30%;
}

div.buttondark:hover {
	background-color: rgba(2, 42, 66, 0.5);
	color: white;
	transition: 0.3s;
}

div.buttonlight {
	position: absolute;
	transform: translate(-50%);
	left: 50%;
	border: 2px solid white;
	border-radius: 20px;
	color: white;
	padding: 7px 16px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bolder;
	max-width: 30%;
}

div.buttonlight:hover {
	background-color: rgba(260, 260, 260, 0.5);
	color: #022a42;
	transition: 0.3s;
}

section {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;

}

section#welcome {
	height: 100vh;
	z-index: 1;
	background-color: #022a42;
}

section#hivatalos {
	height: 100vh;
	z-index: 1;
	background-color: #72c6d4;
}

section#szelfitukor {
	height: 100vh;
	z-index: 1;
	background-color: #022a42;
}

section#toletek {
	height: 100vh;
	z-index: 1;
	background-color: #69bdcc;
}

section#koszonjuk {
	height: 100vh;
	z-index: 1;
	background-color: #022a42;
}

img#main {
	height: 100%;
	object-fit: cover;
	mix-blend-mode: overlay;
}

img#luminosity {
	height: 100%;
	object-fit: cover;
	mix-blend-mode: screen;
}

div.header {
	position: absolute;
	top: 5%;
	left: 50%;
	color: rgb(0, 0, 0);
	transform: translate(-50%);
	margin: 0 auto;
	padding: 10px;
	opacity: 0.8;
	text-align: center;
}

div.home {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	color: white;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	padding: 70px;
	text-align: center;
}

div.credit {
	position: absolute;
	left: 50%;
	top: 95%;
	transform: translate(-50%);
	text-align: center;
}

div.credit p{
	color: white;
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}

div.text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	color: #022a42;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	padding: 70px;
	border-radius: 75px 0 75px 0;
}

div.namecard {
	padding: 20px 70px;
}

div.szallashely {
	padding: 50px 20px;
}


i {
	padding-right: 10px;
}

div.text-koszonjuk {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	color: #022a42;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	padding: 70px;
	border-radius: 75px 0 75px 0;
}

p#light {
	color: white;
}

div.padding {
	padding: 40px 0px;
}

div.text h2 {
	font-family: 'Nutino Sans', 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align: center;
}

div.text p {
	letter-spacing: normal;
	/* font-weight: normal; */
	text-align: justify;
}


div.home ul {
	font-family: Quicksand, Raleway, Roboto, Helvetica, Arial, sans-serif;
	font-size: 2rem;
	text-align: justify;
}

div.blue p {
	color: #00fcd2;
}

div.flex-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	justify-content: center;
}

div.flex-container > div {
    margin: 5px;
    color: white;
    font-size: 2rem;
    text-align: center;
}

div.flex-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	justify-content: center;
}

div.flex-col > div {
	margin: 5px;
	padding: 20px
    color: white;
    font-size: 2rem;
    text-align: center;
}

div.flex-row {
	display: flex;
    flex-direction: row;
	justify-content: center;
}

div.flex-col > div {
    margin: 5px;
    color: white;
    font-size: 2rem;
    text-align: center;
}

@media screen and (max-width: 1050px) {

	div.title {
		padding-bottom: 70px;
	}

	div.flex-container {
		flex-direction: column;
	}

	div.flex-container > div {
		padding: 15px;
	}

	div.menu p {
		font-size: 2rem;
	}

	div.blue p {
		display: none;
	}

	div.text {
		position: absolute;
		width: 90%;
	}

	div.text p {
		font-size: 1.6rem;
	}

	div.credit {
		position: absolute;
		left: 50%;
		top: 2%;
		transform: translate(-50%);
		text-align: center;
		font-size: 1rem;
	}

	p#koszonjuk {
		text-align: center;
	}


	p#tavolsag {
		font-size: 1.5rem;
	}

	h3 {
		font-size: 1.7rem;
		padding: 10px;
	}

	p#koszonjuk {
		font-size: 1.5rem;
	}

	a#navigation-ondark {
		display: none;
	}

	a#navigation-onlight {
		display: none;
	}


}

@media screen
and (orientation:landscape)
and (max-width: 1050px) {

	section#welcome {
		height: 100vh;
	}

	section#hivatalos {
		height: 100%;
	}

	section#szelfitukor {
		height: 100%;
	}

	section#toletek {
		height: 100%;
	}

	section#koszonjuk {
		height: 100%;
	}

	div.flex-container {
		flex-direction: row;
		padding: 0px;
	}

	div.home {
		padding: 0px;
	}

	div.menu p {
		font-size: 1.5rem;
		padding: 0px;
	}

	div.blue p {
		display: block;
		padding: 0px;
	}

	div.credit {
		position: absolute;
		left: 50%;
		top: 95%;
		transform: translate(-50%);
		text-align: center;
		font-size: 1rem;
	}
}