/*Theme Name: Ivycontractors
Author: RYAN*/

html, body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Sintony', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#000000;
	/*background:url(images/bg01.jpg) left top repeat;*/
	}
	
/* Global Classes starts */
* {
outline:none;
}

div, form, P
{
 margin:0px;
 padding:0px;
}

A IMG /* This Class will disble border over any link on images*/
{ 
  border:none;
  outline:none
}
a
{
	text-decoration:underline;
	color:#004274;
}

a:hover
{
	text-decoration:none;
	color:#cb0202;
}
p
{
	color:#000000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}

p a
{
	text-decoration:underline;
	color:#004274;
}

p a:hover
{
	text-decoration:none;
	color:#cb0202;
}

UL
	{
	/* Controls NORMAL UL */
	margin:0 0 0 15px; 
	padding:0 0 0 0;
	list-style-type:none; 
	color:#000000;
	}

UL LI
	{
	/* Controls NORMAL li inside UL */
	margin:0 0 3px 0; 
	padding:0 0 0 12px;
	}

UL strong	{
font-size:15px;
	}	

OL 
	{
	/* Controls NORMAL OL */
	margin:0 0 0 28px; 
	padding:0 0 0 0;
	list-style-type:decimal; 
	}

OL LI
	{
	/* Controls NORMAL li inside OL */
	text-decoration:underline;
	color:#000000;
	}
	
OL LI A, LI A , OL A
	{
	/* Controls LINKS inside OL */
	text-decoration:underline;
	color:#004274;
	}

OL A:HOVER
	{
	/* Controls LINKS HOVER inside OL */
	text-decoration:none;
	color:#cb0202;
	}

UL A
	{
	/* Controls LINKS inside UL */
	text-decoration:underline;
	color:#004274;
	}

UL A:HOVER
	{
	/* Controls LINKS HOVER inside UL */
	text-decoration:none;
	color:#cb0202;
	}
/* ----Global Classes ends-----*/	
  	
.clr {	margin:0; padding:0; clear:both;}

.header_wrapper{ margin:0px; padding:0px; background:url(images/header-line-bg.png) left top repeat-x #7cc03a; }
.header_leafe{ margin:0px; padding:0px; width:100%; background:url(images/header-leaf.png) right top no-repeat;}
.header_container{ margin:0px auto; padding:15px 0px 18px 0px; width:1124px;}
.header_logo{ margin:0px; padding:0px; text-align:center; width:522px; float:left;}
.header_logo img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}

.header_phone{ margin:40px 0px 0px 0px; padding:0px; width:382px; float:right;}
.header_phone a{ margin:0px; padding:0px 0px 0px 43px; color:#fff; text-decoration:none; font-family: 'Sintony', sans-serif; font-size:47px; font-weight:700; background:url(images/header-phone.png) left  center no-repeat;}

.header_menu{ margin:0px; padding:0px; background:url(images/menu-bg.png) left top repeat-x; display: block; width: 100%; border-top:1px solid #f8f8f8;}
.header_menu_container{ margin:0px auto; padding:0px; width:1124px;}
.header_nav{ margin:0px; padding:0px;}
.header_nav ul{ margin:0px; padding:0px; list-style-type:none; text-align:center;}
.header_nav ul li{ margin:0px; padding:0px; display:block; float:left; background:url(images/menu-divider.png) left top no-repeat;}
.header_nav ul li a{ margin: 0 0 0 2px; padding:24px 16px; color:#fff; font-size:18px; font-weight:700; text-decoration:none; text-transform:uppercase; display:block;}
.header_nav ul li:last-child{ background:url(images/menu-divider.png) left top no-repeat, url(images/menu-divider.png) right top no-repeat; padding:0px 1px;}
.header_nav ul li a:hover, .header_nav ul li.current-menu-item a{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3ea611), color-stop(1, #64b323));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #3ea611 0%, #64b323 100%);
}
.header_nav ul li a.active{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3ea611), color-stop(1, #64b323));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #3ea611 0%, #64b323 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #3ea611 0%, #64b323 100%);
}

.home_banner{ margin:0px; padding:0px;}
.home_banner img{ margin:0px; padding:0px; width:100%;}

.banner_slider{ margin:0px; padding:0px; width:100%; position:absolute; z-index:999;}
.banner_slider_container{ margin:-260px auto 0px; padding:0px; width:1124px;}

.tp-caption.big_black{ margin:0px auto 0px !important; padding:0px; width:1100px; left:0px !important; right:0px;}

.banner_caption{  margin:0px; padding:0px; width:586px; white-space:normal !important;}
.banner_caption h2{  margin:0px; padding:0px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-weight:400; font-size:42px; text-transform:uppercase; text-shadow: 0 0 6px #000; white-space:normal !important; line-height:48px;}
.banner_caption p{  margin:0px; padding:0px; color:#fff; font-size:15px; line-height:23px; font-weight:400;  text-shadow: 0 0 10px #000; white-space:normal !important;}


.banner_slider_left{  margin:0px; padding:0px; width:586px; float:left;}
.banner_slider_left h2{  margin:0px; padding:0px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-weight:400; font-size:42px; text-transform:uppercase; text-shadow: 0 0 6px #000;}
.banner_slider_left p{  margin:0px; padding:0px; color:#fff; font-size:15px; line-height:23px; font-weight:400;  text-shadow: 0 0 10px #000;}

.banner_slider_right{  margin:0px; padding:0px; width:380px; float:right;}
.pick_color{ margin:0px; padding:70px 35px 32px;background:url(images/pick-color.png) center top no-repeat;}

.pick_color h3{ margin:0px 0px 28px 0px;  padding: 0 0 0 152px; color:#fff; font-size:35px; line-height:35px; font-weight:700;  text-transform:uppercase;}
.pick_color p{ margin:0px 0px 12px 0px; padding:0px; color:#fff; font-size:12px; line-height:18px;}
.pick_color a{ margin:0px; padding:8px 0px; color:#d92505; font-size:20px; background:url(images/red-mark.png) #fff right 25px center no-repeat;;  text-decoration:none; text-transform:uppercase; display:block; border-radius:10px; text-align:center; border:1px solid #aa3120;}
.pick_color a:hover{ color:#000;}

.most_papuler{ margin:17px 0px 0px 0px; padding:0px; border-top:2px solid #b7b7b7;}
.most_papular_container{ margin:0px auto; padding:30px 0px 40px; width:1124px;}
.most_left{ margin: 0 0 0 18px; padding:0px; width:18%; float:left; border-bottom:2px solid #b8b8b8; border-left:2px solid #dbdbdb; border-right:2px solid #e4e4e4; border-top:1px solid #f3f3f3;}
.most_right{ margin:0px; padding:0px; width:18%; float:right; border-bottom:2px solid #b8b8b8; border-left:2px solid #dbdbdb; border-right:2px solid #e4e4e4; border-top:1px solid #f3f3f3;}

.most_top{ margin:0px; padding:0px; text-align:center;}
.most_top img{ margin:30px 0px 10px 0px; padding:0px; width:auto; height:auto; max-width:100%;}
.most_top_shadow{ margin:15px 0px 5px 0px; padding:0px; background:url(images/most-papular-shadow.png) center top no-repeat; height:22px;}

.most_bottom{ margin:0px auto 20px; padding:0px; width:174px; text-align:center;}
.roster_slider div.roster_slideri h5{ margin:0px 0px 0px 0px; padding:0px 0px 5px; color:#363536; font-size:16px; font-weight:700; text-transform:uppercase; height:40px; font-family:"Sintony",sans-serif !important;}
.roster_slider div.roster_slideri h5 a{ margin: 0px; padding:0px; color:#363536; text-decoration:none !important; font-family:"Sintony",sans-serif !important;}
.roster_slider div.roster_slideri h5 a:hover{ color:#5fb32e;}

.roster_slider div.roster_slideri p{ margin:0px 0px 0px 0px; padding:0px 0px 15px; color:#363536; font-size:12px; font-family:"Sintony",sans-serif !important; min-height:60px !important}
.roster_slider div.roster_slideri p a{ margin:0px; padding:10px 5px; color:#fff; font-size:15px !important; text-decoration:none; text-transform:uppercase !important; display:block; text-align:center;	
border-bottom:1px solid #1f701b;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #9dcc56 0%, #4eb330 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #9dcc56 0%, #4eb330 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #9dcc56 0%, #4eb330 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9dcc56), color-stop(1, #4eb330));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #9dcc56 0%, #4eb330 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #9dcc56 0%, #4eb330 100%);
font-family:"Sintony",sans-serif !important;
text-decoration:none !important;
color:#FFF !important;
}
.roster_slider div.roster_slideri p a:hover{color:#000 !important; text-decoration:none;}

.finance_wrapper{ margin:0px; padding:40px 0px 35px 0px; background:#f7f7f7;}
.finance_container{ margin:0px auto; padding:0px; width:1124px; background:#76be37;}
.finance_left{ margin:0px; padding:0px; width:208px; float:left;}
.finance_left_image{ margin:0px; padding:0px;}
.finance_left_image img{ margin: -40px 0px -32px 30px; padding:0px; width:auto; height:auto; max-width:100%;}

.finance_right{ margin:0px; padding:0px; width:850px; float:right;}
.finance_right_lt{ margin:0px; padding:0px; width:790px; float:left;}
.finance_right_lt h2{ margin:0px; padding:0px; color:#fff; font-size:55px; font-weight:700; text-transform:uppercase; display:block;}
.finance_right_lt p{ margin:0px; padding:0px; color:#363536; font-size:14px; line-height:18px;}
.red_now{ margin:0px; padding:0px;}
.red_now img{ margin:-23px 0px 0px -30px; padding:0px; width:auto; height:auto; max-width:100%;}

.finance_right_rt{ margin:0px; padding:0px; width:52px; float:right; border-left:1px solid #fff; text-align:center;}
.finance_right_rt img{ margin:85px 0 72px;; padding:0px; width:auto; height:auto; max-width:100%;}

.happy_ending{ margin:30px auto; padding:0px; width:1124px;}
.happy_ending img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}

.home_body{ margin:0px auto; padding:0px; width:1124px;}
.body_left{ margin:0px; padding:0px 0px 20px; width:550px; float:left;}
.body_left h3{ margin:0px 0px 15px 0px; padding:0px; color:#265d38; font-size:26px; font-weight:700; text-transform:uppercase; display:block;}
.body_left h4{ margin:0px 0px 10px 0px; padding:0px; color:#265d38; font-size:20px; font-weight:700; text-transform:uppercase; display:block;}
.body_left h5{ margin:0px 0px 5px 0px; padding:0px; color:#265d38; font-size:18px; font-weight:700; text-transform:uppercase; display:block;}
.body_left h6{ margin:0px 0px 0px 0px; padding:0px; color:#265d38; font-size:16px; font-weight:700; text-transform:uppercase; display:block;}
.body_left p{ margin:0px; padding:0px 0px 15px; color:#363536; font-size:16px; line-height:30px;}
.body_left p a{text-decoration:underline; color:#265d38;}
.body_left p a:hover{text-decoration:none; color:#363536;}

.body_right{ margin:0px; padding:0px; width:550px; float:right;}
.home_contact{ margin:0px; padding:20px 30px 15px; border:1px solid #fafafa; outline:1px solid #c8c8c8; background:#eaeaea;}
.home_contact h3{ margin:0px 0px 15px 0px; padding:0px; color:#265d38; font-size:22px; font-weight:700; text-transform:uppercase; display:block;}
.home_contact .home_input_feild{ margin:0px 0px 8px 0px; padding:8px 0px 8px 10px; width:98%; background:#fff; color:#3f3f3f; font-family: 'Sintony', sans-serif; font-size:16px; font-weight:700; border:none; border-top:1px solid #7b9b85;}

.home_contact .home_massage_feild{ margin:0px 0px 12px 0px; padding:8px 0px 8px 10px; width:98%; height:88px; background:#fff; color:#3f3f3f; font-family: 'Sintony', sans-serif; font-size:16px; font-weight:700; border:none; border-top:1px solid #7b9b85;}
.home_captcha{ margin:0px; padding:0px;}
.home_captcha img{ margin:0px; padding:4px 10px 5px; width:auto; height:auto; max-width:100%; float:left; background:#696969;}
.home_captcha .home_code_feild{ margin:0px; padding:8px 0px 8px 10px; width:20%; background:#fff; color:#3f3f3f; font-family: 'Sintony', sans-serif; font-size:16px; font-weight:700; border:none;  float:left;}

.home_captcha .home_submit_button{ margin:0px; padding:4px 0px; border:1px solid #86c429; outline:1px solid #338333; color:#fff; font-family: 'Sintony', sans-serif; font-size:19px; font-weight:700; text-transform:uppercase; float:right; width:25%; cursor:pointer;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #97ca43), color-stop(1, #42ae1b));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #97ca43 0%, #42ae1b 100%);
}
.home_captcha .home_submit_button:hover{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #42ae1b), color-stop(1, #97ca43));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #42ae1b 0%, #97ca43 100%);
}

.we_will_container{ margin:0px auto; padding:15px; width:1094px; box-shadow:0px 0px 10px #f0f0f0;}
.we_will{ margin:0px; padding: 20px 25px; background:url(images/we-will-bg.png) left top repeat-x; border-radius: 15px;}
.we_will img{ margin:-35px 0px 0px 15px; padding:0px; width:auto; height:auto; max-width:100%; position:absolute;}
.we_will h3{ margin:0px; padding: 0 35px 0 0; color:#fff; font-family: 'Bree Serif', serif; font-size:33px; display:block; text-align:right; font-weight:normal; background:url(images/white-dash.png) left center no-repeat, url(images/white-dash.png) right center no-repeat; }

.footer_wrapper{ margin:0px; padding:50px 0px 0px 0px; background:url(images/footer-leaf.png) right bottom no-repeat;}
.footer_shadow{ margin:0px auto 8px; padding:0px; width:1124px; text-align:center;}
.footer_shadow img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}

.footer_container{ margin:0px auto; padding:0px 0px 90px 0px; width:1124px;}

.footer_left{ margin:0px; padding:0px; width:267px; float:left;}
.footer_left img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}

.footer_right{ margin:25px 0px 0px 0px ; padding:12px 0px; width:332px; float:right; background:#ff6441; text-align:center;}
.footer_right a{ margin:0px; padding:0px; color:#fff; text-decoration:none; font-size:19px; font-weight:700;}
.footer_right a:hover{ color:#000;}

/*--------------------------ivycontractors.com.au- Leaking Roof---------------------------------------------*/

.inner_menu_shadow{ margin:0px; padding:0px; background:url(images/inner-menu-bottom-line.png) left top repeat-x; height:31px;}
.inner_body{ margin:0px auto; padding:0px 0px 30px 0px; width:1124px;}
.inner_left{ margin:0px; padding:0px; width:700px; float:left;}
.inner_left h1{ margin:30px 0px 24px 0px; padding:0px; color:#40a712; font-size:30px; font-weight:700; text-transform:uppercase;}
.inner_left p{ margin:0px 0px 15px 0px; padding:0px; color:#3f3f3f; font-size:16px; line-height:30px;}

.inner_title{ margin:0px 0px 20px 0px; padding:0px;}
.inner_title_s img{ margin:0px 20px -10px 0px; padding:0px; width:auto; height:auto; max-width:100%; vertical-align:text-bottom;}
.inner_title_s{ margin:0px; padding:0px;}


.inner_left_body{ margin:0px; padding:0px 0px 20px;}
.inner_left_body img{ margin:0px 0px 20px 0px; padding:0px; width:auto; height:auto; max-width:100%}
.inner_left_body h2{ margin:0px 0px 10px 0px; padding:0px; color:#40a712; font-size:26px; font-weight:700; }

.inner_left_body h3{ margin:0px 0px 15px 0px; padding:0px; color:#265d38; font-size:26px; font-weight:700; text-transform:uppercase; display:block;}
.inner_left_body h4{ margin:0px 0px 10px 0px; padding:0px; color:#265d38; font-size:20px; font-weight:700; text-transform:uppercase; display:block;}
.inner_left_body h5{ margin:0px 0px 5px 0px; padding:0px; color:#265d38; font-size:18px; font-weight:700; text-transform:uppercase; display:block;}
.inner_left_body h6{ margin:0px 0px 0px 0px; padding:0px; color:#265d38; font-size:16px; font-weight:700; text-transform:uppercase; display:block;}
.inner_left_body p{ margin:0px; padding:0px 0px 15px; color:#363536; font-size:16px; line-height:30px;}
.inner_left_body p a{text-decoration:underline; color:#265d38;}
.inner_left_body p a:hover{text-decoration:none; color:#363536;}

.inner_left_body ol{ margin:0px 0px; padding:0px 0px 15px 25px; list-style-type:decimal; color:#363536; font-size:16px; line-height:30px;}
.inner_left_body ol li{ margin:0px 0px; padding:0px 0px 0px; color:#363536; font-size:16px; line-height:30px; text-decoration:none;}
.inner_left_body ol li a{text-decoration:underline; color:#265d38;}
.inner_left_body ol li a:hover{text-decoration:none; color:#363536;}


.prevent{ margin:0px 0px 20px 0px; padding:25px 40px 25px 30px; background:#eaeaea;}
.prevent ul{margin:0px; padding:0px; list-style-type:none;} 
.prevent ol {padding: 0 0 15px 10px;}
.prevent ol li{list-style: outside none none;margin:0px; padding:10px 0px 10px 60px; background:url(images/one.png) left center no-repeat;}
.prevent ol li+li{list-style: outside none none;margin:0px; padding:10px 0px 10px 60px; background:url(images/two.png) left center no-repeat;}
.prevent span{ margin:0px; padding:0px 0px 10px 0px; color:#3f3f3f; font-size:16px; font-weight:700; border-bottom:1px solid #c6c6c6; display:block;}

.sighn_roof{ margin:0px; padding:0px;}
.sighn_roof ul{ margin:20px 0px 0px 0px; padding:0px;}
/*.sighn_roof ul li{ margin:0px 0px 20px 0px; padding:0px 0px 20px 70px; color:#3f3f3f; font-size:17px; background:url(images/sighn-li-bg.png) left top no-repeat;}*/
.sighn_roof ul li{ margin:0px 0px 20px 0px; padding:0px 0px 20px 70px; color:#3f3f3f; font-size:17px; background:url(images/signup.png) left top no-repeat;}


.inner_right{ margin:0px; padding:0px; width:384px; float:right;}
.inner_right_form_title{ margin:0px; padding:10px 20px; background:#76be37;}
.inner_right_form_title h3{ margin:0px; padding:0px 0px 0px 48px;  color:#fff; font-weight:700; font-size:36px; display:block; background:url(images/innerright-form-bg.png) left center no-repeat; text-transform:uppercase;}
.inner_book_available{ margin:0px 0px 25px 0px; padding:15px; box-shadow:0 0 6px #ccc; background:#f7f7f7;}
.inner_book_green{ margin:0px; padding:0px; background:#76be37;}
.inner_finance_top{ margin:0px; padding:0px; text-align:center;}
.inner_finance_top img{  margin: -28px 0 0; padding:0px; width:auto; height:auto; max-width:100%;}
.inner_finance_top h2{ margin:0px; padding:15px 0px 10px; color:#fff; font-size:36px; font-weight:700; text-transform:uppercase; line-height: 36px;}

.gullak{ margin:0px; padding:0px; float:left; position:absolute; width:130px;}
.gullak img{ margin:0px 0px 0px -8px; padding:0px; width:auto; height:auto; max-width:100%;}

.inner_finance_right{ margin:0px; padding:0px 25px 56px 0px; width:210px; float:right;}
.inner_finance_right p{ margin:0px 0px 25px 0px; padding:0px; color:#363536; font-size:12px; line-height:16px;}

.inner_finance_footer{ margin:0px; padding:0px; border-top:1px solid #fff; text-align:right;}
.inner_finance_footer img{  margin: 8px 20px 1px 0; padding:0px; width:auto; height:auto; max-width:100%;}

.inner_right .pick_color{ margin:0px 0px 20px 0px;}
.inner_right .home_contact{ padding: 12px 30px 15px; margin:0px 0px 40px 0px;}

.happy{ margin:0px; padding:0px 0px 40px; text-align:right;}
.happy img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}


.inner_right .home_captcha .home_submit_button{ margin:0px; padding:5px 0px; border:none; outline:none; color:#fff; font-family: 'Sintony', sans-serif; font-size:19px; font-weight:700; text-transform:uppercase; float:right; width:32%; cursor:pointer;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #eb645e 0%, #cf332e 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #eb645e 0%, #cf332e 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #eb645e 0%, #cf332e 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eb645e), color-stop(1, #cf332e));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #eb645e 0%, #cf332e 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #eb645e 0%, #cf332e 100%);
}
.inner_right .home_captcha .home_submit_button:hover{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #cf332e 0%, #eb645e 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #cf332e 0%, #eb645e 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #cf332e 0%, #eb645e 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cf332e), color-stop(1, #eb645e));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #cf332e 0%, #eb645e 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #cf332e 0%, #eb645e 100%);
}
.inner_right .home_captcha .home_code_feild{ width:25%;}



/*-----------------------------Roof Cleaning------------------------------------------*/

.roof_cleaning{ margin:0px; padding:0px;}
.roof_cleaning img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%; border:18px solid #eaeaea;}
.roof_cleaning ul{ margin:0px; padding:0px; list-style-type:none;}
.roof_cleaning ul li{ margin:0px 0px 25px 0px; padding:0px 0px 0px 55px; background:url(images/green-tick.png) left 5px no-repeat; color:#3f3f3f; font-size:16px; line-height:26px;}

/*-----------------------------Insurance-----------------------------------------*/

.insurance_call{ margin:0px auto; padding:12px 0 6px; width:500px; text-align:center;
border:1px solid #66ba1a;
outline:1px solid #11670d;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #9acb45 0%, #42ae1b 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #9acb45 0%, #42ae1b 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #9acb45 0%, #42ae1b 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9acb45), color-stop(1, #42ae1b));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #9acb45 0%, #42ae1b 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #9acb45 0%, #42ae1b 100%);
}
.insurance_call h4{ margin:0px auto; padding:0px; color:#363636; font-size:24px; font-weight:700; text-transform:uppercase;}
.insurance_call h4 a{ margin:0px auto; padding:0px; color:#fff; font-size:55px; font-weight:700; text-decoration:none; display:block;}
.insurance_call a:hover{ color:#265c1e;}

/*-----------------------------Licenceandcertificates----------------------------------------*/
.certificates{ margin:0px 0px 20px 0px; padding:0px; width:720px;}
.certificates h5{ margin:0px; padding:0px; color:#40a712; font-size:19px; font-weight:700; text-transform:uppercase;}
.certificates_left{ margin:0px 14px 0px 0px; padding:0px; width:32%; float:left; text-align:center;}
.certificates_right{ margin:0px; padding:0px; width:32%; float:right; text-align:center;}

.certified_logo{ margin:0px 0px 12px 0px; padding:8px 10px; box-shadow: 0 0 5px #ccc;}
.certified_logo img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%; border:1px solid #f5f5f5;}

/*----------------------------------Preferred Suppliers-------------------------------------------*/
.preferred{ margin:0px 0px 30px 0px; padding:a0px;float:left;width:33.33%;}
.preferred:nth-child(4) {clear: both;}
.preferred:nth-child(7) {clear: both;}
.preferred_left{ margin:0px; padding:0px; width:100%; float:left;}
.preferred_left img{ margin:auto; padding:0px; width:auto; height:auto; max-width:100%;display:block;}

.preferred_right{ margin:0px; padding:0px; width:455px; float:right;}
.preferred_right h3{ margin:0px 0px 5px 0px; padding:0px; color:#40a712; font-size:24px; font-weight:700; }
.preferred_right h3 a{ margin:0px 0px; padding:0px 0px; text-decoration:none; color:#40a712; background:none; float:none; border:none; text-align:inherit; font-size:24px; font-weight:700;}
.preferred_right a{ margin:0px; padding:10px 30px 0px 0px; color:#59b01e; font-size:16px; font-weight:700; text-decoration:none; text-transform:uppercase; border-top:1px solid #d6d6d6; text-align:right; background:url(images/green-mark.jpg) right 5px top 14px no-repeat; display:block; }
.preferred_right a:hover{ color:#265c1e;}


/*-------------------------------------Gutter Cleaning--------------------------------------------------*/
.clean_star{ margin:0px 0px 30px 0px; padding:10px 80px; background:#eaeaea;}
.clean_start_left{ margin:0px; padding:30px 0px 0px 0px; width:260px; float:left;}
.clean_start_left h3{ margin:0px; padding:0px; color:#40a712; font-size:28px; font-weight:700; }

.clean_start_right{ margin:0px; padding:0px; width:230px; float:right;}
.clean_start_right strong{ margin:0px; padding:0px; color:#40a712; font-size:100px; font-weight:700; }

/*----------------------------FinanceOption-----------------------------------------*/

.finance_option_container{ margin:0px auto; padding: 45px 0 25px 0px;}
.optional_green{ margin:0px; padding:0px 25px; background:#76be37; border-radius:3px;}
.optional_green_left{ margin:0px; padding:0px; width:330px; float:left;}
.optional_green_left img{ margin:-44px 0 -35px 0px; padding:0px; width:auto; height:auto; max-width:100%;}
.optional_green_right{ margin:0px; padding:0px; width:700px;; float:right;}
.optional_green_right img{ margin:-22px 0 15px -8px; padding:0px; width:auto; height:auto; max-width:100%;}
.optional_green_right h2{ margin:0px; padding:0px; color:#fff; font-size:78px; font-weight:700; display:block; text-transform:uppercase; line-height:78px;} 
.optional_green_right p{ margin:0px; padding:0px; color:#363536; font-size:16px; line-height:29px;}

.cach{ margin:60px 0px 30px 0px; padding:0px;}
.cach h3{ margin:0px; padding:0px; color:#696969; font-size:22px; font-weight:700; display:block;}
.cach_left{ margin:0px; padding:0px; width:25%; float:left; text-align:center;}
.cach_left img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}

.oblique{ margin:0px 0px 20px 0px; padding:0px;}
.oblique h4{ margin:0px 0px 0px 0px; padding:15px 0px 5px; color:#40a712; font-size:22px; font-weight:700; text-transform:uppercase; display:block;}
.oblique p{ margin:0px; padding:0px; color:#3f3f3f; font-size:16px; line-height:30px;} 

.finance_request{ margin:0x; padding:0px;}
.finance_request h4{ margin:0px 0px 8px 0px; padding:0px; color:#40a712; font-size:20px; font-weight:700; text-transform:uppercase; display:block;}
.finance_request h4 span{ margin:0px 0px; padding: 0 0 0 10px; color:#363536; font-size:14px; font-weight:400; vertical-align: middle; }

.finance_form{ margin:0px 0px 25px 0px; padding:40px 40px 25px; background:#eeeeee;}

.finance_feild_group{ margin:0px 0px 15px 0px; padding:0px;}
.finance_feild_group label{ margin:0px; padding:18px 0px 0px 0px; color:#5d5d5d; font-size:14px; display:block; text-align:right;}

.finance_feild_group .finance_inpt_feild{ margin:0px; padding:18px 0px 18px 10px; width:97%; color:#5d5d5d; font-size:14px; border:none; box-shadow: 0 0 5px #ccc; font-family: 'Sintony', sans-serif;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}

.finance_feild_group .finance_date_feild{ margin:0px 16px 0px 0px; padding:18px 0px 18px 10px; width:26%; color:#5d5d5d; font-size:14px; border:none; box-shadow: 0 0 5px #ccc; font-family: 'Sintony', sans-serif; float:left;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}

.finance_feild_group .finance_year_feild{ margin:0px; padding:18px 0px 18px 10px; width:35%; color:#5d5d5d; font-size:13px; border:none; box-shadow: 0 0 5px #ccc; font-family: 'Sintony', sans-serif; float:right;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}


.finance_feild_group_left{ margin:0px; padding:0px; width:49%; float:left;}
.finance_feild_group_right{ margin:0px; padding:0px; width:49%; float:right;}

.finance_feild_group_lt{ margin:0px; padding:0px; width:18%; float:left;}
.finance_feild_group_rt{ margin:0px; padding:0px; width:80%; float:right}

.notification{ margin:0px; padding:0px; float:left; width:970px;}
.notification_check{ margin:0px; padding:0px;}
.notification_left label{ margin:0px; padding:0px; color:#3f3f3f; font-size:12px; line-height:16px;}
.notification_left .check_feild{ margin:0px; padding:0px;}
.notification span{ color:#3f3f3f; line-height:22px; font-size:14px;}

.notification_right{ margin:0px; padding:0px; width:130px; float:right;}
.notification_right .finance_submit_butn{ margin:0px; padding:6px 0px; color:#fff; font-size:20px; font-family: 'Sintony', sans-serif; font-weight:700;border:1px solid #66ba1a; outline:1px solid #338333; width:100%; text-transform:uppercase; cursor:pointer;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #97ca43), color-stop(1, #42ae1b));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #97ca43 0%, #42ae1b 100%);
}
.notification_right .finance_submit_butn:hover{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #42ae1b), color-stop(1, #97ca43));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #42ae1b 0%, #97ca43 100%);
}

/*-------------------------------------Contact US-----------------------------------------------*/
.contact_body{ margin:0px auto; padding:0px;}

.contact_body h1{ margin:30px 0px 24px 0px; padding:0px; color:#40a712; font-size:30px; font-weight:700; text-transform:uppercase;}
.contact_body p{ margin:0px 0px 15px 0px; padding:0px; color:#3f3f3f; font-size:16px; line-height:30px;}

.contact_body_left{ margin:0px; padding:15px 0px 10px; width:530px; float:left;}
.contact_body_left .contact_inpt_feild{ margin:0px 0px 10px 0px; padding:12px 0px 12px 10px; width:98%; color:#3f3f3f; font-size:16px; border:none; box-shadow: 0 0 3px #ccc; font-family: 'Sintony', sans-serif; font-weight:700;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}

.contact_body_left .contact_about_feild{ margin:0px 0px 10px 0px; padding:12px 0px 12px 10px; width:100%; color:#3f3f3f; font-size:16px; border:none; box-shadow: 0 0 3px #ccc; font-family: 'Sintony', sans-serif; font-weight:700;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}

.contact_body_left .contact_massage_feild{ margin:0px 0px 15px 0px; padding:12px 0px 12px 10px; width:98%; height:320px; color:#3f3f3f; font-size:16px; border:none; box-shadow: 0 0 3px #ccc; font-family: 'Sintony', sans-serif; font-weight:700;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}

.contact_captcha{ margin:0px; padding:0px;}
.contact_captcha img{ margin:0px; padding:4px 10px 5px; width:auto; height:auto; max-width:100%; float:left; background:#696969; box-shadow: 0 0 3px #ccc;}
.contact_captcha  .contact_code_feild{ margin:2px 0px 0px; padding:7px 0px 7px 10px; width:25%; color:#3f3f3f; font-size:16px; border:none; box-shadow: 0 0 3px #ccc; font-family: 'Sintony', sans-serif; font-weight:700; float:left;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fcfcfc));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
}

.contact_captcha  .contact_submit_button{ margin:0px; padding: 5px 25px; color:#fff; font-size:20px;  font-family: 'Sintony', sans-serif; font-weight:700; text-transform:uppercase; float:right; border:1px solid #66ba1a; outline:1px solid #338333; cursor:pointer;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #97ca43), color-stop(1, #42ae1b));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #97ca43 0%, #42ae1b 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #97ca43 0%, #42ae1b 100%);
}
.contact_captcha  .contact_submit_button:hover{
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #42ae1b), color-stop(1, #97ca43));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #42ae1b 0%, #97ca43 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #42ae1b 0%, #97ca43 100%);
}


.contact_body_right{ margin:0px; padding:15px 0px 10px; width:542px; float:right;}
.contact_body_right ul{ margin:0px; padding:0px; list-style-type:none;}
.contact_body_right ul li{ margin:0px 0px 10px 0px; padding:8px 0px 8px 40px; background:url(images/place.png) left center no-repeat;}
.contact_body_right ul li+li{ margin:0px 0px 10px 0px; padding:8px 0px 8px 40px; background:url(images/phone.png) left center no-repeat;}
.contact_body_right ul li+li+li{ margin:0px 0px 10px 0px; padding:8px 0px 8px 40px; background:url(images/email.png) left center no-repeat;}

.contact_body_right label{ margin:0px; padding:0px; color:#3f3f3f; font-size:16px;}
.contact_body_right label a{ margin:0px; padding:0px; color:#3f3f3f; font-size:16px; text-decoration:none;}
.contact_body_right strong{ margin:0px; padding:0px; color:#3f3f3f; font-size:28px;  font-weight:700;}
.contact_body_right strong a{ margin:0px; padding:0px; color:#3f3f3f; text-decoration:none;}

.map{ margin:25px 0px 0px 0px; padding:0px;}
.map img{ margin:0px; padding:0px; width:auto; height:auto; max-width:100%;}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
.someElement {margin:1em}
.header_phone a{ font-size:46px;}




}
/*--------------New css-------------*/
.h3_most{ margin:0px 0px 5px -10px; padding:0px 0px; position:absolute; z-index:99;}
.gallery .gllr_image_block{ margin:10px 10px; padding:0px 0px; text-align:center;}

div.wpcf7-validation-errors{ clear:both;}
div.wpcf7-mail-sent-ok{ clear:both;}
#des {color: gray;margin: 0;padding: 0 5px;font-size: 12px;font-weight: bold;}

.bxslider li {
	padding: 0;
}
.testimonial-content {
	padding: 0 0 20px;
	margin:0 auto 20px;
	background:url(images/testimo-dashed-line.png) bottom center no-repeat;
}
.testimonial-content p {
	color:#919191;
	font-size:22px;
	line-height:35px;
	font-weight:700;
	font-style:italic;
}
.testimonial-by p {
	color: #000;
	font-weight: 600;
}
.testimonial-by p span {
	color: #265d38;
	margin-left: 10px;
}
/*.home_testimonials {
	margin:45px auto 45px;
	padding:0;
	width:1124px;
	text-align:center;
}*/
.home_testimonials p {
	text-align: center;
}
.inner_testimonials p {
	text-align: center;
}





/************** Impulse Digital CSS **********************/

/* fonts */

@font-face {
    font-family: 'kelson_sansbold';
    src: url('fonts/kelson_sans_bold-webfont.woff2') format('woff2'),
         url('fonts/kelson_sans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kelson_sanslight';
    src: url('fonts/kelson_sans_light-webfont.woff2') format('woff2'),
         url('fonts/kelson_sans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kelson_sansregular';
    src: url('fonts/kelson_sans_regular-webfont.woff2') format('woff2'),
         url('fonts/kelson_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* home header */

.header_container {
	width:100%;
	max-width:1124px;
	padding:15px;
	box-sizing: border-box; 
}

.mobile-menu-link {
	display:none;
}

.header_wrapper {
	background:transparent;
}

.header_leafe {
	background:transparent;
}

.header_phone a {
	font-size:42px;
	font-family: 'kelson_sansbold';
	background:transparent;
	padding-left:0px;
}

.impulse-header {
	background:url(images/banner.jpg) top center no-repeat;
	background-size:cover;
}

.header_menu {
	background:transparent;
	border-top:1px solid #8c8c8c;
	border-bottom:1px solid #8c8c8c;
}
.header_nav ul li, .header_nav ul li:last-child {
	background:transparent;
}
.header_nav ul li a {
	text-transform: capitalize;
	font-family: 'kelson_sansregular';
	font-size:17px;
	font-weight:normal;
	padding: 24px 16px;
}

.header_nav ul li a:hover, .header_nav ul li.current-menu-item a {
	background:transparent;
	border-bottom:3px solid #40a712;
}

.impulse-header-content-inner {
	max-width:1124px;
	margin:0 auto;
	float:none;
}

.impulse-header-content {
	padding:8% 15px 12% 15px;
}

.impulse-header-content h1 {
	font-size:60px;
	color:#fff;
	margin:0 0px 30px 0;
	font-family: 'kelson_sansbold';
	font-weight:normal;
}

.header_logo {
	text-align:left;
}

.header_phone {
	text-align:right;
}

.button {
	padding:15px 30px;
	background:#40a712;
	color:#fff;
	font-family: 'kelson_sansbold';
	font-size:20px;
	text-transform: uppercase;
	margin-right:15px;
	text-decoration: none;
	font-weight:normal;
	transition: all 0.2s ease-in-out;
	float:left;
	display:block;
	clear:both;
}

.button.alt {
	background:#fff;
	color:#2d2d2d;
}

.button:hover {
	background:#2d2d2d;
	color:#fff;
}

.impulse-header-content .button {
	float:left;
	clear:none;
	margin-right:10px;
}

/* home page */

.color-picker-banner {
	padding:60px 0px;
	background:url(images/colourpickerbg.png) right bottom no-repeat;
	background-color:#dddddd;
	clear:both;
	float:left;
	width:100%;
	position:relative;
}

.color-picker-banner-inner {
	padding:0 15px;
	margin:0 auto;
	float:none;
	max-width:1124px;
}

.color-picker-banner-inner p {
	width:40%;
}

h1 {
	font-size:60px;
	font-family: 'kelson_sansbold';
	color:#2d2d2d;
	margin: 0 0 20px 0;
	line-height:1.2em;
}

h2 {
	font-size:42px;
	font-family: 'kelson_sansbold';
	color:#2d2d2d;
	margin: 0 0 20px 0;
	line-height:1.2em;
}

h3 {
	font-size:22px;
	font-family: 'kelson_sansbold';
	text-transform: uppercase;
	color:#2d2d2d;
	margin: 0 0 20px 0;
	line-height:1.2em;
}

h4 {
	font-size:30px;
	font-family: 'kelson_sansregular';
	color:#2d2d2d;
	margin: 0 0 20px 0;
	line-height:1.2em;
	font-weight:normal;
}

h5 {
	font-size:24px;
	font-family: 'kelson_sansregular';
	color:#2d2d2d;
	margin: 0 0 20px 0;
	line-height:1.2em;
	font-weight:normal;
}

p {
	font-size:16px;
	margin: 0 0 20px 0;
}

.services-home {
	padding:60px 0 40px 0px;
	background-color:#fff;
	float:left;
	width:100%;
	margin:0 auto;
	position:relative;
}

.services-home-inner {
	padding:0 15px;
	max-width:1124px;
	float:none;
	margin:0 auto;
}

.services-home .service-single {
	float:left;
	width:23%;
	margin:0 1%;
}

.services-home .service-single img {
	margin-bottom:20px;
	width:100%;
}

.services-home .service-single a {
	text-decoration: none;
}

.color-picker-banner.gallery-banner {
	background-image:none;
	padding-bottom:60px;
}

.color-picker-banner.gallery-banner .left {
	width:47.5%;
	margin-right:2.5%;
	float:left;
}
.color-picker-banner.gallery-banner .left img {
	width:100%;
}

.color-picker-banner.gallery-banner p {
	width:100%;
}

.color-picker-banner.gallery-banner .right {
	margin-right:2.5%;
	width:47.5%;
	float:left;
}

.bx-wrapper .bx-viewport {
	box-shadow:none !important;
	margin:0px;
	padding:20px 0px;
}

.color-picker-banner-inner .bx-wrapper .bx-viewport {
	border:0px;
	background:transparent;
	padding:0px;
	margin:0px;
}

.testimonial-slider span {
	font-family: 'kelson_sansbold';
	font-size:18px;
	color:#40a712;
}

.testimonial-slider span.location {
	font-family: 'kelson_sanslight';
	font-size:18px;
	color:#000;
}

.testimonial-slider img {
	margin-bottom:10px;
}

.home-content {
	display:none;
}

.services-home.read-more-container {
	padding:20px 0px 0px 0px;
}

.services-home.finance-container {
	background: #40a712;
}

.services-home.finance-container h4 {
	color:#fff;
}

.services-home.finance-container a {
	color:#fff;
}

.read-more {
	cursor:pointer;
}

/* footer */

.footer_wrapper {
	float:left;
	width:100%;
	clear:both;
	background:#2d2d2d;
	color:#fff;
	padding:60px 0px !important;
}

.footer-column {
	float:left;
	width:30%;
	margin:0 1.5%;
}

.footer-column h4 {
	font-family: 'kelson_sansbold';
	color:#fff;
}

.footer-column h4 a {
	text-decoration: none;
}

.footer-column a {
	color:#fff;
}

.footer_container {
	float:left;
	width:100%;
	padding:0px !important;
}
.footer-container-inner {
	margin:0 auto;
	max-width:1124px;
	float:none;
	display:block;
}

/*inner pages*/

.inner_left h1 {
	margin-top:0px;
}

.inner_body {
	margin-top:20px;
}

/*sidebar */

.sidebar-roof-designer {
	background:#dddddd;
	float:left;
	display:block;
	margin-bottom:20px;
	width:100%;
	box-sizing: border-box;
}
.sidebar-roof-designer-inner {
	padding:20px;
	float:left;
	display:block;
	margin-bottom:20px;
	width:100%;
	box-sizing: border-box;
}
.inner_right h4 {
	font-family: 'kelson_sansbold';
}

.sidebar-roof-designer img {
	float:left;
	max-width:100%;
}

.sidebar-contact-us {
	background:#fff;
	border:1px solid #dddddd;
	float:left;
	display:block;
	width:100%;
	box-sizing: border-box;
	margin-bottom:20px;
}

.sidebar-contact-us-inner {
	padding:20px;
	float:left;
	display:block;
	width:100%;
	box-sizing: border-box;
}

.testimonial-slider-2 span {
	font-family: 'kelson_sansbold';
	font-size:18px;
	color:#40a712;
}

.testimonial-slider-2 span.location {
	font-family: 'kelson_sanslight';
	font-size:18px;
	color:#000;
}

.sidebar-roof-designer-inner .bx-wrapper .bx-viewport {
	border:0px;
	background:transparent;
	padding:0px;
	margin:0px;
}

.sidebar-roof-designer-inner .bx-wrapper {
	margin-bottom:20px;
}

/* contact page */

.map {
	margin:0px;
}

.contact_body_right ul li {
	padding-left:0px !important;
	background:transparent !important;
}

.sighn_roof ul li {
	background:url(images/green-tick.png) left top no-repeat;
	padding:0px 0px 0px 55px;
}

/* project page */

hr {
	margin-top:0px;
	margin-bottom:20px;
}

a.project-link {
	text-decoration: none;
	transition:all 0.2s ease-in-out;
}

a.project-link:hover {
	opacity:0.5;
}

.gallery {
	float:left;
	width:100%;
	clear:both;
}

.gallery .gallery-item {
	float:left;
	display:block;
}

/* responsive */

@media (max-width: 960px) {
	.mobile-menu-link {
		display:block;
	}
	h1 {
		font-size:36px;
	}

	h2 {
		font-size:32px;
	}

	h3 {
		font-size:22px;
	}

	h4 {
		font-size:26px;
	}

	h5 {
		font-size:20px;
	}
	.impulse-header-content h1 {
		font-size:36px;
	}
	.impulse-header-content {
		padding: 15% 15px 30% 15px;
	}
	.color-picker-banner {
		padding-bottom:200px;
	}
	.color-picker-banner-inner p {
		width:100%;
	}
	.services-home .service-single {
		width:48%;
	}
	.color-picker-banner.gallery-banner .left, .color-picker-banner.gallery-banner .right {
		width:100%;
		margin:0;
	}
	.color-picker-banner.gallery-banner img {
		margin-bottom:20px;
	}
	.footer-column {
		width:97%;
		margin-bottom:40px;
	}
}

@media (max-width: 550px) {
	.services-home .service-single {
		width:98%;
	}
}
