input[type="text"] {
    background: #fff !important;
    border: 1px solid #838383 !important;
    border-radius: 3px !important;
    width: 100% !important;
    padding: 0 20px !important;
    height: 40px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    font-family: sans-serif !important;
}
.service-box.three {
height: 240px !important;
}
#header .top-bar:after, #header .top-bar {
    background: #589ec5 !important;
}
input#gform_submit_button_1 {
    background: #54b2e5 !important;
    color: #fff !important;
    padding: 10px 20px 10px 20px !important;
    border-radius: 3px !important;
    width: 50% !important;
    margin-bottom: 40px !important;
    float: right !important;
}
textarea#input_1_14 {
    border: 1px solid #888 !important;
    border-radius: 3px !important;
}
select#input_1_6 {
    border: 1px solid #888 !important;
    height: 40px !important;
    border-radius: 3px !important;
}
p.footer-copyrights {
    padding-top: 20px !important;
  margin-bottom: -20px !important;
}
.footer-social-icons {
display:none !important;
}
@media only screen and (max-width: 1800px) and (min-width: 992px) 
{
#header.header-three .main-nav {
padding-top: 1.5% !important;
}
}
p.footer-copyrights.theme-maker {
    margin-top: -30px !important;
}
.widgettitle{
font-family: serif !important;
}
.contact-home.wpb_column.vc_column_container.vc_col-sm-4 {
    background: rgba(0, 173, 239, 0.53) !important;
    padding: 20px !important;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: #fff !important;
    border: 1px solid #838383 !important;
    border-radius: 3px !important;
    width: 100% !important;
    padding: 0 20px !important;
    height: 40px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    font-family: "Open Sans",sans-serif !important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #000 !important;
    color: #fff !important;
    border-radius: 3px !important;
    padding: 10px 20px !important;
    width: 94% !important;
    margin-left: 3% !important;
}