body {
    color: #131A38;
    background-color: #FAFAFE;
}

.tp-header-it-bg {
    background-color: #ffffff;
}

.footer-icon-link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.footer-icon-link-container {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.tp-footer-logo {
    margin-top: -5rem;
}

.footer-special-logo-container {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.footer-special-logo-container img {
    max-height: 75px;
}

.footer-main {
    border-top: 1px solid #D9D9D9;
    padding-top: 120px;
}

.tp-footer-it-widget ul li a {
    color: #131A38;
}

.tp-footer-top-subtitle svg path {
    fill: #D8117E;
}

.tp-footer-btn a {
    background-color: #D8117E;
    border: none;
}

.tp-footer-social ul li a {
    background: #2B3A7F;
    color: #ffffff !important;
}

.bg-blue {
    background: #2B3A7F;
}

.tp-text-slider-item span {
    color: #ffffff;
}

.tp-text-slider-item span.borders {
    background: #FFFFFF;
}

.tp-text-slider-item span svg path {
    fill: #ffffff;
}

.tp-megamenu-list ul li a.badge-thematique-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    background: #2B3A7F;
    border: 1px solid rgba(16, 48, 42, 0.1);
    color: #D9D9D9;
    border-radius: 100px;
    margin-bottom: 16px;
    transition: all ease-in-out 0.4s;
}

.tp-megamenu-list ul li a.badge-thematique-menu:hover {
    color: #131A38 !important;
    border-color: #131A38 !important;
    background: #FFFFFF !important;
}

.tp-megamenu-wrapper.megamenu-white-bg .tp-megamenu-title {
    text-align: center;
    font-size: 16px;
    padding-left: 0;
    text-transform: none;
}

.tp-megamenu-list ul li a.mega-menu-download-link {
    display: flex;
    align-items: center;
    gap: 1rem;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
    .tp-main-menu nav > ul > li {
        margin: 0 10px;
    }
}

.hero-homepage {
    min-height: 80vh;
    position: relative;
}

.hero-homepage-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    position-area: center;
}

.hero-homepage-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.25);
}

.tp-about-area ul {
    list-style: url("../../assets/icon/ul-icon.svg");
    padding-left: 2rem;
}

.tp-about-area ul li {
    padding-left: 0.5rem;
    font-size: 18px;
}

.text-bloc-list-item-title {
    font-size: 18px;
    font-weight: 500;
}

.tp-about-area p {
    font-size: 18px;
}

.texte-decoratif {
    text-transform: capitalize;
    user-select: none;
}

.card-texte-glass {
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(12px);
    padding: 2rem;
    margin: 0;
}

.text-bloc-image-col {
    width: 50%;
}

.text-bloc-text-col {
    width: 55%;
    margin-left: -5%;
}

.portfolio-thematique-text p {
    color: #ffffff;
}

.tp-portfolio-it-wrap {
    height: 100%;
}

.tp-portfolio-it-content-inner {
    min-height: 100px;
}

.btn-primary-blue.tp-text-common-white .btn-icon svg path {
    stroke: #FFFFFF;
}

.btn-primary-blue {
    background: #2B3A7F;
    border: 1px solid #2B3A7F;
    color: #ffffff;
    font-size: 15px;
}

.btn-primary-blue:hover {
    color: #ffffff;
}

.btn-secondary-blue {
    background: none;
    border: 1px solid #2B3A7F;
    color: #2B3A7F;
    font-size: 15px;
    padding: 12px 30px;
}

.btn-secondary-blue:hover {
    background: #2B3A7F;
    color: #ffffff;
}

.btn-primary-pink {
    background: #D8117E;
    border: 1px solid #D8117E;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    transition: all ease-in-out 0.3s;
}

.btn-primary-pink:hover {
    background: none;
    color: #D8117E;
}

.btn-primary-pink:hover svg path {
    fill: #D8117E;
}

.btn-secondary-blue svg path, .btn-primary-pink svg path {
    transition: all ease-in-out 0.3s;
}

.btn-secondary-blue:hover svg path {
    fill: #ffffff;
}

.tp-portfolio-it-tag {
    max-height: 28px;
    overflow: hidden;
}

.tp-portfolio-it-tag a:hover {
    color: #ffffff;
}

.tp-portfolio-it-wrap {
    padding-top: 200px;
    max-height: 660px;
}

.tp-portfolio-it-content-inner {
    margin-bottom: 80px;
}

.tp-portfolio-it-content {
    transform: translateY(240px);
}

.tp-team-it-thumb::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(180, 231, 23, 0) 55.57%, #FAFAFE 100%);
    bottom: -1px;
    left: 0;
    border-radius: 20px;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s
    ease;
}

.tp-team-it-thumb {
    background: none;
}

.tp-team-it-shape {
    bottom: 15%;
}

.tp-about-it-blur {
    background: #FF88C9;
    opacity: 0.5;
}

.tp-testimonial-area p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    margin-bottom: 0;
}

.tp-testimonial-it-title h2 {
    font-size: 98px;
}

/*INSTAGRAM*/
#sbi_images > :nth-child(n+5) {
    display: none !important;
}
#sb_instagram #sbi_load {
    display: none !important;
}

.encart-catalogue {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 733px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -180px;
}

.encart-catalogue-nav {
    display: flex;
    gap: 0.5rem;
    justify-content: center;
    margin-bottom: -1px;
}

.encart-catalogue-nav-tab {
    padding: 12px 32px;
    border-radius: 8px 8px 0 0;
    background: rgba(0, 0, 0, 0.40);
    backdrop-filter: blur(24px);
    color: #FFFFFF;
    font-weight: 500;
    cursor: pointer;
}

.encart-catalogue-nav-tab.active {
    background: rgba(255, 255, 255, 0.85);
    color: #131A38;
}

.encart-catalogue-body {
    padding: 28px 32px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(24px);
    border-radius: 16px;
}

.encart-catalogue-content {
    /*display: flex;*/
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    display: none;
}

.encart-catalogue-content.active {
    display: flex;
}

.encart-catalogue-content .btn-primary-blue{
    width: fit-content;
}

.encart-catalogue-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.encart-catalogue-content-top .h3{
    font-weight: 600;
    font-size: 24px;
}

.encart-catalogue-content-top::before {
    content: url('../../assets/icon/fleche-gauche.svg');
    position: absolute;
    top: 40px;
    left: -50px;
}

.encart-catalogue-content-top::after {
    content: url('../../assets/icon/fleche-droite.svg');
    position: absolute;
    top: 40px;
    right: -50px;
}

.encart-catalogue-content-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4rem;
    width: 100%;
}

.color-rose {
    color: #D8117E;
    font-weight: 500;
}

.horaire-ouverture {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.horaire-ouverture-pastille {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.horaire-ouverture-pastille.ouvert {
    background: #26D016;
}

.fixed-btn {
    position: fixed;
    right: 1rem;
    bottom: 6rem;
}

.hero-page {
    height: 500px;
}

.hero-page-container {
    height: 100%;
}

.hero-pâge-image {
    height: 100%;
    object-fit: cover;
}

.modal-footer, .modal-header {
    padding: 2rem;
}

.modal-body {
    padding: 0 2rem;
}

.wpcf7 .wpcf7-response-output {
    color: #f4bd0e;
    padding: 1rem 1rem !important;
    font-weight: bold;
    margin: 0px !important;
    border-radius: 5px;
    font-size: 1rem;
    text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #0fca7a;
    border: 1px solid #0fca7a !important;
    color: #ffffff;
}

.wpcf7 form.invalid .wpcf7-response-output {
    background-color: #f4bd0e;
    border: 1px solid #f4bd0e !important;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label a {
    text-decoration: underline;
}

.tp-postbox-details-remember .tp-checkbox:checked::after {
    color: #ffffff;
}

.tp-contact-form {
    padding: 60px;
}

.scrollToTop .arrowUp {
    color: #ffffff;
}

.tp-team-it-item {
    background: #ffffff;
}

.tp-about-it-expreance-wrap {
    border-radius: 1rem;
    display: flex;
    align-items: center;
}

.main-page .tp-about-it-expreance-wrap {
    max-height: 400px;
    overflow: hidden;
    margin-top: -3rem;
}

h2 .color-rose {
    font-weight: 700;
}

.catalogue-filters {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.encart-catalogue-filters {
    max-width: 100%;
    width: fit-content;
}

.catalogue-filters-row {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.catalogue-filter {
    border: 1px solid #CECECE;
    color: #131A38;
    padding: 8px 24px;
    border-radius: 50px;
    transition: all ease-in-out 0.3s;
}

.catalogue-filter-search {
    display: flex;
    align-items: center;
}

.catalogue-filter-search input {
    background: none;
    height: auto;
    padding-left: 1rem;
    padding-right: 0;
    border: none;
    line-height: initial;
    color: #131A38;
}

.catalogue-filter-select {
    appearance: none;        /* Reset modern browsers */
    -webkit-appearance: none;
    -moz-appearance: none;

    background: url("data:image/svg+xml;utf8,<svg width='7' height='6' viewBox='0 0 7 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.7 4.93333L0.2 1.6C-0.294427 0.940764 0.175955 0 1 0H6C6.82405 0 7.29443 0.940764 6.8 1.6L4.3 4.93333C3.9 5.46667 3.1 5.46667 2.7 4.93333Z' fill='%23999999'/></svg>")
    no-repeat right 1rem center;
    background-size: 10px;

    padding-right: 32px;
}

.catalogue-filter-check {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.catalogue-filter-check svg {
    display: none;
}

.catalogue-filter-check.active svg {
    display: initial;
}

.catalogue-filter-check:hover, .catalogue-filter-check.active {
    background-color: #131A38;
    color: #ffffff;
}

.catalogue-formation-item {
    transition: all ease-in-out 0.2s;
}

.catalogue-formation-item:hover {
    transform: translateY(-10px);
}

.catalogue-formation-item img {
    height: 240px;
    object-fit: cover;
}

.catalogue-formation-item h3 {
    font-size: 18px;
}

.catalogue-formation-item-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 130px;
}

.catalogue-formation-item .tp-team-it-socials {
    width: 80%;
}

.catalogue-formation-item .tp-team-it-socials .tp-team-it-socials-trigger {
    width: 100%;
}

.catalogue-formation-item .tp-team-it-socials .tp-team-it-socials-trigger:before {
    right: calc(100% - 5px);
}

.catalogue-formation-item .tp-team-it-socials .tp-team-it-socials-trigger:after {
    left: calc(100% - 5px);
}

.catalogue-formation-item .tp-team-it-socials .tp-team-it-socials-trigger .tp-team-it-socials-share {
    width: 91%;
    padding: 6px 16px;
    font-size: 14px;
    font-weight: 600;
    line-height: initial;
    height: auto;
}

.catalogue-formation-item-bottom .btn-primary-blue {
    padding: 14px 24px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none !important;
}

.catalogue-no-results {
    text-align: center;
    margin: 40px 0;
    font-size: 18px;
    font-weight: 500;
    color: #777;
}

.tp-gallery-it-thumb {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tp-gallery-it-thumb img {
    object-fit: cover;
}

.catalogue-formation-item .absolute-cpf {
    position: absolute;
    top: 8px;
    left: 8px;
    max-width: 90px;
    max-height: 90px;
    object-fit: cover;
    border-radius: 0;
}

.tp-sidebar-wrap p a {
    color: #D8117E;
}

.tp-sidebar-widget {
    padding: 30px 30px 15px 30px;
}

.link-list a {
    transition: all ease-in-out 0.2s;
}

.link-list a:hover {
    color: #D8117E;
}

.tp-sidebar-widget-content p h4 {
    color: #525252;
}

.btn-primary-small-padding {
    padding: 12px 30px;
}

.tp-faq-wrap .tp-faq-active {
    background: #ffffff;
}

.tp-faq-wrap .accordion-header {
    background: #2B3A7F;
    color: #ffffff;
}

.tp-faq-wrap .accordion-header .tp-faq-btn {
    color: #ffffff;
    text-transform: uppercase;
}

.tp-faq-wrap .tp-faq-active .accordion-btn {
    color: #ffffff;
}

.tp-faq-wrap .accordion-body {
    padding: 18px 30px;
}

.accordion-body h3 {
    font-size: 24px;
}

.accordion-body p {
    font-size: 16px;
}

.fil-arianne {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.fil-arianne-separator {
    width: 8px;
    height: 8px;
    background: #131A38;
    border-radius: 50px;
}

.fil-arianne a {
    color: #131A38;
    font-size: 12px;
}

.fil-arianne-current {
    font-weight: 700;
    color: #131A38;
    font-size: 12px;
}

.tp-blog-pagenation ul li span.current {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--tp-grey-1);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--tp-common-white-2);
    border-radius: 50%;
}

.tp-blog-pagenation ul li span.current {
    background: var(--tp-theme-primary);
    color: #FFFFFF;
}

.tp-blog-pagenation ul li a.next, .tp-blog-pagenation ul li a.prev {
    font-family: var(--tp-ff-heading);
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--tp-common-black);
    display: flex;
    align-items: center;
    border: 1px solid var(--tp-border-1);
    border-radius: 100px;
    padding: 6px 17px;
    transition: all 0.4s
    ease;
    width: fit-content;
    height: auto;
    background: none;
}

.tp-blog-pagenation-nav:hover, .tp-blog-pagenation ul li a:hover {
    color: #ffffff;
}

.tp-blog-item .tp-blog-thumb .tp--hover-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
}

.tp-blog-item .tp-blog-thumb .tp--hover-img img {
    object-fit: cover;
}

.tp-blog-pagenation-nav {
    padding: 0;
}

.tp-blog-pagenation-nav a {
    padding: 6px 17px;
}

.tp-blog-details-content h3 {
    font-size: 24px;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.tp-blog-details-content ul {
    margin-left: 2rem;
    margin-bottom: 1.5rem;
}

.tp-blog-details-content a {
    color: #D8117E;
    font-weight: 600;
    text-decoration: underline;
}

.tp-service-cst-thumb {
    height: 500px;
}

.tp-service-cst-thumb img {
    height: 100%;
    object-fit: cover;
}

.tp-service-cst-item:hover .tp-service-cst-content {
    background: #ffffff;
}

.tp-service-cst-item:hover .tp-service-cst-item-border {
    border-color: #D8117E;
}

.tp-service-cst-item-border {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tp-service-cst-item-border {
    max-height: 270px;
    overflow: hidden;
    overflow-y: scroll;
}

@media (min-width: 500px) {
    .modal-lg, .modal-xl {
        --bs-modal-width: 800px;
    }
}

@media (max-width: 992px) {
    .fixed-btn {
        bottom: 4.5rem;
    }
}

@media (max-width: 700px) {
    .catalogue-filters-row {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 600px) {
    .fixed-btn {
        right: 5rem;
        bottom: 1.25rem;
    }

    .tp-contact-form {
        padding: 1rem;
    }

    .modal-body {
        padding: 0 0.5rem;
    }

    .tp-footer-cst-bottom {
        padding-bottom: 4rem;
    }

    .tp-testimonial-it-title h2 {
        font-size: 2rem;
    }

    .pb-115 {
        padding-bottom: 0px;
    }

    .pt-120 {
        padding-top: 60px;
    }
}

@media (max-width: 450px) {
    .catalogue-filters-row {
        flex-direction: column;
        width: 100%;
    }

    .catalogue-filter {
        width: 100%;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .tp-portfolio-it-wrap {
        padding-top: 150px;
    }

    .tp-portfolio-it-content {
        transform: translateY(250px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-portfolio-it-wrap {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .tp-portfolio-it-wrap {
        padding-top: 50px;
    }
}

@media (max-width: 1600px) {
    .tp-portfolio-it-title a {
        font-size: 24px;
    }
}

@media (max-width: 1300px) {
    .catalogue-filters {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 1200px) {
    .text-bloc-text-col {
        width: 60%;
        margin-left: -10%;
    }
}

@media (max-width: 900px) {
    .text-bloc-image-col {
        width: 100%;
        margin-top: -5%;
    }

    .text-bloc-text-col {
        width: 100%;
        margin-left: 0;
        margin-top: -20%;
    }
}