.login-form, body {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f5f8',
    endColorstr='#f3f5f8', GradientType=1)
}

.back-to-top, .input-group-text, .login-form .content, .modal-title,
.see-more, .title-1, .title-3 {
    text-align: center
}

.back-to-top, .feature-img:before, .popover, .search-banner {
    box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

html {
    box-sizing: border-box
}

a, abbr, acronym, address, applet, article, aside, audio, b, big,
blockquote, body, canvas, caption, center, cite, code, dd, del, details,
dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label,
legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s,
samp, section, small, span, strike, strong, sub, summary, sup, table,
tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

#menu > ul, body {
    -webkit-font-smoothing: antialiased
}

article, aside, details, figcaption, figure, footer, h1, h2, h3, h4, h5,
h6, header, menu, nav, section {
    display: block
}

li, ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block
}

.tag, .tag a, .tag a span {
    display: inline-block
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    opacity: 1
}

@font-face {
    font-family: icons;
    src: url(../../../assets/dist/fonts/opteven.woff2) format("woff2"),
    url(../assets/dist/fonts/opteven.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: fira;
    src: url(../../../assets/dist/fonts/FiraSans-Book.woff2) format("woff2"),
    url(../../../assets/dist/fonts/FiraSans-Book.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: fira;
    src: url(../../../assets/dist/fonts/FiraSans-Light.woff2) format("woff2"),
    url(../../../assets/dist/fonts/FiraSans-Light.woff) format("woff");
    font-weight: 100
}

@font-face {
    font-family: fira;
    src: url(../../../assets/dist/fonts/FiraSans-Medium.woff2) format("woff2"),
    url(../../../assets/dist/fonts/FiraSans-Medium.woff) format("woff");
    font-weight: 700
}

#menu .deco:after, #menu > ul button:after, .back-to-top, .checkbox label:after,
.contrat .bottom-contract .col-md-6 a:after, .contrat .top-contract .title.fav:before,
.contrat .top-contract li:before, .icon, .listing-extensions .name-cell .title.fav:before,
.select-custom:after {
    font-family: icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.popover, body {
    font-family: fira, sans-serif
}

.tag, a.ul {
    font-weight: 700
}

.filter strong, .list .text-left .found, .list .text-left strong, .list .text-right strong,
.login h2, .see-more span, .tag-choice li, .top-banner ol {
    text-transform: uppercase
}

.contrat .bottom-contract .col-md-6 a.cgv:after, .icon-cgv:before {
    content: "\e900"
}

#menu > ul button:after, .icon-fleche-bas:before, .select-custom:after {
    content: "\e901"
}

.contrat .top-contract li:before, .icon-plus:before {
    content: "\e902"
}

.icon-crayon:before {
    content: "\e903"
}

.icon-close:before {
    content: "\e904"
}

.icon-star-off:before {
    content: "\e905"
}

.contrat .top-contract .title.fav:before, .fav-toggle input:checked + label span:before,
.icon-star:before, .listing-extensions .name-cell .title.fav:before {
    content: "\e906"
}

.back-to-top:before, .icon-back-top:before {
    content: "\e907"
}

.icon-info:before {
    content: "\e908"
}

#menu .deco:after, .icon-logout:before {
    content: "\e90a"
}

.contrat .bottom-contract .col-md-6 a.pres:after, .icon-fiche:before {
    content: "\e90b"
}

.icon-search:before {
    content: "\e90c"
}

.icon-checkbox:before {
    content: "\e90d"
}

body {
    font-size: 14px;
    background: #f3f5f8;
    background: var(--bg1);
    background: linear-gradient(135deg, #f3f5f8 0, #f3f5f8 100%);
    background: linear-gradient(135deg, var(--bg1) 0, var(--bg2) 100%);
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}

body.menu-open {
    overflow: hidden;
}

.input-group-text {
    border-radius: 2px
}

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
    border-top-color: rgba(222, 223, 227, .5)
}

a, a:hover {
    text-decoration: none;
    color: #9e0040;
    color: var(--link);
}

a.ul {
    position: relative;
    color: #9e0040;
    color: var(--link);
    font-size: 12px
}

a.ul:before {
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #9e0040;
    background: var(--link);
    content: '';
    transition: all .3s
}

a.ul:hover {
    color: #824519
}

a.ul:hover:before {
    background: #824519;
    left: -3px;
    right: -3px
}

.tag {
    font-size: 13px;
    height: 40px;
    padding: 12px 12px 12px 22px;
    border-radius: 50px;
    border: 1px solid #90949C;
    border: 1px solid var(--grey1);
    color: #4B4F56;
    color: var(--grey2);
    letter-spacing: .45px;
    margin: 0 55px 0 15px
}

.tag a {
    margin: 0 0 0 11px
}

.tag a span {
    padding: 0 10px;
    color: #004563;
    color: var(--main);
    font-size: 14px
}

.tag:last-child {
    margin-right: 0
}

.main {
    max-width: 1315px
}

.title-1 {
    font-size: 38px;
    letter-spacing: .43px;
    color: #6C7477;
    color: var(--grey3);
    font-weight: 300;
    padding: 20px 0
}

.btn, .form-control, .see-more span, .title-3 {
    font-weight: 700
}

.title-3 {
    font-size: 24px;
    letter-spacing: .3px;
    padding: 29px 0;
    color: #4B4F56;
    color: var(--grey2)
}

.btn {
    background: #004563;
    background: var(--main);
    border: 1px solid #004563;
    border: 1px solid var(--main);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    transition: all .2s;
    min-height: 40px;
    padding: 8px 18px
}

.btn:hover {
    background: #fff;
    color: #004563;
    color: var(--main)
}

.btn.btn-white {
    background: #FFF;
    color: #9e0040;
    color: var(--link);
    border-color: rgba(79, 42, 15, .15)
}

.btn.btn-white:hover {
    border-color: #9e0040;
    border-color: var(--link)
}

.btn.maxi {
    height: 50px;
    padding: 13px 18px
}

.form-control {
    border-radius: 2px;
    height: 50px;
    font-size: 13px;
    padding-top: 16px;
    padding-left: 18px;
    border: 1px solid #c1c2c4;
    color: #4B4F56;
    color: var(--grey2)
}

.form-control-normal {
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #4B4F56;
    color: var(--grey2);
    background-clip: padding-box;
    border: 1px solid #c1c2c4;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control[type=date] {
    font-size: 0
}

.form-control[type=date].not-empty, .form-control[type=date]:active,
.form-control[type=date]:focus {
    font-size: 13px
}

.form-control.not-empty + span.placeholder, .form-control:active + span.placeholder,
.form-control:focus + span.placeholder {
    font-size: 10px;
    top: 32%
}

.focus input[type=date], .not-empty input[type=date] {
    font-size: 13px
}

.focus span.placeholder, .not-empty span.placeholder {
    font-size: 10px;
    top: 32%
}

.input-group .input-group-prepend + .form-control:not (:first-child ),
.input-group .input-group-prepend + .form-control:not (:last-child ) {
    border-radius: 0 2px
}

span.placeholder {
    position: absolute;
    transition: all .3s;
    font-size: 13px;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    color: #90949C;
    color: var(--grey1);
    letter-spacing: .45px
}

.input-group {
    margin-bottom: 20px;
    height: 50px
}

.input-group-light {
    margin-bottom: 20px;
}

.input-group > .form-control, .input-group > .form-control:not (:last-child
	) {
    border-radius: 2px
}

.input-group span.placeholder {
    left: 19px
}

.input-group .input-group-prepend + .awesomplete + span.placeholder,
.input-group .input-group-prepend + input + span.placeholder {
    left: 58px
}

.input-group.mini, .input-group.mini .form-control {
    height: 40px
}

.input-group.maxi, .input-group.maxi .form-control {
    height: 62px
}

.input-group-text {
    background: #fff;
    width: 40px;
    border: 1px solid #c1c2c4;
    padding: 0;
    border-right: 0
}

.input-group-text img {
    margin: 0 auto
}

.awesomplete {
    flex: 1 1 auto
}

.banner .pic, .contrat .top-contract .pic, .triangle {
    position: relative
}

.banner .pic:after, .banner .pic:before, .contrat .top-contract .pic:after,
.contrat .top-contract .pic:before, .triangle:after, .triangle:before {
    content: '';
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    opacity: .5;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    left: 0;
    width: 1200px;
    height: 1200px;
    pointer-events: none
}

.banner .pic:before, .contrat .top-contract .pic:before, .triangle:before {
    background-color: #FFF;
    bottom: 95vh
}

.banner .pic:after, .contrat .top-contract .pic:after, .triangle:after {
    background-color: #004563;
    background-color: var(--main);
    top: 95vh;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.styled-select select {
    background: 0 0;
    width: 225px;
    padding-left: 4px;
    outline: 0;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff
}

.styled-select select::-ms-expand {
    display: none
}

.styled-select {
    width: 225px;
    height: 34px;
    background: url(../../../assets/dist/icons/ico-chevron-menu.svg) right center no-repeat #4B4F56;
    background: url(../../../assets/dist/icons/ico-chevron-menu.svg) right center no-repeat var(--grey2);
    background-size: 20px 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    display: inline-block;
    margin-left: 10px;
    line-height: 34px;
    padding-left: 0
}

.styled-select option {
    background: #4B4F56;
    background: var(--grey2)
}

.see-more {
    display: block;
    position: relative
}

.see-more span {
    color: #004563;
    color: var(--main);
    font-size: 12px;
    position: relative;
    padding: 0 50px;
    z-index: 30
}

.see-more span:before {
    position: absolute;
    right: 20px;
    font-size: 25px;
    line-height: 15px;
    font-weight: 300;
    content: '-'
}

.see-more span:after {
    content: attr(data-minus)
}

.see-more.collapsed span:before {
    content: '+'
}

.see-more.collapsed span:after {
    content: attr(data-plus)
}

.tag-choice {
    font-size: 0;
    vertical-align: top;
    margin-bottom: 19px
}

.tag-choice > label {
    color: #4B4F56;
    color: var(--grey2);
    font-weight: 400;
    font-size: 16px;
    padding: 7px 0 0 3px;
    margin: 0 20px 0 0
}

.tag-choice ul {
    display: inline-block;
    font-size: 0;
    vertical-align: top
}

.tag-choice li {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .45px;
    margin: 0 14px 0 0
}

.tag-choice li label {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .45px;
    margin: 0 14px 0 0
}

.tag-choice li label {
    display: inline-block;
    border-radius: 50px;
    background: #fff;
    padding: 8px 18px;
    cursor: pointer;
    border: 1px solid #DEDFE5
}

.tag-choice li label:hover {
    border-color: #004563;
    border-color: var(--main)
}

.tag-choice li input {
    display: none
}

.tag-choice li input:checked + label {
    background: #004563;
    background: var(--main);
    color: #fff;
    border-color: transparent
}

.custom-tooltip {
    position: relative
}

.custom-tooltip:hover .content {
    display: block
}

.custom-tooltip .content {
    display: none;
    position: absolute
}

.hide {
    display: none
}

.container-fluid.no-padding {
    padding-left: 0;
    padding-right: 0
}

.popover {
    max-width: 100%;
    border: 0;
    border-radius: 0
}

.back-to-top {
    font-size: 0;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    color: #004563;
    color: var(--main);
    line-height: 50px;
    background: #FFF;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    transition: opacity .2s ease-out;
    opacity: 0
}

.back-to-top:before {
    font-size: 23px
}

.back-to-top:hover {
    background: #004563;
    background: var(--main);
    color: #fff
}

.back-to-top.show {
    opacity: 1
}

.banner {
    position: relative
}

.banner .txt {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 21px 80px 21px 64px;
    bottom: 0
}

.banner .pic {
    position: relative;
    z-index: 1;
    height: 300px;
    overflow: hidden
}

.banner .pic:before {
    bottom: 280px;
    width: 200px;
    height: 200px
}

.banner .pic:after {
    top: 200px;
    width: 350px;
    height: 350px
}

.banner .pic img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.banner .title-1 {
    font-size: 62px;
    font-weight: 300;
    letter-spacing: .7px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.banner .title-1 span {
    display: block;
    font-size: 32px;
    line-height: 50px;
    font-weight: 100
}

@media screen and (max-width: 1240px) {
    .banner .title-1 {
        font-size: 40px
    }

    .banner .title-1 span {
        font-size: 25px;
        line-height: 30px
    }
}

.banner.mini .pic {
    height: 220px
}

.banner.mini .pic:before {
    bottom: 200px
}

.top-banner {
    display: table;
    width: 100%;
    height: 1px
}

.top-banner .action, .top-banner nav {
    display: table-cell;
    vertical-align: middle
}

.top-banner ol {
    margin: 0;
    background: 0 0;
    color: #fff;
    font-size: 12px
}

.top-banner ol a {
    text-decoration: underline;
    letter-spacing: .09px;
    color: #fff
}

.breadcrumb-item.active {
    color: #fff
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
    content: '>'
}

.search-banner {
    background: #fff;
    padding: 9px 0 23px;
    margin-bottom: 49px
}

.search-banner .input-group {
    border-bottom: 1px solid #90949C;
    border-bottom: 1px solid var(--grey1);
    margin: 0 auto;
    max-width: 511px;
    width: 100%
}

.search-banner .form-control {
    background: 0 0;
    border: 0;
    padding-left: 0
}

.search-banner span.placeholder {
    font-size: 18px;
    color: #6C7477;
    color: var(--grey3);
    font-style: italic;
    font-weight: 700;
    letter-spacing: .12px;
    left: 0
}

.search-banner button {
    font-size: 22px;
    background: 0 0;
    border: 0;
    color: #004563;
    color: var(--main);
    padding-right: 0;
    padding-top: 9px
}

.search-banner .focus span.placeholder, .search-banner .not-empty span.placeholder {
    font-size: 12px
}

.checkbox {
    position: relative;
    display: inline-block
}

.checkbox label {
    cursor: pointer
}

.checkbox label:after, .checkbox label:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    transition: all .2s
}

.checkbox label:before {
    position: relative;
    border: 1px solid rgba(144, 148, 156, .5);
    border-radius: 2px;
    background: #FFF;
    z-index: 2;
    top: 4px;
    margin: 0 6px 0 0
}

.checkbox label:after {
    content: "\e90d";
    color: #fff;
    text-align: center;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 11px;
    text-indent: -2px;
    left: 2px;
    z-index: 2;
    opacity: 0;
    top: 6px;
    font-size: 7px
}

.checkbox input {
    display: none
}

.checkbox input:checked + label:before {
    border-color: #004563;
    border-color: var(--main);
    background: #004563;
    background: var(--main)
}

.checkbox input:checked + label:after {
    opacity: 1
}

.checkbox span {
    font-size: 12px;
    color: #4B4F56;
    color: var(--grey2)
}

.switch {
    position: relative;
    display: inline-block
}

.switch input {
    display: none
}

.switch input:checked + label span.button:before {
    left: 11px
}

.switch input:checked + label .option1 {
    color: #DEDFE3;
    color: var(--grey5);
    cursor: pointer;
    pointer-events: all
}

.switch input:checked + label .option2 {
    color: #4B4F56;
    color: var(--grey2);
    pointer-events: none
}

.switch label {
    position: relative;
    pointer-events: none
}

.switch label span.button {
    pointer-events: all;
    cursor: pointer;
    width: 27px;
    height: 13px;
    border: 0;
    background: 0 0;
    position: relative;
    display: inline-block;
    margin: 0 6px
}

.switch label span.button:after, .switch label span.button:before {
    content: '';
    position: absolute;
    display: inline-block
}

.switch label span.button:before {
    background: #004563;
    background: var(--main);
    border-radius: 100px;
    height: 16px;
    width: 16px;
    transition: all .2s;
    left: 0;
    z-index: 2;
    top: 1px
}

.switch label span.button:after {
    background: #DEDFE3;
    background: var(--grey5);
    border-radius: 100px;
    width: 27px;
    height: 11px;
    left: 0;
    z-index: 1;
    top: 3px
}

.switch label .option1, .switch label .option2 {
    font-size: 14px;
    font-weight: 700;
    transition: all .2s
}

.switch label .option1 {
    color: #4B4F56;
    color: var(--grey2);
    pointer-events: none
}

.switch label .option2 {
    color: #DEDFE3;
    color: var(--grey5);
    pointer-events: all;
    cursor: pointer
}

.fav-toggle input {
    display: none
}

.fav-toggle input:checked + label span:before {
    color: #004563;
    color: var(--main)
}

.fav-toggle label {
    cursor: pointer
}

.select-custom {
    position: relative;
    margin-bottom: 10px
}

.select-custom:after {
    position: absolute;
    right: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 7px;
    color: #4B4F56;
    color: var(--grey2)
}

.select-custom .select-ph, .select-custom select {
    width: 100%;
    height: 50px;
    padding-left: 18px;
    font-size: 13px
}

.select-custom .select-ph {
    position: absolute;
    top: 0;
    color: #90949C;
    color: var(--grey1);
    padding-top: 17px;
    pointer-events: none
}

.select-custom select {
    background: #FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
    color: #4B4F56;
    color: var(--grey2);
    font-weight: 700;
    border: 1px solid rgba(144, 148, 156, .5)
}

@media ( min-width: 576px) {
    .modal-dialog {
        max-width: 730px
    }
}

.modal-content {
    width: 730px
}

.modal-dialog {
    margin: 9.75rem auto
}

.modal-title {
    color: #4B4F56;
    color: var(--grey2);
    font-size: 24px;
    letter-spacing: .3px;
    font-weight: 700;
    padding: 40px 107px
}

.modal-body {
    padding: 0 31px
}

.modal .close {
    position: absolute;
    top: 9px;
    right: 18px;
    font-size: 18px;
    color: #9e0040;
    color: var(--link);
    padding: 10px
}

#menuToggle, #menuToggle span, .login-form .content {
    position: relative
}

.modal .buttons {
    padding: 40px 0
}

.login {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-content: stretch
}

.login .logo {
    margin-bottom: 96px
}

.logo-login {
    max-height: 150px;
}

.login h2 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 38px;
    color: #4B4F56;
    color: var(--grey2)
}

.login-form {
    width: 529px;
    min-width: 529px;
    max-width: 529px;
    flex-basis: auto;
    flex-grow: 1;
    background: #f3f5f8;
    background: var(--bg1);
    background: linear-gradient(135deg, #f3f5f8 0, #f3f5f8 100%);
    background: linear-gradient(135deg, var(--bg1) 0, var(--bg2) 100%);
    align-self: stretch;
    padding: 0 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.login-form .content {
    width: 100%
}

.login-pic {
    width: auto;
    overflow: hidden;
    height: 100vh;
    flex: 0 1 100%
}

#menu, .login-pic img {
    width: 100%;
    height: 100%
}

.login-pic img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left bottom;
    object-position: left bottom
}

#menuToggle {
    display: block;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 40px;
    padding-top: 6px;
    width: 80%;
}

#menuToggle input {
    display: block;
    width: 80px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 22;
    -webkit-touch-callout: none
}

#menuToggle input:hover ~ span {
    opacity: 1
}

#menuToggle input:hover ~ span:nth-last-child(3) {
    -webkit-transform: rotate(0) translate(3px, 0);
    transform: rotate(0) translate(3px, 0)
}

#menuToggle input:checked ~ span {
    opacity: 1;
    -webkit-transform: rotate(45deg) translate(3px, 0);
    transform: rotate(45deg) translate(3px, 0)
}

#menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    -webkit-transform: rotate(0) scale(.2, .2);
    transform: rotate(0) scale(.2, .2)
}

#menuToggle input:checked ~ span:nth-last-child(2) {
    -webkit-transform: rotate(-45deg) translate(0, 3px);
    transform: rotate(-45deg) translate(0, 3px)
}

#menuToggle input:checked ~ #menu {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0;
    opacity: 1
}

#menuToggle em {
    position: absolute;
    z-index: 20;
    font-size: 10px;
    left: 0;
    top: 50%;
    margin-top: -2px
}

#menuToggle span {
    display: block;
    width: 22px;
    height: 2px;
    margin-bottom: 4px;
    background: #004563;
    background: var(--main);
    border-radius: 10px;
    z-index: 20;
    -webkit-transform-origin: 4px 0;
    transform-origin: 4px 0;
    transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, -webkit-transform .5s;
    transition: transform .5s, background .5s cubic-bezier(.77, .2, .05, 1),
    opacity .55s ease;
    transition: transform .5s, background .5s cubic-bezier(.77, .2, .05, 1),
    opacity .55s ease, -webkit-transform .5s
}

#menuToggle span:first-child {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

#menuToggle span:nth-last-child(2) {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

#menu {
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    transition: all .5s cubic-bezier(.77, .2, .05, 1);
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 66px;
    z-index: 15;
    background-color: #f3f3f5;
    overflow: auto;
    margin: -66px 0 0;
    display: block
}

#menu .deco {
    float: right;
    margin: 20px 85px 20px 0;
    font-size: 13px;
    margin-top: 150px;
}

#menu .deco:after {
    font-size: 14px;
    position: absolute;
    left: -28px
}

#menu > ul {
    list-style-type: none;
    color: #000;
    width: 432px;
    margin: 21px auto 0;
    padding: 0 39px 0 0;
    position: relative
}

#menu > ul .lvl1 {
    text-align: left;
    padding: 17px 0;
    font-size: 21px;
    color: #4B4F56;
    color: var(--grey2);
    background: 0 0;
    border: 0;
    display: block
}

#menu > ul button {
    width: 100%;
    position: relative
}

#menu > ul button:after {
    color: #004563;
    color: var(--main);
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all .3s;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

#menu > ul button.collapsed:after {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

#menu > ul > li ul {
    margin: 0 0 15px
}

#menu > ul > li li {
    border-bottom: 1px solid #90949C;
    border-bottom: 1px solid var(--grey1)
}

#menu > ul > li li:last-child {
    border: 0
}

#menu > ul > li a {
    color: #90949C;
    color: var(--grey1);
    font-size: 18px;
    padding: 13px 0 13px 3px;
    display: block
}

#menu > ul > li a:hover {
    color: #4B4F56;
    color: var(--grey2)
}

header {
    height: 45px;
    background: #FFF;
    display: table;
    width: 100%;
    position: relative;
    top: 10px;
    z-index: 1000
}

header > * {
    display: table-cell;
    vertical-align: middle
}

header nav {
    text-align: left;
    padding-left: 80px
}

header .logo {
    text-align: right;
    padding-right: 80px;
    position: relative;
    z-index: 10;
    float: right;
    width: 20%;
    margin-top: -30px;
}

header .logo img {
    max-height: 43px;
    height: auto;
    position: relative
}

.header-infos, .more-header-infos {
    padding: 15px 65px;
    background: #4B4F56;
    background: var(--grey2);
    color: #fff;
    font-size: 16px;
    min-height: 50px;
    letter-spacing: .09px;
    font-weight: 400
}

.more-header-infos .edit:before, .more-header-infos .edit:hover:before {
    background: #fff
}

.header-infos strong, .more-header-infos strong {
    letter-spacing: .06px;
    font-weight: 700
}

.header-infos .bull, .more-header-infos .bull {
    color: #D6CAC0;
    font-size: 22px;
    margin: 0 4px;
    position: relative;
    top: 2px;
    font-weight: 400
}

.header-infos .styled-select, .header-infos select, .more-header-infos .styled-select,
.more-header-infos select {
    width: auto;
    font-weight: 400
}

.header-infos select, .more-header-infos select {
    width: 124%
}

.header-infos .styled-select, .more-header-infos .styled-select {
    padding: 0 25px 0 1px
}

.header-infos .styled-select + .bull, .more-header-infos .styled-select + .bull {
    margin: 0 19px
}

.header-infos .btn, .more-header-infos .btn {
    padding: 8px 18px;
    letter-spacing: .5px;
    margin-left: 15px
}

.header-infos a.head-trigger, .more-header-infos a.head-trigger {
    margin: 0 0 0 16px;
    position: relative;
    top: 0;
    display: inline-block;
    transition: all .2s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-infos a.head-trigger.collapsed, .more-header-infos a.head-trigger.collapsed {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.header-infos .icon-fleche-bas, .more-header-infos .icon-fleche-bas {
    color: #fff;
    font-size: 7px
}

.more-header-infos {
    border-top: 1px solid rgba(255, 255, 255, .3);
    line-height: 22px
}

.more-header-infos .edit {
    color: #fff;
    display: inline-block;
    position: relative;
    letter-spacing: .48px;
    top: -4px;
    line-height: 16px
}

.more-header-infos .edit:hover {
    color: #fff
}

.more-header-infos .edit span {
    position: absolute;
    left: -27px;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px
}

.more-header-infos .info {
    display: inline-block;
    position: relative;
    padding-left: 14px;
    margin-left: 16px
}

.auto-info li, .detailProg {
    letter-spacing: .48px;
    margin: 0 0 14px;
    white-space: nowrap
}

.more-header-infos .info:hover span {
    color: #004563;
    color: var(--main)
}

.more-header-infos .info:before {
    width: 1px;
    position: absolute;
    content: '';
    background: #D6CAC0;
    top: 4px;
    bottom: 0;
    left: 0
}

.more-header-infos .info span {
    display: block;
    font-size: 22px;
    color: #FFF
}

.auto-info {
    padding: 16px 19px
}

.auto-info li {
    font-weight: 700;
    color: #4B4F56;
    color: var(--grey2)
}

.auto-info li strong {
    font-weight: 400;
    color: #90949C;
    color: var(--grey1);
    display: block
}

.detailProg {
    font-weight: 700;
    color: #4B4F56;
    color: var(--grey2)
}

.detailProg strong {
    font-weight: 400;
    display: block;
    margin-top: 14px;
    color: #90949C;
    color: var(--grey1)
}

.detailProg h1, .detailProg h2 {
    letter-spacing: .43px;
    color: #6C7477;
    color: var(--grey3);
    font-weight: 300
}

.detailProg strong:first-child {
    margin: 0
}

.detailProg br {
    display: none
}

.detailProg h1 {
    font-size: 38px
}

.detailProg h2 {
    font-size: 30px
}

.detailProg h3 {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: .3px;
    color: #4B4F56;
    color: var(--grey2)
}

.choix-vehicule {
    text-align: center;
    margin-bottom: 53px
}

.feature-img {
    height: 180px;
    float: none;
    display: inline-block;
    margin: 0 6px;
    position: relative;
    cursor: pointer
}

.feature-img:first-child {
    margin-left: 0
}

.feature-img:last-child {
    margin-right: 0
}

.feature-img:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px
}

.feature-img input {
    display: none
}

.feature-img input:checked + .label-marques {
    background: #FFF;
    color: #4B4F56;
    color: var(--grey2);
    opacity: 1;
    border-color: #E7E8EB;
    border-color: var(--grey4)
}

.feature-img input:checked + .label-marques .border-pic {
    display: block
}

.feature-img input:checked + .label-marques .feature-pic {
    box-shadow: none
}

.feature-img .wrap-feature-pic {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.banner .feature-img .wrap-feature-pic.pic:after, .banner .feature-img .wrap-feature-pic.pic:before,
.contrat .top-contract .feature-img .wrap-feature-pic.pic:after,
.contrat .top-contract .feature-img .wrap-feature-pic.pic:before,
.feature-img .banner .wrap-feature-pic.pic:after, .feature-img .banner .wrap-feature-pic.pic:before,
.feature-img .contrat .top-contract .wrap-feature-pic.pic:after,
.feature-img .contrat .top-contract .wrap-feature-pic.pic:before,
.feature-img .wrap-feature-pic.triangle:after, .feature-img .wrap-feature-pic.triangle:before {
    width: 270px;
    height: 270px
}

.banner .feature-img .wrap-feature-pic.pic:before, .contrat .top-contract .feature-img .wrap-feature-pic.pic:before,
.feature-img .banner .wrap-feature-pic.pic:before, .feature-img .contrat .top-contract .wrap-feature-pic.pic:before,
.feature-img .wrap-feature-pic.triangle:before {
    bottom: 111px
}

.banner .feature-img .wrap-feature-pic.pic:after, .contrat .top-contract .feature-img .wrap-feature-pic.pic:after,
.feature-img .banner .wrap-feature-pic.pic:after, .feature-img .contrat .top-contract .wrap-feature-pic.pic:after,
.feature-img .wrap-feature-pic.triangle:after {
    top: 111px
}

.feature-img .label-marques {
    height: auto;
    color: #4B4F56;
    color: var(--grey2);
    opacity: .5;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
    transition: all .2s;
    cursor: pointer
}

.feature-img .label-marques:hover {
    opacity: .7
}

.feature-img .feature-pic {
    box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

.feature-img .feature-pic img {
    height: auto;
    width: 401px
}

.feature-img .feature-txt {
    max-width: 100%;
    padding: 21px 15px;
    background: #FFF;
    z-index: 1;
    margin-top: 25%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #4B4F56;
    color: var(--grey2);
    font-size: 24px
}

.feature-img .feature-txt img {
    vertical-align: middle;
    margin-right: 20px
}

.feature-img .border-pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
    display: none
}

.nav .nav-item {
    flex: 1 1 auto;
    text-align: center;
    padding: 0 9px
}

.nav .nav-item:first-child {
    padding-left: 0
}

.nav .nav-item:last-child {
    padding-right: 0
}

.nav .nav-item a {
    display: block;
    color: #90949C;
    color: var(--grey1);
    border-bottom: 1px solid #90949C;
    border-bottom: 1px solid var(--grey1);
    padding: 10px 0 13px
}

.nav .nav-item a.active {
    font-weight: 700;
    color: #004563;
    color: var(--main);
    border-color: #004563;
    border-color: var(--main)
}

.immatriculation {
    width: 100%;
    max-width: 740px;
    margin: 0 auto;
    min-height: 62px;
    padding-top: 15px;
    padding-bottom: 15px
}

.immatriculation .form-control, .immatriculation .input-group {
    height: 62px;
    margin: 0
}

.buttons .checkbox label:before, .immat-details .form-row .col-auto {
    margin-right: 20px
}

.immatriculation .awesomplete {
    flex: 1 1 auto
}

.immatriculation .input-group-prepend {
    height: 62px
}

.immatriculation .input-group-text, .immatriculation .input-group-text img {
    width: 32px
}

.immatriculation .input-group .btn {
    width: 168px;
    height: 62px;
    margin-left: 18px
}

.immatriculation .input-group .input-group-prepend + .awesomplete + span.placeholder,
.immatriculation .input-group .input-group-prepend + input + span.placeholder {
    left: 52px
}

.immat-details {
    padding: 25px 0
}

.immat-details .see-more:after, .immat-details .see-more:before {
    content: '';
    height: 1px;
    background: #004563;
    background: var(--main);
    position: absolute;
    top: 50%;
    display: block
}

.brand-selector .list li input:checked + label, .brand-selector .list li label:hover,
.model-selector .list li input:checked + label, .model-selector .list li label:hover,
.version-selector .list li input:checked + label, .version-selector .list li label:hover {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05)
}

.immat-details .see-more:before {
    left: 0;
    width: 44%
}

.immat-details .see-more:after {
    right: 0;
    width: 43%
}

.immat-details .form-row {
    padding: 5px 0 10px
}

.immat-details .form-row .awesomplete, .immat-details .form-row .input-group {
    min-width: 293px
}

.immat-details .tags {
    margin-bottom: 15px
}

.buttons .btn {
    margin-left: 15px;
    padding: 10px 23px
}

.buttons .checkbox label {
    color: #90949C;
    color: var(--grey1);
    font-size: 13px
}

.buttons .col-sm-12 {
    margin-bottom: 20px
}

.buttons .col-sm-12:last-child {
    margin-bottom: 0
}

.list-details li {
    display: flex;
    font-weight: 700;
    color: #4B4F56;
    color: var(--grey2);
    letter-spacing: .55px;
    font-size: 16px;
    border-right: 1px solid rgba(144, 148, 156, .25);
    margin-bottom: 20px;
    padding-top: 3px;
    padding-left: 17px;
    padding-right: 20px;
    line-height: 22px
}

.list-details li:last-child, .list-details li:nth-child(6n+6) {
    border: none
}

.list-details li strong {
    line-height: 16px;
    display: block;
    color: #90949C;
    color: var(--grey1);
    font-weight: 400;
    margin-bottom: 2px
}

.brand-selector, .model-selector, .version-selector {
    padding: 5px 0;
    position: relative
}

.brand-selector .title-2, .model-selector .title-2, .version-selector .title-2 {
    text-align: center;
    font-size: 18px;
    letter-spacing: .62px;
    color: #90949C;
    color: var(--grey1);
    margin-bottom: 48px;
    padding-top: 16px
}

.model-selector, .version-selector {
    padding: 14px 0
}

.brand-selector .search-filter, .model-selector .search-filter,
.version-selector .search-filter {
    width: 264px;
    position: absolute;
    top: 15px;
    right: 0
}

.brand-selector .list, .model-selector .list, .version-selector .list {
    font-size: 0
}

.brand-selector .list li, .model-selector .list li, .version-selector .list li {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 13px;
    letter-spacing: .45px;
    color: #4B4F56;
    color: var(--grey2)
}

.model-selector .title-2, .version-selector .title-2 {
    margin-bottom: 38px
}

.brand-selector .list li input, .model-selector .list li input,
.version-selector .list li input {
    display: none
}

.brand-selector .list li label, .model-selector .list li label,
.version-selector .list li label {
    width: 182px;
    height: 79px;
    border: 1px solid #E7E8EB;
    border: 1px solid var(--grey4);
    display: block;
    cursor: pointer;
    position: relative
}

.contrat, .payment, .produit, .vehicle {
    box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

.brand-selector .list li label span, .model-selector .list li label span,
.version-selector .list li label span {
    text-align: center;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.version-selector .search-filter {
    top: 121px
}

.first-print {
    width: 465px;
    margin: 0 auto 26px
}

.first-print .btn {
    width: 168px;
    margin-left: 18px
}

.liste-contrats {
    position: relative;
    padding-top: 40px
}

.liste-contrats .title-1 {
    padding-top: 15px
}

.liste-contrats .see-more {
    margin-bottom: 30px
}

.all-products {
    position: absolute;
    right: 18px;
    top: 15px;
    z-index: 10
}

.contrats {
    font-size: 0
}

.contrat {
    background: #FFF;
    max-width: 620px;
    width: 100%;
    display: inline-block;
    margin: 0 40px 40px 0
}

@media screen and (max-width: 1200px) {
    .contrat {
        max-width: 100%;
        margin: 0 0 30px
    }
}

.contrat:nth-child(2n+2) {
    margin-right: 0
}

.contrat .top-contract {
    display: table;
    width: 100%
}

.contrat .top-contract .txt {
    display: table-cell;
    vertical-align: top;
    padding: 26px 13px 10px 67px;
    background: #F3F3F3
}

.contrat .top-contract .title {
    font-size: 28px;
    color: #4B4F56;
    color: var(--grey2);
    letter-spacing: .12px;
    line-height: 30px;
    margin: 0 0 15px;
    position: relative
}

.contrat .top-contract .title.fav:before {
    position: absolute;
    left: -30px;
    color: #004563;
    color: var(--main);
    font-size: 19px;
    top: 5px
}

.contrat .top-contract .pic {
    display: table-cell;
    vertical-align: top;
    width: 290px;
    overflow: hidden
}

.contrat .top-contract .pic:after, .contrat .top-contract .pic:before {
    width: 350px;
    height: 350px
}

.contrat .top-contract .pic:before {
    bottom: 145px
}

.contrat .top-contract .pic:after {
    top: 145px
}

.contrat .top-contract .pic img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1200px) {
    .contrat .top-contract .txt {
        padding: 26px 13px 10px 40px
    }

    .contrat .top-contract .pic {
        width: 220px
    }

    .contrat .top-contract .pic img {
        width: 100%
    }
}

.contrat .top-contract .tooltip-auto {
    float: right;
    margin: 3px 0 10px 10px;
    position: relative;
    z-index: 10
}

.contrat .top-contract .tooltip-auto span {
    color: #9e0040;
    color: var(--link);
    font-size: 22px
}

.contrat .top-contract ul {
    width: 85%
}

.contrat .top-contract li {
    color: #90949C;
    color: var(--grey1);
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 12px 5px;
    letter-spacing: .11px;
    position: relative
}

.contrat .top-contract li:last-child {
    margin-bottom: 0
}

.contrat .top-contract li:before {
    position: absolute;
    left: -17px;
    top: 5px;
    font-size: 8px;
    color: #004563;
    color: var(--main)
}

.contrat .bottom-contract {
    padding: 25px
}

.contrat .bottom-contract .btn {
    width: 100%
}

.contrat .bottom-contract .col-md-6 {
    border: 1px solid #E7E8EB;
    border: 1px solid var(--grey4);
    text-align: center;
    padding: 17px
}

.contrat .bottom-contract .col-md-6:last-child {
    border-radius: 0 2px 2px 0;
    border-left: 0
}

.contrat .bottom-contract .col-md-6 a {
    letter-spacing: .48px
}

.contrat .bottom-contract .col-md-6 a:after {
    font-size: 14px;
    position: absolute;
    left: -28px
}

.extensions {
    display: table;
    width: 100%;
    margin-bottom: 50px
}

aside, aside + .list {
    display: table-cell
}

aside {
    vertical-align: top;
    width: 290px;
    border: 1px solid #E7E8EB;
    border: 1px solid var(--grey4);
    padding: 27px 31px 17px;
    background: var(--grey4);
}

.filter {
    margin: 0 0 33px
}

.filter:last-child {
    margin-bottom: 0
}

.filter strong {
    font-weight: 700;
    font-size: 12px;
    color: #4B4F56;
    color: var(--grey2);
    display: block;
    margin-bottom: 14px
}

.filter li {
    margin: 0 0 10px
}

.list {
    padding-left: 40px;
    vertical-align: top
}

.list .top {
    margin-bottom: 23px;
    display: table;
    width: 100%
}

.list .text-left {
    padding: 3px 0 0;
    float: left;
    color: #4B4F56;
    color: var(--grey2);
    font-size: 11px;
    letter-spacing: .08px
}

.list .text-left .found {
    display: inline-block;
    margin-right: 49px
}

.list .text-left strong {
    font-weight: 700
}

.list .text-left em {
    font-weight: 700;
    color: #004563;
    color: var(--main)
}

.list .switch {
    margin: 0 5px 0 15px
}

.list .text-right {
    float: right
}

.list .text-right strong {
    color: #4B4F56;
    color: var(--grey2);
    font-size: 11px;
    letter-spacing: .08px;
    font-weight: 700
}

.listing-extensions li {
    display: table;
    width: 100%;
    border-bottom: #90949C;
    border-bottom: 1px solid var(--grey1);
    height: 119px
}

.listing-extensions li > div {
    display: table-cell;
    vertical-align: middle
}

.listing-extensions .name-cell {
    padding: 0 0 0 31px;
    width: auto
}

.listing-extensions .name-cell .title {
    color: #4B4F56;
    color: var(--grey2);
    font-size: 24px;
    letter-spacing: .3px;
    font-weight: 700;
    margin-bottom: 11px;
    position: relative
}

.listing-extensions .name-cell .title.fav:before {
    position: absolute;
    left: -30px;
    color: #004563;
    color: var(--main);
    font-size: 19px;
    top: 5px
}

.listing-extensions .name-cell .subtitle {
    font-size: 13px;
    letter-spacing: .48px;
    color: #004563;
    color: var(--main);
    text-transform: uppercase
}

.listing-extensions .tooltip-cell a {
    display: inline-block
}

.listing-extensions .tooltip-cell span.icon-info {
    font-size: 21px;
    margin: 0 0 18px;
    display: inline-block;
    color: #9e0040;
    color: var(--link)
}

.listing-extensions .price-cell {
    width: 30%
}

.listing-extensions .price-cell em {
    color: #90949C;
    color: var(--grey1);
    font-size: 11px;
    display: block;
    letter-spacing: .21px
}

.listing-extensions .price-cell span.price {
    letter-spacing: .25px;
    font-size: 20px;
    color: #4B4F56;
    color: var(--grey2)
}

.listing-extensions .price-cell span.price strong {
    color: #004563;
    color: var(--main);
    font-size: 38px;
    font-weight: 700
}

.listing-extensions .link-cell {
    width: 121px;
    padding: 0 57px 0 0;
    text-align: right
}

.listing-extensions .link-cell .btn {
    display: inline-block
}

.listing-extensions .link-cell a.ul {
    color: #004563;
    color: var(--main);
    position: relative;
    letter-spacing: .48px;
    font-size: 12px
}

.listing-extensions .link-cell a.ul:before {
    background: #004563;
    background: var(--main)
}

.listing-extensions .link-cell a.ul:hover span {
    right: -35px
}

#menu .listing-extensions .link-cell span.deco:after, .contrat .top-contract .listing-extensions .link-cell span.title.fav:before,
.listing-extensions .link-cell #menu span.deco:after,
.listing-extensions .link-cell .contrat .top-contract span.title.fav:before,
.listing-extensions .link-cell .name-cell span.title.fav:before,
.listing-extensions .link-cell span.back-to-top, .listing-extensions .link-cell span.icon,
.listing-extensions .link-cell span.select-custom:after,
.listing-extensions .name-cell .link-cell span.title.fav:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    font-size: 10px;
    right: -31px;
    top: 6px;
    transition: all .2s
}

.extension-offre {
    padding: 22px 9px
}

.extension-offre ul {
    display: table;
    width: 100%
}

.extension-offre li {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 0 14px;
    min-width: 81px;
    position: relative
}

.extension-offre li:after {
    content: '';
    background: #DEDFE3;
    background: var(--grey5);
    display: block;
    height: 50px;
    width: 1px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.extension-offre li:last-child:after {
    display: none
}

.extension-offre .pic {
    margin: 0 0 1px;
    min-height: 37px
}

.extension-offre .pic img {
    max-width: 46px;
    max-height: 37px
}

.extension-offre .text {
    color: #4B4F56;
    color: var(--grey2);
    font-weight: 700;
    font-size: 12px;
    line-height: 16px
}

.extension-offre .text.color, .extension-offre .text.color strong {
    color: #004563;
    color: var(--main)
}

.extension-offre .text strong {
    display: block;
    font-weight: 400;
    color: #90949C;
    color: var(--grey1)
}

.product-form {
    padding-bottom: 100px
}

.produit {
    background: #FAFAFA;
    padding: 55px 0 20px
}

.produit .title-2 {
    text-align: left;
    font-size: 30px;
    color: #4B4F56;
    color: var(--grey2);
    letter-spacing: .38px;
    padding-bottom: 34px
}

.produit .title-2 strong {
    font-weight: 700;
    margin-right: 13px
}

.produit .fav-toggle {
    float: right;
    margin: 6px 3px 0 0
}

#menu .produit .fav-toggle span.deco:after, .contrat .top-contract .produit .fav-toggle span.title.fav:before,
.listing-extensions .name-cell .produit .fav-toggle span.title.fav:before,
.produit .fav-toggle #menu span.deco:after, .produit .fav-toggle .contrat .top-contract span.title.fav:before,
.produit .fav-toggle .listing-extensions .name-cell span.title.fav:before,
.produit .fav-toggle span.back-to-top, .produit .fav-toggle span.icon,
.produit .fav-toggle span.select-custom:after {
    font-size: 19px;
    color: rgba(144, 148, 156, .5)
}

.produit .tags .row {
    padding: 40px 0 20px;
    border-top: 1px solid #E7E8EB;
    border-top: 1px solid var(--grey4)
}

.produit .tags .tag-choice {
    display: inline-block;
    margin: 0 42px 20px 0
}

.produit .tags .tag-choice li {
    vertical-align: top;
    margin: 0 9px 0 0
}

.produit .tags .tag-choice li.multiple {
    border-left: 1px solid #E7E8EB;
    border-left: 1px solid var(--grey4);
    margin-left: 11px;
    padding-left: 19px
}

.produit .tags .tag-choice li.multiple input:checked + label + .sous-options {
    display: block
}

.produit .tags .tag-choice li.multiple .sous-options {
    display: none;
    padding: 12px 0 0
}

.produit .tags .tag-choice li.multiple .sous-options .tag-choice {
    display: block;
    padding: 5px 0;
    margin-bottom: 0
}

.produit .tags .tag-choice li.multiple .sous-options .tag-choice > label {
    text-transform: none;
    font-size: 12px;
    min-width: 116px;
    margin: 0
}

.produit .tags .tag-choice li.multiple .sous-options .tag-choice li label {
    min-width: 61px;
    text-align: center
}

.detail-price {
    padding: 12px 0 8px;
    color: #4B4F56;
    color: var(--grey2)
}

.detail-price ul {
    display: table;
    width: 100%
}

.detail-price li {
    display: table-row
}

.detail-price li.thead {
    position: relative;
    height: 0
}

.detail-price li.thead > div {
    text-align: center;
    font-size: 13px;
    letter-spacing: .62px;
    color: #4B4F56;
    color: var(--grey2);
    height: 30px;
    position: relative;
    top: 21px;
    vertical-align: middle;
    border: 0
}

.detail-price li .start-date-cell:after, .detail-price li.thead > div.start-date-cell:after {
    content: '';
    right: 0;
    background: rgba(144, 148, 156, .25);
    top: 50%
}

.detail-price li.thead > div.start-date-cell {
    position: relative
}

.detail-price li.thead > div.start-date-cell:after {
    width: 1px;
    display: block;
    position: absolute;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.detail-price li > div {
    display: table-cell;
    vertical-align: middle;
    height: 88px;
    border-bottom: #E7E8EB;
    border-bottom: 1px solid var(--grey4)
}

.detail-price li .input-group {
    width: 190px;
    margin: 0 auto
}

.total p.final, .total p.monthly {
    margin: 0 0 0 50px
}

.detail-price li .name-cell {
    font-size: 20px;
    padding: 0 0 0 17px;
    letter-spacing: .25px;
    line-height: 26px
}

.detail-price li .end-date-cell, .detail-price li .start-date-cell {
    text-align: center;
    font-size: 13px;
    letter-spacing: .45px;
    font-weight: 700
}

.detail-price li .start-date-cell {
    width: 250px;
    position: relative
}

.detail-price li .start-date-cell:after {
    width: 1px;
    display: block;
    position: absolute;
    height: 46px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.detail-price li .end-date-cell {
    width: 250px
}

.detail-price li .price-cell {
    width: 160px;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .16px;
    padding: 0 30px 0 0
}

.total {
    text-align: right;
    font-size: 13px;
    letter-spacing: .25px;
    color: #90949C;
    color: var(--grey1);
    padding: 29px 0
}

.total p {
    padding: 0 20px 0 0;
    display: inline-block;
    vertical-align: middle
}

.total p.monthly span {
    font-size: 20px;
    color: #4B4F56;
    color: var(--grey2)
}

.total p.monthly span strong {
    color: #004563;
    color: var(--main);
    font-size: 38px;
    font-weight: 700;
    min-width: 0
}

.total p.final strong {
    min-width: 0
}

.total p em {
    position: relative;
    top: -7px
}

.total p.vat {
    color: #8A8D8F
}

.total p.vat em {
    top: 0
}

.total p.vat strong {
    font-size: 20px;
    font-weight: 400
}

.total strong {
    font-size: 38px;
    color: #4B4F56;
    color: var(--grey2);
    font-weight: 700;
    margin: 0 0 0 18px;
    line-height: 38px;
    min-width: 143px;
    display: inline-block
}

.beneficiary {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    background: var(--bg3)
}

.panel {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    background: var(--bg3)
}

.beneficiary .banner {
    z-index: 1
}

.beneficiary .main, .payment {
    position: relative;
    z-index: 2
}

.beneficiary .banner .pic {
    height: 330px
}

.beneficiary .gender {
    padding: 0 0 20px
}

.beneficiary .gender em {
    font-size: 13px;
    color: #8A8D8F;
    margin-right: 15px
}

.beneficiary .gender label {
    font-weight: 700;
    font-size: 13px
}

.beneficiary .gender .checkbox {
    margin-right: 15px
}

.beneficiary .main {
    max-width: 1022px;
    margin-top: -156px;
    padding-top: 5px;
    padding-bottom: 20px;
    background: #f3f5f8;
    background: var(--bg3)
}

.beneficiary .main .row {
    padding: 0 19px
}

.beneficiary .main .col-md-4 .input-group {
    margin-bottom: 10px
}

.beneficiary p.mention {
    font-size: 13px;
    color: #8A8D8F;
    font-style: italic;
    line-height: 17px
}

.beneficiary .input-group {
    align-items: center
}

.beneficiary .input-group a.ul {
    margin-left: 15px
}

.beneficiary .input-group a.ul:before {
    bottom: -1px
}

.beneficiary .geo {
    display: table;
    width: 100%;
    color: #8A8D8F;
    font-size: 13px
}

.beneficiary .geo > div {
    display: table-cell;
    vertical-align: middle;
    line-height: 14px
}

.beneficiary .geo strong {
    display: block;
    font-weight: 700;
    color: #333F48
}

/* Payer */

.payer {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    background: #f3f5f8;
    background: var(--bg3)
}


.payer .gender {
    padding: 0 0 20px
}

.payer .gender em {
    font-size: 13px;
    color: #8A8D8F;
    margin-right: 15px
}

.payer .gender label {
    font-weight: 700;
    font-size: 13px
}

.payer .gender .checkbox {
    margin-right: 15px
}

.payercontainer {
    padding-top: 5px !important;
    padding-bottom: 20px !important;
    background: #f3f5f8 !important;
    background: var(--bg3) !important;
}

.payercontainer .row {
    padding: 0 19px
}

.payercontainer .col-md-4 .input-group {
    margin-bottom: 10px
}

.payer p.mention {
    font-size: 13px;
    color: #8A8D8F;
    font-style: italic;
    line-height: 17px
}

.payer .input-group {
    align-items: center
}

.payer .input-group a.ul {
    margin-left: 15px
}

.payer .input-group a.ul:before {
    bottom: -1px
}

.payer .geo {
    display: table;
    width: 100%;
    color: #8A8D8F;
    font-size: 13px
}

.payer .geo > div {
    display: table-cell;
    vertical-align: middle;
    line-height: 14px
}

.payer .geo strong {
    display: block;
    font-weight: 700;
    color: #333F48
}

/* end Payer */


.payment {
    background: #FAFAFA;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 44px;
    margin-bottom: 75px
}

.payment .title-3 {
    margin-bottom: 6px
}

.payment .input-group {
    width: 292px;
    display: inline-block;
    margin: 0 15px 10px
}

.detail-price .total, .payment .input-group .form-control {
    width: 100%
}

#modal-info-people .input-group {
    margin-bottom: 10px
}

.msg-valid {
    padding-bottom: 21px
}

.msg-valid .title-3 {
    font-size: 21px;
    letter-spacing: .36px;
    font-weight: 400;
    padding: 31px 0 37px
}

.msg-valid .buttons {
    margin: 0 0 20px
}

.msg-valid .buttons .btn {
    padding: 13px 20px;
    letter-spacing: .48px
}

.resume {
    padding: 60px 0 37px;
    background: #f3f5f8;
    background: var(--bg3);
}

.resume .list-details li {
    font-size: 21px;
    letter-spacing: .27px;
    padding-top: 9px;
    margin-bottom: 30px
}

.resume .list-details li p {
    line-height: 24px
}

.resume .list-details li strong {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 10px
}

.resume .total p {
    margin: 0;
    padding-right: 15px
}

.detail-price {
    padding-bottom: 40px
}

.collapse .detail-price {
    background: #f3f5f8;
    background: var(--bg3);
}

.vehicle {
    padding: 22px 0 13px;
    background: #FAFAFA
}

.comlementary {
    margin-top: 33px
}

.comlementary .title-3 {
    font-size: 21px;
    letter-spacing: .36px;
    font-weight: 400;
    padding: 31px 0 41px
}

.comlementary .liste-contrats {
    padding: 0
}

.collapse .payment {
    margin-bottom: 0
}

.trigger-more {
    margin-top: 39px
}

.draft-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.draft-banner .title-1 {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    padding: 0;
    margin-bottom: 20px
}

.draft-search-input {
    width: 421px;
    margin-bottom: 40px
}

.draft-search-input .input-group {
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    max-width: 511px;
    width: 100%
}

.draft-search-input .form-control {
    background: 0 0;
    border: 0;
    padding-left: 0;
    color: #fff
}

.draft-search-input span.placeholder {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .12px;
    left: 0
}

.draft-search-input button {
    font-size: 22px;
    background: 0 0;
    border: 0;
    color: #fff;
    padding-right: 0;
    padding-top: 9px
}

.draft-search-input .focus span.placeholder, .draft-search-input .not-empty span.placeholder {
    font-size: 12px
}

.draft-search-date {
    margin: 0 auto;
    width: 195px;
    background: #FFF;
    border-radius: 2px
}

.draft-search-date .input-group {
    height: 60px
}

.draft-search-date .form-control {
    height: 60px;
    border-color: rgba(144, 148, 156, .5)
}

.draft-list {
    padding: 23px 0 0
}

.draft-list .top {
    padding-left: 30px;
    margin-bottom: 14px
}

.draft-list .switch + .switch {
    margin-left: 37px
}

.draft-list .listing-extensions li {
    position: relative
}

.draft-list .resume-cell {
    position: absolute;
    top: 9px;
    left: 0;
    font-size: 13px;
    color: #90949C;
    color: var(--grey1);
    padding: 0 0 0 4px;
    letter-spacing: .45px
}

.draft-list .resume-cell .bull {
    color: #D6CAC0;
    font-size: 27px;
    margin: 0 4px;
    line-height: 23px;
    position: relative;
    top: 5px
}

.draft-list .listing-extensions .name-cell {
    padding: 29px 0 0 3px;
    width: 150px
}

.draft-list .listing-extensions .link-cell {
    padding: 0 4px 0 0;
    width: 480px
}

.draft-list .listing-extensions .link-cell a.ul {
    color: #9e0040;
    color: var(--link)
}

.draft-list .listing-extensions .link-cell a.ul:before {
    background: #9e0040;
    background: var(--link)
}

.draft-list .listing-extensions .link-cell .btn {
    margin: 0 0 0 18px
}

.draft-list .listing-extensions .link-cell .btn.maxi {
    padding: 13px 21px
}

.draft-list .listing-extensions .price-cell {
    width: 36.9%;
    padding-top: 18px
}

.draft-list .listing-extensions .tooltip-cell {
    padding-top: 18px;
    padding-left: 0;
    padding-right: 20px
}

.draft-list .listing-extensions li:last-child {
    border: 0
}

.alert-dark {
    font-size: 10px;
    margin-bottom: 0
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.libelle-formulaire {
    font-weight: bold;
}

.libelle-aide {
    cursor: help;
}

.text-infoStyle {
    color: #000001;
}

a.text-infoStyle:hover,
a.text-infoStyle:focus {
    color: #245269;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #004563;
    background-color: var(--main)
}

.text-underline {
    text-decoration: underline;
}

/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.select-custom > select:disabled, .select-custom > select[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

#topnav-logo {
    position: absolute;
    text-decoration: none;
    font-weight: bold;
    color: #F27516;
}

.topnav-logo-login {
    font-size: 2em;
    margin-left: -118px;
    margin-top: 2px;
}

.topnav-logo-nav-bar {
    font-size: 1.2em;
    margin-left: -69px;
    margin-top: 2px;
}

.message-bandeau-wrapper {
    width: 100%;
    position: relative;
    z-index: 1001;
    background-color: #FFC107;
    padding: 8px 0;
    font-family: inherit;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.messages-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

#messageBandeau {
    width: 100%;
    background-color: #FFD700;
    color: #333;
    padding: 8px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.message-item {
    padding: 6px 12px;
    margin: 4px 0;
    font-size: 14px;
    font-style: inherit;
    font-family: inherit;
    color: #1A1A1A;
    font-weight: 500;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    border-left: 3px solid #FFA000;
    position: relative; /* Ajouté pour positionner correctement la croix */
    padding-right: 30px; /* Espace pour la croix */
}

.message-item:hover {
    background-color: rgba(255, 255, 255, 0.35);
}

#global {
    position: relative;
    top: 10px;
}

.main.container-fluid {
    margin-top: 10px;
}

#formulaireMenu {
    width: 80%;
}

@media (max-width: 768px) {
    #messageBandeau {
        padding: 0 10px;
    }
    header {
        top: 30px;
        padding: 8px 10px;
    }

    .messages-container {
        padding: 0 15px;
    }

    .message-item {
        padding: 6px 10px;
        font-size: 13px;
        position: relative;
        padding-right: 30px;
    }

    .message-item::before {
        width: 18px;
        height: 18px;
        line-height: 18px;
        margin-right: 8px;
    }

}

.close-message {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: bold;
    color: #1A1A1A;
    cursor: pointer;
    padding: 0 5px;
    opacity: 0.7;
    transition: opacity 0.3s;
}

.close-message:hover {
    opacity: 1;
    color: #000;
}