#contact #wrapper>.container>.row {
    margin: 0;
}
.contact-heading {
    padding: 20px 15px 30px;
    text-align: center;
    position: relative;
    max-width: 803px;
    margin: 0 auto;
}
.contact-heading h1 {
    font-size: 22px;
    line-height: 32px;
    margin: 0;
    font-weight: 700;
    color: #000;
}
.contact-rich {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 833px;
}
.contact-rich .block-contact {
    height: auto;
    overflow: hidden;
    width: 100%;
    border: 1px solid #8DB054;
    background-color: #F3F9ED;
    border-radius: 4px;
    padding: 20px;
    position: relative;
    margin: 0 0 20px;
}
.contact-rich .block-contact .block-link {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
    padding: 0;
    margin: 0 !important;
}
#left-column.col-md-12 {
    padding: 0;
}
.contact-rich .block-contact .icon {
    float: none !important;
    width: auto;
    display: table;
    margin: 0 auto 15px;
}
.contact-rich .block-contact .data {
    width: auto;
    overflow: hidden;
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 28px;
    min-height: inherit;
}
.contact-rich .block-contact .data em {
    font-style: normal;
}
.contact-rich .block .data.email {
    padding-top: 13px;
}
.contact-rich .block-contact .data {
    padding-top: 0;
}
.contact-rich .block-contact .data a {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    text-decoration: none !important;
}
.contact-rich .block-contact:hover a , .contact-rich .block-contact:hover {
    color: #000!important;
}
.contact-rich .block-contact:hover {
    background: #E1F0D1;
}
.contact-rich .block-contact:hover .icon {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
}
.contact-rich .block:hover .icon img {
    opacity: 0;
}

/****/
#content-wrapper {
    width: 100%;
    padding: 0;
    margin: 0 0 4rem;
}
.page-content.card.card-block {
    padding: 0 15px!important;
    margin: 20px auto 40px;
    /* max-width: 920px; */
}
.form-title p {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.form-title h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    margin: 0 0 24px;
}
.page-content .contact-form {
    color: #000;
    padding: 40px;
    border: 1px solid #DFE0E1;
    border-radius: 10px;
    min-height: 160px;
    max-width: 803px;
    margin: 0 auto;
}
.page-content .contact-form form {
    max-width: 800px;
    margin: 0 auto;
}
section.form-fields .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#contact .form-control {
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #DFE0E1;
    border-radius: 3px !important;
    height: 40px !important;
    outline: 0 !important;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
#contact .form-group {
    margin-bottom: 24px;
}
.form-group:not(.form-group-checkbox) label.form-control-label.required:after {
    content: "*" !important;
    color: #000 !important;
    margin-left: 4px;
}
#contact .form-control-label {
    color: #000000;
    font-size: 15px !important;
    line-height: 26px;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif;
    margin: 0 0 6px !important;
    padding: 0 !important;
}
#contact .form-group.form-checkgroup .form-control-valign {
    padding: 0;
}
#contact .form-group.form-checkgroup .form-control-label {
    margin: 0 42px 0 0 !important;
}
#contact .custom-radio {
    border: none !important;
}
#contact .custom-radio span {
    position: absolute;
    width: 18px !important;
    height: 18px !important;
    background: transparent !important;
    border: 1px solid #C1C1C1;
    top: -1px !important;
    left: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
#contact .custom-radio input[type=radio]:checked+span {
    border-color: #EA5825!important;
}
#contact .custom-radio input[type=radio]:checked+span em {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EA5825;
    display: block;
}
.form-group.form-checkgroup {
    display: flex;
    align-items: center;
}
.form-group label.radio-inline {
    margin-bottom: 0;
}
#contact textarea.form-control {
    height: 124px !important;
}
#professionnel-fields {
    width: 100%;
}
.contact-form button.btn.btn-primary {
    padding: 8px 48px;
    border-radius: 4px;
    background: #8DB054 !important;
    color: #fff !important;
    text-transform: none;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    outline: 0 !important;
    border: none !important;
    box-shadow: none;
    display: table;
    margin: 0 0 0 auto;
    min-width: 214px;
}
.contact-form button.btn.btn-primary svg {
    width: auto;
    height: auto;
    position: relative;
    top: 1px;
    margin-left: 8px;
}
.contact-form button.btn.btn-primary:hover {
    background: #6f8c40 !important;
    color: #fff !important;
}
.contact-form button.btn.btn-primary:hover svg, .contact-form button.btn.btn-primary:hover svg path {
    fill: #fff;
    color: #fff;
}
.contact-form .input-group span.input-group-btn {
    width: auto;
}
.alert ul li {
    font-size: 16px;
    line-height: 20px;
}
.alert ul {
    margin: 0;
}
#contact .bootstrap-filestyle.input-group .form-control {
    border-radius: 4px 0 0 4px !important;
    width: calc(100% - 120px);
}
#contact .contact-form .input-group .input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    background: #DFE0E1;
    text-transform: none;
    border: 0;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 32px;
    width: 120px;
}
.contact-form .bootstrap-filestyle.input-group {
    display: flex;
    width: 100%;
}
.contact-rich > .row > .col-md-4 {
    width: 50%;
}
.contact-rich > .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
#contact #wrapper>.container {
    max-width: 1690px;
}
/******* responsive ********/

@media screen and (max-width: 1200px) {

    .contact-rich .block-contact .data {
        font-size: 18px;
        line-height: 30px;
    }
}
@media (max-width: 992px) {
    .contact-rich > .row {
        margin-left: -10px;
        margin-right: -10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }  
    .contact-rich > .row > .col-md-4 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact-heading {
        padding: 10px 15px 20px;
    }
    .contact-heading h1 {
        font-size: 20px;
        line-height: 30px;
    }
.contact-rich {
    column-gap: 20px;
}
.contact-rich .block-contact .icon {
    margin: 0px auto 12px;
}
.contact-rich .block-contact .data a {
    font-size: 18px;
    line-height: 28px;
}
.contact-rich .block-contact .data {
    font-size: 16px;
    line-height: 26px;
}

}
@media (max-width: 768px) {
    .contact-heading {
        padding: 0 15px 20px;
    }
    .page-content .contact-form .form-title h2 {
        font-size: 18px;
        line-height: 18px;
        margin: 0 0 20px;
    }
    .page-content.card.card-block {
        margin: 10px auto 0px;
    }
    section.form-fields .row {
        flex-direction: column;
    }
    .page-content .contact-form {
        padding: 32px;
    }
    .contact-rich > .row > .col-md-4 {
        width: 50%;
    }
    .contact-rich {
        column-gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px;
    }
    .map-block iframe {
        width: 100% !important;
        height: 320px !important;
    }
}
@media (max-width: 576px) {
    .contact-rich > .row > .col-md-4 {
        width: 100%;
    }
    .contact-heading {
        padding: 0 15px 20px;
    }
    .contact-heading h1 {
        font-size: 18px;
        line-height: 28px;
    }
    .contact-rich {
        flex-direction: column;
    }
    .contact-rich .block-contact {
        width: 100%;
    }
    .form-title h2 {
        font-size: 16px;
        line-height: 26px;
    }
    .page-content .contact-form {
        padding: 24px;
    }
    #content-wrapper {
        margin: 0 0 3rem;
    }
    .contact-rich .block-contact .icon img {
        height: 20px;
        width: auto;
    }
    .contact-rich .block-contact .data, .contact-rich .block-contact .data a {
        font-size: 16px;
        line-height: 24px;
    }
    .contact-rich .block-contact .data {
        font-size: 16px;
        line-height: 24px;
        min-height: auto;
    }
}