

/* Form */
.formRow{
width:100%;
height:30px;
padding-bottom:10px;
}

.formRowfat{
width:100%;
height:80px;
padding-bottom:10px;
}

input{
width:100%;
height:30px;
border:#C0C0C0 solid thin;
}

input[type="radio" ]{
width:20px!important;
 vertical-align: middle;
}

input[placeholder],textarea[placeholder]{
padding-left:10px;
}

select{
width:100%;
height:40px;
}

textarea{
width:100%;
height:80px;
border:#C0C0C0 solid thin;
}

.recaptcha_only_if_privacy {
  float: right;
  text-align: right;
  display: none;
}

/* calc rules*/

.flash-calcs{
width:800px;
}

@media screen and (max-width: 600px) {
 .flash-calcs{
display:none;
}

}

.space{
padding-top:30px;
width:100%
}

/* */
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #5191CD;
  padding: 0px!important;
}

.qbutton .contact {
background:#59595b;
}


nav.main_menu>ul>li.active>a {
color: #fff;
}

nav.main_menu > ul > li > a {
font-weight: bold;
padding: 0 30px !important;
}


a.white {
color: #fff;
}
@media only screen and (max-width: 767px) {

/* Home Page Slider */

 div#layerslider_1_1506552421_1 p {
 font-size: 8px !important;
}
nav.mobile_menu ul li.active > a {
color: #ffffff;
}
}