.owl-carousel.home-slider .slider-item .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff0c087;
    opacity: inherit;
}
.ftco-navbar-light.scrolled,.ftco-intro .wrap .info,.ftco-footer{
    background:#fcca78 !important;
}
.btn.btn-primary {
    background: #f97541;
    border: 1px solid #f9794e;
    color: #000;
}
.ftco-about .one-half .overlap {
    margin-left: -150px;
    padding: 40px;
    background: #ffe8c2;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    line-height: 1.4;
    color: #000000;
}
.ftco-services {
    color: #555;
    background: #fee8c1b2;

}
body{
    background: url(../picture/repeat.png) repeat;
    background-size:300px;
}
.ftco-appointment {
    width: 100%;
    position: relative;
    background: #fee8c1;
}
.heading-section h2 {
    z-index: -1;
    font-size: 40px;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Alegreya', serif;
}
.ftco-navbar-light.scrolled .nav-item.active>a,.ftco-navbar-light.scrolled .nav-item.active>a {

    color: #fff !important;
}
.btn.btn-white.btn-outline-white {
    border-color: #f87642;
    background: #f97542;
    border-width: 1px;
    color: #000000;
}
@media (max-width: 991.98px){
.ftco-navbar-light {
    background: #fcca78 !important;
    position: relative;
    top: 0;
}
.ftco-about .one-half .overlap {
    margin-left: 0px;
    padding: 40px;
    background: #ffe8c2;
}
}