html {
  overflow: hidden;
  clear: both;
  width: 100%; }
  html body {
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
    padding: 0;
    background-image: url("../images/fundo_topo.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}

#rodape {
  background-image: url("../images/fundo-bloco-05.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  border: none;
}

#cursos {
  background-image: url("../images/fundo-bloco-04.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  border: none;
}

#salas {
  background-image: url("../images/fundo-bloco-03.webp");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  border: none;
  height: 400px;
}

#atividades {
  background-image: url("../images/fundo-bloco-02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  border: none;
  height: 590px;
}

#topo {
  background-image: url("../images/fundo-bloco-01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  border: none;
  height: 920px;
}

.menu{
  background-image: url("../images/fundo-logo.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon-menu{
  color: #ffffff;
}

#iconWpp{
  color: #ADFF2F;
}
#iconTelefone{
  color: #87CEFA;
}
#iconEmail{
  color: #008000;
}

#topo .menu {
  float: left;
  position: relative;
  z-index: 3;
  width: 90%;
  height: 100%;
}

#topo .menu ul {
  padding: 0 !important;
  margin-left: 45%;
  margin-top: 5%;
}

  @media only screen and (min-width: 1024px) {
    #rodape .container > .grid {
      padding: 10px 60px; } }




  #topo .logo {
    float: left;
  }

    @media screen and (max-width: 1020px) {
      #topo .logo {
        float: none;
        text-align: center;
      }
    }

    #topo .logo img {
      width: 300px;
      margin-top: 40px;
      margin-left: 20px;
    }

  #topo .menu {
    float: left;
    position: relative;
    z-index: 3;
    width: 90%;
    height: 105px;
  }

    #topo .menu ul {
      padding: 0 !important;
      margin-left: 45%;
      margin-top: 5%;
    }
        #topo .menu ul a:hover {
          color: #fff;
          text-decoration: none;
        }

        #topo .menu ul a:last-child {
          padding-right: 0;
          border-right: 0;
        }


/*!*Segunda Parte*!*/
/*@media screen and (max-width: 2560px) {*/
/*  #atividades {*/
/*    padding-top: 100px;*/
/*    padding-bottom: 100px;*/
/*    border: none;*/
/*    height: 590px;*/
/*    background-image: url(../images/fundo_topo.png);*/

/*  #imgGravida{*/
/*    width: 200px;*/
/*    margin-left: 450px;*/
/*    margin-top: -10%;*/
/*  }*/
/*  #imgRecemNascido{*/
/*    width: 150px;*/
/*    float: right;*/
/*    margin-top: 15%;*/
/*  }*/
/*  #imgAtividades{*/
/*    width: 900px;*/
/*    display: block;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    position: relative;*/
/*    top: 250px;*/
/*    margin-left: 160px;*/
/*  }*/
/*  .divAtividades{*/
/*    position: relative;*/
/*    top: -600px;*/
/*    margin-left: 300px;*/
/*    margin-left: 30%;*/
/*  }*/
/*  .textoAtividades {*/
/*    text-align: center;*/
/*    color: #006600;*/
/*    font-weight: bold;*/
/*    margin-bottom: 5px;*/
/*    font-size: 2.5rem;*/
/*  }*/
/*}*/


/*Primeira Parte*/
@media screen and (max-width: 2800px) and (min-width: 2561px) {
  #topo {
    height: 1700px;
  }

  #topo .menu {
    float: left;
    position: relative;
    z-index: 3;
    width: 90%;
    height: 100%;
  }

  #topo .logo img {
    width: 700px;
    margin-top: 50px;
    margin-left: 20px;
  }

  #topo .menu ul {
    padding: 0 !important;
    margin-left: 40%;
    margin-top: 5%;
  }

  #topo .menu ul a {
    padding-right: 0;
    border-right: 0;
    font-size: 4rem;
    color: #006600;
    font-weight: bold;
  }

  #textoInicio{
    width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo{
    width: 900px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  #topo .images{
    position: relative;
    float: left;
    margin-left: 400px;
    margin-top: 30px;
    top: -75%;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 2800px) and (min-width: 2561px) {
  #atividades {
    background-image: url(../images/fundo-bloco-02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 1100px;
  }

  #imgGravida {
    width: 460px;
    margin-left: -500px;
    margin-top: -7%;
  }
  #imgRecemNascido{
    width: 250px;
    float: right;
    margin-top: 20%;
  }
  #imgAtividades {
    width: 1170px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 420px;
    left: -110px;
  }
  .divAtividades {
    position: relative;
    top: -125%;
    margin-left: 30%;
  }

  .textoAtividades {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.5rem;
  }
}


/*Terceira parte*/
@media screen and (max-width: 2800px) and (min-width: 2561px) {
  #salas {
    height: 882px;
  }
  #imgSalaAtendimento{
    width: 900px;
    margin-left: 100px;
    margin-top: -60px;
  }

  .textoSalas {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 3.0rem;
  }

  .divTextoSalas{
    float: left;
    margin-left: 130px;
    font-weight: bold;
  }
}

/*Quarta parte*/
@media screen and (max-width: 2800px) and (min-width: 2561px) {
  #cursos {
    height: 900px;
  }
  .conteudoCursos{
    display: block;
    margin-left: 20%;
  }
  #imgCursos{
    width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos{
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.5rem;
  }

  #textoEImagem{
    display: inline-block;
  }
  #textoColunaCursos{
    display: inline-block;
  }
}

/*Quinta parte*/
@media screen and (max-width: 2800px) and (min-width: 2561px) {
  .conteudoRodape{
    margin-left: 900px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.4rem;
  }

  .imgRodape{
    display: inline-block;
  }

  #rodapeMaisVoce{
    width: 800px;
  }

  #rodapeMaos{
    width: 300px;
  }
}


/*Primeira Parte*/
@media screen and (max-width: 2560px) and (min-width: 2049px) {
  #topo {
    height: 1700px;
  }

  #topo .menu {
    float: left;
    position: relative;
    z-index: 3;
    width: 90%;
    height: 100%;
  }

  #topo .logo img {
    width: 700px;
    margin-top: 50px;
    margin-left: 20px;
  }

  #topo .menu ul {
    padding: 0 !important;
    margin-left: 40%;
    margin-top: 5%;
  }

  #topo .menu ul a {
    padding-right: 30px;
    border-right: 0;
    font-size: 3.8rem;
    color: #006600;
    font-weight: bold;
  }

  #textoInicio{
    width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo{
    width: 900px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  #topo .images{
    position: relative;
    float: left;
    margin-left: 400px;
    margin-top: 30px;
    top: -75%;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 2560px) and (min-width: 2049px) {
  #atividades {
    background-image: url(../images/fundo-bloco-02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 1100px;
  }

  #imgGravida {
    width: 460px;
    margin-left: -500px;
    margin-top: -7%;
  }
  #imgRecemNascido{
    width: 250px;
    float: right;
    margin-top: 20%;
  }
  #imgAtividades {
    width: 1170px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 420px;
    left: -200px;
  }
  .divAtividades {
    position: relative;
    top: -200%;
    margin-left: 30%;
  }

  .textoAtividades {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.5rem;
  }
}


/*Terceira parte*/
@media screen and (max-width: 2560px) and (min-width: 2049px) {
  #salas {
    height: 882px;
  }
  #imgSalaAtendimento{
    width: 900px;
    margin-left: 100px;
    margin-top: -60px;
  }

  .textoSalas {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 3.0rem;
  }

  .divTextoSalas{
    float: left;
    margin-left: 130px;
    font-weight: bold;
  }
}

/*Quarta parte*/
@media screen and (max-width: 2560px) and (min-width: 2049px) {
  #cursos {
    height: 900px;
  }
  .conteudoCursos{
    display: block;
    margin-left: 20%;
  }
  #imgCursos{
    width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos{
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.5rem;
  }

  #textoEImagem{
    display: inline-block;
  }
  #textoColunaCursos{
    display: inline-block;
  }
}

/*Quinta parte*/
@media screen and (max-width: 2560px) and (min-width: 2049px) {
  .conteudoRodape{
    margin-left: 800px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.4rem;
  }

  .imgRodape{
    display: inline-block;
  }

  #rodapeMaisVoce{
    width: 800px;
  }

  #rodapeMaos{
    width: 300px;
  }
}


/*Primeira Parte*/
@media screen and (max-width: 2048px) and (min-width: 1441px) {
  #topo {
    height: 1700px;
  }

  #topo .menu {
    float: left;
    position: relative;
    z-index: 3;
    width: 90%;
    height: 100%;
  }

  #topo .logo img {
    width: 600px;
    margin-top: 50px;
    margin-left: 20px;
  }

  #topo .menu ul {
    padding: 0 !important;
    margin-left: 40%;
    margin-top: 5%;
  }

  #topo .menu ul a {
    padding-right: 0;
    border-right: 0;
    font-size: 3.5rem;
    color: #006600;
    font-weight: bold;
  }

  #textoInicio{
    width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo{
    width: 900px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  #topo .images{
    position: relative;
    float: left;
    margin-left: 400px;
    margin-top: 30px;
    top: -75%;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 2048px) and (min-width: 1441px) {
  #atividades {
    background-image: url(../images/fundo-bloco-02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 1100px;
  }

  #imgGravida {
    width: 370px;
    margin-left: -550px;
    margin-top: -10%;
  }
  #imgRecemNascido {
    width: 220px;
    float: right;
    margin-top: 30%;
  }
  #imgAtividades {
    width: 900px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 364px;
    left: 200px;
  }
  .divAtividades {
    position: relative;
    top: -190%;
    margin-left: 40%;
  }

  .textoAtividades {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.2rem;
  }
}


/*Terceira parte*/
@media screen and (max-width: 2048px) and (min-width: 1441px) {
  #salas {
    height: 882px;
  }
  #imgSalaAtendimento{
    width: 900px;
    margin-left: 100px;
    margin-top: -60px;
  }

  .textoSalas {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 3.0rem;
  }

  .divTextoSalas{
    float: left;
    margin-left: 130px;
    font-weight: bold;
  }
}

/*Quarta parte*/
@media screen and (max-width: 2048px) and (min-width: 1441px) {
  #cursos {
    height: 900px;
  }
  .conteudoCursos{
    display: block;
    margin-left: 20%;
  }
  #imgCursos{
    width: 700px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos{
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2rem;
  }

  #textoEImagem{
    display: inline-block;
  }
  #textoColunaCursos{
    display: inline-block;
  }
}

@media screen and (max-width: 1920px) and (min-width: 1441px) {
  #topo .logo img {
    width: 500px;
    margin-top: 50px;
    margin-left: 20px;
  }

  #topo .menu ul a {
    padding-right: 20px;
    border-right: 0;
    font-size: 3rem;
    color: #006600;
    font-weight: bold;
  }

  .conteudoCursos {
    display: block;
    margin-left: 10%;
  }
  .conteudoRodape #rodapeMaisVoce{
    width: 550px;
  }

  .conteudoRodape .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 1920px) {
  #rodapeMaisVoce {
    width: 550px;
  }
}

/*Quinta parte*/
@media screen and (max-width: 2048px) and (min-width: 1441px) {
  .conteudoRodape{
    margin-left: 630px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.4rem;
  }

  .imgRodape{
    display: inline-block;
  }

  #rodapeMaisVoce{
    width: 600px;
  }

  #rodapeMaos{
    width: 200px;
  }
}



/*Mídia 1440*/
/*Primeira parte*/
@media screen and (max-width: 1440px) {
  #topo .menu {
    width: 90%;
    height: 145px;
  }

  #topo .menu ul {
    padding: 0 !important;
    margin-left: 40%;
    margin-top: 5%;
  }

  #topo .menu ul a {
    padding-right: 20px;
    border-right: 0;
    font-size: 1.7rem;
    color: #006600;
    font-weight: bold;
  }

  #topo .logo img {
    width: 300px;
    margin-top: 40px;
    margin-left: 30px;
  }

  #textoInicio{
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo{
    width: 500px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  #topo .images{
    position: relative;
    float: left;
    margin-left: 200px;
    margin-top: 30px;
    top: 30px;
  }

}

/*Segunda Parte*/
@media screen and (max-width: 1440px) {
  #imgGravida{
    width: 200px;
    margin-left: 450px;
    margin-top: -10%;
  }
  #imgRecemNascido{
    width: 150px;
    float: right;
    margin-top: 15%;
  }
  #imgAtividades{
    width: 650px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 250px;
    margin-left: 160px;
  }
  .divAtividades{
    position: relative;
    top: -600px;
    margin-left: 30%;
  }
  .textoAtividades{
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
}


/*Terceira parte*/
@media screen and (max-width: 1440px) {
  #imgSalaAtendimento{
    width: 400px;
    margin-left: 100px;
    margin-top: -60px;
  }

  .textoSalas {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .divTextoSalas{
    float: left;
    margin-left: 130px;
    font-weight: bold;
  }
}

/*Quarta parte*/
@media screen and (max-width: 1440px) {
  .conteudoCursos{
    display: block;
    margin-left: 20%;
  }
  #imgCursos{
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos{
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.0rem;
  }

  #textoEImagem{
    display: inline-block;
  }
  #textoColunaCursos{
    display: inline-block;
  }
}

/*Quinta parte*/
@media screen and (max-width: 1440px) {
  .conteudoRodape{
    margin-left: 520px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.0rem;
  }

  .imgRodape{
    display: inline-block;
  }

  #rodapeMaisVoce{
    width: 400px;
  }

  #rodapeMaos{
    width: 150px;
  }
}

@media screen and (max-width: 1439px) and (min-width: 1281px) {
  .divAtividades{
    position: relative;
    top: -1000px;
    margin-left: 30%;
  }
}

/*Midia 1280*/
@media screen and (max-width: 1280px) {
  .conteudoRodape{
    margin-left: 520px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.0rem;
  }

  .imgRodape{
    display: inline-block;
  }

  #rodapeMaisVoce{
    width: 350px;
  }

  #rodapeMaos{
    width: 120px;
  }

  .divAtividades{
    position: relative;
    top: -1000px;
    margin-left: 35%;
  }
}




/*Mídia 1024*/
/*Primeira parte*/
@media screen and (max-width: 1024px) {
  #topo .menu {
    float: none;
    text-align: center;
  }

  #topo .menu ul {
    padding: 0 !important;
    margin-left: 30%;
    margin-top: 5%;
    position:relative;
    top: 45px;
  }

  #topo .menu ul a {
    padding-right: 15px;
    border-right: 0;
    font-size: 1.5rem;
    color: #006600;
    font-weight: bold;
  }

  #topo .logo img {
    width: 240px;
    margin-top: 30px;
    margin-left: 20px;
  }

  #topo .images{
    position: relative;
    float: left;
    margin-left: 190px;
    top: -20px;
  }
}

/*Segunda parte*/
@media screen and (max-width: 1024px) {
  #imgGravida{
    width: 200px;
    margin-left: 390px;
    margin-top: -15%;
  }
  #imgRecemNascido{
    width: 120px;
    float: right;
    margin-top: 25%;
  }

  #imgAtividades{
    width: 500px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 250px;
    margin-left: 100px;
  }
  .divAtividades{
    position: relative;
    top: -900px;
    margin-left: 35%;
  }
  .textoAtividades{
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.0rem;
    position: relative;
    top: 50px;
  }
}

/*Terceira Parte*/
@media screen and (max-width: 1024px) {
  #imgSalaAtendimento{
    width: 400px;
    margin-left: 70px;
    margin-top: -60px;
  }
}

/*Quarta Parte*/
@media screen and (max-width: 1024px) {
  .conteudoCursos {
    display: block;
    margin-left: 10%;
  }
}

/*Quinta parte*/
@media screen and (max-width: 1024px) {
  #rodape {
    background-position-x: -100px;
  }
  .conteudoRodape{
    margin-left: 370px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.0rem;
  }

  .imgRodape{
    display: inline-block;
  }

  #rodapeMaisVoce{
    width: 300px;
  }

  #rodapeMaos{
    width: 120px;
  }
}


@media screen and (max-width: 800px) {
  #topo .logo img {
    width: 220px;
    margin-top: 20px;
    margin-left: -490px;
  }
  #topo .menu ul {
    padding: 0 !important;
    margin-left: 30%;
    margin-top: -10%;
    position: relative;
    top: 35px;
  }
  #topo .menu ul a {
    padding-right: 15px;
    border-right: 0;
    font-size: 1.3rem;
    color: #006600;
    font-weight: bold;
  }
  #imgGravida {
    width: 150px;
    margin-left: 390px;
    margin-top: -15%;
  }
  #imgRecemNascido {
    width: 90px;
    float: right;
    margin-top: 40%;
  }
  #imgAtividades {
    width: 400px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 210px;
    margin-left: 0px;
  }
  .divAtividades {
    position: relative;
    top: -790px;
    margin-left: 50%;
  }
  .textoAtividades {
    font-size: 0.8rem;
  }
  .divTextoSalas {
    margin-left: 100px;
  }
  #imgCursos {
    width: 340px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.8rem;
  }
  #rodape {
    background-position-x: -200px;
  }
  #rodapeMaos {
    width: 90px;
  }
  #rodapeMaisVoce {
    width: 250px;
  }
  .conteudoRodape {
    margin-left: 250px;
    margin-top: -30px;
  }
  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.8rem;
  }
}


/*Mídia 768*/
/*Primeira parte*/
@media screen and (max-width: 768px) {
  #topo .menu {
    float: none;
    text-align: center;
    position: relative;
    top: 20px;
  }
  #topo .menu ul {
    padding: 0 !important;
    margin-left: 35%;
    margin-top: 5%;
    position: relative;
    top: 33px;
  }

  #topo .menu ul a {
    padding-right: 10px;
    border-right: 0;
    font-size: 1.2rem;
    color: #006600;
    font-weight: bold;
  }
  #topo .logo img {
    width: 200px;
    margin-top: 20px;
    float: left;
    margin-left: 15px;
  }

  #topo .images {
    margin-left: 190px;
    margin-top: 70px;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 768px) {
  #atividades {
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 590px;
    background-image: url(../images/fundo_topo.png);
  }

  #imgGravida{
    width: 200px;
    margin-left: 20px;
    margin-top: -15%;
  }
  #imgRecemNascido{
    width: 150px;
    float: right;
    margin-top: 25%;
  }

  .divAtividades {
    position: relative;
    top: -930px;
    margin-left: 16%;
    left: -50px;
  }

  #imgAtividades {
    width: 560px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 267px;
    margin-left: 50px;
  }
}

/*Terceira Parte*/
@media screen and (max-width: 768px) {
  #salas {
    background-size: 230%;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 400px;
  }
  #imgSalaAtendimento {
    width: 450px;
    margin-left: 160px;
    margin-top: -60px;
  }

  .textoSalas {
    margin-left: 60px;
    font-size: 1.2rem;
  }
}

/*Quarta Parte*/
@media screen and (max-width: 768px) {
  .conteudoCursos {
    display: block;
    margin-left: 24%;
  }
}

/*Quinta Parte*/
@media screen and (max-width: 768px) {
  #rodape {
    background-image: none;
    background-color: #ffffff;
  }

  .conteudoRodape {
    margin-left: 200px;
    margin-top: -30px;
  }

  #rodapeMaos {
    display: none;
  }

  #rodapeMaisVoce {
    width: 400px;
  }

  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 640px) {
  #topo .logo img {
    width: 170px;
    margin-top: 15px;
    float: left;
    margin-left: 15px;
  }
  #topo .menu ul {
    padding: 0 !important;
    margin-left: 35%;
    margin-top: 5%;
    position: relative;
    top: 25px;
  }
  #topo .menu ul a {
    padding-right: 10px;
    border-right: 0;
    font-size: 1rem;
    color: #006600;
    font-weight: bold;
  }
  #topo .images {
    margin-left: 135px;
    margin-top: 70px;
  }
  #imgGravida {
    width: 180px;
    margin-left: 0px;
    margin-top: -15%;
  }
  #imgRecemNascido {
    width: 120px;
    float: right;
    margin-top: 45%;
  }
  #imgAtividades {
    width: 560px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 267px;
    margin-left: -10px;
  }
  #imgSalaAtendimento {
    width: 450px;
    margin-left: 100px;
    margin-top: -60px;
  }
  .divTextoSalas {
    float: left;
    margin-left: 70px;
    font-weight: bold;
  }
  .conteudoCursos {
    display: block;
    margin-left: 18%;
  }
  #rodapeMaisVoce {
    width: 370px;
  }
  .conteudoRodape {
    margin-left: 138px;
    margin-top: -30px;
  }
}

/*Mídia 425*/
/*Primeira parte*/
@media screen and (max-width: 425px) {
  #topo {
    background-image: none;
    background-color: #74cddb;
    height: 600px;
  }

  .menu{
    background-image: url("../images/fundo-logo.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  #topo .menu {
    width: 420px;
    float: none;
    text-align: center;
    position: relative;
    top: -50px;
  }
  #topo .menu ul {
    padding: 0 !important;
    margin-left: 30%;
    margin-top: 0%;
    position: relative;
    top: 15px;
    width: 290px;
  }

  #topo .menu ul a {
       padding-right: 10px;
       border-right: 0;
       font-size: 0.7rem;
       color: #006600;
       font-weight: bold;
     }

  #topo .logo img {
    width: 130px;
    margin-top: 8px;
    float: left;
    margin-left: 1px;
  }

  #topo .images {
    margin-left: 10px;
    margin-top: -90px;
  }

  #textoInicio {
    width: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo {
    width: 410px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 425px) {
  #atividades {
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 470px;
    background-image: url(../images/fundo_topo.png);
  }

  #imgGravida{
    width: 200px;
    margin-left: 20px;
    margin-top: -15%;
    opacity: 0.1;
  }
  #imgRecemNascido{
    width: 150px;
    float: right;
    margin-top: 25%;
    opacity: 0.1;
  }

  .divAtividades {
    position: relative;
    top: -712px;
    margin-left: 16%;
    left: -30px;
  }

  #imgAtividades {
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 200px;
    margin-left: -15px;
  }

  .textoAtividades {
    font-size: 0.7rem;
  }
}

/*Terceira Parte*/
@media screen and (max-width: 425px) {
  #salas {
    background-size: 300%;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 400px;
  }
  #imgSalaAtendimento {
    width: 370px;
    margin-left: 26px;
    margin-top: -60px;
  }

  .textoSalas {
    margin-left: -70px;
    font-size: 1.0rem;
  }
}

/*Quarta Parte*/
@media screen and (max-width: 425px) {
  .conteudoCursos {
    display: block;
    margin-left: 24%;
  }
  #textoEImagem {
    margin-left: -90px;
  }
}

/*Quinta Parte*/
@media screen and (max-width: 425px) {
  #rodape {
    background-image: none;
    background-color: #ffffff;
  }

  .conteudoRodape {
    margin-left: 45px;
    margin-top: -30px;
  }

  #rodapeMaos {
    display: none;
  }

  #rodapeMaisVoce {
    width: 380px;
  }

  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.5rem;
  }

  .imgRodape {
    display: inline-block;
    margin-left: -13px;
  }
}

@media screen and (max-width: 420px) {
  #imgAtividades {
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 200px;
    margin-left: -30px;
  }
  .conteudoCursos {
    display: block;
    margin-left: 23%;
  }
}

@media screen and (max-width: 390px) {
  #topo .menu ul a {
    padding-right: 10px;
    border-right: 0;
    font-size: 0.6rem;
    color: #006600;
    font-weight: bold;
  }
  #topo .images {
    margin-left: -10px;
    margin-top: -90px;
  }
  .divAtividades {
    position: relative;
    top: -712px;
    margin-left: 16%;
    left: -40px;
  }
  #imgAtividades {
    width: 400px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 200px;
    margin-left: -30px;
  }
  #salas {
    background-size: 300%;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 398px;
  }
  #imgSalaAtendimento {
    width: 350px;
    margin-left: 26px;
    margin-top: -60px;
  }
  .textoSalas {
    margin-left: -100px;
    font-size: 1.1rem;
  }
  #imgCursos {
    width: 380px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  #rodapeMaisVoce {
    width: 340px;
  }
}

/*Mídia 375*/
/*Primeira parte*/
@media screen and (max-width: 375px) {
  #topo {
    background-image: none;
    background-color: #74cddb;
    height: 500px;
  }

  .menu{
    background-image: url("../images/fundo-logo.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  #topo .menu {
    width: 360px;
    float: none;
    text-align: center;
    position: relative;
    top: -50px;
  }
  #topo .menu ul {
    padding: 0 !important;
    margin-left: 20%;
    margin-top: 0%;
    position: relative;
    top: 10px;
    width: 290px;
  }

  #topo .menu ul a {
    padding-right: 10px;
    border-right: 0;
    font-size: 0.6rem;
    color: #006600;
    font-weight: bold;
  }

  #topo .logo img {
    width: 120px;
    margin-top: 8px;
    float: left;
    margin-left: 1px;
  }

  #topo .images {
    margin-left: 190px;
    margin-top: 70px;
  }

  #topo .images {
    margin-left: 10px;
    margin-top: -100px;
  }

  #textoInicio {
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo {
    width: 360px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 375px) {
  #atividades {
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 470px;
    background-image: url(../images/fundo_topo.png);
  }

  #imgGravida{
    width: 200px;
    margin-left: 20px;
    margin-top: -15%;
    opacity: 0.1;
  }
  #imgRecemNascido{
    width: 150px;
    float: right;
    margin-top: 25%;
    opacity: 0.1;
  }

  .divAtividades {
    position: relative;
    top: -712px;
    margin-left: 16%;
    left: -30px;
  }

  #imgAtividades {
    width: 400px;
    display: block;
    margin-right: auto;
    position: relative;
    top: 200px;
    margin-left: -40px;
  }

  .textoAtividades {
    font-size: 0.7rem;
  }
}

/*Terceira Parte*/
@media screen and (max-width: 375px) {
  #salas {
    background-size: 300%;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 382px;
  }
  #imgSalaAtendimento {
    width: 320px;
    margin-left: 26px;
    margin-top: -60px;
  }

  .textoSalas {
    margin-left: -100px;
    font-size: 1.0rem;
  }
}

/*Quarta Parte*/
@media screen and (max-width: 375px) {
  .conteudoCursos {
    display: block;
    margin-left: 30%;
  }
  #textoEImagem {
    margin-left: -90px;
  }
  #imgCursos {
     width: 320px;
     display: block;
     margin-left: auto;
     margin-right: auto;
   }
  .textoCursos {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.7rem;
  }
}

/*Quinta Parte*/
@media screen and (max-width: 375px) {
  #rodape {
    background-image: none;
    background-color: #ffffff;
  }

  .conteudoRodape {
    margin-left: 45px;
    margin-top: -30px;
  }

  #rodapeMaos {
    display: none;
  }

  #rodapeMaisVoce {
    width: 335px;
  }

  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.5rem;
  }

  .imgRodape {
    display: inline-block;
    margin-left: -13px;
  }
}

/*Midia 360*/
@media screen and (max-width: 360px) {
  .divAtividades {
    position: relative;
    top: -880px;
    margin-left: 10%;
    left: -20px;
  }

  #topo .images {
    margin-left: 0px;
    margin-top: -100px;
  }

  #salas {
    background-size: 300%;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 367px;
  }

  .textoCursos {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.7rem;
  }

  .conteudoRodape {
    margin-left: 40px;
    margin-top: -30px;
  }
}

/*Mídia 320*/
/*Primeira parte*/
@media screen and (max-width: 320px) {
  #topo {
    background-image: none;
    background-color: #74cddb;
    height: 460px;
  }

  .menu{
    background-image: url("../images/fundo-logo.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  #topo .menu {
    width: 360px;
    float: none;
    text-align: center;
    position: relative;
    top: -50px;
  }
  #topo .menu ul {
    padding: 0 !important;
    margin-left: 10%;
    margin-top: 0%;
    position: relative;
    top: 10px;
    width: 290px;
  }

  #topo .menu ul a {
    padding-right: 10px;
    border-right: 0;
    font-size: 0.5rem;
    color: #006600;
    font-weight: bold;
  }

  #topo .logo img {
    width: 120px;
    margin-top: 8px;
    float: left;
    margin-left: 1px;
  }

  #topo .images {
    margin-left: 4px;
    margin-top: -100px;
  }

  #textoInicio {
    width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #iconesTopo {
    width: 310px;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/*Segunda Parte*/
@media screen and (max-width: 320px) {
  #atividades {
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 470px;
    background-image: url(../images/fundo_topo.png);
  }

  #imgGravida{
    width: 200px;
    margin-left: 20px;
    margin-top: -15%;
    opacity: 0.1;
  }
  #imgRecemNascido{
    width: 150px;
    float: right;
    margin-top: 25%;
    opacity: 0.1;
  }

  .divAtividades {
    position: relative;
    top: -800px;
    margin-left: 16%;
    left: -30px;
  }

  #imgAtividades {
    width: 360px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 190px;
    margin-left: -40px;
  }

  .textoAtividades {
    font-size: 0.6rem;
    width: 300px;
    margin-left: -10px;
  }
  }

/*Terceira Parte*/
@media screen and (max-width: 320px) {
  #salas {
    background-size: 300%;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    height: 326px;
  }
  #imgSalaAtendimento {
    width: 280px;
    margin-left: 26px;
    margin-top: -60px;
  }

  .textoSalas {
    margin-left: -120px;
    font-size: 1.0rem;
  }
}

/*Quarta Parte*/
@media screen and (max-width: 320px) {
  .conteudoCursos {
    display: block;
    margin-left: 30%;
  }
  #textoEImagem {
    margin-left: -80px;
  }
  #imgCursos {
    width: 290px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .textoCursos {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.6rem;
  }
}

/*Quinta Parte*/
@media screen and (max-width: 320px) {
  #rodape {
    background-image: none;
    background-color: #ffffff;
  }

  .conteudoRodape {
    margin-left: 45px;
    margin-top: -30px;
  }

  #rodapeMaos {
    display: none;
  }

  #rodapeMaisVoce {
    width: 270px;
  }

  .textoRodape {
    text-align: center;
    color: #006600;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.2rem;
  }

  .imgRodape {
    display: inline-block;
    margin-left: -13px;
  }
}
