/*----------------------------------------------------
@File: Default Styles
@Author: Henderson Torres
Author E-mail: teconet.arte@gmail.com

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

/*Fontes*/
@font-face {
font-family: 'Bemio';
font-style: normal;
font-weight: normal;
src: local('SF UI Display Ultralight'), url('../fonts/Bemio.woff') format('woff');
}

@font-face {
font-family: 'Gotham Narrow Book';
font-style: normal;
font-weight: normal;
src: local('Gotham Narrow Book'), url('../fonts/GothamNarrow-Book.woff') format('woff');
}



/*@font-face {
  font-family: "Bemio"; 
  src: url("//db.onlinewebfonts.com/t/5db8bbfb6a548babd3c88584bc301dd2.eot"); 
  src: url("//db.onlinewebfonts.com/t/5db8bbfb6a548babd3c88584bc301dd2.eot?#iefix") format("embedded-opentype"),
  url("//db.onlinewebfonts.com/t/5db8bbfb6a548babd3c88584bc301dd2.woff2") format("woff2"), 
  url("//db.onlinewebfonts.com/t/5db8bbfb6a548babd3c88584bc301dd2.woff") format("woff"), 
  url("//db.onlinewebfonts.com/t/5db8bbfb6a548babd3c88584bc301dd2.ttf") format("truetype"), 
  url("//db.onlinewebfonts.com/t/5db8bbfb6a548babd3c88584bc301dd2.svg#Bemio") format("svg"); 
} 
*/

body{
  font-family: 'Bemio';
  font-style: normal;
  font-weight: normal;
}
p{
  font-family: 'Gotham Narrow Book';
  font-style: normal;
  font-weight: normal;
}



#topo{
  background-image: url('../images/banner-topo-corrida_trolls_run-2019.jpg');
  width: 100%;
  height: 598px;
  background-repeat: repeat-x;
  /*background-size: cover;*/
  display: block;
  position: relative;;
  top: 0;
}

nav ul{
  margin: 61px 0 0 0;
}
nav ul li{
  display: inline-block;
}
nav ul li:nth-child(1){
  margin-right: 60px;
}
nav ul li:nth-child(2){
  margin-right: 60px;
}
nav ul li a{
  font-family: Bemio;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
nav ul li a:hover{
  color: #fff;
  text-decoration: none;
}

nav ul li:nth-child(1) a:before, nav ul li:nth-child(2) a:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  transition: all .5s;
}

nav ul li:nth-child(1) a:hover::before, nav ul li:nth-child(2) a:hover::before {
    width: 100%;
}


.bto-inscrevase{
background-color: #fff;
color: #bb32da;
padding: 15px 45px 11px;
border-radius: 8px;
-webkit-transition: width 2s; /* Safari prior 6.1 */
transition: width 2s;
}
.bto-inscrevase:hover{
  color: #fff;
  background-color: #ff7f02;
  text-decoration: none;
-webkit-transition: width 2s; /* Safari prior 6.1 */
transition: width 2s;  
}
.logo{
  display: block;
  margin-top: 60px;
}
.bto-callaction{
  display: none;
}
.poppy{
  position: absolute;
  top: 181px;
  left: -3%;
}


#informacoes{
  display: block;
  position: relative;
}
.tronco{
  display: inline-block;
  position: absolute;
  top: 50px;
  left: -90px;
  width: 319.5px;
  height: 512.5px;
}

#informacoes h2{
  font-family: Bemio;
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 52px;
  letter-spacing: 2.96px;
  color: #bb32da;
  margin-top: 127px;
}
#informacoes p{
  margin: 18px 0 20px 0;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.76px;
}
.c5k-2k span:nth-child(1), .c5k-2k span:nth-child(3){
  font-size: 96px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 5.46px;
  color: #2053be;
  display: block;
  margin: 30px 0 20px 0;
}
.c5k-2k span:nth-child(2), .c5k-2k span:nth-child(4){
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 3.41px;
  color: #2053be;
  display: block;
}

#cidades{
  background-image: url('../images/banner-meio-2-corrida_trolls_2019.jpg');
  width: 100%;
  height: 1180px;
  background-repeat: repeat-x;
  display: block;
  position: relative;
  margin-top: 120px;
}
.folhagem-esq{
  position: absolute;
  top: -50px;
  left: 0;
}
.folhagem-dir{
  position: absolute;
  top: -50px;
  right: 0;
}
#cidades h3{
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.96px;
  color: #ffffff;
  text-align: center;
  margin: 98px 0 75px 0;
  text-transform: uppercase;
}
#cidades h2{
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.96px;
  margin: 53px 0 0 0;
  color: #2053be;
}
#cidades span{
  font-family: Bemio;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 1.01px;
  color: #5c717f;
}
#cidades p{
  font-family: Gotham Narrow Book;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 1.01px;
  color: #5c717f;  
}
#cidades a{
  border-radius: 8px;
  background-color: #ff7f02;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.77px;
  text-align: center;
  padding: 16px 66px 13px;
  text-transform: uppercase;
  margin-top: 26px;
  display: inline-block;
}
#cidades a:hover{
  text-decoration: none;
  background-color: #bb32da;
}


#mostrinhos{
  width: 100%;
  display: block;
  position: relative;
  height: 585px;
  z-index: 10;
}

.dupla-mosrinhos{
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 220px;
  z-index: 2;
}
.folhagem-1{
  display: inline-block;
  position: absolute;
  top: 150px;
  left: 0;
  z-index: 3;
}
.folhagem-2{
  display: inline-block;
  position: absolute;
  top: 80px;
  right: 440px;
  z-index: 3;
}
.folhagem-3{
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.folhagem-4{
  display: inline-block;
  position: absolute;
  top: 488px;
  left: 0;
  z-index: 3;
}
.folhagem-5{
  display: inline-block;
  position: absolute;
  top: 482px;
  right: 68px;
  z-index: 3;
}


#kits{
  background-image: url('../images/fundo-roxo-trolls.png');
  width: 100%;
  height: auto;
  background-repeat: repeat-x;
  background-size: auto;
  display: block;
  position: relative;
  padding-top: 80px;
}
#kits h3{
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.96px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
#kits p:nth-child(2){
  font-family: Gotham Narrow Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.76px;
  text-align: center;
  color: #ffffff;
  width: 65%;
  margin: 0 auto 53px auto;
}

#kits h2{
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #bb32da;
  margin: 55px 0 0 0;
}
#kits p{
  font-family: Gotham Narrow Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.76px;
  text-align: center;
  color: #5c717f;
  margin: 18px 0 12px 0;
  padding: 0 20px;
}

#kits .container{
  display: block;
  height: height: 1506px;
}

#kits span{
  font-family: Gotham Narrow Book;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0.76px;
  text-align: center;
  color: #5c717f;
  margin: 18px 0 60px 0;
  display: block;
}

.anima{
    width: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    height: 585px;
    overflow: hidden;
    z-index: 0;
}

canvas {
    width: 100% !important;
    height: auto !important;
    position: absolute;
}

.dg{
  display: none;
}
.ac{
  display: none;
}


#banner{
  background-image: url('../images/fundo_footer_trolls_run_2019.png');
  width: 100%;
  height: 472px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  margin-top: 80px;
  padding-top: 1px;
  overflow: hidden;
}

#banner .container{
  /*width: %;*/
}

#banner img{
  margin-top: -20px;
}

#banner h3 {
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 52px;
  letter-spacing: 2.96px;
  color: #2053be;
  margin: 100px 0 20px 0;
}

#banner p{
  font-family: Gotham Narrow Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.76px;
}

#banner span{
  font-size: 13px;
  font-family: Gotham Narrow Book;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.76px;
  text-align: center;
  color: #251b06;
  margin-top: 15px;  
}


footer{
  margin: 77px 0 0 0;
}
footer p{
  font-family: Gotham Narrow Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: auto;
  letter-spacing: 0.76px;
  text-align: center;
  color: #251b06;
  margin-top: 15px;
}

footer span{
  font-family: Gotham Narrow Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: auto;
  letter-spacing: 0.76px;
  text-align: center;
  color: #251b06;
  margin-top: 15px;
  display: block;
  width: auto;
}
footer span a{
  color: #BB32DA;
  font-weight: 600;
}
.separador{
  border-top: 1px solid #F4DEFA;
  margin: 20px 0;
}
.bto-inscrevase-footer{
  font-family: Bemio;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  width: 220px;
  display: block;
  border-radius: 10px;
  background-color: #fff;
  margin: 20px 0;
  padding: 12px 30px 9px;
  color: #BB32DA;
}
.bto-inscrevase-footer:hover{
  color: #fff;
  background-color: #FF7F02;
  text-decoration: none;
}

.ancora{
  display: none !important;
}

/*Modal*/
.modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
}
.modal-header {
    border-bottom: none;
    position: relative;
    z-index: 10;
}
.modal-body {
    padding: 0 1rem 50px 1rem;
    margin-top: -50px;
}
#modalInscrevase h2 {
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  margin: 15px 0 0 0;
  color: #2053be;
}
#modalInscrevase img{
  margin: 15px 0;
}
#modalInscrevase a{
  background-color: #FF7F02;
  color: #fff;
  padding: 10px 30px 8px;
  border-radius: 5px;
  text-transform: uppercase;
  text-decoration: none;
}
#modalInscrevase a:hover{
  background-color: #BB32DA;
  color: #fff;
  text-decoration: none;
}



/*---------------------------------------------------------------------------------------------------*/
/*Responsivo*/
/*Telas de celular*/
@media screen and (max-width: 414px) {

/*  nav ul {
      margin: 40px 0 0 0;
      padding: 0;
  }

  nav ul li:nth-child(1), nav ul li:nth-child(2) {
      margin-bottom: 10px;
      margin-right: 0;
      display: block;
  }*/

  nav{
    display: none;
  }

  .bto-callaction{
    display: block;
    margin-top: 30px;
    padding: 0 35px;
    position: relative;
    z-index: 12;
  }

  .bto-inscrevase {
    margin-top: 2px;
    display: block;
    text-transform: uppercase;
  }
  .logo {
      display: block;
      margin-top: 25px;
      width: 100%;
  }
  .logo img{
    display: block;
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }

  #topo {
      background-image: url('../images/banner-topo-corrida_trolls_run-2019.png');
      height: 585px;
  }
  .poppy {
    top: 190px;
    left: 39px;
    z-index: 1;
  }
  .poppy img{
    width: 100%;
  }
  .tronco{
    position: relative;
    top: -213px;
    left: -20px;
    width: auto;
    height: auto;
  }
  .tronco img{
    width: 55%;
  }

  #informacoes h2 {
      font-size: 35px;
      line-height: 37px;
      letter-spacing: 2.96px;
      margin-top: -185px;
      text-align: center;
  }
  #informacoes .container {
    width: 90%;
  }
  #informacoes p {
      font-size: 16px;
      line-height: 1.5;
      text-align: center;
  }
  .c5k-2k span:nth-child(1), .c5k-2k span:nth-child(3) {
      font-size: 70px;
      margin: 20px 0 20px 0;
      text-align: center;
  }
  .c5k-2k span:nth-child(2), .c5k-2k span:nth-child(4) {
      font-size: 13px;
      line-height: 1;
      letter-spacing: 2px;
      color: #2053be;
      display: block;
      text-align: center;
  }
  .folhagem-esq img, .folhagem-dir img{
      width: 50%;
  }
  .folhagem-dir{
    text-align: right;
  }

  #cidades h3 {
      font-size: 45px;
      margin: 75px 0 50px 0;
  }
  #cidades {
      background-image: url('../images/banner-meio-2-corrida_trolls_2019.png');
      width: 100%;
      height: 1435px;
      background-size: contain;
  }

  #cidades h2 {
      font-size: 36px;
      margin: 23px 0 0 0;
  }
  #cidades a {
      margin-top: 5px;
      margin-bottom: 70px;
  }

  .dupla-mosrinhos {
      position: absolute;
      top: -10px;
      left: 0;
      z-index: 2;
  }

  #mostrinhos {
      height: 275px;
      z-index: 10;
  }
  .dupla-mosrinhos img{
    width: 90%;
  }
  .folhagem-1 img{
    width: 35%;
  }
  .folhagem-3{
    text-align: right;
  }
  .folhagem-3 img{
    width: 70%;
  }

  .folhagem-5 {
      display: inline-block;
      position: absolute;
      top: 234px;
      right: -6px;
      z-index: 3;
      text-align: right;
  }
  .folhagem-5 img{
    width: 50%;
  }

  .folhagem-4 {
      display: inline-block;
      position: absolute;
      top: 245px;
      left: -22px;
      z-index: 3;
  }
  .folhagem-4 img{
    width: 70%;
  }

  #kits h3 {
      font-size: 35px;
  }

  #kits p:nth-child(2) {
      width: 90%;
      margin: 15px auto 53px auto;
  }

  #kits h2 {
      font-size: 30px;
      margin: 30px 0 0 0;
  }

  #banner {
      background-image: url('../images/fundo_footer_trolls_run_2019.png');
      padding-top: 1px;
      margin-top: 1px;
      height: 680px !important;
  }

  #banner img{
    width: 100%;
  }
  #banner h3 {
      font-size: 32px;
      line-height: 34px;
      margin: 30px 15px 20px 15px;
      letter-spacing: 0;
      text-align: center;
  }  

  #banner p {
      font-family: Gotham Narrow Book;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 0.76px;
      margin: 0 14px;
  }

  #banner span {
      text-align: left;
      margin: 14px 14px 35px;
      display: block;
  }

  .bto-inscrevase-footer {
      width: 90%;
      display: block;
      margin: 20px auto;
      padding: 20px 30px 15px;
  }

  footer {
      margin: 35px 0 0 0;
  }

  footer p {
      font-size: 9px;
  }

  .modal-dialog {
      max-width: 650px;
      margin: 0 auto;
  }

  #modalInscrevase h2 {
      margin: 0;
  }  

  #modalInscrevase a {
      margin-bottom: 35px;
      display: block;
  }

  footer span {
      font-size: 18px;
      line-height: 24px;
  }


}






@media only screen and (min-width: 415px) and (max-width: 767px) {

  .tronco img {
      width: 90%;
  }
  .tronco {
      position: relative;
      top: -264px;
      left: -70px;
      width: auto;
      height: auto;
  }

} 






/*Tamanho de tablets*/
@media only and (min-width: 415px) (max-width: 767px) {

  nav ul {
      margin: 40px 0 0 0;
      padding: 0;
  }

  nav ul li:nth-child(1), nav ul li:nth-child(2) {
      margin-bottom: 10px;
      margin-right: 60px;
  }

  nav ul li a {
      font-size: 20px;
  }  

  .bto-inscrevase {
    margin-top: 2px;
    display: block;
    text-transform: uppercase;
  }
  .logo {
      display: block;
      margin-top: 40px;
      width: 65%;
      margin: 40px auto 10px;
  }
  .logo img{
    display: block;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }

  #topo {
      background-image: url('../images/banner-topo-corrida_trolls_run-2019.png');
      height: 773px;
  }
  #topo .container{
    width: 100%;
    max-width: 90%;
  }

  .poppy {
    top: 255px;
    left: 135px;
    z-index: 1;
  }
  .poppy img{
    width: 95%;
  }
  .tronco{
    position: relative;
    top: -120px;
    left: -3px;
    width: auto;
    height: auto;
  }
  .tronco img{
    width: 100%;
  }

  #cidades {
      margin-top: 80px;
  }

  #informacoes h2 {
      font-size: 35px;
      line-height: 37px;
      letter-spacing: 2.96px;
      margin-top: 115px;
      text-align: center;
  }
  #informacoes .container {
    width: 90%;
  }
  #informacoes p {
      font-size: 16px;
      line-height: 1.5;
      text-align: center;
  }
  .c5k-2k span:nth-child(1), .c5k-2k span:nth-child(3) {
      font-size: 70px;
      margin: 20px 0 20px 0;
      text-align: center;
  }
  .c5k-2k span:nth-child(2), .c5k-2k span:nth-child(4) {
      font-size: 13px;
      line-height: 1;
      letter-spacing: 2px;
      color: #2053be;
      display: block;
      text-align: center;
  }
  .folhagem-esq img, .folhagem-dir img{
      width: 50%;
  }
  .folhagem-dir{
    text-align: right;
  }

  #cidades h3 {
      font-size: 45px;
      margin: 75px 0 50px 0;
  }
  #cidades {
      background-image: url('../images/banner-meio-2-corrida_trolls_2019.png');
      width: 100%;
      height: 777px;
      background-size: contain;
  }

  #cidades h2 {
      font-size: 36px;
      margin: 23px 0 0 0;
  }
  #cidades a {
      margin-top: 5px;
      margin-bottom: 70px;
  }

  .dupla-mosrinhos {
    position: absolute;
    top: 35px;
    left: 100px;
    z-index: 2;
  }

  #mostrinhos {
      height: 443px;
      z-index: 10;
  }
  .dupla-mosrinhos img{
    width: 80%;
  }
  .folhagem-1 img{
    width: 35%;
  }
  .folhagem-3{
    text-align: right;
  }
  .folhagem-3 img{
    width: 70%;
  }

  .folhagem-5 {
      display: inline-block;
      position: absolute;
      top: 234px;
      right: -6px;
      z-index: 3;
      text-align: right;
  }
  .folhagem-5 img{
    width: 50%;
  }

  .folhagem-4 {
      display: inline-block;
      position: absolute;
      top: 245px;
      left: -22px;
      z-index: 3;
  }
  .folhagem-4 img{
    width: 70%;
  }

  #kits h3 {
      font-size: 35px;
  }

  #kits p:nth-child(2) {
      width: 90%;
      margin: 15px auto 53px auto;
  }

  #kits h2 {
      font-size: 30px;
      margin: 30px 0 0 0;
  }

  #banner {
      background-image: url('../images/fundo_footer_trolls_run_2019.png');
      padding-top: 1px;
      margin-top: 1px;
      height: 415px;
  }

  #banner img{
    width: 100%;
  }
  #banner h3 {
      font-size: 32px;
      line-height: 34px;
      margin: 30px 15px 20px 15px;
      letter-spacing: 0;
  }  

  #banner p {
      font-family: Gotham Narrow Book;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 0.76px;
      margin: 0 14px;
  }

  #banner span {
      text-align: left;
      margin: 14px 14px 35px;
      display: block;
  }

  .bto-inscrevase-footer {
      width: 90%;
      display: block;
      margin: 20px auto;
      padding: 20px 30px 15px;
  }

  footer {
      margin: 35px 0 0 0;
  }

  footer p {
      font-size: 12px;
  }

  .modal-dialog {
      max-width: 650px;
      margin: 0 auto;
  }

  #modalInscrevase h2 {
      margin: 0;
  }  

  #modalInscrevase a {
      margin-bottom: 35px;
      display: block;
  }

  footer span {
      font-size: 18px;
      line-height: 24px;
  }

}




/*Tablets grandes*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

  #topo .container {
      max-width: 100%;
  }

  #topo {
      background-image: url('../images/banner-topo-corrida_trolls_run-2019.png');
      width: 100%;
      height: 675px;
  }  

  .logo {
      display: block;
      margin-top: 40px;
      z-index: 10;
      position: relative;
  }
  .logo img{
    width: 50%;
  }
  .poppy {
      position: absolute;
      top: 220px;
      left: -3%;
  }
  .poppy img{
    width: 85%;
  }
  .tronco {
    display: inline-block;
    position: absolute;
    top: 46px;
    left: 26px;
  }
  .tronco img{
    width: 80%;
  }

  #informacoes h2 {
      font-family: Bemio;
      font-size: 40px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 42px;
      letter-spacing: 1px;
      color: #bb32da;
      margin-top: 95px;
  }

  .c5k-2k span:nth-child(1), .c5k-2k span:nth-child(3) {
      font-size: 70px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 50px;
      letter-spacing: 5.46px;
      color: #2053be;
      display: block;
      margin: 30px 0 12px 0;
  }

  .c5k-2k span:nth-child(2), .c5k-2k span:nth-child(4) {
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: 0;
      color: #2053be;
      display: block;
  }

  #cidades h2 {
      font-size: 36px;
      letter-spacing: 1px;
      margin: 35px 0 0 0;
      color: #2053be;
  }

  #cidades {
      background-image: url('../images/banner-meio-2-corrida_trolls_2019.png');
      width: 100%;
      height: 865px;
      margin-top: 120px;
      background-position: 0 -300px;
  }

  #mostrinhos {
      width: 100%;
      display: block;
      position: relative;
      height: 432px;
      z-index: 10;
  }

  .dupla-mosrinhos {
      display: inline-block;
      position: absolute;
      top: 9px;
      left: 15%;
      z-index: 2;
  }

  .dupla-mosrinhos img{
    width: 85%;
  }

  .folhagem-2 {
      display: inline-block;
      position: absolute;
      top: 48px;
      right: 82px;
      z-index: 3;
  }

  .folhagem-1 {
      display: inline-block;
      position: absolute;
      top: 88px;
      left: 0;
      z-index: 3;
  }

  .folhagem-4 {
      display: inline-block;
      position: absolute;
      top: 367px;
      left: -19px;
      z-index: 3;
  }

  .folhagem-5 {
      display: inline-block;
      position: absolute;
      top: 347px;
      right: 0;
      z-index: 3;
  }

  #kits h2 {
      font-size: 35px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #bb32da;
      margin: 33px 0 0 0;
  }

  #banner{
      background-image: url('../images/fundo_footer_trolls_run_2019.png');
      width: 100%;
      height: 514px;
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      position: relative;
      margin-top: 50px;
      padding-top: 1px;
  }


  #banner img {
      margin-top: -50px;
      width: 95%;
  }

  #banner h3 {
      font-size: 32px;
      line-height: 35px;
      letter-spacing: 1px;
      margin: 50px 0 20px 0;
  }

  #banner span {
      font-size: 13px;
      line-height: 17px;
      letter-spacing: 0.76px;
      text-align: left;
      width: block;
      display: block;
  }

  #banner {
      background-image: url('../images/fundo_footer_trolls_run_2019.png');
      width: 100%;
      height: 390px;
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      position: relative;
      margin-top: 50px;
      padding-top: 1px;
  }


}


@media screen and (max-width: 1440px) {

  #banner img {
      margin-top: -20px;
      width: 85%;
  }

  #banner {
      background-image: url('../images/fundo_footer_trolls_run_2019.png');
      width: 100%;
      height: 400px;
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      position: relative;
      margin-top: 80px;
      padding-top: 1px;
  }

  #banner h3 {
      font-size: 40px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 52px;
      letter-spacing: 1px;
      color: #2053be;
      margin: 90px 0 20px 0;
  }  

  #banner p {
      font-family: Gotham Narrow Book;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 0.76px;
      margin-right: 30px;
  }

}


@media screen and (max-width: 1230px) {

  #banner img {
      margin-top: -20px;
      width: 85%;
  }


  #banner {
      background-image: url('../images/fundo_footer_trolls_run_2019.png');
      width: 100%;
      height: 400px;
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      position: relative;
      margin-top: 80px;
      padding-top: 1px;
  }

  #banner h3 {
      font-size: 36px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 40px;
      letter-spacing: 0px;
      color: #2053be;
      margin: 80px 0 20px 0;
  }

  #banner p {
      font-family: Gotham Narrow Book;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 0.76px;
      margin-right: 30px;
  }


}
