body {
    font-size: 14px !important;
    line-height: 15px !important;
	font-family: 'Poppins', sans-serif;
    
        
}


.btn-info:hover {
    color: #fff;
     border:none;
    box-shadow: 0px 4px 9px -3px #000;
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    color: #fff;
     background: rgb(2,0,36);
    background: linear-gradient( 
90deg, rgb(0 19 114) 0%, rgb(28 3 118) 35%, rgb(132 0 116) 100%);
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-info {
    color: #fff;
   background: rgb(2,0,36);
    background: linear-gradient( 
90deg, rgb(0 19 114) 0%, rgb(28 3 118) 35%, rgb(132 0 116) 100%);
    border:none;
    transition: 0.2s;
        border-radius: 0;

}

.nav-menu a {
    padding: 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    text-shadow: 0px 0px 8px #000;
    margin-top: 10px;
    cursor: pointer;
}

.textoServicos{
    font-size: 20px;
    line-height: 27px;
}

.textoServicos2{
    font-size: 20px;
    line-height: 27px;
}
.astronauta {
    width: 90%;
    height: 430px;
}
.bg_amarelo{
   background: url(../img/amarelo.png);
    padding: 10% 0 0px 0;
    background-image: url(../img/background.svg);
    background-color: #fbb911;
    background-position: right;
    z-index: 0;
    position: relative;
}


.sobre ion-icon{
    font-size: 50px;  
    color: #2a2a2a;    margin: 10px 10px 0 0;
}

.sobre{
    margin-top: -80%;
}

.foguete{
background-image: url(../img/foguete.png);
   display: inline-block;
    width: 50%;
    background-size: cover;
    height: 750px;
}


.abracaContato{
    display: inline-flex;
    width: 100%;
    padding: 100px 0;
}



.btn_whats ion-icon{
     color: #fff;
     margin:  0;
}
.btn_whats:hover{
    color: #fff;

}
.btn_whats{
        display: flex;
    align-items: center;
    background: #ccc;
    text-align: center;
    padding: 13px;
    column-gap: 11px;
    background: rgb(2,0,36);
    background: linear-gradient(
90deg, rgb(0 19 114) 0%, rgb(28 3 118) 35%, rgb(132 0 116) 100%);
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 10px;
    transition: 0.4s;
}

.dados h3{
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 20px;
}

.dados h4{
      color: #e1b236;
    text-transform: uppercase;
    font-size: 42px;
    font-style: initial  
}
.dados p{
    
        width: 60%;
    margin: 0px auto 30px;
    color: #fff;
}

.dados{
      width: 49%;
    background: #000010;
    padding: 40px 0;
    text-align: center;
    border-radius: 25px 0px 0px 25px;
}
.contato img{
     width: 100%
}
.contato h4{
    position: absolute;
    right: 30px;
    top: 43px;
    text-transform: uppercase;
    color: #004291;
}
.contato{
    background: transparent;
    width: 49%;
    position: relative;   
}


.bg_amarelo h3 {
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    color: #000000;
    font-weight: revert;
    font-size: 37px;
    text-transform: uppercase;
}

.servico p{
       text-align: center;
    margin-right: 35px;
    font-size: 15px;

}
.servico{
    
    width: 100%;
    background-size: cover;
    min-height: 156px;
    display: grid;
    align-items: center;
    justify-content: right;
    text-align: right;
    margin-bottom: 20px;
 min-height: 362px;
    transition: 0.4s;0,3
}

.bg_banner span{
     font-weight: 700;
     font-size: 52px;
    display: block
}
.bg_banner button{
background: #e0b236;
    padding: 12px;
    border: none;
    color: #000008;
    border-radius: 25px;    
}
.bg_banner p{
 color: #fff;
    font-weight: 200;   
}
.bg_banner h2{
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #b9b9b9;
    margin-top: 30px;
    font-weight: 300;
}

h4{
    font-weight: revert;
    margin: 0 0 20px 0;
    padding: 0;
    color: #565656;
    font-size: 18px;
    font-style: oblique;
    text-align: center;
}

.inputDados{
    width: 49%;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #00ADB9;
}

.envia:hover{
 background: #005a61;

}

.envia{
    width: 100%;
    padding: 15px;
    text-align: center;
    background: #00adb9;
    border: none;
    color: #fff;
cursor:pointer;
transition:0.4s;
}

select{
        width: 100%;
    padding: 12px;
    border: 1px solid #00ADB9;
    margin-bottom: 17px;
}

.rodape p{
    margin-bottom: 0
    
}
.rodape {
    text-align: center;
    padding: 15px 15px;
    background: #061121;
    color: #fff;
    font-weight: 300;
    margin-top: -1px;
    z-index: 0;
    position: relative;
}

.bg-loading {
  background: rgba(0, 0, 0, 0.67);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }

.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
/*-------fim loading-------*/


.bg_banner{
    background: url(../img/banner.png);
    background-size: cover;
    position: relative;
    width: 100%;
    height: 90vh;
    text-align: center;
    padding: 15% 0;
    margin-bottom: -15%;
    z-index: 6;
    background-position: bottom;
}

#meio{
    padding: 100px 0;
    background: #ececec
}

#setinha img{
   position: absolute;
    width: 2%;
    bottom: 10%;
    left: 49%;
}

/***** Media queries *****/

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



/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
@media (min-width: 801px) and (max-width: 991px) {
	
	
	
	

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

/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
@media (max-width: 767px) {
    
  
	
	
}



/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
@media (max-width: 500px) {
    
    
    
	
   
}
@media (max-width: 415px) {
    
    
    
    .sobre ion-icon {
    font-size: 60px;
    color: #ffffff;
}
    
    .bolds{
    color: #fff;
    margin-top: 30px;
    display: block;
}
    
    .sobre {
    margin-top: -118%;
}

    
  .btn_whats ion-icon {
    color: #4d0076;
    margin: 0;
    font-size: 52px;
}
    
    .btn_whats {
  
    padding: 8px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: 0.4s;
    width: 92%;
    background: #fff;
    color: #4d0076;
}
    
   
    
    .foguete {
    width: 100%;
    height: 644px;
}
    
    .btn-info {
    width: 100%;
    display: block;
    padding: 10px 6px;
    font-size: 12px;
    white-space: pre-line;
    min-height: 56px;
    margin-top: 10px;
}
    
    .servico {
       display: block;
    margin-bottom: 33px;
        min-height: 0

}
    
    .astronauta {
    width: 100%;
    height: 130px;
}
    
    
    .textoServicos {
    font-size: 17px;
    line-height: 24px;
}
    
    .bg_amarelo h3 {
    font-size: 28px;
}
    
    .textoServicos2 {
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    text-shadow: 0 3px 5px black;
    font-weight: 200;
}
   
    
    .bg_banner h2 {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #b9b9b9;
    margin-top: 15px;
    font-weight: 600;
}
      .brancoMobile{
        color: #fff !important
    }
    
    #setinha img {
    position: absolute;
    width: 7%;
    bottom: 10%;
    left: 48%;
}
    
    #meio{
    padding: 40px 0;
    }
	
.bg_banner {
    background-size: cover;
    position: relative;
    width: 100%;
    height: 43.3vh;
    margin-top: 69px;
}
    
    .bg_banner_baixo {
    background: url(../img/blocoFunciona.jpg);
    background-size: cover;
    position: relative;
    width: 100%;
    height: 37vh;
    background-position: right;
    }

}


