.custom-card-info .card-body {
    border: 1px solid #eee7de !important;
}

.bg-color-sand-1 {
    background-color: #EEEAE1 !important;
}

.bg-color-sand-1 {
    background-color: #E6DAC0 !important
}

.page-header {
    padding: 0 0;
}

.page-header-b {
    height: 4px;
}

.about-img-div {
    max-width: 550px !important;
    float: right;
    text-align: right;
    margin-bottom: 20px;
    margin-left: 20px;
}

@media screen and (max-width: 600px) {
    .about-img-div {
        margin-left: 0;
    }
}

.prest-energ img {
  width: 30px;
  height: 30px;
}

.owl-height {
  transition:none !important;
}

/* THEME NP - START */

body, .body {
    background-color: #F3F1EC !important;
}

#header .header-body {
    background-color: #c1ac91 !important;
}

.header-top {
    background-color: #F3F1EC !important;
}


@media (min-width: 992px) {
    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a:hover, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a:hover {
        color: #4A81A5;
    }
} 

.page-header h1 {
    color: #000000 !important;
    text-shadow: 0px 0px 8px #FFFFFF;
}  

#footer {
    border: 0;
    background: #E4DECE;
}

#footer h4 {
    color: #000;
}

#footer .footer-copyright {
    border-top: #aca48f 1px solid;
    background: #d3cbb6;
}

#footer .footer-copyright p {
    color: #626262;
}

#header .header-body {
    background-image: url('../img/nav.png');
    background-size:auto;
    background-origin: content-box;
}

/* THEME NP - END */