.elementor-background-overlay {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.6;
    height: 14em;
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
}

.myweb_agency_info {
    min-height: 200px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    padding-bottom: 60px;
}

.myweb_agency_title {
    font-weight: bold;
    text-align: justify;
    box-sizing: border-box;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
    font-style: normal;
    cursor: default;
    font-size: 1.4rem;
    margin-bottom: 15px;
}

.myweb_agency_address {
    padding-top: 10px;
    font-weight: 300;
    text-align: justify;
    box-sizing: border-box;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
    font-style: normal;
    cursor: default;
    font-size: 0.94rem;
    padding-bottom: 10px;
}

.myweb_agency_phone,
.myweb_agency_email {
    padding-top: 10px;
    font-weight: 300;
    text-align: justify;
    box-sizing: border-box;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
    font-style: normal;
    cursor: default;
    font-size: 0.94rem;
}

.m-title {
    font-size: 1.6rem;
    font-weight: 300;
    text-align: justify;
    box-sizing: border-box;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
    font-style: normal;
    cursor: default;
    margin-bottom: 20px;
}

/*---*/
div[id^='office-map-'] {
    min-height: 250px;
}

.form-contact-agency {
    margin-bottom: 10px !important;
}

.hz-terms-of-use a {
    text-decoration: underline;
}