<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.listar-innerbannerhotels{
	width: 100%;
	float: left;
	background: url(../hotels/hotelmain.jpg) no-repeat 50% 50%;
	background-size: cover;

}

.listar-innerbannerpastatemap{
	width: 100%;
	float: left;
	background: url(../images/pitt.jpeg) no-repeat 50% 50%;
	background-size: cover;
	padding: 170px 0;
    height: 550px;

}



.innerpagetitle{
	width: 100%!important;
    max-width: 1200px!important;
    margin: 0 auto!important;
    padding: 10px 0!important;
	color: #ffffff;
	position: center;
}

.innerpagetitle h1{
	
	font-size: 42px;
	color: #fff;
	font-family: 'Saira', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
    
}

.innerpagetitlebox{
	
	background-color: #2457cf;

	
}
.innerpagefont {
	
	font-size:24px;
}








}</pre></body></html>