@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth;
}

body {
  font-family: Open Sans;
  font-size: 1.2rem;
  background: #fff;
  color: #181818;
  text-align: justify;
}

p{margin-bottom: 0.8rem;}


textarea{
	width: 300px;
	height: 150px;
	font-weight: 400;
	font-size: 1rem;
	background-color: #FAFAFA;
}

 .quest {
      max-width: 80%;
      margin: auto;
      background: linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02));
      padding: 20px;
      border:0 ; 
	  border-radius:20px;
      box-shadow: 0 8px 25px rgba(0,0,0,.30);
	  margin-bottom: 20px;
    }

.titulo{	
	font-weight: 500;
	color: #181818; 
	text-align: center;
	font-size: 1.8rem;
	line-height: 2rem;
	}

.titulo2{	
	font-weight: 500;
	color: #181818; 
	text-align: center;
	font-size: 1.8rem;
	line-height: 2rem;
	margin-bottom: 30px;
}

.sub_titulo{	
	font-weight: 400;
	color: #181818; 
	font-size: 1.4rem;
}

.sub_titulo2{
	font-weight: 400;
	font-size: 1.4rem;
	color: #82c4f1;	
}

.sub_titulo_claro{
	font-weight: 400;
	font-size: 1.4rem;
	color: #fff;	
}

.sub_titulo_bold{	
	font-weight: bold;
	color: #181818; 
	font-size: 1.4rem;
}

.texto{
	text-align: justify;
	font-weight: 400;
	margin-left: 2rem;
	margin-right: 2rem;
}

.texto_claro{
	text-align: justify;
	font-weight: 300;
	margin-left: 2rem;
	margin-right: 2rem;
	color: #fff;
}

.texto_center{
	text-align: center;
	font-weight: 400;
	margin-left: 2rem;
	margin-right: 2rem;
	line-height: 2rem ;
}

.texto_center_claro{
	text-align: center;
	font-weight: 400;
	margin-left: 2rem;
	margin-right: 2rem;
	line-height: 2rem ;
	color: #fff
}

.texto_bold{
	font-weight: 600;
	color: #181818;
}

.texto_bold2{
	font-weight: 500;
	color: #fff;
}

.lado{
	float: left;
	margin: auto;
	width: 50%;
	padding-right: 1rem;
	margin-top: 0;
}

.ao_lado{
	float: left;
}

.video{
    float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	width: 25%;
	margin-bottom: 1rem;
}

.video_info{
	width: 250px;
	margin-left: 5px;
	margin-right: 5px;
}

.video2{
    float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	width: 50%;
	margin-bottom: 1rem;
}


.img_titulo{	
	width: 500px;
	margin-bottom: 2rem;
	border: 2px solid #181818;
	cursor: pointer;
	margin-top: 20px;
}

.img_anuncio{	
	width: auto;
	border-radius: 8px;
}

.img_pag{
	width: 200px;
}

.logo_ac{	
	width: 200px;
}

.fd_escuro{
	width: 100%;
	background-color: #2b2b2b;
}

.bloco{
	width: 80%;
	padding-top: 2rem;
	padding-bottom: 3rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.bloco_flex{
	width: 80%;
	padding-top: 3rem;
	padding-bottom: 3rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: flex;
}


/* Contos e Tarots*/

.carta_tarot{
	
	border: 2px solid;
	border-color: #181818;
	border-radius: 6px;
	padding: 4px;
}

.input_contos{	
	border: 0; 
	text-align: center; 
	width: 100%; 
	font-weight: 400;
	color: #181818; 
	margin-bottom: 1rem; 
	margin-top: 2rem; 
	background-color: #fff;
}

.txt_cartas{
	width: 600px;
	text-align: justify;
	font-weight: 400;
	color: #181818;
}

.oracao{
	width: 600px;
	text-align: center;
	font-weight: 400;
	color: #181818;
}

.txt_italico{
	width: 600px;
	text-align: justify;
	font-weight: 300;
	font-style: italic;
	margin-top: 15px;	
}

.txt_resposta{
	text-align: center;
	font-weight: 400;
	margin-bottom: 15px;
	color: #181818;
}

/* TAROT DEUSES E DEUSAS*/
.carta_tarot{
	width: 150px;	
}

.txt_mito{
	width: 80%;
	text-align: justify;
	font-weight: 400;
	color: #181818;
}

.titulo_mito{
	color: #181818; 
	font-weight: 400;
	padding-bottom: 1rem;	
}

/* Desafio */

.lado_data{	
	float: left;
}

.data_center{
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin-top: 1rem;
}

.dia{
	width: 3.75rem;
	margin-right: 1.5rem;
	background-color: #E4E4E4;
	font-weight: 400;
	font-size: 1rem;
}

.mes{
	width: 7rem;
	margin-right: 1.5rem;
	background-color: #E4E4E4;
	font-weight: 400;
	font-size: 1rem;
}

.ano{	
	width: 4.8rem;
	background-color: #E4E4E4;
	font-weight: 400;
	font-size: 1rem;
}

.site_off{
	display: none;
}

.carta{
	height: 13.75rem;
	border: 0.15rem solid #2b2b2b;
	border-radius: 0.6rem;	
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.carta_2{
	height: 13.75rem;
	border: 0.625rem solid #2b2b2b;
	border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
	margin-top: 0;
	margin-bottom: 15px;
}

.tabela{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
	padding-bottom: 2rem;
	font-weight: 400;
	font-size: 1rem; 
	color: #181818;
	margin-top: 1.2rem;
}

.img_desafio{
	width: auto;
	border: 2px solid #181818;
	border-radius: 6px;	
	margin-bottom: 1rem;
}


/* WORKSHOP */

.li{
	margin-bottom: 15px;
	list-style-type: disc; 
	margin-left: 15px;
}

.ingresso{
	width: 600px;
}

.logoPG{
	width: 200px;
	margin-bottom: 20px;
}

.endereco{
	font-weight: 300;
	font-size: 1rem;
	text-align: center;
	margin-top: 15px;
	color: #fff;
}

.termo{
	width: 300px;
	font-weight: 300;
	font-size: 1rem;
	text-align: justify;
	margin-top: 15px;
	color: #fff;
}

.select{
	width: 50px;
	font-weight: 400;
	font-size: 1rem;
	margin-left: 0;
	background-color: #fafafa;
}

.select_2{
	width: 100px;
	font-weight: 400;
	font-size: 1rem;
	margin-left: 0;
	background-color: #fafafa;
}

.input_cel{	
	width: 250px;
	font-weight: 400;
	font-weight: 500;
	font-size: 1rem;
	background-color: #fafafa;
}

.input_ddd{
	width: 45px;
	font-weight: 300;
	font-size: 1rem;
	background-color: #fafafa;
}

.input_cep{	
	width: 80px;
	font-weight: 300;
	font-size: 1rem;
	color: rgba(200,200,200,1.00);
	border: 0;
	outline: 0;
	border-bottom: 1px solid rgb(200,200,200);
	background-color: #2b2b2b;
	margin-left: 5px;
	
}
.form_center{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 1rem; 
	color: #fff;
	text-align: center;	
}

.valor{
	
	font-size: 1.4rem; 
/*	background-color: rgba(255,255,255,0.10); */
	background-color: #2b2b2b;
	padding: 8px;
	font-weight: 600;
	color: #82c4f1; 
}

.bt_quant{
	width: 30px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 20px;
    font-weight: 400;
    cursor: pointer;
    opacity: 0.9;

}
.bt_quant:hover{
	opacity: 1;
	background-color: #82c4f1;
}

.input_quant{
	width: 30px;
	height: auto;
	margin-left: 10px;
	background-color: #FAFAFA;
	border: none;
	text-align: center;
    font-weight: 400;
}

.borda{
	border: solid;
	border-color: #181818;
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;
	background-color: #2b2b2b;
}

.contador{
	background-color: #181818;
	color: #fff;
	font-size: 1rem;
}

.pix{
	font-size: 1rem;
	text-align: center;
	color: #fff;
}


/* SLIDESHOW */

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width: 200px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.v_capa{
	width: 500px;
	height: 281px;
	margin-bottom: 20px;
	margin-top: 20px;
}

   #capa {
      display: none;
    }

    /* Se quiser também pode começar com o vídeo visível explicitamente */
    #video {
      display: block;
    }

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}