/* Webmovo Yazılım & Tasarım Hizmetleri */
* {
    -webkit-font-smoothing: antialiased;
}

@media screen and (max-width:780px){ /*Mobile*/
	.ilan h1 {
		text-align:center;
	}
	.ilan p {
		text-align:center;
	}
	.ilan img {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.ilan a {
		float:none;
		margin:auto;
	}
	.mobil-gizle {
		display:none;
	}
	.boxed-company {
		padding-left:15px;
		padding-right:15px;
		width:100%;
	}
	.firma-detay-resim {
		height:auto;
	}
	#yorum img {
		display:none;
	}
	.reklam-resim {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.mobil-ortala {
		text-align:center;
		width: 100%;
	}
	.ilan-liste-resim {
		display:block;
		margin-left:auto;
		margin-right:auto;
		padding:12px;
	}
	.index-slide {
		display:none;
	}
}

@media screen and (min-width:780px){ /*Desktop*/
	.ilan a {
		float:right;
	}
	.firma-detay-resim {
		max-height:100px;
	}
	.boxed-company {
		width:100%;
	}
	.index-slide img {
		height:400px;
		width:100%;
	}
	.desktop-gizle {
		display: none;
	}
}
.nowrap {
 	width:100%;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.ilan {
	display:flex;
	border:1px solid #ededed;
	padding:15px;
	font-family: 'Roboto', sans-serif;
	border-radius:3px;
	margin-bottom:5px;
}
.ilan:hover {
	background:#ededed;

}
.ilan h1 {
	font-size:15px;
	font-weight:600;
	margin-top:15px;
	margin-bottom:5px;
}
.ilan p {
	display:block;
	font-weight:500;
}
.ilan a {
	display:block;
	margin-top:15px;
	width:50%;
}

.widget-body .form-control {
	display:block;
	height:35px;
	padding:0 0 0 15px;
}

.panel.beyaz {
    border-radius: 2px;
}

.iletisim {
    margin: 0;
    border: 1px solid #eee;
    padding: 3px;
    margin-bottom: 10px;
}

.iletisim .panel-body {
    background: #f5f5f5;
    padding: 15px!important;
}

.panel.beyaz .panel-body {
    border: 1px solid #eaeaea!important;
    border-radius: 2px;
}

.iletisim h3, .iletisim h3>a {
    margin: 0 0 7px!important;
    padding: 0!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-shadow: 1px 1px 0 rgba(255,255,255,.9)!important;
}

.iletisim h3+p {
    color: #888;
    font-size: 12px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.9);
}

.iletisim a:not(.tel_link) {
    font-size: 12px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.9);
    font-weight: 500;
}

.iletisim .tel_link {
    text-decoration: none;
}

.iletisim .bilgi {
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    border: 1px solid #dedede;
    background: #fefefe;
    padding: 10px 10px 10px 30px;
    border-radius: 3px;
    font-weight: 700;
    -webkit-box-shadow: 0 3px 5px -2px rgba(0,0,0,.07);
    -moz-box-shadow: 0 3px 5px -2px rgba(0,0,0,.07);
    box-shadow: 0 3px 5px -2px rgba(0,0,0,.07);
}

.iletisim .bilgi i {
    color: #eaeaea;
    position: absolute;
    z-index: 1;
    left: -10px;
    top: -10px;
    font-size: 70px;
    line-height: 42px;
    max-height: 42px;
    transform: rotate(-6deg);
}

.iletisim .bilgi .prel {
    position: relative;
    z-index: 3;
}

.iletisim .bilgi span {
    float: right;
    font-weight: 500;
}

.iletisim .bilgi.whatsapp {
    background: #46d84f;
    border-color: #2bca33;
    color: #fff;
}

.iletisim a:not(.tel_link) {
    font-size: 12px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.9);
    font-weight: 500;
}

div.stars {
  width: auto;
  display: inline-block;
}

input.star { display: none; }

label.star {
  float: right;
  padding: 10px;
  font-size: 20px;
  color: #444;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952;
}

input.star-1:checked ~ label.star:before { color: #F62; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

.item-user span i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #3b5998;
	color:#FFFFFF;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}

/* Time Table */
.listing-time-list{
	width:100%;
	margin-bottom: 0;
	padding-left:15px;
	padding-right:15px;
}
.listing-time-list li.open{
	color: #4611a7;
}
.listing-time-list li {
    display: block;
    font-size: 13px;
    padding: 4px 0;
	color: #70778b;
}
.listing-time-list li .listing-hours{
	text-align: right;
	float: right;
}
.listing-timing-box .listing-timing-header span i{
	font-size: 14px;
}
.listing-timing-box .listing-timing-header span{
	font-size: 10px;
}
.listing-timing-box .listing-timing-header{
	background-color: #4611a7;
	color: #fff;
	display: flex;
	justify-content: space-between;
	font-size: 13px;
}
.listing-timing-header .listing-status{
	border: 1px solid rgba(255,255,255,.5);
    margin-left: 15px;
    padding: 4px 8px;
    font-size: 10px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    border-radius: 2px;
}
.index-slide h5{
	font-weight:bold;
	text-align:left;
	font-size:35px;
}
.index-slide p{
	text-align:left;
}
.index-slide .carousel-caption {
	position: absolute;
    right: 0px;
    top: inherit;
    width: 100%;
    left: 0px;
    bottom: 0;
    z-index: 10;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 50%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 50%,rgba(0,0,0,0.8) 100%);
}
.index-slide i {
	font-size:35px;
}

.footer_sabit {
	background: linear-gradient(to right, rgba(52, 6, 156, 0.95) 10%, rgba(107, 70, 2, 0.8) 100%);
	z-index: 9999;
}

.footer_sabit {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0!important;
}

.footer_sabit li a {
	float: left;
	width: 25%;
	text-align: center;
	padding: 6px 0;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none!important;
	color: #fff!important;
}

.footer_sabit li a i {
	display: block;
	font-size: 17px;
	margin-bottom: 4px;
	margin-right: 0;
}