body p{
    font-size: 18px;
}
.page-template-default p{
    color: #333 !important;
}
.site-main h1 {
    font-weight: bold;
    font-size: 55px;
    color: #000;
}
.mx-auto{
    margin: auto !important;
}
.hero-section p{
    color: #000 ;
    font-size: 20px;
}
.hero-section .red-button a{
    border-radius: 32px !important;
}
.red-button button, .red-button a {
    text-align: center!important;
    background-color: #cd292a!important;
    border: 2px solid #cd292a !important;
    font-weight: 400!important;
    font-size: 20px!important;
    color: #FFFFFF!important;
    border-radius: 0!important;
    background-image: none!important;

}
.hero-section .red-button{
    margin-right: 24px;
}
.round-button button, .round-button a{
    text-align: center;
    background-color: #FFFFFF!important;
    border: 2px solid #242f60 !important;
    font-weight: 400!important;
    font-size: 20px!important;
    color: #242f60!important;
    border-radius: 32px!important;
    background-image: none!important;

}
.intro-section{
    background-color: #242f60;
    border-radius: 24px;
    padding: 40px;
}
.intro-section p{
   color: #fff !important;
   margin-bottom: 0 !important;
}
.intro-section .wpb_content_element{
 margin-bottom: 0 !important;
}

.border-image .vc_single_image-wrapper {
    position: relative;
    display: inline-block;
}
.border-image .vc_single_image-wrapper::after{
    content: "" !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transform: translateX(5%) translateY(5%);
    transform-origin: center center 0px;
    background-color: transparent;
    height: 100%;
    width: 100%;
    border: 10px solid #242f60  ;
}
.border-section h2{
    text-align: center;
}
.border-section em{
    color: #CD292A;
    font-weight: 600;
}
.border-section p{
    text-align: center;
    color: #0d0c0e;
    font-weight: 16px;
}
.border-section .red-button{
    margin: auto;
    display: block !important;
    text-align:center

}
.service-section h2{
    text-align: center;
}
.service-section p{
    text-align: center;
    color: #333333;
}
.service-section .wpb_single_image {
    margin-bottom: 10px !important;
}
.service-section img{
    border-radius: 32px
}
.service-section .titre-image p{
    font-weight: 600;
    color: #333333;
}
.qui-somme-nous-section h2{
    font-weight: 500;
}
.qui-somme-nous-section .pre-titre{
    font-weight: 600;
    font-size: 20px;
    color: #17252a;
}
.qui-somme-nous-section .text-side{
    text-align: left;
    background-color: #FFFFFF;
    padding: 64px 128px 64px 64px;
    transform: translateX(6%) translateY(0%);
    transform-origin: center center 0px;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.15);
}
.qui-somme-nous-section .image-side img{
    box-shadow: 0px 10px 30px 2px rgba(0, 0, 0, 0.15);
    margin-top: 40px;
    margin-bottom: 40px;
    transform: translateX(-6%) translateY(0%);
    transform-origin: center center 0px;
    border-radius: 5px;
}
.qui-somme-nous-section  .mission p{
    text-align: center;
}
.bg-image .vc_single_image-wrapper {
    position: relative;
    display: inline-block;
}
.bg-image .vc_single_image-wrapper::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #242f60;
    border:10px solid #242f60;
    z-index: -1;
    transform: translateX(-5%) translateY(-5%);
    transform-origin: center center 0px;
    height: 100%;
    width: 100%;

}
.mission .pre-titre p{
    font-weight: 300;
    font-size: 54px;
    line-height: 1.26;
    color: rgb(51, 51, 51);
}
.blue-button button, .blue-button a{
    text-align: center;
    background-color: #242f60!important;
    border: 2px solid #242f60 !important;
    font-weight: 400!important;
    font-size: 20px!important;
    color: #fff!important;
    border-radius: 0!important;
    background-image: none!important;

}
.section-mission h2{
    text-align: center;
    font-size: 42px;
    color: #333333;
}
.section-mission .desc-text{
    text-align: center;
    color: #46707f;;
}
.section-mission h3{
    color: #242f60;
    font-weight: 600;
    font-size: 24px;
}
.partenaire-section p{
    text-align: center;
    font-size: 42px;
    color: #333333;
    font-weight: 300;
    padding-bottom: 32px;
}
.qui-somme-nous-section .text-side .wpb_content_element.text{
    margin-bottom: 0;
}
.qui-somme-nous-section .image-side .wpb_single_image{
    margin-bottom: 0;
}
.site-footer{
  background-color: #242f60;
  padding: 64px 0;
}
.site-footer .footer-widgets-wrapper p, .site-footer .footer-widgets-wrapper a{
 color: #fff !important;
}
.site-footer .footer-widgets-wrapper .titre-widget{
    font-weight: 600;
    font-size: 24px;
}
#site-footer .footer-bottom p{
    padding-top:16px;
    text-align: center;
}
footer .site-footer svg{
    margin-right: 8px;
    vertical-align: middle;
}
footer .site-footer li{
   margin-bottom: 8px;
}
footer .contact-widget ul{
    list-style: none;
}
.hero-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    padding: 0 20px;
}

.hero-content {
    background-color: rgba(0, 0, 0, 0.5); 
    padding: 20px 40px;
    border-radius: 10px;
    max-width: 90%;
}

.hero-content h1 {
    font-size: 2.5rem;
    margin: 0;
    line-height: 1.2;
    color: #fff;
}


@media screen and (max-width: 768px) {
    .hero-image {
        height: 300px;
    }

    .hero-content h1,.contact-content h1 {
        font-size: 2rem;
    }
    .intro-section .col-info{
        padding-bottom: 32px;
    }
    .border-section .red-button{
        margin-bottom: 32px;
    }
    .qui-somme-nous-section .text-side{
        padding: 32px;
    }
    .qui-somme-nous-section .image-side img, .qui-somme-nous-section .text-side{
       transform: none;
    }
    .page.type-page{
        padding: 0 20px;
    }
    .modele-garantie p{
        text-align: left !important;
    }
    .image-agence {
        padding-right : 0
    }
    .agence-page .agence-header {
        padding-bottom: 32px;
    }
    .agence-page h1 {
        padding-top: 16px;
    }

}
@media screen and (max-width: 480px) {
    .hero-image {
        height: 250px;
    }

    .hero-content {
        padding: 15px 20px;
    }

    .hero-content h1,.contact-content h1 {
        font-size: 1.6rem;
    }
}
#colibri .style-9 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a, #colibri .style-9 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover{
    color: #CD292A !important;
}
body a{
    color: #242f60;
}
body a:hover{
    color: #CD292A;
}
#colibri .style-9 > div > .colibri-menu-container > ul.colibri-menu > li > a{
    color: #242f60 !important;
}
.post-type-archive h2{
    font-size: 24px;
    font-weight: 500;
}
.post-type-archive-blog #hero{
    background: linear-gradient(359.02deg, #fff0 .83%, rgb(173 206 255 / .42) 52.22%, #FFFFFF 96.53%);
}
.single-blog .post-meta{
    padding-top: 16px;
}
.single-blog .post-meta span{
   color: #fff;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 textarea {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 15px;
  border: none;
  border-radius: 4px;
  background-color: #edf4fe;
  font-size: 16px;
  box-sizing: border-box;
  transition: border 0.3s ease;
}


.wpcf7 input:focus,
.wpcf7 textarea:focus {
  outline: none;
}


.wpcf7 input[type="submit"] {
  background-color: #242f60;
  color: white;
  padding: 12px 25px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.wpcf7 input[type="submit"]:hover {
  background-color: #CD292A;
}

.wpcf7-response-output {
  margin-top: 20px;
  padding: 15px;
  border: 2px solid #CD292A;
  border-radius: 4px;
  background-color: #f0f8ff;
  color: #333;
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 10px;
}

.header-contact{
    background: linear-gradient(to bottom, #fff0 0%, rgb(173 206 255 / .48) 30%, #ffffff 100%);
}
.contact-form{
    /*background: #fff;*/
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 64.4%, rgb(255 255 255 / .2) 100%);
    border-radius: 32px;
}
.contact-content iframe{
    margin-top: 64px;
    width: 100%;
    height: 500px;
}
.contact-content ul{
   list-style: none !important;
}
.contact-content ul.contact-list li{
   margin-bottom: 16px;
}
.contact-content ul.contact-list svg{
    width: 38px;
    height: 38px;
    background: #242f60;
    border-radius: 50%;
    padding: 6px;
    margin-right: 8px;
    vertical-align: middle;
}

.contact-content ul.contact-list a, .contact-content ul.contact-list p{
   font-weight: 600;
    color: #242f60 !important;
    font-size: 16px !important;
}
.header-contact{
    margin-top: 32px;
}
.contact-content h1{
    font-weight: bold;
    font-size: 55px;
    color: #000;
}
.contact-content h1 .parite_1{
    color: #CD292A;
}
.contact-form p{
    margin-bottom: 0 !important;
}

.agence-map iframe {
    width: 100%;
    height: 100%;
    min-height: 300px;
    border: 0;
}

.image-agence img{
    border-radius: 32px;
    max-height: 250px;
    object-fit: cover;
}
.agence-page a.call-agence{
    text-align: center;
    background-color: #cd292a;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    border-radius:32px;
    padding:8px 16px
   
}
.agence-page .agence-header{
    margin-bottom: 48px;
    align-items: center;
    background: #f3f3f3;
    border-radius: 32px;
}
.agence-page .agence-map, .agence-page .agence-contact{
    border-radius: 24px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
}
.agence-page .agence-contact{
    padding: 20px;
}
.agence-page .agence-map{
    margin-bottom: 24px;
}
.agence-page .agence-map iframe{
    border-radius: 24px;
}
.agence-page h1{
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 32px;
}
.agence-page .agence-header a svg{
    vertical-align: middle;
    margin-right: 4px;
}
.image-agence{
    padding-left: 0;
}

.btn-service a{
    color: #fff!important;
    background-color: #242f60 !important;
    border: 1px solid!important;
    font-weight: 600;
}

.page-template-default h2 {
    font-weight: 500 !important;
    font-size: 32px !important;
    color: #242f60 !important;
    position: relative;
    display: inline-block; 
    margin-bottom: 32px !important;
}

.page-template-default h2::after {
    content: "";
    height: 4px;
    width: 150px;
    background: #cd292a; 
    position: absolute;
    left: 0;
    bottom: -10px; 
}

.page-template-default h3{
    font-weight: 500!important;
    font-size: 24px!important;
}
.page-template-default .cta p{
    color: #fff !important;
}

.img-produit{
    border-radius: 32px; 
}
.hbhs-article-box .details-blog{
    padding: 15px;
}
.hbhs-article-box {
  width: 100%;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  background: #fff;
  border-radius: 15px;
}

.hbhs-thumbnail img {
    width: 100%;
    height: 100%;
    max-height: 250px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    object-fit: cover;
}

.hbhs-title a{
    font-weight: 600 !important;
}

.hbhs-excerpt {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.hbhs-read-more {
    display: block;
    padding: 8px 12px;
    color: #242f60;
    text-decoration: none;
    font-weight: 600;
    text-align: right;
}

.last-blog h2{
    text-align: center ;
    margin-bottom: 16px ;
}
#menu-menu-footer-service, #menu-nos-services-footer{
    list-style: none;
}
footer #menu-menu-footer-service li:before, footer #menu-nos-services-footer li:before {
    background: #fff ;
    border-radius: 50% ;
    content: "\A" ;
    display: inline-block ;
    height: 4px ;
    margin-right: 8px ;
    position: relative ;
    top: -2px ;
    width: 4px ;
}
.header-produit{
    background-color: #242F60 ;
}
.header-produit h1{
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}
.header-produit p {
    color: #fff;
    text-align: center;
}
.header-produit .info-side{
    padding: 100px 50px;
    text-align: center;
  
}
.header-produit a{
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    color: #fff !important;
    background-color: #242f60 !important;
    border: 1px solid !important;
    font-weight: 600;
}
.post-excerpt{
    margin-bottom: 35px;
}
.header-produit .h-row{
    align-items: center;
}
.cta a{
    background-image: none !important;
}

.agence-contact p{
    color: #242F60;
}
.agence-contact p svg{
    vertical-align: middle;
    margin-right: 8px

}
#colibri.single-nos-agences .style-66{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}
.hero-agences, .hero-blog-list {
    padding: 80px 20px;
    background: linear-gradient(to bottom, #fff0 0%, rgb(173 206 255 / .48) 30%, #ffffff 100%);
    text-align: center;
}
.hero-agences h1, .hero-blog-list h1{
   font-weight: 600; 
}
.hero-agences , .hero-blog-list{
   color: #242F60;
}
.agences-list .agence-item, .blog-list .blog-item  {
    box-shadow: 0px 10px 40px 0px rgba(1, 51, 74, 0.15);
    margin-bottom: 32px;
}
.agences-list .agence-item .agence-thumb img, .blog-list .blog-item .blog-thumb img{
    width: 100%;
    height: 300px;
    object-position: center center;
    object-fit: cover;
}
.agences-list .agence-item .info, .blog-list .info{
    padding: 30px;
}
.agences-list p,.agences-list a {
    color: #333333;
}
.agences-list a:hover {
    color: #333333;
}
.agences-list, .blog-list{
    margin-bottom: 40px;
}
.blog-list .meta-date{
    padding-bottom: 8px;
}

.blog-list svg {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 5px;
    box-sizing: content-box;
}
.blog-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    width: 100%;
}

.blog-meta .author {
    color: #242F60;
    flex: 0 0 auto; 
}

.blog-meta .read-more {
    font-size: 16px;
   margin-left: auto;
}

.blog-content {
    border-bottom: 1px solid #eee;
}
.plan-site h1{
  text-align:center;
}
.plan-site ul.children {
  margin-left: 20px; 
}

.plan-site .toggle-arrow {
  cursor: pointer;
  margin-left: 6px;
  font-size: 12px;
  color: #333;
}
.plan-site li.open > .toggle-arrow {
  font-weight: bold;
}

