body {font-family: "Quicksand", sans-serif; overflow-x: hidden; padding:0; background: #FFFFF7;}
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:1500px;}
.ustmenu {width: 100%; min-height: 80px; position: absolute; z-index: 1;}
.ustmenu .sagalan {float: right;padding: 1.3rem 0 0 0;}
.ustmenu .sagalan .dil { width:38px; height:38px; float:left; border-radius: 100px; display: flex;justify-content: center;align-items: center; text-align: center; font-size:13px; font-weight:600; color:#fff; border: 1px solid #fff; margin-left:0; cursor:pointer;}
.ustmenu .sagalan .dil:hover { background: #264C71; border: 1px solid #264C71; transition: all .35s;}
.ustmenu .sagalan .dil img { margin-right:0;}
.ustmenu .sagalan .mail { width:210px; height:38px; float:left; border-radius: 100px; display: flex;justify-content: center;align-items: center; text-align: center; font-size:13px; font-weight:600; color:#fff; border: 1px solid #fff; margin-left:0; cursor:pointer;  margin-left: 5px;}
.ustmenu .sagalan .mail:hover { background: #264C71; border: 1px solid #264C71; transition: all .35s;}
.ustmenu .sagalan .mail img { margin-right:8px;}
.ustmenu .sagalan .cizgi { width:50px; height: 1px; background: #fff; float: left; margin-top: 1.2rem; margin-right: 10px; margin-left: 10px;}

/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.ustmenu {width: 100%; min-height: 150px; position: relative; background: #12273E;}
.ustmenu .sagalan {float: left;padding: 0.7rem 0 0 0; width:100%;}
.ustmenu .sagalan .cizgi { width:50px; height: 1px; background: #fff; float: left; margin-top: 1.2rem; margin-right: 10px; margin-left: 10px; display: none;}
.ustmenu .sagalan .dil { width:14%; height:38px; float:left; border-radius: 100px; display: flex;justify-content: center;align-items: center; text-align: center; font-size:13px; font-weight:600; color:#fff; border: 1px solid #fff; margin-left:0; cursor:pointer;}
.ustmenu .sagalan .mail { width:75%; height:38px; float:left; border-radius: 100px; display: flex;justify-content: center;align-items: center; text-align: center; font-size:13px; font-weight:600; color:#fff; border: 1px solid #fff; margin-left:0; cursor:pointer;  margin-left: 5px;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.ustmenu {width: 100%; min-height: 150px; position: relative; background: #12273E;}
.ustmenu .sagalan {float: left;padding: 0.7rem 0 0 0; width:100%;}
.ustmenu .sagalan .cizgi { width:50px; height: 1px; background: #fff; float: left; margin-top: 1.2rem; margin-right: 10px; margin-left: 10px; display: none;}
.ustmenu .sagalan .dil { width:14%; height:38px; float:left; border-radius: 100px; display: flex;justify-content: center;align-items: center; text-align: center; font-size:13px; font-weight:600; color:#fff; border: 1px solid #fff; margin-left:0; cursor:pointer;}
.ustmenu .sagalan .mail { width:85%; height:38px; float:left; border-radius: 100px; display: flex;justify-content: center;align-items: center; text-align: center; font-size:13px; font-weight:600; color:#fff; border: 1px solid #fff; margin-left:0; cursor:pointer;  margin-left: 5px;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.ustmenu .sagalan {float: right;padding: 1.9rem 0 0 0; margin-right:50px;}
.ustmenu {width: 100%; min-height: 100px; position: relative; background: #12273E;}
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}



.anasayfahakkimizda { width: 100%; display: table; padding: 100px 0 100px 0; background: url("../img/genel/hakkimizdabg.jpg") no-repeat left top 100px;}
.anasayfahakkimizda .hakkimizdaresim { width: 100%; float: left;}
.anasayfahakkimizda .hakkimizdaresim img { border-radius: 10px;}

.anasayfahakkimizda .hakkimizdayazi {width: 100%; float: left;}
.anasayfahakkimizda .hakkimizdayazi .kucukbaslik { width: 100%; float: left; font-size: 15px; color: #264C71;}
.anasayfahakkimizda .hakkimizdayazi .buyukbaslik { width: 100%; float: left; font-size: 32px; color: #12273E;}
.anasayfahakkimizda .hakkimizdayazi .hakkimizdaaciklama { width: 100%; float: left; font-size: 14px; color: #12273E; padding-top: 20px; line-height: 28px; font-weight: 500;}
.anasayfahakkimizda .hakkimizdayazi .hakkimizdabuton { width: 200px; float: left; background: #264C71; min-height: 50px; border-radius: 100px; color: #fff; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center; font-size: 14px; margin-top: 25px;}
.anasayfahakkimizda .hakkimizdayazi .hakkimizdabuton:hover { background: #264C71;  transition: all .35s;}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.anasayfahakkimizda { width: 100%; display: table; padding: 50px 0 50px 0; background: url("../img/genel/hakkimizdabg.jpg") no-repeat left top 100px;}
.anasayfahakkimizda .hakkimizdayazi {width: 100%; float: left; margin-bottom: 50px;}
.anasayfahakkimizda .hakkimizdaresim { width: 100%; float: left; display: none;}
}
/* 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) {
}


.anasayfahizmet { width: 100%; background: #264C71; display: table; padding: 110px 0 110px 0; display: table;}
.anasayfahizmet .hizmetlisteyazi { width: 100%; float: left; padding: 10px;}
.anasayfahizmet .hizmetlisteyazi .baslik {width: 100%; float: left; font-size: 32px; color: #fff;}
.anasayfahizmet .hizmetlisteyazi .aciklama { width: 100%; float: left; font-size: 14px; color: #fff; padding-top: 20px; line-height: 22px;}

.anasayfahizmet .hizmetliste { width: 100%; float: left; padding: 10px; margin-bottom: 40px;}
.anasayfahizmet .hizmetliste .ic { width: 100%; padding: 20px 30px 70px 30px; border: 1px solid #fff; border-radius: 5px; display: table; min-height: 221px;}
.anasayfahizmet .hizmetliste .ic .ikon { width: 100px; min-height: 55px; background: #264C71; position: relative; margin-top: -50px; display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.anasayfahizmet .hizmetliste .ic h2 { width: 100%; font-size: 18px; color: #fff; float: left; padding-left: 27px; padding-top: 30px;}
.anasayfahizmet .hizmetliste .ic p { width: 100%; font-size: 14px; color: #fff; float: left; padding-left: 27px; padding-top: 10px;}

.anasayfahizmet .hizmetliste:hover .ic { border: 1px solid #fff; transition: all .35s;}
.anasayfahizmet .hizmetliste .ic:hover h2 { color:#fff; transition: all .35s;}
.anasayfahizmet .hizmetliste .ic:hover p { color:#fff; transition: all .35s;}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.anasayfahizmet .hizmetlisteyazi { width: 100%; float: left; padding: 10px; margin-bottom: 50px;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.anasayfahizmet .hizmetliste .ic { width: 100%; padding: 20px 0 20px 0; border: 1px solid #fff; border-radius: 5px; display: table; min-height: 250px;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.anasayfahizmet .hizmetliste .ic { width: 100%; padding: 20px 0 20px 0; border: 1px solid #fff; border-radius: 5px; display: table; min-height: 250px;}
}
/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}




.anasayfaemlak { width:100%; margin:auto; padding:90px 0 40px 0; display:table; height:auto;}
.anasayfaemlak .emlakbaslik { width: 100%; float: left; font-size: 32px; color: #12273E;}
.anasayfaemlak .emlakaciklama { width:100%; font-size:14px; font-weight:500; color:#12273E; padding:0 0; margin-bottom:20px;}

.anasayfaemlak .emlakliste { width:100%; float:left; padding:5px;}
.anasayfaemlak .emlakliste img { border-radius: 10px;}
.anasayfaemlak .emlakliste .emlakdetay {}
.anasayfaemlak .emlakliste .emlakisim {font-size: 18px;font-weight: 500;color: #0B1B2A;}
.anasayfaemlak .emlakliste .emlakfiyat {font-size: 18px;font-weight: bold;color: #0B1B2A;}
.anasayfaemlak .emlakliste .emlaketiket { position: absolute; padding: 5px 25px 5px 25px; z-index: 5; background: #264C71; top:1rem; left: 1rem; border-radius: 100px; color: #fff; font-size: 13px;}
.anasayfaemlak .emlakliste .emlakkonum {font-size: 13px;color: #6c757d;}
.anasayfaemlak .emlakliste .emlakozellik div {font-size: 13px;color: #0B1B2A;}
.anasayfaemlak .emlakliste:hover .emlakisim {color: #264C71; transition: all .35s;}

/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.anasayfaemlak { width:100%; margin:auto; background:#F4F4F4; border-radius: 20px; padding:55px 0 55px 0; display: flex; height:auto;}
}
/* Orta cihazlar (tabletler) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.anasayfaemlak { width:100%; margin:auto; background:#F4F4F4; border-radius: 20px; padding:55px 0 55px 0; display: flex; height:auto;}
}
/* Büyük cihazlar (küçük laptoplar, büyük tabletler) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.anasayfaemlak { width:100%; margin:auto; background:#F4F4F4; border-radius: 20px; padding:55px 0 55px 0; display: flex; height:auto;}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}




.altbilgigri { width:100%; min-height: 360px; background: #F5F5F5; float: left;}

.altbilgi { width: 100%; display: table;}
.altbilgi .container { position: relative; margin-top: -250px;}
.altbilgi .container .altharita { width: 100%; float: left; padding: 0 20px 0 0;}
.altbilgi .container .altmavi { width: 100%; float: left; padding: 0; background: #264C71; min-height: 350px; border-radius: 5px; padding: 20px 40px 20px 40px;}
.altbilgi .container .altmavi .altmavibaslik { width: 100%; font-size: 26px; color: #fff; font-weight: 500; padding-bottom: 30px;}
.altbilgi .container .altmavi .altmaviaciklama { width: 100%; font-size: 14px; color: #fff;}
.altbilgi .container .altmavi .altmavisosyalmedya { width: 100%; border-top: 1px solid #fff; margin-top: 50px; padding-top: 10px;}
.altbilgi .container .altmavi .altmavisosyalmedya a { color: #fff; margin-right: 5px; float: left; text-decoration: none; font-size: 14px;}



.footer { width: 100%; padding: 40px 0 40px 0; float: left;}
.footer .copyright { float:left; font-size:13px; color: #12273E; font-weight: 500;}
.footer .yedirenk { float:right; font-size:13px; color:#12273E; font-weight: 500;}
.footer .yedirenk a {color:#12273E; text-decoration:none; font-weight: 500;}


/* Küçük cihazlar (telefonlar, dikey) */
@media only screen and (max-width: 575px) {
.altbilgi .container .altharita { width: 100%; float: left; padding:0; margin-bottom: 30px;}
.footer .copyright { float:left; font-size:13px; color: #12273E; font-weight: 500;}
.footer .yedirenk { float:left; font-size:13px; color:#12273E; font-weight: 500;}
}
/* 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) {
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}




.icsayfaust {width: 100%; min-height: 300px;}
.icsayfaust h1 { width:100%; font-size:20px; color:#fff; text-align:center; padding-top: 10rem; font-weight: bold;}
.icsayfaust p { width:100%; font-size:14px; color:#fff; text-align:center;}
.icsayfaust p a {color:#fff;}


.icsayfa {width: 100%; margin-top: 50px; margin-bottom: 50px; display: table;}
.icsayfa .hakkimizdaresim { width: 100%; float: left;}
.icsayfa .hakkimizdaresim img { border-radius: 10px;}

.icsayfa .hakkimizdayazi {width: 100%; float: left;}
.icsayfa .hakkimizdayazi .kucukbaslik { width: 100%; float: left; font-size: 15px; color: #264C71;}
.icsayfa .hakkimizdayazi .buyukbaslik { width: 100%; float: left; font-size: 32px; color: #12273E;}
.icsayfa .hakkimizdayazi .hakkimizdaaciklama { width: 100%; float: left; font-size: 14px; color: #12273E; padding-top: 20px; line-height: 26px; font-weight: 500;}


.icsayfa .emlakfiltre.yansidebar {width: 100%;float: left;background: #ffffff;border-radius: 12px;padding: 25px 20px;box-shadow: 0 6px 20px rgba(0,0,0,0.06);position: sticky;top: 20px; /* scroll sabitleme */}
.icsayfa .emlakfiltre.yansidebar .ic {width: 100%;}
.icsayfa .emlakfiltre.yansidebar label {font-size: 14px;font-weight: 600;color: #12273E;display: flex;align-items: center;margin-bottom: 6px;}
.icsayfa .emlakfiltre.yansidebar .form-control {border-radius: 8px;border: 1px solid #ccc;height: 40px;font-size: 14px;color: #333;transition: all 0.2s ease;background: #F9FAFB;}
.icsayfa .emlakfiltre.yansidebar .form-control:focus {border-color: #12273E;box-shadow: 0 0 6px rgba(27,62,102,0.15);background: #fff;}
/* Responsive */
@media (max-width: 991px) {
.icsayfa .emlakfiltre.yansidebar {position: relative;top: auto;margin-bottom: 20px;}
}


.icsayfa .emlaklistegenel { width: 100%; display: table; padding:10px 0 10px 0;}
.icsayfa .emlaklistegenel .emlaklistegenelsol { width: 100%; float: left; padding: 5px;}
.icsayfa .emlaklistegenel .emlaklistegenelsol .basliklink { width: 100%; font-size: 26px; font-weight: 500;  color: #12273E; background: #f5f5f5; padding: 5px 10px 5px 20px; border-radius: 5px; margin-bottom: 15px;}
.icsayfa .emlaklistegenel .emlaklistegenelsol .basliklink:hover { background:#12273E; color: #fff; transition: all .35s;}
.icsayfa .emlaklistegenel .emlaklistegenelsol .genelliste { width: 100%; font-size: 17px; font-weight: 500;  color: #12273E; padding-bottom: 5px;}
.icsayfa .emlaklistegenel .emlaklistegenelsol .genelliste i {font-size: 6px; margin-right: 5px;}
.icsayfa .emlaklistegenel .emlaklistegenelsag { width: 100%; float: left; padding: 5px;}
.icsayfa .emlaklistegenel .emlaklistegenelsag .basliklink { width: 100%; font-size: 26px; font-weight: 500;  color: #12273E; background: #f5f5f5; padding: 5px 10px 5px 20px; border-radius: 5px; margin-bottom: 15px;}
.icsayfa .emlaklistegenel .emlaklistegenelsag .basliklink:hover { background:#12273E; color: #fff; transition: all .35s;}
.icsayfa .emlaklistegenel .emlaklistegenelsag .genelliste { width: 100%; font-size: 17px; font-weight: 500;  color: #12273E; padding-bottom: 5px;}
.icsayfa .emlaklistegenel .emlaklistegenelsag .genelliste i {font-size: 6px; margin-right: 5px;}

.icsayfa .emlakaltbilgi { width: 99%; padding: 10px; text-align: center; font-size: 16px; font-weight: 500; background: #f2e9d8; color: #12273E; margin: 30px auto 30px auto; border-radius: 5px;}

.icsayfa .emlakbutongenel { width: 100%;}
.icsayfa .emlakbutongenel .butongorusme { width: 100%; float: left; padding: 5px; cursor: pointer;}
.icsayfa .emlakbutongenel .butongorusme .ic { width: 100%; background:#12273E; color: #fff; padding: 15px 10px 15px 10px; border-radius: 5px; text-align: center; font-size: 16px; font-weight: 500;  border: 1px solid #12273E;}
.icsayfa .emlakbutongenel .butongorusme .ic:hover { border: 1px solid #12273E; background: none; color: #12273E; transition: all .35s;}

.icsayfa .emlakbutongenel .butontalep { width: 100%; float: left; padding: 5px; cursor: pointer;}
.icsayfa .emlakbutongenel .butontalep .ic { width: 100%; border:1px solid #12273E; color: #12273E; padding: 15px 10px 15px 10px; border-radius: 5px; text-align: center; font-size: 16px; font-weight: 500;}
.icsayfa .emlakbutongenel .butontalep .ic:hover { border: 1px solid #12273E; background: #12273E; color: #fff; transition: all .35s;}




.icsayfa .emlakliste { width:100%; float:left; padding:5px; margin-bottom: 30px;}
.icsayfa .emlakliste img { border-radius: 10px;}
.icsayfa .emlakliste .emlakdetay {}
.icsayfa .emlakliste .emlakisim {font-size: 18px;font-weight: 500;color: #0B1B2A;}
.icsayfa .emlakliste .emlakfiyat {font-size: 18px;font-weight: bold;color: #0B1B2A;}
.icsayfa .emlakliste .emlaketiket { position: absolute; padding: 5px 25px 5px 25px; z-index: 5; background: #264C71; top:1rem; left: 1rem; border-radius: 100px; color: #fff; font-size: 13px;}
.icsayfa .emlakliste .emlakkonum {font-size: 13px;color: #6c757d;}
.icsayfa .emlakliste .emlakozellik div {font-size: 13px;color: #0B1B2A;}
.icsayfa .emlakliste:hover .emlakisim {color: #264C71; transition: all .35s;}


.icsayfa .emlakdetayresimalan { width: 100%; float: left;}
.icsayfa .emlakdetayresimalan .resimliste { width: 100%; float: left; padding: 10px;}
.icsayfa .emlakdetayresimalan .resimliste img { border-radius: 10px;}

.icsayfa .emlakdetayyazi { width: 100%; float: left; padding: 10px;}
.icsayfa .emlakdetayyazi .ic { width: 100%; min-height: 300px; border:1px solid #eee; border-radius: 10px; padding: 25px 15px 25px 15px; display: table;}
.icsayfa .emlakdetayyazi .ic .emlakdetaybaslik {width: 100%;float: left;font-size: 22px;color: #12273E; font-weight: 500;}
.icsayfa .emlakdetayyazi .ic .emlakdetaykonum {width: 100%;float: left;font-size: 14px; color: #6c757d; margin-bottom: 20px;}
.icsayfa .emlakdetayyazi .ic .satir {width: 100%;float: left;padding: 5px 0;border-bottom: 1px dotted #ddd; font-size:15px; color:#12273E; font-weight: 500;}

.icsayfa .emlakaltdetay { width: 100%; float: left; padding: 15px; display: table;}
.icsayfa .emlakaltdetay .ic { width: 100%; font-size:15px; color:#12273E; font-weight: 500; float: left; background: #fafafa; padding: 20px; border-radius: 10px;}


.icsayfa .hizmetdetayresim { width: 100%; float: left;}
.icsayfa .hizmetdetayresim img { border-radius: 10px;}
.icsayfa .hizmetdetayyazi { width: 100%; float: left;}
.icsayfa .hizmetdetayyazi .hizmetdetaybaslik { width: 100%; float: left; font-size: 32px; color: #12273E;}
.icsayfa .hizmetdetayyazi .hizmetdetayaciklama { width: 100%; float: left; font-size: 14px; color: #12273E; padding-top: 20px; line-height: 26px; font-weight: 500;}


.icsayfa .referansfiltre { width: 100%; float: left; margin-bottom: 30px;}
.icsayfa .referansfiltre .ic { width: 100%; min-height: 70px; border-radius: 10px; background: #F5F5F5;}

.icsayfa .referansliste { width: 100%; float: left; padding: 10px;}
.icsayfa .referansliste .ic { border: 1px solid #F5F5F5; border-radius: 10px; padding: 10px;  display: table; width: 100%;}
.icsayfa .referansliste .ic .referansresim { width: 100%; float: left; padding: 0;}
.icsayfa .referansliste .ic .referansresim img { border-radius: 10px;}
.icsayfa .referansliste .ic .referansyazi { width: 100%; float: left;}
.icsayfa .referansliste .ic .referansbaslik {width: 100%;float: left;font-size: 20px;color: #12273E;}
.icsayfa .referansliste .ic .referansaciklama {width: 100%;float: left;font-size: 14px;color: #12273E;padding-top: 20px;line-height: 22px;font-weight: 500;}
.icsayfa .referansliste .ic:hover { border: 1px solid #264C71; transition: all .35s;}


.icsayfa .blogresim { width: 100%; float: left;}
.icsayfa .blogresim img { border-radius: 10px;}
.icsayfa .blogyazi { width: 100%; float: left;}
.icsayfa .blogyazi .blogbaslik { width: 100%; float: left; font-size: 32px; color: #12273E;}
.icsayfa .blogyazi .blogaciklama { width: 100%; float: left; font-size: 14px; color: #12273E; padding-top: 20px; line-height: 26px; font-weight: 500;}

.icsayfa .iletisimyazi { width: 100%; float: left; font-size: 15px; color: #12273E; font-weight: 500;}
.icsayfa .iletisimharita { width: 100%; float: left;}


.icsayfa .formresim { width: 100%; float: left;}
.icsayfa .formresim img { border-radius: 10px;}
.icsayfa .formyazi {width: 100%; float: left;}
.icsayfa .formyazi .buyukbaslik { width: 100%; float: left; font-size: 32px; color: #12273E;}
.icsayfa .formyazi .hakkimizdaaciklama { width: 100%; float: left; font-size: 14px; color: #12273E; padding-top: 20px; line-height: 26px; font-weight: 500;}


.formlabel {display: block;font-weight: 600;font-size: 14px;color: #12273E;margin-bottom: 6px;}
.forminput,
.formselect {width: 100%;border: 1px solid #ccc;border-radius: 8px;height: 42px;padding: 8px 14px;font-size: 14px;color: #333;transition: all 0.2s ease-in-out;background-color: #fff;}
.forminput:focus,
.formselect:focus {border-color: #12273E;box-shadow: 0 0 5px rgba(27, 62, 102, 0.25);outline: none;}
.formselect {appearance: none;background-image: url("data:image/svg+xml,%3Csvg fill='%2312273E' height='16' width='16' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.516 7.548a.625.625 0 01.884 0L10 11.148l3.6-3.6a.625.625 0 01.884.884l-4.042 4.042a.625.625 0 01-.884 0L5.516 8.432a.625.625 0 010-.884z'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right 12px center;background-size: 12px;padding-right: 35px;}
.formbuton {background-color: #12273E;color: #fff;font-weight: 500;border: none;border-radius: 8px;padding: 10px 22px;transition: 0.2s ease-in-out;cursor: pointer;display: inline-block; font-size: 14px;}
.formbuton:hover {background-color: #163254;transform: translateY(-2px);box-shadow: 0 4px 10px rgba(27,62,102,0.2);}



#header { width: 100%;}
#header:after { content: ""; clear: both; display: block; }
.logo { float: left; padding: .7rem 0 0 0; z-index: 1; }
.logo a { display: block; padding: 0; }

/* Responsive ayarlamalar */
@media only screen and (max-width: 575px) {
.logo { float: left; padding: 1rem 0 0 0; width:80%;}
.logo img { max-width: 60%; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.logo { float: left; padding: 1.5rem 0 0 0; }
.logo img { max-width: 80%; }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.logo { float: left; padding: 20px 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: 2rem 0.4rem 1rem 0.4rem; color: #fff; font-size: 14px; font-weight: 600;}
nav li a i { font-size: 7px; }
nav li a:hover { color: #fff; text-decoration: none; transition: all .35s; }
nav li ul.submenu {display: none;position: absolute;left: 0;top: 100%;background: #fff;padding: 20px 0 20px 0; z-index: 10; border-radius: 0px 0px 5px 5px;}
nav li:hover > ul.submenu {display: block;}
nav li ul.submenu .submenu {display: none;position: absolute;left: 100%;top: 0;background: #fff;padding: 10px 0 10px 20px; z-index: 10; border-radius: 0px 5px 5px 0px;}
nav li:hover ul.submenu li:hover > .submenu {display: block;}
nav .dropdown li { white-space: nowrap; }
nav .dropdown li a { padding: 7px 25px; font-size: 13px; min-width: 200px; color: #264C71; font-weight: bold; }
nav .dropdown li a:hover { background: none; border-top: none; color:#264C71; text-decoration:underline; }

#menu-icon { position: absolute; right: 0; top: 0%; display: none; }
#menu-icon span { border: 2px solid #fff; width: 30px; margin-bottom: 5px; display: block; transition: all .1s; }


@media only screen and (max-width: 575px) {
#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; }
}

@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; }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
#menu-icon { display: inline; top: 32px; 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; }
}

/* Ekstra büyük cihazlar (masaüstü monitörleri) */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
#menu-icon { display: none; top: 32px; cursor: pointer; right: 1em; }	
}


.carousel-inner {position: relative;width: 100%;overflow: hidden;margin-left:auto; margin-right:auto;}
.carousel-item {height: 100vh;max-height: 100%;background: no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.carousel-item .overlay {position: absolute;inset: 0; /* top:0; right:0; bottom:0; left:0; kisayolu */background: #12273E;background: radial-gradient(circle,rgba(27, 62, 102, 0) 0%, rgba(27, 62, 102, 0.5) 100%);z-index: 1;}
.carousel-caption {bottom: 20%;z-index: 2; width:100%; left:0; right:0;}
.carousel-caption h1 { width:100%; text-align:left; font-size:28px; font-weight:400; letter-spacing:1px; padding-bottom:10px; color:#fff; }
.carousel-caption h1 span { width:100%; text-align:left; float:left; font-size:14px; font-weight:400;padding-top:5px; color:#fff;}
.carousel-caption .buton { width:200px; min-height:50px; border-radius: 100px; margin-top:30px; display: flex;justify-content: center;align-items: center; text-align: center; color:#fff; font-size:13px; float:left; font-weight:500; border: 1px solid #fff;}
.carousel-caption .buton:hover {color:#fff; background:none; transition: all .35s; border: 1px solid #264C71; background: #264C71;}
.carousel-caption .buton img { margin-left: 10px;}
.carousel-control-prev {position:absolute; left:87em; margin-top:-25%; width:50px; z-index:9;}
.carousel-control-next {position:absolute; right:0; margin-top:-25%; 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);}

.scroll-down {position: absolute;bottom: -1px;left: 50%;transform: translateX(-50%);z-index: 5;display: inline-block;}
.scroll-down svg {width: 106px;height: 56px;display: block;}
.scroll-down .arrow {animation: arrow-bounce 2s infinite ease-in-out;}
@keyframes arrow-bounce {0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-5px);}
60% {transform: translateY(-2px);}
}




/* 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:center; font-size:16px; font-weight:bold; letter-spacing:0.5px; padding-bottom:10px; color:#fff;}
.carousel-caption p { width:100%; text-align:left; font-size:14px; font-weight:300; letter-spacing:0; color:#fff; letter-spacing:0.5px; display:none;}
.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; display:none;}

}


/* 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-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;}
}

/* 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;}

.emlakkayan button.slick-next, .emlakkayan button.slick-next:hover {position: absolute; right: 1%;width: 40px;height: 40px; top:42%; background:url(../img/genel/sleft.svg) no-repeat center top; border-radius: 5px;}
.emlakkayan button.slick-prev, .emlakkayan button.slick-prev:hover {position: absolute; left: 1%; z-index: 1;width: 40px; top:42%; height: 40px; background:url(../img/genel/sright.svg) no-repeat center top; border-radius: 5px;}
.emlakkayan .slick-prev:before, .slick-next:before {font-size: 70px;color: #EA8496;line-height: inherit;font-weight: bold;}

.blogkayan button.slick-next, .blogkayan button.slick-next:hover {position: absolute; right: 1%;width: 40px;height: 40px; top:42%; background:url(../img/genel/sleft.svg) no-repeat center top; border-radius: 5px;}
.blogkayan button.slick-prev, .blogkayan button.slick-prev:hover {position: absolute; left: 1%; z-index: 1;width: 40px; top:42%; height: 40px; background:url(../img/genel/sright.svg) no-repeat center top; border-radius: 5px;}
.blogkayan .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: #fff;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;}





.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;}

/* Özel Modal Stil */
.custom-modal .modal-content {border-radius: 10px;border: none;background: #f8f9fa;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);}
.custom-modal .modal-body {padding: 20px;}
.custom-modal .list-group-item {border: none;padding: 10px 15px; background:#f8f9fa; color:#12273E; font-size:14px; font-weight: 600;}
.custom-modal .list-group-item a {color:#3D3E3D;}
.custom-modal .list-group-item:hover {background-color: #e9ecef;}
.custom-modal .btn-secondary {background-color: #343a40;border: none;}

/* Özel Video Modal Stil */
.custom-video-modal .modal-content {
background: rgba(0, 0, 0, 0.9);
border: none;
}
.custom-video-modal .modal-header {
border-bottom: none;
}
.custom-video-modal .close {
color: white;
opacity: 1;
font-size: 30px;
}
.custom-video-modal .modal-body {
display: flex;
justify-content: center;
align-items: center;
}
.custom-video-modal .modal-body iframe {
width: 80vw;
height: 45vw;
max-width: 960px;
max-height: 540px;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 300px;
margin: 1.75rem auto;
}
}


/* Modal Arka Plan ve Genel Stil */
.modal-content {
    background-color: #ffffff; /* Beyaz arka plan */
    color: #333; /* Koyu gri yazilar */
    border-radius: 10px; /* Hafif yuvarlatilmis köseler */
    border: none;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

/* Modal Baslik */
.modal-header {
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding-bottom: 15px;
}

.modal-title {
    font-size: 22px;
    font-weight: bold;
    color: #444; /* Hafif koyu baslik */
    letter-spacing: 0.5px;
}

/* Kapatma Butonu (X Isareti) */
.modal-header .close {
    font-size: 24px;
    color: #666;
    opacity: 0.8;
    transition: all 0.2s ease-in-out;
}

.modal-header .close:hover {
    opacity: 1;
    color: #000;
}

/* Form Alanlari */
.modal-body .form-group {
    margin-bottom: 15px;
}

/* Form Inputlari */
.modal-body .form-control {
    background: #f8f9fa; /* Hafif gri arka plan */
    color: #333;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 10px 6px 10px 6px;
    font-size: 13px;
    transition: all 0.3s ease-in-out;
}

.modal-body .form-control:focus {
    background: #ffffff;
    border-color: #007bff; /* Mavi vurgu */
    box-shadow: 0px 0px 8px rgba(0, 123, 255, 0.5);
}

/* Select Menüsü */
.modal-body select.form-control {
    cursor: pointer;
}

/* Placeholder Rengi */
.modal-body .form-control::placeholder {
    color: #aaa;
}

/* Mesaj Kutusu */
.modal-body textarea.form-control {
    resize: none;
}

/* Gönder Butonu */
#sendWhatsApp {
    background: #E30613; /* Canli mavi */
    border: none;
    font-size: 13px;
    font-weight: bold;
    padding: 12px;
    width: 100%;
    color: white;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}

#sendWhatsApp:hover {
    background: #E30613; /* Daha koyu mavi */
}

/* Mobil Uyumlu Stil */
@media (max-width: 768px) {
    .modal-dialog {
        margin: 10% auto;
    }

    .modal-content {
        padding: 15px;
    }
}
