/*.div-text1{
  background-color: #000; padding: 20px; opacity: 0.9; filter: Alpha(Opacity=90);text-transform:normal;
}
.div-text2{
  background-color: #000; padding: 20px; opacity: 0.9; filter: Alpha(Opacity=90);
}
@media (max-width:768px) {

  div span.font-size {
    font-size: 14px;
    line-height: 18px;
  }
  .div-text3{
    margin-top:10px;
  }
}*/

@media (max-width:768px) {
  div.navbar a.firma {
    font-size: 14px;
  }
}
@media (max-width:1024px) {
  div.navbar a.firma {
    font-size: 16px;
  }
}
.navbar-default .navbar-nav .open a:hover,
.navbar-default .navbar-nav li.active a {
      color: #18367f;
}

.vertical-title sup {
  font-size: 0.8em;
}
.vertical-title-1 {
  color: #333333;
  /*padding: 10px;
  background-color:rgba(255,255,255,0);*/

}
.vertical-caption-1 {
  padding: 10px;
  /*background-color: #333333;
  background-color:rgba(55,55,55,0.5);*/
  color: #333333;
  background-color:rgba(255,255,255,0.5);
  max-width: 90%;

}
.btn, .border-white-1 {
   background-color: #333333;
  background-color:rgba(55,55,55,0.5);
  border: none;

}
@media (max-width:1024px) {
  .vertical-title {
   /* font-size: 100px;
    font-size: 120px;*/
  }
  .vertical-caption {
   /* font-size: 40px;*/
    line-height: 2.5em;
    position: relative;
    top: 50px;
    color:red;
  }
}

.intro-text-1, #footer  {
    background: #39424c;
    padding: 40px 0;
}
.footer-btm {
   /* background: #8b8f93;   */
}
/*news*/
.testi-slide {
    text-align: left;
}
.testi-slide h3 {
  line-height: 1.3em
}
