.slider-btn .box-button {
    border-color: #f68b33;
}
.slider-btn .box-button {
background-color: #f68b33;
}
header.entry-header.heading .entry-title:before {
background: #f68b33;
}
header.entry-header.heading .entry-title:after{
background: #f68b33;
}
.bottom-footer {
    border-top: 1px solid rgb(255,137,0);
}
.site-footer .widget-title {
border-bottom: 1px solid rgb(255,137,0);
}
.portfolio-gallery-menu li {
border-color: #ff8900;
}
.service-item {
    height: 450px;
}
.introduction-content-wrapper .box-button:hover {
border: 2px solid rgb(246,139,51);
}
.box-button::before, .wpcf7-submit[type="submit"]::before, .rwspt-btn-business::before, .load-button::before, .fa-angle-up {
background-color: #f68b33 !important;
}
.menu-top-menu-container ul li ul {
    border-top: 5px solid #f68b33;
    width: 250px;
}
p {
    color: #000000;
    font-size: 14px;
}
body {
    color: #000000 !important;
    font-family: 'Comic Sans MS' !important;
}
.slider-image::before {
    background: rgba(246, 139, 51, 0.25) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.site-description {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)!important;
    margin: 0;
    width: 100%;
}

.introduction-section .entry-content p {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
}
.service-item .entry-title a {
    color: #192E46;
    font-weight: 700;
}
.site-content h1 {
font-weight: 700;
}

.page-title-wrap {
    background-attachment: scroll;
padding: 185px 0 30px;
}