/* Add here all your CSS customizations */
/*@media (max-width: 991px) {
   
    #header .header-logo img {
	margin: 0px 0px 0px 0px;
    width:80% !important;
}
    #header .header-btn-collapse-nav {
    margin-top:-60px !important;
    }
}

.haberResim {

    max-height:170px !important;
    max-width:350px !important;
    min-height:170px !important;
    min-width:350px !important;
    width:350px !important;
    height:170px !important;

}*/


.nopadding{
    padding:0px 0px 0px 0px !important;
   

} 

.nomargin{
    margin:0px 0px 0px 0px !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{

background-color: #f36617 !important;

color: white !important;
}