 


html {
    scroll-behavior: smooth;
  overflow: hidden;
  overflow:   scroll;
 max-width: 100vw;
 
}
/*::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background: transparent; /* make scrollbar transparent */
}
*/

body{
    margin: 0;
    padding: 0;
    max-width: 100vw;
    overflow: hidden;
    /*height: all;*/
}

 #btnTop {
        position: fixed;
        right: 20px;
        bottom: 70px;
         height: 50px;
         width: 50px;
         color: #fff;
         background: #4f4f4f;
         border: none;
         border-radius: 50vh;
         font-size: 24px;
         display: flex;
         justify-content: center;
         align-items: center;

     }



 .navbar{
    background-color:    transparent;
    border:none;
    max-width: 100vw;
    /*box-shadow: 1px 0.1px 5px black;*/
 }


.navbar-toggler{
    border:solid 10px white;
}
 .navbar-toggler-icon{
    background-image: url("img/ham.svg")!important;
    width: 30px;
    height: 30px;
    border:none;
}

.nav-link{
    color: white;
}
nav{
    max-width: 100vw;
}


  .contBanner{
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 130vh;
    justify-content: center;
    align-items: center;
    margin: auto;
    /*background-color: red;*/
    position: absolute;
    top:-100px;
  }

.banner-img{
    display: flex;
    width: 100vw;
    height: 130vh;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    margin: auto;
    animation: Banner 15s  ease-out 0.6s forwards;
    
}

.pBanner{
    color: white;
    font-size: 20px;
    font-weight: 700;
    opacity: 0;
    animation:logo 2s ease-in-out 0.2s forwards;

}


.pBanner1{
    color: white;
    font-size: 20px;
    opacity: 0;
    animation:logo 2s ease-in-out 0.3s forwards;

}

.logomenu{
    width: 300px;
   
}

.logo{
    width: 500px;
    opacity: 0;
    animation:logo 2s ease-in-out 0.1s forwards;

}    


.btn-saiba {
    background-color: transparent;
    border:solid;
    border-color: white;
    font-size: 15px;
    color: white;
    font-weight: 700;
    border-width: 2px;
    width: 200px;
    height: 50px;
    border-radius: 30px;
    transition: 0.3s;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    animation:logo 2s ease-in-out 0.4s forwards;
}

.btn-saiba:hover{
    background-color: white;
    color: black;
}
.btn-saibaMobile{
    display: none;
      background-color: transparent;
    border:solid;
    border-color: white;
    font-size: 15px;
    color: white;
    font-weight: 700;
    border-width: 2px;
    width: 200px;
    height: 50px;
    border-radius: 30px;
    transition: 0.3s;
    text-decoration: none;
      justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0;
     opacity: 0;
    animation:logo 2s ease-in-out 0.4s forwards;
  
}
.btn-saibaMobile:hover{
    background-color: white;
    color: black;
   
}
.bloco{
    display: flex;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.bloco2{
    display: flex;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}


.bloco4{
    display: flex;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}



.sections{
    /*display: flex;*/
    /*flex-direction: row;*/
}

#section1{
     display: flex;
     width: 100vw;
     height: auto;
     background-color: #fff;
     position: relative;
     top: 0px;
     justify-content: center;
     align-items: center;
     flex-direction: row
     margin: 0;
     padding-top: 100px;
     padding-bottom:0px;
     margin-bottom:-10px; 
  
}

#section1 .imgQ{
    position: relative;
    top:-150px;
    border-radius: 50px;
}
#section1 .text h6{
    justify-content: flex-start;
    color: #4f4f4f
            font-weight:700;
            font-size: 17px;
            letter-spacing: 2px;
}
#section1 .text h2{

            color: #4f4f4f;
            font-weight: 700;
            font-size: 2.2rem;
}
#section1 .text p{
    color: #4f4f4f;
    font-size: 20px;
    font-weight: 500;
}

#section1 .text{
     
     display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
     margin: auto;
     margin-left: 20px;
     width: 50%;
}
#section1 .btn-fale{
    background-color:#4682B4;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: white;
    width: 200px;
    height: 40px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
}

.btn-falar{
  background-color:#4682B4;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: white;
    width: 200px;
    height: 40px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
}

#section2{
     display: flex;
     width: 100vw;
     height: 100vh;
     background-color:#09161d;
     justify-content: center;
     align-items: center;
     margin: 0;
     position: relative;
     top:0px;
}


#section4{
     display: flex;
     width: 100vw;
     height: 40px;
     /*background-color:#09161d;*/
     background: linear-gradient(-45deg, #52eebe, #3cc8e7, #206186,#2196f3) no-repeat;
     background-size: 300% 300%;
     justify-content: center;
     align-items: center;
     margin: 0;
     position: relative;
     top:0px;
     animation: gradient 10s ease-in-out infinite;
     font-size: 24px;
  /*   margin-bottom: -400px;*/
}




.containerMobile{
    width: 100vw;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
         position: relative;
     top: 0px;
     padding: 20px;
     display: none;
}

.containerMobile .text{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
     margin: auto;
     /*margin-left: 20px;*/
     width: 100%;
     position: relative;
     top: 80px;
}

.containerMobile h6{
  justify-content: flex-start;
    color: #4f4f4f
            font-weight:700;
            font-size: 17px;
            letter-spacing: 2px;
}

.containerMobile h2{
  color: #4f4f4f;
            font-weight: 700;
            font-size: 2.7rem;
}

.containerMobile p{
  color: #4f4f4f;
}

.containerMobile div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    
}

.containerMobile div img{
    position: relative;
    top: 100px;
    width: 100vh;
    border-radius: 30px;
}


.textoQuem{
    height: 170vh;
}
#row{
    display: flex;
     width: 100vw;
    height: 101vh;
    justify-content: center;
    align-items: center;
    margin: auto;
}


#quemsomoImg{
    max-width: 700px;
    height: 50vh;
    display: flex;
    position: relative;
    top:-400px;
    border-radius: 10px;
    margin: 0;

}

.h6QuemSomos{
    font-size: 24px;
    font-weight: 500;
    margin-top: 150px;

}

.btnQuemsomos{
    width: 200px;
    height: 50px;
    background-color: red;
    padding: 10px;
    border-radius:30px;
    text-decoration: none;
    color: white;
    font-weight: 500;
}

.btn-fale{
    margin-bottom: 200px;
}



.bloco2Mobile{
  display: none;
}
/*.ContatosMobile{
  display: none;
}
*/

.ContatosDesktop{
  display: block;
  width: 100vw;
  height: 120vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #DBDBDB;

}
.textNumero{
   font-size: 40px;
   margin-bottom: 40px;
}

.textInsta{
  font-size: 40px;
   margin-bottom: 40px;
}

.textEmail{
  font-size: 40px;
}



.ContainerContatoDesktop{
  width: 800px;
  height: 550px;
  background-color:#122936;;
  border-radius: 30px;
  position: relative;
  padding-top: 60px;
 
}
.ContatoNome{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
}
.ContatoNome h1{
  color: white;
  font-weight: 700;
}
.ContatosMobile{display: none;}
.ContainerContatoMobile{display: none;}
.bloco4Mobile{display: none;}

@media (max-width: 999px){

  .ContatosDesktop{display: none;}
  .ContainerContatoDesktop{display: none;}
  #section4{display: none;}

.bloco4Mobile{

  display: flex;
    width: 100vw;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
     background: linear-gradient(-45deg, #52eebe, #3cc8e7, #206186,#2196f3) no-repeat;
     background-size: 300% 300%;
     margin: 0;
     position: relative;
     top:0px;
     animation: gradient 10s ease-in-out infinite;
     font-size: 24px;
     text-align: center;
}

.ContatosMobile{
  display: block;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #DBDBDB

}
.textNumero{
   font-size: 22px;
   margin-bottom: 40px;
}

.textInsta{
  font-size: 22px;
   margin-bottom: 40px;
}

.textEmail{
  font-size: 18px;
}
.ContainerContatoMobile{
  display: block;
  width: 100vw;
  height: 550px;
  background-color:#122936;;
  border-radius: 30px;
  position: relative;
  padding-top: 60px;
 
}
.ContatoNome{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
}
.ContatoNome h1{
  color: white;
  font-weight: 700;
}

   .logo{
    width: 100vw;
    padding-right: 20px;
   }
   .logomenu{
    display: none;
   }
 .sections{
 display: none;
 }
 .containerMobile{
    display: block;
 }
 .btn-saiba{
    display: none;
}
.btn-saibaMobile{
    display: flex;
}

.pBanner1{
  text-align: center;
}

.containerMobile{
  margin-bottom: 120px;
}


.bloco2Mobile{
    display: flex;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
#section2Mobile{
     display: flex;
     width: 100vw;
     height: 100vh;
     background-color:#09161d;
     justify-content: center;
     align-items: center;
     margin: 0;
     position: relative;
     top:0px;
}


}


@keyframes logo{
  from{
    transform: translateY(200px);
  }
  to{
    opacity: 1;
    transform: translateY(0);
  }
}

    @keyframes Banner{
        from{
            
            transform: scale(1.5);
        }
        to{
            
            transform: scale(1);
        }
    }         

    @keyframes logo{
    from{
        transform: translateY(100px);
    }
    to{
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes gradient{
  0%{
    /*começo*/
    background-position: 0 50%; /*eixo X 0 e eixo Y 50%*/
  }
  50%{
    /*meio*/
    background-position: 100% 50%; /*eixo X 100% e eixo Y 50%*/
  }
  100%{
    /*fim*/
    background-position: 0 50%; /*eixo X 0 e eixo Y 50%*/
  }
}






/* PAGINA REG-------------------------------------------*/

.about{ background: #fff; }

          .about .text{
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            margin: auto;
          }
          .about .text h6{
            
            color: #000;
            font-weight: 700;
            font-size: 2.7rem;
          }

          .about .text h2 {
            
            color: #4682B4;
            font-weight: 800;
            font-size: 1rem;
            letter-spacing: 2px;
          }

          .about .text p{
            color: #000;
            font-weight: 400;
            font-size: 1.1rem;
            letter-spacing: 0.5px;
          }

          .about .text a{
            background: #4682B4;
            font-weight: 600;
            padding: 0.6rem 1rem;
            border-radius: 30px;
            text-decoration: none;
            color: #111;
          }


          .service{
           background: linear-gradient(-45deg, #52eebe, #3cc8e7, #206186,#2196f3) no-repeat;
          margin-top: 40px;}


          .service .one{
         
            
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            margin: auto;
            padding: 2rem 1.5rem;
            border-radius: 30px;
            border: 2px solid black;
          }
          .service .one h5{
            color: #000;
            font-weight: 800;
            font-size: 1rem;
            letter-spacing: 2px;

          }

          .service .one p{
            color: #000;
            font-weight: 400;
            font-size: 1.1rem;
            letter-spacing: 0.5px;
          }
 