/*@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Roboto/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../font/Roboto/Roboto-Italic.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../font/Roboto/Roboto-Medium.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../font/Roboto/Roboto-MediumItalic.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../font/Roboto/Roboto-Bold.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../font/Roboto/Roboto-BoldItalic.ttf');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../font/Roboto_Condensed/RobotoCondensed-Light.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../font/Roboto_Condensed/RobotoCondensed-LightItalic.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Roboto_Condensed/RobotoCondensed-Regular.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../font/Roboto_Condensed/RobotoCondensed-Italic.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../font/Roboto_Condensed/RobotoCondensed-Bold.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../font/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf');
}*/

.m-b-10 {
	margin-bottom: 10px;
}

.m-b-20 {
	margin-bottom: 20px;
}

.m-b-30 {
	margin-bottom: 30px;
}

.m-b-35 {
	margin-bottom: 35px;
}

.m-b-40 {
	margin-bottom: 40px;
}

.m-b-50 {
	margin-bottom: 50px;
}

.m-b-60 {
	margin-bottom: 60px;
}

.m-b-70 {
	margin-bottom: 70px;
}

.m-b-80 {
	margin-bottom: 80px;
}

.m-b-90 {
	margin-bottom: 90px;
}

.m-b-100 {
	margin-bottom: 100px;
}

.m-b-110 {
	margin-bottom: 110px;
}

.m-b-120 {
	margin-bottom: 120px;
}

.m-b-130 {
	margin-bottom: 130px;
}

.m-b-140 {
	margin-bottom: 140px;
}

.m-b-150 {
	margin-bottom: 150px;
}

.m-b-200 {
	margin-bottom: 200px;
}

.m-l-10 {
	margin-left: 10px;
}

.m-l-20 {
	margin-left: 20px;
}

.m-l-30 {
	margin-left: 30px;
}

.m-l-40 {
	margin-left: 40px;
}

.m-l-50 {
	margin-left: 50px;
}

.m-l-60 {
	margin-left: 60px;
}

.m-l-70 {
	margin-left: 70px;
}

.m-l-80 {
	margin-left: 80px;
}

.m-l-90 {
	margin-left: 90px;
}

.m-l-100 {
	margin-left: 100px;
}

.m-l-110 {
	margin-left: 110px;
}

.m-l-120 {
	margin-left: 120px;
}

.m-l-130 {
	margin-left: 130px;
}

.m-l-140 {
	margin-left: 140px;
}

.m-l-150 {
	margin-left: 150px;
}

.m-l-200 {
	margin-left: 200px;
}

.m-t-10 {
	margin-top: 10px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-t-30 {
	margin-top: 30px;
}

.m-t-40 {
	margin-top: 40px;
}

.m-t-50 {
	margin-top: 50px;
}

.m-t-60 {
	margin-top: 60px;
}

.m-t-70 {
	margin-top: 70px;
}

.m-t-80 {
	margin-top: 80px;
}

.m-t-90 {
	margin-top: 90px;
}

.m-t-100 {
	margin-top: 100px;
}

.m-t-110 {
	margin-top: 110px;
}

.m-t-120 {
	margin-top: 120px;
}

.m-t-130 {
	margin-top: 130px;
}

.m-t-140 {
	margin-top: 140px;
}

.m-t-140 {
	margin-top: 140px;
}

.m-t-150 {
	margin-top: 150px;
}

.m-t-200 {
	margin-top: 200px;
}

.p-0 {
	padding: 0;
}

.p-b-10 {
	padding-bottom: 10px;
}

.p-b-20 {
	padding-bottom: 20px;
}

.p-b-30 {
	padding-bottom: 30px;
}

.p-b-40 {
	padding-bottom: 40px;
}

.p-b-50 {
	padding-bottom: 50px;
}

.p-b-60 {
	padding-bottom: 60px;
}

.p-b-70 {
	padding-bottom: 70px;
}

.p-b-80 {
	padding-bottom: 80px;
}

.p-b-90 {
	padding-bottom: 90px;
}

.p-b-100 {
	padding-bottom: 100px;
}

.p-b-110 {
	padding-bottom: 110px;
}

.p-b-120 {
	padding-bottom: 120px;
}

.p-b-130 {
	padding-bottom: 130px;
}

.p-b-140 {
	padding-bottom: 140px;
}

.p-b-150 {
	padding-bottom: 150px;
}

.p-t-10 {
	padding-top: 10px;
}

.p-t-20 {
	padding-top: 20px;
}

.p-t-30 {
	padding-top: 30px;
}

.p-t-40 {
	padding-top: 40px;
}

.p-t-50 {
	padding-top: 50px;
}

.p-t-60 {
	padding-top: 60px;
}

.p-t-70 {
	padding-top: 70px;
}

.p-t-80 {
	padding-top: 80px;
}

.p-t-90 {
	padding-top: 90px;
}

.p-t-100 {
	padding-top: 100px;
}

.p-t-110 {
	padding-top: 110px;
}

.p-t-120 {
	padding-top: 120px;
}

.p-t-130 {
	padding-top: 130px;
}

.p-t-140 {
	padding-top: 140px;
}

.p-t-150 {
	padding-top: 150px;
}

.p-t-200 {
	padding-top: 200px;
}

.p-l-0 {
	padding-left: 0px;
}

.p-l-10 {
	padding-left: 10px;
}

.p-l-20 {
	padding-left: 20px;
}

.p-l-25 {
	padding-left: 25px
}

.p-l-30 {
	padding-left: 30px;
}

.p-l-40 {
	padding-left: 40px;
}

.p-l-50 {
	padding-left: 50px;
}

.p-l-60 {
	padding-left: 60px;
}

.p-l-70 {
	padding-left: 70px;
}

.p-l-80 {
	padding-left: 80px;
}

.p-l-90 {
	padding-left: 00px;
}

.p-l-100 {
	padding-left: 100px;
}

.p-l-110 {
	padding-left: 110px;
}

.p-l-120 {
	padding-left: 120px;
}

.p-l-130 {
	padding-left: 130px;
}

.p-l-140 {
	padding-left: 140px;
}

.p-l-150 {
	padding-left: 150px;
}

.p-l-200 {
	padding-left: 2000px;
}

.p-r-10 {
	padding-right: 10px;
}

.p-r-20 {
	padding-right: 20px;
}

.p-r-30 {
	padding-right: 30px;
}

.p-r-40 {
	padding-right: 40px;
}

.p-r-50 {
	padding-right: 50px;
}

.p-r-60 {
	padding-right: 60px;
}

.p-r-70 {
	padding-right: 70px;
}

.p-r-80 {
	padding-right: 80px;
}

.p-r-90 {
	padding-right: 00px;
}

.p-r-100 {
	padding-right: 100px;
}

.p-r-110 {
	padding-right: 110px;
}

.p-r-120 {
	padding-right: 120px;
}

.p-r-130 {
	padding-right: 130px;
}

.p-r-140 {
	padding-right: 140px;
}

.p-r-150 {
	padding-right: 150px;
}

.p-r-200 {
	padding-right: 2000px;
}

.p-b-15 {
	padding-bottom: 15px;
}

a {
	color: unset;
}

a:hover {
	color: unset;
}

body {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
}

.guncel-duyurular {
	background-color: #fff !important;
	padding: 15px;
	margin-top: 12px !important;
	position: relative;
	padding-bottom: 22px;
	box-shadow: 0.5px 0.866px 10px 0px rgba(0, 0, 0, 0.26);
}

.ana-slider {
	padding: 0;
}

.homeBanner {
	position: relative;
	max-height: 170px;
	overflow: hidden;
	margin: 0 auto;
	float: none;
	display: block;
	width: 100%;
	padding-top: 5px;
	top: -50px;
}

.refBanner {
	margin-left: 14px;
	margin-right: 4px;
	height: 150px;
	overflow: hidden;
	outline: 4px solid #bfa980;
	padding: 0;
	position: relative;
	background-size: contain;
	margin-bottom: 20px;
	background: url("../img/secimBanner.jpg");
	background-position: top right;
	;
	background-repeat: no-repeat;
}

.refBanner .content {
	position: absolute;
	padding: 6px 60px;
}

.refBanner .img {
	outline: 4px solid #bfa980;
}

.refBanner .content h1 {
	margin: 0;
	font-size: 24px;
	padding-top: 20px;
	position: relative;
}

.headerContent {
	position: relative;
	top: -60px
}

.sixt-block {
	position: relative;
	top: -60px;
}

.orta {
	position: relative;
	top: -60px;
}

.headerContent .container .col-md-12 {
	top: -65px;
}

.header-icerik {
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #AA2D2B 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #AA2D2B 100%);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #AA2D2B 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF),
		color-stop(1, #AA2D2B));
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #AA2D2B 100%);
	background-image: linear-gradient(to top, #e9e9e9 69%, #cec9cc 97%);
}

#topBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #302e2f;
	color: white;
	cursor: pointer;
	padding: 4px 8px;
	border-radius: 0;
	z-index: 111111111111111;
	width: 30px;
	height: 30px;
	border-radius: 10em;
}

#topBtn:hover {
	background-color: #555;
}

a:hover {
	text-decoration: none !important;
}

.sprite-down {
	background-image: url('../img/down-arrow.png');
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
}

.sprite-icerik-down-arrow {
	width: 23px;
	height: 14px;
	background-position: -4px -4px;
}

.sprite-icerik-down-arrow2 {
	width: 23px;
	height: 14px;
	background-position: -35px -4px;
}

.sixth-item:hover .sprite-icerik-down-arrow {
	width: 23px;
	height: 14px;
	background-position: -35px -4px;
}

.sixth-item:hover .karar-link {
	background-color: #4E5859;
	width: 45px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 3px;
	position: relative;
	top: 4px;
	transition-duration: 0.4s;
}

.sixth-item:hover {
	background-color: #6F7C7D !important;
}

.sixth-item:hover p {
	color: #fff;
}

.sixth-item a:hover {
	text-decoration: none;
}

.kararlar:hover .sprite-kararlar {
	width: 54px;
	height: 52px;
	background-position: -66px -4px;
}

.sandik-sonuc:hover .sprite-sandik-sonuc {
	width: 44px;
	height: 42px;
	background-position: -180px -4px;
}

.secmen:hover .sprite-secmen {
	width: 47px;
	height: 48px;
	background-position: -287px -4px;
}

.arsiv:hover .sprite-sercim-arsiv {
	width: 45px;
	height: 41px;
	background-position: -473px -4px;
}

.sprite {
	background-image: url('../img/spritesheet .png');
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
}

.secsis:hover .sprite-secsis {
	width: 31px;
	height: 49px;
	background-position: -381px -4px;
}

.yapilacak-secim:hover .sprite-yapilacak-secim {
	width: 39px;
	height: 38px;
	background-position: -573px -4px;
}

.sprite-kararlar {
	width: 54px;
	height: 52px;
	background-position: -4px -4px;
}

.sprite-kararlar2 {
	width: 54px;
	height: 52px;
	background-position: -66px -4px;
}

.sprite-sandik-sonuc {
	width: 44px;
	height: 42px;
	background-position: -128px -4px;
}

.sprite-sandik-sonuc2 {
	width: 44px;
	height: 42px;
	background-position: -180px -4px;
}

.sprite-secmen {
	width: 47px;
	height: 48px;
	background-position: -232px -4px;
}

.sprite-secmen2 {
	width: 47px;
	height: 48px;
	background-position: -287px -4px;
}

.sprite-secsis {
	width: 31px;
	height: 49px;
	background-position: -342px -4px;
}

.sprite-secsis2 {
	width: 31px;
	height: 49px;
	background-position: -381px -4px;
}

.sprite-sercim-arsiv {
	width: 45px;
	height: 41px;
	background-position: -420px -4px;
}

.sprite-sercim-arsiv2 {
	width: 45px;
	height: 41px;
	background-position: -473px -4px;
}

.sprite-yapilacak-secim {
	width: 39px;
	height: 38px;
	background-position: -526px -4px;
}

.sprite-yapilacak-secim2 {
	width: 39px;
	height: 38px;
	background-position: -573px -4px;
}

.topbar {
	height: 40px;
	background-color: rgba(44, 42, 50, 0.9);
	margin-top: 45px;
	box-shadow: 0px 9px 20px 0px rgba(191, 169, 128, 0.32);
}

.topbar-ul li {
	float: left;
	display: inline-block;
}

.topbar-ul li {
	padding-right: 10px;
}

.erisebilirlik a:focus {
	text-decoration: none;
	color: #fff;
}

input[type=text]::-ms-clear {
	display: none;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 10em !important;
	top: 2px;
}

.navbar-brand {
	top: -60px;
}

.erisebilirlik {
	background-color: #bfa980;
	height: 40px;
	border-radius: 0;
	border: 0;
	padding-top: 10px;
	color: #fff;
	padding-left: 4px;
}

.erisebilirlik img {
	padding-right: 8px;
	position: relative;
	bottom: 2px;
}

.input-group-btn>.btn {
	position: relative;
	background: transparent;
	position: absolute;
	top: 0px;
	color: #fff;
}

.topbar-ul .dropdown-toggle span {
	color: #084066;
	position: absolute;
	left: 13px;
	bottom: 3px;
}

.header-bg {
	position: absolute;
	z-index: -1111;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	height: auto;
	width: 100%;
}

.header-icerik {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

.dropdown-toggle span {
	color: #084066;
}

#owl-demo .item img,
#owl-demo-eng .item img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: 0.5px 0.866px 10px 0px rgba(0, 0, 0, 0.26);
}

#owl-demo .item,
#owl-demo-eng .item {
	border-radius: 0 !important;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}

.customNavigation {
	text-align: center;
}

.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sixth-item {
	background-color: #fff;
	padding-top: 15px;
	text-align: center;
	height: 175px;
	vertical-align: middle;
	position: relative;
	top: 0px;
	width: 185px;
	margin: 4px;
	outline: 1px solid #6F7C7D;
	left: 10px;
	top: 10px;
}

.sixth-item p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	line-height: 18px;
	max-width: 120px;
	margin: 0 auto;
	height: 70px;
	color: #333132;
}

.sixth-img {
	height: 60px;
}

#exTab2,
#hizli-erisim {
	position: relative;
	display: block;
}

#exTab2 .nav-tabs>li {
	font-size: 14px;
	float: left;
	margin-bottom: -1px;
	transform: rotate(-90deg);
	width: 135px;
	height: 135px;
	padding: 0;
	margin: 0;
}

#exTab2 .nav-tabs>li:nth-child(1) {
	width: 160px;
	height: 160px;
}

#exTab2 .nav-tabs>li:nth-child(2) {
	width: 105px;
	height: 105px;
}

#exTab2 .nav-tabs>li:nth-child(3) {
	width: 70px;
	height: 70px;
}

#exTab2 .nav-tabs>li.active>a {
	color: #fff;
	cursor: default;
	background-color: #3e3c44;
	border: 0;
	border-radius: 0;
	border-bottom-color: transparent;
}

#exTab2 .nav-tabs>li>a {
	margin-right: 0px;
	line-height: 1.42857143;
	border: 0;
	color: #3c3a42;
	border-radius: 0;
	background-color: #fff;
	box-shadow: 0.5px 0.866px 10px 0px rgba(0, 0, 0, 0.26);
}

#exTab2 .tab-content {
	border: 0;
}

.sec-tak:first-child .sec-tak-date {
	background-color: #ffffff;
	outline: 3px solid #be3939;
	width: 67px;
	height: 62px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding-left: 4px;
	margin-left: 20px !important;
	color: #3e3c44;
	margin-bottom: 10px;
	margin: 0 auto;
}

.sec-tak:first-child .sec-tak-link {
	position: relative;
	display: block;
	padding: 25px 3px;
	background-color: #be3939;
}

.sec-date-day {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 33px;
	padding: 0;
	margin-bottom: 3px;
	text-align: center;
	letter-spacing: -2.4px;
	margin-top: 2px;
	position: relative;
}

.sec-date-month {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
	margin: -14px auto;
	text-align: center;
}

.sec-tak-detail {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 17px;
	display: block;
	position: relative;
	line-height: 17px;
	text-align: justify;
}

.sec-tak-detail-date {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	display: block;
	position: relative;
	line-height: 0px;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.sec-tak-link {
	position: relative;
	display: block;
	padding: 25px 3px;
	background-color: #bfa980;
}

.sec-tak-cont {
	background-color: #fff;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0;
	box-shadow: 0.5px 0.866px 10px 0px rgba(0, 0, 0, 0.26);
	padding-bottom: 10px;
}

.sec-tak {
	position: relative;
	display: block;
	height: 80px;
}

.sec-tak-date {
	background-color: transparent;
	width: 67px;
	height: 62px;
	margin: 0 auto;
	text-align: center;
	color: #000;
	padding: 0;
	margin-left: 20px;
}

.sec-active {
	background-color: #bfa980;
	width: 67px;
	height: 62px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding-left: 4px;
	margin-left: 20px;
	padding: 0;
}

.anas-prev {
	position: absolute;
	float: left;
	left: 30px;
	bottom: 50%;
	z-index: 111;
}

.anas-next {
	position: absolute;
	float: right;
	right: 20px;
	bottom: 50%;
	z-index: 111;
}

.owl-theme .owl-controls .owl-buttons div {
	display: none !important;
}

.hizli-erisim-caption {
	position: relative;
	display: block;
	padding-left: 25px;
	padding-top: 10px;
	font-family: 'Roboto Condensed';
	color: #004168;
	padding-bottom: 16px;
	border-bottom: 1px solid #1e577a;
	font-size: 17px;
}

li.dil {
	padding: 10px;
}

li.dil a {
	color: #fff;
}

.topbar-ul .input-group .btn {
	top: 5px;
	position: absolute;
	border: 0;
	z-index: 11;
	left: -35px;
}

.topbar-ul .dropdown-menu {
	max-width: 40px;
	margin: 2px 0 0;
	font-size: 14px;
	border: none !important;
	border-radius: 0 !important;
	top: 38px;
}

.sec-tak a:hover {
	text-decoration: none !important;
}

.btn-link:focus,
.btn-link:hover {
	color: #fff !important;
}

.duyuru-item a:hover {
	text-decoration: none;
}

.duyuru-item a {
	color: #000;
}

.sec-tak a {
	color: #000;
}

.sec-tak:hover .sec-tak-date {
	background-color: #dedede;
}

.hizli-erisim-caption img {
	padding-right: 5px;
}

.input-group .form-control {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	bottom: 5px;
	color: #fff;
	padding-left: 12px;
}

.hizli-item {
	height: 61px;
	position: relative;
	display: block;
	border-bottom: 1px dashed;
	padding: 8px;
	margin-bottom: 40px;
}

.tum-takvim:hover {
	background-color: #bfa980;
}

#hizli-erisim {
	cursor: pointer;
	padding: 15px;
	position: relative;
	display: block !important;
	height: 225px;
}

.tum-takvim {
	float: right;
	padding: 3px 8px;
	background-color: #3e3c44;
	margin-right: 16px;
}

.tum-takvim a {
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
}

.hizli-item a p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 17px;
	height: 44px;
	width: 96px;
	display: table-cell;
	vertical-align: middle;
}

.subHeader {
	padding: 0;
	margin: 0;
}

.subContentImg {
	height: auto;
	width: 100%;
	filter: sepia(50%);
}

.subTitle {
	background-color: #bfa980;
	min-height: 60px;
	padding: 19px 40px 32px 42px;
	color: #fff;
	height: 100px;
	position: relative;
	top: -100px;
	opacity: 0.9;
}

.subTitle a {
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	white-space: nowrap;
	font-size: 23px;
}

.subRightSideBar {
	border-left: 1px solid #ccc;
	padding: 0;
}

.subLeftSideBar {
	padding-left: 15px;
}

.subLeftSideBar .breadcrumb {
	background-color: transparent;
	padding-left: 0px;
}

.subLeftSideBar .breadcrumb a {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	color: #808080;
}

.subLeftContent h1 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 34px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.subLeftContent p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	text-align: justify;
}

.subLeftContent ul {
	padding-left: 0px;
}

.subTextSetting a i {
	font-size: 17px;
	padding: 4px;
}

.subTextSetting a:before {
	font-family: FontAwesome;
	content: '/'
}

.subTextSetting a:first-child:before {
	font-family: FontAwesome;
	content: ''
}

.subContent {
	position: relative;
	top: -60px;
}

.subRightMenu {
	position: relative;
	clear: both;
	padding-top: 60px;
	padding-left: 20px;
}

.subRightMenu ul li a {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	color: #909090;
	text-decoration: none;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
}

.subRightMenu ul li a:hover {
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	padding-left: 10px;
	color: #A72F27;
}

.subRightMenu ul li {
	list-style: none;
	margin-bottom: 7px;
}

.subRightMenu ul li a.active {
	color: #2c2a32;
	font-size: 20px;
	font-weight: bold;
}

.subTextSetting a::before {
	font-size: 21px;
}

.dilSec {
	color: #fff;
	padding: 7px;
}

.dilSec:hover {
	color: #fff;
	text-decoration: none;
}

.dilSec .caret {
	color: #fff !important;
}

.headerCont {
	margin: 0;
	padding: 0;
}

.hizli-item a:hover {
	text-decoration: none;
}

.hizli-item img {
	float: left;
	position: relative;
	padding-right: 4px;
}

.baglantilar {
	position: relative;
	display: block;
	top: -20px;
}

#baglantilar .item {
	overflow: hidden;
	width: 93%;
	height: 251px;
}

#baglantilar p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	height: 30px;
	max-width: 90px;
	position: relative;
	top: 15px;
	z-index: 1;
	left: 15px;
}

#baglantilar img {
	padding-top: 10px;
	position: relative;
	display: block;
	bottom: 110px;
	filter: sepia(60%);
}

.baglanti-icon {
	position: relative !important;
	display: block !important;
	top: 20px;
	z-index: 1;
	left: 15px;
}

#baglantilar a {
	color: #fff;
}

.topbar p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	color: #fff;
	top: 7px;
	position: relative;
}

.navbar-nav li {
	border-right: 1px solid #3d3b43 !important;
}

.navbar-nav li a {
	height: 20px;
}

.navbar-brand img {
	max-height: 120px;
	margin-top: 10px;
	z-index: 1;
	position: relative;
}

.navbar-default {
	height: 50px;
	background-color: transparent;
	border: none;
}

.navbar-nav {
	margin: 7.5px -15px;
	margin-top: 14px;
	position: relative;
	display: block;
	left: 140px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

#owl-demo .item,
#owl-demo-eng .item {
	height: 355px !important;
	background-color: rgba(44, 42, 50, 0.9);
}

.navbar-nav li:last-child {
	border-right: 0 !important;
}

.duyuru-item:hover a img {
	margin-top: 10px;
	transition-duration: 1s;
}

.duyuru-item a img {
	transition-duration: 1s;
	position: relative;
	top: 9px;
}

.navbar-default .navbar-nav>li>a {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 17px;
	color: #000;
	padding: 0px 19px;
}

ul.ysk-dropdown li {
	height: 40px;
	float: none;
	display: list-item;
	padding: 0px;
}

ul.ysk-dropdown li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #91826f;
	transition-duration: 0.5s;
}

ul.ysk-dropdown li a {
	height: 40px;
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	transition-duration: 0.5s;
	border-bottom: 1px solid #cecece;
	color: #000;
}

.ysk-dropdown {
	padding: 0;
	top: 30px;
	z-index: 1111112;
}

ul.ysk-erisebilirlik-dropdown li {
	height: 40px;
}

ul.ysk-erisebilirlik-dropdown li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #91826f;
	transition-duration: 0.5s;
}

ul.ysk-erisebilirlik-dropdown li a {
	height: 40px;
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	transition-duration: 0.5s;
	border-bottom: 1px solid #cecece;
}

.ysk-erisebilirlik-dropdown {
	padding: 0;
	top: 38px;
	z-index: 1111112;
}

.sec-tak-link {
	transition-duration: 0.4s;
	margin-left: 0;
}

.sec-tak-link:hover {
	transition-duration: 0.3s;
	margin-left: 4px;
}

.dropdown-menu>li {
	border: none !important;
}

.atam {
	position: relative;
	top: -71px;
	height: 130px;
}

.atam img {
	width: 100%;
	height: auto;
	max-width: 160px;
	position: relative;
	z-index: 1;
}

.tum-duyurular a:hover {
	background-color: #bfa980;
	color: #fff;
	transition-duration: 0.6s;
}

.tum-duyurular a:hover:after {
	content: '\f0da';
	font-family: 'FontAwesome';
	left: 5px;
	position: relative;
	padding-right: 5px;
}

.tum-duyurular a {
	transition-duration: 0.6s;
}

.ana-slider-cap {
	position: absolute;
	z-index: 1;
	padding: 20px 70px 0px 70px;
	text-align: left;
	top: 0;
}


.ana-slider-cap h2 {
	position: relative;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 19px;
}

.ana-slider-cap p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 0;
	padding-top: 30px;
	height: 140px;
	text-align: justify;
}

.daha-fazlasi {
	position: relative;
	padding-right: 55px;
}

.daha-fazlasi i {
	font-size: 27px;
	position: relative;
	top: 5px;
	padding-right: 10px;
}

.daha-fazlasi {
	font-family: "Roboto Condensed", sans-serif;
	float: left;
}

.daha-fazlasi a {
	color: #fff;
	font-size: 16px;
}

.daha-fazlasi a:hover {
	text-decoration: none;
}

.tum-haberler {
	padding-top: 7px;
}

.ana-slider .owl-pagination {
	position: absolute;
	bottom: 70px;
	z-index: 1;
	left: 70px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	height: 10px !important;
}

.ana-slider .owl-theme .owl-controls .owl-page span {
	border-radius: 0;
	width: 66px;
	height: 5px;
	background-color: white;
}

.tum-haberler img {
	max-height: 18px;
	height: 18px;
	width: 18px;
	max-width: 18px;
	display: inline-block !important;
	margin-right: 7px;
	bottom: 3px;
	position: relative;
}

.tum-haberler a {
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-size: 16px;
}

.tum-haberler a:hover {
	text-decoration: none;
}

.erisebilirlik:hover {
	text-decoration: none;
	color: #fff;
}

.topbar-ul .btn-link:hover {
	text-decoration: none;
}

.hizli-cont .owl-pagination {
	display: none;
}

.baglantilar .owl-pagination {
	display: none;
}

.baglantilar .customNavigation {
	display: none !important;
}

.baglanti-nav {
	position: relative;
	bottom: 150px;
	display: block;
}

.baglanti-prev {
	position: relative;
	float: left;
	left: -50px;
}

.baglanti-next {
	position: relative;
	float: right;
	right: -35px;
}

.duyurular-caption {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	margin-top: 3px;
	height: 35px;
	position: relative;
	display: block;
	border-bottom: 2px solid #3f3d44;
	margin-bottom: 10px;
}

.owl-theme .owl-controls {
	margin: 0;
}

.duyurular-caption img {
	position: relative;
	padding-right: 5px;
	bottom: 3px;
}

.tum-duyurular {
	height: 36px;
}

.tum-duyurular a {
	border: 1px solid #bea87f;
	padding: 4px 7px;
	margin-top: 10px;
	position: relative;
	top: 14px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	color: #000;
}

.duyuru-item {
	position: relative;
	display: block;
	min-height: 70px;
	width: 100%;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid #333132;
	margin-bottom: 7px;
	margin-top: 6px;
	height: 70px;
}

.duyuru-item p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin: 0;
	margin-top: 6px;
}

.duyuru-date {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	color: #bfa980;
	padding: 0;
	margin: 0;
}

.footer-logo-cont {
	padding: 0;
	margin: 0;
	padding-bottom: 80px;
	padding-top: 50px;
	position: relative;
}

.footer-logo {
	text-align: center;
	position: relative;
	height: 96px;
	z-index: 1;
}

.footer-logo-bg {
	border-bottom: 3px solid hsl(39, 33%, 63%);
	position: relative;
	box-shadow: 4px 6.928px 22.56px 1.44px rgba(62, 60, 68, 0.5);
}

footer {
	padding-bottom: 30px;
}

footer h3 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	color: #000;
	border-bottom: 2px solid #4E5859;
	font-weight: 600;
}

footer ul {
	margin: 0;
	padding-left: 0px;
}

footer ul li {
	list-style: none;
	border-left: 3px solid #4E5859;
	padding-bottom: 0px;
	position: relative;
	margin-bottom: 5px;
	padding-left: 4px;
}

footer ul li a:hover {
	text-decoration: none;
	list-style: none;
}

footer ul li a {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	color: #000;
}

footer .glyphicon {
	font-size: 30px;
	color: #7E7C7C;
}

footer p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 18px;
}

.rights {
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	color: #bfa980;
}

.hizli-prev {
	position: relative;
	padding: 10px;
	background-color: #bfa980;
}

.hizli-next {
	position: relative;
	padding: 10px;
	background-color: #bfa980;
}

.hizli-nav {
	position: relative;
	display: block;
	float: right;
}

.hizli-cont {
	position: relative;
	display: block;
	padding: 10px;
	background-color: #fff;
	height: 380px;
	box-shadow: 0.5px 0.866px 10px 0px rgba(0, 0, 0, 0.26);
}

.anas-next:hover {
	cursor: pointer;
}

.anas-prev:hover {
	cursor: pointer;
}

.hizli-prev,
.hizli-next:hover {
	cursor: pointer;
}

.baglanti-next,
.baglanti-prev:hover {
	cursor: pointer;
}

.navbar-nav .caret {
	color: #bea87f;
}

li.atam {
	border: none !important;
	position: relative;
	top: -40px;
}

.mid-cont {
	margin-bottom: 20px;
}

.mid-content {
	position: absolute;
	z-index: -99999;
	width: 100%;
	height: auto;
}

.baglantilar-caption h2 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 4px 5px;
	background-color: #000;
	color: #fff;
	margin: 0;
	max-width: 129px;
}

.baglantilar-caption {
	position: relative;
	padding-bottom: 10px;
	z-index: 1;
}

.schCont {
	padding: 0;
}

.nav-aktif {
	position: relative;
	margin: 0px;
	top: -20px;
	right: -7px;
	max-width: 48px;
	padding: 0;
}

.no-border {
	border: none !important;
	border-bottom: none !important;
}

.anaMenu {
	height: 70px;
	position: relative;
	z-index: 111;
}

.pageOverlayBtn {
	position: fixed;
	right: -134px;
	top: 35%;
	background-color: #A72F27;
	padding: 7px 28px;
	z-index: 1;
	transform: rotate(-90deg);
	height: 200px;
	transition-duration: 0.7s;
}

.pageOverlay {
	display: none;
	position: absolute;
	margin: 0 auto;
	z-index: 1111111111111111;
	transition-duration: 0.7s;
	top: 10px;
	text-align: center;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50%;
	height: 30%;
}

.pageOverlay img {
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.75);
}

.pageOverlayBtn a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

.pageOverlayBtn:hover {
	right: -110px;
	transition-duration: 0.7s;
}

.bannerIcon {
	padding: 15px;
	padding-left: 20px;
}

.bannerText {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	color: #567a93;
	top: 53px;
	position: relative;
	line-height: 20px;
}

.bannerImg {
	position: absolute;
	right: 0;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #91826F;
	color: #fff;
}

.modal-header span {
	margin: 0;
	color: #91826f;
	top: -2px;
	position: relative;
}

.modal-header .close {
	margin-top: 0;
	opacity: 1;
	color: #fff;
	padding: 3px 7px;
	border-radius: 3px;
}

.modal-header {
	font-family: 'Roboto Condensed', sans-serif;
}

.modal-body p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

#share-buttons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}

#share-buttons {
	margin: 0 auto;
	width: 230px;
}

.btn-primary {
	color: #91826f;
	background-color: transparent;
	border: none;
	border-radius: 0;
	height: 28px;
	padding: 2px 7px;
	border: 2px solid #91826f;
}

.btn-primary:hover {
	color: #fff;
	background-color: #91826f;
	border: none;
	border-radius: 0;
	height: 28px;
	padding: 2px 7px;
	border: 2px solid #91826f;
}

.haberItem {
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 290px;
}

.haberItem:hover {
	outline: 1px dashed #AAA;
}

.haberItem:hover .haberLink a {
	color: #A72F27 !important;
	transition-duration: 0.7s;
}

.haberItem:hover .haberLink a::after {
	color: #A72F27 !important;
	transition-duration: 0.7s;
	padding-left: 10px;
}

.haberImg {
	background-color: #ccc;
	height: 150px;
	overflow: hidden;
	text-align: center;
}

.haberImg img {
	width: 100%;
	height: auto;
}

.haberItem h5 {
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	width: 250px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #084066;
	border-bottom: 2px solid #d7cece;
	padding-bottom: 5px;
}

.haberLink {
	position: relative;
	bottom: 0px;
}

.haberItem h5 {
	height: 25px;
}

.haberItem p {
	height: 180px;
}

.haberLink a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #999;
}

.haberLink a::after {
	content: "\f178";
	font-family: FontAwesome;
	padding-left: 6px;
}

.haberListPagi {
	text-align: center;
	clear: both;
	padding-top: 15px;
}

.haberTarih {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #999;
	padding-bottom: 2px;
	float: right;
}

.pagination>li>a {
	border: 0 !important;
	color: #767676;
	background-color: transparent;
}

.pagination>.active>a {
	z-index: 3;
	color: #767676;
	cursor: default;
	background-color: transparent;
	border-bottom: 2px solid #aa2d2b !important;
}

.extruder.right .flap {
	top: 12% !important;
	background: #bfa980 !important;
	width: 27px !important;
}

.extruder.right .flap .flapLabel {
	background: #bfa980 !important;
	color: #fff;
	font-size: 16px;
}

.flap:hover {
	right: -110px;
	transition-duration: 0.7s;
}

#bildirim-panel-hover {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 11112;
	background-color: #000;
	opacity: .5;
	display: none;
}

.bildirim-durum {
	display: block !important;
}

.extruder.right .extruder-content {
	height: auto !important;
}

.daha-fazlasi {
	position: relative;
	display: block;
	width: 100%;
}

.dahaFazlasi a {
	color: #A72F27;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

.secsis-item figure {
	background-color: #607d8b;
	height: 300px;
	padding: 10px;
	padding-top: 20px;
}

.secsis-item {
	outline: 15px solid #fff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

.secsis-item p {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	padding: 20px;
}

.secsis-item h1 {
	font-size: 19px;
	font-family: 'Roboto', sans-serif;
	padding-top: 20px;
	margin: 0;
}

.secsis-item i {
	font-size: 30px;
}

figcaption a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	padding-top: 60px;
}

figcaption a:hover {
	text-decoration: none;
	color: #fff;
}

.sixthColl {
	overflow: hidden !important;
	position: relative;
	height: 150px;
	top: 20px;
	margin-bottom: 20px;
}

.sixthImg img {
	height: 150px;
	overflow: hidden;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.sixthColl:hover .sixthImg img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.sixtIcon {
	position: absolute;
	top: 30px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	text-align: center;
	z-index: 1;
}

.sixthCaption {
	position: absolute;
	z-index: 1;
	top: 100px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	color: #fff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}

.day {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: -4px;
}

.month {
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	position: relative;
	bottom: 3px;
	margin-bottom: 1px;
}

@media (max-width:1199px) {
	.banner-01::before {
		top: 10px;
		left: 10px;
		right: 10px;
		bottom: 10px;
	}

	.guncel-duyurular {
		margin-top: 9px !important;
	}

	.refBanner {
		padding: 0 20px !important;
	}
}

.year {
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -1px;
	background-color: #91826F;
	height: 55px;
	padding-top: 2px;
	color: #fff;
	margin-top: -5px;
}

.gallery {
	padding-top: 30px;
}

.galleryItem {
	overflow: hidden;
	margin-bottom: 20px;
	height: 170px;
}

.galleryItem a img {
	width: 100%;
	height: auto;
}

.galleryItem:hover img {
	-webkit-filter: sepia(0.6);
}

.gallery .row {
	-moz-column-width: 25em;
	-webkit-column-width: 25em;
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
}

.gallery .row>.col-md-4 {
	display: block;
	padding: 10px;
	width: 100%;
	float: none;
}

.img-responsive {
	border: 0px solid #999;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ux {
	height: 50px;
	width: auto;
	background-color: #bfa980;
	float: left;
	position: relative;
	margin-top: -50px;
	padding-left: 0;
	padding: 0px 10px;
	margin-left: -5px;
	opacity: 0.9;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.ux h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 29px;
	color: #fff;
	position: relative;
	display: inline-block;
	top: -68px;
	left: 0px;
	font-weight: 100;
}

.textSize {
	height: 30px;
	background-color: #ffffff;
	position: relative;
	margin-top: -30px;
	padding: 4px;
	max-width: 120px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	text-align: center;
	left: 25px;
}

figure {
	height: 150px;
}

.banner-01 {
	position: relative;
	display: block;
	overflow: hidden;
}

.banner-01__img img {
	width: auto;
	transition: 0.5s all;
	height: 150px;
}

.pulse {
	width: auto;
	transition: 0.5s all;
	height: 150px;
	-webkit-filter: sepia(1.6);
	position: relative;
	transform: scale(1);
	-webkit-animation: pulse 2s infinite;
	-moz-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		*transform: scale(1.5);
		_transform: scale(1.5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		*transform: scale(1);
		_transform: scale(1);
	}
}

@-moz-keyframes pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		*transform: scale(1.5);
		_transform: scale(1.5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		*transform: scale(1);
		_transform: scale(1);
	}
}

@-o-keyframes pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		*transform: scale(1.5);
		_transform: scale(1.5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		*transform: scale(1);
		_transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		*transform: scale(1.5);
		_transform: scale(1.5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		*transform: scale(1);
		_transform: scale(1);
	}
}

.banner-01 .banner-01__title span {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}

.banner-01::before {
	content: '';
	display: inline-block;
	float: none;
	position: absolute;
	top: 12px;
	left: 12px;
	right: 12px;
	bottom: 12px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	z-index: 1;
}

.banner-01 .banner-01__title {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	margin: 0;
}

@media (max-width:1280px) {
	.banner-01 .banner-01__title {
		font-size: 23px;
		line-height: 26px;
	}
}

@media (max-width:991px) {
	.banner-01 .banner-01__title {
		font-size: 16px;
		line-height: 18px;
	}

	.sec-tak:first-child .sec-tak-date {
		float: none;
		display: block;
		text-align: center;
		position: relative;
		margin-left: auto !important;
	}

	.sec-tak:first-child .sec-tak-detail {
		top: 10px;
	}

	.sspsbanner2 .btn {
		margin-top: 0 !important;
	}
}

@media (max-width:640px) {
	.refBanner .content h1 {
		font-size: 1.3em;
		text-align: center;
	}

	.refBanner {
		margin: 0;
		text-align: center;
		margin: 0 auto;
	}

	.sec-tak-detail-date {
		top: 10px;
	}
}

@media (max-width:767px) {
	.banner-01 .banner-01__title {
		font-size: 25px;
		line-height: 27px;
	}

	.guncel-duyurular {
		margin-top: 0px !important;
	}

	.sec-tak-detail {
		padding-top: 0
	}
}

@media (max-width:735px) {
	.refBanner .content {
		position: absolute;
		padding: 0;
		top: 60px;
		width: 100%;
	}
}

.banner-01 .banner-01__title span {
	font-weight: 100;
}

.banner-01:hover .banner-01__img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.5s all ;
	transition: 0.5s all;

}

.banner-01__content {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	text-align: center;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner-01__content .banner-01__icon {
	font-size: 30px;
	color: #fff;
	margin-top: 5px;
}

@media (max-width:1280px) {
	.banner-01__content .banner-01__icon {
		font-size: 20px;
	}
}

@media (max-width:991px) {
	.banner-01__content .banner-01__icon {
		font-size: 18px;
	}
}

@media (max-width:767px) {
	.banner-01__content .banner-01__icon {
		font-size: 30px;
		margin-bottom: 10px;
	}
}

.banner-01__content-wrapp {
	display: block;
}

.boxed .banner-01 .banner-01__title {
	line-height: 20px;
}

.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}

.animated.hinge {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s in;
	
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes scaleAppear {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes scaleAppear {
	0% {
		opacity: 0;
		-moz-transform: scale(0);
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1);
	}
}

@-ms-keyframes scaleAppear {
	0% {
		opacity: 0;
		-ms-transform: scale(0);
	}

	100% {
		opacity: 1;
		-ms-transform: scale(1);
	}
}

@-o-keyframes scaleAppear {
	0% {
		opacity: 0;
		-o-transform: scale(0);
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
	}
}

@keyframes scaleAppear {
	0% {
		opacity: 0;
		transform: scale(0);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.scaleAppear {
	-webkit-animation: scaleAppear 750ms ease;
	-moz-animation: scaleAppear 750ms ease;
	-ms-animation: scaleAppear 750ms ease;
	-o-animation: scaleAppear 750ms ease;
	animation: scaleAppear 750ms ease;
	
	
}

.columns_padding_0 [class*="col-"] {
	padding-left: 10px;
	padding-right: 0;
}

.banner-01__content-wrapp img {
	width: auto;
	height: 45px;
	margin-bottom: 10px;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0;
}

.panel-title>a::before {
	font-family: FontAwesome;
	content: '\f059';
	color: #bca77f;
	padding-right: 5px;
}

.panel-title>a.accordion-toggle-styled:after,
a.accordion-toggle:after {
	font-family: FontAwesome;
	content: '\f106';
	color: #bca77f;
	float: right;
	font-size: 1.5em;
}

.panel-title>a.accordion-toggle-styled.collapsed:after,
a.accordion-toggle.collapsed:after {
	font-family: FontAwesome;
	content: '\f107';
	color: #bca77f;
	float: right;
}

.panel-default>.panel-heading {
	background-color: transparent;
	border-bottom: 1px solid #ddd;
}

.panel-title>a {
	text-decoration: none;
}

ol>li,
ul>li {
	list-style-position: inside !important;
}

.actives {
	color: #C4B08A !important;
	list-style: none;
	transition-duration: 0.7s;
}

.videoItem:hover p {
	margin-left: 8px;
	transition-duration: 1s;
}

.videoItem:hover i {
	display: inline-block;
	transition-duration: 1s;
	opacity: 1;
}

.videoItem p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	letter-spacing: -0.7px;
	color: #CDBB94;
	transition-duration: 1s;
	margin-top: 14px;
}

.videoItem {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	background-color: #fff;
	outline: 5px solid white;
}

.videoItem p i {
	padding-right: 5px;
	color: #CDBB94;
	display: none;
	transition-duration: 1s;
	opacity: 0;
}

video {
	min-height: 240px;
	width: 100%;
}

.videoSeperator {
	color: #4A4850;
	width: 100%;
	border-bottom: 2px solid #4A4850;
	padding-bottom: 5px;
	font-family: 'Roboto-Condensed', sans-serif;
}

.ydIletisimItem strong {
	width: 100px;
	float: left;
	color: #000000;
}

.ydIletisimItem h4 {
	border-bottom: 2px solid #4A4850;
	color: #4A4850;
	padding-bottom: 5px;
}

.ydIletisimItem i {
	color: #CDBB94;
}

.tabs-left,
.tabs-right {
	border-bottom: none;
	padding-top: 2px;
}

.tabs-left {
	border-right: 1px solid #ddd;
}

.tabs-right {
	border-left: 1px solid #ddd;
}

.tabs-left>li,
.tabs-right>li {
	float: none;
	margin-bottom: 2px;
}

.tabs-left>li {
	margin-right: -1px;
}

.tabs-right>li {
	margin-left: -1px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
	border-bottom: 1px solid #ddd;
	border-left-color: transparent;
}

.tabs-left>li>a {
	border-radius: 0;
	margin-right: 0;
	display: block;
}

.tab-content {
	border-bottom: 0 !important;
}

.panel-body a {
	font-style: italic;
	color: #a94442;
}

.panel-body {
	padding-bottom: 7px;
}

.tabs-left a {
	color: #baa47d;
}

.tabs-left li.active>a {
	color: #555;
	background-color: #ccc;
	border: 0;
}

.tabs-left li.active>a:before {
	font-family: FontAwesome;
	content: '\f101';
	padding-right: 4px;
}

.tabs-left>li:hover a:before {
	font-family: FontAwesome;
	content: '\f105';
	padding-right: 4px;
	transition-duration: 1s !important;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover {
	border: 0;
}

.sssTabContent {
	margin-top: 20px;
}

.table a {
	color: #3d3b42;
}

.table i {
	font-size: 16px;
}

.table a:hover {
	color: #607d8b;
}

.modal-body img {
	width: 100%;
}

.profile-modal img {
	float: left;
	padding-right: 15px;
	max-height: 180px;
	width: auto;
}

.profile-modal p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

.zoomin img {
	height: 200px;
	width: 200px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
}

.zoomin img:hover {
	width: 500px !important;
	height: 500px !important;
}

.birinciSeviye {
	padding: 6px 14px;
	background-color: #fff;
	border-radius: 10em;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #bfa980;
}

.ikinciSeviye {
	text-align: center;
	margin: 0 auto;
	float: none;
	padding: 6px 14px;
	background-color: #fff;
	border-radius: 10em;
	height: auto;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #bfa980;
}

.birinciSeviye p {
	text-align: center;
	margin: 0 auto;
	float: none;
}

.ikinciSeviye p {
	text-align: center;
	margin: 0 auto;
	float: none;
	line-height: 14px;
	margin-top: 5px;
}

.line {
	height: 50px;
	width: 2px;
	background-color: #fff;
}

.seviyeGrup3 {
	text-align: center;
	margin: 0 auto;
	float: none;
	padding: 6px 14px !important;
	background-color: #fff;
	border-radius: 1em;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #bfa980;
}

.seviyeGrup3 p {
	text-align: center;
	margin: 0 auto;
	float: none;
	line-height: 14px;
	margin-top: 5px;
}

.seviyeGrupSingle {
	position: relative;
}

.tree ul {
	padding-top: 20px;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li {
	float: left;
	text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li::before,
.tree li::after {
	content: '';
	position: absolute;
	top: 0;
	right: 50%;
	border-top: 1px solid #ccc;
	width: 50%;
	height: 20px;
}

.tree li::after {
	right: auto;
	left: 50%;
	border-left: 1px solid #ccc;
}

.tree li:only-child::after,
.tree li:only-child::before {
	display: none;
}

.tree li:only-child {
	padding-top: 0;
	margin: 0 auto;
	float: none;
}

.tree li:first-child::before,
.tree li:last-child::after {
	border: 0 none;
}

.tree li:last-child::before {
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}

.tree li:first-child::after {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

.tree ul ul::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 20px;
}

.tree li a {
	border: 1px solid #ccc;
	padding: 9px 7px;
	text-decoration: none;
	color: #666;
	font-family: arial, verdana, tahoma;
	font-size: 15px;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li a:hover,
.tree li a:hover+ul li a {
	background: #c8e4f8;
	color: #000;
	border: 1px solid #94a0b4;
}

.tree li a:hover+ul li::after,
.tree li a:hover+ul li::before,
.tree li a:hover+ul::before,
.tree li a:hover+ul ul::before {
	border-color: #94a0b4;
}

.tree td {
	text-align: center !important;
	padding: 8px !important;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #666;
}

.no-border {
	border: none !important;
	padding: 0 !important;
}

.tree table {
	margin: 0;
}

.tree table {
	border: 1px solid #666;
}

.tree .sec {
	left: 27%;
	top: 8px;
}

.tree .non_sec {
	right: 85px;
}

#mix>li:first-child::before,
#mix>li:first-child::after {
	width: 94%;
}

#mix>li:last-child::before,
#mix>li:last-child::after {
	border-top: none;
}

.hiyerarsiTitle {
	font-weight: bold;
}

.hiyerarsiName {
	font-weight: normal;
}

.tree img {
	max-width: 70px;
	padding-bottom: 10px;
}

.col-centered {
	float: none;
	margin: 0 auto;
	text-align: center;
}

.line {
	border-bottom: 1px solid #91826F;
	width: 60%;
	height: 1px;
	margin-bottom: 10px;
}

.call-center {
	max-height: 40px;
	opacity: 0.7;
	padding-right: 4px;
}

.modal-footer {
	border: 0;
}

.haberListeItem {
	overflow-x: hidden;
	overflow-y: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(242, 242, 242);
	background-size: cover;
	background-position-x: center;
	background-position-y: center;
	background-image: url('../img/haberBg3.png');
}

.haberListeItem:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(242, 242, 242);
}

.haberListeItem .haberListeContent {
	background-color: rgb(255, 255, 255);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-duration: 0.6s;
	transition-timing-function: initial;
	transition-delay: initial;
	transition-property: all;
}

.haberListeItem:hover .haberListeContent {
	background-color: rgba(0, 0, 0, 0.7);
}

h1>span {
	float: right;
	line-height: inherit;
	font-size: 26px;
}

.haberListeItem .haberListeContent .haberListeTarihKont {
	text-align: center;
}

.haberListeItem>p,
li,
a,
span,
input {
	/*! line-height:20px; */
}

.haberListeItem .haberListeContent .haberListeTarihKont span.haberListeTarih {
	width: 45px;
	height: 45px;
	padding-top: 4px;
	background-color: #BEAA7A;
	line-height: 38px;
	display: inline-block;
}

.haberListeItem .haberListeContent .haberListeTarihKont span.haberListeTarih span {
	display: block;
	line-height: 1.2;
	color: rgb(255, 255, 255);
}

.haberListeItem .haberListeContent .haberListeTarihKont span.haberListeTarih span.haberListeGun {
	font-size: 16px;
	font-weight: 700;
}

.haberListeItem .haberListeContent .haberListeTarihKont span.haberListeTarih span.haberListeAy {
	font-size: 16px;
	font-weight: 400;
}

.haberListeItem .haberListeContent .haberListeDetay {
	min-height: 40px;
	padding-top: 4px;
}

.haberListeItem .haberListeContent .haberListeDetay h3,
.haberListeItem .haberListeContent .haberListeDetay h3 a {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: rgb(0, 0, 0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.haberListeItem:hover .haberListeContent .haberListeDetay h3,
.haberListeItem:hover .haberListeContent .haberListeDetay h3 a {
	color: rgb(255, 255, 255);
	transition-duration: 0.35s;
	transition-timing-function: initial;
	transition-delay: initial;
	transition-property: all;
}

.haberListeItem .haberListeContent .haberListeDetay a.haberListeLink {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: silver;
	letter-spacing: 1px;
}

.haberListeItem .haberListeContent .haberListeDetay a.haberListeLink:after {
	content: "\f105";
	padding-left: 5px;
	font-size: 16px;
	top: 1px;
	position: relative;
	font-family: FontAwesome;
}

.haberListeItem:hover .haberListeContent .haberListeDetay a.haberListeLink {
	color: rgb(255, 255, 255);
	transition-duration: 0.35s;
	transition-timing-function: initial;
	transition-delay: initial;
	transition-property: all;
}

.BasinItem {
	background: none repeat scroll 0 0 #3f3d44;
	box-sizing: border-box;
	color: #fff;
	height: auto;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

.basinItemFooter {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 3px solid #ccc;
	padding-bottom: 5px;
	position: relative;
	display: block;
	height: 35px;
	margin-bottom: 30px;
}

.basinItemFooter h5 {
	display: inline-block;
	float: left;
}

.basinItemFooter span {
	float: right;
	display: inline-block;
	margin-top: 6px;
	font-size: 13px;
}

.BasinItem figcaption {
	height: 100%;
	left: 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}

.BasinItem * {
	box-sizing: border-box;
}

.BasinItem img {
	min-height: 200px;
	display: block;
	left: 15%;
	max-width: 100%;
	opacity: 1;
	position: relative;
	top: 0;
	transition: all 0.4s ease-in-out 0s;
}

.haberHover figcaption {
	bottom: 0;
	left: 0;
	padding: 30px 3em;
}

.haberHover figcaption:before {
	background-color: rgba(255, 255, 255, 0.5);
	border-left: 4px solid rgba(255, 255, 255, 0.8);
	bottom: 30px;
	content: "";
	left: 100%;
	opacity: 0;
	position: absolute;
	right: 30px;
	top: 30px;
	transition: all 0.5s ease 0.6s;
}

.haberHover h2,
.haberHover p {
	margin: 0 0 5px;
	opacity: 0;
	transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s, -moz-transform 0.35s ease 0s, -o-transform 0.35s ease 0s, transform 0.35s ease 0s;
}

.haberHover h2 {
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	transform: translate3d(30%, 0%, 0px);
	transition-delay: 0.3s;
}

.haberHover h2 span {
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #cccc;
	font-family: 'Roboto', sans-serif;
}

.haberHover h2 span i {
	font-size: 24px;
	color: #fff;
}

.haberHover p {
	font-weight: 200;
	transform: translate3d(0%, 30%, 0px);
	transition-delay: 0s;
}

.haberHover a {
	bottom: 0;
	color: #ffffff;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.haberHover:hover img {
	opacity: 0.3;
}

.haberHover:hover figcaption h2 {
	opacity: 1;
	transform: translate3d(0%, 0%, 0px);
	transition-delay: 0.4s;
}

.haberHover:hover figcaption p {
	opacity: 0.9;
	transform: translate3d(0%, 0%, 0px);
	transition-delay: 0.6s;
}

.haberHover:hover figcaption:before {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
	left: 30px;
	opacity: 1;
	transition-delay: 0s;
}

.sky-tabs,
.sky-tabs * {
	outline-color: initial;
	outline-style: none;
	outline-width: initial;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: initial;
	border-right-style: initial;
	border-bottom-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-left-color: initial;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-image: none;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.sky-tabs {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-size: 0px;
	text-align: left;
	color: rgb(102, 102, 102);
}

.sky-tabs>input {
	position: absolute;
	display: none;
}

.sky-tabs>label {
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 16px;
	line-height: 45px;
	height: 30px;
	cursor: pointer;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}

.sky-tabs>input:checked+label {
	cursor: default;
}

.sky-tabs>label span {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
}

.sky-tabs>label span span {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: transparent;
	transition-duration: 0.4s, 0.4s;
	transition-timing-function: initial, initial;
	transition-delay: initial, initial;
	transition-property: background, color;
	background-color: #ececec;
}

.sky-tabs>label:hover span span {
	background-image: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: #BEAA7A;
	color: rgb(255, 255, 255);
}

.sky-tabs>input:checked+label span span {
	background-image: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: #8a6d3b;
	color: rgb(255, 255, 255);
}

.sky-tabs>.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.sky-tabs>label .fa {
	display: block;
	float: left;
	width: 18px;
	margin-top: -11px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: -6px;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}

.fa-picture-o::before {
	content: "ÃƒÂ¯Ã‚â‚¬Ã‚Â¾";
}

.fa-globe::before {
	content: "ÃƒÂ¯Ã‚â€šÃ‚Â¬";
}

.sky-tabs>ul {
	list-style-type: none;
	list-style-position: initial;
	list-style-image: initial;
	position: relative;
	display: block;
	font-size: 16px;
}

.sky-tabs-anim-flip>ul {
	perspective: 2000px;
	perspective-origin: 50% 50%;
}

.sky-tabs>ul>li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow-x: auto;
	overflow-y: auto;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	opacity: 0;
	transform-origin: 0% 0% 0px;
	transition-duration: 0.8s, 0.8s;
	transition-timing-function: initial, initial;
	transition-delay: initial, initial;
	transition-property: opacity, -webkit-transform;
}

.sky-tabs>.sky-tab-content-1:checked~ul>.sky-tab-content-1,
.sky-tabs>.sky-tab-content-2:checked~ul>.sky-tab-content-2,
.sky-tabs>.sky-tab-content-3:checked~ul>.sky-tab-content-3,
.sky-tabs>.sky-tab-content-4:checked~ul>.sky-tab-content-4,
.sky-tabs>.sky-tab-content-5:checked~ul>.sky-tab-content-5,
.sky-tabs>.sky-tab-content-6:checked~ul>.sky-tab-content-6,
.sky-tabs>.sky-tab-content-7:checked~ul>.sky-tab-content-7,
.sky-tabs>.sky-tab-content-8:checked~ul>.sky-tab-content-8,
.sky-tabs>.sky-tab-content-9:checked~ul>.sky-tab-content-9 {
	position: relative;
	z-index: 1;
	opacity: 1;
	transform: translate(0px, 0px);
}

.sky-tabs-anim-flip>ul>li {
	transform: fade;
}

.sky-tabs-anim-flip>.sky-tab-content-1:checked~ul>.sky-tab-content-1,
.sky-tabs-anim-flip>.sky-tab-content-2:checked~ul>.sky-tab-content-2,
.sky-tabs-anim-flip>.sky-tab-content-3:checked~ul>.sky-tab-content-3,
.sky-tabs-anim-flip>.sky-tab-content-4:checked~ul>.sky-tab-content-4,
.sky-tabs-anim-flip>.sky-tab-content-5:checked~ul>.sky-tab-content-5,
.sky-tabs-anim-flip>.sky-tab-content-6:checked~ul>.sky-tab-content-6,
.sky-tabs-anim-flip>.sky-tab-content-7:checked~ul>.sky-tab-content-7,
.sky-tabs-anim-flip>.sky-tab-content-8:checked~ul>.sky-tab-content-8,
.sky-tabs-anim-flip>.sky-tab-content-9:checked~ul>.sky-tab-content-9 {
	transform: rotateX(0deg);
	transition-delay: 0.2s;
	background-color: #dddddd;
}

.sky-tabs .typography h1,
.sky-tabs .typography h2,
.sky-tabs .typography h3,
.sky-tabs .typography h4,
.sky-tabs .typography h5,
.sky-tabs .typography h6 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: rgb(51, 51, 51);
}

.brosur,
.brosur img,
.brosur::after,
.brosur::before {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.brosur ul {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.brosur.list-inline {
	padding-left: 0;
	list-style: none;
}

.brosur.list-inline>li {
	display: inline-block;
	margin-left: 2em;
}

.brosur.list-inline>li:first-child {
	margin-left: 0;
}

.brosur {
	margin: 11px;
	cursor: pointer;
	display: block;
	width: 150px;
	position: relative;
	background: white;
	z-index: 1;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 9px 20px 0 rgba(0, 0, 0, 0.25);
	overflow: hidden;
	transition: box-shadow .3s linear;
}

.brosur img {
	transform-origin: 0 50%;
	transform: rotateY(0);
	transition: all .45s ease;
}

.brosur:hover {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25), 0 9px 20px 0 rgba(0, 0, 0, 0.45);
}

.brosur:hover img {
	transform: rotateY(-25deg);
	box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.2);
}

.brosur::after,
.brosur::before {
	content: '';
	display: block;
	width: inherit;
	height: inherit;
	position: absolute;
	z-index: -1;
	top: 0;
	background: white;
	border: 1px solid #d9d9d9;
}

.brosur::before {
	left: -3px;
}

.brosur::after {
	left: -6px;
}

.afis {
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
}

.afis img {
	width: 100%;
	height: auto;
	max-width: 150px;
	margin-top: 10px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 9px 20px 0 rgba(0, 0, 0, 0.25);
	overflow: hidden;
	transition: box-shadow .3s linear;
}

.p0 {
	padding: 0;
}

.m0 {
	margin: 0;
}

.gorus-item {
	background-color: #fff;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}

.text-container {
	font-family: 'Roboto', sans-serif;
	line-height: 2rem;
	max-height: 200px;
	min-height: 200px;
	overflow: hidden;
	padding: 10px 30px 60px 30px;
	transition: max-height .5s ease;
}

.gorusHeader {
	padding-bottom: 5px;
	border-bottom: 2px dotted #bfa980;
	margin-bottom: 10px;
}

.gorusNeame {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	padding-left: 15px;
	color: #bfa980;
	font-weight: 600;
	padding-top: 10px;
}

.gorusDate {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	padding-right: 15px;
	color: #bfa980;
	font-weight: 600;
	padding-top: 10px;
}

.text-container.show {
	max-height: 2000px;
}

.gradient::before {
	content: '';
	height: 70px;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%);
	transition: height .25s ease;
}

.show.gradient::before {
	height: 50px;
}

.show-btn {
	box-shadow: none;
	background-color: #bfa980;
	border: none;
	border-radius: 0;
	bottom: -15px;
	color: #fff;
	cursor: pointer;
	height: 30px;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	transition: background-color .25s ease;
	width: 40px;
	font-size: 20px;
}

.show-btn:hover {
	background-color: #9C875F;
}

.show-btn.fa.rotate {
	transform: rotate(180deg);
}

#secimTab .tab-content {
	color: white;
	background-color: #428bca;
	border: none;
}

#secimTab .nav-pills>li>a {
	border-radius: 0;
	font-size: 16px;
	outline: 4px solid #bfb9b5;
}

#secimTab .wrapper {
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.06);
}

#secimTab .nav-pills>li+li {
	margin-left: 0;
}

#secimTab .nav-pills>li.active>a {
	background-color: #bfa980 !important;
}

span.secimTabYear {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
}

span.secimTabDay {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 4px;
}

.cards {
	display: flex;
	flex-flow: row wrap;
}

.card {
	margin: 15px;
	width: calc((100%/3) - 30px);
	transition: all 0.2s ease-in-out;
}

@media screen and (max-width:991px) {
	.card {
		width: calc((100%/2) - 30px);
	}

	.sspsbanner2 .btn {
		margin-top: 20px;
	}

	.sspsbanner2 {
		margin-top: 12px
	}

	.sspsbannerbtn {
		margin-top: 15px !important;
	}
}

@media screen and (max-width:767px) {
	.card {
		width: 100%;
	}
}

.card:hover .card__inner {
	background-color: #C0B9B6;
	transform: scale(1.05);
}

.card__inner {
	width: 100%;
	padding: 30px;
	position: relative;
	cursor: pointer;
	background-color: #C0B9B6;
	color: #736c67;
	font-size: 16px;
	text-align: center;
	transition: all 0.2s ease-in-out;
}

.card__inner:after {
	transition: all 0.3s ease-in-out;
}

.card__inner .fa {
	width: 100%;
	margin-top: .25em;
}

.card__expander {
	transition: all 0.2s ease-in-out;
	background-color: #333a45;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #eceef1;
	font-size: 16px;
}

.card__expander .fa {
	font-size: 16px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.card__expander .fa:hover {
	opacity: 0.9;
}

.card.is-collapsed .card__inner:after {
	content: "";
	opacity: 0;
}

.card.is-collapsed .card__expander {
	max-height: 0;
	min-height: 0;
	overflow: hidden;
	margin-top: 0;
	opacity: 0;
}

.card.is-expanded .card__inner {
	background-color: #1abc9c;
}

.card.is-expanded .card__inner:after {
	content: "";
	opacity: 1;
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -30px;
	left: calc(50% - 15px);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #333a45;
}

.card.is-expanded .card__inner .fa:before {
	content: "\f115";
}

.card.is-expanded .card__expander {
	max-height: 1000px;
	min-height: 200px;
	overflow: visible;
	margin-top: 30px;
	opacity: 1;
}

.card.is-expanded:hover .card__inner {
	transform: scale(1);
}

.card.is-inactive .card__inner {
	pointer-events: none;
	opacity: 0.5;
}

.card.is-inactive:hover .card__inner {
	background-color: #949fb0;
	transform: scale(1);
}

@media screen and (min-width:992px) {
	.card:nth-of-type(3n+2) .card__expander {
		margin-left: calc(-100% - 30px);
	}

	.card:nth-of-type(3n+3) .card__expander {
		margin-left: calc(-200% - 60px);
	}

	.card:nth-of-type(3n+4) {
		clear: left;
	}

	.card__expander {
		width: calc(300% + 60px);
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.card:nth-of-type(2n+2) .card__expander {
		margin-left: calc(-100% - 30px);
	}

	.card:nth-of-type(2n+3) {
		clear: left;
	}

	.card__expander {
		width: calc(200% + 30px);
	}
}

#secimTab .nav-pills a span i {
	font-size: 30px;
	padding-right: 7px;
}

.boxes-content .btn {
	display: block !important;
	margin: 0 auto;
	float: none;
	bottom: 10px;
	color: #084066;
	transition: all 0.2s ease-in-out;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	position: absolute;
	background: transparent;
	text-align: center;
	width: 100%;
}

.boxes-content .btn i {
	color: #bfa980;
	font-size: 18px;
}

.boxes-content {
	border: 1px solid #ccc;
	height: 330px;
	background-color: #ececec;
	max-width: 278px;
	margin: 5px;
	padding: 0;
	text-align: center;
}

.boxes-content:hover .name {
	background: #bfa980;
	transition: all 0.5s ease-in-out;
}

.boxes-content:hover .name strong {
	color: #45414d;
}

.boxes-content .name {
	border: 1px solid #ebebeb;
	background-image: url("../img/secsis/Secsisbg.jpg");
	background-size: cover;
	height: 124px;
	padding: 20px 15px 15px 15px;
	text-align: center;
}

.boxes-content .name h6 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	text-transform: capitalize;
}

.boxes-content .name strong {
	color: #bfa980;
	display: block;
	font-weight: 600;
	margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	height: 65px;
	line-height: 18px;
}

.boxes-content .name figure {
	border: 4px solid #fff;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
	width: 90px;
	position: relative;
	top: -15px;
	-webkit-border-radius: 50%;
}

.boxes-content .name figure img {
	bottom: 1px;
	left: 0px;
	position: relative;
	width: 100%;
}

.boxes-content .icon-content {
	font-size: 0.8em;
	line-height: 48px;
	padding: 0 9px;
}

.boxes-content .icon-item {
	margin-top: 50px;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
}

.boxes-content .icon-item li {
	border: none;
	text-align: center;
}

.boxes-content .icon-item li i {
	color: #bfa980;
	display: block;
	font-size: 2.5em;
	margin-bottom: 5px;
}

.boxes-content .name,
.boxes-content .icon-content {
	border-radius: 3px;
}

.boxes-content .name,
.boxes-content .icon-content {
	transition: all 0.2s ease-in-out;
}

.radio-inline input[type=radio] {
	width: 18px;
	height: 18px;
}

.hata {
	text-align: center;
	color: rgb(196, 196, 196);
	height: auto;
	display: block;
	position: relative;
	min-height: 300px;
}

.hata h1 {
	font-size: 80px;
	line-height: 25px;
	margin-top: 110px;
}

.hata h3 {
	font-weight: 300;
}

.hata i {
	font-size: 16px;
}

.hata a {
	color: #8a6d3b;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}

@media all and (min-width:991px) and (max-width:1199px) {
	ul.topbar-ul .input-group {
		width: 120px;
	}

	.headerContent .container .col-md-12 {
		top: -40px;
	}

	.navbar-nav {
		left: 35px;
		right: 0;
		margin: 0 auto;
		top: -60px;
	}

	.duyuru-item p {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 16px;
		line-height: 19px;
		margin: 0;
		margin-top: 0;
	}

	.duyuru-date {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 15px;
		color: #bfa980;
		padding: 0;
		margin: 0;
		position: relative;
		float: right;
		top: -15px;
	}

	.hizli-item img {
		width: 30px;
	}

	.hizli-item a p {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 15px;
		color: #3e3c44;
		line-height: 17px;
		height: 44px;
		width: 66px;
		display: inline-block;
		vertical-align: middle;
	}

	.anaMenu {
		height: auto;
	}
}

@media all and (min-width:767px) and (max-width:991px) {
	.navbar-default .navbar-nav>li>a {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 17px;
		color: #3e3c44;
		padding: 0;
	}

	.ana-slider {
		padding-top: 40px;
	}
}

@media screen and (max-width:991px) {
	.dilSec .caret {
		color: #fff !important;
		margin: 0 auto;
		left: 0 !important;
		right: 0;
	}

	.topbar p {
		text-align: center !important;
	}

	.topbar {
		margin-top: 0;
	}

	.topbar ul {
		height: auto;
		text-align: center;
		padding: 0;
	}

	.topbar ul li {
		display: block;
		position: relative;
		text-align: center;
		width: 100%;
	}

	.baglanti-next {
		right: 0;
	}

	.baglanti-prev {
		left: 0;
	}

	.topbar ul li .input-group {
		margin-left: 0;
		width: 100%;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.atam {
		position: relative;
		top: 0;
		height: auto;
		text-align: center;
	}

	.col-xs-12 .navbar-brand {
		height: 160px;
		top: 0;
		position: relative;
		display: block;
	}

	.erisebilirlik {
		text-align: center;
	}

	.navbar-default {
		z-index: 11;
	}

	.navbar-nav {
		left: 0;
	}

	.navbar-default .navbar-collapse {
		border-color: #e7e7e7;
		background-color: #ececec;
		text-align: center;
		margin-top: 0;
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.topbar-ul .dropdown-menu {
		max-width: 100%;
		margin: 2px 0 0;
		font-size: 14px;
		border: none !important;
		border-radius: 0 !important;
		top: 38px;
		width: 100%;
	}

	.navbar-nav li {
		border-right: 1px solid #3d3b43 !important;
		padding: 5px;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
		padding: 10px;
		text-overflow: ellipsis;
		width: 100%;
		text-align: center;
		overflow: hidden;
	}

	.ana-slider-cap {
		text-align: center;
		padding: 0;
		width: 90%;
		margin-top: 30px;
	}

	.ana-slider-cap p {
		display: none;
	}

	.ana-slider-cap h2 {
		position: relative;
		display: block;
		text-align: center;
		font-family: "Roboto Condensed", sans-serif;
		min-height: 52px;
	}

	.daha-fazlasi {
		padding-bottom: 10px !important;
	}

	.daha-fazlasi,
	.tum-haberler {
		padding: 0;
		text-align: center;
		margin: 0 auto;
		float: none;
	}

	.daha-fazlasi a,
	.tum-haberler a {
		color: #fff;
		font-size: 14px;
	}

	#owl-demo .item {
		height: 240px !important;
		padding: 10px;
		background-color: rgba(44, 42, 50, 0.9);
		text-align: center;
	}

	.anas-prev,
	.anas-next {
		bottom: 60px;
	}

	.duyuru-item {
		padding-bottom: 15px;
	}

	.duyuru-item img {
		padding-bottom: 10px;
	}

	.duyuru-item {
		position: relative;
		text-align: center;
		display: block;
		min-height: 70px;
		width: 100%;
		border-bottom: 1px solid #fff;
		border-bottom: 1px solid #333132;
		margin-bottom: 7px;
		margin-top: 6px;
		height: auto;
	}

	.banner-01__content-wrapp img {
		width: auto;
		height: 45px;
		margin-bottom: 10px;
		margin-top: 20px;
	}

	.banner-01 {
		margin-top: 10px;
		text-align: center;
		width: 100%;
		padding-right: 0;
	}

	.banner-01::before {
		border: none;
	}

	.sec-tak {
		height: auto;
		text-align: center;
		border-bottom: 1px solid #bfa980;
		box-shadow: 0px -4px 10px 0px #ddd;
	}

	.sec-active,
	.sec-tak-date {
		width: 100%;
		margin: 0 auto;
	}

	.tum-duyurular {
		height: 36px;
		text-align: center;
	}

	.duyurular-caption {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 18px;
		margin-top: 3px;
		height: 35px;
		position: relative;
		display: block;
		border-bottom: 2px solid #3f3d44;
		margin-bottom: 10px;
		text-align: center;
	}

	.mid-cont {
		position: relative;
		padding-top: 7px;
	}

	.schCont {
		text-align: center;
	}

	.schCont ul li {
		display: block;
		width: 100%;
		text-align: center;
	}

	.tum-takvim {
		float: none;
		padding: 5px 8px;
		background-color: #3e3c44;
		margin-right: 16px;
		margin: 0 auto;
		max-width: 200px;
	}

	.baglantilar-caption h2 {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 20px;
		padding: 4px 5px;
		background-color: #3e3c44;
		color: #fff;
		margin: 0 auto;
		max-width: 100%;
		text-align: center;
	}

	.hizli-erisim-caption {
		position: relative;
		display: block;
		padding-left: 25px;
		padding-top: 10px;
		font-family: 'Roboto Condensed';
		color: #004168;
		padding-bottom: 16px;
		border-bottom: 1px solid #1e577a;
		font-size: 17px;
		text-align: center;
	}

	.baglanti-nav {
		position: relative;
		bottom: -20px;
		display: block;
		z-index: 11111;
	}

	.boxes-content {
		border: 1px solid #ccc;
		height: 330px;
		background-color: #ececec;
		max-width: 100%;
		margin: 5px;
		padding: 0;
		text-align: center;
	}

	.sky-tabs {
		text-align: center;
	}

	.subContent {
		top: 0;
		display: block;
		position: relative;
	}

	.ux {
		height: 30px;
		width: 100%;
		background-color: #bfa980;
		float: left;
		position: relative;
		margin-top: -30px;
		padding-left: 0;
		padding: 0px 10px;
		margin-left: -5px;
		opacity: 0.9;
		border-top-left-radius: 7px;
		border-top-right-radius: 7px;
	}

	.ux h1 {
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		color: #fff;
		position: relative;
		display: inline-block;
		top: -11px;
		left: 0px;
		font-weight: 100;
		max-width: 100%;
		height: 17px;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.columns_padding_0 [class*="col-"] {
		padding-left: 10px;
		padding-right: 10px;
	}

	.orta {
		margin-left: 0;
		margin-right: 0;
	}

	.textSize {
		height: 30px;
		background-color: #ffffff;
		position: relative;
		margin-top: 0;
		padding: 4px;
		margin: 0 auto;
		max-width: none;
		border-top-left-radius: 7px;
		border-top-right-radius: 7px;
		text-align: center;
		left: 0;
	}

	.subLeftSideBar .breadcrumb {
		background-color: transparent;
		padding-left: 0px;
		text-align: center;
		max-width: 365px;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	ul.ysk-dropdown li {
		border-right: 0 !important;
	}

	.sec-date-day {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 33px;
		padding: 0;
		margin-bottom: 3px;
		text-align: center;
		letter-spacing: -2.4px;
		margin-top: 0;
		left: 0;
		position: relative;
		padding-top: 10px;
	}

	.sec-active,
	.sec-tak-date {
		width: 20%;
		margin: 0 auto;
		padding: 0;
		margin-bottom: 10px;
	}

	.sec-date-month {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 16px;
		padding: 0;
		margin: 0;
		margin: 0 auto;
		text-align: center;
		padding-top: 3px;
	}

	#baglantilar .item {
		overflow: hidden;
		width: 93%;
		margin-left: 7px;
		height: 251px;
	}

	#exTab2 .nav-aktif {
		position: relative;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
		float: none;
		width: 100%;
		margin-right: 0;
		margin-left: -6px;
	}

	.sec-tak-link:hover {
		transition-duration: 0.3s;
		margin-left: auto;
	}

	.subLeftSideBar {
		padding-left: 0;
	}

	.hizli-nav {
		position: relative;
		display: block;
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	.sec-tak-link {
		transition-duration: 0.4s;
		margin-left: 0;
		transform: rotate(90deg);
		text-align: center;
		margin: 0 auto;
	}

	#exTab2 .nav-tabs>li {
		float: left;
		margin-bottom: -1px;
		transform: rotate(0deg);
		width: 50%;
		height: 21px;
		padding: 0;
		margin: 0;
	}

	#exTab2 .nav-tabs>li:nth-child(1) {
		width: 50%;
		height: initial;
	}

	#exTab2 .nav-tabs>li:nth-child(2) {
		width: 50%;
		height: initial;
	}

	.topbar {
		height: auto;
		padding-bottom: 10px;
	}

	.erisebilirlik {
		margin-top: 10px;
	}

	.navbar-default .navbar-toggle {
		border-color: #aa2d2b;
		background-color: #aa2d2b;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.ana-slider-cap {
		position: absolute;
		z-index: 1;
		bottom: 10px;
		padding: 10px;
		text-align: left;
	}

	.duyuru-item {
		height: auto;
	}

	#exTab2 .nav-tabs>li {
		transform: rotate(0deg);
		height: initial;
		border: 1px solid #3e3c44;
	}

	.sec-tak {
		height: auto;
		text-align: center;
	}

	.sec-tak-link {
		position: relative;
		display: block;
		padding: 25px 3px;
		text-align: center;
		background-color: #7D898A;
		margin: 0 auto;
		transform: rotate(90deg);
	}

	.baglantilar-caption {
		top: 0;
		margin: 10px;
	}

	.navbar-default .navbar-collapse {
		border-color: #e7e7e7;
		background-color: #ececec;
		text-align: center;
		margin-top: 0px;
	}

	.navbar-nav .open .dropdown-menu {
		text-align: center;
	}

	.baglanti-nav {
		position: relative;
		bottom: -20px;
		display: block;
	}

	.baglanti-prev {
		position: relative;
		float: left;
		left: 50px;
		bottom: 20px;
	}

	.baglanti-next {
		position: relative;
		float: right;
		right: 50px;
		bottom: 20px;
	}

	.hizli-nav {
		position: relative;
		text-align: center;
		margin: 0 auto;
		float: inherit;
	}

	.nav-aktif {
		top: 0;
	}

	.anas-prev {
		position: absolute;
		float: left;
		left: 0;
		z-index: 1;
		background-color: #aa2d2b;
		padding: 5px;
		max-width: 30px;
	}

	.anas-next {
		position: absolute;
		float: right;
		right: 0px;
		z-index: 1;
		background-color: #aa2d2b;
		padding: 5px;
		max-width: 30px;
	}

	.navbar-brand img {
		max-height: 140px;
		text-align: center;
		margin: 0 auto;
	}

	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 23px;
		margin-right: 0;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 0;
		border-radius: 0px;
	}

	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		text-align: center;
		margin: 0 auto;
	}

	.ana-slider .owl-pagination {
		display: none;
	}

	.hizli-item {
		text-align: center;
		margin-bottom: 40px;
		border-bottom: 0;
	}

	.hizli-item img {
		float: none;
		position: relative;
		padding-right: 0;
		text-align: center;
		margin: 0 auto;
	}

	.hizli-item a p {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 15px;
		color: #000;
		line-height: 17px;
		height: 44px;
		width: 96px;
		display: table-cell;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 800px) {
	.homeBanner {
		margin-top: 0px;
		margin-bottom: 20px;
		padding: 20px;

	}

	.schCont {
		margin-bottom: 30px;
	}

	.homeBanner .content {
		margin-top: -50px;
	}

	.homeBanner .content h1 {
		font-size: 17px !important;
		margin-top: -17px;
	}

	.refBanner .content a {
		font-size: 15px;

	}

	.ana-slider #owl-demo {
		margin-top: 40px;
	}

	#owl-demo .item {
		height: 180px !important;
		text-align: center;
	}

	.homeBanner {
		margin-top: 10px !important;
		;

	}

	.baglantilar .row {
		padding: 0;
		margin: 0;
	}

	.hizli-cont {
		height: 380px;
	}

	.hizli-item a {

		text-align: center;


		vertical-align: middle !important;
		;
		display: table-cell;


	}

}


/* Mobile */
@media only screen and (max-width: 900px) {
	.ysk-dropdown:before {
		display: none;
	}

	.hizli-item a {
		width: unset;
		display: block;
	}

	#baglantilar p {
		color: #fff
	}

	.footer-logo-cont {
		padding-top: 0;
	}

	.hizli-item a p {
		display: block;
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}

	.navbar-header {
		position: fixed;
		top: 0px;
		right: 35px;
		z-index: 1111111;
	}

	.navbar-collapse {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		top: 0px;

	}

	.sspsbanner2 .btn {

		margin-top: 10px;
	}

	.navbar-default .navbar-collapse {
		padding-top: 60px;
	}

	.dildd {
		position: fixed;
		top: 20px;
		left: 35px;
		background-color: #3b3a40;
		z-index: 1;
		padding: 0px;
	}

	.dildd ul.dropdown-menu {
		position: fixed;
		width: 100%;
		top: 45px;
		left: 35px;
	}

	.anaMenu {
		position: absolute;
	}

	.homeBanner {
		top: unset;
	}

	.refBanner {
		padding: 0 !important;
	}

	.refBanner .content {
		padding: unset
	}

	.atam img {
		max-width: 100px;
		margin-top: 20px;
	}

	.mid-cont {
		top: unset !important
	}
}



.dildd ul.dropdown-menu {
	min-width: 35px;
	max-width: 35px;
}

.dildd a {
	padding: 7px 7px !important;

}

.dildd ul {
	margin: 0;
	padding: 0;

}

.ysk-dropdown:before {
	width: 0;
	height: 0;
	position: absolute;
	top: -9px;
	left: 0px;

	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #3B3A41;
	content: "";

}

.header-content {
	background: url(../img/icerik-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top !important;
	padding: 0;
	position: relative;
}


/* SSPS BANNER2 */
 .sspsbanner2 {
	height: 350px;
	margin-top: 12px !important;
	padding: 0px;
	background-color: #fff
}
.sspsbanner2 .banner-01:hover .banner-01__img img {
	-webkit-transform: unset;
	transform: unset;
	-webkit-transition:unset;
	transition: unset;

}
.sspsbanner2 .banner-01__img {
	-webkit-animation: scaleAppearssps 1s ease infinite alternate-reverse;
	-moz-animation: scaleAppearssps 1s ease infinite alternate-reverse;
	-ms-animation: scaleAppearssps 1s ease infinite alternate-reverse;
	-o-animation: scaleAppearssps 1ms ease infinite alternate-reverse;
	animation: scaleAppearssps 1s ease infinite alternate-reverse;
	
	
}
@-webkit-keyframes scaleAppearssps {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1.3);
	}
}

@-moz-keyframes scaleAppearssps {
	0% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1.3);
	}
}

@-ms-keyframes scaleAppearssps {
	0% {
		opacity: 1;
		-ms-transform: scale(1.1);
	}

	100% {
		opacity: 1;
		-ms-transform: scale(1.3);
	}
}

@-o-keyframes scaleAppearssps {
	0% {
		opacity: 1;
		-o-transform: scale(1.1);
	}

	100% {
		opacity: 1;
		-o-transform:scale(1.3);
	}
}

@keyframes scaleAppearssps {
	0% {
		opacity: 1;
		transform: scale(1.1);
	}

	100% {
		opacity: 1;
		transform: scale(1.3);
	}
}
.sspsbanner2 .banner-01::before {
	border: 0 !important;
}

.sspsbanner2 .banner-01__content {
	position: absolute;
	text-align: unset;
	left: 15px;
	right: 15px;
}

.sspsbanner2 .banner-01__img img {
	height: 350px;
	
}

.sspsbanner2 figure {
	height: 350px;
}

.sspsbanner2 .sspsaciklama {
	color: #000;
	line-height: 20px !important;
	font-style: italic;
	margin-bottom: 20px !important;
	font-weight: 300;

	margin-top: 30px;
}


.sspsbanner2 .btn {
	opacity: 1;
	z-index: 10001 !important;
	margin-top: 10px;
}

.sspsbanner2 p.liste {
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -.6px;
	margin-top: 5px;
	color: black;
	z-index: 10011;
	opacity: 1;
}

.sspsbanner2 h1 i {
	font-size: 35px;
	display: inline-block;
	color: #e2020f;
}

.sspsbanner2 p.liste:before {
	content: "\f192";
	font-family: FontAwesome;
	margin-right: 8px;
}

.sspsbanner2 h1 {
	margin-top: unset;
	font-family: "Roboto", sans-serif;
	font-size: 27px;
	letter-spacing: -1.8px;
	font-weight: 500;
	color: #e2020f;
	margin-bottom: 10px;
	z-index: 10001;
}

/* SSPS BANNER2 End  */


/* SSPS Banner */







.sspsbanner {
	background: url("https://i.ibb.co/PD6N3SX/ssps-banner2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
	margin-top: 12px !important;
	position: relative;
	padding-bottom: 22px;
	box-shadow: 0.5px 0.866px 10px 0px rgba(0, 0, 0, 0.26) !important;
	background-position: center;
	transition: all 0.5s ease;

}



.sspsbanner .sspsaciklama {
	color: #000;
	line-height: 20px !important;
	font-style: italic;
	margin-bottom: 20px !important;
	font-weight: 300;

	margin-top: 30px;
}


.sspsbanner .btn {
	opacity: 1;
	z-index: 10001 !important;
	position: relative;
	margin-top: 30px;
}

.sspsbanner p.liste {
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -.6px;
	margin-top: 5px;
	color: black;
	z-index: 10011;
	opacity: 1;
	position: relative;

}

.sspsbanner h1 i {
	font-size: 35px;
	display: inline-block;
	color: #e2020f;
}

.sspsbanner p.liste:before {
	content: "\f192";
	font-family: FontAwesome;
	margin-right: 8px;
}

.sspsbanner h1 {
	margin-top: unset;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: -.6px;
	color: #e2020f;
	margin-bottom: 10px;
	z-index: 10001;
	position: relative;
}

.sspsbanner {
	vertical-align: top;
	min-height: 350px;

}

/* SSPS Banner End */




/* İstatistik  */
.istatistikCard {
	background-color: #5C5C5C;
	color: #fff;
	transition: .5s ease-in-out;
}

.istatistikCard h4 {
	line-height: -5px
}

.istatistikCard p {
	font-size: 14px;
}

.istatistikCard a {
	margin-top: 37px;
	position: relative;
	display: block;
	transform: rotate(0deg);
	transition: 1s ease-in-out;
}

.istatistikCard:hover a {
	transform: rotate(-45deg);



}

.istatistikCard .icon {
	margin-top: 20px;
}

.istatistikCard:hover {
	background-color: #AE9E7D;
	box-shadow: 0px 0px 30px #afafaf;
	transform: scale(1.1);


}

.istatistikTabs .active a {
	background-color: transparent !important;
	border-width: 2px !important;
	border-color: #BEA980 !important;
	border-bottom: 0 !important;
}

.istatistikTabs {
	border-bottom: 0;
	;

}

/* .istatistikTabs>li>a:hover{
    background-color: transparent!important;
    border-bottom: #BEA980!important;
} */
.istatistikTabs li {
	margin-left: -2px;

}

.istatistikTabs a {
	border-bottom: 2px solid #BEA980;

}



/* SSPS Banner Animation */

.sspsbanner {
	overflow: hidden;
}

.sspsbanner::after {
	content: '';
	top: 0;
	transform: translateX(100%);
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	animation: slide 1.5s infinite 1.5s;


	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(99%, rgba(128, 186, 232, 0)), color-stop(100%, rgba(125, 185, 232, 0)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#007db9e8', GradientType=1);
	/* IE6-9 */
}

/* animation */

@keyframes slide {
	0% {
		transform: translateX(-100%);
	}

	100% {
		transform: translateX(100%);
	}

}

/* SSPS Banner Animation End */

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.sec-tak {
		
		margin-top: 15px;
	}
	.hizli-item a p {
		width: 100%;
		margin-top: 5px;
	}
	.hizli-item{
		border: 0
	}
	.hizli-cont {
		height: 405px;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.sspsbanner2 h1 {
		font-size: 19px !important;
	}

	.sspsbanner2 .sspsaciklama {
		font-size: 15px
	}

	.banner-01 .banner-01__title span {
		font-size: 14px !important;
	}

	.banner-01 .banner-01__title {
		font-size: 23px;
		line-height: 13px;
		margin-top: -7px;
	}

	.sspsbanner2 h1 {
		z-index: 1;
	}

	.sspsbanner2 p.liste {
		z-index: 1;
	}

	.sspsbanner2 .btn {
		z-index: 1 !important;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.navbar-default .navbar-collapse {
		padding-top: 0
	}

	.topbar {
		margin-top: 52px;
	}

	.refBanner .content {
		position: relative;
		display: block;
		margin: 13px 20px;
	}

	#exTab2 .nav-tabs>li:nth-child(1) {
		width: 33.3%
	}

	#exTab2 .nav-tabs>li:nth-child(2) {
		width: 33.3%
	}

	#exTab2 .nav-tabs>li:nth-child(3) {
		width: 33.3%
	}

	#exTab2 .nav-tabs>li {
		border: 0
	}

	.sec-tak-cont {
		padding-top: 0;
		padding-bottom: 0;
	}

	.sec-tak:first-child .sec-tak-detail {
		top: 20px;
		left: 20px;
	}

	.sec-tak-detail {
		text-align: center
	}

	.sec-date-day {
		padding-top: 0
	}

	.sec-date-month {

		padding-top: 0;
		margin-top: -14px;
	}

	.ana-slider {
		padding-top: 0px;
	}

	.refBanner {
		margin-left: 4px;
		margin-right: 15px;
	}

	.navbar-nav {
		left: 50px;
	}

	.ana-slider {
		left: -3px;
	}

	.sspsbanner2 {
		left: -6px;
	}
}

/****
	iPad Pro
	****/
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	.refBanner .content {
		margin-left: 0
	}

	.refBanner .content h1 {
		padding-top: 10px;
		font-size: 19px!important;
	}
	.banner-01 .banner-01__title {
		line-height: 15px;
	}
	.sspsbanner2 .btn{
		margin-top: 0;
	}#exTab2 .nav-tabs>li:nth-child(1){
		width: 160px!important;
	}
	#exTab2 .nav-tabs>li:nth-child(2) {
		width: 105px!important;
	}
	#exTab2 .nav-tabs>li:nth-child(3) {
		width: 70px!important;
	}
	.sec-tak-detail {
		text-align: left;
		font-size: 15px;
	}
	.sec-tak:first-child .sec-tak-detail {
		top: 0;
		left: 0px;
	}
	.sec-tak {
		
		margin-top: 15px;
	}
	.hizli-item a p {
		width: 100%;
		margin-top: 5px;
	}
	.hizli-item{
		border: 0
	}
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
	/* Styles */
}

/****
	iPad 3
	****/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
	/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	/* Styles */
}