/*@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700,300);
*/

@import url(yanone-kaffeesatz/font.css);
@import url(open-sans/font.css);

.container{ max-width: 1320px; } .gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 1540px; }
.above-sidebar-wrapper .section-container, .above-sidebar-wrapper .gdlr-color-wrapper, .above-sidebar-wrapper .gdlr-parallax-wrapper, .above-sidebar-wrapper .gdlr-full-size-wrapper {
    padding-bottom: 0px;
}




body
{
	font-size:16px;
	color:#56220a;
	line-height:1.5;
	
}

a:not(:hover) {
    color: #56220a;
}

a:hover {
	color: #A7173B;
}

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #a7173b;
}

h1{
	font-size:44px;
	margin-bottom:6px;
}

h2{
	color:#56220a;
	font-size:36px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom: 3px dotted #a7173b !important;
}


/* h3 Balken */
.gdlr-content .columns
{
/*
	overflow:hidden;


*/
}

h3, .h3_container>*
{
	color:#56220a;
	font-size:36px;
/*	margin-right:10px; */
}

.h3_container
{
	overflow:hidden;
	position:relative;
}

/*
.h3_line {
   	width:auto;
   	height:3px;
	font-size:44px;
	height: 0.65em;
	overflow:hidden;
	vertical-align:bottom;
	border-bottom:3px solid #a7173b;
	
}
*/

h3:after, .h3_container>*:after
{
	content: " ";
	background-color: #a7173b;
	height:3px;
	width:100%;
	margin-top: 0.65em;
	position:absolute;
	display:inline-block;
	margin-left:10px;
}

h3:before, .h3_container>*:before
{
	vertical-align:top;
	content: " ";
	background-color: #a7173b;
	height:3px;
	width:15px;
	margin-top: 0.65em;
	display:inline-block;
	margin-right:10px;
}

@media (max-width: 1300px) {
	h3:before, .h3_container>*:before {
		height: 2px;
	}	

	h3:after, .h3_container>*:after {
		height: 2px;
	}	
	h2 {
		border-bottom: 2px dotted #a7173b !important;
	}
}


h4
{
	color:#a7173b;
	font-size:36px;
	padding-left:25px;
}


h5
{
	color:#56220a;
	font-size:36px;
}


h6
{
	color:#56220a !important;
	font-size:32px;
}


.footer-container
{
	font-size:18px;
}

.footer-container .columns {
	margin-top:-20px;
	margin-bottom:-40px;

}

.gdlr-blog-title a{
	color: #a7173b;
}

.gdlr-navigation-wrapper
{
	background-color: #a7173b;
}
.gdlr-navigation-wrapper .gdlr-navigation {
    margin: 0px;
}


.gdlr-page-title-wrapper
{
/*	display:none; */
}


.footer-wrapper
{
	background-color:#a7173b;
	color:white;
	border-top: 3px dotted white;
}


.footer-wrapper a
{
	color:white;
}



.footer-container {
    padding-top: 50px;
    padding-bottom: 0px;
}

#footer-widget-1>div
{
	background-image:url(gfx/footer_logo.jpg);
	background-repeat:no-repeat;
	background-position: 0px  0px;
}

.with-sidebar-wrapper section:last-child>*:first-child {
	/* INCREASE SPACE TO FOOTER */
	padding-bottom:80px;
}


img.dotted, #dotted img
{
	border-top: 3px dotted #a7173b;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 3px dotted #a7173b;
	width:100%;
	position: relative;
}

.dottedLine
{
	border-top: 3px dotted #a7173b;
	margin-top:10px;
	margin-bottom:10px;
}

.dottedOutline {
    outline: 3px dotted #a7173b;
    outline-offset: 10px;
}


.siegel-wrapper
{
	background-color:#d18795;
	color:white;
	border-top: 3px dotted white;
	position: relative;
	height:100px;
	text-align: center;	
}
.siegel-wrapper a {
	color: #CF8693;
}
.siegel-wrapper a:hover{
	color: #A7173B;
}

.siegel-container a{
	margin-top:18px;
	margin-bottom:18px;
	width:700px;
	height:65px;
	background-image:url(gfx/siegel.jpg);
	display:inline-block;
    	max-width: 100%;
    	background-size: 100% auto;
    	background-repeat: no-repeat;			
}

.copyright-container {
	background-color:#e9bbc4;
	margin:0px;
	max-width:100%;
    border-top: 3px dotted #a7173b;
}

.copyright-container .widget{
	margin: 0px !important;
	color: #cf8693;
}

.gdlr-main-menu > .gdlr-normal-menu li, .gdlr-main-menu > .gdlr-mega-menu .sf-mega {
    background-color: rgba(255, 255, 255, 0.7);
-webkit-box-shadow: 9px 8px 12px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 8px 12px -2px rgba(0,0,0,0.75);
box-shadow: 9px 8px 12px -2px rgba(0,0,0,0.75);
}

.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a {
    color: #a7173b;
}

.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a {
    color: #56220a;
}


.gdlr-main-menu > li > .sub-menu a:hover {
	    color: #a7173b;
}

.gdlr-main-menu > li > .sub-menu .current-menu-item > a {
	    color: #a7173b;
}

.top-navigation-wrapper
{
	/* border-bottom: 1px dotted #a7173b; */
	border-bottom: none !important;
	height:25px;
}


.delphi-top-nav .only_DE, .delphi-top-nav .only_EN {		
		margin-top: 10px;
}

.gdlr-header-inner
{
	background-image:url(gfx/header_delphi_schrift.png);
	background-repeat:no-repeat;
	background-position: -8px  bottom;
	background-size: 30% auto;

}

.sidebar-left-item
{
	padding-top:40px;
}


/* menu */




.gdlr-main-menu > li > a 
{
	text-transform:none !important;
	font-weight: normal !important;
	font-size:20px !important;
}

.gdlr-main-menu > li.current-menu-item > a
{
	background-color: transparent;
}

.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a 
{
	background-color: transparent;
}


.gdlr-main-menu > li:hover > a
{
	background-color: transparent;
-webkit-box-shadow: 3px 4px 12px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 4px 12px -2px rgba(0,0,0,0.75);
box-shadow: 3px 4px 12px -2px rgba(0,0,0,0.75);
	
}



.gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover, .gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a {
    background-color: #a7173b;
}



/* SUBMENU */



#menu-sortiment li:not(.current-menu-ancestor)>ul
{
	display:none;
}

#menu-sortiment li.current-menu-item>ul
{
	display:block;
}

#menu-sortiment_en li:not(.current-menu-ancestor)>ul
{
	display:none;
}
#menu-sortiment_en li.current-menu-item>ul
{
	display:block;
}



.menu-item-1498 a, .menu-item-822 a {
    background-image: url(gfx/logo_transparent.png) !important;
    background-size: auto 62% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    color: transparent !important;
}




.widget_nav_menu>div>ul>li
{
	border:0px;

	padding-bottom: 14px;
	padding-top: 4px;


}


.gdlr-logo
{ 
	max-width: 537px; 
	margin-top: -68px;
	z-index:100;
	margin-bottom:10px;
}

.gdlr-header-container
{
	z-index:100;
}


.line_logo {
    border-bottom: 3px dotted #a7173b;
	margin-bottom: 25px;
}

.line_logo:before {
    content: " ";
    display: inline-block;
    margin-bottom: -53px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 47px;
    background-image: url(gfx/mini_logo.png);
}





#home_grundsatz_box1 h4, #home_grundsatz_box2 h4 {
	padding-left: 0px;
	text-align: center;
}


.home_box {
	background-color: #f4e4e7;
	padding: 2em;
	margin-bottom: 3em;
}

.home_box h2 {
    /* font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: #a7173b; */
    padding: 0.25em;
    border-bottom: 0px none !important;
    margin-bottom: 0.5em;
    position: relative;
    text-align: center;
}


#home_parallax {
	min-height: 420px;
}

#home_pic1 img, #home_pic2 img, #home_pic3 img, #home_pic4 img
{
	border-top: 3px dotted #a7173b;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 3px dotted #a7173b;
	width:100%;
	position: relative;
}


#home_pic1 .gdlr-frame , #home_pic2 .gdlr-frame , #home_pic3 .gdlr-frame , #home_pic4 .gdlr-frame 
{
	display: block;
} 

#home_grundsaetze_0
{
	margin-top:-40px; 
    background-color: #a7173b;
    height: 3px;
    padding-top: 0px !important;

    padding-bottom: 0px;
}

#home_grundsaetze_1 {
	border-top: 3px solid white;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:32px;

}


#home_grundsaetze {
	color: #a7173b;
	border-bottom: 3px solid #a7173b;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:32px;
	text-align: center;
	margin-bottom:40px;
background-color: #f4e3e7;
}

#home_grundsaetze_3 {
	color: #a7173b;
	border-bottom: 3px solid #a7173b;
	font-family: 'Yanone Kaffeesatz', sans-serif;
   	font-size: 24px;
   	font-size: 32px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
background-color: #f4e3e7;
}

@media (max-width: 768px) {
#home_grundsaetze_3 {
   	font-size: 24px;
}
}




#home_grundsaetze_3>div {
	display: flex;
    flex-wrap: wrap;
}


#home_grundsaetze_3>div>div {
	
	display: inline-block;
/*	float:left;
 width: 19%; */
	padding-top: 10px;
	padding-bottom: 10px;
	    flex: 1 1 auto;
padding: 10px;
}
#home_grundsaetze_3>div>div>:before {
	
content: "\2022  ";
}


.gdlr-full-size-wrapper img
{
	/* Full Size for Images in Header*/
	width:4000px; !important;

}

.gdlr-background-image
{
	position:absolute;
	height:80%;
	width:100%;
	background-repeat:no-repeat;
	background-position:0 0;
}


#highlighted
{
	background-color:#f7d9bd !important;
	border-top: 3px dotted #a7173b;
}


/* MAKE IMAGES FULL WIDTH */
.gdlr-frame {
   width: 100%;
}
.gdlr-frame img {
    display: block;
    width: 100%;
}



/* Men� Mitarbeiter */
.widget_nav_menu
{
	padding:20px;
	background-color: #faf3f4;

	background-color: rgba(211, 140, 154, 0.1);

}
.widget_nav_menu li li
{
	border-top: 1px solid #d7c5bb;
	margin-bottom:10px;
	margin-top:0px;
}
.widget_nav_menu li li:first-child
{
	border-top: 0px none;
}
.widget_nav_menu h3{
	color:#56220a;
	font-size:36px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom: 3px dotted #a7173b !important;
	font-weight:normal;
	text-transform:none;
	display:block !important;
	letter-spacing:normal !important;
}

.gdlr-sidebar .gdlr-widget-title
{
	color:#56220a;
}

.gdlr-sidebar a
{
	color:#56220a;
}

.widget_nav_menu>div>ul>li>a
{
	font-weight:bold;	
	display: block;
    	width: 100%;
}

.widget_nav_menu>div>ul>li.current-menu-ancestor>a::before, .widget_nav_menu>div>ul>li.current-menu-item>a::before
{
    content: "";
    left: -45px;
    right: -19px;
    top:-10px;
    bottom: -11px;
    background-color: #f2dde1;

    /* create a new stacking context */
    position: absolute;
    z-index: -1;  /* to be below the parent element */
}

.widget_nav_menu > div > ul > li.current-menu-ancestor > a::after,
.widget_nav_menu > div > ul > li.current-menu-item > a::after
{
	background-color:transparent !important;
}

.widget_nav_menu>div>ul>li>a:after
{
    content:"\a0";
    display:block;
margin-top: 10px;
margin-bottom: -10px;
    height:1px;
width:100%;
background-color:#bdbdbd;
/*    border-top:1px dashed #000; */
position:absolute;
}

.widget_nav_menu>div>ul>li:last-child>a:after
{
    display:none;
}

.widget_nav_menu>div>ul>li>a{
	position:relative;
 	z-index: 0;
}




.widget_nav_menu li.menu-item-has-children
{
	 
}


.widget_nav_menu li:before
{
	content: " " !important;
}

/*
.widget_nav_menu li.current-menu-parent>a:before, .widget_nav_menu li>a:hover:before,
.widget_nav_menu li.current-menu-ancestor>a:before
{
	content: " ";
	display: inline-block;
	margin-left:-30px;
	width:30px;
	height:1em;
	position:absolute;
	background-image:url('gfx/bullet.png');
	background-repeat:no-repeat;
	background-position: 0 center;
	z-index:10;
}
*/

.widget_nav_menu li.current-menu-parent:before, .widget_nav_menu li:hover:before,
.widget_nav_menu li.current-menu-ancestor:before
{
	content: " ";
	display: inline-block;
	margin-left:-0px;
	margin-top:1px;
	width:30px;
	height:1em;
	position:absolute;
	background-image:url('gfx/bullet.png');
	background-repeat:no-repeat;
	background-position: 0 center;
	z-index:10;
}




.widget_nav_menu li.current-menu-parent>a,
.widget_nav_menu li.current-menu-ancestor>a
{
	color: #a7173b;
}

.widget_nav_menu li.current-menu-parent>a, .widget_nav_menu li.current-menu-item>a
{
	color: #a7173b;
}

.widget_nav_menu li>a:hover
{
	color: #a7173b;
}


.widget_nav_menu li li {
	padding-top:10px;
	
	margin-bottom:0px;
	
}

.widget_nav_menu h3
{
	padding-bottom: 12px;
	padding-left: 20px;
}
.widget_nav_menu h3:before{display:none}
.widget_nav_menu h3:after{display:none}






img.dotted
{
	border-top: 3px dotted #a7173b;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 3px dotted #a7173b;
	width:100%;
} 

.gallery-item
{
    background-color: transparent !important;
}

.gallery-item>img
{
    outline: 3px solid #a7173b;
}






div.staff
{
	/* font-size:16px; */
	margin-bottom:20px;	

/*	padding-top: 230px; */
}
div.staff:hover
{
	color: #a7173b;	
}

div.staff::first-line {
    font-weight:bold;
} 

img.staff
{
	display:none;
} 






/* Sortiment */


.produkt_display
{
	width:100%;
}
.produkt_display:after
{
    content: "";
    clear: both;
}

.produkt_thumb {
	cursor: pointer;
	text-align: center;
}
.produkt_thumb p{
	hyphens: none !important;
    	-moz-hyphens: none !important;
	word-wrap: normal;
    z-index: 10;
    position: relative;

}

.produkt_thumb:hover {
	color: #a7173b;
}



.produkt_thumb .gdlr-frame{
	width: 100%;
}

.produkt_thumb img {
    position: absolute;
    width:100%;
}

.produkt_thumb a span{
    display:none !important;
}




.produkt_thumb .gdlr-image-frame-item::after{
    	position: relative;
	content: " ";
	display:block;
	width:100%;
	padding-bottom:55%;
	min-height: 20px;
}

.download_sortiment{
margin-top: 33px;
    display: block;
    width: 12em;
    text-align: center;
    position: absolute;
    left: 0px;
}

.download_sortiment img {
	width:70%;
	max-width :150px;
	margin-left:20%;
	margin-bottom:20px;
}

.page-id-188 .download_sortiment, .page-id-852 .download_sortiment {
	display: none;

}










#bg_partner
{
	background-image:url(gfx/partner_bg.jpg), url(gfx/partner_pattern.jpg);;
	background-repeat:no-repeat, repeat;
	background-position: 0px 0px;
   	border-top: 3px dotted #a7173b;
}



#anbau_weltkarte {
    margin-left: 30%;
    margin-top: 110px;
    position: absolute;

}


.anbau_tabelle>*
{
    
	display:block;
	float:left;
	position: relative;
}
.anbau_tabelle>p:nth-child(odd)
{
    	clear:both;
	width:270px;
	padding-right:20px;
}

.anbau_tabelle>p:nth-child(even){
	display:block;
}

@media (max-width: 768px) {
	.anbau_tabelle>p:nth-child(odd) {
		margin-bottom:0px;		
	}
	.anbau_tabelle>p:nth-child(even){
		clear:both;
	}
	#anbau_weltkarte {
		margin-left:-30%;
		width:130%;
	}
}


/* -------------- PROJEKTE ----------------*/

.lined {
	text-align:center;
	position:relative;
	z-index:0;
}

.lined:before
{
	vertical-align:top;
	content: " ";
	background-color: #a7173b;
	height:3px;
	width:100%;
	margin-top: 0.65em;
	display:inline-block;
	position: absolute;
	left:0px;
	z-index:-10;
}

.lined a{
	padding-left:10px;
	padding-right:10px;
	background-color:#f7d9bd !important;
	z-index:100;
}


.page-id-241 .with-sidebar-wrapper, .page-id-641 .with-sidebar-wrapper, .page-id-656 .with-sidebar-wrapper,
.page-id-818 .with-sidebar-wrapper, .page-id-829 .with-sidebar-wrapper, .page-id-831 .with-sidebar-wrapper
{
	background-color:#f7d9bd !important;
	border-top: 3px dotted #a7173b;
}


#nav_menu-5
{
	background-color: #f1cdb8;
}

#nav_menu-5 li {
	border-color: #673821; 
}

#nav_menu-5 > div > ul > li.current-menu-ancestor > a::before, .widget_nav_menu > div > ul > li.current-menu-item > a::before {
    background-color: #e8b9b1;
}

#nav_menu-5 > div > ul > li > a::after {
    background-color: #673821;

}



#menu-projekte-weltweit>li>.sub-menu
{
	display:none;
}

#menu-projekte-weltweit>li:after
{
	content:' ';
	display:none;
	margin-left:-90px;
	margin-right:-50px;
	margin-top:40px;
  	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;


    position: absolute;
    top: 220px;
    width: 250%;
    left: -50%;


}

#menu-projekte-weltweit>.current_page_item:after
{
	display:block;
}

#menu-projekte-weltweit>.current_page_item>.sub-menu, #menu-projekte-weltweit>.current_page_ancestor>.sub-menu
{
	display:block;
}

#menu-projekte-weltweit>li:nth-child(1):after
{
    background-image: url(gfx/projekte_menu_kenia.png);
    height: 600px;

}
#menu-projekte-weltweit>li:nth-child(2):after
{
	background-image:url(gfx/projekte_menu_paraguay.png);
	height:800px;
}
#menu-projekte-weltweit>li:nth-child(3):after
{
	background-image:url(gfx/projekte_menu_vietnam.png);
	height:700px;
}

.menu-projekte-weltweit-container{
	padding-bottom:800px;

}
.projekt_detail{
	padding-bottom:0px;
}


body:lang(de) .mail_anfrage {
	display: inline-block;
	width:146px;
	height:31px;
	background-image: url(gfx/mail_anfrage.png);
}


body:lang(en) .mail_anfrage {
	display: inline-block;
	width:172px;
	height:39px;
    	background-image: url(gfx/mail_anfrage_EN.png);
} 





/* QUALITAET */

.one-fifth p{
	text-align: center;
}


.one-fifth a{
	max-width:200px !important;
	width:100%;
	display: inline-block;
}

body.page-id-104 a img.aligncenter, body.page-id-795 a img.aligncenter{
	width: 100%;
    max-width: 127px;
}


@media (max-width: 768px) {
body.page-id-104 a img.aligncenter, body.page-id-795 a img.aligncenter{
/*    max-width: 127px; */
	margin-top: 0px !important;
}
}





/*   KONTAKT   */


.wpcf7 input[type="submit"] {
    background-color: #a7173b !important;
    font-family: "Open Sans";
    font-size: 100%;
    font-weight: normal;
}


/* ------ SOZIALES ------------------------- */
.gdlr-gallery-thumbnail>img
{
    outline: 3px solid #a7173b;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container
{
	overflow:visible;
}

/*

.gallery-column { 
	margin-left: -5px !important;
	margin-right: -5px !important;
}

.gallery-column>.gallery-item {
	padding-left: 0px !important;
	padding-right: 10px !important;
}
.gdlr-gallery-thumbnail-container {
	margin-left:0px !important;
}

*/



/*  SLIDER    */
.flex-direction-nav a {
     background-color: transparent;
}

.flex-direction-nav a.flex-next {
	background-image: url(gfx/pfeil_rechts.png);
	background-repeat: no-repeat;
	width:66px;
	height:66px;
	padding:0px;
}

.flex-direction-nav a.flex-next>i{
	display:none;
}
.flex-direction-nav a.flex-prev {
	background-image: url(gfx/pfeil_links.png);
	background-repeat: no-repeat;
	width:66px;
	height:66px;
	padding:0px;
	background-position: right center;
}
.flex-direction-nav a.flex-prev>i{
	display:none;
}
.gdlr-slider-item {
    margin-bottom: 16px;
}
.flex-control-nav-wrapper {
	display:none;
}


/* TOP NAVI */

#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul {
    background-color: #a7173b;
}

.top-navigation-container
{
	display:none; 
}


.delphi-top-nav {
	position:absolute;
	right:0px;
	left:0px;
	top:15px;
	z-index:100;

	padding:20px;

}
.delphi-top-nav, .delphi-top-nav a{
	color: #a7173b;
}

.delphi-top-nav>div {
	text-align:left;	
}
@media (min-width: 768px) {
	.delphi-top-nav {
    		/* top: -60px; */
			/* top: 69px; */
			top: -19px;

	}
	.delphi-top-nav>div:last-child{
		text-align: right;
	}
}



.flag_de, .flag_en {
    /* width: 41px; */
    font-size: 120%;
	display:inline-block;
	white-space: nowrap;
	/* background-image: url(gfx/DE_FLAG.png);
	background-position: center center;
	background-repeat: no-repeat;
    	background-size: contain; */
}

.flag_de::after, .flag_en::after{
	content: "DE ";	
} 

.flag_en::after{
	content: "| EN ";	
} 



/* .flag_en {
	background-image: url(gfx/EN_FLAG.png);
} */





.button_scroll_up {
	position: absolute;
	display:block;
	width:38px;
	height:38px;
	right:8%;
	top:14px;
	background-image:url(gfx/arrow_up.png);
	cursor: pointer;
}









div.anchor{display: block; position: relative; top: -100px; height: 0; visibility: hidden;}




#fullbackground{
	margin-top:60px;
}

.fullwidth {
	width:100%;
}

.above-sidebar-wrapper .gdlr-full-size-wrapper{
    margin-bottom: -40px;
}

.gdlr-page-title-wrapper {
	display: none;
}



/* LANGUAGES */


li.lang-item {
	display:none;
}

.only_DE, .only_EN{
    display:none;
} 

body:lang(de) .only_DE{
    display:block;
} 

body:lang(en) .only_EN{
    display:block;
} 


.gdlr-blog-info {
	display: none;
}





/* DISPLAY SIZE */


@media (max-width: 1400px) {
	body, .footer-wrapper {
    		font-size: 16px;
	}

	h2, h3, h4, h5, h6, h7, .widget_nav_menu h3 {
   	 font-size: 32px;
    	}
	
	h1{
   	 font-size: 38px;
    	}

	.container {
		/* WEISSER RAND  */
	    	max-width:90% !important;
	}
}

@media (max-width: 1300px) {
	body{
    		font-size: 14px;
	}
	.footer-container {
    		font-size: 14px !important;
	}

	h2, h3, h4, h5, h6, h7, .widget_nav_menu h3 {
   	 font-size: 32px;
	}
	.gdlr-main-menu > li > a {
    		font-size: 16px !important;
    	}
	img.dotted, #home_pic1 img, #home_pic2 img, #home_pic3 img, #home_pic4 img
	{
		border-top: 2px dotted #a7173b;
		border-bottom: 2px dotted #a7173b;
	} 
	.widget_nav_menu h3 {
   		border-bottom: 2px dotted #a7173b !important;
	}
	#highlighted {
		border-width: 2px;
	}
	.page-id-241 .with-sidebar-wrapper, .page-id-641 .with-sidebar-wrapper, .page-id-656 .with-sidebar-wrapper,
	.page-id-818 .with-sidebar-wrapper, .page-id-829 .with-sidebar-wrapper, .page-id-831 .with-sidebar-wrapper,
	#bg_partner
	{
		border-top: 2px dotted #a7173b;
	}

}


@media only screen and (max-width: 1100px)
{
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
}

@media (max-width: 768px) {

.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {
    padding-top: 40px;
}
.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper {
     padding-bottom: 0px; 
}

	.footer-container {
    		font-size: 14px !important;
	}

	h2, h3, h4, h5, h6, h7, .widget_nav_menu h3 {
   	 font-size: 24px;
	}
	h1 {
   	 font-size: 28px;
	}

	.gdlr-header-inner {
		background-image:none;
	}
	.gdlr-gallery-thumbnail-container {
		display:none;
	}
	.gallery-item img {
		width:100%;
		max-width:250px;
	}

	/* MOBILE */
	#gdlr-responsive-navigation.dl-menuwrapper button{
		background-color: #a7173b !important;
		right: 0px;
		top: 59px;
		border-radius: 3px;
    		width: 40px;
    		margin-top: -25px;
	}
.dl-menuwrapper button:after {
    height: 2px;
    top: 9px;
}


	.gdlr-logo {
		padding-right:0px !important;		
	}
	
	.not_MOBILE {
		display:none !important;
	}


	.sidebar-left-item {
		margin-top: -100px;
	}

	.gdlr-logo>a, 	.gdlr-logo>h1>a
{
    margin: auto;
    width: 370px;
max-width:100%;
    display: block;
	position:relative;
text-align:center;

	padding-left:0px;
	height: 150px;




}

.gdlr-logo>a img, 	.gdlr-logo>h1>a img
{
/*
	position:absolute;
	left:0px;
	margin-left:0px;
	width:100%;
	top: 55px;
	max-width: 370px;
*/

    margin-left: 0px;
    width: 100%;
    max-width: 220px;
    text-align: center;
    margin-top: 36px;
}




	.gdlr-main-mobile-menu{
		top: 70px !important;
	}


.top-navigation-wrapper {
    height: 85px;
    margin-bottom: -107px;
	}

}

	
button.dl-trigger {
    z-index: 101;
}

.copyright-container.container {
	max-width:100% !important;
}


/*   BLOG  */
h3.gdlr-blog-title:before{display:none}
h3.gdlr-blog-title:after{display:none}
h3.gdlr-blog-title a{
	color: rgb(86, 34, 10);
	font-family: "Open Sans";
	font-weight: bold;
	font-size:17px;
}
h3.gdlr-blog-title a:hover{
	color: rgb(167, 23, 59);
}





/* DATENSCHUTZ */
.page-id-1107 h2, .page-id-849 h2{
	border-bottom: none !important;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.page-id-1107 h3:after, .page-id-849 h3:after {
	display: none;
}
.page-id-1107 h3:before, .page-id-849 h3:before  {
	display: none;
}


/* CONTACT FORM */
.wpcf7-acceptance {
	transform: scale(2);
	margin-bottom: 1em;

}


/* Cookie Note */

.cc_container {
    background-color: #a7173b !important;
}

.cc_container .cc_btn {
    background-color: white !important;
}

.cc_container  .cc_more_info {
    color: #d6d6d6;
	font-weight: bold;
}





.cookieNote {
	padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
    margin-top: 20px;
    vertical-align: top;
    width: 100%;		
    text-align: center;
    position:fixed;
    bottom: 0px;   
    line-height: 150%; 
    display: none;
    z-index: 500;
}




body.showCookieNote .cookieNote {
	display: block;
}

.cookieNote .btnCookieOK, .cookieNote .btnCookieInfo {
	margin-left: 10px;
    background-color: #666;
    color: white;
    padding: 3px; 
    padding-left: 6px; 
    padding-right: 6px; 
    border-radius: 3px;
    white-space: nowrap
}

.cookieNote .btnCookieOK:hover, .cookieNote .btnCookieInfo:hover {
    background-color: #a7173b;
}



body.showCookieNote {
	padding-bottom: 80px !important;	
}













/* .parent-pageid-28 */

.staff_container {
    margin-left: -5px;
    margin-right: -5px;
}

.staff_panel{
	text-align: center;
	width: 100%;
	padding: 5px;
	display: inline-block;
	float: left;
	box-sizing: border-box;
}

@media (min-width: 1150px) {
.staff_panel {
	width: 50%;
}
}

@media (min-width: 1401px) {
.staff_panel {
	width: 33.3%;
}
}


.staff_panel a {
	font-size: inherit;
}
.staff_panel p:nth-child(1){
    color: white;
    background-color: #a7173b;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 2px;
    font-size: 120%;
}


.staff_panel p:nth-child(2){
    display: block;
    border: 2px solid #a7173b;
    padding-bottom: 8px;
}

.staff_panel img{
    margin-top: 0px;
	width: 100%;
	height: auto;
}
.staff_panel a:not(:hover){
    color: #56220a;
}




.schatten {
    position: relative;
    background-color: white;
    padding: 2em; 
}

.schatten:after{
    content: " ";
    background-image: url(gfx/schatten.jpg);
    background-size: 100% 100%;
    top: -2em;
    bottom: -3em;
    right: -5em;
    left: -4em;
    position: absolute;
    z-index: -1;
}

.schatten p {
}

@media (max-width: 768px) {
.schatten:after{
    display: none;
}
.schatten{
    margin-left: -63px;
	margin-right: -63px;
}
.schatten p{
padding-left:20px;
padding-right: 20px;
}
}




/* unterwegs */

#weltkarte .parallax-window{
	height: auto;
}

#wrapper_unterwegs {
	background-image: url('https://www.delphiorganic.com/wp-content/uploads/2018/07/weltkarte_small.jpg'); 
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
@media (min-width: 1600px) {
	#wrapper_unterwegs {	background-size: 1600px auto; }



}

#wrapper_unterwegs h1 {
	text-align: center;
    	padding-top: 3vw;
    	padding-bottom: 3vw;
}

.unterwegs_container {
    margin-left: -5px;
    margin-right: -5px;
overflow: hidden;
}

.unterwegs_panel{
	text-align: center;
	width: 100%;
	padding: 5px;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	margin-bottom: 2em;
}




@media (min-width: 1150px) {
.unterwegs_panel {
	width: 50%;
}
.unterwegs_panel p:nth-of-type(2) {
	    min-height: 4.5em;
}
}

@media (min-width: 1401px) {
.unterwegs_panel {
	width: 33.3%;
}
}




.unterwegs_panel>div{
    display: block;
    border: 2px solid #a7173b;
    padding-bottom: 8px;
	background-color: #f4e4e7;
	background-color: #f4e4e7f0
}

.unterwegs_panel img{
    margin-top: 0px;
	width: 100%;
	height: auto;
}

.unterwegs_panel p {
	padding-left: 2em;
	padding-right: 2em;
}

.unterwegs_panel p:nth-child(1) {
	padding-left: 0em;
	padding-right: 0em;
}

.unterwegs_panel a {
	font-size: inherit;
	display: inline-block;
	padding: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: white;
	border: 2px solid #a7173b;
	margin-top: 1em;
	margin-bottom: 0em;
	color: #a7173b;
	transition: background-color 0.5s, color 0.5s;
}

.unterwegs_panel a:hover{
    background-color: #a7173b;
	color: white;
}


.unterwegs_panel h2{
	border-bottom: none !important;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

h1.Projektbesichtigungen{
	font-size: 4em;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}



.widget_nav_menu > div > ul > li.current-menu-item > a::before {
	background-color: #f2dde1;
}


.parallax-window {
    padding-top:0px;
    padding-bottom:0px;
    background: transparent;
height: 420px;
height: 25.77vw;
position: relative;
}

.parallax-window>div.container {
	margin: auto
}


.header_text{
    position: absolute;
    bottom: 0.75em;
    right: 25vw;
    font-size: 72px;

    color: #f9e9cb;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: inherit;
}

.header_text .product_image{
    width: 300px;
    right: -15vw;
    position: relative;
}


@media (max-width: 1401px) {
	.header_text{ font-size: 6vw; }
}
@media (max-width: 768px) {
    .header_text{ font-size: 28px; }
}

.parallax-mirror {
	z-index: 10 !important;
}

.parallax-slider[src="https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg"] {
	margin-top: 5vw;
}
@media (min-width: 3800px) {
.parallax-slider[src="https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg"] {
	margin-top:-20vw; 
}

}


.parallax-window[data-image-src="https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg"] {
	/* display: none; */
}

@media (max-width: 1401px) {
.parallax-window[data-image-src="https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg"] {
	display: block;
	background-image: url("https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg");
	background-size: 100% auto;
	background-position: center bottom;
	height: 33vw;
}
.parallax-slider[src="https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg"] {
	display: none;
}

}

.parallax-window[data-image-src="https://www.delphiorganic.com/wp-content/uploads/company/staff_gruppe.jpg"] {
	height: 40vw !important;
}


#home_pic1, #home_pic2, #home_pic3, #home_pic4,
.staff_panel
{
    opacity: 0;
}

[observer-scroll] {
    transform: scale(0.8);
    transition: transform 1s ease-in-out, opacity 1s ease-in-out ;
    opacity: 0;
}

[observer-scroll][observed-visible="true"] {
    transform: scale(1);
    opacity: 1 !important;
}



/* REISEBERICHT */
.bericht_profil{
	margin-bottom: -50px;
    	margin-top: -90px;
}

@media (max-width: 768px) {
.bericht_profil{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px; 	
}
}


















/*   CATALOG   */



 * {
    box-sizing: border-box;
}

.red_font {
    color: #a7173b;
}


.catalog_product h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: #a7173b;    
    border-bottom: 0px none !important;
    margin-bottom: 0.5em;
    position: relative;
    padding: 0.25em 0.5em;
    
    background-color: #fbf3f5;
}

@media (min-width: 769px) {
	.catalog_product h2 {
	font-size: 26px;
	}
}

.list_varieties {
    width:  50%;
    display:inline-block;
    position: relative;
    clear: both;
    /*padding-left: 2.4em;*/
    padding-right: 2em;
    margin-bottom: 4em;
}

@media (max-width: 800px) {
    .list_varieties {
        width: 100%;
        padding-left: 0em;
        padding-right: 0em;
    }
}


.list_varieties>div {
    position: relative;
}

.label_title_varieties {
	padding: 0.5em;
    background-color: #fbf3f5;
    border-top: 2px solid #a7173b;
    border-bottom: 2px solid #a7173b;
    padding-left: 1.8em;
	color: #a7173b;
font-weight: bold;

}

.list_varieties li {
    padding-top: 0.5em;
    padding-bottom: 0.5em;

}

.list_varieties li:after {
	content: " ";
	position: absolute;
	left: 0px;
	right: 0px;
	height: 1px;
	background-color: #e5e5e5;
	display: block;
	margin-top: 0.5em
}

.preview_box, .detail_box {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.previews {
    
}
.preview_box {
	width: 50%;
        display: inline-block;
}

.preview_box h2 {
    background-color: #a7173b;
    text-transform: uppercase;
    color: white;
    /*padding-left: 3em;*/
    padding-left: 20px;
    font-size: 23px;
    
    
    background-color: transparent !important;
    padding: 0px !important;
    
    line-height: 1em;
    
    text-shadow: -1px -1px 0 #a7173b, 1px -1px 0 #a7173b, -1px 1px 0 #a7173b, 1px 1px 0 #a7173b;
}


.preview_box h2:after{
    content: " ";
    background-color: #a7173b;
    display: block;
    position: absolute;
    left: 2px;
    top: 4px;
    bottom: 3px;
    right: 0px;
    z-index: -1;
    
}

@media (max-width: 800px) {
    .preview_box {
        width: 100% !important;
        display: block;
        border: 0px !important;
        padding: 0px !important;
    }
}


/*
.preview_box h2:before {
    content: " ";
    background-image: url(gfx/icon_vorlage.png);
    background-size: contain;
    width: 3em;
    height: 3em;
    position: absolute;
    left: -1em;
    top: -0.6em;
}
*/

.preview_box p {
    /*padding-left: 4.6em;*/
        /*padding-left: 66px;*/
            padding-left: 20px;
            padding-right: 20px;

    padding-top: 0.8em;
    padding-bottom: 2em;
}


.preview_box:nth-child(even){
	/*padding-left: 2em;*/
}

.preview_box:nth-child(odd){
	/*padding-right: 2em;*/
}



.details {
/*  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-count: 4em;
     -moz-column-count: 4em;
            column-gap: 4em;
                margin-bottom: 3em;*/
                
                
/*                  -moz-column-fill: auto;  Firefox 
  column-fill: auto;*/

    overflow: hidden;
    margin-bottom: 4em;
}

.detail_column_1 {
    width: 50%;
    padding-right: 2em;
    /*display: inline-block;*/
    float: left;
}

.detail_column_2 {
    width: 50%;
    padding-left: 2em;
    /*display: inline-block;*/
    float: right;
}

.detail_box {
             margin-top: 3em;
            display: inline-block;
            background-color: #fbf3f5;
            padding: 2em;
            padding-top:0em;
            width: 100%;
}

@media (max-width: 800px) {
    .details>div  {
        width: 100% !important;
        display: block;
        /*border: 0px !important;*/
        padding: 0px !important;
    }
}


.detail_box h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: #a7173b;
    padding: 0.25em;
    padding-top: 3em;
    border-bottom: 0px none !important;
    margin-bottom: 0.5em;
position: relative;
text-align: center;
}


.catalog_product .detail_box h2:before{
}


.detail_box h2:before {
    content: " ";
    width: 2.7em;
    height: 2.7em;
    position: absolute;
    left: 50%;
    margin-left: -1.5em;
    top: -1em;
    
    border-radius: 100%;
    border: 6px solid white;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #731b1b;
    background-size: contain;

}

.catalog_product .detail_box:nth-child(1) h2:before {
    background-image: url(product_icons/icon_besonderheit.png);
    
}
.catalog_product .detail_box:nth-child(2) h2:before {
    background-image: url(product_icons/icon_verwendung.png);
    
}


.product_properties  {
    text-align: center;
    margin-bottom: 3em;
    margin-top: 3em;
}

.product_properties img {
    width: 9em;  
    padding-left: 0.7em;
    padding-right: 0.7em;
    
}

.nutritional_values {
    border: 1px solid #a7173b;
    padding: 3em 1em;
    margin: 4em 0em;  
    display: flex;
    flex-wrap: wrap;
    
}

.nutritional_values div{
    width: 49%;
    display: inline-block;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    vertical-align: top;
    font-size: 120%;
}

.nutritional_values div:nth-child(odd){
	font-weight: bold;
        text-align: right;
        padding-right: 4em;
        border-right: 1px solid #a7173b;
}

.nutritional_values div:nth-child(even){
        padding-left: 4em;
        margin-left: -2px;
}

.nutritional_values p {
    text-align: center;
    padding-top: 3em;
    margin-bottom: 0;
}

.nutritional_values p {
    text-align: center;
    width: 100%;
}

@media (max-width: 800px) {
	.nutritional_values div{
		text-align: left !important;
        	padding-left: 1em !important;
		padding-right: 1em !important;  
	    	word-break: break-word;      
	}
	.nutritional_values div:nth-child(even){
		padding-left: 2em !important;   
	}
}

/**
html[lang="de-DE"] .en {
    display: none;
}
html[lang="en-US"] .de {
    display: none;
}
*/

html[lang="de-DE"] .en {
    font-size: 0px;
    color: transparent;
}
html[lang="en-US"] .de {
    font-size: 0px;
    color: transparent;
}


.product_note {
    margin-bottom: 4em;
    padding-left: 15px;
    padding-right: 15px;
}

.product_note strong{
    width: 12em;
    display: inline-block;
}

.imagelist {
    overflow: hidden;
        margin-top: 4em;
}



img.half_width {
    width: 50%;
    height: auto;
    padding-bottom: 4em;
}
img.half_width:nth-of-type(odd){
    padding-right: 2em;
    float: left;
}

img.half_width:nth-of-type(even){
    padding-left: 2em;
    float:right;
}
img.half_width:nth-of-type(even)+*{
    clear: both;
    /*display: none;*/
}
@media (max-width: 800px) {
	img.half_width{
	    width: 100%;
	padding-left: 0em !important;
	padding-right: 0em !important;
	}
}


@media (min-width: 800px) {
    .sameHeight {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;  
            clear: both;      
    }

    .sameHeight>*{
        width: 50%;
    }
    .sameHeight>*:nth-child(odd){
        border-right: 2em white solid;
    }
    .sameHeight>*:nth-child(even){
        border-left: 2em white solid;
    }
}

.variety_list>div {
	width: 30%;
	display: inline-block;
	position: relative;
	text-align: center;
}


@media (max-width: 800px) {
    .variety_list>div {
        width: 100% !important;        
    }
}
.variety_list img {
	width: 100%;
}


.catalog_product .details .detail_column_1 .detail_box:nth-child(1) h2:before{
    background-image: url(product_icons/icon_verwendung.png);
}
.catalog_product .details .detail_column_1 .detail_box:nth-child(2) h2:before{
    background-image: url(product_icons/icon_erzeugung.png);
}
.catalog_product .details .detail_column_1 .detail_box:nth-child(3) h2:before{
    background-image: url(product_icons/icon_ursprung.png);
}

.catalog_product .details .detail_column_2 .detail_box:nth-child(1) h2:before{
    background-image: url(product_icons/icon_nachhaltigkeit.png);
}
.catalog_product .details .detail_column_2 .detail_box:nth-child(2) h2:before{
    background-image: url(product_icons/icon_ernte.png);
}
.catalog_product .details .detail_column_2 .detail_box:nth-child(3) h2:before{
    background-image: url(product_icons/icon_geschmack.png);
}
.catalog_product .details .detail_column_2 .detail_box:nth-child(4) h2:before{
    background-image: url(product_icons/icon_ertrag.png);
}
.catalog_product .details .detail_column_2 .detail_box:nth-child(5) h2:before{
    background-image: url(product_icons/icon_besonderheit.png);
}

.nav_container {
    width: 25%;
    margin-right: 3em;
    display: inline-block;
    background-color: #fbf3f5;
    /*padding: 1em;*/
    vertical-align: top;
    margin-bottom: 2em;
}

@media (max-width: 800px) {
    .nav_container {
        width: 100%;
    }
}

.first_with_nav {
    margin-top: -60px;
}
.first_with_nav>div {
    padding-top: 60px;
}


.first_container {
    width: 70%;
    display: inline-block;
}

@media (max-width: 800px) {
    .first_container {
        width: 100%;
    }
}

/*.first_container h3 {
    margin-top: 20px;
}*/


.catalog_product .nav_container {
	margin-bottom: 5em;
}

.nav_container ul{
    margin: 0;
    list-style: none;
}

.nav_container ul a{
    margin: 0;
    list-style: none;
}

.contact_button{
    display: inline-block;
    /*float: right;*/
    width: 300px;   
    height: 60px;   
    background-image: url(gfx-catalogue/contact_button.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top;
    margin-right: -50px;
}

@media (max-width: 800px) {
	.contact_button{
		 width: 200px;
		margin-right: -31px;
		 height: 50px;      
	}
}

.contact_panel{
    display: inline-block;
    width: 50%;
    float: right;
    margin-bottom: 2em;
    padding-left: 4em;
    text-align: right;
}
.contact_panel p{
    padding-left: 20px;
    /*text-align: left;*/
    color: #a7173b;
}

@media (max-width: 800px) {
.contact_panel{
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 2em;
    padding-left: 0em;
}
}

.btnMore{
    margin-left: 0.5em;
    /*color: #a7173b;*/
    color: #c6063a !important;
}

.current_variety {
     color: #A7173B !important;   
}

.first_with_nav .widget_nav_menu li:not(.current-menu-ancestor)>ul {
    display: none;
}


.certificates{
    margin-left: -15px;
    margin-right: -15px;
	display: flex;
    justify-content: center;
flex-wrap: wrap;
}


.certificates div {
    width: 25%;
    padding: 15px;
}

@media (max-width: 800px) {
.certificates div {
    width: 50%;
}
}


.certificates img {
	border: 1px solid #a7173b;
}



@media (min-width: 686px) {
.moveByOneSixth{
/* NEEDED FOR LOGOS ZERTIFICATION */
    position: relative;
    left: 70%;
}
}

/* NATURLAND */
.container_naturland {
    background-color: #fbf3f5;
    outline: 2px solid #a7173b;
	text-align: center;
	padding-bottom: 4em;
	/* max-width: 340px; */
	height: 100%;
	margin: auto;
	position: relative;
}

.container_naturland img{
    border-bottom: 2px dotted #a7173b;
	width: 100%;
}

.container_naturland_text {
    padding: 4em;
    padding-top: 2em;
	text-align: left;
}

.container_naturland_text p{
	line-height: 1.25em;
}

.container_naturland .button{
	color: white;
	background-color: #a7173b;
	display: inline-block;
    position: absolute;
    bottom: 2em;
    left: 50%;
    transform: translateX(-50%);	
}

.container_naturland .button:hover{
	background-color: white;
	color: #a7173b;
	outline: 2px solid #a7173b;
}

.container_naturland strong {
	display: block;
    margin-top: -1em;
    font-size: 105%;
}

.logo_naturland{
    position: absolute;
    z-index: 1;
    right: 4em;
    width: 24vw;
    max-width: 177px;
    /* margin-top: -12rem; */
    bottom: -3em;
    border-right: 16px solid white;
    border-left: 16px solid white;
}

/* NATURLAND SAME HEIGHT */
body.page-id-8574 .gdlr-content .columns,
body.page-id-8539 .gdlr-content .columns {
		align-self: auto;
    margin-bottom: 3em;
}
body.page-id-8574 #content-section-2 .section-container,
body.page-id-8539 #content-section-2 .section-container{
		display: flex;
    flex-wrap: wrap;
}
body.page-id-8574 .gdlr-item,
body.page-id-8539 .gdlr-item {
		height: 100%;
}




.round-staff {
    display: inline-block;
    width: 10em;
    margin-right: 2em;
    text-align: center;
    margin-bottom: 2em;
}
.round-staff img {
    border-radius: 100%;
    object-fit: cover;
    aspect-ratio: 1;
    border: 3px solid #56220a;	
	margin-bottom: 1em;
}
.round-staff div{
    text-align: center;
}



.delphi-top-nav .not_MOBILE {
	visibility: hidden;
}

#menu-mainmenu_en-1 li:first-child {
	display: none;
}
#menu-mainmenu-1 li:first-child {
	display: none;
}

.gdlr-logo  {
    z-index: 100;
    position: relative;
	max-width: 300px;
	margin-left: auto !important;
    margin-right: auto !important;
	padding-bottom: 0px;
}

.gdlr-navigation .sf-menu  {
	line-height: 0.8 !important;
}

.dl-trigger {
	transform: scale(0.8);
}

@media (max-width: 768px) {
    .gdlr-logo>a img, .gdlr-logo>h1>a img {
		margin: auto;
		max-width: 70%;
	}
}

.flexslider .slides img {
    min-height: 220px;
    object-position: 70% 50%;
    object-fit: cover;
}

.permission_logo, .permission_acceptAll, .permission_showPermissionsDetails{
	max-width: 100% !important;
}

.permission_dialog .lined_container:before {
	display: none
}


@media only screen and (max-width: 767px) {
    .gdlr-header-style-2.gdlr-centered .gdlr-logo {
		padding-bottom: 0px;
		margin-bottom: -21px;
		/* overflow: hidden; */
    }

	.gdlr-logo>a {
		margin-bottom: -20px;
	}

	.delphi-top-nav {
		right: 50%;
		left: 0px;
		z-index: 10000;
	}
}

.line_logo:before {
	display: none;
}

#menu-item-822, #menu-item-1498 {
	display: none;
}