.quote-left {
    background: url("/html/asset/img/left-quotes-sign.png") no-repeat;
}
.quote-right {
    background: url("/html/asset/img/right-quotes-symbol.png") no-repeat 100% 100%;
}
.bg-img {
    background: url("https://placeimg.com/400/225/nature") no-repeat;
    background-size: cover;
}
.bg-testimonial {
  background: url("../img/bg-testimonial.png") no-repeat;
  background-size: cover;
}
.hero-control .btn {
    min-height: 1rem;
}
.hero-control .btn-circle {
    padding:2px;
    height: 1rem;
    width: 1rem;
}
a {
  text-decoration: none !important;
}



/* hero carousel gallery */
/* .carousel-inner {
  height: 850px;
} */
.hero-inner {
  height: 450px;
  background: url('../img/001.jpg') center 0 no-repeat;
}