@import "/css/reset.css";

table td,
table tr {
    text-align: center;
}

table td,
table tr {
    line-height: 50px !important;
    border-bottom: 1px solid #e1e1e1;
}

tr:hover {
    background: #00d0ff08;
}

table tr:first-child>td {
    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) {
    .ortala {
        float: left;
        width: 1280px;
        margin-left: calc(50% - 640px);
    }

    .govdevesag {
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .govde {
        float: left;
        width: 70%;
    }

    .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: #f7f7f7;
    }

    .altanabaslik h1 {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        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;
    }

    .bilgi {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .bilgi:nth-child(3n+0) {
        margin-right: 0px !important;
    }

    .bilgi picture {
        float: left;
        width: 100%;
        height: 241px;
    }

    .bilgi picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .bilgi b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #41414b;
        margin: 22px 0px;
    }

    .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;
    }

    .sagtaraf {
        float: right;
        width: 25%;
        position: sticky;
        top: 10px;
    }

    .listbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
    }

    .buyukalan {
        float: left;
        width: 100%;
    }

    .saglist {
        float: left;
        width: 100%;
        height: 227px;
        padding-right: 20px;
        overflow-y: scroll;
    }

    .saglist li a {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 56px;
        text-align: left;
        color: #332f2f;
        border-bottom: 1px solid #e1e1e1;
    }

    .saglist li:last-child a {
        border-bottom: none;
    }

    .saglist::-webkit-scrollbar {
        width: 11px;
        height: 11px;
    }

    .saglist::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }

    .saglist::-webkit-scrollbar-thumb {
        background: #ad033b;
        border-radius: 7px;
        border: 0px none #ecfaff;
    }

    .saglist::-webkit-scrollbar-thumb:hover {
        background: #ad033b;
    }

    .saglist::-webkit-scrollbar-thumb:active {
        background: #ad033b;
    }

    .saglist::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 7px;
        border: 1px solid #bbb7b7;
    }

    .saglist::-webkit-scrollbar-track:hover {
        background: #fff;
    }

    .saglist::-webkit-scrollbar-track:active {
        background: #fff;
    }

    .projeteklifal {
        float: left;
        width: 100%;
        height: 440px;
        border-radius: 5px;
        background: #ad033b;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .projeteklifal b {
        float: left;
        font-weight: normal;
        font-size: 28px;
        text-align: center;
        color: #fff;
        line-height: normal;
    }

    .projeteklifal span {
        float: left;
        font-weight: bold;
        font-size: 28px;
        text-align: center;
        color: #fff;
        line-height: normal;
    }

    .projeteklifal svg {
        float: left;
        margin: 20px 0px;
    }

    .projeteklifalresim {
        float: left;
        width: 213px;
    }

    .projeteklifalresim img {
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 0px) {
    .kataloglar {
        float: left;
        width: 100%;
        height: 500px;
    }

    .altanabaslik {
        float: left;
        width: 100%;
        height: 106px;
        background-color: #f7f7f7;
    }

    .altanabaslik h1 {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        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%;
    }

    .bilgi {
        float: left;
        width: 100%;
        margin-bottom: 2%;
    }

    .bilgi picture {
        float: left;
        width: 100%;
        height: 241px;
    }

    .bilgi picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .bilgi b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #41414b;
        margin: 22px 0px;
    }

    .sagtaraf {
        float: right;
        width: 100%;
    }

    .listbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
    }

    .saglist {
        float: left;
        width: 100%;
        height: 437px;
        padding-right: 20px;
        overflow-y: scroll;
    }

    .saglist li a {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 56px;
        text-align: left;
        color: #332f2f;
        border-bottom: 1px solid #e1e1e1;
    }

    .saglist li:last-child a {
        border-bottom: none;
    }

    .saglist::-webkit-scrollbar {
        width: 11px;
        height: 11px;
    }

    .saglist::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }

    .saglist::-webkit-scrollbar-thumb {
        background: #ad033b;
        border: 0px none #ecfaff;
    }

    .saglist::-webkit-scrollbar-thumb:hover {
        background: #ad033b;
    }

    .saglist::-webkit-scrollbar-thumb:active {
        background: #ad033b;
    }

    .saglist::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 7px;
        border: 1px solid #bbb7b7;
    }

    .saglist::-webkit-scrollbar-track:hover {
        background: #fff;
    }

    .saglist::-webkit-scrollbar-track:active {
        background: #fff;
    }

    .projeteklifal {
        float: left;
        width: 100%;
        height: 440px;
        border-radius: 5px;
        background: #ad033b;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .projeteklifal b {
        float: left;
        font-weight: normal;
        font-size: 28px;
        text-align: center;
        color: #fff;
        line-height: normal;
    }

    .projeteklifal span {
        float: left;
        font-weight: bold;
        font-size: 28px;
        text-align: center;
        color: #fff;
        line-height: normal;
    }

    .projeteklifal svg {
        float: left;
        margin: 20px 0px;
    }

    .projeteklifalresim {
        float: left;
        width: 213px;
    }

    .projeteklifalresim img {
        float: left;
        width: 100%;
    }
}