.emlak-ozellikleri{
  display:inline-block
}

.emlak-ozellikleri h4{
  color:#049aff!important;
  font-weight:bold
}
.emlak-ozellikleri li{
  list-style:none;
  color: #a7a9ac;
  padding-left:25px;
  font-size:13px;
  font-weight:bold
}
.emlak-ozellikleri li.selected{
  background: url(../img/ilan/ilan-check.png) 0 5px no-repeat;
  color: #222;
}
.emlak-ozellikleri .alert{
  border: 1px solid #ffeaa5;
    background: #fffced;			
}
.emlak-ozellikleri li.selected:before {
  background: url(../../../assets/images/detail8da7b49a68be47c286076d20366d1ef6.png) -1px -134px no-repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
}
.ilan-tabs h1{
  font-size:20px;
  line-height:inherit;
  margin-bottom:10px
}
.ilan-tabs .tab-content{
  display: inline-block;
  width:100%
}

.bolge{color:#039}
.ozellik-liste div:first-child{font-weight:bold}
.ozellik-liste{border-bottom:1px dotted #ccc;padding:3px 0;font-size:13px}
.temsilci{border:solid 1px #ccc}
.temsilci-text{background:#08c;color:#fff}
.temsilci {right:0}
.ilan-sutun-2{display:block}
.ilan-acik-tab {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}		
.product-details-box.col-sm-7{
  float:right
}						
#thumbGalleryThumbs .img-thumbnail{
  border: none!important
}
.fake-col-wrapper > div:nth-child(2n) span{
  padding-top:0!important
}
#thumbGalleryThumbs.owl-carousel .owl-nav .owl-prev {
  left: -28px;
}
#thumbGalleryThumbs.owl-carousel .owl-nav .owl-next {
  right: -28px;
}
#thumbGalleryThumbs.owl-carousel .owl-nav .owl-prev, #thumbGalleryThumbs.owl-carousel .owl-nav .owl-next {
  background: transparent;
  color: #08c;
}		
#thumbGalleryThumbs.owl-carousel .owl-nav {
  margin-top: -33px;
}	
#thumbGalleryThumbs.owl-carousel .owl-item img{
  border:solid 2px #fff
}									
#thumbGalleryThumbs.owl-carousel .owl-item img.clicked{
  border:solid 2px #08c
}	

.ilan-name {
  margin: 0 0 15px 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  float:left
}
.addthis_inline_share_toolbox{
  float:right;
  clear:none!important
}
.emlak-sonuc{
  z-index: 99;
  transform: rotate(315deg);
  font-size: 80px;
  color: yellow;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 250px;
}
@media (max-width: 767px) {
  .emlak-sonuc{
    top: 190px;
  }
}