body{
    background: none !important;
    background-color: #222222 !important;
}

.slideshow-form {
    position: absolute;
    top: 40%;
    left: 25%;
    z-index: 999;
}

#container .page-banner {
    padding: 0px;
    background: #f36510;
    padding-top: 10px;
  }

#container .page-banner .classic-title{
      margin-top: 15px;
      border-bottom:none;
      color:white;
      padding-bottom:0px;
}
#container .page-banner .classic-title span{
  border-bottom:none;
}
#container .page-banner ul.breadcrumbs li a{
  color:white;
}
#container .page-banner ul.breadcrumbs li{
  color:white;
}
#container .page-banner ul.breadcrumbs li:before{
  color:white;
}


.icon-small {
    color: #f36510 !important;
  }
.clients-carousel .client-item a img {
      -webkit-filter: none !important;
}


.big-title h1{
  margin-bottom: 15px;
  color: #f36510;
}
.big-title p {
    font-size: 16px;
    padding-bottom: 10px;
}
.service-center .service-content h4{
  color:#565555;
}
.icon-effect-2 {
    background: #f9f9f9 !important;
  }


  .navbar-brand {
      padding-bottom: 12px !important;
      padding-top: 10px !important;
    }
div#cookiesdirective a:hover{
  text-decoration: underline;
  color:#f36510;
}
