/* Enter Your Custom CSS Here */
.building-category-nav__commercial {
    background-image: url(https://www.aztechbuildings.co.nz/wp-content/uploads/2017/10/Home-Commercial-Building-2.jpg) !important;
}
.building-category-nav__lifestyle {
    background-image: url(https://www.aztechbuildings.co.nz/wp-content/uploads/2017/10/Home-Lifestyle-Building-1.jpg) !important;
}

h2 { font-size:20px !important;}
h3 { font-size:18px !important;}

.projects-section__overlay .codeid{
    text-align: center;
    color: #bfd730;
    font-size: 15px;
    display:block;
}
.single-project .codeid{
   /*display:inline;*/
   font-size: 15px;
}

.custom-h2 { font-size:34px !important;}
.custom-color { color:#BFD730 !important;}

.page-id-205 .thefutureinsteelbuildingsystems .dcs_featured-img {
    padding-top: 0px !important;
}
.page-id-205 .thefutureinsteelbuildingsystems .dcs__title {
    display: none !important;
}
#menu-item-1313 .dropdown-menu {
    position: absolute !important;
    top: 38px !important;
}

#menu-item-1314 .dropdown-menu {
    position: absolute !important;
    top: 68px !important;
}

#menu-item-1744 .dropdown-menu {
    position: absolute !important;
    top: 18px !important;
}
.team-quote-box p {
    font-size: 30px !important;
    font-weight: bold !important;
}

/*customized hutspot form*/

#email-a8462d4f-ae5a-4342-a78c-f9785cdf45cd, #firstname-a8462d4f-ae5a-4342-a78c-f9785cdf45cd, #lastname-a8462d4f-ae5a-4342-a78c-f9785cdf45cd, #phone-a8462d4f-ae5a-4342-a78c-f9785cdf45cd, #area-a8462d4f-ae5a-4342-a78c-f9785cdf45cd, #message-a8462d4f-ae5a-4342-a78c-f9785cdf45cd, #nz_post_code-a8462d4f-ae5a-4342-a78c-f9785cdf45cd{
    width: 100% !important;
    color: #555 !important;
    padding: 15px !important;
    border: 2px solid #959595 !important;
}

#firstname-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #lastname-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #lastname-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #mobilephone-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #email-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #length-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #width-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #width-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #height-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #site_address-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #nz_post_code-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #main_building_use-cb43d00e-11b8-4aa8-9c52-c57fad21f625, #building_comments-cb43d00e-11b8-4aa8-9c52-c57fad21f625{
    width: 100% !important;
    color: #555 !important;
    padding: 15px !important;
    border: 2px solid #959595 !important;
}

.form-columns-1{
    max-width: 100% !important;
  margin-bottom: 20px !important;
}

.form-columns-2{
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px !important;
}
.form-columns-2 ol, ul {
    padding-left: 18px;
    color: #ff0000 !important;
}
.form-columns-3{
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px !important;
}
#length-cb43d00e-11b8-4aa8-9c52-c57fad21f625 {
  margin-right: 0.6%;
}
#width-cb43d00e-11b8-4aa8-9c52-c57fad21f625 {
  margin-right: 0.6%;
}

.hs-button{
    width: 280px;
    padding: 20px 15px;
    font-size: 20px;
    background-color: #bfd730;
    color: #fff;
    border-radius: 5px !important;
    margin-top: 20px;
  	margin-bottom: 40px;
    border: #fff solid; 
}
.hs-button:hover{
    background-color:#fff !important;
    color:#bfd730 !important;
    border: #bfd730 solid !important;
    transition: background-color .3s linear;
}
.actions{
  text-align:center;
}
fieldset span{
//  display:none !important;
}

/* css ie hack*/

.vertical-contact a {
	color: #333;
	color: #333\9; /* IE8 and older, but there’s more… */
	*color: #333; /* IE7 and older */
	_color: #333; /* IE6 and older */
    font-weight: normal !important;
}