


/*--------------------------------------------------------------
# Custom CSS
--------------------------------------------------------------*/

.headerBar {
  padding: 2px 0;
  background: #343233;
  min-height: 2px;
}

.footerBar {
 padding: 2px 0;
 background: #5cb874;
 min-height: 2px;
}







.ribbon_image{ background: linear-gradient(to right, #e08ad1, #ffb347); padding: 0px; } 

.ribbon_image img { 
 width: 100%; 
 display: block; margin: auto; 
} 


.contactus-title { background: #dfeef5; padding: 10px; font-weight: bold; margin-bottom: 20px; } 

.map iframe { width: 100%; height: 300px; border: 0; }