.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.container-zw {
  position: relative;
  top: 0px;
  width: 100%;
  height: 100%;
  max-width: none;
  padding-right: 20px;
  padding-left: 20px;
}

.slider-title {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 47px;
  line-height: 70px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.slide-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  /*width: 100%;*/
  height: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
  object-fit: cover;
}

.title-block {
  max-width: 703px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 28px;
  padding-left: 28px;
}

.carousel {
  position: relative;
  margin-top: -85px;
}

.carousel-item {
  padding-top: 465px;
  border-radius: 0px;
  -webkit-filter: blur(2px) grayscale(100%);
  filter: blur(2px) grayscale(100%);
  font-size: 16px;
}

.body {
  background-color: rgba(0, 0, 0, 0.77);
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
  overflow: hidden;
}

.body.sm-flex {
  background-image: url('../images/bg-anos.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.text-block {
  display: block;
  margin-top: 40px;
  opacity: 0;
  font-family: Poppins, sans-serif;
  color: #db8588;
  font-size: 30px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.tb-paragraph {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.carousel-fixed-item {
  position: absolute;
  left: 0px;
  top: 38%;
  right: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  padding-right: 18px;
  padding-left: 18px;
}

.left {
  cursor: pointer;
}

.right {
  cursor: pointer;
}

.navigator-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39px;
  height: 39px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #000;
  border-radius: 50%;
}

.navigator-icon.nav-icon-left {
  width: 28vh;
  height: 28vh;
  border-style: none;
  border-radius: 20%;
  background-color: transparent;
  background-image: url('../images/sombra.png');
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
}

.navigator-icon.nav-icon-right {
  width: 28vh;
  height: 28vh;
  border-style: none;
  border-radius: 20%;
  background-color: transparent;
  background-image: url('../images/sombra.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  color: transparent;
}

.ni-icon.right-icon {
  background-color: transparent;
  color: #fff;
}

.logo-mbr {
  position: relative;
  width: 460px;
  margin-right: auto;
  margin-left: auto;
}

.label-form {
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: 40px;
  color: #fff;
  font-size: 22px;
  text-align: left;
}

.btn-form {
  width: 100%;
  height: 60px;
  margin-top: 30px;
  border-radius: 15px;
  background-color: #e7215b;
  font-size: 20px;
  font-weight: 700;
}

.text-form {
  height: 60px;
  padding-left: 22px;
  border: 1px none #000;
  border-radius: 15px;
  background-color: #363636;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  white-space: normal;
  cursor: pointer;
}

.div-form {
  width: 100%;
  color: #fff;
  text-align: center;
}

.login-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-logo {
  position: relative;
  width: 100%;
  padding-top: 15%;
  padding-bottom: 5%;
}

.login-col-2 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 10%;
  margin-right: auto;
  margin-left: auto;
  clear: right;
  text-align: center;
}

.image {
  height: 48vw;
}

.body-2 {
  background-color: #212121;
}

.btn-mbrplay {
  position: relative;
  width: 70%;
  padding: 5vh;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  background-color: #fff;
  background-image: url('../images/bt-mbrplay.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.btn-lousaplay {
  position: relative;
  width: 70%;
  padding: 5vh;
  margin-top: 60px;
  border-radius: 15px;
  background-color: #1072b9;
  background-image: url('../images/bt-lousaplay.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.logo-mini {
  width: 10vw;
}

.body-3 {
  background-color: #212121;
}

.div-anos-finais {
  display: none;
  width: 100%;
  text-align: center;
}

.div-anos-iniciais {
  display: none;
  width: 100%;
  text-align: center;
  position: sticky;
  top: 0;
}

.menu-opacity {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  width: 1920%;
  height: 1080%;
  margin-top: 0px;
  background-color: #002037;
  opacity: 0.38;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.menu-opacity.menu-aberto {
  z-index: 8;
  display: block;
  width: 100%;
  height: 100%;
  
}

.div-opcoes {
  left: 0%;
  top: 100px;
  right: 0%;
  display: flex;
  overflow-y: auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  height: 80vh;
}
.div-container {
  display: flex;
  align-items: center;
  height: 470px;
  width: 100%;
}


.div-opcoes img{
  cursor: pointer;
  height: 40vh;
  margin: 15px;
}

.div-creche {
  display: none;
  width: 100%;
  background-color: transparent;
  text-align: center;
}

.creche1 {
  margin-right: auto;
  margin-left: auto;
}

.creche2 {
  display: inline;
}

.btn_anos_iniciais.btn_change_principal {
  margin-right: auto;
  margin-left: 40px;
}

.menu-superior {
  top: 0;
  bottom: auto;
  z-index: 10;
  width: 100%;
  height: 100px;
  position: relative;
}

.bg-menu {
  display: none;
}

.btn_infantil.btn_change_principal {
  display: block;
  margin-right: 40px;
  margin-left: auto;
}

.btn_ensino_medio.btn_change_principal {
  margin-top: 35px;
  margin-right: auto;
  margin-left: 40px;
}

.bg-change {
  width: 100%;
  height: 100%;
  
}

.btn-menu {
  position: relative;
  z-index: 12;
  width: 80px;
  height: 80px;
  margin-top: 15px;
  margin-left: 40px;
  border-radius: 15px;
  background-color: transparent;
  background-image: url('../images/btn_menu_1btn_menu.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.btn-voltar {
  position: relative;
  width: 80px;
  height: 80px;
  margin-top: 15px;
  margin-right: 40px;
  float: right;
  border-radius: 15px;
  background-color: transparent;
  background-image: url('../images/btn_voltar_1btn_voltar.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.btn-change{
  cursor: pointer;
  height: 33vh !important;
}

.btn_anos_finais.btn_change_principal {
  margin-top: 34px;
  margin-right: 40px;
  margin-left: auto;
}

.anos-iniciais {
  height: 100%;
}

.div-change-principal {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 5;
}

.div-ensino-medio {
  display: none;
  width: 100%;
  text-align: center;
}

.grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.menu-left {
  position: fixed;
  z-index: 1;
  width: 500px;
  height: 1080px;
  background-color: #0f64a1;
  top: 0;
  left: -500px;
}

.menu-left.menu-aberto {
  z-index: 9;
  display: block;
}

.body-4 {
  background-image: url('../images/bg-anos.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.body-5 {
  overflow: hidden;
  background-color: #212121;
  background-image: url('../images/background_portugues.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.corpo-lessons {
  position: relative;
  width: 100%;
  
}

.conteudo-video {
  display: block;
  overflow-y: auto;
  width: 80%;
  height: 100%;
  max-height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.botao_maior {
  position: relative;
  display: block;
  width: 594px;
  height: 100px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  line-height: 0em;
  font-weight: 700;
  cursor: pointer;
}

.bloqueado {
  background-color: #afafaf;
  cursor: not-allowed;
  pointer-events: none;
}

.img-bloqueado {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}

#conteudo{
  width: 80%;
  min-height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  text-align: center;
  cursor: pointer;
  
}
.conteudo-atividades {
  display: none;
  overflow-y: auto;
  width: 100%;
  min-height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  text-align: center;
  cursor: pointer;
}

.image-3 {
  position: relative;
  height: 48vw;
}

.botao_menor {
  position: relative;
  display: block;
  width: 457px;
  height: 100px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  font-weight: 700;
}

.botao_menor.bloqueado {
  background-color: #afafaf;
  cursor: not-allowed;
}

.botao_maior-copy {
  position: relative;
  display: block;
  width: 594px;
  height: 100px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  border-radius: 20px;
  background-color: #d29861;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  line-height: 0em;
  font-weight: 700;
}

.botao_maior-copy.bloqueado {
  background-color: #afafaf;
  cursor: not-allowed;
}

.div-block {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 80%;
  margin: auto;
}

.div-block-2 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.body-6 {
  background: url('') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
.no-pd-left{
  padding-left: 0px !important;
}

@media screen and (max-width: 991px) {
  .slider-title {
    font-size: 40px;
    line-height: 60px;
  }

  .carousel-item {
    padding-top: 52%;
  }

  .body.sm-flex {
    padding-bottom: 0px;
  }

  .text-block {
    margin-top: 20px;
    font-size: 24px;
    line-height: 40px;
  }

  .tb-paragraph {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .slider-title {
    font-size: 30px;
    line-height: 50px;
  }

  .title-block {
    margin-bottom: 50px;
  }

  .carousel-item {
    padding-top: 80%;
  }

  .body.sm-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 18px;
    line-height: 32px;
  }
}

#w-node-_99f3f6c8-64b4-4348-91aa-27437737801c-34e57a3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_99f3f6c8-64b4-4348-91aa-27437737801d-34e57a3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_99f3f6c8-64b4-4348-91aa-27437737801e-34e57a3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_99f3f6c8-64b4-4348-91aa-27437737801f-34e57a3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

