html,
body {
    height: 100%;
}

body {
	padding-top: 50px;	
}
.ontalep {
	width:120px !important;
}
.anasel{
	width:20%;
}
.bodyclass {
	background:url("../../img/bg2.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bodyclassana {
	background:url("../../img/bg1.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.h-spacer {
    padding-top: 30px;
}
.menumuz .icon-bar {
    background-color: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-nav.navbar-center {
    position: absolute;
    left: 42%;
    color: #fff;
    padding: 15px;
	font-size: 20px;
}
.navbar-brand {
    padding: 0px;
}
.no-padding {
    padding: 0!important;
}
.menudown{
	background-color: #000;
}
.menudown>li>a{
	color: #fff;
}
.navbar-inverse {
    /*opacity: 0.8;
	filter:(opacity=80);*/
	background-color: #352f32;
    border-color: #ccc;
}
.social-footer {
    list-style: outside none none;
    padding: 0;
}.social-footer li {
    display: inline-block;
}.social-footer li a {
    padding: 5px;
}.social-footer li a i {
    color: #ecb429;
    font-size: 30px;
}
.layout-footer {
    background: #000;
    border-top: 1px solid #f2b011;
    font-size: 12px;
    padding-top: 20px;
    color: #9f9f9f;
    padding-bottom: 10px;
}
.nav-tabs>li>a {
    border-top: 1px solid #04a1d2;
    border-left: 1px solid #04a1d2;
    border-right: 1px solid #04a1d2;
}
.nav-tabs>li {
    margin-bottom: -3px;
}
.search-tabs .nav-tabs {
    text-align: center;
    font-size: 0px;
}
.search-tabs .nav-tabs li {
    font-size: 14px;
    font-weight: bold;
}.search-tabs .nav-tabs li a {
    background: #eee;
    border-radius: 0px;
    color: #808285;
	padding:5px;
	width: 80px;
}
.search-tabs .tab-content .tab-pane {
    background: white;
	padding: 15px 20px 2px;
	border: 2px solid #04a1d2;
}
.search-tabs .nav-tabs li.active a {
    background: white;
    border-radius: 0px;
    color: #000;
    border: 2px solid #04a1d2;
    border-bottom: 0px;
	width: 80px;
}.search-tabs .nav-tabs li .fa {
    color: #faa61a;
}
.search-tabs .nav-tabs li .fa {
    margin-right: 7px;
    font-size: 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -75px;
}
.lu-sec-callouts-icon a i {
    font-size: 5em;
    padding-bottom: 20px;
}.lu-sec-callouts-icon a img {
    -webkit-transition: background 500ms ease-in-out;
    -moz-transition: background 500ms ease-in-out;
    -ms-transition: background 500ms ease-in-out;
    -o-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
}.lu-sec-callouts-icon .home_foot {
    padding-bottom: 20px;
	height: 80px;
}.lu-sec-callouts-icon-row a:nth-child(3) {
    background: rgba(0,0,0,0.1);
}.lu-sec-callouts-icon-row a:nth-child(4) {
    background: rgba(0,0,0,0.15);
}
.lu-sec-callouts-icon-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
}.lu-sec-callouts-icon-row {
    display: table-row;
	    background: #eee;
}.lu-sec-callouts-icon a {
    display: table-cell;
    padding: 5px 15px 0px 15px;
    vertical-align: top;
	box-sizing: border-box;
}.lu-sec-callouts-icon a h4 {
    font-size: 1.3em;
    font-weight: 300;
    line-height: 110%;
    padding-bottom: 20px;
	word-wrap: break-word;
}.lu-sec-callouts-icon a div {
    color: #666;
    font-size: 0.9em;
    line-height: 110%;
}.lu-sec-wrap section {
    background-position: center center;
    background-size: cover;
    padding: 25px 15px;
    position: relative;
}.lu-sec-wrap section.lu-sec-callouts-icon {
    padding: 0;
    text-align: center;
}
.lu-sec-callouts-icon-row a:nth-child(2) {
    background: rgba(0,0,0,0.05);
}
.lu-sec-callouts-icon a:hover {
    background: rgba(31,182,207,1);
}

.flu{
	background: #000; 
	color: #fff; 
	opacity: 0.7;
	/*margin-right: 1px;*/
}
hr{
	margin-bottom: 10px;
	margin-top: 10px;
}


.layout-footer {
	background: #000;
	border-top: 1px solid #f2b011;
	font-size: 12px;
	padding-top: 20px;
	color:#9f9f9f;
	padding-bottom: 10px;
}
.govde{
	/*background: rgba(34, 34, 34, 0.75) none repeat scroll 0 0;*/
    background:rgba(35, 35, 3, 0.55) none repeat scroll 0 0;
    margin-bottom: 80px;
    margin-top: 2%;
}

.page-header{
	border-bottom: 1px solid #ccc;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small{
	color:#ddd;
}
hr{
	border-color: #F4B011;
	color:#F4B011;
	margin-bottom: 10px;
	margin-top: 10px;
}
.space {
  margin: 12px 0;
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
}
.property-button li a span {
  background: #e4413a none repeat scroll 0 0;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  padding: 4px 5px;
}
.ana a{
	color:#fff;
}
.ana a:focus ,.ana a:hover{
	color:#ffff00
}
/*.btn:hover{
	color:#ccc;
}*/
.ana1 a{
	color:#CDC624;
}
.btn-biz{
	background-color: #04a1d2;
    color: #fff;
}
.ana1 a:focus ,.ana a:hover{
	color:#ffff00
}
.btn-black {
    background-color: #4a4948;
    border-color: #000;
    box-shadow: 0 12px 4px -12px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: none;
}
.border{
	border-right: 1px solid #fff;
}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

.error-404 {
    font-size: 100px;
}


/* Footer Styles */
.container-fluid {
  min-height: 100%;
  height: auto;
  padding: 0 0 60px;
}
.footer {  
	background: #000;
	color: #fff;
	height: 50px;
	clear:both;
} 

img.sliderresim {
  height: 380px !important;
  width: 100%;
}

.filtr-item {
    padding: 4px;
}
.filtr-item a{
    float: left; 
	border: 1px solid rgb(238, 238, 238);
}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-align: center;
    padding: 1rem;
    z-index: 1;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
}
.vitrinust {
    border-radius: 0;
    color: #fff;
    padding: 2px 20px 2px 10px;
    text-align: center;
    z-index: 10;
}
.vitrinust span {
    display: block;
    font-size: 16pt;
    font-weight: 700;
    line-height: 1.4;
    margin-top: -4px;
}

.amenities{
	background-color: #fff;
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 1px;
    height: 130px;
    list-style: outside none none;
    margin: 0;
    padding: 6px 10px;
    text-align: center;
    width: 100%;
}
.amenities li {
    border-right: 1px solid #e4e4e4;
    color: #484848;
    display: inline-block;
    height: 38px;
    margin-right: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.amenities li.bslk {
    padding: 0px; 
	max-height: 50px; 
	height: 50px;
	width:100%;
}
.amenities li.iller {
    font-size:12px;
	width:100%;
}
.amenities li:last-child {
    border-right: none;
}
.amenities li:first-child {
    border-right: none;
}
#products a{
	text-decoration:none;
	border:1px solid #CDC624;
}
#products a:hover{
	text-decoration:none;
	border:1px solid #fff;
}
/* Filter controls */
.simplefilter {
	margin-bottom: 5px
}
.simplefilter li{
    color: #000;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 1rem 2rem;
    border: 1px solid #ddd;
	background-color: #eee;
}
.simplefilter li:hover{
   box-shadow: 0 1px 1px #a4a4a4;
}
.simplefilter li.active:hover{
   box-shadow: 0 1px 1px #ccc;
}
.simplefilter li.active {
    color: #fff;
	background-color:#04a1d2;
}
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.list-view-choices .list-views a {
  border: 1px solid #ccc;
  display: inline-block;
  float: left;
  font-size: 1.3rem;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.fl {
  float: left;
}

.list-view-choices .list-views {
  float: right;
}
.list-view-choices .list-views a.active {
  background-color: #ededed;
  box-shadow: 0 5px 10px #ccc inset;
}
.list-view-choices .list-views a.active i {
  color: #cd4851;
}
.list-view-choices .list-views i {
  color: #ccc;
  float: left;
  font-size: 2rem;
  line-height: 30px;
  margin-right: 5px;
}.list-view-choices .list-views span {
  float: left;
}

.solaraform {
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  color: #fff;
  padding: 4px;
}

.share-wraper {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 0 10px;
}
.share-wraper .social-networks {
  display: inline-block;
  margin: 8px 0;
}
.social-networks {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.social-networks li {
  display: inline-block;
  margin-left: 3px;
}
.social-networks li a:hover {
	color: #4d4f52 !important;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.share-wraper .social-networks li a {
  font-size: 12pt;
  height: 27px;
  line-height: 24px;
  width: 27px;
}
.social-networks li a {
  border: 1px solid #4d4f52;
  border-radius: 4px;
  color: #4d4f52;
  display: inline-block;
  font-size: 14pt;
  height: 33px;
  line-height: 33px;
  margin: 0;
  opacity: 0.5;
  padding: 0;
  text-align: center;
  transition: opacity 0.3s ease 0s;
  width: 33px;
}
.property-title {
  font-size: 22pt;
  margin-bottom: 5px;
  margin-top: 20px;
  text-transform: none;
}
.property-title small {
  color: #4d4f52;
  display: block;
  font-size: 12pt;
  font-style: italic;
  margin-top: 4px;
}
.ino-wrapper {
  margin: 0;
  padding: 0 10px 0 0;
  text-align: right;
}
.property-button {
  display: block;
  height: 30px;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
}
.property-button li:first-child {
  margin-left: 0;
}
.property-button li {
  float: left;
  list-style: outside none none;
  margin-left: 5px;
}
.property-button li a.active {
  background-color: #e4413a;
}
.property-button li a {
  background-color: #2a8088;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}
#property-detail-wrapper {
  position: relative;
}
#property-detail-wrapper.style1 .price::before {
  border-color: rgba(0, 0, 0, 0) #751814 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  bottom: -6px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
#property-detail-wrapper.style1 .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}#property-detail-wrapper.style1 .price {
 
  border-radius: 0 4px 4px 0;
  color: #fff;
  left: -5px;
  padding: 2px 20px 2px 10px;
  position: absolute;
  top: 10px;
  z-index: 10;
}.sidebar.gray {
  border: 1px solid #e7e5e5;
}.sidebar {
  margin-top: 25px;
  padding-bottom: 10px;
}.agency-detail, .agent-detail {
  display: block;
}.agent-detail {
  padding: 5px;
}.agency-detail .info .contact-us, .agent-detail .info .contact-us {  
  padding: 0;
}.agency-detail .info .contact-us li, .agent-detail .info .contact-us li {
  margin: 0 0 5px;
  min-height: 20px;
  padding: 0 0 0 5px;
}.contact-us li {
  display: block;
  margin: 6px 0;
  min-height: 30px;
  padding: 5px 0 0 40px;
  position: relative;
}.section-title::before, .section-highlight::before, .section-title::after, .section-highlight::after {
  background-color: #b9bbb6;
  bottom: 2px;
  content: " ";
  height: 1px;
  left: 51px;
  margin-left: -50px;
  opacity: 0.5;
  position: absolute;
  width: 100%;
}#price-detail {
  color: #e4413a;
  float: right;
}.sidebar.gray .section-title::before, .sidebar.gray .section-title::after {
  background-color: #4d4f52;
}.ilan-properties .blok {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}.ilan-properties .blok li {
  border-bottom: 1px solid #d2c7c7;
  line-height: 25px;
}.ilan-properties .blok li span {
  float: right;
}.property-amenities-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}.property-amenities-list > li.disabled::before {
  color: #a8abab;
  content: "ï€";
}.property-amenities-list > li.enabled::before, .property-amenities-list > li.disabled::before {
  color: #4cc523;
  content: "ï€Œ";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 8px;
}.property-amenities-list > li.disabled {
  color: #848484;
}.property-amenities-list > li {
  color: #000;
  display: block;
  float: left;
  height: 16px;
  margin: 5px;
  padding: 0 0 0px 10px;
  width: 210px;
}.property-agent-info::after, .property-agent-info::before {
  content: " ";
  display: table;
}.property-agent-info::after {
  clear: both;
}.property-agent-info .agent-detail {
  border: medium none;
  margin: 0;
  padding: 30px 0 30px 30px;
}.form-style {
  background-color: #f1f3f6;
}
.sidebar.gray .section-title {
  color: #4d4f52;
}.section-title, .section-highlight {
  background-color: #ffffff;
  clear: both;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  text-align: left;
  width: 100%;
}

h1 {
  font-size: 21pt;
}.property-agent-info {
  background-color: #f1f3f6;
  margin-bottom: 40px;
}.agent-ul {
	list-style: none;
	padding: 5px 0 5px 5px;
}

.agent-ul &gt; li {
	float: left;
	padding-left: 20px;
}

.selected img {
  border: 1px solid #000;
  opacity: 0.5;
}

.carousel-inner .img-responsive{
	width: 668px;
	height: 501px;
}
.list-inline li{
    width: 105px;
	text-align: center;
}

#property-detail-wrapper .thumb_resim {
  cursor: pointer;
  height: 79px;
  padding: 1px;
  max-width: 105px;
  margin: 0;
}

.carousel {
  max-height: 100%;
  max-height: 380px;
  height:auto;
}
.carousel .item {
  max-height: 100%;
  max-height: 380px;
}
.carousel-inner > .item > img {
  top: 0;
  left: 0;
  min-width: 40%;
  max-width: 100%;
  max-height: 420px;
  width: auto;
  margin-right:auto;
  margin-left:auto;
  height:auto;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
#realty-facet .fiycls .btn{
	padding: 1px 8px;
}
#realty-facet .fiyclsm .btn{
	padding: 4px 3px;
}
.badgebox
{
    opacity: 0;
}

.badgebox + .badge
{
    text-indent: -999999px;
	width: 27px;
}

.badgebox:focus + .badge
{
    box-shadow: inset 0px 0px 5px;
}

.badgebox:checked + .badge
{
	text-indent: 0;
}




/*ilan detay*/
.list article.property {
  background-color: #fff;
  clear: both;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}.list article {
  clear: both;
  height: 130px;
  width: 100%;
}  article {
  position: relative;
}  article .propertyContainer {
  background-color: #fff;
  box-shadow: 0 1px 2px #a4a4a4;
  display: block;
  height: 100%;
  margin-bottom: 10px;
  transition: box-shadow 350ms ease 0s;
}  article .propertyContainer > a {
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}.list article .featuredImages {
  float: left;
  height: 130px;
  text-align: center;
  vertical-align: middle;
  width: 174px;
} .list article .featuredImages,  .showcase article .featuredImages {
  position: relative;
}.list article .featuredImages img {
  height: 100%;
  max-width: 100%;
}.list article .detail {
  float: left;
  padding: 10px;
  width: calc(100% - 180px);
}.list article .detail h2 {
  color: #262626;
  float: left;
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 98%;
} article.property .detail h2,  .showcase article.property .detail h2 {
  text-transform: uppercase;
}.list article.property .detailInfo {
  clear: both;
  color: #777;
  font-size: 12px;
  margin-top: 25px;
  width: 100%;
}.list article.property .detailInfo span.region {
  color: #262626;
  padding-right: 10px;
  text-align: left;
  width: 80%;
}.list article.property .detailInfo span {
  display: inline-block;
  float: left;
  line-height: 24px;
  margin-right: 5px;
  width: auto;
} article.property .detailInfo span.region,  .showcase article.property .detailInfo span.region {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.list article .detail span {
  display: block;
  width: 100%;
} article .detail .knturu {
  font-size:12px;
  line-height: 30px;
}
.catalog  article.property .propertyContainer .detail .detailInfo .row span.date, 
.catalog  article.property .propertyContainer .detail .detailInfo .row span.isinma,
.catalog  article.property .propertyContainer .detail .detailInfo .row span.binayas,
.catalog  article.property .propertyContainer .detail .row .knt{
	display:none;
}
article.property .detailInfo span,  .showcase article.property .detailInfo span {
  font-size: 12px;
}
.list article.property .detailInfo span.date {
  color: #262626;
  float: right;
  padding-left: 10px;
  text-align: right;
  width: 15%;
}.list article.property .detailInfo span.price {
  color: #216e8b;
  float: right;
  font-size: 20px;
  font-weight: 500;
  margin-right: inherit;
  padding-top: 4px;
  position: absolute;
  right: 20px;
  text-align: right;
  width: 41.6667%;
  bottom:20px;
}
article.property .detailInfo .det span .fa {
  font-size: 15px;
  margin-right: 5px;
  position: relative;
}


.catalog  article.property, section.showcase  article.property {
  display: block;
  float: left;
  margin: 0 0 20px;
  padding: 0 39px 15px 0;
  width: 33%;
}

article .propertyContainer:hover{
	box-shadow:0 4px 10px #908f8f;
	/*border:1px solid #CD4851;*/
	z-index:1;
	background: #fff;
}

.catalog  article.property .propertyContainer, section.showcase  article.property .propertyContainer {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  width: 100%;
}.catalog  article.property .propertyContainer .featuredImages, section.showcase  article.property .propertyContainer .featuredImages {
  width: 100%;
  text-align: center;
}.ilanliste .catalog  article.property .propertyContainer .featuredImages img, section.showcase  article.property .propertyContainer .featuredImages img {
  height: 250px;
  max-width: 100%;
}
.aramada .catalog  article.property .propertyContainer .featuredImages img, section.showcase  article.property .propertyContainer .featuredImages img {
  height: 215px;
  max-width: 100%;
}.catalog  article.property .propertyContainer .detail, section.showcase  article.property .propertyContainer .detail {
  margin: 10px;
}.catalog  article.property .propertyContainer .detail h2 {
  margin-bottom: 0;
}.catalog  article.property .propertyContainer .detail h1, .catalog  article.property .propertyContainer .detail h2, section.showcase  article.property .propertyContainer .detail h1, section.showcase  article.property .propertyContainer .detail h2 {
  color: #262626;
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  font-family: Ubuntu;
  margin-block-end: 0;
  margin-block-start: 0;
  margin-bottom: 10px;
  overflow: hidden;
}.catalog  article.property .propertyContainer .detail .detailInfo .row span.region, section.showcase  article.property .propertyContainer .detail .detailInfo .row span.region {
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}.catalog  article.property .propertyContainer .detail .detailInfo .row span, section.showcase  article.property .propertyContainer .detail .detailInfo .row span {
  display: inline-block;
  text-align: center;
}.catalog  article.property .propertyContainer .detail .detailInfo .row > span, section.showcase  article.property .propertyContainer .detail .detailInfo .row > span {
  height: 62px;
  overflow: hidden;
  width: 25%;
}.catalog  article.property .propertyContainer .detail .detailInfo .row  span.price, section.showcase  article.property .propertyContainer .detail .detailInfo .row   span.price {
  height: inherit;
  text-align: right;
  width: inherit;
}.catalog  article.property .propertyContainer .detail .detailInfo .row span.price, section.showcase  article.property .propertyContainer .detail .detailInfo .row span.price {
  bottom: 10px;
  color: #216e8b;
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}
.catalog  article.property .propertyContainer .detail .detailInfo .row .det span.areaSize {
  height: 32px;
}
footer{
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
footer ul.pagulu{
  display: inline-block;
  padding: 0px;
  margin: 0px;
}
footer ul.pagulu li a {
  color: #777;
  display: block;
  padding: 0 5px;
  width: 100%;
}
footer ul.anatopsay {
	margin:0px;
	padding:0px;
}
footer ul.pagulu li {
  background-color: #fff;
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  min-width: 35px;
  position: relative;
  text-align: center;
}
footer ul li a.nohover {
  color: #000 !important;
}
footer ul.pagulu li.active a {
  color: #dadada;
  cursor: default;
}.agent-detail .image img {
  border: 0 solid #fff;
  float: left;
}



.panel-default {
    border-color: #04a1d2;
}
.panel {
    background: none;
	-webkit-box-shadow: none;
	border: none;
}
.panel-body {
    padding: 10px 0 0 1px;
}
.panel-heading {
    border: 1px solid transparent;
	width: 100%;
    box-shadow: 0 1px 2px #808080;
}
.panel-default>.panel-heading {
    background-color: #fff;
}
.breadcrumb>li+li:before {
    content: "\003e";
}
.breadcrumb {
    padding: 8px 40px;
}
input[type=checkbox], input[type=radio] {
    margin: 2px 0 0;
}
.loading-indicator {
    background: rgba(0, 0, 0, 0) url("../../img/loading.gif") no-repeat scroll center center;
    height: 100px;
    width: 100px;
}
#hakk .panel-default>.panel-heading {
	border-color: #fff;
	background-color: inherit;
}
#hakk .panel-heading {
	box-shadow: none;
	border: none;
}
#hakk .panel{
	height: 350px;
}
#hakk .col-md-2:first-child {
    border-left: none;
}
#hakk .col-md-2{
	width:20%;
	border-left: 2px solid #04a1d2;
}
#hakk .col-md-3{
	width:23%;
}
#hakk .panel-body h4{
	font-size: 15px;
}
#hakk .nav-tabs>li {
    margin-bottom: -1px;
}
#hakk .panel-heading .hzmt{
	width: 80px;
    height: 70px;
}
#hakk .panel-heading .grpimg{
	width: 150px;
    height: 70px;
}
#hakk .tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 35px;
    margin-bottom: 20px;
}
.loading-indicator-overlay {
    background-color: #FFFFFF;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.nav-tabs-custom {
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
}.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0;
}
.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #3c8dbc;
}
.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
}.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent;
}
.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}
.nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444;
}
.nav-tabs-custom>.nav-tabs>li>a, .nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0;
}
.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ekipdiv{
    background-color: #fff;
    box-shadow: 0 1px 2px #a4a4a4;
	margin: 10px;
	height: 150px;
}
.ekipdiv:hover{
    box-shadow: 0 4px 10px #908f8f;
    background: #fff;
}

#hakk .social-footer {
    list-style: outside none none;
    padding: 0;
}
#hakk .social-footer li {
    display: inline-block;
}
#hakk .social-footer li a {
    padding: 5px;
}
#hakk .social-footer li a i {
    color: #000;
    font-size: 30px;
}
#hakk .social-footer li a i:hover {
    color: #337ab7;
}
.dropdown-header {
    padding: 15px 20px;
    font-size: 18px;
    color: #ddd;
}
.real-estate-header {
    background-color: #352f32;
    padding: 14px 20px 9px;
}
.real-estate-header .real-estate-logo {
    display: block;
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #8f8b86;
}
.real-estate-header .real-estate-logo img{
    max-width:170px;
}
.real-estate-header .real-estate-location {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 9px;
}.iuydiv .uyilet {
    margin-top: 10px;
    background: #f5f5f5;
    margin-bottom: 5px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    padding: 0 12px;
    font-size: 14px;
    -webkit-box-shadow: 1px 2px 3px #ccc;
    box-shadow: 1px 2px 3px #ccc;
    background-color: #fff;
    background-repeat: repeat-x;
}
ul {
    list-style: none;
}
.iuydiv .uyilet li:first-child {
    border-top: 0;
}.iuydiv .uyilet li {
    padding: 5px 7px;
    border-top: 1px solid #c9c9c9;
}
.ozslogo_mobil{
	max-width: 250px;
}


@media(max-width:767px){
	.ozslogo_mobil{
		max-width: 180px;
	}
	.anasel{
		width:100%;
	}
	#hakk .tab-content {
		padding: 15px;
	}
	#hakk .col-md-2,#hakk .col-md-3{
		width:auto;
		border-left: none;
	}
	#hakk .panel {
		height: auto;
	}
	#hakk .panel-heading:not(.classy){
		box-shadow:0 1px 2px #808080;
	}
	.list article.property .featuredImages{width:100px;height:80px}
	.catalog article .detail .knturu {
	  margin-top: 12px;
	}
	.ilanliste{
		padding: 2px;
	}
	.catalog  article.property .propertyContainer .detail .detailInfo .row span.price, section.showcase  article.property .propertyContainer .detail .detailInfo .row span.price {
	bottom: 3px;
	}
	.list article.property .detail{width:calc(100% - 100px);padding:5px}
	.list article.property .detail h2{font-size:12px;white-space:inherit;text-overflow:inherit;height:28px;line-height:14px}.list article.property .detailInfo span{display:none}
	.list article.property .detailInfo span.price{width:100%;font-size:12px;display:block;position:absolute;right:5px;bottom:14px}
	.list article.property .detailInfo span.region{display:block;width:100%}.list article.property .owner{display:none}.list footer ul.pagination{width:100%}.list footer ul.pagination li.firstPage,.list footer ul.pagination li.number,.list footer ul.pagination li.lastPage{display:none}.list footer ul.pagination li.backPage{padding:0;margin:0}.list footer ul.pagination li.nextPage{padding:0;margin:0;float:right}.list footer ul.pagination li.info{width:calc(100% - 140px)}.jokerArea{height:40px;font-size:20px}
	.list article {
	  height: 80px;
	}
	.list article.property .detailInfo span {
	  line-height: 0px;
	}
	.list article.property .detailInfo span.region {
	  line-height: 20px;
	}
	.result.list article.property .detail {
	  padding: 5px;
	  width: calc(100% - 120px);
	}
	article .detail .knturu {
	  line-height: 0;
	}
	.list article .detail .knt {
	  display: none;
	}
	.list article.property .detailInfo span.date {
		width: 30%;
	}
	.list article.property .detailInfo span {
	  display: none;
	}
	.vitrin .panel-heading{
		padding:10px 5px;
	}
	.catalog article.property, section.showcase article.property {
	  padding: 0;
	}
	.detail h2 {
	  width: 100%;
	}
	.catalog article.property {
	  width: 100%;
	}
	.search-tabs .nav-tabs li a img{
		width: 60px;
	}
	.lu-sec-callouts-icon a i {
		font-size: 4em;
	}
	.search-tabs .nav-tabs {
		margin-bottom: -2px;
	}
	.lu-sec-callouts-icon .home_foot {
		padding-bottom: 20px;
		width:100%;
		height: 80px;
	}
	.navbar-brand {
		padding: 5px;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left:0px;
	}
	.nav-tabs>li {
		margin-bottom: -1px;
	}
	.navbar-nav>li .menumuz {
		/*display:none;*/
	}
	.navbar-toggle {
		display: block;
	}
	.ontalep {
		width:80px !important;
	}
	.breadcrumb {
		padding: 8px 20px;
	}
	.ilanliste .catalog  article.property .propertyContainer .featuredImages img, section.showcase  article.property .propertyContainer .featuredImages img {
	  height: 260px;
	  max-width: 100%;
	}
	.aramada .catalog  article.property .propertyContainer .featuredImages img, section.showcase  article.property .propertyContainer .featuredImages img {
	  height: 260px;
	  max-width: 100%;
	}
	.panel-heading {
		width: 100%;
	}
	.lu-sec-callouts-icon a h4 {
		font-size: 1.0em;
	}
}