body{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
}



.banner{
    width:100%;
   
}

.text{
    font-family: 'Berkshire Swash', cursive;
    font-size: 55px;
    line-height: 92px;
    letter-spacing: 8px;
    color: white;
    top: 20px;
    position: relative;
    z-index: 1000;
    text-align: center;
    height: 60px;
    width: auto;
    font-variant: small-caps;
  }

 


.top1{
    margin-top:-400px;
    height:200px;
    background-color: rgba(0,0,0,0.64);
   
}

.top1 p{
    text-align:center;
    margin-top:10px;
    color:c19968;
    font-family: 'Pattaya', sans-serif !important;
    font-size:20px;
}

hr{
    background-color:rgba(255, 255, 255, 0.123) !important;
}
.input-group-text{

   /* width:38px !important;
    height:38px !important;*/
    margin:0px -5px;
    background-color:c1bcbc!important;


}

.input-group{
  /*
 
    width:315px !important;
    height:28px !important;*/
    margin-top:20px;

}

.form-control{
    background-color:c1bcbc!important;
   font-size:16px !important;
    color:black !important;
   box-shadow: none !important;
 border: none !important;
    font-family: 'Pattaya', sans-serif !important;
    
   
}

.form-check-input{
    margin-top:25px !important;

}

.form-check-label{
    color:rgb(193, 188, 188) !important;
    margin-top:20px;
}

.btn{
    margin-top:15px;
    width:121px;
    height:36px;
    background-color: rgb(193, 188, 188) !important;
    color:black !important;
    border:none !important;
    
    font-family: 'Berkshire Swash', cursive;
    font-size:18px !important;
}

.btn:hover{
    background-color: black !important;
    color: teal !important;
    box-shadow: 2px 2px 8px 0px cornsilk;
    
}

.top1 h6{
    margin-top:10px;
    color:rgba(255, 255, 255, 0.253);
}

.top1 h5{
    color:rgb(193, 188, 188);
    margin:20px;
    
    font-family: 'Pattaya', sans-serif !important;
    
}

.top1 h5 a{
    color:thistle;
    text-decoration:underline;
}

.top1 h5 a:hover{

color:white;
    text-decoration:none !important;
}

.btn1{
    margin:-80px 10px;
    background-color: black !important;
    color: teal !important;
    box-shadow: 2px 2px 8px 0px cornsilk;
    border:none !important;
    
    font-family: 'Berkshire Swash', cursive;
    font-size:18px !important;
    height:42px;
}

.btn1:focus{
    outline:none !important;
   
} 

.btn1:hover{
    border:transparent !important;
}

/*.text-justify{
    border:none;
    box-shadow: none;
}

.btn1:hover{

    background-color: rgba(193, 188, 188, 0.733) !important;
    color:black !important;
    box-shadow: 2px 2px 8px 0px grey;

}/*