html {
    scroll-behavior: smooth !important;
}

.background-container {
    position: relative;
    width: 100%;
    margin: auto;
}

.background-container img {
    width: 100%;
    display: block;
}

.background-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #191A1933;
    /* Yarı saydam siyah arka plan */
    pointer-events: none;
    /* Tıklama olaylarını engellemek için */
}

.carousel-wrap {
    position: relative;
}


/* fix blank or flashing items on carousel */

.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;
}

.owl-nav .owl-next {
    right: -30px;
}

.carousel-incele {
    font-family: Urbanist;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #000000;
}

.carousel-detay {
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #474847;
}

.carousel-title {
    font-family: Urbanist;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    text-align: left;
    color: #14212B;
}

.atik-baslik {
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #639A30;
}

.atik-title {
    font-family: Urbanist;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    text-align: center;
    color: #14212B;
}

.atik-detay {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Urbanist;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #434D55;
}

.atik-ust {
    display: flex;
    flex-direction: column;
    row-gap: 20px !important;
}

.sayi {
    margin-top: 20px !important;
    font-family: Segoe UI;
    font-size: 72px;
    font-weight: 700;
    line-height: 57px;
    text-align: left;
    display: flex;
    align-items: end;
    color: #14212B;
}

.sayi-border {
    border-radius: 5rem;
    width: 20px;
    height: 20px;
    background-color: #5BB12F;
}

.atik-card-title {
    margin-top: 18px;
    margin-bottom: 8px;
    font-family: Urbanist;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #14212B;
}

.atik-card-detay {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Urbanist;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #14212B;
}

.atik-card-hastag {
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
    color: #14212B;
}

.atik-card {
    padding: 35px;
    box-shadow: 0px 4px 29.3px 0px #00000014;
    background-color: white;
}

.atik-card img {
    height: 80px;
}

.yesil {
    background-color: #5BB12F;
}

.atik-card-title2 {
    color: white;
}

.atik-card-detay2 {
    color: white;
}

.atik-card-hastag2 {
    color: white;
}

.sayi2 {
    color: white;
}

.sayi2 .sayi-border {
    background-color: white !important;
}

.card-row {
    margin-top: 90px !important;
    row-gap: 4rem;
}

.atik-row {
    margin-top: 90px !important;
}

.anasayfa-arka {
    height: 800px;
}

.owl-dots .owl-dot {
    background: none !important;
    border: none !important;
    position: relative !important;
}
    .owl-dots .owl-dot:before {
        content: '' !important;
        display: block !important;
        width: 14px !important;
        height: 10px !important;
        background-size: contain !important;
        background-position: center !important;
        background-image: url('/img/adamag/carousel-dots.svg') !important;
    }
element.style {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    column-gap: 14px !important;
}
    .owl-dots .owl-dot:nth-child(2):before {
        background-image: url('/img/adamag/carousel-dots.svg') !important; 
    }

    .owl-dots .owl-dot:nth-child(3):before {
        background-image: url('/img/adamag/carousel-dots.svg') !important;
    }
    .owl-dots .owl-dot:nth-child(3):before {
        background-image: url('/img/adamag/carousel-dots.svg') !important;
    }
    .owl-dots .owl-dot.active:before {
        background-image: url('/img/adamag/yesil-dots.svg') !important; /* Active dots için farklı resim */
    }
.owl-dots .owl-dot span {
    display: none !important;
}
.owl-next {
    position: absolute;
    left: 3rem;
}
.owl-prev {
    position: absolute;
    right: 3rem;
}
.owl-nav {
    position: relative;
    color: rgba(149, 150, 149, 1) !important;
}
.owl-theme .owl-nav [class*=owl-] {
     margin: 0 !important;
}
    .owl-theme .owl-nav [class*=owl-]:hover {
        background: unset !important;
        color: #000 !important;
        text-decoration: none;
    }
.ekipman-detay {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Urbanist;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #474847;
}

.ekipman-titles {
    margin-bottom: 30px;
    font-family: Urbanist;
    font-size: 34px;
    font-weight: 700;
    line-height: 43.2px;
    text-align: left;
    color: #14212B;
}

.ekipman-baslik {
    margin-bottom: 20px;
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #639A30;
}
.carousel-fade .carousel-item {
    opacity: 1 !important;
}
.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
    z-index: 0 !important;
    background-color:white !important;
    opacity: 2 !important;
}
.ekipman-card-detay {
    background-color: white;
    box-shadow: 0px 4px 28.9px 0px #00000014;
}

.cards {
    padding: 19px;
    padding-top: 10px;
}

.ekipman-cards > img {
    aspect-ratio: 2/1.35;
    object-fit: cover;
}




.border {
    border: 1px solid #E8E8E8 !important;
}

.detayli {
    padding: 30px;
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #14212B;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.detayli i {
    color: #5BB12F;
}

.card-row {
    row-gap: 20px;
    margin-top: 90px !important;
    margin-bottom: 150px;
}

.fazla {
    margin-top: 46px !important;
    background-color: #5BB12F !important;
    padding: 12px 36px 12px 36px !important;
    font-family: Urbanist !important;
    font-size: 15px !important;
    border-radius: 0 !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #FFFFFF !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.tarih {
    margin-top: 15px;
    margin-bottom: 15px;
    column-gap: 6px;
    display: flex;
    align-items: center;
}

.tarih img {
    width: 15px !important;
    height: 15px;
}

.owl-stage {
    margin-bottom: 2rem !important;
    padding-left: 0 !important;
}

.date {
    font-family: Urbanist;
    font-size: 13px;
    font-weight: 500;
    line-height: 15.6px;
    text-align: left;
    color: #639A30;
}

.tumu {
    margin-top: 20px !important;
    background-color: #5BB12F !important;
    font-family: Urbanist !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #FFFFFF !important;
    border-radius: 0 !important;
    display: flex !important;
    align-items: center !important;
    column-gap: 8px !important;
    width: max-content;
}

.donusum-row {
    padding-top: 100px !important;
    padding-bottom: 150px !important;
}

.medya-baslik {
    margin-bottom: 20px;
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.6px;
    letter-spacing: 0.02em;
    text-align: start;
    color: #639A30;
}
.haber-overlay{
    align-items:center;
    display:flex;
}
.medya-title {
 
    color: #14212B;
    font-family: Urbanist;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    text-align: start;
}
.carousel-item img {
    height: 704px !important;
    width: 100% !important;
    object-fit: cover;
}

.medya-img {
    height: 810px;
}

.slider-title {
    color: #14212B;
    font-family: Urbanist;
    font-size: 34px;
    font-weight: 700;
    line-height: 43.2px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.slider-detay {
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #474847;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.incele i {
    color: #5BB12F;
}

    .incele svg path
    {
        color: #5BB12F;
    }

    .incele {
        justify-content: center;
        font-family: Urbanist;
        font-size: 15px;
        font-weight: 500;
        line-height: 28px;
        text-align: left;
        color: #000000;
        display: flex;
        align-items: center;
        column-gap: 1rem;
    }

.slider-row {
    padding-bottom: 58px !important;
    padding-top: 58px !important;
    align-items: center;
    justify-content: space-between;
    height: 202.38px;
}

.image-container, .image-container img {
    background-color: #191A1933;
    height: calc(100vh - 256.38px) !important;
    width: 100%;
}

.image-container {
    position: relative;
}
    .image-container::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, #0000007a, #0000002e, #0000002e, #0000001f) !important;
    }
    .image-container::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, #0000007a, #0000002e, #0000002e, #0000001f) !important;
    }

.image-container img {
    max-width: 100%;
    height: auto;
}

.sosyal-medya {
    color: #B8B8B8 !important;
}

.sosyal-medya:hover {
    color: #5BB12F !important;
}

.carousel-indicators [data-bs-target] {
    display: flex !important;
    justify-content: center !important;
    box-sizing: content-box;
    flex: 0 1 auto;
    width: unset !important;
    height: unset !important;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: unset !important;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity .4s ease;
}

    .carousel-indicators [data-bs-target].active svg path {
        fill: #5bb12f;
    }

.icons {
    column-gap: 32px;
    display: flex;
    align-items: center;
    position: relative;
}

.bg-yon {
    height: 54px;
    padding: 16px;
    background-color: #E8E8E8 !important;
    position: relative;
}

.slider-button {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    height: 56px;
}

.slider-button button {
    position: static;
    display: flex;
    width: 140px;
    height: 100%;
    opacity: 1;
}

.slider-button .carousel-control-next {
    background: #5BB12F;
    color: white;
}

.slider-button .carousel-control-prev {
    border-left: 1px solid #B8B8B8;
    color: black
}

.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: unset !important;
    text-decoration: none;
    outline: unset!important;
    opacity: unset !important;
}

.sayfa-top
{
    display: none;
}

.haber-rows {
    margin-bottom: 35px;
}

.carousel-indicators {
    height: 54px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.ekipman-card-image, .ekipman-card-image img {
    aspect-ratio: 2/1.25;
    object-fit: cover;
}

.home-page-navigation-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


    .home-page-navigation-flex button {
        display: none;
    }

.home-page-mobile-logo
{
    display: none;
}

@media only screen and (max-width: 1400px) {
    .card-row {
        margin-top: 60px !important;
    }
    .anasayfa-arka {
        height: 134vh;
    }
}

@media only screen and (max-width: 991px) {
    .owl-dots{
        display:none !important;
    }
    .owl-nav {
        display: none !important;
    }
    .donusum-row {
        row-gap: 1rem;
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .slider-title {
        font-size: 30px;
        line-height: 36.2px;
    }
    .slider-row {
        row-gap: 2rem;
        height: 364.38px;
    }
    .image-container, .image-container img {
        height: calc(100vh - 418.38px) !important;
    }
    .medya-title {
        margin-bottom: 20px;
    }

    .incele
    {
        justify-content: start;
    }

    .home-page-navigation {
        width: 100%;
        background: #fff;
    }

    .home-page-navigation-flex button {
        background: none;
        border: none;
        box-shadow: none;
        outline: none;
        display: flex;
        width: 50px;
        height: 50px;
        align-items: center;
        justify-content: center;
    }

    .home-page-desktop-logo
    {
        display: none;
    }
    .home-page-mobile-logo
    {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .carousel-button{
        justify-content:start;
    }
    .newsNextBtn {
        height: 45px;
    }
    .newsPrevBtn {
        height: 45px;
    }
    .ekipman-titles {
        font-size: 29px !important;
    }
    .icons {
        display: none !important;
    }
    .slider-row {
        align-items: center;
        justify-content: space-between;
    }
    .slider-button {
        width: 100% !important;
        justify-content: space-between !important;
    }
    .anasayfa-arka {
        height: 218vh;
    }
}

@media only screen and (max-width: 455px) {
    .medya-title {
        font-size: 29px;
    }
    .anasayfa-arka {
        height: 227vh;
    }
}

@media only screen and (max-width: 425px) {
    .slider-button button {
        width: 90px;
    }
}