.contact-map { margin-top: 0px; background-color: #b7b7b7; }

.map { width: 100%; height: 300px; z-index: 0; position: relative; }

.map-img { height: 200px; }

/* contact form 
.btn-stretch { display: block; padding: 15px 0; width: 100%; } */

/* contact meta */
.contact-info { margin-top: 10px; } 
.contact-meta { margin-bottom: 0px; }
  .contact-meta .contact-meta-icon { float: left; width: 75px; height: 75px; border-radius: 100%; margin-right: 20px; margin-bottom: 20px; text-align: center; color: #fff; background-color: #4256a1; }
    .contact-meta .contact-meta-icon i { line-height: 80px; font-size: 30px; color: #fff; } 
    .contact-meta p {font-style: italic; color: #808080; line-height: 1.3em; }
/* style 03 */
.contact-map.boxed { margin-top: 0; background: transparent; }
  .contact-map.boxed .map-embed { border-bottom: 3px solid #7dbd22; }

/* spacing */
.section-space, .space-lg { padding: 100px 0; }

.fa-home:before {
  content:"\f015"; }
