﻿@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Condensed:300,400,500,700,800,900');




.temizle {
	clear: both
}

a {
	text-decoration: none!important
}

img {
	display: flex
}

.genel {
	margin: 0 auto;
	width: 1170px;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block
}




p,
strong {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none
}

body {
	font-family: 'Encode Sans Condensed', sans-serif;
	background: #efefef;
	color: #454545
}

.resim4 {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 780px;
	height: 277px;
}

.resim5 {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 130px;
	height: 80px
}

.ortaManset {
	width: 780px;
	height: 366px;
	overflow: hidden;
	display: block;
	position: relative;
	margin-top: 20px;
	margin-bottom:20px;
}

.ustResimManset {
	width: 780px;
	height: 277px;
	overflow: hidden;
	display: block;
	position: relative
}

.ustResimManset a {
	width: 780px;
	height: 292px;
	overflow: hidden;
	display: block;
	position: relative
}

.ustResimManset a:after {
	filter: alpha(opacity=100);
	transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	z-index: 0;
	opacity: 1
}

.ustResimManset img {
	width: 780px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative
}

.ustResimManset strong {
	position: absolute;
	z-index: 9;
	bottom: 30px;
	left: 30px;
	width: 690px;
	overflow: hidden;
	color: #fff;
	display: inline;
	font-size: 22px;
	line-height: 1.35;
	text-shadow: 2px 2px #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: uppercase
}

.ustResimManset p {
	position: absolute;
	z-index: 9;
	bottom: -10px;
	left: 30px;
	width: 690px;
	height: 46px;
	max-height: 46px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	text-shadow: 2px 2px #000
}

.ustResimManset span {
	position: absolute;
	z-index: 9;
	bottom: 130px;
	left: 30px;
	width: auto;
	overflow: hidden;
	font-size: 12px;
	font-weight: 800;
	background: #fff;
	color: #363636;
	padding: 5px 10px 4px
}

ul.altResimManset {
	width: 780px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	/*top: 432px*/
}

ul.altResimManset li {
	list-style: none;
	float: left;
	border-top: 8px solid transparent;
	opacity: 0.8
}

ul.altResimManset li.active {
	border-top: 8px solid #d00b09;
	opacity: 1
}

ul.altResimManset img {
	width: 130px;
	height: 80px;
	overflow: hidden;
	display: block
}

ul.altResimManset a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	position: relative
}

.ortaManset2 {
	width: 1170px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative;
	margin-top: 20px
}

.ustResimManset2 {
	width: 780px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left
}

.ustResimManset2 a {
	width: 780px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative
}

.ustResimManset2 a:after {
	filter: alpha(opacity=100);
	transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #ff5065);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #ff5065));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #ff5065);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #ff5065);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #ff5065);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #ff5065);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	z-index: 0;
	opacity: 1
}

.ustResimManset2 img {
	width: 780px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative
}

.ustResimManset2 strong {
	position: absolute;
	z-index: 9;
	bottom: 70px;
	left: 30px;
	width: 690px;
	overflow: hidden;
	color: #fff;
	display: inline;
	font-size: 32px;
	line-height: 1.35;
	text-shadow: 2px 2px #880c19;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: uppercase
}

.ustResimManset2 p {
	position: absolute;
	z-index: 9;
	bottom: 20px;
	left: 30px;
	width: 690px;
	height: 46px;
	max-height: 46px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	text-shadow: 2px 2px #880c19
}

.ustResimManset2 span {
	position: absolute;
	z-index: 9;
	bottom: 120px;
	left: 30px;
	width: auto;
	overflow: hidden;
	font-size: 12px;
	font-weight: 800;
	background: #fff;
	color: #ff5a6e;
	padding: 5px 10px 4px
}

ul.altResimManset2 {
	width: 390px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
	position: relative
}

ul.altResimManset2 li {
	list-style: none;
	height: 88px;
	overflow: hidden;
	display: block;
	margin: 0;
	background: #ff5a6e;
	border-left: 8px solid #ff5a6e;
	border-right: 8px solid #ff5a6e
}

ul.altResimManset2 li strong {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	width: 200px;
	height: 88px;
	max-height: 88px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px
}

ul.altResimManset2 li.aktif {
	border-left: 8px solid #fff;
	border-right: 8px solid #fff
}

ul.altResimManset2 img {
	width: 142px;
	height: 88px;
	overflow: hidden;
	float: right;
	position: relative;
	display: block;
	opacity: 1
}

ul.altResimManset2 a {
	color: #fff;
	width: 382px;
	height: 88px;
	max-height: 88px;
	overflow: hidden;
	display: block;
	text-decoration: none
}

ul.altResimManset2 li:nth-of-type(2n) {
	margin-bottom: 0!important;
	background: #ff5a6e;
	opacity: .9
}

ul.altResimManset2 li:nth-of-type(3n) {
	margin-bottom: 0!important
}

ul.altResimManset2 li:nth-of-type(4n) {
	margin-bottom: 0!important;
	background: #ff5a6e;
	opacity: .9
}

ul.altResimManset2 li:nth-of-type(5n) {
	margin-bottom: 0!important
}





/* KUCUK SLIDER */

.resim15 {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 370px;
	height: 250px
}



.swiper-sagManset1 {
	width: 370px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative;
	margin-top: 20px
}

.sagManset1 {
	width: 370px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative;
	background: #000
}

.sagManset1 img {
	width: 370px;
	height: 250px;
	overflow: hidden;
	display: block;
	position: relative
}

.sagManset1 a {
	display: block;
	color: #454545;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.sagManset1 strong {
	width: 100%;
	height: auto;
	max-height: 46px;
	overflow: hidden;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align:center;
	font-weight: 800;
	padding: 0 20px;
	text-shadow: 2px 2px #000;
	position: absolute;
	bottom: 85px;
	z-index: 2;
	text-transform: uppercase
}

.sagManset1 a:hover strong {
	color: #ffde58
}

.swiper-sagManset1 .swiper-pagination.swiper-pagination-fraction {
	position: absolute!important;
	z-index: 99;
	bottom: 0!important;
	background: rgba(0, 0, 0, 0.7);
	width: 100%!important;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 800
}

.swiper-sagManset1 .sagMansetIleri {
	position: absolute;
	right: 20px;
	bottom: 4px!important;
	color: #fff;
	z-index: 99;
	font-size: 32px;
	cursor: pointer;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.swiper-sagManset1 .sagMansetGeri {
	position: absolute;
	left: 20px;
	bottom: 4px!important;
	color: #fff;
	z-index: 99;
	font-size: 32px;
	cursor: pointer;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.swiper-sagManset1 .sagMansetIleri:hover,
.swiper-sagManset1 .sagMansetIleri:hover {
	color: #ffde58
}

.sagManset1 a:after {
	filter: alpha(opacity=100);
	transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	content: '';
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	height: 50%;
	z-index: 1;
	opacity: 1
}

.sagKategoriAdi {
	margin: 0;
	position: absolute;
	width: 100%;
	float: left;
	text-align: center;
	bottom: 50px;
	z-index: 9999
}

.sagKategoriAdi:before {
	content: '';
	background: #505050;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 100%;
	height: 1px;
	z-index: 9
}

span.sagKategoriAdi2 {
	color: #454545;
	display: inline-block;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	padding: 7px 10px 5px;
	position: relative;
	text-transform: uppercase;
	z-index: 19;
	background: #ffde58
}