.carousel-item img{
    height: 100vh;
    object-fit: cover;
}
.slider-baslik {
    width: 25%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    color: white;
    row-gap: 15px;
    height: 100vh;
    justify-content: center;
}
.slider-title{
    font-family: Poppins;
font-size: 30px;
font-weight: 700;
line-height: 51px;
letter-spacing: 0px;
}
.slider-detay{
    font-family: Poppins;
font-size: 15px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0px;
}
.detay-btn {
    font-family: Poppins;
font-size: 14px;
font-weight: 700;
line-height: 17px;
letter-spacing: 0px;
cursor: pointer;
    background-color: #D1000F;
    width: 164px;
    height: 49px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-top: 15px;
}
.detay-btn i{
    margin-left: 8px;
    font-size: 13px;
}
.carousel-control-prev, .carousel-control-prev {
    position: absolute;
    top: 50% !important;
    bottom: 0;
    left: 2rem !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 1px solid #D1000F !important;
     opacity: unset !important; 
     transition:unset !important; 
}
.carousel-control-prev i{
    font-size: 13px !important;
    color: #D1000F ;
    transition: .3s !important;

}
.carousel-control-next i{
    font-size: 13px !important;
    color: #D1000F !important;
    transition: .3s !important;

}
.carousel-control-prev:hover{
    color: white !important;
    background-color: #D1000F !important;
    transition: .3s !important;

}
.carousel-control-next:hover{
    color: white !important;
    background-color: #D1000F !important;
    transition: .3s !important;

}
.carousel-control-next:hover i{
    color: white !important;
    transition: .3s !important;

}
.carousel-control-prev:hover i{
    transition: .3s !important;
    color: white !important;
}
.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 50% !important;
    bottom: 0;
    right: 2rem !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 1px solid #D1000F !important;
     opacity: unset !important; 
     transition:unset !important; 
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1rem !important;
    height: 1rem !important;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

/** Trendler**/

.trend-bg {
    background-color: #2F2F2F !important;
    height: 1600px;
}
.ortas{
    display: flex;
    align-items: center;
    justify-content: center;
}
.orta-border{
    margin-top: 3rem;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    background-color: #D1000F;
    width: 70px !important;
    height: 5px;
}
.trend-title{
    font-family: Poppins;
font-size: 30px;
font-weight: 700;
line-height: 51px;
letter-spacing: 0em;
text-align: center;
color: white;
}
.trend-iki-title{
    font-family: Poppins;
font-size: 22px;
font-weight: 700;
line-height: 0px;
letter-spacing: 0em;
text-align: center;
color: white;
margin-top: 2rem;
margin-bottom: 2rem;
}
.trend-detay {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}
.kesfet-btn{
    border-radius: 0 !important;
    border: 1px solid white !important;
    background-color: unset !important;
    display: flex !important;
    align-items: center !important;
    align-items: center !important;
    font-family: Poppins;
    color: white !important;
font-size: 15px !important;
font-weight: 700 !important;
line-height: 19px !important;
letter-spacing: 0px !important;
column-gap: 8px !important;
justify-content: center !important;
padding: 10px 3rem !important;
margin-top: 2rem !important;
margin-bottom: 2rem !important;
}
.kesfet-btn i{
    font-size: 12px !important;
    color: #D1000F !important;
    
}
.kesfets{
    display: flex;
    align-items: center;
    justify-content: center;
}
.trend-img{
    width: 100%;
    height: 656px !important;
    object-fit: cover;
}
/** Trendler**/

/** NATURALBOND**/
.natural-title {
    font-family: Poppins;
    font-size: 27px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center;
    color: #202223;
}
.naturals-title {
    font-family: Poppins;
    font-size: 27px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center;
    color: #202223;
}
.natural-yan-title{
    margin-bottom: 1rem;
    font-family: Poppins;
font-size: 21px;
font-weight: 700;
line-height: 39px;
letter-spacing: 0em;
color: #202223;
}
.natural-li{
    font-family: Poppins;
font-size: 15px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
color: #3E3E3F;
}
ol, ul {
    padding-left: 1rem !important;
}
.natural-sag-bilgi{
    padding: 35px;
}
.natural-btn{
    column-gap: 5px !important;
    display: flex !important;
    align-items: center !important;
    padding: 10px 2rem !important;
    font-family: Poppins !important;
font-size: 16px !important;
font-weight: 700 !important;
line-height: 19px !important;
letter-spacing: 0px !important;
    color: #202223 !important;
    border: 1px solid #BDBDBD !important;
    border-radius: 0 !important;
    background-color: unset !important;
}
.natural-btn i{
    color: #D1000F !important;
    font-size: 13px !important;
}
.signbond-detay {
    color: #221F20;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}
.sayfa-bosluk{
    margin-top: 3rem;
}
/** NATURALBOND**/

/** Referans**/
.referans-title {
    margin-top: 1rem;
    margin-bottom: 10px;
    font-family: Poppins;
    font-size: 27px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center;
    color: #202223;
}
.referans-detay {
    margin-bottom: 2rem;
    color: #221F20;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}
.img-title {
    font-family: Poppins;
    font-size: 17px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    margin-top: 18px;
}
.img-tanitim{
    margin-top: 5rem !important;
}
/** referans**/
.referams{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-btn {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
    background-color: white;
    box-shadow: 0 0 0 15px #0000002b;
}
.caraousel-telefon{
    position: relative;
    margin-top: -6rem;
}
.play-btn i{
    color: #D1000F !important;
    font-size: 25px !important;
}
.carousel-wrap {
    position: relative;
  }
  
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  .caraousel-telefon{
    display: none !important;
  }
  .caraousel-bilgisayar{
    display: block !important;
  }
  .owl-nav .owl-next {
    right: -30px;
  }
  .carousel-devam{
    display: flex;
    align-items: center;
  }
  .carousel-devam i {
    color: #D1000F;
    margin-left: 8px;
  }
  .devam-title{
    font-family: Poppins;
font-size: 14px;
font-weight: 400;
line-height: 17px;
letter-spacing: 0px;
color: #202223;
  }
  .caorusel-title{
    font-family: Poppins;
font-size: 14px;
font-weight: 400;
line-height: 17px;
letter-spacing: 0em;
color: #D1000F;
  }
.carousel-baslik{
    font-family: Poppins;
font-size: 19px;
font-weight: 700;
line-height: 25px;
letter-spacing: 0px;
color: #202223;
}
.carousel-detay {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #57585A;
    width: 88%;
}
.carousel-title{
 color: #D1000F;
 font-family: Poppins;
 font-size: 14px;
 font-weight: 400;
 line-height: 17px;
 letter-spacing: 0em;
}
.item.yorum{
    margin-top: 3rem;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}
.carousel-border{
    width: 32px;
height: 1px;
background-color: #D1000F;
}

.projects-carousel .owl-stage .owl-item:not(.active)
{
    opacity: .5;
}
.carousel-yarim{
    position: relative !important;
    margin-top: -15rem !important;
}

.carousel-bir .owl-stage {
    padding-left: 0!important;
}

.carousel-bir .owl-item .item {
    padding-top: 40px;
}

.carousel-bir .owl-item .item img {
    aspect-ratio: 2/1;
}

.carousel-bir .owl-item.active.center .item {
    padding-top: 0;
}

.carousel-bir .owl-item.active.center .item img {
    aspect-ratio: unset;
}

.carousel-bir .owl-nav{
    display: block !important;
}
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
    margin-right: 10rem;
}
.owl-nav i {
    color: white;
    font-size: 20px;
}
.carousel-mobile{
    display: none !important;
}
.carousel-masa {
    display: block !important;
    padding-bottom: 80px;
    padding-top: 80px;
}
.referans-img{
        object-fit: cover;
        height: 667px;
}
.sosyal-medya{
    justify-content: end;
    display: flex;
    align-items: center;
    column-gap: 2rem;
}
.sosyal-medya i{
    font-size: 25px;
    color: white;
}
.cizgi{
    margin-top: 8px;
    margin-bottom: 8px;
    border: 1px solid #434647 !important;
}
.footer-sol{
    font-family: Poppins;
font-size: 12px;
font-weight: 600;
line-height: 15px;
letter-spacing: 0em;
color: #BDBDBD;
}
.asas-logos{
    margin-top: 3rem !important;
}
.footer-detay-sag{
    margin-top: 5px;
    
    display: flex;
    justify-content: end;
    align-items: center;
    column-gap: 18px;
}
.footer-detay-sag a
{
    font-family: Poppins;
font-size: 12px;
font-weight: 600;
line-height: 15px;
letter-spacing: 0em;
text-align: right;
color: #BDBDBD!important;
text-decoration: none;
}

@media only screen and (max-width: 1400px) {
    .img-title {
        font-size: 20px;
    }
    .carousel-detay {
        font-size: 14px;
    }
    .carousel-baslik {
        font-size: 23px;
    }
    .item.yorum {
        row-gap: 10px;
    }
    .referans-title {
        font-size: 30px;
    }
    .referans-detay {
        margin-bottom: 3rem;
        font-size: 22px;
    }
    .signbond-detay {
        font-size: 22px;
    }
    .natural-title {
        font-size: 30px;
    }
    .naturals-title {
        font-size: 30px;
    }
    .trend-iki-title {
        font-size: 29px;
        margin-bottom: 7px;
    }
    .trend-title {
        font-size: 30px;
    }
    .trend-img {
        height: 485px !important;
    }
    .footer-detay {
        font-family: Poppins;
        font-size: 15px !important;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 0px;
        color: #BCBDC0;
    }
    .medyas {
        margin-top: 2rem;
        margin-bottom: 1rem;
        font-family: Poppins;
        font-size: 18px !important;
        font-weight: 800;
        line-height: 32px;
        letter-spacing: 0em;
        color: #FFFFFF !important;
    }
  }
  @media only screen and (max-width: 991px) {
    .slider-baslik {
        width: 70%;
        position: absolute;
        display: flex;
        flex-direction: column;
        color: white;
        row-gap: 15px;
        height: 95vh;
        justify-content: end !important;
    }
   
    .footer-title {
        margin-bottom: 2rem;
        font-family: Poppins;
        margin-top: 3rem;
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
        letter-spacing: 0em;
        color: #FFFFFF !important;
    }
    .caraousel-bilgisayar{
        display: none !important;
    }
    .caraousel-telefon{
        display: block !important;
        margin-top: -6rem;
    }
    .owl-next{
        display: none !important;
    }
    .owl-prev{
        display: none !important;
    }
    .natural-title{
        margin-bottom: 2rem;
    }
    .signbond-detay{
        margin-bottom: 2rem;
    }
    .natural-sag-bilgi{
        padding-left: 0;
    }
    .degis-1{
        order: 1;
    }
    .degisme-2{
        order: 2;
    }
    .carousel-mobile{
        display: block !important;
        margin-top: 5rem;
    }
    .carousel-masa{
        display: none !important;
    }
  } 
   @media only screen and (max-width: 676px) {
    .sosyal-medya{
        justify-content: center;
        margin-top: 2rem;
    }
    .sosyal-medya i {
        font-size: 20px;
    }
    .footer-asas-logo{
        display: flex;
        justify-content: center;
    }
    .footer-sol{
        text-align: center;
        margin-top: 1rem;
    }
    .footer-detay-sag {
        margin-top: 5px;
        font-family: Poppins;
        font-size: 12px;
        flex-wrap: wrap;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: start;
        margin-top: 2rem;
        color: #BDBDBD;
        display: flex;
        justify-content: center;
        align-items: center;
        row-gap: 1rem;
        column-gap: 160px;
    }
    .referans-title {
        margin-bottom: 0px;
    }
    .referans-img {
        object-fit: cover;
        height: 432px;
    }
    .trend-detay {
        font-size: 15px;
    }
    .trend-iki-title {
        font-size: 28px;
        margin-bottom: 7px;
    }
    .trend-img {
        height: 285px !important;
    }
  } 
    @media only screen and (max-width: 675px) {
        .trend-bg {
            margin-top: 4rem;
            background-color: #2F2F2F !important;
            height: 1343px;
        }
        .carousel-control-prev{
            display: none !important;
        }
        .carousel-control-next{
            display: none !important;
        }
        .slider-baslik {
            width: 99%;
        }
  }
  @media only screen and (max-width: 525px) {
    .trend-bg {
        margin-top: 4rem;
        background-color: #2F2F2F !important;
        height: 1380px;
    }
  }
  @media only screen and (max-width: 453px) {
    .trend-iki-title {
        font-size: 26px;
        margin-bottom: 7px;
    }
  }
  @media only screen and (max-width: 461px) {
    .caraousel-telefon {
        display: block !important;
        margin-top: 3rem !important;
    }
    .trend-bg {
        padding-bottom: 4rem !important;
        height: 100%;
    }
  }