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

f88120 &gt; 8cc640
d64a1a &gt; 75a535
e5631b &gt; 8cc640

*/

.sc_services_style_services-1 .sc_services_item .sc_services_item_description p:after 
{
    content: '';
}

.scheme_original .sc_team_style_team-1 .sc_team_item_info.sc_team_item_info_dark, 
.scheme_original .sc_team_style_team-3 .sc_team_item_info_dark 
{
    background-color: #f0f4f9;
}

.sc_team_item_avatar.sc_team_item_avatar_border 
{
    border-radius: 2em 2em 0 0;
    border: #11224d 1px solid;
    border-bottom: none;
}

.scheme_original .sc_team_style_team-1 .sc_team_item_info.sc_team_item_info_border , 
.scheme_original .sc_team_style_team-3 .sc_team_item_info.sc_team_item_info_border  
{
    border-color: #11224d;
    border: 1px solid;
    border-top: none;
}

.ih-item.square.effect_dir .info.info_minimal .post_title
{
    margin-top: 25% !important;
    font-size: 24px !important;
}

h1.page_title
{
    text-transform: capitalize !important;
}

.post_item_excerpt .post_featured 
{
    border: 3px solid #f0f4f9;
    border-radius: 2em;
}

.scheme_original input[type="submit"].sc_button_style_color_style3, 
.scheme_original input[type="reset"].sc_button_style_color_style3, 
.scheme_original input[type="button"].sc_button_style_color_style3, 
.scheme_original button.sc_button_style_color_style3, 
.scheme_original .sc_button.sc_button_style_filled.sc_button_style_color_style3 
{
    color: #ffffff;
	background: #d64a1a;
	background: -moz-linear-gradient(left, #d64a1a 9%, #f88120 55%);
	background: -webkit-linear-gradient(left, #d64a1a 9%, #f88120 55%);
	background: linear-gradient(to right, #d64a1a 9%, #f88120 55%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d64a1a', endColorstr='#f88120', GradientType=1);
	background-size: 200%;
	background-position: 0
}

.sc_table table.table_condensed th, 
.sc_table table.table_condensed td 
{
    line-height: 1.7em;
}

.top_panel_wrap .contact_field.contact_address 
{
    width: 63%;
}

header.top_panel_wrap .columns_fluid .columns_wrap &gt; [class*="column-"] 
{
    float: right;
}

.top_panel_wrap .contact_information &gt; div 
{
    width: 80%;
}

@media (max-width: 1439px) and (min-width: 1263px)
{
    .top_panel_middle .contact_address .contact_icon 
    {
        left: 0;
    }
}

.footer_wrap aside 
{
    margin-bottom: 2.8em;
}

.top_panel_wrap .logo_main
{
    height: 60px;
    margin-bottom: 0px;
}

/*
 * Font Sizes
 */
.fs-0 { font-size: 0 !important; }
.fs-10 { font-size: 10px !important; }
.fs-11 { font-size: 11px !important; }
.fs-12 { font-size: 12px !important; }
.fs-13 { font-size: 13px !important; }
.fs-14 { font-size: 14px !important; }
.fs-15 { font-size: 15px !important; }
.fs-16 { font-size: 16px !important; }
.fs-17 { font-size: 17px !important; }
.fs-18 { font-size: 18px !important; }
.fs-20 { font-size: 20px !important; }
.fs-24 { font-size: 24px !important; }
.fs-28 { font-size: 28px !important; }
.fs-36 { font-size: 36px !important; }
.fs-48 { font-size: 48px !important; }
.fs-60 { font-size: 60px !important; }
.fs-72 { font-size: 72px !important; }
.fs-84 { font-size: 84px !important; }
.fs-96 { font-size: 96px !important; }


.menu_main_nav &gt; li &gt; a {
    padding: 1em 0.8em;
}

@media(max-width: 991px)
{    
    .cep
    {
        text-align: center;
    }
}

.header_mobile .menu_button, .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
    line-height: 60px !important;
}

@media (max-width: 480px)
.header_mobile .side_wrap {
    top: 105px !important;
}

.text-white {
	color: #fff;
}</pre></body></html>