#sidebar .gform_widget {
background: #2db3ec;
padding: 35px;
color: #ffffff;
border-radius: 3px;
}
#sidebar .et_pb_widget {
float: none;
width: 100%;
margin-bottom: 30px;
}
#top-menu li a:hover {opacity: 1!important;}
.menu-cta a {
border: 2px solid #ffffff!important;
background-color: #1f78be;
color: white!important;
padding: 14px!important;
margin-bottom: 12px!important;
margin-left: 10px!important;
border-radius: 25px;
text-align: center;
}
.menu-cta a:hover {
background-color: #65b445;
color: white!important;
}
.et_header_style_left #et-top-navigation {
padding-top: 16px!important;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
padding-top: 6px!important;
} #main-header.et-fixed-header .menu-cta a {
color: #fff !important;
}   .gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
display: none!important;
}
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
display: none;
} input[type=text],
textarea {
background: rgba(0,0,0,0.3);
border: 1px solid rgba(255,255,255,0.5);
border-radius: 0;
color: #ffffff;
padding: 10px;
} .gform_wrapper .gform_footer input.button {
background: rgba(0,0,0,0.3);
border: 1px solid #acacac;
font-size: 16px;
color: #fff;
padding: 6px 25px;
border-radius: 0px;
letter-spacing: 2px;
cursor: pointer;
height: 42px;
margin-top: 10px;
} .gform_wrapper .gform_footer input.button:hover {
background: rgba(0, 0, 0, 0.05);
border: 1px solid #fff;
} .gform_footer {
text-align:center;} ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9) !important;
}
:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9) !important;
}
::-moz-placeholder { color: rgba(255, 255, 255, 0.9) !important;
}
:-moz-placeholder { color: rgba(255, 255, 255, 0.7) !important;
} body .gform_wrapper .gform_body .gform_fields .gfield textarea {
height: 150px;
} .gform_wrapper li.hidden_label input {
margin-top: -10px;
}
.gform_wrapper .gform_footer {
padding: 4px 0 10px;
margin: 2px 0 0;
clear: both;
width: 100%;
}
body.page-id-37979 #sidebar {
display: none !important;
} @media only screen and (max-width: 980px) {
.menu-cta a {
background-color: #8dc63f;
}
}