
/*
#a0ce4e
*/

h1, h2, h3, h4, h5, h6, strong {
    color: #333333;
}

.page-header h2, .blog-testimonials h1 {
    border-bottom: 1px solid #f5f5f5;
    margin: 0;
    text-transform: uppercase;
}

.blog-testimonials .page-header h2 {
    border-bottom: 0 none;
    text-transform: none;
}

/* ---------------------------- HEADER ---------------------------- */

#g-container-header {
    background-color: transparent;
    margin-bottom: -140px;
    position: relative;
    top: 50px;
    z-index: 10;
}

#g-container-header .g-container {
    background-color: #ffffff;
    border-bottom: 2px solid #a0ce4e;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

#g-logo .g-content {
    margin: 15px 0 !important;
    padding: 0 !important;
}

.logo > img {
    display: block;
    margin: 0 auto;
    width: 165px;
}

/* ---------------------------- CONTENT HEADER ---------------------------- */


#g-container-content-header {
    background-color: transparent;
    margin-bottom: -140px;
    position: relative;
    top: 0;
    z-index: 10;
}

#g-container-content-header .g-container {
    background-color: #ffffff;
    border-bottom: 2px solid #a0ce4e;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

/* ---------------------------- TOP ---------------------------- */

#top {
    background-color: #323434;
}

#top .g-content {
    margin: 0;
    padding: 0;
}

#top p {
    color: #d8d8d8;
    margin: 10px 30px;
    text-align: right;
    text-transform: uppercase;
}

#top a {
    color: #d8d8d8;
}
#top a:hover {
	color: #ffffff;
}
.custom-contact > p {
    text-align: left !important;
}

.custom-social a {
    font-size: 17px !important;
}

/* ---------------------------- MOBILE TOP ---------------------------- */

#g-mobile-top, #g-mobile-top a {
    background-color: #323434;
    color: #999;
	text-transform: uppercase;
}

#g-mobile-top .g-content {
    margin: 0;
    padding: 0;
}

#g-mobile-top p {
    margin: 10px 0 !important;
}

#g-mobile-top {
	display: none;
}

/* ---------------------------- MENU ---------------------------- */


#menu {
    padding: 14px 0;
}

#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
    background: #ffffff none repeat scroll 0 0 !important;
}

#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
    color: #303030 !important;
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
    color: #303030 !important;
}

.g-menu-item-title {
    font-weight: 300;
    text-transform: uppercase;
}

#g-navigation .g-main-nav .g-toplevel {
    float: left;
    padding-left: 45px !important;
}

.g-dropdown-column ul.g-sublevel {
	background-color: #292929; 
}

#g-navigation .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
    background: transparent none repeat scroll 0 0 !important;
}

.g-dropdown-column .g-sublevel li a.g-menu-item-container:hover {
    color: #ffffff !important;
}


/* ---------------------------- SHOWCASE ---------------------------- */

#g-showcase {
    position: relative;
}

.showcase-content {
    left: 0;
    position: relative;
    top: 90px;
}

.showcase-content > h1 {
    font-size: 50px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.showcase-content > p {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* ---------------------------- FEATURE ---------------------------- */

#g-feature {
    padding: 0.5rem 0 !important;
}

#g-feature h2 {
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.quote-btn {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 20px;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.quote-btn:hover {
    background: #82a545 none repeat scroll 0 0;
    border: 1px solid #82a545;
    color: #ffffff;
    text-shadow: none;
}


/* ---------------------------- BREADCRUMBS ---------------------------- */

#g-breadcrumbs {
    background: rgba(0, 0, 0, 0) url("/2017/images/dm-builders/pattern_header.png") repeat scroll 0 0;
}

#g-breadcrumbs .divider.icon-location {
    display: none;
}

#g-breadcrumbs .g-content {
    padding: 0 !important;
}

.breadcrumb {
    background-color: transparent !important;
    margin: 20px 0 !important;
}

/* ---------------------------- PROJECTS ---------------------------- */

.overlay {
    border: 1px solid #efefef;
    margin-bottom: 30px;
    padding: 10px 15px;
    position: relative;
}

.overlay .content > h3, .overlay .content > a h3  {
    margin: 0;
    padding-right: 15px;
}

.overlay .content > h3 a {
    color: #323434;
    font-size: 22px;
}

.overlay .content > h3 a:hover {
    color: #a0ce4e;
}

.overlay .link {
    position: absolute;
    right: 10px;
    top: 25%;
}

.overlay .link > a {
    display: block;
    font-size: 20px;
    transition: all 0.3s ease 0s;
}

.projects.blog img {
    width: 100%;
}

#project img {
    width: 100%;
}

/* ---------------------------- CONTACT FORM ---------------------------- */


.formControlLabel {
    width: 100% !important;
	display: none;
}

.formControls {
    margin-left: 0 !important;
}

.rsform-block {
    margin-bottom: 0 !important;
}

.rsform-submit-button {
    background-color: #a0ce4e !important;
    background-image: none !important;
    border-color: #a0ce4e !important;
    border-radius: 2px !important;
    font-size: 15px !important;
    padding: 10px 20px !important;
    text-transform: uppercase !important;
}

.rsform-submit-button:hover {
	background-color: #82a545 !important;
    border-color: #82a545 !important;
}

.rsformcontact {
    border: 1px solid #dadada;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
    padding: 10px 20px 10px 10px;
}

.rsform-input-box {
    height: 25px !important;
    width: 90% !important;
}

textarea {
    width: 90% !important;
}

.formResponsive {
    margin: 0 !important;
}

/* ---------------------------- BOTTOM ---------------------------- */

#g-bottom {
    background-color: #e9e9e9;
}

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
}

.custom-partner-logos > p {
    margin: 10px;
	text-align: center;
}

.custom-partner-logos img {
    height: 65px;
    margin: 0 20px;
}

/* ---------------------------- SUBFEATURE ---------------------------- */

#g-subfeature h3 {
    color: #afafaf;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

#g-subfeature #subfeature2, #g-subfeature #subfeature3 {
    border-left: 1px solid rgba(169, 169, 169, 0.15);
}
#g-subfeature a:hover {
	color: #ffffff;
}
/* ---------------------------- FOOTER ---------------------------- */

#footer .g-content {
    margin: 0 !important;
    padding: 0 !important;
}

.branding { 
	text-align:right;
} 

.gantry-logo img {
	width: 300px;
}