@charset "iso-8859-2";
@import url('css_reset.css');
@import url('classes.css');

body {background: #BBBBBB; font-family: "PT Sans", Arial, sans-serif; color: #999999;}

a, a:hover{color: #fff;	text-decoration: none;}
a:hover{color: #DCDCDC;	text-decoration: none;}

.warp{width: 1250px; margin: auto; height: 100%;}

.camada-main{width: 1250px; height: 650px;}

.camada0{background: url(../img/fixas/foto-frame.png) no-repeat left top; width: 1250px; height: 100%; z-index: 0; clear: both; position: absolute;}
.camada2{pointer-events: none;}


.banners{width: 520px; height: 440px; overflow: hidden; position: absolute;}
.frame{position: absolute; background: url(../img/fixas/frame.png) no-repeat; width: 525px; height: 443px; z-index: 9999; pointer-events: none;}
 
.camada1{width: 1250px; height: 100%; position: absolute; z-index: 1; clear: both;}
.camada2{background: url(../img/fixas/fundo.png) no-repeat; width: 1250px; height: 100%; z-index: 1; clear: both;}
.z-max{position: relative; z-index: 3}

.menu-wrapper {z-index:1999;}
.menu{height: 18px; margin-right: 140px;}
.menu ul{list-style: none; font-size: 12pt; font-weight: normal; margin-top: 2px;}
.menu ul li{text-transform: uppercase; margin-right: 15px; display: inline; color: #fff;}


.lista-produto {position: absolute; z-index: 999; margin-left: 130px;}
.lista-produto li {padding: 5px; background: white; border: solid 1px #821527; text-align: center; font-size: 9pt; min-width: 110px; display: block !important; float: none;}
.lista-produto li a {color: #821527 !important;}
.lista-produto li:not(:last-child) {border-bottom: none}


.lista-montagem {position: absolute; z-index: 999; margin-left: 130px;}
.lista-montagem li {padding: 5px; background: white; border: solid 1px #821527; text-align: center; font-size: 9pt; min-width: 110px; display: block !important; float: none;}
.lista-montagem li a {color: #821527 !important;}
.lista-montagem li:not(:last-child) {border-bottom: none}


.logo{margin-top: 0px; width: 260px; height: 165px;}
.telefones{font-size: 11pt; margin-top: 80px; color: #000; width: 255px; height: 80px; line-height: 12pt;}
.portfolio{margin-top: 120px;}

.logobrand{width: 50px; height: 8px; margin-right: 230px; margin-top: -30px}

.corpo{width: 645px; height: 340px; margin-left: 470px; margin-top: 138px;}
.corpo .titulo{width: 315px; height: 18px; font-size: 12pt; color: #dfdcdd; }

.rodape{width:100%;}
.rodape a.highlight {border-bottom: dotted 1px black; color: inherit; display: inline-block;}

.destaques .destaque{color: #dfdcdd;}
.destaques .moldura{margin:6px; margin-left: 0px; margin-right: 10px; width: 214px; height: 130px; border: 4px solid white; overflow: hidden; border-radius: 10px;}
.destaques .mais{margin-left: 20px; margin-top: 75px; width: 34px; height: 34px;}
.destaques .titulo{width: 315px; height: 18px; font-size: 12pt; }
.destaques .texto{width: 315px; height: 80px; font-size: 10pt; margin-top: 5px; line-height: 15px;}

.destaques .moldura.interna{height: 300px; width: 250px}

.destaques{height: 320px; overflow: hidden !important;}
.destaques.home{height: 300px; overflow: auto !important;}

.pagination img {cursor: pointer; position: relative; z-index: 1000;}

.scrollable {overflow: hidden !important;}
.texto { color: white; font-size: 11pt; text-align: justify; overflow-y: auto; max-height: 250px;}

p {line-height: 17px; margin-right:30px;}

/***********************************************************/  
/****************** BOOTSTRAP **********************/  
/***********************************************************/  
/*PADDING*/
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml65 {
  margin-left: 65px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml75 {
  margin-left: 75px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml85 {
  margin-left: 85px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.ml95 {
  margin-left: 95px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mr75 {
  margin-right: 75px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mr85 {
  margin-right: 85px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mr95 {
  margin-right: 95px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
/*PADDING*/
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.pl65 {
  padding-left: 65px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.pl75 {
  padding-left: 75px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.pl85 {
  padding-left: 85px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.pl95 {
  padding-left: 95px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pr65 {
  padding-right: 65px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.pr75 {
  padding-right: 75px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pr85 {
  padding-right: 85px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.pr95 {
  padding-right: 95px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
/*SISTEMA DE COLUNAS*/
.col05 {
  width: 0.5%;
}
.col1 {
  width: 1%;
}
.col2 {
  width: 2%;
}
.col3 {
  width: 3%;
}
.col4 {
  width: 4%;
}
.col5 {
  width: 5%;
}
.col6 {
  width: 6%;
}
.col7 {
  width: 7%;
}
.col8 {
  width: 8%;
}
.col9 {
  width: 9%;
}
.col10 {
  width: 10%;
}
.col12 {
  width: 12%;
}
.col13 {
  width: 13%;
}
.col14 {
  width: 14%;
}
.col15 {
  width: 15%;
}
.col16 {
  width: 16%;
}
.col17 {
  width: 17%;
}
.col18 {
  width: 18%;
}
.col19 {
  width: 19%;
}
.col20 {
  width: 20%;
}
.col21 {
  width: 21%;
}
.col22 {
  width: 22%;
}
.col23 {
  width: 23%;
}
.col24 {
  width: 24%;
}
.col25 {
  width: 25%;
}
.col26 {
  width: 26%;
}
.col27 {
  width: 27%;
}
.col28 {
  width: 28%;
}
.col29 {
  width: 29%;
}
.col29 {
  width: 29%;
}
.col30 {
  width: 30%;
}
.col31 {
  width: 31%;
}
.col32 {
  width: 32%;
}
.col33 {
  width: 33%;
}
.col34 {
  width: 34%;
}
.col35 {
  width: 35%;
}
.col36 {
  width: 36%;
}
.col37 {
  width: 37%;
}
.col38 {
  width: 38%;
}
.col39 {
  width: 39%;
}
.col39 {
  width: 39%;
}
.col40 {
  width: 40%;
}
.col41 {
  width: 41%;
}
.col42 {
  width: 42%;
}
.col43 {
  width: 43%;
}
.col44 {
  width: 44%;
}
.col45 {
  width: 45%;
}
.col46 {
  width: 46%;
}
.col47 {
  width: 47%;
}
.col48 {
  width: 48%;
}
.col49 {
  width: 49%;
}
.col49 {
  width: 49%;
}
.col50 {
  width: 50%;
}
.col51 {
  width: 51%;
}
.col52 {
  width: 52%;
}
.col53 {
  width: 53%;
}
.col54 {
  width: 54%;
}
.col55 {
  width: 55%;
}
.col56 {
  width: 56%;
}
.col57 {
  width: 57%;
}
.col58 {
  width: 58%;
}
.col59 {
  width: 59%;
}
.col59 {
  width: 59%;
}
.col60 {
  width: 60%;
}
.col61 {
  width: 61%;
}
.col62 {
  width: 62%;
}
.col63 {
  width: 63%;
}
.col64 {
  width: 64%;
}
.col65 {
  width: 65%;
}
.col66 {
  width: 66%;
}
.col67 {
  width: 67%;
}
.col68 {
  width: 68%;
}
.col69 {
  width: 69%;
}
.col69 {
  width: 69%;
}
.col70 {
  width: 70%;
}
.col71 {
  width: 71%;
}
.col72 {
  width: 72%;
}
.col73 {
  width: 73%;
}
.col74 {
  width: 74%;
}
.col75 {
  width: 75%;
}
.col76 {
  width: 76%;
}
.col77 {
  width: 77%;
}
.col78 {
  width: 78%;
}
.col79 {
  width: 79%;
}
.col79 {
  width: 79%;
}
.col80 {
  width: 80%;
}
.col81 {
  width: 81%;
}
.col82 {
  width: 82%;
}
.col83 {
  width: 83%;
}
.col84 {
  width: 84%;
}
.col85 {
  width: 85%;
}
.col86 {
  width: 86%;
}
.col87 {
  width: 87%;
}
.col88 {
  width: 88%;
}
.col89 {
  width: 89%;
}
.col89 {
  width: 89%;
}
.col90 {
  width: 90%;
}
.col91 {
  width: 91%;
}
.col92 {
  width: 92%;
}
.col93 {
  width: 93%;
}
.col94 {
  width: 94%;
}
.col95 {
  width: 95%;
}
.col96 {
  width: 96%;
}
.col97 {
  width: 97%;
}
.col98 {
  width: 98%;
}
.col99 {
  width: 99%;
}
.col100 {
  width: 100%;
}
/*FONT SIZE*/
.fs5 {
  font-size: 5pt;
}
.fs6 {
  font-size: 6pt;
}
.fs7 {
  font-size: 7pt;
}
.fs8 {
  font-size: 8pt;
}
.fs9 {
  font-size: 9pt;
}
.fs10 {
  font-size: 10pt;
}
.fs11 {
  font-size: 11pt;
}
.fs12 {
  font-size: 12pt;
}
.fs13 {
  font-size: 13pt;
}
.fs14 {
  font-size: 14pt;
}
.fs15 {
  font-size: 15pt;
}
.fs16 {
  font-size: 16pt;
}
.fs17 {
  font-size: 17pt;
}
.fs18 {
  font-size: 18pt;
}
.fs19 {
  font-size: 19pt;
}
.fs20 {
  font-size: 20pt;
}
.fs21 {
  font-size: 21pt;
}
.fs22 {
  font-size: 22pt;
}
.fs23 {
  font-size: 23pt;
}
.fs24 {
  font-size: 24pt;
}
.fs25 {
  font-size: 25pt;
}
.fs26 {
  font-size: 26pt;
}
/*LINE height*/
.lh5 {
  line-height: 5pt;
}
.lh6 {
  line-height: 6pt;
}
.lh7 {
  line-height: 7pt;
}
.lh8 {
  line-height: 8pt;
}
.lh9 {
  line-height: 9pt;
}
.lh10 {
  line-height: 10pt;
}
.lh11 {
  line-height: 11pt;
}
.lh12 {
  line-height: 12pt;
}
.lh13 {
  line-height: 13pt;
}
.lh14 {
  line-height: 14pt;
}
.lh15 {
  line-height: 15pt;
}
.lh16 {
  line-height: 16pt;
}
.lh17 {
  line-height: 17pt;
}
.lh18 {
  line-height: 18pt;
}
.lh19 {
  line-height: 19pt;
}
.lh20 {
  line-height: 20pt;
}
.lh21 {
  line-height: 21pt;
}
.lh22 {
  line-height: 22pt;
}
.lh23 {
  line-height: 23pt;
}
.lh24 {
  line-height: 24pt;
}
.lh25 {
  line-height: 25pt;
}
.lh26 {
  line-height: 26pt;
}
.autom {
  margin: 0 auto;
}
.cont500 {
  width: 500px;
}
.cont600 {
  width: 600px;
}
.cont700 {
  width: 700px;
}
.cont800 {
  width: 800px;
}
.cont900 {
  width: 900px;
}
.cont1000 {
  width: 1000px;
}
.cont1100 {
  width: 1100px;
}
.cont1200 {
  width: 1200px;
}
/*texto*/
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.normal {
  font-weight: normal;
}
.underline {
  font-style: underline;
}
.justify {
  text-align: justify;
}
.rt {
  text-align: right;
}
.lt {
  text-align: left;
}
.ct {
  text-align: center;
}
.to-upper {
  text-transform: uppercase;
}
.rf {
  float: right;
}
.lf {
  float: left;
}
.clear {
  clear: both;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.hide {
  display: none;
}
.cursor-pointer {
  cursor: pointer;
}
textarea {
  resize: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.inline-block.top {
  vertical-align: top;
}
.inline-block.middle {
  vertical-align: middle;
}
.inline-block.bottom {
  vertical-align: bottom;
}
/*bgs para teste*/
.bgt-cinza {
  background-color: #dddddd;
}
