/* Add here all your css styles (customizations) */
.one-page-header .navbar-brand {
  padding-top: 0;
  padding-top: 2px;
}

.navbar-brand img {
  max-height: 45px;
}

.navbar-nav {
  float: right!important;
}

.rs-caption-1 {
  border-top: none;
  border-bottom: none;
  color: #f7b70b;
  font-weight: bold;
  font-size: 36px;
  text-shadow: 1px 1px #000000;
}

.rs-caption-1:after,
.rs-caption-1:before {
  content: "";
}

.rs-caption-2 {
	font-size: 36px;
	text-shadow: 1px 1px #000000;
}

.container-fluid.with-bg--1 { 
  background: url(../img/about/quote.png) no-repeat 17% 70%;
  background-size: 310px 190px;
}

.color-overlay {
  background: #333;
}

.tab__icon {
  color: #005595;
}

.acc-v1 .panel-heading a {
  color: #005595;
  border-bottom: 2px solid #005595; 
}

.parallax-quote {
  background: url(../img/team/old-wooden-floor.jpg) 50% 0 repeat fixed;
}

.clients-section {
  background: url(../img/team/old-wooden-floor.jpg) 50% 0 repeat fixed;
}

.contacts-section {
  color: #000;
  position: relative;
  background: none;
  background-size: cover;
} 

.white {
  color: #fff;
}