.headinfo{
    top:0%; position: fixed;
}
.headtext{
    color: #fff;
    margin-top: 7px;
    font-size: 12px;
}
.headimg{
    width: 7%;
}
.topmenu{
    top:40px;
}
.menu-logo{
  position: fixed; top:0px; z-index: 1050;
}
.procomp{
    border-top: 3px solid #c4161c; border-radius: 0px!important;
}
.docum{
    border-top: 3px solid #7d4800; border-radius: 0px!important;
}
.labor{
    border-top: 3px solid #ffdf74; border-radius: 0px!important;
}
.novyn{
    border-top: 3px solid #ea7d31; border-radius: 0px!important;
}
.klient{
    border-top: 3px solid #af833b; border-radius: 0px!important;
}
.cont{
    border-top: 3px solid #c3cf21; border-radius: 0px!important;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
}
.transpmenu {
    background: #18141459!important;
}
.lightwite{
  	background-color: #fff;
  	border: 1px solid #00853e;
  	border-radius: 50px;
  	opacity: 0.9;
  	color: #141413;
    min-height: 175px;
    padding: 30px 10px 0px 10px;
}
.card-text>p {
    color: #757372;
}
.card-text>p::first-letter {
    font-size: 150%;
}
.btn-nvsrt{
    background-color: #8e9390 !important;
    border-color: #00853e !important;
    color: #ffffff !important;
    padding: 10px 40px;
    border-radius: 0px;
}
.birustext{
    color: #00949e;
}
@media (max-width: 768px) {
  .firstheader{
      display: none;
  }
  .topmenu{
    top:0px;
  }
  #image2-b{
    /*margin-top: 250px;*/
    display: none;
  }
  .menu-logo{
    position: fixed; left: 10px; top:10px; z-index: 10000;
  }
  #header2-2{
    margin-top: 40px;
  }
}

