body {
  margin: 0;
}
header {
  position: relative;
  z-index: 3;
}

.logo {
  margin-top: 30px;
  display: block;
    position: relative;
}
.rodape .logo {
  margin: 0 0 20px;
  width: 95%;
}
.atendimento {
    position: relative;
}
.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;
}
 .marca {
  margin-bottom: 20px;
 }
/*MENU*/

.navbar {
  margin-top: 55px;
    margin-bottom: 40px;
}

.navbar ul {
  margin: 0;
  padding: 0;
}
.navbar ul li{
  list-style: none;
  float: left;
    padding-top: 5px;
  width: 15.77%;
  overflow: hidden;
  margin-right: 1%;
  position: relative;
  padding-bottom: 10px;
}
.navbar ul li:hover{
  overflow: inherit;
}
.navbar ul li:before {
  position: absolute;
  text-align: center;
  top: 0;
    z-index: 9999;
  left: 5%;
  display: inline-block;
  font: normal normal normal 13px/1 FontAwesome;
  content: "";
    background: url(../imagens/gota.png) no-repeat center;
    width: 12px;
    height: 20px;
  color: #266bbf;
}
.navbar ul li.ultimo {
  margin-right: 0 !important;
}
.navbar ul li a {
  font-family: 'Oswald', sans-serif;
  display: block;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  letter-spacing: 1px;
  border-radius: 5px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 10px 0;
    text-shadow: 2px 2px 0 #11864a;
  text-align: center;
  color: #FFF;
  background: url(../imagens/menu.png) no-repeat right top;
}
.navbar ul li a:hover {
  background: url(../imagens/menu.png) no-repeat right bottom;
}

/*Sub Menu*/


.navbar ul li ul{
  display: block;
  opacity: 0;
  position: absolute;
  height: auto;
    z-index: 15;
  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: #0c8347;
 display: block;
 padding: 5px 10px;
 color: #fff;
 text-align: left;
 line-height: 22px;
 border-radius: 5px;
 text-decoration: none;
 width: 100%;
 height: 100%;
 font-size: 12px;
}
.navbar ul li ul li a:hover{
  background:#8ec146;
}


/*Rodape*/
.rodape {
    padding: 10px 0 0;
    position: relative;
  background: url(../imagens/rodape.jpg) no-repeat bottom center;
  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(87, 167, 37, 0.90);
}
.rodape .linha1 {
  margin-bottom: 10px;
    position: relative;
    z-index: 999;
  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;
}
.rodape .newsletter__send {
    background-color: #376db5;
    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: #FFF;
}
.rodape .image {
    height: 80px !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: 18px;
    color: #FFEEA9;
    display: block;
    background: url(../imagens/titulo-h3-blog.png) repeat-x bottom;
    line-height: 20px;
    padding: 5% 10%;
    text-align: center;
    position: absolute;
    margin-bottom: 0;
    margin-top: 0;
    bottom: 0px;
    text-shadow: 1px 2px 2px #FFF;
}
.rodape .blog img {
  border: 2px solid #FFF;
  border-radius: 5px;
}
.rodape .fone {
  font-weight: 500;
  margin-bottom: 30px;
    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:#14874c;
}
.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: #FFF;
  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;
}

/*conteudo-interno*/

#conteudo-interno {
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
  background: url(../imagens/rodape-inicio.jpg) repeat-x center -10px;
}
#conteudo-interno h1{
  text-transform: uppercase;
}
.titulo {
    margin-bottom: 50px;
    background: url(../imagens/fundo-titulo.png) bottom;
    position: relative;
}
.titulo h1 {
    margin-top: 30px;
    position: relative;
    z-index: 9;
    letter-spacing: 1px;
    line-height: 50px;
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    text-shadow: 2px 2px 0 #11864a;
}
.titulo .bread {
    color: #FFF;
    text-shadow: 2px 2px 0 #11864a;
    position: relative;
    z-index: 9;
}
.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(66, 171, 0, 0.60);
}
#conteudo-interno h1 span{
  font-size: 20px;
  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: #376db5;
  border-radius: 5px;
  margin-bottom: 2px;

}
.menu-interno li a:hover {
  background: #3d65af;
  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:#376db5;
  border: none;
}
.contatos button:hover {
  background:#376db5;

}
.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;
}
.parceiros h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #108549;
    text-transform: uppercase;
    }
.center {
  text-align: center;
}

.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: 18px;
  margin-bottom: 30px;
    color: #4a941f;
}
.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;
}

.mais-equip {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
  border-radius: 5px;    
    background: #2e52a3;
    border-bottom: 3px solid #06266f;
    text-transform: uppercase;
    font-weight: bold;
        font-family: 'Oswald', sans-serif;
  }
  .mais-equip:hover {
    background:#2456c7; 
      color: #FFF;
}

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

.blog h2 {
  color:#376eb5;
}
.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;
}
.ver-novidade {
  background: #376eb5;
  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: url(../imagens/menu.png) repeat-x bottom;
  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/rodape.jpg) no-repeat bottom center;
    position: relative;
    z-index: 3;
}
#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 {
  margin-left: 10px;
  border-radius: 8px;
  background: url(../imagens/fundo-bloco.jpg) repeat-x top;
  border-top: 3px solid #FFF;
  padding: 40px 20px 30px;
  position: relative;
  text-align: center;
    margin-top: 30px;
  border-bottom: 3px solid #11864b;
}
#conteudo .bloco:hover {
    background: url(../imagens/fundo-bloco.jpg) repeat-x bottom;
}
#conteudo .bloco img {
    float: left;
    
    width: 25%;
}
#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: 32px;
  margin-top: 40px;
}
.parceiros {
 padding: 30px 0 30px;
}
#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: right;
}


.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 {
    
    text-shadow: 3px 3px 0 #2e52a3;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    line-height: 50px;
    margin-top: 30px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.accordion-heading .accordion-toggle {
    background: url(../imagens/fundo-bloco.jpg) repeat-x top;
    border-top: 3px solid #FFF;
    font-weight: 500;
        font-family: 'Oswald', sans-serif;
    font-size: 18px;
}
.accordion-inner {
 color: #1b8c51;   
    padding: 15px 15px;
    background: rgba(255,255,255,0.8);
}
.accordion-group {
    margin-bottom: 20px;
}

.insti .mais-equip {
    
    background: #2e52a3;
    border-bottom: 3px solid #06266f;
}
.insti .mais-equip:hover {
    background: #2456c7;
    border-bottom: 3px solid #06266f;
}

.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;
}