/*Aura Design Custom CSS*/

/*Navigation*/
#logo-header {
    width: 103px;
    height: 39px;
}

/*Slider*/
.slider_h1 {
    font-family: 'Open Sans', sans-serif;
    background-color: #93BD0E;
    padding: 0 10px;
}
.revolution-mch-1:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    /*background: rgba(0, 0, 0, 0.6)*/
}

/*Parallax Backround - Custom Green*/
.bg-image-v2 h2 {
    color: #f4f4f4;
}
.bg-image-v2 p {
    color: #f4f4f4 !important;
}
.bg-image-v2 .bordered-icon {
    color: #f4f4f4;
}


/*Banner Directions*/
.banner_directions {
    padding: 25px 0 30px;
    border-bottom: solid 1px #eee;
    color: #000;
    background-color: #645041;
}
.banner_directions h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
}
.banner_directions p {
    color: #ffffff;
}

.banner_directions .btn-u-lg, a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
    top: 25px;
}


/*Portfoilo*/
.content-smt {
    padding-top: 60px;
}
.portfolio-box-v2 {
    margin: 0px !important;
}


/*Testimonials*/
.testimonials-bs span.author {
    color: #ffffff !important;
}
.testimonials-bs a {
    color: #ffffff;
}
