body {font-family: "Poppins", sans-serif; overflow-x: hidden; padding:1%; background:#fff;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%; margin:0; }
textarea:focus, input:focus{outline: none;}
::-webkit-scrollbar {width: 10px;background-color: #fff;border-left: 1px solid #fff;}
::-webkit-scrollbar-thumb {background-color: #000101;}
::-webkit-scrollbar-thumb:hover {background-color: #000101;}


.container { max-width:1600px;}
.ustmenu {width: 100%;z-index: 1000; position:absolute; padding-top:30px;}
.ustmenu .container {width: 100%; background:#fff; min-height:90px; border-radius: 5px;}
.ustmenu .sagalan {float: right;padding: 0 0 0 0;}
.ustmenu .sagalan .telefon { width:225px; height:90px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:15px; font-weight:600; color:#163152; margin-left:15px; background:#F6F6FF; cursor:pointer;}
.ustmenu .sagalan .telefon img { margin-right:10px;   transition:opacity .2s ease;}
.ustmenu .sagalan .telefon:hover img {animation:buzz-out .7s both;}
.ustmenu .sagalan .destek { width:186px; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:14px; font-weight:600; color:#fff; margin:20px 0 0 15px; background:#535EE0; cursor:pointer; border-radius:5px;}
.ustmenu .sagalan .destek:hover { background:#84C341; transition: all .35s;}
.ustmenu .sagalan .destek img { margin-right:10px;   transition:opacity .2s ease;}
.ustmenu .sagalan .destek:hover img {animation:buzz-out .7s both;}

.ustmenu .sagalan .dil { width:50px; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:14px; font-weight:600; color:#fff; margin:20px 0 0 15px; background:#535EE0; cursor:pointer; border-radius:5px;}
.ustmenu .sagalan .dil:hover { background:#84C341; transition: all .35s;}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.ustmenu {width: 100%;z-index: 1000; position: relative; padding-top:0;}
.ustmenu .container {width: 100%; background:#fff; min-height:auto; display:table; padding:10px 0 20px 0;}
.ustmenu .sagalan .telefon { width:46%; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:12px; font-weight:500; color:#163152; margin-left:5px; background:#F6F6FF; cursor:pointer; }
.ustmenu .sagalan .destek { width:46%; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:12px; font-weight:500; color:#fff; margin:0 0 0 5px; background:#535EE0; cursor:pointer; border-radius:5px;}
.ustmenu .sagalan {float: left;padding: 0 0 10px 0; width:100%;}
.ustmenu .sagalan .dil { width:50px; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:14px; font-weight:600; color:#fff; margin:20px 0 0 15px; background:#535EE0; cursor:pointer; border-radius:5px; position:fixed; bottom:0;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.ustmenu {width: 100%;z-index: 1000; position: relative; padding-top:0;}
.ustmenu .container {width: 100%; background:#fff; min-height:auto; display:table; padding:10px 0 20px 0;}
.ustmenu .sagalan .telefon { width:49%; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:12px; font-weight:500; color:#163152; margin-left:5px; background:#F6F6FF; cursor:pointer; }
.ustmenu .sagalan .destek { width:49%; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:12px; font-weight:500; color:#fff; margin:0 0 0 5px; background:#535EE0; cursor:pointer; border-radius:5px;}
.ustmenu .sagalan {float: left;padding: 0 0 10px 0; width:100%;}
.ustmenu .sagalan .dil { width:50px; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:14px; font-weight:600; color:#fff; margin:20px 0 0 15px; background:#535EE0; cursor:pointer; border-radius:5px; position:fixed; bottom:0;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.ustmenu {width: 100%;z-index: 1000; position: relative; padding-top:0;}
.ustmenu .container {width: 100%; background:#fff; min-height:auto; display:table; padding:10px 0 20px 0;}
.ustmenu .sagalan .telefon { width:49%; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:12px; font-weight:500; color:#163152; margin-left:5px; background:#F6F6FF; cursor:pointer; }
.ustmenu .sagalan .destek { width:49%; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:12px; font-weight:500; color:#fff; margin:0 0 0 5px; background:#535EE0; cursor:pointer; border-radius:5px;}
.ustmenu .sagalan {float: left;padding: 0 0 10px 0; width:100%;}
.ustmenu .sagalan .dil { width:50px; height:50px; float:left; display: flex;justify-content: center;align-items: center; text-align: center; font-size:14px; font-weight:600; color:#fff; margin:20px 0 0 15px; background:#535EE0; cursor:pointer; border-radius:5px; position:fixed; bottom:0;}
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.ustmenu {width: 98%;z-index: 1000; position:absolute; padding-top:0;}
}


.anasayfahakkimizda { width:100%; display:table; background:url(../img/genel/hakkimizdabg.jpg) no-repeat left;}
.anasayfahakkimizda .hakkimizdagenel { width:100%; float:left; min-height:650px; padding:140px 0 0 0;}
.anasayfahakkimizda .hakkimizdagenel .baslik { width:100%; font-size:26px; color:#183153;}
.anasayfahakkimizda .hakkimizdagenel .icerik { width:100%; font-size:13px; color:#647C9E; line-height:26px; padding:30px 100px 0 0;}
.anasayfahakkimizda .cozumgenel { width:100%; float:left; background:#F3F7FC; min-height:650px; border-radius: 0 0 20px 0; padding:140px 0 0 100px;}
.anasayfahakkimizda .cozumgenel .incebaslik { width:100%; font-size:18px; color:#535EE0;}
.anasayfahakkimizda .cozumgenel .kalinbaslik {  width:100%; font-size:26px; color:#183153; padding-top:10px;}
.anasayfahakkimizda .cozumgenel .listegenel { width:100%; margin-top:45px;}
.anasayfahakkimizda .cozumgenel .listegenel .cozumliste { width:100%; font-size:15px; color:#183153; padding-bottom:10px;}
.anasayfahakkimizda .cozumgenel .listegenel .cozumliste img { margin-right:10px;}
.anasayfahakkimizda .cozumgenel .cozumbuton { width:230px; min-height:50px; background:#535EE0; border-radius: 10px; color:#fff; font-size:13px; font-weight:500; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center; margin-top:30px;}
.anasayfahakkimizda .cozumgenel .cozumbuton:hover { background:#84C341; transition: all .35s;}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.anasayfahakkimizda .hakkimizdagenel { width:100%; float:left; min-height:auto; padding:20px 0 0 0;}
.anasayfahakkimizda .hakkimizdagenel .icerik { width:100%; font-size:13px; color:#647C9E; line-height:auto; padding:30px 0 30px 0;}
.anasayfahakkimizda .cozumgenel { width:100%; float:left; background:#F3F7FC; min-height:auto; border-radius: 0 0 20px 0; padding:30px 0 30px 10px;}
.anasayfahakkimizda .cozumgenel .kalinbaslik {  width:100%; font-size:18px; color:#183153; padding-top:10px;}
.anasayfahakkimizda .cozumgenel .listegenel .cozumliste { width:100%; font-size:13px; color:#183153; padding-bottom:10px;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.anasayfahakkimizda .hakkimizdagenel { width:100%; float:left; min-height:auto; padding:20px 0 0 0;}
.anasayfahakkimizda .hakkimizdagenel .icerik { width:100%; font-size:13px; color:#647C9E; line-height:auto; padding:30px 0 30px 0;}
.anasayfahakkimizda .cozumgenel { width:100%; float:left; background:#F3F7FC; min-height:auto; border-radius: 0 0 20px 0; padding:30px 0 30px 10px;}
.anasayfahakkimizda .cozumgenel .kalinbaslik {  width:100%; font-size:18px; color:#183153; padding-top:10px;}
.anasayfahakkimizda .cozumgenel .listegenel .cozumliste { width:100%; font-size:13px; color:#183153; padding-bottom:10px;}
}



.anasayfanasil { width:100%; display:table; padding:135px 0 135px 0;}
.anasayfanasil .nasilbaslik { width:100%; font-size:30px; text-align:center; color:#183153; font-weight:bold;}
.anasayfanasil .nasilbaslik span { font-weight:300; color:#535EE0;}
.anasayfanasil .nasilaciklama { width:100%; color:#647C9E; font-size:13px; text-align:center; padding-bottom:80px;}

.step-icon{position:relative;width:110px; height:110px;border-radius:50%;display:flex;justify-content:center;align-items:center; }
.step-title{font-weight:700; font-size:16px; color:#002366;}
.step-desc{font-size:13px;line-height:1.35;color:#647C9E; padding-top:10px;}
.connector{width:100%;max-width:120px; margin-top:30px;}

@media (max-width:767.98px){
.process-flow .row>div { text-align:center; }
}


.anasayfahizmet { width:100%; display:table; padding:126px 0 100px 0; background:#F3F7FC; border-radius: 20px;}
.anasayfahizmet .hizmetliste { width:100%; float:left; padding:10px;}
.anasayfahizmet .hizmetliste img { border-radius: 10px;}
.anasayfahizmet .hizmetliste .baslik { width:100%; font-size:14px; font-weight:600; text-align:center; padding-top:15px;}
.anasayfahizmet .hizmetliste:hover .baslik {color:#84C341; transition: all .35s;}


.anasayfaisortak { width:100%; display:table; padding:120px 0 100px 0;}
.anasayfaisortak .container {display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.anasayfaisortak .isortakliste { width:100%; padding:5px; float:left;}
.anasayfaisortak .isortakliste .ic { width:100%; min-height:105px; border:1px solid #F4F4F4; border-radius: 5px; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.anasayfaisortak .isortakliste .ic img { max-width:60%; filter: grayscale(1);}
.anasayfaisortak .isortakliste .ic img:hover {filter: grayscale(0);}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.anasayfaisortak { width:100%; display: inherit; padding:120px 0 100px 0;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.anasayfaisortak { width:100%; display: inherit; padding:120px 0 100px 0;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.anasayfaisortak { width:100%; display: inherit; padding:120px 0 100px 0;}
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}


.altbilgi { width:100%; display:table; background:#2C3693; border-radius: 10px; padding:120px 0 70px 0;}

.altbilgi .altmenuliste { width:100%; float:left;}
.altbilgi .altmenuliste .altmenubaslik { width:100%; float:left; font-size:20px; color:#fff; font-weight:600; padding-bottom:30px;}
.altbilgi .altmenuliste .altmenuliste { width:100%; float:left; font-size:13px; color:#C7C5DB; padding-bottom:12px;}
.altbilgi .altsosyalmedya {margin-top:50px; float:left; width:100%;}
.altbilgi .altsosyalmedya .ikon { width:40px; height:40px; border:1px solid #fff; border-radius: 2px; color:#fff; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.altbilgi .altgreenit {margin-top:50px; float:left; width:20%;}
.altbilgi .altform { width:100%; float:left; padding:10px 10px 10px 50px;}

.altbilgi .yedirenk { float:left; font-size:12px; color:#C7C5DB; width:100%; margin-top:0;}
.altbilgi .yedirenk a {color:#C7C5DB; text-decoration:none;}

.form-container {background-color: #F6F6FF;border-radius: 10px;padding: 30px;width: 100%;box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);}
.form-container .formbaslik {margin: 0 0 10px 0;color: #1f2d3d;}
.form-container .formaciklama {margin-bottom: 20px;color: #6b7280;font-size: 14px;}
.form-group {display: flex;gap: 10px;margin-bottom: 15px;}
.form-group input,
.form-container textarea {width: 100%;padding: 12px 14px; border-radius: 6px;font-size: 14px;outline: none;transition: 0.2s ease; background:#fff; border:none;}
.form-group input:focus,
.form-container textarea:focus {border-color: #6366f1;}
.form-container textarea {resize: none;height: 100px;}
.form-container button {width: 100%;padding: 12px;background-color: #6366f1;color: white;border: none;border-radius: 6px;font-weight: bold;font-size: 15px;cursor: pointer;transition: background-color 0.2s ease;}
.form-container button:hover {background-color: #4f46e5; transition: all .35s;}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.altbilgi .altform { width:100%; float:left; padding:10px 10px 10px 10px;}
.altbilgi .altgreenit {margin-top:50px; float:left; width:20%; margin-bottom: 30px;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}




.icsayfaust { width:100%; min-height:300px; background: url(../img/genel/icsayfaust.jpg) no-repeat center top; border-radius: 10px;}
.icsayfaust .siteharitasi { width:100%; position:absolute; margin-top:14em;}
.icsayfaust .siteharitasi h1 { float:left; font-size:20px; color:#fff; font-weight:600;}
.icsayfaust .siteharitasi p { float:right; font-size:13px; color:#fff;}
.icsayfaust .siteharitasi p a {color:#fff;}

/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.icsayfaust .siteharitasi { width:90%; position:absolute; margin-top:7em;}
.icsayfaust .siteharitasi h1 { float:left; font-size:20px; color:#fff; font-weight:600; width:100%; text-align:center;}
.icsayfaust .siteharitasi p { float:left; font-size:13px; color:#fff; width:100%; text-align:center;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.icsayfaust .siteharitasi h1 { float:left; font-size:20px; color:#fff; font-weight:600; width:100%; text-align:center;}
.icsayfaust .siteharitasi p { float:left; font-size:13px; color:#fff; width:100%; text-align:center;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.icsayfaust .siteharitasi h1 { float:left; font-size:20px; color:#fff; font-weight:600; width:100%; text-align:center;}
.icsayfaust .siteharitasi p { float:left; font-size:13px; color:#fff; width:100%; text-align:center;}
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.icsayfaust .siteharitasi h1 { float:left; font-size:20px; color:#fff; font-weight:600; width:100%; text-align:center;}
.icsayfaust .siteharitasi p { float:left; font-size:13px; color:#fff; width:100%; text-align:center;}
}



.icsayfa { width:100%; margin-top:50px; margin-bottom:50px; display:table;}
.icsayfa .hakkimizdayazi { width:100; float:left;}
.icsayfa .hakkimizdayazi .hakkimizdabaslik { width:100%; font-size:26px; color:#183153;}
.icsayfa .hakkimizdayazi .hakkimizdaicerik { width:100%; font-size:13px; color:#647C9E; line-height:26px; padding:30px 100px 0 0;}
.icsayfa .hakkimizdaresim { width:100%; float:left;  padding-left:5%;}
.icsayfa .hakkimizdaresim img { border-radius: 10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}

/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.icsayfa .hakkimizdayazi .hakkimizdaicerik { width:100%; font-size:13px; color:#647C9E; line-height:26px; padding:0;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.icsayfa .hakkimizdayazi .hakkimizdaicerik { width:100%; font-size:13px; color:#647C9E; line-height:26px; padding:0;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.icsayfa .hakkimizdayazi .hakkimizdaicerik { width:100%; font-size:13px; color:#647C9E; line-height:26px; padding:0;}
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}



.icsayfa .hizmetust { width:100%; display:table; padding:70px 0 70px 0; border-radius:10px; background:#2C3693; margin:30px 0 80px 0;}
.icsayfa .hizmetust h1 { width:100%; font-size:18px; color:#fff; font-weight:bold; text-align:center;}
.icsayfa .hizmetust p { width:70%; font-size:14px; color:#fff; text-align:center; margin:20px auto 0 auto; line-height:30px;}
.icsayfa .hizmetdetayyazi { width:100%; float:left;}
.icsayfa .hizmetdetayyazi .hizmetdetaybaslik { width:100%; float:left; font-size:30px; color:#183153; padding-bottom:10px;}
.icsayfa .hizmetdetayyazi .hizmetdetayyesil { width:100%; float:left; font-size:15px; color:#84C341; letter-spacing:0.5px; padding-bottom:30px;}
.icsayfa .hizmetdetayyazi .hizmetdetayaciklama { width:100%; float:left; font-size:13px; color:#647C9E; line-height:30px;}
.icsayfa .hizmetdetayresim { width:100%; float:left;}
.icsayfa .hizmetdetayresim img { border-radius: 10px;}

/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.icsayfa .hizmetust { width:100%; display:table; padding:70px 15px 70px 15px; border-radius:10px; background:#2C3693; margin:30px 0 80px 0;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}


.icsayfa .referansliste { width:100%; float:left; padding:10px;}
.icsayfa .referansliste .ic {box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; width:100%; min-height:150px; background:#fff; border-radius: 10px;     display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.icsayfa .referansliste .ic img {max-width: 50%;}
.icsayfa .referansliste .ic:hover {box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px; transition: all .35s;}


.icsayfa .blogliste { width:100%; float:left; padding:10px;}
.icsayfa .blogliste .ic { width:100%; float: left; margin-bottom:10px;}
.icsayfa .blogliste .ic img { border-radius: 10px;}
.icsayfa .blogliste .ic .blogbaslik {width: 100%; font-size: 15px; color: #183153; padding-top:10px; min-height:60px; max-height:60px;}
.icsayfa .blogliste .ic:hover .blogbaslik {color:#84C341; transition: all .35s;}

.icsayfa .blogdetayresim { width:100%; float:left;}
.icsayfa .blogdetayresim img { border-radius:10px;}
.icsayfa .blogdetayyazi { width:100%; float:left;}
.icsayfa .blogdetayyazi h2 {width: 100%; font-size: 26px; color: #183153;}
.icsayfa .blogdetayyazi p {width: 100%; font-size: 13px; color: #647C9E; line-height: 26px; padding: 30px 100px 0 0;}


.icsayfa .iletisimyazi { width:100%; float:left; color:#183153; font-size:13px;}
.icsayfa .iletisimharita { width:100%; float:left;}


#header { width: 100%;}
#header:after { content: ""; clear: both; display: block; }
.logo { float: left; padding: 25px 0 0 10px; z-index: 1; }
.logo a { display: block; padding: 0; }

/* Responsive ayarlamalar */
@media only screen and (max-width: 575px) {
.logo { float: left; padding: 5px 0 0 10px; }
.logo img { max-width: 80%; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.logo { float: left; padding: 15px 0 0 10px; }
.logo img { max-width: 80%; }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.logo { float: left; padding: 25px 0 0 0; }
.logo img { max-width: 90%; }
}

nav { float: right; }
nav > ul { float: left; position: relative; }
nav li { list-style: none; float: left; position: relative; }
nav .dropdown { position: relative; }

nav li a {float: left;padding: 2.2rem 0.5rem;color: #183153;font-size: 14px;font-weight: bold;}
nav li a i { font-size: 7px; }
nav li a:hover { color: #84C341; text-decoration: none; transition: all .35s; }
nav li ul.mega-menu {display: none; /* SADECE bu! */position: absolute;left: 50%;transform: translateX(-50%);top: 100%;width: 900px;background: #fff;padding: 30px;border-radius: 0 0 10px 10px; gap: 40px;z-index: 100;}
nav ul.mega-menu > li {flex: 1;list-style: none;}
nav ul.mega-menu strong {display: block;margin-bottom: 10px;color: #183153;font-size: 13px;font-weight: bold;border-bottom: 1px solid #ddd;padding-bottom: 5px;}
/* ALT MENÜLER */
nav ul.mega-menu li ul {display: block;padding: 0;margin: 0;}
nav ul.mega-menu li ul li {list-style: none;margin: 0;padding: 0;width:100%;}
nav ul.mega-menu li ul li a {display: block;font-size: 12px;padding: 5px 0;color: #183153;font-weight: normal;text-decoration: none; font-weight:600;}
nav ul.mega-menu li ul li a:hover {color: #84C341;}
nav ul.mega-menu li ul .alt-kategori {padding-left: 10px;margin-top: 5px;}
nav ul.mega-menu li ul .alt-kategori li {margin-left: 0;}
nav ul.mega-menu li ul .alt-kategori li a {font-size: 12px;color: #183153;font-weight: 500;padding: 2px 0;float: none;}
nav ul.mega-menu li ul .alt-kategori li a:hover {color: #84C341;}
.disabled-link {
pointer-events: none;
cursor: default;
color: #183153;
text-decoration: none;
}
.disabled-link:hover {
color: #84C341;
}

#menu-icon { position: absolute; right: 0; top: 0%; display: none; }
#menu-icon span { border: 2px solid #535EE0; width: 30px; margin-bottom: 5px; display: block; transition: all .1s; }


@media only screen and (max-width: 575px) {
#menu-icon { display: inline; top: 80px; cursor: pointer; right: 1.5em; }
nav { display: none; width: 100%; clear: both; float: none; max-height: 400px; overflow: auto; padding-top:30px; }
nav ul { float: none; padding: 0 0 30px 0; }
nav li { float: none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
nav ul li a { float: none; padding: 8px; display: block; border-bottom:1px solid #f4f4f4; width:100%; }
#header nav ul ul { display: block; position: static; background: none; border: none; padding: 15px 10px 0 10px; }
nav li ul.mega-menu {position: static !important;transform: none !important;width: 100% !important;display: none;flex-direction: column;background: #f9f9f9;padding: 20px;gap: 20px;box-shadow: none;border-radius: 0;}
nav ul.mega-menu > li {width: 100%;}
nav ul.mega-menu strong {font-size: 13px;margin-bottom: 10px;display: block;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 4px;}
nav ul.mega-menu li ul {padding: 0;}
nav ul.mega-menu li ul li a {padding: 6px 0;font-size: 12px;display: block;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
#menu-icon { display: inline; top: 90px; cursor: pointer; right: 1em; }
nav { display: none; width: 100%; clear: both; float: none; max-height: 400px; overflow: auto; padding-top:30px; }
nav ul { float: none; padding: 0 0 30px 0; }
nav li { float: none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
nav ul li a { float: none; padding: 8px; display: block; border-bottom:1px solid #f4f4f4; width:100%; }
#header nav ul ul { display: block; position: static; background: none; border: none; padding: 0; }
nav li ul.mega-menu {position: static !important;transform: none !important;width: 100% !important;display: none;flex-direction: column;background: #f9f9f9;padding: 20px;gap: 20px;box-shadow: none;border-radius: 0;}
nav ul.mega-menu > li {width: 100%;}
nav ul.mega-menu li ul li a {font-size: 12px;padding: 6px 0;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
#menu-icon { display: inline; top: 100px; cursor: pointer; right: 1em; }
nav { display: none; width: 100%; clear: both; float: none; max-height: 400px; overflow: auto; padding-top:30px; }
nav ul { float: none; padding: 0 0 30px 0; }
nav li { float: none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
nav ul li a { float: none; padding: 8px; display: block; border-bottom:1px solid #f4f4f4; width:100%; }
#header nav ul ul { display: block; position: static; background: none; border: none; padding: 0; }
nav li ul.mega-menu {position: static !important;transform: none !important;width: 100% !important;display: none;flex-direction: column;padding: 20px;gap: 20px;background: #f9f9f9;box-shadow: none;border-radius: 0;}
nav ul.mega-menu > li {width: 100%;}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
#menu-icon { display: none; top: 32px; cursor: pointer; right: 1em; }
nav li a {float: left;padding: 2.2rem 0.5rem;color: #183153;font-size: 12px;font-weight: bold;}
}


.carousel-inner {position: relative;width: 100%;overflow: hidden;margin-left:auto; margin-right:auto;}
.carousel-item {height: 100vh;max-height: 820px;background: no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; border-radius: 10px 10px 10px 10px;}
.carousel-caption {bottom: 24%;z-index: 2; width:100%; left:0; right:0;}
.carousel-caption h1 { width:100%; text-align:left; font-size:60px; font-weight:600; color:#fff; line-height:80px;}
.carousel-caption h1 span { width:100%; text-align:left; font-size:60px; font-weight:300; color:#535EE0; line-height:50px; float:left;}
.carousel-caption p { width:100%; text-align:left; font-size:15px; font-weight:300; color:#fff; padding-top:30px; float:left;}
.carousel-caption .buton { width:200px; min-height:50px; border-radius: 4px; margin-top:30px; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center; color:#fff; font-size:13px; float:left; font-weight:500; border:1px solid #fff;}
.carousel-caption .buton:hover {color:#fff; background:#C8102E; border:1px solid #C8102E; transition: all .35s;}
.carousel-control-prev {position:absolute; left:20px; margin-top:-20%; width:50px; z-index:9;}
.carousel-control-next {position:absolute; left:80px; margin-top:-20%; width:50px; z-index:9;}

.carousel-fade .carousel-item {opacity: 0;transition-duration: .6s;transition-property: opacity;}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {opacity: 1;}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {opacity: 0;}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {transform: translateX(0);transform: translate3d(0, 0, 0);}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.carousel-item {height: 100vh;max-height: 25vh;background: no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.carousel-control-prev {position:absolute; left:87em; margin-top:-20%; width:50px; display:none;}
.carousel-control-next {position:absolute; right:0; margin-top:-20%; width:50px; display:none;}
.carousel-caption h1 { width:100%; text-align:left; font-size:20px; font-weight:600; color:#fff; line-height:25px;}
.carousel-caption h1 span { width:100%; text-align:left; font-size:20px; font-weight:300; color:#535EE0; line-height:25px; float:left;}
.carousel-caption p { width:100%; text-align:left; font-size:15px; font-weight:300; color:#fff; padding-top:10px; float:left;}
.carousel-caption .buton { width:200px; min-height:40px; border:1px solid #fff; border-radius: 4px; margin-top:20px; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center; color:#fff; font-size:14px; display:none;}
.carousel-caption {bottom: 10%;z-index: 2; width:100%; left:0; right:0;}

}


/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.carousel-item {height: 100vh;max-height: 60vh;background: no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.carousel-control-prev {position:absolute; left:87em; margin-top:-20%; width:50px; display:none;}
.carousel-control-next {position:absolute; right:0; margin-top:-20%; width:50px; display:none;}
}

/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.carousel-control-prev {position:absolute; left:87em; margin-top:-20%; width:50px; display:none;}
.carousel-control-next {position:absolute; right:0; margin-top:-20%; width:50px; display:none;}
}

/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}




.slick-slide {margin: 0 0;}
.slick-list {margin: 0px -5px 0px -5px;}

.kayanlogo button.slick-next, .kayanlogo button.slick-next:hover {position: absolute; right: 1%;width: 15px;height: 28px; top:45%; background:url(../img/genel/right.png) no-repeat center top;}
.kayanlogo button.slick-prev, .kayanlogo button.slick-prev:hover {position: absolute; left: 1%; z-index: 1;width: 15px; top:45%; height: 28px; background:url(../img/genel/left.png) no-repeat center top;}
.kayanlogo .slick-prev:before, .slick-next:before {font-size: 70px;color: #EA8496;line-height: inherit;font-weight: bold;}
.referanskayan button.slick-next, .referanskayan button.slick-next:hover {position: absolute; right: 1%;width: 15px;height: 28px; top:40%; background:url(../img/genel/right.png) no-repeat center top;}
.referanskayan button.slick-prev, .referanskayan button.slick-prev:hover {position: absolute; left: 1%; z-index: 1;width: 15px; top:40%; height: 28px; background:url(../img/genel/left.png) no-repeat center top;}
.referanskayan .slick-prev:before, .slick-next:before {font-size: 70px;color: #EA8496;line-height: inherit;font-weight: bold;}

.slick-slider{position: relative;display: block;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list{}
/* Arrows */
.slick-prev,
.slick-next{font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 0;height: 0;margin-top: -10px;padding: 0;cursor: pointer; border: none;outline: none; }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color: transparent;outline: none; }
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity: 1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity: .25;}
.slick-prev:before,
.slick-next:before{font-family: 'slick';font-size: 20px;line-height: 1;opacity: .75;color: white;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.slick-prev{left: -25px;}
[dir='rtl'] .slick-prev{right: -25px;left: auto;}
.slick-prev:before{content: '';}
[dir='rtl'] .slick-prev:before{content: '';font-weight: bold;font-size: 20px;}
.slick-next{right: -25px;}
[dir='rtl'] .slick-next{right: auto;left: -25px;}
.slick-next:before{content: '';}
[dir='rtl'] .slick-next:before{content: '';}


.slick-dots {display: flex;justify-content: center;margin: 20px;padding: 0 10px;list-style-type: none;}
.slick-dots li {margin: 0 3px 0 3px ;}
.slick-dots button {display: block;width: 35px;height: 8px;padding: 0;border: none; background-color: #333;text-indent: -9999px; border-radius: 2px;}
.slick-dots li.slick-active button {background-color:#F1831D; outline:none; border:none; cursor:pointer;}




.scroll-container {height: 100vh;min-height: 450px;padding: 2rem 1rem;display: flex;align-items: center;box-sizing: border-box;}
.scroll-container:nth-of-type(1) {background-color: #bdd0c4;}
.scroll-container:nth-of-type(2) {background-color: #f5d2d3;}
.scroll-container:nth-of-type(3) {background-color: #9ab7d3;}
.scroll-container:nth-of-type(4) {background-color: #dfccf1;}
.scroll-container:nth-of-type(even) {flex-direction: row-reverse;}
.scroll-element,
.scroll-caption {width: 50%;}
.scroll-element {min-height: 300px;height: 100%;background-color: #eaeaea;}
.scroll-caption {margin: 1rem;}
@media screen and (max-width: 650px) {
.scroll-container,
.scroll-container:nth-of-type(even) {flex-direction: column;align-content: inherit;}
.scroll-element {height: 100%;}
.scroll-element,
.scroll-caption {width: 100%;}
}
.js-scroll {opacity: 0;transition: opacity 500ms;}
.js-scroll.scrolled {opacity: 1;}
.scrolled.fade-in {animation: fade-in 1s ease-in-out both;}
.scrolled.fade-in-bottom {animation: fade-in-bottom 1s ease-in-out both;}
.scrolled.slide-left {animation: slide-in-left 1s ease-in-out both;}
.scrolled.slide-right {animation: slide-in-right 1s ease-in-out both;}
@keyframes slide-in-left {
0% {-webkit-transform: translateX(-100px);transform: translateX(-100px);opacity: 0;}
100% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
}

@keyframes slide-in-right {
0% {-webkit-transform: translateX(100px);transform: translateX(100px);opacity: 0;}
100% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
}
@keyframes fade-in-bottom {
0% {-webkit-transform: translateY(50px);transform: translateY(50px);opacity: 0;}
100% {-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}
}

@keyframes fade-in {
0% {opacity: 0;}
100% {opacity: 1;}
}



.hvr-underline-from-left {display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;overflow: hidden;}
.hvr-underline-from-left:before {content: "";position: absolute;z-index: -1;left: 0;right: 100%;bottom: 0;background: #84C341;height: 1px;-webkit-transition-property: right;transition-property: right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {right: 0;}


@keyframes buzz-out{
10%  {transform:translate(-2px,  2px) rotate(-2deg);}
20%  {transform:translate( 3px, -3px) rotate( 3deg);}
30%  {transform:translate(-3px,  3px) rotate(-3deg);}
40%  {transform:translate( 2px, -2px) rotate( 2deg);}
50%  {transform:translate(-1px,  1px) rotate(-1deg);}
60%  {transform:translate( 1px, -1px) rotate( 1deg);}
70%  {transform:translate(-1px,  1px) rotate(-1deg);}
/* Son karede titresim sifirlanir, ikon kaybolur */
100% {transform:translate(0,0)   rotate(0deg); }
}



.altwhatsapp { width:180px; height:50px; background:#48a91f; position:fixed; bottom:2%; left:1%; border-radius: 7px; color:#fff; font-size:13px; font-weight:600; display: flex;justify-content: center;align-items: center; text-align: center; padding-top:5px;  z-index:2;}
.altwhatsapp:hover { background:#fff; color:#48a91f; transition: all .35s;}
.altwhatsapp i { font-size:22px; margin-bottom:7px; margin-right:8px;}

.language-selector {position: fixed;bottom:2%; right:1%;z-index: 9999;text-align: right;}
.language-selector button {background: white;color: #000;border: none;padding: 10px 20px;border-radius: 5px;box-shadow: 0 2px 8px rgba(0,0,0,0.15);cursor: pointer;font-size: 14px;}
.language-selector ul {display: none;list-style: none;margin: 0 0 10px 0; /* Alttan bosluk */padding: 0;background: white;border-radius: 6px;box-shadow: 0 2px 8px rgba(0,0,0,0.15);position: absolute;bottom: 100%;right: 0;}
.language-selector ul li a {display: block;padding: 8px 12px;color: #000;text-decoration: none;font-size: 13px;}
.language-selector ul li a:hover {background: #f0f0f0;}