.aktif {
    color : #c8b16f !important;
}

.bg-dots{
    width: auto !important;
}
.lang_mobil{position:absolute;right: 66px;top: 26px;display:none;}
.lang_mobil a{display:inline-block;color:#fff;font-size: 14px;margin-right: 12px;}
@media screen and (max-width: 1024px) {
.lang_mobil{display:block; }

}
.newsletter{
    margin-top: 20px;
    background-color: #2e333c;
    width: 126%;
}

.stripe-bg {
    background-color: black !important;
    background: black !important;
}

.image-container-about {
    background: url(../img/about-yorumlar.png);
    overflow-x: hidden;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}

.asama {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

section#team {
    padding: 0;
}
#owl-testimonial .owl-pagination {
    bottom : -10px;
}

.aciklama div{
    color:white !important;
    opacity: 1;
    position: absolute;
    bottom: -35%;
    left:0;
    right: 0;
    transition-duration: .5s;
}


.urunler img {
    max-width: 100%;
}



.urunler {
    padding: 15px;
}


#subheader {
    padding: 120px 0 40px 0;
    background: #222;
    background: url(../img/3-urunler.jpg) !important;
    background-size: cover;
}

.urunler-aciklama {
    height: auto; 
    background-color: #636c8c ; 
    padding-left: 5%; 
    padding-top:35px;
    padding-bottom : 30px; 
    color: white;
}

.urunler-aciklama p {
    text-align: justify;
}

.urunler-aciklama h2 {
    margin-bottom : 20px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
}

.urunler-container h1{
    font-size: 31px;
}

.urunler-container {
    margin-bottom : 50px;
}

.btn-slider {
    margin-top: 40%;
}

.features div {
    min-height: 407px;
}

.bg-img {
    background: url(../img/kurumsal.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}

.bg-img-1 {
    background: url(../img/uretim.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}

.bg-img-2 {
    background: url(../img/hizmetler.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}

#testimony .image-container {
    background: url(../img/anasayfa_alt.jpg) !important;
}

#testimony p {
    text-align: justify;
}


@media (max-width : 720px) {
    .hide-xs {
        display : none;
    }
}