@import "/css/reset.css";
table td,
table tr {
    text-align: center;
}

table td,
table tr {
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
}

table {
    float: left;
    width: 100%;
}

tr:hover {
    background: #00d0ff08;
}

table thead tr:first-child>th {
    background: #18348b;
    color: #fff;
    line-height: 80px !important;
}

.flickity-page-dots {
    display: none !important;
}

.oncekisonraki {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.onsson {
    border: #003592 1px solid;
    padding: 10px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

@media only screen and (max-width: 5000px) and (min-width: 1600px) {
    .ortala {
        width: 1600px !important;
        margin-left: calc(50% - 800px) !important;
    }
}

@media only screen and (max-width: 5000px) and (min-width: 1200px) {
    .services {
        float: left;
        width: 33%;
        height: 477px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        padding-bottom: 37px;
        text-transform: uppercase;
    }
    .services:hover {
        padding-bottom: 90px;
    }
    .services b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: center;
        color: #fff;
        line-height: normal;
    }
    .services svg {
        float: left;
        margin-top: 20px;
    }
    .ortala {
        float: left;
        width: 1280px;
        margin-left: calc(50% - 640px);
    }
    .govdevesag {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .govde {
        float: left;
        width: 100%;
    }
    .detayresim {
        float: left;
        width: 100%;
        height: 418px;
        margin-bottom: 20px;
        margin-right: 20px;
    }
    .detayresim img {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 7px;
        object-fit: cover;
    }
    .detayicerik {
        font-size: 16px;
        font-weight: 400;
        color: #606060;
        line-height: 26px;
    }
    .detayicerik strong {
        font-weight: 600;
    }
    .detayicerik h2 {
        font-size: 16px;
        font-weight: 600;
        color: #606060;
        line-height: 26px;
    }
    .detayicerik img {
        float: left;
        width: 49%;
        height: 330px;
        border-radius: 7px;
        margin-top: 10px;
        margin-right: 2%;
        object-fit: cover;
    }
    .detayicerik img:nth-child(4) {
        margin-right: 0px;
    }
    .pcdegizle {
        display: none !important;
    }
    .altanabaslik {
        float: left;
        width: 100%;
        height: 106px;
        background-color: #e7edef;
    }
    .altanabaslik h1 {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #3a3a3a;
        line-height: normal;
        padding-top: 36px;
    }
    .altsayfabaslik {
        float: left;
        width: 100%;
        height: 400px;
        background: rgba(14, 52, 141);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .blogbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 34px;
        text-align: left;
        color: #003592;
        margin-top: 200px;
    }
    .bloghaber {
        float: left;
        width: 100%;
    }
    .blog {
        float: left;
        width: 24%;
        height: 349px;
        border-radius: 7px;
        background: rgb(255, 255, 255);
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        margin-top: 185px;
        margin-right: 1%;
    }
    .blog:nth-child(4n+0) {
        margin-right: 0%;
    }
    .blog img {
        float: left;
        width: 355px !important;
        height: 252px;
        border-radius: 7px;
        margin-left: calc(50% - 177px);
        margin-top: -126px;
    }
    .blog p {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #363030;
        padding-left: 28px;
        margin-top: 23px;
    }
    .blog p svg {
        float: left;
        margin-right: 10px;
    }
    .blog b {
        float: left;
        width: 80%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        padding-left: 28px;
        color: #363030;
        margin-top: 13px;
        margin-bottom: 7px;
        line-height: normal;
    }
    .blog span {
        float: left;
        width: 100%;
        height: 95px;
        overflow: hidden;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        line-height: 26px;
        padding-left: 28px;
        padding-right: 28px;
        color: #363030;
    }
    .galeri {
        float: left;
        width: 100%;
    }
    .galeriresim {
        float: left;
        width: 400px;
        height: 366px;
        overflow: hidden;
    }
    .galeriresim:hover img {
        transform: scale(1.1);
    }
    .galeriresim img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .5s ease;
    }
    .refczm {
        float: left;
        width: 100%;
    }
    .refczmresim {
        float: left;
        width: 324px;
        height: 159px;
        overflow: hidden;
    }
    .refczmresim:hover img {
        transform: scale(1.1);
    }
    .refczmresim img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .5s ease;
    }
    .kataloglar {
        float: left;
        width: 100%;
        height: 800px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 0px) {
    .services {
        float: left;
        width: 50%;
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        padding-bottom: 20px;
        text-transform: uppercase;
    }
    .services b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        color: #fff;
        line-height: normal;
    }
    .services svg {
        float: left;
        margin-top: 20px;
    }
    .kataloglar {
        float: left;
        width: 100%;
        height: 500px;
    }
    .altanabaslik {
        float: left;
        width: 100%;
        height: 106px;
        background-color: #e7edef;
    }
    .altanabaslik h1 {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #3a3a3a;
        line-height: normal;
        padding-top: 36px;
    }
    .altsayfabaslik {
        float: left;
        width: 100%;
        height: 210px;
        /* margin-bottom: 25px; */
        background: rgba(14, 52, 141);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .detayresim {
        float: left;
        width: 100%;
        height: 418px;
        margin-bottom: 10px;
    }
    .detayresim img {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 7px;
        object-fit: cover;
    }
    .detayicerik strong {
        font-weight: 600;
    }
    .mobildegizle {
        display: none !important;
    }
    .ortala {
        float: left;
        width: 100%;
        padding: 0px 21px;
    }
    .detayicerik {
        float: left;
        width: 100%;
        margin-top: 25px;
    }
    .detayicerik h2 {
        font-size: 16px;
        font-weight: 600;
        color: #606060;
        line-height: 26px;
    }
    .detayicerik p {
        float: left;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #2a2a2d;
        width: 100%;
    }
    .detayicerik img {
        float: left;
        width: 49%;
        height: 330px;
        border-radius: 7px;
        margin-top: 10px;
        margin-right: 2%;
        object-fit: cover;
    }
    .detayicerik img:nth-child(4) {
        margin-right: 0px;
    }
    .blogbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #003592;
        margin-top: 65px;
    }
    .bloghaber {
        float: left;
        width: 100%;
    }
    .blog {
        float: left;
        width: 100%;
        height: 334px;
        border-radius: 7px;
        background: rgb(255, 255, 255);
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        margin-top: 155px;
    }
    .blog img {
        float: left;
        width: 90% !important;
        height: 252px;
        border-radius: 7px;
        margin-left: calc(50% - 45%);
        margin-top: -116px;
    }
    .blog p {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 13px;
        text-align: left;
        color: #363030;
        padding-left: 28px;
        margin-top: 23px;
    }
    .blog p svg {
        float: left;
        margin-right: 10px;
    }
    .blog b {
        float: left;
        width: 80%;
        font-weight: bold;
        font-size: 15px;
        text-align: left;
        padding-left: 28px;
        color: #363030;
        margin-top: 13px;
        margin-bottom: 7px;
    }
    .blog span {
        float: left;
        width: 100%;
        height: 95px;
        overflow: hidden;
        font-weight: normal;
        font-size: 13px;
        text-align: left;
        padding-left: 28px;
        padding-right: 28px;
        color: #363030;
    }
    .blgmobil {
        float: left;
        padding-left: 5%;
        width: 100%;
    }
}