.red_text{
	color: #aa1225;
}
.red_bg{
	background: #aa1225;
}
.dark_grey_text{
	color: #333333;
}
.dark_grey_bg{
	background: #333333;
}
.light_grey_text{
	color: #e3e3e3;
}
.light_grey_bg{
	background: #e3e3e3;
}
.white_text{
	color: white;
}
.white_bg{
	background: white;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
*{
	box-sizing: border-box;
	transition:all ease-out .5s;
}
a{
	text-decoration: initial;
	color: initial;
}
body{
	transition: none;
}
body{
	margin: 0px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
input{
	font-family: 'Open Sans', sans-serif;
}
h1{
	font-size: 40px;
	margin: 0px;
	text-transform: uppercase;
}
h2{
	font-size: 35px;
	margin: 0px;
	text-transform: uppercase;
}
h3{
	font-size: 30px;
	margin: 0px;
	text-transform: uppercase;
}
h4{
	font-size: 25px;
	margin: 0px;
	text-transform: uppercase;
}
.section{
	width: 100%;
	display: flex;
}
.flex_1{
	flex: 1; 
}
.flex_2{
	flex: 2; 
}
a.button_link{
	padding: 10px 20px; 
	text-transform: uppercase;
	text-decoration: none;
}
#header_menu{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 0px 0px 30px; 
}
#header_menu ul{
	list-style: none;
}
#header_menu div ul{
	display: none;
	left: 0px;
	padding-left: 0px;
	margin: 0px;
	top: 100%;
	min-width: 100%;
}
#header_menu div:hover ul{
	display: block;
}
#header_menu .menu_item{
	font-weight: 800;
	font-size: 25px;
	text-transform: uppercase;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 20px 30px; 
	cursor: pointer;
	text-decoration: none;
}
#header_menu li .menu_item{
	font-size: 18px;
	padding: 20px 30px; 
}
#header_menu .menu_item:hover{
	background: #e3e3e3;
	color: #333333;
}
#header_menu li .menu_item:hover{
	background: #aa1225;
	color: white;
}
#header_menu .button_link.menu_item:hover{
	background: #333333;
	color: white;
}
#header_menu .menu_item.button_link{
	padding: 10px 20px; 
}
#header_menu .button_link{
	display: block;
	height: auto;
}
#szallitmanyozas .slider_image{
	margin-bottom: 0px;
	background-position: center 80%;
}
#szallitmanyozas.v2 .slider_image{
	height: calc(80vh - 100px);
	background-position: center bottom;
}
#szallitmanyozas.v2 #slider{
	height:80vh;
}
#szallitmanyozas.v2 .slider_wrapper{
	height: 100%;
}
#szallitmanyozas.v2 .slider_text .divider {
    stroke-width: 100vw;
    position: absolute;
    fill: #aa1225;
    top: -110px;
}
#szallitmanyozas.v2 .slider_text div{
	position: relative;
}
#szallitmanyozas #news{
	min-height: 200px;
	padding: 20px 0vw 10px; 
	flex-direction: column;
	position: relative;
	z-index: 1;
	transition: none;
	padding-bottom: 2vw;
	margin-top: -100px;
}
#szallitmanyozas #news h4{
	padding-top: 50px;
}
#szallitmanyozas #news p{
	font-size: 14px;
}
#szallitmanyozas #news .container_row{
	display: flex;
}
#szallitmanyozas #news .container_row h4:first-of-type{
	padding-top: 0px;
}
#szallitmanyozas #news .container_image{
	height: 600px;
	position: absolute;
	width: 100%;
	background-position: center 100%; 
	transition: none;
	background-size: cover;
}
#szallitmanyozas #news .parallax_wrapper{
	width: 66.6666%;
	overflow: hidden;
	position: relative;
}
#news{
	min-height: 200px;
	padding: 20px 5vw 10px; 
	flex-direction: column;
	position: relative;
	z-index: 1;
	transition: none;
}
#news h1{
	font-weight: 800;
	padding: 40px 0px; 
	font-size: 50px;
}
#news svg.divider{
	fill:#aa1225;
	position: absolute;
	top: -5.2vw;
	left: 0;
	transform: scaleX(-1);
}
#news svg.divider_bottom{
	fill:#aa1225;
	position: absolute;
	bottom: -8vw;
	left: 0;
	z-index: 1;
}
#news .button_link{
	font-weight: 800;
}
#news .button_link:hover{
	background: #333333;
	color: white;
}
.news_container{
	display: flex;
	padding: 30px 0px;  
}
.news_item{
	text-align: justify;
}
.news_item .button_link{
	float: right;
}
.news_item:not(:last-child){
	margin-right: 50px;
}
.news-image{
	height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
}
.services{
	min-height: 200px;
	position: relative;
	padding-bottom: 7vw;
}
.services .button_link:hover {
    background: #333333;
    color: white;
}
.services .button_link {
    font-weight: 800;
}
#services_1{
	z-index: 1;
	clip-path: polygon(0% 19%, 93.7% 8%, 93% 0%, 100% 17%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 19%, 93.7% 8%, 93% 0%, 100% 17%, 100% 100%, 0% 100%);
	margin-top: -4vw;
}
#services_2{
	z-index: 1;
	clip-path: polygon(0% 0%, 100% 19%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 100% 19%, 100% 100%, 0% 100%);
	margin-top: -8vw;
}
#services_3{
	z-index: 1;
	clip-path: polygon(0% 19%, 93.7% 8%, 93% 0%, 100% 17%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 19%, 93.7% 8%, 93% 0%, 100% 17%, 100% 100%, 0% 100%);
	margin-top: -8vw;
}
#services_4{
	z-index: 1;
	clip-path: polygon(0% 0%, 100% 19%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 100% 19%, 100% 100%, 0% 100%);
	margin-top: -8vw;
}
#services_5{
	z-index: 1;
	clip-path: polygon(0% 19%, 93.7% 8%, 93% 0%, 100% 17%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 19%, 93.7% 8%, 93% 0%, 100% 17%, 100% 100%, 0% 100%);
	margin-top: -8vw;
}
.services h1{
	font-weight: 800;
	font-size: 40px;
}
h1{
	font-weight: 800!important;
	font-size: 40px!important;
}
.services svg.divider{
	fill:#aa1225;
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 1;
}
.service_text_right{
	width: 33.333333333%;
	margin-left: auto;
	padding: 6vw 3vw 0vw;
}
.service_text_left{
	width: 33.333333333%;
	margin-right: auto;
	padding: 6vw 3vw 0vw;
}
.services_container{
	display: flex;
	padding:  0px 0px 30px 0px;
	font-size: 15px;
}
.services_container ul{
	list-style-type: none;
}
.services_container ul li{
	padding: 5px 0px;
	font-weight: 700;
	font-size: 22px;
}
.services_image_right{
	position: absolute;
	width: 66.6666%;
	right: 0px;
	top: 0px;
	height: 780px;
	background-position: center 151%;
	background-size: cover;
	background-repeat: no-repeat;
	transition: none;
}
#services_2 .services_image_left{
	height: 715px;
}
#services_3 .services_image_right{
	height: 770px;
}
.services_image_left{
	position: absolute;
	width: 66.6666%;
	left: 0px;
	top: 0px;
	height: 780px;
	background-position: center 151%;
	background-size: cover;
	background-repeat: no-repeat;
	transition: none;
}
#szallitmanyozas #inquiry svg.divider{
	fill:#aa1225;
	z-index: 1;
	top: -8vw;
}
#szallitmanyozas #inquiry{
	padding: 20px 5vw 10px; 
	flex-direction: column;
	position: relative;
	justify-content: center;
	align-items: center;
	padding-bottom: 7vw;
	transition: none;
}
#inquiry{
	padding: 20px 5vw 10px; 
	flex-direction: column;
	position: relative;
	justify-content: center;
	align-items: center;
	padding-bottom: 12vw;
	transition: none;
}
#inquiry h1{
	font-weight: 800;
	font-size: 50px;
}
#inquiry svg.divider{
	fill:#333333;
	position: absolute;
	top: -8vw;
	left: 0;
}
#inquiry .button_link{
	font-size: 30px;
	font-weight: 800;
}
#inquiry .button_link:hover{
	background:#333333;
	color: white;
}
#newsletter{
	min-height: 200px;
	padding: 20px 5vw 10px; 
	position: relative;
	padding-top: 10vw;
	padding-bottom: 7vw;
	margin-top: 3vw;
}
#newsletter h1{
	font-weight: 800;
	font-size: 50px;
}
#newsletter svg.divider{
	fill:#aa1225;
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 1;
}
.newsletter_wrapper{
	width: 30%;
	padding-right: 5vw;
}
.newsletter_container{
	display: flex;
	padding: 30px 0px;
}
.newsletter_container ul{
	list-style-type: none;
}
.newsletter_container ul li{
	padding: 5px 0px;
	font-weight: 700;
	font-size: 22px;
}
.newsletter_container input{
	padding: 10px 15px; 
	border: none;
}
.newsletter_container input[type="button"]{
	font-weight: 800;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 16px;
}
.newsletter_container input[type="button"]:hover{
	background: #333333;
}
.newsletter_container input:not(:last-of-type){
	margin-right: 20px;
}
.newsletter_image{
	position: absolute;
	width: 60%;
	right: 0px;
	top: 0px;
	height: 720px;
	background-position: center 218%;
	background-size: cover;
	transition: none;
}
#gallery{
	padding: 20px 5vw 10px; 
	position: relative;
	flex-direction: column;
	padding-bottom: 7vw;
}
#gallery h1{
	font-weight: 800;
	font-size: 50px;
}
#gallery svg.divider{
	fill:white;
	position: absolute;
	top: -5.2vw;
	left: 0;
	z-index: 1;
	transform: scaleX(-1);
}
.gallery_container{
	display: flex;
	padding: 30px 0px;
	width: 100%;
	position: absolute;
	transition: none;
}
.gallery_item{
	padding: 20px;
	min-width: 33.3333%;
}
.gallery_image{
	height: 300px;
	width: 100%;
	cursor: pointer;
	opacity: .5;
	background-size: cover;
	background-position: center;
	z-index: 1;
	position: relative;
}
.gallery_image:hover{
	opacity: 1;
}
.gallery_controller{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	left: 0;
	top: 0;
	justify-content: space-between;
	align-items: center;
}
.gallery_controller .right_arrow:after{
	content: '\25b6';
	font-size: 100px;
	margin-right: -45px;
	cursor: pointer;
	color: #e3e3e3;
}
.gallery_controller .left_arrow:after{
	content: '\25c0';
	font-size: 100px;
	margin-left: -45px;
	cursor: pointer;
	color: #e3e3e3;
}
.gallery_controller .right_arrow:hover:after{
	color: #333333;
}
.gallery_controller .left_arrow:hover:after{
	color: #333333;
}
.gallery_wrapper{
	overflow: hidden;
	position: relative;
    width: 100%;
    height: 100%;
}
.gallery_wrapper_wrapper{
	position: relative;
	height: 400px;
}
#infograph{
	padding: 20px 5vw 10px; 
	position: relative;
	padding-bottom: 7vw;
}
#infograph h1{
	font-weight: 800;
	font-size: 50px;
}
#infograph svg.divider{
	fill:#e3e3e3;
	position: absolute;
	top: -7vw;
	left: 0;
	z-index: 1;
}
.infograph_container{
	display: flex;
	padding: 30px 0px;
	width: 100%;
	min-height: 160px;
}
.infograph_container h1{
	font-weight: 800;
	font-size: 70px;
	margin: 0px; 
}
.infograph_container small{
	font-weight: 300;
	font-size: 20px;
	text-transform: none;
}
.infograph_container p{
	font-weight: 300;
	font-size: 20px;
	text-transform: none;
	margin: 0px;
}
.info_tonna,
.info_vezettunk,
.info_gepjarmu,
.info_orszag{
	flex: 1; 
	text-align: center;
}
.info_tonna div,
.info_vezettunk div,
.info_gepjarmu div,
.info_orszag div{
	display: flex;
	align-items: baseline;
	justify-content: center;
}
#footer{
	padding: 20px 5vw 10px; 
	position: relative;
	flex-wrap: wrap;
	padding-bottom: 30px;
}
#footer .fa{
	font-size: 30px;
}
#footer .fa:not(:last-child){
	padding-right: 20px;
}
#footer h1{
	font-weight: 800;
	font-size: 50px;
}
#footer svg.divider{
	fill:#333333;
	position: absolute;
	top: -5.2vw;
	left: 0;
	z-index: 1;
	transform: scaleX(-1);
}
.footer_container{
	display: flex;
	padding: 30px 0px;
	width: 100%;
}
.footer_container ul{
	padding-left: 0px;
}
.footer_container li{
	list-style-type: none;
	padding-bottom: 5px;
}
.footer_container .iso_container{
	display: flex;
	align-items: center;
}
.footer_container .iso_container img{
	margin-right: 20px;
}
#slider{
	height: 100vh;
	z-index: 1;
	position: relative;
}
#header{
	position: fixed;
	z-index: 10;
}




.parallax_wrapper{
	/*overflow: hidden;*/
}

@media screen and (max-width:1650px){
	.newsletter_image{
		width: 50%;
		height: 520px;
	}
	.services_image{
		width: 50%;
	}
	.newsletter_wrapper{
		width: 50%;
	}
}
@media screen and (max-width:1200px){
	.newsletter_container{
		flex-direction: column;
	}
	.newsletter_container input{
		margin-bottom: 10px;
		width: 100%;
	}
}
@media screen and (max-width:1000px){
	#footer h3{
		font-size: 25px;
	}
	h1{
		font-size: 35px;
	}
	h2{
		font-size: 30px;
	}
	h3{
		font-size: 25px;
	}
}
@media screen and (max-width:900px){
	.footer_container{
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	#footer .fa_container{
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width:700px){
	.gallery_item{
		min-width: 100%;
	}
	.infograph_container{
		flex-direction: column;
	}
	.infoBlock{
		margin-bottom: 40px;
	}
}