
body {
	background-color: #0b0c11;
}
h1, h2, h3, h4, h5, h6, h7,
.fbio_albums_ajax_item,
.fbio_counter_content .fbio_stat_count {
	color: #ffffff;
	font-family: "PT Sans";
}

header .fbio_logo_wrapper {
	padding-top: 40px;
	padding-bottom: 0px;
}
@media only screen and (max-width: 760px) {
	header .fbio_logo_wrapper {
		padding-top: 19px;
		padding-bottom: 18.5px;
	}
	.fbio_mobile_header_logo {
		padding-left: 19px!important;
	}
	.fbio_mobile_button_wrapper {
		padding-right: 19px!important;
	}
	.fbio_simple_slider_controls {
		margin-right: -5px;
		right: 19px;
	}
}

	header.logo_center .fbio_header_middle_part {
		width: 800px;
	}
	header.logo_center .fbio_header_left_part,
	header.logo_center .fbio_header_right_part  {
		width: calc(50% - 424px);
	}
	header.logo_right .fbio_header_right_part {
		width: 145px;
	}		
	header.logo_right .fbio_header_left_part {
		width: calc(100% - 145px);
	}

* {
	font-family: "PT Sans";
}
blockquote {
	color:#c3c5ce;
}
p, td, div {
	color:#c3c5ce;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	font-family: "PT Sans";
}	
.fbio_mobile_header a,
.fbio_mobile_header span,
.fbio_header_wrapper span,
.fbio_header_wrapper a {
	 font-family: "PT Sans";
	 font-weight: 400;
}
.fbio_mobile_menu ul.sub-menu > li > a, 
.fbio_aside_menu_wrapper ul.sub-menu > li > a,
.fbio_mobile_menu ul.fbio_menu > li > a, 
.fbio_aside_menu_wrapper ul.fbio_menu > li > a {
	font-family: "PT Sans";
	font-weight: 400;
}
a {
	color: #e57e62;
}
a:hover {
	color: #ff3537;
}
blockquote:after {
	border-color: #0b0c11 transparent transparent transparent;
}
.fbio_404_content_wrapper p, 
.fbio_cs_content_wrapper p {
	color: #ffffff;
}
.search_wrapper404 input[type="text"] {
	border-color: #ffffff;
}
.search_wrapper404 input[type="submit"] {
	background: #e57e62;
}
.search_wrapper404 input[type="submit"]:hover {
	background: #303342;
}
.fbio_button, 
a.fbio_button {
	border-color: #eec934;
	color: #ffffff;
	background: none;
}
.fbio_button:hover, 
a.fbio_button:hover,
a.fbio_button.fbio_solid_button {
	background: #550000;
	border-color: #ffc900;
	color: #ffffff;
}
a.fbio_button.fbio_solid_button:hover {
	border-color: #ffffff;
	color: #ffffff;			
	background: rgba(229,126,98, 0);
}

.fbio_button_grey, 
a.fbio_button_grey {
	border-color: #999999;
	color: #999999;
	background: none;
}
.fbio_button_grey:hover, 
a.fbio_button_grey:hover,
a.fbio_button_grey.fbio_solid_button {
	background: #none;
	border-color: #999999;
	color: #999999;
}
a.fbio_button_grey.fbio_solid_button:hover {
	border-color: #999999;
	color: #999999;			
	background: rgba(229,126,98, 0);
}

header.fbio_header .fbio_header_bg {
	background: #0c0c10;
}
.fbio_transparent_header .fbio_mobile_header,
.fbio_transparent_header .fbio_mobile_header_wrapper,
html body.page-template-page-coming-soon .fbio_mobile_header,
.fbio_transparent_header header.fbio_header .fbio_header_bg {
	background: none;
}
header.fbio_header span {
	color: #ffc934;
}
.fbio_mobile_header a,
header.fbio_header a {
	color: #ffc934;
}
.fbio_transparent_header .fbio_mobile_header_wrapper a,
.fbio_transparent_header header.fbio_header a {
	color: #ffc934;
}
.fbio_mobile_header a:hover,
header.fbio_header a:hover {
	color: #ee3537;
}
.fbio_menu_opened a.fbio_menu_toggler {
	color: rgba(255,255,255, 0)!important;
}
a.fbio_menu_toggler span.fbio_menu_ico span {
	background: #ffc934;
}
a.fbio_menu_toggler:hover span.fbio_menu_ico span {
	background: #ee3537;
}

.fbio_transparent_header a.fbio_menu_toggler span.fbio_menu_ico span {
	background: #ffc934;
}
.fbio_transparent_header a.fbio_menu_toggler:hover span.fbio_menu_ico span {
	background: #ee3537;
}

.fbio_transparent_header a.fbio_menu_toggler:hover span.fbio_menu_ico span {
	background: #ee3537;
}
.fbio_social_icons_list li a {
	color: #ffffff;
}
.fbio_social_icons_list li a:hover {
	color: #e57e62;
}


/* Aside Menu */
.fbio_aside_menu_wrapper {
	background: rgba(12,12,16, 0.9)!important;
}
.fbio_aside_menu_wrapper nav.fbio_main_nav {
	height: calc(100% - 134px - 120px);
	top: 134px;
}
.has_admin_bar .fbio_aside_menu_wrapper nav.fbio_main_nav {
	height: calc(100% - 134px - 120px - 32px);
}
.fbio_aside_menu_wrapper a.fbio_menu_toggler {
	top: 67px;
}
.fbio_mobile_menu,
.fbio_mobile_menu a,
.fbio_aside_menu_wrapper,
.fbio_aside_menu_wrapper a {
	color: #eec934;
}
.fbio_aside_menu_share_label:before {
	background: #ffffff;
}
.fbio_aside_menu_wrapper a:hover {
	color: #e57e62;
}
.fbio_mobile_menu ul li > a:before,
.fbio_aside_menu_wrapper ul li > a:before {
	background: #2b2d33;
}		
.fbio_aside_menu_wrapper ul.fbio_menu > li:hover > a {
	color: #eec934;
}
.fbio_mobile_menu ul.fbio_menu li.current-menu-parent > a,
.fbio_mobile_menu ul.fbio_menu li.current-menu-item > a,
.fbio_mobile_menu ul.fbio_menu li.current-menu-ancestor > a,
.menu_simple_showed ul.fbio_menu ul.sub-menu li.current-menu-parent > a,
.menu_simple_showed ul.fbio_menu ul.sub-menu li.current-menu-item > a,
.menu_simple_showed ul.fbio_menu ul.sub-menu li.current-menu-ancestor > a,
.menu_simple_showed ul.fbio_menu li:hover > a,
.menu_simple ul.fbio_menu ul.sub-menu li.current-menu-parent > a,
.menu_simple ul.fbio_menu ul.sub-menu li.current-menu-item > a,
.menu_simple ul.fbio_menu ul.sub-menu li.current-menu-ancestor > a,
.menu_simple ul.fbio_menu li:hover > a,
.fbio_aside_menu_wrapper ul.fbio_menu li.current-menu-parent > a,
.fbio_aside_menu_wrapper ul.fbio_menu li.current-menu-item > a,
.fbio_aside_menu_wrapper ul.fbio_menu li.current-menu-ancestor > a,
.fbio_aside_menu_wrapper ul.fbio_menu li:hover > a {
	color: #eec934;
}


/* Simple Menu */
.menu_simple_showed ul.sub-menu,
.menu_simple ul.sub-menu {
	padding-top: 67px;			
}
.menu_simple_showed ul.sub-menu > li,
.menu_simple ul.sub-menu > li {
	background: #13151c;
}
.menu_simple_showed ul.sub-menu ul.sub-menu > li,
.menu_simple ul.sub-menu ul.sub-menu > li {
	background: #1c1e25;
}
.menu_simple_showed ul.sub-menu li > a:before,
.menu_simple ul.sub-menu > li > a:before {
	background: #2b2d33;
}
.fbio_main_nav ul.fbio_menu li:hover > a {
	color: #ee3537;
}

.menu_simple_showed ul.fbio_menu > li.current-menu-parent > a:before,
.menu_simple ul.fbio_menu > li.current-menu-parent > a:before,
.menu_simple_showed ul.fbio_menu > li.current-menu-item > a:before,
.menu_simple ul.fbio_menu > li.current-menu-item > a:before,
.menu_simple_showed ul.fbio_menu > li.current-menu-ancestor > a:before,
.menu_simple ul.fbio_menu > li.current-menu-ancestor > a:before {
	background: #ffddaa;
}
.menu_simple_showed ul.fbio_menu > li.current-menu-parent:hover > a:before,
.menu_simple ul.fbio_menu > li.current-menu-parent:hover > a:before,
.menu_simple_showed ul.fbio_menu > li.current-menu-item:hover > a:before,
.menu_simple ul.fbio_menu > li.current-menu-item:hover > a:before,
.menu_simple_showed ul.fbio_menu > li.current-menu-ancestor:hover > a:before,
.menu_simple ul.fbio_menu > li.current-menu-ancestor:hover > a:before {
	background: #ffddaa;
}


footer.fbio_footer {
	border-top: 2px solid #552800;
	background: #0b0c11;
	padding-top: 40px;
	padding-bottom: 0px;
}
footer.fbio_footer span,
footer.fbio_footer div,
footer.fbio_footer p {
	color: #c3c5ce;
}
footer.fbio_footer a {
	color: #c3c5ce;
}
footer.fbio_footer a:hover {
	color: #e57e62;
}
.fbio_footer_left_part,
.fbio_footer_right_part {
	width: calc(50% - 73px);
}
.fbio_footer_middle_part {
	width: 800px;

}

.fbio_title_breadcrumb_wrapper a:hover {
	color: #e57e62;
}
select option {
	background: #0b0c11;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #550000;
}

.widget a {
	color: #c3c5ce;
}
.widget a:hover {
	color: #e57e62;
}
.tagcloud a:hover {
	background: #e57e62;
	border-color: #e57e62;
}
.widget .tagcloud a:hover {
	color: #ffffff;
}
.fbio_about_widget .fbio_widget_socials a:hover {
	background: #e57e62;
}

.fbio_meta,
.fbio_meta div,
.fbio_meta a {
	color: #ffffff;
}
.fbio_meta:before {
	background: #ffffff;
}
.fbio_meta a:hover {
	color: #e57e62;
}
.fbio_element_blog .read_more_cont a,
.fbio_element_blog .read_more_cont a:hover {
	color: #ffffff;			
}
.fbio_element_blog .read_more_cont a:before {
	background: #ffffff;
}
body nav.pagination .nav-links span,
body nav.pagination .nav-links a {
	color: #ffffff;
}
body nav.pagination .nav-links span {
	background: #e57e62;
	border-color: #e57e62;
}
body nav.pagination .nav-links a {
	border-color: #303342;
}
body nav.pagination .nav-links a:hover {
	border-color: #ffffff;
}
body nav.pagination .nav-links span.page-numbers.dots {
	border-color: #303342;
}

.fbio_title a:hover {
	color: #e57e62;
}
.fbio_post_footer .fbio_post_tags i,
.fbio_post_footer .fbio_post_tags a,
.fbio_post_footer .fbio_post_tags div {
	color: #ffffff;
}
.fbio_prev_post_content .fbio_prev_link,
.fbio_next_post_content .fbio_next_link {
	color: #ffffff;
}
.fbio_prev_post_content .fbio_prev_link:before,
.fbio_next_post_content .fbio_next_link:before {
	background: #ffffff;
}
.fbio_next_post a:hover h6,
.fbio_prev_post a:hover h6,
.fbio_next_post a:hover,
.fbio_prev_post a:hover {
	color: #e57e62;
}
.fbio_next_post a:hover:before,
.fbio_prev_post a:hover:before {
	background: #e57e62;
}
.fbio_post_title:hover h5 {
	color: #e57e62;
}
.fbio_comment_info .fbio_comment_author,
.fbio_comment_date {
	color: #ffffff;
}
.fbio_comment_reply_wrapper a {
	color: #ffffff;
}
.fbio_comment_reply_wrapper a:hover {
	color: #e57e62;
}
.fbio_comment_reply_wrapper a:before {
	background: #ffffff;
}
.fbio_comment_reply_wrapper a:hover:before {
	background: #e57e62;
}

.fbio_testimonials_slider .fbio_testimonials_item div {
	color: #ffffff;
}
.fbio_testimonials_slider .fbio_testimonials_item div.testimonial_additional {
	color: #c3c5ce;
}
.fbio_cs_sharing span:before,
.fbio_slider_sharing_block span:before {
	background: #ffffff;
}
.fbio_cs_sharing span,
.fbio_cs_sharing a,
.fbio_slider_sharing_block span,
.fbio_slider_sharing_block a {
	color: #ffffff;
}
.fbio_cs_sharing a:hover {
	color: #e57e62;
}

.fbio_element_wrap .countdown .item span,
.fbio_element_wrap .countdown .item span.label {
	color: #ffffff;
}
.fbio_cs_form input[type="text"],
.fbio_cs_form input[type="email"] {
	border-color: #ffffff;
}
.fbio_cs_form input[type="submit"] {
	background: #e57e62;
}
.fbio_cs_form input[type="submit"]:hover {
	background: #303342;
}
.fbio_albums_ajax_item {
	color: #ffffff;
}

/* Projects Module */
a.project_listing_see_btn {
	color: #ffffff;
}
.fbio_stand_fi_project_listing  a.project_listing_see_btn {
	background: #e57e62;
}

a.project_listing_see_btn:before {
	background: #ffffff;
}
.fbio_grid_post_title a:hover h3 {
	color: #e57e62;
}
.fbio_project_post_content a.project_listing_see_btn:hover {
	color: #e57e62;
}
.fbio_project_post_content a.project_listing_see_btn:hover:before {
	background: #e57e62;
}

.fbio_grid_post_title a:hover h5 {
	color: #e57e62;
} 

/* Filter */
.fbio_filter_inner li a {
	color: #eec934;
}
.fbio_filter_inner li a:hover {
	color: #ff3537;
}
.fbio_filter_inner li.selected a {
	color: #ff3537;
}
.fbio_filter_inner li a:before {
	background: #ff3537;
}
.fbio_filter_inner li.selected a:before {
	background: #ff3537;
}

/* fbio Albums */
.fbio_albums_slide_title a {
	color: #ffffff;
}
.fbio_albums_slide_meta {
	padding: 0 0 0 60px;
}
.fbio_albums_slide_meta:before {
	width: 40px;
}
.fbio_albums_slider_counter span,
.fbio_albums_slider_counter i {
	color: #ffffff;
}
.fbio_scroll_to_explore span {
	color: #ffffff;
}
.fbio_scroll_to_explore span:before {
	background: #ffffff;
}
.fbio_albums_ajax_template_wrapper {
	background: #0b0c11;
}
.fbio_albums_ajax_numbers div {
	color: #ffffff;
}
.fbio_albums_ajax_numbers div.fbio_albums_ajax_number_item:before {
	background: #ffffff;
}
.fbio_contact_info  a:hover {
	color: #ffffff;
}
.fbio_promo_text,
.fbio_promo_title {
	color: #ffffff;
}
.fbio_promo_text:before {
	background: #ffffff;
}
.fbio_back_to_top:hover {
	background: #550000;
	border-color: #eec934;
}

/* Mobile Header */
.fbio_mobile_header,
.fbio_mobile_header_wrapper,
.fbio_mobile_menu_wrapper {
	background: #0c0c10;
}
