
@font-face {
    font-family: 'Ethnocentric';
    src: url('/Ethnocentric\ Rg\ It.otf') format('woff2'),
        url('/path-to-fonts/ethnocentric.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body{
    font-family: 'Poppins', sans-serif;
}


   .line-text-wrapper {
        display: flex;
  align-items: stretch;  /* Make all children same height */
  gap: 7px;
  margin: 12px 0;
}
.exo-chrome{
     width: 250px;

  height: 250px;
    
}
.outside-view-text{
        margin-top: 10px;
    margin-bottom: 0;
    FONT-SIZE: 15PX;
}

.searchimg {
    position: relative;
    top: 144px;
    width: 370px;
}
.searchimg img{
    width : 100%;
}


.vertical-line {
  width: 17px;

  height: auto;
  min-height: 100px;
  border-radius: 12px;
background: linear-gradient(180deg, #7EE9A3 0%, #7EE9A3 59.13%, #3184BE 100%);
box-shadow: 2px 0px 4px 0px #000;
}

   .lined-heading {
     display: flex
;
    align-items: center;
    text-align: center;
    margin: 20px auto;
    color: #ff;
    width: 68%;
            font-weight: 600;

    font-size: 18px;
    }

    .lined-heading::before,
    .lined-heading::after {
      content: "";
      flex: 1;
      border-bottom: 2px solid #fff;
      margin: 0 10px;
    }
.main-solar-cantainer {
    background-image: url(./img/top-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 720px;
    position: relative;
}
.main-solar-row {
    position: absolute;
    top: 10%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.main-solar-item {
    /* position: absolute;
    top: 16%; */
    width: 100%;
    text-align: center;
    color: #fff;
  
}
.main-solar-item h1 {
    font-size: 80px;
    letter-spacing: 1px;
    left: 0;
    width: 100%;
    line-height: 1;
    /* top: -61px; */
    text-align: center;
    font-weight: 800;
    /* position: absolute; */
      color: #fff;
    background-clip: text;
    text-shadow: 4px 2px 8px #000;
}
.main-solar-item h2 {
    color: rgba(33, 62, 61, 0.50);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FFF;
    font-family: Poppins;
    font-size: 82px;
    font-style: normal;
    font-weight: 900;
    line-height: 0.6;
  
}
.right-section {
    position: absolute;
    top: calc(33% + 116px); /* Adjust based on the height of the .main-solar-row */
    left: 50%;
    transform: translateX(-50%);
    width: 80%; /* Adjust width as needed */
    display: flex;
    gap: 20px;
    color: #fff;
    max-width: 1280px;
  }
.left{
    width: 52%;
}
.right{
    width: 48%;
}
.right p{
    margin-bottom: .2rem;
   font-size: 12px;
}
.bottom-text{
    color: #FFF;
    position: absolute;
    top: calc(76% + 116px);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    TEXT-ALIGN: CENTER;
    display: flex
;
    gap: 20px;
    color: #fff;
}
.bottom-text P{
text-align: center;
width: 100%;
letter-spacing: 12px;
font-size: 26PX;

}

.section-main {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.section1{
    background-image: url(./img/image1.jpg);
}
.section2{
    background-image: url(./img/image2.jpg);
}
.section3{
    background-image: url(./img/image3.jpg);
}
.section4{
    background-image: url(./img/image4.jpg);
}
.section5{
    background-image: url(./img/image5.jpg);
}
.section6{
    background-image: url(./img/image6.jpg);
}
.up-side {
    height: 60%;
    display: flex
;
    width: 90%;
    GAP: 30PX;
    padding-top: 36px;
    max-width: 1280px;
    margin: auto;
}
.down-side{
    height: 40%;
    max-width: 1280px;
    margin: auto;
    padding-top :50px;
}
.up-side-left{
width: 40%;
padding-top :40px;

}
.up-side-right{
width: 60%;
text-align: center;
color: #fff;
text-shadow: 2px 1px 6px #000;
}

.up-side-left-text{
    color: #fff;
}
.up-side-left-text h1{
    font-size: 62px;
    line-height: 0.6;
    font-weight: 800;
    text-shadow: 2px 1px 6px #000;
}
.up-side-left-text h3{
    text-shadow: 2px 1px 6px #000;
    font-size: 21px;
    font-weight: 700;
}
.up-side-left-text p{
    font-size: 10px;
        margin-bottom: 0;
}
.main-box{
    height: 400px;
    display: flex;
    gap: 10px;
    JUSTIFY-CONTENT: CENTER;
}
.box{
    height: 100%;

    background: #000;
    width: 140px;
    position: relative;
}
.box-inside{
    position: relative;
}
.percenteage{
       background-image: url(./img/mini-shadow.png);
    background-repeat: no-repeat;
    height: 71px;
    position: absolute;
    bottom: -6px;
    background-size: contain;
    align-content: center;
    width: 100%;
}
.percenteage h5{
    color: #fff;
    FONT-SIZE: 17PX;
      text-align: center;
    MARGIN-TOP: 35PX;
        margin-right: 20px;
    font-weight: 400;
    font-family: 'Ethnocentric', sans-serif;
}


.visible-container {
    width: 100%;
    height: auto;
}
.visible-row {
  width: 95%;
    margin: auto;
    /* margin: 200px auto auto; */
    display: flex
;
    padding-bottom: 55px;
    justify-content: space-between;
}
.visible-table {
    display: flex
;
    flex-direction: row !important;
    overflow: auto;
}
table {
    border-collapse: collapse;
    width: 100%;
    color: #fff;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.th3-table {
    text-wrap-mode: nowrap;
        font-size: 23px !important;
    font-weight: 800 !important;
    height: 50px;
}
th {
    /* background-color: #3b6b65; */
    font-family: 'Ethnocentric', sans-serif;
    font-size: 27px;
    text-shadow: 0px 0px 1px #dadada;
    text-align: left;
    /*padding: 7px 40px;*/
    padding: 6px 10px;
}
td {
    padding: 9px 8px;
   
}
.searchimg {
    position: relative;
    /*top: 74px;*/
}
.searchimg p {
    position: absolute;
    top: 49%;
    left: 31%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}
.free-heading {
    text-align: center;
    font-size: 51px;
    position: absolute;
    top: 31%;
    left: 50%;
    color: #fff;
    /* width: 92%; */
    font-weight: 800;
}
.service-p {
    position: absolute;
    top: 64%;
    color: #fff;
    text-align: center;
    left: 50%;
    font-size: 26px;
    font-weight: 800;
}
@media screen and (max-width: 1440px) {
    .main-solar-cantainer {
        background-image: url(./img/top-img.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 820px;
        position: relative;
    }
    }
@media screen and (max-width: 1300px) {
.main-solar-cantainer {
    background-image: url(./img/top-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 720px;
    position: relative;
}
}


@media screen and (max-width: 450px) {
    .main-solar-cantainer {
        background-image: url(./img/mobile-top-image1.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 670px;
        position: relative;
    }
    .up-side-left-text p {
    font-size: 10px;
    margin-bottom: 0;
    max-width: 304px;
}
    .lined-heading {
    display: flex
;
    align-items: center;
    text-align: center;
    margin: 12px auto;
    color: #ff;
    font-weight: 600;
    width: 68%;
    font-size: 11px;
}
.vertical-line {
    width: 3px;
    min-height: 100px;
    height: auto;
    border-radius: 12px;
    background: linear-gradient(180deg, #7EE9A3 0%, #7EE9A3 59.13%, #3184BE 100%);
    box-shadow: 2px 0px 4px 0px #000;
}
.up-side-left-text p {
    font-size: 11px;
    margin-bottom: 0;
    max-width: 304px;
}
.inside-small-img{
    position: relative;
    top: -54px;
}
.exo-chrome{
          width: 100px;
        height: 100px;
    
}
.outside-view-text{
    color: #000;
    font-size: 10px;
    MARGIN-TOP:0;
    margin-bottom: 0;
    text-align: center;
}
    .right p {
        margin-bottom: .5rem;
       font-size: 10.5px;
    }
    .main-solar-row {
        position: absolute;
        top: 13%;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
    .main-solar-item h1 {
        margin-bottom: 0;
        font-size: 38px;
        letter-spacing: 1px;
        left: 0;
        width: 100%;
        line-height: 1;
        /* top: -61px; */
        text-align: center;
        font-weight: 800;
     
    }
    .main-solar-item h2 {
   
        font-size: 37px;
        font-style: normal;
        font-weight: 800;
        line-height: 0.8;
    }
    .right-section {
        flex-direction: column;
        width: 90%;
        font-size: 12px;
        gap: 72px;
    }
    .right {
        width: 100%;
        text-align: center;
    }
    .bottom-text P {
        text-align: center;
        width: 100%;
        letter-spacing: 2px;
        font-size: 13PX;
        margin-bottom: 0;
    }
    .bottom-text {
        color: #FFF;
        position: absolute;
        top: calc(79% + 116px);
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        TEXT-ALIGN: CENTER;
        display: flex
    ;
        gap: 6px;
        color: #fff;
    }
    .up-side{
        flex-direction: column;
        padding-top: 0;
    }
    .up-side-left {
        width: 100%;
        padding-top: 40px;
    }
    .up-side-right {
        width: 100%;
        padding-top: 35px;
    }
    .section1{
        background-image: url(./img/mobile-image1.jpg);
    }
    .section2{
        background-image: url(./img/mobile-image2.jpg);
    }
    .section3{
        background-image: url(./img/mobile-image3.jpg);
    }
    .section4{
        background-image: url(./img/mobile-image4.jpg);
    }
    .section5{
        background-image: url(./img/mobile-image5.jpg);
    }
    .section6{
        background-image: url(./img/mobile-image6.jpg);
    }
    .section-main {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .main-box {
        height: 260px;
        display: flex;
        gap: 10px;
        JUSTIFY-CONTENT: CENTER;
            position: relative;
    overflow-y: hidden;
    padding-bottom: 22px;
    }
    .searchimg img{
        width: 100%;

    }
    .visible-row {
        flex-direction: column;
    }
    .up-side{
        height: auto;
        gap: 0PX;
    }

    .up-side-left-text h1 {
        font-size: 32px;
        line-height: 0.6;
        font-weight: 800;
    }
    .up-side-left-text h3{
        font-size: 16px;
    }
    .up-side-left-text{
        font-size: 12px;
    }
    .service-p {
        position: absolute;
        top: 76%;
        color: #fff;
        text-align: center;
        left: 10%;
        font-size: 22px;
        font-weight: 800;
    }
    .searchimg p {
        position: absolute;
        top: 57%;
        left: -17%;
        color: #fff;
        text-align: center;
        font-size: 22px;
        font-weight: 800;
    }
    .free-heading {
        text-align: center;
        font-size: 49px;
        position: absolute;
        top: 22%;
        left: 9%;
        color: #fff;
        /* width: 92%; */
        font-weight: 800;
    }
    .searchimg {
        position: relative;
        top: 40px;
        width: 191px;
    }
    .searchdiv {
         width: 100%;
               display: flex
;
        justify-content: flex-end;
    }
    .box {
        height: 100%;
        background: #000;
        width: 112px;
        position: relative;
    }
     .percenteage h5 {
        color: #fff;
        margin-right: 20px;
        text-align: center;
        MARGIN-TOP: 22PX;
        font-weight: 400;
        font-family: 'Ethnocentric', sans-serif;
        FONT-SIZE: 12PX;
    }
   .percenteage {
        background-image: url(./img/mini-shadow.png);
        background-repeat: no-repeat;
        /* height: auto; */
        position: absolute;
        BACKGROUND-SIZE: contain;
        bottom: -22px;
        align-content: center;
        width: 100%;
    }
    th {
        /* padding: 14px 3px; */
        padding: 14px 12px;
        width: 122px;
        text-align: center;
    }
    tbody, td, tfoot, th, thead, tr {
        height: 76px;
        text-wrap-mode: wrap;
    }
    TD{
        padding: 7px 16px;
                font-size: 14px;
    }
    .th3-table {
    text-wrap-mode: wrap;
            text-shadow: 2px 1px 5px #000;
                    font-size: 14px !important;
    }
    .down-side {
        /* height: 36%; */
        max-width: 1280px;
        MARGIN-TOP: 75PX;
        /* margin: auto; */
    }
}
@media screen and (max-width: 390px) {
    .bottom-text {
        color: #FFF;
        position: absolute;
        top: calc(79.5% + 116px);
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        TEXT-ALIGN: CENTER;
        display: flex
;
        gap: 6px;
        color: #fff;
    }
}


@media screen and (max-width: 375px) {
        .bottom-text {
        color: #FFF;
        position: absolute;
        top: calc(80% + 116px);
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        TEXT-ALIGN: CENTER;
        display: flex
;
        gap: 6px;
        color: #fff;
    }
    .bottom-text P {
        text-align: center;
        width: 100%;
        letter-spacing: 2px;
        font-size: 11PX;
        margin-bottom: 0;
    }

}