/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 02 2017 | 11:04:32 (am)
/*
/******* Do not edit this file *******/

@import url(http://fonts.googleapis.com/css?family=Lato:900);
.inner-banner2 {
    margin: 0 auto 25px;
    max-width: 1600px;
}

body {color:#333333; font-size:14px; line-height:24px;}
h1,h2,h3, .navbar, .top-bar {
    font-family: 'Lato', sans-serif; 
    font-weight:900;}
.top-bar {font-size:16px;}

/*******************/
.visual-form-builder fieldset {
	background: #D2E9FF;
    padding: 20px 20px 20px 20px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
	border-radius: 0px;
	border:none;
}
.visual-form-builder .vfb-legend {
	background: none repeat scroll 0 0 #c0e1ff;
    border-bottom: 1px solid #b8ddff;
	padding: 10px 10px 10px 20px;
	margin: -20px -20px 15px;
}
.visual-form-builder .vfb-legend h3{
	color: #666;
	font: 24px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea,select.vfb-select {
   border: 1px solid #C5E2FF;
   background: #FBFBFB;
   padding: 0px 0px 0px 5px;
   line-height:15px;
   margin:2px 0;
   border-radius:0px;
   box-shadow: inset 0px 1px 6px #ECF3F5;
   height:30px;
   color: #888;
    font: 200 12px/15px Arial,Helvetica,sans-serif;
}
textarea.vfb-textarea {height:80px;}
.visual-form-builder label, label.vfb-desc {
	font-weight: bold !important;
	 color: #5e5e5e;
    font: 12px Arial,Helvetica,sans-serif;
}
.visual-form-builder li.vfb-left-half, .visual-form-builder li.vfb-right-half {
    width: 47% !important;
}
.vfb-submit, input.vfb-submit[type="submit"] {
    background: #66C1E4;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;
    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
	padding: 10px 30px 10px 30px;
	border-radius:0px;
}
.vfb-submit, input.vfb-submit[type="submit"]:hover{
    background: #3EB1DD;
}
*::-moz-placeholder {
    color: #e0e0e0;
}
.home .request-quote {display:none;}
.home #logo img {width:250px!important; position:absolute;}