.guide_page_banner_container.banner_blue_background {
    height: auto;
    width: 100%;
    background: url(../img/transparent-noise-effect.png), url(../img/pattern-dark-logo-bte.svg) no-repeat, linear-gradient(#001117, #004b67);
    background-size: auto, 100%, auto;
    background-position: top left, -400px -500px, top left;
    min-height: 250px;
    padding: 0 40px 53px;
    color: #fff;
}
.guide_page_banner_container .is-tri .breadcrumb {
    font-size: 15px;
    display: flex;
    flex-direction: row!important;
    white-space: nowrap!important;
    overflow-x: scroll!important;
}
.guide_page_banner_container .is-tri .breadcrumb li:not(:last-child) a span, .guide_page_banner_container .is-tri .breadcrumb li:not(:last-child) a:hover span {
    text-decoration: underline;
    text-underline-offset: 2px;
    font-family: 'Bouygues Read', Arial, sans-serif;
    font-size: 15px;
}

.guide_page_banner_container .breadcrumb li a, .guide_page_banner_container .is-tri .breadcrumb li + li a:before {
    color: #fff !important;
    font-size: 15px;
}

.guide_page_banner_container .post-breadcrumb li:last-child a {
    color: #fff !important;
}

.guide_page_banner_container .breadcrumb li a, .guide_page_banner_container .is-tri .breadcrumb li + li a:before {
    color: #fff !important;
}


.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
    font-family: 'Material Icons', serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.type-guide .text_class, .type-guide .strong_class, .type-guide p, .type-guide li span {
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    letter-spacing: .2px;
    color: #00263c !important;
    padding: 5px 0px !important;
}

.type-guide .widget_cta_button__wrapper .button--background-color--red, .type-guide .widget_cta_button__wrapper .button--background-color--red_hover {
    background-color: #cc4e0a !important;
    border-color: #cc4e0a !important;
}

.type-guide .widget_cta_button__wrapper .button--text--white, .type-guide .widget_cta_button__wrapper .button--text--white_hover:hover {
    color: #fff !important;
}

.type-guide .widget_cta_button__wrapper {
    text-align: center;
}

.type-guide .button {
    display: inline-block;
    text-decoration: none;
    padding: 15px 25px;
    margin: 0 auto 0 auto;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    border-radius: 4px;
    background-color: #cc4e0a;
    border: 2px solid #cc4e0a;
    color: #fff;
    letter-spacing: .2px;
    text-align: center;
    width: 100%;
    max-width: 310px;
    font-family: 'Bouygues Read', Arial, sans-serif !important;

}

@media only screen and (max-width: 1279px) and (min-width: 320px) {
    .type-guide .custom-post-wrapper .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.type-guide .content-container {
    margin-top: 40px;
}

.type-guide .text_class_title em, .type-guide .text_class_title .italic_class, .text_class .italic_class {
    font-style: italic !important;
    font-family: 'Bouygues Read', Arial, sans-serif;
}


.type-guide a:not([class]) {
    text-decoration: underline;
}

.type-guide .color-dark-blue:not(.valid):not(.mage-error) {
    color: #153b60 !important;
}

.guide-title {
    font-family: 'Bouygues Speak', Arial, sans-serif !important;
    font-size: 40px !important;;
    font-weight: 700 !important;;
    line-height: 1.15;
    margin: 0;
    color: #fff;
    z-index: 95;
    text-align: center;
    display: block;
    padding: 30px 17% 0;
}

.breadcrumb-container {
    padding: 36px 36px 36px 36px;
}

.type-guide .text_class_title {
    font-size: 20px !important;
    line-height: 1.6 !important;
    letter-spacing: .2px;
    color: #00263c !important;
    padding: 5px 0px !important;
    font-weight: 600;
    font-family: 'Bouygues Read', Arial, sans-serif;

}

.type-guide .text_class {
    margin-top: 0px;
}


@media (max-width: 768px) {
    .guide-title {
        font-size: 30px !important;
        padding: 0px 10px 0;
    }

    .breadcrumb-container {
        padding: 15px 0px 36px 0px;
    }

    .guide_page_banner_container .is-tri .breadcrumb li:not(:last-child) a span, .guide_page_banner_container .is-tri .breadcrumb li:not(:last-child) a:hover span {
        font-size: 12px;
    }

    .guide_page_banner_container.banner_blue_background {
        padding: unset;
    }
    
}
/*
Template Page Guide
 */

@media (min-width: 1200px) {
    .page-template-template-archive-guide .container {
        width: 1170px;
    }
}
.page-template-template-archive-guide .row-breadcrumb.row-breadcrumb-light{
    border-color: transparent;
    background-color: transparent;
}
.page-template-template-archive-guide .bloc__guide{
    background-color: #f6f6f6;
    padding: 60px 0;
}
.page-template-template-archive-guide .banner-title{
    font-family: 'Bouygues Read', Arial, sans-serif;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    text-align: center !important;
    color: #109db9 !important;
    padding-top: 20px;
}
.page-template-template-archive-guide .guide-title{
    padding: 0;
}
.page-template-template-archive-guide .guides__section .cards-grid .icon_time{
    background-image: url(../img/conseiller-min.png);
    width: 20px;
    height: 20px;
    background-size: 18px auto;
    min-width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: bottom;
    margin-right: 6px;
}

.page-template-template-archive-guide .guides__section .cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 colonnes fixes */
    gap: 2rem;
    padding: 20px 0;
}


.page-template-template-archive-guide .guides__section .guide-card img {
    object-fit: cover;
    object-position: center;
    width: 335px;
    height: 180px;
    border-radius: 10px !important;
}

.page-template-template-archive-guide .guides__section .card-info {
    padding: 15px 5px;
}

.page-template-template-archive-guide .guides__section .time {
    display: flex;
    padding: 5px 2px;
    background-size: 13px;
    font-size: 18px !important;
    line-height: 1.33 !important;
    letter-spacing: .2px !important;
    color: #00263c !important;
}

.page-template-template-archive-guide .guides__section .card-title {
    font-family: 'Bouygues Read', Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    color: #00263c;
}


@media (max-width: 767px) {
    .cards-grid {
        grid-template-columns: 1fr !important; /* 1 par ligne sur mobile */
    }
}

/*
Bloc soultions
 */

.page-template-template-archive-guide .solutions {
    text-align: center;
    font-family: 'Bouygues Read', Arial, sans-serif;
    padding: 30px 0;
}

.page-template-template-archive-guide .solutions .generic-title {
    font-size: 40px;
}

.solutions-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1rem;
}

.page-template-template-archive-guide .solutions .solution-item {
    flex: 1 1 200px;
    max-width: 250px;
    padding: 5px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 210px;
}

.page-template-template-archive-guide .solutions .solution-icon {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.page-template-template-archive-guide .solutions a.solutions_title{
    font-family: 'Bouygues Read', Arial, sans-serif;
    margin: 20px 5px 15px 5px;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .2px;
    text-align: center;
    color: #00263c;
}
.page-template-template-archive-guide .solutions a.solutions_title:hover{
    color:#00263c;
}
.page-template-template-archive-guide .solutions .solution-card-text{
    font-family: 'Bouygues Read', Arial, sans-serif;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: .32px;
    text-align: center;
    color: #00263c;
    display: block;
    margin-bottom: auto;
    padding: 0 2px;
    max-width: 200px;
}


.page-template-template-archive-guide .solutions .cta__btn {
    font-family: 'Bouygues Read', Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .2px;
    text-align: center;
    border-radius: 3px;
    padding: 13px 45px;
    border: 2px solid #00263c;
    margin-top: 20px;
}

.page-template-template-archive-guide .solutions .cta__btn:hover {
    background-color: #00263c !important;
    color: #fff;
}
.page-template-template-archive-guide .solutions .icon-title-wrapper{
    display: contents;
}
.page-template-template-archive-guide .solutions .material-icons{
    display: none;
}
/* Responsive mobile version solutions*/
@media (max-width: 767px) {
    .solutions-grid {
        flex-direction: column;
        gap: 0;
    }

    .page-template-template-archive-guide .solutions .solution-item {
        flex: 1 1 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 15px 0px 15px 15px;
        border-bottom: 1px solid #e5eef6;
        text-align: left;
        min-height: unset;
        width: 100%;
        max-width: unset;
    }

    .page-template-template-archive-guide .solutions .solution-card-text,
    .page-template-template-archive-guide .solutions .cta__btn {
        display: none;
    }

    .page-template-template-archive-guide .solutions .icon-title-wrapper{
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .page-template-template-archive-guide .solutions a.solutions_title{
        margin: 12px 0 12px 15px;
    }
    .page-template-template-archive-guide .solutions .material-icons{
        display: block;
        color: #00263c;
        margin-left: auto;
    }
    .page-template-template-archive-guide .guides__section .guide-card img{
        width: 352px !important;
        height: 220px !important;
    }

}
@media (min-width: 395px) and (max-width: 767px) {
    .page-template-template-archive-guide .guides__section .cards-grid{
        padding: 20px 0 20px 12px;
    }
}
@media (min-width: 768px) and (max-width: 1100px) {
    .page-template-template-archive-guide .solutions .solution-item {
        padding: 20px 8px;
    }
}
.page-template-template-archive-guide .style-light a:not(.btn-text-skin):focus {
    color: #00263c;
}