body {
    padding-top: 55px;
}

@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/TitilliumWeb-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'Titillium';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/TitilliumWeb-Italic.ttf) format("truetype");
}

@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/TitilliumWeb-Light.ttf) format("truetype");
}

@font-face {
    font-family: 'Titillium';
    font-style: italic;
    font-weight: 200;
    src: url(../fonts/TitilliumWeb-LightItalic.ttf) format("truetype");
}

@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TitilliumWeb-SemiBold.ttf) format("truetype");
}

@font-face {
    font-family: 'Titillium';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/TitilliumWeb-SemiBoldItalic.ttf) format("truetype");
}

@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/TitilliumWeb-Bold.ttf) format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/OpenSans-SemiBold.ttf) format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/OpenSans-Italic.ttf) format("truetype");
}

@font-face {
    font-family: 'Icons';
    src: url(../fonts/icomoon.ttf) format("truetype");
}

@font-face {
    font-family: 'Icons2';
    src: url(../fonts/icomoon2.ttf) format("truetype");
}

.icon-clock_2:before {
    font-family: 'Icons';
    font-size: 3em;
    content: "\e900";
}

.icon-phone_2:before {
    font-family: 'Icons';
    font-size: 0.8em;
    content: "\e902";

}

.icon-home_2:before {
    font-family: 'Icons';
    font-size: 3em;
    content: "\e901";
 }


.icon-pulse_2:before {  
    font-family: 'Icons';
    font-size: 3em;
    content: "\e903";
}


.icon-pfeil:before {
    font-family: 'Icons';
    content: "\e904";
}

.icon-mail_2:before {
    font-family: 'Icons2';
    font-size: 1.7em;
    content: "\e905";
}

.bg-custom  {
    background-color: #Fff; 
}

.navbar-hight {
 padding-top: 15px;
 padding-bottom: 15px;
}

.logo-width {
    width: 170px;
    height: auto;
   }

.titelhintergrund {
    background-image: url(../images/header_stetoskop.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #9eb7cc;
    padding-top: 50px;
    background-size: auto 100%;
}

.header-abstand {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: right;
}
h1 {
    font-family: "Titillium", Arial, serif;
    font-size: 3.5em;
    font-weight: 500;
    line-height: 0.9em;
    color: #ffffff;
}

h1.impressum {
    font-family: "Titillium", Arial, serif;
    font-size: 2.2em;
    font-weight: 300;
    color: #347eae;
}

.zusatz {
    padding-top: 10px;
    font-size: 0.5em;
    line-height: 1.3em;
}

h2 {
    font-family: "Titillium", Arial, serif;
    font-size: 2.2em;
    font-weight: 300;
    color: #347eae;
}

.anchor {
    position: relative;
    top: -100px;
}

h2.zusatz {
    font-size: 1.3em;
    font-style: italic;
    padding-bottom: 1.5em;
}

h2.tel {
    font-size: 1.3em;
    padding-bottom: 2.5em;
}

h3 {
    font-family: "Titillium", Arial, serif;
    font-size: 1.5em;
    font-weight: 300;
    color: #347eae;
}

h3.aktuelles {
    padding-bottom: 0.6em;
}

h4 {
    font-family: "Titillium", Arial, serif;
    font-size: 1.2em;
    font-weight: 300;
    color: #347eae;
    text-transform: uppercase;
}

h5 {
    font-family: "Titillium", Arial, serif;
    font-size: 1.1em;
    font-weight: 300;
    color: #347eae;
    text-transform: uppercase;
    padding-top: 10px;
}

h6 {
    font-family: "Titillium", Arial, serif;
    font-size: 1.1em;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.stelle {
    font-family: "Titillium", Arial, serif;
    font-size: 0.9em;
    font-weight: 300;
    color: #347eae;
    text-transform: none;
}

.fliesstext-weiss {
    font-family: "Titillium", Arial, serif;
    font-size: 1em;
    font-weight: 300;
    color: #fff;
    line-height: 1.3em;
}

.fliesstext {
    font-family: "Open Sans", Arial, serif;
    font-size: 0.95em;
    font-weight: 400;
    color: #6e6e6e;
    line-height: 1.4em;
}

.navi-font {
    font-family: "Titillium", Arial, serif;
    font-size: 1.1em; 
    font-weight: 300;
    color: #6e6e6e;
    line-height: 1.4em;
}

.abstand_button {
    margin-bottom: 11px;
}

.abstand-leistungen  {
    margin-bottom: 70px;
}

.abstand_footer_eintrag {
    margin-bottom: 60px;
}

.text-zentriert {
    text-align: center;
}

.text-auszeichnung {
    font-weight: 600;
}

.text-kursiv {
    font-style: italic;
}

.header-font-zusatz {
    font-family: "Titillium", Arial, serif;
    font-size: 1.3em;
    font-weight: 300;
    font-style: italic;  
    line-height: 1.2em;
    color: #ffffff;
    margin-top: 50px;
}

.informationen-abstand {
    padding-top: 45px;
    padding-bottom: 45px;
}

.abstand_team {
    margin-bottom: 20px;
}


.abstand-unten {
    margin-bottom: 20px;
}

.abstand-unten-2 {
    margin-bottom: 40px;
}


.con-blau {
    background-color: #F0F4F7; 
}

.con-dunkel-blau {
    background-color: #347eae; 
}

ul.einschub_liste { 
    list-style-type: square;
    color: #347eae;
    size: 0.5em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
ul li span {
    color: #6e6e6e;
}

a.nav-link:hover  {
    color: #347eae !important;
 }

.einschub_liste li{
    padding-bottom: 10px;
    margin-right: 20px;
}

.einschub {
    padding: 15px 0px 5px 0px;
    margin-bottom: 20px;
}

.abstand-oben-leistungen-detail {
    margin-top: 20px;
}

.abstand-seitlich  {
    margin-left: 20px;
    margin-right: 20px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: none !important;
        border-bottom-color: rgba(0, 0, 0, 0.125);
}

.card  {
    border: none !important;
}

.card-body {
    padding: 0rem;
}

a  {
   text-decoration: none;
   color: #347eae;
}

a:hover  {
    color: #347eae;
 }

a.footer:hover  {
    color: #fff;
 }

a.footer  {
    color: #fff;
 }




/*


.con-blau-kurz {
    background-color: #F0F4F7;
    height: 300px;
}

.abstand  {
width: 100%;
}


@media (min-width: 768px) {
    .con-blau-kurz {
        background-color: #F0F4F7; 
        height: 280px;

    }
}



@media (min-width: 992px) {
    .con-blau-kurz {
        background-color: #F0F4F7; 
        height: 500px;
    }
}
*/


.con-abstand {
    padding-top: 3em;
    padding-bottom: 3em;
}

.con-abstand-news  {
    padding-top: 10px;
    padding-bottom: 10px;
}

.con-abstand-ueber-uns {
    padding-top: 3em;
    padding-bottom: 50px;
}

.icon-size-color {
    fill: #347eae;
    width: 3em;
}

.btn-phone{
    color: #F0F4F7; 
    background-color: #347EAE;
    font-size: 1.5em;
    font-family: "Titillium", Arial, serif;
    font-style: normal;
    font-weight: 300;
    padding-top: 0.1em !important;
    padding-bottom: 0.1em  !important;

}


.font-button-phone {
   margin-bottom: 10px;
   padding-bottom: 10px;
}


.btn-phone:hover{
    color: #005E8C;
    background-color: #F0F4F7; 
    font-size: 1.5em;
    font-family: "Titillium", Arial, serif;
    font-style: normal;
    font-weight: 300;
}

.btn-custom{
    color: #347EAE; 
    background-color: #F0F4F7;
    border-color: #347EAE; 
    font-family: "Open Sans", Arial, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.95em;
    line-height: 1.2em;
}

.btn-custom:hover{
    color: #F0F4F7; 
    background-color: #347EAE;
    border-color: #347EAE; 
}

.nav-link.active {
    color: #347EAE !important; 
}

.nav-link {
    font-family: "Titillium", Arial, serif;
    font-size: 1em; 
    font-weight: 300;
    color: #6e6e6e !important;
    line-height: 1.4em;
}




.news {
    font-style: italic;
    color: #347EAE; 
    font-size: 1em;
}

.news-abstand {
padding-top: 40px;
padding-bottom: 50px;
}

.font-pfeil { 
    font-style: italic;
    border-color: #347EAE;
    border: 2px;
}


.abstand-oben-abrechnung  { 
    margin-top: 90px;
}

.con-abstand-abrechnung   { 
    margin-bottom: 150px;
}

.font-pfeil { 
    font-style: italic; 
}

.btn-pfeil {
    color: #347EAE; 
    margin-top: 30px;
    border-color: #347EAE;
}


.btn-pfeil:hover {
    color: #F0F4F7; 
    background-color: #347EAE;
}


.btn-pfeil:focus {
    box-shadow: none;
}


.btn-pfeil-leistungen {
    color: #347EAE; 
    margin-top: 30px;
}

.btn-pfeil-leistungen:hover {
    color: #347EAE; 
    border-color: #347EAE;
}

.btn-pfeil-leistungen:focus {
    box-shadow: none;
}

#mapid { height: 180px; 
}

.formular_button_abstand { 
    margin-top: 30px;
    margin-bottom: 50px;
}

.honeypot { 
    height: 0px !important;
    border: 0px !important; 
    padding: 0 !important;
    margin: 0px !important; 
    opacity: 0;
    z-index: -1;
}

.form_nachricht { 
    height: 225px !important;
}

.form_rueckmeldung { 
    font-family: "Titillium", Arial, serif;
    font-size: 1.2em;
    font-weight: 300;
    color: #347eae;
    margin-left: 8px;
    display: none;
}

.form_fehlermeldung { 
    font-family: "Titillium", Arial, serif;
    font-size: 1.2em;
    font-weight: 300;
    color: #eb1717;
    margin-left: 8px;
    display: none;
}
.kontakt  { 
    padding-bottom: 10px !important;   
}

/* fade image in after load */
.lazyload,
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.map-groesse  {
    width: 100%; 
    height: 300px !important;
}

@media (min-width: 992px) {
    .titelhintergrund {
        background-size: 100%;
        padding-top: 100px;
        background-position: left top;
        background-size: auto 100%;
        padding-bottom: 40px;
    }


    .abstand-leistungen  {
        margin-bottom: 0px;
    }
}

 @media (min-width: 1200px) {
    .titelhintergrund {
        background-size: auto auto;
    }
}

@media (min-width: 768px) {
    .map-groesse  {
        width: 100%; 
        height: 500px !important;
    }
}

