#content-container a, 
#content-container a:visited {
	color: #F38630;
}

.bottom-line {
	border-bottom-color: #F38630;
}

#content-container blockquote {
    border-left-color: #F38630;
}

#root-menu li ul li a:hover, 
#root-menu li ul li:hover > a {
	color: #F38630;	
}

.top-bar-section a:hover {
	color: #F38630 !important; 
}

#header-search-button {
	background: #F38630;
}

.has-line {
	border-bottom-color: #F38630;
}

#intro-line hr.stick {
	border-top-color: #F38630;
}

.portfolio-item-hover {
	background: rgb(243,134,48);
	background: rgba(243,134,48,0.8);
}

#portfolio-item-meta a {
	color: #F38630;
}

.style2 .testimonial-bullets a.selected {
	background: #F38630;
}

.gallery-item:hover {
	border-color: #F38630;
}

.blog-item {
	border-bottom-color: #F38630;
}

.blog-item.single {
	border-top-color: #F38630;
}

#content-container .tags a:hover {
	background: #F38630;
}

.member-name a:hover {
	color: #F38630 !important;
}

.ui-accordion-header.ui-state-active,
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading a,
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-title-text {
	border-left-color: #F38630;
}

.section-container.tabs > section.active > .title, 
.section-container.tabs > .section.active > .title,
.section-container.auto > section.active > .title,
.section-container.auto > .section.active > .title,
.section-container.vertical-tabs > section.active > .title, 
.section-container.vertical-tabs > .section.active > .title,
#root-container .wpb_content_element.wpb_tabs .wpb_tabs_nav li.ui-tabs-active a,
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	border-top-color: #F38630;
}

#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	border-bottom-color: #1B83BE;
}

.section-container.vertical-tabs > section.active > .title, 
.section-container.vertical-tabs > .section.active > .title,
#root-container .wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,
#root-container .uxb-tabs.vertical-tabs .tab-items li.ui-state-active a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	border-left-color: #F38630;
}

#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	border-right-color: #1B83BE;
}

#scrollUp:hover {
	background: #F38630;
}

.button {
	background: #F38630;
}

.pagination li.current a {
	background: #F38630;
}

.pagination li.current a:hover {
	background: #F38630;
}

.uxb_blog_posts .blog-item,
.uxb_blog_posts .sub-blog-item {
	border-bottom-color: #F38630 !important;
}

#blog-pagination .current {
	background: #F38630;
}

.blog-item .blog-title a:hover,
.sub-blog-item .sub-blog-title a:hover {
	color: #F38630 !important;
}

::-moz-selection {
	background: #F38630;
	color: #fff;
}

::selection {
	background: #F38630;
	color: #fff;
}

.sticky-badge {
	color: #F38630;
}



.button:hover {
	background: #FA6900;
}

#header-search-button:hover {
	background: #FA6900;
}

.blog-item .blog-title a:hover,
.sub-blog-item .sub-blog-title a:hover {
	color: #FA6900 !important;
}


@media only screen and (max-width: 767px) {
	.section-container.vertical-tabs > section.active > .title, 
	.section-container.vertical-tabs > .section.active > .title,
	#root-container .wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,
	#root-container .vc_tta-tabs.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading a {
		border-top-color: #1B83BE;
		border-left-color: #ccc;
	}
}