/* 

Theme Name: foodbox_hu

Theme URI: #

Author: Superlab

Author URI: https://superlab.hu

Version: 1.0

*/


@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/VarelaRound/VarelaRound-Regular.ttf) format('truetype');
}


html, 
body
{
	min-height: 100%;
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;	
	-moz-font-smoothing: none;
	font-smoothing: antialiased;
}


body
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    line-height: 28px;
	font-family: varela round;
	color: #05131E;
    margin-top: 80px;
    background: white;
    overflow-x: hidden;
}



p {
    margin: 0 0 27px 0;
}

a 
{
	text-decoration: none; 
	color: #C5C5C5; 
	outline: none;
    transition: 0.5s;
}

.description  a:hover,
.content a:hover { 
	opacity: 0.6;
    transition: 0.5s;
}


.clear {
    clear: both;
}


.align-center
{
	text-align: center;
}

* 
{
	border-color: inherit;
	-webkit-box-shadow: none;	
	box-shadow: none;
    outline:none !important;
}
*:focus,
*:active,
*:hover
{
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
    outline:none !important;
}


.backgroundSizeGallery
{
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}

@media only screen and (max-width: 880px)
{
	.backgroundSizeGallery {
		background-position: 40% center !important;
		background-size: auto 100% !important;
	}
}



.relative {
    position: relative;
}

.fullimg
{
	display: block;
	width: 100%;
}
 

#wrapBackground
{
	position: relative;
	z-index: 3000;
}



.theContent a 
{
	color: #05131E;
}

.theContent img 
{
	max-width: 100%;
	height: auto;
}

.theContent h1,
.theContent h2,
.theContent h3,
.theContent h4,
.theContent h5,
.theContent h6
{
}


.theContent h1.title,
.theContent h2
{
    font-size: 28px;
    line-height: 40px;
	margin-top: 0;
    margin-bottom: 27px;
    text-align: center;
    position: relative;
}

.theContent h2 {
    margin: 50px 0;
}

.theContent h3
{
	font-size: 35px;
}
.theContent h4
{
	font-size: 30px;
}
.theContent h5
{
	font-size: 26px;
}
.theContent h6
{
	font-size: 22px;
}

.theContent {
    position: relative;
    padding: 60px 0px 60px 0px;
    overflow: hidden;
    line-height: 22px;
    font-size: 16px;
	color: #05131E;
}
.theContent p {
    line-height: 27px;
}
.theContent p:last-child
{
	margin-bottom: 0;
}

@media only screen and (max-width: 680px) 
{
	.theContent h1.title {
		font-size: 31px;
	}
}
.editlinks {
    position: absolute;
    right: 0;
    top: 0;
}

.theContent blockquote p {
    font-size: 22px;
    font-style: italic;
    line-height: 1.4em !important;
}
.theContent blockquote {
    padding-left: 75px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0 0 30px 25px;
}

.post-nav {
    text-align: center;
}


.wrapped_img {
    margin-bottom: 30px;
    text-align: center;
}







/* 16_9 iframe videos */
.iframe_container {
  height: 0;
  padding-top: 0px;
  padding-bottom: 56.5%;
  position: relative;
  overflow: hidden;
}
.iframe_container embed, .iframe_container iframe, .iframe_container object, .iframe_container video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.iframe_container {
    margin-bottom: 30px;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}
@media only screen and (max-width: 1080px)
{
	.wrap
	{
		padding: 0 30px;
	}
}



#header .nav-menu {
    position: relative;
    top: 14px;
    width: calc(100% - 42px);
    float: left;
}



.getLangs {
    position: relative;
    top: 16px;
    right: 0;
    overflow: hidden;

    ul.language-switcher {
        display: flex;
        margin: 0;
        padding: 0;
        border: 0;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
        li {
            list-style: none;
            margin: 0;
            padding: 0;
        }
    }
}
.getLangs a {
    padding: 20px 0px 17px 0px;
    text-transform: uppercase;
    font-size: 17px;
    color: white;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.getLangs .get_separate {
    position: relative;
    top: 5px;
}
@media only screen and (max-width: 1080px)
{
	.getLangs {
		background: #05131E;
		width: 100%;
		text-align: center;
		top: 0;
        right: 0;
        ul.language-switcher {
            display: inline-flex;
            gap: 30px;
        }
	}
}




#header .menu {
    top: 0;
    position: relative;
}
header#header {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: #05131E;
    height: 80px;
}

header#header .border_span
{
	border-bottom: 1px solid #2D3B46;
	display: block;
    width: 100%;
    z-index: 99;
    position: relative;
    bottom: 1px;
    left: 0;
}



#header .menu-item a.active + span,
#header .menu-item a:hover + span,
body.single.post-template-default #menu-item-41 a + span,
body.single.post-template-default #menu-item-36 a + span,
body.single-allas #menu-item-697 a + span,
body.single-allas #menu-item-697 a + span,
.current_page_item a + span,
.current-page-ancestor a + span
{
    display: block;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 100;
    height: 2px;
    background: #fbba2c;
}
.getLangs a:hover
{
	color: #fbba2c;
}



p:empty {
    margin: 0;
}




h1.title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 52px;
    line-height: 52px;
    padding: 12px 0 0 0;
    color: #05131E;
    text-transform: uppercase;
    font-weight: normal;
}
h2.title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 52px;
    line-height: 52px;
    padding: 12px 0 0 0;
    color: #05131E;
    text-transform: uppercase;
    font-weight: normal;
}

@media only screen and (max-width: 880px)
{
	h1.title,
	body.single h1.title
	{
		font-size: 36px !important;
		line-height: normal;
	}
	h2.title
	{
		font-size: 36px !important;
	}
}
@media only screen and (max-width: 580px)
{
	h1.title,
	body.single h1.title
	{
		font-size: 24px !important;
	}
	
	h2.title
	{
		font-size: 24px !important;
	}
}






.description {
    margin: 0 auto;
}
.description p:last-child {
}


ul#mymenu {
    margin: 0;
    padding: 0;
    text-align: center;
}

ul#mymenu li {
    margin: 0 14px;
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 21px 0px 16px 0px;
}
ul#mymenu li a {
    text-transform: uppercase;
    font-size: 17px;
    color: #fbba2c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


@media only screen and (max-width: 1280px)
{
	ul#mymenu li {
        margin: 0 8px;
	}
}
@media only screen and (max-width: 880px)
{
	ul#mymenu li a {
		color: white;
		display: block;
	}
}



#intro {
    overflow: hidden;
    position: relative;
    background: #071828;
}
.fadeLeft {
    display: block;
    position: absolute;
    left: 0;
    height: 100%;
    background: url(../img/fadeLeft.png) left center no-repeat;
    top: 0;
    width: 50vw;
    z-index: 2;
    background-size: 100% 100%;
}
.fadeRight {
    display: block;
    position: absolute;
    right: 0;
    height: 100%;
    background: url(../img/fadeRight.png) right center no-repeat;
    top: 0;
    width: 50vw;
    z-index: 2;
    background-size: 100% 100%;
}
.relative_fade_wrap {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.relative_fade_wrap2 {
    background: orange;
    position: relative;
}

#intro .relative_fade_wrap .wrap
{
    height: 100%;
}


@media only screen and (min-width: 1680px)
{
	#intro h2.title {
	}
}
@media only screen and (max-width: 880px)
{
	#intro {
	}
	#intro h2.title {
	}
}
@media only screen and (max-width: 680px)
{
	#intro h2.title {
	}
}

#intro .projectItem {
    max-width: 980px;
    margin: 0 auto;
}
#intro .image {
    float: left;
    max-width: 280px;
    margin-right: 70px;
}
#intro .content {
    overflow: hidden;
    padding-top: 105px;
}

#intro h2.title {
    text-align: center;
    color: #a18f65;
    font-size: 74px;
    line-height: 82px;
    margin-bottom: 31px;
    padding-right: 10px;
    margin-top: 35px;
}

#intro .description {
    /*font-size: 22px;
    font-weight: 600;*/
    max-width: unset;
}
#intro .lead {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 24px;
}
#intro .description h3 {
    font-weight: 600;
}
#intro .description p 
{
	text-align: justify;
}
#intro .owl-dots {
    position: absolute;
    z-index: 100;
    height: 20px;
    bottom: 50px;
    width: 120px;
    text-align: center;
    left: calc(50% - 60px);
	opacity: 0;
	z-index: 100;
}
#intro button.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #BABBBD;
    border-radius: 360px;
    border: 2px solid transparent;
    position: relative;
    top: -6px;
	margin: 0 7px;
}
#intro button.owl-dot.active {
    background: #FBBA2C;
    border: 2px solid white;
}
#intro .owl-dots.fadeInNull {
    opacity: 1 !important;
}
.intro_text_img img
{
	max-width: 100%;
    width: auto !important;
	display: inline-block !important;
}
.intro_text_img {
    text-align: center;
    position: relative;
    top: calc(50% - 120px);
}
@media only screen and (max-width: 680px)
{
	#intro .description p {
		text-align: left;
	}
	.intro_text_img img
	{
		width: 200px !important;
	}
	.intro_text_img {
		top: calc(50% - 110px) !important;
	}
	.fadeLeft,
	.fadeRight
	{
		display: none;
	}
}
#intro .relative_gall_wrap {
    position: absolute;
    top: calc(50% - 30px);
    width: 100%;
	z-index: 99;
}




#about .relative_gall_wrap,
.about .relative_gall_wrap,
#gallery .relative_gall_wrap,
.gallery .relative_gall_wrap
{
    position: absolute;
    top: calc(50% - 30px);
    width: 100%;
	z-index: 99;
}
#about .prev_item,
.about .prev_item,
#gallery .prev_item,
.gallery .prev_item
{
    opacity: 1;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_left_white.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    left: -50px;
    top: calc(50% - 30px);
    float: left;
}
#about .next_item,
.about .next_item,
#gallery .next_item,
.gallery .next_item
{
    opacity: 1;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_right_white.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    right: -50px;
    top: calc(50% - 30px);
    float: right;
}
#about .prev_item:hover,
.about .prev_item:hover,
#gallery .prev_item:hover,
.gallery .prev_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
#about .next_item:hover,
.about .next_item:hover,
#gallery .next_item:hover,
.gallery .next_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
span.top_fade {
    background: url(../img/top_shade.png) bottom center repeat-x;
	background-size: auto 100%;
	opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}




#intro .prev_item
{
    opacity: 0.3;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_left_white.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    left: -50px;
    top: calc(50% - 30px);
    float: left;
}
#intro .next_item
{
    opacity: 0.3;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_right_white.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    right: -50px;
    top: calc(50% - 30px);
    float: right;
}
#intro .prev_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
#intro .next_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}




#products .prev_item
{
    opacity: 1;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute; /*relative*/
    z-index: 101; /*3*/
    cursor: pointer;
    background: url(../img/arrow_left_transparent.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    left: 50px; /*-50*/
    top: calc(50% - 30px);
    float: left;
}
#products .next_item
{
    opacity: 1;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute; /*relative*/
    z-index: 101; /*3*/
    cursor: pointer;
    background: url(../img/arrow_right_transparent.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    right: 50px; /*-50*/
    top: calc(50% - 30px);
    float: right;
}
#products .prev_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
#products .next_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}




#single .prev_item
{
    opacity: 1;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_left_transparent.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    left: 0px;
    top: calc(50% - 30px);
    float: left;
	
	
	display: none !important;
}
#single .next_item
{
    opacity: 1;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_right_transparent.png) right -20px center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    right: 0px;
    top: calc(50% - 30px);
    float: right;
}
#single .prev_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
#single .next_item:hover
{
	opacity: 0.6;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}




#intro .projects_gall {
    margin-top: 48px;
    margin-bottom: 36px;
}
#intro .navGallery {
    margin-top: 24px;
}

@media only screen and (max-width: 1080px)
{
	#intro h2.title {
		font-size: 58px;
		line-height: 64px;
		margin-bottom: 25px;
		text-align: left;
	}
	#intro .description {
		font-size: 20px;
	}
	#intro .description h3 {
		font-size: 22px;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 880px)
{
	#intro h2.title {
		font-size: 46px;
		line-height: 56px;
	}
	#intro .image {
		margin-right: 40px;
	}
}
@media only screen and (max-width: 880px)
{
	#intro h2.title {
		font-size: 38px;
		line-height: 44px;
	}
	#intro .image {
		display: none;
	}
	.goBottom
	{
		display: none;
	}
	
	#intro .content {
		padding-top: 0;
	}
}




.billboard {
    height: calc(100vh - 80px);
    position: relative;
}
.billboard .bb_bottom_fade {
    width: 100%;
    bottom: 0px;
    height: 100%;
    position: absolute;
    background: transparent;
    left: 0;
    z-index: 99;
}





#about {
    overflow: hidden;
}
body.home #about {
    padding: 70px 0 0 0;
}
#about .subtitle {
    color: #05131E;
    margin-bottom: 20px;
}
#about .description a
{
	color: #05131E;
}
#about .lead {
    font-weight: bold;
    font-size: 19px;
}
#about p {
    margin: 0 0 13px 0;
}
#about .wrap_gallery {
    margin-top: 70px;
}
body.page .about .pageWrapAll {
    margin-top: 100px;
    margin-bottom: 100px;
}






#subsidies {
    overflow: hidden;
}
body.home #subsidies {
    padding: 70px 0 70px 0;
}
#subsidies .subtitle {
    color: #05131E;
    margin-bottom: 20px;
}
#subsidies .banners a
{
	color: #05131E;
}
#subsidies .banner p,
.subsidies_page .banner p {
    margin: 0;
    text-align: center;
}
#subsidies .lead {
    font-weight: bold;
    font-size: 19px;
}
#subsidies p {
    margin: 0 0 13px 0;
}
#subsidies .wrap_gallery {
    margin-top: 70px;
}
body.page .subsidies .pageWrapAll {
    margin-top: 100px;
    margin-bottom: 100px;
}
#subsidies .banner,
.subsidies_page .banner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    gap: 20px;
	
	padding: 60px 30px 60px 30px;
    border: 2px solid #7F7F7F;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#subsidies .banner img,
.subsidies_page .banner img {
    max-height: 300px;
    width: auto;
    max-width: 100%;
}
#subsidies .banner a.button {
    background: #FBBA2C;
    border-radius: 10px;
    border: 0;
    padding: 10px 34px;
    font-weight: bolder;
    font-family: varela round;
    font-size: 17px;
    cursor: pointer;
	transition: 0.3s;
    text-align: center;
    line-height: normal;
}
	#subsidies .banner a.button:hover {
		background: #1F3668;
		color: #FBBA2C;
	}

@media only screen and (max-width: 880px)
{
	#subsidies .banner,
	.subsidies_page .banner {
		padding: 15px 15px 15px 15px;
	}
	#subsidies .banner a.button {
		font-size: 15px;
	}
}






#healthy {
    overflow: hidden;
	background: #41D69C;
}
body.home #healthy
{
    padding: 70px 0 70px 0;
}
#healthy .subtitle {
    color: #05131E;
    margin-bottom: 20px;
}
#healthy .description a
{
	color: #05131E;
}
#healthy .lead {
    font-weight: bold;
    font-size: 19px;
}
#healthy p {
    margin: 0 0 13px 0;
}
.healthy_hide {
    display: none;
}
.get_healthy_hide {
    opacity: 1;
    display: inline-block;
    height: 40px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_bottom_transparent.png) center center no-repeat;
    background-size: 40px auto;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.get_healthy_hide:hover
{
	opacity: 0.5;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
.get_healthy_hide_wrap
{
	text-align: center;
}
body.page .healthy .pageWrapAll {
    margin-bottom: 100px;
}
body.page-template-default .pageWrapAll {
    margin-bottom: 100px;
}



#products {
    overflow: hidden;
    padding: 70px 0 70px 0;
	background: #FBBA2C;
    position: relative;
}
#products .subtitle {
    color: #05131E;
    margin-bottom: 20px;
}
#products .description a
{
	color: #05131E;
}
#products .lead {
    font-weight: bold;
    font-size: 19px;
}
#products p {
    margin: 0 0 13px 0;
}
#products .wrap {
    position: relative;
}


.products_go_bottom
{   
	opacity: 1;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background: url(../img/arrow_bottom_black.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
.products_go_bottom:hover
{   
	opacity: 0.5;
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
.products_go_bottom_wrap
{
	text-align: center;
    z-index: 106; /*101*/
    position: relative;
}

.single .productLeft
{
    float: left;
    width: calc(50% - 15px);
    padding-right: 15px;
}
.single .productTitleLeft
{
    width: calc(50% - 15px);
}
.single .productRight {
    float: right;
    width: calc(50% - 15px);
    padding-left: 15px;
}
.single .productRight img {
    display: block;
    width: 100%;
}
	body.category-vegan .productRight img {
		max-width: 80%;
		margin: 0 auto;
	}
body.single h1.title {
    margin-bottom: 25px;
    font-size: 32px;
    line-height: normal;
    text-align: left;
    padding-top: 0;
}
body.single #single ul {
    padding-left: 6px;
    margin-bottom: 27px;
}
body.single #single ul li {
	list-style-type: none;
}
body.single #single ul li::before {
    display: inline-block;
    content: "›";
    color: #05131E;
    font-weight: bold;
    position: relative;
    top: -2px;
    left: -6px;
}
body.single .buy_button a {
    background-color: #05131E;
    padding: 19px 30px 16px 30px;
    display: inline-block;
    border-radius: 10px;
    color: #fbba2c;
    font-size: 24px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
body.single .buy_button a:hover {
    background-color: #1F3668;
    color: #fbba2c;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.buy_button_wrap {
    margin-bottom: 24px;
	
	display: none !important;
}
body.single table tr:first-child {
    background: #05131E;
    font-size: 12px;
    color: white;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
}
body.single table tr td {
    font-size: 12px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    padding: 4px 4px;
    font-weight: bolder;
    border: 1px solid #05131E;
}
body.single table tr td:first-child {
    border-left: 1px solid transparent;
}
body.single table tr td:last-child {
    border-right: 1px solid transparent;
}
body.single .single_table {
    background: white;
    overflow-x: auto;
    width: 100%;
    margin-bottom: 27px;
}
body.single .single_table table {
    width: 100%;
}
body.single .productMetas {
    overflow: hidden;
    width: 480px;
    max-width: 100%;
    padding-right: 60px;
}
body.single .productMetaItem {
    float: left;
    width: calc(33.3333333% - 50px);
    text-align: center;
    line-height: normal;
    font-size: 13px;
    font-weight: bolder;
    margin: 0 25px 20px 25px;
}
body.single .productMetaItem img {
    display: block;
    max-width: 100%;
    width: 90px;
    margin: 0 auto;
}
body.single .productMetaTitle {
    height: 32px;
    padding-top: 8px;
}
body.single .product_single_gall {
    padding-right: 60px;
}

#single .relative_gall_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
}
#single .relative_gall_wrap .wrap
{
    height: 100%;
    padding: 0;
}
.productRight.metaDatas
{
	margin-top: 54px;
}

@media only screen and (min-width: 880px) and (max-width: 1080px)
{
	body.single .productMetaItem img {
		width: 70px;
	}
	body.single .productMetaItem {
		width: calc(50% - 30px);
		margin: 0 30px 20px 0px;
		max-width: 130px;
	}
}
@media only screen and (max-width: 880px)
{
	body.single .productMetaItem img {
		width: 70px;
	}
	.single .productTitleLeft {
		width: auto;
	}
	.single .productLeft
	{
		float: none;
		width: auto;
		padding-right: 0;
		margin-top: 27px;
	}
	.single .productRight
	{
		float: none;
		width: auto;
		padding-right: 0;
		padding-left: 0;
	}
}






p:empty {
    display: none;
    margin: 0;
}



.overflow {
    overflow: hidden;
}



.image img {
    display: block;
    max-width: 100%;
}



span[id^="more-"] {
    height: 0;
    width: 0;
    display: none;
}
span[id^="more-"] + br {
    height: 0;
    width: 0;
    display: none;
}



@media only screen and (max-width: 1380px)
{
	.prev_item
	{
		left: 0 !important;
	}
	.next_item
	{
		right: 0 !important;
	}
	#products span.prev_item {
		left: 50px !important;
	}
	#products span.next_item {
		right: 50px !important;
	}
}
@media only screen and (max-width: 680px)
{
	.prev_item
	{
		width: 30px !important;
		height: 30px !important;
		left: 0 !important;
	}
	.next_item
	{
		width: 30px !important;
		height: 30px !important;
		right: 0 !important;
	}
	#products span.prev_item {
		left: 50px !important;
	}
	#products span.next_item {
		right: 50px !important;
	}
	#single .next_item
	{
		background: url(../img/arrow_right_transparent.png) right -10px center no-repeat;
		background-size: contain;
		top: calc(50% - 15px);
	}
	#about .relative_gall_wrap
	{
		top: calc(50% - 15px);
	}
}


#contact {
    background: #1F3668;
    color: white;
    padding-top: 75px;
    z-index: 100;
    text-align: left;
    position: relative;
}
#contact > .wrap
{
    padding-bottom: 50px;
}

#contact .title
{
    margin-bottom: 60px;
	color: white;
}
#contact .subtitle {
    color: #05131E;
    margin-bottom: 15px;
}
#contact .description {
    width: calc(50% - 70px);
	padding-right: 70px;
    margin: 0;
    float: left;
}
#contact .contact_form {
	overflow: hidden;
    width: calc(50% - 70px);
	padding-left: 70px;
}

#contact p {
    margin: 0 0 26px 0;
}

#footer_wrap {
    font-size: 14px;
    color: white;
    padding: 52px 25px 35px 25px;
    line-height: 20px;
    background: #071828;
    overflow: hidden;
    z-index: 100;
    position: relative;
}
#footer_wrap .copyright > span {
    font-size: 12px;
    padding-top: 4px;
    display: block;
}
#footer_wrap .copyright > a {
    top: 4px;
    padding-left: 70px;
    font-size: 12px;
    color: white;
    position: relative;
}
.goToContact a
{
	cursor: pointer;
}

.copyright.left {
    float: left;
}
.copyright.right {
    float: right;
}

@media only screen and (max-width: 980px)
{
	.copyright.left,
	.copyright.right {
		float: none;
		text-align: center;
	}
	.copyright.left
	{
		margin-bottom: 10px;
	}
	.copyright > span {
		display: block;
	}
	#footer_wrap .copyright > a {
		top: 0;
		padding: 0 15px;
	}
	
	#contact .description,
	#contact .contact_form
	{
		width: auto;
		padding: 0;
		float: none;
		text-align: center;
	}
	.copyright:last-child {
		margin-top: 30px;
		display: flex;
		flex-direction: column;
		gap: 5px;
	}
}






#single {
    background: white;
}
#single .description {
    max-width: none;
}
#single .description .lead {
    text-align: center;
    margin-bottom: 27px;
}

body.single .single_gall
{
    margin-bottom: 27px;
}



.js-video {
    height: 0;
    padding-top: 5px;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video
{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}




/* contact */
div.wpcf7 {
    max-width: 500px;
    margin: 0 auto;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]
{
    border: 0;
    padding: 8px 10px;
    width: 100%;
    border-radius: 10px;
	outline: none;
	font-family: varela round;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7 textarea
{
    border: 0;
    padding: 8px 10px;
    width: 100%;
    height: 106px;
    border-radius: 10px;
    resize: none;
	outline: none;
	font-family: varela round;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7 .wpcf7-form-control-wrap {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.wpcf7 .wpcf7-form-control-wrap + br {
    display: none;
}
.wpcf7 span.wpcf7-list-item-label {
    font-size: 12px;
    line-height: normal;
    display: inline-block;
    overflow: hidden;
    width: calc(100% - 30px);
    text-align: left;
}
.wpcf7 input[type="checkbox"] {
    float: left;
    margin-right: 10px;
    margin-left: 0;
    margin-top: 0;
}
span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item
{
    margin-left: 0;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #FBBA2C;
    border-radius: 10px;
    border: 0;
    padding: 10px 34px;
    font-weight: bolder;
    font-family: varela round;
    font-size: 17px;
    cursor: pointer;
}

span.wpcf7-form-control-wrap.quiz-sc {
    font-size: 12px;
    line-height: normal;
    overflow: hidden;
}
span.quiz-sc-title {
    font-weight: 600;
    padding-bottom: 4px;
    display: block;
    text-align: left;
}
input.wpcf7-form-control.wpcf7-quiz {
    float: right;
    width: 60px;
}
span.wpcf7-quiz-label {
    float: left;
	font-weight: normal;
}
.wpcf7 p {
    margin: 0 !important;
}
span.wpcf7-form-control-wrap.capital-quiz
{
    font-size: 12px;
    line-height: normal;
    margin-bottom: 0;
    padding-top: 3px;
}
input.wpcf7-form-control.wpcf7-quiz {
    float: right;
    width: 60px;
    padding: 2px 2px;
    border-radius: 0;
    height: 26px;
    position: relative;
    top: -12px;
    border-radius: 10px;
    text-align: center;
}
input.wpcf7-not-valid {
    background: #ffb9b9;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-response-output {
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 13px;
    text-align: center;
    line-height: normal;
    padding: 6px 3px 5px 3px !important;
}




a.logo {
    float: left;
    margin-top: 22px;
    position: relative;
    z-index: 3;
    width: 141px;
    height: 46px;
    background: transparent url(../img/logo.png) left center no-repeat;
    background-size: contain;
}
.logo:hover
{
	opacity: 1;
}

body#en a.logo {
    background: transparent url(../img/logo_en.png) left center no-repeat;
    background-size: contain;
}





.pageTitleHeader
{
    background: #FBBA2C;
    padding: 60px 30px 40px 30px;
}
.pageTitleHeader .title {
    margin: 0;
}
.pageTitleHeader.products
{
}

.pageWrapAll
{
    margin: 100px 0 40px 0;
}
#breadcrumb {
    margin-bottom: 40px;
    color: #05131E;
    font-size: 13px;
    line-height: normal;
}
#breadcrumb a {
	opacity: 1;
    color: #05131E;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#breadcrumb a:first-child {
    margin-left: 0;
}
#breadcrumb a:hover {
	opacity: 0.6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


@media only screen and (max-width: 880px)
{
	#breadcrumb a
	{
		margin-left: 0;
		margin-right: 0;
	}
	.pageTitleHeader
	{
		padding: 50px 30px 30px 30px;
	}
}






#products_list {
    overflow: hidden;
}
#products_list .wrap {
    max-width: 1260px;
    padding: 0 20px;
    overflow: hidden;
}
	body.single #products_list {
		margin-top: 70px;
		background: #ffffff;
		padding-top: 60px;
		box-shadow: 0 -6px 11px 1px #8888884a;
	}



body.single .pageWrapAll {
    margin-bottom: 0;
}
.productItem img {
    display: block;
    width: 100%;
}
.productItem {
    margin: 0 30px 60px 30px;
    overflow: hidden;
    float: left;
    position: relative;
    width: calc(33.3333333% - 60px);
    border: 2px solid transparent;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.productItem:hover
{
    border: 2px solid #7F7F7F;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.productPhoto {
    margin-top: 17px;
    margin-bottom: 20px;
	background-size: auto calc(100% - 0px);
	background-position: center center;
	background-repeat: no-repeat;
}
.productTitle {
    display: table;
    padding: 20px 20px 0 20px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.productTitle_in {
    color: #05131E;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: normal;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#products .productCatItem {
    display: block;
}
/*
#products .products_gall {
    position: relative;
    z-index: 100;
    margin: 70px 0;
}
*/

	#products .products_gall {
		position: relative;
		z-index: 100;
		margin: 70px 0;
		padding: 0 100px;
		width: calc(100% - 200px);
	}


#products .relative_gall_wrap {
    position: absolute;
    width: 100%;
    z-index: 101;
    top: calc(50%);
    left: 0;
}
#products .relative_gall_wrap .wrap
{
    height: 100%;
}


.subCategory_list .productTitle_in {
    font-size: 20px;
}


@media only screen and (max-width: 1280px)
{
	.productTitle_in
	{
		font-size: 24px;
	}
}
@media only screen and (max-width: 1080px)
{
	.productTitle_in
	{
		font-size: 20px;
	}
	#products_list .wrap
	{
		padding: 0 0;
	}
}
@media only screen and (max-width: 980px)
{
	.productItem
	{
		margin: 0 30px 60px 30px;
		width: calc(50% - 60px);
	}
}
@media only screen and (max-width: 580px)
{
	.productItem
	{
		margin: 0 30px 60px 30px;
		width: calc(100% - 60px);
	}
}








@media only screen and (min-width: 1081px) 
{
	.header_menu
	{
		display: block !important;
		overflow: hidden;
		height: 80px;
	}
}

@media only screen and (max-width: 1080px)
{
	a.logo {
		width: 141px;
		background-size: 141px auto;
	}
	#header .nav-menu {
		background: #05131E;
		top: 0;
		width: 100%;
		border-top: 1px solid #ffffff3d;
	}
	#header .menu {
		height: 81px;
	}
	.header_menu {
		display: none;
		position: absolute;
		left: 0;
		top: 80px;
		width: 100%;
		z-index: 9997;
	}
	ul#mymenu li {
		float: none;
		display: block;
		border-bottom: 1px solid #ffffff3d;
	}

	.resp_icon {
		display: inline-block;
		width: 26px;
		height: 22px;
		cursor: pointer;
		position: absolute;
		right: 30px;
		top: 32px;
	}
	.menu_active .resp_icon {
		background: url(../svg/menu_close.svg) center center no-repeat;
		background-size: contain;
	}
	.resp_icon > span {
		display: block;
		width: 100%;
		height: 2px;
		background: #fbba2c;
		position: relative;
	}
	.menu_active .resp_icon > span
	{
		background: transparent;
	}
	
	.resp_icon > span:nth-child(1) {
		top: 0;
	}
	.resp_icon > span:nth-child(2) {
		top: 8px;
	}
	.resp_icon > span:nth-child(3) {
		top: 16px;
	}
	
	#header .menu-item span
	{
		display: none !important;
	}
	#header .menu-item a.active,
	#header .menu-item a:hover,
	body.single #menu-item-41 a,
	body.single #menu-item-36 a,
	.current_page_item a,
	.getLangs a:hover,
	.current-page-ancestor a
	{
		color: #fbba2c;
	}
	ul#mymenu li {
		margin: 0 0;
	}
	
}


#szechenyi2020
{
	background: url(../img/szechenyi2020_info.png) center center no-repeat;
	background-size: contain;
    top: 0;
    position: absolute;
    z-index: 999;
    right: 0;
}

body#en #szechenyi2020 {
	background: url(../img/szechenyi2020_info_en.png) center center no-repeat;
	background-size: contain;
}

#szechenyi2020 a
{
    display: block;
    width: 340px;
    height: 238px;
}
body#en #szechenyi2020 a
{
    display: block;
    width: 324px;
    height: 239px;
}

@media only screen and (max-width: 680px),
screen and (max-height: 480px)
{
	#szechenyi2020 a {
		display: block;
		width: 229px;
		height: 160px;
	}
	body#en #szechenyi2020 a {
		display: block;
        width: 218px;
        height: 163px;
	}
}



body.page-id-572 {
    margin-top: 0 !important;
}
body.page-id-572 #header,
body.page-id-572 .pageTitleHeader,
body.page-id-572 #contact,
body.page-id-572 #footer_wrap {
    display: none !important;
}
body.page-id-572 .pageWrapAll .wrap {
    max-width: 742px;
}
body.page-id-572 .pageWrapAll {
    margin: 40px 0 80px 0;
}

body.single-allas {
	.content .wpcf7 input,
	.content .wpcf7 textarea {
		background: #eceff1;
	}
	.content span.wpcf7-form-control.wpcf7-acceptance * {
		color: black;
	}
	.pageWrapAll {
		margin: 100px 0 100px 0;
	}
	span.wpcf7-form-control-wrap[data-name="job_title"] {
		display: none !important;
	}
	.pageWrapAll > .wrap,
	.pageWrapAll .wpcf7 {
		max-width: 700px;
		margin: 0 auto;
	}
	span.wpcf7-form-control-wrap.quiz-sc {
		max-width: 300px;
	}
}
body.page-id-672 .pageWrapAll > .wrap,
body.page-id-674 .pageWrapAll > .wrap {
	max-width: 700px;
	margin: 0 auto;
}
.cv_wrap {
    margin-bottom: 40px;
    border: 1px solid #eceff1;
    border-radius: 10px;
    padding: 10px;
    font-size: 17px;
    span.wpcf7-form-control-wrap[data-name="cv_adatlap"] {
        margin: 0 0 5px 0 !important;
    }
    .cv_title {
        font-weight: bolder;
        margin-bottom: 5px;
    }
}
ul.job-listings a {
    color: grey;
}