body {
    font-family: Muli,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    color: #696f75;
    background-color:white !important;
    line-height:1.7rem !important;
    overflow-x: hidden;
    outline: none !important;
    font-size: 1.1rem;

        
     /*background: url(../img/pale2.jpg);
     background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;*/}



a, :visited{ 
    outline: 0;
    outline: none;
}
:hover, :active, :focus{
    outline: 0;
    outline: none;
}


.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    
}


h2 {
    font-family: 'Sabon';
    src: url(../ubuntu-font-family/Sabon.ttf);
    color: #407480;
    font-size: 1.7rem;
}


.public-img {background-color: #e4e7ea;
}

#sideNav .navbar-collapse .navbar-nav .nav-item {
        display: block;
    }
    

@media (min-width: 992px) {
    #sideNav .navbar-collapse .navbar-nav {
        flex-direction: column;
        width: 100%;
        padding: 40px 0px 40px 0px;
    }
}

@media (min-width: 992px) {
    #sideNav .navbar-brand {
        display: flex;
        margin: auto auto 0;
        padding: 0.5rem;
        text-align: center;
        background-color: #253843;
        border-right-top-radius: 40px;
        width: 100%;
        border-top-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
        margin: 0px auto;
    }
}



section#home {padding-top: 0px !important;}

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/loading.gif) 50% 50% no-repeat black;
}


.modal-body {
   
    padding: 1.5rem;
}



.title-text {padding: 50px 10px 10px 0px;}

.home2 {

    background-color: #d3d3d3;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    /*margin-top: 25px !important;

    /*padding: 0px 0;
    min-height: 100vh;
    position: relative;
    border-top: 2px solid white;
    background: url(../img/natpres.jpg);
    background-position: 0px 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/ }

.about-me {border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;}

.footer30 {padding: 30px;}



p.services-title {
    font-weight: 700;
    }


p.services-title-2 {
    font-weight: 700;
    margin-bottom: 0.5rem;
    }

.services-content-1, .services-content-4 {background-color: #d8e7f5;}

.navbar-nav {
   

   font: 14px;
    /*display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;*/
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border: none !important;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
    border: none !important;
}



.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    outline: none;

}


h1 {
    font-size: 4rem;
    line-height: 4rem;
}



.me {max-width: 100%;
    position: relative;
    top: -20px;
    right: 0px;}

.me2 {
    max-width: 100%;
    position: relative;
    top: -20px;
    right: 0px;
}


[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
        font-size: 16px;
        margin-bottom: 10px;
    font-weight: 600;
    padding: 6px 10px;
    margin-top: 5px;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #407480a1;
    border-radius: 0px;
    color: #407480d6;
}


.social-icons a, .social-icons2 a {
   display: inline-block;
    height: 2.2rem;
    width: 2.2rem;
    background-color: #495057;
    color: #fff !important;
    border-radius: 100%;
    text-align: center;
    font-size: 1rem;
    line-height: 2.1rem;
    margin-right: 0.7rem;
}

.cookie-banner {
  position: absolute;
    z-index: 999;
    color: #c0e2e6;
   
    right: 0px;
    right: 0px;
    bottom: 0px;
  
    padding: 5px;
    font-size: 14px;
    
    display: inline-block;
    align-items: center;
    
    background-color: #00000061;
   border-top-left-radius:0px;


}
.close, .close:hover {
 padding: 0; 
    background-color: transparent;
    /* border: 0; */
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    /* appearance: none; */
    position: relative;
    bottom: -20px;
    color: white;
    text-shadow: none;
    font-size: 16px;
    font-weight: normal;
    
}



.mb-3, .mb-5 {
    margin-bottom: 1rem!important;
    max-width: 1180px !important;
}


a {
    color: #407480;
}

.underlined {
    text-decoration:underline; }
}




.d-lg-block {
    display: none !important;
}


a:hover {
    color: #407480;
    text-decoration:underline;
}


#about {    height: 100vh; background: url(../img/profile_mobil4.jpg);
    /*background-position: 0px 0px;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}

 .bg-primary {
    background-color: black !important;
}

.subheading {
   
    color: #407480;
}


@media (min-width: 992px) {
#sideNav .navbar-brand .img-profile {
    max-width: 6rem;
    max-height: 6rem;
    border: none !important;
    
}

section.resume-section {
background-color: white;
}



.cronon-mobile {display: none;}


#desktop {display:inline-block;} 
#mobile {display:none;} 
}




.bg-primary {
    background-color: #bd5d38!important; 
    background: #003a5d;
    background: -moz-linear-gradient(0deg,#003a5d 50%,#544975 100%);
    background: -webkit-linear-gradient(0deg,#003a5d 50%,#544975 100%);
    background: -o-linear-gradient(0deg,#003a5d 50%,#544975 100%);
    background: -ms-linear-gradient(0deg,#003a5d 50%,#544975 100%);
    background: linear-gradient(90deg,#011829 50%,#1E2E35 100%);
    background-color: #f8f9fa!important; 
    /*background: url(../img/blueb.jpg);
    background-position: 0px 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;*/
    
}

.fixed-top {
    position: fixed;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 9999;
}


footer {background-color: #F3EFEF!important;}

.bg-light {
    background-color: #E4E7EA!important;
}


.capit {font-size: 32px;
    
}

.text-primary {
    color: #DEE4E6!important;
    padding-top: 100px;
}

.georgia {
    font-family: Georgia, serif;
    text-transform: none !important;
}


/* mobil view */

@media (min-width: 768px) {
    .container {
        max-width: 100% !important;
    }

}




@media (min-width: 768px) {
.text-md-right {
    text-align: right!important;
    padding-left: 50px;
}


}


@media (max-width: 768px) {
.text-md-right {
    text-align: right !important;
    padding-left: 50px;
}

.services-content-1, .services-content-4 {
        margin-bottom: 20px;
    }


    .services-content-4 {
        margin-bottom: 0px;
    }

.title-text {
    padding: 25px 30px 10px 35px;
}

.me {
        
        position: relative;
        top: 20px !important;
        right: 0px;
    }

.event-mobile {background-color: #d8e7f5;}

.me2, .me3 {max-width: 50% !important;
        position: relative;
        top: -20px !important;
        right: 0px;
        }


.mobil-mt {margin-top: -5px;}

.cronon {display: none;}
.cronon-mobile {display: inline-block;}

}






@media (max-width: 992px) {
.social-icons {
    display: none;
}

#sideNav {
        padding-top: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
        background: -webkit-linear-gradient(0deg, #003a5d 50%, #544975 100%);
        background: -o-linear-gradient(0deg,#003a5d 50%,#544975 100%);
        background: -ms-linear-gradient(0deg,#003a5d 50%,#544975 100%);
        background: linear-gradient(62deg, #2f4c61 50%, #15252d 100%);
        background-color: #f8f9fa !important;
    }

        .navbar-nav {
        font: 18px;
        text-align: center;
    }


}




@media (max-width: 990px) {
    
    .navbar-nav {
    height: 100vh;
    padding-top:50px;
    font-size: 20px;
    line-height: 40px;}

#desktop {display:none;}
#mobile {display:block;}

.footer30 {
    padding: 0px;
}

 .bg-primary {
  
    background-attachment: fixed;
}
    

}


/* CALENDAR CSS */

table{
border: 15px solid #739fa9;
    border-collapse: collapse;
    margin-bottom:50px;
}
td{
width: 70px;
height: 70px;
text-align: center;
border: 1px solid #e2e0e0;
font-size: 12px;
padding: 0px;
    line-height: 12px;
}
td a {
    background-color: #407480;
    color: white;
    padding: 11px;
}

td .actual {
  display: flex;
    align-items: center;
    justify-content: center;
    background-color: #407480;
    color: white;
    padding: 11px;
    height:70px;
    max-width: 70px;
    font-size: 12px;
}


td strong {
   font-weight: normal;
    /* color: #739fa9; */
    background-color: grey;
    color: white;
    padding: 27px;
}

th{
height: 50px;
    padding: 10px;
    background: #407480;
    color: white;
    font-size: 20px;
}

th a{
    
    color: white;
 
}

.prev_sign a, .next_sign a{
color:white;
text-decoration: none;
}
tr.week_name{
font-size: 16px;
font-weight:400;
color:red;
width: 10px;
background-color: #efe8e8;
}
.highlight{
background-color:#25BAE4;
color:white;
}

  