

.separator div,
body {
	background-color:	#1f1f1f;
	color:				#bbbbbb;
}

a,
.vntd-accent-color {
	color:				#ff7b08;
}



/* Navigation */

#navigation-sticky.white-nav,
.second-nav.white-nav,
.white-nav .nav-menu ul.dropdown-menu {
	background-color:	#222222;
}

#navigation-sticky.white-nav,
.second-nav.white-nav .nav-menu,
.first-nav.white-nav .nav-menu ul.dropdown-menu li a {
	color:	#ffffff;
}

.second-nav.white-nav .nav-inner .nav-menu ul li.active a,
.white-nav .nav-menu ul.dropdown-menu li a:hover,
.white-nav .nav-menu ul.dropdown-menu li.active a,
.nav>li>a:hover, .nav>li>a:focus {
	background-color:	#f8f8f8 !important;
}

/* Page Title */

section.page_header {
	background-color:	#171717;
	border-color:		#171717;
}

section.page_header .page_header_inner .p_head_left h1.p-header {
	color:	#ff7b08;
}

section.page_header .page_header_inner .p_head_left p.p-desc {
	color:	#e4e4e4;
}

section.page_header .page_header_inner .p_head_right a.p-head-button {
	color:	#6a6a6a;
}

/* Footer */

.footer.white-bg {
	background-color:	#191919 !important;
	border-color:		#191919;
	color:				#8d8d8d;
}
#page-content .footer p,#page-content .footer a,.footer.white-bg a,
.footer.white-bg p {
	color:				#8d8d8d;
}

/* Typography */

 h1,h2,h3,h4,h5,h6 { color:#ff7b08; }
/* Text Colors */

	.colored,
	.testimonials li.text h1 span,
	#page-content .vntd-pricing-box.p-table.active h1,
	#page-content .vntd-pricing-box.p-table.active h3,
	#address .address-soft a.mail-text:hover,
	.white-nav .nav-menu ul.dropdown-menu li a:hover,
	.vntd-icon-box.box:hover .left-icon a,
	.white-nav .nav-menu ul.dropdown-menu li.active a,
	footer.footer a:hover,
	section.page_header .page_header_inner .p_head_right a.p-head-button:hover,
	body.dark-layout section.page_header .page_header_inner .p_head_right a.p-head-button:hover,
	#blog .details .post-info a.post-item:hover,
	.dark-nav .nav-menu ul.dropdown-menu li a:hover,
	.dark-nav .nav-menu ul.dropdown-menu li.active a,
	a.text-button:hover,
	.blog .details a.post-item:hover,
	span.post-item a:hover,
	.nav-menu ul li a:hover,
	.nav-menu ul li.active a,
	#page-content .color-accent,
	.blog .post a.read-more-post:hover,
	.address-soft a.mail-text:hover,
	.bar.widget_rss a.rsswidget:hover,
	.twitter-feed-icon:hover,
	.woocommerce ul.products li.product .price,
	#woo-nav-cart i.added,
	.woocommerce .star-rating span:before,
	.vntd-portfolio-carousel.blog-carousel .works .item h1.f-head a:hover
	{
		color: #ff7b08;
	}
	
	.current_page_item > a,
	.current-menu-ancestor > a,
	.current-menu-parent > a,
	.price  {
		color: #ff7b08 !important;
	}

/* Background Colors */

	.colored-bg,
	a.page-content-button:hover,
	.feature-box:hover a.box-icon,
	.vntd-portfolio-carousel .works .item .featured-ball:hover,
	.vntd-cta-button:hover,
	.vntd-pricing-box.p-table.active a.p-button,
	.vntd-pricing-box.p-table a.p-button:hover,
	a.active-colored,
	.blocked,
	.modal .modal-inner a.close:hover,
	.portfolio a.portfolio-view-more:hover,
	body.dark-layout .portfolio a.portfolio-view-more:hover,
	#team .team .team-boxes .item .member-details .details a.member-detail-button:hover,
	.bar .tagcloud a:hover,
	#respond #submit:hover,
	ul.pagination li.active a,
	ul.pagination li.active a:hover,
	body.dark-layout ul.pagination li.active a,
	body.dark-layout ul.pagination li.active a:hover,
	.contact form button.contact-form-button:hover,
	.btn-accent,
	.vntd-list-bg i,
	.vntd-accent-bgcolor,
	.pagination .current,
	.contact .wpcf7-submit:hover,
	.blog .post.sticky .blog-head,
	.portfolio .portfolio-items div.colio-active-item .item-inner,
	#page-content .colio-navigation a:hover,
	#page-content .colio-close,
	.woocommerce ul.products li.product .button:hover,
	::selection,
	#woo-nav-cart .button:hover,
	.woocommerce #page-content .button:hover,
	.woocommerce #review_form #respond .form-submit input:hover,
	.woocommerce ul.products li.product .onsale,
	.woocommerce span.onsale,
	#page-content .woocommerce .button:hover,
	.woocommerce a.remove:hover,
	.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
	.vntd-portfolio-carousel.blog-carousel .works .owl-controls .owl-buttons div:hover {
		background-color: #ff7b08;
	}
	
	a.page-content-button:hover {
		background-color:#ff7b08;
	}
	
	.contact .wpcf7-submit:hover {
		background-color:#ff7b08;
	}
	
	.vntd-portfolio-carousel .works .item .featured-ball:hover {
		background-color:#ff7b08;
	}

/* Border Colors */

	.colored-border,
	.feature-box:hover a.box-icon:after,
	a.text-button:hover,
	#team .team .team-boxes .item .member-details .details a.member-detail-button:hover,
	.bar .tagcloud a:hover,
	ul.pagination li.active a,
	ul.pagination li.active a:hover,
	.bs-callout-north,
	.vntd-icon-box.box:hover .left-icon a,
	.btn-accent,
	.pagination .current,
	.contact .wpcf7-submit:hover,
	blockquote,
	.nav-cart-products,
	.pulsed,
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active  {
		border-color:#ff7b08;
	}
	
	

	.tabs .nav-tabs li.active a,
	.nav-menu ul.dropdown-menu{
		border-top-color:#ff7b08;
	}
	
	.vntd-tour .nav-tabs li.active a {
		border-left-color:#ff7b08;
	}
	
/* Font Sizes */

body { font-size:16px; } .nav-menu ul li a { font-size:13px; } #page-title h1 { font-size:20px; } .header { font-size:42px; } h1 { font-size:32px; } h2 { font-size:22px; } h3 { font-size:16px; } h4 { font-size:19px; } h5 { font-size:16px; } h6 { font-size:14px; } h1,h2,h3,h4,h5,h6,.font-primary,.w-option-set,#page-content .wpb_content_element .wpb_tabs_nav li,.vntd-pricing-box .properties,#page-content .vc_single_bar .vc_label { font-family:"Syncopate", Open Sans, Helvetica, sans-serif; } body,h2.description,.vntd-cta-style-centered h1,.home-fixed-text,.font-secondary,.wpcf7-not-valid-tip,.testimonials h1 { font-family:"Lato", Open Sans, Helvetica, sans-serif; } .semibold { font-weight:600; }.description {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    max-width: 950px;
    padding: 0;
}

#navigation-sticky.dark-nav {
    background-color: rgba(0, 0, 0, 0.95);
}

.mobile-bg:after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    display: block;
    background-image: url(img/999-bg.jpg);
    background-size: cover;
}

.vntd-pricing-box.p-table h1 {
    font-size: 30px;
    margin: 0;
    padding: 0;
}


.blog-head .blog-head-left h1 {
    margin: 0;
    padding: 0;
    font-size: 0px;
    color: inherit;
}

.blog-head .blog-head-left p {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: 0px;
}

.blog-head .blog-head-right h1 {
    margin: 23px 0 0;
    padding: 0;
    color: inherit;
    font-size: 0px;
}

@media only screen and (max-width: 640px)
.blog-head .blog-head-left p {
    font-size: 0px;
}

@media only screen and (max-width: 640px)
.blog-head .blog-head-left h1, .blog-head .blog-head-right h1 {
    font-size: 0px;
}

.vc_separator h4 {
  font-size: 150%!important;
  padding: 0px 20px!important;
  text-transform: uppercase!important;
}