/****** Config Files *******/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/***************************/
/****** Components *********/
/***************************/
*,
*::after,
*::before {
  box-sizing: border-box;
  font-weight: 300;
}
html {
  overflow-y: auto;
  width: 100%;
}
body {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: 'Roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2,
h3,
h4 {
  font-family: 'Changa One', cursive;
}
strong {
  font-weight: bold;
}
a {
  cursor: pointer;
}
*:focus {
  outline: none;
}
.content {
  width: 1030px;
  margin: 0 auto;
  position: relative;
below(1030px)
}
select::-ms-expand {
  display: none;
}
.msg-aguarde {
  margin-top: 20px;
}
#aguarde {
  margin: -10px 20px 0px 0px;
  float: left;
}
.family {
  color: #006eb0;
}
.dragon {
  color: #81388a;
}
.skytower {
  color: #d80f81;
}
.disko {
  color: #ffc000;
}
.logo-playcenter {
  cursor: pointer;
}
.show {
  visibility: visible !important;
}
.hide {
  visibility: hidden !important;
}
.delay {
  transition-delay: 0.4s;
}
.delay1 {
  transition-delay: 0.6s;
}
.delay2 {
  transition-delay: 0.8s;
}
.ng-cloak {
  display: none !important;
}
.sec-menu {
  position: relative;
}
.sec-menu nav {
  height: 139px;
  position: relative;
  margin-top: -128px;
}
.sec-menu nav img {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
.botao-voltar {
  display: inline-block;
  width: 110px;
  height: 40px;
  line-height: 1.7;
  text-align: right;
  color: #2d9748;
  font-size: 23.6px;
  font-weight: bold;
  text-decoration: none;
  background: transparent url("../images/botaovoltar.png") 0 0 no-repeat;
  background-size: 40px;
}
.botao-voltar.faq {
  margin-left: 105px;
  margin-top: 25px;
}
.botao-voltar.saloes-btn {
  margin-left: 65px;
  margin-top: 45px;
}
.botao-voltar.promo {
  margin-left: 60px;
  margin-top: 30px;
}
.wrap-fale-conosco #faleconosco-clube {
  position: fixed;
  z-index: 99;
  bottom: 110px;
  left: 51px;
  cursor: pointer;
}
.by-vision {
  float: right;
  padding-top: 30px;
  position: absolute;
  right: 0px;
  color: #ababab;
  font-size: 11px;
  cursor: pointer;
}
.by-vision a {
  cursor: pointer;
  color: #ababab;
  font-size: 11px;
  text-decoration: none;
}
.ul_flush {
  list-style: none;
}
.ul_flush li {
  display: table;
  list-style-position: outside;
  padding-left: 0px;
  margin-top: 15px;
}
.ul_flush li:before {
  content: "-";
  display: table-cell;
  padding-right: 0.4em;
}
.ul_flush li li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
.links-menu {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: table;
  z-index: 99;
  width: 605px;
}
.links-menu.parte1 {
  left: 54%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  top: 60px;
}
.links-menu.parte2 {
  top: 10px;
  right: -40px;
  left: inherit;
  padding-left: 0px;
}
.links-menu a {
  display: table-cell;
  height: 85px;
  position: relative;
}
.links-menu #item-atracoes {
  float: left;
  width: 120px;
  border: none;
}
.links-menu #item-ticketmania {
  float: left;
  width: 130px;
  border: none;
}
.links-menu #item-playcard {
  float: left;
  width: 120px;
  border: none;
}
.links-menu #item-teatro {
  float: left;
  width: 120px;
  border: none;
}
.links-menu #item-escolas {
  float: left;
  width: 110px;
  border: none;
}
.links-menu #item-comochegar {
  float: left;
  width: 120px;
  border: none;
}
.links-menu #item-facafesta {
  float: left;
  width: 96px;
  border: none;
}
.links-menu #item-playmania {
  float: left;
  width: 104px;
  border: none;
}
.links-menu #item-playland {
  float: left;
  width: 100px;
  border: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media (min-width: 1024px) {
  #formFaleConosco {
    right: 330px;
  }
  #formTrabalhe {
    right: 195px;
  }
  .parte1 {
    left: 58.5% !important;
  }
  .parte2 {
    right: -483px !important;
  }
}
@media (min-width: 1280px) {
  #formFaleConosco {
    right: 462px;
  }
  #formTrabalhe {
    right: 322px;
  }
  .parte1 {
    left: 57% !important;
  }
  .parte2 {
    right: -355px !important;
  }
}
@media (min-width: 1366px) {
  #formFaleConosco {
    right: 504px;
  }
  #formTrabalhe {
    right: 366px;
  }
  .parte1 {
    left: 56.5% !important;
  }
  .parte2 {
    right: -312px !important;
  }
}
@media (min-width: 1440px) {
  #formFaleConosco {
    right: 544px;
  }
  #formTrabalhe {
    right: 400px;
  }
  .parte1 {
    left: 56% !important;
  }
  .parte2 {
    right: -275px !important;
  }
}
@media (min-width: 1600px) {
  #formFaleConosco {
    right: 620px;
  }
  #formTrabalhe {
    right: 482px;
  }
  .parte1 {
    left: 55.5% !important;
  }
  .parte2 {
    right: -192px !important;
  }
}
@media (min-width: 1680px) {
  #formFaleConosco {
    right: 660px;
  }
  #formTrabalhe {
    right: 522px;
  }
  .parte1 {
    left: 55% !important;
  }
  .parte2 {
    right: -155px !important;
  }
}
@media (min-width: 1920px) {
  #formFaleConosco {
    right: 780px;
  }
  #formTrabalhe {
    right: 642px;
  }
  .parte1 {
    left: 54.5% !important;
  }
  .parte2 {
    right: -36px !important;
  }
}
@media (min-width: 2560px) {
  #formFaleConosco {
    right: 1100px;
  }
  #formTrabalhe {
    right: 962px;
  }
  .parte1 {
    left: 53.5% !important;
  }
  .parte2 {
    right: 286px !important;
  }
}
.saloes-header {
  margin-bottom: 0 !important;
  background: transparent url("../images/header-saloes.jpg") 0 0 no-repeat;
}
.saloes {
  background: transparent url("../images/saloes/bg.png") center no-repeat;
  padding-bottom: 125px;
  margin-bottom: -120px;
}
.saloes .content {
  width: 935px;
}
.saloes .title {
  font-size: 42px;
  font-size: 2.625rem;
  color: #fff;
  font-family: 'Changa One', cursive;
  font-weight: bold;
  height: 70px;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  bottom: 36px;
  background: transparent url("../images/saloes/titulo.png") center no-repeat;
}
.saloes .selects {
  margin: 0 auto 50px;
  width: 555px;
}
.saloes .select-cidade,
.saloes .select-shopping {
  width: 265px;
  border: 0;
  padding: 5px 15px;
  font-size: 17px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  color: #4f4f4f;
  background-color: #ffcb05;
  background-image: url("../images/arrow-selects.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.saloes .select-cidade {
  margin-right: 25px;
  float: left;
}
.saloes .descricao {
  line-height: 1.6em;
}
.saloes .subtitle {
  margin-bottom: 35px;
  text-align: center;
  color: #f04d18;
  font-size: 36px;
  font-family: "Changa One", cursive;
}
.saloes .pergunta {
  margin-top: 23px;
}
.saloes .pergunta:first-child {
  margin-top: 0;
}
.saloes .unidades {
  font-size: 16px;
  font-weight: bold;
}
.saloes .unidades .title-cidade,
.saloes .unidades .title-shopping {
  color: #2d9748;
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
}
.saloes .unidades .title-cidade {
  margin-bottom: 5px;
}
.saloes .unidades .title-shopping {
  margin-bottom: 35px;
}
.saloes .bloco-inferior {
  height: 285px;
}
.saloes .bloco-superior {
  height: 370px;
}
.saloes .bloco-superior .esquerda,
.saloes .bloco-superior .direita,
.saloes .bloco-inferior .esquerda,
.saloes .bloco-inferior .direita {
  float: left;
}
.saloes .bloco-superior .esquerda {
  height: 100%;
  margin-right: 20px;
  width: 400px;
}
.saloes .bloco-superior .direita {
  height: 100%;
  width: 515px;
}
.saloes .bloco-inferior .esquerda {
  height: 100%;
  width: 555px;
  position: relative;
  background: transparent url("../images/saloes/quadro.png") 0 0 no-repeat;
}
.saloes .bloco-inferior .direita {
  height: 100%;
  margin-top: 25px;
  padding-left: 80px;
  width: 360px;
}
.saloes .menina {
  height: 369px;
  width: 310px;
  position: absolute;
  left: -115px;
  bottom: 40px;
  z-index: 1;
  background: transparent url("../images/saloes/menina.png") 0 0 no-repeat;
}
.saloes .resposta {
  display: block;
  margin-top: 5px;
  color: #2d9748;
  line-height: 1.2;
}
.saloes .texto-quadro {
  margin-left: 220px;
  padding-top: 10px;
  color: #fff;
  white-space: pre-line;
}
.saloes .texto-quadro p:first-child {
  margin-bottom: 5px;
}
.saloes .slick-track {
  left: 0;
}
.saloes .slick {
  height: 338px;
  width: 497px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
}
.saloes .slick .slick-dots {
  bottom: 10px;
}
.saloes .slick .slick-dots li {
  margin: 0;
  width: 15px;
}
.saloes .slick .slick-dots li button {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  padding: 0;
}
.saloes .slick .slick-dots li button:before {
  display: none;
}
.saloes .slick .slick-dots li.slick-active button {
  background-color: #f04c00;
  border: 2px solid #fff;
}
.saloes .slick .slick-arrow {
  width: 62px;
  height: 62px;
  z-index: 99;
}
.saloes .slick .slick-arrow:before,
.saloes .slick .slick-arrow:after {
  width: 62px;
  height: 62px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.saloes .slick .slick-arrow.slick-prev {
  left: -30px;
}
.saloes .slick .slick-arrow.slick-next {
  right: -35px;
}
.saloes .slick .slick-arrow.slick-prev:before {
  content: url("../images/prev.png");
}
.saloes .slick .slick-arrow.slick-next:before {
  content: url("../images/next.png");
}
.links-menu a {
  border: 10px solid #f00;
  float: left;
  width: 120;
}
#header-home,
slick {
  height: 770px;
  width: 100%;
}
#header-home .banner,
slick .banner {
  height: 770px;
  width: 100%;
  cursor: pointer;
  background-image: url("../images/banner1.jpg");
  background-position: center center;
  -webkit-transition: transform 7s ease-in;
  -moz-transition: transform 7s ease-in;
  -o-transition: transform 7s ease-in;
  -ms-transition: transform 7s ease-in;
  transition: transform 7s ease-in;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#header-home .banner.slick-active,
slick .banner.slick-active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#header-home .banner .content,
slick .banner .content {
  height: 100%;
}
#header-home .banner h2,
slick .banner h2 {
  color: #fff;
  font-weight: bold;
  position: absolute;
  font-size: 41.35px;
  font-size: 2.584375rem;
  width: 400px;
  top: 25%;
  left: 45px;
  text-shadow: 1px 1px 1px #000;
}
#header-home .sliderHome .slick-dots,
slick .sliderHome .slick-dots {
  bottom: 10px;
  width: 1030px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#header-home .sliderHome .slick-dots li,
slick .sliderHome .slick-dots li {
  margin: 0 2px;
}
#header-home .sliderHome .slick-dots li button,
slick .sliderHome .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  padding: 0;
  border: 2px solid #fff;
  background-color: #fc6705;
}
#header-home .sliderHome .slick-dots li button:before,
slick .sliderHome .slick-dots li button:before {
  display: none;
}
#header-home .sliderHome .slick-dots li.slick-active button,
slick .sliderHome .slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
  border: 2px solid #fc6705;
  background-color: #fff;
}
#header-home #shadow,
slick #shadow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  z-index: 98;
}
#header-home #header-info,
slick #header-info {
  height: 100px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  background: transparent url("../images/header-info.png") 0 0 no-repeat;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#header-home #header-info>.content,
slick #header-info>.content {
  width: 1200px;
}
#header-home #header-info .header-logo,
slick #header-info .header-logo {
  float: left;
  padding-top: 10px;
}
.header-links {
  float: left;
  padding: 42px 0 42px 40px;
  margin-right: 10px;
}
.header-links li {
  display: inline-block;
}
.header-links li:first-child a {
  border-left: none;
}
.header-links li a {
  color: #fff;
  text-decoration: none;
  padding: 0 11px;
  border-left: 2px solid;
}
.header-links2 {
  float: left;
  padding: 36px 0;
  margin-right: 30px;
}
.header-links2 li {
  display: inline-block;
  padding: 6px 14px;
}
.header-links2 li a {
  color: #fff;
  text-decoration: none;
}
.header-links2 .link-faca-sua-festa {
  background: transparent url("../images/link-faca-sua-festa.png") 0 0 no-repeat;
}
.header-links2 .link-playmania {
  background: transparent url("../images/link-playmania.png") 0 0 no-repeat;
  position: relative;
  left: -8px;
}
.header-links2 .link-playcenter-family {
  background: transparent url("../images/link-playcenter.png") 0 0 no-repeat;
  position: relative;
  left: -14px;
}
.header-social {
  float: right;
  padding: 37px 0;
}
.header-social a {
  text-indent: -9999px;
  color: transparent;
  margin-left: 20px;
}
.header-social a:first-child {
  margin-left: 0;
}
.body-home {
  background-image: url("../images/bg1.jpg");
  min-height: 1076px;
  background-position: center 770px;
  background-repeat: no-repeat;
  padding-bottom: 320px;
}
.body-home.openedAtracoes {
  margin-bottom: 0px;
}
#header-home {
  margin-bottom: 80px;
}
.body-parte2 {
  background-image: url("../images/bg2.png");
  background-position: center 55px;
  background-repeat: no-repeat;
  padding-top: 260px;
  margin-top: -180px;
}
.body-parte3 {
  background-image: url("../images/bg3.png");
  background-position: center 100px;
  background-repeat: no-repeat;
  padding-top: 350px;
  margin-top: -360px;
  z-index: 1;
  position: relative;
}
#esfera-parque {
  position: absolute;
  left: -40px;
  bottom: 18px;
}
#esfera-parque2 {
  position: absolute;
  left: 125px;
  bottom: 120px;
  color: #fff;
  background-color: #f4cb33;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 280px;
  height: 280px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  padding-top: 50px;
  box-shadow: 5px 38px 32px rgba(0,0,0,0.3);
}
[data-anima],
[data-anima-child] {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
[data-anima].anima,
[data-anima-child].anima {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
[data-anima='resize'] {
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
  transform-origin: center;
}
[data-anima='resize'].anima {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
[data-anima='resize'].centerH {
  -webkit-transform: translate3d(0, -50%, 0) scale(0);
  -moz-transform: translate3d(0, -50%, 0) scale(0);
  -ms-transform: translate3d(0, -50%, 0) scale(0);
  -o-transform: translate3d(0, -50%, 0) scale(0);
  transform: translate3d(0, -50%, 0) scale(0);
}
[data-anima='resize'].centerH.anima {
  -webkit-transform: translate3d(0, -50%, 0) scale(1);
  -moz-transform: translate3d(0, -50%, 0) scale(1);
  -ms-transform: translate3d(0, -50%, 0) scale(1);
  -o-transform: translate3d(0, -50%, 0) scale(1);
  transform: translate3d(0, -50%, 0) scale(1);
}
[data-anima='left'] {
  -webkit-transform: translate3d(120px, 0, 0);
  -moz-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
[data-anima='left'].anima {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[data-anima='left-margin'] {
  margin-left: 120px;
}
[data-anima='left-margin'].anima {
  margin-left: 0;
}
[data-anima='right'] {
  -webkit-transform: translate3d(-120px, 0, 0);
  -moz-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
[data-anima='right'].anima {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[data-anima='right-margin'] {
  margin-left: -120px;
}
[data-anima='right-margin'].anima {
  margin-left: 0;
}
[data-anima='top'] {
  -webkit-transform: translate3d(0, -120px, 0);
  -moz-transform: translate3d(0, -120px, 0);
  -ms-transform: translate3d(0, -120px, 0);
  -o-transform: translate3d(0, -120px, 0);
  transform: translate3d(0, -120px, 0);
}
[data-anima='top'].anima {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[data-anima='top-margin'] {
  margin-top: -120px;
}
[data-anima='top-margin'].anima {
  margin-top: 0px;
}
[data-anima='bottom'] {
  -webkit-transform: translate3d(0, 120px, 0);
  -moz-transform: translate3d(0, 120px, 0);
  -ms-transform: translate3d(0, 120px, 0);
  -o-transform: translate3d(0, 120px, 0);
  transform: translate3d(0, 120px, 0);
}
[data-anima='bottom'].anima {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[data-anima='bottom-margin'] {
  margin-top: 120px;
}
[data-anima='bottom-margin'].anima {
  margin-top: 0px;
}
#welcome {
  margin-bottom: 60px;
}
#welcome .wrap-welcome {
  margin: 0 auto;
  width: 840px;
}
#welcome .title {
  float: left;
  width: 280px;
  margin-right: 70px;
  color: #2e0996;
  font-size: 50px;
  font-weight: bold;
}
#welcome .wrap-desc {
  float: left;
  width: 490px;
}
#welcome .desc {
  font-size: 18px;
  line-height: 27px;
  margin-top: 24px;
}
#welcome .link-tour {
  margin-top: 10px;
  height: 30px;
  display: inline-block;
  color: #2e0996;
  font-family: 'Changa One', cursive;
  font-size: 24px;
  text-indent: 35px;
  background: transparent url("../images/icon-tour-virtual.png") 0 0 no-repeat;
}
.sec-unidades {
  height: 493px;
}
.sec-unidades h2 {
  margin-bottom: 25px;
  padding-top: 35px;
  color: #fff;
  font-size: 42px;
  text-align: center;
}
.sec-unidades .unidades-lista {
  background: transparent url("../images/bg-unidade-proxima.png") center no-repeat;
  height: 493px;
}
.sec-unidades .unidades {
  width: 855px;
  margin: 0 auto;
}
.sec-unidades .unidades .section {
    clear: both;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.sec-unidades .unidades .col {
    display: inline-block;
    /* float: left; */
    position: relative;
    margin: 0 10px 30px;
    height: 156px;
    background-color: #fff;
}
/* .sec-unidades .unidades .col:first-child {
  margin-left: 0;
} */
.sec-unidades .unidades .group:before,
.sec-unidades .unidades .group:after {
  content: "";
  display: table;
}
.sec-unidades .unidades .group:after {
  clear: both;
}
.sec-unidades .unidades .group {
  zoom: 1;
/* For IE 6/7 */
}
.sec-unidades .unidades .text {
  width: 190px;
  position: absolute;
  bottom: 5px;
  color: #fff;
  font-size: 12.5px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
}
.sec-atracoes {
  height: 180px;
  padding-top: 45px;
}
.sec-atracoes .slider {
  height: 375px;
  position: relative;
  bottom: -15px;
}
.sec-atracoes #slider {
  width: 1014px;
  height: 375px;
  margin-top: 40px;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sec-atracoes #slider>div {
  cursor: pointer;
  position: relative;
}
.sec-atracoes #left-slide {
  position: absolute;
  left: 268px;
  z-index: 1;
  cursor: pointer;
  top: 50%;
  margin-top: 42px;
}
.sec-atracoes #right-slide {
  cursor: pointer;
  position: absolute;
  right: 268px;
  z-index: 1;
  top: 50%;
  margin-top: 42px;
}
.sec-atracoes h2 {
  height: 95px;
  text-indent: -9999px;
  background: transparent url("../images/txt-atracoes.png") center no-repeat;
}
.sec-atracoes .veja-atracoes {
  cursor: pointer;
  background-color: #1aa2db;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 16.68px;
  font-size: 1.0425rem;
  text-align: center;
  width: 65px;
  height: 65px;
  position: absolute;
  top: -20px;
  right: 280px;
  padding-top: 10px;
  z-index: 99;
  line-height: 1;
}
.mais-atracoes {
  background-color: #c8f3eb;
}
.mais-atracoes>div:not(.content) {
  text-align: center;
  padding-top: 350px;
}
.mais-atracoes>div:not(.content) img {
  cursor: pointer;
}
.mais-atracoes .content {
  padding-left: 88px;
  text-align: left;
}
.mais-atracoes .content .hover-mask {
  position: absolute;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  top: 0;
  left: 0;
  display: none;
}
.mais-atracoes .content>div {
  cursor: pointer;
  width: 30%;
  display: inline-block;
  position: relative;
}
.mais-atracoes .content>div>div {
  display: none;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 10;
}
.mais-atracoes .content>div>div p {
  text-align: center;
  position: relative;
}
.mais-atracoes .content>div>div p:first-child {
  padding-bottom: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}
.mais-atracoes .content>div>div p:last-child {
  font-size: 16px;
  font-size: 1rem;
}
.mais-atracoes .content>div>div p:last-child img {
  vertical-align: middle;
}
.mais-atracoes .content>div>div p:last-child:before {
  content: "";
  border-top: 1px solid #fff;
  width: 65%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: -10px;
}
.mais-atracoes .content>div:hover .hover-mask {
  display: block;
}
.mais-atracoes .content>div:hover>div {
  display: block;
}
.mais-atracoes .content canvas {
  margin-bottom: 0px;
}
.mais-atracoes .content canvas.margin {
  margin-bottom: -15px;
}
.sec-festa select {
  background-image: url("../images/arrow-selects.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.sec-festa {
  height: 650px;
  position: relative;
}
.sec-festa .festa-preco {
  position: absolute;
  top: 5px;
  display: inline-block;
  /*
  width: 255px;
  height: 255px;
  */
  width: 200px;
  height: 200px;
  font-family: 'Changa One', cursive;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background-color: #0fb7f9;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}
.sec-festa .festa-preco .mecanica {
  font-size: 11px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  margin-top: 5px;
  line-height: 13px;
}
.sec-festa .festa-preco .wrap-festa-preco {
  /*padding: 60px 0;*/
  padding: 48px 0;
}
.sec-festa .festa-preco .apartir {
  text-align: center;
  font-size: 30px;
}
.sec-festa .festa-preco .pgto {
  text-align: center;
}
.sec-festa .festa-preco .parcelas-cifrao {
  display: inline-block;
}
.sec-festa .festa-preco .parcelas {
  font-size: 25px;
}
.sec-festa .festa-preco .cifrao {
  font-size: 35px;
  line-height: 0.8;
}
.sec-festa .festa-preco .valor-zero {
  display: inline-block;
}
.sec-festa .festa-preco .valor {
  margin-left: 5px;
  font-size: 73px;
  display: inline-block;
}
.sec-festa .festa-preco .zero {
  font-size: 26px;
  display: inline-block;
  margin-top: 40px;
}
.sec-festa .festa-preco .sem-juros {
  margin-top: 5px;
  text-align: center;
  font-size: 27px;
  clear: left;
}
.sec-festa #menina {
  display: inline-block;
  margin-right: 35px;
  padding-top: 24px;
}
.sec-festa .middle {
  margin-top: 40px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 9;
}
.sec-festa .middle #txt-festa {
  width: 345px;
  margin: 0 auto;
}
.sec-festa .middle #txt-festa h3 {
  color: #db198b;
  font-size: 31.8px;
  font-size: 1.9875rem;
}
.sec-festa .middle #txt-festa h2 {
  color: #fff;
  font-size: 33.5px;
  font-size: 2.09375rem;
  margin-bottom: 20px;
}
.sec-festa .middle #txt-festa h2 span {
  font-size: 52px;
  font-size: 3.25rem;
}
.sec-festa .middle #txt-festa .btn {
  display: inline-block;
  margin-right: 5px;
  padding: 6px 15px;
  font-family: 'Changa One', cursive;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  -webkit-text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  -moz-text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  background-color: #0fb7f9;
}
.sec-festa .middle #txt-festa .btn.second {
  margin-right: 0;
  padding: 6px 8px;
  background-color: #2d9748;
  text-shadow: 0px 1px 0 #28813f, 0px -1px 0 #28813f, 1px 0px 0 #28813f, -1px 0px 0 #28813f, 1px 1px 0 #28813f, 1px -1px 0 #28813f, -1px 1px 0 #28813f, -1px -1px 0 #28813f, 0px 2px 0 #28813f, 0px -2px 0 #28813f, 2px 0px 0 #28813f, -2px 0px 0 #28813f, 2px 2px 0 #28813f, 2px -2px 0 #28813f, -2px 2px 0 #28813f, -2px -2px 0 #28813f, 0px 3px 0 #28813f, 0px -3px 0 #28813f, 3px 0px 0 #28813f, -3px 0px 0 #28813f, 3px 3px 0 #28813f, 3px -3px 0 #28813f, -3px 3px 0 #28813f, -3px -3px 0 #28813f;
  -webkit-text-shadow: 0px 1px 0 #28813f, 0px -1px 0 #28813f, 1px 0px 0 #28813f, -1px 0px 0 #28813f, 1px 1px 0 #28813f, 1px -1px 0 #28813f, -1px 1px 0 #28813f, -1px -1px 0 #28813f, 0px 2px 0 #28813f, 0px -2px 0 #28813f, 2px 0px 0 #28813f, -2px 0px 0 #28813f, 2px 2px 0 #28813f, 2px -2px 0 #28813f, -2px 2px 0 #28813f, -2px -2px 0 #28813f, 0px 3px 0 #28813f, 0px -3px 0 #28813f, 3px 0px 0 #28813f, -3px 0px 0 #28813f, 3px 3px 0 #28813f, 3px -3px 0 #28813f, -3px 3px 0 #28813f, -3px -3px 0 #28813f;
  -moz-text-shadow: 0px 1px 0 #28813f, 0px -1px 0 #28813f, 1px 0px 0 #28813f, -1px 0px 0 #28813f, 1px 1px 0 #28813f, 1px -1px 0 #28813f, -1px 1px 0 #28813f, -1px -1px 0 #28813f, 0px 2px 0 #28813f, 0px -2px 0 #28813f, 2px 0px 0 #28813f, -2px 0px 0 #28813f, 2px 2px 0 #28813f, 2px -2px 0 #28813f, -2px 2px 0 #28813f, -2px -2px 0 #28813f, 0px 3px 0 #28813f, 0px -3px 0 #28813f, 3px 0px 0 #28813f, -3px 0px 0 #28813f, 3px 3px 0 #28813f, 3px -3px 0 #28813f, -3px 3px 0 #28813f, -3px -3px 0 #28813f;
}
.sec-festa .middle .orcamento {
  margin-top: 40px;
  width: 420px;
}
.sec-festa .middle .orcamento .field {
  width: 190px;
  display: inline-block;
  margin-right: 15px;
}
.sec-festa .middle .orcamento .error-msg {
  top: inherit;
  margin-top: -5px;
  text-align: start;
  font-size: 14px;
}
.sec-festa .middle .orcamento .has-error {
  margin-top: 10px;
}
.sec-festa .middle .orcamento .fields select {
  height: 36px;
}

.sec-festa .middle .orcamento input,
.sec-festa .middle .orcamento select,
.sec-festa .middle .orcamento textarea {
  float: left;
  width: 190px;
  border: 0px;
  margin-bottom: 6px;
  padding: 5px 15px;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  color: #757575;
  background-color: #ffcb05;
  font-family:Tahoma;
}
.sec-festa .middle .orcamento textarea{
  width:100%;
}
.sec-festa .middle .orcamento input:focus,
.sec-festa .middle .orcamento select:focus,
.sec-festa .middle .orcamento textarea:focus {
  outline: none;
}
.sec-festa .middle .orcamento h2 {
  color: #fade8a;
  font-size: 36px;
  font-size: 2.25rem;
  text-align: center;
  margin-bottom: 20px;
}
.sec-festa .middle .orcamento .btn {
  margin: 25px auto 0 auto;
  width: 150px;
  display: block;
  font-family: 'Changa One', cursive;
  font-size: 23px;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  -webkit-text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  -moz-text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  background-color: #0fb7f9;
}
.btn {
  background-color: #127bb7;
  color: #fff;
  padding: 4px 17px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  border: 0px;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
}
.btn:hover {
  background-color: #179ce8;
}
.btn.light {
  background-color: #1aa2db;
}
.btn.light:hover {
  background-color: #49bae9;
}
.btn.pink {
  background-color: #b72584;
}
.btn.pink:hover {
  background-color: #e16bb8;
}
.sec-clube {
  height: 500px;
  position: relative;
  margin-bottom: 200px;
}
.sec-clube .content {
  height: 100%;
}
.sec-clube #menina-clube {
  position: absolute;
  left: -25px;
  bottom: 145px;
  z-index: 1;
}
.sec-clube #circ-azul {
  position: absolute;
  left: -100px;
  bottom: 360px;
}
.sec-clube #circ-verde {
  position: absolute;
  left: 340px;
  bottom: -20px;
  z-index: 1;
}
.sec-clube #circ-vermelho {
  position: absolute;
  left: 1030px;
  bottom: 40px;
}
.sec-clube #basketball {
  position: absolute;
  top: -85px;
  z-index: 2;
  left: -110px;
}
.sec-clube #tapete {
  position: absolute;
  top: -25px;
  z-index: 2;
  left: -75px;
}
.sec-clube #aviao {
  position: absolute;
  top: 120px;
  z-index: 2;
  left: -105px;
}
.sec-clube #cavalinho {
  position: absolute;
  left: 60px;
  z-index: 2;
  bottom: 102px;
}
.sec-clube #balao {
  position: absolute;
  top: -170px;
  z-index: 2;
  right: -70px;
}
.sec-clube #faleconosco-clube {
  position: fixed;
  z-index: 99;
  bottom: 110px;
  left: 85px;
  cursor: pointer;
}
.sec-clube #foguete {
  position: absolute;
  top: 250px;
  right: 925px;
  z-index: 2;
}
.sec-clube #carrinho {
  position: absolute;
  bottom: 45px;
  z-index: 2;
  right: 475px;
}
.sec-clube #submarino {
  position: absolute;
  bottom: 60px;
  z-index: 2;
  right: -150px;
}
.sec-clube .clube-desc {
  width: 335px;
  position: absolute;
  left: 585px;
  text-align: center;
}
.sec-clube .clube-desc h2 {
  color: #0fb7f9;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.sec-clube .clube-desc img {
  margin-bottom: 10px;
  position: relative;
  left: -50px;
  top: -10px;
}
.sec-clube .clube-desc p {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
}
.sec-clube .clube-desc .p2 {
  margin-top: 20px;
}
.sec-clube .clube-desc .btn {
  margin-top: 25px;
  font-family: 'Changa One', cursive;
  display: inline-block;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 1.5625rem;
  padding: 5px 25px;
  font-weight: normal;
}
.sec-ticket {
  height: 550px;
}
.sec-ticket .content {
  height: 100%;
}
.sec-ticket #menino-patinete {
  position: absolute;
  right: 140px;
  top: -120px;
}
.sec-ticket .desc-ticket {
  width: 390px;
  position: absolute;
  left: 63px;
  line-height: 1.2;
  color: #2e0996;
  font-weight: bold;
  text-align: center;
}
.sec-ticket .desc-ticket h2 {
  margin-bottom: 20px;
  color: #ffcb05;
  font-size: 59.2px;
  font-size: 3.7rem;
  text-align: center;
  background-color: #2e0996;
  height: 73px;
  width: 396px;
  font-weight: normal;
}
.sec-ticket .desc-ticket .p1 {
  margin-bottom: 10px;
  font-family: 'Changa One', cursive;
  font-size: 28.5px;
  font-size: 1.78125rem;
}
.sec-ticket .desc-ticket .p2 {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 15.4px;
  font-size: 0.9625rem;
}
.sec-ticket .desc-ticket .p3 {
  margin-bottom: 25px;
  font-size: 15.4px;
  font-size: 0.9625rem;
}
.sec-ticket .desc-ticket .p4 {
  font-size: 11.4px;
  font-size: 0.7125rem;
}
.sec-playcard {
  height: 550px;
}
.sec-playcard .content {
  height: 100%;
}
.sec-playcard .left-side {
  float: left;
}
.sec-playcard .left-side h2 {
  margin: 0 auto 20px;
  height: 73px;
  width: 319px;
  color: #fff;
  text-align: center;
  font-size: 62.7px;
  font-size: 3.91875rem;
  text-shadow: 0px 1px 0 #bf3f03, 0px -1px 0 #bf3f03, 1px 0px 0 #bf3f03, -1px 0px 0 #bf3f03, 1px 1px 0 #bf3f03, 1px -1px 0 #bf3f03, -1px 1px 0 #bf3f03, -1px -1px 0 #bf3f03, 0px 2px 0 #bf3f03, 0px -2px 0 #bf3f03, 2px 0px 0 #bf3f03, -2px 0px 0 #bf3f03, 2px 2px 0 #bf3f03, 2px -2px 0 #bf3f03, -2px 2px 0 #bf3f03, -2px -2px 0 #bf3f03, 0px 3px 0 #bf3f03, 0px -3px 0 #bf3f03, 3px 0px 0 #bf3f03, -3px 0px 0 #bf3f03, 3px 3px 0 #bf3f03, 3px -3px 0 #bf3f03, -3px 3px 0 #bf3f03, -3px -3px 0 #bf3f03;
  -webkit-text-shadow: 0px 1px 0 #bf3f03, 0px -1px 0 #bf3f03, 1px 0px 0 #bf3f03, -1px 0px 0 #bf3f03, 1px 1px 0 #bf3f03, 1px -1px 0 #bf3f03, -1px 1px 0 #bf3f03, -1px -1px 0 #bf3f03, 0px 2px 0 #bf3f03, 0px -2px 0 #bf3f03, 2px 0px 0 #bf3f03, -2px 0px 0 #bf3f03, 2px 2px 0 #bf3f03, 2px -2px 0 #bf3f03, -2px 2px 0 #bf3f03, -2px -2px 0 #bf3f03, 0px 3px 0 #bf3f03, 0px -3px 0 #bf3f03, 3px 0px 0 #bf3f03, -3px 0px 0 #bf3f03, 3px 3px 0 #bf3f03, 3px -3px 0 #bf3f03, -3px 3px 0 #bf3f03, -3px -3px 0 #bf3f03;
  -moz-text-shadow: 0px 1px 0 #bf3f03, 0px -1px 0 #bf3f03, 1px 0px 0 #bf3f03, -1px 0px 0 #bf3f03, 1px 1px 0 #bf3f03, 1px -1px 0 #bf3f03, -1px 1px 0 #bf3f03, -1px -1px 0 #bf3f03, 0px 2px 0 #bf3f03, 0px -2px 0 #bf3f03, 2px 0px 0 #bf3f03, -2px 0px 0 #bf3f03, 2px 2px 0 #bf3f03, 2px -2px 0 #bf3f03, -2px 2px 0 #bf3f03, -2px -2px 0 #bf3f03, 0px 3px 0 #bf3f03, 0px -3px 0 #bf3f03, 3px 0px 0 #bf3f03, -3px 0px 0 #bf3f03, 3px 3px 0 #bf3f03, 3px -3px 0 #bf3f03, -3px 3px 0 #bf3f03, -3px -3px 0 #bf3f03;
  background-color: #f04c00;
}
.sec-playcard .left-side #menina-playcard {
  margin-bottom: 0;
}
.sec-playcard .desc-playcard {
  width: 450px;
  position: absolute;
  right: 30px;
  line-height: 1.2;
  color: #2f2f2f;
  text-align: center;
  font-size: 15.4px;
  font-size: 0.9625rem;
}
.sec-playcard .desc-playcard h3 {
  margin-bottom: 20px;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1;
  color: #f04c00;
}
.sec-playcard .desc-playcard .p1 {
  margin-bottom: 10px;
}
.sec-playcard .desc-playcard .p2 {
  margin-bottom: 10px;
  font-weight: bold;
}
.sec-playcard .desc-playcard .p3 {
  margin-bottom: 35px;
}
.sec-playcard .desc-playcard .btn {
  margin: 0 auto;
  width: 265px;
  display: block;
  font-family: 'Changa One', cursive;
  font-size: 25.3px;
  font-size: 1.58125rem;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  -webkit-text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  -moz-text-shadow: 0px 1px 0 #138ebe, 0px -1px 0 #138ebe, 1px 0px 0 #138ebe, -1px 0px 0 #138ebe, 1px 1px 0 #138ebe, 1px -1px 0 #138ebe, -1px 1px 0 #138ebe, -1px -1px 0 #138ebe, 0px 2px 0 #138ebe, 0px -2px 0 #138ebe, 2px 0px 0 #138ebe, -2px 0px 0 #138ebe, 2px 2px 0 #138ebe, 2px -2px 0 #138ebe, -2px 2px 0 #138ebe, -2px -2px 0 #138ebe, 0px 3px 0 #138ebe, 0px -3px 0 #138ebe, 3px 0px 0 #138ebe, -3px 0px 0 #138ebe, 3px 3px 0 #138ebe, 3px -3px 0 #138ebe, -3px 3px 0 #138ebe, -3px -3px 0 #138ebe;
  background-color: #0fb7f9;
}
.footer {
  margin-top: -120px;
  z-index: 1;
  position: relative;
  background: transparent url("../images/footer-curve.png") 0 0 no-repeat;
}
.footer-fixed {
  background: transparent url("../images/footer-curve.png") 0 0 no-repeat;
}
footer {
  height: 350px;
}
footer section {
  height: 100%;
  position: relative;
}
footer section>img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
footer .content {
  width: 990px;
  display: table;
  bottom: 55px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
footer .content .logo-playcenter {
  margin-top: 20px;
}
footer .content>div {
  display: table-cell;
  vertical-align: top;
}
footer .content>div:first-child {
  width: 265px;
}
footer .content .footer-links {
  vertical-align: middle;
  width: 650px;
}
footer .content .associados {
  text-align: center;
  width: 100%;
}
footer .content .associados p {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 14.1px;
  font-size: 0.88125rem;
  margin-right: 38px;
}
footer .content .associados img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
  cursor: pointer;
}
footer .content .associados img:last-child {
  margin-right: 0px;
}
footer .content nav {
  text-align: center;
  padding: 15px 0px;
  border-bottom: 1px solid #818181;
  margin-bottom: 30px;
}
footer .content nav a {
  color: #fff;
  text-decoration: none;
  font-family: 'MuseoSans-300', sans-serif;
  font-weight: bold;
  font-size: 14.1px;
  font-size: 0.88125rem;
  cursor: pointer;
}
footer .content nav ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 14px;
}
footer .content nav ul li.link-playland-historia {
  padding-left: 0;
}
footer .content nav ul li.link-facebook {
  padding-left: 50px;
}
footer .content nav ul li.link-youtube,
footer .content nav ul li.link-instagram {
  padding-left: 7px;
}
footer .content nav ul li.link-youtube {
  padding-right: 0;
}
footer .content nav ul li.border:after {
  height: 28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -2px;
  position: absolute;
  content: "";
  border-right: 1px solid #818181;
}
.fade {
  z-index: 9996;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.75);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#popupSucesso {
  position: fixed;
  z-index: 9997;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 38px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}
#img-popupSucesso {
  float: right;
  cursor: pointer;
  margin: -30px -30px 0px 0px;
}
.msg-sucesso {
  width: 100%;
  float: left;
  line-height: 23px;
  color: #727372;
  font-size: 23px;
  font-weight: bold;
  margin-top: 30px;
}
.msg-erro {
  width: 100%;
  float: left;
  line-height: 23px;
  color: #727372;
  font-size: 23px;
  font-weight: bold;
  margin-top: 30px;
}
#sucesso-ok {
  float: left;
  padding-right: 30px;
  margin-top: -15px;
}
#popup-unidades {
  position: relative;
  z-index: 98;
  margin: 0 auto;
}
#popup-unidades .slick-slider {
  height: auto;
}
#popup-unidades .slick-track {
  left: 0;
  top: -10px;
}
#popup-unidades .close {
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
#popup-unidades .slick {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
#popup-unidades .slick .slick-slide {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
#popup-unidades .slick-dots {
  bottom: 35px;
}
#popup-unidades .slick-dots li {
  margin: 0 2px;
}
#popup-unidades .slick-dots li button {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  padding: 0px;
}
#popup-unidades .slick-dots li button:before {
  display: none;
}
#popup-unidades .slick-dots li.slick-active button {
  background-color: #f04c00;
  border: 2px solid #fff;
}
#popup-unidades .slick-arrow {
  z-index: 99;
}
#popup-unidades .slick-arrow:before {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}
#popup-unidades .slick-arrow.slick-next {
  width: 62px;
  height: 62px;
  right: 0;
}
#popup-unidades .slick-arrow.slick-next:before {
  content: url("../images/next.png");
  width: 62px;
  height: 62px;
}
#popup-unidades .slick-arrow.slick-prev {
  width: 62px;
  height: 62px;
  left: 0;
}
#popup-unidades .slick-arrow.slick-prev:before {
  content: url("../images/prev.png");
  width: 62px;
  height: 62px;
}
#popup {
  position: relative;
  z-index: 98;
  margin: 0 auto;
}
#popup .slick-slider {
  height: 455px;
  margin: 0;
}
#popup .slick-track {
  left: -43px;
  top: -10px;
}
#popup .close {
  top: -10px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
#popup .slick {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
#popup .slick .slick-slide {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
#popup .slick-dots {
  bottom: 35px;
}
#popup .slick-dots li {
  margin: 0 2px;
}
#popup .slick-dots li button {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  padding: 0px;
}
#popup .slick-dots li button:before {
  display: none;
}
#popup .slick-dots li.slick-active button {
  background-color: #f04c00;
  border: 2px solid #fff;
}
#popup .slick-arrow {
  z-index: 99;
}
#popup .slick-arrow:before {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}
#popup .slick-arrow.slick-next {
  width: 62px;
  height: 62px;
  margin-top: 31px;
}
#popup .slick-arrow.slick-next:before {
  content: url("../images/next.png");
  width: 62px;
  height: 62px;
}
#popup .slick-arrow.slick-prev {
  width: 62px;
  height: 62px;
  margin-top: 31px;
}
#popup .slick-arrow.slick-prev:before {
  content: url("../images/prev.png");
  width: 62px;
  height: 62px;
}
.popup {
  height: 447px;
  width: 447px;
  bottom: 390px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.popup .close {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup-unidades {
  bottom: 493px;
  height: 493px;
  width: 1010px;
  color: #fff;
}
.popup-unidades .close {
  right: -10px;
  top: -10px;
}
.popup-unidades .unidade {
  height: 510px;
  background: transparent url("../images/bg-unidade-popup.png") no-repeat center center;
}
.popup-unidades .wrap-unidade {
  margin: 0 auto;
  width: 850px;
}
.popup-unidades .left-side {
  float: left;
  width: 555px;
}
.popup-unidades .left-side .title-1 {
  font-family: 'Changa One', cursive;
  font-size: 49.5px;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 0;
}
.popup-unidades .left-side .title-2 {
  font-family: 'Changa One', cursive;
  font-size: 26px;
  text-transform: uppercase;
}
.popup-unidades .left-side .p1 {
  margin-bottom: 50px;
  font-family: 'Changa One', cursive;
  font-size: 33px;
}
.popup-unidades .left-side .p2 {
  font-size: 15.4px;
  line-height: 1.2;
}
.popup-unidades .left-side .rota {
  display: inline-block;
  margin-bottom: 5px;
}
.popup-unidades .right-side .title-1 {
  margin-bottom: 15px;
  padding-top: 210px;
  font-family: 'Changa One', cursive;
  font-size: 36px;
  text-align: left;
  text-transform: uppercase;
  line-height: 0.9;
}
.popup-unidades .right-side .title-1-1 {
  text-indent: 50px;
  display: inline-block;
}
.popup-unidades .right-side .list {
  font-family: 'Changa One', cursive;
  font-size: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}
#goTop {
  position: fixed;
  bottom: 80px;
  right: 50px;
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 9999;
}
#goTop.show {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#formPlaymania {
  position: fixed;
  z-index: 99;
  bottom: 226px;
  left: 11px;
}
#formPlaymania .error-msg,
#formFaleConosco .error-msg,
#formTrabalhe .error-msg {
  position: static;
  margin-top: -8px;
  margin-bottom: 8px;
  color: red;
}
#formEscolas {
  left: 275px;
  bottom: 200px;
}
#formFaleConosco {
  right: 565px;
  bottom: 200px;
}
#formTrabalhe {
  right: 425px;
  bottom: 200px;
}
#formTrabalhe select {
  display: none;
}
#formTrabalhe .file-upload {
  height: 45px;
}
#formTrabalhe .label-arquivo {
  background: #f4f4f4 url("../images/enviar-vc.png") 13px center no-repeat;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  padding: 10px;
  display: inline-block;
  width: 100%;
  border: 1px solid #ccc;
  text-indent: 40px;
}
@media (min-width: 1024px) {
  #formFaleConosco {
    right: 330px !important;
  }
  #formTrabalhe {
    right: 195px !important;
  }
}
@media (min-width: 1280px) {
  #formFaleConosco {
    right: 462px !important;
  }
  #formTrabalhe {
    right: 322px !important;
  }
}
@media (min-width: 1366px) {
  #formFaleConosco {
    right: 504px !important;
  }
  #formTrabalhe {
    right: 366px !important;
  }
}
@media (min-width: 1440px) {
  #formFaleConosco {
    right: 544px !important;
  }
  #formTrabalhe {
    right: 400px !important;
  }
}
@media (min-width: 1600px) {
  #formFaleConosco {
    right: 620px !important;
  }
  #formTrabalhe {
    right: 482px !important;
  }
}
@media (min-width: 1680px) {
  #formFaleConosco {
    right: 660px !important;
  }
  #formTrabalhe {
    right: 522px !important;
  }
}
@media (min-width: 1920px) {
  #formFaleConosco {
    right: 815px !important;
  }
  #formTrabalhe {
    right: 675px !important;
  }
}
@media (min-width: 2560px) {
  #formFaleConosco {
    right: 535px !important;
  }
  #formTrabalhe {
    right: 405px !important;
  }
}
.form-float {
  background-color: #fff;
  width: 220px;
  z-index: -1;
  position: absolute;
  box-shadow: 5px 5px 12px rgba(0,0,0,0.6);
  padding: 20px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  display: none;
}
.form-float.show {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  height: auto;
  overflow: visible;
  margin-top: 0px;
  z-index: 99;
  display: block;
}
.form-float:after {
  content: "";
  position: absolute;
  top: 100%;
  border-top: 10px solid #fff;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.form-float .close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: #6e7475;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}
.form-float .close:after {
  content: url("../images/btn-fechar-icon.png");
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
}
.form-float>img {
  margin-bottom: 10px;
  cursor: pointer;
}
.form-float p {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #6e7475;
}
.form-float input,
.form-float textarea,
.form-float select {
  display: block;
  background-color: #dce9ea;
  border: 1px solid #dce9ea;
  width: 100%;
  font-size: 15px;
  padding: 10px;
  outline: 0px;
  margin-bottom: 10px;
}
.form-float input:focus,
.form-float textarea:focus,
.form-float select:focus {
  outline: 0;
  border: 1px solid #ccc;
}
.form-float input[type='file'] {
  display: none;
}
.form-float textarea {
  height: 110px;
  font-size: 15px;
  font-family: arial;
}
.form-float select {
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background-image: url("../images/arrow-down.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  color: #72797a;
  background-size: 10px 6px;
}
.form-float select:disabled {
  background-color: #6e7475;
  color: #dce9ea;
}
.form-float button {
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
}
.questions h1 {
  font-size: 42px;
  font-size: 2.625rem;
  color: #fff;
  font-family: 'Changa One', cursive;
  font-weight: bold;
  height: 70px;
  line-height: 1.6;
  margin-bottom: -30px;
  text-align: center;
  text-transform: uppercase;
  background: transparent url("../images/promocoes-titulo.png") center no-repeat;
  position: relative;
  bottom: 36px;
}
.questions h1.faq-t {
  background: transparent url("../images/duvidas-titulo.png") center no-repeat;
  margin-bottom: 30px;
}
.questions .question {
  margin: 0 auto 15px;
  width: 820px;
  position: relative;
  background-color: #ebebeb;
}
.questions .question>div {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.questions .question>div.pergunta {
  cursor: pointer;
  min-height: 98px;
  padding: 20px 95px;
  font-size: 26px;
  font-size: 1.625rem;
  color: #2d9748;
  font-family: 'Changa One', cursive;
  line-height: 1.2;
}
.questions .question>div.resposta {
  font-size: 16px;
  font-size: 1rem;
  color: #5c5c5c;
  padding: 0px;
  height: 0px;
  overflow: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.6;
  -moz-transition: all 0.6;
  -o-transition: all 0.6;
  -ms-transition: all 0.6;
  transition: all 0.6;
}
.questions .question>div.resposta a.mobile {
  display: none;
  visibility: hidden;
}
.questions .question>div.resposta a.web {
  display: inline-block;
  visibility: visible;
}
.questions .question>div.resposta.show {
  padding: 0 95px 20px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  height: inherit;
  overflow: visible;
}
.questions .question>div.number {
  position: absolute;
  color: #fff;
  left: 18px;
  top: 18px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 34.4px;
  font-size: 2.15rem;
  background-color: #2d9748;
  font-family: 'Changa One', cursive;
  text-align: center;
  line-height: 1.8;
}
.questions .question>div.plus {
  cursor: pointer;
  position: absolute;
  color: #fff;
  right: 18px;
  top: 18px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 45px;
  font-size: 2.8125rem;
  background-color: #2d9748;
  font-family: 'Changa One', cursive;
  text-align: center;
  line-height: 1.25;
}
.questions .question>div.plus span {
  display: block;
  width: 100%;
  height: 100%;
}
.questions-teatro {
  background-color: #e0f9f5;
}
.questions-teatro h1 {
  font-size: 70px;
  font-size: 4.375rem;
  color: #b91d85;
  font-weight: bold;
  margin-top: 110px;
  margin-bottom: 40px;
}
.questions-teatro .question {
  display: inline-block;
  vertical-align: top;
  width: 310px;
  margin-right: 45px;
  margin-bottom: 30px;
  position: relative;
}
.questions-teatro .question:nth-child(3n) {
  margin-right: 0px;
}
.questions-teatro .question>div {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.questions-teatro .question>div:nth-child(2) {
  cursor: pointer;
  min-height: 88px;
  padding: 20px 14px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}
.questions-teatro .question>div.resposta {
  margin-top: 2px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #5c5c5c;
  padding: 0px;
  height: 0px;
  overflow: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.questions-teatro .question>div.resposta a.mobile {
  display: none;
  visibility: hidden;
}
.questions-teatro .question>div.resposta a.web {
  display: inline-block;
  visibility: visible;
}
.questions-teatro .question>div.resposta.show {
  padding: 12px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  height: inherit;
  overflow: visible;
}
.questions-teatro .question>div.plus {
  cursor: pointer;
  position: absolute;
  background-color: #fff;
  right: -5px;
  top: -5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  font-size: 21.12px;
  font-size: 1.32rem;
}
.questions-teatro .question>div.plus span {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 22px;
}
#header-home {
  position: relative;
}
#header-home.interna {
  height: 342px;
}
#header-home.interna.teatro {
  background-image: url("../images/header-teatro.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
#header-home.interna.teatro #menina-teatro {
  position: absolute;
  right: 330px;
  bottom: -90px;
  z-index: 99;
}
#header-home.interna.promos {
  background-image: url("../images/header-promos.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
#header-home.interna.promos #menina-promo {
  position: absolute;
  right: 330px;
  bottom: -90px;
  z-index: 99;
}
#header-home.interna.faq {
  background-image: url("../images/header-faq.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 0;
}
#header-home.interna.faq #menino-faq {
  position: absolute;
  right: 330px;
  bottom: -90px;
  z-index: 99;
}
#header-home.interna.faq-festa {
  background-image: url("../images/header-faq-festas.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 0;
}
#header-home.interna #voltar {
  display: inline-block;
  position: absolute;
  bottom: 65px;
  left: 200px;
  text-decoration: none;
  color: #fff;
  font-size: 21.33px;
  font-size: 1.333125rem;
  font-weight: bold;
}
#header-home.interna #voltar img {
  vertical-align: middle;
}
.breadcrumber {
  color: #535353;
  font-size: 18.96px;
  font-size: 1.185rem;
  margin-bottom: 58px;
}
.breadcrumber a {
  font-weight: bold;
  color: #b91d85;
  text-decoration: underline;
}
.breadcrumber span {
  font-weight: bold;
  font-size: 18.96px;
  font-size: 1.185rem;
  color: #b91d85;
}
#header-home.promocoes-header {
  height: 451px;
  margin: 0;
}
#header-home.promocoes-header .bg {
  height: 451px;
  width: 100%;
  background: transparent url("../images/promocoes-criancas.jpg") 0 0 no-repeat;
}
.sec-promos .promocoes-wrap {
  margin: 0 auto;
  width: 950px;
}
.sec-promos .promocoes>div {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 270px;
  width: 960px;
}
.sec-promos .promocoes>h2 {
  color: #0573b3;
  font-weight: bold;
  font-size: 36.62px;
  font-size: 2.28875rem;
  margin-top: 45px;
  margin-bottom: 15px;
}
.sec-teatro-interna {
  height: 900px;
}
.sec-teatro-interna .subtitulo {
  font-weight: normal;
}
.sec-teatro-interna i {
  margin-top: 42px;
  padding-bottom: 160px;
  display: block;
  color: #535353;
  font-size: 16px;
  font-size: 1rem;
  max-width: 960px;
}
.sec-teatro-interna .teatro> a div {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 233px;
  width: 994px;
  margin-bottom: 20px;
}
.sec-teatro-interna .teatro>h2 {
  color: #0573b3;
  font-weight: bold;
  font-size: 36.62px;
  font-size: 2.28875rem;
  margin-top: 45px;
  margin-bottom: 15px;
}
.sec-teatro-interna .teatro .bg-teatro {
  background: #fff;
  margin-bottom: 35px;
  box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.4);
}
.sec-teatro-interna .teatro .bg-teatro .btn-compre {
  float: left;
  margin-top: 15px;
}
.sec-teatro-interna .teatro .bg-teatro .bloco1 {
  border-right: 1px solid #6e6e6e;
  width: 32%;
  height: 150px;
  float: left;
  margin-top: 30px;
}
.sec-teatro-interna .teatro .bg-teatro .bloco2 {
  width: 30%;
  height: 150px;
  float: left;
  margin-top: 30px;
  padding-left: 50px;
}
.sec-teatro-interna .teatro .bg-teatro .img {
  padding: 14px;
  float: left;
  width: 37%;
}
.sec-teatro-interna .teatro .bg-teatro .titulo {
  float: left;
  padding: 0px 65px 0px 0px;
  color: #bc0a7b;
  font-family: 'Museo', sans-serif;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
}
.sec-teatro-interna .teatro .bg-teatro .descricao {
  float: left;
  padding: 10px 40px 0px 0px;
  color: #4f4f4f;
  font-family: 'Museo', sans-serif;
  font-size: 16px;
  width: 100%;
}
.sec-teatro-interna .teatro .bg-teatro .data {
  float: left;
  padding: 20px 0px 0px 0px;
  color: #bc0a7b;
  font-weight: bold;
  font-size: 20px;
  width: 65%;
}
.sec-teatro-interna .teatro .bg-teatro .hora {
  float: left;
  padding: 10px 0px 0px 0px;
  color: #bc0a7b;
  font-weight: normal;
  font-size: 20px;
  width: 65%;
}
.error-msg{
    position: absolute;
    width: 100%;
    font-size: 12px;
    text-align: center;
    top: 225px;
}
