/********** Template CSS **********/
:root {
    --primary: #ed9d35;
    --light: #F6F7F8;
    --dark: #1A2A36;
}

.fw-medium {
    font-weight: 500 !important;
}


.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}

.light_bg{background: #F3EDDF !important;}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

/*** Navbar ***/

.scrolled#mainHeader {
    top: 0 !important;
    background: #000000b3 !important;
    position: fixed;
}
.scrolled#mainHeader img.n_logo {
    width: 70%;
}

nav.navbar.navbar-expand-lg {
    position: fixed;
    width: 100%;
    top: 0 !important;
    background: transparent !important;
}

.navbar.sticky-top {
    top:0px;
    transition: .5s;
}

.navbar .navbar-brand,
.navbar a.btn {
    height: auto;
}

.navbar .navbar-nav .nav-link {
    margin-right: 40px;
    padding: 25px 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
}

nav.navbar.navbar-expand-lg.shadow-sm {
    background: #000000b3 !important;
}
nav.navbar.navbar-expand-lg.shadow-sm img.n_logo {
    width: 70%;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.hm_pagess .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: none;
}

.factserttts .tx_mtrr h1 {
    font-size: 42px;
    color: #EC9D34;
    font-weight: 500;
}

.factserttts .tx_mtrr h4 {
    font-size: 42px;
    color: #EC9D34;
    font-weight: 500;
}
.factserttts .tx_mtrr span.h3.text-light {
    color: #ed9d35 !important;
    font-weight: 500 !important;
}
.factserttts .tx_mtrr a span.fs-5 {
    color: #4E4E4E;
        max-width: 250px;
    display: block;
    margin: 0 auto;
}
.port_ftlls .factserttts .tx_mtrr a span.fs-5 {
    color: #ffffff;
}

section {
    padding-top: 50px;
    padding-bottom: 80px;
}
.best_solar_company .bst_sltr_cmpy h4 {
    font-size: 24px;
    color: #616161;
    font-weight: 500;
    margin: 0 0 20px;
}
.hm_abtss .und_lnss {
    display: inline-block;
    width: 100%;
    border-bottom: #A0A0A082 solid 2px;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.hm_abtss .und_lnss span {
    color: #1E1E1E;
    font-weight: 600;
    font-size: 17px;
    line-height: 40px;
    position: relative;
    top: 2px;
}
.hm_abtss .und_lnss a.linkkks {
    float: right;
}

.hm_abtss .abt_ng_booox {
    display: flex;
    gap:20px;
}
.hm_abtss .abt_ng_booox .mng_boox {
    display: inline-block;
    width: 100%;
}
.hm_abtss .abt_ng_booox .mng_boox h6 {
    background: #EC9D3421;
    width: 48px;
    height: 48px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.hm_abtss .abt_ng_booox .mng_boox h3 {
    font-size: 20px;
    color: #EC9D34;
    font-weight: 500;
    margin: 0 0 10px;
}
.hm_abtss .abt_ng_booox .mng_boox p {
    color: #626262;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}

.hm_abtss .mng_tettxtx {
    padding: 0 0 0 20px !important;
}
.hm_abtss .mng_tettxtx h1 {
font-size: 40px;
    color: #1E1E1E;
    font-weight: 600;
    margin: 0 0 15px;
    letter-spacing: 0.5px;
}
.hm_abtss .mng_tettxtx p.tx_prtss {
    color: #626262;
    line-height: 26px;
    font-weight: 500;
}

.best_solar_company .bst_sltr_cmpy {
    display: inline-block;
    width: 100%;
}
.best_solar_company .bst_sltr_cmpy .mg_areea {
    max-width: 543px;
    width: 100%;
    overflow: hidden;
    height: 507px;
}
.best_solar_company .bst_sltr_cmpy .mg_areea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.hm_ar_tabss .tab-wrapper {text-align: left; display: block;  margin: auto; max-width: 100%;}

.hm_ar_tabss .tabs {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}


.hm_ar_tabss .tab-link {
    margin: 0 0 25px;
    list-style: none;
    padding: 40px 30px;
    color: #aaa;
    cursor: pointer;
    transition: all ease 0.5s;
    background: #F7F7F7;
    border-radius: 10px;
    position: relative;
}

.hm_ar_tabss .tab-link:hover {
    background: #041421;
}
.hm_ar_tabss .tab-link:hover h5{
    color: #fff;
}
.we_are_pioneers .we_mg_booxx {
    width: 100%;
    height: 605px;
    overflow: hidden;
}
.we_are_pioneers .we_mg_booxx img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.hm_ar_tabss .tab-link:last-child{margin-bottom: 0;}

.hm_ar_tabss .tab-link:hover {
  color: #999;
}

.hm_ar_tabss .tab-link.active {
    color: #ffffff;
    background: #041421;
}
.hm_ar_tabss .tab-link.active h5 {
    color: #fff;
    margin-bottom: 15px;
}
.hm_ar_tabss .tab-link.active p.act_show {
    color: #fff;
    display: block;
    margin: 0;
    max-width: 380px;
    font-size: 17px;
    line-height: 26px;
}

.hm_ar_tabss .tab-link p.act_show {
    display: none;
}
.hm_ar_tabss .tab-link h5 {
    font-weight: 500;
    font-size: 30px;
    margin: 0;
}


.hm_ar_tabss .content-wrapper {
  padding:0px;
}

.hm_ar_tabss .tab-content {
  display: none;
  text-align: center;
  color: #888;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

.hm_ar_tabss .tab-content.active {
  display: block;
}
.hm_ar_tabss .content-wrapper .tab-content {
    padding: 0;
    box-shadow: none;
}

.hm_ar_tabss .tab-link img.icnns {
    position: absolute;
    right: 25px;
    top: 39px;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}


.hm_pagess .owl-carousel-inner .container {
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;
    width: 100%;
    position: relative;
}

.hm_pagess .owl-carousel-inner .container .row.justify-content-start {
    width: 100%;
}

.hm_pagess .owl-carousel-inner .sm_cotents_bbx {
    position: absolute;
    right: 0;
    bottom: 30px;
    background:#00000082;
    width: 450px;
    padding: 20px;
    border-radius: 10px;
    z-index: 1;
}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx h3 {
    color: #fff;
    font-size: 22px;
    margin: 0 0 6px;
    font-weight: 600;
}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx p {
    color: #fff;
    margin: 0 0 12px;
    font-size: 14px;
}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx a.linksss {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx a.linksss:hover{text-decoration: underline;}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx a.linksss img {
    width: auto;
    float: right;
    margin: 3px 0 0 8px;
}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx .t_linkss {
    text-align: right;
    margin-bottom: 30px;
}
.hm_pagess .owl-carousel-inner .sm_cotents_bbx .t_linkss a.linkkks img {
    width: auto;
    display: inline-block;
}


.hm_pagess.aboutuspgs .hm_bgr_mng_contects {
    max-width: 100%;
    width: 100%;
}
.hm_pagess.aboutuspgs .hm_bgr_mng_contects h1 {
    font-size: 50px;
    margin: 0;
    font-weight: 600;
}
.hm_pagess.aboutuspgs .owl-carousel-inner .container {
    align-items: end;
    padding-bottom: 70px;
}

.hm_pagess.aboutuspgs .al_soprts_bgr {
    max-height: 740px;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.hm_pagess.aboutuspgs .al_soprts_bgr:before {
    background: #0000006e;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
}
.hm_pagess.aboutuspgs .al_soprts_bgr .container {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 1340px !important;
    width: 100%;
    margin: 0 auto;
    right: 0;
    height: 100%;
}
.hm_pagess.aboutuspgs .al_soprts_bgr .hm_bgr_mng_contects {
    display: flex;
    align-items: end;
    justify-content: left;
    height: 90%;
    width: 100%;
    position: relative;
}

.hm_pagess.aboutuspgs .al_soprts_bgr .brd_linenns {
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.hm_pagess.aboutuspgs .al_soprts_bgr .brd_linenns a {
    color: #fff;
    text-decoration: none;
}
.hm_pagess.aboutuspgs .al_soprts_bgr .brd_linenns a:hover {
    color: #ed9d35;
    text-decoration: underline;
}


.sidebar {
    position: fixed;
    top: 20%;
    right: -250px;
    background-color:#051422;
    display: flex;
    flex-direction: column;
    transition: right 0.3s ease;
	z-index: 1;
    border-radius:10px 0px 0px 10px;
    width: 100px;
    z-index:999999;
}

.sidebar.active {
    right: 0;
}

.sidebar .menu {
	padding: 30px 8px 30px 10px;
	    list-style: none;
    margin: 0;
}

.sidebar .icon {
    font-size: 20px;
}

.sidebar .close-btn {
font-size: 30px;
    color: white;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0;
}

.sidebar.active ul.menu li {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: #c5c5c5 solid 1px;
}
.sidebar.active ul.menu li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0;
    border-bottom: none;
}

.sidebar.active ul.menu li a {
    text-align: center;
    display: block;
    color: #fff;
}
.sidebar.active ul.menu li a span.text {
    display: block;
}

.open-btn {
    position: fixed;
    top: 40%;
    right: 0px;
    cursor: pointer;
    z-index: 9;
}



.factserttts .counting_areeea {
    margin-top: 50px;
}
.contectnns {
    display: inline-block;
    width: 100%;
}
.contectnns p {
    color: #626262;
    font-weight: 500;
    margin-bottom: 15px;
}
.contectnns p:last-child {
    margin-bottom: 0px;
}

.al_sport_titlss.full_areea {
    text-align: center;
}
.al_sport_titlss.full_areea h3 {
    max-width: 100%;
}

.why_ch_jsb .why_ch_boxxes {
    width: 100%;
    height: 485px;
    overflow: hidden;
    border-radius: 13px;
    position: relative;
}

.why_ch_jsb .why_ch_boxxes .metr_tx_boox {
    position: absolute;
    bottom: 0;
    padding: 0 25px 10px;
    color: #D9D9D9;
    background: linear-gradient(to top, rgb(0 0 0), transparent 100%);
    font-size: 16px;
}
.why_ch_jsb .why_ch_boxxes .metr_tx_boox h3 {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 10px;
}
.why_ch_jsb .why_ch_boxxes img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box_mng_arreea {
    display: flex;
    gap: 15px;
    height: 100%;
    width: 100%;
}
.box_mng_arreea .bx_an_bxbxb {
    background: #F7F7F7;
    padding: 0;
    border-radius: 13px;
    position: relative;
    width: 100%;
}
.box_mng_arreea .bx_an_bxbxb .btm_areea {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px;
}
.box_mng_arreea .bx_an_bxbxb .btm_areea span.ic_n_areea {
    background: #EC9D344F;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-right: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box_mng_arreea .bx_an_bxbxb .btm_areea h4 {
    display: inline-block;
    width: 100%;
    color: #1E1E1E;
    margin: 16px 0 10px;
    font-size: 22px;
    line-height: 30px;
}

.box_mng_arreea .bx_an_bxbxb .btm_areea p {
    display: inline-block;
    width: 100%;
    color: #626262;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.both_mng_booxx {
    background: #051422;
    display: flex;
}
.both_mng_booxx .mg_boox {
    width: 50%;
    height: 550px;
    overflow: hidden;
}
.both_mng_booxx .mg_boox img{width: 100%; height: 100%; object-fit: cover;}
.both_mng_booxx .tx_contetst {
    width: 50%;
    padding: 40px 50px;
    color: #fff;
}
.both_mng_booxx .tx_contetst h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    margin: 0 0 18px;
    padding-bottom: 10px;
}
.both_mng_booxx .tx_contetst h6:before {
    content: '';
    position: absolute;
    bottom: 0;
    max-width: 200px;
    width: 100%;
    height: 1px;
    background: #fff;
}

.both_mng_booxx .tx_contetst h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    max-width: 580px;
    letter-spacing: 0.5px;
    font-style: italic;
    margin: 0 0 15px;
}
.both_mng_booxx .tx_contetst p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    max-width: 580px;
    margin: 0  0 20px;
}

.both_mng_booxx .tx_contetst ul {padding: 0 0 0 20px; margin: 0;}
.both_mng_booxx .tx_contetst ul li {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 8px;
}

.both_mng_booxx .tx_contetst a.linksss {
    font-size: 16px;
    text-decoration: none;
}
.both_mng_booxx .tx_contetst a.linksss:hover {
    text-decoration: underline;
}
.both_mng_booxx .rightttss {
    justify-content: end;
    display: flex;
    text-align: right;
    width: 50%;
    position: relative;
}
.both_mng_booxx .rightttss .aria_txmng {
    width: 100%;
}
.both_mng_booxx .rightttss .aria_txmng .tx_contetst {
    width: 100%;
}
.both_mng_booxx .rightttss .aria_txmng .tx_contetst h3 {
    float: right;
}
.both_mng_booxx .rightttss .aria_txmng .tx_contetst p {
    float: right;
}
.both_mng_booxx .rightttss .tx_contetst {
    width: 88%;
}
.both_mng_booxx .rightttss .tx_contetst h6:before {
    right: 0;
}



.WhyChooseUs .why_bx_areaa {
    background: #BDBDBD24;
    padding: 20px 25px;
    display: inline-block;
    width: 100%;
	border-radius:10px;
}
.WhyChooseUs .why_bx_areaa .why_bx_areaa {
    padding: 0;
    background: transparent;
    border-radius: 0;
}
.WhyChooseUs .why_bx_areaa .lft_mg {
    background: #EC9D344F;
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 100px;
    margin-right: 0;
    margin-bottom: 15px;
        display: flex;
    align-items: center;
    justify-content: center;
}
.WhyChooseUs .why_bx_areaa .cntext_lft_mg {
    float: left;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
}
.WhyChooseUs .why_bx_areaa .cntext_lft_mg h4 {
    color: #1E1E1E;
    font-size: 28px;
    margin: 0 0 5px;
    font-weight: 500;
}
.WhyChooseUs .why_bx_areaa .cntext_lft_mg p {
    color: #626262;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    line-height: 28px;
    max-width: 360px;
    width: 100%;
}
.WhyChooseUs .why_bx_areaa .tbl_liststs {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}
.WhyChooseUs .why_bx_areaa .tbl_liststs table.table {
    background: transparent;
    border: none;
	font-size:16px;
	margin: 0;
}
.goden_tx {
    color: #B8761E !important;
}
.WhyChooseUs .why_bx_areaa .tbl_liststs table.table tr th {
border: none;
    background: #f6f6f6;
    padding: 5px 5px;
    text-align: center;
    vertical-align: baseline;
    border-bottom: 1px solid #dee2e6;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.WhyChooseUs .why_bx_areaa .tbl_liststs table.table tr th span.block {
    display: block;
}
.WhyChooseUs .why_bx_areaa .tbl_liststs table.table tr td{
    border: none;
	 background: #f6f6f6;
    padding: 5px 5px;
	text-align:center;
    color: #383838;
    font-weight: 500;
}

.WhyChooseUs .we_mg_booxx {
    width: 100%;
    height: 620px;
    overflow: hidden;
}
.WhyChooseUs .we_mg_booxx img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.carrersspgs .cr_usrs_mges {
    width: 100%;
    height: 519px;
    overflow: hidden;
}
.carrersspgs .cr_usrs_mges img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carrersspgs .cr_titlss h4 {
    font-size: 26px;
    color: #1E1E1E;
    font-weight: 600;
    margin: 0 0 5px;
}
.carrersspgs .postion-card {
    padding: 0;
    margin-top: 30px;
    padding-right: 60px;
}
.carrersspgs .cr_titlss .postion-type {
    font-size: 14px;
    color: #626262;
    font-weight: 500;
}
.carrersspgs .postion-card .postion-desc {
    font-size: 16px;
    color: #555;
    margin: 15px 0 15px;
    width: 100%;
    font-weight: 500;
    max-width: 550px;
}
.carrersspgs .postion-card .postion-location {
    display: inline-block;
    width: 100%;
}
.carrersspgs .postion-card .postion-location span {
    color: #1E1E1E;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
}

.jpbdtlss .al_sport_titlss h3 {
    margin: 0 0 12px;
}
.jpbdtlss .al_sport_titlss h6 {
    font-size: 20px;
    color: #464646;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

.jpbdtlss .jobdetails {
    margin: 20px auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.jpbdtlss .job-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background: #4CAF50;
    color: #fff;
}

.jpbdtlss .job-section h5 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #1E1E1E;
}

.jpbdtlss .job-actions {
    display: flex;
    gap: 10px;
}

.jpbdtlss .job-actions .btn {
    padding: 10px 15px;
    font-size: 0.9rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.jpbdtlss .refer-btn {
    background-color: #f1c40f;
    color: #fff;
}

.jpbdtlss .refer-btn:hover {
    background-color: #d4ac0d;
}

.jpbdtlss .apply-btn {
    background-color: #2e86de;
    color: #fff;
}

.jpbdtlss .apply-btn:hover {
    background-color: #21618c;
}

.jpbdtlss .job-info {
    padding: 20px;
}

.jpbdtlss .job-section {
    margin-bottom: 20px;
}

.jpbdtlss .job-section p {
    margin: 0;
    line-height: 24px;
    color: #626262;
    font-size: 16px;
    font-weight: 500;
}







.hm_pagess.aboutuspgs.alll_pgsss .al_soprts_bgr {
    max-height: 480px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.al_sport_titlss.full_areea p.discripss {
    color: #626262;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
}
.reci_boox {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.reci_boox span.icnss {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.reci_boox h4 {
    color: #1E1E1E;
    font-size: 24px;
    font-weight: 600;
    margin: 12px 0 10px;
}

.reci_boox p {
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 22px;
}

.reci_mg_ar {
    width: 100%;
    height: 608px;
    overflow: hidden;
}
.reci_mg_ar img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.redicontxtx {
    background: #F3EDDF;
    padding: 20px;
    height: 290px;
    margin-bottom: 25px;
}
.redicontxtx h5 {
    color: #1E1E1E;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
}
.redicontxtx p {
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
}


.why_ch_jsb.journey_areea .timeline-item {
    margin-bottom: 0;
    position: relative;
    width: 18%;
}
.why_ch_jsb.journey_areea .timeline-item.top .dot::before {
content: '';
    bottom: initial;
    width: 10px;
    height: 10px;
    background: #000;
    top: -90px;
    position: absolute;
    border-radius: 100px;
}

.why_ch_jsb.journey_areea .bar.orange {width: 100%;}
.why_ch_jsb.journey_areea .bar.dark {width: 100%;}
.why_ch_jsb.journey_areea .jsb-timeline {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    position: relative;
    flex-wrap: wrap;
    gap: 15px;
    height: 260px;
}
.why_ch_jsb.journey_areea .timeline-item.bottom p.label {
    height: 70px;
    margin: 0;
    position: relative;
    bottom: -95px;
    color: #252525;
    font-size: 16px;
    font-weight: 500;
}
.why_ch_jsb.journey_areea .timeline-item.bottom .dot::after {
    content: '';
    bottom: -89px;
    top: initial;
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    border-radius: 100px;
}
.why_ch_jsb.journey_areea .timeline-item.bottom {
    bottom: 10px;
}

.ser_v_araeea.client_Successful {
    background: linear-gradient(to top, #051624 0%, #051624 300px, #ffffff 300px, #ffffff 100%);
}

.client_Successful .productts_lsts {
    display: inline-block;
    width: 100%;
    transition: transform .25s;
}
.client_Successful .productts_lsts:hover {
    transform: translateY(-10px);
}

.client_Successful .productts_lsts .client-item {
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.client_Successful .productts_lsts .client-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.client_Successful .productts_lsts .client-item video {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}


.client_Successful .productts_lsts {
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 10px #b9b9b9a1;
    margin-bottom: 30px;
}
.client_Successful .productts_lsts .sus_cont_texts {
    padding: 18px 15px;
    background: #fff;
}
.client_Successful .productts_lsts .sus_cont_texts p.textlightss {
    color: #656565;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px;
}
.client_Successful .productts_lsts .sus_cont_texts p.textlightss:last-child {
    margin: 0;
        height: 48px;
    overflow: hidden;
}


.client_Successful .productts_lsts.commercial {
    display: flex;
    gap: 20px;
    box-shadow: none;
    transition: initial;
}
.client_Successful .productts_lsts.commercial:hover {
    transform: initial;
}
.client_Successful .productts_lsts.commercial .client-item.img {
    height: 300px;
}
.client_Successful .productts_lsts.commercial .client-card {
    width: 20%;
    transition: transform .25s;
}
.client_Successful .productts_lsts.commercial .client-card:hover {
    transform: translateY(-10px);
}

.client_Successful .productts_lsts.commercial .client-card .sus_cont_texts h6 {
    color: #656565;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 8px;
}
.client_Successful .productts_lsts.commercial .client-card .sus_cont_texts p.textlightss {
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin: 0;
}
.client_Successful .productts_lsts .sus_cont_texts p.textlightss.otherrs {
    color: #1E1E1E;
    font-weight: 600;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}
.client_Successful .productts_lsts.commercial.solar {
    display: block;
    justify-content: center;
    align-items: center;
    gap: initial;
}
.client_Successful .productts_lsts.commercial.solar .client-card {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px #b9b9b9a1;
}

.latest_solar_park .al_sport_titlss h3 {
    color: #1E1E1E;
    font-size: 40px;
    max-width: 700px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.client_Successful.latest_solar_park .productts_lsts {
     box-shadow: none;
     position: relative;
}
.client_Successful.latest_solar_park .productts_lsts .vdo_ply {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1A1A1A99;
    display: flex;
    align-items: center;
    justify-content: center;
}
.client_Successful.latest_solar_park .productts_lsts .vdo_ply span.step_step_icon_plyicon {
    cursor: pointer;
}

.modal.fade.in.all_pup_modalls{
    position: fixed;
    top: 0;
    opacity: 1;
    background: #00000070;
    height: 100%;
    width: 100%;
}
.modal.fade.in.all_pup_modalls .modal-dialog {
    position: relative;
    z-index: 1;
}

.meet_user_proff {
    width: 100%;
    height: 342px;
    background: #000;
    margin-bottom: 10px;
}
.meet_user_proff img.expert-img {
    object-fit: contain;
}


.justify-center {
    justify-content: center !important;
}
.lgo_parts {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 15px 0;
}
.lgo_parts img{width: auto;}


form.frm_fildss {
    display: inline-block;
    width: 100%;
}
form.frm_fildss .form-group {
    margin-bottom: 30px;
}

form.frm_fildss .form-group label {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
    color: #1E1E1E;
}
form.frm_fildss .form-group .form-control {
border: none;
    border-bottom: #ABABAB solid 1px;
    border-radius: 0;
    padding: 7px 0 7px;
    font-size: 16px;
    color: #acacac;
    background: #fff;
}
.red_tx {
    color: #C02035 !important;
}
form.frm_fildss .form-group .form-control:focus {
    outline: none;
    box-shadow: none;
    border-bottom: #EC9D34 solid 1px;
}
form.frm_fildss .submmit {
    display: inline-block;
    width: 100%;
}
form.frm_fildss .submmit button {
    border: none;
    background: transparent;
    font-size: 20px;
    color: #EC9D34;
    font-weight: 600;
    padding: 0;
    display: flex;
	cursor: pointer;
}
form.frm_fildss .submmit button img {
    height: 15px;
    position: relative;
    top: 7px;
    left: 10px;
}
.frm_mgss {
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.frm_mgss img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contactts .abt_txtxts {
    margin-bottom: 30px;
}
.contactts .abt_txtxts h3 {
    font-size: 40px;
    color: #1E1E1E;
    font-weight: 600;
}
.contactts .cnt_bx_manages {
    display: flex;
    align-items: end;
    justify-content: left;
    height: 100%;
    width: 100%;
    position: relative;
}
.contactts .cnt_bx_manages .sm_titlss {
    color: #616161;
    font-size: 24px;
    margin-bottom: 15px;
    position: absolute;
    top: 0;
    font-weight: 500;
}

#featured-projects .item img.icnns {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


#featured-projects .item {
  align-items: center;
  background-color:#051422;
  color: white;
  height: 600px;
  overflow: hidden;
  position: relative;
}
#featured-projects .item .cnt_ar_parttts {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #051422ed;
    padding: 60px 60px 0;
    display: flex;
    align-items: baseline;
    justify-content: left;
    z-index: 1;
}

#featured-projects .item .cnt_ar_parttts h2 {
    color: #fff;
    font-weight: 600;
    position: relative;
    font-size: 40px;
    margin: 0 0 35px;
    padding-bottom: 15px;
}

#featured-projects .item .cnt_ar_parttts h2:before {
    position: absolute;
    content: '';
    border-bottom: #FFFFFF solid 2px;
    width: 200px;
    height: 1px;
    bottom: 0;
}

#featured-projects .item .cnt_ar_parttts h5 {
    color: #fff;
    margin-bottom: 17px;
    font-size: 24px;
    font-weight: 500;
}
#featured-projects .item .cnt_ar_parttts p {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
}
#featured-projects .item .cnt_ar_parttts a.linksss {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
}
#featured-projects .item .cnt_ar_parttts a.linksss:hover{text-decoration: underline;}
#featured-projects .item .cnt_ar_parttts a.linksss img {width: auto; float: right; margin: 3px 0 0 8px;}
#featured-projects .owl-dots {display: none !important;}

#featured-projects .owl-nav {
position: absolute;
    right: 55px;
    bottom: 50px;
    display: flex;
    margin: 0;
    z-index: 9;
    gap: 15px;
}

#featured-projects .owl-nav button.owl-prev {
    font-size: 0;
    background: url(../../assets/img/left_arrow_ar.png) no-repeat;
    width: 17px;
    height: 30px;
}
#featured-projects .owl-nav button.owl-prev span{font-size: 0;}

#featured-projects .owl-nav button.owl-next {
    font-size: 0;
    background: url(../../assets/img/right_arrow_ar.png) no-repeat;
    width: 17px;
    height: 30px;
    opacity: 1;
}
#featured-projects .owl-nav button.owl-next span{font-size: 0;}



#testimonialsss .cnt_ar_parttts {
    background: #F7F7F7;
    padding: 20px;
    border-radius: 10px;
}
#testimonialsss .cnt_ar_parttts:hover{background: #051421;}
#testimonialsss .cnt_ar_parttts:hover p {color: #fff;}
#testimonialsss .cnt_ar_parttts:hover .user_bx_areaa .urm_txtx h5{color: #fff;}
#testimonialsss .cnt_ar_parttts:hover .user_bx_areaa .urm_txtx p {color: #fff;}
#testimonialsss .cnt_ar_parttts:hover .quesstts img{filter: brightness(0) invert(1);}

#testimonialsss .cnt_ar_parttts h5 {
    margin-bottom: 20px;
}
#testimonialsss .cnt_ar_parttts i {
    font-size: 14px;
    color: #FFA500;
    margin-right: 3px;
}
#testimonialsss .cnt_ar_parttts p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
        height: 100px;
    overflow: hidden;
}
#testimonialsss .cnt_ar_parttts .user_bx_areaa .urm_mgs img.usrmgs {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#testimonialsss .cnt_ar_parttts .quesstts {
    text-align: right;
    width: 100%;
    display: inline-block;
}
#testimonialsss .cnt_ar_parttts .quesstts img {
    width: auto;
    float: right;
}

#testimonialsss .cnt_ar_parttts .user_bx_areaa {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 100%; */
    width: 100%;
    margin-top: 20px;
}
#testimonialsss .cnt_ar_parttts .user_bx_areaa .urm_mgs {
    min-width: 58px;
    width: 15%;
    height: 58px;
    border-radius: 100px;
    overflow: hidden;
    border: #f7f7f7 solid 2px;
}
#testimonialsss .cnt_ar_parttts .user_bx_areaa .urm_txtx {
    width: 85%;
    padding-left: 15px;
}
#testimonialsss .cnt_ar_parttts .user_bx_areaa .urm_txtx h5 {
    margin: 0 0 3px;
    color: #000000;
    font-size: 20px;
    line-height: 22px;
}
#testimonialsss .cnt_ar_parttts .user_bx_areaa .urm_txtx p {
    margin: 0;
    color: #7B7B7B;
    font-size: 16px;
    height: auto;
}


#testimonialsss .owl-nav {
    position: relative;
    left: 0;
    bottom: -15px;
    display: flex;
    margin: 0;
    z-index: 9;
    gap: 0px;
}
#testimonialsss .owl-dots {
    display: none;
}

#testimonialsss .owl-nav button.owl-prev {
    font-size: 0;
    background: url(../../assets/img/arrow_lft.png) no-repeat center;
    width: 33px;
    height: 33px;
    border: #BAB8B8 solid 2px;
    border-radius: 100px;
}
#testimonialsss .owl-nav button.owl-prev:hover{border: #000000 solid 2px;}
#testimonialsss .owl-nav button.owl-prev span{font-size: 0;}

#testimonialsss .owl-nav button.owl-next {
    font-size: 0;
    background: url(../../assets/img/arrow_rts.png) no-repeat center;
width: 33px;
    height: 33px;
    border: #BAB8B8 solid 2px;
    border-radius: 100px;
    opacity: 1;
}
#testimonialsss .owl-nav button.owl-next:hover{border: #000000 solid 2px;}
#testimonialsss .owl-nav button.owl-next span{font-size: 0;}

.justi_center {justify-content: center !important;}

.al_sport_titlss {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.al_sport_titlss h6 {
    font-size: 22px;
    color: #616161;
    font-weight: 500;
    margin: 0 0 15px;
}
.al_sport_titlss.bothhhs.spacingsss h6 {
    padding-left: 30px;
}
.al_sport_titlss h3 {
    color: #1E1E1E;
    font-size: 40px;
    max-width: 650px;
    font-weight: 600;
    margin: 0 0 0px;
    letter-spacing: 0.5px;
}

.al_sport_titlss.bothhhs {display: flex;}

.al_sport_titlss.bothhhs.crrrer {align-items: center;}
.al_sport_titlss.bothhhs.crrrer h3 span.block {display: block; line-height: 34px;}

.al_sport_titlss.bothhhs h6{width: 50%;}
.al_sport_titlss.bothhhs h3{width: 50%;}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


.utilizationclass.solar_calcterss {
    margin: 0;
    background: url(../../assets/img/solar_engerys.png) no-repeat;
    background-size: cover;
    position: relative;
    min-height: auto;
    padding-bottom: 60px;
}
.utilizationclass.solar_calcterss:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #00000057;
    position: absolute;
    top: 0;
}

.utilizationclass.solar_calcterss .container {
    position: relative;
}

.utilizationclass.solar_calcterss .solarcard {
    width: 100%;
    max-width: 540px;
    background: #fff;
    border-radius: 13px;
    height: auto;
}
.utilizationclass.solar_calcterss .solarcard h2 {
    font-size: 30px;
    color: #ed9d35;
    font-weight: 500;
    padding-bottom: 12px;
    margin: 0 0 20px;
    border-bottom: #d8d8d8 solid 2px;
}

.utilizationclass.solar_calcterss .cal_cu_parts {
    display: inline-block;
    width: 100%;
}
.utilizationclass.solar_calcterss .cal_cu_parts h2 {
    font-size: 44px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
}
.utilizationclass.solar_calcterss .cal_cu_parts a.hm_btnnns {
    background: #fff;
    border-radius: 100px;
    display: flex;
    width: max-content;
    padding: 4px 4px 4px 14px;
    color: #2C2C2C;
    line-height: 38px;
    font-weight: 500;
    font-size: 20px;
}
.utilizationclass.solar_calcterss .cal_cu_parts a.hm_btnnns img {
    margin-left: 10px;
}
.utilizationclass.solar_calcterss .cal_cu_parts a.hm_btnnns:hover {
    background: #faecd9;
    color: #000000;
    box-shadow: 0px 2px 5px #efb465;
}
.utilizationclass.solar_calcterss .solarcard .form-control {
    border-radius: 5px;
    background: #E9E9E9;
    border: #E9E9E9 solid 1px;
}
.utilizationclass.solar_calcterss .solarcard .form-select{
        border-radius: 5px;
    background: #E9E9E9;
    border: #E9E9E9 solid 1px;
        height: 42px;
}
.WhyChooseUs .why_bx_areaa.pinklight_bg {
    margin-top: 25px;
}

/*** Header ***/
.owl-carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .1);
}








.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}


/*** About ***/
.image_card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}
.image_card img{
    width: 100%;
    transition: .5s all ease-in-out;
}
.image_card:hover img{
    transform: scale(1.5);
}
.choose_card{
    transition: transform 0.5s ease-in;
 }
 .choose_card:hover{
    transform:scale(1.06) ;
    transition:  1s ease-in;
    cursor: pointer;
 }

 

/*** Service ***/

.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);

}

.service-icon {
    position: relative;
    margin: -50px 0 25px 0;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #0e0b0bb3;
    border-radius: 100px;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
}

.service-item:hover .service-icon {
    color: #FFFFFF;
    background: var(--primary);
}

.asd{
    background: #0e0b0bb3;
}

.asd:hover{
    color: #FFFFFF;
    background: var(--primary);
}

/* Tab css start */
.container {
    margin-top: 0px;
    max-width: 1340px !important;
    width: 100%;
    position: relative;
}
h2 {
    color: #28241f;
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 30px;
}
.nav-tabs .nav-link {
    background-color: #ed9d35;
    color: white;
    font-weight: bold;
}
.nav-tabs .nav-link.active {
    background-color: #ed9d35;
    color: white;
}
.tab-content {
    background-color: rgba(255, 255, 255, 0.298);
    border-radius: 5px;
    padding: 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.tab-pane h4 {
    color: #FFFFFF;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.form-control {
    border-radius: 5px;
    border: 1px solid #ed9d35;
}
.form-control:focus {
    border-color: #ed9d35;
    box-shadow: none;
}
.btn-primary {
    background-color: #ed9d35;
    border-color: #ed9d35;
    font-weight: bold;
    transition: background-color 0.3s;
}
.btn-primary:hover {
    background-color: #ed9d35;
    border-color: #ed9d35;
}

/* tab bg image */
.bg-tab {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg\ banner.png), no-repeat center center;
    background-size: cover;
  }

@media(max-width: 400px){
    .nav-item a{
        font-size: 0.8rem;
    }
}

/* Tab css end */

/* download page */
.buttom-card{
    width: 250px;
    height:50px;

}

 /* why text */

 .bg-why{
    background: linear-gradient(#ed9d35, #2980B9),no-repeat center center;
    background-size: cover;
  }

.card {
    padding: 20px;
    /* background-color: white; */
    color: black;
    border-radius: 10px;
}
.btn-custom {
    background-color: #ed9d35  ;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
}
.btn-custom:hover {
    background-color:#ed9d35;
    color: black;
}
.results-container {
    background-color: #F5F5F5;
    padding: 30px;
    margin-top: 30px;
    border-radius: 10px;
}
.result-box {
    text-align: center;
    padding: 20px;
    border: 2px solid #DDD;
    border-radius: 10px;
    background-color: #FFF;
}
.result-box img {
    max-width: 60px;
}
.result-title {
    font-weight: bold;
    margin-bottom: 10px;
}

/* Solar Calculator css end */


/* download page start */
.download-btn{
    color: white;
    padding: 10px;
    font-size: 1rem;
    text-decoration: none;
    border-radius: 5px;
}
.download-btn:hover{
    color: #1A2A36;
}
/* download page end */


/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-img {
    position: relative;
}

.portfolio-img::before,
.portfolio-img::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    background: #ed9d35;
    transition: .5s;
}

.portfolio-img::before {
    left: 50%;
}

.portfolio-img::after {
    right: 50%;
}

.portfolio-item:hover .portfolio-img::before {
    width: 51%;
    left: 0;
}

.portfolio-item:hover .portfolio-img::after {
    width: 51%;
    right: 0;
}

.portfolio-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 1;
    transition: .5s;
}

.portfolio-item:hover .portfolio-btn {
    opacity: 1;
    transition-delay: .3s;
}


/*** Quote ***/
@media (min-width: 992px) {
    .container.quote {
        max-width: 100% !important;
    }

    .quote-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .quote-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .quote-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.team-item img {
    border-radius: 8px 60px 0 0;
}

.team-item .team-social {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    background: #FFFFFF;
    transition: .5s;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}



.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--primary);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: #ed9d35;
}

.testimonial-carousel .testimonial-img img {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .testimonial-img .btn-square {
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-carousel .owl-item .testimonial-text {
    margin-bottom: 30px;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    transform: scale(1);
}





/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    color: #9B9B9B;
    border: 1px solid #9B9B9B;
    border-radius: 38px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
    border-color: var(--light);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #9B9B9B;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #FFFFFF;
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: black;
}



.how_img img {
    border-radius: 6px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.how_steps {
    position: relative;
    padding-left: 1px;
}

.how_steps::before {
    content: "";
    position: absolute;
    left: 17px;
    top: 0;
    height: 80%;
    width: 2px;
    border: #A6A6A6 dashed 2px;
}

.how_step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 50px;
    position: relative;
}
.how_step:last-child{margin-bottom: 0;}

.lets_see_how .how_img {
    height: 400px;
    width: 95%;
    overflow: hidden;
}
.lets_see_how .how_img img.img-fluid {
    border-radius: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.step_icon {
    background: #0b1f33;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    z-index: 2;
    padding: 6px;
}

.step_content h5 {
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 8px;
}

.step_content p {
    font-size: 18px;
    color: #626262;
    line-height: 26px;
    font-weight: 500;
    max-width: 550px;
    width: 100%;
}


.form_box {
    padding: 15px;
    background: rgba(235, 235, 235, 1);
    /* border-radius: 5px; */
    margin-bottom: 15px;
}
.form_box h6.mb-2 {
    border-bottom: rgba(146, 146, 146, 1) solid 1px;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
    font-size: 18px;
}

/* BLUE BACKGROUND */
.solar-hero-bg {
    background: linear-gradient(135deg, #051421, #051421);
    padding-top: 200px;
    padding-bottom: 22px;
  
}

/* LEFT CONTENT */
.hero-left-content {
    color: #fff;
}

.hero-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3;
}

.hero-title span {
    color: #ed9d35;
}
.hero-title-span{
    color: white !important;

}

.hero-desc {
    font-size: 18px;
    margin: 15px 0 30px;
    max-width: 520px;
}

.hero-img-box img {
    border-radius: 16px;
    margin-top: 20px;
}

/* RIGHT FORM CARD */
.rightsolarcard{
    padding-top: 123px;
}
.hero-form-card {
    background: #fff;
    padding: 30px;
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}

.hero-form-card h4 {
    font-weight: 700;
}

.hero-form-card h4 span {
    color: #ed9d35;
    font-weight: 900;
}

.small-text {
    font-size: 14px;
    margin-bottom: 20px;
    color: #555;
}

.bill-btns {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.bill-btns button {
    border: 1px solid #ccc;
    background: #fff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    cursor: pointer;
}


.bill-btn:hover {
    border-color: #e59a33;
    background-color: #fff3e1;
}

.bill-btn.active {
    border-color: #e59a33;
    background-color: #fff8ee;
}



        .aboutus .abt_txtxts a.linkss {
    background: #ec9d34;
    display: inline-block;
    padding: 5px 7px 5px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 100px;
    line-height: 38px;
    border: #fff solid 2px;
}
.ser_v_araeea.dgn_box {
    position: relative;
     background: #fff;
    padding: 60px 0;
}
.ser_v_araeea.dgn_box .ads_mgss {
position: absolute;
    bottom: -30px;
    z-index: 1;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: table;
}


.sm_titlsssd {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.aboutus.OurServices .abt_txtxts {
    width: 100%;
    height: auto;
    display: initial;
    align-items: initial;
    justify-content: initial;
}

.OurServices .serv_us_box {
    background: #EEEEEE;
    padding: 10px;
    border-radius: 10px;
    margin-top: 30px;
    height: auto;
    position: relative;
    display: flex;
    align-items: end;
    justify-content: left;
    transition: transform 250ms;
    border: #EEEEEE solid 2px;
}
.OurServices .serv_us_box .meddils {
    display: flex;
}
.OurServices .serv_us_box h3 {
    font-size: 19px;
    color: #1E1E1E;
    font-weight: 600;
    margin: 6px 0px 0 8px;
}
.OurServices .serv_us_box:hover {
    transform: translateY(-10px);
    border: #ec9d34 solid 2px;
}


.sm_titlsssd span {
    background: #FCF1E3;
    padding: 8px 15px;
    display: inline-block;
    border-radius: 100px;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
}

.OurServices .serv_us_box h5 {
    background: #ec9d34;
    width: 36px;
    height: 36px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}


@media (max-width: 767px) {
    .how_steps {
        padding-left: 0;
        margin-top: 40px;
    }

    
}


@media (min-width: 481px) and (max-width: 767px) {
    .meet_user_proff {height: 265px; overflow: hidden;}

        /* iPhone SE, older Android devices, very small phones */
    .demo {margin-bottom: 40px;}
    .demo2{width: 100% !important;}
    .solar-hero-bg {padding-top: 90px;}
    .solar-hero-bg .hero-left-content .hero-title {font-size: 24px;}
    .solar-hero-bg .hero-left-content .hero-desc {font-size: 16px; margin: 15px 0 5px; max-width: 100%;}
    .solar-hero-bg .rightsolarcard {padding-top: 30px;}
    .solar-hero-bg .rightsolarcard .hero-form-card {padding: 15px; border-radius: 10px;}
    .solar-hero-bg .rightsolarcard .hero-form-card h4 {font-size: 19px; margin-bottom: 5px;}
}




/* Extra small devices (portrait phones) */
@media (min-width: 320px) and (max-width: 480px) {

    .lgo_parts {margin: 0px 0 0; padding: 10px 0; border: #ec9d3447 dashed 1px;}
    .partner_lgss .col-lg-2 {margin-bottom: 15px;}
    .meet_user_proff {height: 205px; overflow: hidden;}


    .how_steps::before {height: 70%;}
    /* iPhone SE, older Android devices, very small phones */
    .scrolled#mainHeader img.n_logo {width: 100%;}
    .demo {margin-bottom: 40px;}
    .demo2{width: 100% !important;}
    .solar-hero-bg {padding-top: 90px;}
    .solar-hero-bg .hero-left-content .hero-title {font-size: 24px;}
    .solar-hero-bg .hero-left-content .hero-desc {font-size: 16px; margin: 15px 0 5px; max-width: 100%;}
    .solar-hero-bg .rightsolarcard {padding-top: 30px;}
    .solar-hero-bg .rightsolarcard .hero-form-card {padding: 15px; border-radius: 10px;}
    .solar-hero-bg .rightsolarcard .hero-form-card h4 {font-size: 19px; margin-bottom: 5px;}
}


@media (min-width: 992px) {
    .container.about {
        max-width: 100% !important;
    }

    .about-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .about-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .about-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}

@media (min-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }

    .header-carousel .owl-carousel-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
    }

    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

/*** Contact ***/
@media (min-width: 992px) {
    .container.contact {
        max-width: 100% !important;
    }

    .contact-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .contact-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .contact-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}
