/*
Theme Name: Lea MacDonald Construction Theme
Description: Custom designed theme specially for Lea MacDonald Construction
Version: 0.9
Author: Rob Williams, DevUp Inc <hello@devup.ca>
Tags: custom template
*/

/* Default Styles */

html, body {
    width:                  100%;
    height:                 100%;
    font-family:            'Montserrat', 'Arial', sans-serif;
    line-height:            1.4em;
    background:             #f7f7f7;
}

p { padding: 0 0 1em 0; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.textleft { text-align: left; }
.textcenter { text-align: center; }
.textright { text-align: right; }
.clear { clear: both; }
.floatleft { float: left; }
.floatright { float: right; }

img.centered {
	display: block;
	margin: 0 auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 1em 1em;
	display: inline;
}

img.alignleft {
	display: inline;
}

img.aligncenter {
    display: block;
}

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { margin: 0 auto; }


/* Basic styles */

a { text-decoration: none; color: #37a2d3; font-weight: 800; }
a:hover { color: blue; }

h1 { font-family: 'Montserrat', sans-serif; font-size: 2em; font-weight: 900; padding: 0.5em 0 1em; }
h2.subheading { font-family: 'Yellowtail', sans-serif; font-size: 1.5em; font-weight: normal; padding-bottom: 2em; text-indent: 25em; transform: rotate(-5deg); color: #c0a54a; }

h3 {
}

h4 {
}

footer {
    position:               relative;
    font-size:              0.9em;
    width:                  100%;
    font-family:            'PT Sans', sans-serif;
    background:             #405a6b;
    padding:                1em 0;
}


.container {
    width:                  100%;
    margin:                 0 auto -30px; /* the bottom margin should match the height of the footer */
    height:                 100%;
    height:                 auto !important;
    position:               relative;
    z-index:                5;
}

body > header { background: #2F2D2F; position: relative; z-index: 50; box-shadow: #000 0 0 10px; }
body > header > header { width: 95%; max-width: 1280px; margin: 0 auto; position: relative; color: white; }

.slider-wrapper { padding: 0 !important; box-shadow: #000 0 0 10px; }
.nivo-directionNav { display: none; }

#logo svg { height: 100px; padding: 0.5em 0; }
.logo_windows{fill: #2f2d2f;}
/*.logo_main{fill-rule:evenodd;clip-rule:evenodd;fill:#ffffff;}*/
.logo_main{fill: #f5cd67;}
.logo_text{fill: white;}
.logo_tires{fill: #444444;}

.rightside { font-weight: bold; position: absolute; bottom: 0; right: 0; text-align: right; line-height: 2em; }
.rightside .telephone { display: block; font-size: 1.5em; }
.rightside .telephone a { color: white; font-weight: normal; }

.fp_feature { list-style: none outside; width: 95%; max-width: 1180px; text-align: center; margin: -210px auto 1em; position: relative; z-index: 50; }
.fp_feature li { display: inline-block; width: 45%; margin: 0 1%; height: 200px; border-top: 10px #F5CD67 solid; background: #2f2d2f; color: white; vertical-align: top; }
.fp_feature li h2 { font-size: 2em; line-height: 1.1em; font-family: 'Montserrat', serif; font-weight: 900; text-align: center; color: #f5cd67; padding: 0.5em; }
.fp_feature li p { padding: 0 1em; }

.main_container { width: 95%; max-width: 1280px; margin: 0 auto; position: relative; text-align: center; }
.disclaimer_credit { background: #2f2d2f; margin-top: 1em; }
.disclaimer_credit p { font-size: 0.8em; width: 95%; max-width: 1280px; margin: 0 auto; padding: 0.5em 0; color: white; }

input[type="submit"], .atlent_button { padding: 0.25em 0.5em; background: #6f6f6f; color: white; font-weight: bold; border: 1px black solid; }
#gform_fields_1 li { display: inline-block; width: 49.5%; }
#gform_fields_1 li input[type="text"] { width: 100%; }
#gform_fields_1 li:last-child { display: block; width: 100%; }
.gform_title { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 1.75em !important; text-align: center; }
.gform_footer { text-align: center; }
