@media only screen and (max-width: 468px) {
/*
    #slider_txt_un{
        font-size: 10px !important;
        line-height: 15px ; 
        top:30px !important;
        
        
    }
    */
}

#logo_img {
    max-height: 50px;
/* 
 max-width: 240px !important;

 height: auto;
 */
}

.home_page h1{
    font-size: 27px !important;
}
.home_page h2{
    font-size: 23px !important;
}
.home_page h3{
    font-size: 20px !important;
}

.page-section-ptb{
        padding:45px 0px !important ; 
}
.slideshowTextStroke1{
    text-stroke: 1px #000000;
     -webkit-text-stroke:  1px #000000; 
}

.slideshowTextStroke2{
      text-stroke: 1px #000000;
       -webkit-text-stroke:  1px #000000;   
}

.slideshowTextStroke3{
    /*
     text-stroke: 1px #000000;
      -webkit-text-stroke:  1px #000000;  
      */ 
}


.mega-menu .drop-down-multilevel {
    max-width: 245px !important;
}

.sidebar-widget .widget-tags li a {
    background: #f6f7f8;
    color: #323232;
    border-radius: 3px;
    padding: 8px 10px !important;
    line-height: 40px;
    font-size: 12px !important;
    margin-right: 2px;
}

.masonry.columns-3 .masonry-item {
    padding: 0 25px 75px 0;
}

.blog_h1{
    font-size:24px; 
}
.news-intro-box {
    background: linear-gradient(135deg, #f8f9fb, #eef2f7);
    padding: 20px 30px;
    border-radius: 8px;
    display: inline-block;
    border-left: 4px solid #2f5bff;
}
.news-intro-box p {
    margin: 0;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
}



.detail_realisation ul {
    padding-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.detail_realisation ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    line-height: 1.6;
}

/* petit bullet custom */
.detail_realisation ul li:before {
    content: "\f058"; /* icône check FontAwesome */
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 2px;
    color: #3aa3ff; /* adapte à ton thème */
    font-size: 14px;
}

.detail_realisation ul.social li:before {
      content: ""; /* Vider  */      
}

.detail_realisation p {
    margin-bottom: 15px;
}
.detail_realisation ul li {
    margin-bottom: 8px;
}
.detail_realisation .grid-item img {
    transition: transform 0.3s ease;
}
.detail_realisation .grid-item:hover img {
    transform: scale(1.05);
}

.detail_realisation h3 {
    margin-top: 40px;
}

.mfp-realisation .mfp-bottom-bar {
    display: block !important;
}

.mfp-realisation .mfp-title {
    font-size: 15px;
    line-height: 1.5;
    padding: 10px 15px;
}

.mfp-bottom-bar {
    display: block;
}

.mfp-realisation .mfp-bottom-bar {
    background: rgba(0,0,0,0.8);
}

.breadcrum_bg_blue{
    background-color: #000849 ; /* #040497 ;*/
}

.contact-map iframe {
    height: 500px; 
}

.entry-share {
    margin-top: 20px;
}
.entry-share a {
    margin-left: 12px;
    color: #3b5998;
    font-size: 16px;
    transition: all 0.2s ease;
}

.entry-share a:hover {
    transform: translateY(-2px);
    opacity: 0.8;
}

.list_realisations .blog-entry {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.list_realisations .blog-detail {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.list_realisations .entry-content {
    flex-grow: 1;
}

.list_realisations .entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
   
}
.list_realisations .blog-entry .blog-detail .entry-title a { 
      font-size: 17px !important; 
      font-weight: bold;   
}

.list_realisations .entry-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*
.realisation-mini-galerie .portfolio-item img{
    transition: transform .3s ease;
}

.realisation-mini-galerie .portfolio-item img.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.realisation-mini-galerie .portfolio-item {
    overflow: visible !important;
}
*/

.realisation-mini-galerie .portfolio-item {
    overflow: visible !important;        
    border-radius: 6px;
}

.realisation-mini-galerie .portfolio-item img.shadow {
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
    box-shadow: 0 12px 30px rgba(0,0,0,.18);
}
.btn-visit-site {
    display: inline-block;
    padding: 12px 28px;
    background: #0d6efd;
    color: #fff;
    border-radius: 6px;
    font-weight: 600;
    transition: all .25s ease;
}

.btn-visit-site:hover {
    background: #0b5ed7;
    transform: translateY(-2px);
}

.list_lien_hp .item img {
    height: 200px;
    object-fit: contain;
}

.list_lien_hp .item:hover img {
    transform: scale(1.05);
    transition: 0.3s;
}

.faq_detail ul{
    list-style-type: square;
}
.faq_detail ul li{
    margin-bottom: 15px;
    margin-left: 25px;
}

.techno-mastered-section {
    background: #f8f9fb;
}

.techno-mastered-section .techno-intro {
    max-width: 900px;
    margin: 0 auto;
}

.techno-grid {
    justify-content: center;
}

.techno-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px 22px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: transform .25s ease, box-shadow .25s ease;
    border: 1px solid rgba(0,0,0,.04);
}

.techno-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.10);
}

.techno-card-link {
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

.techno-card-logo-wrap {
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}

.techno-card-logo {
    max-height: 200px;
    width: auto;
    object-fit: contain;
}

.techno-card-title {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 12px;
    font-weight: 700;
    color: #1d2b4f;
    min-height: 56px;
}

.techno-card-text {
    font-size: 15px;
    line-height: 1.7;
    color: #5c667a;
    margin-bottom: 18px;
    min-height: 78px;
}

.techno-card-cta {
    display: inline-block;
    font-weight: 600;
    color: #2b8fe5;
    transition: letter-spacing .2s ease;
}

.techno-card:hover .techno-card-cta {
    letter-spacing: .3px;
}

@media (max-width: 991px) {
    .techno-card-title {
        min-height: auto;
    }

    .techno-card-text {
        min-height: auto;
    }
}