.hizmet-list-sec {
    margin-top: 2.1875rem;
    padding-top: 8.25rem;
    padding-bottom: 10.25rem;
}

.hizmet-list-sec:nth-child(even) {
    background-color: #f5f5f5;
    /* Gri */
}

.hizmet-list-sec:nth-child(odd) {
    background-color: #fff;
    /* Beyaz */
}

.hizmet-list-sec .mb-175 {
    margin-bottom: 1.75rem;
}

.hizmet-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.hizmet-card a {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

.h-card-img img {
    object-fit: cover;
    height: 300px;
    width: 100%;
    border-top-right-radius: 0;
    transition: 0.3s;
}

.h-card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-top: 1px solid #cccccc;
    padding: 20px;
}

.hizmetr-detay-cardlar h2 {
    font-size: 22px;
    line-height: 1.35;
    color: #000;
    margin-bottom: 25px;
    font-weight: 600;
    transition: color 0.5s;
}

.h-card-title h2,
.h-card-title h3 {
    font-size: 17px;
    line-height: 1.35;
    color: #000;
    margin-bottom: 10px;
    font-weight: 600;
    transition: color 0.5s;
}

.h-card-text {
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}

.h-card-footer {
    background-color: #fff;
    padding: 0.75rem 1.25rem;
    border-top: 1px solid #ddd;
    transition: background-color 0.3s;
}

.h-card-footer .h-card-link {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 2.5rem;
    cursor: pointer;
    width: fit-content;
    border-bottom: 2px solid transparent;
    font-size: 13px;
    color: #555;
    transition: background-color 0.3s;
}

.h-card-footer .h-card-link i {
    padding-right: 10px;
}

.hizmet-card a:hover .h-card-title h2 {
    color: #0078c9;
}

.hizmet-card a:hover .h-card-footer {
    background-color: #0078c9;
}

.hizmet-card a:hover .h-card-footer .h-card-link {
    color: #fff;
}

.hizmet-card a:hover .h-card-img img {
    padding: 10px;
    border-radius: 15px;
}

.hizmet-list-sec .hizmet-kategori-baslik {
    padding: 0 0 55px 0;
}

.hizmet-list-sec .hizmet-kategori-baslik h2 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #545454;
}

.hizmet-list-sec .hizmet-kategori-resim {
    position: relative;
    display: block;
    padding: 0 0 60px 0;
}

.hizmet-list-sec .hizmet-kategori-resim img {
    height: 400px;
    width: auto;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

.hizmet-list-sec .hizmet-kategori-resim .hizmet-kategori-aciklama {
    padding: 20px 0 0 0;
}

.hizmet-detay-sec {
    padding: 80px 0 175px 0;
    background-color: #fafafa;
    margin-top: 60px;

}

.hizmet-detay-sec .hizmet-detay-container {
    position: relative;
    top: 0%;
    left: 0%;
    height: calc(100dvh - 8.5rem);
}

.hizmet-detay-sec .hizmet-detay-container .hdc-col {
    height: 100%;
}

.hizmet-detay-sec .hizmet-detay-container .hdc-col .hdc-row-bg {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3rem;
    padding-right: 3rem;
}

.hizmet-detay-sec .hdc-text-box {
    padding-left: 0;
    padding-right: 0.75rem;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.hizmet-detay-sec .hdc-bos-div {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.hizmet-detay-sec .hdc-ana-resim {
    height: 100%;
    padding-left: 0.75rem;
    padding-right: 0;
}

.hizmet-detay-sec .hdc-ana-resim img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}

.hizmet-detay-sec .hdc-ust-resim-box {
    padding-left: 3rem;
    padding-right: 3rem;
    margin: 0;
    position: absolute;
    left: 0;
    height: 100%;
    align-items: center;
}

.hizmet-detay-sec .hdc-ust-resim-box .hdc-bos-div {
    padding-left: 0;
    padding-right: 0.75rem;
    height: 100%;
    z-index: 0;
}

.hizmet-detay-sec .hdc-ust-resim-box .hdc-kucuk-resim {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.hizmet-detay-sec .hdc-ust-resim-box .hdc-kucuk-resim img {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.hizmet-detay-sec .hdc-ust-resim-box .hdc-bos-div-2 {
    padding-left: 0.75rem;
    padding-right: 0;
    height: 100%;
}

.hizmet-detay-sec .hdc-text-field {
    position: absolute;
    top: calc(50% - 0rem);
    transform: translateY(-50%);
    width: calc(100% - 4.75rem);
    margin: 0;
    transition: opacity 0.3s ease-out;
    opacity: 0.9;
    color: #222222;
}

.hizmet-detay-sec .hdc-text-box-mtn {
    margin: 0;
    padding-bottom: 1.5rem;
}

.hizmet-detay-sec .hdc-text-box-mtn h2.hizmet-bsk {
    padding: 0;
    font-size: 22px;
    line-height: 1.75rem;
    color: #545454;
    text-transform: uppercase;
    font-weight: 600;
}

.hizmet-detay-sec .hdc-text-box-mtn .hizmet-mtn {
    font-size: 16px;
    line-height: 1.75;
}

.hizmet-afis-sec {
    margin-bottom: 65px;
}

.hizmet-afis-sec .hizmet-afis-100 {
    position: relative;
    min-height: 15rem;
    height: 15rem;
    display: flex;
    align-items: center;
}

.hizmet-afis-sec .hizmet-afis-100 img {
    display: flex;
    object-fit: cover;
    min-width: 100%;
    height: 100%;
    z-index: auto;
}

.hizmet-afis-sec .hizmet-afis-100 .ha-100-cont {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    right: 0;
    left: 0;
}

.hizmet-afis-sec .hizmet-afis-100 .ha-100-cont .ha-100-baslik {
    padding: 0.3125rem;
    line-height: 1;
    font-size: 2.575rem;
    line-height: 52px;
    color: #fff;
}

.hizmet-afis-sec .hizmet-afis-100 .ha-100-cont .ha-100-aciklama {
    padding: 0.3125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.25rem;
    line-height: 1.75rem;
    width: 75%;
    color: #fff;
}

.hizmet-afis-resim-box {
    min-height: 100%;
    max-height: 520px;
}

.hizmet-afis-resim-box:before {
    display: block;
    content: "";
    width: 100%;
}

.hizmet-afis-resim-box img {
    /* position: absolute; */
    inset: 0;
    height: 100%;
    width: 100%;
    bject-fit: cover;
}

.hizmet-afis-metin-box {
    max-height: 520px;
    padding: 2.5rem;
    height: 100%;
    color: #000 !important;
    background-color: #f5f5f5;
}

.hizmet-afis-metin-box .mtbx-baslik {
    margin-bottom: 1.375rem;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
}

.hizmet-afis-metin-box .mtbx-metin {
    margin-bottom: 2.5rem;
    font-size: 20;
    line-height: 1.5;
}

.hizmet-afis-metin-box .mtbx-url {
    font-size: 18px;
    line-height: 1.5;
}

.hizmet-afis-metin-box .mtbx-url a {
    text-decoration: none;
}



@media (max-width: 575.98px) {
    .hizmet-list-sec .hizmet-kategori-resim img {
        height: auto;
        width: auto;
        max-width: 100%;
    }

    .hizmet-list-sec {
        margin-top: 0.1875rem;
        padding-top: 4.25rem;
        padding-bottom: 2.25rem;
    }
    .h-card-img img {
    object-fit: cover;
    height: auto;
    width: 100%;
    border-top-right-radius: 0;
    transition: 0.3s;
}
.h-card-body {
    padding: 20px 10px;
}
.h-card-title h2, .h-card-title h3 {
    font-size: 15px;
}
.h-card-text {
    font-size: 13px;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .hizmet-list-sec .hizmet-kategori-resim img {
        height: auto;
        width: auto;
        max-width: 100%;
    }
    .h-card-img img {
    object-fit: cover;
    height: auto;
    width: 100%;
    border-top-right-radius: 0;
    transition: 0.3s;
}
.h-card-body {
    padding: 20px 12px;
}
.h-card-title h2, .h-card-title h3 {
    font-size: 17px;
}
               
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .h-card-img img {
            height: 150px;
        }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .h-card-img img {
            height: 220px;
        }
}

@media (min-width: 1200px) {}