body{
    margin:0;
    padding:0;
    width:100%;
}

.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;
  }

 

 .top3 h3{
     text-align: center;
     margin:40px 0px;
     font-family: 'Lobster', cursive;   
 }

 .top3 h2{
    text-align: center;
   font-family: 'Great Vibes', cursive;
   font-weight:600;
    
}

.top3 hr{
    background-color:brown;
    width:20%;
}

.top3 h4{
    text-align:center;
    margin:-30px 0px;
    color:brown;
   
    font-family: 'Lobster', cursive;
}

.top4{
    margin:40px 0px;
}

.top4 img{
   width:100%;
    height:400px;
    margin:0px 10px;
}

.t1{
    background-color: black !important;
    color:rgb(127, 61, 25);
    position:absolute;
    margin:-20px 80px;
    width:60%;
    text-align: center;
    font-family: 'Courgette', cursive;
}

.t1 h3{
    font-family: 'Lobster Two', cursive;
}

.top5{
    margin-top:120px;
}

.top5 img{
    width:100%;
     height:400px;
     margin:0px 10px;
    
 }

 .top5 img:hover{
    opacity:1;
 }

 .top6{
     margin-top:140px;
     background-color: black !important;
 }

 .top6 img{
     width:100%;
     height:auto;
 }

 .top6 h4{
    text-align:justify;
    margin:20px 30px;
    font-family: 'Great Vibes', cursive;
    font-size:45px;
    color:blanchedalmond;
}

 .top6 h3{
     text-align:justify;
     margin:20px 30px;
     font-family: 'Cookie', cursive;
     font-size:60px;
     color:rgb(127, 61, 25);
 }

 .top6 h3 i{
     margin:10px 15px;
     font-size:80px;
 }

 .top6 p{
    text-align:center;
    font-size:25px;
    margin:50px 0px;
    font-family: 'Courgette', cursive;
    color:wheat;
 }


 .top7{
     margin-top:20px;
 }

 .top7 img{
   width:100%;
 }

 .top7 h3{
    
    font-family: 'Kaushan Script', cursive;
    margin:20px 30px;
    font-size:30px;

 }

 .top7 h2{
    font-family: 'Satisfy', cursive;
    font-size:40px;
    margin:20px 15px;
 }

 .top7 h4{
     text-align:justify;
     width:40%;
 }

 .top7 p{
    /*font-family: 'Pacifico', cursive;
     color:rgb(218, 217, 218);*/
    font-family: 'Satisfy', cursive;
   color:black;
    font-size:26px;
 }

 .top7 h6{
    font-family: 'Patua One', cursive;
    margin-top:25px;
 }

 .top7 h3{
     color:rgb(193, 153, 119);
 }

 .top7 h2{
     /*color:whitesmoke;*/
     color:tomato;
 }

 .top7 h6{
     /*color:thistle;*/
     color:green;
 }

 

 /*.top7 hr{
    
    border: solid #C19977;
   
 }*/

 .top9{
    background-color: black;
    margin-top:20px;
    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{
    color:white;
    text-decoration:none;
    
}

.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: 20px !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;
}






