@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i'); /* font-family: 'Lato', sans-serif; */

/* _custom_design/main.css v.2.0.0 - last modified 24.07.2018 (see config/version_history.php for details)*/
/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* Main options */

html {min-width: 350px;}
body {font-family: "Lato",sans-serif; min-width: 350px;}
.th-container {max-width: 1600px; margin: 0 auto; padding: 0 30px;}

.th-custom-design-title-intro {}
.th-custom-design-title {font-size: 3rem; font-weight: 700; padding-bottom: 20px; color: #0d2948;}
.th-custom-design-title-underline {}
.th-custom-design-title-subtitle {}

.th-custom-design-paragraph-title-intro {}
.th-custom-design-paragraph-title {font-size: 2.5rem; font-weight: 700; padding-bottom: 20px}
.th-custom-design-paragraph-title-underline {}
.th-custom-design-paragraph-subtitle {}
.th-custom-design-paragraph-text {line-height: 1.8; font-size: 18px;}

a.th-custom-design-button {display: inline-block; margin-top: 15px; padding: 15px 40px; border: 1px solid #000; border-radius: 50px; color: #000; text-decoration: none; font-weight: 600; font-size: 15px; transition: all 0.3s ease; background-color: transparent; cursor: pointer;}
a.th-custom-design-button:hover {background-color: #000; color: #fff;}

a.th-custom-design-button.th-green-btn {background-color: #05a771; border: 1px solid #05a771; color: #fff;}
a.th-custom-design-button.th-green-btn:hover {background-color: #00be7f; border: 1px solid #00be7f;}

.th-container {max-width: 1300px; margin: 0 auto; padding: 0 15px;}

.th-custom-h1 {}
.th-custom-h2 {}
.th-custom-h3 {}
.th-custom-h4 {}
.th-custom-h5 {}

.th-custom-class-1 {font-size: 22px;}
.th-custom-class-2 {font-size: 20px;}
.th-custom-class-3 {font-size: 18px;}
.th-custom-class-4 {font-size: 16px;}
.th-custom-class-5 {font-size: 10px;}

.th-custom-color-class-1 {color: red;}
.th-custom-color-class-2 {color: blue;}
.th-custom-color-class-3 {color: green;}
.th-custom-color-class-4 {color: orange;}
.th-custom-color-class-5 {color: darkgray;}

/* ------------------------------------------------------------------------------------- */
/* * Media Queries                                                                       */
/* standard "@media (max-width : px) {}": 1199px (col-md) | 991px (col-sm) | 767px (col-xs) | 500px | 400px */


.th_menu_t13 {
  box-shadow: none ;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 100;
    padding: 5px 5%;
}

.th_menu_t13 .th-language-selector .dropdown-toggle {
  color: #000;
  font-weight: 500;
  background-color: #f2f2f2;
    border-radius: 50px; padding: 3px 10px;
}

.th_menu_t13 .th-main-menu-container {
    grid-template-columns: 200px auto;
}

.th_menu_t13 .th-language-selector a.dropdown-toggle {}
.th_menu_t13 .th-language-selector a.dropdown-toggle i {font-weight: 500;}
.th_menu_t13 .th-language-selector a.dropdown-toggle:hover{text-decoration: none; background-color: #e4e4e4;}

.th_menu_t13 .th-main-menu-container  {padding: 20px 0;}
.th_menu_t13 .th-main-menu-container .th-category-container a.th-main-link {color: #000; font-weight: 500;}
.th_menu_t13 .th-main-menu-container .th-category-container a.th-main-link.th-active {font-weight: 700;}

.th_custom_pages_1 .th-menu_t13_space-top {
  background-color: #fff; height: 90px;
}

.th-menu_t13_space-top {
  background-color: #fff; height: 120px;
}

.th_menu_t13 .th-language-selector {
  display: none;
}

.th_menu_t13 .th-main-menu-container .th-category-container .th-menu-link {
  display: inline-block;
  margin-left: 25px;
  font-weight: 300;
  font-size: 16px;
}

/* Responsive Design */

@media (max-width: 1499px) {
        .th_menu_t13 .th-main-menu-container .th-category-container .th-menu-link {font-size: 15px;}
}

@media (max-width: 1299px) {
        .th_menu_t13 {padding: 5px 0;}
}


/* Section # */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-header {}
.th-header .th-header-container {position: relative; overflow: hidden; max-height: 600px; border-radius: 20px;}
.th-header .th-header-container .th-header-img-box {position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1;}
.th-header .th-header-container .th-header-img-box img {display: block; object-fit: cover; width: 100%; height: 100%;}
.th-header .th-header-container .th-opacity {position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); z-index: 2;}
.th-header .th-header-container .th-header-txt {position: absolute; top: 90px; left: 100px; right: 300px; color: #fff; z-index: 3;}
.th-header .th-header-container .th-header-txt .th-ht-subtitle {text-transform: uppercase; font-size: 20px; margin-bottom: 10px;}
.th-header .th-header-container .th-header-txt .th-ht-title {font-size: 45px; font-weight: 700; line-height: 1.2;}

/* Responsive Design */
@media (max-width: 1199px) {
    .th-header .th-header-container {max-height: 500px;}
    .th-header .th-header-container .th-header-txt {top: 70px; left: 80px; right: 80px;}
    .th-header .th-header-container .th-header-txt .th-ht-subtitle {font-size: 18px;}
    .th-header .th-header-container .th-header-txt .th-ht-title {font-size: 38px;}
}
@media (max-width: 991px) {
    .th-header .th-header-container {max-height: 450px; border-radius: 15px;}
    .th-header .th-header-container .th-header-txt {top: 60px; left: 60px; right: 60px;}
    .th-header .th-header-container .th-header-txt .th-ht-subtitle {font-size: 16px;}
    .th-header .th-header-container .th-header-txt .th-ht-title {font-size: 32px;}
}
@media (max-width: 767px) {
    .th-header .th-header-container {max-height: 400px; border-radius: 12px;}
    .th-header .th-header-container .th-header-txt {top: 40px; left: 60px; right: 40px;}
    .th-header .th-header-container .th-header-txt .th-ht-subtitle {font-size: 14px; margin-bottom: 8px;}
    .th-header .th-header-container .th-header-txt .th-ht-title {font-size: 26px;}
}
@media (max-width: 575px) {
    .th-header .th-header-container {max-height: 350px; border-radius: 10px;}
    .th-header .th-header-container .th-header-txt {top: 30px; left: 60px; right: 25px;}
    .th-header .th-header-container .th-header-txt .th-ht-subtitle {font-size: 12px; margin-bottom: 6px;}
    .th-header .th-header-container .th-header-txt .th-ht-title {font-size: 25px;}
}

.th-swiper-container {position: relative; user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.th-swiper-container .swiper-slide {min-height: 500px;}
.th-swiper-container .swiper-slide img {object-fit: cover; width: 100%; height: 100%;}
.th-swiper-container .custom-swiper-button-next, .th-swiper-container .custom-swiper-button-prev {position: absolute; bottom: 20px; width: 40px; height: 40px; z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; border-radius: 50px; color: #fff; font-size: 30px;}
.th-swiper-container .custom-swiper-button-prev {left: 50% !important; right: auto; transform: translateX(calc(-100% - 10px));}
.th-swiper-container .custom-swiper-button-next {left: 50% !important; right: auto; transform: translateX(10px);}
.th-swiper-container .custom-swiper-button-next i {font-weight: 300;}
.th-swiper-container .custom-swiper-button-prev i {font-weight: 300;}
.th-swiper-container .swiper-rtl .custom-swiper-button-next {right: 10px; left: auto; transform: none;}
.th-swiper-container .swiper-rtl .custom-swiper-button-prev {left: 10px; right: auto; transform: none;}
.th-swiper-container .custom-swiper-button-next.swiper-button-disabled, .th-swiper-container .custom-swiper-button-prev.swiper-button-disabled {opacity: .8; cursor: auto; pointer-events: none;}
.th-swiper-container .custom-swiper-button-next.swiper-button-hidden, .th-swiper-container .custom-swiper-button-prev.swiper-button-hidden {opacity: 0; cursor: auto; pointer-events: none;}
.th-swiper-container .custom-swiper-button-next.swiper-button-lock, .th-swiper-container .custom-swiper-button-prev.swiper-button-lock {display: none;}
.th-swiper-container .swiper-navigation-disabled .custom-swiper-button-next, .th-swiper-container .swiper-navigation-disabled .custom-swiper-button-prev {display:none !important;}
.th-swiper-container .swiper-pagination-bullet-active {background-color: #fff;}


@media (max-width: 575px) { 
    .th-swiper-container .swiper-slide {min-height: 300px;}
}


/* Header - v2 */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* Header V2 Section */
.th-header-v2 { }
.th-header-v2 .th-hs { position: relative; width: 100%; height: 100vh; min-height: 600px; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.th-header-v2 .th-hs-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; animation: zoomIn 1.5s ease-out forwards; }
.th-header-v2 .th-hs-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right, rgba(14, 41, 73, 0.87) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.6) 100%); z-index: 2; opacity: 1; }
.th-header-v2 .th-hs-container { position: relative; z-index: 3; max-width: 1400px; width: 100%; padding: 0 60px; display: flex; align-items: stretch; justify-content: space-between; gap: 80px; }
/* Left Content */
.th-header-v2 .th-hs-lc { flex: 1; max-width: 600px; display: flex; align-items: stretch; }
.th-header-v2 .th-hs-lc-tag { color: #ffffff; font-size: 16px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 20px; opacity: 0; animation: slideInLeft 1s ease 0.5s forwards; }
.th-header-v2 .th-hs-lc-title { color: #ffffff; font-size: 56px; font-weight: 700; line-height: 1.2; margin-bottom: 0; opacity: 0; animation: slideInLeft 1s ease 0.7s forwards; }
/* Right Content */
.th-header-v2 .th-hs-rc { flex: 1; max-width: 500px; display: flex; align-items: stretch; }
.th-header-v2 .th-hs-rc .th-hs-rc-text { color: #ffffff; font-size: 30px; font-weight: 300; line-height: 1.6; opacity: 0; animation: slideInRight 1s ease 0.9s forwards; }

.th-header-v2 .th-hs-rc .th-custom-design-button { transition: all 0.3s ease; opacity: 0; animation: slideInRight 1s ease 1.1s forwards; }
.th-header-v2 .th-hs-rc .th-custom-design-button:hover { transform: translateY(-2px); }


.th-header-v2 .th-hs-lc {padding-top: 12px;}

.th-header-v2 .th-hs-lc .th-flex,
.th-header-v2 .th-hs-rc .th-flex { width: 100%;}

/* Animations */
@keyframes zoomIn { from { transform: scale(1.2); } to { transform: scale(1); } }
@keyframes slideInLeft { from { opacity: 0; transform: translateX(-50px); } to { opacity: 1; transform: translateX(0); } }
@keyframes slideInRight { from { opacity: 0; transform: translateX(50px); } to { opacity: 1; transform: translateX(0); } }
/* Responsive */
@media (max-width: 1024px) {
    .th-header-v2 .th-hs-container { padding: 0 40px; gap: 60px; }
    .th-header-v2 .th-hs-lc-title { font-size: 48px; }
    .th-header-v2 .th-hs-rc-text { font-size: 18px; }
}
@media (max-width: 768px) {
    .th-header-v2 .th-hs { min-height: 500px; }
    .th-header-v2 .th-hs-container { flex-direction: column; justify-content: center; padding: 0 30px; gap: 40px; text-align: center; }
    .th-header-v2 .th-hs-lc { max-width: 100%; }
    .th-header-v2 .th-hs-lc-title { font-size: 40px; }
    .th-header-v2 .th-hs-rc { max-width: 100%; }
    .th-header-v2 .th-hs-rc-text { font-size: 16px; }
    .th-header-v2 .th-hs-bg { animation: none; transform: scale(1); }
}
@media (max-width: 480px) {
    .th-header-v2 .th-hs-container { padding: 0 20px; }
    .th-header-v2 .th-hs-lc-tag { font-size: 14px; }
    .th-header-v2 .th-hs-lc-title { font-size: 32px; }
    .th-header-v2 .th-hs-rc-text { font-size: 15px; }
}
/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
    .th-header-v2 .th-hs-bg { animation: none !important; }
    .th-header-v2 .th-hs-overlay { animation: none !important; opacity: 1 !important; }
    .th-header-v2 .th-hs-lc-tag { animation: none !important; opacity: 1 !important; }
    .th-header-v2 .th-hs-lc-title { animation: none !important; opacity: 1 !important; }
    .th-header-v2 .th-hs-rc-text { animation: none !important; opacity: 1 !important; }
    .th-header-v2 .th-hs-rc .th-custom-design-button { animation: none !important; opacity: 1 !important; transition: none !important; }
}

/* About */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-about {padding-top: 70px;}

.th-about .th-about-container {
    display: flex;
    align-items: center;
    gap: 60px;
    max-width: 1400px;
    margin: 0 auto;
}

.th-about .th-about-container .th-custom-design-paragraph-title {font-size: 48px;}
.th-about .th-about-container .th-custom-design-paragraph-text {font-size: 18px;}

.th-about .th-about-container .th-about-content {
    flex: 1;
    max-width: 600px;
    padding-left: 50px;
}

.th-about .th-about-container .th-about-content .th-custom-design-paragraph-title {
    padding-bottom: 20px; color: #0d2948;
}

.th-about .th-about-container .th-about-content .th-ac-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #000;
}

.th-about .th-about-container .th-about-image {
    flex: 1;
    display: flex;
    justify-content: right;
    align-items: center;
    font-weight: 600;
}

.th-about .th-about-container .th-about-image .th-ai-img {
    width: 100%;
    max-width: 450px;
    height: auto;
    border-radius: 20px;
}

/* Responsive Design */
@media (max-width: 968px) {
    .th-about .th-about-container {
        flex-direction: column-reverse;
        padding: 0 40px;
        gap: 40px;
        padding-left: 0;
    }
    
    .th-about .th-about-container .th-about-content {
    padding-left: 0;}
    }

@media (max-width: 640px) {
    .th-about .th-about-container {
        padding: 0 20px;
        gap: 30px;
    }

    .th-about .th-about-container .th-about-image .th-ai-img {
        border-radius: 15px;
        max-width: 300px;
        padding-left: 50px;
    }
    .th-about .th-about-container .th-about-content .th-custom-design-paragraph-title {
    font-size: 30px;
}
}

/* Services */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-services {
    padding: 80px 0;
    background-color: #ffffff;
}

.th-services .th-container .th-services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.th-services .th-container .th-services-grid .th-service-card {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.th-services .th-container .th-services-grid .th-service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.th-services .th-container .th-services-grid .th-service-card .th-sc-image {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.th-services .th-container .th-services-grid .th-service-card .th-sc-image .th-sci-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.th-services .th-container .th-services-grid .th-service-card .th-sc-content {
    padding: 30px;
}



.th-services .th-container .th-services-grid .th-service-card .th-sc-content .th-custom-design-paragraph-text strong {
    color: #0025CC;
}

.th-contentsection-one .th-contentsection-one-lc-text strong {
    color: #0025CC;
}

.th-savingssection .th-savingssection-container .th-savingssection-lc-text strong {
    color: #0025CC;
}




/* Responsive Design */
@media (max-width: 968px) {
    .th-services {
        padding: 60px 0;
    }

    .th-services .th-container .th-services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .th-services .th-container .th-services-grid .th-service-card .th-sc-image {
        height: 200px;
    }

    .th-services .th-container .th-services-grid .th-service-card .th-sc-content {
        padding: 25px;
    }
}

@media (max-width: 640px) {
    .th-services {
        padding: 40px 0;
    }

    .th-services .th-container .th-services-header {
        margin-bottom: 40px;
    }

    .th-services .th-container .th-services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .th-services .th-container .th-services-grid .th-service-card .th-sc-image {
        height: 220px;
    }

    .th-services .th-container .th-services-grid .th-service-card .th-sc-content {
        padding: 20px;
    }
}

/* Solutions */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-solutions-section { position: relative; min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 60px 20px; background-image: url('/_custom_content/img/bg-solutions.jpg'); background-size: cover; background-position: top; background-repeat: no-repeat; position: relative; overflow: hidden; }
.th-solutions-section .th-img-rounded-box-top {position: absolute; top: 0; right: 0; left: 0;}
.th-solutions-section .th-img-rounded-box-top img { width: 100%;}
.th-solutions-section .th-img-rounded-box-bottom {position: absolute; bottom: 0; right: 0; left: 0;}
.th-solutions-section .th-img-rounded-box-bottom img { width: 100%;}
.th-ss-container { max-width: 1200px; width: 100%; position: relative; z-index: 2; }
.th-ss-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; }
.th-ssg-card { background-color: rgba(13, 41, 72, 0.8); backdrop-filter: blur(25px); -webkit-backdrop-filter: blur(25px); border-radius: 20px; padding: 40px; color: white; transition: transform 0.3s ease, box-shadow 0.3s ease; }


.th-ssg-card:nth-child(1) { margin-top: 100px; }
.th-ssg-card:nth-child(2) { margin-right: 150px; }
.th-ssg-card:nth-child(3) { margin-left: 150px; }
.th-ssg-card:nth-child(4) { margin-bottom: 100px; }

.th-ssg-card:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); }
.th-ssgc-title { font-size: 28px; font-weight: 600; margin-bottom: 20px; }
.th-ssgc-text { font-size: 16px; line-height: 1.7; opacity: 0.95; }

@media (max-width: 968px) {
    .th-ss-grid { grid-template-columns: 1fr; gap: 25px; }
    .th-ssg-card { padding: 35px; }
    .th-ssgc-title { font-size: 24px; }
    
    .th-ssg-card:nth-child(1) { margin-top: 0; }
    .th-ssg-card:nth-child(2) { margin-right: 0; }
    .th-ssg-card:nth-child(3) { margin-left: 0; }
    .th-ssg-card:nth-child(4) { margin-bottom: 0; }
    
}

@media (max-width: 640px) {
    .th-solutions-section { padding: 40px 15px; }
    .th-ssg-card { padding: 30px 25px; }
    .th-ssgc-title { font-size: 22px; margin-bottom: 15px; }
    .th-ssgc-text { font-size: 15px; }
}

/* Energy Cost */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-energy-cost {padding: 80px 0; background-color: #ffffff;}
.th-energy-cost .th-container .th-energy-cost-wrapper {display: flex; align-items: center; gap: 80px;}
.th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-image {flex: 0 0 auto;}
.th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-image .th-ecwi-img {width: 550px; height: 550px; border-radius: 50%; object-fit: cover;}
.th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-content {flex: 1;}
.th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-content .th-custom-design-paragraph-title {font-size: 48px; color: #0d2948;}


@media (max-width: 968px) {
    .th-energy-cost { padding: 60px 0;}
    .th-energy-cost .th-container .th-energy-cost-wrapper {flex-direction: column; gap: 50px;}
    .th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-image .th-ecwi-img {width: 450px; height: 450px;}
}

@media (max-width: 640px) {
    .th-energy-cost {padding: 40px 0; }
    .th-energy-cost .th-container .th-energy-cost-wrapper {gap: 40px;}
    .th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-image .th-ecwi-img {width: 100%; max-width: 350px; height: auto; aspect-ratio: 1;}
    .th-energy-cost .th-container .th-energy-cost-wrapper .th-ecw-content .th-custom-design-paragraph-title {font-size: 30px !important;}
}

/* Questions - Project */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-questions-project { padding: 100px 0; background-color: #ffffff; }
.th-questions-project .th-container .th-qp-background { background-image: url('/_custom_content/img/contact.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; border-radius: 30px; overflow: hidden; padding: 150px 60px; }
.th-questions-project .th-container .th-qp-background::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(135, 169, 196, 0.3); z-index: 1; }
.th-questions-project .th-container .th-qp-background .th-qpb-wrapper { max-width: 600px; background-color: rgba(13, 41, 72, 0.8); padding: 30px 40px; border-radius: 30px; backdrop-filter: blur(15px); position: relative; z-index: 2; color: #fff; }
.th-questions-project .th-container .th-qp-background .th-qpb-wrapper .th-custom-design-paragraph-title { font-size: 50px; }

@media (max-width: 968px) {
    .th-questions-project { padding: 60px 0; }
    .th-questions-project .th-container .th-qp-background { padding: 60px 40px; }
    .th-questions-project .th-container .th-qp-background .th-qpb-wrapper { padding: 50px 40px; max-width: 600px; }
}

@media (max-width: 640px) {
    .th-questions-project { padding: 40px 0; }
    .th-questions-project .th-container .th-qp-background { padding: 40px 30px; border-radius: 20px; }
    .th-questions-project .th-container .th-qp-background .th-qpb-wrapper { padding: 40px 30px; border-radius: 20px; }
    .th-questions-project .th-container .th-qp-background .th-qpb-wrapper .th-qpbw-button { font-size: 1rem; padding: 12px 35px; }
}

@media (max-width: 500px) {
    .th-questions-project .th-container .th-qp-background .th-qpb-wrapper .th-custom-design-paragraph-title { font-size: 30px;}
}

/* Contrats d'énergie */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* Service Page - Hero Section */
.th-service-page { position: relative; width: 100%; padding: 0 40px; display: flex; align-items: center; justify-content: center; }
.th-service-page .th-service-page-imagewrapper { position: relative; width: 100%; max-width: 1600px; border-radius: 32px; min-height: 700px; overflow: hidden; display: flex; align-items: flex-end;}
.th-service-page .th-service-page-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }
.th-service-page .th-service-page-darkbanner { position: relative; z-index: 2; width: 100%; background: rgba(13, 41, 72, 0.8); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); padding: 60px 80px; border-radius: 0 0 24px 24px; display: flex; align-items: flex-start; justify-content: space-between; gap: 100px; }
.th-service-page .th-service-page-darkbanner.th-blue-bg { background-color: rgba(13, 41, 72, 0.8); }

/* Left Content */
.th-service-page .th-service-page-leftcontent { flex: 0 0 auto; max-width: 600px; }
.th-service-page .th-service-page-lc-tag { color: #ffffff; font-size: 20px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 15px; opacity: 0.9; }
.th-service-page .th-service-page-lc-title { color: #ffffff; font-size: 48px; font-weight: 700; line-height: 1.2; margin-bottom: 0; }

/* Right Content */
.th-service-page .th-service-page-rightcontent { flex: 1; max-width: 550px; display: block; align-items: center; }

.th-service-page .th-service-page-rc-text { color: #ffffff; font-size: 18px; font-weight: 300; line-height: 1.7; }
.th-service-page .th-service-page-rc{ color: #ffffff; font-size: 18px; font-weight: 300; line-height: 1.7; }

/* Responsive */

@media (max-width: 1199px) {
    .th-service-page .th-service-page { padding: 20px; }
    .th-service-page .th-service-page-imagewrapper { min-height: 500px; padding: 30px; border-radius: 24px; }
    .th-service-page .th-service-page-background { object-position:  top; }
    .th-service-page .th-service-page-darkbanner { padding: 40px 40px; border-radius: 20px; flex-direction: column; gap: 30px; }
    .th-service-page .th-service-page-darkbanner {background: rgba(0, 0, 0, 0);}
    .th-service-page .th-service-page-leftcontent { max-width: 100%; }
    .th-service-page .th-service-page-lc-title { font-size: 36px; }
    .th-service-page .th-service-page-rightcontent { max-width: 100%; }
    .th-service-page .th-service-page-rc-text { font-size: 16px; }
}

@media (max-width: 480px) {
    .th-service-page .th-service-page { padding: 15px; }
    .th-service-page .th-service-page-imagewrapper { padding: 20px; border-radius: 20px; }
    .th-service-page .th-service-page-darkbanner { padding: 30px 30px; border-radius: 16px; }
    .th-service-page .th-service-page-lc-tag { font-size: 12px; }
    .th-service-page .th-service-page-lc-title { font-size: 28px; }
    .th-service-page .th-service-page-rc-text { font-size: 15px; }
}

/* Service Page */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* Content Section 1 - Text Left, Image Right */
.th-contentsection-one { position: relative; width: 100%; padding: 100px 60px 0 60px; background: #ffffff; overflow: hidden; }
.th-contentsection-one-container { max-width: 1300px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 80px; }
.th-contentsection-one-leftcontent { flex: 1; max-width: 600px; z-index: 2; opacity: 0; animation: fadeInUp 1s ease forwards; }
.th-contentsection-one-leftcontent li { font-size: 16px; }
.th-contentsection-one-lc-title { font-size: 48px; font-weight: 700; line-height: 1.2; margin-bottom: 30px; color: #0d2948; opacity: 0; animation: fadeInUp 1s ease 0.2s forwards; }
.th-contentsection-one-lc-text { font-size: 18px; font-weight: 400; line-height: 1.7; color: #333333; margin-bottom: 25px; opacity: 0; animation: fadeInUp 1s ease 0.4s forwards; }
.th-contentsection-one-rightcontent { flex: 1; max-width: 550px; position: relative; z-index: 2; }
.th-contentsection-one-rc-imagewrapper { position: relative; width: 100%; animation: floatAnimation 3s ease-in-out infinite; }
.th-contentsection-one-rc-image { width: 100%; height: auto; border-radius: 24px; display: block; transition: transform 0.3s ease; }

/* Content Section 2 - Image Left, Text Right */
.th-contentsection-two { position: relative; width: 100%; padding: 100px 60px 0 60px; overflow: hidden; }
.th-contentsection-two-container { max-width: 1400px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 80px; }
.th-contentsection-two-leftcontent { flex: 1; max-width: 550px; position: relative; z-index: 2; }
.th-contentsection-two-lc-imagewrapper { position: relative; width: 100%; animation: floatAnimation 3s ease-in-out infinite; animation-delay: 0.5s; }
.th-contentsection-two-lc-image { width: 100%; height: auto; border-radius: 24px; display: block; transition: transform 0.3s ease; }
.th-contentsection-two-rightcontent { flex: 1; max-width: 600px; z-index: 2; opacity: 0; animation: fadeInUp 1s ease forwards; }
.th-contentsection-two-rightcontent li { font-size: 16px; }
.th-contentsection-two-rc-title { font-size: 48px; font-weight: 700; line-height: 1.2; margin-bottom: 30px; color: #0d2948; opacity: 0; animation: fadeInUp 1s ease 0.2s forwards; }
.th-contentsection-two-rc-text { font-size: 18px; font-weight: 400; line-height: 1.7; color: #333333; opacity: 0; animation: fadeInUp 1s ease 0.4s forwards; }

/* Animations */
@keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
@keyframes floatAnimation { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-20px); } }

/* Responsive */
@media (max-width: 1024px) {
    .th-contentsection-one { padding: 80px 40px; }
    .th-contentsection-one-container { gap: 60px; }
    .th-contentsection-one-lc-title { font-size: 42px; }
    .th-contentsection-one-lc-text { font-size: 17px; }
    .th-contentsection-two { padding: 80px 40px; }
    .th-contentsection-two-container { gap: 60px; }
    .th-contentsection-two-rc-title { font-size: 42px; }
    .th-contentsection-two-rc-text { font-size: 17px; }
}

@media (max-width: 768px) {
    .th-contentsection-one { padding: 60px 30px; }
    .th-contentsection-one-container { flex-direction: column-reverse; gap: 40px; }
    .th-contentsection-one-leftcontent { max-width: 100%; }
    .th-contentsection-one-lc-title { font-size: 36px; }
    .th-contentsection-one-lc-text { font-size: 16px; }
    .th-contentsection-one-rightcontent { max-width: 100%; }
    .th-contentsection-one-rc-imagewrapper { animation: none; padding-left: 50px;}
    .th-contentsection-two { padding: 60px 30px; }
    .th-contentsection-two-container { flex-direction: column; gap: 40px; }
    .th-contentsection-two-leftcontent { max-width: 100%; }
    .th-contentsection-two-rightcontent { max-width: 100%; }
    .th-contentsection-two-rc-title { font-size: 36px; }
    .th-contentsection-two-rc-text { font-size: 16px; }
    .th-contentsection-two-lc-imagewrapper { animation: none; padding-right: 50px;}
    .th-contentsection-one-rc-image { max-width: 400px;}
    .th-contentsection-two-lc-image { max-width: 400px; }
}

@media (max-width: 480px) {
    .th-contentsection-one { padding: 40px 20px; }
    .th-contentsection-one-lc-title { font-size: 28px; }
    .th-contentsection-one-lc-text { font-size: 15px; }
    .th-contentsection-two { padding: 40px 20px; }
    .th-contentsection-two-rc-title { font-size: 28px; }
    .th-contentsection-two-rc-text { font-size: 15px; }
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
    .th-contentsection-one-leftcontent { animation: none !important; opacity: 1 !important; }
    .th-contentsection-one-lc-title { animation: none !important; opacity: 1 !important; }
    .th-contentsection-one-lc-text { animation: none !important; opacity: 1 !important; }
    .th-contentsection-one-rc-imagewrapper { animation: none !important; }
    .th-contentsection-one-rc-image { transition: none !important; }
    .th-contentsection-two-lc-imagewrapper { animation: none !important; }
    .th-contentsection-two-lc-image { transition: none !important; }
    .th-contentsection-two-rightcontent { animation: none !important; opacity: 1 !important; }
    .th-contentsection-two-rc-title { animation: none !important; opacity: 1 !important; }
    .th-contentsection-two-rc-text { animation: none !important; opacity: 1 !important; }
}


/* Savings Section */
.th-savingssection { position: relative; width: 100%; margin: 50px 0; padding: 100px 60px; overflow: hidden; }
.th-savingssection-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; transform: scale(1.1); transition: transform 0.3s ease; }
.th-savingssection:hover .th-savingssection-background { transform: scale(1.05); }
.th-savingssection-container { position: relative; z-index: 2; max-width: 1300px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 100px; opacity: 0; animation: fadeInUp 1s ease forwards; }
.th-savingssection-leftcontent { flex: 1; max-width: 650px; }
.th-savingssection-lc-title { font-size: 56px; font-weight: 700; line-height: 1.2; margin-bottom: 30px; color: #0d2948; animation: fadeInUp 1s ease 0.2s forwards; opacity: 0; }
.th-savingssection-lc-text { font-size: 18px; font-weight: 400; line-height: 1.7; color: #1a1a1a; animation: fadeInUp 1s ease 0.4s forwards; opacity: 0; }
.th-savingssection-rightcontent { flex: 1; max-width: 600px; display: flex; align-items: center; justify-content: center; }
.th-savingssection-rc-imagewrapper { position: relative; width: 100%; animation: floatAnimation 3s ease-in-out infinite; }
.th-savingssection-rc-image { width: 100%; height: auto; display: block; transition: transform 0.3s ease; }
.th-savingssection-rc-imagewrapper:hover .th-savingssection-rc-image { transform: scale(1.05) rotate(2deg); }

/* Animations */
@keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
@keyframes floatAnimation { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-20px); } }

/* Responsive */
@media (max-width: 1024px) {
    .th-savingssection { padding: 80px 40px; }
    .th-savingssection-container { gap: 60px; }
    .th-savingssection-lc-title { font-size: 48px; }
    .th-savingssection-lc-text { font-size: 17px; }
}

@media (max-width: 768px) {
    .th-savingssection { padding: 60px 30px; }
    .th-savingssection-background { transform: scale(1) !important; }
    .th-savingssection-container { flex-direction: column-reverse; gap: 40px; }
    .th-savingssection-leftcontent { max-width: 100%; }
    .th-savingssection-lc-title { font-size: 40px; }
    .th-savingssection-lc-text { font-size: 16px; }
    .th-savingssection-rightcontent { max-width: 100%; }
    .th-savingssection-rc-imagewrapper { animation: none; }
}

@media (max-width: 480px) {
    .th-savingssection { padding: 40px 20px; }
    .th-savingssection-lc-title { font-size: 32px; }
    .th-savingssection-lc-text { font-size: 15px; }
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
    .th-savingssection-background { transform: scale(1) !important; }
    .th-savingssection-container { animation: none !important; opacity: 1 !important; }
    .th-savingssection-lc-title { animation: none !important; opacity: 1 !important; }
    .th-savingssection-lc-text { animation: none !important; opacity: 1 !important; }
    .th-savingssection-rc-imagewrapper { animation: none !important; }
    .th-savingssection-rc-image { transition: none !important; }
}


/* Accordion Section */
.th-questions-container { background-color: #f5f5f5; padding: 50px 20px;}
.th-questions-container .th-accordion {max-width: 1200px; margin: 0 auto; }
.th-questions-container .th-accordion-item { background: #ffffff; border-radius: 50px; margin-bottom: 16px; overflow: hidden; transition: all 0.3s ease; }
.th-questions-container .th-accordion-item:hover { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); }
.th-questions-container .th-accordion-item.th-active { }
.th-questions-container .th-accordion-header { padding: 30px 40px; cursor: pointer; display: flex; align-items: center; justify-content: space-between; transition: background 0.3s ease; }
.th-questions-container .th-accordion-h-title { font-size: 22px; font-weight: 600; color: #1a1a1a; transition: color 0.3s ease; }
.th-questions-container .th-accordion-item.th-active .th-accordion-h-title { color: #0d2948; }
.th-questions-container .th-accordion-item h3.th-accordion-h-title { margin-top: 0; margin-bottom: 0; color: #0d2948;}
.th-questions-container .th-accordion-h-icon { width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; transition: transform 0.3s ease; }
.th-questions-container .th-accordion-h-icon svg { width: 24px; height: 24px; stroke: #666666; transition: stroke 0.3s ease; }
.th-questions-container .th-accordion-item.th-active .th-accordion-h-icon { transform: rotate(180deg); }
.th-questions-container .th-accordion-item.th-active .th-accordion-h-icon svg { stroke: #000000; }
.th-questions-container .th-accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; }
.th-questions-container .th-accordion-item.th-active .th-accordion-content { max-height: 500px; }
.th-questions-container .th-accordion-c-text { padding: 0 40px 30px 40px; font-size: 18px; line-height: 1.7; color: #555555; }

/* Responsive */
@media (max-width: 768px) {
    .th-questions-container .th-accordion-header { padding: 24px 30px; }
    .th-questions-container .th-accordion-h-title { font-size: 22px; }
    .th-questions-container .th-accordion-c-text { padding: 0 30px 24px 30px; font-size: 16px; }
}

@media (max-width: 480px) {
    .th-questions-container .th-accordion-header { padding: 20px 24px; }
    .th-questions-container .th-accordion-h-title { font-size: 18px; }
    .th-questions-container .th-accordion-h-icon { width: 28px; height: 28px; }
    .th-questions-container .th-accordion-h-icon svg { width: 20px; height: 20px; }
    .th-questions-container .th-accordion-c-text { padding: 0 24px 20px 24px; font-size: 15px; }
}

/* Reduce motion */
@media (prefers-reduced-motion: reduce) {
    .th-questions-container .th-accordion-item { transition: none !important; }
    .th-questions-container .th-accordion-header { transition: none !important; }
    .th-questions-container .th-accordion-h-icon { transition: none !important; }
    .th-questions-container .th-accordion-content { transition: none !important; }
}

/* Photovoltaique */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* Accordion PV Section */
.th-accordion-pv {background-color: #f5f5f5; padding: 50px 0;}
.th-accordion-pv-section { max-width: 1400px; margin: 0 auto; display: flex; gap: 60px; align-items: flex-start; }

/* Left Info Box */
.th-accordion-pv-section-leftinfobox { flex: 0 0 400px; border-radius: 24px; /* position: sticky; */ top: 40px; }
.th-accordion-pv-section-lib-title { font-size: 36px; font-weight: 700; line-height: 1.2; color: #0d2948; margin-bottom: 30px; }
.th-accordion-pv-section-lib-imagewrapper { width: 100%; border-radius: 16px; overflow: hidden; display: flex; justify-content: center;}
.th-accordion-pv-section-lib-imagewrapper img { display: inline-block; max-width: 400px;}
.th-accordion-pv-section-lib-image { width: 100%; height: auto; display: block; }

/* Right Accordion */
.th-accordion-pv-section-rightaccordion { flex: 1; padding: 0 15px;}
.th-questions-accitem { background: #ffffff; border-radius: 50px; margin-bottom: 16px; overflow: hidden; transition: all 0.3s ease; }
.th-questions-accitem:hover { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); }
.th-questions-accitem.th-active { }
.th-questions-accheader { padding: 30px 40px; cursor: pointer; display: flex; align-items: center; justify-content: space-between; transition: background 0.3s ease; }
.th-questions-accheader h3 {margin: 0; color: #0d2948; }
.th-questions-accheader:hover {}
.th-accordion-pv-section-ra-title { font-size: 24px; font-weight: 600; color: #1a1a1a; transition: color 0.3s ease; flex: 1; padding-right: 20px; }
.th-questions-accitem.th-active .th-accordion-pv-section-ra-title { color: #0d2948; }
.th-accordion-pv-section-ra-icon { width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform 0.3s ease; }
.th-accordion-pv-section-ra-icon svg { width: 24px; height: 24px; stroke: #666666; transition: stroke 0.3s ease; }
.th-questions-accitem.th-active .th-accordion-pv-section-ra-icon { transform: rotate(180deg); }
.th-questions-accitem.th-active .th-accordion-pv-section-ra-icon svg { stroke: #000000; }
.th-accordion-pv-section-ra-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; }
.th-questions-accitem.th-active .th-accordion-pv-section-ra-content { max-height: 800px; }
.th-accordion-pv-section-ra-text { padding: 0 40px 30px 40px; font-size: 17px; line-height: 1.7; color: #555555; }

/* Responsive */
@media (max-width: 1024px) {
    .th-accordion-pv-section { gap: 40px; }
    .th-accordion-pv-section-leftinfobox { flex: 0 0 320px; padding: 40px 30px; }
    .th-accordion-pv-section-lib-title { font-size: 30px; }
    .th-questions-accheader { padding: 24px 30px; }
    .th-accordion-pv-section-ra-title { font-size: 20px; }
    .th-accordion-pv-section-ra-text { padding: 0 30px 24px 30px; font-size: 16px; }
}

@media (max-width: 768px) {
    .th-accordion-pv-section { flex-direction: column; gap: 40px; }
    .th-accordion-pv-section-leftinfobox { flex: 1; width: 100%; position: static; padding: 40px 30px; }
    .th-accordion-pv-section-lib-title { font-size: 28px; text-align: center; }
    .th-questions-accheader { padding: 20px 24px; }
    .th-accordion-pv-section-ra-title { font-size: 18px; }
    .th-accordion-pv-section-ra-text { padding: 0 24px 20px 24px; font-size: 15px; }
    .th-accordion-pv-section-rightaccordion { flex: 1;}
    .th-accordion-pv-section-lib-imagewrapper {padding-right: 30px;}

}

@media (max-width: 480px) {
    .th-accordion-pv-section-leftinfobox { padding: 30px 24px; }
    .th-accordion-pv-section-lib-title { font-size: 24px; }
    .th-questions-accheader { padding: 18px 20px; }
    .th-accordion-pv-section-ra-title { font-size: 16px; }
    .th-accordion-pv-section-ra-icon { width: 28px; height: 28px; }
    .th-accordion-pv-section-ra-icon svg { width: 20px; height: 20px; }
    .th-accordion-pv-section-ra-text { padding: 0 20px 18px 20px; font-size: 14px; }
}

/* Reduce motion */
@media (prefers-reduced-motion: reduce) {
    .th-questions-accitem { transition: none !important; }
    .th-questions-accheader { transition: none !important; }
    .th-accordion-pv-section-ra-icon { transition: none !important; }
    .th-accordion-pv-section-ra-content { transition: none !important; }
}

/* Contact */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-contact {}
.th-contact .th-contact-header {max-height: 350px; border-radius: 20px; overflow: hidden;}
.th-contact .th-contact-header img {width: 100%;}
.th-contact .th-contact-grid {display: grid; grid-template-columns: 1fr 1fr;}
.th-contact .th-contact-grid .th-questions-project {padding: 50px 0; max-width: 600px;}
.th-contact .th-contact-grid .th-questions-project .th-custom-design-paragraph-title {font-size: 48px;}


/* modern contact form 2026 */

/* Modern Contact Form Styles */
.th-contact-form-t1b .form-control { border-radius: 12px !important; padding: 16px 20px !important; font-size: 16px !important; transition: all 0.3s ease !important; }
.th-contact-form-t1b .form-control:focus { border-color: #4CAF50 !important; outline: none !important; box-shadow: 0 0 0 4px rgba(76, 175, 80, 0.1) !important; }
.th-contact-form-t1b .form-control::placeholder { color: #999999 !important; font-weight: 300 !important; }
.th-contact-form-t1b textarea.form-control { min-height: 150px !important; resize: vertical !important; border-radius: 12px !important; }
.th-contact-form-t1b .th-agreement-box { border-radius: 16px !important; border: 2px solid #e0e0e0 !important; transition: all 0.3s ease !important; }
.th-contact-form-t1b .th-agreement-box:hover { border-color: #cccccc !important; }
.th-contact-form-t1b .form-button { border-radius: 12px !important; padding: 16px 48px !important; font-size: 18px !important; font-weight: 600 !important; transition: all 0.3s ease !important; }
.th-contact-form-t1b .form-button:hover { transform: translateY(-2px) !important; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important; }

/* Responsive */
@media (max-width: 768px) {
    .th-contact-form-t1b .form-control { padding: 14px 16px !important; font-size: 15px !important; border-radius: 10px !important; }
    .th-contact-form-t1b .form-button { padding: 14px 36px !important; font-size: 16px !important; width: 100% !important; border-radius: 10px !important; }
}

/* ===== MENTIONS LÉGALES ===== */
.th-mentions-legales {padding:50px 0; background:#f8f9fc; color:#2c2c3a;}
.th-mentions-legales .th-container {max-width:900px; margin:0 auto; padding:0 24px;}
.th-mentions-legales .th-mentions-legales-container {background:#ffffff; border-radius:4px; padding:56px 64px;}
.th-mentions-legales .th-mentions-legales-container h1 {font-size:22px; font-weight:700; color:#0d2948; margin:0 0 6px;}
.th-mentions-legales .th-mentions-legales-container > p:first-of-type {font-size:14px; color:#888; margin:0 0 48px; padding-bottom:32px; border-bottom:1px solid #e8eaf0;}
.th-mentions-legales .th-mentions-legales-container h2 {font-size:15px; font-weight:700; text-transform:uppercase; color:#0d2948; margin:40px 0 14px; padding-bottom:8px; border-bottom:1px solid #dde3ed;}
.th-mentions-legales .th-mentions-legales-container h3 {font-size:13px; font-weight:700; text-transform:uppercase; color:#0d2948; margin:28px 0 10px;}
.th-mentions-legales .th-mentions-legales-container p {font-size:15px; line-height:1.8; color:#3a3a4a; margin:0 0 14px;}
.th-mentions-legales .th-mentions-legales-container ul {margin:0 0 16px; padding-left:0; list-style:none;}
.th-mentions-legales .th-mentions-legales-container ul li {font-size:15px; line-height:1.75; color:#0d2948; padding:4px 0 4px 22px; position:relative;}
.th-mentions-legales .th-mentions-legales-container ul li::before {content:''; position:absolute; left:0; top:13px; width:6px; height:6px; border-radius:50%; background:#0d2948; opacity:.5;}
.th-mentions-legales .th-mentions-legales-container a {color:#1a5c9a; text-decoration:none; border-bottom:1px solid #c5d5e8; transition:color .2s, border-color .2s;}
.th-mentions-legales .th-mentions-legales-container a:hover {color:#0d3d6e; border-color:#0d3d6e;}

@media (max-width:768px) {
.th-mentions-legales {padding:48px 0;}
.th-mentions-legales .th-mentions-legales-container {padding:32px 24px;}
.th-mentions-legales .th-mentions-legales-container h1 {font-size:18px;}
}

/* Footer */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

.th-footer { background: linear-gradient(to right, #0d2847 0%, #1a3d62 100%); color: #fff; color: #fff; padding: 60px 0 30px; }
.th-footer .th-container .th-footer-top { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 60px; margin-bottom: 60px; }
.th-footer .th-container .th-footer-top .th-ft-logo { display: flex; flex-direction: column; gap: 25px; }
.th-footer .th-container .th-footer-top .th-ft-logo .th-ftl-img { width: 100%; max-width: 150px; height: auto; }
.th-footer .th-container .th-footer-top .th-ft-logo .th-ftl-address { display: flex; flex-direction: column; gap: 8px; }
.th-footer .th-container .th-footer-top .th-ft-logo .th-ftl-address p { font-size: 13px; line-height: 1.5; color: #d4dce6; margin: 0; }
.th-footer .th-container .th-footer-top .th-ft-logo .th-ftl-address a { color: #d4dce6; text-decoration: none; transition: color 0.3s ease; }
.th-footer .th-container .th-footer-top .th-ft-logo .th-ftl-address a:hover { color: #fff; }
.th-footer .th-container .th-footer-top .th-ft-column h3 { font-size: 15px; font-weight: 700; margin-bottom: 20px; color: #fff; }
.th-footer .th-container .th-footer-top .th-ft-column .th-link { margin-bottom: 12px; }
.th-footer .th-container .th-footer-top .th-ft-column .th-link a { color: #d4dce6; text-decoration: none; font-size: 13px; transition: color 0.3s ease; }
.th-footer .th-container .th-footer-top .th-ft-column .th-link a:hover { color: #fff; }
.th-footer .th-container .th-footer-top .th-ft-column .th-ftc-legal { display: flex; gap: 15px; flex-wrap: wrap; }
.th-footer .th-container .th-footer-top .th-ft-column .th-ftc-legal a { color: #d4dce6; text-decoration: none; font-size: 13px; transition: color 0.3s ease; }
.th-footer .th-container .th-footer-top .th-ft-column .th-ftc-legal a:hover { color: #fff; }
.th-footer .th-container .th-footer-top .th-ft-column .th-ftc-social { display: flex; gap: 15px; }
.th-footer .th-container .th-footer-top .th-ft-column .th-ftc-social .th-social-link { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.1); color: #fff; font-size: 1.2rem; text-decoration: none; transition: all 0.3s ease; }
.th-footer .th-container .th-footer-top .th-ft-column .th-ftc-social .th-social-link:hover { background-color: #fff; color: #0a1e3d; }
.th-footer .th-container .th-footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.15); padding-top: 30px; display: flex; justify-content: space-between; align-items: center; }
.th-footer .th-container .th-footer-bottom .th-fb-copyright { font-size: 12px; color: #d4dce6; }
.th-footer .th-container .th-footer-bottom .th-fb-copyright .thm-nobr { white-space: nowrap; }
.th-footer .th-container .th-footer-bottom .th-fb-copyright a { color: #d4dce6; text-decoration: none; transition: color 0.3s ease; }
.th-footer .th-container .th-footer-bottom .th-fb-copyright a:hover { color: #fff; }
.th-footer .th-container .th-footer-bottom .th-fb-powered { display: flex; align-items: center; gap: 10px; }
.th-footer .th-container .th-footer-bottom .th-fb-powered img { height: 100%; width: auto; max-width: 100px;}


@media (max-width: 968px) {
    .th-footer { padding: 50px 0 25px; }
    .th-footer .th-container .th-footer-top { grid-template-columns: 1fr 1fr; gap: 40px; margin-bottom: 40px; }
    .th-footer .th-container .th-footer-bottom { flex-direction: column; gap: 20px; text-align: center; }
}

@media (max-width: 640px) {
    .th-footer { padding: 40px 0 20px; }
    .th-footer .th-container .th-footer-top { grid-template-columns: 1fr; gap: 35px; margin-bottom: 35px; }
    .th-footer .th-container .th-footer-top .th-ft-logo .th-ftl-img { width: 180px; }
    .th-footer .th-container .th-footer-top .th-ft-column h3 { font-size: 1.1rem; }
    .th-footer .th-container .th-footer-bottom { padding-top: 25px; }
}















