/*
  Theme Name: Divi child theme
  Version: 1.0.0
  Template: Divi
  Author: Divi Pixel
  Author URI: https://www.divi-pixel.com
  Text Domain: divi-child-theme
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html{
	scroll-behavior:smooth;
}

.homebanner{
    height: calc(100vh - 250px) !important;
}
.et_header_style_left #et-top-navigation {
    padding: 21px 0 !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 33px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.et_header_style_left #et-top-navigation nav>ul>.menu-item-97 a {
      border: 1px solid #1565c0;
    padding: 12px !important;
    padding-bottom: 12px !important;
    background: #1565c0;
    color: #fff !important;
    border-radius: 4px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
	padding-bottom: 0px !important;
}
.et_header_style_left #et-top-navigation nav>ul>.menu-item-97 a:before {
    font-family: 'ETmodules';
    content: "\e090";
    margin-right: 7px;
}
#top-menu a{
	    letter-spacing: 1px;
    font-weight: 500;
    font-size: 16px;
}
.et-fixed-header #top-menu a {
    color: #c9c9c9 !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100%;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 0px !important;
}
.et_pb_section_0{
	    display: flex;
    align-items: center;
    justify-content: center;
}
.homebanner:before {
    content: '';
    position: absolute;
    background: linear-gradient(to right, rgba(5, 15, 40, 0.82) 0%, rgba(5, 15, 40, 0.55) 55%, rgba(5, 15, 40, 0.18) 100%);
    width: 100%;
    height: 100%;
	top:0px;
}
span.line2 {
    color: #1565c0;
}

.banner_head {
    position: relative;
    top: 97px;
    width: max-content;
    padding: 2px 20px;
}
.claim-banner {
    background: linear-gradient(90deg, #0a1f44 0%, #1565c0 50%, #0a1f44 100%);
}
.claim-banner h4.et_pb_module_header {
    padding-bottom: 0;
}
.commonheading .h4.et_pb_module_header{
	    display: flex;
    align-items: center;
    gap: 10px;
}
.commonheading h4.et_pb_module_header:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 2px;
    background: #1565c0;
}

.leistungsbereichen h4.et_pb_module_header {
    width: max-content;
    background: #1565c0;
    margin: 0 auto;
    color: #fff;
    padding: 7px;
    margin-bottom: 20px;
}
.et_pb_blurb_8 h2.et_pb_module_header {
    padding-bottom: 0;
}
.service_areas .et_pb_image{
	    margin-top: -180px;
	    margin-left: auto;
    margin-right: auto;
}
.service_areas img {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
    box-shadow: 0 8px 32px rgba(10, 31, 68, 0.22), 0 0 0 5px white, 0 0 0 8px rgba(21, 101, 192, 0.25);
    margin-bottom: 32px;
    transition: box-shadow 0.3s, transform 0.3s;
	    margin-top: 20px;
	object-fit:cover;
}

.service_areas .et_pb_column:hover {
    box-shadow: 0 0 4px 2px rgb(21 101 192 / 8%);
}
.service_areas .et_pb_column:hover a{
	color:red
}
.service_areas .et_pb_column:hover img{
	    transform: scale(1.05);
}
.award_sec .et_flex_module{
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: row !important;
    gap: 50px;
}
.footer-widget {
    display: flex;
    flex-direction: column;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{
	margin-bottom:0px;
}
.contact_sec h4.et_pb_module_header {
    padding-bottom: 0;
}
footer#main-footer img {
    width: 75px;
    margin-bottom: 20px;
}
#footer-widgets .footer-widget li:before{
	display:none
}
#footer-widgets .footer-widget li {
	padding-left: 0;
}
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li{
	    color: #fff;
    font-size: 16px !important;
    letter-spacing: 0.5px;
	    font-weight: 300;
	    pointer-events: all;
}
.et_pb_gutters3 .footer-widget {
	margin-right: 1.5%;
}
.footer-widget:first-child {
    margin-right: 160px;
}

#main-footer {
    background-color: #0a1f44;
}
div#block-11 p {
    font-weight: 300;
    letter-spacing: 0.5px;
	    font-size: 16px;
}
#main-footer .widget_block h3{
	    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}
#main-footer .menu-item-97{
	display:none;
}
ul.social-icons {
    margin-top: 18px;
	    display: flex;
}
ul.social-icons li {
    margin-right: 12px;
}
ul.social-icons span.et-pb-icon {
    font-size: 16px;
}
#footer-info,
#footer-info a{
       text-align: center;
    color: #fff;
    float: none;
    font-weight: 300;
    font-size: 16px;
	
}
#footer-info a {
    font-weight: 300;
    color: #ffffff;
    text-transform: capitalize !important;
    margin: 0 2px;
}
.scroll_down {
    position: relative;
    top: 25px;
}
.scroll_down span.et_pb_icon_wrap span.et-pb-icon{
    font-size:40px;
    color:#fff;
    animation: upDown 2s infinite ease-in-out;
}

/* Up Down Effect */
@keyframes upDown{
    0%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(10px);
    }
    100%{
        transform:translateY(0);
    }
}

@media (max-width: 1200px) {
	.service_areas img {
    width: 150px;
    height: 150px;
	}
	.service_areas .et_pb_image {
		margin-top: -134px;
	}
	.footer-widget:first-child {
    margin-right: 90px;
}
}
@media (max-width: 992px) {
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    max-width: 100%;
}
	.claim-banner .et_pb_column_1, .claim-banner .et_pb_column_2, 
	.claim-banner .et_pb_column_3, .claim-banner .et_pb_column_4{
		    width: 47%;
    float: left;
		    border: none;
	}
	.service_areas h3.et_pb_module_header {
    word-break: break-all;
}
}
@media (max-width: 820px) {
	.et_pb_row.et_flex_row,
	.container{
    width: 100%;
    padding: 0 15px;
}
	.claim-banner {
    padding: 0 15px !important;
}
.service_areas .et_pb_column {
    margin-top: 95px !important;
}
	.et_pb_row_5.et_pb_row.et_flex_row.service_areas{
		margin-top:0px !important;
	}
	.contact_sec div#et_pb_contact_form_1baf0359-cacd-4e28-8fb5-002cde176be0 {
    padding: 0;
}
	
	#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
        margin-bottom: 5px !important;
    }
	#footer-widgets .fwidget.et_pb_widget.widget_block {
    margin-bottom: 0 !important;
}
	#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
        margin-bottom: 21px !important;
	}
	.logos .et_pb_column {
    width: 47%;
    float: left;
}
	.commonheading h2.et_pb_module_header {
    font-size: 32px;
}
	.claim-banner .et_pb_row.et_flex_row {
    padding: 0 !important;
}
	
	.claim-banner .et_pb_column .et_pb_blurb {
		padding:  10px 0 !important;
	}
	.heading h2.et_pb_module_header {
    font-size: 30px;
}
	.kompetenzen_sec {
    gap: 25px;
}
	.about_us .et_pb_blurb_description {
    font-size: 28px;
    line-height: 36px;
}
	.homebanner .et_pb_header_button_wrapper a {
    margin-bottom: 10px !important;
}
	.homebanner .header-content.et_flex_module {
    margin-left: 0;
    margin-right: 0;
}
	.et_header_style_left .logo_container{
		width:auto;
	}
	.et_header_style_left .logo_container #logo {
        max-width: 100% !important;
    }
	span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding-bottom: 0 !important;
}
	div#page-container {
    padding-top: 70px !important;
}
	.about_us .et_pb_blurb_description {
    font-size: 28px;
    line-height: 36px;
}
	ul#mobile_menu {
    margin-top: 18px;
}
}
@media (max-width: 767px) {

	.homebanner .header-content.et_flex_module {
    margin: 20px 0 !important;
}
	.award_sec .et_flex_module {
    align-items: start !important;
    justify-content: start !important;
    flex-direction: column !important;
    gap: 30px;
}
}
.et-pb-contact-message{
	    margin-bottom: 20px;
}
/* Heading */
.et-pb-contact-message p{
    margin-bottom: 12px;
    color: #ff1f1f;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

/* Error List */
.et-pb-contact-message ul{
    margin: 0 ;
    padding: 0;
}

/* List Item */
.et-pb-contact-message ul li{
    position: relative;
    list-style: none;
    font-size: 16px;
    margin-bottom: 0px;
    padding-left: 28px;
}

.et-pb-contact-message ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 12px;

    width: 10px;
    height: 10px;

    background: #ff1f1f;
    border-radius: 50%;
}

/* Mobile Responsive */
@media(max-width:767px){

    .et-pb-contact-message{
        padding: 25px 20px;
    }

    .et-pb-contact-message:before{
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 26px;

        left: 15px;
        top: 20px;
    }

    .et-pb-contact-message p{
        margin-left: 70px;
        font-size: 24px;
    }

    .et-pb-contact-message ul{
        margin-left: 75px;
    }

    .et-pb-contact-message ul li{
        font-size: 18px;
    }

}