
body{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    
}
.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);
  }
 
 
 
 
 
 /*.top2 h2{
     text-align: center;
    
 }
 
 .top2 a{
     color:black;
    
 }
 
 .top2 a:hover{
     text-decoration: none;
     
 
 }*/
 
 
 .btn{
     color:black;
     font-family: 'Pattaya', sans-serif !important;
     margin:40px 0px;
     font-size:25px !important;
  
 }
 
 .btn:hover{
     color:rgb(255, 182, 6)!important;
     text-decoration: underline  black!important;
 }
 
 
 
 
 hr{
     width:50%;
    /* margin:-30px !important;*/
     background-color:rgb(204, 200, 190)!important;
 }
 
 /*.top2{
     margin:60px 0px;
 }*/
 
 
 
 .filter-button
 {
     font-size: 18px;
     
     border-radius: 5px;
     text-align: center;
  
     margin-bottom: 30px;
 
 }
 .filter-button:hover
 {
     font-size: 18px;
    
     border-radius: 5px;
     text-align: center;
     color: #ffffff;
     
 
 }
 .btn-default:active .filter-button:active
 {
    
     color: white;
 }
 
 /*.port-image
 {
     width: 100%;
 }
 
 .gallery_product img{
 
     width:565px;
     height:365px;
     margin:0px 30px;
 }*/
 
 .top2 img{
     width:522px;
     height:320px;
     padding:25px;
 }

 .top2 img:hover{
     opacity:0.6;
 }
 
 .top9{
     background-color: black;
     
     height:478px;
 }
 
 .top9 h1{
     text-align: center;
    margin:20px;
    color:chocolate;
 }
 
 .top9 h2{
     text-align: center;
     color:white;
     font-size: 20px !important;
     margin:10px;
 }
 
 .top9 h3{
     text-align: center;
     color:white;
     margin:20px;
     font-size: 20px !important;
 }


 .top9 h3 a{
    text-decoration:none;
    color:white;
}
 
 .top9 h4{
     float:left;
     text-align: center;
     color:white;
     
 }
 
 .top9 h4:hover{
     color:rgb(255, 182, 6);
 }
 
 .top9 i{
     padding:5px;
    
 }
 
 .top9 hr{
    
     background-color:#35353580;
     width:60%;
 }
 
 .top9 h5{
     text-align:center;
     color:rgba(255, 255, 255, 0.507) !important;
     font-family:'Times New Roman', Times, serif;
    
     color:rgb(204, 192, 183);
     font-size: 18px !important;
 }

 .top9 p{
    text-align: right;
    margin-top:-40px;
    font-size:28px;
}

.top9 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;
 }



 
 
 
 
 