.ekipman-card-detay {
    background-color: white;
    box-shadow: 0px 4px 28.9px 0px #00000014;
}

.cards {
    padding: 30px;
    padding-top: 10px;
}

.ekipman-title {
    font-family: Urbanist;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #14212B;
}

.ekipman-detay {
    margin-top: 12px;
    font-family: Urbanist;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #474847;
}

.ekipman-detay p
{
    margin: 0;
}

.container.ic-container {
    max-width: 1500px !important;
}

.border {
    border: 1px solid #E8E8E8 !important;
}

.detayli {
    padding: 30px;
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #14212B;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.detayli i {
    color: #5BB12F;
}

.card-row {
    row-gap: 20px;
    margin-top: 100px !important;
}

.fazla {
    margin-top: 46px !important;
    background-color: #5BB12F !important;
    padding: 12px 36px 12px 36px !important;
    font-family: Urbanist !important;
    font-size: 15px !important;
    border-radius: 0 !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #FFFFFF !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.detay-title {
    font-family: Urbanist;
    font-size: 38px;
    font-weight: 400;
    line-height: 45.6px;
    text-align: left;
    color: #14212B;
}

.bilgiler {
    margin-top: 37px;
    display: flex;
    align-items: center;
}

.bilgi {
    padding-left: 1rem;
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #B1B1B1;
    border-bottom: 2px solid #B1B1B1;
}

.bilgi.active {
    border-bottom: 2px solid #639A30;
    color: #639A30;
}

.detay-row {
    margin-top: 130px !important;
}

.sayfa-detay-yazi {
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #434D55;
}

    .sayfa-detay-yazi p:not(:last-child) {
        margin-bottom: 0;
    }

.detays {
    margin-top: 27px;
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
}

.dokumans {
    margin-top: 2rem;
}

.sol-img {
    height: 100%;
    object-fit: cover;
}

.dokumans {
    display: flex;
    flex-wrap: wrap;
    row-gap: 3rem;
}


.gallery {
    width: 100%;
    max-width: 620px;
    margin: 40px auto;
}
.gallery-slider {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}
.gallery-slider .swiper-slide {
    width: auto;
    height: 400px;
}
.gallery-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: contain;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px !important;
    color: white !important;
}
.gallery-thumbs {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    opacity: 0.1;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
.gallery-thumbs .swiper-slide img {
    width: auto;
    height: 100%;
}
.kullanim{
    font-family: Urbanist;
font-size: 16px;
font-weight: 500;
line-height: 27px;
text-align: left;
color: #14212B;
}
.fiyat{
    background-color: #5BB12F !important;
    color: white !important;
    font-family: Urbanist !important;
font-size: 15px !important;
font-weight: 500 !important;
line-height: 28px !important;
text-align: center !important;
border: 0 !important;
border-radius: 0 !important;
margin-top: 1rem !important;
width: 154px !important;
}

.ekipman-card-image, .ekipman-card-image img {
    aspect-ratio: 2/1.25;
    object-fit: cover;
}


.service-detail-nav-tab li button::after {
    content: unset !important;
}

.service-detail-nav-tab li button.active::after {
    content: unset !important;
}

.service-detail-nav-tab {
    border-bottom: 1px solid #b1b1b1;
    margin-top: 32px;
    flex-wrap: unset;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
    flex-wrap: unset;
    white-space: nowrap;
}

.service-detail-nav-tab::-webkit-scrollbar
{
    display: none;
}

  
    .service-detail-nav-tab li button {
        width: max-content !important;
        padding: 0 8px !important;
        /* border: none !important; */
        border-bottom: 2px solid #B1B1B1 !important;
        font-size: 16px !important;
        line-height: 27px !important;
        padding-bottom: 5px !important;
        color: #B1B1B1 !important;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #639A30 !important;
    color: #639A30 !important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
}
.nav-tabs .nav-link {
    margin-bottom:unset !important;
    border: none !important;
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
}

.document-card-image, .document-card-image img {
    width: 100%;
}

    .document-card-image img {
        padding: 10px;
    }

.document-name {
    text-align: center;
    font-size: 14px;
    font-family: 'Urbanist';
    color: #000;
    font-weight: 500;
}

.not-uploaded-document-information {
    font-size: 16px;
    font-family: 'Urbanist';
    line-height: 24px;
    font-weight: 500;
}


#loading {
    color: #5bb12f;
}

.spinner-container {
    text-align: center;
    margin-top: 40px;
}

.equipment-video, .equipment-video iframe {
    aspect-ratio: 2/1.25;
    width: 100%;
    height: 100%;
}


.working-principle-card a, .working-principle-card a img {
    aspect-ratio: 2/1.5;
    width: 100%;
    display: block;
    object-fit: cover;
}
.table-area {
    overflow: hidden;
    overflow-x: auto;
}

.table-area::-webkit-scrollbar
{
    display: none;
}

.table-area table thead tr th {
    border-right: 1px solid #dee2e6;
    background: #5bb12f;
    color: #fff;
    font-weight: 600;
} 

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    text-align: center;
    align-content: center;
}

.table-area table td, .table-bordered th {
    border: 1px solid #dee2e6;
}

@media only screen and (max-width: 1400px) {
    .ic-overlay {
        align-items: unset !important;
    }
}

@media only screen and (max-width: 991px) {
    .detay-title {
        margin-top: 2rem;
    }
    .detay-row {
        margin-top: 80px !important;
    }
    .sol-img {
        height: 500px;
        object-fit: cover;
    }
    .hizmet-row {
        margin-top: 4rem;
        row-gap: 4rem;
    }

    .service-detail-nav-tab {
        width: 100%;
    }

    .service-detail-nav-tab::-webkit-scrollbar
    {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .detay-title {
        font-size: 35px;
    }
}