/* PARA TELA GRANDE ACIMA DE 700PX */



body {
 /* background: url("img/fundo_teste_pc.jpg");
  background-repeat: no-repeat;
  background-size: cover;                    
  justify-content: center;
  align-content: center;
  text-align: center;           */
  width:100%;
  margin: 0;
}

img {
/*  border-radius: 5px; */
}

/* div que abrange tudo */
.tudo {
  width:100%;
  justify-content: center;
  align-content: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-itens: center;
  place-items: center;
  background-color: #f5f5f5;
/*      background-image: linear-gradient(white, #E6E6E6, white);  */

}

.img_cab {
    //width:80%;
}

.vCapa {
  width: 67%;

}

.menu {
    width: 150px;
    height: 30px;
    background-color: 061cb0;
    background-image: linear-gradient(F7D358, F4FA58);
    text-align: center;
    place-items: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    align-itens: center;
    align-content: center;
    justify-content: center;
    place-items: center;
    color: ffffff;
    border-radius: 5px;
    place-content: center;
    display: table-caption;
    font-weight: bold;
    display: block;
}

.row_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  width:67%;
  grid-gap: 8px;
}

.botao-disp {
    width: 100%;
    height: 40px;
    background-color: F7D358;
    text-align: center;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    place-items: center;
    color: 201d1d;
    border-radius: 5px;
    place-content: center;
    font-weight: bold;
    display: block;
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width:67%;
  grid-gap: 20px;
}

.row-destaque {
  display: flex;
  background-color: #D8D8D8;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 12px;
  width:68%;
  grid-gap: 20px;
}

.row_1 {
  display: flex;
  flex-wrap: wrap;
  width:66.5%;
  grid-gap: 30px;
  box-shadow: 3px 3px 8px grey;
  padding: 10px;
  border-radius: 5px;
  text-align: left;
}

.row_aluguel {
  display: flex;
  flex-wrap: wrap;
  width:66.5%;
  grid-gap: 30px;
  box-shadow: 3px 3px 8px grey;
  padding: 8px;
  border-radius: 5px;
  text-align: left;
  place-items: center;
}

.img-aluguel {
  width: 100px;
}

.divInfoRoteiro {
        padding: 10px;
}

/* div do evento/roteiro */
.divRoteiro {
    width: 303px;
    height: 100%;
    border: 0px solid red;
    text-align: center;
    justify-content: top;
    align-content: top;
    display: block;
    box-shadow: 3px 3px 8px grey;
    padding: 0px;
    border-radius: 5px;
    box-sizing: border-box;
}

.divRoteiroI {
    width: 270px;
    /*height: 96%;*/
    border: 0px solid black;
    text-align: center;
    justify-content: center;
    align-content: center;
    display: block;
    box-shadow: 3px 3px 6px grey;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
}

.divDetalheRoteiro {
    width: 45%;
  /*  border: 1px solid red; */
    text-align: center;
    justify-content: center;
    align-content: top;
    display: grid;
    box-shadow: 3px 3px 8px grey;
    padding: 0px;
    border-radius: 5px;
    grid-gap: 0px;
}

/* div de informações do roteiro/evento */
.divNome {
    width: 100%;
    height: 110px;
    background-color: F7D358;
    background-image: linear-gradient(F7D358, F4FA58);
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    place-content: center;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    border-radius: 5px;
}

.divNomeRoteiro {
    //background-color: #ffffff;
    background-image: linear-gradient(F7D358, F4FA58);
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    border-radius: 2px;
}

hr {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
  color: 201d1d;
  width: 67%;
}

.divNomeI {
    width: 100%;
    //height: 30px;
    //background-color: F7D358;
    //background-image: linear-gradient(F7D358, F4FA58);
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    place-content: left;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: 201d1d;
    border-radius: 5px;
    border: 0px solid red;
}

.divData {
    width: 500px;
    height: 50px;
    background-color: F7D358;
    background-image: linear-gradient(white, orange);
    text-align: center;
    flex-wrap: wrap;
    place-content: center;
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    border-radius: 5px;
    display: grid;
}

.divTitulo {
    text-align: center;
    font-size: 56px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
}
.divTituloRow1 {
    text-align: center;
    font-size: 56px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    width: 30%;
}

.divImagem {
    width: 30px;
    height: 50px;
}

/* linha com nome ex: "agenda" */
.pagina {
    width: 67%;
    height: 30px;
    background-color: 061cb0;
    background-image: linear-gradient(061cb0, F4FA58);
    text-align: center;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    vertical-align: baseline;
    color: ffffff;
    border-radius: 5px;
}

.titulo-g {
    width: 67.7%;
    height: 50px;
    //background-color: F7D358;
    //background-image: linear-gradient(yellow, grey);
    text-align: center;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    place-content: center;
    color: 201d1d;
    border-radius: 5px;
    //box-shadow: 3px 3px 8px grey;
      padding: 8px;
}

.titulo-i {
    width: 100%;
    height: 40px;
    //background-color: F7D358;
    //background-image: linear-gradient(yellow, grey);
    text-align: center;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    place-content: center;
    color: 201d1d;
    border-radius: 5px;
    //box-shadow: 3px 3px 8px grey;
}

.cabec {
    text-align: center;
    width:67%;
    place-content: center;
    justify-content: center;
    align-content: center;
    background-color: 061cb0;
    /*display: grid;*/
}

.escola {
    width: 800px;
    text-align: center;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: 201d1d;
}

.texto {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: 201d1d;
    width: 67%;
}

.destaque-produto {
    width: 68%;
  
}

.texto_esq {
    font-size: 16px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    width:35%;
    height:600px
    display: flex;
    flex-wrap: wrap;
}

.texto_dir {
    font-size: 16px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    width:67%;
    height:600px
    display: flex;
    flex-wrap: wrap;
}

.texto_meio {
    font-size: 16px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: 201d1d;
    width:67%;
    height:600px
    display: flex;
    flex-wrap: wrap;
}

.rodape {
    text-align: center;
    width:100%;
    height: 250px;
    place-content: center;
    justify-content: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    background-color: 061cb0;
    //background-image: linear-gradient(#1C1C1C, #0B2F3A);
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: FFFFFF;
}

/* item do rodapé */
.itemR {
    text-align: left;
    width:15%;
    padding: 10px;
    display: block;
    flex-wrap: wrap;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: FFFFFF;
    border-right: 3px solid white;
}

.itemRlink {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: FFFFFF;
}

.final {
    text-align: center;
    width:100%;
    height: 25px;
    background-color: 000000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: FFFFFF;
}

a:link {
  text-decoration: none;
}

.insc {
  width:100%;
  place-itens: center;
  justify-content: center;
  align-content: center;
}

.whats {
  position: fixed;
  right: 15%;
  top: 90%;
  margin-top: -2.5em;
}

/* Style the tab */
.tab {
  overflow: hidden;
  //background-color: #F7D358;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  place-content: center;
  justify-content: center;
  align-content: center;
  display: flex;
  flex-wrap: wrap;    
  color: #3B240B;
  width: 68%;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 4px 16px;
  transition: 0.3s;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

.tablinks {
  width: 15%;
  font-weight: bold;
  font-size: 12px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
  color: 201d1d;
  text-align: left;
  width:67%;
}

.tituloAba {
  display: none;
}

.titulo {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: 201d1d;
    width: 100%;
}

/* galeria */
/* The grid: Four equal columns that floats next to each other */
.column {
  /*float: left;*/
  padding: 10px;
  box-sizing: border-box;
}

/* Style the images inside the grid */
.column img {
  opacity: 0.8;
  cursor: pointer;
}

.column img:hover {
  opacity: 1;
}

.img-gal {
  width:309px;
  height:150px';
}

/* Clear floats after the columns
.gal:after {
  content: "";
  display: flex;
  clear: both;
}              */

.gal {
  display: flex;
  flex-wrap: wrap;
  align-itens: center;
  align-content: center;
  justify-content: center;
  place-items: center;
  width: 70%;
  //border: 1px solid blue;
  box-sizing: border-box;
}

/* The expanding image container (positioning is needed to position the close button and the text) */
.container {
  position: relative;
  display: none;
  width: 900px;
}

/* Expanding image text */
#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}

/* Closable button inside the image */
.closebtn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}

/* ======================= DESTAQUES ================================================= */
.image-fader {
  width: 67%;
  height: 500px;
  text-align: center;
  justify-content: center;
  align-content: center;
  display: grid;
  border: none;
}

.image-fader img {
  position: absolute;
  width: 67%;
  height: 500px;
  object-fit: cover;
  animation-name: imagefade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
  border: none;
}
 /*
.image-fader a {
  position: absolute;
  width: 100%;
  height: 600px;
  object-fit: cover;
  animation-name: imagefade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
  top: 0;
  right: 600;
  margin-top: 21em;
}    */

.image-fader-subpag {
  position: absolute;
  width: 40%;
  height: 600px;
  text-align: right;
  justify-content: right;
  align-content: right;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 30px;
  text-align: right;
}

.image-fader-subpag img {
  position: absolute;
  width: 100%;
  height: 600px;
  object-fit: cover;
  animation-name: imagefade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;

}

@keyframes imagefade {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

.image-fader img:nth-of-type(1) {
  animation-delay: 9s;
}
.image-fader img:nth-of-type(2) {
  animation-delay: 6s;
}
.image-fader img:nth-of-type(3) {
  animation-delay: 3s;
}
.image-fader img:nth-of-type(4) {
  animation-delay: 0;
}

.image-fader-subpag img:nth-of-type(1) {
  animation-delay: 9s;
}
.image-fader-subpag img:nth-of-type(2) {
  animation-delay: 6s;
}
.image-fader-subpag img:nth-of-type(3) {
  animation-delay: 3s;
}
.image-fader-subpag img:nth-of-type(4) {
  animation-delay: 0;
}
