body{margin:0px;padding:0px;}
*{box-sizing:border-box;font-family:poppins;}
a{outline:none;color:#000;text-decoration:none;}
ul{margin:0px;padding:0px;}
ul li{list-style:none;}
h2{margin:0px;padding:0px;margin-bottom:10px;font-size:12pt;}
h2 i{margin-right:5px;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
input,file,select,textarea,button,submit {outline:none;background-color:#ffffff;}
button,submit{-webkit-appearance: none;-webkit-border-radius: 0;}

table{border-collapse:collapse;border-spacing:0px;width:100%;}
iframe{width:100% !important;}

.row:after{content:"";display:table;clear:both;}

.orta-arama{margin:00px auto;width:800px !important;margin-top:50px;}

[class*="col-"]{float:left;position:relative;padding:10px;}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.tablo:after{content:"";display:table;clear:both;}
.tablo{width:100%;overflow:auto;-webkit-overflow-scrolling: touch;}
.tablo table{white-space:nowrap !important;}
.tablo::-webkit-scrollbar {width:5px;height:5px;background-color:#ccc;border-radius:5px;}
.tablo::-webkit-scrollbar-thumb{background:#808080;border-radius:5px;}

.portfoy-ozellikleri:after{content:"";display:table;clear:both;}
.portfoy-ozellikleri ul li{float:left;width:20%;font-size:10pt;padding:2px 0px;}
.portfoy-ozellikleri ul li i{margin-right:5px;}

.detaytablo1{overflow:hidden;border-radius:5px;}
.detaytablo1 td{font-size:9pt !important;padding:5px 8px;border-bottom:1px solid #efefef;}
.detaytablo1 tr td:nth-child(1){font-weight:bold;}
.detaytablo1 tr:nth-child(odd){background-color:#fbfcfd;}
.detaytablo1 tr:nth-child(even){background-color:#fff;}
.detaytablo1 tr td i{width:20px;}

.detaytablo2{overflow:hidden;border-radius:5px;}
.detaytablo2 td{font-size:10pt !important;padding:8px 0px;border-bottom:1px solid #efefef;}
.detaytablo2 tr td:nth-child(1){font-weight:bold;}
.detaytablo2 tr td i{width:20px;}

.detaytablo3{overflow:hidden;border-radius:5px;}
.detaytablo3 td{font-size:9pt !important;padding:8px 0px;border-bottom:1px solid rgb(255,255,255,0.1);color:#ababab;}
.detaytablo3 tr td:nth-child(1){font-weight:bold;}
.detaytablo3 tr td i{width:20px;}
.detaytablo3 tr:hover td{color:#fff;}

.kutu{border:1px solid #ccc;padding:10px;border-radius:5px;}

.ust-baslik{background-color:#062737;}
.ust-baslik h1{margin:0px;padding:0px;color:#fff;font-size:15pt;}

.filtre-sonuclari{content:"";display:table;clear:both;}
.filtre-sonuclari ul{margin:0px;padding:0px;}
.filtre-sonuclari ul li{float:left;list-style:none;}
.filtre-sonuclari ul li a{display:block;color:#fff;font-size:8pt;padding:5px;background-color:#808080;border-radius:4px;margin-right:6px;margin-bottom:6px;}
.filtre-sonuclari ul li a i{margin-left:3px;}


.kutu-ilanlar .ilan{border:1px solid rgba(130, 148, 153, 0.3);box-shadow:0px 5px 34px -8px rgba(130, 148, 153, 0.3);border-radius:40px;overflow:hidden;background-color:#fff;}
.kutu-ilanlar .ilan .resim{position:relative;height:200px;background-size:cover;background-position:center center;}
.kutu-ilanlar .ilan .resim .etiket-sol{position:absolute;top:20px;left:20px;background-color:rgb(0,0,0,0.6);color:#fff;border-radius:30px;padding:8px 15px;font-size:10pt;}
.kutu-ilanlar .ilan .baslik{padding:15px;font-size:12pt;font-weight:400;text-align:center;height:100px;}
.kutu-ilanlar .ilan .fiyat{width:150px;margin:0px auto;padding:12px 0px;font-size:14pt;font-weight:600;text-align:center;color:#000;margin-bottom:15px;border:1px solid #ccc;border-radius:10px;}
.kutu-ilanlar .ilan .portfoyno{padding:10px;font-size:10pt;font-weight:300;text-align:center;color:#808080;}
.kutu-ilanlar .ilan:hover{border:1px solid #808080;}



.liste-ilanlar .ilan{background-color:#fff;padding:10px;border-radius:5px;margin-bottom:10px;transition: all ease .5s;border:1px solid #ddd;}
.liste-ilanlar .ilan:hover{box-shadow:1px 1px 5px #ccc;}
.liste-ilanlar .ilan:after{content:"";clear:both;display:table;}
.liste-ilanlar .ilan .resim{float:left;width:250px;height:180px;background-color:#efefef;background-size:cover;background-position:center center;border:1px solid #ccc;}
.liste-ilanlar .ilan .resim{font-size:12pt;font-weight:bold;}
.liste-ilanlar .ilan .bilgiler{float:left;padding-left:10px;}
.liste-ilanlar .ilan .baslik{font-weight:bold;color:#000;font-size:12pt;margin-bottom:5px;}
.liste-ilanlar .ilan .fiyat{font-weight:bold;color:#003399;font-size:12pt;margin-bottom:5px;}
.liste-ilanlar .ilan .adres{font-size:10pt;color:#000;margin-bottom:10px;}
.liste-ilanlar .ilan .ozellikler:after{content:"";display:table;clear:both;}
.liste-ilanlar .ilan .ozellikler ul li{float:left;margin:5px 10px;margin-left:0px;border-radius:3px;padding:5px 10px;border:1px solid #ccc;color:#000;font-size:8pt;font-weight:bold;}
.liste-ilanlar .ilan .ozellikler ul li span{font-weight:400;}
.liste-ilanlar .ilan .tarih{font-size:8pt;color:#000;margin-top:10px;}
.liste-ilanlar .ilan .tarih i{margin-right:5px;}



.kutu-danismanlar .danisman{border:1px solid rgba(130, 148, 153, 0.3);box-shadow:0px 5px 34px -8px rgba(130, 148, 153, 0.3);border-radius:40px;overflow:hidden;background-color:#fff;}
.kutu-danismanlar .danisman .resim{position:relative;height:300px;background-size:cover;background-position:center center;}
.kutu-danismanlar .danisman .resim .etiket-sol{position:absolute;top:20px;left:20px;background-color:rgb(0,0,0,0.6);color:#fff;border-radius:30px;padding:8px 15px;font-size:10pt;}
.kutu-danismanlar .danisman .adsoyad{padding:15px;font-size:12pt;font-weight:400;text-align:center;height:100px;}
.kutu-danismanlar .danisman:hover{border:1px solid #808080;}





.telefon{position:absolute;position:fixed;top:70px;right:0px;z-index:999;background-color:#E31E24;padding:5px 10px;border-radius:0px 0px 0px 10px;}
.telefon a{color:#fff;font-size:10pt;font-weight:700;}
.telefon a span{display:block;font-size:8pt;font-weight:300;margin:0px;padding:0px;}

.ust{position:absolute;position:fixed;left:0px;top:0px;width:100%;z-index:999;background-color: rgb(255,255,255,0.8);backdrop-filter: blur(10px);box-shadow: 0px 3px 2px rgb(0,0,0,0.1);transition: all ease .5s;height:70px;border-bottom:3px solid #E31E24;}
.ust:after{content:"";display:table;clear:both;}
.ust .logo{float:left;width:33.33%;padding-top:0px;text-align:center;}
.ust .logo img{height:120px;border-radius:0px 0px 10px 10px;box-shadow:0px 2px 5px #808080;background-color:#fff;}
.ust .logo-kucuk img{height:67px;border-radius:0px;}
.ust .sol{float:left;width:33.33%;}
.ust .sol ul{margin:0px;padding:0px;margin-left:20px;}
.ust .sol ul li{float:left;line-height:70px;}
.ust .sol ul li a{display:block;font-size:10pt;margin-right:15px;}
.ust .sol ul li a i{margin-right:5px;}

.ust .sag{float:right;width:33.33%;}
.ust .sag ul{margin:0px;padding:0px;margin-right:20px;float:right;}
.ust .sag ul li{float:left;line-height:70px;}
.ust .sag ul li a{display:block;font-size:10pt;padding-left:15px;}
.ust .sag ul li a i{margin-right:5px;}
.ust .sag .uyelik a{color:#e00000;font-weight:bold;}


.orta{margin-top:70px;min-height:500px;}
.anasayfa-orta{height:80vh;padding-top:60px;margin-bottom:30px;background-color:#ccc;background-size:cover;background-position:center center;transition: background-image 1s ease-in-out;}
.alt1{background-color:#2360A3;padding:10px;color:#fff;text-align:center;font-size:11pt;font-weight:300;}
.alt2{background-color:#062737;padding:30px 0px;color:#fff;}
.alt3{background-color:#05212E;padding:10px 0px;color:#fff;text-align:center;font-size:8pt;}

.alt2 ul li a{color:#ababab;font-size:9pt;padding:5px 0px;transition:0.5s ease;}
.alt2 ul li a:hover{color:#fff;padding-left:10px;}
.alt2 ul li a i{width:20px;}

.iskelet{margin:0px auto;width:1300px;}
.iskelet{content:"";display:table;clear:both;}

.tab-baslik:after{content:"";display:table;clear:both;}
.tab-baslik ul li{float:left;}
.tab-baslik ul li a{display:block;padding:20px 20px;margin-right:8px;margin-bottom:-5px;background-color:#fff;border-radius:5px 5px 0px 0px;font-weight:400;font-size:12pt;background-color: rgb(255,255,255,0.8);backdrop-filter: blur(10px);}
.tab-baslik ul li a i{margin-right:4px;}
.tab-baslik .aktif-tab a{background-color:#efefef;border-top:3px solid #E31E24;color:#E31E24;}
.tab-detay{padding:30px;background-color:#efefef;border-radius:0px 5px 5px 5px;box-shadow: 0px 5px 5px rgb(0,0,0,0.3);background-color: rgb(255,255,255,0.8);backdrop-filter: blur(10px);}

[class*="buton-"]{display:block;width:100%;color:#fff;text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);box-shadow: inset 0 -1px 0 rgb(0 0 0 / 20%);font-weight:400;padding:0px;height:30px;line-height:30px;font-size:10pt;border-radius:4px;text-align:center;cursor:pointer;border:1px solid #000;}
[class*="buton-"] i{margin-right:3px;}
[class*="buton-"]:hover{opacity:0.9;}

.buton-yesil{background-color:#5bb75b;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.buton-sari{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.buton-kirmizi{background-color:#da4f49;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.buton-mavi{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.buton-siyah{background-color:#363636;*background-color:#222;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.buton-turkuaz{background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.buton-gri{color:#000;background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);}

.gizli{display:none;}
.mobildegoster{display:none;}
.temizle{clear:both;}

.sayfa-detay{font-size:10pt;line-height:150%;}

.swal2-container{z-index: 999999 !important;}


.formalani [class*="col-"]{padding:10px;}
.formalani h1{text-align:center;}
.formalani ul li a{color:#000;padding:5px 0px;font-size:9pt;}
.formalani ul li a:hover{color:#209DD7;}
.formalani ul li a i{width:20px;}
.formalani div label{margin-bottom:5px;display:block;font-size:9pt;color:#808080;}
.formalani:after{content:"";display:table;clear:both;}
.formalani .renk-kodlari:after{content:"";display:table;clear:both;}
.formalani .renk-kodlari ul li{float:left;border-radius:5px;margin:3px;display:block;}
.formalani .renk-kodlari ul li label{margin:0px;padding:10px;}
.formalani .fa-question-circle{color:#808080;}
.formalani .fa-question-circle:hover{color:#000;}

.renk-yesil{color:#339900 !important;}
.renk-kirmizi{color:#e00000 !important;}
.renk-sari{color:#ffc300 !important;}
.renk-mavi{color:#38419C !important;}


.input1{text-align:left;width:100%;padding:8px;height:34px;border:1px solid #ccc;font-size:10pt;}
.input1:hover{border:1px solid #808080;}

.input2{text-align:left;width:100%;padding:5px 10px;height:40px;border:1px solid #ccc;font-size:10pt;border-radius:4px;}
.input2:hover{border:1px solid #808080;}

.pasifinput{background-color:#efefef;}

.input-sec{background:url('/images/input-sec.png') right center no-repeat #ffffff;margin-right:40px;outline:0;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.input-tl{background: url('/images/input-tl.png') #ffffff right center no-repeat;}
.input-ara{background: url('/images/input-ara.png') #ffffff right center no-repeat;}
.input-takvim{background: url('/images/input-takvim.png') #ffffff right center no-repeat;}


.resimli-kutu{overflow:hidden;background-color:#efefef;background-size:cover;background-position:center center;border-radius:40px;}
.resimli-kutu div{padding:100px 0px;background: linear-gradient(to bottom, rgb(0 0 0 / 29%) 0%, rgba(3, 39, 55, 0.85) 100%);}
.resimli-kutu a{color:#fff;}
.resimli-kutu div p{text-align:center;font-size:10pt;}
.resimli-kutu div p:nth-child(1){font-weight:bold;font-size:14pt;}
.resimli-kutu:hover div{background: linear-gradient(to bottom, rgb(0 0 0 / 29%) 0%, rgba(0, 0, 0, 0.85) 100%);}

.slider-container{position: relative;}
.slider{width: 100%;overflow: hidden;position: relative;text-align:center;}
.slider img{max-height:500px;max-width: 100%;display: none;border-radius:5px;}
.slider-prev{position:absolute;top: calc(50% - 30px);left:20px;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #ccc;border-radius:50%;background-color: rgba(255, 255, 255, 0.5);color: #000;font-size:15pt;cursor: pointer;}
.slider-next{position:absolute;top: calc(50% - 30px);right:20px;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #ccc;border-radius:50%;background-color: rgba(255, 255, 255, 0.5);color: #000;font-size:15pt;cursor: pointer;}
.slider-prev:hover{background-color:#000;color:#fff;border:0px;}
.slider-next:hover{background-color:#000;color:#fff;border:0px;}
.slider-thumbnails{text-align:center;}
.slider-thumbnails img{width:50px;height: 50px;margin:3px;cursor: pointer;border-radius:5px;}
.active-thumbnail{border: 2px solid #000;}


.menu{display:none;position:absolute;position:fixed;top:0px;left:0px;width:100%;height:100vh;background-color:rgb(0,0,0,0.8);z-index:99999;}
.menu-ic{position:absolute;position:fixed;top:0px;left:0px;width:300px;height:100vh;background-color:#2360A3;padding:20px;z-index:999999;overflow:auto;}
.menu-ic ul li a{display:block;color:#fff;font-size:10pt;padding:10px 0px;border-bottom:1px solid rgb(255,255,255,0.1);transition:0.5s ease;}
.menu-ic ul li a i{width:20px;}
.menu-ic ul li a:hover{padding-left:10px;}
.menu-ic .kapat{border:1px solid rgb(255,255,255,0.2);text-align:center;margin-bottom:20px;}
.menu-ic .kapat a{display:block;color:#fff;padding:5px;border-radius:5px;}
.menu-ic .kapat a i{margin-right:5px;}
.menu-ic .kapat:hover a{background-color:#fff;color:#000;}



.whatsapp-butonu {position: relative;width: 50px;height: 50px;position: fixed;bottom:20px;left: 20px;border: none;box-shadow: 0 0 0 0 rgba(41, 167, 26, .7);border-radius: 50%;background-color: #29a71a;background-image:url('images/whatsapp.png');background-size:50%;background-position:center center;background-repeat: no-repeat;cursor: pointer;-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);z-index: 998;}
.whatsapp-butonu:hover {-webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;}
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);}}



@media only screen and (max-width: 620px) {
    [class*="col-"]{width:100%;}
    .mob-col-1 {width: 8.33%;}
    .mob-col-2 {width: 16.66%;}
    .mob-col-3 {width: 25%;}
    .mob-col-4 {width: 33.33%;}
    .mob-col-5 {width: 41.66%;}
    .mob-col-6 {width: 50%;}
    .mob-col-7 {width: 58.33%;}
    .mob-col-8 {width: 66.66%;}
    .mob-col-9 {width: 75%;}
    .mob-col-10 {width: 83.33%;}
    .mob-col-11 {width: 91.66%;}
    .mob-col-12 {width: 100%;}

    .mobildegizle{display:none;}
    .mobildegoster{display:block;}

    .iskelet{width:100%;}
    .ust .logo img{height:120px;}
    .ust .logo-kucuk img{height:67px;border-radius:0px;}
    .tab-baslik{border-radius:5px 5px 0px 0px;overflow:hidden;}
    .tab-baslik ul li{width:33.33%;}
    .tab-baslik ul li a{border-bottom:1px solid #ccc;margin:0px;border-radius:0px;text-align:center;font-size:10pt;}
    .tab-baslik ul li a i{display:block;margin:0px;margin-bottom:5px;font-size:15pt;}
    .tab-baslik .aktif-tab a{background-color:#efefef;border-top:0px;color:#E31E24;}
    .tab-detay{border-radius:0px 0px 5px 5px;}
    .anasayfa-orta{padding:100px 0px;}
    .liste-ilanlar .ilan .bilgiler {padding:0px;padding-top:10px;}
    .liste-ilanlar .ilan .resim{width:100%;height:300px;}
    .menu-ic{width:80%;}
    .sayfa-detay img{border:0px;margin:0px;padding:0px;margin-bottom:10px;width:100%;}
    .portfoy-ozellikleri ul li{float:left;width:50%;}
    .orta-arama{width:100% !important;}

}