@font-face 
{ font-family: 'NotoSans';
  src: url('/fonts/NotoSans-Light.ttf')  format('truetype'); }
  
@font-face 
{ font-family: 'NotoSans Bold';
  src: url('/fonts/NotoSans-Bold.ttf')  format('truetype'); }
  
@font-face 
{ font-family: 'NotoSans SemiBold';
  src: url('/fonts/NotoSans-CondensedSemiBold.ttf')  format('truetype'); }
  
  
 body
 {
     font-family:"NotoSans";
     font-size: 18px;
 }
 
 h1,h2,h3,h4,h5,h6
 {
     font-family:"NotoSans Bold";
 }
 
 #content {
     overflow:auto;
    overflow-x: hidden;
}


.dropdown-menu .active
{
    background: rgb(121 138 34);
}
 
/*Media Modal*/
.modal-backdrop{
    background-color: #0000006e !important;
}

 
 
 /*Cookie Popup*/
 #cookieHint {
    background-color: rgba(255,255,255,.9);
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    text-align: left;
    font-size: 15px;
    line-height: 21px;
    color: #0e0e0e;
    max-height: 45%;
    overflow: auto;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    z-index: 999999;
    padding: 5px;
    display: none;
}


 
 .slider-caption h1
 {
     font-size:41px;
 }
 
 .zitat
 {
     position: absolute;
    z-index: 9;
    top: 100px;
    right: 40px;
    width: 25%;
    background: rgba(255,255,255,0.7);
    padding: 20px;
    border-radius: 29px;
 }    
 
 .zitat quote
 {
    font-size: 14px;
    font-style: italic;
    line-height:20px;
 }
 
 
 .zitat p
 {
    padding:0px;
    margin:0px;
    margin-top:6px;
    font-size:13px;
    font-weight:bold;
 }
 
 .umb-grid ul
 {
         margin-left: 25px;
 }
 

 .mobileHeaderText
 {
     display:none;
 }
 
 .mobileStoerer {
     display: none;
 }
 
 .slider-caption p {
    margin-bottom: 10px;
    font-size: 21px;
}


.subpageContent {
  /*  background-color: #dadada !important;*/
}
 
 .pageContents .pageContainer
 {
     display:none;
 }
 
 
 .pageContents .active
 {
     display:block !important;
 }
 
 .randlosesBild
 {
     padding:0px !important;
 }
 
 a
 {
     cursor:pointer;
 }
 
 #footer.dark
 {
     background-color:#888887;
     color:#ffffff;
 }
 
 
 #footer.dark a
 {
     color:#ffffff;
 }
 
 #footer.dark .legalNotice
 {
     padding-top:10px;
 }
 
 #primary-menu.style-2 {
    float: none;
    max-width: none;
    border-top: 1px solid #Ffffff;
}

#primary-menu ul li > a {
    font-weight: none;
    font-size: 16px;
    text-transform: none;
    font-family: 'NotoSans Bold';
}

#primary-menu.style-2 > div > ul > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 52px;
}

#imgSCSpritze:hover, #imgSCPen:hover, #imgSCSpritzeM:hover, #imgSCPenM:hover
{
    background:rgba(105, 144, 40, 0.3);
    border-radius:90%;
}

#imgSCSpritzeM, #imgSCPenM
{
    width:100px;
    height:100px;
}
 
.submenu
{
    position:absolute;
    top:20px;
    margin:auto;
    padding: 0px;
    margin-bottom:40px;
    text-align:center;
    display:none;
    width:100%;
    left:-15px;
}


.submenu a {
    color: #fff;
    padding: 25px;
    /*border-right: solid 1px #fff;*/
    margin: 0px;
    margin-left: -5px;
    font-family: 'NotoSans Bold';
    font-size:14px;
    position:relative;
    
}

.submenu a:after {
    content: " ";
  display: block;
  position: absolute;
  height: 50px;
  background: #fff;
  width: 1px;
  right: 5px;
  top: 12px;
  z-index:99999;
}

#remsimaIVMenu.submenu a:after, #remsimaSCMenu.submenu a:after,
#remsimaIVContainer .submenu a:after, #remsimaSCContainer .submenu a:after{
  right: 0px;
}

.submenu a:last-child:after
{
    display:none;
}

#navbarToggleExternalContent
{
    display:none;
}

.pageSubmenus .submenu
{
    display:block;
    position:relative;
    top:22px;
    margin-bottom:85px;
}

.pageSubmenus .submenu a
{
    background-color: rgb(158, 158, 157);
    padding: 25px 25px;
}


.pageSubmenus .submenu
{
    display:flex;
    position:relative;
    top:22px;
    margin-bottom:85px;
    justify-content: center;
    text-align: center;
    justify-items: center;
}

.pageSubmenus .submenu a
{
    padding: 25px 25px;
    width: 160px;
    display: flex;
    justify-content: center;
    text-align: center;
    justify-items: center;
    vertical-align:middle;
     display: inline-flex;
        max-width: 180px;
        vertical-align: middle;
        align-items: center;
        justify-content: center;
        padding: 20px 6px !important;
        font-size: 14px;
        height: 75px;
}


.dropdown
{
    background-color: rgb(158, 158, 157);
    padding: 15px 25px;
}

.dropdown a
{
    color:#fff;
      font-family: 'NotoSans Bold';
    font-size:16px;
}

.dropdown-menu a
{
    color: #fff;
    font-family: 'NotoSans Bold';
    font-size: 16px;
    display: block;
    background-color: rgb(158, 158, 157);
    padding:25px 45px;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu
{
    border:none;
    background-color:#9e9e9d;
    top:0px !important;
}

.pageSubmenus .submenu a:hover, .dropdown:hover
{
    background-color:#8baf50;
}

.pageSubmenus .submenu .active
{
    background-color:#8baf50;
}


.remsimaSC .submenu a, #remsimaSCMenu a
{
    background-color:rgb(145, 86, 156);
}

.remsimaSC .submenu a:hover, #remsimaSCMenu a:hover
{
    background-color:rgb(105, 144, 40);
}

.remsimaSC .submenu .active, #remsimaSCMenu .active
{
    background-color:rgb(105, 144, 40);
}


.remsimaIV .submenu a, #remsimaIVMenu a
{
    background-color: #8baf50;
}

.remsimaIV .submenu a:hover, #remsimaIVMenu a:hover
{
    background-color:rgb(105, 40, 118);
}

.remsimaIV .submenu .active, #remsimaIVMenu .active
{
    background-color:rgb(105, 40, 118);
}

 .homeButton img
 {
     width:50px;
     height:50px;
 }
 
 .homeButton
 {
     display: inline-block;
    border-radius: 90%;
 }
 
 .homeButton:hover
 {
    background-color: #e9efce;
 }
 
 .btnSliderMobil img
 {
     width:80px;
     background:rgba(0,0,0,0.7);
     border-radius:90%;
 }
 
  .btnSliderMobilLeft img
 {
     transform:rotate(180deg);
 }
 
 .btnSliderMobilLeft a:hover img
 {
    background:  rgba(118, 136, 29, .7);
 }
 
 .btnSliderMobilRight a:hover img
 {
    background:  rgba(100, 47, 108, .7);
 }
 
 
 .showDetail img
 {
    background: rgba(0,0,0,0.6);
    border-radius: 90%;
    width: 75px;
    height: 75px;
 }
 
 .showRemsimaIV img
 {
   transform: rotate(180deg);
 }
 
 
 .showRemsimaIV:hover img
 {
    background:rgba(122, 139, 35, 0.7);
 }
 
  .showRemsimaSC:hover img
 {
    background:rgba(102, 55, 104, 0.7);
 }
 
 .sidenav h2, .sidenav .Hintergrundfarbe-1 h2, .sidenav .Hintergrundfarbe-2 h2
 {
     font-size:30px;
    line-height: 48px;
 }
 
 
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999999999999999;
  top: 0;
  left: 0;
  background-color: #6D8319;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

#SidenavRSC
{
    left:auto;
    right:0px;
    background-color:#692876;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}



#wrapper {
    position: relative;
    -webkit-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
}


 .logoFooter
 {
     width:125px;
     vertical-align: middle;
    margin-right: 20px;
 }
 
 #footer .footer-widgets-wrap {
    position: relative;
    padding: 25px 0;
}

 .standard-logo
 {
     padding: 20px;
    display: inline-block;
 }
 
 .standard-logo img
 {
     max-width:100%;
     width: 100%;
     max-height: 78px;
 }
 
 @media(max-width: 576px){
     
 }
 
 .noMarginRow
 {
     margin:0px;
 }
 
 .noPaddingCell
 {
     padding:0px;
 }
 
 .noPaddingTop
 {
     padding-top:0px !important;
 }
 
 .paddingTop90
 {
     padding-top:90px !important;
 }
 
 .noPaddingBottom
 {
     padding-bottom:0px !important;
 }
 
 .prMeldung
 {
     display:none;
 }
 
 #header.sticky-style-2 {
    height: 168px;
}

.headerTrenner
{
    background-image: -webkit-linear-gradient(to right, #692876, #699028);
    background-image: -moz-linear-gradient(to right, #692876, #699028);
    background-image: -ms-linear-gradient(to right, #692876, #699028);
    background-image: -o-linear-gradient(to right, #692876, #699028);
    background-image: linear-gradient(to right, #692876, #699028);
}

.colorLila
{
    color:#692876 !important;
}

.colorGruen
{
    color:#699028 !important;
}

.anwendungSC
{
    display:none;
}

.anwendungAktiv
{
    background-color:#699028 !important;
    border-radius:90%;
    
}

.hintSlider
{
    padding:10px 60px;
    text-align:right;
    background-color:#fff;
    border-top:solid 1px #f9f9f9;
}

#detailsIV,#detailsSC
{
    padding-top:160px;
}

#detailsIV,#detailsSC, .detailContainer
{
    display:none;
}

.detailContainer
{
    padding:0px;
    min-height:700px;
}

.umb-grid
{
    background-color:#fff;
}

.containerFluid .column div
{
    padding:60px;
}

@media only screen and (max-width: 576px){
    .containerFluid .column div{
        padding: 30px 16px;
    }
}

.containerFluidSmallPadding .containerFluid .column div
{
    padding:30px 60px;
}

.containerFluidNoPadding .containerFluid .column div
{
    padding:0px 60px;
}

#remsimaIVMenu
{
    position:fixed;
    display:none;
    width:45%;
    top:100px;
    left:0px;
    z-index: 9999;
}

#remsimaSCMenu
{
    position:fixed;
    display:none;
    width:45%;
    top:100px;
    left:43%;
    z-index: 9999;
}

.remsimaIV, .remsimaSC
{
     padding: 100px 50px 60px 50px;
     min-height:471px;
     color:#fff;
     position:relative;
}

.remsimaIV h1, .remsimaSC h1, .remsimaIV h2, .remsimaSC h2,.remsimaIV h3, .remsimaSC h3
{    
    color:#fff;
}


.remsimaIV
{
     background-color:#699028
}

.remsimaSC
{
     background-color:#692876
}

.dark .emphasis-title:not(.not-dark) h1
{
    color:#692876;
    text-align:left;
    font-size:42px !important; 
    font-weight:700 !important;
}

.Hintergrundfarbe-1
{
   background-color:#F3F4F8   
}

.Hintergrundfarbe-2
{
   background-color:#D3C5DC   
}

.Hintergrundfarbe-3
{
    background-color:#EDE5EF;
}

.Hintergrundfarbe-4
{
    background-color:#dadada;
}

.btnSliderMobil
{
    display:none;
}


.Hintergrundfarbe-1 h2, .Hintergrundfarbe-2 h2
{
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 10px;
}

.d-block
{
    display:block !important;
}

.toggle
{
    margin:0px;
}

.toggle.toggle-bg .togglet, .toggle.toggle-bg .toggleta {
    background-color: #e3e3e3;
    line-height: 59px;
    padding: 0 0 0 45px;
    border-radius: 2px;
}

.toggle .togglet, .toggle .toggleta {
    font-size:19px;
}

.toggle .togglet i
{
    font-size:21px;
}

.toggle.toggle-bg .togglet i {
    left: 14px;
    line-height: 60px;
}

.closebtn
{
    color:#fff;
    position:absolute;
    top: 5px !important;
    right: 5px !important;
    font-size:40px;
    z-index: 1000;
    background: #fff;
    border: solid 1px #000;
    box-shadow: 2px 2px 4px #3333;
    width:30px;
    height:30px;
    text-align:center;
    font-size:17px !important;
    border-radius: 90%;
    padding: 3px 4px 4px 4px !important;
}

.closebtn i
{
    font-size: 18px;
    margin-top: -4px;
}

a.popupButton {
    background: rgb(158,158,157);
    font-size: 18px;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

a.popupButton:hover {
    background: #8baf50;
}

#desktopEntry
{
    background-color: #699028;
}


/** Medien und Materialien **/
.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 2;
    text-align: center;
    background-color: rgba(101, 39, 113, 0.49);
    transition:backgroundColor linear 1s;
    cursor:pointer;
}

.portfolio-item:hover .portfolio-overlay {
    background-color: rgba(101, 39, 113, 0);
}

.portfolio-overlay a {
    background-color: transparent;
    border:solid 1px #fff;
    width: 140px !important;
    height: 140px !important;
    margin: 0px 0 0 -70px;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    color: #fff;    
    font-weight: bold;
    padding-top: 25px;
}

.portfolio-item:hover .portfolio-overlay a {
    background-color: rgba(101, 39, 113, 90);
}

.portfolio-item:hover .portfolio-overlay a.left-icon, .portfolio-item:hover .portfolio-overlay a.right-icon, .iportfolio:hover .portfolio-overlay a.left-icon, .iportfolio:hover .portfolio-overlay a.right-icon {
    margin-top: 0px;
}

body.device-touch.device-xs .portfolio-notitle .portfolio-overlay, body.device-touch.device-xxs .portfolio-notitle .portfolio-overlay {
    display: block !important;
}

.portfolio-item .itemText
{
    position:absolute;
    top:35px;
    left:35px;
    z-index:999;
}

.itemText h2, .itemText p
{
    color:#fff;
    margin-bottom:9px;
    font-size:20px;
}

.portfolio-item:hover .itemText h2, .portfolio-item:hover .itemText p {
    color: #652771;
}

.stoerer {
    position: absolute; 
    top: 150px; 
    left: 90px; 
    max-width: 274px; 
    max-height: 274px;
}

/*==========  Non-Mobile First Method  ==========*/
    /* Large Devices, Wide Screens */
    
@media only screen and (min-widht:1395px)
{
    #primary-menu ul li > a {
        padding: 39px 20px;
    }
}´


@media only screen and (max-width : 1395px) {
   .remsimaIV, .remsimaSC {
        min-height: 580px;
    }
    
    .submenu a {
    font-size:14px;
    }
}

@media only screen and (max-width : 1280px) {
    
    .pageSubmenus .submenu a
    {
        padding: 25px 10px;
        font-size: 13px;
    }

    #remsimaIVMenu, #remsimaSCMenu
    {
        width:60%;
      
    }
     
         .zitat
 {
    width: 35%;
 }   
    
    .remsimaIV, .remsimaSC {
        min-height: 615px;
    }
    
    .submenu a {
        padding: 15px 12px;
        font-size: 16px;
    }
    
    .submenu {
        padding: 20px 8px;
    }
    
    #primary-menu ul li > a {
        padding: 39px 8px;
        font-size:15px;
    }
    
    .submenu a:after {
      height: 30px;
    }
    
    .pageSubmenus .submenu a:after {
      height: 45px;
    }
    
    #remsimaIVContainer .submenu {
        left: 40px;
    }
}

@media only screen and (max-width : 1260px) {
   .remsimaIV, .remsimaSC {
        min-height: 642px;
    }
    
        
    .detailContainer
    {
        min-height:400px;
    }
    
    .submenu a {
        padding: 15px 10px;
        font-size: 14px;
    }
        
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .zitat
    {
        display:none;
    }
    
    #navbarToggleExternalContent
    {
        display:block;
    }
    
    .pageSubmenus .submenu
    {
        display:none;
    }

    
    .remsimaLogo
    {
        margin-top: 8px;
        right:10px;
        position:relative;
    }
    
    .mobileIntro
    {
        padding:20px;
        text-align:center;
        color:#ffffff;
    }
    
    .centerMobil
    {
        text-align:center;
    }
    
    table
    {
        font-size:11px;
    }
    
    table img
    {
        padding:10px;
    }
    
    table p
    {
        margin-bottom:5px;
    }
    
    .mobileIntro h2
    {
        color:#fff;
    }  
    
    .mobileIntro img
    {
        margin-bottom:20px;
    }
    
    .toggle.toggle-bg .togglec {
        padding: 0px;
    }
    
    #desktopEntry
    {
        display:none;
    }
    
    .btnSliderMobil
    {
        display:block;
    }
    
    .dark .emphasis-title:not(.not-dark) h1 {
        font-size: 32px !important;
        margin-left: 20px;
    }
    
    .stoerer {
        position: absolute;
        top: 100px;
        left: 90px;
        max-width: 220px;
        max-height: 220px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .homeButton
    {
        display:none;
    }
    
    .portfolio-item .itemText {
        background: rgba(0,0,0,0.5);
        padding: 20px;
    }
    
    .portfolio-overlay a
    {
        margin-top:30px;
    }
    
    .portfolio-item:hover .portfolio-overlay a.left-icon, .portfolio-item:hover .portfolio-overlay a.right-icon, .iportfolio:hover .portfolio-overlay a.left-icon, .iportfolio:hover .portfolio-overlay a.right-icon {
    margin-top: 30px;
}
    
     .mobileHeaderText
    {
        display:block;
        position:absolute;
        top:24px;
        text-align:center;
        z-index:999999;
        width:100%;
    }
    
     .mobileStoerer
    {
        display:block;
    }
    
    .mobileStoerer img {
        position: absolute;
        bottom:24px;
        max-width:180px;
        max-height:180px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    
    
     .slider-caption
     {
         background: rgba(255,255,255,.8);
     }
    
     .slider-caption h1
     {
         font-size:22px;
     }
     
     .slider-caption p {
        margin-bottom: 10px;
        font-size: 14px;
        padding:0px 15px;
    }
}




/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .standard-logo img {
        max-width: 125px;
    }
    
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
    
    .cookieColDiv {
        width: 100% !important;
        padding-left: 40px !important;
        padding-right: 65px !important;
    }
}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 350px) {
    .standard-logo img {
       max-width: 125px;
    }
}


