@media (max-width:320px) {
    .whatsapp-btn {
        background: #28b515;
        border-radius: 50%;
        padding: 5px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 35px;
        color: #fff !important;
    }



}

@media (min-width:321px) {
    .ozellik-width {
        width: 50%;
        box-sizing: border-box;
    }

    .h-banner {
        min-height: 150px !important;
        padding-top: 120px !important;
    }

    .urun-kart-baslik-1 {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .mbl-logo {
        width: 150px;
    }

    .urunler-banner {
        min-height: 400px !important;
    }

    .kurunsal-banner {
        min-height: 200px !important;
        padding-top: 130px !important;
    }

    .kurumsal-baslik {
        font-size: 25px !important;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        margin-bottom: 10px !important;
    }

    .fs-1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .erkusbghak {
        background: #f2f2f2;
        padding: 50px 0px
    }

    .erkus-fs {
        font-size: 30px;
        font-weight: 200;
    }

    .border-radius-urun {
        border-radius: 0px 0px 20px 20px;
    }

    .border-radius-urun2 {
        border-radius: 20px 20px 0px 0px;
    }

    .katalog-bg {
        background: linear-gradient(to top, #2a446e, #38638b, #4e95b8);
        padding: 30px;
        font-size: 20px;
        color: #fff
    }

    .uk-news-title {
        font-size: 18px;
        color: #211451 !important;
    }

    .fs90-baslik {
        font-size: 90px;
        color: #dbdbdb;
    }


    .uk-accordion-bg {
        background: #fff;
        padding: 20px 0px;
        font-size: 17px !important;
        font-weight: 600 !important;
        color: #211451;
    }

    .ai-content {
        padding: 0px 0px 20px 0px;
        font-size: 15px;
        font-weight: 300;
    }

    .uk-accordion li {
        border-bottom: 1px solid #d7d5e0;
    }

    .fs90-baslik {
        font-size: 35px;
        color: #dbdbdb;
    }

    .fs36-baslik {
        font-size: 25px;
    }

    .fs16-kisa {
        font-size: 15px;
    }

    .bayilik-btn-top {
        margin-top: -80px;
        margin-bottom: 50px
    }

    .bg-grey {
        background: url(/images/footer-bg.webp) no-repeat bottom center #ebebeb;
        background-size: contain !important;
        min-height: 355px;
        padding-top: 50px;
        color: #344c72;
        font-size: 15px;
        line-height: 25px;
    }

    .bayilik-bttn {
        background: #c11248;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        padding: 20px 30px;
        display: inline-block
    }


    .whatsapp-btn {
        background: #28b515;
        border-radius: 50%;
        padding: 5px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 35px;
        color: #fff !important;
    }

    .bordericon-left {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 79px;
        background-size: contain !important;
        height: 50px;
        background: url(/images/left-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .bordericon-right {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 79px;
        background-size: contain !important;
        height: 50px;
        background: url(/images/right-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .lang-bttn {
        width: 40px;
        height: 30px;
        border: 0px;
        background: #e5e5e5;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .online-odeme-btn {
        background: #c11248;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        padding: 13px 15px
    }

    .slider-mt {
        padding: 40px 15px 0px 15px
    }

    .plpe60 {
        padding: 0px 15px 15px 15px
    }


    .menuurnw {
        width: 250px;
    }

    .menumt {
        margin-top: 20px;
    }

    .sticky .logo {
        background: url('/images/logo.webp') no-repeat center left;
        width: 150px;
        background-size: 150px;
        height: 38px;
        display: block;
    }

    .logo {
        background: url('/images/logo.webp') no-repeat center center;
        width: 150px;
        background-size: 150px;
        height: 38px;
        display: block;
        margin-top: 0px;
    }

    .sticky {
        position: fixed !important;
        z-index: 999;
        margin-top: 0px;
        -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: #fff;
        box-shadow: 2px 2px 22px #ccc;
    }


    .uk-slide-padding {
        padding: 0px 10px 50px 10px;
    }

    .slider-mt-50 {
        margin-top: 50px;
    }

    .slogan {
        font-size: 16px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .slogan2 {
        font-size: 25px;
        line-height: 30px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .lang .uk-nav li>a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #211451;
    }

    .slider-bttn {
        background: #c11248;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 15px 25px;
        display: inline-block
    }

    .mb5-mbl {
        margin-bottom: 25px;
    }

    .footer-content {
        background: linear-gradient(to top, #a6b9c7 0%, #d2d9de 30%, #ebebeb 100%);
        padding: 70px 0px 70px 0px;
    }

    .footer-menu li {
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: 400;
    }

    .footer-sub-menu {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 25px 0px;
    }

    .footer-sub-menu li {
        margin-bottom: 0px;
    }

    .footer-sub-menu a {
        color: #211451;
        font-size: 13px;
        text-decoration: none;
        font-weight: 400;
        position: relative;
    }

    .pt-footer-20 {
        padding-top: 80px;
        border-top: 1px solid #c2c2c2;
    }

    .adres-icon {
        background: #fff;
        padding: 20px 20px;
        color: #211451;
        border-radius: 5px
    }

    .adres-icon svg {
        width: 30px;
    }

    .footer-adres {
        font-size: 15px;
    }

    .altlogowh {
        width: 150px;
    }
}

@media(min-width:640px) {
    .ozellik-width {
        width: 20%;
        box-sizing: border-box;
    }

    .urunler-banner {
        min-height: 400px !important;
    }

    .h-banner {
        min-height: 200px !important;
        padding-top: 120px !important;
    }

    .urun-kart-baslik-1 {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .mbl-logo {
        width: 211px;
    }

    .kurunsal-banner {
        min-height: 250px !important;
        padding-top: 130px !important;
    }

    .kurumsal-baslik {
        font-size: 40px !important;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        margin-bottom: 10px !important;
    }

    .fs-1 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .erkusbghak {
        background: #f2f2f2;
        padding: 100px 0px
    }

    .erkus-fs {
        font-size: 40px;
        font-weight: 200;
    }

    .katalog-bg {
        background: linear-gradient(to top, #2a446e, #38638b, #4e95b8);
        padding: 30px;
        font-size: 20px;
        color: #fff
    }

    .uk-news-title {
        font-size: 18px;
        color: #211451 !important;
    }

    .fs90-baslik {
        font-size: 90px;
        color: #ededed;
    }

    .uk-accordion-bg {
        background: #fff;
        padding: 30px 0px;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #211451;
    }

    .ai-content {
        padding: 0px 0px 20px 0px;
        font-size: 16px;
        font-weight: 300;
    }

    .uk-accordion li {
        border-bottom: 1px solid #d7d5e0;
    }

    .fs90-baslik {
        font-size: 55px;
        color: #dbdbdb;
    }

    .fs36-baslik {
        font-size: 36px;
    }

    .fs16-kisa {
        font-size: 16px;
    }

    .bayilik-btn-top {
        margin-top: -100px;
        margin-bottom: 50px
    }

    .bg-grey {
        background: url(/images/footer-bg.webp) no-repeat bottom center #ebebeb;
        background-size: auto !important;
        min-height: 355px;
        padding-top: 50px;
        color: #344c72;
        font-size: 16px;
        line-height: 30px;
    }

    .bayilik-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 30px 60px;
        display: inline-block
    }

    .whatsapp-btn {
        background: #28b515;
        border-radius: 50%;
        padding: 5px;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 35px;
        color: #fff !important;
    }

    .bordericon-left {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 79px;
        background-size: contain !important;
        height: 50px;
        background: url(/images/left-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .bordericon-right {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 79px;
        background-size: contain !important;
        height: 50px;
        background: url(/images/right-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .lang-bttn {
        width: 50px;
        height: 40px;
        border: 0px;
        background: #e5e5e5;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .online-odeme-btn {
        background: #c11248;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        padding: 13px 15px
    }

    .slider-mt {
        padding: 40px 30px 0px 30px
    }

    .plpe60 {
        padding: 0px 30px 20px 30px
    }


    .menuurnw {
        width: 250px;
    }

    .menumt {
        margin-top: 20px;
    }

    .sticky .logo {
        background: url('/images/logo.webp') no-repeat center left;
        width: 180px;
        background-size: 180px;
        height: 45px;
        display: block;
    }

    .logo {
        background: url('/images/logo.webp') no-repeat center center;
        width: 180px;
        background-size: 180px;
        height: 45px;
        display: block;
        margin-top: 0px;
    }

    .sticky {
        position: fixed !important;
        z-index: 999;
        margin-top: 0px;
        -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: #fff;
        box-shadow: 2px 2px 22px #ccc;
    }


    .uk-slide-padding {
        padding: 0px 40px 40px 40px;
    }

    .slider-mt-50 {
        margin-top: 50px;
    }

    .slogan {
        font-size: 20px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .slogan2 {
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .lang .uk-nav li>a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #211451;
    }

    .slider-bttn {
        background: #c11248;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        padding: 20px 40px;
        display: inline-block
    }

    .mb5-mbl {
        margin-bottom: 25px;
    }

    .footer-content {
        background: linear-gradient(to top, #a6b9c7 0%, #d2d9de 30%, #ebebeb 100%);
        padding: 100px 0px 100px 0px;
    }

    .footer-menu li {
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 400;
    }

    .footer-sub-menu {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 25px 0px;
    }

    .footer-sub-menu li {
        margin-bottom: 10px;
    }

    .footer-sub-menu a {
        color: #211451;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        position: relative;
    }

    .pt-footer-20 {
        padding-top: 80px;
        border-top: 1px solid #c2c2c2;
    }

    .adres-icon {
        background: #fff;
        padding: 20px 20px;
        color: #211451;
        border-radius: 5px
    }

    .adres-icon svg {
        width: 30px;
    }

    .footer-adres {
        font-size: 14px;
    }

    .altlogowh {
        width: 211px;
    }
}

@media(min-width:960px) {
    .ozellik-width {
        width: 16.66%;
        box-sizing: border-box;
    }

    .urunler-banner {
        min-height: 400px !important;
    }

    .h-banner {
        min-height: 200px !important;
        padding-top: 120px !important;
    }

    .kurunsal-banner {
        min-height: 300px !important;
        padding-top: 130px !important;
    }

    .urun-kart-baslik-1 {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .mbl-logo {
        width: 211px;
    }

    .katalog-bg {
        background: linear-gradient(to top, #2a446e, #38638b, #4e95b8);
        padding: 30px;
        font-size: 20px;
        color: #fff
    }

    .uk-news-title {
        font-size: 18px;
        color: #211451 !important;
    }

    .fs90-baslik {
        font-size: 90px;
        color: #ededed;
    }

    .uk-accordion-bg {
        background: #fff;
        padding: 30px 0px;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #211451;
    }

    .ai-content {
        padding: 0px 0px 20px 0px;
        font-size: 16px;
        font-weight: 300;
    }

    .uk-accordion li {
        border-bottom: 1px solid #d7d5e0;
    }

    .fs90-baslik {
        font-size: 55px;
        color: #dbdbdb;
    }

    .fs36-baslik {
        font-size: 36px;
    }

    .fs16-kisa {
        font-size: 16px;
    }

    .bayilik-btn-top {
        margin-top: -100px;
        margin-bottom: 50px
    }

    .bg-grey {
        background: url(/images/footer-bg.webp) no-repeat bottom center #ebebeb;
        background-size: auto;
        min-height: 355px;
        padding-top: 50px;
        color: #344c72;
        font-size: 16px;
        line-height: 30px;
    }

    .bayilik-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 35px 60px;
        display: inline-block
    }

    .bordericon-left {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 79px;
        background-size: contain !important;
        height: 50px;
        background: url(/images/left-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .bordericon-right {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 79px;
        background-size: contain !important;
        height: 50px;
        background: url(/images/right-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .lang-bttn {
        width: 50px;
        height: 40px;
        border: 0px;
        background: #e5e5e5;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .online-odeme-btn {
        background: #c11248;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        padding: 13px 15px
    }

    .slider-mt {
        padding: 40px 40px 0px 40px
    }

    .plpe60 {
        padding: 0px 40px 20px 40px
    }


    .menuurnw {
        width: 250px;
    }

    .menumt {
        margin-top: 20px;
    }

    .sticky .logo {
        background: url('/images/logo.webp') no-repeat center left;
        width: 180px;
        background-size: 180px;
        height: 45px;
        display: block;
    }

    .logo {
        background: url('/images/logo.webp') no-repeat center center;
        width: 180px;
        background-size: 180px;
        height: 45px;
        display: block;
        margin-top: 0px;
    }

    .sticky {
        position: fixed !important;
        z-index: 999;
        margin-top: 0px;
        -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: #fff;
        box-shadow: 2px 2px 22px #ccc;
    }


    .uk-slide-padding {
        padding: 0px 60px 60px 60px;
    }

    .slider-mt-50 {
        margin-top: 50px;
    }

    .slogan {
        font-size: 20px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .slogan2 {
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .lang .uk-nav li>a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #211451;
    }

    .slider-bttn {
        background: #c11248;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        padding: 20px 40px;
        display: inline-block
    }

    .mb5-mbl {
        margin-bottom: 25px;
    }

    .footer-content {
        background: linear-gradient(to top, #a6b9c7 0%, #d2d9de 30%, #ebebeb 100%);
        padding: 100px 0px 100px 0px;
    }

    .footer-menu li {
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 400;
    }

    .footer-sub-menu {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 25px 0px;
    }

    .footer-sub-menu li {
        margin-bottom: 10px;
    }

    .footer-sub-menu a {
        color: #211451;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        position: relative;
    }

    .pt-footer-20 {
        padding-top: 80px;
        border-top: 1px solid #c2c2c2;
    }

    .adres-icon {
        background: #fff;
        padding: 20px 20px;
        color: #211451;
        border-radius: 5px
    }

    .adres-icon svg {
        width: 30px;
    }

    .footer-adres {
        font-size: 14px;
    }

    .altlogowh {
        width: 211px;
    }
}

@media(min-width:1200px) {
    .ozellik-width {
        width: 16.66%;
        box-sizing: border-box;
    }

    .urunler-banner {
        min-height: 500px !important;
    }

    .h-banner {
        min-height: 200px !important;
        padding-top: 120px !important;
    }

    .kurunsal-banner {
        min-height: 350px !important;
        padding-top: 130px !important;
    }

    .urun-kart-baslik-1 {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .border-radius-urun {
        border-radius: 0px 20px 20px 0px;
    }

    .border-radius-urun2 {
        border-radius: 20px 0px 0px 20px;
    }

    .katalog-bg {
        background: linear-gradient(to top, #2a446e, #38638b, #4e95b8);
        padding: 30px;
        font-size: 24px;
        color: #fff
    }

    .uk-news-title {
        font-size: 20px;
        color: #211451 !important;
    }

    .fs90-baslik {
        font-size: 90px;
        color: #dbdbdb;
    }

    .uk-accordion-bg {
        background: #fff;
        padding: 30px 0px;
        font-size: 22px !important;
        font-weight: 600 !important;
        color: #211451;
    }

    .ai-content {
        padding: 0px 0px 20px 0px;
        font-size: 18px;
        font-weight: 300;
    }

    .uk-accordion li {
        border-bottom: 1px solid #d7d5e0;
    }

    .fs90-baslik {
        font-size: 70px;
        color: #dbdbdb;
    }

    .fs36-baslik {
        font-size: 36px;
    }

    .fs16-kisa {
        font-size: 16px;
    }

    .bayilik-btn-top {
        margin-top: -100px;
        margin-bottom: 50px
    }

    .bg-grey {
        background: url(/images/footer-bg.webp) no-repeat bottom center #ebebeb;
        background-size: auto;
        min-height: 355px;
        padding-top: 50px;
        color: #344c72;
        font-size: 16px;
        line-height: 30px;
    }

    .bayilik-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 35px 60px;
        display: inline-block
    }

    .bordericon-left {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 89px;
        background-size: 89px;
        height: 50px;
        background: url(/images/left-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .bordericon-right {
        opacity: 1;
        border: 0px solid #fff;
        border-radius: 50%;
        width: 89px;
        background-size: 89px;
        height: 50px;
        background: url(/images/right-arrow.webp) no-repeat center center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -transition: all 0.3s ease-out;
    }

    .lang-bttn {
        width: 50px;
        height: 40px;
        border: 0px;
        background: #e5e5e5;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .online-odeme-btn {
        background: #c11248;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        padding: 13px 15px
    }

    .slider-mt {
        padding: 100px 40px 0px 40px
    }

    .plpe60 {
        padding: 0px 40px 20px 40px
    }


    .menuurnw {
        width: 250px;
    }

    .menumt {
        margin-top: 20px;
    }

    .sticky .logo {
        background: url('/images/logo.webp') no-repeat center left;
        width: 180px;
        background-size: 180px;
        height: 45px;
        display: block;
    }

    .logo {
        background: url('/images/logo.webp') no-repeat center center;
        width: 180px;
        background-size: 180px;
        height: 45px;
        display: block;
        margin-top: 0px;
    }

    .uk-navbar-nav>li>a {
        color: #211451;
        font-size: 14px;
        margin: 0px 0px;
        font-weight: 600;
    }

    .uk-navbar-nav>li.uk-active>a {
        color: #211451;
        font-size: 13px;
    }

    .uk-navbar-dropdown-nav>li>a {
        color: #211451 !important;
        font-size: 16px;
        text-align: left;
    }

    .sticky .uk-navbar-dropdown {
        border-radius: 0px;
    }

    .sticky {
        position: fixed !important;
        z-index: 999;
        margin-top: 0px;
        -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: #fff;
        box-shadow: 2px 2px 22px #ccc;
    }


    .uk-slide-padding {
        padding: 0px 60px 60px 60px;
    }

    .slider-mt-50 {
        margin-top: 50px;
    }

    .slogan {
        font-size: 24px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .slogan2 {
        font-size: 35px;
        line-height: 40px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .lang .uk-nav li>a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #211451;
    }

    .slider-bttn {
        background: #c11248;
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        padding: 25px 50px;
        display: inline-block
    }

    .mb5-mbl {
        margin-bottom: 0px;
    }

    .footer-content {
        background: linear-gradient(to top, #a6b9c7 0%, #d2d9de 30%, #ebebeb 100%);
        padding: 100px 0px 100px 0px;
    }

    .footer-menu li {
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 400;
    }

    .footer-sub-menu {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 25px 0px;
    }

    .footer-sub-menu li {
        margin-bottom: 10px;
    }

    .footer-sub-menu a {
        color: #211451;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        position: relative;
    }

    .pt-footer-20 {
        padding-top: 80px;
        border-top: 1px solid #c2c2c2;
    }

    .adres-icon {
        background: #fff;
        padding: 20px 20px;
        color: #211451;
        border-radius: 5px
    }

    .adres-icon svg {
        width: 40px;
    }

    .footer-adres {
        font-size: 16px;
    }

    .altlogowh {
        width: 211px;
    }
}

@media(min-width:1400px) {
    .ozellik-width {
        width: 11.11%;
        box-sizing: border-box;
    }

    .urunler-banner {
        min-height: 500px !important;
    }

    .h-banner {
        min-height: 200px !important;
        padding-top: 120px !important;
    }

    .kurunsal-banner {
        min-height: 400px !important;
        padding-top: 100px !important;
    }

    .urun-kart-baslik-1 {
        font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .sagsol-pad {
        padding: 0px 20px 0px 20px
    }

    .katalog-bg {
        background: linear-gradient(to top, #2a446e, #38638b, #4e95b8);
        padding: 40px;
        font-size: 24px;
        color: #fff
    }

    .uk-news-title {
        font-size: 20px;
        color: #211451 !important;
    }

    .fs90-baslik {
        font-size: 90px;
        color: #ededed;
    }

    .uk-accordion-bg {
        background: #fff;
        padding: 30px 0px;
        font-size: 24px !important;
        font-weight: 600 !important;
        color: #211451;
    }

    .ai-content {
        padding: 0px 0px 20px 0px;
        font-size: 18px;
        font-weight: 300;
    }

    .uk-accordion li {
        border-bottom: 1px solid #d7d5e0;
    }

    .fs90-baslik {
        font-size: 80px;
        color: #dbdbdb;
    }

    .fs36-baslik {
        font-size: 36px;
    }

    .fs16-kisa {
        font-size: 16px;
    }

    .bayilik-btn-top {
        margin-top: -100px;
        margin-bottom: 50px
    }

    .bg-grey {
        background: url(/images/footer-bg.webp) no-repeat bottom center #ebebeb;
        background-size: auto;
        min-height: 355px;
        padding-top: 50px;
        color: #344c72;
        font-size: 16px;
        line-height: 30px;
    }

    .bayilik-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 35px 60px;
        display: inline-block
    }

    .lang-bttn {
        width: 50px;
        height: 42px;
        border: 0px;
        background: #e5e5e5;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .online-odeme-btn {
        background: #c11248;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        padding: 13px 20px
    }

    .slider-mt {
        padding: 100px 40px 0px 40px
    }

    .plpe60 {
        padding: 0px 40px 20px 40px
    }


    .menuurnw {
        width: 250px;
    }

    .menumt {
        margin-top: 20px;
    }

    .sticky .logo {
        background: url('/images/logo.webp') no-repeat center left;
        width: 211px;
        background-size: 211px;
        height: 53px;
        display: block;
    }

    .logo {
        background: url('/images/logo.webp') no-repeat center center;
        width: 211px;
        background-size: 211px;
        height: 53px;
        display: block;
        margin-top: 0px;
    }

    .uk-navbar-nav>li>a {
        color: #211451;
        font-size: 16px;
        margin: 0px 1px;
        font-weight: 600;
    }

    .uk-navbar-nav>li.uk-active>a {
        color: #211451;
        font-size: 13px;
    }

    .uk-navbar-dropdown-nav>li>a {
        color: #211451 !important;
        font-size: 16px;
        text-align: left;
    }

    .sticky .uk-navbar-dropdown {
        border-radius: 0px;
    }

    .sticky {
        position: fixed !important;
        z-index: 999;
        margin-top: 0px;
        -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: #fff;
        box-shadow: 2px 2px 22px #ccc;
    }


    .uk-slide-padding {
        padding: 0px 60px 60px 60px;
    }

    .slider-mt-50 {
        margin-top: 50px;
    }

    .slogan {
        font-size: 26px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .slogan2 {
        font-size: 40px;
        line-height: 44px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .lang .uk-nav li>a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #211451;
    }

    .slider-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 30px 55px;
        display: inline-block
    }

    .footer-content {
        background: linear-gradient(to top, #a6b9c7 0%, #d2d9de 30%, #ebebeb 100%);
        padding: 100px 0px 100px 0px;
    }

    .footer-menu li {
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 400;
    }

    .footer-sub-menu {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 25px 0px;
    }

    .footer-sub-menu li {
        margin-bottom: 10px;
    }

    .footer-sub-menu a {
        color: #211451;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        position: relative;
    }

    .pt-footer-20 {
        padding-top: 80px;
        border-top: 1px solid #c2c2c2;
    }

    .adres-icon {
        background: #fff;
        padding: 20px 20px;
        color: #211451;
        border-radius: 5px
    }

    .adres-icon svg {
        width: 40px;
    }

    .footer-adres {
        font-size: 16px;
    }

    .altlogowh {
        width: 211px;
    }
}

@media(min-width:1600px) {
    .ozellik-width {
        width: 11.11%;
        box-sizing: border-box;
    }

    .urunler-banner {
        min-height: 600px !important;
    }

    .h-banner {
        min-height: 250px !important;
        padding-top: 120px !important;
    }

    .kurunsal-banner {
        min-height: 450px !important;
        padding-top: 100px !important;
    }

    .urun-kart-baslik-1 {
        font-weight: 600;
        font-size: 22px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .padsol {
        padding: 0px 0px 0px 50px
    }

    .padsag {
        padding: 0px 50px 0px 0px
    }

    .katalog-bg {
        background: linear-gradient(to top, #2a446e, #38638b, #4e95b8);
        padding: 40px;
        font-size: 24px;
        color: #fff
    }

    .uk-news-title {
        font-size: 20px;
        color: #211451 !important;
    }

    .fs90-baslik {
        font-size: 80px;
        color: #dbdbdb;
    }

    .fs36-baslik {
        font-size: 36px;
    }

    .fs16-kisa {
        font-size: 18px;
    }

    .bayilik-btn-top {
        margin-top: -100px;
        margin-bottom: 50px
    }

    .bg-grey {
        background: url(/images/footer-bg.webp) no-repeat bottom center #ebebeb;
        background-size: auto;
        min-height: 355px;
        padding-top: 50px;
        color: #344c72;
        font-size: 16px;
        line-height: 30px;
    }

    .bayilik-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 35px 60px;
        display: inline-block
    }

    .lang-bttn {
        width: 50px;
        height: 44px;
        border: 0px;
        background: #e5e5e5;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        padding: 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .online-odeme-btn {
        background: #c11248;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        padding: 13px 20px
    }

    .slider-mt {
        padding: 100px 60px 0px 60px
    }

    .plpe60 {
        padding: 0px 60px 20px 60px
    }


    .menuurnw {
        width: 250px;
    }

    .menumt {
        margin-top: 20px;
    }

    .sticky .logo {
        background: url('/images/logo.webp') no-repeat center left;
        width: 211px;
        background-size: 211px;
        height: 53px;
        display: block;
    }

    .logo {
        background: url('/images/logo.webp') no-repeat center center;
        width: 211px;
        background-size: 211px;
        height: 53px;
        display: block;
        margin-top: 0px;
    }

    .uk-navbar-nav>li>a {
        color: #211451;
        font-size: 18px;
        margin: 0px 1px;
        font-weight: 600;
    }

    .uk-navbar-nav>li.uk-active>a {
        color: #211451;
        font-size: 13px;
    }

    .uk-navbar-dropdown-nav>li>a {
        color: #211451 !important;
        font-size: 16px;
        text-align: left;
    }

    .sticky .uk-navbar-dropdown {
        border-radius: 0px;
    }

    .sticky {
        position: fixed !important;
        z-index: 999;
        margin-top: 0px;
        -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: #fff;
        box-shadow: 2px 2px 22px #ccc;
    }


    .uk-slide-padding {
        padding: 0px 100px 100px 100px;
    }

    .slider-mt-50 {
        margin-top: 50px;
    }

    .slogan {
        font-size: 28px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .slogan2 {
        font-size: 44px;
        line-height: 48px;
        color: #fff;
        z-index: 99;
        position: relative;
    }

    .lang .uk-nav li>a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #211451;
    }

    .slider-bttn {
        background: #c11248;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        padding: 35px 60px;
        display: inline-block
    }




    .uk-accordion-bg {
        background: #fff;
        padding: 30px 0px;
        font-size: 24px !important;
        font-weight: 600 !important;
        color: #211451;
    }

    .ai-content {
        padding: 0px 0px 20px 0px;
        font-size: 18px;
        font-weight: 300;
    }

    .uk-accordion li {
        border-bottom: 1px solid #d7d5e0;
    }

    .footer-content {
        background: linear-gradient(to top, #a6b9c7 0%, #d2d9de 30%, #ebebeb 100%);
        padding: 100px 0px 100px 0px;
    }

    .footer-menu li {
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 400;
    }

    .footer-sub-menu {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 25px 0px;
    }

    .footer-sub-menu li {
        margin-bottom: 10px;
    }

    .footer-sub-menu a {
        color: #211451;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        position: relative;
    }

    .pt-footer-20 {
        padding-top: 80px;
        border-top: 1px solid #c2c2c2;
    }

    .adres-icon {
        background: #fff;
        padding: 20px 20px;
        color: #211451;
        border-radius: 5px
    }

    .adres-icon svg {
        width: 40px;
    }

    .footer-adres {
        font-size: 16px;
    }

    .altlogowh {
        width: 211px;
    }
}

.solid-bttm {
    border-bottom: 5px #211451 solid;
    box-shadow: 0 5px 0 #c11248;
}


.ai-content li {
    border-bottom: 0px !important;
}

.br5 {
    border-radius: 5px;
}

.image-container-oran-katimg-urn {
    aspect-ratio: 555 / 450;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 555px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran-katimg-urn img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}

.image-container-oran-katimg {
    aspect-ratio: 455 / 600;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 455px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran-katimg img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}


.image-container-oran-slide {
    aspect-ratio: 1980 / 546;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 1980px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran-slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}


.image-container-oran-urun {
    aspect-ratio: 1080 / 1080;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 1080px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran-urun img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}

.image-container-oran-urun-dikey {
    aspect-ratio: 350 / 739;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 350px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran-urun-dikey img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}

.image-container-oran-sagsol {
    aspect-ratio: 963 / 636;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 963px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran-sagsol img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}

.uk-accordion-bg:hover {
    background: #fff;
    color: #2e4d76 !important;
}

.uk-accordion>:nth-child(n+2) {
    margin-top: 0px;
}

.bayilik-bttn:hover {
    background: #c11248;
    color: #fff;
}

.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
    border-left: #211451 solid 1px;
}

.lacivert {
    color: #211451 !important;
}

.lang-bttn:hover {
    background: #e5e5e5;
    color: #fff;
}



.bordericon-left:hover {
    opacity: 0.3;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -transition: all 0.3s ease-out;
}

.bordericon-right:hover {
    opacity: 0.3;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -transition: all 0.3s ease-out;
}


.slider-bttn:hover {
    background: #c11248;
    color: #fff;
}

.online-odeme-btn:hover {
    background: #c11248;
    color: #fff;
}

.slide-mask {
    position: absolute;
    width: 100%;
    left: 0px;
    height: 100%;
    z-index: 1;
}


.followicon-instagram {
    border: #fff !important;
    color: #fff !important;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #FD1D1D 45%, #d6249f 60%, #285AEB 90%);
}

.followicon-facebook {
    border: #fff !important;
    color: #fff !important;
    background: #1877F2 !important;
}

.followicon-x {
    border: #fff !important;
    color: #fff !important;
    background: #000 !important;
}

.followicon-linkedin {
    border: #fff !important;
    color: #fff !important;
    background: #0e76a8 !important;
}

.followicon-youtube {
    border: #fff !important;
    color: #fff !important;
    background: #ff0033 !important;
}


.image-container-oran {
    aspect-ratio: 800 / 1187;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 800px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}

/* Üstten aşağı opaklık efekti */
.image-container-oran::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0.8) 0%,
            /* Üstte yoğun siyah */
            rgba(0, 0, 0, 0.6) 20%,
            /* Azalıyor */
            rgba(0, 0, 0, 0.3) 40%,
            /* Daha da azalıyor */
            rgba(0, 0, 0, 0.0) 60%
            /* Ortalara gelmeden şeffaf oluyor */
        );
    pointer-events: none;
}



.image-container-oran2 {
    aspect-ratio: 800 / 1187;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 800px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran2 img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}

.image-container-oran3 {
    aspect-ratio: 800 / 536;
    /* Oranı otomatik korur */
    width: 100%;
    /* Konteyner genişliğini ortama göre ayarla */
    max-width: 800px;
    /* İsteğe bağlı maksimum genişlik */
    overflow: hidden;
    position: relative;
}

.image-container-oran3 img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /* Resmi taşırmadan sığdırır, kırpabilir */
    display: block !important;
}


.uk-dotnav>*>* {
    background-color: #fff !important;
    width: 12px;
    height: 12px;
}

.maddeurun ul {
    list-style: none;
    padding-left: 0;
    padding: 0 0 0 0px;
    margin-top: 0px;
}

.maddeurun li {
    display: flex;
    padding-bottom: 15px;
    align-items: top;
}



.madde5 ul {
    list-style: none;
    padding-left: 0;
    padding: 0 0 0 0px;
    margin-top: 0px;
}

.madde5 li {
    display: flex;
    padding-bottom: 15px;
    align-items: top;
}

.madde5 ul li::before {
    content: "";
    background-image: url('/images/madde.webp');
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    width: 10px;
    height: 25px;
    margin-right: 10px;
    flex-shrink: 0;
    vertical-align: middle;
}


.kisa b {
    color: #c11248 !important;
}

@font-face {
    font-family: Ataturk;
    src: url(../fonts/ataturk.ttf) format("truetype");
    font-style: normal
}

.fontataturk {
    font-family: Ataturk;
}


.uk-input,
.uk-select,
.uk-textarea {
    color: #666;
}

.fs18btn:hover {
    background-color: #c11248;
}

.uk-bg-grey {
    background: #f2f2f2;
}

.uk-border {
    border: 1px solid #eee;
}

.uk-navbar-dropdown-nav>li>a {
    display: block;
}

.uk-offcanvas-bar .uk-close {
    color: #000;
}

.uk-offcanvas-bar .uk-close:hover {
    color: #c11248;
}

.uk-offcanvas-bar .uk-button-secondary {
    background-color: #c11248;
    color: #ffffff;
    font-size: 16px;
}

.uk-offcanvas-bar .uk-button-secondary:hover {
    background-color: #211451;
    color: #ffffff;
}

.lang .uk-nav li>a:hover {
    color: #c11248;
}

.lang .uk-nav,
.uk-nav ul {
    margin: 0;
    padding: 10px;
    list-style: none;
}

.tfilm-btn:hover {
    background: #c11248;
    color: #fff;
}

.uk-navbar-parent-icon {
    margin-left: 4px;
    transition: transform .3s ease-out;
    margin-top: 5px;
}

.apotekfont {
    font-family: "apotek-wide", sans-serif;
}

.slogan-mb30 span {
    color: #c11248 !important;
}

.hover-top {
    -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;
}

.hover-top:hover {
    transform: translateY(-3px);
    -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;
}

.makinapad:hover {
    color: #211451;
}

.border-bottom1 {
    border-bottom: 1px solid #000;
}

.bmakinalar .uk-subnav-pill>.uk-active>a {
    background-color: transparent;
    color: #211451;
    font-weight: 500;
}

.bmakinalar .uk-subnav-pill>*>:first-child:hover {
    color: #000;
    background-color: transparent;
}

.bmakinalar .uk-subnav-pill>* {
    padding-left: 5px;
}

.bmakinalar .uk-subnav-pill>.uk-active>a>span {
    font-weight: 200;
}

.bmakinalar .uk-subnav-pill {
    margin-left: 0px;
}

.uk-border-top {
    border-top: 1px solid #000000;
    padding-top: 20px;
}

.uk-icon-button {
    border: 1px solid #211451;
    color: #d5dbe0;
    background-color: #211451;
    border-radius: 5px !important;
}

.uk-icon-button:hover {
    border: 1px solid #c11248;
    color: #d5dbe0;
    background-color: #c11248;
}

.madde ul {
    list-style: none;
    padding-left: 0;
    padding: 0 0 0 0px;
    margin-top: 0px;
}

.madde li {
    display: flex;
    padding-bottom: 15px;
    align-items: top;
}

.madde ul li::before {
    content: "";
    background-image: url('/images/madde.webp');
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0;
    vertical-align: middle;
}


.uk-accordion-content b {
    font-weight: 500 !important;
}


.rotate-button img {
    transition: transform 0.3s ease;
}

.rotate-box:hover .rotate-button img {
    transform: rotate(45deg);
}

.rotate-button {
    border: 1px solid #211451;
    border-radius: 50%;
    padding: 5px;
}

.rotate-button-white img {
    transition: transform 0.3s ease;
    filter: brightness(0) invert(1);
}

.rotate-box:hover .rotate-button-white img {
    transform: rotate(45deg);
    filter: brightness(0) invert(0);
}

.rotate-box:hover .rotate-button-white {
    background: #fff;
}



.rotate-button-mak img {
    transition: transform 0.3s ease;
    filter: brightness(0) invert(1);
}

.rotate-box:hover .rotate-button-mak img {
    transform: rotate(45deg);
    filter: brightness(0) invert(1);
}

.rotate-box:hover .rotate-button-mak {
    background: #c11248;
    border: 1px solid #c11248;
}

.rotate-button-mak {
    background: #c11248;
    border: 1px solid #c11248;
    border-radius: 50%;
    padding: 10px;
}


.sektorlerdiv .uk-slidenav {
    color: rgb(255 255 255);
}

.uk-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='13' height='13' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='%23211451' width='13' height='3' x='0' y='5' /%3E%3Crect fill='%23211451' width='3' height='13' x='5' y='0' /%3E%3C/svg%3E");
}

.uk-open>.uk-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='13' height='13' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='%23211451' width='13' height='3' x='0' y='5' /%3E%3C/svg%3E");
}


.uk-subnav-pill>.uk-active>a {
    background-color: #c11248;
    color: #fff;
}