a {
    color: #0082a3;
    background-color: transparent;
 }
.ourmission-section .content-box {
    position: relative;
    display: block;
    max-width: 1900px;
    margin: auto;
    z-index: 1;
}
.discover-section {
    position: relative;
    padding: 120px 0px 120px 0px;
}
.ourmission-section .icon {
    position: absolute;
    left: 50%;
    top: -70px;
    margin-left: -25px;
    z-index: 1;
}


.persoenlicher-kontakt {
    max-width: 300px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 130%);
}
.map {
    margin-top: 260px;
}
@media (max-width: 991px){
    .map {
        margin-top: 0px;
    }
    .persoenlicher-kontakt {
        max-width: 300px;
        position: relative;
        left: 50%;
        transform: translate(-50%, 180%);
    }
}
.umbruch {
     hyphens: auto;
}
@media (max-width: 960px){
    .slide {
        background-size: contain;
    }
    .main-slider.slider-style-two .slide {
        padding: 0px;
        padding-top: 200px;
    }
    .sec-title h2 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 991px) {
    .header-style-two .top-right {
        position: inherit;
        display: block;
        top: 120px;
        right: 0px;
        padding: 15px;
    }
    .sec-title h2 {
        font-size: 47px;
    }
}
.slider-style-two .lower-content {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 34%;
    background: #008391;
    padding: 62px 40px 62px 50px;
    clip-path: polygon(0% 47%, 100% 0%, 100% 100%, 0% 47%, 0% 0%);
    z-index: 2;
}
@media (max-width: 767px){
    .slide {
        background-size: contain;
    }
    .main-slider.slider-style-two .slide {
        padding: 0px;
    }
    .welcome-section .inner-box .inner-content {
        position: absolute;
        left: 0px;
        top: 0px;
        background: #f18f20;
        max-width: 210px;
        padding: 20px 10px 20px 10px;
        z-index: 1;
    }
    .sidebar-page-container .sidebar-insurance h3 {
        font-size: 20px;
    }
    .sec-title h2 {
        font-size: 35px;
    }
}
@media (max-width: 555px){
    .sec-title h2 {
        font-size: 32px;
    }
}
@media (max-width: 510px){
    .sec-title h2 {
        font-size: 30px;
    }
}
@media (max-width: 480px){
    .sec-title h2 {
        font-size: 25px;
    }
}
@media (max-width: 386px){
    .persoenlicher-kontakt {
        max-width: 300px;
        position: relative;
        left: 50%;
        transform: translate(-50%, 130%);
    }
}
li {
    font-family: arial;
}