	body {
		font-family: "Roboto";
	}
	body {
		color: #ffffff; 
		font-weight:400;
		font-size: 17px;
	}
	.nav.navbar-nav {
		font-family: "Roboto";
	}
	.navbar-default .navbar-nav>li>a {
		color: ; 
		font-weight:700;
	}
	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .single-project-slider .flex-caption,a.porto-title-caption {
		font-family: "Roboto";
	}
	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .service-box-1 .icon-custom-style {
		color: ; 
		font-weight:700;
	}
	h2.widget-title, h2.widgettitle, .footer-widget-area h3.widget_title {
		font-weight:700;}
	.title-area h2.title, .title-area h1.title, h2.entry-title.excerpt, h1.entry-title, h2.header3{
		font-weight:900;
		color: ;
	}
.navbar-default .navbar-brand { font-family:ABeeZee;}
	.navbar-default .navbar-brand {
		font-weight:600;
		color: ;
		font-size: 40px;
	}
			.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {font-size:0px;}
		


@media only screen and (min-width: 768px) {	

.navbar-default { opacity: 1.0;}
.navbar-default .navbar-nav>li>a.active, .navbar-nav li.menu-item-has-children ul.sub-menu li a:hover, .navbar-default .navbar-nav>li>a:hover {color:#00adef;}

}



body{
    background-color: black;
}
body.page-template-template-nonavigation{
padding-top: 10px !important;
}
body.page-template-template-nonavigation header{
display: none;
}
p {
    line-height: 1.25em;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select  {
background: #444;
font-size: 18px;
color:  white;
}
.wpcf7-form p {
color: #00adef;
font-size: 18px;
}
.navbar-default .navbar-nav>li>a {
font-weight: 400;
font-size: 1em
}
.navbar-nav li.menu-item-has-children ul.sub-menu li a {
    font-size: 1em;
}
a {
color: #00adef;
}
textarea {
    resize: both;
    min-height: 110px !important;
    min-width: 100%;
    max-width: 100%;
}
.wpcf7-textarea {
height: 20px
}
#artists.page-wrapper {
    padding: 0px 0 40px;
margin-top: -40px
}