.FundoLicenca {

       background: #1F1F1F;


}


.astronauta {
       position: relative;
       overflow: hidden;
       margin-top: -120px !important;
}

.astronauta div {
       color: #fff;
       position: absolute;
       width: 100%;
       display: flex;
       justify-content: center;
       align-items: center;
       top: 0;
       margin-top: 165px;
       font-family: 'JOYRIDE-DROUND';
}

.TextoAstronauta {
       text-align: right;
       font-size: 1.5rem;
}

.astronauta img {
       width: 100%;
}

#Video1 {
       background-color: #00de9a;
}

.li_sec2 {
       margin-top: -5px;
       position: relative;
}

.li_sec3 {
       display: flex;
       flex-wrap: wrap;
       justify-content: center;
       align-items: center;
       height: 900px;
       background: url('../themes/images/jornal.png') #1F1F1F;
       background-size: 100%;
       background-repeat: no-repeat;
       background-position: center top;
       color: #fff;
}

.li_sec3_titulo {
       display: inline-block;
       font-size: 2.5rem;
       width: 100%;
       color: #00de9a;
       text-align: center;
       font-family: 'JOYRIDE-EXTENDEDROUND';
}

.logoJornal {
       display: grid;
       grid-template-columns: auto auto;
       grid-row: 2;
       grid-gap: 10px;
       place-items: center;
       text-align: center;
       max-width: 700px;
       min-width: 300px;
       padding: 10px;
}

.logoJornal img {
       margin: 10px;
}

.li_sec3button {
       width: 100%;
       display: flex;
       justify-content: center;
}

.li_sec3TextoTitulo {
       position: relative;
       display: inline-block;
       font-size: 2.5rem;
       width: 100%;
       color: #fff;
       font-family: 'JOYRIDE-EXTENDEDROUND';
}

.li_sec4 {

       background: #1F1F1F;

}

.li_sec4Titulo {
       display: inline-block;
       font-size: 1.8rem;
       width: 100%;
       color: #fff;
       text-align: center;
       font-family: 'JOYRIDE-EXTENDEDROUND';
}

.li_sec4tabela {

       display: flex;
       justify-content: center;
}

.li_sec4alinhamento {

       display: grid;
       grid-template-columns: auto auto auto;

}

.li_sec4alinhamento div {

       max-width: 200px;
       margin: 10px;
       background: #00de9a;
       padding: 5px;

}

.li_sec4tabletatexto {

       display: flex;
       justify-content: center;
       align-items: center;
       margin: 0 auto;
       text-align: center;
       font-size: 1rem;
       width: 100%;
       color: #fff;
       font-family: 'JOYRIDE-EXTENDEDROUND';

}

.li_videolicenciado {

       width: 100%;

}

.li_sec4tabletatexto span {

       display: inline-block;

}

.li_sec5 {

       padding-top: 150px;
       padding-bottom: 150px;
       text-align: center;
       width: 100%;
       display: flex;
       justify-content: center;
       background: #1F1F1F;

}

.li_sec6 {

       text-align: center;
       font-size: 3rem;
       background: #1F1F1F;

}

.li_sec6titulo1 {

       width: 100%;
       color: #fff;
       font-family: 'JOYRIDE-EXTENDEDROUND';

}

.li_sec6titulo2 {

       width: 100%;
       color: #fff;
       font-family: 'JOYRIDE-EXTENDEDROUND';

}

.li_sec6SubTitulo {

       font-size: 1rem;
       color: #fff;
       font-family: 'Zetafonts-Eastman-Alternate-Regular';
       margin-top: -5px;

}

.iconCard {
       display: flex;
       justify-content: center;
       padding-bottom: 100px;
       background: #1F1F1F;
       padding-top: 100px;
}

.iconCardContent {
       display: flex;
       flex-wrap: wrap;
       max-width: 900px;
       min-width: 300px;
       justify-content: space-between;
}

.iconCardContent div {
       max-width: 180px;
       text-align: center;
       color: #fff;
       font-family: 'JOYRIDE-EXTENDEDROUND';
       font-size: 0.7rem;
       margin: 10px;
       line-height: 20px;

}

.li_sec8 {

       display: flex;
       justify-content: center;
       color: #fff;
       padding-top: 150px;
       padding-bottom: 100px;
       position: relative;
       z-index: 3;
       background: #1F1F1F;


}

.li_sec8Titulo {
       position: relative;
       display: inline-block;
       font-size: 4rem;
       width: 100%;
       color: #fff;
       font-family: 'JOYRIDE-EXTENDEDROUND';
       z-index: 3;
}

.li_sec8TextoSub {

       font-size: 1.5rem;
       font-family: 'Zetafonts-Eastman-Alternate-Regular' !important;

}

.li_sec9 {

       background: #1F1F1F;

}

.marketingbugadasso {
       position: absolute;
       top: 0;
       left: 0;
       font-family: 'JOYRIDE-OUTLINE';
       color: var(--color-verde);
       font-size: 6rem;
       line-height: 90px;
       margin-top: -40px;
       z-index: -1;
       animation: queSomos 2s linear;
       animation-direction: alternate;

}

.marketingbugadasso1 {
       position: absolute;
       top: 0;
       left: 0;
       font-family: 'JOYRIDE-OUTLINE';
       color: var(--color-verde);
       font-size: 6rem;
       line-height: 90px;
       margin-top: 25px;
       z-index: 1;
       animation: queSomos 2s linear;
       animation-delay: 2s;
       animation-direction: alternate;
}

.marketingbugadasso2 {
       position: absolute;
       top: 0;
       left: 0;
       font-family: 'JOYRIDE-OUTLINE';
       color: var(--color-verde);
       font-size: 6rem;
       line-height: 90px;
       margin-top: 90px;
       z-index: 2;
       animation: queSomos 2s linear;
       animation-delay: 4s;
       animation-direction: alternate;

}

.marketingbugadasso3 {
       position: absolute;
       top: 0;
       left: 0;
       font-family: 'JOYRIDE-OUTLINE';
       color: var(--color-verde);
       font-size: 6rem;
       line-height: 90px;
       margin-top: 130px;
       z-index: 2;
       animation: queSomos 2s linear;
       animation-delay: 6s;
       animation-direction: alternate;
}

.marketing {

       padding-bottom: 200px;

}

.li_btn_amarelo {
       font-family: 'JOYRIDE-EXTENDEDROUND';
       background-color: #ffc600;
       transition: .5s;
       padding: 10px 15px;
       color: #000;
       display: flex !important;
       justify-content: center;
       align-items: center;
}

.li_sec12 {
       color: #fff;
       display: flex;
       flex-wrap: wrap;
       justify-content: center;
       align-items: center;
       padding-top: 100px;
       background-size: cover;
       background-repeat: no-repeat;
       background-position: top right;
       min-height: 850px;
       position: relative;
       outline: hidden;
}

.li_sec13 {

       text-align: left;
       color: #fff;
       font-size: 3em;
       font-family: 'JOYRIDE-EXTENDEDROUND';


}

.li_sec13 div {

       display: flex;
       justify-content: center;


}

.li_conserto {

       width: 100%;
       overflow: hidden;
}

.li_sec15 img {

       width: 100%;
       
}

.li_sec15 {

       position: relative;
       background: #00de9a;

}

.li_sec15 h1 {

       color: #fff;
       position: absolute;
       right: 0;
       margin-right: 200px;
       top: 0;
       margin-top: 45px;
       font-family: 'JOYRIDE-DROUND';
       font-size: 3.3em;

}

/* responsivo */

@media (max-width:400px) {

       .astronauta div {

              position: absolute;
              width: 100%;
              display: flex;
              justify-content: center;
              align-items: center;
              top: 0;
              margin-top: 28px;


       }

       .astronauta h1 {

              font-size: 18px;
              margin-left: 100px;

       }

       .li_sec4alinhamento {

              display: grid;
              grid-template-columns: auto;

       }

       .li_sec6 {

              text-align: center;
              font-size: 2.3rem;

       }

       .li_sec6SubTitulo {

              font-size: 0.8rem;
              font-family: 'Zetafonts-Eastman-Alternate-Regular';
              margin-top: -5px;

       }

       .iconCardContent {
              justify-content: center;
       }

       .li_sec8Titulo {
              padding: 10px;
              font-size: 1.5rem;
              display: flex;
              justify-content: center;
       }

       .li_sec8TextoSub {

              display: flex;
              justify-content: center;
              font-size: 11px;
       }

       .marketingbugadasso,
       .marketingbugadasso1,
       .marketingbugadasso2,
       .marketingbugadasso3 {
              display: none;
       }

       .li_sec12 {

              display: flex;
              justify-content: center;
              align-items: center;
              padding-top: 50px;
              min-height: 500px;
              position: relative;
              outline: hidden;
              text-align: center;
       }

       .li_sec12 div:nth-child(2) {

              font-size: 0.7rem;

       }

       .li_btn_amarelo {
              display: flex !important;
              justify-content: center;
              align-items: center;
              text-align: center;
       }

       .li_sec13 {

              text-align: left;
              color: #fff;
              font-size: 1.7em;
              font-family: 'JOYRIDE-EXTENDEDROUND';


       }

       .sec7 span {

              padding: 10px;
              text-align: center;

       }

       .sec7 {

              padding: 10px;
              text-align: center;

       }

       .li_sec15 h1 {

              right: 0;
              margin-right: 100px;
              top: 0;
              margin-top: 25px;
              font-family: 'JOYRIDE-DROUND';
              font-size: 0.7em;
       
       }       

}

@media (max-width:500px) {

       .astronauta div {

              position: absolute;
              width: 100%;
              display: flex;
              justify-content: center;
              align-items: center;
              top: 0;
              margin-top: 30px !important;


       }

       .astronauta h1 {

              font-size: 18px;
              margin-left: 30px;

       }

       .li_sec4alinhamento {

              display: grid;
              grid-template-columns: auto !important;

       }

       .li_sec6 {

              text-align: center;
              font-size: 2.3rem;

       }

       .li_sec6SubTitulo {

              font-size: 0.8rem;
              font-family: 'Zetafonts-Eastman-Alternate-Regular';
              margin-top: -5px;

       }

       .iconCardContent {
              justify-content: center;
       }

       .li_sec8Titulo {
              padding: 8px;
              font-size: 1.8rem !important;
              display: flex;
              justify-content: center;
       }

       .li_sec8TextoSub {

              display: flex;
              justify-content: center;
              font-size: 0.8rem !important;
       }

       .marketingbugadasso,
       .marketingbugadasso1,
       .marketingbugadasso2,
       .marketingbugadasso3 {
              display: none;
       }

       .li_sec12 {

              display: flex;
              justify-content: center;
              align-items: center;
              padding-top: 50px;
              min-height: 500px;
              position: relative;
              outline: hidden;
              text-align: center;
       }

       .li_sec12 div:nth-child(2) {

              font-size: 0.7rem;

       }

       .li_btn_amarelo {
              display: flex !important;
              justify-content: center;
              align-items: center;
              text-align: center;
       }

       .li_sec13 {

              text-align: left;
              color: #fff;
              font-size: 1.7em;
              font-family: 'JOYRIDE-EXTENDEDROUND';


       }

       .sec7 span {

              padding: 10px;
              text-align: center;

       }

       .sec7 {

              padding: 10px;
              text-align: center;

       }

       .li_sec15 h1 {

              right: 0;
              margin-right: 80px !important;
              top: 0;
              margin-top: 20px !important;
              font-family: 'JOYRIDE-DROUND';
              font-size: 0.83rem !important;
       
       }       

}

@media (max-width: 800px) {
       .card_img {
           display: block;
       }
   
       .box_sec3_img,
       .box_traco {
           display: none;
       }
   
       .margin_card1,
       .margin_card2 {
           margin-top: 20px;
       }
       .traco{
           display: none;
       }
       .zindexTitulo{
           font-size: 2rem !important;
       }

       .li_sec4alinhamento {

              display: grid;
              grid-template-columns: auto auto;

       }

       .li_sec8TextoSub {

              display: flex;
              justify-content: center;
              font-size: 1.15rem;
       }

       .li_sec8Titulo {
              padding: 10px;
              font-size: 3rem;
              display: flex;
              justify-content: center;
       }

       .li_sec15 h1 {

              right: 0;
              margin-right: 124px;
              top: 0;
              margin-top: 40px;
              font-family: 'JOYRIDE-DROUND';
              font-size: 1.5rem;
       
       }  

       .astronauta div {
             
              display: flex;
              justify-content: center;
              align-items: center;
              top: 0;
              margin-top: 70px;
              margin-left: 40px;
              font-family: 'JOYRIDE-DROUND';
              font-size: 0.9rem;
       }
   }