@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;
    }
    .sagtaraf {
        width: 312px !important;
    }
    .blog img {
        width: 355px !important;
        margin-left: calc(50% - 177px) !important;
    }
}

@media only screen and (max-width: 5000px) and (min-width: 1200px) {
    .belgeler {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .belgeler a {
        float: left;
        width: 24%;
        height: 250px;
        margin-right: 1%;
        margin-bottom: 1%;
    }
    .belgeler a:nth-child(4n+0) {
        margin-right: 0px !important;
    }
    .belgeler a img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .ortala {
        float: left;
        width: 1280px;
        margin-left: calc(50% - 640px);
    }
    .govdevesag {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .govde {
        float: left;
        width: 73.38%;
    }
    .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%;
        height: 330px;
        border-radius: 7px;
        margin-top: 10px;
        margin-right: 2%;
        object-fit: cover;
    }
    .detayicerik img:nth-child(4) {
        margin-right: 0px;
    }
    .hizmetlerimiz {
        float: left;
        width: 301px;
        height: 240px;
        border-radius: 15px;
        background-size: cover;
        background-position: center;
        margin-right: 30px;
        margin-bottom: 30px;
        /* padding: 0px 10px; */
        display: flex;
        transition-duration: 2s;
        flex-wrap: nowrap;
        align-content: space-between;
        justify-content: flex-start;
        align-items: flex-end;
        transition: none !important;
    }
    .hizmetlerimiz:nth-child(4n+0) {
        margin-right: 0px;
    }
    .hizmetyazi {
        margin-left: 25px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        float: left;
        margin-bottom: 28px;
        text-align: left;
    }
    .hizmetlerimiz:hover .hizmetyazi {
        color: #fff;
    }
    .sagtaraf {
        float: right;
        width: 275px;
    }
    .yanmenu {
        float: left;
        width: 100%;
        height: 500px;
        border: 1px solid #efecec;
        border-radius: 10px;
        padding: 15px;
        overflow-y: scroll;
    }
    .yanmenu a {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        color: #2b2b2b;
        border-bottom: 1px solid #efecec;
        line-height: 28px;
        padding: 8px 0px;
    }
    .yanmenu::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }
    .yanmenu::-webkit-scrollbar-thumb {
        background: linear-gradient(13deg, #7B7980 14%, #7B7980 64%);
        border-radius: 10px;
    }
    .yanmenu::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(13deg, #939196 14%, #939196 64%);
    }
    .yanmenu::-webkit-scrollbar-track {
        background: #FFFFFF;
        border-radius: 10px;
        box-shadow: inset 7px 10px 12px 0px #F0F0F0;
    }
    .pcdegizle {
        display: none !important;
    }
    .altsayfabaslik {
        float: left;
        width: 100%;
        height: 95px;
        background: #c2d4be;
    }
    .altsayfabaslik h1 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #476a40;
        font-weight: 800;
        text-align: left;
        line-height: 96px;
    }
    .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: 90% !important;
        height: 252px;
        border-radius: 7px;
        margin-left: calc(50% - 45%);
        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;
    }
    .evler {
        float: left;
        width: 32%;
        height: 295px;
        background-color: rgb(255, 255, 255);
        border-radius: 7px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        padding: 13px;
        margin-right: 2%;
        margin-top: 121px;
        margin-bottom: 20px;
    }
    .evler:nth-child(3n+0) {
        margin-right: 0px;
    }
    .evler img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }
    .evler picture {
        float: left;
        width: 100%;
        height: 252px;
        border-radius: 7px;
        margin-top: -125px;
        overflow: hidden;
    }
    .evler:hover img {
        transform: scale(1.1);
    }
    .evler b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        margin: 20px 10px 17px 10px;
    }
    .evler span {
        float: left;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        margin: 0px 10px;
        height: 66px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 0px) {
    .belgeler {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .belgeler a {
        float: left;
        width: 100%;
        height: 200px;
        margin-bottom: 2%;
    }
    .belgeler a img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .evler {
        float: left;
        width: 100%;
        background-color: rgb(255, 255, 255);
        border-radius: 7px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        padding: 13px;
        margin-top: 121px;
    }
    .evler img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }
    .evler picture {
        float: left;
        width: 100%;
        height: 252px;
        border-radius: 7px;
        margin-top: -125px;
        overflow: hidden;
    }
    .evler:hover img {
        transform: scale(1.1);
    }
    .evler b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        padding: 20px 10px 17px 10px;
    }
    .evler span {
        float: left;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        padding: 0px 10px;
        height: 84px;
        overflow: hidden;
    }
    .hizmetlerimiz {
        float: left;
        width: 100%;
        height: 200px;
        border-radius: 15px;
        background-size: cover;
        background-position: center;
        margin-bottom: 30px;
        /* padding: 0px 10px; */
        display: flex;
        transition-duration: 2s;
        flex-wrap: nowrap;
        align-content: space-between;
        justify-content: flex-start;
        align-items: flex-end;
    }
    .hizmetyazi {
        margin-left: 25px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        float: left;
        margin-bottom: 28px;
        text-align: left;
    }
    .hizmetlerimiz:hover .hizmetyazi {
        color: #fff;
    }
    .altsayfabaslik {
        float: left;
        width: 100%;
        height: 70px;
        background: #c2d4be;
    }
    .altsayfabaslik h1 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #476a40;
        font-weight: 800;
        text-align: left;
        line-height: normal;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .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: 28px;
        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%;
    }
}