/* CSS - UTF-8 - OM617 - V 0.2 */

@charset "UTF-8";

.dj-megamenu-clean li a.dj-up_a,
.dj-megamenu-clean li a.dj-up_a > span {
	height: 40px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Montserrat",sans-serif !important;
}
.dj-megamenu-fixed li a.dj-up_a,
.dj-megamenu-fixed li a.dj-up_a > span,
.dj-megamenu-sticky {
	height: 60px !important;
}
.dj-megamenu-clean.verticalMenu {
	max-width: 100%;
}
.dj-megamenu-clean.verticalMenu li.dj-up {
	width: auto;
	display: inline-block;
}
.dj-up_a {
	color: #fff !important;
}
.dj-up_a.active, .dj-megamenu-clean li:hover a.dj-up_a, .dj-megamenu-clean li.hover a.dj-up_a {
	color: #fff !important;
	background-color: #033B30;
}
.dj-megamenu-wrapper ul li:first-child .dj-up_a.active {
	background-color: transparent;
}
.dj-megamenu-wrapper ul li:first-child .dj-up_a.active:hover {
	background-color: #033B30;
}
.dj-megamenu-clean.verticalMenu li a.dj-up_a .arrow::before {
	content: '\f107';
}
.dj-megamenu-clean li ul.dj-submenu > li > a:hover, .dj-megamenu-clean li ul.dj-submenu > li > a.active {
	background-color: transparent;
	margin-right: 0;
	font-weight: 600;
}
.dj-submenu h3 {
	text-transform: none !important;
    font-size: 18px;
}
.dj-submenu .dj-submenu h3 {
	display: none;
}
.dj-megamenu-clean li ul.dj-submenu > li {
    border-bottom: 1px solid #009057;
}
.dj-megamenu-clean li ul.dj-submenu {
	width: 400px;
}
.dj-subcol {
	height: 600px;
	background-color: rgba(234, 245, 245, 1);
	margin-left: -200px;
	position: absolute;
	left: 0;
	right: 0;
	width: 5000px !important;
	padding-left: 300px;
	padding-top: 50px;
}
.dj-subcol .dj-subcol {
	height: unset;
	background-color: unset !important;
	margin: 0;
	width: unset !important;
	padding: 0 0 0 50px;
	position: relative !important;
}
.navCenter {
	width: 80%;
	margin: 0 auto;
}
.dj-megamenu-clean li a.dj-up_a > span.dj-drop {
	padding: 0;
}
.dj-megamenu-clean li a.dj-up_a .arrow {
	display: none;
}
.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
	background-color: transparent;
}
.stickyLogo {
	float: right;
	height: 36px;
	width: auto;
	margin-top: 9px;
	margin-right: 10%;
}
.mobileShow, .language.mobileHeader, .logoMobile {
	display: none;
}
.dj-megamenu-clean li ul.dj-submenu > li.parent > a .arrow::before {
	content: url(../img/arrow-right_green.png);
}

.logoMobile a {
	position: absolute;
	z-index: 100000;
}
.dj-megamenu-clean li ul.dj-submenu > li > a span.name {
	font-family: "Montserrat",sans-serif !important;
}


@media (max-width: 1640px) {

	.dj-subcol {
		padding-left: 100px;
	}

}


@media (max-width: 1355px) {

	.dj-megamenu-clean li ul.dj-submenu {
		width: 300px !important;
	}

}


@media (max-width: 1200px) {
    
	.desktopShow, #metaNav {
		display: none;
	}
	.mobileShow, .language.mobileHeader, .logoMobile {
		display: block;
	}
	.navCenter {
		width: 100% !important;
		margin: unset !important;
	}
	.dj-megamenu-mobile ul.dj-mobile-dark li.dj-mobileitem > a {
		color: rgba(3, 59, 48, 1) !important;
	}
	.dj-mobile-open-btn {
		padding-top: 7px !important;
		padding-right: 10px !important;
	}
	.language {
		position: absolute;
		right: 60px;
		top: 10px;
		z-index: 5000;
		width: 60px;
	}
	.language .mod-languages {
		width: 60px;
/*		border: 1px solid red !important; */
		float: left;
		margin-right: 5px;
		margin-top: 5px;
	}
/*	.language form::after {
		content: url(../img/arrow-down_16x9px.png);
		color: #fff;
		font-size: 20px;
		position: absolute;
		bottom: 6px;
		left: 36px;
	} */
	.language form .chosen-single::after {
		content: url(../img/arrow-down_16x9px.png);
		color: #fff;
		font-size: 20px;
		position: absolute;
		bottom: 2px;
		left: 36px;
		z-index: 1;
	}
	.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
		color: #fff;
		content: "≡";
		font-size: 75px;
		line-height: 40px;
	}
	.inputbox.advancedSelect {
		color: #fff;
		background-color: transparent;
		border: medium none;
		font-size: 18px;
		position: absolute;
		z-index: 10000;
	}
	.mod-languages option {
		color: #fff !important;
		background-color: #00854c;
		border-color: #00854c;
	}
	.logoMobile {
		float: left;
		margin-left: 30px;
	}
	.seaerchMobile {
		padding: 25px 0;
		text-align: left;
	}
	.seaerchMobile label {
		display: none;
	}
	.seaerchMobile .awesomplete {
		width: 92%;
	}
	.seaerchMobile input {
		width: 100% !important;
		margin: 0 auto;
		border: 1px solid #009057;
		border-radius: 31px !important;
		color: #707070 !important;
		padding: 7px 3px 7px 17px !important;
		height: 24px !important;
	}
	.seaerchMobile #awesomplete_list_2 {
		text-align: left !important;
	}
	.aglBtn a {
		border: 1px solid #009057;
		display: inline-block;
		font-family: "Montserrat",sans-serif;
		padding: 6px 12px;
/*		text-transform: uppercase; */
	}
	.btnsMobile {
		margin-top: 10px;
		text-align: left;
	}
	.btnsMobile a {
		width: 92% !important;
		text-align: center;
		border-radius: 31px;
		margin: 0 auto 15px auto;
		font-size: 15px !important;
		line-height: 26px;
	}
	.btnsMobile a, .aglBtn .btnMobileKontakt a {
		border: 1px solid #009057;
		color:  #009057 !important;
	}
	.btnsMobile a.btnMobileAloosta {
		margin-bottom: 10px !important;
	}
	section .js-finder-searchform {
		text-align: center;
	}
	.awesomplete {
		width: 90%;
	}
	section .com-finder__search #q {
		width: auto;
		margin-bottom: 20px;
		min-width: 90%;
	}
	section .com-finder .btn.btn-primary {
		width: auto;
		min-width: 90%;
	}
	.dj-megamenu-mobile ul.dj-mobile-dark li.dj-mobileitem:hover > a, .dj-megamenu-mobile ul.dj-mobile-dark li.dj-mobileitem.active > a,
	.dj-megamenu-mobile ul.dj-mobile-dark ul li.dj-mobileitem:hover > a, .dj-megamenu-mobile ul.dj-mobile-dark ul li.dj-mobileitem.active > a {
		color:#fff !important;
	}
/*	.itemid-105 .language {
		top: 24px;
	} */
	#mainNav .fa {
		font-size: 75px !important;
	}
	}

	
@media (max-width: 375px) {

	.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
		font-size: 50px;
	}

}