/* GET A QUOTE */

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");

/*form styles*/

body {
font-family: 'Open Sans', sans-serif;
  background-color:#fff!important;
	}

.wrap {
    max-width: 1140px!important;
}

.inner-banner .banner-text h1 {
    line-height: 40px;
    font-size: 44px;
}

.inner-banner ul li {
    height: auto!important;
    padding: 20px 0 80px;
}


.inner-banner .banner-text h3 {
    line-height: 28px;
    font-size: 26px;
    max-width: 900px;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}


.trainform h3 {
	
	font-weight:bold;
	font-size: 35px;
    padding: 0 120px;
	margin-top:20px;	
	font-family: 'museo500';
	}
	
.trainform {
	border:solid 0px #fff!important;	
}

form#msform fieldset {
	text-align:center;
	}
	
form#msform fieldset:last-child {
	position:relative;
	}	


#msform {
width: 100%;
margin: 100px auto 50px;
text-align: center;
position: relative;
/* min-height:1150px; */
min-height:800px;
}

#msform fieldset {	
border: 0 none;
border-radius: 3px;
padding: 20px 1px;
box-sizing: border-box;
width: 90%;
margin: 0 5%;
/*stacking fieldsets above each other*/
position: absolute;

}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
display: none;
}

/*inputs*/
#msform input, #msform textarea {
padding: 15px;
border: 1px solid #a3afba;
border-radius: 0px;
margin-bottom: 10px;
width: 100%;
box-sizing: border-box;
color: #454545;
font-size: 15px;
-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Montserrat', sans-serif;
}


.okman {
margin:20px auto 0;	
max-width:487px!important;
width:100%;
	}
	
	
	



#msform input#submit {
	color:#fff;
	font-size:24px;
	padding:10px 30px;
	display:inline-block;
	width:100%;
	border:none;
	background:#4c4c4c;
	white-space:normal;
	text-transform:uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'museo500';
	font-weight: bold;
	}
	
.lastformarea input#next {
	color:#fff;
	font-size:24px;
	padding:20px 30px;
	display:inline-block;
	width:100%;
	border:none;
	background:#1c3d78;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	white-space:normal;
	-webkit-appearance: none;
	}	
	
	
	
.lastformarea label {
        color: #fff!important;
    font-size: 18px!important;
    font-family: 'museo700'!important;
    padding: 0!important;
    margin: 0 0 5px 6px;
    float: left;
    text-align: left;
    background: transparent!important;
    font-weight: bold!important;
}	


#msform input.showMe {
	 width:15px!important;
	 }	
	 
#msform input.uploadFormme {
	 border:solid 0 #fff;
	 margin-left:110px;
	 width:250px;
	 }		
	 
	#led, #nfr, #bpt, #totalpnts {
		display:none;
		}  
		
		

			
	 

/*buttons*/
#msform .action-button {
width: 100px;
background: #75bc1e;
font-weight: bold;
color: white;
border: 0 none;
border-radius: 3px;
cursor: pointer;
padding: 10px 5px;
margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
box-shadow: 0 0 0 2px white, 0 0 0 3px #75bc1e;
}
/*headings*/
.fs-title {
font-size: 37px;
/*font-weight:normal; */
color: #40403f;
margin-bottom: 20px!important;
font-family: 'museo300';
text-transform:none;
font-weight:300;
}


h2.bigtitlenew {
font-size: 24px!important;
font-weight:500;
line-height: 28px;
padding: 10px 0px 0;
color:#fff;
    margin-bottom: 5px!important;
text-transform:uppercase;
font-weight:bold;

}

.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #666;
margin-bottom: 20px;
}

h3.formmainhead {
	color:#1f1e1e;
	font-size:28px;
	text-align:center;
	line-height:45px;
	font-weight:normal;
	  width: 100%;
  max-width: 800px;
  margin: 0 auto;
	}
	
h4.formmainhead {
	color:#40403f;
	font-size:14px;
	text-align:center;
	line-height:25px;
	margin-top:0;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	}


/*progressbar*/
#progressbar {
overflow: hidden;
/*CSS counters to number the steps*/
counter-reset: step;
margin:0 0 5px;
padding:50px 0 0;
}

#progressbar li {
list-style-type: none;
color: #2a2a2a;
text-transform: uppercase;
font-size: 9px;
width: 14.2%;
float: left;
position: relative;
}

#progressbar li span {
	position: relative;
    top: -125px;
    z-index: 30;
    font-size: 14px;
    text-transform: none;
	color:#2a2a2a;
    font-weight: bold;
	line-height:18px;
    font-family: 'museo500';
}


.page-template-page-commercialform #progressbar li {
list-style-type: none;
color: white;
text-transform: uppercase;
font-size: 9px;
width: 14.2%;
float: left;
position: relative;

}

.page-id-226 #progressbar li {
list-style-type: none;
color: white;
text-transform: uppercase;
font-size: 9px;
width: 20%!important;
float: left;
position: relative;
}

.page-template-page-doublelead #progressbar li {
list-style-type: none;
color: white;
text-transform: uppercase;
font-size: 9px;
width: 12%;
float: left;
position: relative;
}

#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 80px;
line-height: 80px;
display: block;
font-size: 16px;
font-weight:bold;
color: #fff;
margin: 0 auto 5px auto;
border:solid 0px #ed1c26;
background:#fff url(images/leaf-02.png) center no-repeat;
background-size:cover;
position:relative;
z-index:1;
}
/*progressbar connectors*/
#progressbar li:after {
content: '';
width: 100%;
height: 6px;
background:url(images/connector.png) center repeat-x;
position: absolute;
left: -50%;
top: 35px;
z-index: 0; /*put it behind the numbers*/

}
#progressbar li:first-child:after {
/*connector not needed before the first step*/
content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before {
border:solid 0px #ed1c26;
color: white;
background:#fff url(images/leaf_active.png) center no-repeat;
background-size:cover;
}

#progressbar li.active:after {
background:url(images/connector_active.png) center repeat-x;
color: white;
}

#msform h1.toptitle {
	font-weight:bold;
	color:#b3c05f;
	text-align:center;
	font-family: 'museo500';
	    font-size: 35px;
    margin-bottom: 5px;
    padding-bottom: 0;
	}
	
#msform h2.toptitle {
	    font-weight: 300;
    color: #404040;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 25px;
    max-width: 750px;
    margin: 0 auto 60px;
    letter-spacing: -0.5px;
    line-height: 33px;
	}
		

#msform p {
	font-size:14px;
	color:#868685;
	font-weight:normal;
	margin-top:12px;
	line-height:30px;
	margin-bottom:25px;
	}
	
#msform p.lastheadp {
	max-width: 700px;
    margin: 20px auto 30px;
    line-height: 25px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	    padding-bottom: 10px;
    font-family: 'museo500';
	}	
	
#msform ul.contentnew li {
	font-size:16px;
	color:#fff;
	font-weight:normal;
	line-height:30px;
	}	
	
	
ul.contentnew {
    list-style: none;
    padding:0;
    margin:0 0 0 50px;
}

ul.contentnew li { 
    padding-left: 0; 
    text-indent: -1.5em;	
}

ul.contentnew li:before {
    content: "â€¢ ";
    color: #ffa200; /* or whatever color you prefer */
	font-size:50px;
	display:block;
	margin-bottom:-30px;
	margin-left:-10px;
	line-height:30px;
}	

#msform label {	
	display:inline-block;	
	margin-left:9px;
	margin-right:9px;
	padding:20px 0 0;	
	width:320px;
	height:auto;	
	font-size:21px;
	font-weight:500;
	cursor:pointer;
	font-family:'museo300';
	}
	
#msform label.grp2:hover img,  #msform label.grp5:hover img,  #msform label.grp7:hover  {	
	border:solid 6px #80bc44;
	}	
	
#msform label.grp4:hover img {
	border:solid 10px #bcc673;
	}	
	
#msform label.grp4 {
	font-size:32px;
	font-family:'museo300';
	}
	
#msform label.grp4 img {	
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;	
	font-size: 35px;
    font-weight: 600;
	padding:0;
	width:200px;
	color:#232323;
	margin-top:20px;
	border:solid 10px #bcc673;
	}
	

label.grp4a img {
	background:url(images/hombiz-home.png) center top no-repeat;	
	}	
	
label.grp4a:hover img {
	background:#bcc673 url(images/hombiz-home-hover.png) center top no-repeat;	
	}		
	
label.grp4b img {
	background:url(images/hombiz-biz.png) center top no-repeat;	
	
	}	
	
label.grp4b:hover img {
	background:#bcc673 url(images/hombiz-biz-hover.png) center top no-repeat;	
	}		
	
	
.mapformholder {
	width:100%!important;
	max-width:300px!important;
	background:url(images/map.jpg) left top no-repeat;
	float: right;
    margin: 50px 20% 50px 0;
	}
	
area {
	outline:none!important;
	}		
	

#msform label.grp6 {	
	    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 10px #bcc673;
    font-size: 35px;
    font-weight: 600;
    padding: 94px 0;
    color: #fff;
	background:#bcc673;
    height: 62px;
    width: 250px;
    font-weight: bold!important;
    font-family: 'museo700';
    margin-top: 20px;
	}	
	
#msform label.grp6:hover {	
	background:#fff;
	color:#bcc673;
	}	
	

	
label.brandlabel {
	margin:0 0 4px!important;
	}	

#msform label > input{ /* HIDE RADIO */
  display:none;
}


#msform label.fouroption {		
	width:223px!important;
	}


#msform label > input.showfield {
	display:block!important;
	}
	
.grp2field, .grp4field {
	width:100%;
	max-width:610px;
	border:none!important;
	
	}	
	
.thenext {
	cursor:pointer;
	width: 90px;
  padding: 5px;
  margin: 0 auto;
  background-color: #848694;
  color: #fff;
	}	



 label > input + img{ /* IMAGE STYLES */
  	cursor:pointer;
  	height:auto;
  	position:relative;
  	z-index:90;
  	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;	
	border:solid 6px #bcc673;
	/* margin-left:15px;
	margin-right:15px; */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	background-size:cover!important;
	
}

 label.noBorder > input + img{ /* IMAGE STYLES */
  	cursor:pointer;
  	height:auto;
  	position:relative;
  	z-index:90;
}

 label:hover > input + img { /* IMAGE STYLES */
  	cursor:pointer;
  	height:auto;
  	position:relative;
  	z-index:90;
  	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;	
	border:solid 6px #80bc44;
}



label > input:checked + img{ /* (CHECKED) IMAGE STYLES */

	color:#efefef;	

}


label img{
    display: block; 
    pointer-events: none;
    position: relative;
}

label::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}


label.grp1 {
	width: 100%!important;
    max-width: 170px;
    border: solid 2px #bcc673;
    margin: 3px 0;
    padding: 5px 5px 5px 20px!important;
    font-size: 18px!important;
    color: #fff;
	background:#bcc673;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: left; 
	font-family: 'museo500';
    cursor: pointer;
    float: left;
	margin-left:22%!important;
	}
	
	
label.grp1i:hover {
	background:#fff;
	color:#bcc673;
	}	
	




.thenextone, .thenexttwo {
	display:none;
	}



fieldset.lastFormme {
	border: solid 1px #0097e3!important;
	max-width: 489px!important;
	width:100%;
	left: 50%!important;
	margin-left: -244px!important;
	}
	
.brandlabel, .coolType, .heatType {
	display:none;
	}	
	
	
#enquirenow {
	left:-99999px;
	top:-999999px;
	position:relative;
	height:0px!important;
	display:none;
	padding:30px;
	}	
	
#enquirenow .wpcf7-form input, #enquirenow .wpcf7-form textarea	{
	width:88%;
	border:solid 1px #0097e3;
	}
	
.hideMe {
	position:absolute;
	top:-500px;
	left:-500px;
	}	
	
#fancybox-content #enquirenow {
	display:block;
	width:500px;
	height:500px;
	left:0px;
	top:0px;
	position:relative;
	height:auto;
	display:block!important;
	}	


.formholder {
	background:#e7e6e6;
	padding:20px;
	}
	
.formline {
	border-top:solid 1px #e1e4e9;
	}	
	
.previous {	
	float:left; 
	cursor:pointer;
	}	
	
.lastformarea {	
	padding:5px 30px 20px;
	width: 100%;
	max-width:500px;
 	background: #b3c05f;
    border-radius: 5px;
	-webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
	margin:0 auto 30px;
	color:#fff;
	}	
	
.lastformtop {	
	padding:5px 30px 15px;
	width: 100%;
	max-width:500px;
 	background: #6e7e01 url(images/frombg.jpg) center bottom no-repeat;
	background-size:100% 89px;
	-webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
	margin:0 auto 0;
	color:#fff;
	
	}	
	
.lastformarea input {
	margin-bottom:22px!important;
	padding:15px 0!important;
	width:100%!important;
	text-indent:15px;
	}	
	

	
.secondlastformholder {
	width:100%;
	max-width:600px;
	}
	
p.subtitlehere {
	font-size:20px;
	}		
	
p.tiparea {
	color:#848694!important;
	text-align:left;
	}	
	
hr.topborder {
	border-top:solid 30px #848694;
	margin-top: -20px;
  margin-bottom: 100px;
	}		
	
hr.btmborder {
	border-bottom:solid 1px #ededed;
	margin-bottom: -35px;
	}
	



.submitbtnylw {
	border:solid 1px #1e1510;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

img.areyoukidding {
	width:80%;
	max-width:397px;
	}

	
label.grp2a > input + img {
	background:url(images/q2-1.jpg) center top no-repeat;	
	}	
	
label.grp2b > input + img {
	background:url(images/q2-2.jpg) center top no-repeat;	
	}
	
label.grp2c > input + img {
	background:url(images/q2-3.jpg) center top no-repeat;	
	}	
	
label.grp2d > input + img {
	background:url(images/q2-4.jpg) center top no-repeat;	
	}		
	
label.grp2e > input + img {
	background:url(images/q2-5.jpg) center top no-repeat;	
	}	
	
	
label.grp2f > input + img {
	background:url(images/q2-6.jpg) center top no-repeat;	
	}	
	


#msform label.grp3, #msform label.grp5 {	
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
        border-radius: 10px;
    border: solid 3px #bcc673;
    font-size: 35px;
    font-weight: normal;
    padding: 5px 0;
    color: #fff;
	background:#bcc673;
    height: auto;
    max-width: 499px;
    width: 100%;
    margin-top: 20px;
    clear: both;
    font-family: 'museo500';
	}
	
#msform label.grp3:hover, #msform label.grp5:hover {	
    background:#fff;
	color: #bcc673;
	}	

	

.lastformlbl {
	border:none!important;
	}
	
#fancybox-overlay {
	z-index:800!important;
	}	
	
#InlineDivID {
   z-index: 800;
  top: 0;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 50px rgba(0,0,0,0.6);
  display:none;
  max-width:940px;
  width: 97%;
	}
	
.page-id-239 #InlineDivID, .page-id-254 #InlineDivID, .page-id-258 #InlineDivID {
	top:500px;
}	

.coverlight {
  z-index: 700;
  top: 0;
  position: absolute;
  background:rgba(0,0,0,0.5);
  left:0;
  width:100%;
  height:100%;
  display:none;
	}
	
.closebtn {
	display: inline-block;
  float: right;
  margin: -15px -15px 0 0;
	}
	
/* other input field */


input.action-button {
	display:none;
	}
	
input.grp4newnext	{
	display:inline-block!important;
	}




/* end of other input field */	



.testimonialnew {
    margin-top: 200px;
}



 @media only screen and (max-width: 991px) {
	 
#msform {
    min-height: 950px;
}


#progressbar li span {
    top: -135px;
    font-size: 14px;
}

.mapformholder {
    float: none;
    margin: 50px auto;
}

label.grp1 {
    float: none;
    margin: 3px auto!important;
    clear: left;
    max-width: 350px!important;
}

}
		
	
 @media only screen and (max-width: 960px) {
	 
.lastformarea {
	padding: 30px 5% 10px!important;
	width:89.5%!important;
	margin-left:0!important;
	}
	
#InlineDivID {

  max-width:940px;
  width: 98%;
  left:1%;
	}	

}

@media only screen and (max-width: 768px) {

	

#msform {
    min-height: 1200px;

}

body {
background-image: none, none;
	}

.inner-banner .banner-text h1 {
    font-size: 34px;
}

.inner-banner .banner-text h3 {
    font-size: 20px;
}

}

 @media only screen and (max-width: 736px) {
	 
#msform input#next {
  font-size: 16px;
  padding: 20px 10px!important;
  white-space:normal;
}

}


 @media only screen and (max-width: 690px) {
	 
#progressbar li span {
display:none;
}


#progressbar li:before {
    width: 30px;
    line-height: 30px;
	    font-size: 12px;
}


#progressbar li:after {
    top: 12px;
}

}




 @media only screen and (max-width: 480px) {
	 

	
.secondlastformholder {
  width: 100%;
}	

#msform input#next {
  font-size: 16px;
  padding: 20px 10px!important;
  white-space:normal;
}

.grp2 {
  width: 105px;
}

.submitbtnylw {
	width:100%;
	}
	


}


 @media only screen and (max-width: 415px) {

	
.lastformarea {
    border: solid 0px #848694!important;
    padding: 30px 0px 10px!important;
	width:100%!important;
   
}

 }

 @media only screen and (max-width: 310px) {

	
.secondlastformholder {
  width: 100%;
}	


 }

	

/* END of GET A QUOTE */

