body {
  margin: 0;
}
header {
  position: relative;
  z-index: 3;
    min-height: 320px;
    background: url(../imagens/fundo.png) center top no-repeat;
    font-family: 'Oswald', sans-serif;
}

.logo {
  margin-top: 27px;
  display: block;
    position: relative;
}
.rodape .logo {
  margin: 0 0 20px;
  width: 95%;
}
.atendimento {
    position: relative;
    font-weight: bold;
    margin-top: 0px;
    font-size: 14px;
}
.atendimento .central{
  display: block;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  border-radius: 4px;
  line-height: 30px;
    margin-top: 10px;
  border-bottom: 1px solid #032a7f;
  border-top: 1px solid #007fff;
  font-weight: bold;
  text-align:center;
  background: url(../imagens/central.png) no-repeat center;
  color: #FFF;
  text-transform: uppercase;
}
.atendimento .dados {
  color: #FFF;
  font-weight: bold;
  margin-bottom: 5px;
}
.atendimento .dados .chat{
  text-align: right;
}
.atendimento .dados .mail{
  text-align: center;
}
.atendimento img {
  margin-right: 5px;
}
.atendimento span{
  display: inline-block !important; margin-right:5px;
}
.rodape .atendimento span {
    margin: 0 !important;
}
 .marca {
  margin-bottom: 20px;
 }
/*MENU*/

.navbar {
  margin-top: 15px;
    margin-bottom: 10px;
}
.menu {
}
.navbar ul {
  margin: 30px 0 0;
  padding: 0;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content:  flex-end;
    -webkit-justify-content:  flex-end;
    justify-content:  flex-end;
}
.navbar ul li{
  list-style: none;
  float: left;
  overflow: hidden;
    width: 13.42857142857143%;
  margin-right: 1%;
  position: relative;
  padding-bottom: 10px;
}
.navbar ul li:hover{
  overflow: inherit;
}
.navbar ul li.ultimo {
  margin-right: 0 !important;
}
.navbar ul li.ultimo a {
    
  padding: 10px 10px 10px 15px; 
}
.navbar ul li a {
  font-family: 'Oswald', sans-serif;
  display: block;
  font-size: 14px;
    font-weight: bold;
  overflow: hidden;
        border-bottom: 3px solid #ffffff;
  position: relative;
  letter-spacing: 1px;
  border-radius: 5px 0 5px 0 ;
  text-transform: uppercase;
  line-height: 20px;
  padding: 10px 10px 10px 10px; 
  text-align: center;
  color: #FFF;
  background: #9e4327; /* Old browsers */
background: -moz-linear-gradient(top, #9e4327 1%, #7b341f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #9e4327 1%,#7b341f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #616161 1%,#2e2e2e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e4327', endColorstr='#6a301a',GradientType=0 ); /* IE6-9 */

}
.navbar ul li a:hover {
    background: #062273;
}
.contatoo {
    display: inline-block;
    padding: 10px 10px;
    font-family: "arial";
    background: rgb(5,158,228); /* Old browsers */
background: -moz-linear-gradient(top, rgba(5,158,228,1) 1%, rgba(1,19,187,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(5,158,228,1) 1%,rgba(1,19,187,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(113, 113, 113) 1%,rgb(37, 37, 37) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059ee4', endColorstr='#0113bb',GradientType=0 ); /* IE6-9 */
    color: #FFF;
    border-radius: 10px 0 10px 0;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 40px;
        border-bottom: 3px solid #ffffff;
}
/*Sub Menu*/

.parceiros h2 {
    position: relative;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: #7f0d0d;
    text-align: center;
    line-height: 50px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.navbar ul li ul{
  display: block;
  opacity: 0;
  position: absolute;
  height: auto;
    z-index: 15;
    margin: 0;
  width: 180px;
  top: 62px;
  transition-duration: 0.3s;
  left: 0px;

}
.navbar ul li:hover ul{
  opacity: 1;
  top: 50px;
  transition-duration: 0.3s;

}
.navbar ul li ul li{
  padding: 0;
  border: none;
  width: 100%;
  margin:0;
  overflow: inherit;
  list-style: none;
  background:none;

}
.navbar ul li ul li:before {
    display: none;
}
.navbar ul li ul li:last-child{
  border-bottom:none !important;
}
.navbar ul li ul li a{
 background: #001142;
 display: block;
 padding: 5px 10px;
 color: #fff;
 text-align: left;
        border-bottom:0;
 line-height: 22px;
 border-radius: 5px;
 text-decoration: none;
 width: 120%;
 height: 100%;
 font-size: 12px;
}
.navbar ul li ul li a:hover{
  background:#515151;
    color: #ffffff;
}


/*Rodape*/
.rodape {
    padding: 10px 0 0;
    position: relative;
  background: url(../imagens/fund.png) center fixed;
  color: #FFF;
  font-size: 16px;
}
/*
.rodape:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(0, 0, 0, 0.75);
}
*/
.rodape .linha1 {
  margin-bottom: 10px;
    position: relative;
    z-index: 999;
    border-bottom: 1px solid #3a3a3a;
  margin-left: 0;
}
.rodape .linha1 + .row{
  margin-left: 0;
    position: relative;
    z-index: 9;
}
.rodape .newsletter__client-email {
    width: 65%;
    height: 40px;
    line-height: 40px;
    float: left;
    padding: 0 10px;
    margin: 10px 0;
    border: none;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.atendimento .mail {
    text-align: center;
}
.rodape .newsletter__send {
    background-color: #eafaeb;
    background-image: none;
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    text-align: center;
    width: 20%;
    height: 40px;
    margin: 10px 0;
    display: inline-block;
    vertical-align: top;
    border: none;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    color: #333;
}
.rodape .image {
    height: 80px !important;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.bloco .imagem {
    height: 120px !important;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.rodape h3 {
  margin-bottom: 30px;
  line-height: 30px;
    font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color:#FFF;
}
.rodape .blog h4 {
    font-size: 16px;
    color: #FFF;
    display: block;
    background: url(../imagens/titulo-h3-blog.png) repeat-x bottom;
    line-height: 10px;
    margin-bottom: 0;
    margin-top: 0;
    bottom: 0px;
}
.rodape .blog h4 a {
    color: #FFF;
    display: block;
    line-height: 20px;
}
.rodape .blog img {
  border: 2px solid #FFF;
  border-radius: 5px;
}
.rodape .fone {
  font-weight: 500;
  margin-bottom: 30px;
    font-weight: bold;
    text-align: left;
  color: #FFF;
}
.rodape .navega ul {
  padding: 0;
  margin: 0;
}
.rodape .navega ul li{
  list-style: none;
  margin-bottom: 10px;
}
 .rodape .navega ul li a{
 background: url(../imagens/ok-menu.png) no-repeat left 5px;
 padding-left: 20px;
 color: #FFF;
}
 .rodape .navega ul li a:hover {
  color:#ccc;
}
.rodape .mini-menu a {
  display: block;
  width: 80%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 20px;
  text-align: center;
}
.endereco span {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  color:#FFF;
  display: block;
}
.endereco span span{
  display: inline-block;
  margin-bottom: 0;
}
.rodape .final {
  padding: 20px 0 15px;
  background: url(../imagens/fundo2.png) repeat center;
  margin-top: 20px;
    position: relative;
    z-index: 9;
  font-size: 14px;
  font-weight: normal;
  color: #395626;
  margin-left: 0;
}
.rodape .final a{
  color: #395626;
}
.rodape .fa {
  font-size: 20px;
  margin-right: 5px;
}
.rodape .ag {
  margin-top: -10px;
}
.rodape .atendimento .fa{
  font-size: 20px;
  margin-right: 10px;
}
.rodape .atendimento {
    margin-top: 0;
}
/*conteudo-interno*/

#conteudo-interno {
  position: relative;
  padding-bottom: 50px;
  z-index: 2;
  background: url(../imagens/fundo2.png) repeat;
}
#conteudo-interno h1{
  text-transform: uppercase;
}
.conteudo p {
    margin-top: 30px;
    font-size: 18px;
    text-align: center;
}
.titulo {
    margin-bottom: 80px;
    background: url(../imagens/fundo-metal2.jpg);
    position: relative;
    padding-top: 163px;
    margin-top: -244px;
}
.titulo h1 {
        font-family: 'Oswald', sans-serif;
    margin-top: 153px;
    position: relative;
    z-index: 9;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 64px;
    line-height: 64px;
    color: #ffffff;
    text-shadow: 2px 2px 6px #000000;
}
.titulo .bread {
    color: #FFF;
    text-shadow: 2px 2px 0 #803620;
    position: relative;
    z-index: 9;
}
.tituloo {
    position: relative;
}
.tituloo img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.titulo .bread a {
    color: #FFF;
}
/*
.titulo:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(210, 255, 77 , 0.75);
}
*/
#conteudo-interno h1 span{
  font-size: 40px;
  line-height: 20px;
}
#conteudo-interno p{
  font-size: 16px;
  color: #888;
  margin-bottom: 20px;
}
.bread {
  margin-bottom: 30px;
}

.menu-interno {
  margin: 0 0 20px;
}
.menu-interno li {
  list-style: none;
}
.menu-interno li a {
  display: block;
  padding: 5px 10px;
  color: #FFF;
  line-height: 20px;
  font-size: 16px;
background: rgb(5,158,228);
    background: -moz-linear-gradient(top, rgba(5,158,228,1) 1%, rgba(1,19,187,1) 100%);
    background: -webkit-linear-gradient(top, rgba(5,158,228,1) 1%,rgba(1,19,187,1) 100%);
    background: linear-gradient(to bottom, rgb(0, 17, 66) 1%,rgb(9, 40, 130) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059ee4', endColorstr='#0113bb',GradientType=0 );
  border-radius: 5px;
  margin-bottom: 2px;

}
.menu-interno li a:hover {
  background: rgb(83, 83, 83);
  color: #FFF;
}

.contatos input[type="text"] {
  padding: 2%;
  width: 96%;
  border-radius: 5px;
}
.contatos textarea {
  padding: 2%;
  width: 96%;
  border-radius: 5px;
}
.contatos button {
  color: #FFF !important;
  padding:  10px;
  border-radius: 5px;
  margin-top: 5px;
  color: #999;
  width: 100%;
  display: block;
  line-height: 25px;
  background:#c50202;
  border: none;
}
.contatos button:hover {
  background:#058fe0;

}
.parceiros .span2 div {
  text-align: center;
  border-radius: 10px;
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
  border: 1px #1b60b3 solid;
}
.parceiros .span2 img {
  border-radius: 10px;
}
.parceiros article div {
  text-align: center;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-top: 10px;
  border: 1px #FFF solid;
}
.parceiros article img {
  border-radius: 3px;
}
.realizacoes .box-img {
  overflow: hidden;
  padding: 1px;
  border: 1px #ccc solid;
  border-radius: 5px;
  height: 200px;
}
.realizacoes img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  border-radius: 5px;

}

.realizacoes img:hover{
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  transform:scale(1.2);
  opacity:0.8
}
.realizacoes h3 {
      text-align: center;
    font-size: 11px;
    margin-bottom: 30px;
    color: #001142;
    font-family: arial;
}
.realizacao .left {
  margin-top: 105px;
}
.realizacao .box-img {
  border: 1px #ccc solid;
  border-radius: 5px;
  padding: 1px;
}
.realizacao img {
  border-radius: 5px;
}

.servicos .box-img {
  overflow: hidden;
  padding: 1px;
  border: 1px #ccc solid;
  border-radius: 5px;
}
.servicos img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  border-radius: 5px;

}

.servicos img:hover{
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  transform:scale(1.2);
  opacity:0.8
}
.servicos h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
.servico .left {
}
.servico .box-img {
  border: 1px #ccc solid;
  border-radius: 5px;
  padding: 1px;
}
.servico img {
  border-radius: 5px;
}

.equip .equipamentos .box-img {
  height: 140px !important;
}

.equipamentos .box-img {
  overflow: hidden;
  padding: 3px;
  border: 1px #5fab20  solid;
  border-radius: 5px;
  height: 120px;
}
.equipamentos img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  border-radius: 5px;

}

.equipamentos img:hover{
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  transform:scale(1.2);
  opacity:0.8
}
.equipamentos h3 {
  text-align: center;
  font-size: 18px;
  min-height:80px; 
  line-height: 20px;
    color: #5fab20;
  margin-bottom: 40px;
}
.equipamento .left {
  margin-top: 105px;
}
#conteudo-interno .equipamentos h3 {
  min-height: 80px;
}
.equipamento .box-img {
  border: 1px #ccc solid;
  border-radius: 5px;
  padding: 1px;
}
.equipamento img {
  border-radius: 5px;
}
.fertilizantes {
    background: rgba(255,255,255,0.8);
    padding: 25px;
    border-radius: 8px;
}
.fertilizantes img {
    border-radius: 8px;
    width: 60%;
    margin: 0 20%;
}
.fertilizantes .minor img {
    width: 100%;
    margin: 0;
}
.mais-equip {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
    position: relative;
    margin-top: 20px;
  border-radius: 5px;    
    background:url(../imagens/fund.png) center;
    border-bottom: 3px solid #96545c;
    text-transform: uppercase;
    font-weight: bold;
        font-family: 'Oswald', sans-serif;
  }
  .mais-equip:hover {
    background:url(../imagens/fund.png) bottom; 
      color: #FFF;
}

.bread + p {
  margin-bottom: 40px !important;
}

.blog h2 {
    font-family: 'Oswald', sans-serif;
    margin-top: 30px;
    position: relative;
    z-index: 9;
    font-weight: bold;
    letter-spacing: 1px;
    color: #001142;
}
.blog .data {
  margin:0 0 20px;
  color: #AAA !important;
  font-size: 14px !important;
}


.blog .box-img {
  overflow: hidden;
  padding: 2px;
  border: 1px #ccc solid;
  border-radius: 5px;
  background: #f5f5f5;
  height: 120px;
}
.blog img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  border-radius: 5px;

}

.blog img:hover{
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  transform:scale(1.2);
  opacity:0.8
}
.blog h3 {
  font-size: 18px;
  margin-bottom: 30px;
}
.blog .detalhe {
  padding: 20px;
  height: 88px;

    color: #999;
    background: #f5f5f5;
    border-radius: 5px;
    border:1px solid #E5E5E5;
}
.navbar .btn-navbar {
    background: #b00000;
}
.ver-novidade {
  background: #001142;
  border-radius: 5px;
  float: left;
  padding: 5px 0px;
  margin:20px 0;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
      font-family: 'Oswald', sans-serif;
}
.ver-novidade:hover {
  background: #001142;
  color: #FFF;
}
.blog .mais {
  padding-bottom:20px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.blog-postagem .left {
}
.blog-postagem .box-img {
  border: 1px #ccc solid;
  border-radius: 5px;
  padding: 1px;
}
.blog-postagem img {
  border-radius: 5px;
}

#slide {
    
}

#conteudo {
    background:url(../imagens/fundo2.png) repeat center;
    position: relative;
    padding-bottom: 30px;
    z-index: 3;
    border-bottom: 3px solid #EFEFEF;
}

.conteudo {
    background: url(../imagens/fundo2.png) repeat center;
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px;
    z-index: 3;
    border-bottom: 3px solid #EFEFEF;
}
.parceiros .insti {
    position: relative;
    z-index: 5;
}
/*
#conteudo:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(87, 167, 37, 0.90);
}
*/
.blocos-suporte {
    position: relative;
    z-index: 5;
    padding-bottom: 50px;
    padding-top: 20px;
}
#conteudo .bloco {
  border-radius: 8px;
  background: url(../imagens/fundo-bloco.jpg) repeat-x top;
  border-top: 3px solid #FFF;
  padding: 20px 20px 20px;
  position: relative;
  text-align: center;
  border-bottom: 3px solid #333;
}
#conteudo .bloco:hover {
    background: url(../imagens/fundo-bloco.jpg) repeat-x bottom;
}
#conteudo .bloco img {
    float: left;
    margin-bottom: 20px;
    border-radius: 8px;
    width: 100%;
}
.tituu {
    background: url(../imagens/fundo-titu.png) center bottom;
    padding: 10px;
    border-radius: 8px;
    border-bottom: 3px solid #000;
}
.tituu h2 {
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}
#conteudo .bloco h2 {
  color: #0f8549;
  text-transform: uppercase;
  line-height: 36px;
    float: left;
    width: 70%;
    margin-left: 5%;
  margin-bottom: 30px;
  margin-top: 0px;
    text-align: left;
  font-weight: 500;
      font-family: 'Oswald', sans-serif;
}
#conteudo .bloco h2 span{
  font-size: 14px;
  display: block;
  line-height: 14px;
}
#conteudo .bloco .ponta {
  position: absolute;
  top: -15px;
  left: -10px;
}
#conteudo .bloco a {
  display: block;
}
#conteudo .bloco p {
  color: #0f8549;
  line-height: 15px;
}

#conteudo h3{
  text-align: center;
  color: #abccf5;
      font-family: 'Oswald', sans-serif; 
      font-size: 40px;
          font-weight: 300;
          padding: 0 5%;
          line-height: 55px;
  margin: 50px 0;
}
#conteudo h3 span{
  color: #FFF;
}


.parceiros h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 20px;
    font-family: 'Oswald', sans-serif;
    color: #a14529;
}
.parceiros h3 + p {
    text-shadow: none;
}
.parceiros {
 padding: 50px 0 60px;
    background: url(../imagens/fundo-agro.jpg) bottom  right fixed;
    position: relative; 
    border-top: 3px solid #000000;
    
}
.parceiros:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(185, 185, 185, 0.5);
}
.parceiros2 {
 padding: 50px 0 60px;
    background: url(../imagens/fundo-metal.jpg)  right center fixed;
    position: relative;
    border-top: 3px solid #000000;
    
}
.parceiros2:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(0, 0, 0, 0.53);
}
.parceiros3 {
 padding: 0;
    height: 10px;
    background: url(../imagens/fundo-agro.jpg) right center;
    position: relative;   
    
}
.parceiros3:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(0, 0, 0, 0.60);
}
#conteudo-interno .parceiros {
  background: none;
}
.equip {
       background: url(../imagens/rodape-inicio.jpg) repeat-x center -10px;
      padding: 50px 0 30px;
      margin-bottom: 30px;
}
.equip h2{
  font-size: 32px;
      font-family: 'Oswald', sans-serif;
      font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 50px;
  text-align: center;
    color: #108549;
}



.borda1 {
        background: url(../imagens/blocos.jpg) center -1150px;
    height: 3px;
}

.borda2 {
        background: url(../imagens/blocos.jpg) center ;
    height: 5px;
}
.autorizada {
    background: #F0EFEF;
    border-radius: 8px;
    padding: 10px;
    font-weight: bold;
    color: #005faa;
    text-align: center;
    font-size: 12px;
    border-bottom: 2px solid #ccc;
    border-top: 1px solid #FFF;
    margin-top: -20px;
}
.autorizada img {
    margin-top: 10px;
}
.topp {
    position: absolute  ;
    z-index: 9;
}

.marcas img {
    border-radius: 5px;
    border: 1px solid #EDEDED;
}

.linha-topo {
    background: url(../imagens/linha-topo.png) no-repeat center top;
    height: 35px;
    color: #FFF;
    text-shadow: 2px 2px 0 #0c8347;
    font-weight: bold;
    line-height: 35px;
    border-bottom: 3px solid #0c8347;
}

.fone {
    text-align: center;
}


.chat {
    margin-top: 25px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 200;
}
.fechar-chat {
    position: absolute;
    right: 0px;
    background-color: #000;
    width: 30px;
    height: 20px;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
}

.callto-action {
	background: #98BC24;
	position: relative;
}
.callto-action .button-one {
	margin-left: 40px;
	padding-left: 45px;
	padding-right: 45px;
}
.callto-action .call-title-text {
	color: #fff;
	font-style: italic;
	font-size: 22px;
}
.button-one {
	font-weight: 500;
	text-transform: uppercase;
	color: #FFF;
	display: inline-block;
	background: #98BC24;
	position: relative;
	line-height: 52px;
	border-radius: 3px;
	font-size: 15px;
	border-radius: 0px;
	position: relative;
}
.button-one.buy-now {
	background: #333;
}
.button-one.buy-now:hover {
	background: #333 !important;
}
.button-border {
	border: 1px dashed #ccc;
	margin: 5px;
	display: block;
	padding-left: 50px;
	padding-right: 50px;
}
.button-one:hover {
	background: #98BC24 !important;
	color: #FFF;
}

.pad-tb-40 {
    padding-top: 30px;
    padding-bottom: 40px;
}

.about-section {
	padding: 0px 0px 0px;
	overflow: hidden;
	background: url('../images/who-bg.jpg') no-repeat;
	background-size: cover;
}
.about-section .title2 h2 {
	color: #fff;
}
.about-section .tl-spoiler {
	position: relative;
	margin-top: 25px;
	float: left;
}
.about-section .tl-spoiler > h6 {
	font-size: 1.4rem;
	padding-right: 0;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: 700;
	color: #fff;
}
.about-section .tl-spoiler .tl-spoiler-content {
	padding-left: 30px;
	font-size: 13px;
	color: #E9FFFC;
	line-height: 26px;
}
.about-section2 .tl-spoiler .ok-icon {
	float: left;
	width: 50px;
	height: 100px;
	color: #98bc24;
}
.about-section2 .tl-spoiler .tl-spoiler-content {
	color: #6E6E6E;
}
.about-section2 .tl-spoiler h6 {
	color: #2E363A;
	font-size: 17px;
	font-family: raleway;
	font-weight: 700;
	margin: 0px;
}

.about-section p {
	line-height: 29px;
}
.about-section .who-content p {
	color: #fff;
}
.insti h1 {
    position: relative;
	font-size:27px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
        color: #ffffff;
    text-shadow: 2px 2px 0 #000000;
    text-align: center;
    line-height: 50px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.insti p {
    position: relative;
    text-shadow: 2px 2px 0 #d2ff4d;
    text-align: center;
    font-weight: bold;
}
.insti2 h2 {
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: #0a2984;
    line-height: 50px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
    margin-bottom: 0px;
	font-size:26px;
}
.insti2 .institucional .conteudo {
    background: #FFF;
    border: 3px solid #EFEFEF;
    border-top: 0;
}
.insti2  .institucional .conteudo p {
    font-size: 14px;
    line-height: 16px;
}
.insti2 .institucional h3 {
    font-size: 20px !important;
    line-height: 28px !important;
        color: #FFF;
    min-height: 56px;
    border-radius: 10px 10px 0 0;
    font-family: 'Oswald', sans-serif;
    position: relative;
    font-weight: bold !important;
    text-shadow: 2px 2px 3px #000;
    margin: 0px 0 !important;
    padding: 100px 20px 20px 20px!important;
}
.insti2 .institucional .cabecalho {
    position: relative;
}
.image-inisti {
    overflow: hidden;
    height: 150px;
    margin-bottom: 20px;
    border-radius: 8px;
}
.insti2 .institucional .cabecalho:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(14, 14, 14, 0.68);
}
.insti2 .institucional h3 a {
    color: #ffffff;
}
h3.tit {
    
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: #0f8549;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.accordion-heading a {
    border-radius: 8px 8px 0 0;
}
.accordion-heading .accordion-toggle {
    background: url(../imagens/fund.png) center;
    border-top: 3px solid #929292;
    font-weight: 500;
    padding: 15px;
    color: #FFF;
        font-family: 'Oswald', sans-serif;
    font-size: 18px;
}
.accordion-inner {
 color: #666;   
    padding: 15px 15px;
    background: rgba(255,255,255,0.8);
}
.accordion-group {
    margin-bottom: 20px;
    border: none;
    border-bottom: 3px solid #001142;
}

.insti .mais-equip {
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    background: url(../imagens/fund.png) center;
    border-bottom: 3px solid #96545c;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}
.insti .mais-equip:hover {
    background: url(../imagens/fund.png) bottom;
    border-bottom: 3px solid #000;
}

.carousel article {
    position: relative;
}
.carousel article h3 {
    position: absolute;
    color: #FFf;
    font-size: 24px;
    padding: 0 20px;
    line-height: 26px;
    text-shadow: 3px 3px 0 #1b60b3;
    top: 0;
}


.selo {
    position: absolute;
    top: 250px;
    right: 0;
}
/* Icon Box 2
   ========================================================================== */
   
.institucional  {
    position: relative;
    margin-top: 30px;
}
.institucional .cabecalho {
    border-radius: 10px 10px 0 0;
}


.institucional .conteudo {
    background: url(../imagens/fundo2.png) repeat center;
    position: relative;
    padding: 20px;
    z-index: 3;
    border-radius: 0 0 10px 10px;
    border-bottom: 3px solid #EFEFEF;
    text-align: center;
}
.accordion-heading {
    position: relative;
}
#conteudo .institucional h2 {
    
    text-align: center;
    background: url(../imagens/fund.png) center;
    color: #FFF;
    border-radius: 10px 10px 0 0;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 300;
    padding: 20px ;
    line-height: 55px;
    margin: 0px 0;
}
#conteudo .institucional h2 a {
   color: #FFF; 
}

#conteudo .institucional .conteudo p {
    margin-top: 0;
    min-height: 64px;
    font-weight: 100;
    text-shadow: none;
    color: #666;
	font-size:13px;
}
#conteudo .institucional .conteudo a {
    display: inline-block;
    padding: 10px;
    background: url(../imagens/fund.png) center;;
    color: #FFF;
    border-radius: 5px;
}

.servi .institucional .conteudo a{
    display: inline-block;
    padding: 10px;
    background: rgb(5,158,228) !important;
    background: -moz-linear-gradient(top, rgba(5,158,228,1) 1%, rgba(1,19,187,1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(5,158,228,1) 1%,rgba(1,19,187,1) 100%) !important;
    background: linear-gradient(to bottom, rgb(10, 41, 132) 1%,rgb(22, 48, 187) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059ee4', endColorstr='#0113bb',GradientType=0 ) !important;
    color: #FFF;
    border-radius: 5px;
}

.servi .mais-equip {
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    background: rgb(5,158,228) !important;
    background: -moz-linear-gradient(top, rgba(5,158,228,1) 1%, rgba(1,19,187,1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(5,158,228,1) 1%,rgba(1,19,187,1) 100%) !important;
    background: linear-gradient(to bottom, rgb(10, 41, 132) 1%,rgb(22, 48, 187) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059ee4', endColorstr='#0113bb',GradientType=0 ) !important;
    border-bottom:0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.servi .mais-equip:hover {
        background: rgb(5,158,228) !important;
    background: -moz-linear-gradient(top, rgba(5,158,228,1) 1%, rgba(1,19,187,1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(5,158,228,1) 1%,rgba(1,19,187,1) 100%) !important;
    background: linear-gradient(to bottom, rgb(10, 41, 132) 1%,rgb(22, 48, 187) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059ee4', endColorstr='#0113bb',GradientType=0 ) !important;
}