.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;
  }
  
 /*.top1 img{
     width:100%;
     height:486px;
 }*/

 .top2{
     margin:45px 0px;
     background-color:black;
     
 }

 .top2 img{
     width:100%;
    
 }

 .top2 h4{
     margin:10px 42px;
     color:rgb(193, 153, 119);
     font-family: 'Lobster', cursive;
   
     font-size:18px;
    
 }

 .top2 h2{
     text-align:justify;
     color:white;
     font-family: 'Stint Ultra Condensed', cursive;
     font-size:30px;
     margin:0px 40px;
     font-size:50px;
 }

 .top2 p{
    margin:10px 40px;
    color:#A6B2B7;
 }

 .top2 hr{
     background-color:rgb(193, 153, 119) !important ;
   
 }

 .top2 h3{

    color:white;
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    margin:10px 40px;
   

 }

 .top2 h1{
     color:rgb(193, 153, 119);
 }

 /*.top4 img{
     width:100%;
     height:50px !important;
     border-radius:100%;
    height:550px;
 }*/

 .top4 h3{
     text-align:center;
     margin:10px 0px;
 }

 .top4 h4{
    text-align:center;
    margin:10px 0px;
}

.dark{
    background-color: black;
    color:white;
}

.top10{
    background-color: black;
    height:410;
    margin:20px 0px;
   
}

.top10 h1{
    text-align: center;
   margin:20px;
   color:chocolate;
}

.top10 h2{
    text-align: center;
    color:white;
    font-size: 18px;
    margin:10px;
}

.top10 h3{
    text-align: center;
    color:white;
    margin:20px;
    font-size: 18px;
}

.top10 h3 a{
    text-decoration:none;
    color:white;
}

.top10 h4{
    text-align: center;
   margin:10px 15px;
    color:white;
}

.top10 hr{
    background-color:#353535;
    width:50%;
}

.top10 h5{
    text-align:center;
    color:rgb(204, 192, 183);
    font-size: 18px;
    font-family: 'Times New Roman', Times, serif;
}
.top10 i{
    padding:5px;
}

.top10 p{
    text-align: right;
    margin-top:-40px;
    font-size:28px;
}

.top10 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;
    
}


