.error {
  outline: solid 1px red !important;
}
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
body{
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  padding-right: 0px !important;
}

.modal-open {
  overflow: unset !important;
}


#content{
  padding-bottom: 60px;
}
a:hover , a:focus{
  text-decoration: none;
  color: inherit;
}
a{
  text-decoration: none;
  color: inherit;
}
.t1 {
  height: 110px;
  width: 100%;
  position: absolute;
  border-bottom: 1px solid #008abd;
  z-index: 1;
  background: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:    0px 1px 13px 0px rgba(0, 0, 0, 0.1);
  box-shadow:         0px 1px 13px 0px rgba(0, 0, 0, 0.1);
}
.ie8 .t1 {
  background: #fff;
}
.banner{
  padding: 0px;
}
.bannerFull{
  width: 100%;
  overflow: hidden;
}
.bannerHide{
  width: 2000px;
  left: 50%;
  position: relative;
  margin-left: -1000px;
  height: 440px;
}
.images-res img{
  max-width: 100%;
  height: auto !important;
}
.nomes{
  color: #4f4f4f;
}
.bannerHide:hover img{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.bannerHide img{
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
  max-width: 100%;
}
.bannerF{
  width: 100%;
  overflow: hidden;
  margin-top: -20px;
}
.bannerH {
  width: 2000px;
  height: 300px;
  left: 50%;
  position: relative;
  margin-left: -1000px;
  margin-bottom: 15px;
}
.ajs20 .thumbs {
  margin-top: 10px;
  padding: 10px 39px;
  background: none;
  height: 80px;
}
#carousel .flex-direction-nav a::before {
  color: #FFF;
  background: #004666;
  font-size: 20px;
  padding: 0 5px;
}
.flexslider:hover .flex-direction-nav .flex-next {
  /*opacity: 0.7;*/
  right: 10px;
  background: url('../img/page1_seta_dir.png') center center no-repeat;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  display: none;
}
#ajs2 .flex-direction-nav .flex-next{
  /*opacity: 1 !important;*/
  background: url('../img/arrow_prod_02.jpg') center center no-repeat !important;
  outline: none;
}
#ajs2 .flex-direction-nav .flex-prev{
  /*opacity: 1 !important;*/
  background: url('../img/arrow_prod_01.jpg') center center no-repeat !important;
  outline: none;
}
#ajs2.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
  background-color: transparent !important;
}
#ajs2.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0;
  background: url('../img/arrow_prod_02.jpg') center center no-repeat;
  background-color: transparent !important;
}
#ajs2.flexslider:hover .flex-direction-nav .flex-prev {
  background: url('../img/arrow_prod_01.jpg') center center no-repeat;
  opacity: 0.7;
  background-color: transparent !important;
  left: 0;
}
#ajs2.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  background-color: transparent !important;
}
#ajs2 .flex-direction-nav .flex-prev {
  left: 0px;
}

#carousel .flex-direction-nav .flex-prev{
  opacity: 1 !important;
}
.rel{
  position: relative;
}
.logoHeader {
  position: absolute;
  top: 10px;
  left: 0px;
}
.itensHeader {
  width: 580px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -160px;
  text-align: right;
}
.itensHeader ul{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.itensHeader li{
  display: inline-block;
  width: 30%;
  cursor: pointer;
}
.itensHeader li:first-child{
  display: inline-block;
  width: 48%;
  cursor: pointer;
}
.itensHeader li:nth-child(2) {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  position: relative;
  top: -17px;
  padding-left: 20px;
  width: 145px;
  padding-right: 20px;
}
.itensHeader li:nth-child(2) img {
  margin-right: 5px;
  margin-top: -4px;
}
.itensHeader li:nth-child(3) {
  position: relative;
  top: -10px;
  width: 150px;
  padding-left: 20px;
}
.itensHeader li:nth-child(3) div {
  margin-right: 4px;
}
.menuHeader .nav>li>a {
  position: relative;
  display: block;
  padding: 8px 8px;
  font-size: 13px;
}
.menuHeader li:first-child {
  position: relative;
  top: -6px;
}
.menuHeader .navbar {
  position: relative;
  min-height: 0px; 
  /* margin-bottom: 20px; */
  border: 1px solid transparent;
}
/*BUSCA*/

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #018abe;
  width: 100%;
  height: 40px;
  margin: 0;
  z-index: 10;
  padding: 20px 40px 20px 10px;
  font-family: inherit;
  font-size: 14px;
  color: #fff;
}
.sb-icon-search {
  color: #0188c0;
  background: transparent;
  z-index: 90;
  font-size: 22px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
  /*background: #018abe;*/
  background: transparent;
  color: #fff;
  z-index: 11;
}
.sb-search {
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 40px;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}
.sb-search input{
  background: transparent !important;
}
.sb-search-open input{
  background: #2673b9 !important;
}
.sb-icon-search, .sb-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.blueOne{
  background: #2673b9;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 25px;
  font-weight: 300;
  font-size: 15px;
  cursor: pointer;
  white-space: nowrap;
}
.redOne {
  white-space: nowrap;
  background: #ec1d23;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 25px;
  font-weight: 300;
  font-size: 15px;
  cursor: pointer;
}
.yellowOne{
  white-space: nowrap;
  background: #faaa21;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 25px;
  font-weight: 300;
  font-size: 15px;
  cursor: pointer;
}
.blueOne:hover{
  -webkit-box-shadow: inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
  -moz-box-shadow:    inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
  box-shadow:         inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
}
.redOne:hover{
  -webkit-box-shadow: inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
  -moz-box-shadow:    inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
  box-shadow:         inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
}
.yellowOne:hover{
  -webkit-box-shadow: inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
  -moz-box-shadow:    inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
  box-shadow:         inset 0px 1px 10px 0px rgba(50, 50, 50, 0.61);
}
.menu1 .col-xs-4{
  padding-left: 0px;
  padding-right: 0px;
}
.middleLine {
  width: 100%; 
  text-align: left; 
  border-bottom: 1px solid #b3b3b3; 
  line-height: 0.1em;
  margin: 50px 0 20px; 
  color: #808080;
  text-transform: uppercase;
} 

.middleLine span {
  background: #fff;
  padding-right: 10px;
  font-size: 20px;
}
/*.middleLine2 {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #b3b3b3;
  line-height: 0.1em;
  margin: 10px 0 20px;
  color: #808080;
  text-transform: uppercase;
}
.middleLine2 span {
  padding: 0px 10px 0px 35px;
  background: #fafafa;
  font-size: 20px;
  }*/
  .middleLine2 {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #b3b3b3;
    line-height: 0.1em;
    margin: 10px 0 20px;
    color: #808080;
    text-transform: uppercase;
  }
  .middleLine2 span {
    padding: 0px 10px 0px 35px;
    background: #fafafa;
    font-size: 20px;
  }
  .middleLine3 {
    width: 100%; 
    text-align: left; 
    border-bottom: 1px solid #018abe; 
    line-height: 0.1em;
    margin: 40px 0 20px; 
    color: #018abe;
  } 

  .middleLine3 span {
    background: #fff;
    padding: 0 10px 0 30px;
    font-size: 15px;
  }
  .middleLine4 {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #018abe;
    line-height: 0.1em;
    margin: 12px 0 20px;
    color: #018abe;
    text-transform: uppercase;
  }

  .middleLine4 span {
    background: #fff;
    padding: 0 10px 0 30px;
    font-size: 15px;
  }
  .icon {
    position: absolute;
    top: 30px;
  }
  .fontBlue{
    color: #2673b9;
  }

  .cont1 {
    margin-bottom: 40px;
  }
  .cont1 .text {
    font-size: 14px;
    color: #999;
    text-align: left;
  }
  .textEmpresa .text{
    font-size: 13px;
    color: #999;
    text-align: left;
  }
  .cont2 .text{
    font-size: 14px;
    color: #999;
    text-align: left;
  }
  .cont2 .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
  }
  .productsHome .text {
    font-size: 14px;
    color: #999;
    text-align: center;
  }
  .cont2 {
    background: #FAFAFA;
    padding: 40px 0px;
    position: relative;
  }
  .iconCont2 {
    position: absolute;
    top: 0px;
    left: 15px;
  }
  .productsHome {
    margin-top: 25px;
  }
  .prodHome .image {
    border: 1px solid #ccc;
    height: 100px;
    background: #fff;
    text-align: center;
    padding-top: 0;
    margin-bottom: 5px;
    position: relative;
    display: table;
    overflow-y: hidden; 
  }
  .prodHome .image a{
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  .prodHome .image img{  
    vertical-align: middle;
  }
/*  .t1{
    background: rgba(255,255,255,0.9);
    /*padding: 25px 0px;*/
    }*/
    .menusFooter{}
    .menusFooter ul{
     padding-left: 0px;
     list-style: none;
     margin-bottom: 10px;
     width: 100px;
   }
   .menusFooter li {
     font-size: 12px;
     color: #6D6D6D;
     white-space: nowrap;
   }
   .menusFooter li:hover{
     font-size: 12px;
     color: #000;
     white-space: nowrap;

   }
   .menusFooter li:first-child{
     border-bottom: 3px solid;
     color: #4d4d4d;
     font-weight: bold;
     padding-bottom: 3px;
     margin-bottom: 5px;
     font-size: 13px;
   }
   .f1 {
    background: #f1f1f1;
    padding-top: 35px;
    padding-bottom: 20px;
    border-top: 1px solid #ddd;
  }
  .f2{
   background: #4c4c4c;
   padding: 10px 0px;
   color: #fff;
   border-top: 1px solid #29aae1;
   font-size: 13px;
 }
 .fox{
   text-align: right;
 }
 .i1 li:first-child{
   border-color: #999999;
 }
 .i2 li:first-child{
   border-color: #ee1c25;
 }
 .i3 li:first-child{
   border-color: #fbae22;
 }
 .i4 li:first-child{
   border-color: #f0eb45;
 }
 .i5 li:first-child{
   border-color: #d9e021;
 }
 .i6 li:first-child{
   border-color: #8cc63e;
 }
 .i7 li:first-child{
   border-color: #019245;
 }
 .i8 li:first-child{
   border-color: #3787bc;
 }
 .i9 li:first-child{
   border-color: #58cff9;
 }
 .i10 li:first-child{
   border-color: #9de8fb;
 }
 .i11 li:first-child{
   border-color: #b3b3b3;
   display: block !important;
 }
 .i11 img{
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%); /* For Webkit browsers */
   filter: gray; /* For IE 6 - 9 */
   -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
 }
 .i11 img:hover{
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.faleFooter{
 text-transform: uppercase;
}
.faleFooter li{
 color: #3986bc !important;
}
.faleFooter li:first-child{
 border: none;
}
.i11 li {
 display: inline-block !important;
 padding: 2px 3px;
}
.apps{}
.apps li:first-child{
 border: none;
}
.bx-wrapper .bx-viewport {
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
 border: 0px;
 left: 0px;
 background: transparent;
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
.Sliders {
 padding-bottom: 5px;
 padding-top: 5px;
 background: url('../img/barra_parceiros.jpg') center center no-repeat;
 text-align: center;
 font-weight: 600;
 font-size: 14px;
 color: #4D4D4D;
}
.menuHeader {
 position: absolute;
 top: 40px;
 right: 0;
 top: 65px;
}
.menuHeader li{

}
.cmn-t-underline {
 position: relative;
 color: #ff3296;
}
.cmn-t-underline:after {
 display: block;
 position: absolute;
 left: 0;
 bottom: -4px;
 width: 0;
 height: 4px;
 background-color: #29b1e5;
 content: "";
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}
.cmn-t-underline:hover {
 color: #98004a;
}
.cmn-t-underline:hover:after {
 width: 100%;
}

.menuHeader a:hover {
 /*border-bottom: 4px solid #018abe;*/
}
.menuHeader li .active {
 border-bottom: 4px solid #018abe;
}
.navbar-default {
 background-color: transparent;
 border-color: transparent;
}
.social1{
 width: 24px;
 float: left;
 height: 24px;
 background: url('../img/facebook.png') center center no-repeat;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.social1:hover{
 background: url('../img/facebook_hover.png') center center no-repeat;
}
.social2{
 width: 24px;
 float: left;
 height: 24px;
 background: url('../img/google_mais.png') center center no-repeat;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.social2:hover{
 background: url('../img/google_mais_hover.png') center center no-repeat;
}
.social3{
 width: 24px;
 float: left;
 height: 24px;
 background: url('../img/youtube.png') center center no-repeat;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.social3:hover{
 background: url('../img/youtube_hover.png') center center no-repeat;
}
.social4{
 width: 24px;
 float: left;
 height: 24px;
 background: url('../img/linkedin.png') center center no-repeat;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.social4:hover{
 background: url('../img/linkedin_hover.png') center center no-repeat;
}
.topPages{
 height: 110px;
 margin-bottom: 20px;
 /*margin-bottom: 10px;*/
}
.topPages2 {
 height: 110px;
 margin-bottom: 0;
}
.colEmpresa .panel-body {
 padding: 0px 15px 25px;
}
.colEmpresa .panel-default>.panel-heading.clr1+.panel-collapse>.panel-body {
 background-color: #999999;
 color: #fff;
 border: 0 !important;
}
.colEmpresa .panel-default>.panel-heading.clr2+.panel-collapse>.panel-body {
 background-color: #3598db;
 color: #fff;
 border: 0 !important;
}
.colEmpresa .panel-default>.panel-heading.clr3+.panel-collapse>.panel-body {
 background-color: #61d3c9;
 color: #fff;
 border: 0 !important;
}
.panel {
 margin-bottom: 20px;
 background-color: #fff;
 border: 0px;
 border-radius: 4px;
 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
 box-shadow: 0 1px 1px rgba(0,0,0,.05);
 margin-bottom: 1px !important;
}
.colEmpresa .panel-default>.panel-heading {
 color: #fff;
 background-color: #b3b3b3;
 border-color: transparent;
 height: 85px;
 padding-top: 30px;
 text-transform: uppercase;
 font-weight: bold;
}

.colEmpresa .panel-default>.panel-heading.clr1{
 background-color: #999999;
}
.colEmpresa .panel-default>.panel-heading.clr2{
 background-color: #3598db;
}
.colEmpresa .panel-default>.panel-heading.clr3{
 background-color: #61d3c9;
}
.colEmpresa .collapse.in {
 display: block;
 visibility: visible;
 background-color: #018abe;
 color: #fff;
}

.colEmpresa .panel-heading {
 padding: 10px 15px;
 border-bottom: 1px solid transparent;
 border-top-left-radius: 0; 
 border-top-right-radius: 0; 
}

.colEmpresa .panel-title>a {
 color: inherit;
 font-weight: bold;
}
.colEmpresa .panel-group .panel+.panel {
 margin-top: 0px;
}
.open {
 background: #999999 !important;
}
.open.clr1 {
 background: #999 !important;
}
.open.clr2 {
 background: #3598db !important;
}
.open.clr3 {
 background: #61d3c9 !important;
}
.colEmpresa .collapse.in.clr1 {
 background-color: #999;
}
.colEmpresa .collapse.in.clr2 {
 background-color: #3598db;
}
.colEmpresa .collapse.in.clr3 {
 background-color: #61d3c9;
}
.panel{
 position: relative;
}
.check {
 position: absolute;
 top: 50%;
 margin-top: -30px;
 margin-left: 50px;
 z-index: 1;
}
.galeria .rotate1 .blue{
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.galeria .rotate1:hover .blue{
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
}
.galeria .rotate1 .red{
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.galeria .rotate1:hover .red{
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
}
.galeria .rotate1 .yellow{
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.galeria .rotate1:hover .yellow{
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
}
.box1 {
 position: absolute;
 top: 50%;
 margin-top: -29px;
 left: 50%;
 margin-left: -101px;
 z-index: 2;
}
.galeria .blue{
 width: 312px;
 height: 312px;
 background: url('../img/page9_element1.png') center center no-repeat;
}
.galeria .red{
 width: 312px;
 height: 312px;
 background: url('../img/page9_element2.png') center center no-repeat;
}
.galeria .yellow{
 width: 312px;
 height: 312px;
 background: url('../img/page9_element3.png') center center no-repeat;
}
.blue .box{
 padding: 125px 55px;
}
.red .box{
 padding: 125px 55px;
}
.yellow .box{
 padding: 125px 55px;
}
.titlePages {
 width: 100%;
 text-align: left;
 margin: 10px 0 20px;
 color: #808080;
 font-size: 18px;
 text-transform: uppercase;
 display: none;
}
.titlePages3 {
 width: 100%;
 text-align: left;
 margin: 10px 0 20px;
 color: #808080;
 font-size: 18px;
 font-weight: bold;
 /*text-transform: uppercase;*/
}
.slideTwo .slide img {
 display: block;
 max-width: 100%;
 height: auto;
 height: 390px !important;
 margin: 0 auto;
 width: auto;
}
.slideTwo .slide {
 height: 390px;
}
.breadcrumb {
 padding: 8px 15px 8px 0px;
 margin-bottom: 20px;
 list-style: none;
 background-color: transparent;
 border-radius: 4px;
 border-bottom: 1px solid #ddd;
 color: #008ABE;
 font-weight: 700;
 text-align: left;
}

.breadcrumb a{
 color: #999;
 font-weight: 400;
}
.breadcrumb a:hover{
 color: #666;
 font-weight: 400;
}
.galeria{
 margin-top: 50px;
}
.listNoticias{
 padding-left: 0px;
 margin-bottom: 0px;
 list-style: none;
}
.listNoticias .tamanhoBox {
 height: 140px;
 position: relative;
}
.listNoticias li{
 padding: 30px 0px;
}
.listNoticias li:nth-child(odd){
 background: #f2f2f2;
}
.listNoticias li:nth-child(even){
 background: #fff;
}
.listNoticias .titulo {
 color: #666;
 font-size: 16px;
 font-weight: bold;
 border-bottom: 1px solid #ccc;
 padding-bottom: 5px;
 margin-bottom: 10px;
}
.listNoticias .text{
 font-size: 13px;
}
.listNoticias span.data {
 font-style: italic;
 color: #C2C2C2;
 font-weight: 400;
}
.verMais {
 color: #008abf;
 font-weight: bold;
 margin-top: 20px;
 /*position: absolute;*/
 bottom: 0px;
 width: 100%;
 text-align: right;
}
.verMais1 {
 color: #008abf;
 font-weight: bold;
 margin-top: 20px;
 /*position: absolute;*/
 bottom: 0px;
 width: 100%;
 text-align: left;
}
.boxUnidades{
 background: #f2f2f2;
 border: 2px solid #7cbfd9;
 padding: 5px;
 margin-bottom: 15px;
}
.boxUnidades .titulo {
 font-size: 16px;
 margin-bottom: 15px;
 margin-top: 5px;
 font-weight: bold;
 color: #4f4f4f;
}
.boxUnidades .endereco{
 font-size: 13px;
}
.boxUnidades .map {
 background: url('../img/page19_icon_localizacao.png') center center no-repeat;
 width: 100%;
 height: 120px;
 color: #fff;
 padding-top: 80px;
 text-align: center;
 cursor: pointer;
 border-radius: 4px;
}
.boxUnidades .blue{
 color: #038bbd;
}
.contato {
 margin-top: 40px;
}
.contato input{
 width: 100%;
 height: 30px;
 border: 1px solid #028abc;
 padding-left: 10px;
 margin-bottom: 10px;
}
.contato select{
 width: 100%;
 height: 30px;
 border: 1px solid #028abc;
 padding-left: 5px;
 margin-bottom: 10px;
}
.contato textarea{
 width: 100%;
 border: 1px solid #028abc;
 padding-left: 10px;
 height: 100px;
 padding-bottom: 10px;
}
.contato button{
 background: #018abe;
 width: 100%;
 border: 0px;
 color: #fff;
 text-transform: uppercase;
 font-size: 16px;
 padding: 5px 0px;
}
.iconContact1{
 height: 64px;
 width: 64px;
 background: url('../img/page20_icon_tel.png') center center no-repeat;
}
.iconContact2{
 height: 64px;
 width: 64px;
 background: url('../img/page20_icon_email.png') center center no-repeat;
}
.iconContact3{
 height: 64px;
 width: 64px;
 background: url('../img/page20_icon_localizacao.png') center center no-repeat;
}
.a11{
 margin-top: 20px;
 color: #018abe;
 font-weight: bold;
}
.a21{
 margin-top: 20px;
 color: #0fa2ce;
}
.a31 {
 font-size: 12px;
}
.sideMenu{
 width: 100%;
}
.sideMenu ul{
 list-style: none;
 padding-left: 0px;
 margin-bottom: 0px;
}
#civil li {
 background: #3F87C9;
}
#visual li {
 background: #FF4146;
}
#industry li {
 background: #FFBD4C;
}
#civil .sideMenu ul {
 background-color: #FF3636 !important;
}

#visual .sideMenu ul {
 background-color: #FF3636 !important;
}

#industry .sideMenu ul {
 background-color: #FF3636 !important;
}

#service_center .sideMenu ul {
 background-color: #FF3636 !important;
}

.sideMenu li {
 height: 40px;
 padding: 10px 20px;
 border-bottom: 1px solid #ddd;
 color: #fff;
}
.sideMenu .titulo {
 color: #fff;
 border-bottom: 1px solid #ddd;
 padding: 15px 20px;
 cursor: pointer;
 font-weight: 900;
}
.sideMenu .titulo img {
 float: right;
 position: relative;
 top: -8px;
 right: -10px;
}
#civil{
 background: #2673b9;
}
#visual{
 background: #ec1d23;
}
#industry{
 background: #faaa21;
}
#civil1{
 background: #2673b9;
 position: relative;
}
#visual1{
 background: #ec1d23;
 position: relative;
}
#industry1{
 background: #faaa21;
 position: relative;
}
#service_center{
  background: #5D5D5D;
}


#civil li:hover{
 /*background: #2673b9;*/
 background: #1D609D;
}
#visual li:hover{
 background: #C21C21;
 /*background: #ec1d23;*/
}
#industry li:hover{
 /*background: #faaa21;*/
 background: #E49B1E;
}
#service_center li:hover{
 /*background: #faaa21;*/
 background: #5A5A5A;
}

#civil li{
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}
#visual li{
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}
#industry li{
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}
#service_center li{
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}
#default{
 background: #CECECE;
}
.sideMenu .subMenu{
 display: none;
}
.sub{
  position: relative;
}
.sideMenu2 ul{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.sideMenu2 ul li{
  color: #fff;
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
  cursor: pointer;
  font-weight: 900;
  position: relative;
  white-space: nowrap;
}
.sideMenu2 ul li div{
  width: 180px;
  margin: 0px 10px;
  white-space: nowrap;
}
.sideMenu2 span {
  position: relative;
  left: 50%;
  margin-left: -31px;
}
.sideMenu2 ul.drop li{
  overflow: hidden;
}
.drop.two{
  overflow: hidden;
}
.sideMenu2 ul > li img {
  position: absolute;
  top: 6px;
  right: 10px;
}
.sideMenu2 > ul{
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.sideMenu2 li{
  background: #BDBDBD;
  color: #000;
  /*border: 1px solid #fff;*/
  border-top: 0;
  position: relative;
}
.sideMenu2 li.drop > ul {
  /*display: none;*/
  position: absolute;
  top: 0px;
  right: 0;
  width: 0;
  padding-left: 0px;
  margin-top: 10px;
  z-index: 999;
  /*transition: all 1s ease;*/
  overflow: hidden;
}
.hideAll{}
/*.sideMenu2 li.drop:hover > ul{
  width: 210px;
  right: -210px;
  overflow: inherit;
  }*/
  .sideMenu2 ul li.drop:hover div{
    width: 210px;
    transition: all 1s ease;
  }
  .sideMenu2 ul li.drop div{
    width: 0;
  }
  .sideMenu2 li.drop ul li{
    overflow: hidden;
  }
  .lado3 {
    width: 245px;
    float: left;
    margin-right: 0;
  }
  .logoCenter{
    text-align: center;
    float: left;
    display: block;
    width: 246px;
  }
  .logoCenter img{
    margin: 0 auto;
    max-width: 150px !important;
    margin-left: 0px !important;
  }

  .pesqui {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -110px;
  }
  .logoBelmetal {
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -112px;
  }
  .clear{
   clear: both;
   float: inherit !important;
 }
 .lado1{
   width: 245px;
   float: left;
   margin-right: 20px;
 }
 .lado2{
   width: 665px;
   float: left;
   margin-left: 20px; 
 }
 .sideProd{
   margin-top: 20px;
 }
 .pager1 {
   width: 665px;
   padding: 7px 0;
   background: #fff;
   text-align: right;
   border-bottom: 0;
   margin-bottom: 10px;
   position: absolute;
   top: 170px;
 }
 .pager1 .pagination>li>a, .pagination>li>span {
   position: relative;
   float: left;
   padding: 6px 12px;
   margin-left: -1px;
   line-height: 1.42857143;
   color: #666;
   text-decoration: none;
   background-color: transparent;
   border: 0px;
 }
 .produto {
   margin-top: 0;
   margin-bottom: 15px;
   height: 220px;
   position: relative;
 }
 .produto .imagem{
   border: 1px solid #2673b9;
 }
 .produto .titulo {
   font-weight: 500;
   font-size: 16px;
   height: 20px;
   overflow: hidden;
   text-align: center;
   margin-top: 5px;
   margin-bottom: 5px;

 }
 .produto:hover .titulo {
   overflow: visible;
   text-align: center;
   width: 100%;
   background-color: #fff;
   position: absolute;
   height: auto !important;
   width: 100%;
 }
 .produto:hover .texto_descricao {
   margin-top: 30px;
 }
 .produto .texo {
   font-size: 13px;
   margin-top: 10px;
   margin-bottom: 15px;
/*  height:55px;
border:1px solid;*/
}
.produto .texto_descricao{
  margin-top: 10px;
  margin-bottom: 15px; 
  font-size: 13px;
  height:55px; 
}

.sliderEmpre .bx-wrapper .bx-next {
  right: -27px;
  background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
}
.produto .mais {
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #2774bc;
  line-height: 0.1em;
  margin: 20px 0 20px;
}
.produto:hover .mais {
  width: 100%; 
  text-align: right; 
  border-bottom: 1px solid #2774bc; 
  line-height: 0.1em;
  margin: 45px 0 20px; 
} 

.produto .mais span {
  background: #fff;
  padding-left: 10px;
  color: #2774bc;
}
.boxBusca {
  position: relative;
  width: 100%;
  padding: 10px 20px;
  border: 2px solid #2673B9;
  background: #f3f3f3;
}
.boxBusca .titulo{
  color: #018abe;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
.boxBusca input {
  width: 100%;
  height: 32px;
  padding-left: 10px;
  padding-right: 35px;
}
.boxBusca button {
  background: url('../img/page3_lupa.png') center center no-repeat #999;
  height: 32px;
  position: absolute;
  top: 44px;
  width: 32px;
  border: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  right: 18px;
}
.prodRelac{}
.prodRelac .titulo {
  color: #2973ba;
  padding-bottom: 2px;
  margin-bottom: 3px;
  margin-top: 5px;
  font-weight: bold;
  text-transform: uppercase;
  height: 47px;
  text-align: center;
}
.prodRelac .texto{
  font-size: 12px;
  height: 55px;
}
.prodRelac .mais{
  color: #2973ba;
  /*padding-bottom: 2px;*/
  /*margin-bottom: 3px;*/
  /*border-bottom: 1px solid #ddd;*/
  /*margin-top: 5px;*/
}
.prodRelac{}

.prodRelac .mais {
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #2774bc;
  line-height: 0.1em;
  margin: 20px 0 20px;
}
.prodRelac .mais span {
  background: #fff;
  padding-left: 10px;
  color: #2774bc;
}

ul.pagination{
  margin: 0px;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: none !important; 
  color: transparent; 
  text-shadow: 0; 
}
.flexslider {
  margin: 0;
  border: 0px;
  background: transparent;
}
.thumbs {
  margin-top: -80px;
  padding: 10px;
  background: rgba(2,138,190,0.6);
  /* padding-top: 10px; */
  height: 80px;
}
.slider{
  margin:0 0 20px !important;
}
#carousel img {
  display: block;
  opacity: 1;
  cursor: pointer;
}
.boxDescr {
  background: #f2f2f2;
  min-height: 340px;
  border: 1px solid #008bbe;
  padding: 15px 15px 0px 15px;
}
.ajsSlider{
  /*height: 340px;*/
}
.ajsSlider img {
  /*height: 340px !important;*/
  width: auto !Important;
  margin: 0 auto;
}
.flex-direction-nav a {
  background: #000;
  color: rgba(0,0,0,0)!important;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: transparent;
  text-shadow: none; 
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.boxDescr .open{
  background: #F2F2F2 !important;
}
.boxDescr .imagem {
  text-align: center;
  border-bottom: 1px solid #ddd;
  height: 90px;
}
.boxDescr .desc{
  height: 125px;
  overflow-y: auto;
}
.boxDescr .op{
  text-align: center;
}
.galeriaImagens{
  background: #e9e9e9;
  padding: 5px;
  margin-bottom: 20px;
}
.galeriaImagens .texto {
  text-align: center;
  color: #018bbc;
  padding: 5px 0px;
  font-size: 16px;
  overflow: hidden;
  height: 30px;
}
.galeriaImagens img{
  width: 100%;
}
.tituloNoticias{
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 15px;
}
.fonte a{
  color: #0071bf;
}
.fonte{
  color: #0071bf;
  margin-top: 20px;
}
.textoNoticias{
  font-size: 13px;
}
.menuCatalogos{
  width: 100%;
  /*background: #ddd;*/
}
.menuCatalogos ul{
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.menuCatalogos li {
  height: 40px;
  padding: 7px 20px;
  color: #fff;
}
.menuCatalogos .titulo{
  color: #4d4d4d;
  padding: 15px 20px;
  cursor: pointer;
  text-align: center;
  height: 120px;
}
.menuCatalogos .titulo .iPrin {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 17px;
  padding-top: 30px;
  border-right: 1px solid #fff;
  padding-bottom: 30px;
}
.menuCatalogos .titulo .iSec {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 17px;
  padding-top: 30px;
}
.menuCatalogos .subMenu{
  display: none;
}

.menuCatalogos #j1{
  border: 1px solid #f2f2f2;
  background: #f2f2f2;
}
.menuCatalogos #j2{
  border: 1px solid #eaeaea;
  background: #eaeaea;
}
.menuCatalogos #j3{
  border: 1px solid #dddddd;
  background: #dddddd;
}
.menuCatalogos #j4{
  border: 1px solid #d3d3d3;
  background: #d3d3d3;
}
.menuCatalogos #j5{
  border: 1px solid #c6c6c6;
  background: #c6c6c6;
}
.menuCatalogos #j6{
  border: 1px solid #bcbcbc;
  background: #bcbcbc;
}
.map{
  text-align: center;
  padding-top: 15px;
}
.segParen1 > div .fechado{
  cursor: pointer;
}
.segParen2 > div .fechado{
  cursor: pointer;
}
.arrow1{
  background: url('../img/page1_seta_esq.png') center center no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 50%;
  margin-top: 5px;
  left: 50%;
  margin-left: -19px;
}
.arrow2{
  background: url('../img/page1_seta_dir.png') center center no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 50%;
  margin-top: 5px;
  left: 50%;
  margin-left: -19px;     
}
.arrow3 {
  background: url('../img/page1_seta_dir.png') center center no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  left: 50%;
  margin-left: -19px;
}
.arrow4 {
  background: url('../img/page1_seta_esq.png') center center no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  left: 50%;
  margin-left: -19px;
}
.arrow_1 {
  background: url('../img/arrow_2.png') center center no-repeat;
  width: 47px;
  height: 77px;
  position: absolute;
  top: 50%;
  margin-top: -37px;
  left: 50%;
  margin-left: -174px;
}
.arrow_2 {
  background: url('../img/arrow_1.png') center center no-repeat;
  width: 47px;
  height: 77px;
  position: absolute;
  top: 50%;
  margin-top: -37px;
  left: 50%;
  margin-left: 106px;
}

.bx-wrapper .bx-prev {
  left: -27px;
  background: url('../img/page1_seta_footer_esq.png') center center no-repeat;
}
.bx-wrapper .bx-next {
  right: -15px;
  background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
}
.two .bx-wrapper .bx-next {
  right: -27px;
  background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
}
.bx-wrapper .bx-prev:hover {
  background-position: center center ;
}
.bx-wrapper .bx-next:hover {
  background-position: center center;
}
.menu1 {
  padding-top: 30px;
  height: 370px;
}
.subcatalogos div.on {
  float: left;
  border: 10px solid #cccccc;
  margin: 10px 14px;
}
.SegBox {
  color: #fff;
  text-align: center;
  padding: 50px 50px 0 0;
}
.SegBox .titulo{
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.SegBox .titulo2 {
  font-size: 14px;
  text-align: left;
  font-weight: 900;
  border-bottom: 1px solid #32a1cc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.SegBox .texto {
  line-height: 25px;
  font-size: 14px;
  height: 170px;
}
.SegBox .texto2 {
  font-size: 10.5px;
  height: auto;
  text-align: left;
}
.seg1{
  padding-top: 38px;
}
.SegBox .mais {
  margin-top: 10px;
}

.fechado .texto {
  color: #fff;
  font-weight: 900;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: 50px;
}
.fechado .texto1 {
  color: #fff;
  font-weight: 900;
  white-space: nowrap;
  font-size: 15px;
  margin-top: 110px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  /*padding-left: 25px;*/
}
.segParen{
  width: 100%;
}
.segChild{}
.segChild{}
.segChild .aberto{
  width: 760px;
  height: 400px;
  float: left;
}
.segChild .fechado {
  width: 95px;
  height: 400px;
  float: left;
  cursor: pointer;
}
.segChild1 .aberto{
  width: 760px;
  height: 400px;
  float: left;
}
.segChild1 .fechado {
  width: 180px;
  height: 400px;
  float: left;
}
.segChild2 .aberto{
  width: 590px;
  height: 400px;
  float: left;
}
.segChild2 .fechado {
  width: 180px;
  height: 400px;
  float: left;
}
.segChild.blue{
  background: #018abe;
  display: inline-block;
  margin-left: -4px;
}
.segChild.red{
  background: #ec1d23;
  display: inline-block;
  margin-left: -4px;
}
.segChild.yellow{
  background: #faaa21;
  display: inline-block;
  margin-left: -4px;
}
.segChild.blue .fechado:hover {
  background: #01709C;
  display: inline-block;
}
.segChild.red .fechado:hover {
  background: #BA161B;
  display: inline-block;
}
.segChild.yellow .fechado:hover {
  background: #E09719;
  display: inline-block;
}
.segChild.blue1{
  background: #018abe;
  display: inline-block;
  margin-left: -4px;
}
.segChild.blue2{
  background: #0a95cc;
  display: inline-block;
  margin-left: -4px;
}
.segChild.blue3{
  background: #11a8d5;
  display: inline-block;
  margin-left: -4px;
}
.segChild1.blue1{
  background: #018abe;
  display: inline-block;
  margin-left: -4px;
}
.segChild1.blue2{
  background: #0a95cc;
  display: inline-block;
  margin-left: -4px;
}
.segChild1.blue3{
  background: #11a8d5;
  display: inline-block;
  margin-left: -4px;
}
.segChild2.blue1{
  background: #018abe;
  display: inline-block;
  margin-left: -4px;
}
.segChild2.blue2{
  background: #0a95cc;
  display: inline-block;
  margin-left: -4px;
}
.segChild2.blue3{
  background: #11a8d5;
  display: inline-block;
  margin-left: -4px;
}
.abertoAjs{
  min-width: 750px;
}
.fechadoAjs{
  min-width: 95px;
  cursor: pointer;
}
.fechadoAjs .imagem img {
  width: 100%;
  margin-top: 20px;
}
.fechadoAjs1 .imagem {
  text-align: center;
  margin-top: 60px;
}
.abertoAjs1{
  min-width: 575px;
}
.fechadoAjs1{
  min-width: 180px;
}
.fechadoAjs1 .imagem img {
  margin-top: 20px;
}


.fechadoAjs2 .imagem {
  text-align: center;
  margin-top: 60px;
}
.abertoAjs2{
  min-width: 575px;
}
.fechadoAjs2{
  min-width: 180px;
}
.fechadoAjs2 .imagem img {
  margin-top: 20px;
}



.triangulo{
  width: 320px;
  height: 270px;
}
.aa1{
  width: 150px;
  height: 128px;
  text-align: center;
  position: absolute;
}
.a1 {
  background: url('../img/triangulo3.png') center center no-repeat;
  top: 40px;
  left: 50%;
  margin-left: -170px;
}
.a2 {
  background: url('../img/triangulo2.png') center center no-repeat;
  top: 40px;
  left: 50%;
  margin-left: -92px;
}
.a3 {
  background: url('../img/triangulo3.png') center center no-repeat;
  top: 40px;
  left: 50%;
  margin-left: -14px;
}
.a4 {
  background: url('../img/triangulo2.png') center center no-repeat;
  top: 170px;
  left: 50%;
  margin-left: -14px;
}
.a5 {
  background: url('../img/triangulo3.png') center center no-repeat;
  top: 170px;
  left: 50%;
  margin-left: -91px;
}
.a6 {
  background: url('../img/triangulo2.png') center center no-repeat;
  top: 170px;
  left: 50%;
  margin-left: -170px;
}
.icon1.i1 {
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: -23px;
}
.icon1.i2 {
  position: absolute;
  top: 23px;
  left: 50%;
  margin-left: -23px;
}
.icon1.i3 {
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: -23px;
}
.icon1.i4 {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -23px;
}
.icon1.i5 {
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: -23px;
}
.icon1.i6 {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -23px;
}
.icon1{
  z-index: 2;
}
.o1{
  background: url('../img/triangulo1.png') center center no-repeat;
}
.o2{
  background: url('../img/triangulo4.png') center center no-repeat;
}
.o3{
  background: url('../img/triangulo1.png') center center no-repeat;
}
.o4{
  background: url('../img/triangulo4.png') center center no-repeat;
}
.o5{
  background: url('../img/triangulo1.png') center center no-repeat;
}
.o6{
  background: url('../img/triangulo4.png') center center no-repeat;
}
.tri{
  position: relative;
  left: 50%;
  margin-left: -480px;
}
.triangulo {
  width: 500px;
  height: 340px;
  background: url('../img/tracos.png') center center no-repeat;
  position: absolute;
  background-position-x: 0px !important;
}
.bannercs img{
  width: 100%;
}
.hidden2{
  overflow: hidden;
}
.sideImage {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #32a1cc;
  margin-top: 35px;
}
/*.sideImage img{
  width: 100%;  
  }*/
  .sideImage img {
    width: 156px;
    height: 280px;
  }
  .sustImage{
    width: 100%;
    position: relative; 
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .sustImage1{
    width: 100%;
    position: relative; 
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 20px;
  }
  .sustImage img{
    width: 100%;
  }
  .sustImage1 img{
    width: 100%;
  }
  .sHover{
    display: none;
  }
  .sustImage:hover .sHover {
    background: rgba(13,143,69,0.7);
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0px;
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 25px 30px;
    text-align: center;
  }
  .sustImage:hover .subTitle{
    display: none;
  }
  .sustImage:hover .subTitle1{
    display: none;
  }

  .mt0 img{
    margin-top: 0px !important; 
  }
  .sustImage1:hover .sHover {
    background: rgba(0,0,0,0.7);
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0px;
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 50px 30px;
    text-align: center;
  }
  .sustImage1:hover .subTitle{
    display: none;
  }
  .sustImage1:hover .subTitle1{
    display: none;
  }
  .subTitle {
    position: absolute;
    bottom: 0px;
    background: rgba(13,143,69,0.7);
    color: #fff;
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
  }
  .subTitle1 {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.95);
    color: #fff;
    width: 100%;
    padding: 8px 8px;
    font-size: 10.5px;
    text-align: center;
  }
  .sHover .titulo{
    font-size: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .sHover .mais img{
    width: auto;
    margin-top: 30px;

  }
  .Css{
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
  }
  .Css li {
    width: 50%;
    float: left;
    background: #f2f2f2;
    color: #999;
    text-align: center;
    padding: 30px 0px;
    font-size: 17px;
    text-transform: uppercase;
    border-right: 1px solid #fff;
  }
  .Css li.active {
    color: #1291be;
  }
  .TabParen {
    height: 85px;
    margin-top: 40px;
  }
  .TabChild {
    background: #f2f2f2;
    padding: 20px;
  }
  .timeLine {
    margin-bottom: 60px;
  }
  .timeLine .carousel-indicators li {
    display: inline-block;
    width: 47px;
    height: 130px;
    color: #fff;
    margin: 1px;
    text-indent: inherit;
    cursor: pointer;
    background: url('../img/pin1.png') center 20px no-repeat;
    border: 1px solid transparent;
    border-radius: 0px;
    padding-top: 85px;
  }
  .timeLine .carousel-indicators li:hover {
    margin: 0;
    background: url('../img/pin2.png') center 20px no-repeat ;
  }
  .timeLine .carousel-indicators li:hover.active {
    margin: 0;
    background: url('../img/pin2.png') center 20px no-repeat #026383 ;
  }
  .timeLine .carousel-indicators .active {
    /*width: 60px;*/
    /*height: 60px;*/
    margin: 0;
    background: url('../img/pin2.png') center 20px no-repeat #026383;
  }
  .timeLine .carousel-indicators {
    position: absolute;
    bottom: 0 !important;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0px;
    text-align: center;
    list-style: none;
    background: #017eae;
  }
  .line {
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    top: -92px;
    z-index: 16;
  }
  .late {
    top: 141px;
  }
  .bgBanner {
    background: url('../img/textura_linhatempo.png') center center repeat;
    width: 100%;
    height: 550px;
    -webkit-box-shadow: -5px 1px 9px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: -5px 1px 9px 0px rgba(50, 50, 50, 0.5);
    box-shadow: -5px 1px 9px 0px rgba(50, 50, 50, 0.5);
    padding: 15% 50px 15% 50px;
  }
  .bgBanner .titulo {
    font-size: 70px;
    font-weight: 400;
    text-align: center;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
  }
  .bgBanner .local {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 60px;
    text-align: center;
    color: #017EAE;
  }

  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
  }
  .carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
  }
  .timeLine1{
    /*background: url('../img/bg_linha_tempo2.jpg') center center no-repeat;*/
    height: auto;
    position: relative;
  }
  .timeLineFull{
    width: 100%;
    height: 800px;
    overflow: hidden;
  }
  .timeLineHide {
    width: 2000px;
    height: 800px;
    left: 50%;
    margin-left: -1000px;
    position: relative;
  }
  .timeLineHide img{
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    -ms-transition: all 3s ease;
    transition: all 3s ease;
    max-width: 100%;
  }
  .timeLineHide img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  .bannerH img{
    /*-webkit-transition: all 3s ease;*/
    /*-moz-transition: all 3s ease;*/
    /*-o-transition: all 3s ease;*/
    /*-ms-transition: all 3s ease;*/
    /*transition: all 3s ease;*/
    max-width: 100%;
  }
  #content:hover .bannerH  img{
    /*-webkit-transform: scale(1.02);*/
    /*-moz-transform: scale(1.02);*/
    /*-ms-transform: scale(1.02);*/
    /*-o-transform: scale(1.02);*/
    /*transform: scale(1.02);*/
  }
  .conhecaTimeLine {
    text-transform: uppercase;
    background: rgba(255,255,255,0.2);
    padding: 10px 20px;
    color: #fff;
    font-size: 33px;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    position: absolute;
    top: -270px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    height: 70px;
    transition: all 0.5s ease;
    max-width: 100%;
  }
  .conhecaTimeLine:hover .texto {
    border-bottom: 2px solid rgba(255,255,255,0.7);
    padding-bottom: 2px;
  }
  .itensClique {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 50%;
    margin-left: -75px;
  }
  .cliqueTime {
    background: url('../img/clique_timeline.png') center center no-repeat;
    position: absolute;
    height: 150px;
    width: 150px;
    left: 50%;
    margin-left: -37px;
    top: 620px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
  }
  .itensClique:hover .cliqueTime{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .textoClique {
    color: #fff;
    text-transform: uppercase;
    padding: 48px 0px;
    text-align: center;
    font-size: 21px;
    position: absolute;
    font-weight: 300;
    top: 620px;
  }



  .boxDescr .panel-heading {
    padding: 2px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .boxDescr .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
  }
  .boxDescr .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    text-transform: uppercase;
  }
  .boxDescr .panel-body {
    padding: 5px 10px;
  }
  .boxDescr .panel{
    border: 0px;
  }
  .boxDescr .panel-default>.panel-heading {
    color: #333;
    background-color: #F2F2F2;
    border-color: #ddd;
  }
  .boxDescr .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background-color: #F2F2F2;
  }
  .boxDescr .imagem {
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: auto;
    margin-bottom: 7px;
  }
  .boxDescr .imagem p{
    position: relative;
    top: 0;
    font-size: 28px;
    text-transform: uppercase;
  }
  .boxDescr .imagem img{
    max-width: 100%;
    height: 100%;
  }
  .cs2 {
    /*height: 115px;*/
    height: auto;
    overflow-y: auto;
  }
  .menuHeader .dropdown li {
    background: #008ABE;
  }
  .menuHeader .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff !important;
    background-color: #008ABE;
  }
  .menuHeader .dropdown li a {
    background: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .menuHeader .dropdown li a:hover {
    background: #2673b9;
    color: #fff;
  }
  .menuHeader .dropdown-menu{
    padding: 0px;
  }
  .menuHeader .dropdown li:first-child {
    position: relative;
    top: 0px; 
  }
  .menuHeader .dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }
  .menuHeader .dropdown li .active{
    border: 0px;
  }
  .slideOne .bx-wrapper .bx-next {
    right: -27px;
    background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
  }
  .sustein {
    width: 18%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    height: 123px;
  }
  .ssus{
    margin-top: 20px;
  }
  .sustein:hover .hover1 {
    background: url('../img/page22_icon_lupa.png') center center no-repeat rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .modalNews .modal-content{
    background-color: #0188c0;
  }
  .modalNews .boxNews{
    background-color: #fff;
    min-height: 200px;
  }
  .modalNews .modal-body {
    position: relative;
    padding: 30px 45px;
  }
  .modalNews label{
    display: block;
  }
  .menuHeader.dropdown-menu {
    top: 35px;
  }
  .boxNews{
    padding: 30px;
  }
  .boxNews input {
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #1892c1;
    padding-left: 15px;
  }
  .boxNews textarea {
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #1892c1;
    padding-left: 15px;
  }
  .boxNews select {
    width: 100%;
    border: 1px solid #1892c1;
    height: 45px;
    margin-bottom: 15px;
    outline: none;
    padding-left: 15px;
  }
  .boxNews button{
    height: 40px;
    background: #fbb03b;
    padding: 10px 20px;
    outline: none;
    font-weight: bold;
    text-transform: uppercase;
    border: 0px;
    color: #fff;
    margin: 0 auto;
  }
  .modalNews .modal-header {
    min-height: 16.43px;
    padding: 30px 28px 0px 28px;
    border-bottom: 0px solid #e5e5e5;
    color: #fff;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
    white-space: nowrap;
  }
  .modal-title img {
    width: 90px;
    height: auto;
    margin-right: 10px;
  }
  .boxNews button img{
    margin-right: 40px;
    margin-top: -4px;
  }
  .modal-header .close {
    margin-top: -2px;
    position: relative;
    top: -24px;
    right: -19px;
    color: #fff;
    font-size: 30px;
  }
  .modalNews .modal-content {
    background-color: #0188c0;
    border: 18px solid rgba(255,255,255,0.6);
    border-radius: 0px;
  }
  .map{
    height: 292px;
    width: 292px;
    position: relative;
    margin: 0 auto;
  }
/*.map div{

  }*/
  .map .m1 {
    /*top: 87px;
    margin-left: 105px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;*/
  }
  .map .m2 {
    margin-left: 121px;
    top: 81px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m3 {
    top: 109px;
    margin-left: 120px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m4 {
    top: 140px;
    margin-left: 89px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m5 {
    top: 168px;
    margin-left: 30px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  /*.map .m6 {
    top: 190px;
    margin-left: 69px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }*/
  .map .m7 {
    margin-left: 98px;
    top: 193px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  /*.map .m8 {
    top: 212px;
    margin-left: 83px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }*/
  .map .m9 {
    top: 210px;
    margin-left: 37px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m10 {
    top: 233px;
    margin-left: 10px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m11 {
    top: 251px;
    margin-left: 30px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m12 {
    margin-left: 0px;
    top: 265px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_filiais.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m13 {
    margin-left: 25px;
    top: 210px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_unidade_fabril.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }

  .map .m14 {
    margin-left: -5px;
    top: 200px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m15 {
    margin-left: -5px;
    top: 200px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m15 {
    margin-left: -15px;
    top: 150px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m16 {
    margin-left: -69px;
    top: 131px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m17 {
    margin-left: -119px;
    top: 121px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m18 {
    margin-left: -74px;
    top: 80px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m19 {
    margin-left: -57px;
    top: 38px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m20 {
    margin-left: 4px;
    top: 90px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m21 {
    margin-left: 12px;
    top: 39px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m22 {
    margin-left: 62px;
    top: 91px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m23 {
    margin-left: 40px;
    top: 129px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m24 {
    margin-left: 83px;
    top: 107px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m25 {
    margin-left: 126px;
    top: 88px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m26 {
    margin-left: 130px;
    top: 101px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m27 {
    margin-left: 127px;
    top: 119px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m28 {
    margin-left: 119px;
    top: 129px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_representantes.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .map .m29 {
    margin-left: 42px;
    top: 224px;
    height: 10px;
    width: 10px;
    background: url('../img/pin_matriz.png') center center no-repeat;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .legenda {
    position: absolute;
    top: 275px;
    left: 50%;
    margin-left: 70px;
    text-align: left;
  }
  .legenda ul{
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
  }
  .legenda li {
    display: block;
    font-size: 12px;
  }
  .legenda li .circulo {
    height: 10px;
    width: 10px;
    float: left;
    margin-right: 9px;
    position: relative;
    top: 4px;
    border-radius: 50%;
  }
  .legenda li .circulo.yellow{
    background: #FAAA20;
  }
  .legenda li .circulo.blue{
    background: #6FD4F7;
  }
  .legenda li .circulo.red{
    background: red;
  }
  .legenda li .circulo.gray{
    background: gray;
  }
  .imageClick{
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.8);
    position: absolute;
    top: 0px;
    cursor: pointer;
  }
  .galeriaImagens .imagem {
    height: 135px;
    position: relative;
    overflow: hidden;
  }
  .galeriaImagens .imagem .imageClick img {
    width: auto !important;
    height: auto;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 50%;
    margin-left: -14px;
  }
  .imagem .lup{
    width: 100%;
    float: left;
    padding-right: 10px;
    text-align: right;
    position: relative;
    height: 100%;
    cursor: pointer;
  }
  .imagem .doc{
    text-align: left;
    width: 50%;
    padding-left: 10px;
    float: left;
    position: relative;
    height: 100%;
    cursor: pointer;
  }
  .none{
    visibility: hidden;
    position: absolute;
    top: -9999px;
  }
  .none1:hover{
    display: block;
  }
  .none1{
    display: none;
  }
  .cheio .modal {
    padding-right: 0px !important;
  }
  .cheio .modal-dialog {
    width: 980px;
    height: 510px;
    margin: 0px auto;
    position: absolute;
    top: 50%;
    margin-top: -255px;
    left: 50%;
    margin-left: -498px;
  }
  .cheio .modal-content {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    background-color: rgba(255,255,255,1);
  }
  .boxDescr1 {
    background: #f2f2f2;
    min-height: 390px;
    border: 1px solid #008bbe;
    padding: 25px;
  }
  .xis {
    font-size: 50px;
    line-height: 18px;
    position: relative;
    z-index: 9999;
    position: absolute;
    top: -13px;
    left: 50%;
    margin-left: 447px;
  }
  .panel-group img{
    max-width: 100%;
    height: auto !important;
  }
  .boxDescr1 .titulo {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
  }
  .cheio .modal-body {
    position: relative;
    padding: 0;
    height: 100%;
  }
  .boxDescr1 .texto{}
  .imgModal img{
    height: 390px;
  }
  .slideTwo {
    position: absolute;
    top: 50%;
    margin-top: -225px;
    width: 100%;
  }
  .slideTwo .titulo{
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;

  }
  .closer {
    position: relative;
    z-index: 999;
  }
  .h100{
    height: 100%;
  }
  .menuHeader .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #008ABE;
  }
  .banner-home{
    height: 440px;
  }
  .mask1 {
    background-color: rgba(0, 138, 190, 0.8);
    position: absolute;
    height: 100%;
    z-index: 2;
    width: 100%;
  }
  .mask1 img{
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
  }
  .prodHome .image:hover .mask1{
    display: block;
  }
  .prodHome .image .mask1{
    display: none;
  }
  .prodHome .image > a img {
    position: relative;
    width: 100%;
    height: 102px;
  }
  .prodHome:hover .text{
    font-weight: bold;
    color: #2673b9;
  }
  .Sliders {
    padding-bottom: 5px;
    padding-top: 5px;
    background: url('../img/barra_parceiros.jpg') center center no-repeat;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #4D4D4D;
    /*background: #ECECEC;*/
  }
  .Sliders .bx-wrapper img {
    max-width: 100%;
    display: block;
    border-left: 1px solid #ddd;
    margin-left: -1px;
  }
  .itensBanner1 {
    position: absolute;
    z-index: 1;
    top: 210px;
    left: 50%;
    margin-left: 100px;
  }
  .itensBanner2 {
    position: absolute;
    z-index: 1;
    top: 210px;
    left: 50%;
    margin-left: 100px;
  }
  .itensBanner3 {
    position: absolute;
    z-index: 1;
    top: 210px;
    left: 50%;
    margin-left: 100px;
  }
  .barBottom {
    width: 100%;
    height: 10px;
    background: url('../img/barrinha.png') center center no-repeat;
    top: 110px;
    position: absolute;
  }
  .impressos {
    padding-left: 0px;
    margin-bottom: 30px;
    list-style: none;
    text-align: center;
  }
  .impressos li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    border: 1px solid #ddd;
    padding: 10px 15px;
    cursor: pointer;
  }
  .impressos .active{
    color: #fff;
    background: #8cc63e;
  }
  #c1 ul.cc1{
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
  }
  .even1{
    padding: 50px 0px;
    background: #fff;
    text-align: left;
  }
  .even1 .bx-wrapper {
    position: relative;
    margin: 0 !important;
    padding: 0;
  }
  .odd1 {
    padding: 40px 0px 50px;
    background: #f9f9f9;
  }
  .odd1.blue .bx-wrapper .bx-next {
    right: -50px;
    background: url('../img/arrow2.png') center center no-repeat;
    /*top: 253px;*/
    /*background-color: #F9F9F9;*/
    /*padding: 25px;*/
  }
  .odd1.blue .bx-wrapper .bx-prev {
    left: -50px;
    background: url('../img/arrow1.png') center center no-repeat;
    /*top: 253px;*/
    /*right: 40px;*/
    /*background-color: #F9F9F9;*/
    /*padding: 25px;*/
  }
  .even1.red .bx-wrapper .bx-next {
    right: -50px;
    background: url('../img/arrow3.png') center center no-repeat;
    /*top: 253px;*/
    /*background-color: #fff;*/
    /*padding: 25px;*/
  }
  .even1.red .bx-wrapper .bx-prev {
    left: -50px;
    background: url('../img/arrow4.png') center center no-repeat;
    /*top: 253px;*/
    /*right: 40px;*/
    /*background-color: #fff;*/
    /*padding: 25px;*/
  }
  .odd1.yellow .bx-wrapper .bx-next {
    right: -50px;
    background: url('../img/arrow5.png') center center no-repeat;
    /*top: 253px;*/
    /*background-color: #F9F9F9;*/
    /*padding: 25px;*/
  }
  .odd1.yellow .bx-wrapper .bx-prev {
    left: -50px;
    background: url('../img/arrow6.png') center center no-repeat;
    /*top: 253px;*/
    /*right: 40px;*/
    /*background-color: #F9F9F9;*/
    /*padding: 25px;*/
  }  
  .even1.yellow .bx-wrapper .bx-next {
    right: -50px;
    background: url('../img/arrow5.png') center center no-repeat;
    /*top: -40px;*/
    /*background-color: #FFF;*/
    /*padding: 25px;*/
  }
  .even1.yellow .bx-wrapper .bx-prev {
    left: -50px;
    background: url('../img/arrow6.png') center center no-repeat;
    /*top: -40px;*/
    /*right: 40px;*/
    /*background-color: #F9F9F9;*/
    /*padding: 25px;*/
  }
  .middleLineBlue {
    position: relative;
    width: 90%;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    line-height: 0.1em;
    margin: 10px 0 30px;
    color: #2673b9;
  }
  .middleLineBlue span {
    background: #F9F9F9;
    padding-right: 10px;
    padding-left: 70px;
    font-size: 20px;
  }
  .middleLineRed {
    position: relative;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    line-height: 0.1em;
    margin: 10px 0 30px;
    color: #ef1c23;
  }
  .middleLineRed span {
    background: #fff;
    padding-right: 10px;
    padding-left: 70px;
    font-size: 20px;
  }
  .middleLineYellow {
    position: relative;
    width: 90%;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    line-height: 0.1em;
    margin: 10px 0 30px;
    color: #fbab22;
    background: inherit;
  }
  .middleLineYellow span {
    background: #F9F9F9;
    padding-right: 10px;
    padding-left: 70px;
    font-size: 20px;
  }
  .even1 .middleLineYellow span{
    background: #FFF;
  }
  .iconcc1 {
    position: absolute;
    top: -25px;
    left: 0px;
    margin-top: -6px;
  }
  .produto .imagem img {
    margin: 0 auto;
    text-align: center;
    display: block;
    /*width: inherit;*/
  }
  .productsHome .bx-wrapper .bx-next {
    right: -27px;
    background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
  }
  .cliqueSobre {
    height: 85px;
    margin-top: -30px;
    padding-top: 34px;
    cursor: pointer;
  }
  .tituloObras{
    width: 100%;
    text-align: left;
    margin: 30px 0 20px;
    border-bottom: 5px solid #ddd;
    color: #808080;
    font-size: 18px;
    text-transform: uppercase;
  }
  .tituloObras#category_0{
    border-color: #018abe;
  }
  .tituloObras#category_1{
    border-color: #ec1d23;
  }
  .tituloObras#category_2{
    border-color: #faaa21;
  }
  #news.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    position: absolute;
    top: 50%;
    margin-top: -272px;
    left: 50%;
    margin-left: -300px;
  }
  .flexslider.multi {
    margin-top: 20px;
  }
  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
    background: url('../img/seta_dir.png') center center no-repeat;
  }
  .flexslider:hover .flex-direction-nav .flex-prev {
    background: url('../img/seta_esq.png') center center no-repeat;
    opacity: 0.7;
    left: 10px;
  }
  .flex-direction-nav a {
    background: transparent;
    color: rgba(0,0,0,0)!important;
    text-decoration: none;
    display: block;
    width: 38px;
    height: 56px;
    margin: -30px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: transparent;
    text-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
    /* background-color: #000 !important; */
  }

  .questions {
    color: #008ABE;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
  }
  #sliderObras0 {
    height: 390px;
  }
  .odd1.yellow .bx-wrapper {
    position: relative;
    margin: 0 !important;
    padding: 0;
  }
  .type1 {
    position: absolute;
    left: 50%;
    margin-left: -164px;
    white-space: nowrap;
    top: -36px;
    font-size: 12px;
  }
  .type2 {
    position: absolute;
    left: 50%;
    margin-left: -53px;
    white-space: nowrap;
    top: -54px;
    font-size: 12px;
  }
  .type3 {
    position: absolute;
    left: 50%;
    margin-left: 58px;
    white-space: nowrap;
    top: -36px;
    font-size: 12px;
  }
  .type4 {
    position: absolute;
    left: 50%;
    margin-left: 60px;
    white-space: nowrap;
    top: 47px;
    font-size: 12px;
  }
  .type5 {
    position: absolute;
    left: 50%;
    margin-left: -59px;
    white-space: nowrap;
    top: 83px;
    font-size: 12px;
  }
  .type6 {
    position: absolute;
    left: 50%;
    margin-left: -113px;
    white-space: nowrap;
    top: 46px;
    font-size: 12px;
  }
  .aa1 .typ0{
    color: #3787BC;
  }
  .aa1:hover .type0{
    font-weight: 900;
    color: #018abe;
  }

/*.fancybox-image {
  max-width: inherit;
  max-height: inherit;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: auto;
  height: auto;
  }*/


  #hexagono {
    padding-top: 200px;
    width: 350px;
    height: 350px;
    /*background: #000;*/
    position: relative;
    top: 200px;
    left: 50%;
    margin-left: -230px;
  }
/*#hexagono ul li {
  float: left;
  margin: 5% 0;
  width: calc(100% / 5);
  }*/
  #hexagono ul li {
    position: absolute;
    left: 50%;
  }
  #hexagono ul li:nth-child(1) {
    top: 10px;
    margin-left: -170px;
  }
  #hexagono ul li:nth-child(2) {
    top: 10px;
    margin-left: -90px;
  }
  #hexagono ul li:nth-child(3) {
    top: 10px;
    margin-left: -10px;
  }
  #hexagono ul li:nth-child(4) {
    top: 144px;
    margin-left: -170px;
  }
  #hexagono ul li:nth-child(5) {
    top: 144px;
    margin-left: -91px;
  }
  #hexagono ul li:nth-child(6) {
    top: 144px;
    margin-left: -11px;
  }

  #hexagono ul {
    list-style: none;
  }

  #hexagono ul li div {
    display: table;
    margin: 0 auto;
  }
  #hexagono ul li p {
    color: #FFF;
    text-align: center;
  }

  #hexagono .square {
    width: 50px;
    height: 50px;
    background: #90C695;
  }

  #hexagono .rectangle {
    width: 100px;
    height: 50px;
    background: #26A65B;
  }

  #hexagono .parallelogram {
    width: 100px;
    height: 50px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: #66CC99;
  }

  #hexagono .trapezoid {
    border-bottom: 50px solid #68C3A3;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 50px;
  }

  #hexagono .rhombus {
    width: 50px;
    height: 50px;
    background: #1E824C;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

/*  #hexagono li {
  width: calc(100% / 4) !important;
  }*/

  #hexagono [class*="triangle-"] {
    width: 0;
    height: 0;
  }

  #hexagono .triangle-up {
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    border-bottom: 130px solid #ccc;
/*    position: relative;
z-index: -1;*/
}

#hexagono .triangle-down {
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-top: 130px solid #ccc;
/*    position: relative;
z-index: -1;*/
}
#hexagono li:hover .triangle-up {
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-bottom: 130px solid #1E8BC3;
/*    position: relative;
z-index: 1;*/
}

#hexagono li:hover .triangle-down {
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-top: 130px solid #6BB9F0;
/*    position: relative;
z-index: 1;*/
}
#hexagono li:nth-child(1) > div{
  position: relative;
  z-index: -1;
}
#hexagono li:nth-child(1) > div:hover{
  position: relative;
  z-index: 1;
}
#hexagono li:nth-child(2) > div{
  position: relative;
  z-index: -1;
}
#hexagono li:nth-child(2) > div:hover{
  position: relative;
  z-index: 1;
}
#hexagono li:nth-child(3) > div{
  position: relative;
  z-index: -1;
}
#hexagono li:nth-child(3) > div:hover{
  position: relative;
  z-index: 1;
}
#hexagono li:nth-child(4) > div{
  position: relative;
  z-index: -1;
}
#hexagono li:nth-child(4) > div:hover{
  position: relative;
  z-index: 1;
}
#hexagono li:nth-child(5) > div{
  position: relative;
  z-index: -1;
}
#hexagono li:nth-child(5) > div:hover{
  position: relative;
  z-index: 1;
}
#hexagono li:nth-child(6) > div{
  position: relative;
  z-index: -1;
}
#hexagono li:nth-child(6) > div:hover{
  position: relative;
  z-index: 1;
}
.destaque {
  color: #008ABE;
}
.destaqueVideo {
  color: #008ABE;
  font-size: 20px;
  font-weight: 600;
}
.destaqueVideo span{
  margin-right: 10px;
}



/*HEXAGONO*/

path{
  fill: #ccc;
  cursor: pointer;
}
path:hover{
  fill: #008ABE;
}
#hexagono2 {
  top: 60px;
  left: 50%;
  width: 311px;
  margin-left: -156px;
  position: relative;
  height: 265px;
}
.icones {
  /*height: 265px;*/
  width: 311px;
  position: absolute;
  top: 0px;
}
.ob1 {
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: -100px;
}
.ob2 {
  position: absolute;
  top: 23px;
  left: 50%;
  margin-left: -23px;
}
.ob3 {
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: 60px;
}
.ob4 {
  position: absolute;
  top: 154px;
  left: 50%;
  margin-left: -100px;
}
.ob5 {
  position: absolute;
  top: 191px;
  left: 50%;
  margin-left: -23px;
}
.ob6 {
  position: absolute;
  top: 155px;
  left: 50%;
  margin-left: 61px;
}
.icones > div{
  pointer-events: none;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 12px;
  /*position: relative;*/
}
.icones .ob1 div {
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -170px;
}
.icones .ob2 div {
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -57px;
  text-align: center;
  white-space: nowrap;
}
.icones .ob3 div {
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: 50px;
}
.icones .ob4 div {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -120px;
}
.icones .ob5 div {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -61px;
  white-space: nowrap;
}
.icones .ob6 div {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: 47px;
  white-space: nowrap;
}
.hover1{
  color: #008ABE;
  font-weight: 600;
}
.icones > div:hover{
  color: #008ABE;
  font-weight: 600;
}
.ajs2ajs{
  background: url('../img/lines.png') 236px 40px no-repeat;
  height: 370px;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  cursor: inherit;
}
.flexx .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
  background: url('../img/page1_seta_dir.png') center center no-repeat rgb(0, 138, 190);
  padding: 60px 27px;
}
.flexx .flexslider:hover .flex-direction-nav .flex-prev {
  background: url('../img/page1_seta_esq.png') center center no-repeat rgb(0, 138, 190);
  opacity: 0.7;
  left: 10px;
  padding: 60px 27px;
}
.flexx #carousel.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
  background: url('../img/a1.png') center center no-repeat rgb(0, 138, 190);
  padding: 30px 8px;
  height: 20px;
  top: 36px;
}
.flexx #carousel.flexslider:hover .flex-direction-nav .flex-prev {
  background: url('../img/a2.png') center center no-repeat rgb(0, 138, 190);
  opacity: 0.7;
  left: 10px;
  height: 20px;
  padding: 30px 8px;
  top: 36px;
}
.flexx #carousel.flexslider.multi {
  margin-top: 20px;
  padding: 0 35px;
}

.tabsIn {
  margin-left: 1px;
  position: relative;
}
.questions {
  position: absolute;
  top: -8px;
  right: 10px;
}
.tabsIn ul{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.tabsIn ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tabsIn li {
  float: left;
  padding: 6px 17px;
  cursor: pointer;
  border: 1px solid #008bc0;
  border-bottom: 0px;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: -1px;
  margin-top: 4px;
  color: #999;
  background: #f2f2f2 !important;
}
.tabsIn li.active {
  padding: 10px 17px 6px 17px;
  margin-top: 0px;
  font-weight: 600;
  color: #333;
  position: relative;
  top: 1px;
}
.contentsIn {
  background: #f2f2f2 !important;
  border: 1px solid #008abf;
  padding: 10px 15px;
}
.contentsIn .box{
  background: #f2f2f2 !important;
  display: none;

}
.contentsIn .box.open{
  display: block;
}
.cheio .bx-wrapper img {
  max-width: 100%;
  display: block;
  height: 390px;
  margin: 0 auto;
}
.cheio .bx-wrapper .bx-next {
  right: -27px;
  background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
}
.cheio .bx-wrapper .bx-prev {
  left: -27px;
  background: url('../img/page1_seta_footer_esq.png') center center no-repeat;
}
.cheio .modal{
  display: inherit !important;
  visibility: hidden;
}
.cheio .modal.in{
  display: inherit !important;
  visibility: visible;
}
@media (min-width: 1200px){
  .container{
    width: 980px;
  }
}
@media (max-width: 1199px) and (min-width: 992px){
  .container{
    width: 980px;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .banner {
    padding: 0px;
    margin-top: 150px;
    margin-bottom: 0px;
  }
  .banner-home {
    height: auto;
  }
  .arrow1 {
    background: url('../img/page1_seta_esq.png') center center no-repeat;
    width: 38px;
    height: 90px;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -19px;
  }
  .arrow2 {
    background: url('../img/page1_seta_dir.png') center center no-repeat;
    width: 38px;
    height: 90px;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -19px;
  }
  .bannerHide {
    width: 100%;
    left: 0;
    position: relative;
    margin-left: 0;
    height: auto;
  }
  .conhecaTimeLine {
    text-transform: uppercase;
    background: rgba(255,255,255,0.2);
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    position: absolute;
    top: -270px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    height: auto;
    transition: all 0.5s ease;
    max-width: 100%;
  }
  .bndes {
    width: 45px;
    float: inherit;
    margin-top: 0;
    position: absolute;
    top: 17px;
    right: inherit;
    left: 50%;
    margin-left: 288px;
  }
  .triangulo {
    background: none;
    width: 100%;
  }
  .tri {
    position: relative;
    left: 50%;
    margin-left: -345px;
  }
  .blueOne img{
    display: block;
    margin: 0 auto;
  }
  .blueOne{
    text-align: center;
  }
  .redOne img{
    display: block;
    margin: 0 auto;
  }
  .redOne{
    text-align: center;
  }
  .yellowOne img{
    display: block;
    margin: 0 auto;
  }
  .yellowOne{
    text-align: center;
  }
  .thumbtime{

  }
  .thumb1{

  }

  .timeLine .arrow1 {
    margin-top: -200px;
  }
  .timeLine .arrow2 {
    margin-top: -200px;
  }
  .bgBanner .texto {
    height: 120px;
  }
  .imageTime {
    overflow: hidden;
    height: 300px;
  } 
  .bgBanner {
    background: #f0f0f0;
    width: 100%;
    height: 300px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 20px 60px 0px 60px;
  }
  .topPages2{
    height: 0px;
  }
  .prodRelac {
    text-align: center;
  }
  .t1 {
    height: 150px;
    width: 100%;
    position: absolute;
    border-bottom: 1px solid #008abd;
    z-index: 1;
    background: rgba(255,255,255,0.9);
    -webkit-box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
  }
  .menuHeader {
    position: absolute;
    top: 40px;
    right: 0;
    top: 100px;
    z-index: 2;
  }
  .itensHeader {
    width: 480px;
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -125px;
  }
  .topPages {
    height: 170px;
    margin-bottom: 0;
  }
  .itensHeader li:first-child {
    display: inline-block;
    width: 33%;
    cursor: pointer;
  }
  .lado2 {
    width: 435px;
    float: left;
    margin-left: 20px;
  }
  .rotate1 {
    zoom: 0.8;
  }
  .box1 {
    position: absolute;
    top: 50%;
    margin-top: -29px;
    left: 50%;
    margin-left: -88px;
    z-index: 2;
  }
  .bannerH{
    margin-top: 0px;
  }
  .productsHome .text {
    font-size: 13px;
    color: #999;
    text-align: left;
    margin-bottom: 20px;
  }
  .SegBox {
    color: #fff;
    text-align: center;
    padding: 0px 30px 0px 0px;
  }
  .ajs3 {
    padding-right: 50px;
    text-align: center;
  }
  .check.ajs2 {
    margin-top: -40px;
  }
  .subcatalogos div.on {
    float: left;
    border: 10px solid #cccccc;
    margin: 10px 9px;
  }
  .boxUnidades img{
    width: 100%;
    margin-top: 15px;
  }
  .sHover .mais img {
    width: auto;
    margin-top: 10px;
  }
  .barBottom {
    display: none;
  }
  .itensBanner1 {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 50%;
    margin-left: -90px;
  }
  .itensBanner2 {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 50%;
    margin-left: -90px;
  }
  .itensBanner3 {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 50%;
    margin-left: -90px;
  }
  .Sliders {
    padding-bottom: 5px;
    padding-top: 5px;
    background: #F2F2F2;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #4D4D4D;
    /* background: #ECECEC; */
  }
  .sustein {
    width: 18%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    height: auto;
  }
  .bndes {
    width: 45px;
    float: inherit;
    margin-top: 0;
    position: absolute;
    top: 15px !important;
    right: inherit;
    left: 50%;
    margin-left: 281px !important;
  }
  .logoHeader {
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .pager1 {
    width: auto;
    padding: 7px 0;
    background: #fff;
    text-align: right;
    border-bottom: 0;
    margin-bottom: 10px;
    position: absolute;
    top: 213px;
  }
  .check {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    margin-left: 20px;
    z-index: 1;
  }
  .pesqui {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -160px;
  }
  #hexagono2 {
    top: 60px;
    left: 50%;
    width: 311px;
    margin-left: -156px;
    position: relative;
    height: 265px;
    zoom: 0.7;
    margin-top: 100px;
  }
  .ajs2ajs {
    background: none;
    height: 370px;
  }
}
@media (max-width: 767px){
  .cheio .bx-wrapper .bx-prev {
    left: 0;
    background: url('../img/page1_seta_footer_esq.png') center center no-repeat;
  }
  .cheio .bx-wrapper .bx-next {
    right: 0;
    background: url('../img/page1_seta_footer_dir.png') center center no-repeat;
  }
  .xis {
    font-size: 50px;
    line-height: 18px;
    position: relative;
    z-index: 9999;
    position: absolute;
    top: 2px;
    left: inherit;
    margin-left: 0;
    right: 20px;
  }
  .slideTwo {
    position: inherit;
    top: 0;
    margin-top: 0;
    width: 100%;
  }
  .cheio .modal-dialog {
    width: 100%;
    height: auto;
    margin: 0px auto;
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
  }
  .lado3 {
    width: 100%;
    float: inherit;
    margin-right: 0;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
    white-space: inherit;
  }
  .questions {
    position: inherit;
    top: 0;
    right: 0;
    margin-bottom: 20px;
  }
  .Sliders {
    background: #ECECEC;
  }
  .listNoticias .tamanhoBox {
    height: auto;
    position: relative;
  }
  .verMais1 {
    color: #008abf;
    font-weight: bold;
    margin-top: 20px;
    position: inherit;
    bottom: 0px;
    width: 100%;
    text-align: left;
  }
  .verMais {
    color: #008abf;
    font-weight: bold;
    margin-top: 20px;
    position: inherit;
    bottom: 0px;
    width: 100%;
    text-align: right;
  }
  .bndes {
    width: 45px;
    float: inherit;
    margin-top: 0;
    position: inherit !important;
    top: -23px !important;
    right: inherit;
    left: 50%;
    margin-left: -3px !important;
  }
  .blue-button {
    margin-bottom: 10px;
  }
  .margin-top-33 {
    margin-top: 33px;
    text-align: center;
  }
  .gray-button {
    background: gray;
    width: 100% !important;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
    }.produto .imagem img {
      width: 100%;
      height: inherit;
    }
    .text-right {
      text-align: center ;
    }
    #content{
      text-align: center;
    }
    .produto .imagem img {
      width: 100%;
      height: inherit;
    }
    .boxNews {
      padding: 30px 10px;
    }
    .pager1 {
      width: 665px;
      padding: 7px 0;
      background: #fff;
      text-align: right;
      border-bottom: 0;
      margin-bottom: 10px;
      position: absolute;
      top: 170px;
      display: none;
    }
    .bndes {
      width: 45px;
      float: right;
      margin-top: 34px;
      position: relative;
      top: -25px;
      right: 20px;
    }
    .barBottom {
      width: 100%;
      height: 10px;
      background: url('../img/barrinha.png') center center no-repeat;
      top: 110px;
      position: absolute;
      display: none;
    }
    .timeLineHide {
      width: 1000px;
      height: auto;
      left: 50%;
      margin-left: -520px;
      position: relative;
    }
    .timeLineFull {
      width: 100%;
      height: auto;
      overflow: hidden;
    }
    .conhecaTimeLine {
      text-transform: uppercase;
      background: rgba(255,255,255,0.2);
      padding: 10px 20px;
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
      position: absolute;
      top: inherit;
      bottom: 20px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      height: auto;
      transition: all 0.5s ease;
      max-width: 100%;
      margin-left: -15px;
      text-align: center;
    }

    .cliqueTime {
      background: none;
      position: absolute;
      height: 150px;
      width: 150px;
      left: 50%;
      margin-left: -5px;
      top: -100px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
    }
    .textoClique {
      color: #fff;
      text-transform: uppercase;
      padding: 48px 0px;
      text-align: center;
      font-size: 21px;
      position: absolute;
      font-weight: 300;
      top: 190px;
      left: 50%;
      margin-left: 36px;
    }
    .conhecaTimeLine:hover .texto {
      border-bottom: 0;
      padding-bottom: 0;
    }
    .SegBox .texto {
      line-height: 25px;
      font-size: 14px;
      height: auto;
    }
    .arrow2 {
      background: url('../img/page1_seta_dir.png') center center no-repeat;
      width: 38px;
      height: 90px;
      position: absolute;
      top: 50%;
      margin-top: -45px;
      left: 50%;
      margin-left: -19px;
    }
    .arrow1 {
      background: url('../img/page1_seta_esq.png') center center no-repeat;
      width: 38px;
      height: 90px;
      position: absolute;
      top: 50%;
      margin-top: -45px;
      left: 50%;
      margin-left: -19px;
    }
    .arrow3 {
      background: url('../img/page1_seta_dir.png') center center no-repeat;
      width: 38px;
      height: 90px;
      position: absolute;
      top: 50%;
      margin-top: -45px;
      left: 50%;
      margin-left: -19px;
    }
    .arrow4 {
      background: url('../img/page1_seta_esq.png') center center no-repeat;
      width: 38px;
      height: 90px;
      position: absolute;
      top: 50%;
      margin-top: -45px;
      left: 50%;
      margin-left: -19px;
    }
/*  #content {
  padding-bottom: 60px;
  text-align: center;
  }*/
  .colEmpresa {
    text-align: center;
  }
  .boxUnidades img {
    width: 100%;
  }
  .textEmpresa .text {
    font-size: 13px;
    color: #999;
    text-align: center;
  }
  .aa1:hover .type0{
    font-weight: 900;
    color: #fff;
  }
  .menusFooter ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 10px;
    width: 190px;
    text-align: center;
    margin: 0 auto 30px;
  }
  .middleLine4 {
    width: 100%;
    text-align: center;
    border-bottom: 0;
    line-height: 0;
    margin: 30px 0 10px;
    color: #018abe;
    text-transform: uppercase;
  }
  .middleLine4 span {
    background: #fff;
    padding: 0 10px 0 30px;
    font-size: 20px;
  }
  .Sliders .bx-wrapper img {
    max-width: 100%;
    display: block;
    border-left: 0;
    margin-left: 0;
    margin: 0 auto;
  }
  .cont2 .text {  
    font-size: 14px;
    color: #999;
    text-align: center;
  }
  .cont2 {
    background: #FAFAFA;
    padding: 20px 0px 20px;
    position: relative;
  }
  .middleLine2 {
    width: 100%;
    text-align: center;
    border-bottom: 0;
    line-height: 0;
    margin: 10px 0 20px;
    color: #808080;
    text-transform: uppercase;
  }
  .middleLine2 span {
    padding: 0px 10px 0px 10px;
    background: #fafafa;
    font-size: 15px;
  }
  .iconCont2 {
    position: inherit;
    top: 0px;
    left: 0;
    margin-right: 10px;
  }
  .menuCatalogos .subMenu {
    display: none;
    text-align: center;
  }
  .subcatalogos div.on {
    float: inherit;
    border: 10px solid #cccccc;
    margin: 10px 14px;
    margin: 10px auto;
    display: inline-block;
  }
  .menuCatalogos .titulo .iPrin {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    padding-top: 10px;
    border-right: 0px;
    padding-bottom: 10px;
  }
  .menuCatalogos .titulo .iSec {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .sideProd {
    margin-top: 20px;
    text-align: center;
  }
  .lado1 {
    width: 100%;
    float: inherit;
    margin-right: 20px;
  }
  .lado2 {
    width: 100%;
    float: inherit;
    margin-left: 0px;
    text-align: center;
    margin-top: 20px;
  }
  .menuHeader .dropdown li a {
    background: #2673B9;
  }
  .menuHeader .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
  }
  .menuHeader .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .sustImage{
    margin-bottom: 20px;
  }
  .sustImage1{
    margin-bottom: 20px;
  }
  .menuHeader li .active {
    border-bottom: 4px solid #018abe;
    background: #018abe;
    color: #fff !important;
  }
  .prodRelac {
    text-align: center;
  }
  .t1 {
    height: auto;
    width: 100%;
    position: inherit;
    border-bottom: 1px solid #008abd;
    z-index: 1;
    background: rgba(255,255,255,0.9);
    -webkit-box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
  }
  .itensHeader {
    width: 100%;
    position: inherit;
    top: 0px;
    left: 0px;
    margin-left: 0px;
  }
  .menuHeader {
    position: inherit;
    top: 0px;
    right: 0;
    top: 20px;
    background-color: #EFEFEF;
  }
  .sb-search {
    position: relative;
    margin-top: 25px;
    width: 0%;
    min-width: 40px;
    height: 40px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
  }
  .logoHeader {
    position: inherit;
    top: 0px;
    left: 0px;
    text-align: center;
    padding: 15px 0px;
  }
  .itensHeader li {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
  }
  .itensHeader li:nth-child(3) {
    width: 50%;
    float: left;
    position: inherit;
  }
  .menuHeader li:hover a {
    color: #fff !important;
  }
  .impressos li {
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    border: 1px solid #ddd;
    padding: 10px 15px;
    cursor: pointer;
    margin-bottom: 10px;
  }
  .itensHeader li:nth-child(2) {
    border-left: 0px solid #CCC;
    border-right: 0px solid #CCC;
    position: inherit;
    top: -20px;
    padding-left: 0px;
    width: 50%;
    padding-right: 0;
    text-align: right;
    position: relative;
  }
  .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: #018ABE;
    color: #fff;
  }
  .cmn-t-underline {
    position: relative;
    color: #ff3296;
  }
  .cmn-t-underline:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 4px;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .cmn-t-underline:hover {
    color: #98004a;
  }
  .cmn-t-underline:hover:after {
    width: 100%;
  }
  .menuHeader .navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
  }
  .boxDescr{
    margin-bottom: 20px;
  }
  .f2{
    text-align: center !important;
    font-size: 13px;
  }
  .fox{
    margin-top: 5px;
    text-align: center;
  }
  .menu1 .col-xs-12{
    padding: 0px;
  }
  .blueOne{
    text-align: center !important;
  }
  .redOne{
    text-align: center !important;
  }
  .yellowOne{
    text-align: center !important;
  }
  .menu1 .blueOne:hover .redOne + .yellowOne{
    opacity: 0.1;
  }
  .menu1 .redOne:hover .blueOne .yellowOne{
    opacity: 0.1;
  }
  .menu1 .yellowOne:hover .redOne + .blueOne{
    opacity: 0.1;
  }
  .middleLine {
    width: 100%;
    text-align: left;
    border-bottom: 0px solid #b3b3b3; 
    line-height: inherit; 
    margin: 20px 0 20px;
    color: #808080;
    text-transform: uppercase;
  }
  .cont1 .text {
    font-size: 13px;
    color: #999;
    text-align: left;
  }
  .topPages {
    height: 20px;
    margin-bottom: 10px;
  }
  .sliderParc{
    margin-top: 20px;
  }
  .sliderParc img{
    margin: 0 auto;
  }
  .prodHome {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
  }
  .a1 {
    background: #3886BC;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .ajs .bx-wrapper .bx-viewport li{
    margin-top: -20px;
  }
  .a2 {
    background: #3886BC;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .a3 {
    background: #3886BC;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .a4 {
    background: #3886BC;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .a5 {
    background: #3886BC;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .a6 {
    background: #3886BC;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .triangulo {
    width: 100%;
    height: auto;
    background: none;
    position: inherit;
    left: 0;
    background-position-x: 0px !important;
    margin-left: 0;
    top: 0px;
  }
  .aa1 {
    width: auto;
    height: auto;
    text-align: center;
    position: inherit;
  }
  .icon1.i1{
    position: inherit;
    top: 0;
    left: 0;
    margin-left: 0;
    padding: 10px 5px;
  }
  .aa2 {
    width: auto;
    height: auto;
    text-align: center;
    position: inherit;
  }
  .icon1.i2{
    position: inherit;
    top: 0;
    left: 0;
    margin-left: 0;
    padding: 10px 5px;
  }
  .aa3 {
    width: auto;
    height: auto;
    text-align: center;
    position: inherit;
  }
  .icon1.i3{
    position: inherit;
    top: 0;
    left: 0;
    margin-left: 0;
    padding: 10px 5px;
  }
  .aa4 {
    width: auto;
    height: auto;
    text-align: center;
    position: inherit;
  }
  .icon1.i4{
    position: inherit;
    top: 0;
    left: 0;
    margin-left: 0;
    padding: 10px 5px;
  }
  .aa5 {
    width: auto;
    height: auto;
    text-align: center;
    position: inherit;
  }
  .icon1.i5{
    position: inherit;
    top: 0;
    left: 0;
    padding: 10px 5px;
    margin-left: 0;
  }
  .aa6 {
    width: auto;
    height: auto;
    text-align: center;
    position: inherit;
  }
  .icon1.i6{
    position: inherit;
    top: 0;
    left: 0;
    margin-left: 0;
    padding: 10px 5px;
  }
  .tri > div {
    display: inline-block;
    width: 48%;
    margin-bottom: 20px;
    height: auto;
    margin: 1% 0.5%;
  }
  .type1 {
    position: inherit;
    left: 0;
    margin-left: 0;
    white-space: nowrap;
    top: 0;
    font-size: 12px;
    color: #fff;
  }
  .type2 {
    position: inherit;
    left: 0;
    margin-left: 0;
    white-space: nowrap;
    top: 0;
    font-size: 12px;
    color: #fff;
  }
  .type3 {
    position: inherit;
    left: 0;
    margin-left: 0;
    white-space: nowrap;
    top: 0;
    font-size: 12px;
    color: #fff;
  }
  .type4 {
    position: inherit;
    left: 0;
    margin-left: 0;
    white-space: nowrap;
    top: 0;
    font-size: 12px;
    color: #fff;
  }
  .type5 {
    position: inherit;
    left: 0;
    margin-left: 0;
    white-space: nowrap;
    top: 0;
    font-size: 12px;
    color: #fff;
  }
  .type6 {
    position: inherit;
    left: 0;
    margin-left: 0;
    white-space: nowrap;
    top: 0;
    font-size: 12px;
    color: #fff;
  }
  .tri {
    position: relative;
    left: 0;
    margin-left: 0;
    top: 0;
  }
  .menu1{
    padding-top: 0px;
    height: 280px;
  }
  .menu2 {
    padding-top: 0px;
    height: auto;
    max-width: 100%;
    overflow-x: inherit;
    position: relative;
    left: 0;
  }
  .sliderMarcas1{}
  .sliderMarcas1 img{
    margin: 0 auto;
  }
  .check {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    margin-left: 3px;
    z-index: 1;
    width: 74px;
  }
  .listNoticias .image{
    text-align: center;
    margin-bottom: 20px;
  }
  .listNoticias .image{
    margin: 0 auto;
  }
  .boxUnidades .map {
    background: url('../img/page19_icon_localizacao.png') center center no-repeat;
    width: 100%;
    height: 120px;
    color: #fff;
    background-color: #B3B3B3;
    padding-top: 80px;
    text-align: center;
    margin-top: 10px;
  }
  .bannerH {
    width: 2000px;
    height: 300px;
    left: 50%;
    position: relative;
    margin-left: -1000px;
    margin-top: 0px; 
    margin-bottom: 15px;
  }
  .topPages2{
    height: 0px;
  }

  .SegBox {
    color: #fff;
    text-align: center;
    padding: 0px 30px 0px 0px;
  }
  .ajs3 {
    padding-right: 50px;
    text-align: center;
  }
  .check.ajs2 {
    margin-top: -32px;
  }
  .TabParen {
    height: auto;
  }
  .Css li {
    width: 100%;
    float: left;
    background: #f2f2f2;
    color: #999;
    text-align: center;
    padding: 30px 0px;
    font-size: 17px;
    text-transform: uppercase;
    border-right: 1px solid #fff;
  }
  .cheio .modal-content {
    width: 100%;
    height: auto;
    border-radius: 0px;
    background-color: rgba(255,255,255,1);
  }

  .slideOne {
    position: inherit; 
    top: 0; 
    margin-top: 0; 
  }
  .arrow_2 {
    background: url('../img/arrow_1.png') center center no-repeat;
    width: 47px;
    height: 77px;
    position: absolute;
    top: 0;
    margin-top: -20px;
    left: 50%;
    margin-left: -84px;
    zoom: 0.6;
  }
  .arrow_1 {
    background: url('../img/arrow_2.png') center center no-repeat;
    width: 47px;
    height: 77px;
    position: absolute;
    top: 0;
    margin-top: -20px;
    left: 50%;
    margin-left: 200px;
    zoom: 0.6;
  }
  .galeriaImagens .imagem {
    height: auto; 
    position: relative;
  }
  .imgModal img {
    height: auto;
  }
  .cheio .modal-body {
    position: relative;
    padding: 15px 0px;
    height: 100%;
  }
  .modalNews .modal-body {
    position: relative;
    padding: 30px 10px;
  }
  #news.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    position: absolute;
    top: 20px;
    margin-top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .modalNews .modal-content {
    background-color: #0188c0;
    border: 0;
    border-radius: 0px;
  }
  .prodHome .image > a img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .prodHome .image {
    border: 1px solid #ccc;
    height: auto;
    background: #fff;
    text-align: center;
    padding-top: 0;
    margin-bottom: 5px;
    position: relative;
    display: table;
    overflow-y: hidden;
  }

}


.noWidth{
  width: 0px !important;
}
.hideMap{
  display: none;
  margin-top: 5px;
}

.orange-button{
  background: orange;
  color: #fff;
  padding: 15px 50px;
  font-size: 16px;
  border: none;
}
.blue-button {
  background: rgb(49, 143, 184);;
  color: #fff;
  padding: 15px 50px;
  font-size: 16px;
  border: none;
}
.bndes{
  width: 45px;
  float: right;
  margin-top: 24px;
}
.link-bndes {
  cursor: pointer;
}

.modal-bndes, .modal-bndes-success, .modal-downloads-subscriber{
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.modal-bndes, .modal-downloads-subscriber{
  display: none;
}
.modal-blue{
  margin-top: 5%;
  background: rgba(43, 156, 215, 0.9);
}
.inline-block{
  display: inline-table;
}
.head{
  padding-top: 20px;
}
.cont{
  padding: 20px;
}
.cont .canvas{
  background: #fff;
  padding: 40px 15px;
}
.gray-button{
  background: gray;
  width: 70%;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding: 10px;
}
.gray-button:hover{
  background: rgb(163, 163, 163);
  cursor: pointer;
}
.bndes-input{
  width: 100%;
  border: 1px solid rgb(43, 156, 215);
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 0;
}
.orange-button{
  background: orange;
  color: #fff;
  padding: 15px 50px;
  font-size: 16px;
  border: none;
}
.color-lightblue2{
  color: rgb(43, 156, 215);
}
.relative{
  position: relative;
}
.file-button{
  position: absolute;
  top: 3px;
  right: 15px;
}
.ok-adjust{
  border: 3px solid #fff;
  border-radius: 50px;
  padding: 11px;
  font-size: 50px;
  color: #fff;
}
.js-form{
  display: none;
}
.js-send-file{
  display: none;
}
.js-success{
  display: none;
}
.pointer{
  cursor: pointer;
}
.bndes {
  width: 45px;
  float: inherit;
  margin-top: 0;
  position: absolute;
  top: 25px;
  right: inherit;
  left: 50%;
  margin-left: 418px;
}
/*==============================*/
.ytube-thumb{
  padding: 5px;
  float: left;
}
.ytube-thumb img {
  max-width: 80px;
}
.ytube-modal{
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85);
}
.ytube-modal span.y-close{
  color: #fff;
  float: right;
  padding-right: 30px;
  font-size: 80px;
  font-weight: 300;
}
.ytube-modal .cont{
  position: relative;
  text-align: center;
  margin-top: 11%
}

/* === Contato Comercial ===== */

#contatoComercialBox {
  position: fixed;
  z-index: 999999;
  top: 120px;
  left: 0;
  margin-bottom: 20px;
  background: #EBEBEB;
  border: 1px solid #CCCCCC;
  padding: 10px 20px;
  width: 430px;
  color: #333333;
  display: block;
  /* overflow: hidden; */
}

#contatoComercialBox button {
  top: 50px;
  position: absolute; 
  right: -110px;
  width: 97px;
  background: transparent;
  z-index: 9999;
  border: 1px solid transparent;
  outline: none;
}

#contatoComercialBox button:hover {
  /*background: #008ABE;*/
  border: 1px solid transparent;
  outline: none;
}

#contatoComercialBox .txtMesage {
  font-size: 12px;
  margin: 20px 0px;
  color: #999;
  font-weight: 300;
}
#contatoComercialBox .btncontatoComercial {
  background: #008ABE;
  border: 1px solid #008ABE;
  width: 100%;
  padding: 4px;
  color: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  text-align: center;
  font-size: 15px;
}
.formComercial{}

.formComercial input{
  width: 100%;
  height: 38px;
  border-radius: 4px;
  border: 1px solid #ddd;
  outline: none;
  padding-left: 10px;
  margin-bottom: 10px;
}
.formComercial textarea{
  width: 100%;
  height: 100px;
  border-radius: 4px;
  border: 1px solid #ddd;
  outline: none;
  padding-left: 10px;
  margin-bottom: 10px;
}
.formComercial select{
  width: 100%;
  height: 38px;
  border-radius: 4px;
  border: 1px solid #ddd;
  outline: none;
  padding-left: 10px;
    margin-bottom: 10px;  
}
.horarios{
  text-align: center;
  font-weight: 600;
}
.exClose {
  display: none;
}

@media (max-width: 767px){
  .ytube-modal span.y-close {
    color: #fff;
    float: right;
    padding-right: 30px;
    font-size: 80px;
    font-weight: 300;
    position: relative;
    z-index: 999;
  }
  .ytube-modal .cont iframe{
    width: 100%;
  }
  .logoCenter {
    text-align: center;
    float: left;
    display: block;
    width: 100%;
  }
  .legenda {
    position: absolute;
    top: 305px;
    left: 50%;
    margin-left: 70px;
    text-align: left;
  }
  .tabsIn ul{
    text-align: center;
  }
  .tabsIn li.active {
    padding: 6px 17px;
    margin-top: 0px;
    font-weight: 600;
    color: #333;
    position: relative;
    top: 0;
  }
  .tabsIn li {
    display: inline-block;
    float: inherit;
    padding: 6px 17px;
    cursor: pointer;
    border: 1px solid #008bc0;
    border-bottom: 1px solid #008bc0;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    color: #999;
    background: #f2f2f2 !important;
  }
  .ajs2ajs {
    background: none;
    height: 370px;
  }
  #contatoComercialBox {
    position: inherit;
    z-index: 999999;
    top: 0;
    left: 0;
    margin-bottom: 0;
    background: #EBEBEB;
    border: 1px solid #CCCCCC;
    padding: 10px 20px;
    width: auto;
    /*width: 320px;*/
    color: #333333;
    display: block;
    /* overflow: hidden; */
  }
/*  #contatoComercialBox {
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 0;
    margin-bottom: 20px;
    background: #EBEBEB;
    border: 1px solid #CCCCCC;
    padding: 10px 20px;
    width: 320px;
    color: #333333;
    display: block;
    left: 50%;
    margin-left: -160px !important;
    margin-top: -260px;
    }*/
    #contatoComercialBox button {
      top: -66px;
      position: absolute;
      right: -120px;
      width: 70px;
      background: #ddd;
      z-index: 9999;
      border: 1px solid #008ABE;
      outline: none;
    }
    .exClose {
      position: fixed;
      top: 50% !important;
      left: 0px;
      border: 0px !important;
      background: #f1f1f1 !important;
      font-size: 38px;
      display: block;
      color: #2673B9;
      z-index: 999;
      border: 1px solid #1A81B0 !important;
      margin-top: -35px;
    }
    .ModalForm .modal-body {
      position: relative;
      padding: 0;
    }
    .ModalForm .modal-header {
      min-height: 0;
      padding: 0;
      border-bottom: 1px solid #e5e5e5;
    }
    .modal-header .close {
      margin-top: -2px;
      position: relative;
      top: 6px;
      right: 11px;
      color: #000;
      font-size: 30px;
      z-index: 99999999;
    }
    .comercial {
      background: #2673B9;
      padding: 8px 15px;
      float: right;
      color: #fff;
      cursor: pointer;
    }
  }

  #c4 .coreslist{
    /*border:1px solid!important;*/
    height: 192px!important;
    text-align: center!important;
    /* float:left;*/
  }

  .linkC1, .linkC2{
    width:320px;
    top:-12px;
    margin-right: 12px;
    float:left;
/*    font-size:16px;
    font-weight: 600;
    color:#36373B;
    width:120px;
    text-align:center;
    margin-right: 12px;
    border: 1px solid #cecece;
    float:left;
    top:-12px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;*/
  }

  #c4 .bx-prev, #c4 .bx-next{
    /*top: -11px!important;*/
    z-index: 20;
  }

  .pagProduct .pagination .current{

  }
  .pagProduct .pagination .current a{
   font-weight: 600;
   background:#3E86C3 !important;
   color:#ffffff;
 }

 /* Galerias */
 .ci_title_gallery{
    color:#2673b9;
    border-bottom: 1px solid #2673b9;
  }
  .cv_title_gallery{
    color:#ec1d23;
    border-bottom: 1px solid #ec1d23;
  }
  .i_title_gallery{
    color:#faaa21;
    border-bottom: 1px solid #faaa21;
  }
  .sc_title_gallery{
    color:#5d5d5d;
    border-bottom: 1px solid #5d5d5d;
  }

 .bgBanner .sbt{
  font-size: 14px!important;
  text-align: center;
    color: #017eae;
    font-weight: 600;
 }

 .SegBox .destaque{
  color:#9CE8E7;
 }

  .modal-downloads-subscriber .cont .canvas{
    padding: 40px 25px 10px;
  }
  .downloadsSubscriberForm > .invisibleSubscriber{
    visibility: hidden;
    position: absolute;
    top: -999999px; left: -99999px;
  }
  .downloadsSubscriberForm > .visibleSubscriber{
    visibility: visible;
    position: relative;
    top: 0; left: 0;
  }
  #btnSubscriberVerify, #btnSubscriberSend{
    cursor: pointer;
    filter: alpha(opacity=80);
         -khtml-opacity: .80;
           -moz-opacity: .80;
                opacity: .80;
  }
  #btnSubscriberVerify:hover, #btnSubscriberSend:hover{
    filter: alpha(opacity=100);
         -khtml-opacity: 1;
           -moz-opacity: 1;
                opacity: 1;
  } 

  /*popup*/
  .popup{
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 720px;
    height: 511px;
	
	
  }

  .popup img{
    width: 756px;
  }


  .fundoPopUp{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 6200px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: none !important;
  }

  .fechar{
    position: fixed;
    margin: auto;
    top: -477px;
    bottom: 0;
    left: 751px;
    right: 0;
    width: 25px;
    height: 22px;
    text-align: center;
    padding: 3px;
    z-index: 9;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(36, 145, 182);
    border-radius: 25px;
    font-family: "open sans", sans-serif;
    color: #ffffff;
  }

  .fechar:hover{
    text-decoration: none;
    background: rgba(255, 255, 255, 0.9);
    color: rgb(36, 145, 182);
    border: 4px rgb(36, 145, 182) double;
    transition: 0.3s;
    padding: 0px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    font-family: "open sans", sans-serif;
  }
}


@media (max-width: 480px){
  .popup {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 418px;
  }

  .fechar {
    position: fixed;
    margin: auto;
    top: -424px;
    bottom: 0;
    left: 246px;
    right: 0;
    width: 25px;
    height: 22px;
    text-align: center;
    padding: 3px;
    z-index: 9;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(36, 145, 182);
    border-radius: 25px;
    font-family: "open sans", sans-serif;
    color: #ffffff;
  }
}

@media (max-width: 479px){
.popup {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 365px;
    height: 390px;
  }

  .popup img {
      width: 340px;
  }

  .fechar {
    position: fixed;
    margin: auto;
    top: -390px;
    bottom: 0;
    left: 315px;
    right: 0;
    width: 25px;
    height: 22px;
    text-align: center;
    padding: 3px;
    z-index: 9;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(36, 145, 182);
    border-radius: 25px;
    font-family: "open sans", sans-serif;
    color: #ffffff;
  }
}

@media (max-width: 321px){
  .popup {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 280px;
    height: 370px;
  }

  .fechar {
    position: fixed;
    margin: auto;
    top: -375px;
    bottom: 0;
    left: 260px;
    right: 0;
    width: 25px;
    height: 22px;
    text-align: center;
    padding: 3px;
    z-index: 9;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(36, 145, 182);
    border-radius: 25px;
    font-family: "open sans", sans-serif;
    color: #ffffff;
  }

  .popup img {
    width: 280px;
  }
}

