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

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

p{
	margin-bottom: 0.8rem;
}

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

 .quest {
      max-width: 90%;
      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.4rem;
	}

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

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

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

.sub_titulo{	
	font-weight: 500; 
	color: #181818; 
}

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

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

.texto{
	text-align: justify;
	font-weight: 400;
	font-size: 1rem;
	color: #181818;	
}

.texto_claro{
	text-align: justify;
	font-weight: 00;
	font-size: 1rem;
	color: #fff;	
}


.texto_center{
	text-align: center;
	font-weight: 400;
	font-size: 1rem;
	color: #181818;
}

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

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

.img_titulo{	
	width: 100%;
	margin-bottom: 2rem;
	border: 2px solid #2b2b2b;
}

.img_anuncio{	
	width: 100%;
	border-radius: 6px;
}

.img_pag{
	width: 150px;
}

.logo_ac{	
	width: 200px;
}

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

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

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

.ao_lado{
	float: left;
}

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

.video_info{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

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

/* Contos e Tarot */

.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: 100%;
	text-align: justify;
	font-weight: 400;
	color: #181818;
}

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

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

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

/* 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;
	font-weight: 400;
}

.mes{
	width: 7rem;
	margin-right: 1.5rem;
	font-weight: 400;
}

.ano{	
	width: 4.8rem;
	font-weight: 400;
}

.site_off{
	display: none;
}

.carta{
	height: 13.75rem;
	border: 0.0625rem solid #A6A6A6;
	border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
	padding: 10px;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.carta_2{
	height: 13.75rem;
	border: 0.625rem solid #808080;
	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: 300; 
	color: #181818;
	margin-top: 1.2rem;
}

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

/* WORKSHOP */

.form_center{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: 400;
}

.li{
	padding-bottom: 15px;
	background-color: #181818;
	list-style-type: disc;
	margin-left: 15px;
}

.ingresso{
	width: 90%;
}

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

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

.select{
	width: 50px;
	font-weight: 400;
	margin-left: 0;
}

.select_2{
	width: 100px;
	font-weight: 400;
	margin-left: 0;
}

.input_cel{	
	width: 250px;
	font-weight: 400;
}

.input_ddd{
	width: 45px;
	font-weight: 400;
}

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

.bt_quant{
	width: 30px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 20px;
	border-radius: 0.25rem;
    font-weight: 400;
	font-size: 1.2rem;
    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;
	font-size: 1.2rem;
}

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

.contador{
	background-color: #2b2b2b;
	color: #fff;
}

.v_capa{
	width: 100%;
	height: auto;
	display: block;
    max-width: 100%;
    border: 0;
	aspect-ratio: 16/9;
	margin-bottom: 15px;

}
  #capa {
      display: none;
    }

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