<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
::selection { background:#f67c05; }
::-moz-selection { background:#f67c05; }
::-webkit-selection { background:#f67c05; }	

a:hover	{
	color:#f67c05;
	}
	
.totop:hover {
	background-color: #f67c05;
	}
		

.filter li a.filter-active {
	background-color:#f67c05;
	}

.sectiontitle {
	border-left-color: #f67c05;
	}
	
.dark .sectiontitle {
	border-left-color: #f67c05;
	}
	
#navigation ul li a.active{
	border-bottom-color:#f67c05;
	}		
	
	
#navigation ul li a:hover,#navigation ul li.current-menu-ancestor a, #navigation ul li.current_page_parent a, #navigation ul li a.active {
	color:#f67c05 !important;	
	}
	
.dark #navigation ul li a:hover, .dark #navigation ul li.current_page_parent a, .dark #navigation ul li a.active {
	color:#f67c05 !important;
	}
	
.wrapper .subtitle h3{
	border-left-color:#f67c05;
	}
	
	
.portfolio-pagination .nav-prev:hover {
	background-color:#f67c05; 
	}

.portfolio-pagination .nav-next:hover {
	background-color:#f67c05; 
	}
	
.blog-pagination .nav-prev:hover {
	background-color:#f67c05; 
	}

.blog-pagination .nav-next:hover {
	background-color:#f67c05; 
	}	
	
input[type=submit] {
	background-color:#f67c05;
	}
	
#pbCaption .pbThumbs li.active a img{ border-color:#f67c05; }	
	
.socialmedia a {
	background-color:#b8b8b8;
	}	
	
#header {
	background-color: #;
	background-image: url(); 
	background-repeat: repeat; 
	background-position: left top; 
	}
	
#header .dark {
	background-color: #;
	background-image: url(); 
	background-repeat: repeat; 
	background-position: left top; 
	}
	
.sticky-bar .dark {
	background-color: #;
	background-image: url(); 
	background-repeat: repeat; 
	background-position: left top; 
	}
	
	
body {
	font-family: Arial !important;
	font-family:  !important;
	color: # !important;
	font-weight: normal !important;
	font-size: 16px !important; 
	}
	
.title h1 {
	font-family: Helvetica, Arial !important;
	font-family:  !important;
	color: # !important;
	font-weight: bold !important;
	font-size: 46px !important; 
	}

.title h1 span {
	font-family: Open Sans, Arial, sans serif !important;
	font-family:  !important;
	color: # !important;
	font-weight: bold !important;
	font-size: 15px !important; 
	}

p{
	font-family:  !important;
	font-family:  !important;
	color:  !important;
	font-weight:  !important;
	font-size:  !important; 
}

h1{
	font-family: Helvetica, Arial !important;
	font-family:  !important;
	color: # !important;
	font-weight: normal !important;
	font-size: 32px !important; 
}

h2{
	font-family: Helvetica, Arial !important;
	font-family:  !important;
	color: # !important;
	font-weight: normal !important;
	font-size: 26px !important; 
}

h3{
	font-family: Helvetica, Arial !important;
	font-family:  !important;
	color: # !important;
	font-weight: normal !important;
	font-size: 20px !important; 
}	

#navigation ul li a{
	font-family: Open Sans, Arial, sans serif !important;
	font-family:  !important;
	color: # !important;
	font-weight: bold !important;
	font-size: 13px !important; 
}	











	</pre></body></html>