.wrap-banner.row-container {align-items: unset;}


h2.banner-title {
    color: #1C2654;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.container_btnform {
    position: absolute;
    top: -25px;
    left: 35px;
}

button.btn_subscribe {
    background: whitesmoke;
    font-size: 14px;
    cursor: pointer;
    padding: 4px 16px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}


.contentbtn_form {/* position: relative; *//* margin-top: 0; */
    display: flex;
    position: relative;
    margin-top: 49px;
    z-index: 20;}

.content_field_input {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.content_field_input .inputfield {
    width: 49%;
    position: relative;
    margin-bottom: 11px;
}

select.class_in.select {
    color: #222222;
    padding-left: 20px !important;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    background: #fff;
    padding: 17px 30px 17px 27px;
    border-radius: 10px;
    border: 1px solid #e4ebf0;
    font-family: 'Comfortaa', cursive;
}

.doble-fields {
    display: flex;
    width: 48%;
    justify-content: space-between;
    align-items: center;
}

.doble-fields .inputfield.civilite {
    width: 65%;
}

.doble-fields .inputfield {
    width: 30%;
}

button.search_btn {
    position: relative;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.search_btn {
    background-color: #01b88e;
    color: #ffffff;
    font-family: 'Comfortaa', cursive;
    height: 59px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    padding: 0;
    border-radius: 8px;
    overflow: hidden;
    transition: 0.2s ease;
    min-height: 57px;
    cursor: pointer;
    border: none;
}

span.iconbtn_search {
    display: flex;
    height: 100%;
    align-items: center;
    transition: 0.2s ease;
}

span.iconbtn_search svg {
    stroke: #ffffff;
    width: 24px;
}

input.class_in {
    padding-left: 20px !important;
    color: #222222;
    font-size: 16px;
    width: 100%;
    background: #fff;
    padding: 17px 30px 17px 27px;
    border-radius: 10px;
    border: 1px solid #e4ebf0;
    font-family: 'Comfortaa', cursive;
    padding: 17px 30px 17px 27px;
}

span.textbutton {
    display: none;
}

















.layer2 svg {
    width: 100% !important;
    height: 502px;
    fill: #fff;
    stroke-width: 6px;
    position: relative;
    left: 20%;
}

.layer2 svg path {
    fill: rgb(1 184 142) !important;
    stroke: rgb(247, 247, 247);
    stroke-width: 1.0112px;
}

.layer2 svg path:hover {
    fill: #1d2755 !important;
    cursor: pointer;
}

.description {
    pointer-events: none;
    position: absolute;
    font-size: 18px;
    text-align: center;
    background: white;
    padding: 10px 15px;
    z-index: 5;
    /* height: 30px; */
    line-height: 30px;
    margin: 0 auto;
    color: #01b88e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    transform: translateX(-50%);
    display: none;
}

.description.active {
    display: block;
    background: #01b88e;
    color: #fff;
}

.layer2 {
    margin-top: -39px;
    position: relative;
    /* top: 0; */
    /* right: 0; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    width: 100%;
}

section.empty {margin-top: 0em;}

section.summary {
    position: relative;
    width: 100%;
    margin-bottom: 5em;
margin-top: -3em;}

.wrap_summary {
    position: relative;
}

.title_item_bloc {
    position: relative;
    margin-bottom: 10px;
}

.result_elt_summary {
    position: relative;
    margin-top: 28px;
    width: 100%;
}

.content_summary {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

a.card_item_sum {
    /* box-shadow: 0 0 3px rgb(60 72 88 / 15%) !important; */
    border-radius: 5px !important;
    padding: 1rem!important;
    background: #fff;
    box-shadow: 0 10px 25px 0 rgb(50 50 93 / 7%), 0 5px 15px 0 rgb(0 0 0 / 7%);
    width: 24%;
    height: 114px;
    display: flex;
    align-items: center;
    border-left: 3px solid #01b88e;
}

.card_elt {
    display: flex;
    align-items: center;
}

.icon_cercle {
    background-color: rgba(47,85,212,0.04) !important;
    height: 65px;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50rem!important;
    overflow: hidden;
    padding: 13px;
}

.icon_cercle img {
    width: 100%;
    height: 100%;
}

.resul_zone {
    margin-left: 1rem!important;
    position: relative;
}

.resul_zone h6 {
    color: #8492a6 !important;
    font-size: 14px;
    line-height: 19px;
    position: relative;
}

.resul_zone p {
    /* color: #3c4858 !important; */
    font-size: 18px;
    font-weight: 700;
    color: #01b88e;
}

.content_table_data {
    margin-top: 2em;
    border: 1px solid #dfe4e6;
    background: #fff;
    /* border: 1px solid lightgrey; */
    padding: 45px 35px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    position: relative;
}

.row_table_data {}

.row_table_data {
    width: 100%;
}

.content_btn_table_data {
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
}

button.actionbtn {
    position: relative;
    margin-right: 10px;
    background: #01b88e;
    padding: 9px 15px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}


th.element_th {
    padding-bottom: 20px;
    color: #204051;
    padding-right: 30px;
    cursor: pointer;
    line-height: 19px;
    position: relative;
    padding-top: 1.1rem;
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    padding-left: .75rem;
    font-weight: bold !important;
    font-size: 16px !important;
    text-align: left;
}

tbody tr.element_tr:nth-child(2n+1) {
    background: #f4f6fd;
}

.row_search_data table {
    border-collapse: collapse;
    position: relative;
}

th.element_th:before {
    right: 1em;
    color: #2bbbad;
    content: "\2191";
    opacity: 0.3;
}

th.element_th:after {
    right: 0.5em;
    content: "\2193";
    opacity: 1;
}

th.element_th:before,th.element_th:after {
    position: absolute;
    bottom: .9em;
    display: block;
}

td.element_td, td.element_td a {
    margin: 0;
    color: #204051;
    line-height: 19px;
    font-size: 13px;
}

td.element_td {
    padding: 10px;
    position: relative;
}

.content_field_search {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
}

.content_input_field span {
    font-size: 17px;
    color: grey;
    margin-right: 12px;
}

.content_input_field input.class_input {
    height: 30px;
    border: 1px solid #bbbec5;
    padding: 0 15px;
    border-radius: 4px;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
}

.layer5 {z-index: -1;left: -137%;top: -93%;}

.wrapper-super-header {
    background: #fff;
}

.card_right {
    position: relative;
    width: 40%;
top: unset;right: unset;}

.card_left {
    width: 60%;
    padding-left: 0em;
padding-top: 45px;}

.row-banner .container {
    width: 1200px;
}