/*salam start css*/

.select-view-design .appliances_header {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    border-radius: 10px;
}
.appliance_wrap-inner-box-more-btn {
    text-align: right;
    padding-top: 10px;
}
.appliance_wrap-inner-box-more-btn .see_more {
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #357660;
    text-transform: uppercase;
    font-size: 13px;
}
.sidebar-tab-name {
    position: -webkit-sticky;
    position: sticky;
    top: 133px;
}
.main_page.inner_page {
    overflow: unset;
}
.next-page-btn {
    text-align: center;
    padding-bottom: 30px;
}
.select-view-design .appliances_header .toggle-arrow {
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: space-between;
    position: relative;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
}
.main_page.inner_page .right-side-view ul{
    margin-bottom:0px;
}
.select-view-design .accordion-button:not(.collapsed) {
    background-color: #e1fff3;
}
.input-field-item label {
    margin-bottom: 10px;
    font-weight: 600;
}
.input-field-item select:focus {
    box-shadow: none;
    border-color: #ccc;
    border-radius: 0px;
}
.select-view-design .accordion-button {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.appliance_wrap-main {
    margin-top: 10px;
}
.appliance_wrap-main .input-design {
    width: 100%;
    padding: 3px;
    border: 1px solid #ccc;
}
.app_checkbox label {
    display: flex;
    align-items: center;
}
.appliance_wrap-main .appliance_wrap-inner-box:last-child {
    margin-bottom: 0px;
}
.appliance_wrap-main .appliance_wrap-inner-box {
    margin-bottom: 15px;
}

.app_checkbox label span {
    margin-left: 10px;
}
.footer_form ul.social-links {
    padding-left: 0px;
}
.banner_inner .banner_middle_inner .banner_left_top h3{
        font-weight: 600;
}
.appliance_wrap-main .input-design[type="number"] {
    max-width: 85px;
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance:textfield;
}
.select-view-design .accordion-button:focus{
    box-shadow:none;
}
/*salam end css*/

.solar-box-warrper {
    display: flex;
    grid-gap: 25px;
}
.main-item-solar-view {
    width: 33.33%;
}
.solar-result-view.step-one-solar .item-solar-view {
    height: 100%;
}
.item-solar-view {
    background-color: #e1fff3;
    position: relative;
    padding: 40px 30px;
    width: 33.33%;
    box-shadow: 0px 0px 10px 5px #0000000f;
}
.main-item-solar-view .item-solar-view {
    width: 100%;
}
.saving-view-ui {
    position: relative;
    z-index: 1;
}
.main-title-solar {
    position: relative;
    z-index: 1;
}
.cost-title-ui {
    width: calc(100% - 85px);
}
.main-title-solar h2 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 500;
    color: var(--theme-green);
    line-height: 28px;
    letter-spacing: 0.5px;
}
.main-title-solar h2 #recommedtext {
    font-weight: 800;
    color: var(--theme-light-green);
}
.cost-title-ui h6 {
    font-weight: 500;
    color: #1c1b48;
    letter-spacing: 1.5px;
}
.simple-unit {
    text-align: right;
    margin-top: 7px;
    margin-right:10px;
}

.unit-item {
    position: relative;
    margin-top: 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.left-image-icon {

    position: absolute;
    top: -30px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.left-image-icon img {
    width: 100%;
    max-width: 135px;
}
.border-shape-unit {
    border: 2px dotted var(--theme-green);
    padding: 15px 22px;
    text-align: right;
    border-radius: 10px;
    box-shadow: inset 0px 0px 10px 5px #00000024;
    max-width: 90%;
    margin-left: auto;
}
.border-shape-unit h3 {
font-size: 44px;
    color: var(--theme-green);
    line-height: 100%;
    position: relative;
    top: -2px;
    text-align: center;
}
.left-enquiry-view a {
    writing-mode: vertical-lr;
    padding: 30px 10px;
    background-color: #f5d74a;
    color: #357660;
    border-radius: 10px 0px 0px 10px;
    display: flex;
    align-items: center;
    transform: rotate(180deg);
    cursor: pointer;
    font-family: 'Lato';
    font-weight: 600;
    text-transform: uppercase;
}
.left-enquiry-view {
    position: fixed;
    top: 40%;
    z-index: 9;
    left: 0;
    display: flex;
    grid-gap: 0;
    align-items: center;
    transition: 0.5s;
}
.simple-unit h6 {
    font-size: 18px;
    font-weight: 400;
    color: var(--theme-green);
}
.unit-value-item {
    width: calc(100% - 85px);
    margin-left: auto;
}
.border-line-box:after {
    content: '';
    position: absolute;
    top: 0;
    height: 5px;
    right: 0;
    background-color: #f5d74a;
    z-index: 1;
    width: 50%;
}
.border-line-box:before {
    content: '';
    position: absolute;
    top: 0;
    height: 50%;
    right: 0;
    background-color: #f5d74a;
    z-index: 1;
    width: 5px;
}
.top-line-bl {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.top-line-bl:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 5px;
    left: 0;
    background-color: var(--theme-dark-yellow);
    z-index: 1;
    width: 50%;
}
.top-line-bl:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 50%;
    left: 0;
    background-color: var(--theme-dark-yellow);
    z-index: 1;
    width: 5px;
}
.saving-solar-warrer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.saving-solar-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.graph-box {
    min-width: 100px;
    height: 305px;
    background-color: #cbe6fb;
    max-width: 74px;
    border-radius: 10px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}
.graph-box-inner {
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, #ffefaa 0%, var(--theme-dark-yellow) 100%);
    border-radius: 10px;
        text-align: center;
}
.graph-box-inner.green-color-bg{
    background: linear-gradient(0deg, #387762 0%, #3ddea8 100%);
}
.box-title-solar {
    text-align: center;
}
.price-value h4 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
    color: var(--theme-green);
    line-height: 28px;
}

.box-title-solar h6 {
    font-size: 20px;
    font-weight: bold;
    color: var(--theme-green);
}
.solar-bottom-title h4 {
    margin-top: 40px;
    text-align: center;
    color: var(--theme-light-green);
    font-size: 22px;
    text-decoration: underline;
}
.graph-box-inner img {
    max-width: 30px;
    margin-top: 10px;
}
.item-solar-view.top-line-orange:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 15px;
    left: 0;
    background: var(--theme-dark-yellow);
}
.cost-title-ui h3 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    color: var(--theme-light-green);
    line-height: 28px;
}
.cost-title-ui h2 span {
    color: var(--theme-dark-yellow);
}
.cost-title-ui h2 {
    font-size: 24px;
    font-weight: bold;
    color: var(--theme-green);
    line-height: 36px;
        margin-top: 25px;
}
.cost-box-warrper .cost-box:nth-child(2) h2 {
font-size: 24px;
    max-width: 215px;
}
.cost-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border: 2px dotted var(--theme-green);
    padding: 16px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 10px 5px #00000024;
    white-space: nowrap;
        margin-bottom: 25px;
}
.cost-image-ui {
    width: 85px;
}
.cost-image-ui img {
    max-width: 75px;
    margin-left: 15px;
}
.cost-box-warrper .cost-box:last-child {
    margin-bottom: 0px;
}
.solar-result-view-step-two {
    margin-top: 60px;
}
.item-solar-view.top-line-orange.green-line-box:before {
    background: var(--theme-light-green);
}
.result-view-middle {
    display: flex;
    grid-gap: 20px;
    margin-top: 60px;
}
.result-view-middle .main-item-solar-view {
    width: 50%;
}
.play_back-item canvas {
    width: 100% !important;
}
.play_back-item {
    background-color: #e1fff3;
    position: relative;
    padding: 40px 30px;
    width: 100%;
    box-shadow: 0px 0px 10px 5px #0000000f;
}
.green-line-box .main-title-solar h2 #recommedtext {
    color: var(--theme-white);
}
.green-line-box .cost-box {
    margin-bottom: 0px;
    background-color: #e9f3ff;
}
.green-line-box .cost-box h2 span {
    color: var(--theme-green);
}
.cost-box.without-border-box {
    border: 0px;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 45px;
    padding-bottom: 30px;
}
.bottom-title-solar h4 {
    text-align: center;
    font-size: 17px;
    color: var(--theme-green);
    letter-spacing: 0.5px;
    font-weight: 600;
}
.item-solar-view.border-line-box.second-box-view {
    margin-top: 30px;
}
.saving-warrper-view {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.main-trees-title h4 {
    font-size: 22px;
    font-weight: bold;
    color: var(--theme-green);
    line-height: 26px;
}
.main-trees-title h4 span.treesaving {
    /*margin-right: 5px;*/
}
.main-trees-image img {
    max-width: 75px;
    margin-left: 15px;
}
.main-trees-image {
    position: relative;
    top: 5px;
}
.play_back-item:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 15px;
    left: 0;
    background: var(--theme-dark-yellow);
}
.main-trees-title h4 span {
    color: var(--theme-dark-yellow);
}
.bottom-title-solar {
    padding-bottom: 30px;
}
.tree-saving .saving-warrper-view:last-child {
    margin-bottom: 0px;
}
.section-result {
    margin-bottom: 80px;
}
.tree-saving {
    position: relative;
    z-index: 1;
}
.main-trees-title h4 sub {
    font-size: 16px;
}
.solar-ui-three-box-inner {
    display: flex;
    grid-gap: 19px;
}
.solar-result-view-step-two .left-side-box-ui {
    width: 33.33%;
}
.solar-result-view-step-two .solar-ui-three-box {
    width: 66.66%;
    background-color: var(--theme-dark-yellow);
    box-shadow: 0px 0px 10px 5px #0000000f;
    padding: 48px 20px;
    position: relative;
}
.solar-ui-three-box-inner .cost-title-ui h3 {
    font-size: 22px;
}
.solar-ui-three-box-inner .cost-image-ui {
    width: 45px;
}
.solar-ui-three-box-inner .cost-title-ui h2{
        margin-top: 20px;
}
.solar-ui-three-box-inner .cost-title-ui {
    width: calc(100% - 45px);
}
.solar-ui-three-box-inner .item-solar-view .cost-box {
    margin-bottom: 0px;
        align-items: center;
}

.solar-ui-three-box .main-title-solar.main-title-solar-compare-box{
    padding-bottom: 20px;
}
.solar-ui-three-box-inner .cost-image-ui img {
    max-width: 45px;
    margin-left: 10px;
    margin-top: -10px;
}
.solar-result-view-step-two .solar-ui-three-box:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 15px;
    left: 0;
    background: var(--theme-light-green);
}
.solar-ui-three-box-inner .main-item-solar-view {
    width: 31.8%;
}
.solar-ui-three-box-inner .item-solar-view {
    padding: 15px;
}
.solar-result-view-step-two .left-side-box-ui .item-solar-view {
    width: 100%;
        margin-top: 0px;
            height: 100%;
}


/* Irrigation page css start */


.main-title.irrigation-title h2, .main-title.irrigation-title h1 {
    font-size: 30px;
}
.main-title.irrigation-title {
    text-align: center;
    padding-bottom: 45px;
}
.irrigation-form-item .same-input.select-field {
    font-size: 16px;
    font-weight: 500;
}
.irrigation-view {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
}
.irrigation-form-item {
    width: 32.2%;
}
.irrigation-form-item label {
    display: block;
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #303030;
}
.irrigation-form-item .same-input {
    width: 100%;
    padding: 15px;
    border-radius: 9px;
    border: 2px solid #ccc;
    font-size: 16px;
    font-weight: 500;
}
.irrigation-form-item .same-input:focus-visible{
    outline: none;
}
.result-view-outer-box {
    background-color: #e1fff3;
    position: relative;
    padding: 40px 30px;
    box-shadow: 0px 0px 10px 5px #0000000f;
    width: 100%;
}
.result-view-outer-box:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 15px;
    left: 0;
    background: var(--theme-dark-yellow);
}
.result-view-ui {
    display: flex;
    justify-content: center;
}
.main-item-irrigation-view {
    width: 25%;
    padding: 0 15px;
}
.main-title-solar-inner {
    text-align: center;
    padding-bottom: 20px;
}
.box-iggiration {
    border: 2px dotted var(--theme-green);
    padding: 16px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 10px 5px #00000024;
    white-space: nowrap;
    text-align: center;
    background-color: #e9f3ff;
    overflow: hidden;
}
.icom-image img {
    max-width: 130px;
    margin: 0 auto;
}
.icom-image img + img {
    /*transform: scale(1.3);*/
}
.result-with-heading h3 {
    font-size: 22px;
    font-weight: 700;
    color: var(--theme-light-green);
    line-height: 28px;
    margin-top: 3px;
}

.sidebar-tab-name ul li {
    margin-bottom: 10px;
}

.sidebar-tab-name ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.sidebar-tab-name ul li .read-more {
    border-radius: 0px;
    width: 100%;
}
.sidebar-tab-name ul li a {
    display: flex;
    font-weight: 700;
    color: #242424;
    padding: 1em;
    transition: .3s;
    text-transform: uppercase;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-left: 1px solid var(--theme-dark-yellow);
    box-shadow: 0 0 13px 1px #0000001c;
    font-size: 15px;
    align-items: center;
}

.sidebar-tab-name ul li a.active {
    border-color: var(--theme-dark-yellow);
    border-left: 1px solid var(--theme-light-green);
    background: var(--theme-dark-yellow);
    color: var(--theme-light-green);
}
.solar-warrper .row {
    justify-content: center;
}
.input-submit-btn {
    display: flex;
    justify-content: center;
    grid-gap: 10px;
}

/* Responsive Start */

@media (max-width:1024px) {
.main-item-solar-view {
    width: 48%;
}
.saving-solar-warrer {
    max-width: 300px;
    margin: 0 auto;
}
.solar-box-warrper {
    flex-wrap: wrap;
    justify-content: center;
}
.section-result{
    padding: 0 20px;
}
.solar-result-view-step-two .solar-box-warrper {
    /* flex-wrap: unset; */
}
.main-trees-title h4 {
    line-height: 32px;
    font-size: 24px;
}
.solar-result-view-step-two .left-side-box-ui {
    width: 100%;
}
.solar-result-view-step-two .solar-ui-three-box{
    width: 100%;
}
.irrigation-form-item {
    width: 31.9%;
}
.irrigation-section {
    padding: 4vw 20px;
}
.main-item-irrigation-view {
    padding: 0 10px;
}
}

@media (max-width:1024px) {
    .irrigation-form-item {
        width: 48%;
    }
}
@media (max-width:768px) {
    .main-title-solar h2{
    font-size: 22px;
    }
    .solar-ui-three-box-inner .main-item-solar-view {
        width: 48.6%;
    }
    .solar-ui-three-box-inner {
        flex-wrap: wrap;
        justify-content: center;
    }
    .border-shape-unit h3 {
        font-size: 30px;
    }
    .simple-unit h6 {
        font-size: 16px;
    }
    .unit-value-item {
        width: calc(100% - 55px);
    }
    .left-image-icon{
        top: -20px;
    }
    .left-image-icon img {
        max-width: 100px;
    }
    .solar-box-warrper .main-item-solar-view:nth-child(3) {
        width: 100%;
    }
}
@media (max-width:767px) {
    .sidebar-tab-name{
        display:none;
    }
    .left-enquiry-view {
    left: auto;
    right: 0;
    top: 48%;
}
.solar-warrper {
    width: 100%;
}
.custom-check-box-ui {
    flex-wrap: wrap;
    grid-gap: 5px;
}
.main-item-solar-view {
    width: 100%;
}
.solar-result-view.step-one-solar .item-solar-view {
    height: auto;
    padding: 30px 20px;
}
.unit-item {
    margin-top: 40px;
}
.box-title-solar h6 {
    font-size: 16px;
}
.solar-bottom-title h4 {
    margin-top: 30px;
    font-size: 18px;
}
.graph-box {
    min-width: 80px;
    height: 220px;
}
.price-value h4 {
    font-size: 22px;
}
.saving-solar-warrer {
    max-width: 195px;
}
.section-result {
    padding: 0 15px;
}
.cost-image-ui img {
    max-width: 50px;
    margin-left: 5px;
}
.cost-image-ui {
    width: 50px;
}
.cost-title-ui h2 {
    margin-top: 20px;
}
.cost-title-ui {
    width: calc(100% - 70px);
}
.result-view-middle .main-item-solar-view {
    width: 100%;
}
.result-view-middle {
    flex-wrap: wrap;
}
.play_back-item{
    padding: 30px 15px;
}
.item-solar-view{
    padding: 30px 15px;
}
.main-trees-title h4 {
    line-height: 26px;
    font-size: 20px;
}
.solar-ui-three-box-inner .main-item-solar-view{
    width: 100%;
}
.solar-result-view-step-two {
    margin-top: 25px;
}
.solar-result-view-step-two .solar-ui-three-box {
    padding: 48px 15px 30px;
}
.cost-title-ui h2 {
    font-size: 20px;
}
.cost-box-warrper .cost-box:nth-child(2) h2 {
    font-size: 20px;
}

.irrigation-form-item{
    width: 100%;
}
.result-view-ui {
    flex-wrap: wrap;
}
.main-item-irrigation-view{
    width: 100%;
    padding: 0;
    margin-bottom: 45px;
}
.result-view-outer-box {
    padding: 40px 15px;
}
.result-view-ui .main-item-irrigation-view:last-child {
    margin-bottom: 0px;
}
.irrigation-form-item .same-input {
    padding: 10px 15px;
}

}