a, a:hover {
  color: #97c9ec;
}


/* Back to top button */
.back-to-top {
  background: ;
  color: #fff;
}


.back-to-top:focus {
  background: ;
  color: #fff;
}

.back-to-top:hover {
  background: ;
  color: #fff;
}

.navbar-default {
  background: #fff0;
}

.form-control:focus {
  border-color: #00c1c1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 2px #ff0700;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 2px #ff0700;
}

.service .carousel-indicators .active {
  background: #287cae;
}



.contact-widget i {
  color: #ffc100;
}

.carousel-indicators .active {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0px;
    text-indent: -600px;
    cursor: pointer;
    background-color: #75afd1;


}



.carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0px;
    text-indent: -600px;
    cursor: pointer;
    background-color: #75afd1;

