body{margin:0;}
.header{height: 95px;background:blue;background: #ff3019; /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  border-bottom: 3px solid #ECECEC;background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */  background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-8 */;position: absolute;top: 0;width: 100%;}
.header:before{ content:'';height: 100%;   border-top: 92px solid #28156E;  border-right: 60px solid rgba(0, 0, 0, 0);  width: 20%;  position: absolute;  z-index: 0;}
.menu{
	float:left;
	width:100%;
	
	padding: 10px 0;
	background: #fff;
    z-index: 9999;
    position: relative;
    margin: 0 auto;
	background: #ffffff; /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */  background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
    
	border-bottom: 1px solid #ddd;
    
	/* border-radius: 5px; */}
.ustiletisim {
	display: inline-block;
    color: #fff;
    margin: 2px 0;
    font-size: 16px;
	font-weight: 400;
	position: relative;
}
.ustadres {
	display: inline-block;
    color: #fff;
    margin: 5px 0;
    font-size: 13px;
    font-weight: 400;
	position: relative;
}
.anamenu {
    margin: 0;
}
.anamenu >li {
    display: inline-block;
    margin: 0;
	float:left;

}
.anamenu >li >a{
	text-decoration: none;
    
	padding: 38px 14px;
	float:left;
    
	border-right: 1px solid #eee;
    font-weight: 400;
    
	color: #26262C;
    font-size: 16px;
}
.anamenu >li >a:hover{background:#fff;color: #A81818;/* font-weight: 600; *//* padding: 17px 16px; */}
.ustarama {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.anamenu  ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
    list-style: none;
    padding-left: 10px;
}

.anamenu > li:hover { position:relative; background: #FFFFFF; }
.anamenu > li:hover ul {
	left: 0px;
	top: 100px;
	background: #FDFDFD;
	padding:0px;
    
	width: 100%;
	text-align: left;
    
    z-index: 99999;
	list-style: none;
	border-right: 1px solid #EEE;
}

.anamenu > li:hover ul li a {
	padding: 10px 0;
	display:block;
	text-align: left;
	text-indent: 8px;
	font-size: 13px;
}
.anamenu > li:hover ul li a:hover { background: #E2E2E2; }
.ustaramakutu {background-color: rgba(255, 255, 255, 0.63); width: 100%; border: 1px solid #A9A9A9;float:left; border-radius: 5px 0 0 0; padding: 10px 5px 10px 5px!important;border-top: 3px solid #FF0;}
.ustaramakutu select{background-color: rgba(245, 245, 245, 0.62); border: 1px solid #D8D8D8; width:100%; color: #212121;height: 35px;font-size: 14px;}
.ustaramakutu input{background-color: rgba(255, 255, 255, 0.62)!important; border: 1px solid #595959!important;}
.ustaramakutu .row{margin-bottom:10px!important;}
.arabutton{  background-color: #FFFFFF;
  width: 100%;
  font-size: 15px;
  color: #0047E2;
  border: 1px solid #B7B7B7;
  border-radius: 5px;
  text-transform: none;  height: 33px;}
  .ortaalan{float:left;width:100%; margin-top:20px;}
  .listeilan{float:left;background:#fff;margin-bottom: 30px;  border-radius: 1px; overflow: hidden; max-width: 300px;/* margin-left: 10px; */}
.listeilan:hover {
    background: #fff;
}

.listeilan:hover span {
    color: #000;
}

.listeilan:hover .listefiyat {
    background: #fff;
    color: #000;
}
  .listeilanicerik{ display: block;
    text-align: center;
    float: left;
    width: 100%; font-size: 14px; color: #6F6F6F; padding: 4px 0;}
.listefiyat {
    text-align: center;
    display: block;
    padding: 5px;
    background-color: #fff;
    float: left;
    width: 100%;
    color: #BE2E2E;
    font-weight: 600;
    font-size: 20px;
}
.solreklam {
    width: 12%;    height: 600px;  left: 17px;    
    background-color: #DB6363;    position: absolute;
    margin-top:;
}
.solreklamtext{
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  float: left;
  text-align: center;
  display: block;
  /* height: 100%; */
  position: absolute;
  width: 100%;
  top: 50%;
  font-size: 20px;
  }
.sagreklam {
    width: 12%;    height: 600px;   right: 17px;    
    background-color: #D0E4F4;    position: absolute;
}
.sagreklamtext{
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  float: left;
  text-align: center;
  display: block;
  /* height: 100%; */
  position: absolute;
  width: 100%;
  top: 50%;
  font-size: 20px;
  }
 .altkisim {
  /*background: url('../images/alt.jpg')bottom no-repeat #33383C;*/
    background: #45484d;
    width: 100%;
    float: left;
    position: relative;
    border-top: 10px solid #4B568C;
}
.altiletisim {    padding: 10px 0;
    font-size: 13px;
    color: #FFF;
    line-height: 28px;}
.altiletisim > span {
    display: inline-block;
    width: 49%;
}
.altiletisim > span:last-child {
    width: 100%;
}
.faaltzemin{
      float: left;
      width: 100%;
      color: #fff;
      padding: 10px 0;
      border-top: 1px solid #5F5F5F;
      text-align: center;
      background: #45484d;
      background: -moz-linear-gradient(top, #45484d 0%, #4B4C4C 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#4B4C4C));
      background: -webkit-linear-gradient(top, #45484d 0%,#4B4C4C 100%);
      background: -o-linear-gradient(top, #45484d 0%,#4B4C4C 100%);
      background: -ms-linear-gradient(top, #45484d 0%,#4B4C4C 100%);
      background: linear-gradient(to bottom, #45484d 0%,#4B4C4C 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#4B4C4C',GradientType=0 );
}
.sitelerkapsam {
    margin-top: 20px;
    border: 1px solid #6F6F6F;
    border-radius: 5px;
    float: left;
    position: relative;
}
.uyetextkapsam {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: -13px;
}
.uyeliklerimiztext {
    padding: 0 5px;
    background: #45484D;
    border: 1px solid #6f6f6f;
    color: #fff;
    font-size: 12px;
}
a.sahibinden{
    background-image: url('../assets/siteler.png');
    height: 45px;
    width: 128px;
    background-position: -4px -25px;
    display: inline-block;
    font-size: 0px;
    float: left;
    margin: 10px 5px;
}
a.hurriyet{
    background-image: url('../assets/siteler.png');
    height: 45px;
    width: 135px;
    background-position: -138px -25px;
    display: inline-block;
    font-size: 0px;
    float: left;
    margin: 10px 5px;
}
a.emlakjet {
    background: url('../assets/siteler.png');
    height: 45px;
    width: 120px;
    display: inline-block;
    font-size: 0px;
    float: left;
    margin: 10px 5px;
    background-position: -281px -27px;
}
a.emlakz {
    background: url('../assets/siteler.png');
    height: 45px;
    width: 115px;
    display: inline-block;
    font-size: 0px;
    float: left;
    margin: 10px 5px;
    background-position: -401px -27px;
}
.ilankodara {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.77);
    border: 1px solid #6B6B6B;
    border-bottom: none;
}

.ilankodara input {
    width: 100%;
    margin: 0;
    background-color: #F3F3F3!important;
    border: 1px solid #BDBDBD!important;
    padding: 5px;
    border-radius: 5px;
}
.listesayfa{  background: url('../images/banner.jpg')no-repeat;
  background-size: cover;
  background-position: top;}
.kurumsal{  background: url('../images/fakurumsal.jpg')no-repeat;
  background-size: cover;height:230px;
  background-position: top;}
.ekibimiz{  background: url('../images/team.jpg')no-repeat;
  background-size: cover;height:230px;
  background-position: top;}
.listedetay{  background: url('../images/banner.jpg')no-repeat;
  background-size: cover;height:230px;
  background-position: top;}
.iletisim {
  background: url('../images/failetisim.jpg')no-repeat;
  background-size: cover;
  height: 264px;
  background-position: top;
}
.kurumsalbaslik {
    width: 100%;    float: left;    position: absolute;    text-align: center;    top: 40%;    background-color: rgba(255, 255, 255, 0.51);    
    font-size: 25px;    font-weight: 600;    
    padding: 2px 0;    
    color: #FFF;    
    text-shadow: 1px 1px #2F2F2F;    border-top: 1px solid #DDD;    border-bottom: 1px solid #DDD;
}
.kurumsalyazi{
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 10px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.uyari {
    margin-top: 20px;
    min-height: 226px;
}

.uyari > span {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
}

span.uyariicon {
    font-size: 47px;
    color: #A75858;
}
.sosyalpaylas{text-align: center;}
.sosyalpaylas > a{display:inline-block;font-size:35px;cursor:pointer;border-radius:3px;border:1px solid #FFF;}
.facepaylas{color:#4A7ADF;}
.twitpaylas{color:#56C1EA;}
.gpluspaylas{color:#E58174;}

.sosyaltext {
    /* float: left; */
    display: inline-block;
    padding: 10px;
    font-weight: 600;
    position: relative;
    margin-top: -11px;
}
.danismankapsam{
  background: #FFDFDF;
  float: left;
  padding: 10px;
  border: 1px solid #ddd;
  border-bottom: 2px solid #ECACAC;
  border-radius: 10px;
  margin-bottom: 10px;
}
.danismanbilgiler {
    float: left;
    width: 64%;
    text-align: right;
}

.danismanbilgiler.btn {
    padding: 4px;
    border-radius: 5px;
}
.danismankapsam img{
    padding: 3px;
    background: #fff;
    border: 1px solid #eee;
    width: 33%;
    float: left;
    display: inline-block;
}

.danismanisim {
    width: 100%;
    padding: 0 10px;
    display: block;
    font-weight: 600;
    font-size: 19px;
}

.danismantur {
    width: 100%;    
    padding: 0 10px;    display: block;        
    color: #444;
}

.danismantel {
    /* width: 100%; */    
    padding: 0 10px;    display: block;        
    color: #555;
}
.danismanportfoy {
    float: right;
    padding: 0 5px;
    background-color: #197E1E;
    color: #fff;
    border-radius: 5px;
}
  .listesayfaara{ float:left; padding: 70px 0 10px 0;
    position: relative;
    bottom: 0;
    border-bottom: 3px solid #FBB2B2;}
  
.listemenu {
    background-color: #fff;
    border: 1px solid #D0D0D0;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}

.listeilanlar {
    float: left;
    background-color: #fff;
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.6);
  box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.6);
}

span.listebaslik {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 5px;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    border-bottom: 1px solid #ddd;
}

.listeyanmenu {
    padding: 0 10px;
}
.listeyanmenu ul {
    padding: 0 15px;
}
.listeyanmenu  li{
    list-style: none;
}
.listeilanlarbaslik {
    font-size: 17px;
    display: block;
    /* width: 100%; */
    padding: 7px 10px;
    font-weight: 600;
    color: #525252;
    float: left;
}

.listeilanlaricerik {
    display: block;
    font-size: 13px;
    padding: 2px 10px;
}

.listeilanlarfiyat {
    text-align: center;
    display: block;
    padding-left: 40px;
}

.listeilanlarfiyat {
    color: #CC2525;
    font-weight: 600;
    margin-top: 23px;
    font-size: 21px;
}
.logo{

}
.iletisimyazi{display:block;padding:5px 0;  border-bottom: 1px solid #EEE; }
.form-style-1 {
    margin:10px auto;
    max-width: 400px;
    padding: 20px 12px 10px 20px;
    font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
}
.form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}
.form-style-1 .field-divided{
    width: 49%;
}

.form-style-1 .field-long{
    width: 100%;
}
.form-style-1 .field-select{
    width: 100%;
}
.form-style-1 .field-textarea{
    height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
    background: #4B99AD;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #4691A4;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.form-style-1 .required{
    color:red;
}

/*resim slide css*/
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;margin-bottom: 5px;}
li.bjqs-slide{position:absolute; display:none;text-align: center;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;position: absolute;top: 27%;width: 100%;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;padding: 5px 0;text-align: center;}
ol.bjqs-markers.h-centered{}
ol.bjqs-markers li{/* display:inline; */display: inline-block;margin: 2px;width: 13.5%;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
li.bjqs-prev {
    left: 0;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url('../images/falogo.png') 50% 50% no-repeat rgb(249,249,249);
}
li.bjqs-next {
    right: 0px;
}

#slide-fade{
	/* margin-bottom: 20px; */
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding: 3px 1px 0px 2px;
	color:#fff;
	/* margin: 3px; */
	text-decoration: none;
	width: 100%;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #D31D1D;
}
.listevitrin{
    background: #FFDFDF!important;
}
p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}
.kucukresim{/* max-width: 100%; */max-height: 66px;margin-bottom: 3px;}
.slideresim{cursor:pointer;}
.detaybaslik {
    /* top: -25px; */
    position: relative;
    float: left;
    background-color: #fff;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #DDD;
}
a.navbar-brand {
    float: left;
    margin-top: 22px;
}
.navbar-toggle {
    border: none;
    float: left!important;
    border-radius: 0;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 4px;
    vertical-align: middle;
    background: none;
    margin-top: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #505050;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.katustbasliklar {
    position: relative;
    float: left;
    width: 100%;
}
.katustbasliklar h3::before{
	 border-top: 1px solid #aaa;
    content: "";
    display: block;
    height: 1px;
    left: 16%;
    position: absolute;
    top: 50%;
    
	 width: 5%;
    z-index: 1;
}
.katustbasliklar h3::after {
    border-top: 1px solid #aaa;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 16%;
    top: 50%;
    width: 5%;
    z-index: 1;
}
.katustbasliklar h3 {
	text-align: center;
}
.katustbasliklar h3 span {
    background: none;
    padding: 0 15px;
    position: relative;
    z-index: 5;
	font-size:24px;
}
.p0 {
    padding: 0!important;
}
span.ilanfiyat{display:block;text-align:center;color:#4383CC;font-size:27px;/* padding-bottom:5px; */font-weight:bold;}
span.ilankod{display:block;text-align:center;font-size:22px;/* padding-bottom:5px; */font-weight:bold;}
.ilanbilgileri{overflow:hidden;color:#000;font-size: 14px;}
.ilanbilgi:after{content:"";width:100%;display:block;height:1px;background:-webkit-linear-gradient(left, #BFBFBF 0%,#FFF 100%);}
span.bilgibaslik{display:inline-block;font-weight: 600;padding: 4px 2%;}
span.bilgidetay{float:right;display:inline-block;padding: 4px 5px 4px 0;}
.detayanabasliklar {
    margin-left: 2px;
    background: #FFFFFF;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px 5px 0 0;
    color: #000;
    cursor: pointer;
    font-weight: 600;
}
.aktifbaslik {
    background: #556BFF;
    color: #FFF;
}

.detayanabasliklar:first-child {
    margin-left: 11px;
}
.detayaciklamalar{mmargin-bottom: 20px; min-height: 150px; float: left; width: 100%;}
.ozellik{margin-bottom:20px;font-size: 12px;border:1px solid #ddd;background:#fff;overflow:hidden;}
span.check{display:inline-block;width: 160px;padding: 10px 3px;color:#888;}
.mesajbilgi{display:block;padding:10px;text-align:center;}
span.ozellikbaslik{display:block;padding:5px 10px;border-bottom: 1px solid #F16161;font-size:12px;font-weight: 600;}
span.checkozellik{display:inline-block;width: 160px;font-weight: 600;padding: 10px 3px;}
span.checkozellik:before{content: "\f058";speak:none;padding-right:6px;font-style:normal;color:#DE0404;font-weight:normal;font: normal normal normal 14px/1 FontAwesome;font-variant:normal;text-transform:none;line-height:1;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
span.check:before{content:"   ";font-family:'IcoMoon-Free';speak:none;padding-right:17px;font-style:normal;color:#4A4A4A;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.danismanbilgiler > span:first-child { font-weight: 600; }
.danismanbilgiler > span {
    display: block;
    width: 100%;
    padding: 4px 0;
}
.mesafeler {
    padding-top: 8px;    border-top: 1px solid #DDD;    border-bottom: 1px solid #DDD;    margin-bottom: 20px;
    text-align: center;
}

.magaza {
    display: inline-block;    
    /* border-right: 1px solid #EEE; */    padding-right: 10px;
    margin-left: 7px;
    height: 51px;
}

.forum-resim {
    float: left;
    width: 60px;
}

.forum-text {
    padding-left: 8px;    
    padding-top: 5px;    font-size: 12px;    float: left;
}

.marina {
    display: inline-block;    border-right: 1px solid #EEE;    padding-right: 10px;    margin-left: 10px;
}

.marina-resim {
    float: left;
    width: 52px;
}

.marina-text {
    padding-left: 8px;    
    padding-top: 5px;    font-size: 12px;    float: left;
}

.magaza:first-child {
   /* margin-left: 0; */
}

.kipa-resim {
    width: 70px;
    float: left;
    margin-top: 5px;
}

.kipa-text {
    padding-left: 8px;    
    padding-top: 4px;    font-size: 13px;    float: left;
}

.palm-resim {
    float: left;
    width: 53px;
}

.palm-text {
    padding-left: 8px;    
    padding-top: 5px;    font-size: 12px;    float: left;
}

.metro-resim {
    width: 52px;
    float: left;
    background: #00F;    padding: 4px;
    margin-top: 5px;
}

.metro-text {
    padding-left: 8px;    
    padding-top: 5px;    font-size: 12px;    float: left;
}
.uni-resim {
    float: left;    
    width: 55px;
}
.iletisimform{display: none;}
.iletisimform input {padding: 4px;}
.iletisimform > span{margin: 6px 0; display:block;}

.detayaciklama {
      padding: 10px;
      background-color: #FFF;
      border: 1px solid #CCC;
      border-radius: 10px;
      float: left;
      width: 100%;
      margin-bottom: 20px;
    min-height: 222px;
    position: absolute;
    left: -10000px;
    display: none;
}
.aciklamagoster{display: block!important;
position: relative!important;
left: 0!important;}
.listemenu a{display: block; padding: 5px 0; font-size: 14px;}
.katdetay {
    margin-bottom: 20px!important;
}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
.benzerresim {
    width: 33%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    padding: 3px;
    background: #f5f5f5;
    border: 1px solid #eee;
    margin-left: 1%;
}
.benzerilanlar{
    margin-bottom:10px;
    border: 1px solid #ddd;
}
.benzerbaslik {
    width: 66%;
    display: inline-block;
    float: left;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}

.benzerilanlar > div {
    float: left;
    padding: 8px 0!important;
    border-bottom: 1px solid #ddd;
}
span.benzericerik {
    display: block;
}

span.benzerfiyat {
    font-weight: bold;
    font-size: 15px;
}

.benzerilanlar > div:hover {
    background: #f5f5f5;
}

.benzerustbaslik {
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-right: none;
    border-bottom: 2px solid #B35E5E;
}
#breadcrumb {
  list-style: none;
  display: inline-block;
  margin-bottom: 20px!important;
}
#breadcrumb .icon {
  font-size: 14px;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li a {
  color: #FFF;
  display: block;
  background: #3498db;
  text-decoration: none;
  position: relative;
  height: 34px;
  line-height: 34px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px;
}
#breadcrumb li:nth-child(even) a {
  background-color: #2980b9;
}
#breadcrumb li:nth-child(even) a:before {
  border-color: #2980b9;
  border-left-color: transparent;
}
#breadcrumb li:nth-child(even) a:after {
  border-left-color: #2980b9;
}
#breadcrumb li:first-child a {
  padding-left: 15px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before {
  border: none;
}
#breadcrumb li:last-child a {
  padding-right: 15px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
#breadcrumb li:last-child a:after {
  border: none;
}
#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #3498db;
  border-width: 17px 10px;
  width: 0;
  height: 0;
}
#breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
#breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #3498db;
}
#breadcrumb li a:hover {
  background-color: #1abc9c;
}
#breadcrumb li a:hover:before {
  border-color: #1abc9c;
  border-left-color: transparent;
}
#breadcrumb li a:hover:after {
  border-left-color: #1abc9c;
}
#breadcrumb li a:active {
  background-color: #16a085;
}
#breadcrumb li a:active:before {
  border-color: #16a085;
  border-left-color: transparent;
}
#breadcrumb li a:active:after {
  border-left-color: #16a085;
}
ul.pag{padding: 5px 0;overflow:hidden;list-style-type:none;display: inline-block;text-align:center;margin: 0;margin-top: 5px;}
ul.pag li{display:inline-block;margin:0px;padding:0px;margin-left:5px;}
ul.pag li a{color:black;display:block;text-decoration:none;padding:7px 10px 7px 10px;}
ul.pagA li a{color:#FFFFFF;}
ul.pagA01 li a{color:#000;border: solid 1px #ccc;padding: 4px 10px;background:#FFFFFF;border-radius: 5px;}
ul.pagA01 li:hover a,
ul.pagA01 li.current a{background: #086ACB;background:-moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6);background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #2A83FB), color-stop(0.02, #3A88D5), color-stop(1, #086ACB));color:#fff;}
li.yonetimmenu {
    text-align: center;
    padding: 11px 0!important;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    background: #FFF;
}
.altsatir{    display: block;
    min-height: 1px;
    width: 100%;
    float: left;}
.temsilciler{
        padding: 10px;
        background-color: #FFF;
        border: 1px solid #CCC;
        border-radius: 10px;
        float: left;
        width: 100%;
        margin-bottom: 20px;
        min-height: 415px;
        overflow: hidden;
        display: block;
}
.temsilciler > img {
    max-width: 200px;
    max-height: 200px;
}
.temsilciler span {
    display: block;
    width: 100%;
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #EEE;
}
button#idara {
    background: none;
    border: none;
    position: absolute;
    top: 26%;
    right: 3%;
}
.btn{display:inline-block;*display:inline;*zoom:1;padding:7px 10px;margin-bottom:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-ms-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(top,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=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);filter:progid:dximagetransform.microsoft.gradient(enabled=false);border:1px solid #ccc;border-bottom-color:#b3b3b3;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-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);cursor:pointer;*margin-left:.3em}
.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#e6e6e6}
.btn:active,.btn.active{background-color:#ccc \9}
.btn:first-child{*margin-left:0}
.btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.active,.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.btn-large [class^="icon-"]{margin-top:1px}
.btn-small{padding:5px 9px;font-size:11px;line-height:16px}
.btn-small [class^="icon-"]{margin-top:-1px}
.btn-mini{padding:2px 6px;font-size:11px;line-height:14px}
.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover,.btn-inverse,.btn-inverse:hover{text-shadow:0 -1px 0 rgba(0,0,0,0.25);color:#fff}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}
.btn-primary{background-color:#0074cc;background-image:-moz-linear-gradient(top,#08c,#05c);background-image:-ms-linear-gradient(top,#08c,#05c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#05c));background-image:-webkit-linear-gradient(top,#08c,#05c);background-image:-o-linear-gradient(top,#08c,#05c);background-image:linear-gradient(top,#08c,#05c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0055cc',GradientType=0);border-color:#05c #05c #003580;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(enabled=false)}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#05c}
.btn-primary:active,.btn-primary.active{background-color:#004099 \9}
.btn-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-ms-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(top,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450',endColorstr='#f89406',GradientType=0);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(enabled=false)}
.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#f89406}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}
.btn-danger{background-color:#da4f49;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-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(top,#ee5f5b,#bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',endColorstr='#bd362f',GradientType=0);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(enabled=false)}
.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}
.btn-success{background-color:#5bb75b;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-ms-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(top,#62c462,#51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462',endColorstr='#51a351',GradientType=0);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(enabled=false)}
.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351}
.btn-success:active,.btn-success.active{background-color:#408140 \9}
.btn-info{background-color:#49afcd;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-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(top,#5bc0de,#2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de',endColorstr='#2f96b4',GradientType=0);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(enabled=false)}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#2f96b4}
.btn-info:active,.btn-info.active{background-color:#24748c \9}
.btn-inverse{background-color:#414141;background-image:-moz-linear-gradient(top,#555,#222);background-image:-ms-linear-gradient(top,#555,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#555),to(#222));background-image:-webkit-linear-gradient(top,#555,#222);background-image:-o-linear-gradient(top,#555,#222);background-image:linear-gradient(top,#555,#222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555',endColorstr='#222222',GradientType=0);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(enabled=false)}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#222}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}
button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px}
button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}
.activity-item i{float:left;margin-top:3px;font-size:16px}