﻿


.yenibirsayfa {
    width: 458px
}

.urunsliderRsm {
    width: 400px;
    height: 310px;
    margin: 0 auto;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.slider .parallax-slider .swiper-slide .bg-img {
    top: -130px !important;
}

.footerRsm2 {
    width: 500px;
    border-radius: 0;
    margin: 20px
}

/* 3'lü Düzen Responsive Kuralları */
@media screen and (max-width: 991px) {
    .services .row .col-lg-4 {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .yenibirsayfa {
        width: 300px
    }

    .sec-head.mb-0 {
        margin-bottom: 20px !important;
    }

    .clients .btn-curve.btn-lit {
        display: none !important
    }


    .menukurumsal, .menudivalproject, menudivalgift {
        display: none
    }


    .bg-img {
        background-size: 100%;
    }

    .pages-header {
        height: 10vh;
        margin-top: 60px;
    }

    .portfolio .gallery .items {
        padding: 0 50px;
        margin: 50px 0;
    }

    .urunDetayRsm.bg-img {
        background-size: 100% !important;
        background-position: top center !important;
        margin-top: 60px;
    }

    .urunsliderRsm {
        width: 290px;
        background-size: 100% !important;
    }

    .projdtal {
        text-align: center
    }


    .slider .parallax-slider .swiper-slide {
        min-height: 35vh;
    }

        .slider .parallax-slider .swiper-slide .bg-img {
            top: 0 !important
        }



    .footerRsm2 {
        width: 323px !important
    }

    .call-action {
        background-size: cover !important
    }

    .ozellestirmesitemap {
        display: none;
    }

    .services .row .col-lg-4 {
        margin-bottom: 30px;
    }
    
    .services .row .col-lg-4 .item {
        padding: 20px;
    }
    
    .services .row .col-lg-4 .item img {
        margin-bottom: 20px;
    }
}
