*{

  margin:0px;

  padding:0px;

}



img.size-auto, img.size-full, img.size-large, img.size-medium, .format-gallery .attachment-large, .entry-attachment img, .widget-area img, .post-format-content img {

    height: auto;

    max-width: 100%;

}



@media (max-width: 640px) {

    .responsiveLine{

      width:100%;

      height:10px;

      display:block;

    }



    .responsiveLine2{

      width:100%;

      height:32px;

      display:block;

    }



    .rosaArrais{

      margin-left:25px;

    }



    .clearLine{

      display: block;

      clear: both;

    }

}



@media (min-width: 640px) {

    .responsiveLine{

      display:none;

    }



    .responsiveLine2{

      display:none;

    }

    .rosaArrais{

      margin-left:0;

    }



    .clearLine{

      display: none;

      height: 0px;

      width: 0px;

      float: left;

    }

}



@media (max-width: 991px) {



  .seja-um-expositor{

    height: 768px;

  }





}





@media (max-width: 579px) {



  .seja-um-expositor{

    height: 800px;

  }





}



@media (max-width: 555px) {



  .seja-um-expositor{

    height: 850px;

  }



}





@media (max-width: 473px) {



  .seja-um-expositor{

    height: 950px;

  }



}



@media (max-width: 374px) {



  .seja-um-expositor{

    height: 1079px;

  }



}

.navbar {
  min-height: inherit;
}

/*==================  FILIPE  ===================*/

@font-face {
    font-family: 'HighlandBold';
    src: url('../fonts/highlandbold.eot');
    src: url('../fonts/highlandbold.woff') format('woff'),
         url('../fonts/highlandbold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Highland';
    src: url('../fonts/highland.eot');
    src: url('../fonts/highland.woff') format('woff'),
         url('../fonts/highland.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'HighlandLight';
    src: url('../fonts/highlandlight.eot');
    src: url('../fonts/highlandlight.woff') format('woff'),
         url('../fonts/highlandlight.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

body {
  background-color: #13172b;
  color: #fff;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.bgsstore {
  background-color: #ededed;
}

.bg-homeday {
  background: url(../images/bg-homeday.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.esports-kof {
  background: url(../images/kof-bg.png) repeat-x;
}

.bgsstore-box {
  margin: 30px 0;
  margin-top: 60px;
  text-align: center;
}

.bgsstore-box img {
  margin-right: 30px;
}

.store-product {
  text-align: center;
  margin-bottom: 60px;
}

.store-title {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  margin-top: 15px;
}

.home-esports {
  text-align: center;
  margin: 60px 0;
}

.home-esports .esports-header-title {
  padding-left: 0 !important;
}

.mb0 {
  margin-bottom: 0;
}

.store-brand {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  color: #000;
}

.esports-matches-header {
  background: url(../images/esports-header-1.png) no-repeat;
  background-size: cover;
  margin: 0 15px;
}

.esports-teams-header {
  background: url(../images/esports-header-2.png) no-repeat;
  background-size: cover;
}

.esports-box {
  margin-top: 30px !important;
}

.esports-sponsors {
  background-color: #0D101E;
  text-align: center;
  padding: 20px;
  margin: 0 15px;
}

.esports-sponsors img {
  padding: 10px;
}

.esports-tabela {
  background-color: #0D101E;
  text-align: center; 
  display: flex;
  align-items: center; 
  padding: 10px 0;
  margin-bottom: 10px !important;
  margin-right: 15px !important;
  margin-left: 15px !important;
}

.esports-watch {  
  margin-bottom: 30px;
}

.esports-tabela:hover {
  background-color: #0a0c17;
}

.esports-match {
  background-color: #0D101E;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.esports-match img {
  max-width: 80px;
}

.match-date {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff4b00;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 0;
}

.esports-match-title {
  font-family: Montserrat,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #4f4f4f;
  padding: 0 25px;
}

.esports-tabela img {
  max-width: 50px;
}

.esports-tabela-title {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: bold;
}

.esports-tabela-text {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.esports-left {
  text-align: left;
}

.top-desk {
  display: block;
}

.top-mob {
  display: none;
}

.esports-teams-logo {
  background-color: #0D101E;
  text-align: center;
  padding: 40px 20px;
  margin-bottom: 30px;
}

.esports-header-title {
  padding-left: 130px;
  font-family: Montserrat; sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff4b00;
  padding-bottom: 5px;
  padding-top: 5px;
}

.esports-teams-title {
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff4b00;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pesquisa-image {
  text-align: center;
  background-color: #382F64;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 60px;
  display: inline-block;
}

.pesquisa-image img {
  max-width: 700px;
}

#clockdiv > div{
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
}

#clockdiv div > span{
  padding: 10px 40px;
  font-size: 80px;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  border-radius: 10px;
  background: #f8ac02;
  border: 1px solid #ffd984;
  display: inline-block;
  min-width: 190px
}

.smalltext{
  padding-top: 10px;
  font-size: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.title-day {
  font-size: 46px; 
  font-family: Highland; 
  text-shadow: 3px 3px #901441, -3px -3px #31bada;
}

.box-doacao {
  text-align: center;
  border-right: 1px solid #13172B;
  padding: 5px;
}

.box-doacao img {
  margin-right: 15px;
}

.box-doacao a {
  color: #ff4b00;
  text-decoration: underline;
}

.day-save {
  text-align: center;
  margin-bottom: 50px;
}

.day-save button {
  margin: 0 10px;
}

.day-cosplay {
  background: url(../images/day-cosplay-2.png) no-repeat;
}

.day-esports {
  background: url(../images/day-esports-3.png) no-repeat;
}

.day-gamemusic {
  background: url(../images/day-gamemusic-2.png) no-repeat;
}

.day-talks {
  background: url(../images/day-talks-5.png) no-repeat;
}

.day-meet {
  background: url(../images/day-meet-2.png) no-repeat;
}

.day-logitech {
  background: url(../images/day-logitech.png) no-repeat;
}

.day-sbtagosto {
  background: url(../images/day-sbtagosto.png) no-repeat;
}

.day-wd {
  background: url(../images/day-wd2.png) no-repeat;
}

.day-talksyt {
  background: url(../images/day-talksyt.png) no-repeat;
}

.day-oex {
  background: url(../images/day-oex.png) no-repeat;
}

.day-marvel {
  background: url(../images/day-marvel-3.png) no-repeat;
}

.day-gamenews {
  background: url(../images/day-game-news-7.png) no-repeat;
}

.day-apresentacao {
  background: url(../images/day-gamenews-5.png) no-repeat;
}

.day-unboxing {
  background: url(../images/day-unboxing-2.png) no-repeat;
}

.day-sbtgames {
  background: url(../images/day-sbtgames-3.png) no-repeat;
}

.day-saga {
  background: url(../images/day-saga-4.png) no-repeat;
}

.day-indie {
  background: url(../images/day-indie-5.png) no-repeat;
}

.day-starwars {
  background-color: #373063;
}

.day-fallen {
  background: url(../images/fallenazul.png) no-repeat;
}

.day-nintendo {
  background-color: #e60012;
}

.day-jam {
  background: url(../images/day-jam.png) no-repeat;
}

.day-desconto {
  background: url(../images/descontos2.png) no-repeat;
}

.empresas-day {
  background-color: #ededed;
}

.day-talks-new {
  padding: 10px;
  background: url(../images/bg-day-new-4.png) no-repeat;
  background-size: cover;
  background-position: top;
  border-radius: 10px 10px 0 0;
  border-bottom: 3px solid #343e6f;
}

.day-esports-new {
  padding: 10px;
  background: url(../images/bg-esports-new.png) no-repeat;
  background-size: cover;
  background-position: top;
  border-radius: 10px 10px 0 0;
  border-bottom: 3px solid #343e6f;
}

.day-full {
  border: 2px solid #343e6f;
  border-radius: 15px;
  padding: 0;
}

.slider-brand {
  text-align: center;
}

.slider-brand img {
  text-align: center;
  display: unset !important;
}

.day {
  padding: 30px 20px;
  background-position: center;
  background-size: cover;
}

.day-logobox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.day-logobox-title {
  margin-right: 30px
}

.day-logobox-logo {
  padding-left: 30px;
  border-left: 1px solid #fff;
}

.day h1 {
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  font-family: Highland, sans-serif;
  letter-spacing: 2px;
}
.day h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.day p {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.redes-day {
  text-align: center;
}

.redes-day img {
  margin-right: 15px;
  margin-bottom: 15px;
}

.botao-day {
  padding: 10px 30px;
  border-radius: 50px;
  background-color: transparent;
  border: none;
  color: #fff !important;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 18px; 
  border: 1px solid #fff; 
  margin-right: 20px;
  margin-bottom: 15px;
}

.botao-day a {
  color: #fff;
}

.botao-day:hover {
  background-color: #fff;
}

.botao-day:hover a {
  color: #1b203a;
}

.box-flex-left {
  padding-left: 0;
  text-align: left;
}

.box-flex-right {
  padding-right: 0;
  text-align: right;
}

.whr-title {
  color: #ff4b00 !important;
}

.purple-box {
  background-color: #1b203a;
  border: 1px solid #695DB6;
}

.purple-box-title {
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #695DB6;
}

.purple-box-content {
  padding: 40px;
}

.purple-box-prog {
  background-color: #1b203a;
  border: 1px solid #695DB6;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.purple-prog-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  text-transform: uppercase;
}

.purple-prog-content {
  padding: 20px;
  font-size: 16px;
}

.box-caravanas {
  border: 1px solid #ff4b00;
  padding: 0;
  margin-bottom: 30px;
}

.box-caravanas-inner {
  padding: 20px;
  text-align: center;
}

.caravanas-bronze {
  color: #000;
  background-color: #ff4b00;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0;
}

.caravanas-text {
  height: 120px;
  padding: 20px 15px;
  border-bottom: 1px solid #ff4b00;
}

.caravanas-item {
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.caravanas-title {
  text-align: center;
  color: #564e97;
  font-size: 14px;
  text-transform: uppercase;
}

.title-box {
  font-size: 22px;
}

.mb30 {
  margin-bottom: 30px;
}

.alignleft {
  text-align: left;
}

.lista-como-chegar {
  padding-left: 30px;
  text-align: left;
}

.orange-item {
  color: #ff4b00;
}

.title-como-chegar {
  margin-bottom: 30px;
}

.title-box-inner {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 36px;
}

.prog-bg {
  background-position: center;
  text-align: center;
  padding: 70px 40px;
}

.prog-margin {
  margin-top: 60px;
  margin-bottom: 60px;
}

.prog-margin-2 {
  margin-bottom: 60px;
}

.flex {
  display: flex;
}

.prog-meet {
  background-image: url("../images/cover-meet.png");
}

.prog-talks {
  background-image: url("../images/cover-talks.png");
}

.prog-cosplay {
  background-image: url("../images/cover-cosplay.png");
}

.prog-challenge {
  background-image: url("../images/bgroblox.png");
}

.prog-esports {
  background-image: url("../images/cover-esports.png");
}

.prog-jam {
  background-image: url("../images/cover-jam.png");
}

.prog-evolution {
  background-image: url("../images/cover-evolution.png");
}

.prog-arcade {
  background-image: url("../images/cover-arcade.png");
}

.prog-avenidaindie {
  background-image: url("../images/cover-avenidaindie.png");
}

.prog-roblox {
  padding: 0 20px;
}

.premiacao-roblox {
  text-align: center;
}

.premiacao-roblox-text {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  color: #ff4b00;
  margin-bottom: 0;
}

.box-como-chegar {
  background-color: #1c213b;
  border: 2px solid #c6c7ce;
  border-radius: 15px;
  padding: 40px;
  text-align: center;
  height: 100%;
  transition: 0.5s ease-in-out;
}

.box-pesquisa {
  background-color: #1c213b;
  border: 2px solid #695DB6;
  border-radius: 15px;
  padding: 40px !important;
  text-align: center;
  height: 100%;
  transition: 0.5s ease-in-out;
}



.box-como-chegar:hover {
  border: 2px solid #31BADA;
}

.box-small {
  padding: 20px;
}

.gradient-border {
  --borderWidth: 3px;
  background: #1D1F20;
  position: relative;
  border-radius: var(--borderWidth);
}
.gradient-border:after {
  content: '';
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  border-radius: calc(2 * var(--borderWidth));
  z-index: -1;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
}


@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

#Footer {
  background: url(../images/bg-top-2020.jpg) no-repeat;
  background-size: 100% auto;
}

.redes-footer {
  list-style: none;
  text-align: center;
  margin: 20px 0;
}

.redes-footer li {
  display: inline-block;
  padding: 0px 8px;
}

.footer-title {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px;
  color: #fff;
}

.local1 {
  max-width: 590px;
}

.local2 {
  max-width: 520px;
}

.bgingressos {
  background-color: #13172b;
  color: #fff;
}

.novo-destaque {
  padding: 0 60px;
}

.novo-destaque img {
  max-width: 100%;
  transition: transform 1s, filter 1s ease-in-out;
  transform-origin: center center;
  filter: brightness(100%);
}

.novo-destaque img:hover {
  filter: brightness(70%);
}

.novo-destaque a:hover {
  text-decoration: none;
}

.destaques-title {
  padding: 10px 0px;
  text-align: center;
}

.destaques-title span {
  color: #fff;
  font-size: 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.atracao-img img {
  max-width: 100%;
}

.atracao-2020-image img {
  max-width: 100%;
}

.atracao-2020-box {
  margin: 0px 50px;
  border: 1px solid #382f64;
  transition: .5s ease-in-out;
  padding: 10px;
}

.atracao-2020-box:hover {
  border: 1px solid #ff4b00;
}

.atracao-2020-box:hover a {
  text-decoration: none;
}

.atracao-2020-title {
  text-align: center;
  padding-top: 10px;
}

.atracao-desc {
  padding-left: 50px;
  padding-right: 10px;
}

.convidado-desc {
  padding-left: 10px;
  padding-right: 50px;
}

.atracao-title {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
}

.atracao-title-big {
  font-size: 26px;
}

.atracao-2020 {
  display: flex;
}

.atracao-text {
  font-family: Roboto Condensed;
  font-size: 20px;
  color: #fff;
}

.atracao-box {
  padding-top: 75px;
  padding-bottom: 75px;
  z-index: 999;
}

.stars-container {
  background-image: linear-gradient(to right, #ff8d0d , #ff481b);
}

.cargo-stars {
  font-size: 22px;
}

.slick-slide {
  height: auto !important;
}

.slick-next {
  right: 25px !important;
}

.slick-prev {
  left: 25px !important;
  z-index: 999;
}

.imagem-post img {
  max-width: 100%;
}

.post-title {
  font-family: HighlandLight;
  font-size: 20px;
  color: #ff4b00;
}

.post-title-box {
  padding: 10px 0;
}

/*==================  HEADER  ===================*/

#Header{

  width: 100%;

  background-color: #13172b;

  /*height: 782px;*/

  position: relative;

  /*background: url(../images/slide1.jpg) no-repeat center top;*/

}

.botao-ingressos {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.botao-2020 {
  padding: 10px 30px;
  border-radius: 50px;
  background-color: #4b9a35;
  border: none;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size: 30px;  
}

.botao-2020:hover {
  background-color: #034894;
}

.botao-2020-small {
  padding: 10px 30px;
  border-radius: 50px;
  background-color: #034894;
  border: none;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 18px;  
}

.botao-2020-small-day {
  background-color: #f8ac02;
}

.botao-2020-small:hover {
  background-color: #4b9a35;
}

.botao-2020-small-day:hover {
  background-color: #ffc543;
}

.botao-bb {
  background-color: #F8D117;
  color: #215897;
}

.botao-bb:hover {
  background-color: #F8D117;
  color: #215897;
}

.resgate-bb {
  background-color: #F8D117;
  margin-top: 60px;
  padding: 40px 10px;
}

.button-bb {
  background-color: #215897;
  color: #fff;
  padding: 5px 20px;
  border: none;
  border-radius: 5px;
}

input[placeholder] {
  text-align: center;
}

.botao-jam {
  margin-left: 20px;
  margin-bottom: 20px;
}

.iframe-jam {
  max-width: 100%;
  padding: 10px;
}

.box-bb {
  font-weight: bold;
  margin-top: 30px;
}

.regulamento-bb {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
}

.title-bb {
  color: #215897;
  font-weight: bold;
}

.subtitle-bb {
  color: #000; 
  font-size: 16px;
}

.input-bb {
  border: none; 
  background-color: #DCDCDC; 
  padding: 10px 50px;
}

.aviso-bb {
  font-size: 11px; 
  color: #000; 
  margin-top: 15px
}

.nopadding {
  padding: 0;
}

#Header .ContainerHeader{

  position: relative;

  background: url(../images/bg-top-2020.jpg) no-repeat;

  background-size: 100% auto;



  //width: 100%;

}

#Header ol{

  position: absolute;

  margin: 0;

  padding: 0;

  left: 45%;

  top: 70%;

}

#Header ol li{

  width: 15px;

  height: 15px;

  text-indent: -9999px;

  background-color: #b1a7a7;

  float: left;

  margin-left: 10px;

  cursor: pointer;

  -webkit-border-radius: 10px;

  -moz-border-radius: 10px;

  border-radius: 10px;

  border:none;

}

#Header .active{

  background-color: #b34d22;

}

#Header ol li:hover{

  background-color: #b34d22;

}

#SlideNav{

  position: absolute;

  right: 0;

  top: 40%;

  width: 70px;

}

#SlideNav img{

  margin-bottom: 1px;

}

#BottomHeader{

 background: url(../images/bgbottomheaderv3.png) no-repeat center top;

 bottom: 0;

 height: 144px;

 width: 100%;

}

#BottomHeader img{

  display: block;

  float: left;

  margin-top: 50px;

  margin-right: 25px;

}

#BottomHeader span#titulo{

  color: #fff;

  font-weight: bold;

  text-transform: uppercase;

  margin-top: 60px;

  display: block;

  font-size: 17px;

  line-height: 3px;

  font-family: 'Roboto Condensed';

}

#BottomHeader span{

  color: #fff;

  font-weight: bold;

  text-transform: uppercase;

  margin-top: 60px;

  display: block;

  font-size: 17px;

  line-height: 3px;

  font-family: 'Roboto Condensed';

}

#BottomHeader p{

  color: #fff;

  line-height: 1px;

  text-transform: uppercase;

  font-family: 'Roboto Condensed';

}

#BottomHeader p b{

  font-size: 30px;

}

#BottomHeader a{

  display: block;

  color: #000;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 18px;

  margin-top: 57px;

  margin-left: 41px;

  font-family: 'Roboto Condensed';

}

#BottomHeader label{

  text-transform: uppercase;

  margin-left: 45px;

  color: #000;

  font-family: 'Roboto Condensed';

}

#Logo{

    display: block;

    text-align: center;

    /* margin: auto; */

    /* margin-bottom: 5px; */

    /* padding: 25px; */

}

#HeaderConteudo{

  background-color: #fff;

  margin-top: 50px;

}

#HeaderConteudo span{

  display: block;

  color: #bd1622;

  text-transform: uppercase;

  font-weight: bold;

  float: left;

  margin-top: 21px;

  font-size: 24px;

  font-family: 'Roboto Condensed';

  }

.botaoingressos {
  text-align: center;
  padding: 5px 0px !important;
  background-color: #beda22;
  transition: 1s;
}

.botaoingressos a {
  color: #403020;
  font-size: 18px;
  font-weight: 500;
  font-family: "HighlandLight";
}

.botaoingressos:hover a {
  color: #000;
  transition: 1s;
}

.botaoingressos a:hover {
  text-decoration: none;
}

span .ingressos{

  display: block;

  color: #bd1622;

  text-transform: uppercase;

  font-weight: bold;

  float: left;

  margin-top: 21px;

  font-size: 14px;

  font-family: 'Roboto Condensed';

  }



.Redes{

  padding: 0px;

}

#redes {
  background-color: #13172b;
}

.HeaderMidiasMobile{

  width: 100%;

  list-style: none;

  background-color: #303030;

  text-align: center;

}

.HeaderMidiasMobile li{

  display: inline-block;

  margin: 5px auto 5px auto;

  padding: 0px 5px;

}

.HeaderMidias{

    list-style: none;

    margin-top: 9px;

    text-align: center;

}


.novabgs iframe {

  max-width: 100%;

}




.HeaderMidias li{

  display: inline-block;

  margin-left: 8px;

}



.HeaderMidias img{

 // margin-top: 5px; 

  //height: 26px;

  //width: 60%;

  vertical-align: middle;

}



.menu-image-hover-wrapper{

  padding-left: 5px !important;
  display: none;

}



#HeaderRelativo{

	position: relative;

}





/*================= MENU ===================*/

.menu-align {
  text-align: center;
}

#menu-menu_novo{

  list-style: none;

  clear: both;

  //margin: 52px 0 0 0px;

  padding: 0;

  //float: left;

  justify-content: center;

  

}

.menu-item-has-children:hover .sub-menu {

  display: block;

}

#menu-menu_novo li{

  display: inline-block;

  //margin-right: 18px;

}

#menu-menu_novo li:hover {
  margin-bottom: 3px solid #ff4b00;
}

#menu-menu_novo li a{

  color: #fff;

  //padding: 18px;

  display: block;

  font-size: 16px;

  font-family: Montserrat, sans-serif;

  text-transform: uppercase;

  font-weight: 400;



}

#menu-menu_novo li ul li a:hover {

text-decoration: none;

}

#menu-menu_novo li a img{

  margin-left: 10px;

}



#menu-menu_novo li:hover {

  background-color: #ff481b;

  transition: .5s ease-in-out;

  color: #fff;

  text-decoration: none;

}

#menu-menu_novo li ul{

  position: absolute;

  display: none;

  width: 250px;

  background-color: #231f20;

  z-index: 1000;

  left: 50%;

  transform: translateX(-50%);

}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: transparent;
}

#menu-menu_novo li> ul> li{

  display: block !important;

  padding: 5px 30px;

  border-bottom: 1px solid #242c52;

}

#menu-menu_novo li ul li a{

  color: #fff !important;

  font-size: 12px !important;

  text-transform:none !important;

  font-weight: lighter !important;

  font-size: 16px !important;

  padding: 0;

}



#menu-menu_novo li:hover ul{

  display: block;

}



.ContainerHeader span#titulo{

    display: block;

    color: #bd1622;

    text-transform: uppercase;

    font-weight: bold;

    float: left;

    //margin-top: 45px;

    font-size: 37px;

    vertical-align: middle;

    font-family: 'Roboto Condensed';

}



.cinza{

    margin-top: 0px;

    background-color: #d8d7d7;

}



/*.sub-menu{

  z-index: 999;

}*/



/* Antigo  */

#Menu{

  list-style: none;

  clear: both;

  margin: 31px 0 0 0;

  padding: 0;

  float: left;

  

}

#Menu li{

  display: inline-block;

  margin-right: 18px;*

}

#Menu li a{

  color: #505050;

  padding: 18px;

  display: block;

  font-size: 17px;

  font-family: 'Roboto Condensed';

  text-transform: uppercase;



}

#Menu li ul li a:hover {

text-decoration: underline;

}

#Menu li a img{

  margin-left: 10px;

}

#Menu li a:hover{

  background-color: #ff481b;

  color: #fff;

  text-decoration: none;

}

#Menu li ul{

  position: absolute;

  display: none;

  width: inherit;

  background-color: #ff481b;

  padding: 17px 70px 15px 15px !important;

}

#Menu li> ul> li{

  display: block !important;

}

#Menu li ul li a{

  color: #fff !important;

  font-size: 12px !important;

  text-transform:none !important;

  font-weight: lighter !important;

  font-size: 16px !important;

  padding: 0;

}

#Menu .MenuEvento:hover ul{

  display: block;

}

.SubMenuEvento,.SubMenuProgramacao,.SubMenuBusiness,.SubMenuImprensa{

  z-index: 999;

}

#Menu .MenuProgramacao:hover ul{

  display: block;

}

#Menu .MenuBusiness:hover ul{

  display: block;

}

#Menu .MenuImprensa:hover ul{

  display: block;

}

#Ingressos{

  //margin-top: 32px;

background-color: transparent;

border: 1px solid #4b9a35;

transition: .5s ease-in-out;

}

#ingressos:hover {
  background-color: #4b9a35;
}

#Ingressos img{

  display: block;

  height: 42px;

  float: left;



}

#Ingressos a{

    display: block;

    padding: 9px 20px;

    font-size: 17px;

    //margin-top: 18px;

    color: #fff;

    text-transform: uppercase;

    font-weight: 400;

    font-family: Montserrat, sans-serif;

}

#Ingressos a:hover {
  text-decoration: none;
}

#Ingressos a.no_link

{

  display: auto;

  float: left;

  background-color: transparent;

  padding: 0px;

  font-size: auto;

  color: transparent;

}

.lista-ingressos {
  background-color: #13172b;
}

.switch-ingressos {
  height: 259px;
  background: url('../images/neonlaranja333.png') no-repeat center;
  background-size: cover;
  transition: 1s;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.box-ingressos-header {
  font-family: Montserrat, sans-serif;
  font-size: 120px;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  margin: 0;
}

:root {
 --neon-text-color: #f40;
}

@keyframes glow {
    
100% {
      
        text-shadow:
            -0.2rem -0.2rem 1rem #fff,
            0.2rem 0.2rem 1rem #fff,
            0 0 1rem var(--neon-text-color),
            0 0 2rem var(--neon-text-color),
            0 0 3rem var(--neon-text-color);
    }
}

//.switch-ingressos:hover>.box-ingressos-header {
//    animation: glow 1.5s infinite alternate; 
//}

.box-ingressos {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  padding: 0 60px;
}

.box-ingressos-text {
  font-size: 30px;
}

.switch-ingressos:hover {
  background: url('../images/neonazul333.png') no-repeat center;
  background-size: cover;
  transition: 1s;
}

.adjust-margin {

  margin-bottom: 20px !important;
  margin-top: 20px !important;

}

.convidados-box {
  padding-bottom: 30px !important; 
}

.fl-expositores {

  background: #ededed;
  padding-top: 10px;

}

.fl-transporte-container {

  margin-top: 50px;

}

.fl-transporte {

  text-align: center;
  margin: 0 30px;
  margin-bottom: 60px;
  border: 1px solid #393064;
  transition: 0.5s ease-in-out;

}

.fl-transporte:hover {
  border: 1px solid #ff4b00;
}

.box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%,-50%);
  width: 400px;
  height: 200px;
  background: #001e2d;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,.5);
  border: 2px solid rgba(0,0,0,.5);
}

.box:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.1);
  transition: 0.5;
}

.conteudo {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 2px solid #ffeb3b;
  padding: 30px;
  box-shadow: 0 5px 10px rgba(0,0,0,.5)
}

.box span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; 
  box-sizing: border-box;
}

.box span:nth-child(1) {
  transform: rotate(0deg);
}

.box span:nth-child(2) {
  transform: rotate(90deg);
}

.box span:nth-child(3) {
  transform: rotate(180deg);
}

.box span:nth-child(4) {
  transform: rotate(270deg);
}

.box span:nth-child(2):before {
  animation-delay: -2s;
}

.box span:nth-child(4):before {
  animation-delay: -2s;
}

.box span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #0093ff;
  animation: animate 4s linear infinite;
}

@keyframes animate 
{
  0% {
    transform: scaleX(0)
    transform-origin: left;
  }
  50% {
    transform: scaleX(1)
    transform-origin: left;
  }
  50.1% {
    transform: scaleX(1)
    transform-origin: right;
  }
  100% {
    transform: scaleX(0)
    transform-origin: right;
  }
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  border-radius: 50px;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.padding50 {
  padding-bottom: 50px;
}

.fl-transporte-logo {

  padding-top: 40px;
  padding-bottom: 40px;

}

.fl-transporte-logo img {

  max-width: 100%;

}

.fl-transporte-title {

  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;

}

.fl-transporte-title-bold {

  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;

}

.fl-transporte-btn-box {

  padding: 70px 0;

}

.fl-transporte-btn-box a:hover {

  text-decoration: none;

}

.fl-transporte-btn {
  font-family: 'Roboto';
  font-weight: 900;
  font-size: 25px;
  text-transform: uppercase;
  background-color: #ff4b00;
  color: #fff;
  padding: 15px 25px;
}

#myCarousel_prod {

  border-bottom: 0 !important;

}

.Expositores span{

  display: block;

  text-align: center;

  color: #ff4b00;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 35px;

  padding: 30px 0;

  font-family: Montserrat, sans-serif;

}

.title-bg {

  background: url('../images/title-bg2v2.png') no-repeat center;

}

.convidados-container {

  background: url('../images/bgconvidadosv2.png');

}

.atracoes-container {
  margin-top: 60px;
}

.Expositores .bx-prev{

  display: none;

}

.Expositores .bx-next{

  display: none;

}

.HeaderInterna{

  width: 100%;

  height: 404px;

  background: url(../images/bgheader.jpg)no-repeat center top;

}

.HeaderInterna2{

  width: 100%;

  height: 404px;

  background: url(../images/bgheader2.jpg)no-repeat center top;

}

.HeaderInterna3{

  width: 100%;

  height: 404px;

  background: url(../images/bgheader3.jpg)no-repeat center top;

}

.HeaderInterna4{

  width: 100%;

  height: 404px;

  background: url(../images/bgheader4.jpg)no-repeat center top;

}

.TtlPagina{

  color: #fff;

  text-transform: uppercase;

  font-family: 'Roboto Condensed';

  position: initial;

  bottom: 0px;

  padding-left: 20px;

  padding-top: 20px;

  font-weight: bold;

}

.BoxCompartilhe{

  border: 1px solid #bababa;

}

.BoxCompartilhe ul{

  text-align: center;

  padding: 0;

}

.BoxCompartilhe span{

  display: block;

  text-align: center;

  color: #ff4b00;

  font-family: 'Roboto Condensed';

  text-transform: uppercase;

  padding: 10px 0;

  font-weight: bold;

  font-size: 17px;

}

.BoxCompartilhe li{

  display: inline-block;

  margin: 0 6px;

}

/*==================  HEADER FIM  ===================*/

#ConteudoGeral{

  margin-top: 0px;
  background-color: #13172b;

}

.TtlChamada{

  color: #fff;

  font-family: Montserrat, sans-serif;

  font-weight: 300;

  margin: 0 0 40px 0;

  font-size: 22px;

  text-align: center;

}

#DownloadApp{

  list-style: none;

  margin: 70px 0 100px 0;

  padding: 0;

  text-align: center;

}

#DownloadApp li{

  display: inline-block;

  margin: 0 5px;

}

.appdescricao h3{

  color: #b14734;

  font-family: 'Roboto Condensed';

  margin: 0 0 10px 0;

  font-size: 33px;

  font-weight: bold;

}

.appdescricao p{

  color: #383838;

  font-family: 'Roboto Condensed';

  margin-bottom: 30px;

}



.patdiamante h5{

  background-color: #65c3c7;

}

.patouro h5{

  background-color: #edcb2e !important;

}

.patouro ul li{

  margin-bottom: 50px;

}

.patprata h5{

  background-color: #aeaeae !important;

}

.patparceiros{

  margin-top: 40px;

}

.patparceiros ul li{

  margin-left: 43px !important;

}



#ListaExpositores

{

  background-color: #13172b;

  width: 100%;

}



.Expositores ul

{

  list-style: none;

  padding: 0 0 20px 0;

  margin-bottom: 44px;

}



.Expositores li:first-child

{

  margin-left:0;

}



.Expositores li

{

  display: inline-block;

  margin-left: 64px;

  height: 100px;

  width: auto !important;

}



.Expositores li img

{



}



.Expositores .bx-wrapper .bx-viewport

{

  height: 125px !important;

}



#NewsHome{

  list-style: none;

  padding: 0;

  overflow: hidden;

  margin-bottom: 73px;

}

#NewsHome li{

  float: left;

  position: relative;

  width: 285px;

  height: 293px;

}

#NewsHome li img{

  float: left;

  position: absolute;

  z-index: -1;

}

#NewsHome li span{

  background-color: #e5710d;

  color: #fff;

  text-transform: uppercase;

  padding: 3px 10px;

  position: absolute;

  top: 224px;

  left: 20px;

  font-size: 10px;

  font-family: 'Roboto Condensed';

}

#NewsHome li a{

  position: absolute;

  bottom: 0;

  color: #fff;

  font-size: 18px;

  padding:0 19px 19px 19px;

  font-family: 'Roboto Condensed';

  font-weight: lighter;

}

#EspacoVideo iframe{

  float: left;

}

#Videos .col-md-4:first-child{

  /*margin-left: 15px;*/

}

#Videos .col-md-4{

  padding: 0;

  margin-bottom: 40px;

}

#Videos h4{

  margin: 0;

  text-transform: uppercase;

  font-size: 20px;

  color: #fff;

  padding: 13px;

  font-family: 'Roboto Condensed';

}

#VideoInst h4{

  background-color: #e87c1e;

}

#VideoBGS h4{

  background-color: #bb5e0d;

}

#VideoEntrv{

  /*width: 30.8%;*/

}

#VideoEntrv h4{

  background-color: #b34e22;

}

#Videos ul{

  list-style: none;

  padding: 0;

  margin-top: 40px;

  margin-bottom:0px;

}



#Videos ul li{

  float: left;

  width: 100%;

  margin-bottom: 10px;

}



#Videos ul li img{

  float: left;

  margin-right: 20px;

}

#Videos ul li a{

  color: #b34e22;

  display: block;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 16px;

  padding: 12px 20px 0 0;

  font-family: 'Roboto Condensed';

}



a.MaisVideos

{

  display: block;

  margin: 80px auto 0px auto;

  color: #fff;

  background-color: #ff4b00;

  width: 270px;

  clear: both;

  text-align: center;

  text-transform: uppercase;

  padding: 8px 0;

  font-size: 20px;

  font-family: 'Roboto Condensed';

  font-weight: normal;

}



a.MaisVideos:hover, a.MaisVideos:active, a.MaisVideos:visited

{

  color: #fff;

  text-decoration: none;

}



a.btnReserva

{

  display: block;

  margin: 20px auto 10px auto;

  color: #fff;

  background-color: #ff4b00;

  width: 270px;

  clear: both;

  text-align: center;

  text-transform: uppercase;

  padding: 8px 0;

  font-size: 20px;

  font-family: 'Roboto Condensed';

  font-weight: normal;

}



a.btnReserva:hover, a.btnReserva:active, a.btnReserva:visited

{

  color: #fff;

  text-decoration: none;

}



.btnReserva-div {

  padding-bottom: 10px;

}



#BgHospMobile

{

  display:none;

}



#BgHosp

{

  width: 100%;

  background: url(../images/bgtam.jpg) no-repeat center top;

  margin: 0 0 40px 0;

}



#BgHosp img

{

  display: block;

}



#BgHosp p

{

  color: #FFFFFF;

  font-size: 19px;

  padding: 20px 0;

  font-family: 'Roboto Condensed';

}



#BgHosp h1

{

  float: right;

  color: #fff;

  text-transform: uppercase;

  font-weight: bold;

  margin-right: 46px;

  font-size: 31px;

  font-family: 'Roboto Condensed';

}



#BgHosp a

{

  display: block;

  clear: both;

  color: #fff;

  text-transform: uppercase;

  background-color: #ff4b00;

  float: right;

  padding: 15px 98px;

  font-size: 17px;

  text-align: center;

  font-weight: bold;

  margin-top: 5px;

  font-family: 'Roboto Condensed';

}



#BgHosp a:hover

{

  text-decoration: none;

}



#BgTamMobile

{

  display:none;

}



#BgTam

{

  width: 100%;

  background: url(../images/bgtam.jpg) no-repeat center top;

  margin: 40px 0 0 0;

}



#BgTam img

{

  display: block;

}



#BgTam p

{

  color: #FFFFFF;

  font-size: 19px;

  padding: 20px 0;

  font-family: 'Roboto Condensed';

}



#BgTam h1

{

  float: right;

  color: #fff;

  text-transform: uppercase;

  font-weight: bold;

  margin-right: 46px;

  font-size: 31px;

  font-family: 'Roboto Condensed';

}



#BgTam a

{

  display: block;

  clear: both;

  color: #fff;

  text-transform: uppercase;

  background-color: #ff4b00;

  float: right;

  padding: 15px 98px;

  font-size: 17px;

  text-align: center;

  font-weight: bold;

  margin-top: 5px;

  font-family: 'Roboto Condensed';

}



#BgTam a:hover

{

  text-decoration: none;

}





.Post

{

  overflow: hidden;

}



#PostHome,#Noticias

{



}



#PostHome .Post

{

  margin-bottom: 40px;

  overflow: hidden;

}



.Post img

{

  float: left;

  display: block;

}



#PostHome .Post .ImgTime

{

  margin: 10px 5px 0 0;

}



.Post span

{

  color: #928f8f;

  font-size: 12px;

  float: left;

}



#PostHome .Post span

{

  display: block;

  float: left;

  margin-top: 10px;

}



.Post a

{

  color: #ad3d23;

  float: left;

  display: block;

  font-weight: bold;

  font-family: 'Roboto Condensed';

}



#PostHome .Post a

{

  font-size: 23px;

  margin: 10px 0;

  clear: both;

}



.Post p

{

  float: left;

  width: 60%;

  margin-left: 30px;

  font-family: 'Roboto Condensed';

}



#Noticias .Post

{

  margin-bottom: 28px;

}



#Noticias .Post a

{

  margin-left: 30px;

  font-size: 16px;

}



#Noticias .Post .ImgTime

{

  margin: 0 5px 0 30px;

}


.nopadding {
  padding: 0 !important;
}


.Patrocinadores{
  background-color: #eee;
}

.row {
  margin: 0;
}


.Patrocinadores h5

{

  color: #fff;

  text-align: center;

  font-size: 20px;

  text-transform: uppercase;

  padding: 5px 0;

  font-family: 'Roboto Condensed', sans-serif;

}



.Patrocinadores h5 b

{

  font-size: 21px;

}



.Patrocinadores ul

{

  list-style: none;

  margin: 0;

  padding:0 0 10px 0;

  text-align: center;

}



.Patrocinadores ul li

{

  display: inline-block;

  margin-right: 14px;

  margin-top: 0px;

}



#PtDiamante

{

  width: 100%;

  overflow: hidden;

}

.top0 {
  margin-top: 0px !important;
}

#PtDiamante ul li{

 margin-left: 20px;

 margin-right: 20px;

 margin-bottom: 30px;

}

#PtOuro{

  background-color: #ff6c25;

  width: 100%;

  overflow: hidden;

}

#PtOuro ul li{

  margin-bottom: 30px;

  margin-left: 50px;

  margin-right: 50px;

}

#PtPrata ul li{

  margin-left: 50px;

  margin-right: 50px;

  margin-bottom: 30px;

}

#PtPrata{

  background-color: #ff841b;

  width: 100%;

  overflow: hidden;

}

#PtBronze ul li{

  margin-left: 50px;

  margin-right: 50px;

  margin-bottom: 30px;

}

#PtBronze{

  background-color: #f4af3e;

  width: 100%;

  overflow: hidden;

}

#Parceiros{

  margin-top: 40px;

}

#Parceiros ul{

  border-bottom: 1px solid #c7c7c7;

}

#Parceiros ul li{

  margin-left: 30px

}

#Parceiros2016 h5{

  color: #656767;

}

#Parceiros2016 ul li{

  width: auto !important;

}

#Parceiros2016 .bx-wrapper{

  border: none;

}

.ParceirosBgs {
  background-color: #13172b;
}

.ParceirosBgs ul{

  text-align: left;

}

.ParceirosBgs ul li{

  margin-bottom: 30px !important;
  background-color: #fff;
  padding: 20px;

}



#NewsletterHome

{

  background-color: #f4ae3e;

  width: 100%;

  overflow: hidden;

  margin-top: 100px;

}



#NewsletterHome span{

  float: left;

  display: block;

  color: #fff;

  font-size: 30px;

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  line-height: 69px;

  padding: 20px 0;

  margin-left: 100px;

}

#NewsletterHome h3{

  float: left;

  display: block;

  color: #fff;

  font-size: 30px;

  font-family: 'Roboto Condensed';

  margin-top: 40px;

  margin-left: 15px;

}

#NewsletterHome input{

  padding: 15px;

  float: left;

  border: none;

  margin-top: 30px;

  margin-left: 30px;

  width: 35%;

}

#NewsletterHome button{

  float: left;

  background-color: #5a5a5a;

  color: #fff;

  border: none;

  padding: 13px 20px;

  font-size: 18px;

  margin-top: 30px;

}

#Footer{

  width: 100%;

  background-color: #13172b;

  overflow: hidden;

}

#Footer .col-md-7 a:last-child{

  margin-top: 18px;

}

#AppImg{

  float: left;

}

#AppImg h4{

  color: #fff;

  float: left;

  font-size: 30px;

  margin-top: 53px;

  text-transform: uppercase;

  font-family: 'Roboto Condensed';

}

#AppImg span{

  color: #fff;

  float: left;

  clear: both;

  font-family: 'Roboto Condensed';

  font-size: 30px;

  font-weight: lighter;

  line-height: 15px;

  margin-left: 70px;

  margin-bottom: 40px;

}

#AppImg img{

  display: block;

  clear: both;

}

#Applinks{

  margin-top: 160px;

}

#Applinks p{

  color: #fff;

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  font-size: 15px;

}

#Applinks a{

  display: block;

  margin-top: 15px;

}

.MenuFooter{

  margin: 50px 40px 0 0;

  padding: 0;

  list-style: none;

  float: left;

}

.MenuFooter li{

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  line-height: 18px;

}

.MenuFooter li.ItemBoldFooter{

  font-weight: bold;

  text-transform: uppercase;

  font-size: 18px;

  padding: 10px 0;

}

.MenuFooter li a{

  color: #fff;

  font-weight: lighter;

}

.MenuFooter li a:hover{

  text-decoration: none;

}

#MidiaFooter{

  margin: 21px 0 0 0;

  padding: 0;

  list-style: none;

  float: left;

}

#MidiaFooter li{

  display: inline-block;

  margin-right: 20px;

}

#Copyright{

  color: #fff;

  font-size: 12px;

  margin-top: 18px;

}

#Copyright a{

  font-weight: bold;

  color: #fff;

}



#ListaExpositores ul

{

  list-style: none;

  padding: 0;

  margin: 0;

}



#ListaExpositores ul li

{

  -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.54);

  -moz-box-shadow:    0px 2px 0px 0px rgba(50, 50, 50, 0.54);

  box-shadow:         0px 2px 0px 0px rgba(50, 50, 50, 0.54);

}



#ListaExpositores span{

  display: block;

  text-align: center;

  color: #ff4b00;

  font-weight: bold;

  font-size: 29px;

  padding: 20px 0;

  font-family: 'Roboto Condensed';

}

#ListaExpositores ul li{

  display: inline-block;

  margin-right: 14px;

  margin-bottom: 14px;

}

.BoxIngresso{

  padding: 0;

  list-style: none;

}

.BoxIngresso li{

  float: left;

  margin-right: 30px;

  margin-bottom: 87px;

}

.BoxIngresso li:last-child a{

  padding: 0;

}

.BoxIngresso li a img {

  width: 555px;

}

/*

.BoxIngresso li a{

  display: block;

  text-align: center;

  text-transform: uppercase;

  background-color: #beda22;

  color: #403020;

  font-family: 'Roboto Condensed';

  font-size: 22px;

  font-weight: bold;

  padding: 10px;

}

*/

.ConvLeft{

  text-align: left;

}

.NoMarginR{

  margin-right: 0 !important;

}

.NoMarginT{

  margin-top: 0 !important;

}

.nomargin {
  margin: 0 !important;
}

.BoxIngresso li span{

  color: #fb9400;

  text-align: center;

  display: block;

  font-weight: bold;

  font-family: 'Roboto Condensed';

}

.PostBlog{

  clear: both;

  overflow: hidden;

  padding: 20px 0;

  margin-bottom: 60px;

}



.PostBlog iframe{

  /*height: 300px !important;*/

  width: 90% !important;

}



.TtlPost{

    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    font-family: Montserrat;
    margin: 0 0 0 0;
    font-size: 70px;
    text-align: center;
    background: url(../images/bg-ttl.png);
    background-position: center;
    padding: 30px 0px;

}



.DataPost

{

  color: #000;

  font-weight: bold;

  padding-right:40px;

}



.DataPost.published

{

  padding-right:0px;

  padding-left:40px;

}



.DataPost a

{

  color: #eb413e;

}



.ImgPost{

  display: block;

  margin: 30px 0 20px 0;

}

.TxtPost{

  font-family: 'Roboto Condensed';

  margin-top: 15px;

}



.TxtPost a

{

  color:#b14734;

  font-weight: bold;

}

/*

.col-md-12 a

{

  color:#b14734;

  font-weight:bold;

}

*/



.TxtDestaquePost

{

  color: #eb413e;

  font-family: 'Roboto Condensed';

  text-transform: inherit;

  font-style: italic;

  font-size: 19px;

  padding-bottom: 20px;

  display: block;

}



a.LeiaMaisPost

{

  display: block;

  background-color: #ff4b00;

  color: #fff;

  text-transform: uppercase;

  float: left;

  padding: 10px 30px;

  font-size: 18px;

  font-weight: lighter;

  font-family: 'Roboto Condensed';

  margin-top: 20px;

}

.PostBlog .BoxCompartilhe{

  float: left;

  border: none;

}

.PostBlog .BoxCompartilhe span{

  text-align: left;

  color: #000;

}

.BoxCategoriasPost{

  background-color: #c2cdcd;

  overflow: hidden;

  margin-top: 40px;

}

.BoxCategoriasPost span{

  text-align: center;

  display: block;

  color: #ff4b00;

  font-family: 'Roboto Condensed';

  font-size: 24px;

  font-weight: bold;

  padding: 10px;

}

.BoxCategoriasPost ul{

  list-style: none;

  font-family: 'Roboto Condensed';

  padding: 0 26px 10px 20px;

}

.BoxCategoriasPost ul li{

  margin: 10px 0;

}

.BoxCategoriasPost ul li a{

  color: #000;

}

.BoxCategoriasPost ul li a:hover{

  color: #ea872e;

  text-decoration: none;

}

.PostRecentesBlog{

  margin-top: 40px;

}

.PostRecentesBlog span:first-child{

  color: #ff4b00;

  font-weight: bold;

  font-size: 27px;

  font-family: 'Roboto Condensed';

}

.PostRecentesBlog ul{

  list-style: none;

  padding: 0;

  margin: 0;

}

.PostRecentesBlog ul li{

  margin: 20px 0;

}

.PostRecentesBlog ul li span{

  color: #928f8f;

}

.PostRecentesBlog ul li a{

  color: #ff4b00;

  display: block;

  font-family: 'Roboto Condensed';

  font-weight: bold;

  font-size: 19px;

}

.Anteriores{

  margin-top: 30px;

}

.Anteriores span{

  color: #ff4b00;

  font-weight: bold;

  font-size: 27px;

  font-family: 'Roboto Condensed';

}

.Anteriores ul{

  margin: 0;

  padding: 0;

  list-style: none;

}

.Anteriores ul li{

  display: inline-block;

  width: 34%;

}

.Anteriores ul li a{

  color: #000;

}

.BuscaSidebar{

  margin-top: 30px;

}

.BoxFlickr{

  margin-top: 30px;

}

.BoxFlickr span{

  color: #ff4b00;

  font-weight: bold;

  font-size: 27px;

  font-family: 'Roboto Condensed';

}

.BoxFlickr ul{

  margin: 0;

  padding: 0;

  list-style: none;

}

.BoxFlickr ul li{

  display: inline-block;

  margin-bottom: 5px;

}

.SliderPadrao{

  width: 100%;

  padding: 30px 0;

}

.SliderPadrao h3{

  display: none;

  font-weight: bold;

  color: #3d3c3c;

  text-align: center;

  font-family: 'Roboto Condensed';

  margin-top: -60px;

  margin-bottom: 20px;

  text-transform: uppercase;

}

.SliderPadrao .carousel-inner{

  margin: 0 auto;

  width: 85%;

}

.SliderPadraoPrev{

  position: absolute;

  top: 43%;

}

.SliderPadraoNext{

  position: absolute;

  right: 4px;

  /*right: 15px;*/

  top: 43%;

}

.MyTabs{

  padding: 50px 0;

}

.MyTabs .nav>li>a{

  padding: 15px 40px;

  color: #687171;

  font-weight: bold;

  text-transform: uppercase;

  padding: 15px 40px;

  font-family: 'Roboto Condensed';

  background-color: #d2dbdb;

}

.MyTabs .nav-tabs>li.active>a{

  color: #000;

  background-color: #fff;

}

.UlBullets{

  list-style: none;

  padding: 0;

}

.MyTabs .UlBullets{

  float: left;

  width: 50%;

  padding: 40px 0 0 0;

}

.UlBullets li{

  /*margin: 20px 0;*/

  margin: 20px 5px 30px 5px;

}

.UlBullets li img{

  float: left;

}

.UlBullets li p{

  /*

  font-family: 'Roboto Condensed';

  color: #000;

  padding: 0 40px 0 40px;

  */

  font-family: 'Roboto Condensed';

  color: #000;

  padding: 10px 40px 0 0px;

  font-weight: lighter;

  clear: both;

}

.SubTtl{

  font-family: Montserrat, sans-serif;

  color: #ff4b00;

  text-align: center;

  display: block;

  font-size: 30px;

  font-weight: 800;

  padding: 20px 0;

  text-transform: uppercase;

}



.Youtubers{

  list-style: none;

  padding: 0;

}

.Youtubers li{

  display: inline-block;

  margin-right: 16px;

  margin-bottom: 40px;

  border: 1px solid #695db6;

}

.Youtubers li .AvatarY{

  display: block;

  border: 9px solid transparent;

  margin: 2px;

-webkit-box-shadow: 0px 3px 23px -2px rgba(0,0,0,0.5);

-moz-box-shadow: 0px 3px 23px -2px rgba(0,0,0,0.5);

box-shadow: 0px 3px 23px -2px rgba(0,0,0,0.5);

}

.Youtubers li span{

  font-family: 'Roboto Condensed';

  color: #fff;

  display: block;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 18px;

  margin-left: 15px;

  padding: 20px 0 5px 0;

}

.Youtubers li p{

  font-family: 'Roboto Condensed';

  color: #fff;

  margin: 10px 0 10px 15px;

}

.Youtubers li a{

  text-decoration: underline;

  color: #ff4b00;

  font-family: 'Roboto Condensed';

}

.Youtubers li:hover {
  border: 1px solid #ff4b00;
}

.Youtubers li a img

{

  margin-left: 15px;

  margin-right: 5px;

}



/*



*/

.ConvidadosInternacionais

{

  list-style: none;

  text-align: center;

}



.ConvidadosInternacionais.anoAtual {

    //background-color: #ff4b00;

}



.ConvidadosInternacionais li {

    display: inline-block;

    margin: 10px 7px 10px 7px;

    text-align: left;

    border: 1px solid #695DB6;

    transition: 0.5s ease-in-out;

}

.ConvidadosInternacionais li:hover {
  border: 1px solid #ff4b00;
}



.ConvidadosInternacionais li .AvatarY

{

  display: block;

  border: 8px solid transparent;

  margin: 2px;

-webkit-box-shadow: 0px 3px 23px -2px rgba(0,0,0,0.5);

-moz-box-shadow: 0px 3px 23px -2px rgba(0,0,0,0.5);

box-shadow: 0px 3px 23px -2px rgba(0,0,0,0.5);

}



.ConvidadosInternacionais li span

{

  font-family: 'Roboto Condensed';

  color: #fff;

  display: block;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 18px;

  margin-left: 15px;

  padding: 20px 0 5px 0;

}



.ConvidadosInternacionais li p

{

  font-family: 'Roboto Condensed';

  color: #fff;

  margin: 10px 0 10px 15px;

}



.ConvidadosInternacionais li a

{

  text-decoration: underline;

  color: #ff4b00;

  font-family: 'Roboto Condensed';

  margin-left: 15px;

}



.ConvidadosInternacionais li a img

{

  margin-left: 15px;

  margin-right: 5px;

}





.Imprensa{

  border-bottom: 1px solid #c7c7c7;

  padding-bottom: 40px;

}

.Imprensa label{

  color: #ea872d;

}

.Imprensa img{

  display: block;

  float: left;

  margin-right: 30px;

}

.Imprensa img:last-child{

  margin-right: 5px;

}

.Imprensa span{

  font-family: 'Roboto Condensed';

  color: #b14734;

  display: block;

  font-size: 30px;

  font-weight: bold;

  padding: 20px 0;

}

.ImprensaArrais{

  margin-top: 40px;

  margin-bottom: 40px;

}

.ImprensaArrais div{

  float: left;

  margin-left: 30px;

}

.ImprensaArrais label{

  color: #ea872d;

}

.ImprensaArrais img:first-child{

  float: left;

}

.DadosBGS .TxtPost{

  float: left;

  width: 64%;

  margin-top: 0;

}

.DadosBGS img{

  margin-right: 30px;

  display: block;

  float: left;

}

.ListaHoteis{

  list-style: none;

  padding: 0;

}

.ListaHoteis li{

  display: block;

  margin-bottom: 20px;

}

.DadosB2b{

  width: 80%;

  margin: 0 auto;

  list-style: none;

  padding: 0;

}

.DadosB2b li{

  width: 47%;

  float: left;

  margin-top: 30px;

}

.DadosB2b li img{

  display: block;

  float: left;

}

.DadosB2b li p{

  float: right;

  width: 60%;

  margin-right: 60px;

}

.AreaBusinesLinks a{

  display: block;

  margin-top: 80px;

}

.BoxIdioma{

  margin-top: 20px;

}

.BoxIdioma span{

  display: block;

  float: left;

  margin-right: 15px;

  line-height: 45px;

  font-size: 15px;

  font-family: 'Roboto Condensed';

}

.BoxIdioma a{

  display: block;

  float: left;

  margin-left: 12px;

}



.PlayStationEx

{

  margin-top: 50px;

  border-bottom: 1px solid #ccc;

  padding-bottom: 40px;

}



.PlayStationEx:last-child

{

  margin-top: 50px;

  border-top: 1px solid #ccc;

  border-bottom:none;

  padding-bottom: 40px;

  padding-top: 40px;

}





.PlayStationEx .SubTtl{

  text-align: left;

  padding: 0;

}

.ListaCampeonatos{

  list-style: none;

  padding: 0;

}

.ListaCampeonatos li{

  border: 2px solid #695db6;

  overflow: hidden;

  margin: 40px 0;

}

.ListaCampeonatos p{

  display: block;

  float: left;

  padding: 20px;

  font-size: 20px;

}

.ListaCampeonatos p a{

  color: #b14734;

}

.ListaCampeonatos img{

  display: block;

  float: left;

  padding: 20px;

}

.ListaCampeonatos span{

  display: block;

  float: left;

  font-family: 'Montserrat', sans-serif;

  color: #ff4b00;

  font-weight: bold;

  font-size: 26px;

  padding: 15px 0;

  border-bottom: 1px solid #695DB6;

  width: 80%;

}



.CredenciamentoImp

{

  font-size:16px;

}



.CredenciamentoImp .SubTtl

{

  text-align: left;

  padding: 0;

}

.CredenciamentoImp .TxtPost b{

  color: #ea872d;

}

.BtnCenter img{

  display: block;

  margin: 40px auto 0;

}



#ListOprtnd li img

{

  margin-right: 18px;

  margin-bottom:103px;

}



.GaleriaFotos{

  list-style: none;

  padding: 0;

}

.GaleriaFotos li{

  float: left;

  margin: 20px;

}

.GaleriaFotos li a{}

.GaleriaFotos li a img{

  border: 4px solid #fff;

  -webkit-box-shadow: 0px 7px 57px -16px rgba(0,0,0,0.79);

  -moz-box-shadow: 0px 7px 57px -16px rgba(0,0,0,0.79);

  box-shadow: 0px 7px 57px -16px rgba(0,0,0,0.79);

}

.LogosEMascotes{

  list-style: none;

  padding: 0;

}

.LogosEMascotes li{

  float: left;

  margin-right: 7px;

  margin-bottom: 25px;

  border:1px solid #999;

  border-bottom:none;

}



.LogosEMascotes li a{

  display: block;

  background-color: #ff4b00;

  text-align: center;

  color: #fff;

  text-transform: uppercase;

  padding: 5px;

}



.LogosEMascotes li img{

  max-height: 270px;

}



.PageTransporte img{

  float: left;

  margin-bottom: 30px;

}

.Contador .SubTtl{

  text-align: left;

  padding: 0;

}

.PageTransporte .SubTtl{

  text-align: left;

  line-height: 15px;

  float: left;

  margin-left: 20px;

}

.TxtPost label{

  color: #ff4b00;

}

.PageTransporteRod .TxtPost b{

  color: #ff4b00;

}

.ImgBus{

  display: inline-block;

  float: left;

  margin-right: 30px;

}

.BoxTransp{

  margin-bottom: 60px !important;

}

.LancamentosGames{

  list-style: none;

  padding: 0;

  padding-bottom:85px;

}

.LancamentosGames li{

  float: left;

  width: 49%;

  margin-right: 10px;

  margin-bottom: 30px;

  border: 2px solid #695DB6;

  transition: 0.5 ease-in-out;

}

.LancamentosGames li:hover {
  border: 2px solid #ff4b00;
}

.jam-box {
  border: 2px solid #695DB6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LancNovo{

  background-color: #b14734 !important;

}

.LancNovo span{

  color: #fff !important;

}

.LancamentosGames li a img{

  border: 10px solid transparent;

  width: 555px;

}

.JoyStck{

  margin: 20px;

}

.LancamentosGames li span{

  color: #ff4b00;

  text-transform: uppercase;

  font-family: 'Roboto Condensed';

  font-size: 25px;

}

.jam-box span {
    color: #ff4b00;

  text-transform: uppercase;

  font-family: 'Roboto Condensed';

  font-size: 25px;
}

.LancamentosGames li p{

  color: #fff;

  font-family: 'Roboto Condensed';

  font-size: 22px;

  margin-left: 20px;

}

.jam-box p {
    color: #fff;

  font-family: 'Roboto Condensed';

  font-size: 22px;

  margin-left: 20px;
}

.ImgEvolGms{

  display: block;

  margin: 30px auto 0;

}

.ComoChegarBoxes .col-md-3{

  border-right: 1px solid #a6b7b7;

  height: 280px;

  margin-bottom: 60px;

}

.ComoChegarBoxes .col-md-3:last-child{

  border: none;

}

.ComoChegarBoxes .TxtPost{

  clear: both;
  padding: 0 30px;

}

.ComoChegarBoxes img{

  margin-bottom: 20px;

}

.ComoChegarBoxes span{

  color: #ff4b00;

  font-family: 'Roboto Condensed';

  font-size: 25px;

  font-weight: bold;

  margin-left: 10px;

}

.ComoChegarBoxes a{

  color: #ff4b00;

  display: block;

  font-weight: bold;

  clear: both;

  font-family: 'Roboto Condensed';

  font-size: 17px;

}

.BoxSubscribe{

  float: left;

  background-color: #fff;

  padding: 5px;

  margin-bottom: 30px;

}

.TxtTransp .TxtPost{

  font-size: 19px;

}



.Caravanas

{

  width: 100%;

  background-color: #c3cdce;

  padding: 40px 0;

}



.Caravanas .SubTtl

{

  text-align: left;

  padding: 0;

}



ul.lista_caravanas

{

  min-height:60px;

  margin:10px;

  display:inline-block;

}



ul.lista_caravanas li

{

  float:left;

  display:block;

  color:#fff;

  text-transform: uppercase;

  width:30px;

  margin-top:15px;

  min-height:40px;

  text-align:center;

  cursor:pointer;

  font-family:'Roboto Condensed';

  font-weight: bold;

  font-size:22px;

}



ul.lista_caravanas li.separador

{

  cursor:default;

}



ul.lista_caravanas li.separador:last-child

{

  display:none;

}



.SliderCaravana

{

  background-color: #c5c2c2;

}



.Caravanas .bx-wrapper

{

  margin-top: 50px;

  border: none;

  padding-bottom:0px;

}



.Caravanas .bxslider li

{

    width: auto !important;

}



.Caravanas .bx-viewport

{

  width: 640px !important;

  margin: 0 auto;

}



.Caravanas .bx-prev

{

  top: 380px;

  left: 19%;

}



.Caravanas .bx-next

{

  top: 380px;

  right: 19%;

}



.Caravanas .bx-controls .bx-pager

{

  display: block !important;

}



.Caravanas .bx-wrapper .bx-pager

{

  text-align: center;

  font-size: .85em;

  font-family: Arial;

  font-weight: bold;

  color: #666;

  padding-top: 20px;

}



.Caravanas .bx-wrapper .bx-pager .bx-pager-item,

.Caravanas .bx-wrapper .bx-controls-auto .bx-controls-auto-item

{

  display: inline-block;

  *zoom: 1;

  *display: inline;

}



.Caravanas .bx-wrapper .bx-pager.bx-default-pager a

{

  background: #666;

  text-indent: -9999px;

  display: block;

  width: 10px;

  height: 10px;

  margin: 0 5px;

  outline: 0;

  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

  border-radius: 5px;

}



.ulCaravanas

{

  background-color:#B24735;

  min-height:60px

}



.NovidadesCaravana .container > .col-md-4 > .col-md-8

{

  padding: 0;

}


.NovidadesCaravana .col-md-4 span

{

  display: block;

  background-color: #ea872d;

  text-align: center;

  color: #fff;

  text-transform: uppercase;

  font-family: 'Roboto Condensed';

  font-size: 30px;

  padding: 27px;

  margin-bottom: 2px;

}

.NovidadesCaravana .col-md-8 .TxtPost{

  font-weight: bold;

  font-size: 17px;

  padding: 10px 0 15px 20px;

  height: 111px;

}

.NovidadesCaravana .col-md-8{

  border: 1px solid #9c9c9c;

  border-left: 0;

}

.MeiaEntrada{

  padding: 0;

  list-style: none;

  text-align: center;

  width: 90%;

  margin: 60px auto 0;

}

.meia-entrada h1{

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  text-align: center;

}

.MeiaEntrada li{

  float: left;

  margin: 0 30px;

  width: 14%;

}

.app-img img{

  display: block;

  width: 100%;

}

.DuvidasFrequentes .panel-default{

  background-color: #fff;

  border: none;

}

.DuvidasFrequentes .glyphicon{

  color: #fff;

  background-color: #ea872d;

  padding: 5px;

}

.DuvidasFrequentes .panel-default>.panel-heading{

  background-color: #fff;

  border: none;

}

.DuvidasFrequentes .panel-default>.panel-heading+.panel-collapse>.panel-body{

  background-color: #e4e9e9;

}

.DuvidasFrequentes .panel-title>a{

  color: #ff4b00;

  font-family: 'Roboto Condensed';

  line-height: 30px;

  margin-left: 30px;

  font-weight: bold;

}

.TabsFaq a{

  color: #ea872d;

}

.PapelDeParede{

  list-style: none;

  padding: 0;

}

.PapelDeParede li{

  float: left;

  margin-right: 14px;

  margin-bottom: 50px;

}

.BoxImageFundo{

  border: 1px solid #bababa;

}

.BoxImageFundo img{

  display: block;

  margin: 0 auto;

  padding: 21px;

}

.FundoCelular img{

  padding: 25px 119px;

}

.BoxDownPapel{

  background-color: #bababa;

  overflow: hidden;

  margin-top: 3px;

}

.BoxDownPapel span{

  text-align: center;

  display: block;

  font-family: 'Roboto Condensed';

  margin-top: 15px;

  font-size: 12px;

}

.BoxDownPapel a{

  color: #fff;

  background-color: #ff4b00;

  text-align: center;

  display: block;

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  text-transform: uppercase;

  padding: 7px;

  margin: 5px 15px 15px 15px;

  font-size: 12px;

}

.DownloadMenor{

  float: left;

  width: 33%;

}

.Cartaz li{

  float: none;

}

.Cartaz .BoxDownPapel{

  float: left;

  width: 50%

}



.ReleasesPdf

{

  padding: 0;

  list-style: none;

  background-color: #ff7e00;

  overflow: hidden;

  margin-bottom:80px;

}



.ReleasesPdf li{

  clear: both;

}

.ReleasesPdf span{

  display: block;

  background-color: #ff7e00;

  float: left;

  color: #fff;

  font-size: 30px;

  border-top: 3px solid #edf0f0;

  border-left: 3px solid #edf0f0;

  border-bottom: 3px solid #edf0f0;

  margin: 13px 0 13px 13px;

  padding: 15px 50px;

  font-family: 'Roboto Condensed';

}



.ReleasesPdf p

{

  float: left;

  background-color: #c2cdcd;

  font-family: 'Roboto Condensed';

  border-top: 3px solid #edf0f0;

  border-right: 3px solid #edf0f0;

  border-bottom: 3px solid #edf0f0;

  text-transform: uppercase;

  margin-top: 13px;

  font-size: 16px;

  padding: 25px;

  width: 74%;

}



.ReleasesPdf li a

{

  display: block;

  float: left;

  margin-top: 14px;

}



.ReleasesPdf li a img

{

  border: 3px solid #edf0f0;

  border-left:none;

  margin-top: -1px;

  height: 78px;

}



.BtnGarantaIngresso

{

  margin-bottom:40px !important;

}



.Raridades

{

  padding-bottom: 0;

}

.Raridades .container .row .col-md-4{

  padding-left: 15px;

  padding-right: 15px;

}

.AreaBusinesLinks{

  margin-bottom: 70px;

}

#whr_embed_hook{

  margin-bottom: 50px;

}

/*===============================================================================*/

.Mt20{margin-top: 20px !important}

.Mt30{margin-top: 30px !important}

.Mt40{margin-top: 40px !important}

.Mt50{margin-top: 50px !important}

.Mt60{margin-top: 60px !important}

.Mt70{margin-top: 70px !important}

.Mt80{margin-top: 80px !important}



html object:last-child{

  display: none;

}



/*========================================*/

/*                  Mobile                */







.AppMobile{

  display: none;
  background-color: #13172b;

}

.HeaderContentMobile{

  //display: none;

}

#TamMobile{

  display: none;

}

#FooterMobile{

}



.hospedagem_mobile{

  display: none;

}



.hosp_compartilhe_mobile{

  display: none;

}



@media (max-width: 450px){

  .ImagemRobo img{

    width: 322px;

  }



  .ImagemRobo2 img{

    width: 322px;

  }



  .dias img{

    width: 375px;

  }

  #Logo{

    display: block;

    margin: 0px;



  }



  #Logo img{

    width: 105%;

  }



  .ContainerHeader{

   display: none;

  }



  .AppMobile {

    display: block;

  }



  #IngressosMobile{

    text-align: end;

    margin-top: 20px;

  }

  #IngressosMobile a{

      background-color: #beda22;

      padding: 15px;

      font-size: 12px;

      margin-top: 20px;

      margin-left: 20px;

      color: #403020;

      text-transform: uppercase;

      font-weight: bold;

      font-family: 'Roboto Condensed';

  }



  .MenuMobile{

    width: 100%;

    margin-top: 20px;

    background-color: #13172b;

    padding-left: 0px;

    padding: 0;



  }

  .MenuMobile nav{

    text-align: center;

  }



  .MenuMobile .nav>li>a:focus, .MenuMobile .nav>li>a:hover {

    text-decoration: none;

    background-color: #ff4b00;

   }





  .MenuMobile #menu-menu_novo-1 ul {

    list-style-type: none;

    background-color: #231f20;

    margin-top: 15px;

    width: 100vw;

    z-index: 100;

  }



  .MenuMobile  #menu-item-has-children li {

      float: left;

  }



  .MenuMobile .nav>li>a {

    padding: 5px 0px;

    margin: 0px;

  }   



  .MenuMobile  li a, .sub-menu {

      display: inline;

      color: #fff;

      text-decoration: none;

      vertical-align: middle;

      text-transform: uppercase;

      font-weight: bold;

      font-size: 15px;

      font-family: 'Roboto Condensed';

  }



  .MenuMobile  li a:hover, .menu-item-has-children:hover{

      color: #fff;

      background-color: transparent;

  }





  .MenuMobile  li.menu-item-has-children {

      display: inline;

      background-color: #13172b;

  }



  .MenuMobile  .sub-menu {

      display: none;

      position: absolute;

      background-color: #f9f9f9;

      width: 450px;

      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

      z-index: 1;

  }



  .MenuMobile  .sub-menu a {

      color: white;

      padding: 12px 16px;

      text-decoration: none;

      display: block;

      text-align: center;

  }



  .MenuMobile  .sub-menu a:hover {

    background-color: #13172b;

  }



  .MenuMobile  .menu-item-has-children:hover .sub-menu {

      display: block;

  }



  .sub-menu > li {

    overflow: hidden;
    border-bottom: 1px solid #242c52;

  }



}


@media (min-width: 1500px) {
 .switch-ingressos {
  height: 340px;
 }
}


@media (max-width: 768px) {

  div#n2-ss-2 .n2-font-612153670a7fd261e7bcb89048b49105-simple {
  font-size: 14px !important;
  }

  .menunew {
    display: inline-block !important;
    width: 30%;
    background-color: #2f2f2f;
  }

  .top-desk {
    display: none;
  }

  .top-mob {
    display: block;
  }

  .day-talks-new {
    background: url(../images/bg-day-new-4.png) no-repeat;
  }

  .esports-sponsors img {
    margin-bottom: 30px;
  }

  .day h1 {
    font-size: 32px;
  }

  .esports-teams-title {
    padding-left: 100px;
  }

  .flex1 {
    position: absolute;
    right: 50px;
  }

  .day-logobox {
    display: block;
    justify-content: center;
    align-items: center;
  }

  .day-logobox-title {
    margin-right: 0;
  }

  .day-logobox-logo {
    padding-left: 0;
    text-align: center;
    border-left: none;
    margin-bottom: 20px;
  }

  .day h2 {
    font-size: 14px;
  }

  .switch-ingressos {
    height: 150px;
  }

  .pesquisa-image img {
    max-width: 100%;
  }

  .title-box-inner {
    font-size: 24px;
  }

  .title-day {
    font-size: 24px;
    text-shadow: 2px 2px #901441, -2px -2px #31bada;
  }

  #clockdiv div > span {
    padding: 5px 10px;
    font-size: 20px;
    min-width: 50px;
  }

  .smalltext {
    font-size: 10px;
  }

  .flex {
    flex-direction: column;
  }

  .box-ingressos-header {
    font-size: 40px;
  }

  .box-ingressos {
    padding: 0px 10px;
    font-size: 10px;
  }

  .box-ingressos-text {
    font-size: 16px;
  }

  .destaques-title span {
    font-size: 16px;
  }

  #PostHome iframe {
    max-width: 100%;
  }

  .atracao-img {
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .atracao-desc {
    padding-left: 25px;
    padding-right: 25px;
  }

   .convidado-desc {
    padding-left: 25px;
    padding-right: 25px;
  }

  .atracao-img img {
    opacity: 0.3;
  }

  .atracao-title {
    font-size: 24px;
  }

  .atracao-text {
    font-size: 16px;
  }

  .fl-transporte-btn {

    font-size: 14px;

  }

  .botaoingressos a {
    font-size: 14px;
  }

  .fl-transporte-hospedagem {

    margin-top: 30px;

  }

  .Expositores span {

  display: block;

  text-align: center;

  color: #ff4b00;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 25px;

  padding: 50px 0;

  font-family: 'Roboto Condensed';

  }

  .nopadding-mobile {
  padding: 0 !important;
  margin: 0 !important;
  }


  .ContainerHeader{

   display: none;

  }



  .AppMobile {

    display: block;

    background-color: #13172b;



  }



  #IngressosMobile{

    text-align: end;

    margin-top: 20px;

  }

  #IngressosMobile a{

      background-color: transparent;

      padding: 15px;

      font-size: 12px;

      margin-top: 20px;

      margin-left: 20px;

      color: #fff;

      text-transform: uppercase;

      font-weight: 400;

      font-family: Montserrat, sans-serif;

      border: 1px solid #4b9a35;

  }



  .MenuMobile{

    width: 100%;

    margin-top: 20px;

    background-color: #13172b;

    padding-left: 0px;

    padding: 0;





  }

  .MenuMobile nav{

    text-align: center;

  }









  .MenuMobile #menu-menu_novo-1 ul {

    list-style-type: none;

    background-color: #231f20;

    width: 100vw;

    position: absolute;

    left: -1px;

    z-index: 100;

  }



  .MenuMobile  #menu-item-has-children li {

      float: left;

  }



  .MenuMobile .nav>li>a {

    padding: 5px 5px;

    margin: 0px;

  }   



  .MenuMobile  li a, .sub-menu {

      display: inline;

      color: #fff;

      text-decoration: none;

      vertical-align: middle;

      text-transform: uppercase;

      font-weight: 400;

      font-size: 15px;

      font-family: Montserrat, sans-serif;

  }



  .MenuMobile  li a:hover, .menu-item-has-children:hover{

      color: #fff;

      background-color: transparent;

  }





  .MenuMobile  li.menu-item-has-children {

      display: inline;

      background-color: #13172b;

      position: inherit;

  }



  .MenuMobile  .sub-menu {

      display: none;

      position: absolute;

      background-color: #f9f9f9;

      width: 450px;

      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

      z-index: 1;

  }



  .MenuMobile  .sub-menu a {

      color: white;

      padding: 12px 16px;

      text-decoration: none;

      display: block;

      text-align: left;

  }



  .MenuMobile  .sub-menu a:hover {

    background-color: #13172b;

  }



  .MenuMobile  .menu-item-has-children:hover .sub-menu {

      display: block;

  }



  .sub-menu > li {

    overflow: hidden;

  }



  #PtDiamante{

    margin-top:40px;

  }



  .uf_container {

    background-color:#B24735;

    min-height:60px

  }



  .AreaBusinesLinks a img{

    width:100%;

  }



  .AreaBusinesLinks div:last-child{

    margin-bottom:50px;

  }



  .Youtubers li{

  margin-left: 18px;

  }



  #NewsHome li:nth-child(3), #NewsHome li:nth-child(4){

    display:none;

  }



  .LancamentosGames li {

    width: 100%;

    margin-right: 0;

  }

  .LancamentosGames li a img{

    width: 100%;

  }



  .BoxIngresso li a img.ImgFull, .ImgFull{

    width: 100%;

  }



  #Header #myCarousel,#SlideNav,.toogle,#BottomHeader{

    display: none;

  }



  .imgCarMobile{

    height: 250px !important;

  }



  .TtlPagina{

    //margin-top:25px;

  }



  #HeaderConteudo{

    display: none;

  }



  .ContainerHeader{

    padding: 0;

  }

  

  /*#Logo{

    margin-left:0; 

  }

  #Logo img{

    display: block;

  }*/

  .navbar-header{

    background-color: #ff481b;

  }

  #MenuMobile{

    background-color: #333;

    border: none;

    display: block;

  }



  .navbar{

    margin-bottom: 0;

  }

  .navbar-fixed-top{

    position: relative;

  }

  .navbar-inverse .navbar-nav>li>a{

    text-transform: uppercase;

    color: #fff;

    font-family: 'Roboto Condensed';

  }

  .navbar-inverse .navbar-nav>.open>a{



  }

  .navbar-nav .open .dropdown-menu{

    background-color: #4d4c4c;

  }

  .navbar-inverse .navbar-nav>.open>a:hover{

    background-color: #333333;

  }

  .navbar-fixed-top .navbar-collapse{

    max-height: 600px

  }

  .navbar-brand{

    color: #fff !important;

    padding: 0;

    margin-top: 20px;

    height: 0;

  }

  .navbar-toggle{

    float: left !important;

    border: none !important;

    margin-right: 0 !important;

  }



  .navbar-toggle .icon-bar{

    width: 31px;

    height: 6px;

    border-radius: 10px;

  }

  .navbar-inverse .navbar-toggle:hover{

    background-color: #ff481b;

  }



  .IngressoMobile{

    background-color: #beda22;

    color: #403020;

    font-family: 'Roboto Condensed';

    text-transform: uppercase;

    padding: 11px;

    float: right;

    margin: 9px 9px 9px 9px;

    font-weight: bold;

  }

  .HeaderContentMobile{

    display: block;

  }

  .HeaderContentMobile .LogoMobile img{

    display: block;

    margin: 0 auto;

  }

  .HeaderContentMobile .carousel{

    margin-top: 30px;

  }

  .HeaderContentMobile ol li{

    width: 15px;

    height: 15px;

    text-indent: -9999px;

    background-color: #b1a7a7;

    float: left;

    margin-left: 10px;

    cursor: pointer;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

  }

  .HeaderContentMobile ol li:hover{

    background-color: #b34d22;

  }

  .HeaderContentMobile ol li.active{

    background-color: #b34d22;

  }

  .HeaderContentMobile ol.toogle{

    margin: 30px auto 0;

    width: 50%;

  }

  #myCarousel .item img{

    width: 100%;

  }

  .SlideText h3{

    font-family: 'Roboto Condensed';

    color: #000;

    font-weight: lighter;

    text-transform: uppercase;

  }



  .SlideText h3 p {

    font-family: 'Roboto Condensed';

    color: #000;

    font-weight: lighter;

    text-transform: uppercase;

    padding: 10px 15px;

    font-size:1.3em;

  }



  .SlideText p{

    font-family: 'Roboto Condensed';

    font-weight: lighter;

    font-size: 19px;

    padding: 0 15px 0 15px;

  }

  .SlideText a{

    background-color: #ff4b00;

    color: #fff;

    text-transform: uppercase;

    padding: 5px 30px;

    display: block;

    float: left;

    font-size: 20px;

    font-weight: lighter;

    font-family: 'Roboto Condensed';

    margin: 0 0 0 15px;

  }

  .CompreIngressoHeader b{

    font-size: 24px;

  }

  .CompreIngressoHeader{

    background-color: #beda22;

    color: #000;

    font-family: 'Roboto Condensed';

    text-transform: uppercase;

    text-align: center;

    display: block;

    padding: 15px;

  }

  #NewsHome li{

    float: none;

    margin: 0 auto;

  }

  #EspacoVideo iframe{

    height: 200px;

  }

  #Videos ul li{

    padding-left: 30px;

  }

  #Videos .col-md-4{

    width: 100%;

  }

  #Videos .col-md-4:first-child{

    margin-left: 0;

  }

  #VideoInst{

    margin-top: 20px;

  }

  #Noticias{

    display: none;

  }





  #BgTamMobile{

    width: 100%;

    display:block;

    background: #636466;

    margin: 40px 0 0 0;

  }



  #BgTamMobile img{

    display: block;

    margin:0px auto;

    margin-bottom:-22px;

  }



  #BgTamMobile p{

    color: #fff;

    font-size: 17px;

    padding: 20px 0;

    font-family: 'Roboto Condensed';

    line-height: 20px;

    margin:0px auto;

    width:90%;

  }



  #BgTamMobile .compre {

    background:#E97C1F;

    text-align:center;

    padding-top:5px;

  }



  #BgTamMobile .compre h1{

    color: #fff;

    text-transform: uppercase;

    font-weight: bold;

    font-size: 31px;

    font-family: 'Roboto Condensed';

  }



  #BgTamMobile .compre a{

    display: block;

    color: #fff;

    text-transform: uppercase;

    background-color:#ff4b00;

    padding: 10px 80px;

    font-size: 17px;

    text-align: center;

    font-weight: bold;

    font-family: 'Roboto Condensed';

  }



  #BgTam{

    display:none;

  }



  #BgTamMobile a:hover{

    text-decoration: none;

  }





  #TamMobile{

    display: block;

  }

  #TamMobile img{

    float: left;

  }

  #PostHome{

    margin-top: 30px;

  }



  .Patrocinadores ul li{

  margin-left: 0;

  margin-bottom: 20px;

  margin-top: 20px;

  width:100%;

  }



  #PtPrata ul li, #PtBronze ul li, #PtDiamante ul li, #PtOuro ul li{

    margin-left: 0;

  }

  #PtBronze ul li{

    margin-left: 0;

  }

  #PtOuro ul li a img{

    margin-left: 0px !important;

  }

  /*#PtOuro ul li a img{

    width: 70%;

  }*/

  /*#PtPrata ul li a img{

    width: 80%;

  }*/

  #Parceiros ul li{

    margin-left: 13px;

    margin-bottom: 30px;

  }

  .CarouselParceiros li{

    margin-top: 0 !important;

    margin-left: 50px !important;

  }

  .patouro ul li a img{

    width: 70%;

  }

  .patprata ul li a img{

    width: 80%;

  }

  #NewsletterHome{

    /*margin-top: 30px;*/

    padding-top: 15px;

  }

  #NewsletterHome span{

    margin-left: 0;

    font-size: 22px;

    padding: 16px 0;

    line-height: 25px;

  }

  #NewsletterHome h3{

    font-size: 25px;

    margin-top: 20px;

  }

  #NewsletterHome input{

    width: auto;

    margin-left: 0;

    margin-top: 0;

  }

  #NewsletterHome button{

    margin-top: 0;

    margin-bottom: 20px;

    padding: 13px 15px;

  }

  #Footer{

  }

  #FooterMobile{

    display: block;

  }



  #FooterMobile li{

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  line-height: 18px;

  display: table;

  margin: 0px auto;

  }

  #FooterMobile li a{

  color: #fff;

  font-weight: lighter;

  }

  #FooterMobile ul#menu-menu_novo-3 {

    width: 100%;

    margin-bottom: 20px;

  }

  #FooterMobile .sub-menu{

    display: none;

  }



  #FooterMobile .menu-item-has-children:hover .sub-menu {

    display: none;

  

  }

  #FooterMobile .container,.row,.col-sm-12,.col-xs-12{

    padding: 0;

    margin: 0;

  }

  .DowAppFt{

    position: absolute;

    bottom: 5%;

    right: 5%;

  }

  .DowAppFt a{

    display: block;

    margin: 10px 0;

  }

  .MenuFooterMobile{

    width: 100%;

    height: auto;

    background:url(../images/bgfootermobile.jpg) repeat-x center top #aa3324;

  }

  #MainMenu .list-group{

    background-color: transparent;

    margin-top: 15px;

  }

  #MainMenu .list-group-item{

    background-color: transparent;

    border: none;

    text-align: center;

    color: #fff;

    text-transform: normal;

    font-size: 18px;

    font-family: 'Roboto Condensed';

    text-transform: uppercase;

  }

  #MainMenu .panel{

    background-color: transparent;

  }

  .list-group-subitem{

    text-decoration: underline;

    text-transform: normal !important;

    font-size: 12px !important;

    padding: 5px;

  }

 #MidiaFooterMobile{

    list-style: none;

    padding: 0;

    text-align: center;

    margin-bottom: 20px;

  }

  #MidiaFooterMobile li{

  	display: inline;

  	padding: 0px 5px 0px 5px;

    //float: left;

  }

  #MidiaFooterMobile li a img{

    height: 30px;



  }

  .CopyRightMobile{

    display: block;

    color: #fff;

    text-align: center;

    font-family: 'Roboto Condensed';

    font-weight: lighter;

    line-height: 25px;

    padding: 20px 0;

  }

  .CopyRightMobile a{

    font-weight: bold;

    color: #fff;

  }

  .BoxCompartilhe{

    margin-bottom: 30px;

  }

  .SliderPadraoPrev{

    left: 0;

  }

  .TtlChamada{

    font-size: 20px;

  }

  .PageTransporte{

    margin-top: 30px;

  }

  .PageTransporte .BoxCompartilhe{

    clear: both;

  }

  .PageTransporte .SubTtl{

    font-size: 24px;

  }

  .DadosBGS .TxtPost{

    text-align: center;

    width: 100%;

    margin-top: 30px;

  }

  .DadosBGS img{

    display: block;

    margin: 16px auto 0;

    float: none;

  }

  #ListaExpositores ul li{

    display: block;

  }

  #ListaExpositores ul li a img{

    display: block;

    margin: 0 auto;

  }

  .ParceirosBgs ul li{

    /*margin-left: 36px !important;*/

  }

  .ComoChegarBoxes .col-md-3{

    margin-bottom: 20px;

    border: none;

    height: 223px;

    float: left;

  }

  .ComoChegarBoxes .col-md-3.transporte-gratuito{

    margin-bottom: 20px;

    border: none;

    height: 110px;

  }



  .ComoChegarBoxes .col-md-3:last-child{

    height: 118px;

    margin-top: -84px !important;

  }



  .Caravanas .SubTtl{

    clear:both;

  }





  .Caravanas .bx-viewport{

    width: auto !important;

  }



  .Caravanas .bx-controls{

    width: 100%;

    height: 20px;

    /*background: #FFF;*/

    position: absolute;

    top: -64px;

    left: -11%;

  }



  .Caravanas .bx-controls-direction{

    top: -28px;

    left: 0;



  }



  .NovidadesCaravana .col-md-8 .TxtPost{

    height: auto;

  }

  .NovidadesCaravana .col-md-8{

    border: 1px solid #9c9c9c;

    border-top: 0;

  }

  .BoxIngresso li{

    margin-right: 0;

    margin-bottom: 30px;

  }

  .MeiaEntrada li{

    float: none;

    margin: 0 0 30px 0;

    width: 100%;

  }

  .MyTabs .UlBullets{

    width: 100%;

  }

  .TabsFaq #myTabs li{

    width: 100%;

    text-align: center;

  }

  #DownloadApp li{

    margin: 20px 0;

  }

  .ListaCampeonatos li{

    text-align: center;

  }

  .ListaCampeonatos img{

    float: none;

    margin: 0 auto;

  }

  .ListaCampeonatos span{

    width: 100%;

    padding: 15px 15px;

    margin-bottom: 15px;

  }

  .ListaCampeonatos p{

    float: none;

  }

  .nav-tabs>li{

    width: 100%;

    text-align: center;

  }

  .LogosEMascotes li{

    float: none;

  }

  .LogosEMascotes img{

    width: 100%;

  }

  .PapelDeParede li{

    float: none;

  }

  .PapelDeParede img{

    width: 100%;

  }

  .BoxDownPapel a{

    margin: 5px 10px 15px 15px;

  }

  .GaleriaFotos li{

    float: none;

  }

  .GaleriaFotos li a img{

    width: 100%;

  }

  .BtnGarantaIngresso{

    margin-top: 30px;

    margin-bottom: 30px;

  }

  .TtlPost{

    font-size: 31px;

  }

  .Raridades{

    padding-bottom: 0;

  }

  .Raridades iframe{

    margin-bottom: 30px;

  }

  .DadosB2b{

    width: 100%;

    text-align: center;

  }

  .DadosB2b li{

    width: 100%;

    float: none;

  }

  .DadosB2b li p{

    float: none;

    width: 100%;

  }

  .DadosB2b li img{

    float: none;

    margin: 0 auto;

    padding-bottom: 20px;

  }

  #mc_embed_signup input.email{

    float: none !important;

    margin: 0 !important;

    width: 100% !important;

  }

  #mc_embed_signup .button{

    float: right !important;

    margin-top: 0 !important;

    margin-bottom: 40px !important;

    width: 190px !important;

  }

  .IframeMobile{

    width: 100%;

    height: 195px;

  }

  .HeaderContentMobile #myCarousel .carousel-inner{

    height: 750px;

  }

  .ReleasesPdf span{

    text-align: center;

    float: none;

    border-right: 3px solid #edf0f0;

    margin-right: 13px;

  }



  .ReleasesPdf p{

    float: none;

    overflow: hidden;

    text-align: center;

    margin: 14px;

    border-left: 3px solid #edf0f0;

    width: 91%;

  }



  .ReleasesPdf li a{

    float: none;

    text-align: center;

    background-color: #E0E6E6;

  }



  .ReleasesPdf li a img {

    border:none;

    margin-top:0px;

  }



  #ListOprtnd li img {

    margin-bottom: 0;

  }



  .Caravanas .bx-next {

      top: 380px;

      right: -1%;

  }



  .Caravanas .bxslider li img {

    width: 82%;

  }



  #myCarouselMobile{

    padding-top: 0px;

  }

  

  #Header .active{

    height: 250px;

  }



  #Logo{

  	margin-top: 0px;

  }



}











/*=======================================  SLIDER EXPOSITORES  ==================================================*/



.bx-prev,.bx-next

{

  display: block;

  width: 26px;

  height: 46px;

  position: absolute;

  text-indent: -5000px;

  top: 70px;

}



.bx-prev

{

  background:url(../images/slide2prev.png)no-repeat;

  left: 0;

}



.bx-next

{

  background:url(../images/slide2next.png)no-repeat;

  right: 0;

}



.bx-wrapper .bx-pager.bx-default-pager a

{

  background: #666;

  text-indent: -9999px;

  display: block;

  width: 10px;

  height: 10px;

  margin: 0 5px;

  outline: 0;

  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

  border-radius: 5px;

}



.bx-wrapper

{

  max-width: 100%;

  padding-bottom: 40px;

  border-bottom: 2px solid #c7c7c7;

  margin-bottom: 20px;

}



.Expositores .bx-wrapper {

  padding: 0;

  margin: 0;

  border: none;

}



.bx-controls .bx-pager

{

  display: none !important;

}



.carousel-caption-home

{

  position: absolute;

  margin: 0px;

  /* right: 15%; */

  top: 374px;

  z-index: 10;

  /* padding-top: 20px; */

  padding-left: 20px;

  /* color: #fff; */

  /* text-align: center; */

  width: 100%;

  background-image: linear-gradient(to bottom, transparent, black); 

  text-shadow: 0 1px 2px rgba(0,0,0,.6);

  color:#FFF;

}



.carousel-caption-home p

{

  float: left;

  line-height: 20px;

  font-size:20px;

  font-family: 'Roboto Condensed';

  font-weight: lighter;

}



.carousel-caption-home h1

{

  margin-bottom: 0px;

  margin-top:30px;

  font-size:4em;

}



.carousel-caption-home h1 p

{

  width: 100%;	

  line-height: 66px;

  font-size: 1em;

  font-family: 'Roboto Condensed';

}



.carousel-caption-home .leiaMais{

  display: block;

  margin: 0 auto;

  color: #fff;

  background-color: #ff4b00;

  width: 150px;

  clear: both;

  text-align: center;

  text-transform: uppercase;

  padding: 5px 0;

  font-size: 20px;

  font-family: 'Roboto Condensed';

  font-weight: lighter;

  float:left;

  margin-left: 20px;

  margin-bottom: 33px;

}





p.dadosBGS

{

  display: block;

  text-align: center;

  color: #ff4b00;

  font-weight: bold;

  font-size: 29px;

  padding: 40px 0;

  font-family: 'Roboto Condensed';

  margin: 40px auto;

  clear: both;

}





/*iPhone 6+ Portrait*/

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) {



  #PtDiamante

  {

    margin-top:40px;

  }



  .uf_container

  {

    background-color:#B24735;

    min-height:60px

  }



  .AreaBusinesLinks a img

  {

    width:100%;

  }



  .AreaBusinesLinks div:last-child

  {

    margin-bottom:50px;

  }



.Youtubers li{

  margin-left: 18px;

}

  #NewsHome li:nth-child(3), #NewsHome li:nth-child(4)

  {

    display:none;

  }



  .LancamentosGames li {

    width: 100%;

    margin-right: 0;

  }

  .LancamentosGames li a img{

    width: 100%;

  }



  .BoxIngresso li a img.ImgFull, .ImgFull

  {

    width: 100%;

  }



  #Header #myCarousel,#SlideNav,.toogle,#BottomHeader{

    display: none;

  }



  .TtlPagina

  {

    //margin-top:25px;

  }



  #HeaderConteudo{

    display: none;

  }

  .ContainerHeader{

    padding: 0;

  }

  #Logo{

    margin-left: 0;

  }

  #Logo img{

    display: block;

    margin: 0 auto;

  }

  .navbar-header{

    background-color: #ff481b;

  }

  #MenuMobile{

    background-color: #333;

    border: none;

    display: block;

  }



  .navbar{

    margin-bottom: 0;

  }

  .navbar-fixed-top{

    position: relative;

  }

  .navbar-inverse .navbar-nav>li>a{

    text-transform: uppercase;

    color: #fff;

    font-family: 'Roboto Condensed';

  }

  .navbar-inverse .navbar-nav>.open>a{



  }

  .navbar-nav .open .dropdown-menu{

    background-color: #4d4c4c;

  }

  .navbar-inverse .navbar-nav>.open>a:hover{

    background-color: #333333;

  }

  .navbar-fixed-top .navbar-collapse{

    max-height: 600px

  }

  .navbar-brand{

    color: #fff !important;

    padding: 0;

    margin-top: 20px;

    height: 0;

  }

  .navbar-toggle{

    float: left !important;

    border: none !important;

    margin-right: 0 !important;

  }



  .navbar-toggle .icon-bar{

    width: 31px;

    height: 6px;

    border-radius: 10px;

  }

  .navbar-inverse .navbar-toggle:hover{

    background-color: #ff481b;

  }



  .IngressoMobile{

    background-color: #beda22;

    color: #403020;

    font-family: 'Roboto Condensed';

    text-transform: uppercase;

    padding: 11px;

    float: right;

    margin: 9px 9px 9px 9px;

    font-weight: bold;

  }

  .HeaderContentMobile{

    display: block;

  }

  .HeaderContentMobile .LogoMobile img{

    display: block;

    margin: 0 auto;

  }

  .HeaderContentMobile .carousel{

    margin-top: 30px;

  }

  .HeaderContentMobile ol li{

    width: 15px;

    height: 15px;

    text-indent: -9999px;

    background-color: #b1a7a7;

    float: left;

    margin-left: 10px;

    cursor: pointer;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

  }

  .HeaderContentMobile ol li:hover{

    background-color: #b34d22;

  }

  .HeaderContentMobile ol li.active{

    background-color: #b34d22;

  }

  .HeaderContentMobile ol.toogle{

    margin: 30px auto 0;

    width: 50%;

  }

  #myCarousel .item img{

    width: 100%;

  }

  .SlideText h3{

    font-family: 'Roboto Condensed';

    color: #000;

    font-weight: lighter;

    text-transform: uppercase;

  }



  .SlideText h3 p {

    font-family: 'Roboto Condensed';

    color: #000;

    font-weight: lighter;

    text-transform: uppercase;

    padding: 10px 15px;

    font-size:1.3em;

  }



  .SlideText p{

    font-family: 'Roboto Condensed';

    font-weight: lighter;

    font-size: 19px;

    padding: 0 15px 0 15px;

  }

  .SlideText a{

    background-color: #ff4b00;

    color: #fff;

    text-transform: uppercase;

    padding: 5px 30px;

    display: block;

    float: left;

    font-size: 20px;

    font-weight: lighter;

    font-family: 'Roboto Condensed';

    margin: 0 0 0 15px;

  }

  .CompreIngressoHeader b{

    font-size: 24px;

  }

  .CompreIngressoHeader{

    background-color: #beda22;

    color: #000;

    font-family: 'Roboto Condensed';

    text-transform: uppercase;

    text-align: center;

    display: block;

    padding: 15px;

  }

  #NewsHome li{

    float: none;

    margin: 0 auto;

  }

  #EspacoVideo iframe{

    height: 200px;

  }

  #Videos ul li{

    padding-left: 30px;

  }

  #Videos .col-md-4{

    width: 100%;

  }

  #Videos .col-md-4:first-child{

    margin-left: 0;

  }

  #VideoInst{

    margin-top: 20px;

  }

  #Noticias{

    display: none;

  }





  #BgTamMobile

  {

    width: 100%;

    display:block;

    background: #636466;

    margin: 40px 0 0 0;

  }



  #BgTamMobile img

  {

    display: block;

    margin:0px auto;

    margin-bottom:-22px;

  }



  #BgTamMobile p

  {

    color: #fff;

    font-size: 17px;

    padding: 20px 0;

    font-family: 'Roboto Condensed';

    line-height: 20px;

    margin:0px auto;

    width:90%;

  }



  #BgTamMobile .compre {

    background:#E97C1F;

    text-align:center;

    padding-top:5px;

  }



  #BgTamMobile .compre h1

  {

    color: #fff;

    text-transform: uppercase;

    font-weight: bold;

    font-size: 31px;

    font-family: 'Roboto Condensed';

  }



  #BgTamMobile .compre a

  {

    display: block;

    color: #fff;

    text-transform: uppercase;

    background-color:#ff4b00;

    padding: 10px 80px;

    font-size: 17px;

    text-align: center;

    font-weight: bold;

    font-family: 'Roboto Condensed';

  }



  #BgTam

  {

    display:none;

  }



  #BgTamMobile a:hover

  {

    text-decoration: none;

  }





  #TamMobile{

    display: block;

  }

  #TamMobile img{

    float: left;

  }

  #PostHome{

    margin-top: 30px;

  }



.Patrocinadores ul li

{

  margin-left: 0;

  margin-bottom: 20px;

  margin-top: 20px;

  width:100%;

}



  #PtPrata ul li{

    margin-left: 0;

  }

  #PtBronze ul li{

    margin-left: 0;

  }

  #PtOuro ul li a img{

    width: 70%;

  }

  #PtPrata ul li a img{

    width: 80%;

  }

  #PtBronze ul li a img{

    width: 80%;

  }

  #Parceiros ul li{

    margin-left: 13px;

    margin-bottom: 30px;

  }

  .CarouselParceiros li{

    margin-top: 0 !important;

    margin-left: 50px !important;

  }

  .patouro ul li a img{

    width: 70%;

  }

  .patprata ul li a img{

    width: 80%;

  }

  #NewsletterHome{

    /*margin-top: 30px;*/

    padding-top: 15px;

  }

  #NewsletterHome span{

    margin-left: 0;

    font-size: 22px;

    padding: 16px 0;

    line-height: 25px;

  }

  #NewsletterHome h3{

    font-size: 25px;

    margin-top: 20px;

  }

  #NewsletterHome input{

    width: auto;

    margin-left: 0;

    margin-top: 0;

  }

  #NewsletterHome button{

    margin-top: 0;

    margin-bottom: 20px;

    padding: 13px 15px;

  }

  #Footer{

    display: none;

  }

  #FooterMobile{

    display: block;

  }

  #FooterMobile .container,.row,.col-sm-12,.col-xs-12{

    padding: 0;

    margin: 0;

  }

  .DowAppFt{

    position: absolute;

    bottom: 5%;

    right: 5%;

  }

  .DowAppFt a{

    display: block;

    margin: 10px 0;

  }

  .MenuFooterMobile{

    width: 100%;

    height: auto;

    background:url(../images/bgfootermobile.jpg) repeat-x center top #aa3324;

  }

  #MainMenu .list-group{

    background-color: transparent;

    margin-top: 15px;

  }

  #MainMenu .list-group-item{

    background-color: transparent;

    border: none;

    text-align: center;

    color: #fff;

    text-transform: normal;

    font-size: 18px;

    font-family: 'Roboto Condensed';

    text-transform: uppercase;

  }

  #MainMenu .panel{

    background-color: transparent;

  }

  .list-group-subitem{

    text-decoration: underline;

    text-transform: normal !important;

    font-size: 12px !important;

    padding: 5px;

  }

  #MidiaFooterMobile{

    list-style: none;

    padding: 0;

    text-align: center;

    margin-bottom: 80px;

  }



  #MidiaFooterMobile ul li{

 	margin-top: 0;

    display: inline;

    margin-bottom: 10px;

    padding: 0px 5px 0px 5px;

  }

  #MidiaFooterMobile > ul{

    //list-style: none; 	

    //display: inline;



  }

  #MidiaFooterMobile li a img{

    //width: 40%;

  }

  .CopyRightMobile{

    display: block;

    color: #fff;

    text-align: center;

    font-family: 'Roboto Condensed';

    font-weight: lighter;

    line-height: 25px;

    padding: 20px 0;

  }

  .CopyRightMobile a{

    font-weight: bold;

    color: #fff;

  }

  .BoxCompartilhe{

    margin-bottom: 30px;

  }

  .SliderPadraoPrev{

    left: 0;

  }

  .TtlChamada{

    font-size: 20px;

  }

  .PageTransporte{

    margin-top: 30px;

  }

  .PageTransporte .BoxCompartilhe{

    clear: both;

  }

  .PageTransporte .SubTtl{

    font-size: 24px;

  }

  .DadosBGS .TxtPost{

    text-align: center;

    width: 100%;

    margin-top: 30px;

  }

  .DadosBGS img{

    display: block;

    margin: 16px auto 0;

    float: none;

  }

  #ListaExpositores ul li{

    display: block;

  }

  #ListaExpositores ul li a img{

    display: block;

    margin: 0 auto;

  }

  .ParceirosBgs ul li{

    /*margin-left: 36px !important;*/

  }

  .ComoChegarBoxes .col-md-3{

    margin-bottom: 20px;

    border: none;

    height: 223px;

    float: left;

  }

  .ComoChegarBoxes .col-md-3.transporte-gratuito{

    margin-bottom: 20px;

    border: none;

    height: 110px;

  }



  .ComoChegarBoxes .col-md-3:last-child{

    height: 118px;

    margin-top: -84px !important;

  }



  .Caravanas .SubTtl

  {

    clear:both;

  }





  .Caravanas .bx-viewport{

    width: auto !important;

  }

  .Caravanas .bx-controls{



        width: 100%;

        height: 20px;

        /*background: #FFF;*/

        position: absolute;

        top: -64px;

        left: -11%;

  }



  .Caravanas .bx-controls-direction{

    top: -28px;

    left: 0;



  }





  .NovidadesCaravana .col-md-8 .TxtPost{

    height: auto;

  }

  .NovidadesCaravana .col-md-8{

    border: 1px solid #9c9c9c;

    border-top: 0;

  }

  .BoxIngresso li{

    margin-right: 0;

    margin-bottom: 30px;

  }

  .MeiaEntrada li{

    float: none;

    margin: 0 0 30px 0;

    width: 100%;

  }

  .MyTabs .UlBullets{

    width: 100%;

  }

  .TabsFaq #myTabs li{

    width: 100%;

    text-align: center;

  }

  #DownloadApp li{

    margin: 20px 0;

  }

  .ListaCampeonatos li{

    text-align: center;

  }

  .ListaCampeonatos img{

    float: none;

    margin: 0 auto;

  }

  .ListaCampeonatos span{

    width: 100%;

    padding: 15px 15px;

    margin-bottom: 15px;

  }

  .ListaCampeonatos p{

    float: none;

  }

  .nav-tabs>li{

    width: 100%;

    text-align: center;

  }

  .LogosEMascotes li{

    float: none;

  }

  .LogosEMascotes img{

    width: 100%;

  }

  .PapelDeParede li{

    float: none;

  }

  .PapelDeParede img{

    width: 100%;

  }

  .BoxDownPapel a{

    margin: 5px 10px 15px 15px;

  }

  .GaleriaFotos li{

    float: none;

  }

  .GaleriaFotos li a img{

    width: 100%;

  }

  .BtnGarantaIngresso{

    margin-top: 30px;

    margin-bottom: 30px;

  }

  .TtlPost{

    font-size: 31px;

  }

  .Raridades{

    padding-bottom: 0;

  }

  .Raridades iframe{

    margin-bottom: 30px;

  }

  .DadosB2b{

    width: 100%;

    text-align: center;

  }

  .DadosB2b li{

    width: 100%;

    float: none;

  }

  .DadosB2b li p{

    float: none;

    width: 100%;

  }

  .DadosB2b li img{

    float: none;

    margin: 0 auto;

    padding-bottom: 20px;

  }

  #mc_embed_signup input.email{

    float: none !important;

    margin: 0 !important;

    width: 100% !important;

  }

  #mc_embed_signup .button{

    float: right !important;

    margin-top: 0 !important;

    margin-bottom: 40px !important;

    width: 190px !important;

  }

  .IframeMobile{

    width: 100%;

    height: 195px;

  }

  .HeaderContentMobile #myCarousel .carousel-inner{

    height: 750px;

  }

  .ReleasesPdf span{

    text-align: center;

    float: none;

    border-right: 3px solid #edf0f0;

    margin-right: 13px;

  }



  .ReleasesPdf p

  {

    float: none;

    overflow: hidden;

    text-align: center;

    margin: 14px;

    border-left: 3px solid #edf0f0;

    width: 91%;

  }



  .ReleasesPdf li a

  {

    float: none;

    text-align: center;

    background-color: #E0E6E6;

  }



  .ReleasesPdf li a img

  {

    border:none;

    margin-top:0px;

  }



  #ListOprtnd li img

  {

    margin-bottom: 0;

  }



  .Caravanas .bx-next

  {

      top: 380px;

      right: -1%;

  }



  .Caravanas .bxslider li img

  {

    width: 82%;

  }

}



/*iPhone 6+ landscape*/

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) {



}



@media (min-width: 992px) and (max-width: 1200px){

  .HeaderMidias img {

      width: 25px;

  }



  .nav>li>a {

    //font-size: 15px;

    padding: 10px 5px;

  }



  #Ingressos a {

    padding: 9px 5px;

  } 



  #menu-menu_novo li a{

    font-size: 15px;

  }



  #myCarousel {

    padding-top: 138px !important;

  }

  .ContainerHeader span#titulo {

    font-size: 32px;

  }



  .carousel-caption-home h1{

    margin-bottom: 0px;

	margin-top:30px;

	font-size:3em;

	} 

}



@media (min-width: 769px) and (max-width: 991px){

  #Logo {

    text-align: center;

  }



  .ContainerHeader span#titulo {

    padding-top: 5px;

    float: none;

  }

  #Ingressos {

    display: none;

  } 



  .HeaderMidias {

    text-align: center;

  } 



  #menu-menu_novo {

    text-align: center;

  }



  #BottomHeader {

    display: none;

  }



  .carousel-caption-home h1 p {

    line-height: 33px;

    font-size: .5em;

  }



  .carousel-caption-home {

    top: 404px;

  }



  #SlideNav {

    position: absolute;

    right: 0;

    top: 55%;

    width: 70px;

  }

}



@media (max-width: 768px){

  .carousel-caption-home

  {

    position: absolute;

    margin: 0px;

    /* right: 15%; */

    top: 140px;

    z-index: 10;

    /* padding-top: 20px; */

    padding-left: 0px;

    /* color: #fff; */

    /* text-align: center; */

    width: 100%;

    background-image: linear-gradient(to bottom, transparent, black); 

    text-shadow: 0 1px 2px rgba(0,0,0,.6);

    color:#FFF;

  }



  .carousel-caption-home p

  {

    float: left;

    //line-height: 20px;

    font-size:20px;

    font-family: 'Roboto Condensed';

    font-weight: lighter;

  }



  .carousel-caption-home h1

  {

    margin-bottom: 0px;

    margin-top:30px;

    font-size:2em;

  }



  .carousel-caption-home h1 p

  {

    line-height: 30px;

    font-size: 1em;

    font-family: 'Roboto Condensed';

  }

  

}



@media (max-width: 640px) {



  #NewsHome li:nth-child(3), #NewsHome li:nth-child(4)

  {

    display:none;

  }



  #PostHome .Post .ImgTime{

    clear: both;

  }

  .HeaderContentMobile ol.toogle{

    width: 25%;

  }



  .DowAppFt

  {

    position: absolute;

    bottom: 5%;

    right: 5%;

  }



  .carousel-caption-home h1{

    font-size: 1.6em;

  }



  .carousel-caption-home p {

    font-size: 15px;

  }



  .carousel-caption-home .carNome p{

  	margin-bottom: 0px;

  }

  

}





@media (max-width: 320px){



  #NewsHome li:nth-child(3), #NewsHome li:nth-child(4)

  {

    display:none;

  }



  .HeaderContentMobile ol.toogle{

    width: 54%;

  }



  .DowAppFt

  {

    position: absolute;

    bottom: 0%;

    right: 5%;

  }



  .DowAppFt img

  {

    width: 80%;

    float:right;

    margin-bottom:10px;

  }



}





@media (max-width: 375px){



  #NewsHome li:nth-child(3), #NewsHome li:nth-child(4)

  {

    display:none;

  }



  .HeaderContentMobile ol.toogle{

    width: 44%;

  }



  .HeaderInterna2{

    height: 200px !important;

  }



  .DowAppFt

  {

    position: absolute;

    bottom: 0%;

    right: 5%;

  }



  .DowAppFt img

  {

    width: 80%;

    float:right;

    margin-bottom:10px;

  }



}



@media (max-width: 476px){

  .carousel-caption-home h1 p {

    font-size: .8em;

  }



  .carousel-caption-home p {

    font-size: 12px;

  }



  .carousel-caption-home .leiaMais {

    display: block;

    margin: 0 auto;

    color: #fff;

    background-color: #ff4b00;

    width: 90px;

    clear: both;

    text-align: center;

    text-transform: uppercase;

    padding: 5px 0;

    font-size: 15px;

    font-family: 'Roboto Condensed';

    font-weight: lighter;

    float: left;

    margin-left: 20px;

    margin-bottom: 33px;

  }

}



@media (max-width: 500px){

  .carousel-caption-home h1 p {

    font-size: .9em;

  }

}



@media (max-width: 476px){

  .carousel-caption-home h1 p {

    font-size: .8em;

  }

}



@media (max-width: 393px){

  .carousel-caption-home h1 p {

    font-size: .7em;

  }

}



@media (max-width: 346px){

  .carousel-caption-home h1 p {

    font-size: .6em;

  }

}



@media (max-width: 383px){

  .MenuMobile li a {

    font-size: 13px;

  }

}





/* 27/11/17 */

/* Pagina de Hospedagem */

.hosp_info{

  background-color: #fff;

  padding: 0px;



}

.hosp_endereco {


}



.hosp_reservar{

  padding: 0px;

  height: auto;

  background-color: #ff4b00;

}



.hosp_foto {

  overflow: hidden;

  margin: 0px;

  padding: 0px;

}



.hosp_foto img{

  height: 100%;


}



.hosp_titulo{

  height: 45px;

  padding-top: 15px;

  margin-bottom: 2px;

}



.hosp_estrelas{

  padding-right: 0px;

}



.hosp_titulo .hosp_estrelas li{

  list-style-type: none;

  padding-top: 10px;

}





.hosp_titulo h1{

  font-weight: 800;

  text-transform: uppercase;

  color: #484848;

  font-family: Montserrat, sans-serif;

  margin: 0 0 0 0;

  font-size: 30px;

  padding-top: 10px;



}



.hosp_wp_title{

  padding: 0px;

}





.hosp_local{

  //height: 20px;

  margin-bottom: 2px;  

  padding: 0px;

  font-family: 'Roboto Condensed';

}



.hosp_local span{

  font-size: 10px;

  font-weight: 800;

  text-transform: uppercase;

  font-family: Montserrat, sans-serif;

}



.hosp_desc p {

  line-height: 18px;

  padding: 0px;

}



.hosp_reservar h1{

  font-weight: 800;

  text-transform: uppercase;

  color: #FFF;

  font-family: Montserrat, sans-serif;

  margin: 0 0 0 0;

  font-size: 22px;

  text-align: center;

}





.hospedagem{

  margin-bottom: 40px;
  display: flex;
}



.hospedagem .col-md-12{

  padding: 0px;

}



.hosp_features{

  display: inline-block;
  color: #484848;

}



.hosp_features img{

  padding: 0px 5px;

}



.local{

  padding: 0px!important;

}

.hosp_mapa a,

.hosp_mapa{

  text-decoration: underline;

  font-family: Montserrat, sans-serif;

  font-weight: 600;

  text-transform: uppercase;

  font-size: 12px;

  color: #484848;

}



.hosp_descricao{

  font-family: Montserrat, sans-serif;

  font-size: 11px;

  font-weight: 400;

  color: #484848;

}



.hosp_reservar a:focus, .hosp_reservar a:hover {

    -webkit-animation-name: hvr-back-pulse;

    animation-name: hvr-back-pulse;

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-delay: 0.5s;

    animation-delay: 0.5s;

    -webkit-animation-timing-function: linear;

    animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

    color: #ff4b00;

} 



.hosp_reservar .hvr-back-pulse:active, .hosp_reservar .hvr-back-pulse:focus, .hosp_reservar .hvr-back-pulse:hover{

  background-color: white;

  color: #ff4b00;

}   



.hosp_reservar .hvr-back-pulse {

    width: 100%;

    padding: 68px 0px;

}    



/*---*/

.hospedagem_mobile .hosp_titulo h1{

    font-size: 20px;

    padding: 0px;

    font-weight: bolder;

    line-height: 17px;



}



.hospedagem_mobile .hosp_titulo{

  height: 45px;

  float: left;

  margin: 0px;

  //padding-top: 15px;

  //margin-bottom: 2px;

}



.hospedagem_mobile .hosp_reservar {

    margin: 0px;

    height: 60px;

}



.hospedagem_mobile .hosp_reservar h1 {

    text-transform: uppercase;

    color: #FFF;

    font-family: Montserrat, sans-serif;

    font-weight: 800;

    margin: 0 0 0 0;

    font-size: 22px;

    text-align: center;

    line-height: 64px;

}    

.hospedagem_mobile .hosp_reservar .hvr-back-pulse:active, .hospedagem_mobile .hosp_reservar .hvr-back-pulse:focus, .hospedagem_mobile .hosp_reservar .hvr-back-pulse:hover{

  background-color: white;

  color: #ff4b00;

}



.hosp_list{

  height: 165px; 

  margin: 0px;

  background-color: #c2cece; 

}  



.hosp_rating{

  float: right;

}



.hosp_titulo{

  float: left;

}



.rating_estrela{

  padding-top: 15px;

}

/*-------*/



@keyframes hvr-back-pulse{

  50% {

      background-color: #ff7d05;

  }  

}

@media (min-width: 1440px) {
  .atracao-img img {
    width: 700px;
    margin: 0 auto;
  }
}

@media (min-width: 1140px) {
  .flexdesktop {
    display: flex;
  }
}



@media (min-width: 992px) and (max-width: 1200px){



  .hosp_descricao p{

    line-height: 14px; 

  }



  #MidiaFooter img{

    height: 35px;

  }



  #AppImg{

    margin-top: 108px;

  }



  #AppLinks{

    margin-top: 260px;

  }



  #AppImg img {

    height: 270px;

  }



  

}



@media (max-width: 991px){

  /* Alteração Hospedagem */


.hosp_reservar .hvr-back-pulse {
  padding: 0px;
}

  .hosp_compartilhe{

    display: none;

  }



  .list_hospedagens{

    display: none;

  }

  

  .hospedagem_mobile{

    display: block;

  }



  .hosp_compartilhe_mobile{

    display: block;

  }

}



@media (max-width: 640px){

  /* Alteração Hospedagem */



  .hosp_compartilhe{

    display: none;

  }



  .list_hospedagens{

    display: none;

  }

  

  .hospedagem_mobile{

    display: block;

  }



  .hosp_compartilhe_mobile{

    display: block;

  }



  .hospedagem_mobile .hosp_descricao p {

    line-height: 13px;

    font-size: 10px;

  }

  

}



@media (max-width: 450px){

  .hospedagem_mobile .hosp_descricao p {

    line-height: 11px;

    font-size: 11px;

    font-weight: normal;

  }



  .hospedagem_mobile .hosp_descricao {

    padding: 0px;

  }

  .hospedagem_mobile .hosp_txt{



  }



  .hospedagem_mobile .hosp_mapa a, .hosp_mapa {

    font-size: 10px;

  }



  .hospedagem_mobile .hosp_local span {

    font-size: 9px;

  }



  .hospedagem_mobile img.hosp_feature_mobile{

    height: 15px;

  }



  .hospedagem_mobile img.local {

    height: 15px;

  }



  .hospedagem_mobile .hosp_titulo {

    height: 40px;

    width: 100%;

    float: none;

  }



  .hospedagem_mobile .hosp_rating{

    float: none;

  }



  .hosp_list{

    height: auto;  

  }  



  .rating_estrela{

    padding-top: 0px;

    padding-bottom: 10px;

  }



  .hosp_local_features{

    text-align: right;

  }

}



/** Produtos BGS Carousel **/

.vitrine_bgs {

  margin-top: 15px;

}

.vitrine_bgs * {

   font-family: 'Roboto Condensed'; 

}



#myCarouselVitrine{

  padding-bottom: 40px;

  border-bottom: 2px solid #c7c7c7;

  margin-bottom: 20px;

}



.nome_prod{

  text-transform: uppercase;

  font-weight: bolder;

  font-size: 15px;

  color: #515151;

  padding-bottom: 10px;

}



.vitrine_bgs h2{

  display: block;

  text-align: center;

  color: #ff4b00;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 17px;

  padding: 20px 0;

  font-family: 'Roboto Condensed';

}



.vitrine_bgs span.preco_de, span.preco_por{

  font-family: 'Roboto Condensed';

  font-size: 12px;

  font-weight: bold;

}



.preco_de{

  text-decoration: line-through;

    color: #999999;

    font-weight: normal;

}

.preco_de_gnd{

  text-decoration: line-through;

  color: #999999;

  font-size: 13px;

  font-weight: normal;

}

.preco_por{

  color: #e95a0b;

}



.prod_img{

  padding-bottom: 10px;

}



.preco_por_gnd{

  color: #e95a0b;

  font-weight: bolder;

  font-size: 25px;

}



.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {

    margin-left: -25px;

}







/*Wall of fame */



.wall_of_fame .img-wrapper {

  height: 19rem;

  width : 19rem;  

  border-radius: 50%;

  overflow: hidden;



}



.wall_of_fame .img-wrapper > img {

  height: 100%;

}



.destaque_sec{

  max-width: 100%;

  height: auto;

}



.wall_of_fame{

  margin-bottom: 40px;

  background-color: #515151;

  padding: 0px;

}



.wall_of_fame .destaque{

  //background-color: gray;

  height: 380px;

  margin: 5px 10px 20px 10px;

}

.wall_of_fame .feira{

  background-color: #ff5c01;

}

.wall_of_fame .feira h3{

  margin: 10px 0px;

  color: white;

  font-weight: bolder;

  text-transform: uppercase;

  font-size: 20px;

}



.wall_of_fame .foto img{

  margin: 10px 0px 0px 0px;

}



.wall_of_fame .nome h3{

  margin: 5px 0px;

  color: #ff5c01;

  font-weight: bolder;

  text-transform: uppercase;

  font-size: 20px;

}

.wall_of_fame .jogos h6{

  font-weight: bolder;

  font-size: 12px;

  margin: 0px

}



.wall_of_fame .desc p{

  font-size: 12px;

  margin: 10px 0px;

}



.destaque_secundarios{

  padding: 0px 20px 5px;

}



.wall_of_fame .img-destaque-sec {

  display: block;

  width: 100%;

  height: auto;

  cursor: pointer;

}



.wall_of_fame .img-destaque {

  display: block;

  width: 100%;  

  height: auto;



}





.wall_of_fame .destaque iframe{

  width: 100%;  

  height: 380px ;

}



.wall_of_fame .col_direita{

  background-color: #252525;

  height: auto;

  padding: 15px;

}



.wall_of_fame .col_esquerda{

  background-color: #525252; 

  height: auto; 

  text-align: center; 

  padding: 0px;

}



.gallery-item{

  padding: 0px 4px;

}



#modVideo{

  height: 50%;

  width: 100%;

}



@media (max-width: 991px){

  .destaque iframe{

    margin-top: 10px;

  }



  .destaque_secundarios{

    padding: 10px 20px 5px;

  }



  .wall_of_fame .destaque{

    margin: 0px 10px;

  }



  .wall_of_fame .img-destaque-sec {

      margin-top: 20px;

  }



  .wall_of_fame .img-destaque {

    margin-top: 10px;

  }



  .wall_of_fame .feira h3 {

    margin: 0px;

    padding: 5px;    

  } 



}

@media (min-width: 626px) and (max-width: 768px){

  .destaque_secundarios {

    padding: 10px 7px 5px;

  }

}



@media (max-width: 625px){

  .wall_of_fame .destaque {

    height: auto;

  }

  .wall_of_fame  .destaque_secundarios {

    padding: 0px 5px 10px;

  }

  



  .wall_of_fame .col_direita {

    height: auto;

    padding: 0px;

  }



  .col_esquerda .desc p{

    line-height: 12px;

    font-size: 12px;

  }



  .gallery-item{

    width: 50%;

  }



}  



@media (max-width: 500px){

  #modVideo{

    height: 30%;

    width: 100%;

  }



  .wall_of_fame .destaque iframe {

    width: 100%;

    height: 200px;

  }  



} 



/*Carousel Produtos*/

.flare_carousel-container *, .flare_carousel-container *::before, .flare_carousel-container *::after{

    margin: 0;

    padding: 0;

    outline: 0;

    box-sizing: border-box;

}



.flare_carousel-container{

    position: relative;

    margin: 0 auto;

    margin-bottom: 40px;    

}



.flare_carousel-wrapper {

    position: relative;

    width: 100%;

    overflow: hidden;    

}



.flare_carousel-list{

    position: relative;

    list-style: none;

    width: 9999px;    

}



.flare_carousel-list li{

    float: left;

    width: 150px;

    height: 110px;

    margin: 10px 0;

    padding: 0 5px;

}



.flare_item{

    background-color: #FFF;

    width: 100%;

    height: 100%;

    font-size: 36px;

    font-weight: 700;

    color: #0067B0;

    text-align: center;

    line-height: 110px;

}



.flare_carousel-container .flare_controle{

    border-radius: 100%;

    width: 20px;

    height: 20px;

    background-color: #FFF;

    font-weight: 900;

    color: #000;

    text-align: center;

    line-height: 20px;

    cursor: pointer;

    

    position: absolute;

    top: 50%;

    margin-top: -10px;

    text-decoration: none;

    opacity: 0.8;

    transition: all 0.3s ease-in-out;

}



.flare_carousel-container .flare_controle:hover{

    opacity: 1;

}



.flare_carousel-container .flare_prev {

    left: -25px;

}



.flare_carousel-container .flare_next {

    right: -25px;

}





.vitrine_bgs .carousel-control .glyphicon-chevron-right, .vitrine_bgs .carousel-control .icon-next {

    right: 5%;

}



.vitrine_bgs .carousel-control .glyphicon-chevron-left, .vitrine_bgs .carousel-control .icon-prev {

    left: 15%;

}



/* Novo menu no footer */

.menu_footer{

  display: inline-flex;

}



.menu_footer li{

  list-style: none;

}

.menu_footer ul{

  margin: 0px 10px;

}



.menu_footer .menu-image-title-before span{

  text-transform: uppercase;

  font-size: 18px; 

  font-weight: 400;

}



.menu_footer .menu-image-hover-wrapper{

  display: none;

}



.menu_footer a.menu-image-title-before.menu-image-hovered{

  padding: 10px 10px;

}



.menu_footer li>a:hover, .menu_footer li>a:focus {

    text-decoration: none;

    background-color: transparent!important;

}



