::selection {
    background: #c1590b;
    color:#fff;
}
#menu li.current-menu-item a, #menu li.current_page_item a , #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover{
    border-left:9px solid #f17213;
}
#menu li.current-menu-item a, #menu li.current_page_item a , #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover{
    border-left:9px solid #f17213;
}
.team-content .team-item .mask {
    background-color: rgba(241, 114, 19, 0.35);
}
.blackwell_slider .container {
    background: rgba(241, 114, 19, 0.6);
}
.slides-navigation a.prev {
    left: 0;
    background: rgba(241, 114, 19, 0.6) url(../../images/color/images/right_slide.png) center no-repeat;
}
.slides-navigation a.next {
    left: 57px;
    background: rgba(241, 114, 19, 0.6) url(../../images/color/images/left_slide.png) center no-repeat;
}
.feature_content .feature_content_inner p.font_icon {
    background: #f17213;
}
.feature_content .feature_content_inner p.font_icon:before {
    border-bottom: 20px solid #f17213;
}
.feature_content .feature_content_inner p.font_icon:after {
    border-top: 20px solid #f17213;
}
.works_content {
    background: #f17213;
}
.team-content .team-item {
    border: 3px solid #f17213;
}
.team-content .team-item span {
    color: #f17213;
}
.team-content .team-item span.team_share {
    background: #f17213;
}
.testimonial_image a {
    color: #f17213;
}
.testimonial_content{
    background:#f17213;
}
.testimonial_content .testimonial_tip{
    border-right: 16px solid #f17213;
}
.portfolio_wrapper ul li .post_thumbnil span.image_link {
    background: #f17213;
}
.portfolio_wrapper ul li img {
    border: 5px solid #f17213;
}
.client_wrapper {
    background: #f17213;
}
.client_wrapper  .flex-direction-nav .flex-prev  {
    background: #c1590b url(../../images/color/images/right_slide.png) no-repeat center;
}
.client_wrapper  .flex-direction-nav .flex-next{
    background: #c1590b url(../../images/color/images/left_slide.png) no-repeat center;
}
.home_blog_content .post .post_thumbnil .post_format {
    background: #f17213;
}
.home_blog_content .post:hover .post_content_bottom{
    background:#f17213;
}
.contact_wrapper {
    background: #f17213;
}
.contact-container form input[type='text'], .contact-container form input[type='email'], .contact-container form input[type='textarea'] {
    background: #e26d15;
}
.formfield textarea#commentsText {
    background:#e26d15;
}
.contact-map h1 {
    background: #f17213;
}
.sidebar h3 span.line {
    border-bottom: 1px solid #f17213;
}
.sidebar ul li a:hover {
    color: #f17213;
}
.content-bar .post .post_title a:hover {
    color: #f17213;
}
.content-bar .post a.read_more {
    background-color: #f17213;
}
.content-bar .post a.read_more:hover {
    background-color: #c1590b;
    color: #fff;
}
.content-bar .post .post_meta li.format_sign span.post_format{
    background:#f17213;
}
.post.single blockquote {
    background: #f17213 url(../../images/color/images/blockqoute_post.png) 16px 21px no-repeat;
}
ol.commentlist li .reply a {
    background: url(../../images/color/images/reply-orange.png) center right no-repeat;
}
#respond input[type='text'], #respond input[type='email'], #respond textarea#comment {
    background:#f17213;
    border:1px solid #f0b36a;
}
.page-content .gallery .thumbnail li img {
    border: 4px solid #f17213;
}
.page-content .content-bar .gallery .thumbnail li img {
    border: 4px solid #f17213;
}
#wp-calendar caption {
    background: #c1590b;
    border: 1px solid #f17213;
}
#wp-calendar a {
    font-weight: bold;
    color: #f17213;
}
th{
    background: #f17213;
}
a {
    text-decoration: none;
    color: #fff;
}
.slider-head {
    background: #f17213 ;
    opacity: 0.8;
}
.flex-direction-nav a.flex-prev {
    left: 0;
    background: #f17213 url(../../images/right_slide.png) center no-repeat;
}
.flex-direction-nav a.flex-next {
    left: 57px;
    background: #f17213 url(../../images/left_slide.png) center no-repeat;
}
a:hover,
a:focus,
a:active{
    text-decoration: none;
    color: #9f6520;
}
.sidebar ul li:before {
    color: #f17213;
}
.sidebar ul>li:hover>a{
    color: #f17213;
}
.searchform input[type="text"] {
    border: 2px solid #f17213;
    border-right: none;
}
button#searchsubmit {
    border: 2px solid #f17213;
    border-left: none;
    color: #f17213;
}
.widget_area a:hover, .widget_area li a:hover, .widget_area ul.tabs li a:hover, .widget_area .tagcloud a:hover,
#commentform a{
    color: #f17213;
}
#commentform input#submit {
    background: #f17213;
}
@media only screen and (max-width: 768px){
    .testimonial_content .testimonial_tip {
        border-bottom: 16px solid #f17213;
    }
}
/*Gallery CSS*/
.content-bar .gallery .thumbnail img, .fullwidth .gallery .thumbnail img{
    border:4px solid #f17213;
}
/*Menu scrolling bar*/
.left_panal::-webkit-scrollbar-thumb {
    background: #c1590b; 
}
.left_panal::-webkit-scrollbar-thumb:window-inactive {
    background: #f17213; 
}
#owl-client .item{
    background:#f17213;
}
.client_wrapper  .customNavigation .prev,
.client_wrapper  .customNavigation .next{
    background-color: #c1590b;
}