.logo-area {
    padding: 10px 0 0 0 !important;
}
#header-top {
    background-color: #e68c3a!important;
}
#header-top a span {
    color: #fff;
}
.main-menu ul li.active a, .main-menu ul li:hover a {
    background-color: #e68c3a;
}
.slide-bg-1 {
    background-image: url(../img/slider-bg/b1.jpg);
}
.slide-bg-2 {
    background-image: url(../img/slider-bg/b2.avif);
}
.slide-bg-3 {
    background-image: url(../img/slider-bg/b3.jpg);
}
.hero-text p {
    color: #e68c3a;
}
.raj_btn {
    background-color: #e68c3a;
}
.home_version_1 .owl-dots .owl-dot.active, .home_version_2 .owl-dots .owl-dot.active {
    background-color: #e68c3a;
}
#about-area {
    margin-top: 0px;
}
.about-text {
   text-align: justify;
}
.about-text strong{
    color: #60212e;
}
.single-hero-box {
    /* color: #616161; */
    font-size: 14px !important;
    /* padding: 50px 20px; */
    /* position: relative; */
    line-height: 2em;
}
.section-title {
    margin-bottom: 50px;
}
.section-title h2 {
    color: #e68c3a;
}
.section-title h2::after {
    background-color: #e68c3a;
}
.video-click {
    background-color: #e68c3a;
}
.single-testimonial p {
    color: #000;
    font-style: italic;
}
#service-area{
    background-color:  #f4f2ef;
}
.single-testimonial.text-center h3::after {
    content: "" !important;
}
.single-testimonial h3 {
    margin-top: 0px;
    font-size: 32px;
    margin-bottom: 30px;
    color: #e68c3a;
}
.single-testimonial p {
    color: #000;
    /* font-style: italic; */
    font-size: 16px;
    line-height: 2.4em;    
}
#service-area.section-padding {
    padding-bottom: 60px;
}
#contact-form-area {
    padding: 90px 0;
    background-color: #f4f2ef;
}
#project-area.section-padding {
    padding-bottom: 90px;
}

.footer-about p {
    text-align: justify;
    font-size: 14px;
    line-height: 2em;
}
.widget-title h4 {
    color: #e68c3a;
}
.widget-title h4::after {
    background-color: #e68c3a;
}
.widget-body a span {
    color: #e68c3a;
}
.footer-copyright {
    border-top: 1px solid #e68c3a;
}
.footer-copyright div#scroll-top {
    background-color: #181818;
    border: 1px solid #e68c3a;
    border-radius: 3px;
    color: #e68c3a;
}
.copyright-content {
    margin: 10px 0 0 0 !important;
    text-align: center !important;
}
.project-hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #e68c3a;
}
.project-title-hvr {
    border: 2px solid #e68c3a;
}
.project-title-hvr h3 {
    font-size: 17px;
}