@charset "utf-8";
html {
  scroll-behavior: smooth;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
header {
  position: relative;
  width: 100%;
  z-index: 2000;
}

.top-bar {
  background: #f3cd43; /* Roxo */
  height: 40px;
}

.sub-bar {
  background-image: url('../images/background_top.jpg');
  background-position: center;
  background-repeat: repeat-x;
  height: 190px;
  position: relative;
  display: flex;
  justify-content: center; /* logo à esquerda */
}
.logo {
  width: 1000px;
}

/* Logo à esquerda */
.logo_img {
  padding: 0px 0px 5px 0px;
  margin-top: -40px;
  float: left;
}
.txt_press {
  padding: 20px 0 0 20px;
  font-family: 'Super Carnival', sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  width: 200px;
  float: left;
}
.btn_jogos {
  margin: 30px 0 0 0;
  width: 160px;
  height: 40px;
  float: right;
  text-decoration: none;
  transition: 0.2s;
  color: #ffffff;
  background-color: #6b3a98;
  border-radius: 10px;
}
.btn_jogos:hover {
  background-color: #ffffff;
  color: #6b3a98;
}
.btn_jogos_static {
  margin: 30px 0 0 0;
  width: 160px;
  height: 40px;
  float: right;
  color: #6b3a98;
  background-color: #ffffff;
  border-radius: 10px;
}
.txt_btn_menu {
  padding: 8px 0 0 0;
  text-align: center;
  text-decoration: none;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.2rem;
}
.txt_btn_menu_static {
  padding: 8px 0 0 0;
  text-align: center;
  text-decoration: none;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.2rem;
}
.btn_logo {
  margin: 30px 0 0 20px;
  width: 160px;
  height: 40px;
  float: right;
  text-decoration: none;
  transition: 0.2s;
  background-color: #6b3a98;
  border-radius: 10px;
  color: #ffffff;
}
.btn_logo:hover {
  background-color: #ffffff;
  color: #6b3a98;
}
.btn_logo_static {
  margin: 30px 0 0 20px;
  width: 160px;
  height: 40px;
  float: right;
  color: #6b3a98;
  background-color: #ffffff;
  border-radius: 10px;
}
.logo img {
  width: 110px;
  height: 145px;
  display: block;
}
#content {
	width:100%;
	height: 1050px;
}
#content_logos {
	width:100%;
	height: 1370px;
}
#content_jogos {
	width:100%;
	height: 950px;
}
.content_jogo_zurvivorsorigem {
	width:100%;
	height:2220px;
}
.content_jogo_zurvivorsorigem-exp {
	width:100%;
	height:2090px;
}
.content_jogo_zurvivors {
	width:100%;
	height:2380px;
}
.content_jogo_zurvivors-exp {
	width:100%;
	height:1650px;
}
.content_jogo_zurvivorscooperacao {
	width:100%;
	height:2550px;
}
.content_jogo_osdesejosdosultao {
	width:100%;
	height:2750px;
}
.content_jogo_osdesejosdosultao-exp {
	width:100%;
	height:2540px;
}
.content_jogo_alieninjas {
	width:100%;
	height:2300px;
}
.content_jogo_alieninjas-exp {
	width:100%;
	height:1450px;
}
.content_jogo_123lucha {
	width:100%;
	height:1820px;
}
.sections {
	width: 1000px;
	margin-top: -33px;
	z-index: 3000;
    position: relative;
}
.section01 {
	width: 650px;
	margin-right: 25px;
	float: left;
}
.trailer {
	width: 650px;
	height: 366px;
	margin-right: 25px;
	background-color: #ffffff;
	border-radius: 17px;
	overflow: hidden; 
	border: 1px solid #dfdfdf;
}
.titulo_big {
    padding: 20px 0 0 0;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 3.6rem;
	color: #464544;
}
.titulo_small {
    padding: 0 0 0 0;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Std Condensed', sans-serif;
    font-size: 1.2rem;
	color: #464544;
}
.base_infos_jogo {
    margin: 30px 0 0 0;
	height: 60px;
	background-color: #6b3997;
	border-radius: 17px;
}
.div-base_infos_jogo {
	padding: 13px 0 0 0;
	width: 80%;
	height: 46px;
}
.icon_age_quant_min {
	margin-right: 18px;
	margin-top: 2px;
	width: 37px;
    text-align: right;
    font-size: 1.8rem;
	color: #ffffff;
	float: left;
}
.txt_age_quant_min {
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1.5rem;
	color: #ffffff;
	float: left;
}
.jogo_mesa {
	padding: 20px 0 20px 0;
	width: 650px;
	height: 347px;
}
.base_premios {
	margin: 20px 0 0 0;
	width: 650px;
	border-radius: 17px;
	border: 1px solid #dfdfdf;
	background: linear-gradient(308deg,rgba(255, 183, 0, 1) 0%, rgba(255, 204, 84, 1) 53%, rgba(230, 175, 25, 1) 100%);
}
.base_selos_premios {
	margin-top: 20px;
	width: 600px;
	height: 140px;
}
.txt_premios {
	margin-top: 10px;
	width: 600px;
    text-align: justify;
    text-decoration: none;
    font-family: 'Helvetica LT Std Condensed', sans-serif;
    font-size: 0.8rem;
	color: #464544;
	line-height: 15px;
}
.sinopse_jogo {
    padding: 0 0 0 0;
    text-align: justify;
    text-decoration: none;
    font-family: 'Helvetica LT Std Condensed', sans-serif;
    font-size: 1.2rem;
	color: #464544;
}

/** HOVER GALLERY **/
.images_gallery {
	padding: 20px 0 0 0;
	width: 650px;
}

.hover-gallery-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 150vh;
}

@media (min-width: 768px) {
  .hover-gallery-wrap {
    height: 30vh;
    flex-direction: row;
  }
}

.hover-gallery-wrap .item {
  flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  transition: flex 0.8s ease;
  opacity: 0.3;
}

.hover-gallery-wrap .item:hover {
  flex: 3;
  opacity: 1;
}

@media (min-width: 768px) {
  .hover-gallery-wrap .item:hover {
    flex: 5;
  }
}
/** FIM HOVER GALLERY **/

.box_content {
	margin: 20px 0 0 0;
	width: 650px;
	height: 300px;
	background-color: #f7f5fa;
	border-radius: 17px;
	border: 1px solid #dfdfdf;
}
.div_box_content {
	margin-top: 20px;
	width: 610px;
	height: 260px;
}
.box_content_image {
	margin-top: 30px;
	width: 35%;
	float: left;
}
.box_content_infos {
	margin-top: 10px;
	margin-left: 30px;
	width: 60%;
	height: 250px;
	float: left;
}
.box_content_infos_simple {
	margin-top: 70px;
	margin-left: 30px;
	width: 60%;
	height: 150px;
	float: left;
}
.box_content_info01 {
	height: 20px;
    text-align: left;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1.2rem;
	color: #464544;
}
.box_content_info02 {
	margin: 20px 0 0 0;
	height: 20px;
    text-align: left;
    font-family: 'Helvetica LT Std Condensed', sans-serif;
    font-size: 1rem;
	color: #464544;
	line-height: 22px;
}
.box_content_info_bloco {
	float: left;
}
.video_regras {
	margin: 20px 0 0 0;
	width: 650px;
	height: 366px;
	margin-right: 25px;
	background-color: #ffffff;
	border-radius: 17px;
	overflow: hidden; 
	border: 1px solid #dfdfdf;
}
.section02 {
	width: 325px;
	float: left;
}
.infos_principal {
	width: 325px;
	background-color: #ffffff;
	border-radius: 17px;
	border: 1px solid #dfdfdf;
}
.infos_borders {
	padding-top: 30px;
	width: 270px;
}
.infos_icons {
	padding: 0 20px 0 0;
	width: 40px;
	float: left;
}
.circle_icons {
	width: 40px;
	height: 40px;
	border-radius: 30px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
}
.infos_divs {
	width: 200px;
	float: left;
}
.info_tt {
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1rem;
	color: #464544;
}
.info_txt {
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Bold Condensed', sans-serif;
    font-size: 1rem;
	color: #464544;
}
.caracteristicas {
	margin-top: 20px;
	width: 325px;
	background-color: #6b3997;
	border-radius: 17px;
}
.tt_caracteristicas {
	padding: 25px 0 0 25px;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1.2rem;
	color: #ffffff;
}
.txt_caracteristicas {
	padding: 15px 0 0 25px;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Std Condensed', sans-serif;
    font-size: 1rem;
	color: #ffffff;
	line-height: 30px;
}
.fichatecnica {
	margin-top: 20px;
	width: 325px;
	height: 230px;
	background-color: #f7f5fa;
	border-radius: 17px;
	border: 1px solid #dfdfdf;
}
.tt_fichatecnica {
	padding: 25px 0 0 25px;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1.2rem;
	color: #464544;
}
.content_fichatecnica {
	padding: 15px 0 0 25px;
}
.fichatecnica_tt {
	margin-right: 5px;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1rem;
	color: #464544;
	float: left;
}
.fichatecnica_txt {
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Bold Condensed', sans-serif;
    font-size: 1rem;
	color: #464544;
}
.downloads {
	margin-top: 20px;
	width: 325px;
	background-color: #f7f5fa;
	border-radius: 17px;
	border: 1px solid #dfdfdf;
}

.tt_downloads {
	padding: 25px 0 0 25px;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1.2rem;
	color: #464544;
}
.content_downloads {
	padding: 15px 0 0 0;
}
.btn_download {
	width: 275px;
	height: 60px;
	background-color: #464544;
	border-radius: 10px;
    transition: 0.2s;
}
.btn_download:hover {
  background-color: #6b3a98;
}
.btn_download_inativo {
	width: 275px;
	height: 60px;
	background-color: #DDDDDD;
	border-radius: 10px;
}
.txt_btn_download {
	padding: 17px 0 0 0;
	margin:0 0 0 30px;
    text-align: left;
    text-decoration: none;
    font-family: 'Helvetica LT Black Condensed', sans-serif;
    font-size: 1.2rem;
	color: #ffffff;
	float: left;
}
.div_blank {
	width:100%;
	height:50px;
}
.div_txt {
	width:1000px;
	height:20px;
	background-color: #F3CD43;
	border-radius: 50px;
}
.txt_principal {
  padding-top: 40px;
  width:700px;
  height:100px;
  text-align: center;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.2rem;
  letter-spacing: -0.5px;
  color: #464544;
}
.content_jogos {
	width: 1000px;
	height: 280px;
}
.content_jogos_expansoes {
	width: 738px;
	height: 420px;
}
.caixa_jogo {
	width: 242px;
	height: 280px;
	float: left;
	position: relative;
	background-image: linear-gradient(135deg,rgba(231, 231, 229, 1) 0%, rgba(255, 255, 255, 1) 100%);
	border-radius: 20px;
	z-index: 1;
}
.caixa_jogo::before {
    position: absolute;
	background-image: linear-gradient(325deg,rgba(231, 231, 229, 1) 0%, rgba(255, 255, 255, 1) 50%);
	border-radius: 20px;
	transition: opacity 0.2s linear;
	z-index: -1;
	opacity: 0;
	content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.caixa_jogo:hover::before {
	opacity: 1;
}
.caixa_jogo:hover {
	opacity: 1;
}
.img_jogo {
	margin-top: 10px;
	width: 180px;
	height: 200px;
}
.img_logo {
	margin-top: 10px;
	width: 180px;
	height: 200px;
}
.txt_caixa_1line {
  padding-top: 20px;
  width:100%;
  height:40px;
  text-align: center;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #464544;
}
.txt_caixa_2line {
  padding-top: 10px;
  width:100%;
  height:40px;
  text-align: center;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #464544;
}
.txt_caixa_icon_v1 {
  padding-top: 20px;
  width:100%;
  height: 40px;
  text-align: center;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #464544;
}
.txt_caixa_icon_v2 {
  padding-top: 20px;
  width:100%;
  height: 40px;
  text-align: center;
  font-family: 'Helvetica LT Bold Condensed', sans-serif;
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #ffffff;
}
.caixa_logo_v1 {
	width: 242px;
	height: 280px;
	float: left;
	position: relative;
	background-image: linear-gradient(135deg,rgba(231, 231, 229, 1) 0%, rgba(255, 255, 255, 1) 100%);
	border-radius: 20px;
	z-index: 1;
}
.caixa_logo_v1::before {
    position: absolute;
	background-image: linear-gradient(325deg,rgba(231, 231, 229, 1) 0%, rgba(255, 255, 255, 1) 50%);
	border-radius: 20px;
	transition: opacity 0.2s linear;
	z-index: -1;
	opacity: 0;
	content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.caixa_logo_v1:hover::before {
	opacity: 1;
}
.caixa_logo_v1:hover {
	opacity: 1;
}
.caixa_logo_v2 {
	width: 242px;
	height: 280px;
	float: left;
	position: relative;
	background-image: linear-gradient(135deg,rgba(70, 69, 68, 1) 0%, rgba(150, 150, 150, 1) 100%);
	border-radius: 20px;
	z-index: 1;
}
.caixa_logo_v2::before {
    position: absolute;
	background-image: linear-gradient(325deg,rgba(70, 69, 68, 1) 0%, rgba(150, 150, 150, 1) 50%);
	border-radius: 20px;
	transition: opacity 0.2s linear;
	z-index: -1;
	opacity: 0;
	content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.caixa_logo_v2:hover::before {
	opacity: 1;
}
.caixa_logo_v2:hover {
	opacity: 1;
}

/*FOOTER*/

#div-footer-top {  /* Faixa superior com corte */
	background: #f3cd43; /* amarelo */
    height: 15px;
  }
footer {
    background: #6b3997; /* Roxo principal */
    color: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
  }

  /* Navegação */
  .footer-nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px 0 30px 0;
    margin: 0;
    list-style: none;
  }
  .footer-nav ul li {
    margin: 0 15px;
  }
  .footer-nav ul li a {
    color: #9b7eb5;
    font-family: 'Helvetica LT Bold Condensed', sans-serif;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3s;
  }
  .footer-nav ul li a:hover {
    color: #fff;
  }

  /* Parte inferior */
	/* Texto do footer */
.footer-text {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}

/* Fonte destaque */
.footer-slogan {
  font-family: 'Super Carnival', sans-serif; /* exemplo */
  font-size: 1.3rem;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
}

/* Fonte secundária */
.footer-copy {
  font-family: 'Helvetica LT Std Condensed', sans-serif;
  font-size: 0.7rem;
  font-weight: 400;
  color: #9b7eb5;
}
  .footer-bottom {
    background: #562e7a;
    margin: 0 auto;
    border-radius: 55px;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 900px ;
    gap: 40px;
    margin-bottom: 40px;
  }
  .footer-info {
    display: flex;
    align-items: center;
    gap: 15px;
    text-align: left;
	margin-left: 10px;
  }
  .footer-small-logo {
    height: 68px;
  }
  .footer-social a img {
    height: 25px;
    margin: 0 8px;
    filter: brightness(0) invert(1);
    transition: transform 0.2s;
  }
  .footer-social a img:hover {
    transform: scale(1.2);
  }

