body{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    overflow-x:hidden;

}

.sps--abv {
    background: transparent;
  }
  .sps--blw {
    background-color: rgba(0,0,0,0.8);
  }

  .nav-item{   
    margin-left:20px;
}

.nav-link{
    margin-top: 0px;
    margin-left: 10px !important;
    color: white !important; 
    text-transform: uppercase;
    font-family: 'Courgette', cursive;
    font-size:14px;
    
}

.nav-link:hover{
    color: teal !important;
}

.navbar-brand{
    color: white !important;
    font-size: 50px !important;
    font-family: 'Berkshire Swash', cursive;
    text-transform: none !important;
    font-weight: 200 !important;
    text-shadow:5px 4px 4px black;
}



.dropdown-menu{
    background: rgba(0,0,0,0.7) !important;
    border: none !important;
    border-radius: 0px !important;
    margin:0px 0px !important ;
}

.dropdown-item{
    color: white !important;
    padding-top:10px !important ;
    text-transform: uppercase !important;
}

.dropdown-item:hover{
    background: none !important;
    color: teal !important;
}

.banner{
    width: 100%;
    
}


.text {
    font-family: 'Berkshire Swash', cursive;
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 8px;
    color: white;
    top: 200px;
    position: relative;
    z-index: 1000;
    text-align: center;
    height: 60px;
    width: auto;
    font-variant: small-caps;
  }

  .text h4{
      font-size:10px;
      margin-top:15px;
      color:rgba(255, 255, 255, 0.5);
  }



.top3 h3{
    text-align:center;
    font-size:55px;
    color:rgb(255, 154, 6);
    font-family: 'Niconne', cursive;
    margin:20px 0px;
   
}

.top3 h2{
    text-align:center;
    font-size:50px;
    font-family: 'Oleo Script', cursive;
    font-weight:lighter; 
    margin:-20px 0px;   
    
}

.top h4{
    text-align:center;
    margin:25px 0px;
    font-family: 'Pattaya', sans-serif;
}





.top4 select{
    width:100%;
    height:53px;
    padding:5px;
    box-shadow:none !important;
    border-color:rgb(255, 182, 6) !important;
   
}

.top4 select:focus{
    outline:none;
   
}

.top4 p{
    text-align: right;
    color:rgb(124, 140, 155);

}

/*.top4 input[type=date]{
    width:100%;
    height:53px;
}

.top4 input[type="date"]:focus{
    outline:none;
    
}*/

#datepicker{
    box-shadow:none !important;
    border-color:rgb(255, 182, 6) !important;
}


.btn{
    width:100%;
    height:38px;
    background-color:rgb(255, 154, 6) !important;
    color:black !important;
    font-size:18px !important;
    
    border:none !important;
    font-family: 'Berkshire Swash', cursive;

}

.btn:hover{
    background-color:black !important;
    color:white !important;
}

.btn1{
    width:100%;
    height:45px;
    background-color:rgb(255, 154, 6) !important;
    color:black !important;
    font-size:18px !important;
    margin-top:-5px;
    border:none !important;
    font-family: 'Berkshire Swash', cursive;
    box-shadow:none !important;

}

.btn1:hover{
    background-color:black !important;
    color:white !important;
    
}


hr{
    background-color:rgb(221, 221, 221) !important;
    width:90%;
}

.top5{
    margin:10px 0px;
}

.top5 h2{
    margin:30px 0px;
    font-family: 'Oleo Script', cursive;
    color:rgb(255, 154, 6);
   /* color:chocolate
    color:crimson;*/
}

.top5 h3{
    margin:20px 0px;
    font-family: 'Berkshire Swash', cursive;
    color:rgb(255, 154, 6);
 
}

.top5 p{
   /* font-family: 'Pacifico', cursive;*/
    font-family: 'PT Serif', serif;
    font-size:18px;
}

.top5 h4{
    font-family: 'Pattaya', sans-serif;
    margin:20px 0px;
}

.top5 h5{
    font-family: 'PT Serif', serif;
}

.top6{
    background-color: black;
    height:410px;
   
}

.top6 h1{
    text-align: center;
   margin:20px;
   color:chocolate;
}

.top6 h2{
    text-align: center;
    color:white;
    font-size: 18px;
    margin:10px;
 
}

.top6 h3{
    text-align: center;
    color:white;
    margin:20px;
    font-size: 18px;
}

.top6 h3  a{
    color:white;
    text-decoration:none;
}

.top6 h4{
    text-align: center;
   margin:10px 15px;
    color:white;
}

.top6 hr{
    background-color:#353535;
    width:50%;
}

.top6 h5{
    text-align:center;
    color:rgb(204, 192, 183);
    font-size: 18px;
   font-family:'Times New Roman', Times, serif;
}

.top6 i{
    padding:5px;
}

.top6 p{
    text-align: right;
    margin-top:-40px;
    font-size:28px;
}

.top6 p a{
    color:chocolate !important;
}


.text-center{
    font-size: 10px !important;   
}

#social-fb:hover {
    color: #f39c12;
    box-shadow:white;
}
#social-tw:hover {
    color: #f39c12;
    box-shadow:white;
}
#social-gp:hover {
    color: #f39c12;
  
}
#social-em:hover {
    color: #f39c12;
    box-shadow:white;
}

.text-center i{
    color:blanchedalmond;
    
}

