.page-title .arrow{
    border-color: transparent transparent transparent #e87e2e;
}
.page-title{ display: none;}
.header-field h3 {
    background: #e87e2e;
}

.social-media li a:hover {
    background: #e87e2e;
}

ul.pagination li a:hover {
    background: #e87e2e;
}

.navbar .nav>li.active,
.navbar .nav>li:hover {
    border-color: #e87e2e;
}

.navbar .nav li.dropdown.open,
.navbar .nav li.dropdown.active,
.navbar .nav li.dropdown.open.active {
    border-color: #e87e2e;
}

.navbar .right-icons ul li a:hover, .navbar .right-icons ul li a.active {
    background: #e87e2e;
    display: none;
}

#search_form{
    background: #e87e2e;
    display: none;
}

.inner-project h4 a:hover {
    color: #e87e2e;
}

.thumb-project div span{
    background: #e87e2e;
}

.post-item .post-image a.more {
    background: #e87e2e;
}

.post-details a:hover h2 {
    color: #e87e2e;
}

.post-info ul li a:hover {
    color: #e87e2e;
}

.blog .pagination ul li span.current {
    background: #e87e2e;
}

.blog .pagination ul li span.current:hover {
    background: #e87e2e;
}

#commentform #submit{
    background: #e87e2e;
}

.widget .tagcloud a {
    background: #e87e2e;
}

.widget ul li a:hover {
    color: #e87e2e;
}

#twitter .tweet a {
    color: #e87e2e;
}

blockquote{
margin: 0!important;
padding: 0 0 0 50px;
font-style: normal!important;
border-left:0px;
background: url(http://www.omniarecruitment.co.uk/wp-content/themes/rib/img/quotes.jpg) no-repeat 0px 0px;
}

blockquote p{
font-style: normal!important;
font-size: 28px;
color: #E87E2E;
line-height: 34px!important;
font-weight: bold;
font-family: 'Raleway', arial;
}


.contact-us form button{
    background: #e87e2e;
}

.contact-us .contacts i{
    background: #e87e2e;
}

.error404-title{
    color: #e87e2e;
}


input:focus, textarea:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(244, 181, 48, 0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(244, 181, 48, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(244, 181, 48, 0.6) !important;
    border-color: #e87e2e !important;
}