

.sr {
  visibility: hidden;
}

.row .row, .col .col {
  margin: 0;
  padding-top: 0;
}

.np {
  margin-left:0;
  margin-right: 0;

  
  padding-left:0;
  padding-right: 0;
}

ul, li {
  margin:0;
  padding:0;
  list-style: none;
}

#site {
  overflow: hidden;
}
#logo {
  /* float: right; */
  margin: auto;
  display: table;
  margin-top: 30px;
  margin-bottom: 20px;
  cursor: pointer;
}

#menu{
  background-color: transparent;

  position: absolute;
  margin-top: 0;
  width:100%;
  z-index: 2;
}
#menu .navbar {
  background-color: transparent !important;
}

.cont-banner {
  margin-top: 250px;
  position: absolute;
  /* z-index: -1; */
}

#topo ul.navbar-nav.ml-auto a{
  font-size: 14px;
  font-weight: 500;
  color: #495263;
  text-decoration: none;
}
#topo a.nav-link.a {
    margin-left: 43px;
    opacity: 0.8;
  font-size: 13px;
  font-weight: 600;
  line-height: 0.67;
  letter-spacing: 0.6px;
  text-align: right;
  color: #555555;
}
  #topo a.nav-link.a:hover {
    font-weight: 700;
  }
#banner .bg-banner{
  background-image: url(../imagens/banner/HOME---EDCON.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 750px;
}
#banner .titulo{
  font-family: 'Antonio';
  font-style: normal;
  margin-top: 200px;
  font-size: 48px;
  font-weight: 600;
  color: #ffffff;
}

.titulo-servicos::before{
    display: block;
    content: ' ';
    width: 75px;
    height: 110px;
    position: absolute;
    margin-left: 0px; 
    margin-top: -110px;
    background-image: url(../imagens/geral/img-tex.png);
    background-repeat: no-repeat;
}
.titulo-sv1::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/educacao1.png);
  background-repeat: no-repeat;
}
.titulo-sv2::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/saude1.png);
  background-repeat: no-repeat;
}
.titulo-sv3::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/extra1.png);
  background-repeat: no-repeat;
}
.titulo-sv4::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/habitacao1.png);
  background-repeat: no-repeat;
}
.titulo-sv5::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/mobilidade_urbana1.png);
  background-repeat: no-repeat;
}
.titulo-sv6::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/img-tex-5v1.png);
  background-repeat: no-repeat;
}
.titulo-sv7::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/img-texv1.png);
  background-repeat: no-repeat;
}
.titulo-sv8::before{
  display: block;
  content: ' ';
  width: 75px;
  height: 110px;
  /* position: absolute; */
  margin-left: 0px; 
  /* margin-top: -110px; */
  background-image: url(../imagens/geral/maritima1.png);
  background-repeat: no-repeat;
}

.rodape {
  background-image: url(../imagens/geral/bg_rodape.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 670px;
}


  #banner .cont-banner h2{
    font-family: 'Antonio';
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: -1.5px;
    text-align: left;
    color: #f5f6f8;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  #banner .cont-banner span{
    
    font-weight: bold;
    
  }

  #banner .cont-banner p{
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: -0.18px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 36px;
  }

  .btn-mais {
    padding: 18px 25px 18px 25px;
    font-size: 12px;
    font-weight: 800;
    line-height: 2.5;
    letter-spacing: -0.12px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    border: solid 2px #98bc39;
    text-transform: uppercase;
}

  #s2 .imgs-text::after{
    display: block;
    content: ' ';
    width: 360px;
    height: 75px;
    position: absolute;
    margin-left: 0px; 
    background-image: url(../imagens/geral/img-ed-s.png);
    background-repeat: no-repeat;

    max-width: 100%;
    background-size: contain;
  }
  #s2 .imgs-text {
    margin-bottom: 80px;
  }
  #s2 .titulo{
      font-family: 'Antonio';
     margin-top: 89px;
      font-size: 50px;
      line-height: 1.2;
      letter-spacing: -1.5px;
      text-align: left;
      color: #565656;
      text-transform: uppercase;
    }
  #s2 p{
    font-size: 14px;
    line-height: 1.79;
    letter-spacing: -0.14px;
    text-align: left;
    color: #565656;
  }
  #s2 .btn-mais {
    padding: 10px 0 11px 0;
    font-size: 12px;
    font-weight: 800;
    line-height: 2.5;
    letter-spacing: -0.12px;
    text-align: center;
    color: #555;
    border-radius: 5px;
    border: solid 2px #98bc39;
    text-align: center;
    text-transform: uppercase;
    margin-top: 26px;
    display: block;
    width: 195px;
}
  
    #s2 .bg-edcon {
      background-image: url(../imagens/geral/img-ed.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 615px;
      position: absolute;
      margin-top: -169px;
      z-index: 1;
    }

    #s3 {
      margin-top: 95px;
      margin-bottom: 95px;
    }
    #s3 .sv{
      border-radius: 8px;
      border-bottom:7px solid #85a532;
      border-radius: 5px;
      background-color: #98bc39;
      box-shadow: 0px 10px 13px -7px #00000059, 5px 5px 15px 5px rgba(0,0,0,0);

    
    }
    #s3 .item {
    
      width: 100%;
      margin-left: 2px;
      margin-right: 2px;
    
    }

    #s3 h2 {
      font-family: 'Antonio';
      font-size: 20px;
      line-height: 3;
      letter-spacing: 0.5px;
      text-align: left;
      color: #ffffff;
      margin-left: 30px;
      padding-top: 140px;
      margin-bottom: -10px;
  }
    #s3 p {
      font-size: 12px;
      line-height: 1.67;
      letter-spacing: -0.12px;
      text-align: left;
      color: #ffffff;
      max-width: 200px;
      margin-left: 40px;
    }

    .servicos .item {
      width: 99%;
      margin:auto;

    }

    #s4 {


    }
    #s4 h2{
      font-family: 'Antonio';
      font-size: 40px;
      line-height: 1.5;
      letter-spacing: -1.2px;
      text-align: left;
      color: #565656;
    }
 

    #s4 .item {
      
      max-width: 311px;
    }

      #s4 .item .bg {
      border-radius: 5px;
      background-color: #dadada;
      padding-top: 15px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px;

      
     
      }   
      
      #s4 .item.a_1{
        margin:auto;
      } 
      
      #s4 .item.a_2{
        float: right;
      }

    #s4 h3.titulo {
      margin-top: 36px;
      font-family: 'Antonio'; font-weight: 300; font-style: normal;

    }

    #s4 .item h3 {
      font-family: 'Antonio';
      font-size: 20px;
      line-height: 1.5;
      text-align: left;
      color: #515a4f;
      margin-bottom: 37px;
      text-transform: uppercase;
      font-weight: 500;
  }
    #s4 .item p{
      font-size: 12px;
      line-height: 1.67;
      letter-spacing: -0.12px;
      text-align: left;
      color: #515a4f;
      max-width: 200px;
    }
    #s4 span{
      font-family: 'Antonio';
      font-size: 15px;
      line-height: 2;
      letter-spacing: 1.65px;
      text-align: left;
      color: #94b639;
    }
    #s4 .btn-servi{
      font-size: 12px;
      font-weight: 600;
      line-height: 2.5;
      letter-spacing: -0.12px;
      text-align: center;
      color: #ffffff;
      border-radius: 5px;
      background-color: #98bc39;
      display: block;
      padding-bottom: 11px;
      padding-top: 11px;
      width: 200px;
      text-transform: uppercase;
      margin: auto;
      margin-top: -20px;

    }
    #s4 .titulo::after {
    display: block;
    content: ' ';
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: 0px;
    background-image: url(../imagens/geral/rets.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #s4 .text-{
    margin-left: 10px;
  }

  #social{
    margin-top: 50px;
  }
  #social h2{ 
    font-family: 'Antonio';
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: -1.2px;
    text-align: left;
    color: #565656;
  }
  #social i {
    color: #555;
    font-size: 26px;
    margin-right: 10px;
  }
  #social h3 {
    font-family: 'Antonio';
    font-size: 15px;
    line-height: 2;
    letter-spacing: 1.65px;
    text-align: left;
    color: #94b639;
    margin-top: 40px;
    margin-bottom: 30px;
  }


  #social .insta img {
    margin-bottom: 11px;
  }

  #social .bg_g {
    background-image: linear-gradient(to left, #90c139, #3d8c64);
    min-height: 183px;
    position: absolute;
    margin-top: -266px;
    width: 100%;
    z-index: -1;
  }
  .page-home #rodape {
    position: absolute;
    z-index: -1;
    margin-top: -83px;
  }
  .page-home #rodape .cont-rodape {
    margin-top: 165px;
  }
  .page-home #rodape h2{
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 1.4px;
    text-align: left;
    color: #98bc39;
  }
  .page-home #rodape p{
    font-size: 12px;
  }
  .page-home #rodape p {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #ffffff;
  }
  .page-home #rodape p.direito{
    opacity: 0.7;
    font-size: 9px;
    font-weight: 300;
    line-height: 2.17;
    letter-spacing: 0.72px;
    text-align: justify;
    color: rgba(212, 212, 212, 0.7);
    margin-top: 20px;
  }

  #rodape .logo-rp {
    margin-top: 70px;
    margin-left: 40px;
  }
  #rodape {
    position: absolute;
    z-index: -1;
    margin-top: -83px;
  }
  #rodape .cont-rodape {
    margin-top: 165px;
  }
  #rodape h2{
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 1.4px;
    text-align: left;
    color: #98bc39;
  }
  #rodape p{
    font-size: 12px;
  }
  #rodape p {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #ffffff;
  }
 #rodape p.direito{
    opacity: 0.7;
    font-size: 9px;
    font-weight: 300;
    line-height: 2.17;
    letter-spacing: 0.72px;
    text-align: justify;
    color: rgba(212, 212, 212, 0.7);
    margin-top: 20px;
  }

  #rodape .logo-rp {
    margin-top: 70px;
    margin-left: 40px;
  } 

  #rodape {
    position: relative;
    z-index: -1;
    margin-top:80px;
  }

  #s4 .titulo::after {
    display: block;
    content: ' ';
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: 0px;
    background-image: url(../imagens/geral/rets.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
  }
 
  
  .abs-center-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#topo .ret::after {
  display: block;
  content: ' ';
  width: 15px;
  height: 15px;
  position: absolute;
  margin-left: -33px;
  margin-top: -10px;
  background-image: url(../imagens/geral/rets.png);
  background-repeat: no-repeat;
}


.swiper-container {
  width: 100%;

}
.swiper-slide {
  /* text-align: center; */
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination {
  display: none;
}

a.btn-mais:hover {
  color: #ffffff;
  background-color: #98bc39;
  text-decoration: none;
}