@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap');
body {font-family: 'Poppins', sans-serif; color: #0c3b5d;
line-height: 1.5;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
box-sizing: border-box;
overflow-x: hidden;	
padding-top:100px;
}

a { text-decoration: none !important; color: #383e42; transition-duration: 0.4s; }
.br{border:1px solid red;}
a:link{text-decoration:none;}
.kirmizi { color: #ff0000;}
.koyukirmizi { color: #d50000;}
.yesil { color: #22a022;}
.koyumavi { color: #14649e;}
.koyumavibg{ color: #0c3b5d; border: 2px solid #34a2f2; padding: 3px; border-radius: 12px;}
.ustaimg { position: relative; text-align: center;}
.ustaimg a { display:block;}
.ustaimg img {display: inline-block; max-height:280px; max-width:100%;}
/*footer*/
.yazihiza { text-align: left;}
.yazihiza a {
    display: inline-block; /* animasyon düzgün çalışsın diye */
    color: #000; /* varsayılan renk */
    text-decoration: none;
    transition: all 0.3s ease;
}
.yazihiza a:hover {
	font-weight: 700;
    color: #ea3c78; /* hover rengi (mavi ton) */
    margin-left: 6px; /* sağa 5px kayma */
}
@media only screen and (max-width: 1920px) {.yazihiza{margin-left:40px;}}
@media only screen and (max-width: 1024px) {.yazihiza{margin-left:10px;}}
/**/
.logo{max-width: 122%;  z-index: -9999;}
@media only screen and (max-width: 767px) {.logo {width:98%; margin-left:10px; }}
/*logo end*/
/*kayitol*/
@media (min-width:190px) and (max-width:800px){.kapat {display: none !important;}}
@media only screen and (max-width: 767px) {.kayitol {width:100%;}}
/*kayitol end*/

/**/
/*login css*/
.resimozellik img {
    max-width: 100%;
    height: auto;
    display: block;
	margin-left: 14px;
}
.login-btn {
    background-color: #ff4000; /* Arka plan rengi */
    color: #ffffff; /* Metin rengi */
    border: none; /* Kenarlık yok */
    padding: 7px 90px; /* İç boşluk */
    font-size: 16px; /* Yazı boyutu */
    border-radius: 5px; /* Köşe yuvarlama */
    cursor: pointer; /* İmleci el işareti yapar */
    transition: background-color 0.3s ease; /* Geçiş efekti */
}
.login-btn:hover {
    background-color: #00b32d; /* Üzerine gelindiğinde arka plan rengi */
    color: #fff; /* Üzerine gelindiğinde metin rengi */
}
/* Genel margin-top değeri */
.asagi {
    margin-top: 100px; /* Desktop ve tablet için varsayılan değer */
}

/* Mobil cihazlar için margin-top değerini değiştirme */
@media (max-width: 768px) {
    .asagi {
        margin-top: 50px; /* Mobil cihazlar için margin-top değeri */
    }
}

/* Çok küçük ekranlar için margin-top değerini değiştirme */
@media (max-width: 480px) {
    .asagi {
        margin-top: 20px; /* Çok küçük ekranlar için margin-top değeri */
    }
}
.custom-btnn {
background-color: #ffd5ff;
color:#000;
border: 1px solid #0b0b0c;
/* border-radius: 50px; */
padding: 5px 15px;
transition: background-color 0.3s ease, color 0.3s ease;
}
.custom-btnn.active {
background-color: #99ffcc; /* Aktif olan butonun rengi */
border-color: #0056b3; /* Aktif olan butonun sınır rengi */
}
/*ölçüler*/
.mt2{margin-top:2px;}
.mt4{margin-top:4px;}
.mt6{margin-top:6px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt14{margin-top:14px;}
.mt16{margin-top:16px;}
.mt18{margin-top:18px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt36{margin-top:36px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt-10{margin-top:-10px;}
.mt-15{margin-top:-15px;}
.mt-20{margin-top:-20px;}
.mt-30{margin-top:-30px;}
.mt-40{margin-top:-40px;}
.mt-50{margin-top:-50px;}
.mt-60{margin-top:-60px;}
.mt-80{margin-top:-80px;}
.mt-100{margin-top:-100px;}
.mt-110{margin-top:-110px;}
.mb2{margin-bottom:2px;}
.mb4{margin-bottom:4px;}
.mb6{margin-bottom:6px;}
.mb8{margin-bottom:8px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb-2{margin-bottom:-2px;}
.mb-4{margin-bottom:-4px;}
.mb-6{margin-bottom:-6px;}
.mb-8{margin-bottom:-8px;}
.mb-10{margin-bottom:-10px;}
.mb-15{margin-bottom:-15px;}
.mb-20{margin-bottom:-20px;}
/*paytrcss*/
#paytr_taksit_tablosu{clear: both;font-size: 12px;max-width: 1200px;text-align: center;font-family: Arial, sans-serif;}
#paytr_taksit_tablosu::before {display: table;content: " ";}
#paytr_taksit_tablosu::after {content: "";clear: both;display: table;}
.taksit-tablosu-wrapper{margin: 5px;width: 280px;padding: 12px;cursor: default;text-align: center;display: inline-block;border: 1px solid #e1e1e1;}
.taksit-logo img{max-height: 28px;padding-bottom: 10px;}
.taksit-tutari-text{float: left;width: 126px;color: #a2a2a2;margin-bottom: 5px;}
.taksit-tutar-wrapper{display: inline-block;background-color: #f7f7f7;}
.taksit-tutar-wrapper:hover{background-color: #e8e8e8;}
.taksit-tutari{float: left;width: 126px;padding: 6px 0;color: #474747;border: 2px solid #ffffff;}
.taksit-tutari-bold{font-weight: bold;}
@media all and (max-width: 600px) {.taksit-tablosu-wrapper {margin: 5px 0;}}
/*pytrr off*/
/*yandan cıkan icon*/
.right-social-fixed {
    position: fixed;
    bottom: 11px;
    right: -16px;
    z-index: 100;
}
.right-social-fixed ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.right-social-fixed ul li {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    transition: 0.3s;
    transform: translateX(calc(100% - 57px)); /* Kenar dışından gelir */
}
.right-social-fixed ul li a {
    padding: 4px 10px;
    background-color: #111e72;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    color: inherit;
    display: flex;
    align-items: center;
    transition: transform 0.3s;
}

/* WhatsApp */
.right-social-fixed ul li.wp a {
    background-color: #069d16;
}
.wp img {
    margin-left: -8px;
    width: 34px;
    height: 34px;
    animation: flash 1s infinite; /* Yanıp sönme animasyonu */
}

/* Telefon */
.right-social-fixed ul li.tel a {
    background-color: #f95732;
}
.tel img {
    margin-left: -8px;
    width: 34px;
    height: 34px;
    animation: flash 1s infinite; /* Yanıp sönme animasyonu */
}

/* Flash (yanıp sönme) animasyonu */
@keyframes flash {
    0%, 100% { opacity: 1; } /* Görünür */
    50% { opacity: 0; } /* Tamamen görünmez */
}

/* Hover ile sabitlenme */
.right-social-fixed ul li:hover {
    transform: translateX(0%); /* Hover'da kenardan içeri gelir */
}

/**/
/*breadcrumbr*/
.breadcrumbAndSidebar {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    position: sticky;
    top: 72px;
    z-index: 3;
    background: #fff;
    float: left;
    width: 100%;
}
.breadcrumbAndSidebar .breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    float: left;
}
@media only screen and (max-width: 1023px) {
.breadcrumbAndSidebar .breadcrumb { float: none; width: 100%; }
}
.breadcrumbAndSidebar .breadcrumb ul { padding: 0; margin: 0;}
@media only screen and (max-width: 1023px) {
.breadcrumbAndSidebar .breadcrumb ul { display: -webkit-box; overflow: auto; width: 100%; }}
.breadcrumbAndSidebar .breadcrumb ul li {
    list-style-type: none;
    display: inline-block;
    padding: 8px 20px 8px 0;
    position: relative;
    color: #6a869b;
    font-size: 13px;
    text-transform: capitalize;
}
@media only screen and (max-width: 1023px) {
.breadcrumbAndSidebar .breadcrumb ul li { white-space: nowrap; display: table-cell; margin: 0 !important; }
.breadcrumbAndSidebar .breadcrumb ul li.mbNone { display: none; }
}
.breadcrumbAndSidebar .breadcrumb ul li:last-child { padding-right: 0 !important;}
.breadcrumbAndSidebar .breadcrumb ul li:last-child:after { display: none;}
.breadcrumbAndSidebar .breadcrumb ul li.active { color: #0c3b5d;}
.breadcrumbAndSidebar .breadcrumb ul li.active a { color: #0c3b5d;}
.breadcrumbAndSidebar .breadcrumb ul li:after {
    content: "/";
    color: #032b52;
    margin: 0 4px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(16deg);
}
@media only screen and (max-width: 1023px) {
.breadcrumbAndSidebar .breadcrumb ul li:after { margin: 0 8px; }}
.breadcrumbAndSidebar .breadcrumb ul li a {
    display: block;
    font-size: 13px;
    color: #6a869b;
    text-transform: capitalize;
    text-decoration: none;
}
.breadcrumbAndSidebar .tabFixed { position: sticky; top: 110px; }
@media only screen and (max-width: 1023px) {
.breadcrumbAndSidebar .tabFixed { display: none !important; }}
.breadcrumbAndSidebar .tabFixed ul { padding: 0; margin: 0;}
.breadcrumbAndSidebar .tabFixed ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 13px;
    color: #6a869b;
    padding: 8px 3px;
    position: relative;
}
.breadcrumbAndSidebar .tabFixed ul li.active { color: #0c3b5d; font-family: poppinsmedium, Roboto-Medium;}
.breadcrumbAndSidebar .tabFixed ul li.active a { color: #0c3b5d;}
.breadcrumbAndSidebar .tabFixed ul li.active:after { opacity: 1;}
@media only screen and (max-width: 1200px) and (min-width: 1024px) {
 .breadcrumbAndSidebar .tabFixed ul li { margin: 0 0 0 5px; }
}
.breadcrumbAndSidebar .tabFixed ul li a { font-size: 13px; color: #6a869b;}
.breadcrumbAndSidebar .tabFixed ul li:after {
    content: "";
    background: #032b52;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    left: 0;
    opacity: 0;
}
/**/
/*index sayfası bilgilendirme bar*/
.kisayolbar .col-lg-3{
  padding-left: 0;
  padding-right: 0;
}
.kisayolbar  .row{
  border-bottom: 1px solid #e5e5e5;
  margin-left: 1px;
  margin-right: 1px;
}
.kisayolbar .ayaritem{
    padding: 26px 0 9px 65px;
    position: relative;
}
.kisayolbar .ayaritem .iocn{
  position: absolute;
  left: 8px;
  top: 23px;
  transition: all linear 0.4s;
}
.kisayolbar .ayaritem:hover .iocn{ 
  transform: rotatex(360deg);
}
.kisayolbar .ayaritem.last-item::before{
  display: none;
}

.mobilhizliac{display:none !important }
.mobilhizlikapat{display:block }

@media only screen and (max-width: 600px) {
.mobilhizlikapat{display:none }
.mobilhizliac{display:flex !important  }
}
/**/
.kampanya-title-wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 8px;
}

/* Yazı: Buton görünümünde */
.kampanya-title-wrapper h2 {
    display: inline-block;
    position: relative;
    padding: 12px 30px;
    font-size: 20px;
    border-radius: 30px;
    color: #fff;
    background: linear-gradient(270deg, #ff6ec4, #7873f5, #4ade80);
    background-size: 600% 600%;
    animation: wave 5s ease infinite;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    z-index: 1;
}

/* Ortadaki ince çizgi */
.kampanya-title-wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}

/* Arka plan animasyonu için */
@keyframes wave {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}


/**/
.yanipsonme {
	margin-top:-4px;
    font-size: 16px;
    color: #ff4000;
    animation: yanipsonme 1s infinite alternate;
}

@keyframes yanipsonme {
    from { opacity: 1; }
    to { opacity: 0.4; }
}
/*carosel yataymenü*/
#owl-demo .owl-nav,
#owl-demo .owl-nav.disabled {
  display: none !important;
  visibility: hidden !important;
}
#owl-demo .item img {
  height: 40px;
  width: 40px;
}
#owl-demo .item div {
  font-size: 11px;
}
.eart img {
width: 60px;
height: 60px;
margin-left: -18px;
margin-top: 6px;
}