<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Webkit */
::selection {
    background: #95969e;
}
/* Gecko/Mozilla */
::-moz-selection {
    background: #95969e;
}
body {
	 background-color:#ffffff; 				
}

.title.has_background{
	background-repeat: no-repeat;
	background-position: center 0px;
}

.title.has_fixed_background{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
}

.box_small,
.button,
input[type='submit'],
.load_more a,
.highlight,
.dropcap.square2,
.accordion_holder.accordion h4.ui-state-active span .control-pm,
.accordion_holder.accordion h4.ui-state-active:hover span .control-pm,
.accordion_holder.accordion h4:hover span.icon span,
.progress_bars .progress_content,
.tabs .tabs-nav li a,
.circle_item .circle,
.active_best_price,
.price_table_inner.active ul li .button,
.price_table_inner:hover ul li .button,
.widget.widget_search form input[type="submit"],
.widget .tagcloud a,
.link_holder_parallax a:hover,
.link_holder_parallax a.active
{
	background-color: #555766;
}

.drop_down2 .second .mc a,
.filter_holder ul li:hover span,
.filter_holder ul li.active span,
.accordion_holder.accordion h4.ui-state-active,
.accordion_holder.accordion h4:hover,
.latest_post_holder.small ul li .latest_post_text h4 a:hover,
aside .widget a:hover,
.footer_bottom a:hover,
.tooltip,
.stylish-select ul.newList a.newListHover,
.footer_top a:hover,
.portfolio_navigation .portfolio_prev a:hover, 
.portfolio_navigation .portfolio_next a:hover,
.blog_holder1 article .blog1_text_holder .info span a:hover,
.blog_text_holder .info a:hover,
.blog_single_holder article .blog_single_text_holder .info span a:hover,
.blog_single_holder article .blog_title_holder span a:hover,
.blog_holder1 article .blog_title_holder span a:hover,
.blog_holder article .blog_text_holder .text span a:hover,
.comment_holder .comment .text .replay:hover,
aside #lang_sel_list ul li a:hover,
aside  #lang_sel_list a.lang_sel_sel:hover,
.footer_top #lang_sel_list a:hover,
.footer_top #lang_sel_list a.lang_sel_sel:hover,
footer_top #lang_sel_list a.lang_sel_sel:hover
a:hover,
p a:hover
{
	color: #555766;
}

blockquote
{
	border-color: #555766;
}


.accordion.full_screen,
.blog_holder_inner article,
.comment_holder .comment,
.pagination ul li span,
.pagination ul li a:hover,
.two_columns_66_33.background_color_sidebar .column2,
.two_columns_75_25.background_color_sidebar .column2,
.two_columns_25_75.background_color_sidebar .column1,
.two_columns_33_66.background_color_sidebar .column1,
input,
textarea,
.dropcap.square1,
.call_to_action,
.list.number ul &gt; li:before,
.accordion_holder.accordion h4 span.icon span,
.progress_bars .progress_content_outer,
.tabs .tabs-nav li.active a,
.tabs .tabs-container,
.message,
.latest_post .latest_post_text,
.price_table_inner,
.top_area_line_holder,
table th,
table tr:nth-child(odd) td,
.wpcf7 .newListSelected,
.wpcf7 .newListSelected .SSContainerDivWrapper,
.wpcf7 .newListSelected ul.newList,
.wpcf7 .newListSelected ul.newList a.newListHover,
.gform_body .newListSelected ul.newList,
.gform_body .newListSelected .SSContainerDivWrapper,
.gform_body .newListSelected ul.newList a.newListHover,
.gform_body .newListSelected
{
	background-color: #ffffff;
}


header{
	background:none;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);
}


header.move_menu{
	background-image: none;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);	
}

header.move_menu{
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);
}

	header{
		position: relative;
	}


.two_columns_66_33.background_color_sidebar .column2,
.two_columns_75_25.background_color_sidebar .column2,
.two_columns_25_75.background_color_sidebar .column1,
.two_columns_33_66.background_color_sidebar .column1{
	background-color: #ffffff;	
}



.blog_holder_inner article:hover{
	background-color: #ffffff; 
}

.button, input[type="submit"],
input[type="password"], .load_more a{
	color: #222224; 		background-color: #3259cf; }






 



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