/*
 Theme Name:   Divi Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       Elegant Themes
 Author URI:   http://example.com
 Template:     Divi
 Version:      4.24.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
/* Line 17 Overwrite Default Background Size in Divi */
body.custom-background {
	line-height: 22pt;
	background-size: cover!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #778692;
	padding-bottom: 0;
}

.pa-blog-equal-height .pa-auto-height {
    height: auto !important;
}

.pa-blog-equal-height .pa-auto-margin {
    margin-top: 20px !important;
}

#main-footer {
	background: url(./images/banner-full.jpg) no-repeat;
	padding: 40px 0;
}

#main-footer:before {
	content: "";
	position: absolute;
	right: 0;
	background: url("./images/footer-bg-right.png");
	width: 500px;
	height: 589px;
}

#main-footer .footer-widget {
	width: 50%;
	margin-right: 0;
	margin-bottom: 10px;
	min-height: 390px;
}

#main-footer .footer-widget:nth-child(3) {
	width: 15%;
}

#main-footer .footer-widget:nth-child(4) {
	width: 85%;
}

#main-footer .footer-widget .fwidget {
	margin-bottom: 0;
}

div#media_image-2 {
	width: 100%;
}

#footer-bottom {
	display: none;
}

.slider-video .et_pb_slide {
	padding: 0;
}

.slider-video .et_pb_slider_container_inner {
	vertical-align: top;
}

.slider-video .et_pb_slide_description {
	padding: 0;
	width: 50%;
	text-align: left;
	margin-right: 0;
	padding-left: 50px;
	background: url(./images/banner-full.png) no-repeat;
	height: 90px;
	background-position: 8%;
}

/* Line 90-100: Overwrite the default Hover behaviour */
.button-bot-line {
	border-left: 0 !important;
	border-top: 0 !important;
	border-right: 0 !important;
}

.button-bot-line:hover {
	background: none !important;
	border-bottom: 1px solid #000 !important;
}

.home-img-overlay {
	position: absolute;
	bottom: -150px;
	left: -100px;
	width: 60%;
}

.footer-allpage:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(./images/footer-bg-right.png);
	width: 500px;
	height: 589px;
	bottom: 30px;
}

.footer-mail ul {
	list-style-type: none;
	padding-left: 0;
}

.footer-mail ul li {
	display: inline-block;
	background: #00619d;
	height: 30px;
	width: 30px;
	margin-right: -3px;
	text-align: center;
}

.footer-mail ul li:nth-child(2) {
	background: #5f881c;
}

.footer-mail ul li:nth-child(3) {
	background: #ee7203;
}

.footer-mail ul li:nth-child(4) {
	background: #f3c300;
}

.footer-mail ul li:nth-child(5) {
	background: #800034;
}

/* Line 155 Overwrite the default behaviour of white background */
.footer-menu {
	padding-left: 20px;
	background: transparent !important;
}

#menu-footer-menu {
	display: block;
	margin-top: -6px;
}

#menu-footer-menu .menu-item-has-children > a:first-child:after {
	display: none;
}

/* Line 173 Overwrite the default behaviour of white background */
#menu-footer-menu ul.sub-menu {
	position: relative;
	opacity: 1;
	visibility: visible;
	left: -90px;
	background: transparent !important;
	border: 0;
	box-shadow: none;
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: 25px;
	padding-left: 15px;
}

#menu-footer-menu li {
	margin-top: 0;
}

#menu-footer-menu li.current_page_parent a,
#menu-footer-menu li.current_page_parent li.current_page_item a,
#menu-footer-menu li.current_page_item a {
	font-weight: bold;
}

#menu-footer-menu li.current_page_parent li a,
#menu-footer-menu li.current_page_item li a {
	font-weight: 500;
}

#menu-footer-menu li.current_page_item:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #263645;
	position: absolute;
	left: -17px;
	top: 4px;
}

#menu-footer-menu ul li.current_page_item:before {
	left: -33px;
	top: 8px;
}

#menu-footer-menu li.current_page_item.ing-ing:before {
	background: #00619d;
}

#menu-footer-menu li.current_page_item.esg-ing:before {
	background: #5f881c;
}

#menu-footer-menu li.current_page_item.sib-ing:before {
	background: #ee7203;
}

#menu-footer-menu li.current_page_item.ing-kess:before {
	background: #f3c300;
}

#menu-footer-menu li.current_page_item.ingeneo:before {
	background: #800034;
}

#menu-footer-menu ul li a {
	padding: 4px 0;
}

#menu-footer-menu a:hover,
#menu-footer-bottom-menu a:hover {
	opacity: 1;
	background: transparent;
}

.footer-mail ul li a {
	color: #fff;
}

/* Line 246 Overwrite the important margin written in Divi */
.footer-lastrow .et_pb_column_1_4 {
	width: 160px;
	margin-right: 0 !important;
}

.footer-lastrow .et_pb_column_3_4 {
	width: calc(100% - 160px);
	height: 30px;
	text-align: end;
}

/* Line 258 Overwrite the default behaviour of white background */
.footer-bot-menu {
	background: transparent !important;
	margin-bottom: 0 !important;
	display: inline-block;
	width: 330px;
	vertical-align: top;
}

#menu-footer-bottom-menu li {
	padding: 0;
	padding-right: 5px;
	margin-top: 3px;
}

/* Line 274 Overwrite the important margin written in Divi */
.footer-bot-logo {
	display: inline-block;
	width: 190px;
	margin-bottom: 0 !important;
	vertical-align: top;
	margin-top: -2px;
	margin-right: 20px;
}

/* Line 283 Overwrite the important margin written in Divi */
.footer-lastrow .et_pb_button_module_wrapper {
	display: inline-block;
	margin-bottom: 0 !important;
	vertical-align: top;
	margin-top: -1px;
}

footer a {
	color: #435464;
}

.home-projekte {
	top: -80px;
}

.home-projekte:before {
	content: "";
	background: #263645;
	position: absolute;
	left: 0;
	top: 0px;
	width: 580px;
	height: 90px;
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	-ms-transform: skew(30deg);
}

.home-projekte h3,
.home-projekte h4 {
	display: inline-block;
}

.home-projekte-bg-title:before {
	content: "";
	background: #263645;
	position: absolute;
	left: 0;
	top: -80px;
	width: 45%;
	height: 90px;
}

.ansprechpartner-bg-title:before {
	content: "";
	background: #3b4a58;
	position: absolute;
	left: 0;
	top: -80px;
	width: 30%;
	height: 90px;
}

.ansprechpartner {
	top: -80px;
}

.ansprechpartner:before {
	content: "";
	background: #3b4a58;
	position: absolute;
	left: 0;
	top: 0px;
	width: 450px;
	height: 90px;
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	-ms-transform: skew(30deg);
}

/* Line 357 Overwrite the default behaviour white background in Divi */
.home-filter-projekte li.et_pb_portfolio_filter a {
	background: transparent !important;
	border: 0;
	margin-right: 40px;
	padding: 0 0 6px 0;
	position: relative;
}

.home-filter-projekte li:last-child a {
	margin-right: 0;
}

.home-filter-projekte li.et_pb_portfolio_filter {
	position: relative;
}

.home-filter-projekte li.et_pb_portfolio_filter:after {
	content: "";
	height: 12px;
	background: #fff;
	width: 2px;
	position: absolute;
	top: 0;
	right: 20px;
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
}

.home-filter-projekte li.et_pb_portfolio_filter:last-child:after {
	display: none;
}

.home-filter-projekte li.et_pb_portfolio_filter a.active {
	font-weight: bold;
}

.home-filter-projekte li.et_pb_portfolio_filter a.active:before {
	content: "";
	width: 100%;
	background: #f5fafd;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Line 407 Overwrite the default width of plugin */
.home-filter-projekte .et_pb_portfolio_item {
	width: 100% !important;
}

/* Line 412 Overwrite the default width of plugin */
.home-filter-projekte .et_pb_portfolio_item:nth-child(4n) {
	margin-right: 0 !important;
}

.home-filter-projekte .et_pb_portfolio_item:after {
	content: "";
	width: 86%;
	background: #fff;
	opacity: 0;
	height: 86%;
	position: absolute;
	top: 7%;
	left: 7%;
}

.home-filter-projekte.ing-ing .et_pb_portfolio_item:after {
	background: #0071b6;
}

.home-filter-projekte.esg-ing .et_pb_portfolio_item:after {
	background: #5f881c;
}

.home-filter-projekte.sib-ing .et_pb_portfolio_item:after {
	background: #ee7203;
}

.home-filter-projekte.ing-kess .et_pb_portfolio_item:after {
	background: #f3c300;
}

.home-filter-projekte.ingeneo .et_pb_portfolio_item:after {
	background: #800034;
}

.home-filter-projekte .et_pb_portfolio_item:hover:after {
	opacity: 0.8;
}

.home-filter-projekte .et_pb_portfolio_item:hover p.post-meta,
.home-filter-projekte .et_pb_portfolio_item:hover h2.et_pb_module_header {
	opacity: 1;
}

.column-accordion {
	margin-top: -220px;
}

.column-accordion:after {
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	right: 0;
	top: -1px;
	z-index: -1;
	outline: rgba(255, 255, 255, 0.5) solid 30px;
}

/* Line 475 Overwrite the important margin written in Divi */
.column-accordion .et_pb_toggle {
	border: 0;
	border-top: 1px solid #778692;
	margin-bottom: 0 !important;
	background: transparent;
	padding: 25px 0px 24px;
}

.column-accordion .et_pb_toggle:last-child {
	border-bottom: 1px solid #778692;
}

.column-accordion .et_pb_toggle h5.et_pb_toggle_title {
	padding: 0 20px;
}

.column-accordion .et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title {
	border-bottom: 1px solid #778692;
	padding-bottom: 24px;
	padding-right: 55px;
}

.column-accordion .et_pb_toggle .et_pb_toggle_content {
	padding: 24px 20px 0;
}

.column-accordion .et_pb_toggle .et_pb_toggle_title:before {
	content: "\4c";
	right: 20px;
	font-size: 25px;
	color: #778692;
	display: block;
}

.column-accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\4b";
	margin-top: -1em;
}

/* TT-Tech Css */
/* Remove the type cursor from the plugin */
.typed-cursor {
	display: none;
}

.header-row .button-head-1:hover {
	border-bottom: 1px solid #000;
}

.header-row .button-head-2:hover {
	border-bottom: 1px solid #000;
}

.header-row .button-head-1 {
	margin-left: 0;
}

.header-row .et_pb_image {
	margin-top: 4px;
}

.header-row .button-head-1,
.button-head-2,
.et_pb_image,
.header-main-menu {
	vertical-align: top;
	margin-left: 18px;
	display: inline-block;
	margin-top: 0px;
}

.footer-menu.act-home li.menu-item-home:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #263645;
	position: absolute;
	left: -17px;
	top: 4px;
}

.footer-menu.act-home li.menu-item-home a {
	font-weight: bold;
}

.dna-image {
	position: absolute;
	top: -320px;
}

.dna-text {
	position: absolute;
	margin-top: -95px;
}

div.project-detail-content.et_pb_section.et_pb_section_1 {
	margin-top: -200px;
	z-index: 9;
	background-position: 50% 0;
}

ul#menu-menu-top {
	margin-left: 0;
	margin-right: 0;
}


#menu-menu-top li  a{
	padding: 5px 9px 7px;
	margin-bottom: 10px;
}

/* #menu-menu-top li:hover a {
	color: #263645 !important;
	opacity: 1;
} */
#menu-menu-top > li:nth-child(2):hover a p.menu-item-desc,
#menu-menu-top > li:nth-child(2) a p.menu-item-desc{
	background: #74a522;
}
#menu-menu-top > li:nth-child(2):hover a,
#menu-menu-top > li:nth-child(2) a {
	background: #5f881c;
}
#menu-menu-top > li:nth-child(3):hover a p.menu-item-desc,
#menu-menu-top > li:nth-child(3) a p.menu-item-desc{
	background: #f08a00;
}
#menu-menu-top > li:nth-child(3):hover a,
#menu-menu-top > li:nth-child(3) a {
	background: #ec7404;
}
#menu-menu-top > li:nth-child(4):hover a p.menu-item-desc,
#menu-menu-top > li:nth-child(4) a p.menu-item-desc{
	background: #ffda00;
}
#menu-menu-top > li:nth-child(4):hover a,
#menu-menu-top > li:nth-child(4) a {
	background: #f3c300;
}
#menu-menu-top > li:nth-child(5):hover a p.menu-item-desc,
#menu-menu-top > li:nth-child(5) a p.menu-item-desc{
	background: #b6004b;
}
#menu-menu-top > li:nth-child(5):hover a,
#menu-menu-top > li:nth-child(5) a {
	background: #800034;
}
#menu-menu-top > li:nth-child(6):hover a p.menu-item-desc,
#menu-menu-top > li:nth-child(6) a p.menu-item-desc{
	background: #435363;
}
#menu-menu-top > li:nth-child(6):hover a,
#menu-menu-top > li:nth-child(6) a {
	background: #435363;
}

.button-head-1.et_pb_text,
.button-head-2.et_pb_text {
	position: relative;
	font-weight: 400;
}

.button-head-1 a {
	color: #263645;
}

.button-head-2 a {
	color: #263645;
	padding-right: 20px;
}

.button-head-1:after,
.button-head-2:after {
	content: "";
	background: #263645;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 1px;
}

.header-row .et_pb_text_inner span {
	background-color: black;
	color: white;
	font-weight: 600;
	position: absolute;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 15px;
	right: 0;
	top: 7px;
	font-size: 12px;
}

.header-row span {
	margin-bottom: 0px;
}

.header-row .et_pb_column_2_tb_header {
	margin-top: 70px;
}

.header-row .et_pb_menu_1_tb_header .mobile_nav .closed .mobile_menu_bar:before {
	top: 4px;
}

.header-row .et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar:before {
	color: rgba(0, 0, 0, 0);
	background: url(/wp-content/uploads/2021/06/header-Buger-Menu-1.png);
	background-size: auto;
	background-repeat: no-repeat;
}

/* Line 690 Overwrite white background written in divi */
#page-container .fullwidth {
	margin-top: 0;
	max-width: 100%;
	width: 100%;
	background-color: rgba(119, 133, 146, 255) !important;
}

#page-container .add-height {
	height: 150vh;
}

.fullwidth .et_pb_menu_0_tb_header.et_pb_menu {
	background: none;
}

.fullwidth span.mobile_menu_bar {
	position: absolute;
	right: -30px;
	margin-top: -70px;
}

.fullwidth .header-image {
	display: block;
}

.fullwidth .menu-nav-bottom {
	display: block;
}

/* Turn on menu accordion*/
.Icon-X .sub-menu {
	box-shadow: none;
	visibility: visible;
	opacity: 1;
	border-top: none;
}

/* Line 725 Default font-weight for divi menu is 800 */
.Icon-X .sub-menu li a {
	font-weight: 200 !important;
}

/* Turn off arrow besides Menu Parent Item*/
.Icon-X .et-menu .menu-item-has-children > a:first-child:after {
	display: none;
}

.et-menu .menu-item-has-children > a:first-child {
	padding-right: 0px;
}

.Icon-X .mobile_menu_bar:before {
	background: url(/wp-content/uploads/2021/06/x4.png) !important;
}

.header-image {
	display: none;
}

.menu-nav-bottom {
	display: none;
}

.menu-nav-bottom a {
	color: white;
}

/* Line 751 + 754 Overwrite default display in divi menu */

.fullwidth .header-main-menu ul.et-menu {
	display: block !important;
}
.header-main-menu ul.et-menu {
	display: none !important;
}

.fullwidth .header-image {
	position: relative;
}

.fullwidth li:marker {
	display: none;
}

.fullwidth li:marker {
	display: none;
}

.fullwidth li.item-menu-bottom1 a:after {
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	content: "//";
	position: absolute;
	border: none;
	color: #fff;
	font-weight: 300;
}

.fullwidth li.item-menu-bottom1 {
	display: inline-block;
}

.fullwidth li.item-menu-bottom2 {
	margin-left: 10px;
	display: inline-block;
}

/* Remove Hambuger icon from main menu header */
.header-column-2 .et_pb_menu .et_pb_menu__menu,
.header-column-2 .et_pb_fullwidth_menu .et_pb_menu__menu {
	display: none;
}

.header-column-2 .et_pb_menu .et_mobile_nav_menu,
.header-column-2 .et_pb_fullwidth_menu .et_mobile_nav_menu {
	display: flex;
	float: none;
	margin: 0 6px;
	align-items: center;
}

/* Remove Hambuger icon from all menu in header */
/* Line 810 Overwrite default background white in divi */
.header-column-1 .et_pb_menu .et_pb_menu__menu,
.header-column-1 .et_pb_fullwidth_menu .et_pb_menu__menu {
	display: flex;
	float: none;
	background: transparent !important;
}

.header-column-1 .et_pb_menu .et_mobile_nav_menu,
.header-column-1 .et_pb_fullwidth_menu .et_mobile_nav_menu {
	display: none;
}

.header-background {
	position: absolute;
	z-index: 999;
	width: 100%;
}

/* Line 826 Overwrite default background white in divi */
.sub-menu-header {
	background-color: transparent !important;
}

.header-column-2 a.mobile_nav.closed .mobile_menu_bar {
	top: 4px;
	left: -6px;
}

.header-row.et_mobile_menu li a:hover,
.header-row .nav ul li a {
	width: auto;
}

.header-row .et_mobile_menu li a:hover,
.header-row .nav ul li a:hover {
	color: black !important;
	opacity: 1;
	background-color: transparent;
}

.header-row li.et_pb_menu_page_id-119.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-130 {
	width: inherit;
}

.header-row .et-menu a:hover {
	color: black !important;
	opacity: 1;
}

.header-row .current-menu-item.current_page_item > a {
	color: black !important;
}

/* Ansprechpartner */
.partner-feature,
.partner-list-item,
.partner-feature .et_pb_text_inner,
.partner-feature a,
.partner-list-item a {
	color: #fff;
}

.partner-nav-group-item .et_pb_module.et_pb_text {
	margin-bottom: 0;
}
.partner-nav-group-item ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	list-style: none;
	font-size: 25px;
	line-height: 1.2;
	margin-top: 25px;
	color: #fff;
	font-weight: 400;
}
.partner-nav-group-item ul li {
	margin-right: 35px;
	position: relative;
	cursor: pointer;
}
.partner-nav-group-item ul li:lat-child {
	margin-right: 0;
}
.partner-nav-group-item ul li.active {
	font-weight: bold;
}
.partner-nav-group-item ul li:before {
	content: "|";
	position: absolute;
	top: 0;
	right: -20px;
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	font-weight: normal;
}
.partner-nav-group-item ul li:last-child:before {
	display: none;
}

.partner-feature .et_pb_module.et_pb_text {
	margin-bottom: 0;
}
.partner-feature .partner-mailto,
.partner-feature .et_pb_module.et_pb_text:last-child {
	margin-top: 20px;
}
.partner-list-item .et_pb_module.et_pb_text .et_pb_text_inner,
.partner-feature .et_pb_module.et_pb_text .et_pb_text_inner {
	line-height: 1.2;
}
.partner-feature .partner-name,
.partner-list-item .partner-name {
	font-size: 18px;
	font-weight: 800;
}
.partner-feature a,
.partner-list-item a {
	text-transform: uppercase;
}

/* Product List */
.product-list {
	list-style: none;
	list-style-position: outside;
}


.product-list li {
	padding-left: 5px;
}

.product-list li::marker {
	content: "#";
	font-family: inherit;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}

.wp-image-6555 {
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
}

@media (min-width: 768px) {
	.partner-list-item .et_pb_column,
	.partner-feature .et_pb_column {
		margin-right: 4.25%;
	}
	.partner-list-item .et_pb_column_1_5,
	.partner-feature .et_pb_column_1_5 {
		width: 16.6%;
	}
	
}
	

.partner-team {
	text-transform: uppercase;
	padding: 40px 0;
	border: 1px solid #d4d4d4;
	border-left: 0;
	border-right: 0;
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	color: #fff;
}
.partner-team .et_pb_text_inner > p {
	display: inline;
	margin-right: 30px;
}
.partner-team .et_pb_text_inner:after {
	content: "\4b";
	font-family: 'ETmodules';
	position: absolute;
}
.partner-list-item .et_pb_column_1_5 .et_pb_module,
.partner-list-item .et_pb_module.et_pb_text {
	margin-bottom: 0;
}
.partner-list-item .partner-name {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: flex;
	align-items: flex-end;
}
.ing-ing .partner-list-item .partner-name {
	background: rgba(0, 97, 157, 0.8);
}
.esg-ing .partner-list-item .partner-name {
	background: rgba(95, 136, 28, 0.8);
}
.sib-ing .partner-list-item .partner-name {
	background: rgba(238, 114, 3, 0.8);
}
.ing-kess .partner-list-item .partner-name {
	background: rgba(243, 195, 0, 0.8);
}
.ingeneo .partner-list-item .partner-name {
	background: rgba(128, 0, 52, 0.8);
}
.partner-list-item .partner-name .et_pb_text_inner {
	margin-bottom: 60px;
}
.partner-list-item .partner-mailto {
	position: absolute;
	bottom: 20px;
}
.partner-list-item .partner-name,
.partner-list-item .partner-mailto {
	padding: 0 20px;
	display: none;
}
.partner-list-item .et_pb_column:hover .partner-name,
.partner-list-item .et_pb_column:hover .partner-mailto {
	display: flex;
	flex-wrap: wrap;
}

.partner-team .et_pb_text_inner:after {
	display: none;
}

.et_pb_toggle_title img{
    display: none;
}

.accordion-logo .et_pb_toggle_title img{
	display: block;
}

/* new menu */
header .header-row .header-column-2 .et_pb_module {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
header .header-row .header-column-2 .et_pb_module.home-search-box {
    width: 100%;
    height: 21px;
    margin-top: 12px !important;
}
header .header-row{
    margin-top: 55px !important;
}
header .header-column-2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
	width: 44% !important;
    margin-top: 15px;
}
header .sub-menu-header .et_pb_menu__wrap,
header .sub-menu-header .et_pb_menu__menu,
header .sub-menu-header .et-menu-nav,
header .et_pb_fullwidth_menu .et_pb_menu__wrap,
header .et_pb_fullwidth_menu .et_pb_menu__menu,
header .et_pb_fullwidth_menu .et-menu-nav.fullwidth-menu-nav{
    display: block;
}
header .et_pb_fullwidth_section #menu-main-menu {
    height: 28px;
    padding: 0px !important;
    justify-content: space-between !important;
}
header .et_pb_fullwidth_section #menu-main-menu.et-menu .menu-item-has-children>a:first-child:after {
    display: none;
}
header .et_pb_fullwidth_section #menu-main-menu.et-menu .sub-menu {
    padding: 0;
    top: calc(100% + 1px);
    left: -30px;
    border: 0;
    width: 158px;
}
header .et_pb_fullwidth_section #menu-main-menu.et-menu .sub-menu > li:first-child {
    border-top: 1px solid #00619d;
}
header .et_pb_fullwidth_section #menu-main-menu.et-menu .sub-menu > li{
     width: 100%;
    border-top: 1px solid #fff;
	padding: 0 10px;
}
header .et_pb_fullwidth_section #menu-main-menu.et-menu .sub-menu > li a{
    padding: 0;
    height: 30px;
    width: auto;
    text-transform: uppercase;
}
header .et_pb_fullwidth_section #menu-main-menu > li{
    margin-top:0;
}
header .et_pb_fullwidth_section #menu-main-menu > li a{
    padding-bottom: 0;
}
header .et_pb_fullwidth_section #menu-main-menu.et-menu .sub-menu > li >a:after {
    content: "";
    width: 11px;
    display: block;
    height: 11px;
    background: url(images/arrow-menu.png);
    background-size: 11px 11px;
    position: absolute;
    left: auto;
    right: 0;
    top: 9px;
}
header .header-row .header-column-2 .et_pb_module.home-search-box .et_pb_searchform{
	width: 80%;
}
header .header-row .header-column-2 .et_pb_module.home-search-box .et_pb_searchform >div:before {
    content: "";
    width: 14px;
    display: block;
    height: 16px;
    background: url(images/search-icon.png);
    position: absolute;
    left: -18px;
    top: 10px;
}

ul#menu-menu-top li {
    width: calc(100% / 5);
    display: block;
    padding: 0;
}
#menu-menu-top li a {
    background: #00619d;
    color: #fff !important;
    opacity: 1;
    margin-bottom: 0;
    padding: 0;
	transition: transform 1s ease;
}
#menu-menu-top li a p {
    align-content: center;
    text-align: center;
    font-size: 53px;
    font-weight: 900;
    letter-spacing: -5px;
    height: 82px;
    line-height: 75px;
    padding: 0;
}
/* #menu-menu-top li a > p:last-child {
    box-shadow: 0px -3px 6px 0px #00000024;
    border: 1px solid transparent;
    z-index: 100;
} */
#menu-menu-top li a p >span {
    font-size: 15px;
    padding-left: 5px;
    letter-spacing: 0px;
    position: relative;
    top: 10px;
}
#menu-menu-top li a p.menu-item-desc {
    font-size: 14px;
    letter-spacing: 0px;
    display: block;
    position: absolute;
    background: #0071b6;
    top: 100%;
    height: 31px;
    line-height: 31px;
    width: 100%;
    left: 0;
	padding: 0;
    align-content: center;
	font-family: 'Helvetica';
    font-weight: 300;
	text-transform: uppercase;
}
#menu-menu-top > li > a:after {
    content: "";
    width: 11px;
    display: block;
    height: 11px;
    background: url(images/arrow-menu.png);
    background-size: 11px 11px;
    position: absolute;
    left: auto;
    right: 15px;
    top: calc(100% + 10px);
}
#menu-menu-top > li:hover a:after {
	transform: rotate(90deg);
}
#menu-menu-top > li ul.sub-menu {
    padding: 0;
    top: calc(100% + 31px);
    left: 0;
    width: 100%;
    border: 0;
}
ul#menu-menu-top li .sub-menu li {
    width: 100%;
}
ul#menu-menu-top li .sub-menu > li a {
    background: transparent !important;
    color: #fff !important;
    text-align: center;
    border-top: 1px solid #fff;
    padding: 5px;
    width: 100%;
    font-family: 'Helvetica';
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0px;
}
ul#menu-menu-top li .sub-menu > li:first-child > a {
    border-top: 0;
}
.hide-desktop{
	display: none !important;
	visibility: hidden;
}
ul#menu-menu-top li .sub-menu > li a:hover{
    background-color: rgba(0,0,0,.03);
    opacity: .7;
}
header .et_pb_fullwidth_menu .mobile_nav .mobile_menu_bar:before {
    color: transparent;
	background: url(/wp-content/uploads/2021/06/header-Buger-Menu-1.png);
    background-size: auto;
    background-repeat: no-repeat;
}
header .et_pb_fullwidth_menu .mobile_nav.opened .mobile_menu_bar:before {
	background: url(/wp-content/uploads/2021/06/x4.png) !important;
}
#mobile_menu1 > li > a{
    font-size: 28px;
    font-family: 'Helvetica';
    font-weight: 300;
    line-height: 34px;
	position: relative;
}
#mobile_menu1 > li.visible > a{
    font-weight: 700;
}
#mobile_menu1 > li.menu-item > ul > li {
    padding-right: 8%;
}
#mobile_menu1 > li.menu-item > ul > li:last-child {
    margin-bottom: 30px;
}
#mobile_menu1 > li.menu-item > ul > li a {
    border-bottom: 1px solid #fff;
}
#mobile_menu1 > li.menu-item > ul > li:first-child:not(.color-blue) a {
    border-top: 1px solid #fff;
}
#mobile_menu1 > li.menu-item > ul > li >a {
    font-size: 18px;
    font-family: 'Helvetica';
    font-weight: 300;
    line-height: 22px;
	position: relative;
}
#mobile_menu1 > li.menu-item:not(.et_pb_menu_page_id-32) > ul > li >a {
    text-transform: uppercase;
}
#mobile_menu1 > li.menu-item.hide-desktop > ul > li >a {
    font-weight: 700;
	z-index: 1;
}

header #mobile_menu1 .menu-item-has-children > a { 
    background-color: transparent; 
    position: relative; 
}
header #mobile_menu1 li:not(.inline-item) > a:after { 
	content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_2" data-name="Layer 2" viewBox="0 0 12 17.69"><defs><style> .cls-1 { fill: %23fff; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><polygon class="cls-1" points="0 0 0 2.22 10.1 8.65 0 15.47 0 17.69 12 9.55 12 7.72 0 0"/></g></svg>');
    position: absolute;
    right: calc(7% + 10px);
    top: 15%;
    width: 13px;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
header #mobile_menu1 .menu-item-has-children > .sub-menu .sub-menu li >a:after{
	display: none;
}
#mobile_menu1 > li.menu-item > ul > li > ul > li a {
    border-bottom: 0;
    font-weight: 300;
    font-family: 'Helvetica' !important;
}
#mobile_menu1 > li.menu-item > ul > li > ul.sub-menu{
	padding: 0;
}
#mobile_menu1 > li.menu-item > ul > li > ul > li{
    border-bottom: 1px solid #fff;
	padding-left: 40px;
}
#mobile_menu1 > li.menu-item > ul > li >a .menu-item-desc{
    padding-left: 5px;
    font-weight: 300;
}
header #mobile_menu1 .menu-item-has-children.visible > a:after { 
    content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_2" data-name="Layer 2" viewBox="0 0 12 17.69"><defs><style> .cls-1 { fill: %23fff; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><polygon class="cls-1" points="0 0 0 2.22 10.1 8.65 0 15.47 0 17.69 12 9.55 12 7.72 0 0"/></g></svg>');
    transform: matrix(0, 1, -1, 0, 0, 0);
    top: 30% ;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
header #mobile_menu1 .menu-item-has-children > .sub-menu li >a:after { 
	content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_2" data-name="Layer 2" viewBox="0 0 10.23 10.27"><defs><style> .cls-1 { fill: none; } .cls-2 { clip-path: url(%23clippath); } .cls-3 { fill: %23fff; } </style><clipPath id="clippath"><rect class="cls-1" width="10.23" height="10.27"/></clipPath></defs><g id="Layer_1-2" data-name="Layer 1"><g class="cls-2"><path class="cls-3" d="M10,.23c-.06-.07-.14-.13-.23-.17-.09-.04-.19-.06-.29-.06H3C2.81,0,2.64,.07,2.5,.21c-.14,.14-.22,.31-.22,.51s.07,.36,.22,.51c.14,.14,.31,.21,.51,.21H7.79L0,9.26l1.02,1.02L8.81,2.48l-.02,4.74c0,.2,.07,.36,.21,.51,.14,.14,.31,.22,.51,.22s.36-.07,.51-.22c.14-.14,.22-.31,.22-.51V.72c0-.11-.02-.2-.06-.28-.04-.08-.09-.15-.17-.22"/></g></g></svg>');
    position: absolute;
	right: 10px;
    top: 30%;
    width: 13px;
    height: 24px;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
header #mobile_menu1 ul.sub-menu { 
    display: none !important; 
    visibility: hidden !important;  
    transition: all 1.5s ease-in-out;
}
header #mobile_menu1 > li > ul.sub-menu { 
	padding-left: 0;
}
header #mobile_menu1 .visible > ul.sub-menu { 
    display: block !important; 
    visibility: visible !important; 
}


.prkt-btn {
	background-color: #435464;
    padding: 14px 12px;
    color: #fff;
    box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease;
}

.prkt-btn:hover {
	box-shadow: 0 12px 12px 2px rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease;
}

.azb-heading {
	font-weight: bold;
	padding-bottom: 10px;
}


@media only screen and (max-width: 1200px) {
    #menu-menu-top li a p.menu-item-desc {
        padding-left: 4px;
    	text-align: left;
		font-size: 12px;
    }
	#menu-menu-top li a p > img{
		width: 80%;
	}
    #menu-menu-top li a p >span {
		font-size: 14px;
		top: 7px;
	}
	#menu-menu-top > li > a:after{
		right: 5px;
	}
}
#mobile_menu1 > li.menu-item > ul > li.visible a:hover,
#mobile_menu1 > li.menu-item > ul > li.visible a:active{
	opacity: 1;
}
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-blue > a:before,
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-red > a:before,
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-green > a:before,
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-yellow > a:before,
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-orange > a:before {
    content: "";
    position: absolute;
    left: calc(-10% - 13px );
    top: 0px;
	width: 0;
    height: calc(100% + 1px );
    opacity: 1;
    z-index: -1;
	transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#mobile_menu1 > li.menu-item > ul > li.color-blue a {
    border-color:#0071b6;
	padding-left: 0;
}
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-blue.visible > a:before {
    background-color:#0071b6;
	width: calc(110% + 13px);
}
#mobile_menu1 > li.menu-item > ul > li.color-red a {
	border-color:#800034;
	padding-left: 0;

}
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-red.visible > a:before {
	background-color:#800034;
	width: calc(110% + 13px);

}
#mobile_menu1 > li.menu-item > ul > li.color-orange a {
	padding-left: 0;
	border-color:#ec7404;
}
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-orange.visible > a:before {
    background-color: #ec7404;
	width: calc(110% + 13px);
}
#mobile_menu1 > li.menu-item > ul > li.color-yellow a {
	padding-left: 0;
    border-color:#f3c300;
}
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-yellow.visible > a:before {
    background-color:#f3c300;
	width: calc(110% + 13px);
}
#mobile_menu1 > li.menu-item > ul > li.color-green a {
	padding-left: 0;
    border-color:#51872c;
}
header #mobile_menu1 .menu-item-has-children > .sub-menu > li.color-green.visible > a:before {
    background-color:#51872c;
	width: calc(110% + 13px);
}
header #mobile_menu1 .menu-item-has-children > .sub-menu li.color-red:not(.visible) >a:after {
    content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_2" data-name="Layer 2" viewBox="0 0 10.23 10.27"><defs><style> .cls-1 { fill: none; } .cls-2 { clip-path: url(%23clippath); } .cls-3 { fill: %23800034; } </style><clipPath id="clippath"><rect class="cls-1" width="10.23" height="10.27"/></clipPath></defs><g id="Layer_1-2" data-name="Layer 1"><g class="cls-2"><path class="cls-3" d="M10,.23c-.06-.07-.14-.13-.23-.17-.09-.04-.19-.06-.29-.06H3C2.81,0,2.64,.07,2.5,.21c-.14,.14-.22,.31-.22,.51s.07,.36,.22,.51c.14,.14,.31,.21,.51,.21H7.79L0,9.26l1.02,1.02L8.81,2.48l-.02,4.74c0,.2,.07,.36,.21,.51,.14,.14,.31,.22,.51,.22s.36-.07,.51-.22c.14-.14,.22-.31,.22-.51V.72c0-.11-.02-.2-.06-.28-.04-.08-.09-.15-.17-.22"/></g></g></svg>');
}
header #mobile_menu1 .menu-item-has-children > .sub-menu li.color-green:not(.visible)  >a:after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_2" data-name="Layer 2" viewBox="0 0 10.23 10.27"><defs><style> .cls-1 { fill: none; } .cls-2 { clip-path: url(%23clippath); } .cls-3 { fill: %2351872c; } </style><clipPath id="clippath"><rect class="cls-1" width="10.23" height="10.27"/></clipPath></defs><g id="Layer_1-2" data-name="Layer 1"><g class="cls-2"><path class="cls-3" d="M10,.23c-.06-.07-.14-.13-.23-.17-.09-.04-.19-.06-.29-.06H3C2.81,0,2.64,.07,2.5,.21c-.14,.14-.22,.31-.22,.51s.07,.36,.22,.51c.14,.14,.31,.21,.51,.21H7.79L0,9.26l1.02,1.02L8.81,2.48l-.02,4.74c0,.2,.07,.36,.21,.51,.14,.14,.31,.22,.51,.22s.36-.07,.51-.22c.14-.14,.22-.31,.22-.51V.72c0-.11-.02-.2-.06-.28-.04-.08-.09-.15-.17-.22"/></g></g></svg>');
}
header #mobile_menu1 .menu-item-has-children > .sub-menu li.color-yellow:not(.visible)  >a:after {
    content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_2" data-name="Layer 2" viewBox="0 0 10.23 10.27"><defs><style> .cls-1 { fill: none; } .cls-2 { clip-path: url(%23clippath); } .cls-3 { fill: %23f3c300; } </style><clipPath id="clippath"><rect class="cls-1" width="10.23" height="10.27"/></clipPath></defs><g id="Layer_1-2" data-name="Layer 1"><g class="cls-2"><path class="cls-3" d="M10,.23c-.06-.07-.14-.13-.23-.17-.09-.04-.19-.06-.29-.06H3C2.81,0,2.64,.07,2.5,.21c-.14,.14-.22,.31-.22,.51s.07,.36,.22,.51c.14,.14,.31,.21,.51,.21H7.79L0,9.26l1.02,1.02L8.81,2.48l-.02,4.74c0,.2,.07,.36,.21,.51,.14,.14,.31,.22,.51,.22s.36-.07,.51-.22c.14-.14,.22-.31,.22-.51V.72c0-.11-.02-.2-.06-.28-.04-.08-.09-.15-.17-.22"/></g></g></svg>');
}
header #mobile_menu1 .menu-item-has-children > .sub-menu li.color-orange:not(.visible)  >a:after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_2" data-name="Layer 2" viewBox="0 0 10.23 10.27"><defs><style> .cls-1 { fill: none; } .cls-2 { clip-path: url(%23clippath); } .cls-3 { fill: %23ec7404; } </style><clipPath id="clippath"><rect class="cls-1" width="10.23" height="10.27"/></clipPath></defs><g id="Layer_1-2" data-name="Layer 1"><g class="cls-2"><path class="cls-3" d="M10,.23c-.06-.07-.14-.13-.23-.17-.09-.04-.19-.06-.29-.06H3C2.81,0,2.64,.07,2.5,.21c-.14,.14-.22,.31-.22,.51s.07,.36,.22,.51c.14,.14,.31,.21,.51,.21H7.79L0,9.26l1.02,1.02L8.81,2.48l-.02,4.74c0,.2,.07,.36,.21,.51,.14,.14,.31,.22,.51,.22s.36-.07,.51-.22c.14-.14,.22-.31,.22-.51V.72c0-.11-.02-.2-.06-.28-.04-.08-.09-.15-.17-.22"/></g></g></svg>');
}
header #mobile_menu1 .menu-item-has-children > .sub-menu li.color-blue:not(.visible)  >a:after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_2" data-name="Layer 2" viewBox="0 0 10.23 10.27"><defs><style> .cls-1 { fill: none; } .cls-2 { clip-path: url(%23clippath); } .cls-3 { fill: %230071b6; } </style><clipPath id="clippath"><rect class="cls-1" width="10.23" height="10.27"/></clipPath></defs><g id="Layer_1-2" data-name="Layer 1"><g class="cls-2"><path class="cls-3" d="M10,.23c-.06-.07-.14-.13-.23-.17-.09-.04-.19-.06-.29-.06H3C2.81,0,2.64,.07,2.5,.21c-.14,.14-.22,.31-.22,.51s.07,.36,.22,.51c.14,.14,.31,.21,.51,.21H7.79L0,9.26l1.02,1.02L8.81,2.48l-.02,4.74c0,.2,.07,.36,.21,.51,.14,.14,.31,.22,.51,.22s.36-.07,.51-.22c.14-.14,.22-.31,.22-.51V.72c0-.11-.02-.2-.06-.28-.04-.08-.09-.15-.17-.22"/></g></g></svg>');
}

/* hover turn off color */
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color:unset;
    opacity: 1;
}
.et-menu a:hover {
    opacity:1;
}
/* end new menu */
@media (max-width: 2560px) {
	.section-home-background.et_pb_with_background.et_section_regular.fullwidth.add-height {
		margin-top: 0% !important;
	}

	.fullwidth .header-image {
		margin-left: -284px;
	}

	.menu-nav-bottom {
		top: -169px;
		left: -15px;
	}

	.fullwidth .et_pb_menu .et-menu > li {
		padding-left: 35px;
		padding-right: 35px;
	}

	.Icon-X .sub-menu {
		margin-left: -40px;
	}
	.fullwidth .header-main-menu {
		margin-left: 10px;
		margin-top: 120px !important;
	}

	.fullwidth .header-column-2 {
		margin-left: -63px;
		margin-top: -43px !important;
		z-index: 0;
	}
	.fullwidth .et_pb_fullwidth_menu .et-menu,
	.fullwidth .et_pb_menu .et-menu {
		margin-left: 5px;
		margin-right: -11px;
	}

	.Icon-X .mobile_menu_bar:before {
		top: -151px;
		left: 6px;
	}
}

@media (max-width: 1440px) {
	.section-home-background.et_pb_with_background.et_section_regular.fullwidth.add-height {
		margin-top: 4% !important;
	}
	.fullwidth .header-image {
		margin-left: -206px;
	}

	.menu-nav-bottom {
		top: -142px;
		left: -17px;
	}

	.fullwidth .et_pb_menu .et-menu > li {
		padding-left: 25px;
		padding-right: 25px;
	}

	.Icon-X .sub-menu {
		margin-left: -40px;
	}
	.fullwidth .header-main-menu {
		margin-left: 10px;
		margin-top: 120px !important;
	}

	.Icon-X .mobile_menu_bar:before {
		top: -143px;
	}

	div.project-detail-content.et_pb_section.et_pb_section_1 {
		margin-top: -140px;
	}
}

@media (max-width: 1200px) {
	
	.fullwidth .et_pb_menu .et-menu > li {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 1024px) {
	.section-home-background.et_pb_with_background.et_section_regular.fullwidth.add-height {
		margin-top: 12% !important;
	}
	.fullwidth .header-image {
		margin-left: -115px;
		margin-top: 60px;
	}

	.menu-nav-bottom {
		top: -110px;
		left: -17px;
	}

	.fullwidth .et_pb_menu .et-menu > li {
		padding-left: 25px;
		padding-right: 11px;
	}

	.Icon-X .sub-menu {
		margin-left: -40px;
	}
	.fullwidth .header-main-menu {
		margin-left: 10px;
		margin-top: 120px !important;
	}

	.fullwidth .header-column-2 {
		margin-left: -63px;
		margin-top: -43px !important;
		z-index: 0;
	}

	.fullwidth .et_pb_fullwidth_menu .et-menu,
	.fullwidth .et_pb_menu .et-menu {
		margin-left: 5px;
		margin-right: -11px;
	}

	.Icon-X .mobile_menu_bar:before {
		top: -126px;
	}

	div.project-detail-content.et_pb_section.et_pb_section_1 {
		background-position: 35% 0;
	}
}

@media (max-width: 980px) {
	/*#page-container div.et_pb_section.et_pb_section_1 {
		background-color: transparent !important;
	}*/
	.header-row .current-menu-item.current_page_item > a {
		color: black !important;
	}
	.fullwidth .header-column-2 {
		margin-top: -74px !important;
		margin-left: -66px;
	}
	.fullwidth .header-image {
		margin-top: 880px;
		margin-left: -20px;
	}

	.fullwidth .et_mobile_menu {
		padding-left: 16px;
		margin-top: -120px;
		margin-left: 9%;
		border-top: 1px solid black;
		padding-bottom: 210px !important;
	}
	.fullwidth .et_mobile_menu li li {
		padding-left: 15%;
	}
	.fullwidth .et_mobile_menu .menu-item-has-children > a {
		margin-left: 20px;
		background-color: rgba(0, 0, 0, 0.1) !important;
	}

	.menu-nav-bottom {
		top: -92px;
		left: 28px;
	}

	#page-container .add-height {
		height: 222vh;
	}

	#page-container .add-height {
		height: 222vh;
	}

	.header-row.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap,
	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		justify-content: start;
	}
	.header-column-2 {
		margin-left: -30px;
	}
	.Icon-X .mobile_menu_bar:before {
		top: -109px;
	}

	.Icon-X .sub-menu {
		margin-left: -30px;
	}
	.menu-top .et_pb_menu__menu {
			display: block;
	}

	.menu-top .et_mobile_nav_menu {
		display: none;
	}

	.header-row .et_pb_column {
		width: 52%;
	}

	.menu-top .et_pb_menu__wrap {
		justify-content: flex-start;
	}

	div.project-detail-content.et_pb_section.et_pb_section_1 {
		margin-top: -95px;
		background-size: auto;
	}
	.footer-menu.et_pb_menu_0_tb_footer.et_pb_module {
		margin-left: 0px !important;
	}
	/* Remove the default Hambuger Mobile icon for footer-menu and footer-bot-menu */
	.footer-menu .et_pb_menu__menu {
		display: flex;
	}
	.footer-menu .et_mobile_nav_menu {
		display: none;
	}

	.footer-bot-menu .et_pb_menu__menu {
		display: flex;
	}
	.footer-bot-menu .et_mobile_nav_menu {
		display: none;
	}
	/* Adjust the logo image*/
	.footer-allpage:before {
		bottom: 80px;
	}
	
	/* News neu */
	.post-link {
		width:100%;
	}

	.entry-content-post{
		width:100%;
	}
	
	.wp-image-6555 {
	width: 30%;
	}
	header .sub-menu-header .et_pb_menu__menu,
	header .et_pb_fullwidth_menu .et_pb_menu__menu{
		display: none;
	}
	header .et_pb_section_1_tb_header.et_pb_section {
		background-color: transparent !important;
		display: block;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.et_pb_fullwidth_menu .et_mobile_nav_menu{
		justify-content: right;
	}
	header .et_pb_fullwidth_menu .et_pb_row{
		width: 100%;
	}
	header .et_pb_fullwidth_menu .et_pb_row .et_pb_menu__wrap{
		padding: 0 10%;
	}
	
	.hide-desktop {
		display: block !important;
		visibility: visible;
	}
	header li.inline-item {
		display: inline-block !important;
		margin-left: 5%;
	}
	header li.inline-item.whatsapp {
		padding: 0 !important;
		width: 75%;
		margin-left: 2px;
	}
	.et_pb_fullwidth_menu #mobile_menu1.et_mobile_menu > li.line-bottom{
		border-bottom: 1px solid;
		padding-bottom: 20px;
	}
	header li.inline-item > a {
		height: 25px;
		padding: 0;
		margin-top: 10px;
	}
	#mobile_menu1 > li.inline-item {
		font-size: 18px;
		padding-right: 10px !important;
		padding-top: 10px;
	}
	.et_pb_fullwidth_menu #mobile_menu1.et_mobile_menu {
		padding: 5% 0;
	}
	.et_pb_fullwidth_menu #mobile_menu1.et_mobile_menu > li{
		padding-left: 5%;
		padding-right: 5%;
	}
	header {
		margin-bottom: 100px;
	}
	.hide-tablet{
		display: none;
		visibility: hidden;
	}
}

@media (max-width: 776px) {
	.wp-image-6555 {
	float: none;
	position: inherit;
	width: 70%;
	margin-left: 35%;
	}
		
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	margin-bottom: 25px;		
	}
}


@media (max-width: 600px) {
	.full-bg .splash {
		background-size: 100% 50%;
	}
	.accordion_left_auto .et_pb_bg_layout_light {
		margin-left: 12vw;
	}

	.accordion_haft .et_pb_bg_layout_light {
		margin-left: 15vw;
	}
	.ansprechpartner-bg-title.sib-ing h2,
	.ansprechpartner-bg-title.ing-ing h2,
	.ansprechpartner-bg-title.esg-ing h2,
	.ansprechpartner-bg-title.ing-kess h2,
	.ansprechpartner-bg-title.ingeneo h2 {
		font-size: 7vw;
	}
	.ansprechpartner-bg-title.sib-ing .partner-nav-group-item ul,
	.ansprechpartner-bg-title.ing-ing .partner-nav-group-item ul,
	.ansprechpartner-bg-title.esg-ing .partner-nav-group-item ul,
	.ansprechpartner-bg-title.ing-kess .partner-nav-group-item ul,
	.ansprechpartner-bg-title.ingeneo .partner-nav-group-item ul,
	.title-ing ul{
		font-size: 6vw;
	}
	.ansprechpartner-bg-title.sib-ing .partner-team,
	.ansprechpartner-bg-title.ing-ing .partner-team,
	.ansprechpartner-bg-title.esg-ing .partner-team,
	.ansprechpartner-bg-title.ing-kess .partner-team,
	.ansprechpartner-bg-title.ingeneo .partner-team {
		font-size: 6vw;
	}

	.Slide-video {
		margin-top: 30px;
	}
	.add-height-slide {
		margin-top: 0px !important;
	}
	.header-phone-logo,
	.header-email-logo {
		left: 60px !important;
	}
	
	.et_pb_menu__wrap .mobile_menu_bar:before {
		left: 0px!important;
	}

	.header-column-2 {
		margin-left: 0px;
	}
	.unternehmen-title.et_pb_text_0.et_pb_text {
		line-height: 1.1 !important;
	}

	div#section-accordion-ing-ingenieure .et_pb_module_inner .et_pb_toggle .et_pb_toggle_title:before {
		right: 0px;
	}

	div#section-accordion-ing-kess .et_pb_module_inner .et_pb_toggle .et_pb_toggle_title:before {
		right: 0px;
	}

	.section-background.et_pb_column.et_pb_column_1_2.et_pb_column_1_tb_header.header-column-2.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
		margin-top: 10px;
	}

	#page-container .section-background .et_pb_menu_0_tb_header {
		margin-bottom: 20px !important;
	}

	#page-container .section-home-background .et_pb_menu_0_tb_header {
		margin-bottom: 15px !important;
	}

	.header-row .button-head-2,
	.et_pb_image {
		margin-left: 10px;
	}

	.header-row .button-head-1 {
		margin-left: 0px!important;
	}
	
	.header-main-menu {
		margin-left: 60px;
	}

	.header-row.et_pb_column .et_pb_row_inner {
		padding: 0px !important;
	}

	.image-with-breadcrumb {
		padding: 0px;
	}

	.header-row.et_pb_section_0_tb_header.et_pb_section {
		padding-bottom: 0px !important;
	}

	.header-row.et_pb_menu_0_tb_header {
		margin-bottom: 0px !important;
	}

	.et_pb_section_0_tb_header.et_pb_section {
		padding-bottom: 0px !important;
	}

	#page-container .et_pb_menu_0_tb_header {
		margin-bottom: 5px !important;
	}

	#page-container .add-height {
		height: 235vh;
	}
	.fullwidth.current-menu-item {
		color: black;
	}

	.fullwidth .et_mobile_menu {
		margin-left: 1%;
	}

	.section-home-background.et_pb_with_background.et_section_regular.fullwidth.add-height {
		margin-top: 0% !important;
	}

	.fullwidth .header-column-2 {
		margin-top: 40px !important;
		margin-left: 0px;
	}

	.fullwidth .header-image {
		width: 80%;
	}

	.menu-nav-bottom {
		top: -60px;
		left: 14px;
	}

	.Icon-X .mobile_menu_bar:before {
		top: -109px;
		left: -87px !important;
	}

	.header-row .et_pb_column {
		margin-bottom: 0px;
	}

	.header-row .et_pb_column_1_tb_header {
		margin-top: 40px;
		text-align: left;
	}

	.Icon-X .sub-menu {
		margin-left: -15px;
	}

	ul#menu-menu-top li {
		padding-top: 10px;
	}


	.header-row .et_pb_column_1_tb_header .et_pb_image:last-child {
		position: absolute;
		right: 0;
	}

	div.project-detail-content.et_pb_section.et_pb_section_1 {
		background-position: 40% 0;
	}
	/* Adjust the logo section*/
	.footer-lastrow .et_pb_column_3_4 {
		height: auto !important;
	}
	.footer-bot-menu {
		float: left !important;
		margin-left: 11px;
	}
	.footer-bot-logo {
		float: left !important;
	}
	.section-filter-news #caf-post-layout-container {
		padding: 20px 0;
	}
}

@media (max-width: 768px) {
	header .header-column-2{
		display: none !important;
		visibility: hidden;
	}
}
@media (max-width: 600px) {
	.header-row .et_pb_column {
		width: fit-content !important;
	}
}
@media (max-width: 426px) {
	.Icon-X .mobile_menu_bar:before {
		top: -109px;
		left: -50px !important;
	}

	.header-row .et_pb_column_1_tb_header {
		margin-left: 0px;
	}

	/* Adjust the logo image*/
	.footer-allpage:before {
		width: 250px;
		height: 294.5px;
		background-size: 100% 100%;
	}

	.footer-bot-menu {
		margin-left: 0px;
	}

	.et_pb_text_0 {
		line-height: 25pt !important;
	}
}

@media (max-width: 388px) {
	.header-row .et_pb_column_1_tb_header .et_pb_image.et_pb_image_1_tb_header {
		position: relative;
		right: 0px;
		margin-left: 0px;
	}

	.Icon-X .mobile_menu_bar:before {
		top: -109px;
		left: -32px !important;
	}

	.header-phone-logo,
	.header-email-logo {
		left: 40px;
	}
	header .et_pb_fullwidth_menu .et_pb_menu__wrap .mobile_menu_bar:before {
		left: 0 !important;
	}

	.menu-nav-bottom {
		top: -50px;
		left: 8px;
	}

	.header-row .et_pb_column_1_tb_header .et_pb_image.et_pb_image_1_tb_header {
		position: relative;
		right: 0px;
	}

	.header-row .et_pb_column_1_tb_header .et_pb_image.et_pb_image_2_tb_header {
		position: relative;
		right: 0px;
	}
	.header-row .et_pb_column_1_tb_header {
		margin-left: 0px;
	}

	/* Adjust the logo section*/
	.footer-bot-menu {
		margin: 3px;
	}
	.footer-lastrow .et_pb_button_module_wrapper {
		display: table !important;
		padding-top: 12px !important;
	}
}

@media (max-width: 340px) {
	.header-row .button-head-1,
	.button-head-2,
	.header-row .et_pb_image,
	.header-main-menu {
		margin-left: 5px;
	}

	.header-phone-logo,
	.header-email-logo,
	.header-email-logo.et_pb_menu__wrap .mobile_menu_bar:before {
		left: 35px;
	}
	.Icon-X .mobile_menu_bar:before {
		left: -27px !important;
	}
	.menu-nav-bottom {
		top: -40px;
	}

	.fullwidth .et_mobile_menu {
		padding-bottom: 300px !important;
		left: -22px;
	}

	.header-row .et_pb_column_1_tb_header {
		margin-left: 0px;
	}
	.Icon-X .sub-menu {
		margin-left: -15px;
	}

	.header-row .et_pb_column_1_tb_header .et_pb_image.et_pb_image_1_tb_header {
		right: 0px;
	}

	.header-row .et_pb_column_1_tb_header .et_pb_image.et_pb_image_2_tb_header {
		right: 0px;
	}
}

