.wsmenu .wsmenu-list li a {
	font-weight: 500!important;
}

.pb-50{
   padding-bottom:50px; 
}
.rbt {
	font-family: 'Roboto', sans-serif;
}

.breadcrumb-item a {

	font-family: 'Roboto', sans-serif;	
	
}

.mont{
	font-family: 'Montserrat', sans-serif;
}


.menu-active {
	color:#007bff!important;
}

.gecmis-donem li{
	padding-bottom: 10px!important;
}


/* 


.rtt {
	
	-webkit-transform: rotate(180deg);

}
*/

.desktoplogo img {
	/*width: 180px;*/
	height: 70px;
}

.smllogo img {
	/*width: 180px;*/
	height: 50px;
}

.box {
  transition: box-shadow .3s;
  border-bottom: 3px solid #c3c3c3;
  
}
.box:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}


.online-sinav {
    background-color:#00a3c8!important;
    
}

.sinav-list{
    
    padding-top:50px!important;
    padding-left:10px!important;
    padding-right:10px!important;
    
}

.index-border{
    border:1px solid #d2d2d2; 
    padding:5px;
}
