@charset "UTF-8";
/* Website name, date created */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400,300);

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	outline: 0; 
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
body {
	font: 14px/20px 'Open Sans', sans-serif;
	background: #444444;
	color: #222;
	text-align: left;
}
.fix { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}
.left{
	float:left;
}
.right{
	float:right;
}
#banner.home{
	height: 375px;
	width: 100%;
	background:url(img/bg_banner.jpg) center bottom no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	border-top: solid 8px #d94d42;
}
#banner.home a img{
	margin: 75px auto 0 auto;
	display: block;
	
}
#banner{
	height: 200px;
	width: 100%;
	background:url(img/bg_banner.jpg) center bottom no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	border-top: solid 8px #d94d42;
}
#banner a img{
	margin: 40px auto 0 auto;
	display: block;
	
}
#navWrapper{
	width: 100%;
	background: #0076be;
	border-top: solid 8px #0063b0;
	height: 70px;
}
#phone{
	background:#d94d42;
	color:#fff;
	float:right;
	position:relative;
	right: 20%;
	padding: 15px;
	font-size: 18px;
}
#phone a{
	color:#fff;
}
#phone a:hover{
	text-decoration:underline
}
#nav{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 20px 0px;
}
#nav a{
	padding: 24px 10px
}
#nav a:hover, #nav a#active{
	background:#0063b0;
	text-decoration:none;
}
#contentWrapper{
	width: 100%;
	background: url(img/bg_content.jpg) 0 0 repeat;
	padding: 40px 0px;
}
#content.home{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	text-align:center;
	background: none;
	border:none;
	padding: 0px;
}
#content{
	width: 100%;
	max-width:1075px;
	background:#fff;
	margin: 0 auto; 
	border-bottom: solid 5px #d7d7d7;
	border-right: solid 5px #d7d7d7;
	padding: 0px;
	text-align:left;
}
#info{
	padding: 40px;
}
#content ul li {
    background: url(img/list_content.png) no-repeat scroll left top transparent;
    margin: 0 0 10px 10px;
    padding-left: 20px;
}
ul#services{
	margin: 0 auto;
	width: 100%;
	max-width: 1080px;
	list-style-type:none !important;
}
ul#services li{
	width: 240px;
	margin: 20px 30px 20px 0px;
	background: none;
	padding: 0px 40px 40px 40px;
	float:left;
	height: 360px;
}
ul#services li a{
	width: 240px;
	padding: 200px 40px 40px 40px;
	float:left;
	height: 160px;
	margin: 20px 30px 20px 0px;
	border-bottom: solid 5px #d7d7d7;
	border-right: solid 5px #d7d7d7;
	text-align:center;
	cursor:pointer;
	line-height: 18px;
}
ul#services li.lionshead a{
	background: #ffffff url(img/li_lionshead.jpg) center 40px no-repeat;
}
ul#services li.lionshead:hover a{
	background: #ffffff url(img/li_lionshead_hover.jpg) center 40px no-repeat;
}
ul#services li.solar a{
	background: #ffffff url(img/li_solar.jpg) center 40px no-repeat;
}
ul#services li.solar:hover a{
	background: #ffffff url(img/li_solar_hover.jpg) center 40px no-repeat;
}
ul#services li.energy a{
	background: #ffffff url(img/li-energyefficiency.jpg) center 40px no-repeat;
}
ul#services li.energy:hover a{
	background: #ffffff url(img/li_energyefficiency_hover.jpg) center 40px no-repeat;
}
ul#services li.financing a{
	background: #ffffff url(img/li_financing.jpg) center 40px no-repeat;
}
ul#services li.financing:hover a{
	background: #ffffff url(img/li_finances_hover.jpg) center 40px no-repeat;
}
ul#services li.news a{
	background: #ffffff url(img/li_news.jpg) center 40px no-repeat;
}
ul#services li.news:hover a{
	background: #ffffff url(img/li_news_hover.jpg) center 40px no-repeat;
}
ul#services li.intouch a{
	background: #ffffff url(img/li_intouch.jpg) center 40px no-repeat;
}
ul#services li.intouch:hover a{
	background: #ffffff url(img/li_intouch_hover.jpg) center 40px no-repeat;
}
ul#services li h1{
	color:#0076be;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
}
ul#services li a p{
	color: #222222 !important;
}

#feedbackWrapper{
	padding: 40px 0px;
	background:;
	width: 100%;
	height: 170px;
	border-top: solid 8px #d94d42;
	background: #d94d42 url(img/bg_feedback.jpg) center bottom no-repeat;
}
#feedback{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	color: #ffffff !important;
}
#footer{
	padding: 40px 0px;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
#feedback .left{
	margin-right: 40px;
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
	width: 40%;
}
#feedback .right{
	float:left;
	width: 50%;
}
#feedback h1{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
}
#feedback p{
	font-size: 12px;
}
#feedback ol li{
	font-family: 'Montserrat', sans-serif;
}
ol li.one{
	background: url(img/li_1.png) no-repeat scroll left 3px transparent;
	padding-left: 40px;
}
ol li.two{
	background: url(img/li_2.png) no-repeat scroll left 3px transparent;
	padding-left: 40px;
}
ol li.three{
	background: url(img/li_3.png) no-repeat scroll left 3px transparent;
	padding-left: 40px;
}
ol li.four{
	background: url(img/li_4.png) no-repeat scroll left 3px transparent;
	padding-left: 40px;
}
#footer p{
	font-size: 11px;
	color:#e8e8e8;
}
.social{
	float:right;
	width: 200px;
	display:block;
}
.social a:hover{
	opacity: .8;
}
.left{
	float:left;
	width: 75%;
}

/* Navigation */

ul#topnav{
}
ul#topnav li {
	float: left;
	position: relative;
}
ul#topnav li a{
	color: #ffffff;
	font: 20px 'Montserrat', sans-serif;
}
ul#topnav li a:hover{
	text-decoration:none;
}
ul#topnav li .sub {
	position: absolute;	
	top: 55px; 
	left: 0;
	background:#0063b0;
	padding: 0;
	float: left;
	display: none;
	z-index: 1001;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; 
	padding: 10px 0;
	width: 250px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	margin: 0;
}
ul#topnav .sub ul li a {
	font: 14px 'Montserrat', sans-serif;
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 5px 5px 5px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 20px;
}
ul#topnav .sub ul li a:hover {
	color:#80ade0;
	background: none;
}

/* Footer */



/* Home Page */



/* Slider */



/* Text */
h1, h2, h3{
	margin-bottom: 15px;
}

h1 {
	font: 30px/34px 'Montserrat', sans-serif;
	color: #0076be;
}
h2 {
	font: 24px/28px 'Montserrat', sans-serif;
	color: #96c93d;
}
h3 {
	font: 18px/22px 'Montserrat', sans-serif;
	color: #222;
}
p {
	margin: 0 0 10px 0;
}
p.home{
	font-size: 22px;
	line-height: 30px;
	font-family: 'Montserrat', sans-serif;
}

/* Links */

a:link, a:active {
	color: #2882C1;
	text-decoration: none;
}
a:hover, a:visited {
	color: #999;
	text-decoration: none;
}

/* Forms */

.input {
	font: 14px/20px 'Open Sans', sans-serif;
	border: solid 1px #d7d7d7;
	display: block;
	float: left;
	line-height: 15px;
	padding: 5px 10px 5px 15px;
	width: 455px;
	height: 25px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.inputTxtArea {
	font: 14px/20px 'Open Sans', sans-serif;
	border: solid 1px #d7d7d7;
	display: block;
	float: left;
	padding: 10px 0px 0px 15px;
	width: 965px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 20px;
}
.input:hover, .inputTxtArea:hover, .input:focus, .inputTxtArea:focus{
	border: solid 1px #0076be;
	color:#0076be;
}
tr.select td{
	padding-bottom: 20px !important;
}
select{
	width: 200px;
	margin-top: 10px;
}
.btnForm, .btnForm a, .captcha {
	background:#0076be;
	border:none;
	color: #ffffff !important;
	cursor: default;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: none;
	width: 125px;
	font:16px 'Montserrat', sans-serif;
	text-transform:uppercase;
	margin-right: 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
}
.btnForm:hover{
	background:#0063b0;
	cursor:pointer;
}
.captcha{
	background:#96c93d;
}
.captcha:hover{
	background:#6aab1d;
	cursor:pointer;
}
/* Images */

img {
	border: 0 none;
}

.timelapse-video {
	margin: 32px 0;
	
}