@import "/css/reset.css";
.flickity-page-dots {
    display: none !important;
}

@media only screen and (max-width: 5000px) and (min-width: 991px) {
    .container {
        float: left;
        max-width: 1280px !important;
        margin-left: calc(50% - 640px);
        padding: 0px !important;
    }
    .ortala {
        float: left;
        width: 1280px;
        margin-left: calc(50% - 640px);
    }
    .pcdegizle {
        display: none !important;
    }
    .hakkimizda {
        float: left;
        width: 100%;
        margin-top: 75px;
    }
    .hakkimizdayazi {
        float: left;
        width: 75%;
    }
    .hakkimizdayazi div {
        float: left;
        width: 43%;
        display: flex;
        flex-direction: column;
        margin-right: 53px;
    }
    .hakkimizdayazi b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
    }
    .hakkimizdayazi span {
        float: left;
        width: 42%;
        height: 245px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #2a2a2d;
        overflow: hidden;
    }
    .hakbuton {
        float: right;
        width: 175px;
        height: 58px;
        border-radius: 9px;
        background: #ad033b;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 35px;
    }
    .hakbuton svg {
        float: left;
        margin-right: 10px;
    }
    .hakbuton:hover {
        color: #fff;
    }
    .sliderarkaplan {
        float: left;
        width: 100%;
        height: 80vh;
        margin-top: -288px;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
        overflow: unset;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .slideryazi {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        display: flex;
        height: 249px;
        background: linear-gradient(rgba(255, 255, 255, 0) 0%, #808080 100%);
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .slideryazi b {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 38px;
        line-height: 40px;
        text-align: center;
        color: #fff;
    }
    .slideryazi span {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 38px;
        line-height: 40px;
        text-align: center;
        color: #fff;
    }
    .asagibuton {
        position: absolute;
        bottom: 15px;
        left: calc(50% - 15px);
    }
    .hizmetlerimizalani {
        float: left;
        width: 100%;
        margin-top: 34px;
        padding-left: calc(0% + 16.4%);
        margin-top: 50px;
        display: flex;
        align-items: center;
    }
    .hizmet {
        float: left;
        width: 100%;
    }
    .hizmet picture {
        float: left;
        width: 100%;
        height: 291px;
    }
    .hizmet picture img {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 9px;
        object-fit: cover;
    }
    .hizmet .hizmetbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 22px;
        text-align: left;
        color: #ad033b;
        margin-top: 28px;
    }
    .prev1 {
        position: absolute;
        z-index: 10;
        width: 44.74px;
        height: 44.74px;
        background: #000;
        fill: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -22px;
        cursor: pointer;
    }
    .prev1 svg,
    .next1 svg {
        float: left;
        height: 25px;
    }
    .next1 {
        position: absolute;
        z-index: 10;
        width: 44.74px;
        height: 44.74px;
        background: #000;
        fill: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        right: calc(0% + 14.8%);
        cursor: pointer;
    }
    .bilgilendirmealani {
        float: left;
        width: 100%;
        padding: 76px 0px;
        background-color: #332f2f;
        margin-top: 90px;
        margin-bottom: 70px;
    }
    .bilgilendirmesol {
        float: left;
        width: 35%;
    }
    .bilgilendirmesol b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #fff;
        line-height: normal;
        margin-bottom: 26px;
    }
    .bilgilendirmesol span {
        float: left;
        width: 100%;
        height: 260px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #fff;
        overflow: hidden;
    }
    .bilgilendirmesol a {
        float: left;
        width: 175px;
        height: 58px;
        border-radius: 9px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #332f2f;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bilgilendirmesag {
        float: right;
        width: 60%;
    }
    .bilgilendirmesag picture:first-child {
        float: right;
        width: 791px;
        height: 350px;
    }
    .bilgilendirmesag picture:last-child {
        float: right;
        width: 399px;
        height: 242px;
        margin-top: -149px;
        margin-right: 64px;
    }
    .bilgilendirmesag img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 7px;
    }
    .anabaslik {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .anabaslik b {
        float: left;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
    }
    .projeler {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .proje {
        float: left;
        width: 23.672%;
        margin-right: 1.77%;
        margin-bottom: 1.77%;
    }
    .proje:nth-child(4n+0) {
        margin-right: 0px;
    }
    .proje picture {
        float: left;
        width: 100%;
        height: 431px;
    }
    .proje picture img {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 9px;
        object-fit: cover;
    }
    .proje .projebaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 22px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
        margin-top: 28px;
    }
    .teklifalani {
        float: left;
        width: 100%;
        height: 602px;
        margin-top: 60px;
        background-position: right center;
        background-repeat: no-repeat;
    }
    .teklifsol {
        float: left;
        width: 30%;
    }
    .teklifsol b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #fff;
        line-height: normal;
        margin-top: 76px;
    }
    .teklifsol span {
        float: left;
        width: 100%;
        height: 260px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #fff;
        overflow: hidden;
        margin-top: 26px;
    }
    .teklifsol a {
        float: left;
        width: 175px;
        height: 58px;
        border-radius: 9px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #332f2f;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .teklifresim {
        float: left;
        margin-left: 42px;
        margin-top: 3.9%;
        width: 31.798%;
    }
    .teklifresim img {
        float: left;
        width: 100%;
    }
    .referansalani {
        float: left;
        width: 100%;
        padding: 45px 0px;
        background: #f5f9fb;
    }
    .anabaslik a {
        float: right;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #9e9e9e;
        display: flex;
        align-items: center;
    }
    .anabaslik a svg {
        float: right;
        margin-left: 10px;
    }
    .referanslar {
        float: left;
        width: 100%;
        margin-top: 29px;
    }
    .referans {
        float: left;
        width: 100%;
        height: 124px;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .referans img {
        float: left;
        width: 159px !important;
    }
}

@media only screen and (max-width: 1599px) and (min-width: 1300px) {
    .container {
        float: left;
        max-width: 100% !important;
        margin-left: 0;
        padding: 0px 15px !important;
    }
    .teklifresim {
        display: none;
    }
    .teklifsol {
        width: 40%;
    }
    .teklifsol a {
        margin-top: 15px;
    }
    .hizmetlerimizalani {
        padding: 0px 25px;
    }
    .next1 {
        right: calc(0% + 0.5%);
    }
    .hizmet .hizmetbaslik {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1299px) and (min-width: 991px) {
    .sliderarkaplan {
        height: 650px;
    }
    .slideryazi b {
        font-size: 30px;
    }
    .slideryazi span {
        font-size: 30px;
    }
    .slideryazi {
        height: 220px;
    }
    .container {
        max-width: 100% !important;
        margin-left: 0px;
        padding: 0px 15px !important;
    }
    .hizmetlerimizalani {
        padding: 0px 25px;
    }
    .next1 {
        right: calc(0% + 0.5%);
    }
    .bilgilendirmesag picture:first-child {
        width: 100%;
    }
    .bilgilendirmesag picture:last-child {
        margin-top: -90px;
        margin-right: 35px;
    }
    .bilgilendirmesol a {
        margin-top: 11px;
    }
    .proje picture {
        float: left;
        width: 100%;
        height: 320px;
    }
    .proje .projebaslik {
        font-size: 17px;
    }
    .teklifresim {
        display: none;
    }
    .teklifsol {
        width: 50%;
    }
}

@media only screen and (max-width: 990px) and (min-width: 0px) {
    .hakkimizda {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .hakresimler {
        float: left;
        width: 100%;
        margin-top: 15px;
    }
    .hakkimizdaresim {
        float: right;
        width: 100%;
        height: 250px;
    }
    .hakkimizdaresim img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .hakkimizdayazi {
        float: left;
        width: 100%;
    }
    .hakkimizdayazi b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 28px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
    }
    .hakkimizdayazi span {
        float: left;
        width: 100%;
        height: 245px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #2a2a2d;
        overflow: hidden;
        margin: 15px 0px;
    }
    .hakbuton {
        float: left;
        width: 175px;
        height: 58px;
        border-radius: 9px;
        background: #ad033b;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hakbuton svg {
        float: left;
        margin-right: 10px;
    }
    .hakbuton:hover {
        color: #fff;
    }
    .prev1,
    .next1 {
        display: none;
    }
    .ortala {
        float: left;
        width: 100%;
        padding: 0px 10px;
    }
    .container {
        float: left;
        max-width: 100%;
        padding: 0px 10px;
    }
    .mobildegizle {
        display: none !important;
    }
    .sliderarkaplan {
        float: left;
        width: 100%;
        height: 470px;
        margin-top: -288px;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        float: left;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .slideryazi {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        display: flex;
        height: 146px;
        background: linear-gradient(rgba(255, 255, 255, 0) 0%, #808080 100%);
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .slideryazi b {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 20px;
        line-height: normal;
        text-align: center;
        color: #fff;
    }
    .slideryazi span {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 20px;
        line-height: normal;
        text-align: center;
        color: #fff;
        margin-bottom: 20px;
    }
    .hizmetlerimizalani {
        float: left;
        width: 100%;
        padding: 0px 10px;
        margin-top: 25px;
    }
    .hizmetlerimizalanicaro {
        float: left;
        width: 100%;
    }
    .hizmet {
        float: left;
        width: 100%;
    }
    .hizmet picture {
        float: left;
        width: 100%;
        height: 291px;
    }
    .hizmet picture img {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 9px;
        object-fit: cover;
    }
    .hizmet .hizmetbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #ad033b;
        margin-top: 28px;
    }
    .bilgilendirmealani {
        float: left;
        width: 100%;
        padding: 25px 0px;
        background-color: #332f2f;
        margin-top: 90px;
        margin-bottom: 70px;
    }
    .bilgilendirmesol {
        float: left;
        width: 100%;
    }
    .bilgilendirmesol b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #fff;
        line-height: normal;
        margin-bottom: 15px;
    }
    .bilgilendirmesol span {
        float: left;
        width: 100%;
        height: 260px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #fff;
        overflow: hidden;
    }
    .bilgilendirmesol a {
        float: left;
        width: 175px;
        height: 58px;
        border-radius: 9px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #332f2f;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    .bilgilendirmesag {
        float: right;
        width: 100%;
        margin-top: 10px;
    }
    .bilgilendirmesag picture:first-child {
        float: right;
        width: 100%;
        height: 350px;
    }
    .bilgilendirmesag picture:last-child {
        float: right;
        width: 50%;
        height: 175px;
        margin-top: -91px;
        margin-right: 20px;
    }
    .bilgilendirmesag img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 7px;
    }
    .anabaslik {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .anabaslik b {
        float: left;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
    }
    .anabaslik a {
        float: right;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #9e9e9e;
        display: flex;
        align-items: center;
    }
    .anabaslik a svg {
        float: right;
        margin-left: 10px;
    }
    .projeler {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .proje {
        float: left;
        width: 48.2%;
        margin-right: 1.77%;
        margin-bottom: 1.77%;
    }
    .proje:nth-child(4n+0) {
        margin-right: 0px;
    }
    .proje picture {
        float: left;
        width: 100%;
        height: 190px;
    }
    .proje picture img {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 9px;
        object-fit: cover;
    }
    .proje .projebaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #ad033b;
        line-height: normal;
        margin-top: 10px;
    }
    .teklifalani {
        float: left;
        width: 100%;
        height: 602px;
        margin-top: 60px;
        background-position: right center;
        background-repeat: no-repeat;
    }
    .teklifsol {
        float: left;
        width: 100%;
    }
    .teklifsol b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #fff;
        line-height: normal;
        margin-top: 76px;
    }
    .teklifsol span {
        float: left;
        width: 100%;
        height: 260px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #fff;
        overflow: hidden;
        margin-top: 26px;
    }
    .teklifsol a {
        float: left;
        width: 175px;
        height: 58px;
        border-radius: 9px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #332f2f;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
    }
    .teklifresim {
        display: none;
    }
    .teklifresim img {
        float: left;
        width: 100%;
    }
    .referansalani {
        float: left;
        width: 100%;
        padding: 45px 0px;
        background: #f5f9fb;
    }
    .referanslar {
        float: left;
        width: 100%;
        margin-top: 29px;
    }
    .referans {
        float: left;
        width: 100%;
        height: 124px;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .referans img {
        float: left;
        width: 159px !important;
    }
}