.row{clear:both;}
a{cursor:pointer;}
@media (min-width:1024px){
	nav.navbar .navbar-brand {
		margin-top:-10px;
	}
}
#call-us{background:url(/files/user_uploads/cal-us-bg.jpg) no-repeat;}
/* .inner-baner{background:url(/files/user_uploads/banner-img.jpg);} */
.inner-baner{background:none;}
#modallg{z-index:9999;}
.single-blog-text{float:none;width:100%;}
.single-bolg-title{float:none;}
.slide-text a{color:#fff;text-decoration:none;}
.slide-text a:hover{color:#fff;text-decoration:none;} 
.bs-slider .bs-slider-overlay{background-color:transparent;}
.slide-text{top:10%;}
.slide-text > h1{color:#fff;}
#comments{margin-top:20px;display:none;}
.blog-detail .comments_area .comment_title{display:none;}
.blog-detail .comments_area .single_comment{margin-top:20px!important;margin-bottom:20px!important;}
.blog-detail .comments_area .single_comment .comment_text {position:relative;}
.blog-detail .comments_area .single_comment .comment_text p.c_text{position:absolute;right:0px;top:0px;}
.rateit-font{font-family:fontawesome;}
.rating-input{display:flex;font-size:24px;line-height:1em;}

@media (min-width: 1024px){
	nav.navbar .navbar-brand img.logo {
		padding:5px 0px;
		height:75px;
	}
}
.modal{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
}
.fade{
	transition:opacity .15s linear
}

.about-section{height:150px;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.about-section{height:350px;}
	.urunuyg1{margin-bottom:10px;}
	.urunuyg2{margin-bottom:10px;}
	.urunuyg3{margin-bottom:10px;}
	.about-section img{height:100%!important;}
	.about-section a{display:block;}
}
.single-blog-text h2{display: block;
    background: #1abc9c;
    padding: 5px 5px;
    font-weight: 500;
    color: #fff;
}
.subpage-full-list li{
	border-bottom:2px solid #f0f1f5;
	position: relative !important;
    list-style-type: none !important; 
    width: 100% !important;
    padding: 7px 20px 7px 30px !important;
    margin-right: 5% !important;line-height:27px !important;
}
#program-post .rateit-fa{display:none;}
#program-post .review_puan_text{display:none;}
#program-post #comments .alert{display:none;}
#program-post #comments .alert{display:none;}

ul.page-product-content {
  padding:20px;
  
}
.page-product-content li {
  margin-bottom: 30px;
  float:left;
  border-bottom: 1px solid #f2f2f2;
}
.page-product-content li:last-child {
  margin-bottom: 0;
}
.page-product-content li img {
  float: left;
  display: table-cell;
}
.page-product-content li .content-wrap {
  width: 57%;
  float: right;
}

.page-product-content li .content-wrap h5 {
  font-size: 16px;
  color: #242424;
  line-height: 18px;
}
.page-product-content li .content-wrap span {
  color: #898989;
  display: inline-block;
  text-transform:uppercase;
  font-size: 14px;
  line-height: 35px;
  font-family: "Open Sans",sans-serif;
}
.move-van{top:-30px}
.move-van img{}
.create-by{display:none;}
.table th table{width:100%;}
.table td table{width:100%;}
.table th small{font-size:75%;}
.table-responsive tr th{vertical-align: middle;}

.section-title-style h2 {
    display: block;
    background: #1abc9c;
    padding: 5px 5px;
    font-weight: 500;
    color: #fff;
	font-size:20px;
	margin-bottom:10px;
}
#page-div .container ul li {
   display: list-item;
    text-align: -webkit-match-parent;
     padding: unset;
    list-style: disc;
}