/* Enter Your Custom CSS Here */

/* Homepage Default Slider Hide */

.header-homepage {
  display: none;
  padding-top:100px;
}


/* Footer Background */
.footer-content {
background:url("/wp-content/uploads/2018/01/mysoresilhoutte14-1.png") no-repeat center top ;
background-size: 100% !important;
}
/* Footer Background */

/* Icons and Texts in Our Service */
i.fa.icon.reverse.color2 {
  background-color: #000080;
}

.color2 {
  color: #000080;
}
/* Icons and Texts in Our Service */

/* Quotes */
i.fa.color1 {
  color: #000080;
}
/* Quotes */


/*Footer Background */

.footer-contact-boxes {
  background-color: #08026f;
  color: #ffffff;
  
/*Footer Background*/
  
 
  
 
/* footer 4th column */
.footer-contact-boxes .footer-bg-accent {
  background-color: rgba(255, 152, 0, 0);;
}
  /* Header Background */
  .navigation-bar.bordered{
  background-color:#ffffff !important;
  }

  
  
  @media only screen and (max-width: 500px) {
   .footer-content {
    background-image: none !important;
    }
  }