
#footer
{
    min-height: 100px;
    padding-top: 70px;
    padding-bottom: 30px;
    background-color: #111111;

}

a 
{
    color: white !important;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: white !important;
}

.f-brand img
{
    width: 170px;
}

.f-brand p
{
    padding-top: 20px;
    color: #D7D7D7;
}

.faf {
  padding: 10px;
  font-size: 15px;

  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.faf:hover {
    opacity: 0.8;
    color: black !important;
}

.fa-facebook {
  background: white;
  color: black !important;
}

.fa-twitter {
  background: white;
  color: black !important;
}

.fa-google {
  background: white;
  color: black !important;
}

.fa-linkedin {
  background: white;
  color: black !important;
}

.fa-youtube {
  background: white;
  color: black !important;
}

.fa-instagram {
  background: white;
  color: black !important;
}
.explore-link-div h3
{
    padding-bottom: 25px;
}

.explore-link-div a
{


    color: #D7D7D7 !important;
    font-size: 20px !important;
}

.el
{
    opacity: 1 !important;
}
.el:hover

{
    opacity: 0.8 !important;
}

.contact-div h3
{

}

.contact-div p
{

      color: #D7D7D7;
}

.extra-content
{
    padding-top: 50px;
}
.extra-content p
{
   color: #D7D7D7;
   text-align: center;
   font-size: 18px !important;

  
}

.footer-div
{
    margin-top: 25px;
}