/*
Theme Name: AKE-EBS
Description: A child theme to house custom coding & design by nuevo.me
Author:   PUNKT3 GMBH
Template: Divi
*/

@import url("../Divi/style.css"); 

body { text-size-adjust: none !important; -moz-text-size-adjust: none !important; -webkit-text-size-adjust: none !important; -ms-text-size-adjust: none !important; }

/* SELEKTION/TEXTAUSWAHL FARBEN */
::selection { background-color: #1e4088; color: #ffffff; }
::-moz-selection { background-color: #1e4088; color: white; }

/* TEXTFORMATE MONITOR */
.et_pb_module h1 { font-size: 42px !important; padding-bottom: 20px !important; }
.et_pb_module h2 { font-size: 32px; padding-bottom: 20px !important; }
.et_pb_module h3 { font-size: 24px; font-weight: 400 !important; padding-bottom: 20px !important; line-height: 1.4em; }
.et_pb_module h4 { font-size: 18px; padding-bottom: 20px !important; font-weight: 600 !important; text-transform: uppercase; letter-spacing: 2px; }

.et_pb_module h4:after { display: block; clear: both; width: 80px; height: 6px; content: ""; background-color: #1e4088; margin-top: 20px; margin-bottom: 10px; }
.et_pb_module h4.center:after { margin: 20px auto 10px auto; }
.et_pb_bg_layout_dark h4:after { display: block; clear: both; width: 80px; height: 6px; content: ""; background-color: #ffffff; margin-top: 20px; margin-bottom: 10px; }
.et_pb_bg_layout_dark h4.center:after { margin: 20px auto 10px auto; }

.et_pb_module h5 { font-size: 16px; padding-bottom: 20px !important; font-weight: 500; }
.et_pb_module p	 { padding-bottom: 1.4em !important; }

strong, b		 { font-weight: 700; }

/* TEXTFORMATE TABLET kleiner bis 1528px */
@media only screen and (max-width: 1528px) { 
}

/* TEXTFORMATE TABLET kleiner bis 1246px */
@media only screen and (max-width: 1246px) { 
	.et_pb_module h1 { font-size: 40px !important; }
	.et_pb_module h2 { font-size: 32px; }
	.et_pb_module h3 { font-size: 24px; }
	.et_pb_module h4 { font-size: 18px; }
	.et_pb_module h5 { font-size: 16px; }
}

/* TEXTFORMATE TABLET kleiner bis 1100px */
@media only screen and (max-width: 1100px) { 
	.et_pb_module h1 { font-size: 36px !important; }
	.et_pb_module h2 { font-size: 26px; }
	.et_pb_module h3 { font-size: 22px; }
	.et_pb_module h4 { font-size: 16px; }
	.et_pb_module h5 { font-size: 16px; }
}

/* TEXTFORMATE SMARTPHONE kleiner bis 667px */
@media only screen and (max-width: 667px) { 
	.et_pb_module h1 { font-size: 32px !important; }
	.et_pb_module h2 { font-size: 22px; }
	.et_pb_module h3 { font-size: 20px; }
	.et_pb_module h4 { font-size: 14px; }
	.et_pb_module h5 { font-size: 14px; }
	.et_pb_module p  { font-size: 14px !important; }
	.et_pb_button    { font-size: 14px !important; }
	ul.liste li 	 { font-size: 14px !important; }

}

/* SILBENTRENNUNG TABLET+SMARTPHONE FÜR H2 und p */
@media only screen and (max-width: 1024px) {
	p { -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } 
}

/* BUTTONS */
.et_pb_button { color: #ffffff !important; background-color: #1e4088; padding-top: 0.5em !important; padding-bottom: 0.5em !important; /* padding: 1em 2em !important; */ font-weight: 500 !important; }
.et_pb_button:hover { color: #ffffff !important; background-color: #d64649;  padding-top: 0.5em !important; padding-bottom: 0.5em !important; /* padding: 1em 3em 1em 2em !important; */ }
.et_pb_button_module_wrapper .et_pb_bg_layout_dark { color: #1e4088 !important; background-color: #ffffff !important; }
.et_pb_button_module_wrapper .et_pb_bg_layout_dark:hover { color: #1e4088 !important; background-color: #ffffff !important; }

/* LISTEN */
ul.liste 								{ padding: 0 0 20px 0 !important; line-height: 1.7em !important;  }
ul.liste li 							{ list-style-type: none; border-bottom: 1px solid #1e4088; padding-left: 0px !important; }
.et_pb_bg_layout_dark ul.liste 			{ }
.et_pb_bg_layout_dark ul.liste li 		{ border-bottom: 1px solid #ffffff; padding-left: 0px !important; }

/* HEADER - MENU */
#main-header { border-bottom: 10px solid #d64649; }

#top-menu li.menu-item { padding-right: 15px; }

/* HEADER - MENU - RESPONSIVE */
@media only screen and (max-width: 1285px) { 
	#top-menu li.menu-item { padding-right: 15px; }
	#top-menu li.menu-item a { font-size: 16px !important; }
}

@media only screen and (max-width: 1170px) { 
	#top-menu li.menu-item { padding-right: 10px; }
	#top-menu li.menu-item a { font-size: 14px !important; }
}

/* HEADER- MENU - FIXIERT */
.et-fixed-header { border-bottom: 1px solid rgba(0,0,0,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,1) !important; box-shadow: 0px 0px 0px 0px rgba(0,0,0,1) !important; }
.et-fixed-header #et-top-navigation nav > ul > li > a { /* padding-top: 0px !important;  padding-bottom: 30px !important; */ }

/* HEADER - MENU - MOBILE */
#mobile_menu { border-radius: 0px; }
.mobile_menu_bar:before { color: #1e4088 !important; }
.et_mobile_menu { background-color: rgba(255, 255, 255, 0.97) !important; border:none; padding: 2%; }
.et_mobile_menu li a { text-align: center; letter-spacing: 0px; display: block; padding: 8px 3%; border-bottom: 1px solid #ffffff; }
.et_mobile_menu .menu-item-has-children > a { background-color: rgba(255, 255, 255, 0.0) !important; }
.et_mobile_menu li a:hover { opacity: 0.7; background-color: rgba(0, 0, 0, 0.03) !important; }
.et_mobile_menu li.current-menu-item a { color: #d64649; }
.et_mobile_menu li ul.sub-menu { padding-left: 0px !important; }
.et_mobile_menu li ul.sub-menu li { padding-left: 0px !important; }
.et_mobile_menu li.menu-item-829 { display: none !important; }
.et_mobile_menu li.menu-item-828 { display: none !important; }

@media only screen and (max-width: 600px) { 
	#top-header, #top-header #et-info-phone, #top-header #et-info-email { font-size: 11px !important; }
}

/* KONTAKTFORMULAR */
.et_contact_bottom_container .et_pb_contact_right p { padding-bottom: 0px !important; }

/* FOOTER */
footer, footer p { font-size: 14px !important; line-height: 1.5em !important; }
footer a { color: #1d1d1d !important; }
footer a:hover { opacity: 0.8; }

footer ul.liste 			{ padding: 0 0 20px 0 !important; line-height: 1.45em !important;  }
footer ul.liste li 			{ list-style-type: none; border-bottom: 1px solid #1e4088 !important; padding-left: 0px !important; font-size: 14px; }
footer ul.liste li:before 	{ display: none !important; }



