@import url("/css/slicknav.css");

@font-face {
    font-family: '/../fonts/museo100';
    src: url('/../fonts/museo100-regular.eot');
    src: url('/../fonts/museo100-regular.eot?#iefix') format('embedded-opentype'),
		 url('/../fonts/museo100-regular.svg#museo100') format('svg'),
         url('/../fonts/museo100-regular.woff') format('woff'),
         url('/../fonts/museo100-regular.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo300';
    src: url('/../fonts/museo300-regular.eot');
    src: url('/../fonts/museo300-regular.eot?#iefix') format('embedded-opentype'),
		 url('/../fonts/museo300-regular.svg#museo300') format('svg'),
         url('/../fonts/museo300-regular.woff') format('woff'),
         url('/../fonts/museo300-regular.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo500';
    src: url('/../fonts/museo500-regular.eot');
    src: url('/../fonts/museo500-regular.eot?#iefix') format('embedded-opentype'),
		 url('/../fonts/museo500-regular.svg#museo500') format('svg'),
         url('/../fonts/museo500-regular.woff') format('woff'),
         url('/../fonts/museo500-regular.ttf') format('truetype');
        
    font-weight: normal;
    font-style: normal;
}

body {
margin:0;
padding:0;
font-family: 'Tahoma';
font-size: 13px;
border-top: 6px solid #ea8b23;
color: #59585a;
}

a img {
border: none;
outline: none;
}

.wrapper {
width: 960px;
margin: 0 auto;
position: relative;
}

.orange {
color: #ea8b23
}

.left {
float: left;
}

.right {
float: right;
}

#logo {
float: left;
margin: 8px 0 0 0;
}

#slider-bg {
background: #59595b;
height: 297px;
overflow: hidden;
width: 100%;
}

#slider {
margin: 0 auto;
width: 980px;
}

#header {
height: 105px;
}

.contact {
position:absolute;
right: 260px;
top: 31px;
font-size:16px;
font-family: 'museo500';
}

.wrapper #header .contact img{
display:inline-block;
vertical-align: middle;
}

.contact2 {
position:absolute;
right: 220px;
top: 61px;
font-size:16px;
font-family: 'museo500';
}

.wrapper #header .contact2 img{
display:inline-block;
vertical-align: middle;
}

#content a {
text-decoration: underline;
color: #000;
font-weight: bold;
}

.m1 {
height: 320px;
width: 100%;
left: -120px!important;
}

.waga {
position: absolute;
right: 0;
top: 10px;
z-index: 50;
width: 208px;
height: 300px;
}



#menu {
width: 100%;
height: 63px;
background: url(/../images/transparent.png);
position: absolute;
z-index: 10;
top: 345px;
}

#menu-pos {
width: 960px;
margin: 0 auto;
text-align: center;
}

#menu ul {
list-style: none;
margin:0;
padding:0;
display: inline-block;
margin-top: 20px;
}

#menu ul li {
padding: 0 13px;
background: url(/../images/li.png) left center no-repeat;
float: left;
margin: 0 10px;
}

#menu ul li a:hover {
color: #ea8b23;
}

#menu ul li.menuactive a {
color: #ea8b23;
font-family: 'museo500';
}

#menu ul li:last-child {

}

#menu ul li a {
float: left;
text-decoration: none;
color: #fff;
font-family: 'museo500';
font-size: 16px;
}

#content .left {
width: 670px;
margin-top: -27px;
line-height: 20px;
text-align: justify;
}

#content > .left > #top > img {
position: absolute;
top: 15px;
left: -62px;
}

#content .right {
width: 250px;
padding: 10px 8px;
min-height: 450px;
background: #eee url(/../images/news.jpg) no-repeat;
margin-top: -13px;
}

#content .right h4 {
color: #59585a;
font-family: 'museo500';
font-size: 20px;
margin: 20px 0 30px 0;
padding:0;
}

#content .right, #content .left {
position:relative;
z-index:10;
margin-bottom: 20px;
}

#content .left h3, #content h3 {
font-family: 'museo500';
font-size: 23px;
color: #ea8b23;
border-bottom: 1px solid #ccc;
padding: 9px 0;
}

#content h3 {
margin-top: 128px;
}

#content {
text-align: justify;
line-height: 16px;
text-align: justify;
margin-bottom: 30px;
min-height: 150px;
}

#footer {
width: 100%;
height: 40px;
background: #58585a;
clear: both;
color: #fff;
border-top: 6px solid #ea8b23;
}

#footer a {
color: #fff;
}

#footer a:hover {
text-decoration: none;
}

#sub .wrapper #content h3{
margin-top:10px;
} 

.slicknav_menu{
display:none;
}

.formbuilderform td:first-child {
width: 130px;
padding-right:20px;
padding-top: 5px;
}

.formbuilderform input[type="text"] {
padding: 4px 0;
width: 250px;
margin:0;
}

.formbuilderform textarea {
resize: none;
margin:0;
}

.formbuilderform input[type="submit"] {
background: #ea8b23;
color: #fff;
border: none;
cursor: pointer;
font-family: 'museo500';
font-size: 15px;
padding: 4px 15px;
}

.NewsSummaryLink a {
margin-bottom: 5px;
text-decoration: none!important;
}

.NewsSummaryLink,.NewsSummaryMorelink  {
padding: 5px 0;
}

.NewsSummaryMorelink {
border-bottom: 1px solid #cecece;
text-align: right;
}
.NewsSummaryMorelink a {
text-align: right;
font-family: 'museo500';
color: #ea8b23!important;
text-decoration: none!important;
}

@media screen and (max-width:1023px){
#slider-bg{
display:none;
}
}
@media screen and (max-width:1023px){
.wrapper{
width:90%
}
}

@media screen and (max-width:1023px){
.waga{
display:none;
}
}

@media screen and (max-width:1023px){
.slicknav_menu{
display:block; 
}
}

@media screen and (max-width:1023px){
.wrapper #content .right{
float:left;
width: 100%;
box-sizing: border-box;
}
}
@media screen and (max-width:1023px){
.wrapper #heder{
width: 100%;
}
}
@media screen and (max-width:1023px){
.wrapper #content .left{
float:left;
width: 100%;
margin:0px;
}
}

#bottom{
display:none;
}

@media screen and (max-width:1023px){
#top{
margin-top:40px;
width: 100%;
}
}

@media screen and (max-width:1023px){
.wrapper #header .contact{
right:40px;
height:
}
}


@media screen and (max-width:1023px){
.wrapper #header .contact2{
right:0;
}
}


@media screen and (max-width:700px){
#top{
display:none
}
}

@media screen and (max-width:1023px){
.wrapper #header{
height:auto;
}
}

@media screen and (max-width:700px){
#top img{
width:100%;
height:auto;
}
}

@media screen and (max-width:700px){
#bottom{
display:block;
margin: 0px 0px 10px;
}
}

@media screen and (max-width:700px){
#bottom img{
width:100%;
height:auto;
}
}


@media screen and (max-width:700px){
.wrapper #header #logo{
max-width:100%;
margin: 0px 0px 15px 0px;
float:none;
}
}

@media screen and (max-width:700px){
.wrapper #content .left{
float:left;
width: 100%;
}
}

@media screen and (max-width:700px){
.wrapper .right{
float:left;
}
}

@media screen and (max-width:700px){
#content .left h3, #content h3{
margin-top:10px;
}
}

@media screen and (max-width:700px){
.wrapper #header .contact{
float: none;
width: 100%;
display: block;
position: inherit;
}
}

@media screen and (max-width:700px){
.wrapper #header .contact2{
float: none;
width: 100%;
display: block;
position: inherit;
}
}

@media screen and (max-width:1030px){
#sub .wrapper #header #logo{
float:none;
}
}

@media screen and (max-width:600px){
#sub .wrapper #header #logo img{
max-width:100%;
}
}

@media screen and (max-width:600px){
.wrapper #header #logo img{
max-width:100%;
}
}

@media screen and (max-width:1030px){
.formbuilderform textarea{
width:100%;
height:auto;
}
}

@media screen and (max-width:400px){
.formbuilderform td:first-child{
width:100px;
height:auto;
}
}

@media screen and (max-width:400px){
.formbuilderform input[type="text"]{
width:180px;
height:auto;
}
}
/* Stylesheet: kancelaria Modified On 2025-06-29 07:39:23 */
