<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "ISO-8859-1";
#quadrupla{
	background:url(../imgs/quadrupla/bunner.jpg) no-repeat; width:100%; height:100%; background-size: cover;
}
#Double{
	background:url(../imgs/Double/bunner.jpg) no-repeat; width:100%; height:100%; background-size: cover;
}
#King{
	background:url(../imgs/King/bunner.jpg) no-repeat; width:100%; height:100%; background-size: cover;
}
#Matrimoniale{
	background:url(../imgs/Matrimoniale/bunner.jpg) no-repeat; width:100%; height:100%; background-size: cover;
}
#MatLetti{
	background:url(../imgs/MatLetti/bunner.jpg) no-repeat; width:100%; height:100%; background-size: cover;
}
#contatti{
	background:url(../imgs/contact.jpg) no-repeat; width:100%; height:100%; background-size: cover;
}

header.header-two.black {
	background: #686868;
}

header.header-two.black.sticky {
	background: #FFFFFF;
}

.detail.bottom-border {
	position: relative;
	right: 10px;
	top: 0px;
}

.detail.bottom-border-min &gt; ul {
	top: 115px;
	position: absolute;
	display: block;
	right: 0px;
}

.detail.contactus &gt; ul {
	top: 260px;
	position: absolute;
	right: 0px;
}

.sub-banner {
	height: auto;
	min-height: 0px;
	margin-top: 110px;
}

.sub-banner.less-space {
	margin-top: 55px;
}
.container &gt; img {
	top: 10px;
	position: relative;
}

.container .detail &gt; ul &gt; li {
	background: url(../imgs/paging-arrow-black.png) no-repeat right 9px;
}

.container .detail &gt; ul &gt; li:last-child {
	background: none;
}

.container .detail &gt; ul &gt; li &gt; a {
	color: #000000;
}

.container .detail &gt; ul &gt; li &gt; a.select {
	color: #E9B947;
}

#wrap &gt; div.content &gt; div.room-detail {
	padding: 5% 0;
}

div.room-price {
	margin: 0 !important;
}

.contact-page .get-in-touch {
    padding: 15px 0 !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #BFBFBE;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  #BFBFBE;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  #BFBFBE;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  #BFBFBE;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:  #BFBFBE;
}

a.color-chooser {
	display: inline-block;
	height: 44px;
	width: 44px;
	position: fixed;
	top: 120px;
	right: 16px;
	overflow: hidden;
	white-space: nowrap;
	z-index: 100;
}

a.color-chooser#color-white {
	background-color: #FFFFFF;
}

a.color-chooser#color-yellow {
	background-color: #F6E7D0;
	top: 170px;
}

a.color-chooser#color-pink {
	background-color: #F5DEDF;
	top: 220px;
}

a.color-chooser#color-yellow2 {
	background-color: #fffacd;
	top: 270px;
}

a.color-chooser#color-pink2 {
	background-color: #ffefd5;
	top: 320px;
}

a.color-chooser#color-yellow3 {
	background-color: #f7e89f;
	top: 370px;
}

a.color-chooser#color-pink3 {
	background-color: #fadfad;
	top: 420px;
}


header.header-two.sticky.yellow {
	background-color: #F6E7D0;
	border-bottom: none;
}

header.header-two.sticky.pink {
	background-color: #F5DEDF;
		border-bottom: none;
}

a.color-chooser.selected {
	border: 5px rgb(233, 185, 71) solid;
}

div.booking-icon {
	width: 25px;
	height: 25px;
	background: url('../imgs/booking_com.png') no-repeat center;
	margin-left: -2px;
	margin-top: -1px;
}</pre></body></html>