.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }

body {
    padding: 0;
    margin: 0;
    background: #fff;
    color: #313E50;
  }

  /* unvisited link */
a:link {
  color: white;
}

/* visited link */
a:visited {
  color: white;
}

/* mouse over link */
a:hover {
  color: grey;
}

/* selected link */
a:active {
  color: grey;
}

  /*--- navigation bar ---*/
  .navbar {
    background:#fff;
  }
  
  .nav-link,
  .navbar-brand {
    color: #000;
    cursor: pointer;
  }
  .nav-link {
    margin-right: 1em !important;
  }
  .nav-link:hover {
    color: #000;
  }
  .navbar-collapse {
    justify-content: flex-end;
  }

  .logo-image{
    height: 46px;
    overflow: hidden;
}

  /*--- header ---*/
  .description {
    text-align: center;
    margin: 0em 4em auto;
    padding: 4em 0em;
    
  }
  /*.description h1 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; 
    font-size: 2.5rem; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 35px; 
    color: #0E6781;
  }*/
  blockquote {
    border:none;
    font-family:  Georgia, "Times New Roman", Times, serif;
    margin-bottom:30px;
    quotes: "\201C""\201D""\2018""\2019";
    }
    
    blockquote {
        font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; 
        font-size: 2.6rem; 
        font-style: normal; 
        font-variant: normal;
        text-align: left;
        margin-left: 0%;
        font-weight: 500; 
        line-height: 35px;
        letter-spacing: 2px;
        /*color:rgb(12, 100, 0); */
        /*color:#704C5E;*/
        color: #2B645F;
        color: #FCC200;
        /*-webkit-text-stroke: 1px thistle;*/
        -webkit-text-stroke: 1px darkslategray;
     
    }
    
    blockquote:before { 
        content: open-quote;
        font-weight: bold;
        font-size: 4rem;
        line-height: 110%;
        color: #2B645F;
        -webkit-text-stroke: 0px;
    } 
    blockquote:after { 
        content: close-quote;
        font-weight: bold;
        font-size: 3rem;
        line-height: 100%;
        color: #2B645F;
        -webkit-text-stroke: 0px;
      
    }
    

/*--- features-1 ---*/  
  .features-1 {
    /*margin: 4em auto;
    padding: 1em 1em;*/
    /*margin: 4em 0em 4em auto;
    padding: 1em 1em;*/
    padding: 4em 1em 0em;
    position: relative;
  }
  .feature-1-title {
    color: #333;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
  }

 /*--- features-2 ---*/  
  .features-2 {
    /*margin: 4em auto;*/
    padding: 4em 1em 4em;
    position: relative;
  }

  .premium-container {
    color: #fff;
    /*background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(rgb(255, 255, 255),rgb(252, 213, 217));*/
    /*background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(#F7EDF0, #F4CBC6);*/
    background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(#5D576B, #5D576B);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
	
  .feature-2-title {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
  }
  

 /*--- register-formular ---*/  
 .register-formular {
    /*margin: 4em auto;*/
    padding: 4em 1em 4em;
    position: relative;
    
  }
  .register-formular-title {
    color: #333;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
  } 
  
  .premium-container-2 {
    /*color: #fff;*/
    /*background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(rgb(255, 255, 255),rgb(252, 213, 217));*/
    /*background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(#F7EDF0, #F4CBC6);*/
    background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(#CEE5F2, #CEE5F2);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
 
  .btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #FDC300 !important;
    border-color: #FDC300;
}

/*--- footer ---*/
  .page-footer {
    background-color: #2B645F;
    color: #fff;
    padding: 60px 0 30px;
    position: relative;
    background: url(//verejnasprava.csq.cz/img/premium-fill.svg),linear-gradient(#2B645F,#2B645F);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .footer-copyright {
    color: #ccc;
    padding: 0px 0;
  }
  .footer-bulb {
      margin-left: -0%;
      bottom: 0;
      left: 0;
      height: 140%;
      padding: 0;
      position: absolute;
  }


/*--- media querries ---*/

  @media (max-width: 575.98px) {

    blockquote {
        font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; 
        font-size: 1.9rem; 
        font-style: normal; 
        font-variant: normal;
        margin-left: 0;
        padding: 15px 0px; 
        font-weight: 700; 
        line-height: 35px;
        letter-spacing: 2px; 
        color:#FCC200);
     
    }
    blockquote:before { 
        content: open-quote;
        font-weight: bold;
        font-size: 3rem;
        line-height: 110%;
        color: #2B645F;
    } 
    blockquote:after { 
        content: close-quote;
        font-weight: bold;
        font-size: 2rem;
        line-height: 100%;
        color: #2B645F;
      
    }

    .description {
      padding: 0 15px;
      text-align: center;
    }
    
    .description h1 {
      font-size: 2em;
    }
    
    .description p {
      font-size: 1rem;
    }
    
    /*.features-1 {
      margin: 0;
    }
    .features-2 {
        margin: 0;
    }*/
    .footer-bulb {
        margin-left: -14%;
        bottom: 0;
        height: 20%;
        padding: 0;
        position: absolute;
        display: none;
    }
  }

  @media (max-width: 767.98px) {
    
   blockquote {
        font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; 
        font-size: 2rem; 
        font-style: normal; 
        font-variant: normal;
        margin: 0;
        padding: 30px 0px; 
        font-weight: 500; 
        line-height: 35px;
        letter-spacing: 2px; 
        color:#FCC200;
     
    }
    blockquote:before { 
        content: open-quote;
        font-weight: bold;
        font-size: 3rem;
        line-height: 110%;
        color: #2B645F;
    } 
    blockquote:after { 
        content: close-quote;
        font-weight: bold;
        font-size: 2.3rem;
        line-height: 100%;
        color: #2B645F;
      
    }

    .description {
      padding: 0 15px;
      text-align: center;
    }
    
    .description h1 {
      font-size: 2em;
    }
    
    .description p {
      font-size: 1.2rem;
    }
    
    .features-1 {
      margin: 0;
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .features-2 {
        margin: 0;
    }
    .footer-bulb {
        margin-left: -14%;
        bottom: 0;
        left: 0;
        height: 50%;
        padding: 0;
        position: absolute;
        display: none;
    }
  }

  @media (max-width: 991.98px){
    
   /* blockquote {
        font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; 
        font-size: 1.9rem; 
        font-style: normal; 
        font-variant: normal;
        margin-top: 0%;
        padding: 20px; 
        font-weight: 700; 
        line-height: 35px;
        letter-spacing: 2px; 
        color:#704C5E;
     
    }
    blockquote:before { 
        content: open-quote;
        font-weight: bold;
        font-size: 3rem;
        line-height: 110%;
        color: #CC2936;
    } 
    blockquote:after { 
        content: close-quote;
        font-weight: bold;
        font-size: 2rem;
        line-height: 100%;
        color: #CC2936;
      
    }

    .description {
      padding: 0 15px;
      text-align: center;
    }
    
    .description h1 {
      font-size: 2em;
    }
    
    .description p {
      font-size: 1.2rem;
    }
    
    .features-1 {
      margin: 0;
    }
    .features-2 {
        margin: 0;
    }*/
    .footer-bulb {
        margin-left: 0%;
        bottom: 0;
        height: 130%;
        padding: 0;
        position: absolute;
        
        
    }
  }

  @media only screen and (min-width: 1200px) {
    
   /* blockquote {
        font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; 
        font-size: 1.9rem; 
        font-style: normal; 
        font-variant: normal;
        margin-top: 0%;
        padding: 20px; 
        font-weight: 700; 
        line-height: 35px;
        letter-spacing: 2px; 
        color:#704C5E;
     
    }
    blockquote:before { 
        content: open-quote;
        font-weight: bold;
        font-size: 3rem;
        line-height: 110%;
        color: #CC2936;
    } 
    blockquote:after { 
        content: close-quote;
        font-weight: bold;
        font-size: 2rem;
        line-height: 100%;
        color: #CC2936;
      
    }

    .description {
      padding: 0 15px;
      text-align: center;
    }
    
    .description h1 {
      font-size: 2em;
    }
    
    .description p {
      font-size: 1.2rem;
    }
    
    .features-1 {
      margin: 0;
    }
    .features-2 {
        margin: 0;
    }*/
    .footer-bulb {
      margin-left: -0%;
      bottom: 0;
      left: 0;
      height: 150%;
      padding: 0;
      position: absolute;
        
    }
  }