1f4ea2  
004C70

  body {
      font: 400 15px Lato, sans-serif;
      line-height: 1.8;
      color: #818181;
  }

.img-responsive{
    z-index: 50;
}

#facebook {
    z-index: 100;
   width: 270px;
   height: 510px;
   position: fixed;
   top: 100px;
   background-color: #fff;
   border: 5px solid #3B5997;
   left: -270px;
   -webkit-transition: left 0.5s ease-out;
   -moz-transition: left 0.5s ease-out;
   -o-transition: left 0.5s ease-out;
   transition: left 0.5s ease-out;

}
#facebook:after{
   content: url('../img/fb.png');
   position: absolute;
   right: -38px;
   top: -5px;
   cursor: pointer;
}

#facebook:hover {
   left: 0;
}



#wrap{
    max-width: 1200px;
    margin: auto;

}



  h1 {
      font-size: 24px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600;
      margin-bottom: 30px;
  }

 .blue {
      color: #004C70;
        font-size: 24px;
      text-transform: uppercase;
        font-weight: 600;
      margin-bottom: 30px;
  }


  h2, #about h1 {
      font-size: 24px;
      text-transform: uppercase;
      color: #004C70;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }  

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 35px;
    padding-left: 35px;
    margin: 25px 0;
  
}

.znak{
    background-color: #004C70 ;
    padding: 1%;
    color: #fff;
    font-weight: 400;
    border-radius: 20%;
-moz-border-radius: 20%;
-webkit-border-radius: 20%;
border: 1px solid #fff;
         
    
}

.bg-dgrey{
    background-color: #555;
}

  .header {
      background-color: #555;
      background-image: url(../img/baner2.jpg);
      background-position: top center;
      background-repeat: no-repeat;
      background-attachment:fixed;
      color: #004C70;
      padding: 10px 35px;
      font-family: Montserrat, sans-serif;
      font-size: 28px;

      text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);

  }

.header .h1, .header h1 {
    font-size: 64px;

 
    padding: 1%;
}


.slogan{
    font-size: 58px;
    font-weight: 600;
    line-height: 1.6;
    color: #fff;
    margin-top: 340px;
    margin-bottom: 40px;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);
}


  .container-fluid {
      padding: 60px 50px;
  }
  .bg-grey {
      background-color: #f6f6f6;
  }
  .logo-small {
      color: #004C70;
      font-size: 50px;
  }
  .logo {
      color: #004C70;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #004C70;
  }
  .carousel-indicators li {
      border-color: #004C70;
  }
  .carousel-indicators li.active {
      background-color: #004C70;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #1f4ea2; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #1f4ea2;
      background-color: #fff !important;
      color: #004C70;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #004C70 !important;
      padding: 25px;
      border-bottom: none;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      height: 200px;
  }
  .panel-footer {
      background-color: white !important;
     
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #004C70;
      color: #fff;
  }
  .navbar {
      margin-bottom: 0;
      background-color: #004C70;
      z-index: 9999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #004C70 !important;
      background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #004C70;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4  {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
  }