
        #intro:before {
            background:#ffffff;
            opacity: 0.1;
            }
        h1, h2, h3, h4, h5, h6 {
          color: #0e1b4d;
        }
        .section-header::before {
          background: #f82249;
        }
        #intro h1 {
          color: #ffffff;
        }
        #intro .intro-container {
          top: 90px!important;
        }
        #intro h1 span {
          color: #f82249;
          display:block!important;
          line-height:0.9!important;
          font-weight:300!important;
        }
        #intro p {
          color: #ebebeb;
          text-shadow: #FFFFFF;
        }
         #header.header-scrolled,
         #header.header-fixed {
             background-color: #ce0017;
         }
             #header{
                 background-color: ;
             }
        @media (max-width: 3200px) {
            #intro {
               background: url('https://storage.abf.cz/file/show?nl_id=none') no-repeat top center;
               height: 112vh;
            }
        }
        @media (max-width: 1600px) {
            #intro {
               background: url('https://storage.abf.cz/file/show?nl_id=44813') no-repeat top center;
               height: 132vh;
            }
        }
        @media (max-width: 1370px) {
            #intro {
               background: url('https://storage.abf.cz/file/show?nl_id=none') no-repeat top center;
               height: 111vh;
            }
        }
        @media (max-width: 991px) {
            #header {
               background-color: #ce0017;
            }
            #intro {
               background: url('https://storage.abf.cz/file/show?nl_id=none') no-repeat top center;
               
            }
            
            element.style {
                height: 489px;
            }

            #intro .intro-container {
                top: 143px;
            }            
        }
         .nav-menu a {
            padding: 8px;
            color: #ffffff;
          }
        .nav-menu .menu-active a,
        .nav-menu a:hover {
            color: #000000;
        }