.iletisim-text {
    font-family: Rubik;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    color: #fff;
}

.content .img-urun {
    height: 240px;
    object-fit: contain;
    margin-bottom: 25px;
}

.iletisim-bg {
    position: relative;
    overflow: hidden;
    color: white;
}

.iletisim-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.iletisim-overlay {
    background-color: #fa7023cc;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.iletisim-bg .container {
    position: relative;
    z-index: 2;
}

.about-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.baslik-aciklama {
    color: #f60;
    font-weight: 700;
    font-family: Rubik;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0;
    text-transform: capitalize;
}

.aciklama {
    color: #666;
    font-size: 16px;
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px
}

.about-header {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    font-family: Rubik;
    font-weight: 400;
    font-size: 18.67px;
    leading-trim: Cap height;
    line-height: 140%;
    letter-spacing: -0.67px;
    text-transform: capitalize;
}

.turuncu-btn {
    background: #FA7023 !important;
    display: flex;
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    width: max-content;
    max-width: 100%;
    padding: 16px 42px;
    border-radius: 4px;
}

.buttons {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
.siyah-baslik {
    font-family: Rubik;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    color: white !important;
}

.about-text {
    font-family: Rubik;
    font-weight: 400;
    font-size: 18.67px;
    leading-trim: Cap height;
    line-height: 140%;
    letter-spacing: -0.67px;
    text-transform: capitalize;
}

.btn-hakkimizda:hover {
    background-color: #e55a00
}

.owl-dots {
    display: none
}

.owl-nav {
    display: none
}

img.card-logo {
    width: 145px!important
}

.hakkimizda-img {
    border-radius: 4px;
    margin-top: 50px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.row.hakkimizda {
    display: flex;
    align-items: center
}

.about-header {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    font-family: Rubik;
    font-weight: 400;
    font-size: 18.67px;
    leading-trim: Cap height;
    line-height: 140%;
    letter-spacing: -0.67px;
    text-transform: capitalize;
    color: #22282B;
}

.dot {
    width: 8px;
    height: 8px;
    background-color: #f4a100;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px
}

h1 {
    font-size: 30px;
    font-weight: 700;
    color: #232323;
}

.img-urun {
    width: 100%
}

.firma-carousel .card {
    position: relative;
    border-radius: 8px!important;
    transition: all .3s ease;
    text-align: center;
    padding: 0 !important;
    overflow: hidden;
    margin-top: 21px;
    border: 0 !important;
    display: flex!important;
    background-color: unset !important;
    justify-content: center!important;
    align-items: center!important
}

.firma-bg {
    background-color: #F5F5F5;
}

.gri-bg {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #F5F5F5;
}


/* 
.card:hover .content {
    opacity: 0
} */

.button-container {
    position: absolute;
    opacity: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 45px 30px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}


/* 
.card:hover .button-container {
    opacity: 1;
    visibility: visible;
    transition: .4s
} */

.content {
    transition: opacity .3s ease
}

.title {
    font-weight: 700;
    margin-bottom: 8px
}

.button-group {
    display: flex;
    gap: 10px
}

.button {
    padding: 8px 16px;
    border: 1px solid #f97316;
    border-radius: 4px;
    color: #000;
    background-color: transparent;
    transition: all .3s ease
}

.button:hover {
    background-color: #f97316;
    color: #fff
}

.img-urun {
    width: 100%
}

.card {
    position: relative;
    border-radius: 12px;
    background-color: #fff;
    padding: 20px;
    transition: all .3s ease;
    text-align: center;
    overflow: hidden;
    margin-top: 21px;
    height: 100%;
}

.main-carousel .carousel-inner {
    border-radius: 4px;
}


/* .card:hover .content {
    opacity: 1
}

.card:hover .button-container {
    opacity: 0;
    visibility: visible
} */

.content {
    transition: opacity .3s ease
}

.title {
    font-weight: 700;
    margin-bottom: 8px
}

.button-group {
    display: flex;
    gap: 10px;
    width: 100%
}

.button {
    padding: 8px 16px;
    border: 1px solid #f97316;
    border-radius: 3px;
    color: #000;
    background-color: transparent;
    transition: all .3s ease
}

.button:hover {
    background-color: #f97316;
    color: #fff
}

.bg {
    background-color: #1D1D1B;
    padding-top: 100px;
    padding-bottom: 100px;
}

.banner {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-top: 90px;
    border-radius: 4px !important;
}

.dayaniklilik {
    font-family: Rubik;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    color: #22282B;
}

.banner-img {
    width: 100%;
    object-fit: cover;
    height: 700px;
    border-radius: 4px !important;
    display: block;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 12px;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(22, 22, 22, 0.84) 100%);
    z-index: 1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.banner-content {
    color: #fff;
    text-align: start;
    max-width: 1280px;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    margin: auto
}

.banner-text {
    font-family: Rubik;
    font-weight: 600;
    font-size: 54px;
    line-height: 60px;
    letter-spacing: -3%;
    text-transform: capitalize;
    color: white;
}

.banner-description {
    margin-top: 9px;
    font-size: 16px;
    color: #fff;
    opacity: 80%
}

.banner-button {
    display: flex;
    width: max-content;
    max-width: 100%;
    padding: 12px 22px;
    margin-top: 20px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-radius: 4px;
    border: 2px solid #fa7023;
    transition: .4s;
    align-items: center;
    column-gap: 12px;
}

.row.hakkimizda {
    padding: 100px 0 !important;
}

.banner-button:hover {
    background-color: #fa7023;
    color: white;
    transition: .4s;
}

.banner-button:hover svg path {
    fill: #fff !important;
    transition: .4s;
}

.banner-button svg path {
    fill: #FA7023;
    transition: .4s;
}


.main-carousel {
    padding: 0 16px;
    padding-top: 90px;
}

    .main-carousel .carousel-inner .carousel-item img {
        height: 740px;
        object-fit: cover;
    }

.custom-carousel-caption-area {
    position: absolute;
    top: 0;
    width: 100%;
    align-items: center;
    left: 50%;
    max-width: 1280px;
    transform: translate(-50%, 0);
    height: 100%;
    z-index: 1;
    padding: 40px 0;
}

.custom-carousel-caption {
    display: flex;
    flex-direction: column;
    width: 710px;
    height: 100%;
    justify-content: center;
    row-gap: 42px;
}

.main-carousel .carousel-control-prev:hover {
    cursor: url('/img/mutlu/slider-prev.svg') 36 36, pointer;
}

.main-carousel .carousel-control-next:hover {
    cursor: url('/img/mutlu/slider-next.svg') 36 36, pointer;
}



.carousel-caption-text {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.custom-carousel-caption-title {
    font-family: Rubik;
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
    color: #FFFFFF;
}

.custom-carousel-caption-description {
    font-family: Rubik;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
}


.main-carousel .carousel-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(22, 22, 22, 0.84) 100%);
}

.carousel-caption-button a {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 16px 24px;
    background: transparent;
    border: 1px solid #FA7023;
    border-radius: 4px;
    width: max-content;
    max-width: 100%;
    font-family: Rubik;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    transition: .4s;
}

    .carousel-caption-button a svg path {
        fill: #FA7023;
        transition: .4s;
    }

    .carousel-caption-button a:hover {
        background: #FA7023;
        transition: .4s;
    }

    .carousel-caption-button a:hover svg path {
        fill: #fff;
        transition: .4s;
    }

.custom-carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    max-width: 1280px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
}

    .custom-carousel-indicators .carousel-indicators {
        width: 100%;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        align-items: center;
        column-gap: 6px;
    }

        .custom-carousel-indicators .carousel-indicators button {
            width: 12px;
            height: 12px;
            border-radius: 50px;
            background-color: #D9D9D9;
            opacity: 1!important;
            margin: 0;
            border: none;
        }

            .custom-carousel-indicators .carousel-indicators button.active {
                border: 1px solid #FA7023 !important;
            }


        .custom-carousel-indicators .carousel-indicators button {
            width: 18px;
            height: 18px;
            border-radius: 50px;
            border: 1px solid #ffffff00 !important;
            background-color: transparent;
            opacity: 1 !important;
            margin: 0;
            border: none;
            position: relative;
        }

            .custom-carousel-indicators .carousel-indicators button::after {
                content: "";
                position: absolute;
                top: 50%;
                left: 50%;
                width: 12px;
                height: 12px;
                transform: translate(-50%, -50%);
                background: #D9D9D9;
                border-radius: 50px;
            }

            .custom-carousel-indicators .carousel-indicators button.active::after {
                content: "";
                position: absolute;
                top: 50%;
                left: 50%;
                width: 12px;
                height: 12px;
                transform: translate(-50%, -50%);
                background: #FA7023;
                border-radius: 50px;
            }


.gallery-header {
    margin-bottom: 16px;
}

.news-header {
    margin-bottom: 16px;
}

.section-subtitle {
    font-family: Rubik;
    font-weight: 400;
    font-size: 18.67px;
    leading-trim: Cap height;
    line-height: 140%;
    letter-spacing: -0.67px;
    text-transform: capitalize;
    color: #22282B;
}







.hero {
    width: 100%!important;
    height: auto!important;
    aspect-ratio: 1920/600!important;
    position: relative;
    background: url(https://a6.argede.com.tr/img/banner-img.webp) no-repeat center center/cover;
    width: 100%;
    max-width: 1872px;
    height: 759px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff
}

.hero .container {
    z-index: 2;
    margin-left: 180px
}

.banner-text-area {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center
}

.hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.hero h1 {
    font-weight: 500;
    font-size: 54px;
    line-height: 60px;
    letter-spacing: -3%;
    margin-bottom: 20px
}

.hero p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    margin-bottom: 20px
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.firm-section {
    margin: 0 auto;
    padding: 80px 0 80px 0;
    max-width: 1401px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-main-title {
    margin-bottom: 50px;
    font-family: Rubik;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    color: #22282B;
    margin-bottom: 0;
}

.firm-header {
    margin-bottom: 16px;
    font-family: Rubik;
    font-weight: 400;
    font-size: 18.67px;
    leading-trim: Cap height;
    color: #22282B;
    line-height: 140%;
    letter-spacing: -0.67px;
    text-transform: capitalize;
    display: flex;
    align-items: center
}



.firm-slider {
    display: flex;
    overflow-x: auto;
    gap: 30px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch
}

.firm-slider::-webkit-scrollbar {
    display: none
}

.firm-logo-item {
    width: 261.28px;
    height: 85.9px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    margin-bottom: 10px;
    flex: 0 0 auto;
    width: 208px!important;
    height: 86px;
    display: flex;
    justify-content: center;
    align-items: center
}

.firm-logo-item img {
    max-width: 100%;
    max-height: 50px;
    object-fit: contain
}

.product-main-section {
    background-color: #f5f5f5;
    padding: 40px 0
}

.product-section {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 100px 0;
    min-height: 750px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.content-wrapper {
    font-family: Rubik, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-top: 10px;
    margin-left: 25px;
    color: #000
}

.product-card {
    border-radius: 6px;
    border: 1px solid #e4dede;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 25px
}

.product-card img {
    width: 94%;
    height: auto;
    border-radius: 6px;
    object-fit: contain;
    margin-top: 20px;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.product-section .row {
    justify-content: center!important
}

.brand-buttons {
    display: flex;
    justify-content: left;
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.brand-buttons button {
    border: 1px solid #e46d38;
    background: 0 0;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    color: #333
}

.all-view {
    width: 170px;
    height: 51px;
    border-radius: 4px;
    background-color: #fa7023;
    color: #fff;
    font-family: Rubik, sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s ease-in-out;
    padding: 12px 32px;
    margin: 0 auto;
    margin-top: 30px;
    border: none
}

.all-view:hover {
    background-color: #e6621f
}

.text-center {
    display: flex;
    justify-content: center;
    width: 100%
}

.content .card-text {
    font-family: Rubik;
    font-weight: 500;
    font-size: 22px;
    line-height: 22.93px;
    letter-spacing: -3%;
    text-align: center;
    text-transform: capitalize;
    color: #1D1D1B;
    transition: .3s;
}

.content:hover .card-text {
    transition: .3s;
    color: #FA7023 !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.news-section {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 30px;
}

.gallery-section {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 30px;
}

.news-header {
    display: flex;
    align-items: center
}


h2.iletisim-text {
    color: #fff
}

.haber-card-content {
    padding: 16px
}

span.about-text-iletisim {
    color: #fff
}

.haber-card-content p {
    margin: 0;
    color: #666
}

.haber-card-content h3 {
    margin: 8px 0;
    color: #333
}

.button-haber {
    background-color: #f60;
    color: #fff;
    padding: 10px 16px;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px
}

.button-haber:hover {
    background-color: #e55a00
}

.button-4 {
    background-color: #f60;
    color: #fff;
    padding: 10px 27px;
    text-decoration: none;
    border-radius: 4px;
    display: flex;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
    width: 151px
}

.galeri {
    width: 100%
}

.haber-card-img {
    width: 100%
}

.iletisim-bg {
    background-image: url(https://a6.argede.com.tr/img/iletisim-bg.webp);
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}

button.btn.btn-light {
    padding: 12px 69px
}

.col-lg-6.buto {
    display: flex;
    justify-content: end
}

.scroll-gallery img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.gallery-header {
    display: flex;
    align-items: center
}

.gallery-item {
    display: inline-block;
    width: 33.33%;
    padding-right: 10px;
    margin-left: -20px
}

.gallery-item img {
    height: 439px;
    border-radius: 6px
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

.popup-content {
    position: relative;
    width: 810.37px;
    height: 762.1px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 6px;
    padding: 0
}

.popup-content img {
    width: 810.37px;
    height: 762.1px;
    object-fit: cover;
    border-radius: 6px
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background-color: transparent;
    border: none
}

.left-arrow {
    left: -60px
}

.right-arrow {
    right: -60px
}

.scroll-gallery {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    padding-bottom: 8px;
    scrollbar-width: none!important;
    -ms-overflow-style: none!important
}

.scroll-gallery::-webkit-scrollbar {
    display: none!important
}

.contact-main-section {
    position: relative;
    width: 100%;
    background-color: #fa7023;
    padding: 100px 0;
    overflow: hidden;
    background-image: url(https://a6.argede.com.tr/img/a533da8178a7deba668d3ab972f757e9.jpeg);
    background-size: cover;
    background-position: center
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fa7023;
    opacity: .5;
    pointer-events: none;
    z-index: 0
}

.container {
    max-width: 1282px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.contact-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    flex-wrap: wrap
}

.text-area {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.contact-header .div {
    display: flex;
    align-items: center;
    gap: 10px
}

.dot {
    font-size: 24px;
    color: #f6a900
}

.contact-subtitle {
    font-size: 18px;
    font-weight: 500
}

.contact-title {
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700
}

.contact-button {
    background-color: #fff;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    border-radius: 6px;
    transition: background-color .3s ease;
    width: 148px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-right: -140px
}

.contact-button:hover {
    background-color: #f5f5f5
}



.owl-nav>div {
    margin-top: -26px;  
    position: absolute;
    top: 50%;
    color: #cdcbcd
}

.owl-nav i {
    font-size: 52px
}


.news-card {
    border: none;
    overflow: hidden;
    margin-bottom: 20px
}

.news-card-image {
    border-radius: 4px!important;
    overflow: hidden;
}

.news-card-image, .news-card-image img {
    aspect-ratio: 2/1.20;
    object-fit: cover;
    border-radius: 0;
}

.date {
    margin-top: 20px;
    color: #738088;
    font-weight: 500;
    font-size: 16.23px;
    line-height: 100%;
    letter-spacing: 0
}

.category {
    color: #001c30;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}

.read-more {
    margin-top: 10px;
    color: #fff;
    background: #fa7023;
    text-decoration: none;
    border: 1px solid #fa7023;
    border-radius: 4px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: max-content;
    max-width: 100%;
    padding: 10px 32px;
}

.gallery-card img {
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 6px;
}

.blog-carousel .owl-stage {
    padding-left: 0 !important;
}

.mobile-news
{
    display: none;
}

@media (max-width:768px) {
    .navbar-nav .nav-item {
        margin-right: 10px
    }
    .navbar-nav .nav-link {
        font-size: 12px
    }
    .language-switcher {
        font-size: 14px
    }
    .navbar .btn-custom {
        align-items: center
    }
    .navbar-brand img {
        margin-left: 18px
    }
    .hero .text {
        margin-left: -80px
    }
    .hero h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: left
    }
    .hero p {
        font-size: 16px;
        text-align: left
    }
    .extra-item {
        display: none
    }
    .extra-item.show {
        display: block
    }
    .about-header,
    .firm-header,
    .gallery-header,
    .news-header,
    .product-header {
        justify-content: flex-start!important;
        text-align: left!important
    }
    .about-img {
        width: 100%;
        height: auto
    }
    .about-title {
        font-size: 20px!important;
        margin-top: 20px
    }
    .about-btn {
        font-size: 13px;
        padding: 10px 16px
    }
    .product-card img {
        width: 100%;
        height: auto
    }
    .product-card p {
        text-align: left;
        margin-left: 0
    }
    .product-card {
        margin-bottom: 20px
    }
    .card-firm {
        display: grid!important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        justify-items: center
    }
    .firm-logo {
        width: 100%;
        max-width: 140px
    }
    .row .col-lg-4,
    .row .col-md-6 {
        padding-left: 10px;
        padding-right: 10px
    }
    .gallery-item {
        position: relative;
        overflow: hidden;
        border-radius: 8px
    }
    .gallery-item img {
        width: 100%;
        height: 180px;
        object-fit: cover;
        border-radius: 8px;
        transition: transform .3s ease
    }
    .popup-content {
        width: 90vw;
        height: auto;
        padding: 0;
        border-radius: 6px
    }
    .popup-content img {
        width: 80%;
        height: auto;
        object-fit: contain;
        border-radius: 6px;
        max-height: 80vh
    }
    .arrow {
        top: 50%;
        transform: translateY(-50%);
        width: 40px;
        height: 40px
    }
    .left-arrow {
        left: -10px
    }
    .right-arrow {
        right: -10px
    }
    .arrow svg {
        width: 40px;
        height: 40px
    }
    .contact-main-section {
        width: 100%;
        height: auto;
        padding: 40px 20px;
        flex-direction: column
    }
    .contact-section {
        flex-direction: column;
        text-align: left;
        padding: 40px 20px
    }
    .contact-title {
        font-size: 32px;
        line-height: 40px
    }
    .contact-button {
        margin: 20px auto 0
    }
    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: left
    }
    .footer-container {
        flex-direction: column;
        width: 90%;
        padding: 0 10px
    }
    .footer-left {
        flex-direction: column;
        gap: 40px;
        align-items: flex-start
    }
    .footer-logo p {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%
    }
    .footer-links {
        flex-direction: column;
        gap: 30px;
        width: 100%
    }
    .footer-links div {
        width: 100%
    }
    .footer-links h4 {
        font-size: 18px;
        line-height: 22px
    }
    .footer-links li {
        font-size: 16px;
        line-height: 24px;
        gap: 12px;
        margin-bottom: 20px
    }
    .footer-links li a {
        font-size: 16px
    }
    .footer-bottom {
        font-size: 14px;
        text-align: left
    }
    .footer-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px
    }
    .section-subtitle {
        text-align: left
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .navbar .d-flex.align-items-center {
        align-items: center;
        justify-content: center
    }
    .language-switcher {
        margin-right: 0
    }
    .btn-custom {
        margin-left: 0
    }
    .hero h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center
    }
    .hero p {
        font-size: 16px;
        text-align: center
    }
    .about-img {
        width: 100%;
        height: auto
    }
    .about-title {
        font-size: 20px
    }
    .about-btn {
        font-size: 13px;
        padding: 10px 16px
    }
    .product-card img {
        width: 100%;
        height: auto
    }
    .product-card p {
        text-align: center;
        margin-left: 0
    }
    .about-section,
    .firm-section,
    .gallery-section,
    .news-section,
    .product-section {
        flex-direction: column;
        text-align: center
    }
    .contact-main-section {
        width: 100%;
        height: auto;
        padding: 40px 20px;
        flex-direction: column
    }
    .contact-section {
        flex-direction: column;
        text-align: center;
        padding: 40px 20px
    }
    .contact-title {
        font-size: 32px;
        line-height: 40px
    }
    .contact-button {
        margin: 20px auto 0
    }
    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: left
    }
    .footer-container {
        flex-direction: column;
        width: 90%;
        padding: 0 10px
    }
    .footer-left {
        flex-direction: column;
        gap: 40px;
        align-items: flex-start
    }
    .footer-logo p {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%
    }
    .footer-links {
        flex-direction: column;
        gap: 30px;
        width: 100%
    }
    .footer-links div {
        width: 100%
    }
    .footer-links h4 {
        font-size: 18px;
        line-height: 22px
    }
    .footer-links li {
        font-size: 16px;
        line-height: 24px;
        gap: 12px;
        margin-bottom: 20px
    }
    .footer-links li a {
        font-size: 16px
    }
    .footer-bottom {
        font-size: 14px;
        text-align: left
    }
    .footer-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px
    }
    .section-main-title {
        text-align: start;
        justify-content: center
    }
    .section-subtitle {
        text-align: center
    }
    .card-firm {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }
    .firm-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px
    }
    .firm-logo img {
        max-width: 100%;
        height: auto;
        display: block
    }
    .language-switcher {
        font-size: 13px!important
    }
}

@media (max-width:992px) {
    .banner-img {
        filter: brightness(.6)
    }
    .buto {
        margin-top: 1rem;
        justify-content: start!important
    }
    .baslik-aciklama {
        padding-top: 35px
    }
    .news-card img {
        width: 100%
    }
    .about-section {
        align-items: normal;
        padding-bottom: 1px
    }
    .banner-description {
        margin-top: 9px;
        font-size: 13px;
        color: #fff;
        opacity: 100%;
        text-align: center
    }
    .banner-text {
        font-size: 36px;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 41px;
        text-align: center;
        color: #fff
    }
    .banner-button {
        margin: auto;
        margin-top: 20px
    }
}

@media (max-width:1450px) {
    .navbar-nav .nav-item {
        margin-right: 10px
    }
    .language-switcher {
        margin-right: 10px
    }
    .navbar .btn-custom {
        margin-left: 10px
    }
    .hero h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center
    }
    .hero p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 50px
    }
    .about-section,
    .gallery-section,
    .news-section,
    .product-section {
        text-align: left
    }
    .about-img {
        width: 100%;
        height: auto
    }
    .about-title {
        font-size: 20px
    }
    .about-btn {
        font-size: 13px;
        padding: 10px 16px
    }
    .product-card img {
        width: 100%;
        height: auto
    }
    .product-card p {
        text-align: left;
        margin-left: 0
    }
    .about-section,
    .firm-section,
    .gallery-section,
    .news-section,
    .product-section {
        flex-direction: column
    }
    .contact-main-section {
        width: 100%;
        height: auto;
        padding: 40px 20px;
        flex-direction: column
    }
    .contact-section {
        flex-direction: column;
        text-align: left;
        padding: 40px 20px
    }
    .contact-title {
        font-size: 32px;
        line-height: 40px
    }
    .contact-button {
        margin: 20px auto 0
    }
    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: left
    }
    .footer-container {
        flex-direction: column;
        width: 90%;
        padding: 0 10px
    }
    .footer-logo p {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%
    }
    .footer-links div {
        width: 100%
    }
    .footer-links h4 {
        font-size: 18px;
        line-height: 22px
    }
    .footer-links li {
        font-size: 16px;
        line-height: 24px;
        gap: 12px;
        margin-bottom: 20px
    }
    .footer-links li a {
        font-size: 16px
    }
    .footer-bottom {
        font-size: 14px;
        text-align: left
    }
    .footer-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px
    }
    .section-subtitle {
        text-align: left
    }
    .card-firm {
        display: flex;
        flex-wrap: wrap
    }
    .firm-logo {
        display: flex;
        margin: 10px
    }
    .firm-logo img {
        max-width: 100%;
        height: auto;
        display: block
    }
}

@media only screen and (max-width: 1399px)
{
    .custom-carousel-caption {
        padding: 0 16px;
        width: 100%;
    }
}

@media only screen and (max-width:1199px) {
  
    .banner {
        margin-top: 83px
    }
    .banner-content {
        padding: 52px
    }
    .banner img {
        height: 500px;
        object-fit: cover
    }
}

@media only screen and (max-width:1070px) {
    .navbar-nav .nav-item {
        margin-right: 0!important
    }
}

@media only screen and (max-width: 991px)
{
    .about-section {
        padding-top: 0;
    }

    .dayaniklilik {
        font-size: 28px;
        line-height: 36px;
    }

    .section-main-title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 0;
    }

    .siyah-baslik {
        font-size: 28px;
        line-height: 36px;
    }

    .desktop-news
    {
        display: none;
    }
    .mobile-news
    {
        display: block;
    }

    .firma-carousel .owl-stage {
        padding-left: 0 !important;
    }

    .iletisim-text {
        font-size: 28px;
        line-height: 36px;
    }
}

@media only screen and (max-width: 575px)
{
    .dayaniklilik {
        font-size: 24px;
        line-height: 32px;
    }

    .section-main-title {
        font-size: 24px;
        line-height: 32px;
    }

    .siyah-baslik {
        font-size: 24px;
        line-height: 32px;
    }

    .iletisim-text {
        font-size: 24px;
        line-height: 32px;
    }

    .custom-carousel-caption-title {
        font-size: 24px;
        line-height: 32px;
    }

    .custom-carousel-caption-description {
        font-size: 16px;
        line-height: 24px;
    }

    .carousel-caption-button a {
        padding: 12px 16px;
        font-size: 16px;
        line-height: 24px;
    }

    .category {
        font-size: 18px;
        line-height: 26px;
    }
}