.uppercase {
  text-transform: uppercase; }

#services {
  padding-bottom: 0px; }
  #services .heading {
    padding-bottom: 0px; }

#features .icon {
  height: 50px; }

.navbar-brand h1 {
  margin-top: -10px; }
  .navbar-brand h1 .logo {
    width: 70px;
    height: 70px; }

.single-table ul li {
  line-height: 1.5em;
  margin: 1.5em 0; }

#contact-us,
#about-us {
  position: relative; }
  #contact-us:after,
  #about-us:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1; }
  #contact-us .container,
  #about-us .container {
    position: relative;
    z-index: 2; }

#about-us {
  background: url(../images/lovarda/bg_kentauregyesulet_@1920.jpg) center top no-repeat; }

#contact-us {
  margin-top: -7px; }
  #contact-us .heading {
    padding-bottom: 30px; }

#lovarda {
  padding-bottom: 0px; }

#pricing {
  padding-top: 0px; }

#contact {
  padding-top: 75px; }

#blog .heading {
  padding-bottom: 20px; }

.count p, .count i {
  color: white; }

.big {
  font-size: 24px;
  line-height: 1.25em; }

.contact-info .address {
  text-align: center; }

.entry-header h3 {
  line-height: 1.25em;
  min-height: 66px; }

.our-services .col-sm-4 {
  border-bottom: 0;
  padding-top: 60px !important; }

.docs {
  width: 60%;
  margin-left: auto;
  margin-right: auto; }

ul li a:hover {
  text-decoration: underline; }

.btn-green {
  color: white;
  background-color: #7fba00; }
  .btn-green:hover {
    color: white;
    background-color: #6ea100; }

@media (max-width: 767px) {
  .navbar-brand h1 {
    margin-top: 2px; }
    .navbar-brand h1 img.logo {
      width: 55px;
      height: 55px; } }
#portfolio {
  padding-bottom: 0; }
  #portfolio .heading--gallery {
    padding-bottom: 40px; }
  #portfolio .embedsocial-album {
    margin: -90px 0 -70px 0;
    overflow: hidden; }
