.paginator-gap {
    gap: 25px !important;
}

.footer-logo {
    height: 70px;
}

.menu-logo {
    margin-left: 2% !important;
}

.aligntext {
    text-align: center;
}

.nox-overflow {
    overflow-x: hidden;
}

.background-img {
    height: 350px;
    background-size: cover;
    background-position: center;
    /*position: relative;*/
}

.dessus-background {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.img-background {
    text-align: center;
    align-items: center;
    height: auto;
    width: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    position: absolute;
    transform: translateY(-50%);
}

.border-img {
    border: 0px solid white;
    width: 150px;
    height: 150px;
    position: relative;
}

.li-none {
    list-style: none;
}

.agence-detail-police {
    font-size: 11px;
}

.overlay-agence-bg {
    width: 100%;
    z-index: 0;
    height: 100%;
}

.menu-center-flex {
    display: flex;
    justify-content: center;
}

.text-black {
    color: black;
}

.size-button {
    line-height: 40px !important;
}

.size-button2 {
    line-height: 30px !important;
}

.dev-position {
    right: -32px;
    min-width: 8rem;
}

.lang-position {
    right: -15px;
    min-width: 8rem;
}

.third-but {
    left: -5px;
}

.third-but2 {
    left: 1px;
}

.agences-h-w {
    height: 102px !important;
    width: 100% !important;
    object-fit: contain !important;
}

.agences-max-w {
    max-height: 200px !important;
}

.container-mentions {
    display: flex;
    justify-content: center;
    background-size: cover;
    background-position: center;
}

.faq {
    padding: 120px 0 90px;
    background: #f7fbff;
    min-height: 100vh;
}

.faq .section-title {
    margin-bottom: 54px;
}

.faq .section-title h2 {
    margin-bottom: 22px;
}

.faq .accordion .card {
    border: none;
    margin-bottom: 30px;
}

.faq .accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 10px;
}

.faq .accordion .card .card-header {
    border: none;
    border-radius: 10px;
    padding: 0;
}

.faq .accordion .card .card-header h5 {
    padding: 0;
}

.faq .accordion .card .card-header h5 button {
    color: #1e3056;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding: 0 30px 0 70px;
    height: 80px;
    display: block;
    width: 100%;
    color: rgba(30, 48, 86, 0.8);
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0px -50px 140px 0px rgba(69, 81, 100, 0.1);
    box-shadow: 0px -50px 140px 0px rgba(69, 81, 100, 0.1);
    border-radius: 10px 10px 0 0;
    position: relative;
}

.faq .accordion .card .card-header h5 button:after {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    color: #ff5f74;
    text-align: center;
    border: 1px solid #ff5f74;
    border-radius: 50%;
    line-height: 100%;
    content: '\f067';
    font-size: 10px;
    line-height: 18px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.faq .accordion .card .card-header h5 button.collapsed {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(97, 125, 255, 0.2);
}

.faq .accordion .card .card-header h5 button[aria-expanded="true"]:after {
    content: '\f068';
    color: #fff;
    background-image: -webkit-linear-gradient(-180deg, #5e7eff 0%, #ff5f74 30%, #a85fff 100%);
}

.faq .accordion .card .card-body {
    -webkit-box-shadow: 0px 15px 140px 0px rgba(69, 81, 100, 0.1);
    box-shadow: 0px 15px 140px 0px rgba(69, 81, 100, 0.1);
    border-radius: 0 0 10px 10px;
    padding-top: 0;
    margin-top: -6px;
    padding-left: 72px;
    padding-right: 70px;
    padding-bottom: 23px;
    color: rgba(30, 48, 86, 0.8);
    line-height: 30px;
}


.sec-title {
    position: relative;
    padding-bottom: 40px
}

.sec-title .title {
    position: relative;
    color: #00b8ca;
    font-size: 18px;
    font-weight: 700;
    padding-right: 50px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: capitalize
}

.sec-title .title:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 7px;
    width: 40px;
    height: 1px;
    background-color: #bbb
}

.sec-title h2 {
    position: relative;
    color: #252525;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5em;
    display: block
}

.sec-title.light h2 {
    color: #fff
}

.contact-page-section {
    position: relative;
    padding-top: 110px;
    padding-bottom: 110px;
}

.contact-page-section .inner-container {
    position: relative;
    z-index: 1;
    background-color: #cf050f;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, .1)
}

.contact-page-section .form-column {
    position: relative;
    padding: 0 0 0 15px
}

.contact-page-section .form-column .inner-column {
    position: relative;
    padding: 60px 45px 30px;
    background-color: #fff
}

.contact-page-section .info-column {
    position: relative
}

.contact-page-section .info-column .inner-column {
    position: relative;
    padding: 60px 35px
}

.contact-page-section .info-column h2 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 45px
}

.contact-page-section .info-column .list-info {
    position: relative;
    margin-bottom: 60px
}

.contact-page-section .info-column .list-info li {
    position: relative;
    margin-bottom: 25px;
    font-size: 18px;
    color: #fff;
    line-height: 1.8em;
    padding-left: 45px
}

.contact-page-section .info-column .list-info li:last-child {
    margin-bottom: 0
}

.contact-page-section .info-column .list-info li i {
    position: absolute;
    left: 0;
    top: 8px;
    color: #fff;
    font-size: 30px
}

.contact-form {
    position: relative
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    color: #222;
    font-size: 14px;
    line-height: 38px;
    padding: 10px 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.contact-form input[type=text]:focus, .contact-form input[type=email]:focus, .contact-form textarea:focus {
    border-color: #cf050f
}

.contact-form textarea {
    height: 250px;
    resize: none
}

.contact-form .theme-btn {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: capitalize;
    padding: 16px 39px;
    border: 2px solid #cf050f;
    font-family: Arimo, sans-serif;
    background: #cf050f;
    display: inline-block;
    position: relative;
    line-height: 24px;
    cursor: pointer;
    color: #fff
}

.contact-form .theme-btn:hover {
    color: #cf050f;
    border-color: #cf050f;
    background: 0 0
}

.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
    border-color: red !important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500
}

.social-icon-four {
    position: relative
}

.social-icon-four li {
    position: relative;
    margin-right: 18px;
    display: inline-block
}

.social-icon-four li.follow {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    display: block;
    margin-bottom: 20px
}

.social-icon-four li a {
    position: relative;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-four li a:hover {
    color: #222
}





.blog-container {
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 2px -2px;
    font-family: "adelle-sans", sans-serif;
    font-weight: 100;
    margin: 48px auto;
    width: 20rem;
}
@media screen and (min-width: 480px) {
    .blog-container {
        width: 28rem;
    }
}
@media screen and (min-width: 767px) {
    .blog-container {
        width: 40rem;
    }
}
@media screen and (min-width: 959px) {
    .blog-container {
        width: 50rem;
    }
}
.blog-container a {
    color: #4d4dff;
    text-decoration: none;
    transition: 0.25s ease;
}
.blog-container a:hover {
    border-color: #ff4d4d;
    color: #ff4d4d;
}
.blog-cover {
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/17779/yosemite-3.jpg");
    background-size: cover;
    border-radius: 5px 5px 0 0;
    height: 15rem;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 64px 64px 16px;
}
.blog-author, .blog-author--no-cover {
    margin: 0 auto;
    padding-top: 0.125rem;
    width: 80%;
}
.blog-author h3::before, .blog-author--no-cover h3::before {
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/17779/russ.jpeg");
    background-size: cover;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 32px;
    margin-right: 0.5rem;
    position: relative;
    top: 8px;
    width: 32px;
}
.blog-author h3 {
    color: #fff;
    font-weight: 100;
}
.blog-author--no-cover h3 {
    color: #999;
    font-weight: 100;
}
.blog-body {
    margin: 0 auto;
    width: 80%;
}
.video-body {
    height: 100%;
    width: 100%;
}
.blog-title h1 a {
    color: #333;
    font-weight: 100;
}
.blog-summary p {
    color: #4d4d4d;
}
.blog-tags ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}
.blog-tags li + li {
    margin-left: 0.5rem;
}
.blog-tags a {
    border: 1px solid #999;
    border-radius: 3px;
    color: #999;
    font-size: 0.75rem;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 1px;
    padding: 0 0.5rem;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 5rem;
}
.blog-footer {
    border-top: 1px solid #e6e6e6;
    margin: 0 auto;
    padding-bottom: 0.125rem;
    width: 80%;
}
.blog-footer ul {
    list-style: none;
    display: flex;
    flex: row wrap;
    justify-content: flex-end;
    padding-left: 0;
}
.blog-footer li:first-child {
    margin-right: auto;
}
.blog-footer li + li {
    margin-left: 0.5rem;
}
.blog-footer li {
    color: #999;
    font-size: 0.75rem;
    height: 1.5rem;
    letter-spacing: 1px;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
}
.blog-footer li a {
    color: #999;
}
.comments {
    margin-right: 1rem;
}
.published-date {
    border: 1px solid #999;
    border-radius: 3px;
    padding: 0 0.5rem;
}
.numero {
    position: relative;
    top: -0.5rem;
}
.icon-star, .icon-bubble {
    fill: #999;
    height: 24px;
    margin-right: 0.5rem;
    transition: 0.25s ease;
    width: 24px;
}
.icon-star:hover, .icon-bubble:hover {
    fill: #ff4d4d;
}


