/* --------------------------------------------------------------------------------- */
/* CSS Table of Contents
/* --------------------------------------------------------------------------------- */
/*
	* Main Color
	* Accent Color
	* Top Navigation
	* Scrollbar
	* Header
	* Mobile Navigation
	* Blockquotes
	* Tooltips
	* Custom Body Text Color
	* Misc
	* Conditional CSS
*/
/* -------------------------------- */
/* Background
/* -------------------------------- */
.main-color-bg, .dark-bg .main-container, .dark-bg .jcarousel-nav, .dark-bg .client-logos-title span, .header.dark, .topnav li > ul, .white .mobilenav-button, .white .mobilenav-button:before, .white .mobilenav-button:after, .home-banner.dark, a.button, a.button.main, button, button.main, input.main[type="submit"], .action-box.main, .footer-container.dark, .home-cta-bar.main, .flip-box-wrap .flip_link a:hover, .flip-box-wrap .flip_link a:visited:hover, .flip-box-wrap .flip_link a:active:hover, .banner-block .bb-top-title, .cta-bar.main, .alert.main, .mejs-container, .mejs-embed, .mejs-embed body {
	background-color: ;
}
/* Important */
.vc_single_bar.bar_main .vc_bar {
	background-color:  !important;
}
/* -------------------------------- */
/* Background
/* -------------------------------- */
.main-content h1.bordered:after, .divider:after, .slide-style-2 .icon-backing, .slider-nav li a.active:before, a.button, input[type="submit"], a.button.accent, button.accent, input.accent[type="submit"], .basix-tooltip, .action-box.accent, .blog-meta:after, a.link_image:hover:before, .carousel-nav a:hover, .footer-newsletter .button, .widget_tag_cloud a, .home-cta-bar.accent, .flip-box-wrap .flip_link a:visited, .flip-box-wrap .flip_link a:active, a.prev:hover, a.next:hover, a.jcarousel-prev:hover, a.jcarousel-next:hover, .cta-bar.accent, .alert.accent, input[type="submit"]:focus, .carousel-holder .mobile-pagination li.active {
	background-color: ;
}
/* Important */
.vc_single_bar.bar_accent .vc_bar, .wpb_revslider_element.white-bg .tp-bannertimer, .wpb_revslider_element.white-bg .tp-bullets.simplebullets.round .bullet.selected, .wpb_revslider_element.white-bg .tp-bullets.simplebullets.round .bullet.selected:hover {
	background-color:  !important;
}
/* --------------------------------------------------------------------------------- */
/* Scrollbar (Webkit Only)
/* --------------------------------------------------------------------------------- */
::-webkit-scrollbar-thumb {
	background-color:  !important;
}
/* --------------------------------------------------------------------------------- */
/* Header
/* --------------------------------------------------------------------------------- */
.header {
	height: 95px;
}
.topnav li.menu-item-has-children a:after {
	line-height: 95px;
}
/* --------------------------------------------------------------------------------- */
/* Blockquotes
/* --------------------------------------------------------------------------------- */
blockquote {
	border-left-color: ;
}
/* --------------------------------------------------------------------------------- */
/* Tooltips
/* --------------------------------------------------------------------------------- */
.basix-tooltip:after {
	border-color:  transparent transparent transparent;
}
ul.topsocial .basix-tooltip:after {
	border-color: transparent transparent  transparent;
}
/* --------------------------------------------------------------------------------- */
/* Custom Body Text Color
/* --------------------------------------------------------------------------------- */
body {
	color: #ffffff;
}
/* --------------------------------------------------------------------------------- */
/* Misc
/* -------------------------------- */
/* Bordered Button
/* -------------------------------- */
a.button.bordered:hover, button.bordered:hover, input.bordered[type="submit"]:hover {
	background-color: ;
	background-image: none;
	-webkit-box-shadow: inset 0px 0px 0px 1px ;
	-moz-box-shadow: inset 0px 0px 0px 1px ;
	box-shadow: inset 0px 0px 0px 1px ;
	color: #ffffff !important;
}
/* -------------------------------- */
/* MediaElement.js
/* -------------------------------- */
.mejs-controls {
	background:  !important;
}
.mejs-time-current {
	background:  !important;
}
/* -------------------------------- */
/* Visual Composer
/* -------------------------------- */
.vc_progress_bar.accent .vc_single_bar .vc_bar {
	background-color:  !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
	border-top: 1px solid ;
}
.wpb_accordion .ui-accordion-header-active {
	background-color:  !important;
}
/* -------------------------------- */
/* Visual Composer / Ultimate VC Addons
/* -------------------------------- */
.wpb_tabs_nav li.ui-tabs-active a {
	color:  !important;
}
/* --------------------------------------------------------------------------------- */
/* Conditional CSS
/* --------------------------------------------------------------------------------- */
