@charset "utf-8";


@font-face {
font-family: gilroy;
src: url("font/Gilroy-FREE/Gilroy-Light.otf");	

}
@font-face {
font-family: gilroybold;
src: url("font/Gilroy-FREE/Gilroy-ExtraBold.otf");	
}
@font-face {
font-family: lato;
src: url("font/Lato2OFL/Lato-Regular.otf");	
}

@font-face {
font-family: distress;
src: url("font/Distress/Distress.otf");	
}
@font-face {
font-family: hemmet;
src: url("font/hemmet/hemmet.otf");	
}

@font-face {
font-family: motion;
src: url("font/motion/motion.otf");	
}






/*  slayt özellikleri */
.carousel-item {

  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: contain;
}

.carousel-item h5 {
	
 	
	font-family:gilroybold;
	bottom:50px;
	z-index:5;
	color:#fff;
	text-shadow: 5px 5px 10px #000;
	width:100%;
	text-align:center;
	font-size:2rem;
	letter-spacing: 1px;
	margin-top:15px;
}

.indic {
	
	position: relative;
	margin-top: 50px;
}


@media(max-width:960px) {
	
	.carousel-item h5 {
	font-size:1.6rem;
		}	
}

@media(max-width:660px) {
	
	.carousel-item {		
	
	  background: no-repeat center bottom scroll;
	  -webkit-background-size: contain;
	  -moz-background-size: contain;
	  -o-background-size: contain;
	  background-size: contain;
	}	
	.carousel-item h5 {
	font-size:1rem;
		bottom:35px;
	
	}	
	.carousel-control-prev,.carousel-control-next {
	 display: none;}
	
} 

.portfolio-item {
  margin-bottom: 30px;
}

#menuxs .mobilbasvuru {
padding:5px;
overflow:hidden;
background-color: #000;
}


#menuxs .mobilbasvuru  a , #menuxs .mobilbasvuru .modal ul.modalul li a {
display: block;
color:#fff;
font-size: 0.84rem;
font-weight: bold;
letter-spacing: 1px;

}


@media (min-width:600px) { 
	.topdiv2{         
	display:none !important;
		
	}
	.mobilbasvuru{         
	display:none !important;
		
	}


}



@media (max-width:450px) { 
.topdiv .navbar-toggler{         
display:none !important;     
} 

}
@media (max-width:450px) { 
.topdiv ul li a .fa{         
display:none !important;     
} 
}

@media (min-width:450px) { 
.topdiv .navbar-toggler{         
display:block !important;     
} }

@media (min-width:980px) { 
.topdiv .navbar-toggler{         
display:none !important;     
} }


@media screen and (max-width: 450px) {
  .hidden-xs {   
    display: none; 
	}
}

@media screen and (max-width: 600px) {
  .hidden-sm {   
    display: none; 
	}
}


.show-sm {display: none;}


@media screen and (max-width: 600px) {
  .show-sm {   
    display: block; 
	}
}


.show-md {display: none;}
@media screen and (min-width: 960px) {
  .show-md {   
    display: block; 
	}
}




#header {	
border-bottom:2px solid #fda12a;	
}




.m0 {margin:0px}
.m3 {margin:3px}
.m5 {margin:5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}

.mt0 {margin-top:0px;}
.mt5 {margin-top:5px}
.mt10 {margin-top:10px}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}


.mb0{margin-bottom:0px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb40 {margin-bottom:40px;}
.mb80 {margin-bottom:80px;}

.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}

.pb{padding-bottom:40px;}
.pleft0 {padding-left:0px;}
.pleft10 {padding-left:10px;}
.p0 {padding:0px;}
.p2 {padding:2px;}
.p5 {padding:5px;}
.pt5 {padding-top:5px;}
.pr0 {padding-right:0px;}
.p10 {padding:10px;}
.p20 {padding:20px;}
.pt0{padding-top:0px;}
.pb0{padding-bottom:0px;}
.p15{padding:15px;}
.p30{padding:30px;}
.p40{padding:40px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}

.t0 {top:0px;}
.t10 {top:10px;}

.l0 {left:0px;}
.l10 {left:10px;}
.l20 {left:20px;}

.b0 {bottom:0px;}
.b10 {bottom:10px;}

.ls1 {letter-spacing: 1px;}
.ls2 {letter-spacing: 2px;}
.fs16 {font-size:16px;}
.fs17 {font-size:17px;}
.fs18 {font-size:18px;}
.fs20 {font-size:20px;}
.fs25 {font-size:25px;}
.fs30 {font-size:30px;}


.h70 {height:70px;}
.w100y {width:100%;}
.w90y {width:90%;}
.w80y {width:80%;}
.w70y {width:70%;}

.lh20 {line-height: 20px;}
.lh21 {line-height: 21px;}
.lh22 {line-height: 22px;}
.lh23 {line-height: 23px;}
.lh24 {line-height: 24px;}
.lh25 {line-height: 25px;}

.fontgilroybold {font-family:gilroybold;}
.fleft {float:left;}


.bg-warning {background-color: #fda12a;}
.bg-gri {background-color: #eee;}
.bg-bordo {background-color: #993333;}
.bg2020 {background-color: #202020;}
.bg3030 {background-color: #303030;}
.bg4040 {background-color: #404040;}
.bg5050 {background-color: #505050;}

.text-gri {color: #eee;}
.text-turuncu {color: #fda12a;}
.text-aaa {color:#aaa;}
.text-bbb {color:#bbb;}
.text-ccc {color:#ccc;}
.text-ddd {color:#ddd;}
.text-eee {color:#eee;}
.text-bordo {color:#993333;}
.posrel{position: relative;}
.posabs{position: absolute;}
.b0{bottom:0px;}
.textshadow{text-shadow:0px 0px 2px #000}
.bordernone{border:none;}
.transbg{background-color:rgba(0,0,0,0.8);}
.textshadow {
	text-shadow:1px 1px 5px #000;
}



/*  SINAV BAŞVURU MOBİL*/


.sinavbasvuru .sinavuyari {
	
	font-size:1rem;
	line-height:1.6rem;
	
}


@media (max-width:660px) {
	
	.sinavbasvuru  { 
		padding:0px;	

		}	

	.sinavbasvuru h3 , .sinavbasvuru h5  { 
		font-size:1rem;
		padding-right:0px;
		padding-left:0px;
		margin-right:0px;
		margin-left:0px;


		}

	.sinavbasvuru .sinavuyari {

		font-size:0.8rem;
		line-height:1.4rem;

	    }

}







/*  SINAV BAŞVURU MOBİL*/












.kampusalt {	
	
	font-size:0.9rem;
	text-align: center;	
	background-color: #323232;
}
.kampusalt a {	
	color:#ddd;	
}
.kampusalt a:hover {	
	color:#fda12a;
	text-decoration: none;	
}




.bayrak {

	width:20px;
	height:20px;
	border-radius:30px;
	float: left;
	margin:0px 2px;


}


#top {
	
	position: fixed;
	bottom:20px;
	right:20px;
	padding:10px;
	
	color:#fda12a;
	background-color:#444;
	box-shadow:0px 0px 5px #000;
	font-size:25px;
	cursor:pointer;opacity:0.5;
	transition: 500ms;
	z-index:999999;
		
	
}

#top:hover {
	
	opacity:1;

		
	
}

.blokbaslik {	
	color:#fda12a;
	border-bottom: 1px solid #555;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size: 22px;
	width:100%;
	
}





.cssmz {
-ms-transform: rotate(90deg);  /* rotate değerine 90 veya farklı değerler verebilirsiniz */
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
position: fixed;
right:0px;
top:150px;
padding:15px;
z-index:9999;
color: #fff;
text-decoration: none;
font-size:16px;
background-color: #993333;
margin-right: -55px;
display:none;
}

.cssmz:hover {
background-color:#0A7C05;
}
.cssmz a {

color: #fff;
text-decoration: none;
font-size:16px;

}


.yasaluyari {
	
    position: fixed;
	z-index:1000000;
	bottom:0px;
	margin-bottom: 0px;
	padding:15px;
	width:100%;
	opacity:1;
	text-align: center;
	padding-right:50px;
}




.btn-kent {
	background-color:#fff;
	color:#fda12a;
	cursor: pointer;
	margin:5px;
}
.btn-ekent {	
	background-color:#007bff;
	color:#fff;
	cursor: pointer;
	padding:10px;
	text-align:center;
	font-size:18px;
	box-shadow:1px 1px 3px #333;
	margin:0px;
	border-bottom:4px solid #fda12a;
}
.btn-ekent h5 {
	
	padding:0px;
	margin:0px;
}
.btn-ekent small {color:#eee;}
.btn-ekent a , .btn-ekent a:hover {	
	background-color:#007bff;
	color:#fff;
	cursor: pointer;
	padding:10px;	
}

#menudiv2{
	
	background-image: url('../../resimler/5496d3b219461.jpg');
	background-repeat: no-repeat;
	
}


#sayfanavbar {	
	background-color: #202020;
	
}
.sayfanav {	
	padding:5px;
}

.sayfanav a {	
	color:#fda12a;
	text-decoration: none;
	font-size:13px;
	letter-spacing: 1px;
}
.sayfanav a:hover {	
	color:#fff;
	}
#sitetitlebar {	
	background-color: #000;
	padding:25px;
	
	font-weight:800;
	color:#fff;
	text-align: center;
	letter-spacing: 1px;
	font-size:30px;
	border-bottom:1px solid #333;	
}

@media(max-width:768px) {
	
	#sitetitlebar {	
	padding:15px;
	font-size:20px;
}
}
#sitetitlebar a {	
	color:#fda12a;
}




/* menu ata ------------------------------------------*/
.navbar .ata img {
	opacity:0.8;
	transition: 1000ms;
}
.navbar .ata a {
	text-decoration: none;
	font-size: 1rem;
	color:#fff;
	letter-spacing: 1px;
	line-height:20px;
	
}
.navbar .ata .link {
	opacity:0;
	position: absolute;
	bottom:25px;
	width: 100%;
	text-align: center;
	transition: 1000ms;
	
}
.navbar .ata:hover img {
	opacity:0;
	
}
.navbar .ata:hover .link{
	opacity:1;
	
}


/* menu ata ------------------------------------------*/



/*atagaleri-------------------------------------------*/

.atagaleri .photos .item img{
	
	box-shadow:1px 1px 8px #000;
	opacity:0.8;
}

.atagaleri .photos .item:hover img{
	
	opacity:1;
}

/*atagaleri-------------------------------------------*/




/* menu ek -------------------------------------------*/

.menuek {	
	font-weight:100;
	letter-spacing:3px;
	font-family:motion; 
	font-size:22px; 
	position:absolute; 
	top:20px; 
	left:10px;
	color:#fda12a;
}

.menuek .yazi {		
	opacity:0.6;
	transition:400ms;
}
.menuek:hover .yazi {	
	opacity:1;	
}

.menuek .tr-en {
	font-family:calibri;
	letter-spacing: 0px;
}

.menuek .turunculink {
	color:#bbb;
	text-decoration: none;
	font-size: 15px;
	margin-right:1px;
	opacity: 0.7;
	transition: 250ms;
}

.menuek .turunculink img {
box-shadow: 1px 1px 2px #444;
	opacity:1;
}


.menuek .turunculink:hover {
	opacity: 1;
}
/* menu ek -------------------------------------------*/




/* kayıt -------------------------------------------*/


.kayitform input , .kayitform select  {
	
	background-color:#404040;
	border-color:#303030;
	color:#bbb;
	
	
}

 .kayitform select  {
	
-webkit-appearance:none;
	-moz-appearance: none;
	apprerance:none;
	
	
}




.kayitform input:focus , .kayitform select:focus {
	
	background-color:#353535;color:#bbb;
	border-color:#202020;
	
	
}



/* kayıt -------------------------------------------*/







/* gelrri.php -------------------------------------------*/

.galerifull .galeri h4 {

	font-size:20px;
	text-align:center;

	
}

.galeri .galerikutu {
	
	box-shadow:1px 1px 5px #000;
	
	
	
}

.galeri .galerikutu img{	
opacity:0.8;
	transition:500ms;
}

.galeri .galerikutu:hover img{
opacity:1;
	
}


.galeri .galerikutu h5 {
	
 position: absolute;
 color:#fff;
 text-shadow: 1px 1px 5px #000;
 font-size:19px;
 width:100%;
 padding:10px;
 bottom:10px;
 font-family: gilroybold;
 text-align: center;
 line-height: 23px;	
 transition: 500ms;
	
}

.galeri .galerikutu h5 small {
	
font-size: 15px;
	font-family:calibri;
	
}

.galeri .galerikutu:hover h5 {
	
bottom:15px;
	background-color:rgba(0,0,0,0.5);
	
}

.galeri .item h4 {
	
	 text-shadow: 1px 1px 5px #000;
	left:20px;
	top:10px;
	
	
}

/*  galerii.php-------------------------------------------*/


/*  aktivite.php-------------------------------------------*/





.aktivite .aktivitekutu h4 { 
	position: absolute;
	bottom:20px;
	left:20px;
	font-family: gilroybold;
	text-shadow: 1px 1px 5px #000;
	color:#eee;
	z-index:100;
	transition:1000ms;
}

.aktivite .oncu h4 { 
	color:#fff;
		font-family: gilroybold;
	font-size: 1.4rem;
	letter-spacing: 1px;
}

.aktivite .oncu:hover h4 { 
	color:#eee;
}



.aktivite .aktivitekutu .bg,.aktivite .aktivitekutu .bgoncu {  
	position: absolute;
	bottom:23px;
	left:0px;
	height:40px;
	background-color:#993333;
	width:10px;
	z-index:90;
	transition:1000ms;
}

.aktivite .aktivitekutu .bgoncu {  
	width:100%;
	z-index: 80;
	background-color: rgba(48,48,48,0.6);
}

.aktivite .aktivitekutu:hover .bgoncu {  
	width:100%;
	background-color: rgba(48,48,48,0.6);
}

.aktivite .aktivitekutu img { 
	box-shadow: 1px 1px 5px #000;
}


.aktivite .aktivitekutu:hover .bg { 
	width:60%;
}


.aktivite .aktivitekutu:hover h4 { 
	text-shadow: 0px 0px 0px #000;
}
/*  aktivite.php-------------------------------------------*/








/* index.php ------------------------------------------------ */

.anasayfaduyuru h5 {	
	font-size:16px;	
	color:#fda12a;
	letter-spacing: 1px;
	transition: 250ms;
}

.anasayfaduyuru:hover h5 {	
	text-decoration: underline;
}

.anasayfaduyuru .duyurudetay {	
	font-size:15px;	
	color:#ddd;
	letter-spacing: 1px;
	transition: 250ms;
}
.anasayfaduyuru:hover .duyurudetay {	
	color:#eee;
}


.kutu360 .box360 img {
	
	opacity:0.8;
	box-shadow: 1px 1px 5px #000;
	border:none;
	
}

.kutu360 .box360 h3 {
	
	position: absolute;

	width: 100%;
	bottom:10px;
	left:10px;
	color:#eee;
	font-size:20px;
	letter-spacing: 1px;
	transition:500ms;	
	font-family: gilroybold;
	text-shadow: 1px 1px 5px #000;
	}

.kutu360 .box360:hover h3 {
	opacity:0;
}

.kutu360 a {
	color:#ddd;
}

.kutu360 .box360 .bg {
	
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	top:0px; left:0px;
	height:100%;
	opacity:0;
	width:100%;
	transition:1000ms;
	line-height: 100px;
	font-family: gilroybold;
	letter-spacing: 1px;
	font-size:20px;
	text-align:center;
	border-top:1px solid #993333;
	
	}

.kutu360 .box360:hover .bg {	
	opacity:1;
	
	border-top:15px solid #993333;
	
	}

/*index.php ------------------------------------------------ */










/*iletişim ------------------------------------------------ */

.iletisim h3{
	
	
	color:#fda12a;
	letter-spacing: 1px;
	border-bottom:1px solid #444;
	padding-bottom:10px;
	margin-bottom:10px;

	
}


.iletisim h3 strong{
	
	
	font-size:20px;
	

	
}


.iletisim {
	line-height:1.8rem;
	letter-spacing: 1px;

	margin-bottom: 28px;
	
}

.iletisim strong {
color:#fda12a;	
	font-size:16px;
	
}

.iletisimform input,.iletisimform textarea, .iletisimform input:focus, .iletisimform textarea:focus {
	
	background-color:#505050;
	border-color:#303030;
	color: #eee;
	
	
}

.iletisimform label {
	
	letter-spacing: 1px;
	
}



/*iletisim ------------------------------------------------ */












/* Duyurular.php ------------------------------------------------ */

.duyurumenu {	
	

	padding:15px;

	
}


.duyurumenu .active {
	color:#fda12a;
}


.duyurumenu ul {	
	list-style-type: none;
	margin:0px;
	padding:0px;	
}

@media (min-width:550px) { 
.duyurumenu ul li {      
float:left !important;     
} 
}



.duyurumenu ul li a{	
	display:block;
	padding:15px;
	font-size:16px;
	color:#ccc;
	text-decoration: none;
	padding-left:0px;
	padding-right:30px;
	letter-spacing: 1px;
	text-indent:5px;
	border:2px solid #353535;
	background-color:#282828;
	transition:500ms;
}

.duyurumenu ul li a:hover{
	color:#fda12a;	
}


.bg-news .duyurudetay p {	
	color:#ccc;
	font-size:16px;
	letter-spacing: 1px;
	line-height:1.4rem;
	margin-top: 20px;
}

.bg-news .duyurudetay h5 {	
	border-top:1px solid #444;
	color:#bbb;
	font-size:13px;
	padding-top: 7px;
	margin-top:50px;
}

.bg-news .duyurudetay h4 {	
	color:#fda12a;
	letter-spacing: 1px;
	font-size:23px;
}

.bg-news .detaysayfa p {	
	 letter-spacing: 1px;
	line-height:1.6rem;
	font-size:17px;
}

.bg-news .detaysayfa p a {	
	color:#fda12a;
}



.bg-news .duyurudetay h3 {	
	color:#ddd;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:2.2rem;
	margin-bottom:10px;
}
.bg-news .duyurudetay small {	
	color:#ccc;
	letter-spacing: 1px;
}

.bg-news .sonduyuru h4 {	
	color:#fda12a;letter-spacing: 1px;
}


/* Duyurular.php ------------------------------------------------ */




/* Haberler.php  haberdetay.php------------------------------------------------ */


.haberust .duyurumenu ul li a {
	
	font-size:16px;
	padding-left:0px;
	padding-right:30px;
	letter-spacing: 1px;
	text-indent:5px;
	border:2px solid #353535;
	background-color:#282828;font-weight:normal;

	
}

.haberyan .haberyankutu  img {
	
	border:none;
	box-shadow:none;
	
}

.haberyan .haberyankutu h2 {	
	position: absolute;
	bottom:10px;
	color:#fff;
	text-shadow: 1px 1px 8px #000;
	font-size:19px;
	text-align:center;
	width:100%;
	font-weight:bold;
	letter-spacing: 1px;
	font-family:gilroybold;
	padding:5px;
	transition: 500ms;
}

.haberyan .haberyankutu:hover h2 {	
bottom:20px;
}



.haberslider .carousel .carousel-item:hover .haberyazi h2 {	
color:#fda12a;
}


.haberslider .carousel .haberyazi {	
position: absolute;
bottom:70px;
z-index:1;
width:100%;
text-align: center;
	
}

.haberslider .carousel .haberyazi h2 {	
font-size:25px;
color: #fff;
text-shadow:1px 1px 8px #000;
font-family: gilroybold;
transition:500ms;
}


.haberler .sonhaber h3 {
font-size:25px;
border-bottom:1px solid #555;
color:#eee;
padding-bottom:8px;	
}

.haberler .sonhaber .habermini:hover h5 {
	font-weight: bold;
}

.haberler .sonhaber .habermini:hover a {
color:#eee;
}



.haberler .sonhaber .habermini {	
padding:0px;
margin-top:10px;
margin-bottom:10px;
padding-bottom:20px;
letter-spacing: 1px;
border-bottom:1px dotted #444;	
}


.haberler .sonhaber .habermini .minidetay h5 {	
	line-height:24px;
	letter-spacing: 1px;
}




@media (max-width:768px) {
.haberler .sonhaber .habermini .minidetay {	
	
	padding-left:0px;
	margin-top:10px;
	
	}
	

}

.haberler .sonhaber .habermini h5 {
	
font-size:17px;	
line-height: 1.3rem;
	
}

.haberler .sonhaber .habermini p {
	
font-size:15px;	
line-height: 1.3rem;
	
}

.haberler .sonhaber .habermini:hover {
	
bakcgorund-color:#353535;	
	
}


.bg-news .haberdetay .sayac {	
	position: absolute;
	bottom:10px;
	left:10px;
	padding: 10px;
	z-index: 16;
	background-color:rgba(0,0,0,0.5);
	color:#eee;
	font-size:25px;
	
}

.bg-news .haberdetay .icerik p {	
	line-height:1.6rem;
	font-size:17px;
	font-weight:normal;
	letter-spacing:1px;
	color:#ddd;
}

.bg-news .haberdetay .icerik strong {	
	color:#fff;
}


.bg-news .haberdetay .katilimform  {	
	letter-spacing: 1px;
	margin-top:100px;
	margin-bottom: 100px;
}

.bg-news .haberdetay .katilimform input , .bg-news .haberdetay .katilimform select {	
	background-color: #505050;
	color:#eee;
	border-color:#101010;
	
}

.bg-news .haberdetay .uyari {	
	letter-spacing: 1px;
	line-height:1.6rem;
	color:#bbb;
	font-weight:bold;
}




.bg-news .haberdetay .photo-gallery a {	
	text-decoration:none;
}


.sonhaber .haberdetayyankutu h5 {
	

	border-left:4px solid #fda12a;
	padding-left:8px;
	color:#ddd;
	letter-spacing: 1px;
	font-size:16px;
	transition:500ms;
}

.sonhaber .haberdetayyankutu img {
	

	opacity:0.6;
	transition:500ms;
}
.sonhaber .haberdetayyankutu:hover img {
	opacity:1;
}

.sonhaber .haberdetayyankutu:hover h5 {
	color:#fda12a;
	border-left-width:10px;

}


/* HAberler.php -haberdetay.php----------------------------------- */







/* -----JUVENIL----------------------------------- */

.juveanaresdiv {
	margin:0px auto;
	width:90%;
	position:relative;
}

.juveanaresdiv h2 {
	position: absolute;
	color:#fff;
	font-family: gilroybold;
	padding: 15px;
	letter-spacing:1px;
	font-size:35px;
	width:100%;
	background-color:rgba(0,0,0,0.5);
	top:20%;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 8px #000
}

.juveanaresdiv h2 small {
font-size:20px;
	font-family:gilroy;
}

@media (max-width:768px) {
	
	.juveanaresdiv h2 {	
		font-size:27px;	
	  }	

	.juveanaresdiv {
		width:100%;
		
	  }
	
	.juvebrans .juvebranskutu  {
	
		height:50%;
	
	  }

}

.juvebrans .juvebranskutu  {
	padding:5px;
}

.juvebrans .juvebranskutu h2 {
	
	position: absolute;
	color:#fff;
	font-family: gilroybold;	
	letter-spacing:1px;
	font-size:27px;
	text-shadow:1px 1px 8px #000;
	bottom:15px;
	left:5px;
	width:100%;
	text-align:center;
	transition: 300ms;
	
}

.juvebrans .juvebranskutu .bg {
	
    position: absolute;
	top:0px; left:0px;
	width:100%;
    background-color:rgba(0,0,0,0.6);
	height:0px;
	transition: 500ms;
	background-image: url('../../resimler/juvenile/juvelogo2.png');
	background-repeat: no-repeat;
	background-position: center center;
	
}

.juvebrans .juvebranskutu:hover .bg {
	
   height:50%;
	
}

.juvebrans .juvebranskutu img {
	
width:100%;
	opacity:0.8;
	transition:500ms;
	
}

.juvebrans .juvebranskutu:hover img {
	
	
	opacity:1;
	
}

.juvebrans .juvebranskutu:hover h2 {
	
	font-size:30px;
	
}



.kampusbrans ul li {
	
	line-height: 1.5rem;
	letter-spacing: 1px;
	
}

.kampusbrans h6 {
	
	border-top:1px solid #555;
	padding-top:15px;
	font-size:18px;
	text-align:center;
	line-height: 1.8rem;
	letter-spacing: 1px;
	color:#eee;
	
}


/* -----JUVENIL----------------------------------- */








/* -----kurumsal----------------------------------- */

.sonduyuru ul {
	
	margin:0px;
	padding:0px;
	list-style-type:none;
	
}

.sonduyuru ul li {	
	
	margin-bottom: 2px;
}

.sonduyuru ul li a{	
	color:#aaa;
	display:block;
	padding:10px;
	text-decoration: none;
	transition: 250ms;
	background-color:#333333;
	border-left:2px solid #555;
	letter-spacing: 1px;
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #383838;
	
}

.sonduyuru ul li a:hover{	
	color:#ddd;
	border-left-width:5px;
	border-left-color:#ddd;
	background-color:#2b2b2b;
	
}

.sonduyuru ul li a.active{	
		color:#ddd;
	border-left-width:5px;
	border-left-color:#ddd;
	background-color:#2b2b2b;
}




.yonetimkutu img {
	box-shadow: 2px 2px 5px #000;
}

.yonetimkutu .detay {	
	position: absolute;
	bottom:10px;
	left:0px;
	letter-spacing: 1px;
	text-align:center;
	width:100%;	
	transition:1000ms;
	z-index: 46;
}

.yonetimkutu:hover .detay {
	bottom:70px;
}

.yonetimkutu  .aciklama {
	position: absolute;
	bottom:0px;
	left:0px;
	letter-spacing: 1px;
	text-align:center;
	width:100%;	
	transition:1000ms;
	z-index: 47;
	color:#eee;
	font-size:16px;
	opacity:0;
}

.yonetimkutu:hover .aciklama {
	max-height:100px;
	bottom:20px;
	opacity:1;
}

.yonetimkutu .bg {
	position: absolute;
	bottom:10px;
	left:0px;
	width:10px;
	transition:1000ms;
	z-index: 40;
	height:70px;
	background-color:rgba(0,0,0,0.6);	
}

.yonetimkutu:hover .bg {	
width:100%;	
	opacity:1;
}

.yonetimkutu .detay h3 {	
	color:#fff;
	text-shadow:1px 1px 5px #000;
	font-size:22px;
	font-family: gilroybold;
	padding:0px;
	margin:0px;
}
.yonetimkutu .detay p {	
	color:#eee;
	text-shadow:1px 1px 3px #000;
	font-size:18px;
	font-family: gilroybold;	
}



.yonetim .baskan {	
	width: 90%;
	margin:0px auto;
}

.yonetim .baskan h3 {	
	font-size:30px;
}

.yonetim .baskan p {	
	font-size:21px;
}


@media (max-width:768px) {	
	
	.yonetim .baskan {
		width:100%;
	}
	
	.yonetim .baskan h3 {	
	font-size:22px;
	}

	.yonetim .baskan p {	
		font-size:18px;
	}
	
	
}


@media (max-width:980px) {	
	
		.yonetimkutu .detay h3 {
			font-size:17px;			
		}
	
		.baskan .detay h3 {
			font-size:19px;			
		}
		
		.yonetimkutu .detay p,.baskan .detay p {
			font-size:13px;
			font-family: gilroy;
		}	
		.yonetimkutu .detay {
			bottom:0px;
			position: static;
			margin-top:10px;
		}
	
		.baskan .detay {
			bottom:0px;
			position: static;
			margin-top:20px;
		}
		.yonetimkutu:hover .detay , .baskan:hover .detay {
			bottom:20px;
		}
	
		.yonetimkutu .bg  {
			bottom:40px;
			opacity:0.5;
			height:40px;			
		}
	
		.baskan .bg {
			bottom:50px;
			opacity:0.5;
			height:50px;			
		}
	
		.yonetimkutu  .aciklama {
		bottom:0px;
		font-size:15px;		
		}
	
		.baskan .aciklama {
		bottom:10px;
		font-size:15px;		
		}
	
		.baskan .aciklama p{
		
		font-size:15px;		
		}

		.yonetimkutu:hover .aciklama  {
			max-height:100px;
			bottom:22px;
			
		}
	
		.baskan:hover .aciklama {
			max-height:100px;
			bottom:33px;
			
		}
	
		.baskanlik h3, .kk h3 {

			font-size:22px;
		}

	
}



.baskanayazin h3 {
	color:#fda12a;
	border-bottom:1px solid #555;
	width: 100%;
	text-align:center;
	font-size:25px;
	padding:15px;
}

.baskanayazin input {
	
	background-color: #353535;border-color:#202020;
	color:#eee;
	letter-spacing: 1px;
}


.baskanayazin textarea , .baskanayazin textarea:focus{
	
	background-color: #353535;border-color:#202020;
	color:#eee;
	letter-spacing: 1px;
}



.baskanayazin label {
	
	font-size:16px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#eee;
}

.baskanayazin input:focus {
	
	background-color: #353535;border-color:#202020;
	color:#eee;
}

.uye .menu h4{
	
	color:#fda12a;
	text-align:center;
	padding-bottom: 15px;
	margin-bott0m:10px;
	margin-top:60px;
	border-bottom:1px solid #444;
	width:100%;
	
	
}





.basinkutu h6 {
	position: absolute;
	bottom: 20px;
	left:20px;  
	background-color: rgba(0,0,0,0.6);
	font-size:20px;
	border:none;	
	padding: 10px;
	letter-spacing: 1px;
	transition:500ms;
}



.basinkutu:hover h6 {	
	left:50px;	
}


.basinkutu img {
	opacity:0.8;
	transition:350ms;
	box-shadow: 1px 1px 5px #000;
}
.basinkutu:hover img {
	opacity:1;
}



/* -----kurumsal----------------------------------- */






/* KAMPUSLER /  KAMPUSBOX ------------------------------------------------------------------------------------------------ */ 

.kampusbox {	
margin-top:25px;
	margin-bottom: 25px;
}


.kampusbox .card {	
box-shadow:0px 0px 2px #111;
	background-color:#303030;
}

.kampusbox h4 {	
color:#fda12a;
font-weight: bold;
letter-spacing: 1px;

text-align:center;
font-size:25px;
	
}

.kampusbox ul {	
margin:0px;
color:#ddd;
	margin-bottom:25px;
}

.kampusbox ul li {	
margin-bottom:5px;
}

.kampusbox p {	
padding:8px;
float:left;
color:#ccc;
font-size:16px;
letter-spacing: 1px;
line-height:1.3rem;
}

.kampusbox a {
width:100%;
	padding:8px;
	background-color: #404040;
	color:#fda12a;
	tetx-align:center;
	font-size:16px;
	display: block;
	text-decoration:none;
	
}

.kampusbox a:hover {
	
	background-color:#222;color:#eee;
	

}
/* KAMPUSLER /  KAMPUSBOX ------------------------------------------------------------------------------------------------ */ 






/* KAMPUSTEK /  kampusdetay ------------------------------------------------------------------------------------------------ */ 
.kampusdetay {
	color:#bbb;
	line-height:1.4rem;
}
.kampusdetay .kampusanaresim {
	position: relative;
}

.kampusdetay .kampusanaresim .kampusanaresimbuton{
	position: absolute;
	bottom:30px;
	z-index:999;
	text-align: center;
	width:100%;
}

.kampusdetay .kampusanaresim .kampusanaresimbuton a{
	padding:10px;
	box-shadow: 2px 2px 2px #444;
}
.kampusdetay img {box-shadow:0px 0px 10px #777;}

/* KAMPUSTEK /  kampusdetay ------------------------------------------------------------------------------------------------ */ 



/* KAMPUSTEK /  kampusdetay ------------------------------------------------------------------------------------------------ */ 

.kampusnews {
	background-color: #404040;
	padding:20px;
	overflow:hidden;}
.kampusnews .portfolio-item {
	padding:5px;
	margin-top:15px;
}
.kampushaber {
	background-color:#373737;
	padding:5px;
}

.kampushaber .card-title {
	
	color:#ccc;	
	letter-spacing: 1px;
	
}

.kampushaber .card-body .card-text {
	color:#999;
	text-decoration: none;	
	line-height: 1.3rem;
}


.kampushaber:hover a {
	text-decoration: none;
}


.kampusgaleri img {
border:1px solid #993333;
	opacity:0.8;
	cursor:pointer;
}

.kampusgaleri img:hover {

	opacity:1;

}

.kampusgaleri .footer {

}

/* KAMPUSTEK  ------------------------------------------------------------------------------------------------ */ 



/* KAMPUSTEK kent özel  ------------------------------------------------------------------------------------------------ */ 

.kentozelitem {
	
	position: relative;
	padding: 20px;
	height:120px;
	cursor:pointer;
	border-bottom:1px dotted #444;
	
}
.kentozelitem .bg {
	position: absolute;
	top:25%;
	left:0px;
	width:5px;
	height:50%;
	z-index:1;
	transition: 500ms;
	background-position: 50px 0px;
	background-repeat: no-repeat;

}
.kentozelitem h6 {
	position: absolute;
	top:30px;
	left:10%;	
	width:90%;
	z-index:9999;
	transition: 500ms;
	color:#f0f0f0;
	font-size:16px;
	font-weight: bold;
	letter-spacing: 1px;
	transition: 500ms;
}

.kentozelitem p {
	position: absolute;
	top:35%;
	left:10%;	
	width:90%;
	z-index:666;
	transition: 500ms;

	line-height:16px;
	font-size:14px;
	color:#bbb;
	margin-top: 10px;
}
.kentozelitem:hover .bg {	
	width:100%;	
	top:0%;
	height:100%;
}
.kentozelitem .buton {	
	position: absolute;
	bottom:10px;
	left:10px;
	display: none;
	width:90%;
	z-index:9999;
	transition: 500ms;
	text-align: right;
	
}

.kentozelitem a {	
	padding:4px;
	text-decoration: none;
	font-size:12px;
	color:#fff;
	background-color:#000;
}
.kentozelitem:hover .buton {	
	display:block;
}
.kentozelitem:hover p {	
	margin-top: 5px;
	color:#fff;
	
}.kentozelitem:hover h6 {	
	top: 25px;
	font-size:18px;
	color:#fff;
	
}
/* KAMPUSTEK kent özel  ------------------------------------------------------------------------------------------------ */ 




/* GALERİ kampüs detay  */

.photo-gallery {
  color:#313437;
 
	border-bottom: 4px solid #993333;
	margin-bottom: 50px;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .galeri-uyari {
  font-size:18px;
	width:100%;
	text-align: center;
	color:#ccc;
	margin:20px;
}

.photo-gallery .photos {
  padding-bottom:20px;

}


.photo-gallery .item {
  padding-bottom:30px;
}
.photo-gallery .item img{
  	box-shadow: 5px 5px 3px #111;
	border:none;
}



.photo-gallery a{
 color:#fff;
	text-decoration: none;
}
.photo-gallery .galeri-uyari a:hover{
 color:#fda12a;

}
/* GALERİ kampüs detay  */




.anaokulkart .kampusbox .card .anabg {
	
	position: absolute;
	bottom:0px;
	height:10px;
	width:100%;
	z-index:999;
	transition:500ms;
	color:#fff;
	font-weight:bold;
	text-align: center;
	line-height: 100px;
	
	

}

.anaokulkart .kampusbox .card:hover .anabg {
	height:100px;
	background-image: url(../../resimler/logopng.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
	
}

.anaokulkart .kampusbox .card:hover h4 {
	color:#eee;
	
}


.anaokulkart .kampusbox .card p {
	text-align: center;
	
}

.anaokulkart .kampusbox .card h4 {
	margin-bottom:5px;
	transition: 500ms;
}


.anaokuluslider .carousel .brosurbuton {
	
position: absolute;
bottom:50px;
z-index:100;
width:100%;
	text-align: center;
	
	
}

.anaokuluslider .carousel .ydilyazi {	
position: absolute;
bottom:100px;
z-index:1;
width:100%;
text-align: center;
}
.anaokuluslider .carousel .ydilyazi h2 {	
font-size:35px;
	color: #fff;
	text-shadow:1px 1px 8px #000;
	font-family: gilroybold;
}

.anaokuluslider .carousel .anaokuluslaytbaslik {

	
position: absolute;
top:50px;
z-index:1;
width:100%;
;
text-align: center;
	color:white;
	font-weight: bolder;
	text-shadow: 0px 0px 2px #303030;

	
}

.ilkokulkart .kampusbox .card .card-text {
	text-align: center;
	color:#bbb;
	line-height:1.5rem;
	
}

.ilkokulkart .kampusbox .card .ilkyabbuton {
	position: absolute;
	bottom:100px;
	z-index:56;
	text-align: center;
	width:100%;

	
}




/* top menu ------------------------------------------------------------------------------------------------ */ 

	.topdiv {
		background-color:#fda12a;
		margin:0px;
		padding:0px;
		overflow:hidden;
		
	}
	.topdiv ul {
		margin:0px;
		padding:0px;
		list-style-type: none;
		float:right;
	}	
	.topdiv ul li {
	float:left;		
			}
	.topdiv ul li a{
		display:block;	
		color:#fff;
		font-size: 14px;
		border-left:#000;
		border-right:#000;
		padding:8px;		
		text-decoration: none;
		
		transition: 500ms;
			}
	.topdiv ul li a:hover {
		background-color: #ffb452;
			}
	
	
	.topdiv ul li ul {
		display:none;
		position:absolute;
		transition:250ms;
		z-index: 2000;
		float:right;
		box-shadow:1px 1px 3px #333;
		
	}
	
		.topdiv ul li:hover ul {
		display:block;
		}
	
	.topdiv ul li ul li {
		float:none;
		width:200px;}
	
	.topdiv ul li ul li a{
		display:block;
		color:#666;
		background:#fff;
		font-size: 13px;
		border-left:#000;
		border-right:#000;
		padding:8px;		
		text-decoration: none;
		border-bottom:1px solid #eee;
		transition: 500ms;
			}
	
	
	.topdiv ul li ul li a:hover{
		color:#fff;
		text-indent:5px;
		background-color:#007bff;
			}
/* top menu--------------------------------------------------------------------- */






/* MENU XS ---------------------------------------------------------------------*/

#menuxs {
width:100%;
background-color:rgba(48,48,48,0.5);
position: relative;

z-index:99999;
height:100%;
display:none;
	

}

@media (min-width:980px) { 
#menuxs{         
display:none !important;     
} }


#menuxs h4 {
width:100%;
background-color:#202020;
padding:8px;
text-align: left;
font-weight: bold;
color: #fda12a;
	margin:0px;
}


#menuxs ul{
margin:0px;
padding: 0px;
list-style-type: none;
	border-bottom:2px solid #fda12a;
}

#menuxs ul li{
background-color: #404040;

}

#menuxs ul li a{
text-decoration:none;
background-color: #303030;
color:#eee;
display:block;
font-size:15px;
padding:14px;
border-bottom:1px dotted #404040;
transition: 400ms;
letter-spacing: 1px;
font-weight: bold;

}

#menuxs ul li a:hover{
background-color: #eee;
color: #fda12a;
border-bottom:1px dotted #505050;
}

#menuxs ul li ul{
display:none;

}

#menuxs ul li:hover ul{
display:block;
}

#menuxs ul li ul li a{
background-color: #eee;
color:#555;
padding-left:25px;
border-bottom:1px dotted #ccc;
}


#menuxs ul li ul li a:hover{
color:#fda12a;
border-bottom:1px dotted #ccc;
}




/* MENU XS---------------------------------------------------------------------*/









/* DUYURULAR NEWSBOX */

.bg-news {
	
	padding:20px;
	overflow:hidden;
}

.bg-news h4 {	
	color:#eee;
	padding-left:0px;
	margin-left:0px;
	border-bottom: 1px solid #555;
	padding-bottom:10px;
	font-size: 20px;
	
	
}

.bg-news .activeh4 h4 {	
	color:#fda12a;
	padding-left:0px;
	margin-left:0px;
	border-bottom: 1px solid #555;
	padding-bottom:10px;
font-size: 20px;
	width: 100%;
	text-align: center;

	
}

.bg-news .bignewslink {	
 text-align: center;
 color: #bbb;
 width: 100%;
	
}


.bg-bignews .card-title a {
	
	color:#444;
	text-decoration: none;
}

.bg-bignews .card-text {
	
	color:#666;
	line-height: 1.3rem;
}

.bg-news h5 {
	
	color:#fda12a;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}

.bg-news .activeh4 .newsbox:hover {	
	background-color: #353535;	
}
.newsbox {
	float:left;
	color:#aaa;
	border-bottom:1px solid #373737;
	padding:20px 5px;
	padding-bottom:5px;
}
.newsbox .date {
	margin:0px;
	padding:0px;
	margin-right:10px;
	width:17%;
	float: left;
	border:1px solid #4b4b4b;
	text-align:center;
	border-radius: 5px;
}
.newsbox .date .day {
	font-size:1.80rem;
	background-color:#373737;
	color:#fda12a;
	display:block;
	padding:6px;
	font-weight:900;	
}

.newsbox .date .month {	
	font-size:0.8rem;
	padding:5px;
	background-color:#404040;
	color:#eee;	
}

.bg-news .newsboxfooter {
	padding:5px;
	text-align:center;
	margin-bottom:20px;
	background-color: #404040;
	margin-top:6px;
}


.newsbox p {
	color:#fda12a;	
	line-height:1.3rem;
	transition: 700ms;
	letter-spacing: 1px;font-size:17px;
	
	}


.newsbox span ,.newsbox a ,  .newsboxfooter a {
	color:#bbb;
	text-decoration: none;
	line-height:1.3rem;
	transition: 700ms;
	letter-spacing: 1px;
	}


.newsbox a:hover , .newsboxfooter a:hover {
		color:#eee;
	}



/* MENÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜ */ 

#menudiv {
		
	position:absolute;
	z-index:100;
	background-image: url('../../resimler/menubg.png');
	background-repeat: repeat-x;
}

@media (max-width:660px) {
	
	#menudiv {position: relative;}
	
}


.navbar-collapse {

	margin-right:100px;
	margin-top: 40px;
}


.nav-item {
	margin-left:10px;	
}
.nav-link {
	font-size:16px;
	border-bottom:3px solid transparent;
    font-weight:700;
    letter-spacing: 1px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
    border-bottom:0px solid #fda12a;
    transition: 250ms;
}
.navbar-light .navbar-nav .nav-link:hover  {
  border-bottom:3px solid #fda12a;
	 color: rgba(255, 255, 255, 1);
	  font-weight:700;
}

.navbar-light .navbar-nav .active .nav-link{
 border-bottom:3px solid #fda12a;
	 color: rgba(255, 255, 255, 1);
	  font-weight:900;	
}



.dropdown:hover .dropdown-menu {	
	display:block;
		opacity:1;
}

.dropdown ul.dropdown-menu {
	box-shadow: 2px 2px 2px #111;
	padding:10px;
	margin: 0px;
	width:270px;
	transition:250ms;
	background-color: #303030;
}

@media (max-width: 768px) {

		.navbar-collapse {

			width:100%;
			margin-top: -40px;
		}
 
	  .navbar .navbar-nav {
	    margin-top:-80px;
	    background-color: #993333;
	    width:100%;
	    box-shadow: 1px 1px 2px #000;
	  }
	  .dropdown ul.dropdown-menu {

		padding:10px;
		margin: 0px;
		width:100%;
	  }


	  .dropdown:hover .dropdown-menu-large {

			display: none;
		}

		.nav-link {
			font-size:2.5vh;
			border-bottom:4px solid #eee;
		}

		.nav-link:hover {
			font-size:2.5vh;
			border-bottom:1px solid #fda12a;	   

		}



}



.dropdown ul.dropdown-menu li  {
width: 100%;
}

.dropdown ul.dropdown-menu li a {
	 text-decoration: none;
	 background-color: #303030;
	 border-bottom: 1px solid #272727;
	 color:#ddd;
	 padding:10px;
	 display: block;
	 transition:250ms;
	 font-size: 15px;
	 letter-spacing: 1px;
	font-weight: normal;

}

.dropdown ul.dropdown-menu li a:hover {
	 text-decoration: none;
	 background-color: #2a2a2a;
	 color:#fda12a;	
	 padding-left:15px;


}


/* DROPDOWN BÜYÜK */

.dropdown-large {
  position: static !important;
	
}


.dropdown-menu-large {

  padding: 10px 10px;
  height:auto;
  display:none;
  overflow:hidden;
  margin-top:-20px;
  margin-right:15px;
  margin-left:15px;
  width:100%;
  box-shadow: 2px 2px 2px #333;
  background-color: #252525;
}



.dropdown-menu-large h1 {
	text-align:center;
	color:#fff;
	border-bottom:1px  solid #fda12a;	
	font-size:2vh;
	margin:0px;
	padding:20px;
	background-color:#993333;
}


.menusubdiv {
	text-align:center;
	padding:10px;	
	float:left;
	line-height: 1.25rem;
	transition:500ms;
	box-sizing:content-box;
}

.menusubdiv h4 {
	text-align:left;	
	color:#fda12a;	
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:19px;
	font-weight:bold;
	margin-bottom:5px;
	letter-spacing: 1px;
	
}



.menusubdiv ul {
	list-style-type: none;	
	padding:0px;
	margin:0px;
	
	
	
}
.menusubdiv ul li {
	
	text-align: left;
}
.menusubdiv ul li a{	
	color:#ddd;
	padding:5px;
	display: block;
	font-weight:normal;
	font-size:16px;
	text-decoration: none;
	transition: 250ms;
	letter-spacing:1px;
}

.menusubdiv ul li a:hover{	
	color:#fda12a;
}





.menusubdiv h1{	
	background: none;
}


.iletisimres img {
	
	box-shadow:1px 1px 4px #222;
}
.iletisimres h2 {
	
	position: absolute;
	bottom: 10%;
	left:20px;
	text-align: left;
	font-weight:bold;
	color:#eee;
	font-size:23px;
	font-family:gilroybold;
	width:100%;
	letter-spacing: 1px;
	line-height:1.2rem;
	
}

.iletisimres em {
	
	font-size:14px;
	font-weight:normal;
	font-family:gilroy;
	color:#ccc;
	margin:0px;
}



.menusubdiv a {
	
	text-decoration: none;
}


.menusubdiv .iletisimbuton {	
	
	text-align: left;		
	letter-spacing: 1px;
	font-weighT:normal;
	padding:17px 10px;
	background-color:#353535;
	width:100%;
	transition: 400ms;	
	
	border-left:5px solid #993333;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	
	
	
}

.menusubdiv .iletisimbuton:hover {	
	
	border-left:15px solid #fda12a;
	background-repeat: no-repeat;
	background-position:bottom right;
	background-image:url('../../resimler/ile.png');	
}

.menusubdiv .baskan:hover {	
	
	border-left:15px solid #fda12a;
	background-repeat: no-repeat;
	background-position:bottom right;
	background-image:url('../../resimler/mektup2.png');
	
}

.menusubdiv .baskan {	
	
	border-left:5px solid #fda12a;
	
	
}


.menusubdiv .iletisimbuton p {	
	
	margin:0px;
	padding: 0px;
	font-size:16px;
	margin-bottom: 5px;
	color:#eee;
}

.menusubdiv .iletisimbuton:hover p{	
	
	color:#fff;
	
	
}


.menusubdiv .iletisimbuton span {	
		
	font-size:14px;
	color:#ccc;
}




/*  EĞİTİM BİRİMLERİ EDUBOX - EDUITEM */


.edu-box .edu-item {
padding:16px;
color:white;
background-color:#fda12a;
overflow:hidden;
margin-bottom:4px;
}


.edu-box .edu-itemoncu {

color:white;
margin-bottom:4px;
transition: 500ms;
position: relative;
border-bottom: 5px solid #fda12a;
	

}

.edu-box .edu-itemoncu:hover{	
border-bottom-color:#993333;
}
.edu-box .edu-itemoncu .bgg{	
	height:1px;
	width:100%;
	position: absolute;
	top:0px;
	background-color: rgba(0,0,0,0.5);
	transition: 500ms;
	z-index: 700;
	opacity:0;
}
.edu-box .edu-itemoncu h5{	
	position: absolute;
	bottom:20%;
line-height: 1.7rem;
	transition: 500ms;
	z-index: 750;
	color:#eee;
	font-weight: bold;
	font-size:1.3rem;width:100%;text-align: center;
	text-shadow: 1px 1px 5px #000;
	opacity: 1;
	overflow: hidden;
	
}
.edu-box .edu-itemoncu:hover h5{	
	opacity:0;
	bottom:0px;
	
	
}

.edu-box .edu-itemoncu h6{	
	position: absolute;
	bottom:60%;
	transition: 500ms;
	z-index: 750;
	color:#fff;
	font-family: gilroybold;
	font-size:1.2rem;width:100%;text-align: center;
	text-shadow: 1px 1px 8px #000;
	opacity: 0;
	overflow: hidden;
	
}

.edu-box .edu-itemoncu:hover h6{	
	opacity:1;
	bottom:20%;		
}


.edu-box .edu-itemoncu:hover .bgg{	
height:100%;
	opacity:1;
}

.edu-box .edu-itemoncu img {	
	opacity:0.3;
	transition: 500ms;
}

@media (max-width:850px) { 

	.edu-box .edu-itemoncu img {	
	width:100%;
		
	}
	
	.edu-box .edu-itemoncu {	
		
		margin-top:25px;
	}


}


.edu-box .edu-itemoncu:hover img{	
	opacity:1;
}


.edu-box .edu-item .edu-title {
	float:right;
	width:70%;
	padding-left:5px;
	transition: 500ms;
}

.edu-box .edu-item img{
	float:left;
	width:30%;
	height: 70%;
	position: absolute;
	opacity:0.8;
	
	border-top-left-radius:5px;
	border-top-right-radius:5px;


}



.edu-box .edu-item .edu-title h4 {
margin:0px;
padding:0px;
text-align:center;
color:#fff;
border:none;
margin-top:-2px;
	font-weight:bold;
	letter-spacing: 1px;

}

.edu-box .edu-item .edu-title p {
margin:0px;
padding:0px;
text-align:center;
color:#ddd;
	font-size: 0.9rem;
}


.edu-box .edu-item:hover {

background-image:url('../../resimler/kolej/eduitembg.jpg');
background-repeat: no-repeat;
background-position: 40px 0px;


}


.edu-box .edu-item img {

opacity:0.8;
transition: 1000ms;
}


.edu-box .edu-item:hover img {

opacity:0;

}


.edu-box .edu-item:hover .edu-title {
width:100%;
text-shadow:0px 0px 3px #000;

}


/*  EĞİTİM BİRİMLERİ EDUBOX - EDUITEM */




/*  HABERLER---- BIGNEWSBOX */

.bg-bignews {
	
	padding:20px;
	overflow:hidden;	
	margin-top:15px;
	border-top:1px solid #383838;

	
	}

.bg-bignews .newsboxfooter {

background-color:#303030;
padding:10px;
margin-top:15px;

transition:500ms;
overflow:hidden;


}

.bg-bignews .newsboxfooter a {
color:#ccc;
text-decoration: none;
margin-left:5px;
transition: 250ms;
	font-size: 0.9rem;

}

.bg-bignews .newsboxfooter a:hover{
color:#fda12a;
}

.bg-bignews .newsboxfooter .btn-kent{
color:#fff;
background-color: #202020;
}

.bg-bignews h4  {	
	color:#fda123;
	padding-left:0px;
	margin-left:0px;
	border-bottom: 1px solid #ccc;
	padding:5px 5px;
	margin-bottom:5px;
	font-size:2rem;
	
}

.bg-bignews .bignewslink {	
	width:100%;
	
	margin-bottom:10px;
	float:left;
	
	padding:8px;
	color:#bbb;
	margin-top:7px;
	line-height:1.2rem;
	}


.bg-bignews .bignewslink a{	
		
	font-size:1.1rem;
	margin-right:5px;
	color:#bbb;
	font-weight:normal;
	
}

.bg-bignews .bignewslink a:hover{	
		
	color:#993333;
	
}


.bignewsbox {
	
	
	float:left;
	color:#aaa;
	border-bottom:1px solid #303030;
	transition: 500ms;	
	margin-bottom:10px;
	padding:20px;
	background-color: #202020;
}

.bignewsbox:hover {
	

background-color: #303030;
	
}



.bignewsbox .bignewstitlecap {
position: relative;
	}

.bignewsbox .bignewstitle {
	
	position: absolute;
	z-index:990;
	bottom:0px;
	left:0px;
	padding:3px;
	background-color:rgba(0,0,0,0.6);
	transition:600ms;
	
}





.bignewsbox .bignewstitlecap .bignewstitle h3 {
	
	font-size:1.2rem;
	color:#fff;
	font-weight: bold;
	text-align:center;
	margin:0px;
	padding:15px 5px;
	
}


.bignewsbox .bignewsdetail  {
	
	margin-top:10px;
	line-height:1.4rem;
	color:#bbb;
	transition: 600ms;
	font-size:1rem;

}

.bignewsbox .bignewsdetail small {
	
	padding:2px;
	
	color:#777;

}

.bignewsbox:hover .bignewstitle {
  bottom:20px;
  border-bottom: 1px solid #888;
	font-weight: bolder;
}

.bignewsbox:hover .bignewsdetail  {
 color:#eee;
}




/* navbar2 mini */

.navbar2 li {	
	margin:0px;
}

#menuxs .dropdown-menu a {	
color:#ddd;
	background-color:#202020;
	border-bottom:1px solid #555;
	text-indent:0px;
	padding:15px;
}
#menuxs .dropdown-menu a:hover {	
color:#fda12a;
	
}
#menuxs .dropdown {	
	background-color:#000;	
	padding: 0px;
	margin:0px;
}

#menuxs .dropdown-menu {	

	background-color:#000;
	border:none;
	
	padding: 0px;
	
}

/* navbar2 mini */



/*  property---- BIGNEWSBOX */


.bg-property .portfolio-item   {

overflow: hidden;

}

.bg-property .portfolio-item .card   {

box-shadow: 0px 0px 8px #505050;
cursor: pointer;
border-color: #404040;

}

.bg-property .portfolio-item .card  {

 position: relative;
 top:20px;

}

@media (max-width:850px) { 
.bg-property .portfolio-item .card img{         
min-height:300px;     
} 
}

.bg-property .portfolio-item .card h2 {

 position: absolute;
 top:40px;
 left:0px;
 color:#fff;
 font-weight: bolder;
 line-height:2rem;
 text-align: center;
 width:100%;
 z-index:78;
 margin-right:10px;

}



.bg-property .portfolio-item .card .ekdiv {

 position: absolute;
 bottom:100px;
 left:0px;
 color:#fff;
 font-weight: bolder;

	letter-spacing: 1px;
 text-align: center;
 width:100%;
 z-index:78;
 margin-right:10px

}

.bg-property .portfolio-item .card .ekdiv div{

width: auto;
color:#fff;
	margin:0px auto;
	background-color: rgba(0,0,0,0.3);
	padding:13px 25px;;
	line-height:1.6rem;
	font-size:25px;
	
	transition:1000ms;
	text-shadow:0px 0px 10px #333;

}

.bg-property .portfolio-item .card:hover .ekdiv div{

 background-color: rgba(0,0,0,0.7);
	

}

.bg-property .portfolio-item .card p {

 position: absolute;
 bottom:20px;
 color:#fff;
 font-weight: bold;
 line-height:1.5rem;
 text-align: center;
 width:100%;
 z-index:79;
 font-size: 1.3rem;
 text-shadow: 0px 0px 3px #333;


}


.bg-property .portfolio-item .card .cizgi {

 position: absolute;
 top:35px;
 left:0px;

 width:5%;
 z-index:70;
 height:3rem;
 transition: 1000ms;

}

.bg-property .portfolio-item .card .altcizgi {

 position: absolute;
 bottom:0px;
 left:0px;
 width:100%;
 z-index:74;
 height:5px;
 transition: 1000ms;

}
.bg-property .portfolio-item:hover .card .altcizgi  {
 height:70px;
	background-color: rgba(0,0,0,0.7);
}

.bg-property .portfolio-item:hover .card .cizgi  {
 width:70%;
}


.bg-widget .widget {

	background-image: url('../../resimler/111.jpg');
	background-repeat: no-repeat;
	width:150px;
	margin:5px;
	height:150px;
	border-bottom:8px solid #fda12a;
	color:#fff;
	font-weight:bold;
	text-align:center;
position: relative;
	float:left;
	transition: 250ms;

}
.bg-widget .widget h4 {

position: absolute;
bottom:20px;
z-index: 9999;
text-align: center;
width: 100%;
font-size:20px;
transition: 250ms;

}

.bg-widget .widget .widget-cizgi {

width:100%;
height:0px;
background-color: #993333;
position: absolute;
z-index:105;
top:0px;
transition: 500ms;


}
.bg-widget .widget:hover .widget-cizgi {
height:150px;
}


.bg-widget .widget:hover h4 {
 bottom:40px;

}

.bg-widget .widget:hover  {
border-bottom-width:0px;
}





/* PRE FOOTER -----------------------------------------------------------------*/
.pre-footer {

	background-color: #202020;
	color: #666;
	padding:15px;
	width:100%;
	overflow: hidden;
}

.pre-footer h5{

	
	color: #eee;
	margin-bottom:15px;
	
}

.pre-footer p{

	font-size:13px;
	line-height: 25px;
	color:#999;
}

.pre-footer ul{

	width:18%;
	margin:10px 10px;
	float: left;
}

@media  (max-width: 650px) {
  .pre-footer ul{

	width:90%;
	margin:10px 10px;
	float: left;
	}
	
}

@media (min-width:650px) and (max-width:900px) {
  .pre-footer ul{

	width:45%;
	margin:10px 10px;
	float: left;
	}
	
}

@media (min-width:900px) and (max-width:1250px) {
  .pre-footer ul{

	width:30%;
	margin:10px 10px;
	float: left;
	}
	
}

@media (min-width:1250px) and (max-width:1300px) {
  .pre-footer ul{

	width:22.5%;
	margin:10px 10px;
	float: left;
	}
	
}


@media only screen and (max-width:768px){
#mobildegosterme {
display: none;}
}

/* PRE FOOTER -----------------------------------------------------------------*/




/*

.dropdown-menu-large > li  {
 float:left;
}
.dropdown-menu-large > li > ul {
  padding: 10;
  margin: 0;
}

.dropdown-menu-large > li > ul > li {
  list-style: disc;
  padding: 0;
  margin: 0;
	font-size:1.5vh;
}

.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight:300;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}

.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 2vh;
}

@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
	
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
	
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
	
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
	
}
*/

/* DROPDOWN2 BÜYÜK */






