<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Globals */
body{background:#fff; color:#0C0C0C; border-top: #0C0C0C 10px solid}
a, h1, h2, h3, h4, h5, h6 {color: #0C0C0C}
a:hover, a:focus {color: #999}

/* NavBar */

.navbar-default .navbar-nav&gt;.current-menu-item &gt;a, .navbar-default .navbar-nav&gt;.current-menu-item &gt;a:hover, .navbar-default .navbar-nav&gt;.current-menu-item &gt;a:focus {
color: #0C0C0C; background-color: transparent;border-bottom: 2px solid #0C0C0C;}

.navbar-collapse.in {background-color:#f0f0f0;}
.dropdown-menu {}
.dropdown-menu&gt;li&gt;a {color:#fff}
.dropdown-menu&gt;li&gt;a:hover, .dropdown-menu&gt;li&gt;a:focus {color:#fff}

/* Slider */
.slider-wrapper {background:url('white/bg_slider.png') center bottom no-repeat; padding-bottom: 20px;}

/* Chamadas */
.chamadas a {font-weight:bold; display:block;text-align:right}
.chamadas a:hover {text-decoration:none}
.chamadas h3 {color:#000}

/* Content */
.bgcontent {background: #fff;padding:20px 30px 30px 30px;min-height: 450px;  z-index: 99; position: relative;
-webkit-box-shadow: 0px 0px 10px 3px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 0px 10px 3px rgba(50, 50, 50, 0.5);
box-shadow:         0px 0px 10px 3px rgba(50, 50, 50, 0.5);
}

/* Blog */
.blogpost {background: url('white/divisoria.png') bottom center no-repeat;padding-bottom:30px}
.blogpost h3 a {color:#0C0C0C}
.latest {border-left:#333 1px solid}
.latest h4 a, .latest p {color:#999}
.coment-area {margin-top:30px; padding:20px}
textarea#comment {width:50%;height:100px}

/* Sidebar */
#sidebar{padding:20px 0}
#sidebar ul {list-style: none outside none; margin-left:-30px}
#sidebar li {background: url('white/seta.png') left top no-repeat;border-bottom: 1px dotted #333;}
#sidebar ul li a {padding-left:10px}
#sidebar .widget_search form #s, .search .widget_search form #s{background:url("white/search.png") no-repeat right #fff;border: 1px solid #999;width: 85%;height: 30px;}
#sidebar .widget_search form #searchsubmit{visibility:hidden;display:none}

/* Presentation */
.presentation {text-align:center;margin:20px 0}
.presentation p {margin:0} 
.presentation img {margin:0; width: 223px; height:300px}

/* ContactForm */
.wpcf7-text{width: 50%!important}
.wpcf7-textarea{width: 100%!important}
.wpcf7-submit{font-size:16px;color: #fff;padding: 10px 20px;background-color: #414141;border:0}

/* Footer */
.footer {background:#0C0C0C;color:#FFF}
</pre></body></html>