
h1 { color:#c7b084; }

.header-button a { font-size:20px; color:#c7b084; }
.header-button a:hover { color:#fff; }

.banner {}
.banner p { color:#fff; font-size:20px; }

.services { position:relative; background:#f3f0eb; overflow:hidden; }
.services-box { min-height:360px !important; color:#000; border-radius:6px; overflow:hidden; padding:40px 40px 20px 40px; }
.services-box p { line-height:24px; }

.bg-service-light { background:#e8d1af; }
.bg-service-medium { background:#dabf94; }
.bg-service-dark { background:#cdad7c; }

.golden-color { color:#c7b084; } 

.clients { background:#222244; padding:20px 0px; }
.client-box { text-align:center; min-height:140px; vertical-align:center; }

.contact { background:#e2d8c8; color:#252330 !important; padding:50px 0px; }
.contact h3 { font-family:var(--alt-font) !important; color:#252330 !important; margin-bottom:15px; }
.contact a { color:#252330 !important; }
.contact a:hover { color:#967646 !important; }
.contact-list { display:block; clear:both; }
.contact-list .contact-list-icon { float:left; display:inline; width:30px; vertical-align:top; }
.contact-list .contact-list-icon i { color:#c7b084; font-size:20px; line-height:24px; }
.contact-list .contact-list-info { float:left; display:inline; line-height:24px; margin-bottom:15px !important; }


footer { background:#222244; color:#c7b084; }
.footer-copyright { border-top:solid 1px #6d5c3d; padding-top:20px; padding-bottom:30px; text-align:center; }
.footer-copyright p { text-align:center; font-size:14px; }
footer a:hover { color:#fff; }
.social-col { text-align:right; }
.social-list { }
.social-list li { display:inline; margin-right:15px; }
.social-list li i { font-size:20px; }
