.caixa{
	
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 400px;
    background: rgba(0, 0, 0, .8);
    padding:40px;
	box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0, 0, 0, .5);
    border-radius: 10px;
}
.caixa .inputbox{
    position: relative;
}
.caixa .inputbox input{
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: 1px;
    border: none;
    border-bottom: 1px solid #c69963;
    outline: none;
    background: transparent;
}
.caixa .inputbox label{
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    pointer-events: none;
    transition: .5s;
}
.caixa .inputbox input:focus ~ label,
.caixa .inputbox input:valid ~ label{
    top:-18px;
    left: 0;
    color: #c69963;
    font-size: 12px;

}

@import url('https://fonts.googleapis.com/css?family=Niconne&display=swap');
@import url('https://fonts.googleapis.com/css?family=Teko:300,400&display=swap');



.hero-text2 h1{
    font-family: "Niconne", cursive;
    color: #c69963;
    text-align: center;
}


.btnB:hover:before{
width: 100%;
}

.sms{
    color: black;
   
}



.btn{
    width: 100px;
    padding: 5px 0!important;
    border: 1px solid #c69963;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 16px;

}

.btn:hover{
    position: relative;
    color: #fff !important;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #c69963 ;
    transition: 0.5s ease-in-out;
}
@media (min-width: 176px) {
    .navbar-brand{
        max-width: 100px;
    }
    .hamburger-menu{
        top: 35px;
        right: 25px;
    }
    #pic{
        margin-top: 10%;
    }
    #calx{
        align-items: center;
        padding-left: 100px;
      }
      .car{
       padding-top: 30px;
      }
      .carousel-item{
        height: 75vh;
        position: relative;
      }
      #f_logins{
	
        position: relative;
        top: 50%;
       align-items: center;
        transform: translate(77%,-50%) !important;
        padding:50px 2px !important;
        border-radius: 5px;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
        background: white;
        
    }
    #pic{
        margin-top: 0%;
    }
  #an h1{
      font-size: 2.5rem;
  }
.bota{
    font-size: 1.3rem;
}
.asterisk{
    font-size: .5rem;
}
 .line{
     max-width: 10%;
     height: .15rem;

 } 

.siste{
    font-size: .5rem;
}  
.bo .btn{
    width: 20%;
    font-size: 12px;
}

.home1 h2{
    font-size: 2rem;
  
}
.caixa{
    width: 90%;
}
}
@media (min-width: 576px) {
    .navbar-brand{
        max-width: 100px;
    }
    .hamburger-menu{
        top: 35px;
        right: 25px;
    }
    #pic{
        margin-top: 10%;
    }
    #calx{
        align-items: center;
        padding-left: 100px;
      }
      .car{
       padding-top: 30px;
      }
      .carousel-item{
        height: 75vh;
        position: relative;
      }
      #f_logins{
	
        position: relative;
        top: 50%;
       align-items: center;
        transform: translate(77%,-50%) !important;
        padding:50px 2px !important;
        border-radius: 5px;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
        background: white;
        
    }
    #pic{
        margin-top: 0%;
    }
  #an h1{
      font-size: 2.5rem;
  }
.bota{
    font-size: 1.3rem;
}
.asterisk{
    font-size: .5rem;
}
 .line{
     max-width: 10%;
     height: .15rem;
 } 

.siste{
    font-size: .5rem;
}  
.bo .btn{
    width: 15%;
    font-size: 12px;
}

.home1 h2{
    font-size: 2rem;
  
}
.caixa{
    width: 70%;
}
}

/*Medium (md) devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .navbar-brand{
        max-width: 150px;
    }
    .hamburger-menu{
        top: 35px;
        right: 25px;
    }
    #pic{
        margin-top: 10%;
    }
    #calx{
        align-items: center;
        padding-left: 100px;
      }
      .car{
       padding-top: 30px;
      }
      .carousel-item{
        height: 75vh;
        position: relative;
      }
      #f_logins{
	
        position: relative;
        top: 50%;
       align-items: center;
        transform: translate(77%,-50%) !important;
        padding:50px 2px !important;
        border-radius: 5px;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
        background: white;
        
    }
    #pic{
        margin-top: 0%;
    }
  #an h1{
      font-size: 3rem;
  }
.bota{
    font-size: 1.5rem;
}
.asterisk{
    font-size: 1rem;
}
 .line{
     max-width: 5%;
     height: .15rem;
 } 
.siste{
    font-size: .7rem;
}  

.caixa{
    width: 50%;
}
.home1 h2{
    font-size: 3rem;
  
}
 
 }

/*Large (lg) devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
    header > .container{
        padding: 0 15px;

    }
    .hamburger-menu{
        display: none;
    }
    .navbar-brand{
        position: initial;
        transform: initial;
    }
    .nav-list{
        position: initial;
        width: initial;
        height: initial;
        background-color: initial;
        flex-direction: row;
        opacity: initial;
        transform: initial;
        transition: initial;
        margin: 0;
        padding: 0;
        
    }
    .nav-item{
        margin: 0 30px;
    }
    .nav-item:last-child{
        margin-right: 0;
    }
    .nav-link{
        position: relative;
        padding: 0;
        
    }
 
    .nav-link::before{
        content:"";
        position: absolute;
        left: 0;
        bottom: -3px;
        background-color: #c69963;
        width: 100%;
        height: 2px;
        transform: scaleX(0);
        transform-origin: center;
        transition: transform 650ms;
    }
    .nav-link:hover::before{
        transform: scaleX(1);
    }
    .nav-link1{
        background-color: #c69963;
        height: 2px;
       
    }
   
   
    #f_logins input[type=text], input[type=password]{
	
        width:300px; 
    }

   

    .bo .btn{
        width: 10%;
        font-size: 12px;
    }
    #an h1{
        font-size: 5rem;
    }
  .bota{
      font-size: 2rem;
  }
  .asterisk{
      font-size: 1.5rem;
  }
 
  .siste{
      font-size: .9rem;
  }  
  
  .caixa{
      width: 40%;
  }
  .home1 h2{
      font-size: 4rem;
    
  }
 }

/*Extra (xl) large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    .car{
        padding-top: 170px;
    
       }
       .carousel-item{
        height: 77vh;
        position: relative;
      }
      #pic{
        margin-top: 0%;
    }
  
    .hero h2{
        padding-top: 10%;
        
        
    }
    .nav-link{
        position: relative;
        padding: 0;
        text-transform: uppercase;
    }
 
    .nav-link::before{
        content:"";
        position: absolute;
        left: 0;
        bottom: -3px;
        background-color: #c69963;
        width: 100%;
        height: 2px;
        transform: scaleX(0);
        transform-origin: center;
        transition: transform 650ms;
    }
    .nav-link:hover::before{
        transform: scaleX(1);
    }
   
    #anima{
       
       
        font-size: 4rem;
    }
    #anuncio{
        padding-top: 40% !important;
    }
 }