@import "/css/reset.css";
.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: 100%;
    }
    .detayresim {
        float: left;
        width: 40%;
        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%;
        border-radius: 7px;
        margin-top: 10px;
        margin-right: 2%;
        object-fit: cover;
    }
    .detayicerik img:nth-child(4) {
        margin-right: 0px;
    }
    .pcdegizle {
        display: none !important;
    }
    .altsayfabaslik {
        float: left;
        width: 100%;
        height: 125px;
        margin-bottom: 50px;
        background: #edefff;
    }
    .altsayfabaslik h1 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #3e2d73;
        font-weight: 800;
        margin-top: 70px;
        text-align: left;
    }
    .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%;
        padding: 10px;
    }
    .blog:nth-child(4n+0) {
        margin-right: 0%;
    }
    .blog img {
        float: left;
        width: 100% !important;
        height: 252px;
        border-radius: 7px;
        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;
    }
    .bilgi span {
        float: left;
        width: 100%;
        height: 75px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #2a2a2d;
        overflow: hidden;
    }
    .galeri {
        float: left;
        width: 100%;
    }
    .galeriresim {
        float: left;
        width: 324px;
        height: 330px;
        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: 250px;
        height: 130px;
        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) {
    .galeri {
        float: left;
        width: 100%;
        margin-bottom: 50px;
    }
    .galeriresim {
        float: left;
        width: 50%;
        height: 200px;
    }
    .galeriresim img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .refczm {
        float: left;
        width: 100%;
    }
    .refczm a {
        float: left;
        width: 50%;
    }
    .refczmresim {
        float: left;
        width: 100%;
        height: 130px;
    }
    .refczmresim img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .container {
        padding-right: var(--bs-gutter-x, 1.75rem) !important;
        padding-left: var(--bs-gutter-x, 1.75rem) !important;
    }
    .kataloglar {
        float: left;
        width: 100%;
        height: 500px;
    }
    .altsayfabaslik {
        float: left;
        width: 100%;
        height: 75px;
        background: #edefff;
        margin-bottom: 50px;
    }
    .altsayfabaslik h1 {
        float: left;
        width: 100%;
        font-size: 20px;
        color: #3e2d73;
        font-weight: 800;
        text-align: left;
        height: 75px;
        display: flex;
        align-items: center;
        line-height: normal;
    }
    .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%;
        border-radius: 7px;
        margin-top: 10px;
        margin-right: 2%;
        object-fit: cover;
    }
    .detayresim {
        float: left;
        width: 100%;
        height: 250px;
        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);
        margin-top: 155px;
    }
    .blog img {
        float: left;
        width: 100%;
        height: 252px;
        border-radius: 7px;
        margin-top: -116px;
        object-fit: cover;
    }
    .blog p {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 13px;
        text-align: left;
        color: #363030;
        margin-top: 23px;
    }
    .blog p svg {
        float: left;
        margin-right: 10px;
    }
    .blog b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 17px;
        text-align: left;
        color: #363030;
        margin-top: 13px;
        margin-bottom: 7px;
        line-height: 24px;
    }
    .blog span {
        float: left;
        width: 100%;
        height: 95px;
        overflow: hidden;
        font-weight: normal;
        font-size: 15px;
        text-align: left;
        line-height: 24px;
        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;
        border-radius: 5px;
    }
    .bilgi b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #41414b;
        margin: 22px 0px;
    }
    .bilgi span {
        display: none;
    }
}