.margin-top-70 {
    margin-top: 35px !important;
}

p {
       margin-top: 12px;
}

p a, table a, .wpb_text_column a {
    color: #d16828;
}

.field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
    width: 180px !important;
    cursor: pointer;
    background-color: #bcbdbf;
    text-color: white:
}

.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    visibility: hidden;
}

.top-widget{
    float: right;
    padding-right: 20px;
    padding-top: 14px;
    vertical-align: middle !important;
}

.emergency {
    color: #d16828 !important;
    font-weight: 900;
}

.nf-form-cont .nf-form-fields-required {
    padding-bottom: 25px;
}

.post-template-default div.call-to-action, .blog div.call-to-action {
    display: none;
}

.post-template-default h6:nth-of-type(3), .blog h6:nth-of-type(3) {
    display: none;
}

.post-template-default .vc_wp_text.wpb_content_element.margin-top-24, .blog .vc_wp_text.wpb_content_element.margin-top-24 {
    display: none;
}

.post-template-default .vc_row.wpb_row.vc_inner.page-margin-top {
    display: none;
}

.template-eye {
    display: none;
}

.template-bubble
 {
    display: none;
}

@media only screen and (max-width: 600px) {
    .top-widget{
        float: left;
    }

    .page-header-left h1 {
        text-align: center;
    }

    .bread-crumb-container {
        display: none !important;
    }
}

ul.col-sm-4 {
  list-style-type: circle;
  list-style-position: inside;
}

  textarea {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    width: 100% !important;
}
  
  textarea.wpcf7-form-control.wpcf7-textarea {
     border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    width: 100% !important;
}

label {
    color: #25282A;
    font-family: 'Raleway';
    font-weight: bold;

}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100% !important;
}

li {
    line-height: 24px;
}

