/* Enter Your Custom CSS Here */
.footer_services{
  margin-top: 15px;  
  
}

.footer_heading{
  list-style-type:none !important;
  margin-left: -10px;
}

.footer_services li {
  list-style-type: square;
  color: #A5181C;
}

.footer_contact{
  margin-top: 15px;
}

.footer_contact a{
  text-decoration:none;  
}

.training_services{
  margin-top: 32px;
}

.footer_services a{
  text-decoration:none;  
}

.training_services a{
  text-decoration:none; 
}

.site-footer-bottom .social-icons {
    text-align: left !important;
}

.site-footer-bottom p{
  margin-top: 20px;
  text-align:center;
}


.our-partners{
  text-align:center;
}

.partner-container{
  max-width: 300px;
  margin:auto;
  text-align:center;
}

.new-btn{
  margin-top: 20px;
}

.featured-gallery h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
   color: #fff;

}