<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@import "http://fonts.googleapis.com/css?family=PT+Sans:200,300,400,600,700";











/* Options set in the admin page */
body { 
	font-family: PT Sans;
	color: ;
}

/* Accent Color 1 */
.jp-interface, .filters li a.active, .iconbox.left &gt; span, .iconbox.right &gt; span, .btn, input[type=submit], .comment-reply-link, .dropcap.boxed, .bargraph &gt; span span, .taglink:hover, .widget.widget_tag_cloud li &gt; a:hover, .woocommerce span.onsale, .fresco .zoom:hover, #scrolltotop:hover, .widget.widget_calendar table tfoot tr td, .rev_slider_wrapper .tparrows:hover, .flex .flex-direction-nav a:hover { background: #f0701a; } 

#header, .widget, .post, dl.tabs dd.active, dl.tabs li.active, ul.tabs dd.active, ul.tabs li.active, .pricing .columns.featured, .toggle .title, ul.accordion &gt; li.active, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus, .woocommerce table.cart td.actions .coupon .input-text:focus { border-color: #f0701a; } 

a:hover, .iconbox.top &gt; span { color: #f0701a; } 

/* Others */
a { 
	color: #f0701a;
}
a:hover { 
	color: #6398e6;
}
.post .post-title {
	background-color: #4a4848;
}
.post .post-title h2 a{
	color: #ffffff;
}
.post .post-content h1 {
	}
.post .post-content h2 {
	}
.post .post-content h3 {
	}
.post .post-content h4 {
	}
.post .post-content h5 {
	}
.post .post-content h6 {
	}
#header {
	}
.top-bar ul &gt; li:hover,
.top-bar ul.right &gt; .has-dropdown .dropdown,
.top-bar ul.right &gt; .has-dropdown .dropdown li {
	background-color: ;
}
.top-bar ul &gt; li.has-dropdown .dropdown li a:hover {
	background-color: ;
}
.top-bar &gt; ul .name h1 a{
	}
.top-bar ul.right&gt;li&gt;a {
	}
.top-bar ul.right ul&gt;li&gt;a {
	}
.widget h3{
	}
section.blog, .portfolio-container {float:right}

/* Footer */
footer {
			color: ;
	border-color: #383838;
}
footer .widget h5 {
	}
footer a { 
	color: ;
}
footer a:hover { 
	color: ;
}
footer .subfooter {
	}

/* Set position for orange call 2 action */
a.btn.orange.medium {
margin-left: -35px;
}

/* Set position for language selector */
#lang_sel {
float: right;
width: 110px;
padding-top: 23px;
}

#mobile-toggle {
margin-top: -10px!important;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
#lang_sel {
float: left;
z-index: 99;
margin-left: 185px;
margin-top: 15px!important;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
#lang_sel {
float: left;
z-index: 99;
margin-top: 15px!important;
}
}

/* #icon_custom:hover  {
background-color:#e76049;
}
#icon_custom2:hover {
background-color:#e76049;
} */

/* Force white page title */
header.post-title h2 {
color: #ffffff;
}

/* Remove list style type icon for widgets on page */
.widgets_on_page li {
list-style-type: none;
}

/* Hide icon and comment on News articles */
.widget_latestimages span {
display: none;
}



/* Hide Agenda, News, Project &amp; Video title */
.widget_categoryposts h2{
display: none;
}

/* Bold titles Agenda, News, Project &amp; Video title */
.cat-post-item a{
font-weight: bold;
}

/* Hide style switcher */
#style-switcher{
display: none;
}

.tp-bannertimer {
display: none;
}

/* Custom table classes for News, Projects and Video */
img.attachment-post-thumbnail.wp-post-image {
width: 50px;
}
/*Hide CustomTableNoImg when no img available*/
.CustomTableNoImg {
display: none;
}

/* Class for custom table 020*/
.CustomTable {
height:310px;
}
.CustomTable tr:nth-child(even){
/*background: none;*/
}

/* Large video thumbnail */
.CustomVideoThumbnail {
width: 205px;
height: 113px;
}

#bg {
  z-index: -1;
position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}</pre></body></html>