
.resim-div {
    width: 292px;
    height: 198px;
    overflow: hidden;
}

.resim-ortala {
    object-fit: cover;
    width: 292px;
    height: 198px;
}

.resim-div-blog {
    width: 346px;
    height: 198px;
    overflow: hidden;
}

.resim-ortala-blog {
    object-fit: cover;
    width: 346px;
    height: 198px;
}

.beyaz {
    color: #FFF !important;
}

.beyaz:hover {
    color: #ec3131 !important;
}

.about-choose-content h3{
    font-size: 26px !important;
}

.about-choose-content p{
    font-size: 16px !important;
}

@media screen and (min-width: 1400px) {
    .slayt-baslik {
        margin-top: 50px !important;
    }
}

@media screen and (min-width: 1500px) {
    .slayt-baslik {
        margin-top: 10px !important;
    }
}

@media screen and (min-width: 1600px) {
    .slayt-baslik {
        margin-top: -40px !important;
    }
}

@media screen and (min-width: 1800px) {
    .slayt-baslik {
        margin-top: 80px !important;
    }
}

@media screen and (max-width: 991px) {
    .ana-div{
        margin-top: unset;
    }
}

@media screen and (min-width: 992px) {
    .ana-div{
        margin-top: 197px;
    }
}

@media screen and (min-width: 1921px) {
    .slayt-baslik {
        margin-top: 110px !important;
        font-size: 80px !important;
        line-height: 60px !important;
        margin-left: -400px !important;
        margin-right: -400px !important;
    }
}

.ampul {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-image: url(/cms/img/kurumsal_arka.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.hizmet-arka {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-image: url(/cms/img/3d_arkaplan.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.proje-arka {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-image: url(/cms/img/proje_arka.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.arka {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-image: url(/cms/img/arka.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}