.project-container {
    min-height: 19rem;
    padding: 15px;
}

.solar-image-slide img {
    height: 500px;
    /* Adjust the height to your desired value */
    width: auto;
    /* Maintain aspect ratio */
    object-fit: cover;
    /* Maintain aspect ratio and cover the whole image container */
}

.box-image {
    height: 300px;
}

.arrow-control {
    background: #4b4b4b;
}

.project-name {
    color: #B9DD47;
    font-size: 28px;
    font-weight: 500;
}

.project-description {
    padding: 15px 0px;
}

.project-asset-detail {
    background: #202225;
    width: 100%;
    min-height: 200px;
    border-radius: 10px;
}

.price {
    font-size: 28px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 15px;
}

.solar-panel-body {
    display: flex;
    gap: 15px;
}

h3,
h4,
h5 {
    color: #fff !important;
    padding-bottom: 20px;
}

.w-100 {
    width: 100% !important;
}

.bg-414141 {
    background: #414141 !important;
}

.panel-content {
    gap: 15px;
}

.item-card {
    border-radius: 11px;
    background: #1B1B1B;
    min-height: 100px;
    padding: 25px 10px;
    height: 100%;
}

.panel-row {
    display: block;
    margin-bottom: 10px;
}

.panel-row .content-wrapper {
    display: flex;
    gap: 10px;
}

.panel-row:last-child {
    margin-bottom: 0px;
}

.content-wrapper .content {
    border-radius: 11px;
    min-height: 50px;
    background: #252525;
    padding: 10px !important;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
}

.content-wrapper .rounded-content {
    border-radius: 40px;
    border: 1px solid transparent;
    border-color: #8AD731;
    border-image-slice: 1;
    background: #252525;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.content-wrapper .content .content-item .header {
    color: #5E5E5E;
    font-weight: 500;
    font-size: 0.85rem;
}

.content-wrapper .content .content-item .annually-header {
    color: #5E5E5E;
    font-weight: 500;
    font-size: 0.85rem;
}

.content-wrapper .rounded-content .content-item .header {
    padding-top: 10px;
    color: #5E5E5E;
    font-weight: 700;
    font-size: 0.95rem;
    background: linear-gradient( 83.21deg, #8ad731 4.05%, #ffe567 94.68%) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
}

.c02 {
    font-size: 0.75rem !important;
}

.border-8AD731 {
    border: 1px solid transparent;
    border-color: #8AD731 !important;
}

.text-header-bx {
    font-weight: 700 !important;
    background: linear-gradient( 83.21deg, #8ad731 4.05%, #ffe567 94.68%) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
}

.rounded-content .header {
    font-weight: 600;
    font-size: 1rem;
}

.content-wrapper .content .content-item .center {
    margin-left: auto;
    margin-right: auto;
}

.content-wrapper .content .content-item .value-section {
    color: #C3F047;
    font-weight: 400;
    font-size: 1rem;
}

.content-wrapper .content .content-item .status {
    color: #C3F047;
    font-weight: 400;
    max-width: 25px;
    font-size: 0.7rem;
}

.content-wrapper .rounded-content .content-item .value-section {
    font-weight: 700 !important;
    font-size: 0.9rem;
    background: linear-gradient( 83.21deg, #8ad731 4.05%, #ffe567 94.68%) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
    font-size: 1.1rem;
}

.content-wrapper .content .content-item .value-section .unit {
    font-size: 0.65rem !important;
    font-weight: normal;
    color: #5E5E5E;
    font-weight: 500;
}

.label-seq {
    background-color: rgba(47, 47, 47, 0.5);
    padding: 2px 5px;
    top: 5px;
    right: 5px;
    font-size: 0.75rem !important;
}

.label-seq span {
    opacity: 1;
}

.contact-box {
    background: #252525;
    border-radius: 11px;
    padding: 10px !important;
}

.contact-header {
    color: #5E5E5E;
    font-weight: 500;
    font-size: 0.85rem;
}

.contact-box .value-section {
    font-weight: 700 !important;
    font-size: 0.9rem;
    background: linear-gradient( 83.21deg, #8ad731 4.05%, #ffe567 94.68%) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
}

.contact-box .value-section .unit {
    font-size: 0.65rem !important;
    font-weight: normal;
    color: #5E5E5E;
    font-weight: 500;
}

.text-small-important {
    font-size: 0.5rem !important;
}

#map {
    display: flex !important;
    width: 93% !important;
    /* overflow: unset !important; */
    border-radius: 11px !important;
}

.map-box {
    display: flex !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 11px !important;
}

.mapboxgl-ctrl-bottom-right {
    bottom: 0;
}

.nft-cell {
    border-radius: 15px;
    min-height: 120px;
    background: #202225;
    margin-top: 3rem;
    margin-bottom: 0px !important;
}

.text-header-cell {
    padding-bottom: 1rem;
    color: #FFFFFF;
    font-weight: 500;
}

.nft-cell-number {
    color: #C3F047;
}

.btn-select-all {
    color: #C3F047;
    background: #232222;
    border-radius: 8px;
    border: solid thin #C3F047;
    font-size: medium;
    padding: 5px 20px;
}

.solar-cell-nft {
    min-height: 75px;
    border: solid thin #2F2F2F;
    border-radius: 8px;
    cursor: pointer;
}

.image-nft {
    width: 100%;
    padding: 10px;
    position: relative;
    text-align: center;
}

.nft-id {
    color: #C3F047;
}

.nft-space {
    background: #2F2F2F;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 5px;
    margin-top: 5px;
    color: white;
}

.image-nft .bg-nft {
    border-radius: 8px;
    padding: 3rem;
}

.image-nft .nft-asset {
    height: 100px;
}

.nft-selection {
    border-color: #C3F047 !important;
    border-width: medium !important;
}

.calculate-box {
    width: 100%;
}

.icon-calculate-solar {
    width: 100%;
    height: 200px;
}

.text-calculate-solar {
    font-size: 22px;
    color: #C3F047 !important;
}

.nft-collection {
    /* max-height: 800px; */
    flex-wrap: wrap;
    justify-content: flex-start;
}

.btn-buy-nft {
    font-weight: 600;
    font-size: 16px;
    border-radius: 14px;
    background: linear-gradient(83deg, #8AD731 4.05%, #FFE567 94.68%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 5px 15px;
}

@media (max-width: 767px) {
    .solar-panel-body {
        display: block;
    }
    .map-mobile {
        display: block;
    }
    .panel-content:nth-child(n+1) {
        margin-top: 1rem;
    }
    #map {
        display: flex !important;
        width: 100% !important;
        /* overflow: unset !important; */
        border-radius: 11px !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }
    #map-box-wrapper {
        margin-bottom: 15px;
    }
}

.solar-cell-nft {
    position: relative;
}

.text-over-sold {
    transform: rotate(-60deg);
    color: yellow;
    font-size: 24px;
    font-weight: bold;
}

.sold-out-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-control-prev,
.carousel-control-next {
    background-color: #B9DD47;
    border-radius: 50%;
    /* Makes the background circular */
    padding: 10px;
    width: 50px;
    height: 50px;
    margin-top: 210px;
    margin-left: 10px;
    margin-right: 10px;
}

.carousel-inner {
    display: flex;
    align-items: center;
    /* Vertically centers the content */
    justify-content: space-between;
    /* Spaces the buttons at the ends */
}

.gallery {
    background: transparent;
}

.gallery-cell {
    width: 70%;
    /* height: 500px; */
    margin-right: 10px;
    /* background: #8C8; */
    /* counter-increment: gallery-cell; */
}


/* cell number */

.gallery-cell:before {
    display: block;
    text-align: center;
    /* content: counter(gallery-cell); */
    /* line-height: 500px; */
}

.font-gradient {
    background: -webkit-linear-gradient(#8AD731, #FFE567) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.font-title-card {
    font-size: 25px;
}

.pdfButton {
    color: #C3F047;
    background-color: #1B1B1B;
    border: 2px solid #C3F047;
    padding: 5px 20px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
}

.pdfButton:hover {
    background-color: #C3F047;
    color: #1B1B1B;
}

.wrapper {
    /* max-width: 1100px; */
    width: 100%;
    position: relative;
}

.wrapper #left #right {
    top: 50%;
    height: 50px;
    width: 50px;
    cursor: pointer;
    font-size: 1.25rem;
    position: absolute;
    text-align: center;
    line-height: 50px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
    transform: translateY(-50%);
    transition: transform 0.1s linear;
}

.wrapper #left #right {
    transform: translateY(-50%) scale(0.85);
}

.wrapper #left {
    left: -22px;
}

.wrapper #right {
    right: -22px;
}

.wrapper .carousel {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% / 5) - 12px);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 16px;
    border-radius: 8px;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.carousel::-webkit-scrollbar {
    display: none;
}

.carousel.no-transition {
    scroll-behavior: auto;
}

.carousel.dragging {
    scroll-snap-type: none;
    scroll-behavior: auto;
}

.carousel.dragging .card {
    cursor: grab;
    user-select: none;
}

.carousel :where(.card, .img) {
    display: flex;
    justify-content: start;
    align-items: start;
}

.carousel .card {
    scroll-snap-align: start;
    height: 350px;
    list-style: none;
    background: #232222;
    cursor: pointer;
    padding-bottom: 15px;
    flex-direction: column;
    border-radius: 8px;
}

.carousel .card .img {
    background: #8B53FF;
    height: 148px;
    width: 148px;
    border-radius: 50%;
}

.card .img img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #fff;
}

.carousel .card h2 {
    font-weight: 500;
    font-size: 1.56rem;
    margin: 30px 0 5px;
}

.carousel .card span {
    color: #6A6D78;
    font-size: 1.31rem;
}

@media screen and (max-width: 900px) {
    .wrapper .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);
    }
}

@media screen and (max-width: 600px) {
    .wrapper .carousel {
        grid-auto-columns: 100%;
    }
}

.icon-calculate-profile {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.rounded-button {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 0px 35px;
    height: 35px;
    font-size: 16px;
    color: black;
    cursor: pointer;
    outline: none;
}

.rounded-button:hover {
    /* background-color: #f5f5f5; */
}

.btnCenterCard {
    position: absolute;
    margin-top: 182px;
    margin-left: 10px;
    color: wheat;
    background-color: black;
    border: none;
}