/*************************  ## NEW  ##  **************/

:root {
    --blue: #006E92;
    --indigo: #006E92;
    --purple: #006E92;
    --pink: #E2001A;
    --red: #E2001A;
    --orange: #F29400;
    --yellow: #FFDD00;
    --green: #8FA402;
    --teal: #33B8CA;
    --cyan: #33B8CA;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #3b3b3b;
    --primary: #F29400;
    --secondary: #FFDD00;
    --success: #8FA402;
    --info: #006E92;
    --warning: #F29400;
    --danger: #E2001A;
    --light: #f8f9fa;
    --dark: #2b2b2b;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Roboto", Helvetica, Arial, sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}




.btn,
.cc-btn {
    border-radius: 0;
}





.frame-type-header {
    padding-bottom: 0.1em;
}

.frame-collapsible,
.frame-background-none.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-none.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
.frame-background-primary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-primary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
.frame-background-secondary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-secondary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
.frame-background-light.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-light.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
.frame-background-dark.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-dark.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage) {
    margin-top: -0.65rem;
}




.footer-section-content .frame-type-menu_sitemap_pages a,
.footer-section-content .frame-type-menu_subpages a {
    color: #9c9d9d !important;
    letter-spacing: .05em;
    font-size: 1.25em;
    font-weight: 600;
}
.green .bp-page-footer a:hover,
.bp-page-footer a:hover {
    color: #FFFFFF !important;
}

.bord{
    border:1px solid #FF0000;
}



.card a:not(.btn) {
    color: #F29400;
}

.accordion-title-link {
    padding: 1rem 1.5rem;
    padding-right: calc(1.5rem + 2em);
    position: relative;
    display: block;
}

.frame-space-after-none {
    margin-bottom: 0rem;
}
.frame-space-before-none {
    margin-top: 0rem;
    padding-top:0rem 
}

 
.frame-type-html .frame-group-inner {
    height: 0;
    height: auto;
    overflow: hidden;
 /*   padding-bottom: 56.25%;
https: //roberta.cologic.de/
Liste #50 Abstand
 */
    position: relative;
    width: 100%;
}


/*********************** overrides: */
body {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.55;
    color: #2b2b2b;
    text-align: left;
    background-color: #fff;
}

.body-bg-top {
    padding-top: 0px !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #F29400;
    border-color: #F29400;
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #cc7d00;
    border-color: #bf7500;
}

.btn-success {
    color: #fff !important;
    background-color: #8FA402;
    border-color: #8FA402;
}
.robEventAdminEventList .btn-success {
    color: #fff !important;
    background-color: #006E92;
    border-color: #006E92;
}
.btn-success:hover {
    color: #fff !important;
    background-color: #6e7e02;
    border-color: #637201;
}
.robEventAdminEventList .btn-success:hover {
    color: #fff !important;
    background-color: #00516c;
    border-color: #00485f;
}
.btn-outline-warning {
    color: #F29400;
    border-color: #F29400;
}

.btn-outline-warning:hover {
    color: #fff !important;
    background-color: #F29400;
    border-color: #F29400;
}

.btn-outline-info {
    color: #006E92 !important;
    border-color: #006E92;
}
.btn-outline-info:hover {
    color: #fff !important;
    background-color: #006E92;
    border-color: #006E92;
}
.btn-outline-danger {
    color: #E2001A !important;
    border-color: #E2001A;
}
.btn-outline-danger:hover {
    color: #fff !important;
    background-color: #E2001A;
    border-color: #E2001A;
}
.green .btn-info,
.btn-info {
    color: #fff !important;
    background-color: #006E92;
    border-color: #006E92;
}
.green .btn-info:hover,
.btn-info:hover {
    color: #fff !important;
    background-color: #00516c;
    border-color: #00485f;
}

.green .btn,
.green .btn:hover{
    color: #FFFFFF !important;
}


.green .robevent-gallery-select-button,
.green .robevent-gallery-select-button:hover,
.green .filter-button{
    color: #2b2b2b !important;
}
.green a.text-dark{
    color: #313131 !important;
}


.robevent-gallery-select-button.iais-active {
    color: #FFFFFF !important;
}

.accordion-button,.accordion-button:after{
    color: #F29400;
}

.cc-color-override--1762072787 .cc-btn,
.cc-color-override--1762072787 .cc-btn:hover{
    color: #FFFFFF !important;
}

body {
    padding-top:0px;
}

#page-header {
    padding-top: 0;
    padding-bottom:0;
}

#page-header>.breadcrumb-container {
    padding-bottom: 1.2rem;
}
#page-header.navbar-transition>.breadcrumb-container {
padding-bottom: 0.2rem;
}

.scroll-top .scroll-top-icon:before {
    color: white;
}

a {
    color: #F29400;
    text-decoration: none;
    background-color: transparent;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #F29400;
    border-color: #F29400;
}


.green a{
    color: #8FA402 !important;
}
.green a:hover {
    color: #4d5801 !important;
}

#p39 a {
    color: #33B8CA;
    text-decoration: none;
    background-color: transparent;
}
#p39 a:hover{
    color: #24808d;
}

a.chosen-single{
        color: #444 !important;
}


#p1 #mainnavigation>ul>li:nth-child(5n + 1)>a,
#mainnavigation>ul>li:nth-child(5n + 1)>a:hover,
#mainnavigation>ul>li:nth-child(5n + 1).active>a {
    color: #6c757d !important;
}

.navbar-transition{
    height: 90px;
    padding:0;		
}


.navbar-light .navbar-nav .nav-link,
.navbar-default .navbar-nav .nav-link,
.navbar-default-transition .navbar-nav .nav-link,
.navbar-default-transition.navbar-transition .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5) !important;
}
#p1 #mainnavigation>ul>li:nth-child(5n + 2)>a,
#mainnavigation>ul>li:nth-child(5n + 2)>a:hover,
#mainnavigation>ul>li:nth-child(5n + 2).active>a {
    color: #f29400 !important;
}
#p1 #mainnavigation>ul>li:nth-child(5n + 3)>a,
#mainnavigation>ul>li:nth-child(5n + 3)>a:hover,
#mainnavigation>ul>li:nth-child(5n + 3).active>a {
    color: #8fa402 !important;
}
#p1 #mainnavigation>ul>li:nth-child(5n + 4)>a,
#mainnavigation>ul>li:nth-child(5n + 4)>a:hover,
#mainnavigation>ul>li:nth-child(5n + 4).active>a {
    color: #33b8ca !important;
}

#p1 #mainnavigation>ul>li:nth-child(5n)>a,
#mainnavigation>ul>li:nth-child(5n)>a:hover,
#mainnavigation>ul>li:nth-child(5n).active>a {
    color: #006e92 !important;
}
#p1 #mainnavigation>ul>li:nth-child(5n + 1)>a,
#mainnavigation>ul>li:nth-child(5n + 1)>a:hover,
#mainnavigation>ul>li:nth-child(5n + 1).active>a {
    color: #6c757d !important;
}




.text-column, .text-column:before{ border: none;}

.frame-type-html .frame-inner iframe {
    position: relative;
    height: revert-layer;
}


.footer-sociallinks .sociallinks-link {
    background-color: rgba(255, 255, 255, 0);
}

.footer-sociallinks .sociallinks-link:hover {
    background-color: rgba(255, 255, 255, 0);
}

.bootstrappackageicon-facebook::before {
    font-size: 60px;
}
.footer-sociallinks .sociallinks-item {
    display: inline-block;
    margin: 0.5rem;
    height: 1.5rem;
    width: 1.5rem;
}


.frame-bluebox a,
.frame-greenbox a,
.frame-orangebox a,
.frame-cyanbox a,
.frame-yellowbox a {
    color: #fff !important;
}

.frame-bluebox a.text-warning,
.frame-greenbox a.text-warning,
.frame-orangebox a.text-warning,
.frame-cyanbox a.text-warning,
.frame-yellowbox a.text-warning {
    color: #F29400 !important;
}

.btn.btn-warning{
    background-color: #F29400 !important;
    border-color: #F29400 !important;
}

.footer-section-meta .footer-copyright a {
    color: #fff !important;
}

.green .btn-outline-default {
    color: #333333 !important;
}

.green .btn-outline-default {
    border-color: #8FA402;
}
.green .btn-outline-default:hover {
    color: #fff;
    background-color: #8FA402;
    border-color: #8FA402;
}



.lead p{
    font-family: "Roboto", sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.55;
}

.navbar-mainnavigation.navbar-fixed-top{
    top: 0px;
}





@media (min-width: 1400px){
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
            max-width: 1140px;
        }


}




@media (min-width: 1200px) {
    h4,
    .h4 {
        font-size: 1.495rem;
    }
    
    h3, .h3 {
        font-size: 1.495rem !important;

    }
    h2, .h2 {
        font-size: 2.015rem;
    }
   .frame {
      padding-top: 0px;
    }
}


@media (min-width: 992px){
    .frame {
        padding-top: 0px;
        padding-bottom: 1.1375rem;
    }



        .frame-collapsible,
        .frame-background-none.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-none.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-primary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-primary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-secondary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-secondary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-light.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-light.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-dark.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-dark.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage) {
            margin-top: -1.1375rem;
        }


        h4,
        .h4 {
            font-size: 1.38rem;
        }

} 
@media (min-width: 768px){ 
    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    
        .frame-collapsible,
        .frame-background-none.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-none.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-primary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-primary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-secondary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-secondary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-light.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-light.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-dark.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-dark.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage) {
            margin-top: -0.975rem;
        }


        h4,
        .h4 {
            font-size: 1.265rem;
        }
                        
}
@media (min-width: 576px) {
    .footer-section-meta {
        text-align: center;
    }


        .frame-collapsible,
        .frame-background-none.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-none.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-primary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-primary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-secondary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-secondary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-light.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-light.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage),
        .frame-background-dark.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage)+.frame-background-dark.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage) {
            margin-top: -0.8125rem;
        }



        .footer-sociallinks .sociallinks-list {
             justify-content: left;
        }
}


.green .frame-greenbox a{
    color:#ffffff !important;
}
.green .frame-greenbox a:hover{
    color:#ffffff !important;
}

.green .frame-bluebox a{
    color:#ffffff !important;
}
.green .frame-greenbox a:hover{
    color:#ffffff !important;
}

.green .frame-greenbox a{
    color:#ffffff !important;


}
.green .frame-greenbox a:hover{
    color:#ffffff !important;
}
.green .frame-greenbox a{
    color:#ffffff !important;

}

.green .frame-greenbox a:hover{
     color:#ffffff !important;
 }

@media (min-width: 576px) {
    .navbar-mainnavigation .navbar-brand {
        height:70px
    }
}

@media (min-width: 768px) {
    .navbar-mainnavigation .navbar-brand {
        height:100px
    }
}

@media (min-width: 992px) {
    .navbar-mainnavigation .navbar-brand {
        height:130px
    }
}

@media (min-width: 1200px) {
    .navbar-mainnavigation .navbar-brand {
        height:130px
    }
}

.navbar-mainnavigation .navbar-brand-image {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px
}

.navbar-mainnavigation .navbar-brand-image img {
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
    width: auto;
    max-height: 40px
}

@media (min-width: 992px) {
    .navbar-mainnavigation .navbar-brand-image img {
        max-height:65%
    }
}

.green .breadcrumb-section .breadcrumb-item a {
    color: #ccc !important;
}
.green .breadcrumb-section .breadcrumb-item a:hover {
    color: #aaa !important;
}
.breadcrumb-section .breadcrumb-item a {
    color: #ccc !important;
}
.breadcrumb-section .breadcrumb-item a:hover {
    color: #aaa !important;
}

.media-list{
    padding-left:0 !important;
}

.cc-message .cc-link{
        padding-left:5px;
}

.robEventAdmin.robEventAdminEventList .list-group-item .btn.btn-block{
    width:100%;
}

.frame-inner .element-header{
    hyphens: auto;
}

input{
    border-radius: 0 !important;
}