.h_logo_wr{}
.h_logo_wr .h_logo{
	border-radius: 5px;
	width: 290px;
	margin-top: -15px;
	padding: 5px 14px;
	background: radial-gradient(120% 100% at 50% 54%, #ffffffde 0%, #f7fff7c0 22%, #e7f5ec88 38%, #c8e6d832 83%, #98cbb91f 70%, #6aa48710 82%, transparent 92%), radial-gradient(60% 45% at 50% 50%, #ffffff80 0%, transparent 70%);
	mix-blend-mode: screen;
}

.page-banner{
	display:none !important;
}

.mainslider.flexslider .slides li img {
	height:100%;
}

.anasayfa_facs {}
.anasayfa_facs li{
	width: calc(30% - 25px) !important;
}


@media screen and (max-width: 950px) {
    @media screen and (max-width: 1024px) {
        .content .page-text.other-rooms ul li {
           width: calc(100% - 25px) !important;
        }
    }
}