.clearout{
	height: 20px;
    clear: both;
	}
	
body {
	min-height: 850px;
	overflow:scroll;
	//background-image: url(../img/bg/saray.jpg);
	background-image: url(../img/bg/grey.png);
    font-family: Arial, sans-serif;
}

@media screen and (max-width: 750px) {
    .oyslink {
	padding-top:15px;
    }
}

.menuek{
	padding: 15px 15.78px !important;
}

.haberhepsi{
    cursor: pointer;
	font-weight: 500 !important;
	color:#87a9c5 !important;
    text-decoration: none;
}

.haberhepsi:hover{
    cursor: pointer;
	color:#274B62 !important;
    text-decoration: none;
}

/*SSK*/

.footerlink{
	position: relative;
    display: block;
	color: #555;
	font-size:11px;
	padding:3px 7px !important;
    margin-bottom: -1px;
    //background-color: #fff;
	background-color: rgba(255, 255, 255, 0.29);
    border: 1px solid #ddd;
	text-decoration:none;
	text-align:left;
	}
	
.footerlink:hover{
	text-decoration:none;
	background-color: #fff;
	border-left: 2px solid #6091BA;
	}

.footerbaslik{
	//background-color:rgba(96, 145, 186, 0.38);
	background-color:rgba(96, 145, 186, 0.42);
	//background-color:rgb(150, 150, 150);
	//color:rgba(0, 0, 0, 0.58);
	//color:#fff;
	color:rgba(0, 0, 0, 0.61);
	font-weight:600;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding:4px 2px 2px 2px;
	}



.normal_sayfa h3{
    font-size: 18px;
    color: #4a4a50;
}

.egidestek{
	padding: 10px;
	min-height: 252px;
    border: 1px solid #ead6d6;
	border-left: 4px solid #adc3e2;
	margin-bottom:15px;
}

.baslikblokyeni{
    padding:0px 0px 10px 0px;
	font-size:20px;
	line-height: 28px;
	margin-bottom: 20px;
    border-bottom: 2px solid rgba(96, 145, 186, 0.17);
	}
	
.tanitimbaslik h3{
	font-size:18px;
	color: #4a4a50;
}


.adaybaslik{
	text-align:center;
	margin-top:15px;
	color: #FFFFFF;
	background-color: #3EACB7;
	border: 1px solid #3A99DC;
	cursor:pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
		
.adaybaslik:hover{	
	box-shadow: 0px 0px 10px #888888;
}
		
.adaycontent{
	display:none;
	padding:15px;
	background-color:#fffafa;
    border-left: 1px dashed #e4e4e4;
	border-right: 1px dashed #e4e4e4;
}

.sorucevap{
	border: 1px solid #ddd;
	padding:10px 10px 0px 10px;
	display:none;
}



/*OYS BUTONU ve duyuru */

.takvim tbody tr:hover{
	background-color:#f8f8ff;
	color:#333;
	cursor: default;
	}
.takvim tbody{
	color:#71807b;
}

.oys{
	 opacity:0.8;
	 cursor:pointer;
	margin-bottom:50px;
	margin-top:10px;
	 }

.oys:hover{
	 opacity:1;
	 }
	 
.duyuruma{
	text-decoration:none;
	position: relative;
    display: block;
    padding: 6px 15px 15px 15px;
    margin-bottom: 10px;
    background-color: #fff;
	border: 1px solid #fff;
	border-bottom:1px dashed #999999;
	color:#555;
	}
.duyuruma:hover{
	text-decoration:none;
	border: 1px solid #ddd;
	background-color: #FBFBFB;
	}

.toplinkim{
	text-align:center;
	padding: 0px !important;
	color:#677684;
	border:1px solid #FFF;
	transition: all 0.5s ease;
	 }
	 
.toplinkim:hover{
	text-align:center;
	color: #0c6cc5;
	border:1px solid #EAEAEA;
	background-color: #fffafa;
	transition: all 0.5s ease;
	}
	
.basvurubuton{
    padding: 8px 15px;
	font-size:20px;
    background-color: #6091BA;
    cursor: pointer;
    color: #FFF;
	text-decoration:none;
	}
.basvurubuton:hover{
	text-decoration:none;
	color:#fff;
}


.basvurubuton:visited{
	text-decoration:none !important;
	color:#fff;
	}
.basvurubuton:active {
	text-decoration:none !important;
	color:#fff;
	}

/* MOBİLE MENU */

@media screen and (max-width:1024px) {
.menumobile{
	display:hidden !important;
	}
}

@media screen and (min-width: 1024px) {
.menumobile{
	display:none !important;
	}
}


@media screen and (max-width: 1023px) {
.desktop{
	display:none !important;
	}
}

@media screen and (min-width: 1024px) {
.mobile{
	display:none !important;
	}
}


/*BANNER DÜZENLEMELER*/

@media screen and (max-width:649px) {
.desktopbanner{
	display:none;
	}
}

@media screen and (min-width:650px) {
.mobilebanner{
	display:none;
	}
}

@media screen and (min-width:650px) {
.banner{
	background-image: url(../img/banner/banner_arkasi.png);
	text-align:center;
	height:161px;
	}
}
@media screen and (max-width:649px) {
.banner{
	background-color: #FFF;
	//background-image: url(../img/banner/bgdesen1.png);
	}
}





/* SLİDER Düzenlemeler*/
	
.slider1{
	//background-image: url(../img/bg/saray.jpg);
	//border-bottom: 2px solid #CCC;
	}

.turtep{
	 max-width:1024px;
	 margin:auto;
	 }
.slide{
	max-width:1024px;
	margin:auto;
	}

.carousel-inner{
	box-shadow: 0px 0px 5px #888888
	}
	
/* BANNER --> SOSYAL İCONLAR -- ARAMA */
	
@media screen and (max-width:1024px) {
.sosyalbanner{
	//display:none;
	padding:0px 10px 5px 0px;
	}
}

.sosyalbanner{
	max-width:1024px;
	width:100%;
	margin:auto;
	text-align:right;
	padding-top:8px;
	
	}

.sosyalbanner .dropdown-menu{
	min-width:0px;
	border-radius:0px;
	}
	
.sosyalbanner .dropdown-menu>li>a{
	padding:2px 7px;
	font-size:12px;
	}

.socialefekt {
    overflow: hidden;
	width:23px;
	margin-right:2px;
    transition-duration: 0.5s;
    transition-property: transform;
}
.socialefekt:hover {
    transform: rotate(360deg);
}


@keyframes aramabgrenk {
    from {background-color:#8D92FD;}
    to {background-color: #FFF;}
}

.aramatext{
	background: url("../img/social/search.png") 5px 5px no-repeat;
	background-color:#8D92FD;
	border:0px;
	padding-left:22px;
	width:22px;
	height:23px;
	font-size:12px;
	transition: width 0.5s;
	}
	
.aramatext:focus{
	background: url("../img/social/search2.png") 5px 5px no-repeat;
	width:155px;
	transition: width 0.5s;
	background-color: #FFF;
	animation-name: aramabgrenk;
    animation-duration: 0.2s;
	}

.aramatext:hover{
	cursor:pointer;
}

/* Arama */

.aramabtn{
	width:22px !important;
	height:22px !important;
	margin-right:2px;
	cursor:pointer;
}

.aramabtn span{ 
	font-size:12px !important;
	padding:0px !important;
	margin-left:-1px !important;
	color:#FFF !important;
	}
	
.aramaekran{
	background-color:transparent !important;
	border:0px !important;
	box-shadow:0 0 0 !important;
	width:183px !important;
}

.textarama{
	width:100%;
	padding:0px 5px 0px 5px !important;
	}

.btnarama{
	width:100%;
	margin-top:4px;
	}
	
	

/* NAVBAR DÜZENLEMELER */
@media screen and (min-width: 1024px) {
.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-nav>li:hover{
	background-color: #396D98;
}

.navbar-nav a{
letter-spacing:0.7px;
}
}
	
	

/* YUKARI BUTON */
.yukaributon{
	width:80px;
	padding:5px;
	background-color:#6091BA;
  	text-align: center;
  	cursor: pointer;
	color:#FFF;
	float:right;
	margin-right:10px;
	margin-top:-27px;
	}

.yukaributon:hover{
	cursor:pointer;
	background-color: #325D82;
	transition: all 0.3s ease-in;
	}
	

/* LİNK BUTONLARI */

.buton_link{
	width:100%;
	margin-top:10px;
	text-align:center;
	background-color:#FFF;
	padding: 3px;
    border-radius:2px;
    display: inline-block;
    text-align: center;
    cursor: pointer;

	color:#666;
	text-decoration:none !important;
	font-size:12px;
	
	box-shadow: inset 0 0 0 0 #f2f2f2;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	border:1px solid  #CCC;
	}

.buton_link img{
	padding-bottom:3px;
}

.buton_link:hover {
	box-shadow: inset 0 -88px 0 0 #f5f5f5;
    //box-shadow: inset 218px 0 0 0 #f5f5f5;
	text-decoration:none;
	border-color:#B7AAAE;
	color: #333;
}


/* SİTEMAP */

.sitemap{
	border-bottom:1px solid #B5B3D8;
	padding-top:10px;
	}
	
.sitemapul{
	list-style:none;
	float:left;
	width:170px;
	display:inline-block;
	}
.sitemapul li:first-child {
	font-weight:600;
	}
	
.sitemapul li:first-child:before {
	content: '';
	}
	
.sitemapul li:before {
    content: '- ';
}

.sitemapbuton{
	margin:auto;
	cursor:pointer;
	width:150px;
	padding:3px 20px 0px 20px;
	background-color:rgba(255, 255, 255, 0.38);
	//background-color:rgba(233, 255, 28, 0.25);
	transition: all 0.3s ease-in;
	border-bottom: 1px solid #B5B3D8;
	border-left: 1px solid #B5B3D8;
	border-right: 1px solid #B5B3D8;
	letter-spacing: 1px;

	-webkit-border-bottom-right-radius: 45px;
	-webkit-border-bottom-left-radius: 45px;
	-moz-border-radius-bottomright: 45px;
	-moz-border-radius-bottomleft: 45px;
	border-bottom-right-radius: 45px;
	border-bottom-left-radius: 45px;

	}

.sitemapbuton2{
	background-color:#6091BA;
	color:#FFF;
	padding:5px;
	cursor:pointer;
	width:108px;
	float:left;
	margin-top:-27px;
	margin-left:10px;
	}

.stmpicon:before{
	content: "\e252";
}

.stmpicon2:before{
	content: "\e253" !important;
	}

.copyright{
	padding:15px 0px 5px 0px;

	}
.copyright>img{
	margin-top:-10px;
	margin-right:5px;
	}

@media screen and (max-width: 800px) {
.sitemapbuton{
	display:none;
	}
}


/* BAŞLIK H4 */

.baslikbg{
	overflow: hidden;
	color:#274B62;
	font-weight:600;
}
.baslikbg:after{
	//background: url('../img/bg/bg-heading-grey.png');
	//background: url('../img/bg/kocboynuzu.png');
	//background: url('../img/bg/bg-heading.png');
	background: url('../img/bg/bg-heading-blue.png');
    position: relative;
    left: 15px;
    content: "";
    display: inline-block;
    width:200%;
	margin:0 0 0 0;
    height: 0.75em;
    margin: 0 -200% 0 0;
	}


/* BLOG METİN SAYFALARI */

.baslikblog{
	line-height: 28px;
	overflow: hidden;
	color:#274B62;
	font-weight:600;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:2px solid rgba(96, 145, 186, 0.17);
	}


.bolum p{
	text-align:justify;}
	

/* BLOG AYARLARI */
	
.active1{
	background-color:#EAF5FF !important;
	border-left:2px solid #6091BA !important;
	}
	
.btnMenu{
	background-color:#6091BA !important;
	color:#FFF !important;
	border: 1px solid #6091BA !important;
	}
	
.blogmenu{
	max-width:230px;
	width: 100%;
	padding-bottom:10px;
	}

.blogbuton .list-group-item, .blogmenu>a{
	padding:5px 15px !important;
	}


@media screen and (min-width:1200px) {
	.blogsutun{
		max-width:230px;
		width:100%;
		float:right;
		}
		
	.blog{
	max-width:760px;
	}
}


@media screen and (max-width:1200px) {
	.blogmenu{
		//display:inline-table;
		max-width:1024px;
		}
}

@media screen and (max-width:1200px) {
	.blogbuton{
		display:none;
	}
}

.list-group-item:hover{
	border-left:2px solid #6091BA;
	}
	



/* TAB MENU */

.tabim{
	border-bottom: 1px solid #C2CADC !important;
	}
	
.nav-tabs>li.active>a{
	background-color:#F1F7FC !important;
	}
	
@media screen and (max-width:1200px) {
	#altkategori>a {
		color: #555;
		cursor: default;
		background-color:#F1F7FC !important;
		border: 1px solid #ddd;
		border-bottom-color: transparent;
	}
}

/* DUYURULAR */


.tarih{
	display: inline;
	//background-color:#f8f8ff !important;
	border:1px solid #CCC;
	color:#666 !important;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
	}



/* Sayfa İçi Paylaş Butonları */
.scl{
	border-radius:0px !important;
	}
	
.scl img {
    transition: all 0.4s ease-in-out;
}

.scl:hover> img{
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

	
.pagination >li>a.disabled {display:none !important;}


