body {
  background: #00BFB3; }

.navbar-default {
  background-color: transparent; }

@media (max-width: 751px) {
    .navbar-default {
        background-color: #03B5AA;
    }
}

.navbar-default.affix {
  background-color: #03B5AA; }

.bg-primary {
  background: #037971; }

.bg-dark {
  background: #00BFB3; }

.portfolio-box .portfolio-box-caption {
  background: rgba(0, 191, 179, 0.75); }

@media (max-width: 768px) {
  .video-value input[type="text"] {
    background: rgba(2,52,54,0.7); } }
.button {
  background-color: #037971; }

.button:hover, .button:focus, .button:active, .button:visited {
  background-color: #049A8F; }

.about-text {
  background-color: #049A8F; }

.about-text p {
  color: #B8DADA; }

.lity {
  background-color: rgba(2,52,54,0.7); }

/*# sourceMappingURL=scottish.css.map */
