@charset "utf-8";
/* CSS Document */

html {
  scroll-behavior: smooth;
}

/*    Font family font face css start    */
@font-face{
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Gilroy-Regular.ttf") format('truetype');
}
@font-face{
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Gilroy-Medium.ttf") format('truetype');
}
@font-face{
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Gilroy-SemiBold.ttf") format('truetype');
}
@font-face{
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Gilroy-Bold.ttf") format('truetype');
}
@font-face{
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/Gilroy-Black.ttf") format('truetype');
}
/*    Font family font face css end    */


body{
	font-family: 'Gilroy';
	font-weight: 400;
	color: #565656;
}

p,h1,h2,h3,h4,h5,h6{
    margin-bottom: 0;
}

a {
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
a{transition: 0.4s;-webkit-transition: 0.4s;-ms-transition: 0.4s;-moz-transition: 0.4s;}
.btn{transition: 0.4s;-webkit-transition: 0.4s;-ms-transition: 0.4s;-moz-transition: 0.4s;}

ul{margin-bottom: 0;}

.btn-rounded{border-radius: 50px;}

.btn {
	font-family: 'Gilroy';
	font-weight: 600;
	font-size: 18px;
	padding: .625rem 1.375rem;
	border-radius: 50px;
}
.btn:focus, .form-control:focus, .form-select:focus{box-shadow: none}

/*  Custom css for common buttons Start  */
.btn-primary{
	background-color: #008EFD;
	border-color: #008EFD;
	color: #fff;
}
.btn-primary:hover{
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}
.btn-have-icon i{
	color: #000;
    font-size: 20px;
	margin-left: 12px;
    background-color: #FFD800;
    display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
    border-radius: 35px;
    transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}
.btn-primary.btn-have-icon{
	padding: 10px 10px 10px 25px;
}
/*  Custom css for common buttons End  */


/*  Header Scetion CSS Start   */
.navbar{
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 2;
}

.nav-logo{
    display: flex;
}
/*  Header Scetion CSS End   */


/*  Hero Section CSS Start   */
.padding-section{
    padding: 40px 0px;
}

.hero-top-content{
    height: 10px;
    width: 100%;
    background-color: #FFD800;
    top: 0;
    position: absolute;
}

.hero-section{
    padding-top: 197px;
    padding-bottom: 230px;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.bg-overlay{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.260323) 12.47%, rgba(0, 0, 0, 0) 25.53%);
}

.hero-content h1{
    font-size: 80px;
    color: #fff;
}

.hero-content p{
    font-size: 20px;
    color: #fff;
}

/*  Hero Section CSS End   */

/*  HEro bottom Content CSS Start   */
.hero-bottom-sec{
    background: linear-gradient(90deg, #008EFD 0%, #FFD800 100%);
    z-index: 1;
    position: relative;
    margin-bottom: 40px;
}


.hero-bottom-sec .inn-content h4{
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    padding: 26px 0px;
}

.hero-bottom-sec .inn-content .home-vector{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 370px;
    z-index: -1;
}
/*  HEro bottom Content CSS ENd   */

/* Pourquoi Choisir TectoSolar Section CSS Start */
.title-text{
    font-size: 55px;
    color: #000;
    font-weight: 700;
}

.title-text span{
    color: #A6A6A6;
}

.tectosolar-section .heading-content{
    margin-bottom: 36px;
}

.heading-content{
    margin-bottom: 36px;
}

.heading-content p{
    font-size: 20px;
    font-weight: 400;
}

.solar-content{
    height: 570px;
    position: relative;

    border-radius: 30px;
    background-size: cover;
    background-position: center;
}

.solar-content h1{
    position: absolute;
    top: 0px;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    padding: 40px 30px 25px 30px;
}

.solar-content p{
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-size: 20px;
    padding: 40px 30px 25px 30px;
}

.solar-content p span{
    font-weight: 700;
}
/* Pourquoi Choisir TectoSolar Section CSS End */

/* Voter Project Section CSS Start */
.voter-project-sec .heading-content{
    margin-bottom: 60px;

}

.voter-project-sec{
    position: relative;
    background-size: cover;
    z-index: 2;
    padding-bottom: 178px;
}

.bg-overlay-white{
    position: absolute;
    height: 500px;
    width: 100%;
    top: 0;
    z-index: -1;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.902462) 22.8%, rgba(255, 255, 255, 0.619282) 52.99%, rgba(255, 255, 255, 0) 100%);
}

.project-content{
    padding: 20px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(16px)
}

.project-box img{
    border-radius: 30px;
    height: 460px;
    width: 172px;

    transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

.project-box .image-overlay{
    height: 100%;
    width:100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

.project-box{
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

.vertical-text {
      position: absolute;
      left: 20px;
      transform: translateY(-50%) rotate(-90deg);
      transform-origin: left top;
      color: white;
      font-size: 35px;
      font-weight: 400;
      z-index: 2;
    }

.project-box:hover img{
    width: 500px;
}


.project-box:hover .vertical-text{
    transform: translateY(-50%) rotate(0deg);
    bottom: 0px;
    left: 30px;
    font-weight: 700;
}

.project-outer-box{
    display: flex;
    flex-direction: row;
    gap: 20px;
    overflow: hidden;
}

.project-box:hover .project-bg-overlay{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 67.55%, rgba(0, 0, 0, 0.435807) 79.76%, rgba(0, 0, 0, 0.8) 100%);
    top: 0;
    position: absolute;
    top: 0;
    border-radius: 30px;
    height: 100%;
    width: 100%;
}

.project-box:hover .image-overlay{
    background: none;
}

/* Voter Project Section CSS End */


/* Panneaux Solaires Section CSS Start  */
.punneaux-outer-box{
    padding: 60px 185px 60px 50px;
    border: 12px solid #fff;
    background: linear-gradient(100.85deg, #008EFD 0.94%, #FFD800 100%);
    border-radius: 50px;
    position: relative;
}

.solar-background{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 715px;
}

.punneaux-outer-box h1{
    font-size: 90px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 12px;
}

.punneaux-outer-box p{
    font-size: 20px;
    color: #fff;
}

.punneaux-outer-box span{
font-weight: 700;
}

.panneaux-sec{
    position: relative;
    top: -95px;
    z-index: 2;
}

/* Panneaux Solaires Section CSS End  */


/* Paragraph Section CSS Start */
.btn-secondary{
    font-size: 40px;
    font-weight: 700;
    padding: 2px 25px;
    background-color: #000;
    display: inline-flex;
    align-items: center;
}

.btn-secondary img{
    width: 32px;
    margin-left: 10px;
}

.btn-secondary:hover{
    background-color: #000;
}

.solar-vector-sky{
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 520px;
    height: 160px;
    z-index: -1;
}

/* Paragraph Section CSS End */


/*   TectoSolar: Votre Partenaire de Confiance Section CSS Start   */
.solar-detail-sec .heading-content span{
    color: #A6A6A6;
}

.solar-detail-sec .heading-content{margin-bottom: 58px;}

.solar-process-detail ul li img{
    width: 72px;
    padding: 15px;
    background-color: #000;
    border-radius: 5px;
}

.solar-process-detail ul li {
    font-size: 20px;
    color: #565656;
}

.solar-process-detail ul li span{
    font-weight: 700;
    color: #565656;
}

.solar-process-detail ul li{
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: start;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #565656;

}

.solar-process-detail ul li:first-child{
    border-top: 1px solid #565656;
    padding-top: 25px;
}

.solar-image-content img{
    border-radius: 30px;
    height: 750px;
}

/*   TectoSolar: Votre Partenaire de Confiance Section CSS End   */


/* Form Section CSS Start */
.form-section{
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 2;
}

.form-section .liner-bg{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 100%;
    top:0;
    position: absolute;
    z-index: -1;
}

.form-section .heading-content{margin-bottom: 40px;}

.form-section .heading-content p{
    color: #565656;
    font-size: 20px;
}

.form-section .heading-content p span{
    font-weight: 700;
}

.form-detail{
    padding: 50px;
    border-radius: 30px;
    background-color: #fff;
}

.form-label{
    font-size: 18px;
    color: #565656;
    font-weight: 500;
}

.form-control{
    border: 1px solid #A6A6A6;
    border-radius: 12px;
    padding: 15px 20px;
    font-size: 16px;
    transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}

.form-control:focus{
    border-color: rgba(255, 217, 0, 35%);
    box-shadow: 0 8px 15px 0 rgba(255, 217, 0, 20%);
}

.form-content-box{
    margin-bottom: 30px;
}

.form-check-input{
    width: 20px;
    height: 20px;
}

.form-check-label{
    margin-left: 10px;
    font-size: 16px;
    color: #A6A6A6;
}

.form-check-input:focus {
  border-color: #FFD800;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(255, 217, 0, 0.25);
}

.form-check-input:checked {
  background-color: #FFD800;
  border-color: #FFD800;
}

.form-content-box .btn-primary{
    background-color: #000;
    color: #fff;
    border-color: #000;
    padding: 10px 10px 10px 25px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    max-width: 210px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}

.form-content-box .btn-primary i{
    color: #000;
    font-size: 20px;
    background-color: #FFD800;
    padding: 10px 12px;
    border-radius: 35px;
    transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}

.form-content-box .btn-primary:hover{
    background-color: #FFD800;
    color: #000;
    border-color: #FFD800;
}

.form-content-box .btn-primary:hover i{
    background-color: #000;
    color: #FFD800;
}
/* Form Section CSS End */


/*  Footer Section CSS Start   */
.footer-section{
    background: rgba(255, 216, 0, 1);
    position: relative;
    z-index: 2;
}

.news-title h6{
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.news-content-box{
    position: relative;
}

.news-content-box img{
    width: 28px;
    position: absolute;
    left: 24px;
    top: 18px;
}

.news-content-box .form-control{
    padding: 18px 20px 18px 58px;
    border: 1px solid rgba(0, 0, 0, 24%);
    border-radius: 35px;
    background-color: #FFD800;
}

.news-letter-content .btn-primary:hover{
   background-color: #000;
   color: #fff;
   border-color: #000;
}

.news-letter-content .btn-primary:hover i{
   background-color: #FFD800;
   color: #000;
}

.news-letter-content .btn-primary{
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.news-letter-content{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fff;
}

.footer-bg{
    position: absolute;
    bottom: 0;
    z-index:-2;
}

.about-detail .logo-content img{
    padding: 18px;
    background-color: #000;
    border-radius: 8px;
    margin-bottom: 30px;
}

.social-detail ul{
    display: flex;
    flex-flow: row;
    gap:34px
}

.social-detail ul li a{
    font-size: 28px;
    color: #000;
}
.social-detail ul li a:hover {
    box-shadow: 0 8px 12px 0 #FFD800;
}

.get-links h6, .about-links h6{
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}

.get-links ul{
    display: flex;
    flex-flow: column;
    gap: 16px;
}

.get-links ul li a{
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.about-solar-note p{
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-top: 67px;
    padding-bottom: 85px;
    border-bottom: 1px solid #000;
    margin-bottom: 22px;
}

/* .footer-detail{
    padding-bottom: 85px;
    border-bottom: 1px solid #000;
    margin-bottom: 22px;
} */

.copy-right-content p{
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-bottom: 17px;
}

.solar-vector{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    max-width: 850px;
}
/*  Footer Section CSS End   */


/* Hover Section CSS Start */
.hover-section {
      display: flex;
      height: 75vh;
      overflow: hidden;
    }

    .hover-col {
      flex: 1;
      transition: flex 0.5s ease;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      color: white;
      font-weight: bold;
      cursor: pointer;
      position: relative;
      overflow: hidden;
      border-radius: 30px;
      margin: 0 5px;
	  border: 3px solid transparent; /* default */
    }

    .hover-col::before {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background-size: cover;
      background-position: center;
      z-index: 0;
      transition: transform 0.5s ease;
    }

    .hover-col::after {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
	  background-color: rgba(0,0,0,0.50)
    }

    /* Default text vertical */
    .hover-col span {
      position: relative;
      z-index: 1;
      padding: 30px;
      writing-mode: vertical-rl;
      transform: rotate(180deg);
      text-align: center;
      transition: all 0.3s ease;
	  font-size: 35px;
	  font-weight: 400;
    }

    /* Active column */
    .hover-col.active {
      flex: 3;
	  border: 3px solid transparent;
	  border-radius: 30px;
      background: linear-gradient(100.85deg, #008EFD 0.94%, #FFD800 100%) border-box;
    }
    .hover-col.active span {
      writing-mode: horizontal-tb;
      transform: none;
	  font-weight: 700;
      width: 100%;
      text-align: left;
    }
    .hover-col.active::before {transform: scale(1.1); }

    /* Background images */
    .col-1::before { background-image: url('../images/slick1.webp'); }
    .col-2::before { background-image: url('../images/slick2.webp'); }
    .col-3::before { background-image: url('../images/slick3.webp'); }
    .col-4::before { background-image: url('../images/slick4.webp'); }
    .col-5::before { background-image: url('../images/slick5.webp'); }

    /* Responsive: stack vertically */
    @media (max-width: 768px) {
      .hover-section {
        flex-direction: column;
        height: auto;
      }
      .hover-col {
        flex: unset !important;
        width: 100%;
        height: 200px;
        margin: 5px 0;
      }
      .hover-col span {
        writing-mode: horizontal-tb !important;
        transform: none !important;
	    font-size: 24px;
    }

    }

    /* Hover Section CSS End */


/* .......Rentabilite Page CSS Start....... */

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    color: #FFD800;
    background-color: transparent;
    background-color: rgba(255, 217, 0, 15%);
    backdrop-filter: blur(4px);
    padding: 10px 20px;
    font-weight: 600;
}

.navbar-toggler {
    background-color: #ffffff;
}

.navbar-toggler:focus {
    box-shadow: 0 2px 15px 0 #ffffff2a;
}

.show .nav {
    background-color: rgba(0, 0, 0, 75%);
    backdrop-filter: blur(8px);
    padding: 12px;
    border-radius: 12px;
    z-index: 999;
    position: relative;
    flex-direction: column;
}

.nav-link {
    color: #fff;
    transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}

.nav {
    flex-direction: row;
    gap: 6px;
}

.nav-link:hover, .nav-link:focus{
    color: #FFD800;
    font-weight: 600;
    background-color: rgba(255, 217, 0, 15%);
    backdrop-filter: blur(2px);
    padding: 10px 20px;
}

.inn-page-hero-content{
    padding-top: 144px;
    padding-bottom: 80px;
}

.inn-page-hero-content .hero-content h1{
    font-weight: 700;
}

/* Rentabilite */

.bottom-content h3{
    font-size: 34px;
    color: #008EFD;
    font-weight: 600;
}

.image-content img{
    border-radius: 30px;
}

.result-content{
    background: linear-gradient(94.21deg, #008EFD 3.43%, #FFD800 113.43%);
    padding: 30px;
    border-radius: 30px;
}

.result-content h3{
    font-size: 38px;
    color: #fff;
    font-weight: 700;
}

.result-content p{
    font-size: 24px;
    color: #fff;
}

.rentabilite-section .text-content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.reduction-section{
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 0;
    margin: 40px 0;
}

.reduction-section .heading-content h1{
    color: #fff;
}

.rdetail-content .detail-box img{
    width: 62px;
    height: 62px;
    border-radius: 9px;
    background-color: #008EFD;
    padding: 12px;
}

.rdetail-content .detail-box{
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}

.rdetail-content .detail-box:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.rdetail-content .detail-content h6{
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 8px;
}

.rdetail-content .detail-content p{
    color: #fff;
}


.valoris-box{
    padding: 30px;
    border-radius: 30px;
    position: relative;
    z-index: 2;
    height: 100%;
    max-height: calc(100vh - 30px);
}

.valoris-box .b-image img{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 335px;
    z-index: -1;
}

.valoris-box h4{
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 12px;
}

.valoris-box p{
    font-size: 20px;
    color: #A6A6A6;
}

.bggray{background-color: #565656;}
.bgyellow{background-color: #FFD800;}
.bgsky{background-color: #008EFD;}

.bgyellow h4, .bgyellow p{
    color: #000;
}

.envestment-sec{
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.envestment-sec .heading-content{
    margin-top: 85px;
    margin-bottom:553px ;
}

.envest-solarbg{
    position: relative;
}


.comparatif-sec{
    background: linear-gradient(94.21deg, #008EFD 3.43%, #FFD800 113.43%);
    background-position: center;
    background-size: cover;
}

.comparatif-content{
    background-size: cover;
    background-position: center;
    border: 12px solid #fff;
    border-radius: 30px;
    padding: 50px;
    position: relative;
    top: -85px;
}

.comparatif-content .heading-content h1,.comparatif-content .heading-content p{
    color: #fff;
}

.aides-inn-box h6{
    color: #008EFD;
    font-size: 28px;
    font-weight: 600;
}

.aides-inn-box{
    padding: 20px;
    border-radius: 30px;
    box-shadow: 12px 8px 0 0 #008EFD;
    background-color: #000;
    width: 390px;
    position: relative;
}
.aides-inn-box h6 span{
    color: #FFD800;
}

.aides-inn-box .aides-icon{
    position: absolute;
    bottom: 0;
    right: 35px;
    width: 50px;
}

.aides-list ul li img{
    width: 40px;
    margin-right: 12px;
}

.aides-list ul li{
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #CBCBCB;
    display: flex;
    align-items: start;
}

.aides-list ul li:last-child{border-bottom: none;}

.aides-sec .heading-content .title-text span{
    color: #565656;
}

.aarow-vector{
    position: absolute;
    right: -85px;
  bottom: 15px;
  width: 120px;
}

.demarch-content{
    padding: 30px;
    border: 3px solid transparent;
   background: #fff;
    border-radius: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 125px;
    transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    height: 100%;
    max-height: calc(100% - 0px);

}

.demarch-outer-box{
   background: linear-gradient(100.85deg, #008EFD 0.94%, #FFD800 100%) border-box;
   border-radius: 30px;
   padding: 3px;
   transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    height: 100%;
}

.demarch-content:hover{
    background:linear-gradient(100.85deg, #008EFD 0.94%, #FFD800 100%) border-box ;
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.1);
}

.demarch-content:hover h4{
    color: #fff;
}

.demarch-content ul {
    display: flex;
    flex-direction: row;
    gap: 12px;
    justify-content: center;
}

.demarch-content ul li img{
    width: 120px;
}

.demarch-content h4{
    font-size: 30px;
    color: #000;
    font-weight: 600;
}

.demandez-sec{
    background-size: cover;
    background-position: center;
}

.demandez-content{
    padding: 30px;
    border-radius: 30px;
    background-position: center;
    background-size: cover;
}

.demandez-content h4{
    font-size: 34px;
    color: #fff;
    font-weight: 600;
}

.demandez-content .demandez-vector{
    width: 60px;
    position: relative;
    z-index: 1;
}

.demandez-content .demandez-vector::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(100.85deg, #008EFD 0.94%, #FFD800 100%);
    z-index: -1;
    filter: blur(25px);
}


.demandez-content{
    display: flex;
    flex-direction: column;
    gap: 285px;
    max-height: calc(100vh - 30px);
    height: 100%;
}

.note-content p{
    font-size: 24px;
    color: #565656;
}

.note-content p a{
    text-decoration: underline;
    color: #008EFD;
}

.colored-bg-top{
    position: relative;
    top: 0;
    z-index: -1;
}

.footer-detail{padding-top: 50px; padding-bottom: 260px;}


/* Table  */

.comparatif-table-detail div.dt-container div.dt-search {
    display: none;
}

.comparatif-table-detail .table.table.dataTable {
    background-color: transparent;
    --bs-table-bg: transparent;
    border: none;
    --bs-table-border-color:transparent;
}

.comparatif-table-detail div.dt-scroll-body {
  border-bottom-color: transparent;}

.comparatif-table-detail  table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover {
  outline:none;
  outline-offset: 0px;
}

.comparatif-table-detail table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order::before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order::after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order::before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order::after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order::before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order::after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order::before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order::after, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order::before, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order::after, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order::before, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order::after, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order::before, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order::after, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order::before, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order::after {
  left: 0;
  line-height: 9px;
  font-size: 18px;
}

.comparatif-table-detail table > thead > tr > th{
    font-size: 34px;
    color: #FFD800;
    font-weight: 600;
    border-right: 1px solid #fff;
    width: 20%;
}

.comparatif-table-detail table > thead > tr > th:last-child, .comparatif-table-detail table > tbody > tr > td:last-child{
    border-right: none;
}

.comparatif-table-detail table > tbody > tr > td{
    font-size: 18px;
    color: #fff;
    border-right: 1px solid #fff;
}

.comparatif-table-detail .table > thead {
  vertical-align: top;
}


.comparatif-table-detail  .table > :not(caption) > * > * {
  padding: 8px 8px 8px 20px;}

.comparatif-table-detail  .table > :not(caption) > * > *:first-child {
  padding: 8px 8px 8px 0px;}
/* .......Rentabilite Page CSS End....... */



/* ...... Nos Equipement Page CSS STrat  ..... */
.esolar-sec{
    background-color: #008EFD;
    padding: 80px 0;
    border-radius: 0 0 80px 80px;
    border-bottom: 8px solid #FFD800;
    position: relative;
    z-index: 2;
    box-shadow: 0 0px 25px -3px rgba(0, 143, 253, 50%);

}

.esolar-sec .esolar-vector img{
    position: absolute;
    right: 0;
    top: 70px;
    z-index: -1;
    width: 410px;
    height: 128px;
}

.esolar-sec .heading-content h1{
    color: #fff;
}

.esolar-sec .heading-content h1 span{
    color: rgba(255, 255, 255, 60%);
}

.esolar-sec .heading-content p{
    color: #fff;
}

.solar-img-content img{
    border-radius: 30px;
}

.certifies-section .heading-content, .onduleurs-section .heading-content{
    justify-content: center;
    margin-bottom: 80px;
}

.certifies-section .heading-content::after, .onduleurs-section .heading-content::after{
    content: "";
    position: absolute;
    height: 4px;
    width: 170px;
    background-color: #008EFD;
    text-align: center;
    transform: translate(-50% , -50%);
    margin-top: 40px;
}

.solar-detail-content ul li{
    font-size: 24px;
    color: #565656;
    font-weight: 500;
}

.solar-detail-content{
    margin-top: 50px;
}

.divider-line{
    background-image: linear-gradient(90deg, rgba(0, 142, 253, 0) 0%, #008EFD 50%, rgba(0, 142, 253, 0) 100%);
    height: 1px;
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.onduleurs-section{
    background-size: cover;
    background-position: center;
    padding: 80px 0px;
}

.sub-heading h2{
    font-size: 45px;
    color: #000;
    margin-bottom: 40px;
    margin-top: 8px;
}

.sub-heading p{
    font-size: 24px;
    color: #565656;
}

    .pourquo-content .card {
      display: flex;
      flex-direction: row;
      gap: 30px;
      align-items: center;
      border-radius: 20px;
      border: none;
    }

   .pourquo-content .icon-box {
      border-radius: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.04);
      /* padding: 34px; */
      height: 168px;
      width: 168px;
    }

     .pourquo-content .icon-box img{
        width: 100px;
        height: 100px;

     }

    .icon-box.yellow { background: #FFD800; }
    .icon-box.blue { background: #008EFD; }
    .icon-box.black { background: #000; }

    .icon-box img {
      width: 35px;
      height: 35px;
    }

    .pourquo-content .text p{
      font-size: 30px;
      color: #000;
    }


.liner-bg-light{
    background: linear-gradient(90deg, rgba(0, 142, 253, 0.1) 0%, rgba(0, 142, 253, 0) 100%);

}

/* ...... Nos Equipement Page CSS End  ..... */
