
.social-share a {
  font-size: 20px;
  color: #FFFFFF;
  background: #5FB4FF;
  padding: 4px 10px;
  display: inline-block;
}

.global-page-header {
  background-attachment: fixed;
  background-size: cover;
  padding: 120px 0 25px 0;
  position: relative;
  background: #5FB4FF;
  color: #FFFFFF;
}

.navbar-default .navbar-nav li a:hover {
  color: #FFFFFF;
}

#top-bar .main-menu li a:hover {
  color: #FFFFFF;
}

.about-feature .about-feature-1 {
  background: #5FB4FF;
}

.about-feature .about-feature-2 {
  background: #5FB4FF;
}

.about-feature .about-feature-3 {
  background: #5FB4FF;
}

.wrapper_404 h1 {
  font-size: 200px;
  color: #FFFFFF;
  line-height: 1;
}

#call-to-action {
background: #5FB4FF;
background-size: cover;
background-attachment: fixed;
padding: 80px 0;
text-align: center;
position: relative;
color: #FFFFFF;
}

#call-to-action .block .btn-contact {
  background: #5FB4FF;
  border: none;
  color: #FFFFFF;
  padding: 16px 35px;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
}

figure figcaption h4 a {
  color: #FFFFFF;
}

.blog-content .btn-details {
  padding: 0;
  background:  #5FB4FF;;
  color: #FFFFFF;
  padding: 8px 18px;
  border-radius: 0;
  margin-top: 15px;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 0px 1px #5FB4FF;
}

.sidebar .recent-post ul li a:hover {
  color: #5FB4FF;
}

#contact-section .contact-form .btn-send {
  color: #FFFFFF;
  outline: none;
  background: #5FB4FF;
}

#contact-section .contact-form .btn-send:hover {
  border: 1px solid #5FB4FF;
}

#contact-section .address i, #contact-section .email i, #contact-section .phone i {
  font-size: 45px;
  color: #5FB4FF;
}

.single-post .media .media-body a {
  color: #5FB4FF;
  font-size: 12px;
}

.single-post .post-comment .btn-send {
  background: #5FB4FF;
  color: #FFFFFF;
  border-radius: 0;
}

#product-showcase-banner .block h2 {
  font-size: 40px;
  color: #FFFFFF;
  margin-bottom: 20px;
  margin-top: 0;
}

#related-items .block h4 span {
  float: right;
  color: #FFFFFF;
}

.service-page .service-parts .block i {
  font-size: 35px;
  color: #FFFFFF;
}

.team-member h3 {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 20px;
}

#footer .social li a {
  font-size: 22px;
  color: #FFFFFF;
}

.cd-headline.slide .cd-words-wrapper {
  color: #FFFFFF;
}
			