@media (max-width:320px) {
    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 50px 20px;}
    .referans-baslik { font-size: 24px; color: #fff; }
    .referans-content { background: #ffffff; padding: 15px; border-radius: 10px; font-size: 13px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 13px; border:1px solid #979a9d; border-radius: 5px; padding: 5px 15px; }
    .referans-slider { background: #ffffff; padding: 20px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 15px; cursor: pointer;}
    
    .dijital-donusum-section { min-height: 300px; padding: 0px 20px; }
    .donusum-baslik { font-size: 18px; color: #fff; }
    .footer-box { background: #4c4b4b; padding: 20px; }
    .footer-box-white { background: #ececec; padding: 20px; }
    .footer-content { font-size: 12px; }
    .copyrigt-fs { font-size: 12px; }
    .altlogowh { width: 120px; }
    .fs30-footer { font-size: 18px; }
    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 100px; background-size: 100px; height: 40px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 100px; background-size: 100px; height: 40px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 12px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 12px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 12px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 8px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -30px; padding-bottom: 10px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }
    .slider-slogan-1 { color: #2394a5; font-size: 30px; }
    .slider-slogan-2 { color: #000; font-size: 12px; }
    .haber-baslik { font-size: 15px; }
    .haber-tarih { font-size: 15px; }
    .haber-devam a { font-size: 15px; }
    .haber-icerik-metin { font-size: 15px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 9; overflow: hidden; border-radius: 0px; position: relative; }
}
@media (min-width:321px) {
    .page-header {
        background-color: #ececec;
        padding: 35px 0;
    }
    
    .altigen-left{padding: 50px 0px 0px 0px;}
    .fs16-mobile{font-size: 14px; line-height: 1.5;}
    .altigen-container {padding: 50px 0px 50px 0px; justify-content: center !important;}
    .cozumler-more { color: #000; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 10px 10px; }
    .h140{height: 135px;}
    .banner { object-fit: cover; min-height: 300px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom center; position: relative; }
    .banner::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(0 0 0 / 66%), rgb(0 0 0 / 66%)); z-index: 1; }
    .banner > * { position: relative; z-index: 2; }
    .ictitlekonum { margin-top: 80px; }
    .icerik { margin-top: -100px; }
    .bgrenk { background-color: #fff !important; padding: 30px; z-index: 1 !important; position: relative; }
    .icbaslik { font-size: 28px; }
    .fs16-ic-baslik { font-size: 14px; }
    .fs20-head { font-size: 16px; }
    .uk-breadcrumb>*>* { color: #fff; font-size: 12px !important; }
    .uk-breadcrumb li { color: #fff; font-size: 12px; }
    .content { font-size: 16px !important; min-height: 300px; }

    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 50px 20px;}
    .referans-baslik { font-size: 24px; color: #fff; }
    .referans-content { background: #ffffff; padding: 15px; border-radius: 10px; font-size: 13px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 13px; border:1px solid #979a9d; border-radius: 5px; padding: 5px 15px; }
    .referans-slider { background: #ffffff; padding: 20px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 15px; cursor: pointer;}

    .dijital-donusum-section { min-height: 350px; padding: 20px 20px; }
    .donusum-baslik { font-size: 24px; color: #fff; }
    .fs12-mobile { font-size: 12px; }
    .footer-box { background: #4c4b4b; padding: 30px; }
    .footer-box-white { background: #ececec; padding: 30px; }
    .footer-content { font-size: 14px; }
    .copyrigt-fs { font-size: 14px; }
    .altlogowh { width: 140px; }
    .fs30-footer { font-size: 20px; }
    .fs18-footer { font-size: 16px; }
    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 130px; background-size: 130px; height: 52px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 130px; background-size: 130px; height: 52px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 13px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 13px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 13px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 8px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -50px; padding-bottom: 12px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }
    .slider-slogan-1 { color: #2394a5; font-size: 36px; margin-bottom: 10px;}
    .slider-slogan-2 { color: #000; font-size: 18px;}
    .haber-baslik { font-size: 15px; }
    .haber-tarih { font-size: 15px; }
    .haber-devam a { font-size: 15px; }
    .haber-icerik-metin { font-size: 15px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 9; overflow: hidden; border-radius: 0px; position: relative; }
}
@media(min-width:640px) {
    .page-header {
        background-color: #ececec;
        padding: 55px 0;
    }
    
    .altigen-left{padding: 50px 0px 0px 0px;}
    .fs16-mobile{font-size: 14px; line-height: 1.5;}
    .altigen-container {padding: 50px 0px 50px 0px; justify-content: center !important;}
    .cozumler-more { color: #000; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 10px 15px; }
    .h140{height: 140px;}
    .banner { object-fit: cover; min-height: 450px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom center; position: relative; }
    .banner::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(0 0 0 / 66%), rgb(0 0 0 / 66%)); z-index: 1; }
    .banner > * { position: relative; z-index: 2; }
    .ictitlekonum { margin-top: 120px; }
    .icerik { margin-top: -120px; }
    .bgrenk { background-color: #fff !important; padding: 50px; z-index: 1 !important; position: relative; }
    .icbaslik { font-size: 42px; }
    .fs16-ic-baslik { font-size: 16px; }
    .fs20-head { font-size: 18px; }
    .uk-breadcrumb>*>* { color: #fff; font-size: 15px !important; }
    .uk-breadcrumb li { color: #fff; font-size: 15px; }
    .content { font-size: 16px !important; min-height: 350px; }

    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 50px 40px;}
    .referans-baslik { font-size: 28px; color: #fff; }
    .referans-content { background: #ffffff; padding: 25px; border-radius: 10px; font-size: 14px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 5px 15px; }
    .referans-slider { background: #ffffff; padding: 30px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 20px; cursor: pointer;}

    .dijital-donusum-section { min-height: 400px; padding: 0px 40px; }
    .donusum-baslik { font-size: 28px; color: #fff; }
    .fs12-mobile { font-size: 14px; }
    .footer-box { background: #4c4b4b; padding: 40px; }
    .footer-box-white { background: #ececec; padding: 40px; }
    .footer-content { font-size: 14px; }
    .copyrigt-fs { font-size: 14px; }
    .altlogowh { width: 160px; }
    .fs30-footer { font-size: 24px; }
    .fs18-footer { font-size: 16px; }
    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 130px; background-size: 130px; height: 52px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 130px; background-size: 130px; height: 52px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 14px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 14px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 14px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 9px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -50px; padding-bottom: 13px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }
    .slider-slogan-1 { color: #2394a5; font-size: 60px; margin-bottom: 20px;}
    .slider-slogan-2 { color: #000; font-size: 26px;}
    .haber-baslik { font-size: 15px; }
    .haber-tarih { font-size: 15px; }
    .haber-devam a { font-size: 15px; }
    .haber-icerik-metin { font-size: 15px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 9; overflow: hidden; border-radius: 0px; position: relative; }
}

@media(min-width:960px) {
    .altigen-left{padding: 50px 0px 0px 0px;}
    .fs16-mobile{font-size: 14px; line-height: 1.5;}
    .altigen-container {padding: 50px 20px 50px 20px; justify-content: center !important;}
    .h140{height: 140px;}
    .banner { object-fit: cover; min-height: 550px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom center; position: relative; }
    .banner::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(0 0 0 / 66%), rgb(0 0 0 / 66%)); z-index: 1; }
    .banner > * { position: relative; z-index: 2; }
    .ictitlekonum { margin-top: 150px; }
    .icerik { margin-top: -150px; }
    .bgrenk { background-color: #fff !important; padding: 70px; z-index: 1 !important; position: relative; }
    .icbaslik { font-size: 50px; }
    .fs16-ic-baslik { font-size: 18px; }
    .fs20-head { font-size: 20px; }
    .uk-breadcrumb>*>* { color: #fff; font-size: 16px !important; }
    .uk-breadcrumb li { color: #fff; font-size: 16px; }
    .content { font-size: 17px !important; min-height: 400px; }

    .cozumler-nav-item { display: flex; align-items: center; gap: 15px; padding: 12px 100px 12px 20px; }
    .cozumler-nav-baslik { font-size: 18px; color: #4c4b4b; flex: 1; }
    .cozumler-nav-resim { width: 50px; height: 70px; flex-shrink: 0; }
    .cozum-basklik-1{color:#e6ba03;  font-size: 50px;}
    .cozum-basklik-2{font-size:25px}

    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 100px 60px;}
    .referans-baslik { font-size: 32px; color: #fff; }
    .referans-content { background: #ffffff; padding: 25px; border-radius: 10px; font-size: 14px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 10px 15px; }
    .referans-slider { background: #ffffff; padding: 30px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 20px; cursor: pointer;}

    .haber-slider-wrapper{padding-right: 80px;}
    .dijital-donusum-section { min-height: 500px; padding: 0px 60px; }
    .donusum-baslik { font-size: 32px; color: #fff; }
    .footer-box { background: #4c4b4b; padding: 50px; }
    .footer-box-white { background: #ececec; padding: 50px; }
    .footer-content { font-size: 15px; }
    .copyrigt-fs { font-size: 16px; }
    .altlogowh { width: 170px; }
    .fs30-footer { font-size: 26px; }
    .fs18-footer { font-size: 16px; }
    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 150px; background-size: 150px; height: 60px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 150px; background-size: 150px; height: 60px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 15px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 15px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 15px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 9px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -50px; padding-bottom: 14px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }
    .slider-slogan-1 { color: #2394a5; font-size: 80px; }
    .slider-slogan-2 { color: #000; font-size: 24px; }
    .haber-baslik { font-size: 15px; }
    .haber-tarih { font-size: 15px; }
    .haber-devam a { font-size: 15px; }
    .haber-icerik-metin { font-size: 15px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 9; overflow: hidden; border-radius: 0px; position: relative; }
}
@media(min-width:1200px) {
    .altigen-container {padding: 100px 20px 20px 20px; justify-content: end !important;}
    .altigen-left{padding: 100px 50px 0px 0px;}
    .altigen-rigth{background: url('/images/right-top-graident.webp') no-repeat top right; background-size: contain; min-height:784px}
    .fs16-mobile{font-size: 14px; line-height: 1.5;}
    .h140{height: 150px;}
    .banner { object-fit: cover; min-height: 500px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom center; position: relative; }
    .banner::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(0 0 0 / 66%), rgb(0 0 0 / 66%)); z-index: 1; }
    .banner > * { position: relative; z-index: 2; }
    .ictitlekonum { margin-top: 100px; }
    .icerik { margin-top: -150px; }
    .bgrenk { background-color: #fff !important; padding: 70px; z-index: 1 !important; position: relative; }
    .icbaslik { font-size: 45px; }
    .fs16-ic-baslik { font-size: 18px; }
    .fs20-head { font-size: 18px; }
    .uk-breadcrumb>*>* { color: #fff; font-size: 16px !important; }
    .uk-breadcrumb li { color: #fff; font-size: 16px; }
    .content { font-size: 16px !important; min-height: 400px; }

    .cozumler-nav-item { display: flex; align-items: center; gap: 15px; padding: 12px 130px 12px 20px; }
    .cozumler-nav-baslik { font-size: 20px; color: #4c4b4b; flex: 1; }
    .cozumler-nav-resim { width: 50px; height: 70px; flex-shrink: 0; }
    .cozum-basklik-1{color:#e6ba03;  font-size: 60px;}
    .cozum-basklik-2{font-size:30px}

    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 100px 80px;}
    .referans-baslik { font-size: 38px; color: #fff; }
    .referans-content { background: #ffffff; padding: 25px; border-radius: 10px; font-size: 14px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 10px 10px; }
    .referans-slider { background: #ffffff; padding: 30px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 20px; cursor: pointer;}

    .referans-section .uk-child-width-1-9\@l > * { width: calc(100% * 1 / 8 - 0.01px) !important; }
    .dijital-donusum-section { min-height: 550px; padding: 0px 80px; }
    .donusum-baslik { font-size: 38px; color: #fff; }
    .footer-box { background: #4c4b4b; padding: 50px; }
    .footer-box-white { background: #ececec; padding: 50px; }
    .footer-content { font-size: 15px; }
    .copyrigt-fs { font-size: 17px; }
    .altlogowh { width: 180px; }
    .fs30-footer { font-size: 28px; }
    .fs18-footer { font-size: 16px; }
    .followicon-instagram, .followicon-facebook, .followicon-x { width: 30px !important; height: 30px !important; }
    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 165px; background-size: 165px; height: 66px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 165px; background-size: 165px; height: 66px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 14px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 14px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 14px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 0px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -50px; padding-bottom: 14px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }
    .slider-slogan-1 { color: #2394a5; font-size: 95px; }
    .slider-slogan-2 { color: #000; font-size: 30px; }
    .haber-baslik { font-size: 15px; }
    .haber-tarih { font-size: 14px; }
    .haber-devam a { font-size: 14px; }
    .haber-icerik-metin { font-size: 14px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 12; overflow: hidden; border-radius: 0px; position: relative; }
}
@media(min-width:1400px) {
    .altigen-container {padding: 100px 20px 20px 20px; justify-content: end !important;}
    .fs16-mobile{font-size: 16px; line-height: 2;}
    .altigen-left{padding: 100px 0px 0px 0px;}
    .altigen-rigth{background: url('/images/right-top-graident.webp') no-repeat top right; background-size: contain; min-height:784px}
    .h140{height: 160px;}
    .banner { object-fit: cover; min-height: 550px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom center; position: relative; }
    .banner::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(0 0 0 / 66%), rgb(0 0 0 / 66%)); z-index: 1; }
    .banner > * { position: relative; z-index: 2; }
    .ictitlekonum { margin-top: 150px; }
    .icerik { margin-top: -150px; }
    .bgrenk { background-color: #fff !important; padding: 70px; z-index: 1 !important; position: relative; }
    .icbaslik { font-size: 50px; }
    .fs16-ic-baslik { font-size: 18px; }
    .fs20-head { font-size: 20px; }
    .uk-breadcrumb>*>* { color: #fff; font-size: 16px !important; }
    .uk-breadcrumb li { color: #fff; font-size: 16px; }
    .content { font-size: 16px !important; min-height: 400px; }

    .cozumler-nav-item { display: flex; align-items: center; gap: 15px; padding: 12px 130px 12px 20px; }
    .cozumler-nav-baslik { font-size: 20px; color: #4c4b4b; flex: 1; }
    .cozumler-nav-resim { width: 50px; height: 70px; flex-shrink: 0; }
    .cozum-basklik-1{color:#e6ba03;  font-size: 60px;}
    .cozum-basklik-2{font-size:30px}

    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 100px 80px;}
    .referans-baslik { font-size: 38px; color: #fff; }
    .referans-content { background: #ffffff; padding: 25px; border-radius: 10px; font-size: 14px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 10px 20px; }
    .referans-slider { background: #ffffff; padding: 30px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 20px; cursor: pointer;}

    .referans-section .uk-child-width-1-9\@l > * { width: calc(100% * 1 / 9 - 0.01px) !important; }
    .dijital-donusum-section { min-height: 580px; padding: 0px 90px; }
    .donusum-baslik { font-size: 38px; color: #fff; }
    .footer-box { background: #4c4b4b; padding: 65px; }
    .footer-box-white { background: #ececec; padding: 65px; }
    .footer-content { font-size: 16px; }
    .copyrigt-fs { font-size: 17px; }
    .altlogowh { width: 182px; }
    .fs30-footer { font-size: 29px; }
    .fs18-footer { font-size: 18px; }
    .followicon-instagram, .followicon-facebook, .followicon-x { width: 36px !important; height: 36px !important; }
    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 175px; background-size: 175px; height: 70px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 175px; background-size: 175px; height: 70px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 16px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 16px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 15px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 0px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -55px; padding-bottom: 15px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }
    .slider-slogan-1 { color: #2394a5; font-size: 105px; }
    .slider-slogan-2 { color: #000; font-size: 33px; }
    .haber-baslik { font-size: 15px; }
    .haber-tarih { font-size: 15px; }
    .haber-devam a { font-size: 15px; }
    .haber-icerik-metin { font-size: 15px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 10; overflow: hidden; border-radius: 0px; position: relative; }
}
@media(min-width:1600px) {
    .altigen-container {padding: 100px 20px 20px 20px; justify-content: end !important;}
    .fs16-mobile{font-size: 16px; line-height: 2;}
    .altigen-left{padding: 100px 0px 0px 0px;}
    .altigen-rigth{background: url('/images/right-top-graident.webp') no-repeat top right; background-size: contain; min-height:784px}
    .h140{height: 160px;}
    .banner { object-fit: cover; min-height: 550px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom center; position: relative; }
    .banner::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(0 0 0 / 66%), rgb(0 0 0 / 66%)); z-index: 1; }
    .banner > * { position: relative; z-index: 2; }
    .ictitlekonum { margin-top: 150px; }
    .icerik { margin-top: -150px; }
    .bgrenk { background-color: #fff !important; padding: 70px; z-index: 1 !important; position: relative; }
    .icbaslik { font-size: 50px; }
    .fs16-ic-baslik { font-size: 20px; }
    .fs20-head { font-size: 20px; }
    .uk-breadcrumb>*>* { color: #fff; font-size: 16px !important; }
    .uk-breadcrumb li { color: #fff; font-size: 16px; }
    .content { font-size: 17px !important; min-height: 400px; }

    .cozumler-nav-item { display: flex; align-items: center; gap: 15px; padding: 12px 130px 12px 20px; }
    .cozumler-nav-baslik { font-size: 20px; color: #4c4b4b; flex: 1; }
    .cozumler-nav-resim { width: 50px; height: 70px; flex-shrink: 0; }
    .cozum-basklik-1{color:#e6ba03;  font-size: 70px;}
    .cozum-basklik-2{font-size:35px}

    .referans-section { background: url('/images/referans-bg.webp') no-repeat center top; background-size: cover;  padding: 100px 100px;}
    .referans-baslik { font-size: 38px; color: #fff; }
    .referans-content { background: #ffffff; padding: 25px; border-radius: 10px; font-size: 14px; }
    .referans-more { color: #000000c7; text-decoration: none; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; font-size: 14px; border:1px solid #979a9d; border-radius: 5px; padding: 10px 20px; }
    .referans-slider { background: #ffffff; padding: 30px; border-radius: 10px; }
    .referans-slider-item { padding: 0px 35px; cursor: pointer;}

    .title-32 { font-size: 32px; }
    .dijital-donusum-section { min-height: 600px; padding: 0px 100px; }
    .donusum-baslik { font-size: 45px; color: #fff; }

    .sticky .logo { background: url('/images/logo.webp') no-repeat center left; width: 183px; background-size: 183px; height: 72px; display: block; }
    .logo { background: url('/images/logo.webp') no-repeat center center; width: 183px; background-size: 183px; height: 72px; display: block; margin-top: 0px; }
    .uk-navbar-nav>li>a { color: #000; font-size: 16px; margin: 0px 1px; font-weight: 500; }
    .uk-navbar-nav>li.uk-active>a { color: #000000; font-size: 16px; }
    .uk-navbar-dropdown-nav>li>a { color: #000000 !important; font-size: 15px; text-align: left; }
    .sticky .uk-navbar-dropdown { border-radius: 0px; }
    .sticky { position: fixed !important; z-index: 999; margin-top: -55px; padding-bottom: 15px; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); box-shadow: 2px 2px 22px #cccccc00; }

    
    .footer-box { background: #4c4b4b; padding:70px; }
    .footer-box-white { background: #ececec; padding:70px; }
    .footer-content { font-size: 16px; }
    .copyrigt-fs { font-size: 18px; }
    .altlogowh { width: 183px; }
    .fs30-footer { font-size: 30px; }
    .fs18-footer { font-size: 18px; }
    .followicon-instagram, .followicon-facebook, .followicon-x { width: 36px !important; height: 36px !important; }
    .slider-slogan-1 { color: #2394a5; font-size: 110px; }
    .slider-slogan-2 { color: #000; font-size: 35px; }
    .haber-baslik { font-size:16px; }
    .haber-tarih { font-size: 16px; }
    .haber-devam a { font-size: 16px; }
    .haber-icerik-metin { font-size: 16px; }
    .haber-resim-container { width: 100%; aspect-ratio: 16 / 10; overflow: hidden; border-radius: 0px; position: relative; }
}




.uk-form-label {
    font-size: 18px;
}


.urunlerbgfs {
    background: #f2f2f2;
    padding: 15px 25px;
    margin-top: 25px;
    font-size: 18px;
}


  .br5{border-radius: 5px;}

.white-link { color: #fff; text-decoration: none; }

/* Sayfa 4 Resim Stilleri */
.sayfa-4-resim img { filter: grayscale(100%); transition: filter 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1); opacity: 0.5; }
.sayfa-4-resim:hover img { filter: grayscale(0%); opacity: 1;}
.uk-border-img{border:1px solid #eee}

.white-link:hover { color: #2394a5; text-decoration: none; }
.followicon-instagram, .followicon-facebook, .followicon-x { border: 2px solid #000 !important; color: #000 !important; background: transparent !important; }

/* İletişim Adres Alanları Eşit Yükseklik */
@media (min-width: 960px) {
    .iletisim-content .adres-alan { min-height: 200px;}
}
.followicon-instagram:hover { border: 2px solid #2394a5 !important; color: #2394a5 !important; background: transparent !important; }
.followicon-facebook:hover { border: 2px solid #2394a5 !important; color: #2394a5 !important; background: transparent !important; }
.followicon-x:hover { border: 2px solid #2394a5 !important; color: #2394a5 !important; background: transparent !important; }
.mobil-menu-color { color: #fff;}
.text-dark { color: #000 !important; }
.text-dark-link { color: #000 !important; }
.text-dark-link:hover { color: #2394a5 !important; text-decoration: none; transition: color 0.3s ease; }
.top-div { background: #000000; }
.divider-vertical-white { height: 45px; margin-top: 0px; margin-bottom: 0px; border-left: 1px solid #ffffff99; }
.whatsapp-btn { display: inline-flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: #25D366; color: #fff; border-radius: 50%; text-decoration: none; box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4); transition: all 0.3s ease; }
.whatsapp-btn:hover { background-color: #20BA5A; color: #fff; text-decoration: none; transform: scale(1.1); box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6); }
.whatsapp-btn:active { transform: scale(0.95); }
.whatsapp-btn span { display: flex; align-items: center; justify-content: center; }
@media (max-width: 640px) {
    .whatsapp-btn { width: 50px; height: 50px; }
}
@media (max-width: 960px) {
    /* Çözümler Nav Mobil */
    .cozumler-nav { display: flex; flex-direction: row; flex-wrap: wrap; gap: 10px; }
    .cozumler-nav > li { flex: 1 1 auto; min-width: 0; }
    .cozumler-nav > li > a { margin-bottom: 0; display: flex; justify-content: center; align-items: center; }
    .cozumler-nav-item { padding: 5px 5px !important; gap: 5px !important; display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; text-align: center !important; width: 100%; }
    .cozumler-nav-resim { width: 25px !important; height:45px !important; margin: 0 auto !important; display: flex !important; justify-content: center !important; align-items: center !important; }
    .cozumler-nav-resim img { margin: 0 auto; }
    .cozumler-nav-baslik { font-size: 13px !important; color: #4c4b4b !important; text-align: center !important; width: 100%; }
    .cozumler-nav-baslik span { display: none; }
.cozum-basklik-1{color:#e6ba03;  font-size: 40px;}
.cozum-basklik-2{font-size:20px; font-weight: 400 !important;}
}
.dijital-donusum-section { background: url('/images/dijital-donusum.webp') no-repeat center bottom; background-size: cover; }


.referans-more:hover { color: #fff; background: #2394a5; border-color: #2394a5; text-decoration: none; transform: translateX(2px); box-shadow: 0 4px 8px rgba(35, 148, 165, 0.3); }
.referans-slider-item img { filter: grayscale(100%); transition: filter 0.5s ease-in-out, opacity 0.5s ease-in-out; width: 100%; height: auto; object-fit: contain; opacity: 0.5;}
.referans-slider-item:hover img { filter: grayscale(0%); opacity: 1; }
/* Çözümler Nav Stilleri */
.cozumler-nav { margin: 0; }

.cozumler-nav-resim img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }

.cozumler-nav > li > a { padding: 0; border: 1px solid #0000006b; border-radius: 5px; background: #fff; margin-bottom: 10px; text-decoration: none; transition: all 0.3s ease; }
.cozumler-nav > li.uk-active > a { background: #4c4b4b; border-color: #4c4b4b; border-radius: 5px; }
.cozumler-nav > li.uk-active > a .cozumler-nav-baslik { color: #fff !important; }
.cozumler-nav > li > a:hover { background: #f5f5f5; }
.cozumler-nav > li.uk-active > a:hover { background: #4c4b4b; }


.cozumler-more:hover { color: #fff; background: #2394a5; border-color: #2394a5; text-decoration: none; transform: translateX(2px); box-shadow: 0 4px 8px rgba(35, 148, 165, 0.3); }



.haber-resim { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; position: absolute; top: 0; left: 0; }
.haber-card:hover .haber-resim { transform: scale(1.05); }
.haber-icerik { padding: 10px 0;}
.haber-tarih { color: #000; font-size: 16px; display: flex; align-items: center; gap: 5px; }
.haber-baslik { font-size: 18px; line-height: 1.4; }
.haber-baslik a { color: #000; text-decoration: none; transition: color 0.3s ease; }
.haber-baslik a:hover { color: #2394a5; }
.haber-devam { margin-top: auto; padding-top: 15px; }
.haber-devam a { color: #000; text-decoration: none;  display: inline-flex; align-items: center; gap: 5px; transition: gap 0.3s ease; }
.haber-devam a:hover { color: #2394a5; gap: 10px; }


.haber-slider-nav { display: flex; flex-direction: column; gap: 0; height: 95%; background: #fff; padding: 0; border-radius: 0px; overflow: hidden; }
.haber-slider-btn { display: flex; align-items: center; justify-content: center; width: 50px; flex: 1; color: #000; text-decoration: none; transition: all 0.3s ease; border-radius: 0; }
.haber-slider-next { background: #dbdbdb; }
.haber-slider-prev { background: #ededed; }
.haber-slider-btn:hover { background: #2394a5 !important; color: #fff;  text-decoration: none; }
.haber-slider-btn:active { transform: scale(0.95); }
/* Haber-Blog Subnav Stilleri */
.section-news-blog .uk-subnav-pill > li > a { font-size: 16px !important; color: #000 !important; border: 1px solid #0000006b !important; border-radius: 5px; padding: 12px 35px !important; text-decoration: none; transition: all 0.3s ease; }
.section-news-blog .uk-subnav-pill > li.uk-active > a { background: #4c4b4b; color: #fff !important; border-color: #4c4b4b !important; }
@media(max-width:960px) {
    .haber-slider-wrapper { padding-right: 0; }
    .haber-slider-nav-wrapper { position: relative !important; right: auto !important; top: auto !important; transform: none !important; margin-top: 15px; display: flex; justify-content: center; width: 100%; }
    .haber-slider-nav { flex-direction: row !important; padding: 0; gap: 0; height: auto !important; width: 100%; }
    .haber-slider-btn { width: auto !important; flex: 1 1 0; min-width: 0; height: 50px; }
    /* Haber-Blog Subnav Stilleri */
    .section-news-blog .uk-subnav-pill > li > a { font-size: 15px !important; color: #000 !important; border: 1px solid #4c4b4b !important; border-radius: 5px; padding: 10px 25px !important; text-decoration: none; transition: all 0.3s ease; }
    .section-news-blog .uk-subnav-pill > li.uk-active > a { background: #4c4b4b; color: #fff !important; border-color: #4c4b4b !important; }
}



/* Altıgen Kutular */

.altigen-container {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    gap: 5px;
    align-items: center;
    column-gap: 5px;
    row-gap: 5px;
}
.altigen-kutu {
    color: #fff;
    padding: 30px 25px;
    position: relative;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: transform 0.6s ease-out, opacity 0.6s ease-out, filter 0.6s ease-out;
    width: 335px;
    height: 294px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    transform: scale(1);
    transform-origin: center center;
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
    opacity: 1;
    will-change: transform, opacity, filter;
}

.altigen-container:has(.altigen-kutu:hover) .altigen-kutu:not(:hover) {
    opacity: 0.85;
    transform: scale(0.95);
}

.altigen-container:has(.altigen-kutu.auto-hover) .altigen-kutu:not(.auto-hover) {
    opacity: 0.85;
    transform: scale(0.95);
}

.altigen-kutu:hover {
    transform: scale(1.05);
    opacity: 1;
    filter: drop-shadow(0 30px 70px rgba(0, 0, 0, 0.8)) drop-shadow(0 15px 30px rgba(0, 0, 0, 0.6));
    z-index: 10;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    position: relative;
}

.altigen-kutu:hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    z-index: -1;
    transition: opacity 0.6s ease-out;
}

.altigen-kutu-1:hover {
    background-image: url('/images/kutu1-hover.webp');
}

.altigen-kutu-2:hover {
    background-image: url('/images/kutu2-hover.webp');
}

.altigen-kutu-3:hover {
    background-image: url('/images/kutu3-hover.webp');
    background-blend-mode: lighten;
}

.altigen-kutu-3:hover::before {
    background: rgba(0, 0, 0, 0.2);
}

.altigen-kutu-4:hover {
    background-image: url('/images/kutu4-hover.webp');
}

.altigen-kutu:hover .fw5 {
    transition: transform 0.3s ease;
}

.altigen-kutu:hover > div:last-child {
    opacity: 0.95;
    transition: opacity 0.3s ease;
}

/* Otomatik Hover Efekti */
.altigen-kutu.auto-hover {
    transform: scale(1.05);
    opacity: 1;
    filter: drop-shadow(0 30px 70px rgba(0, 0, 0, 0.8)) drop-shadow(0 15px 30px rgba(0, 0, 0, 0.6));
    z-index: 10;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    position: relative;
}

.altigen-kutu.auto-hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    z-index: -1;
    transition: opacity 0.6s ease-out;
    opacity: 1;
}

.altigen-kutu-1.auto-hover {
    background-image: url('/images/kutu1-hover.webp');
}

.altigen-kutu-2.auto-hover {
    background-image: url('/images/kutu2-hover.webp');
}

.altigen-kutu-3.auto-hover {
    background-image: url('/images/kutu3-hover.webp');
    background-blend-mode: lighten;
}

.altigen-kutu-3.auto-hover::before {
    background: rgba(0, 0, 0, 0.2);
}

.altigen-kutu-4.auto-hover {
    background-image: url('/images/kutu4-hover.webp');
}

.altigen-kutu.auto-hover > div:last-child {
    opacity: 0.95;
}

.altigen-kutu-1 {
    grid-column: 1;
    grid-row: 1;
    background: #b1b1b1;
}

.altigen-kutu-2 {
    grid-column: 1;
    grid-row: 2;
    background: #2394a5;
}

.altigen-kutu-3 {
    grid-column: 2;
    grid-row: 1 / 3;
    align-self: center;
    background: #000000; margin-left: -85px;
}

.altigen-kutu-4 {
    grid-column: 3;
    grid-row: 1;
    background: #2351a5;  margin-left: -85px;
}

.altigen-kutu .fw5 {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.altigen-kutu > div:last-child {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}

/* Altıgen Kutular Responsive */
@media (max-width: 1600px) {
    .altigen-kutu {
        width: calc(335px * 0.85);
        height: calc(294px * 0.85);
    }
    .altigen-kutu-3,
    .altigen-kutu-4 {
        margin-left: calc(-85px * 0.85);
    }
}

@media (max-width: 1200px) {
    .altigen-kutu {
        width: calc(335px * 0.75);
        height: calc(294px * 0.75);
    }
    .altigen-kutu-3,
    .altigen-kutu-4 {
        margin-left: calc(-85px * 0.75);
    }
}

@media (max-width: 960px) {
    .altigen-kutu {
        width: calc(335px * 0.65);
        height: calc(294px * 0.65);
        padding: 20px 15px;
    }
    .altigen-kutu-3,
    .altigen-kutu-4 {
        margin-left: calc(-85px * 0.65);
    }
    .altigen-kutu .fw5 {
        font-size: 14px;
    }
    .altigen-kutu > div:last-child {
        font-size: 12px;
    }
}

@media (max-width: 640px) {
    .uk-visible-mu{display: block !important;}
    .altigen-container {
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto;
        justify-content: center;
    }
    .altigen-kutu {
        width: calc(325px * 0.55);
        height: calc(274px * 0.55);
        padding: 20px 15px;
    }
    .altigen-kutu-3,
    .altigen-kutu-4 {
        margin-left: calc(-80px * 0.55);
    }
    .altigen-kutu .fw5 {
        font-size: 14px;
    }
    .altigen-kutu > div:last-child {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .uk-visible-mu{display: none !important;}
    .altigen-container {
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto;
        justify-content: center;
    }
    .altigen-kutu {
        width: calc(250px * 0.55);
        height: calc(209px * 0.55);
        padding: 20px 10px;
    }
    .altigen-kutu-3,
    .altigen-kutu-4 {
        margin-left: calc(-65px * 0.55);
    }
    .altigen-kutu .fw5 {
        font-size: 13px;
    }
    .altigen-kutu > div:last-child {
        font-size: 12px;
    }
}



.cozumler-slider-mobile .slider-nav-btn {
    color: #000 !important;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    transition: all 0.3s;
    text-decoration: none;
}
.cozumler-slider-mobile .slider-nav-btn:hover {
    background: #2351a5;
    color: #fff !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    transform: scale(1.1);
}