.chart-legend {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 0px;
    font-size: 10px;
}

.chart-legend li {
    padding-left: 8px;
    padding-right: 8px;
}
.wpcf7-submit {
    color: #0069a6;
    border-color: #0069a6;
    font-weight: 700;
}
.contact-section .wpcf7-submit {
    color: #fff;
    border-color: #fff;
    font-weight: 700;
}
.contact-section .wpcf7-submit:hover {
    color: #ffffff;
    border-color: #ffffff;
}
.form-check{
    padding-left: 0px;
}
.form-check .wpcf7-list-item{
    margin-left: 0px;
}


.newsletter-wrap {
    margin: 0 auto;
}

.newlatter_sec {
    display: inline-block;
    width: 100%;
    padding-bottom: 63px;
}

.newlatter_sec .container>label {
    font-size: 26px;
    line-height: 36px;
    color: #55565A;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
}

.newlatter_sec .email_sub_block {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative;
}

.newlatter_sec .email_sub_block .email_input {
    width: 100%;
    height: 56px;
    border: 1px solid #55565A;
    outline: none !important;
    padding-left: 35px;
    padding-right: 158px;
}

.newlatter_sec .email_sub_block .btn_outline_blue {
    position: absolute;
    right: 7px;
    top: 6px;
}

.newlatter_sec .email_sub_block .btn_outline_blue {
    background: #0069A6;
    border-color: #0069A6;
    color: #fff;
}


.newlatter_sec .es_subscription_form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative;
}

.newlatter_sec .es_subscription_form input[type="email"] {
    width: 100%;
    height: 56px;
    border: 1px solid #55565A;
    outline: none !important;
    padding-left: 35px;
    padding-right: 158px;
}

.newlatter_sec .es_subscription_form input[type="submit"] {
    width: 148px;
    margin-left: 0;
    height: 44px;
    font-size: 16px;
    padding: 9px 0;
    border: 1px solid #0069A6;
    font-weight: 600;
    color: #0069A6;
    border-radius: 0;
    position: absolute;
    right: 7px;
    top: 6px;
}

.newlatter_sec .es_subscription_form input[type="submit"] {
    background: #0069A6;
    border-color: #0069A6;
    color: #fff;
}

.newlatter_sec .es-field-wrap label {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.contact-section .wpcf7{
    width: 500px;
    margin: 0 auto;
    padding: 0px 20px;
}
@media screen and (max-width: 600px) {
    .contact-section .wpcf7{ width: 100%;}
} 
