.blog-box-item{
	padding: 0px;
}
.blog-box-item h2 {
	min-height: 60px;
	background: #efefef;
	margin: 0;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}
.blog-box-item p{
	font-size: 14px!important;
	font-family: flexoregular!important;
	padding: 10px 15px!important;
	text-align: left!important;
	letter-spacing: 0;
	text-indent: 0px;
	height: 125px;
	white-space: break-spaces;
	overflow: hidden;
}

.tarih{
	display: flex;
	align-items: center;
	height: 40px;
}
.dikcizgi{
	border-right: 1px solid #d2d2d2;
	float: left;
}

#myList li{ display:none;
}
#loadMore {
	cursor: pointer;
	font-size: 18px;
	border-radius: 20px;
	border: 1px solid;
	padding: 5px 20px;
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
#loadMore:hover {
	background: #333;
	color: #fff;
}
#showLess {
	color:red;
	cursor:pointer;
	display:none;
}
#showLess:hover {
	color:black;
}
.box2{
	margin-bottom: 40px!important;
}



.s-box .blog_kategori li {
	position: relative;
	display: list-item;
	padding-left: 30px;
	padding: 0px;
	border: 1px solid #d2d2d2;
	text-align: left;
}
.s-box .blog_kategori a {
	padding-bottom: 10px;
	line-height: 1.6;
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding: 13px 5px 13px 15px;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
}

.menub {
	background: linear-gradient(to bottom, #ffffff 51%,#edeef7 100%);
	margin-bottom: 40px;
	margin-top: 15px;
}
.sub-menu a {
	text-transform: none;
	line-height: 1.4;
	font-weight: 500;
	font-family: flexoregular;
}
.sub-menu li {
display: inline;
}
.tp-r-header {
	margin-bottom: 20px;
}

.category2{
	margin-top: -265px;
}
.category2 h1{
	font-size: 36px;
	letter-spacing: 15px;
	text-indent: 15px;
	margin-bottom: 60px;
	line-height: 1;
	position: relative;
	font-family: flexobold,flexoregular;
	padding: 15px 110px;
	display: inline;
	color: #fff;
}
.box-img2 {
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
.hero-img2 {
    margin-top: 48px;
    width: 100%;
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.hero-img2 h1 {
    font-size: 72px;
    color: #fff;
    padding: 0 0 0 14px;
    border-left: 10px solid #e74c3c;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    line-height: 1;
}

.blog-single2 h2 {
    text-align: left;
    margin: 0px;
}

p.blog-detay{
	background: #efefef;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 16px;
    height: 40px;
    min-height: 40px;
    padding: 0 0 0 10px;
}
.blog-single h2 {
    font-size: 30px;
}
.blog-single h3 {
    line-height: 30px;
    font-family: flexobold;
    font-size: 18px;
    letter-spacing: normal;
    text-indent: 0;
    text-align: left;
}
.blog-single h3 {
    line-height: 30px;
    font-family: flexobold;
    font-size: 18px;
    letter-spacing: normal;
    text-indent: 0;
    text-align: left;
}
.blog-single h2 {
    font-size: 30px;
    font-family: flexobold;
    font-weight: 700;
}
.blog-single strong{
	    font-family: flexobold;
}
.copy h4 {
    font-family: flexoregular!important;
    font-size: 20px!important;
    margin: 0!important;
        text-align: left;
}
.copy span {
    vertical-align: text-bottom!important;
        font-size: 20px;
}