﻿body {
}

.top-header.top-header-two .header-left-content::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -420px;
    width: 1155px;
    height: 100px;
    background-color: #173382;
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}

.modal {
    transition-duration: 5s;
}

.show {
    transition-duration: 5s;
}

.hzmetbg {
    background: url(assets/img/bghak.png) no-repeat bottom left;
    z-index: 155;
    content: "";
    height: 10px;
    width: 50px;
    background-color: red;
}

.hizmetpage ul {
    text-align: center;
    padding: 0;
    margin: 0;
}

.hizmetpage li {
    display: flex;
    align-content: center;
    justify-content: center;
    height: 30px;
    margin-bottom: 10px;
}

.ozsahak {
    background-image: url('../img/bgHak23.png');
    background-size: 100%;
    background-position-y: 85%;
    background-repeat: no-repeat;
    background-position: center;
}
.lokbg {
    background-image: url('../img/lokBg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.iletisimbg {
    background-image: url('../img/iletisimbg.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
}
.kategori {
    background-color: #01468d;
}