

html #header .header-logo.custom-header-logo {
		position: relative;
}

html #header .header-container {
		height: 70px;
}
.hlg {
	height: 66px;
}
.hlg {
	height: 42px;
}
@media (max-width: 780px) {
	h5 {font-size: 0.9rem;}
	.hlg {
		height: 48px;
	}
	.flg {
		height: 36px;
	}
}

  .footer-links {
    margin-top: 10px;
    padding: 0.3rem;
    font-size: 0.9em;
    color: #fff;
    display: block !important;
    text-align: center;
    border-bottom: 1px dotted #999;
}
.footer-links a {
    color: #fff;
    text-decoration: none;
}
.footer-links a:hover {
    color: #fff;
}


.harita {display: block !important; width: 100%;}
.harita iframe {display: block !important; width: 100%; height: auto;}