<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #3f3f3f;
	background: url("../rosaritobeach_hotel_bin/main_bg.jpg") repeat center;
	margin: 0;
	text-align: center;
	letter-spacing: 0.75px;
}

body.menuOpened {
	overflow-y: hidden;
}

a:visited, a, a:link, a:focus {
  border: 0px;
  outline: 0px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition-property: opacity;
	transition-duration: 0.40s;
	transition-timing-function: ease-out;
}

a:hover {
	color: #c25646;
}

nav ul, .languages ul {
	padding: 0;
}

nav li, .languages li {
	display: inline-block;
}

hr {
	border: none;
	padding: 40px;
	overflow: hidden;
	position: relative;
}

section {
	clear: both;
	overflow: hidden;
}

*::selection {
  background-color: #b6b6b6;
  color: #fff;
}

/*
 * website sprite image
 */

.scroll span, .flashContainer .gcb_navigation_arrow, #contentblock ul li, .menu li a::before,
.socialmedia li a, .socialmedia li a, .hoteladdress .addressblock, .hoteladdress .phoneblock, .hoteladdress .email, 
.languages select, #contentblock::before, #contentblock .room-opened.roomContainer .roomName::before, 
#contentblock h1::before, .no-banner .socialmedia li a, .scroll1 .socialmedia li a, 
.flashContainer .gcb_image_legend:before, .noimage.small .imgTitle::before, #contentblock #c3 h1::before, 
.footerlogo, .hoteladdress .emailblock, #bottomblock .contacts::after, #bottomblock .contacts::before, .nav::after, 
.nav::before, .quicklinks .quicktoogle, .quicklinksOpened .quicklinks .quicktoogle, #contentblock #c1 h1::before
{
	background-image: url("../rosaritobeach_hotel_bin/sprite.png");
	background-repeat: no-repeat;
}

/*
 * loader area
 */

#loader {
	background: #fff;
}

#loader:before {
	content: "";
	width: 150px;
	height: 160px;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -75px;
	background: url("../rosaritobeach_hotel_bin/loadinglogo.png") no-repeat center;
	display: block;
}

#loader:after {
	bottom: 10px !important;
}

#loader .loader {
	margin: -20px 0 0 -20px;
	width: 4em;
	height: 4em;
	border-top: 0.3em solid rgba(0, 146, 63, 0.2);
	border-right: 0.3em solid rgba(0, 146, 63, 0.2);
	border-bottom: 0.3em solid rgba(0, 146, 63, 0.2);
	border-left: 0.3em solid rgba(0, 146, 63, 0.7);
}

/** 
  * Scroll area
  **/

@keyframes scrollAnimation {
    0% {bottom: 30px;}
    50% {bottom: 38px;}
    100% {bottom: 30px;}
}
@-webkit-keyframes scrollAnimation {
	0% {bottom: 30px;}
    50% {bottom: 38px;}
    100% {bottom: 30;}
}

.scroll {
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 53px;
	z-index: 2;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	font-family: 'Playfair Display', serif;
	letter-spacing: 1px;
	font-weight: bold;
	text-shadow: 0 0 8px rgba(0,0,0,0.3);
	color: #fff;
	text-transform: uppercase;
	opacity: 1;
	transition-property: opacity;
	transition-duration: 0.40s;
	transition-timing-function: ease-out;
	-webkit-animation: scrollAnimation 1s infinite;
	animation: scrollAnimation 1s infinite;
}

.scrolling .scroll {
	position: absolute;
	top: 480px;
	left: 50%;
	padding-top: 50px;
	margin-left: -30px;
	width: 60px;
	height: 100px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	bottom: 20px;
	letter-spacing: 1px;
}

.scroll span {
}

.scrolling .scroll span {
	background-position: -350px -173px;
	height: 95px;
}

.scroll:hover {
	color: #fff;
	text-decoration: none;
	opacity: 1;
}

.no-banner .scroll {
	display: none;
}

.no-banner.scrolling .scroll {
	display: block;
}



/**
  * website areas
  **/

#topblock {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 118px;
    padding: 30px;
    background: #fff;
    z-index: 3;
    box-shadow: 0 0 8px rgba(0,0,0,0.05);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	transition-property: opacity;
	transition-duration: 0.40s;
	transition-timing-function: ease-out;
}

#centerblock {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 34px;
	z-index: 0;
}

#centerblock::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 25%;
	display: inline-block;
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
	z-index: 2;
}

#contentblock {
	background: #fff;
    position: relative;
    z-index: 1;
}

.no-banner #contentblock {
    margin-top: 64px;
    padding-bottom: 60px;
}

.no-banner.hotel-contacts #contentblock {
	padding-bottom: 0;
}

#bottomblock {
	position: relative;
	z-index: 1;
}

/**
  * Top Block area
  **/


/** hotel logo area **/

.hotellogo {
    position: relative;
    width: 220px;
    height: 67px;
    float: left;
    z-index: 1;
}

.hotellogo a {
	display: block;
	height: 100%;
	position: relative;
}

.hotellogo a span {
	text-indent: -9999px;
	display: block;
	line-height: 0;
	overflow: hidden;
}

/** contacts area **/

.topContacts {
	position: absolute;
	right: 210px;
	top: 34px;
	z-index: 2;
}

.topContacts a {
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 1px;
}

.topContacts .phone {
	font-family: serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
}

/** toggle area **/
.toggle {
	position: fixed;
	top: 38px;
	right: 0;
	background: #e4e1d8;
	width: 50px;
    height: 42px;
	display: none;
	overflow: hidden;
	z-index: 5;
	text-indent: -9999px;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
}

.toggle span {
	background: url("../rosaritobeach_hotel_bin/menu_icon.png") no-repeat center;
	display: block;
	width: 100%;
	height: 100%;
	float: right;
}

.toggle:hover span {
	background: url("../rosaritobeach_hotel_bin/menu_icon.png") no-repeat center;
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.menuOpened .toggle span {
	background: url("../rosaritobeach_hotel_bin/menu_icon_close.png") no-repeat center;
}

.menuOpened .toggle:hover span {
	background: url("../rosaritobeach_hotel_bin/menu_icon_close.png") no-repeat center;
}

/** menu stuff **/

#topblock::after, .navigation {
	transition: all 0.7s ease-in-out;
}

.navigation {
	position: fixed;
    overflow: visible;
    height: 60px;
    text-align: right;
	width: auto;
	float: right;
	display: block;
	padding: 26px 0 0;
	left: auto;
	right: 211px;
	margin-left: 226px;
}

.navigation::before {
	content: "";
	display: block;
	position: relative;
	background: #efefef;
	height: 1px;
	width: 100%;
	margin: 3px auto;

}

.nav {
	height: 50px;
	overflow: visible;
}

.nav li {
	display: inline-block;
	margin: 0 0 0 20px;
}

.nav li:first-of-type {
	padding: 0;
}

.nav li a {
	font-family: 'Playfair Display', serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    display: inline-block;
    color: #27221f;
}

.nav li a:hover, .nav li.active a {
	color: #c25646;
}

/** quicklinks area **/

.quicklinks {
	position: relative;
	display: inline-block;
	width: 92px;
	overflow: visible;
}

.quicklinks .quicktoogle {
	font-family: 'Playfair Display', serif;
 	font-weight: bold;
	position: relative;
	background-position: -312px -58px;
	color: #27221f;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 0 23px 0 0;
	letter-spacing: 2px;
	z-index: 1;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}

.quicklinksOpened .quicklinks .quicktoogle {
	background-position: -312px -9px;
}

.quicklinks ul {
	width: 233px;
	position: absolute;
	left: 38px;
	right: 0;
	background-color: #f8f8f8;
	height: 0;
	padding: 0 30px;
	top: 34px;
	text-align: left;
	overflow: hidden;
}

.quicklinksOpened .quicklinks ul {
	height: auto;
	padding: 30px 12px;
}

.quicklinks li {
	display: block;
}

.quicklinks li a {
	font-family: 'Playfair Display', serif;
 	font-weight: bold;
	font-size: 13px;
    line-height: 18px;
    padding-bottom: 20px;
    color: #151515;
    letter-spacing: 1px;
	position: relative;
	transition: color 0.4s ease-in-out;
}

.quicklinks li a:hover {
	color: #c25646;
}

.quicklinks li:hover {
	transform: translateY(0px);
}

.quicklinks li a::after {
	content: "";
    display: block;
    position: relative;
    background: #6d6e70;
    opacity: 0.3;
    height: 1px;
    width: 0;
    margin: 0;
    margin-top: -6px;
    transition-property: width;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
}

.quicklinks li.active a::after {
	width: 100%;
}


/** menu opened area **/

.menuOpened .navigation {
	right: 0;
}

.menuOpened .nav {
	opacity: 1;
	-webkit-transition-delay: 0.6s; /* Safari */
	transition-delay: 0.6s;
}


/** Booking engine area **/

.bookinggadget {
    position: absolute;
    right: 30px;
    top: 38px;
}

.bookinggadget .gc_sh .gc_horizontalSh .shortHandTitle {
	display: none;
	}

.gcBookingGadget form &gt; div, .bookinggadget .gc_sh, .booknow {
	display: none !important;
}

.bookinggadget .gc_sh .gc_horizontalSh .shortHandButton, .externalButton {
	display: block;
	margin: 0;
	height: 42px;
	width: 150px;
	background: #c25646;
}

.bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget a, .externalButton a {
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 42px;
	margin: 0;
	display: inline-block;
	width: auto;
	color: #fff;
	padding: 0 10px;
	letter-spacing: 0.75px;
	background: none;
	-webkit-font-smoothing: antialiased;
	height: 42px;
	font-weight: bold;
	width: 100%;
}

.bookinggadget .gc_sh .gc_horizontalSh .shortHandButton:hover, .externalButton:hover {
	background: #f8c301;
}

/** minrate **/
#minRate {
	position: absolute;
	top: 95px;
    right: 0;
    left: 6px;
    width: 150px;
    padding: 0 10px;
    -ms-transform: rotate(-8deg); /* IE 9 */
    -webkit-transform: rotate(-8deg); /* Chrome, Safari, Opera */
    transform: rotate(-8deg);
}

#minRate h3 {
	text-transform: uppercase;
    font-size: 10px;
    color: #fff;
}

.bookinggadget #minRate h3 {
	font-size: 9px;
}
		


/**
  * Center Block area
  **/



/** banner **/

.flashContainer {
	z-index: 1;
	height: 100% !important;
	position: relative;
}

.flashContainer .gcb_container {
	overflow: visible;
}

.flashContainer .gcb_image_current, .flashContainer .gcb_image_next {
	background-repeat: repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}

.flashContainer .gcb_image_legend {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	bottom: auto;
	top: 42%;
	width: 60%;
	left: 50%;
	margin-left: -30%;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 30px;
	letter-spacing: 1px;
	font-weight: 600;
	text-shadow: 0 0 8px rgba(0,0,0,0.3);
	-webkit-font-smoothing: antialiased;
}

.scroll1 .flashContainer .gcb_image_legend, .scroll1 #centerblock .flashContainer .promotionsgadget {
	opacity: 0 !important;
	filter:alpha(opacity=0);
}

.flashContainer .gcb_image_legend:before {
	content:"";
	display: block;
	position: relative;
	margin: 0 auto;
	width: 36px;
	height: 24px;
	background-position: 0 -380px;
	padding-bottom: 50px;
}

.flashContainer .gcb_image_legend:after {
	content:"";
	display: block;
	position: relative;
	margin: 0 auto;
	width: 120px;
	height: 1px;
	background: rgba(255,255,255,0.6);
}

.flashContainer .gcb_image_legend b {
	font-family: 'Playfair Display', serif;
	font-size: 64px;
	text-transform: uppercase;
	line-height: 55px;
	display: block;
	padding-bottom: 25px;
	position: relative;
	font-weight: 700;
	letter-spacing: 3px;
}


.flashContainer .promotionsgadget, #contentblock .promotionsgadget {
	display: none;
}

.flashContainer .gcb_navigation {
	top: 50%;
	left: 30px;
	right: 30px;
	width: auto;
	z-index: 100;
}

.flashContainer .gcb_navigation_arrow {
	width: 20px;
	height: 37px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.flashContainer .gcb_navigation_arrow.previous, .flashContainer .gcb_navigation:hover .gcb_navigation_arrow.previous,
.flashContainer .gcb_container:hover .previous {
	background-position: 0 0;
}

.flashContainer .gcb_navigation_arrow.next, .flashContainer .gcb_navigation:hover .gcb_navigation_arrow.next,
.flashContainer .gcb_container:hover .next {
	background-position: -40px 0;
	float: right;
}

.flashContainer .gcb_navigation_paginator {
	display: none;
}

.flashContainer:hover .gcb_navigation_arrow, .flashContainer .gcb_navigation:hover .gcb_navigation_arrow {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.flashContainer .gcb_navigation .gcb_navigation_arrow.previous:hover, .flashContainer .gcb_navigation .gcb_navigation_arrow.next:hover {
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;
}


/**
  * Content Block area
  **/

.homepage #c1 {
	position: relative;
	background: url("../rosaritobeach_hotel_bin/content1_bg.jpg") no-repeat top 40px right;
	z-index: -2;
}

.hotel-contacts #c1 {
	background: url("../rosaritobeach_hotel_bin/content1_bg.jpg") no-repeat bottom right;
}

#c2 {
	background: url("../rosaritobeach_hotel_bin/content2_bg.jpg") repeat center;
}

#c3 {
	background: url("../rosaritobeach_hotel_bin/main_bg.jpg") repeat, url("../rosaritobeach_hotel_bin/content_3_img.png") no-repeat top 150px left;
	background-blend-mode: multiply;
}

.content {
	position: relative;
	clear: both;
	overflow: hidden;
}

.content .holder {
	margin: 40px 26px 30px;
	overflow: hidden;
}

#contentblock .content .holder &gt; * {
	margin-right: 20%;
	margin-left: 20%;
}

/** headings **/

#contentblock h1, #contentblock h2, #contentblock h3 {
	position: relative;
	color: #2a2a2a;
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	overflow: hidden;
	font-weight: 500;
}

#contentblock h1, .no-banner #contentblock #c1 h1 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 54px;
	background: url("../rosaritobeach_hotel_bin/h1_bg.jpg") repeat center;
    overflow: visible;
	margin: 80px auto 40px !important;
	max-width: 50%;
}

#contentblock h1 span {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	display: block;
	font-size: 16px;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 1px;
    text-decoration: none !important;
}

#contentblock #c1 h1 {
	margin: 100px auto 40px !important;
}

#contentblock #c1 h1::before {
	content: "";
	display: block;
	position: absolute;
	background-position: -323px -363px;
	height: 80px;
	width: 80px;
	top: -40px;
	left: 35%;
	z-index: -1;
}

.homepage #contentblock #c1 h1:first-of-type {
	display: none;
}

#contentblock h1::after {
	content:"";
	position: relative;
	display: block;
	bottom: 0;
	width: 120px;
	height: 1px;
	margin: 20px auto;
	background: rgba(0,0,0,0.4);
}

#contentblock h2 {
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 34px;
	margin: 40px 0 25px;
	font-weight: bold;
	letter-spacing: 1px;
}

#contentblock h2 a {
	background: #c25646;
    padding: 10px 24px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
    transition-property: background;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;

}
#contentblock h2 a:hover {
	background: #f8c301;
}

p:empty {
	display: none;
}


/** h1 content third area **/

#contentblock #c3 h1::before {
	content: "";
	display: block;
	width: 176px;
	height: 88px;
	background-position: right -123px;
	margin: 0 auto;
	padding-bottom: 60px;
}

#contentblock h3 {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0;
	margin: 30px 0 15px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}

#contentblock p {
	position: relative;
	margin: 0 auto 15px;
	clear: both;
	-webkit-font-smoothing: antialiased;
}

#contentblock p strong {
    font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
    font-size: 48px;
    float: left;
    padding: 0;
    height: 46px;
    margin-right: 10px;
    line-height: 50px;
    font-weight: bold;
    color: #2a2a2a;
}

/** last &lt;p&gt; from each content area **/

p:empty {
	display: none;
}

#contentblock ul {
	overflow: hidden;
	margin: 20px 0;
}

#contentblock ul li {
	padding-left: 1.5%;
	background-position: 0 -1377px;
	margin: 0 1.5%;
	display: inline-block;
}

#contentblock img {
	width: 100%;
}


/** Promotion gadget **/

#contentblock .promotionsgadget {
    width: 34%;
    height: 125px;
    margin: 40px auto !important;
    position: relative;
    text-align: left;
    display: block;
}

.promotionsgadget .prgWrapper {
	padding-left: 150px;
	overflow: hidden;
}

.promotionsgadget .prgTitle {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	line-height: 24px;
	margin: 10px 0;
	color: #2a2a2a;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.promotionsgadget .prgImgWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	height: 125px;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.promotionsgadget .prgClick {
    position: absolute;
    bottom: 0;
    left: 150px;
    border: 1px solid #2a2a2a;
    color: #2a2a2a;
    font-size: 10px;
    line-height: 25px;
    padding: 0 15px;
    height: 25px;
    font-style: italic;
    text-transform: lowercase;
}

.promotionsgadget .prgDescription {
	font-size: 12px;
	line-height: 18px;
}

/** banner promotion gadget **/

#centerblock .flashContainer .promotionsgadget {
	position: absolute;
	bottom: 80px;
	left: 30px;
	width: 30%;
	text-align: left;
	opacity: 1 !important;
}

.flashContainer .promotionsgadget .prgImgWrapper {
	display: none;
}

.flashContainer .promotionsgadget .prgWrapper {
	padding: 0;
}

.flashContainer .promotionsgadget .prgTitle {
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	font-size: 24px;
	line-height: 26px;
	position: relative;
	color: #fff;
	margin: 0;
	font-weight: lighter;
	letter-spacing: 1px;
}

.flashContainer .promotionsgadget .prgTitle::after {
	content: "";
	display: block;
	position: relative;
	background: rgba(255,255,255,0.5);
	width: 120px;
	height: 1px;
	margin-top: 8px;
}

.flashContainer .promotionsgadget .prgDescription {
	font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	margin: 10px 0 0;
	display: inline-block;
	color: #fff;
	font-weight: lighter;
}

.flashContainer .promotionsgadget .prgClick {
    text-indent: -9999px;
    background-position: 45px -50px;
    display: inline-block;
    bottom: 0;
    right: 40px;
    float: none;
    margin: 0;
    display: none;
}


/** 
  * imagelinks area
  **/

.imagelinkgadget {
	padding: 0 2px;
	overflow: hidden;
	margin: 2px 0 !important;
	letter-spacing: 1px;
}

.imglinkWrapper {
	height: 630px;
	background: #000;
	position: relative;
}

.imagelinkgadget a {
	color: #505759;
	text-decoration: none;
}

.imgImageWrapper {
	line-height: 0;
	opacity: 0.85;
	height: 630px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
}

/*.imgImageWrapper::after {
	content: "";
	display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
    transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}*/

.imgContentWrapper {
	position: absolute;
	left: 50%;
	margin-left: -20%;
	top: 0;
	height: 100%;
	display: table;
}

.contentHolder {
	display: table-cell;
	vertical-align: middle;
}

.imgTitle {
	font-size: 34px;
    line-height: 38px;
    padding-bottom: 20px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.imgTitle::after {
	content: "";
	width: 120px;
	height: 1px;
    background: rgba(255,255,255,0.6);
    position: relative;
    display: block;
    margin: 16px auto 0;
}

.imgDescription {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	max-height: 130px;
	overflow: hidden;
	font-weight: lighter;
}

.imgLink {
	width: auto;
	height: 50px;
	margin-top: 40px;
}

.imgLink span {
	border: 2px solid #fff;
	padding: 4px 17px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0;
	font-size: 13px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #fff;
	-webkit-font-smoothing: antialiased;
}

.nolink .imgLink {
	display: none;
}


/** small **/

.small .imglinkWrapper, .small .imgImageWrapper {
	height: 470px;
}

.small .imgContentWrapper {
	width: 80%;
	margin-left: -40%;
}

.small .imgTitle {
	font-size: 46px;
	line-height: 46px;
}

.small .imgTitle span:first-of-type, .noimage.mediumlarge .imgTitle span:first-of-type {
	font-size: 16px;
	line-height: 20px;
	display: block;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.small .imgDescription {
}

/** medium **/

.medium .imglinkWrapper, .medium .imgImageWrapper {
	height: 430px;
}

.medium .imgContentWrapper {
	position: relative;
	height: 100%;
	left: auto;
	top: auto;
	margin: 0;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}

.medium .imgTitle {
	font-size: 42px;
    line-height: 38px;
    font-weight: bold;
    margin: 0;
    letter-spacing: 1px;
    color: #2a2a2a;
    text-transform: none;
}

.medium .imgTitle::after {
	background: rgba(0,0,0,0.2);
	margin: 16px 0 0;
}

.rooms .medium .imgTitle span:first-of-type {
	display: inline;
}

.rooms .medium .imgTitle {
	font-size: 34px;
	line-height: 32px;
}

.medium .imgTitle span:first-of-type {
	display: block;
}

.medium .imgDescription {
	color: #3f3f3f;
}

.rooms .medium .imgDescription {
	max-height: 172px;
}

.medium .imgLink {
	display: block;
}

.medium .imgLink span {
	color: #27221f;
	border: 2px solid #000;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

/** medium even **/
.medium.medium0 .imgContentWrapper, .medium.medium2 .imgContentWrapper, .medium.medium4 .imgContentWrapper,
.medium.medium6 .imgContentWrapper, .medium.medium8 .imgContentWrapper, .medium.medium10 .imgContentWrapper {
	background: #fff url("../rosaritobeach_hotel_bin/tribal1_imglink.png") repeat-y center right -16px;
}



/** medium odd **/
.medium.medium1 .imgContentWrapper, .medium.medium3 .imgContentWrapper, .medium.medium5 .imgContentWrapper,
.medium.medium7 .imgContentWrapper, .medium.medium9 .imgContentWrapper, .medium.medium11 .imgContentWrapper {
	background: url("../rosaritobeach_hotel_bin/imglink_bg.jpg") repeat center;
	float: left;
}

.medium.medium1 .imgContentWrapper::before, .medium.medium3 .imgContentWrapper::before, .medium.medium5 .imgContentWrapper::before, 
.medium.medium7 .imgContentWrapper::before, .medium.medium9 .imgContentWrapper::before, .medium.medium11 .imgContentWrapper::before {
	left: auto;
	right: -14px;
	border-left: 16px solid #e3e0d8;
	border-right: none;
}

.medium.medium1 .imgImageWrapper, .medium.medium3 .imgImageWrapper, .medium.medium5 .imgImageWrapper,
.medium.medium7 .imgImageWrapper, .medium.medium9 .imgImageWrapper, .medium.medium11 .imgImageWrapper {
	float: right;
}

/** medium large **/

.mediumlarge .imgTitle {
	font-size: 40px;
	line-height: 44px;
}

.mediumlarge .imgContentWrapper {
	width: 80%;
	margin-left: -40%;
}


/** large **/

.large .imgContentWrapper {
	width: 40%
}

.large .imgTitle {
	font-size: 50px;
	line-height: 52px;
	margin: 0 0 10px;
}

/** video imagelink **/

#contentblock .video .imgImageWrapper:before {
	width: 80px;
    height: 80px;
    border: 4px solid #ffffff;
    font-size: 38px;
    line-height: 72px;
    padding-left: 10px;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    pointer-events: initial;
    cursor: pointer;
}

.video iframe {
	height: 100%;
	width: 100%;
}

.video .imgImageWrapper {
	opacity: 0.9;
}

/** no link imagelink **/

.nolink .imgImageWrapper, .nolink.imagelinkgadget:hover .imgImageWrapper {
	opacity: 1;
}


/** no image imagelink **/

.noimage.small .imgImageWrapper {
	display: none;
}

.noimage.small .imglinkWrapper {
	background: url("../rosaritobeach_hotel_bin/noimage_bg.jpg") no-repeat center;
	background-size: cover;
}

.noimage.mediumlarge .imglinkWrapper {
	background: url("../rosaritobeach_hotel_bin/noimage_bg.jpg") no-repeat center;
	background-size: cover;
}

.noimage.small .imgContentWrapper {
	width: 100%;
	margin-left: 0;
	left: 0;
	padding: 0 10%;
}

.noimage.small:nth-child(2n) .imglinkWrapper {
	background: url("../rosaritobeach_hotel_bin/noimage_bg_2.jpg") no-repeat center;
}

.noimage.mediumlarge:nth-child(2n) .imglinkWrapper {
	background: url("../rosaritobeach_hotel_bin/noimage_bg_3.jpg") no-repeat center;
}

.noimage.small:hover .imglinkWrapper {
	opacity: 1;
}

/** notext **/

.notext .imgContentWrapper {
	display: none;
}

.notext.medium .imgContentWrapper {
	display: block;
}

/** imagelink hover **/

.imagelinkgadget.notext:hover .imgImageWrapper, .imagelinkgadget.notext .imgImageWrapper {
	opacity: 1;
}

.imagelinkgadget:hover .imgImageWrapper {
	opacity: 0.6;
}

.medium .imgLink:hover span {
	border: 2px solid #c25646;
	color: #fff;
	background: #c25646;
}

.large .imgLink span, .small .imgLink span, .mediumlarge .imgLink span {
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

.large .imgLink:hover span, .small .imgLink:hover span, .mediumlarge .imgLink:hover span {
	border: 2px solid #fff;
	color: #151515;
	background: #fff;
}


/** popup imagelink **/

body.popupWindow {
	overflow: hidden;
}

.popup.imagelinkgadget {
position: fixed;
    top: 50%;
    margin-top: -190px !important;
    left: 50%;
    margin-left: -250px !important;
    z-index: 102;
    width: 500px;
    overflow: visible;
}

.popup .imgImageWrapper {
	overflow: hidden;
	height: 380px;
}

.overlay {
	background: rgba(255,255,255,0.7);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 101;
}

.popupWindow .overlay:hover {
	cursor: url("../rosaritobeach_hotel_bin/popup_close.png"),auto;
}

.popupWindow .closePopup {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: #fff;
	display: none;
}

.popupWindow .closePopup span {
	width: 100%;
	height: 100%;
	display: block;
	background: url("../rosaritobeach_hotel_bin/popup_close2.png") no-repeat center;
}

.imagelinkgadget.popup .imglinkWrapper:hover .imgContentWrapper {
	bottom: 0;
}

.imagelinkgadget.popup .imglinkWrapper .imgContentWrapper {
	left: 10%;
	right: 10%;
	margin: 0;
	display: block;
}

.imagelinkgadget.popup .imglinkWrapper .contentHolder {
	display: block;
	vertical-align: inherit;
	margin-top: 20%;
}


/**
  * rooms page area
  **/

#contentblock #roomtypes, #contentblock #specialoffers, #contentblock #productTypes, #contentblock #addons {
	margin: 40px 0 0 0;
}

#contentblock .roomContainer {
	height: 380px;
	padding: 0;
	margin: 0;
}

#contentblock .roomContainer .roomName {
    margin: 0;
    padding: 35% 10% 15px;
    z-index: 1;
}

#contentblock .roomContainer .roomName h2 {
    font-family: 'Playfair Display', serif;
	font-size: 32px;
    line-height: 34px;
	padding: 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0;
}

#contentblock .roomContainer .roomName h2::after {
	content: "";
    width: 120px;
    height: 1px;
    background: rgba(255,255,255,0.6);
    position: relative;
    display: block;
    margin: 16px auto 0;
}

#contentblock .roomContainer .minRate {
    z-index: 1;
    padding: 0 10%;
}

#contentblock .roomContainer .minRate h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-style: normal;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#contentblock .roomContainer .roomPhoto {
	left: 0;
	right: 0;
}

#contentblock .roomContainer .roomPhoto::before {
	display: none;
}

#contentblock .roomContainer .pgContainer {
	background: #000;
}

#contentblock .roomContainer .roomPhoto .pgContainer .pgImage {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


#contentblock .roomContainer .roomPhoto .pgContainer .pgImage a img {
	display: none;
}

#contentblock .roomContainer .promotions-termsContent {
	padding: 30px 25px 50px;
	bottom: 30px;
	top: auto;
	left: 50px;
	right: 50px;
	margin: 0;
	background: #fff;
	display: none;
	z-index: 2;
}

.roomContainer .promotions-termsContent .promotions-closeTermsShell {
	top: auto !important;
	bottom: 0;
}

#contentblock .roomContainer .promotions-termsContent .promotions-closeTerms {
    background: #ab3e2e url("//static.guestcentric.net/cdn/wsbdev/wsbdev_bin/close_terms.png") no-repeat 97%;
    font-size: 10px;
    line-height: 25px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}


/** rooms opened **/

#contentblock .room-opened.roomContainer::before, #contentblock .room-opened.roomContainer .roomName h2::after {
	display: none;
}

#contentblock .room-opened.roomContainer::after {
	display: none;
}


#contentblock .room-opened.roomContainer .roomName {
	padding: 0px 0 0;
	width: 60%;
	margin: 100px auto 40px;
}

#contentblock .room-opened.roomContainer .roomName::before {
	content:"";
	display: block;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -61px;
	width: 122px;
	height: 122px;
	background-position: right -995px; 
	z-index: -1;
}

#contentblock .room-opened.roomContainer .roomName h2 {
	color: #2a2a2a;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
	font-style: normal;
}

#contentblock .room-opened.roomContainer .roomName h2::after {
	content: "";
    width: 120px;
    height: 1px;
    background: rgba(0,0,0,0.6);
    position: relative;
    display: block;
    margin: 16px auto 0;
}

#contentblock .room-opened.roomContainer {
    height: auto !important;
    padding: 500px 0 0;
    float: none;
    width: 100%;
    z-index: 2;
    background: url("../rosaritobeach_hotel_bin/rooms_bg.jpg") repeat center;
}

#contentblock .room-opened.roomContainer::after {
	content: "";
	display: block;
	position: absolute;
	width: 120px;
    background: #2a2a2a;
    height: 1px;
    bottom: 50px;
    z-index: 1;
    left: 50%;
    margin-left: -60px;
}

#contentblock .room-opened.roomContainer .minRate {
	display: block;
	width: 60%;
	position: absolute;
	top: 575px;
	left: 50%;
	margin-left: -30%;
	padding: 0;
}

#contentblock .room-opened.roomContainer .minRate h3 {
	color: #151515;
}

#contentblock .room-opened.roomContainer .roomPhoto {
	height: 500px;
	margin-bottom: 40px;
	left: 0;
	right: 0;
	position: absolute;
	top: 0 !important;
}

#contentblock .room-opened.roomContainer .slick-prev {
	left: 30px;
}

#contentblock .room-opened.roomContainer .slick-next {
	right: 30px;
}

#contentblock .room-opened .slick-slider &gt; button {
    z-index: 1;
    padding: 0;
    width: 16px;
}

#contentblock .room-opened .slick-slider .slick-prev {
	background-position: -22px 0;
}

#contentblock .room-opened .slick-slider .slick-next {
	background-position: -3px 0;
}

#contentblock .room-opened.roomContainer .mealplan {
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 0 auto !important;
	position: relative;
	width: 60%;
	padding-bottom: 10px;
}

#contentblock .room-opened.roomContainer .roomDescription {
	margin: 0 auto 20px;
}

#contentblock .room-opened.roomContainer .promotions-termsActions {
	margin: 0 auto 80px;
}

#contentblock .room-opened.roomContainer .promotions-termsActions .promotions-bgLink {
	margin: 0;
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	background: #c25646;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
    line-height: 42px;
    border: none;
    width: 180px;
	margin-bottom: 20px;
	display: inline-block;
	letter-spacing: 1px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#contentblock .room-opened.roomContainer .promotions-termsActions .promotions-bgLink:hover {
	background-color: #f8c301;
}

#contentblock .roomContainer .promotions-termsActions .promotions-showTermsTrigger {
	bottom: 0;
	top: auto;
	right: auto;
	margin-right: 0;
	line-height: 20px;
	width: 180px;
	color: #fff;
	background: #ab3e2e;
	letter-spacing: 1px;
}

#contentblock .roomContainer .roomDescription p {
	padding: 1% 0;
	margin: 0 auto 15px;
}

#contentblock .roomContainer .roomDescription ul {
	margin: 20px auto;
}

#contentblock .roomContainer .roomDescription ul li {
	padding-left: 2%;
	background-position: 0 bottom;
	display: inline-block;
	margin-left: 22px;
}


/** rooms hover **/

#contentblock .roomContainer:hover .roomPhoto .pgContainer .pgImage {
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#contentblock .room-opened.roomContainer:hover .roomPhoto .pgContainer .pgImage, #contentblock .room-opened.roomContainer .roomPhoto .pgContainer .pgImage {
	opacity: 1;
	filter:alpha(opacity=100);
}

/** rooms clicked **/

#contentblock .roomContainer.clicked {
	opacity: 1;
}

#contentblock .roomContainer.clicked .roomName, #contentblock .roomContainer.clicked .minRate {
	display: none;
}

#contentblock .roomContainer.clicked .roomPhoto .pgContainer .pgImage {
	opacity: 0.2;
}


/** addons page **/

#addons .roomContainer .roomPhoto {
	margin-bottom: 0 !important;
}

#addons .roomContainer .roomPhoto .roomPhoto {
	left: 0;
	right: 0;
}

#addons .roomContainer .roomDescription a {
	font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
	margin: 0 60px 50px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background: #c25646;
    padding: 0 20px;
	height: 34px;
    line-height: 34px;
    transition-property: background;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

#addons .roomContainer .roomDescription a:hover {
	background: #f8c301;
}


/**
  * Gallery page area
  **/

.hotel-gallery .content .holder {
	overflow: 0 50px;
}

#pg {
	margin: 0 !important;
	overflow: hidden;
	position: relative;
	padding-top: 40px;
}

#pg .pgContainer {
	display: none;
}



/**
  * Contacts page area
  **/


#subscribe_newsletter_form &gt; div, .hotel-unsubscribe #contentblock form &gt; div {
	text-align: left;
 }


/** contacts page **/


#contentblock .content form {
	text-align: left;
}

#contentblock .content form input, #contentblock .content form select {
	width: 98%;
	border: none;
	background: #f5f5f5;
	padding: 5px 10px;
	height: 35px;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}

#contentblock .content form p,
#contentblock .content form div {
	font-size: 14px;
    line-height: 18px;
	margin: 15px 0 5px;
	letter-spacing: 0.5px;
}

.contactFormContainer #contacts_form #reservationFields {
	margin-bottom: 20px;
}

.contactFormContainer #contacts_form #reservationFields &gt; div {
	width: 48%;
	margin-right: 2%;
	position: relative;
}

.contactFormContainer #contacts_form #reservationFields input, .contactFormContainer #contacts_form #reservationFields select {
	width: 100%;
}

.contactFormContainer #contacts_form #cbcheckin {
	position: absolute;
	bottom: 12px;
	right: 3%;
	height: 20px;
	width: 20px;
	background: url("../rosaritobeach_hotel_bin/calendar.png") no-repeat center;
}

#contentblock .content form textarea {
	width: 98%;
	background: #f5f5f5;
	border: none;
}

.contactFormContainer #contacts_form #ckbnotifyme {
	height: 14px;
	margin-right: 10px;
	width: auto;
}

.contactFormContainer #contacts_form p label {
	font-size: 14px;
}

#contentblock .content form input[type="submit"] {
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	background: #c25646;
	margin: 40px auto;
	display: block;
	width: 180px;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 34px;
	letter-spacing: 1px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#contentblock .content form input[type="submit"]:hover {
	background: #f8c301;
}

#contentblock #contacts_form .required {
	color: #2a2a2a;
}

/**
  * Bottom block area
  **/

.nobgarea {
	background: rgba(0,0,0,0.2);
	min-height: 600px;
}

.nobgarea {
	background: rgba(0,0,0,0.4) url("../rosaritobeach_hotel_bin/footer_img.jpg") no-repeat center fixed;
	background-size: cover;
}

.footerlogo {
	width: 220px;
	height: 234px;
	display: block;
	overflow: hidden;
	background-position: 0 -453px;
	position: relative;
	margin: 180px auto 0;
}


#bottomblock .footerlogos {
	height: 200px;
	width: 100%;
	display: block;
	background: #fff;
	float: none;   
	padding: 30px 10%;   
}

.footerlogos a {
	display: inline-block;
	margin: 0 5%;
}

.footerlogos .tripadvisor {
	background-position: 0 -599px;
	width: 120px;
	height: 140px;
}

.footerlogos .yelp {
	background-position: 0 -485px;
	width: 145px;
	height: 75px;
	margin-bottom: 35px;
}

.footerlogos .hawaii {
	background-position: 0 -374px;
	width: 185px;
	height: 80px;
	margin-bottom: 30px;
}



/** Hotel address area **/

#bottomblock .contacts {
	float: none;
	clear: none;
	padding: 50px 0;
	text-align: center;
	background: #fff;
}


.hoteladdress {
	overflow: hidden;
	padding: 0 50px;
}

.addressholder {
	position: relative;
	z-index: 1;
}

.hoteladdress a {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px !important;
	line-height: 23px;
	font-style: normal;
	display: inline-block;
	padding: 4px 0 4px 30px;
	letter-spacing: 1px;
	color: #151515;
	-webkit-font-smoothing: antialiased;
}

.hoteladdress .addressblock {
	background-position: 0 -804px;
	margin-right: 50px;
}

.hoteladdress .phoneblock {
	font-family: serif;
	font-size: 14px !important;
	background-position: 0 -843px;
}

.hoteladdress .emailblock {
	background-position: 0 -881px;
}

/** bar **/

/** social area **/

.socialmedia {
	overflow: hidden;
	position: fixed;
    right: 30px;
    bottom: 80px;
    display: block;
    z-index: 0;
}

.scroll1 .socialmedia {
	display: none;
}

.socialmedia ul {
}

.socialmedia li {
    width: 28px;
    height: 28px;
    margin: 6px 0;
    display: block;
}

.socialmedia li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}

.socialmedia .facebook a {
	background-position: 1px -264px;
}

.socialmedia .twitter a {
	background-position: -87px -264px;
}

.socialmedia .googleplus a {
	background-position: -43px -264px;
}

.socialmedia .youtube a {
	background-position: -174px -264px;
}

.socialmedia .instagram a {
	background-position: -131px -264px;
}

.socialmedia .newsletter a {
	background-position: -217px -264px;
}

.socialmedia .tripadvisor a {
	background-position: -262px -264px;
}

.socialmedia .facebook a:hover {
	background-position: 1px -310px;
}

.socialmedia .twitter a:hover {
	background-position: -87px -310px;
}

.socialmedia .googleplus a:hover {
	background-position: -43px -310px;
}

.socialmedia .youtube a:hover {
	background-position: -174px -310px;
}

.socialmedia .instagram a:hover {
	background-position: -131px -310px;
}

.socialmedia .newsletter a:hover {
	background-position: -217px -310px;
}

.socialmedia .tripadvisor a:hover {
	background-position: -262px -310px;
}

/** change social **/

/*.no-banner .socialmedia .facebook a, .scroll1 .socialmedia .facebook a {
	background-position: 0 -310px;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.no-banner .socialmedia .twitter a, .scroll1 .socialmedia .twitter a {
	background-position: -87px -310px;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.no-banner .socialmedia .googleplus a, .scroll1 .socialmedia .googleplus a {
	background-position: -43px -310px;
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.no-banner .socialmedia .instagram a, .scroll1 .socialmedia .instagram a {
	background-position: -131px -310px;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.no-banner .socialmedia .youtube a, .scroll1 .socialmedia .youtube a {
	background-position: -174px -310px;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.no-banner .socialmedia .newsletter a, .scroll1 .socialmedia .newsletter a {
	background-position: -217px -310px;
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
}*/


/** footer menu area **/

.bottomarea {
	background: url("../rosaritobeach_hotel_bin/footer_bg.jpg") repeat center;
	clear: both;
	position: relative;
}

.footermenu {
	padding: 40px 15%;
}

.footermenu li {
	display: inline-block;
	margin: 0 1.5% 0;
	line-height: 20px;
}

.footermenu li a {
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	color: #fff;
}

.footermenu li a:hover {
	color: #c25646;
}


/** Seals area **/

#seals {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	background: url("../rosaritobeach_hotel_bin/footer_bg_2.jpg") repeat center;
}

.sealsHolder {
	margin: 0px auto;
	overflow: hidden;
}

.security {
	height: 30px;
	float: right;
	margin-right: 30px;
}

.powered {
	height: 30px;
	float: left;
	margin-left: 30px;
}


/**
  * Bottom bar area
  **/

#fixedblock {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 30px;
	background: url("../rosaritobeach_hotel_bin/fixedblock_bg.png") repeat center;
	z-index: 3;
	padding: 0 30px;
}

/** languages area **/

.languages {
	position: relative;
	float: left;
	height: 30px;
	width: 140px;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}

.languages select {
	border: 0 none;
	border-radius: 0;
	-webkit-appearance: none;
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	font-size: 11px;
	color: #27221f;
	line-height: 26px;
	height: 100%;
	width: 100%;
	padding: 0 20px 0 15px;
	text-transform: uppercase;
	background-position: right -2px;
	background-color: initial;
	font-weight: 600;
}

.gecko .languages select {
	width: 112%;
	background-position: -270px -140px;
}

.ie8 .languages select, .ie9 .languages select, .ie10 .languages select, .ie11 .languages select {
	width: 116%;
	background-position: -270px -140px;
}



/** contacts page **/

.hotel-contacts #c1::before, .hotel-unsubscribe #c1::before, .hotel-subscribe #c1::before {
	display: none;
}

.hotel-contacts #contentblock p {
	-webkit-column-count: auto;
	-moz-column-count: auto;
	column-count: auto;
}

/** location page **/


.hotel-directions.no-banner #centerblock {
	height: 0 !important;
}

.hotel-directions.no-banner #contentblock {
	margin-top: 90px !important;
}

.hotel-directions #centerblock .flashContainer .promotionsgadget,
.hotel-directions .scroll {
	display: none;
}

.hotel-directions #contentblock .nav::before, .hotel-directions #contentblock .nav::after {
	display: none;
}

.hotel-directions #contentblock .nav {
	display: block;
}

.hotel-directions #contentblock .nav li {
	border: none !important;
	background: none;
	padding: 0;
	margin: 0;
}

.hotel-directions #contentblock .nav li a {
	font-size: 14px;
    line-height: 33px;
    color: #fff;
}

#GoogleMapGadget {
	margin: 0 !important;
}

#map_canvas {
	height: 550px !important;
}

.hotel-directions .dirLink {
	display: block;
    background: #c25646;
    color: #fff;
    width: 180px;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
   	font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    height: 42px;
    padding: 0;
    margin: 40px auto !important;
    transition-property: background;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
}

.hotel-directions .dirLink:hover {
	background: #f8c301;
}




/** generic transitions **/
.nav li a, .nav, .bookinggadget .gc_sh .gc_horizontalSh .shortHandButton, .externalButton, .bookinggadget a, .externalButton a, .quicklinks li a, .footermenu li a, .toggle span,
.roomContainer .promotions-termsActions .promotions-bgLink,
#contentblock .content form input[type="submit"],
.socialmedia, .socialmedia li a, #contentblock .roomContainer .roomName h2,
#pg .pgContainer .pgText, #pg .pgContainer .pgText strong, .noimage .imglinkWrapper, .imagelinkgadget .imgContentWrapper
{
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.40s;
	-moz-transition-duration: 0.40s;
	-o-transition-duration: 0.40s;
	-ms-transition-duration: 0.40s;
	transition-duration: 0.40s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}



/** opacity transitions **/

#contentblock .roomContainer .pgContainer, #pg .pgContainer .pgImage,
.imgContentWrapper::before, #contentblock .roomContainer::before, #pg .pgContainer .pgText::before, 
.pgContainer .pgImage, .stage1 .hotellogo {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}



/**
  * Responsive stuff
  **/


@media all and (max-width: 992px) {

	.topContacts {
		display: none;
	}

	.homepage #c1 {
		background: #fff;
	}

	#centerblock {
		position: relative;
	}

	.nobgarea {
	}

	#contentblock h1, .no-banner #contentblock #c1 h1 {
		max-width: 80%;
	}

	#contentblock {
		margin-top: 0 !important;
	}

	.no-banner #contentblock {
		margin-top: 90px !important;
	}

	.toggle {
		display: block;
	}

	.navigation, .scroll2 .navigation {
		display: table;
		background: url("../rosaritobeach_hotel_bin/menuopened_bg.jpg") repeat center;
    	height: 100%;
    	width: 320px;
    	padding: 50px 40px;
    	position: fixed;
	    right: -320px;
	    top: 0;
	    left: auto;
	    margin-left: 0;
	    margin-right: 0;
    	overflow: scroll;
	}

	.navigation::after {
		content: "";
		display: block;
		position: absolute;
		background: url("../rosaritobeach_hotel_bin/menuOpened_pattern.png") repeat-x bottom;
		height: 41px;
    	width: 320px;
    	bottom: 0;
    	left: 0;
    	right: 0;
	}

	.navigation::before {
		display: none;
	}

	.menuOpened .navigation, .menuOpened.scroll2 .navigation {
		display: block;
		right: 0;
	}
	#bottomblock .footerlogos {
		padding: 30px 5%;
	}

	.nav {
		display: table-cell;
		vertical-align: middle;
		height: auto;
	}
	.nav li {
		display: block;
		text-align: center;
	}

	.nav li.active, .scroll2 .nav li.active {
		border: none;
	}

	.nav li a {
		font-family: 'Playfair Display', serif;
		-webkit-font-smoothing: antialiased;
    	font-size: 26px;
		padding: 10px 0;
		text-transform: none;
		color: #fff;
		letter-spacing: 0.5px;
		line-height: 32px;
	}

	.nav li.active a, .nav li a:hover, .scroll2 .nav li.active a, .scroll2 .nav li a:hover {
		color: #c25646;
	}

	.quicklinks, .bookinggadget .bar {
		display: none;
	}

	.barContainer {
		padding: 12px 210px;
	}

	.bookinggadget {
		right: 50px;
	}

	/** imglinks **/

	.large .imgContentWrapper {
		width: 80%;
		margin-left: -40%;
	}

	#contentblock .content .holder &gt; * {
		margin-right: 10%;
    	margin-left: 10%;
	}

}

@media all and (max-width: 768px) {

	.popupWindow .closePopup {
		display: block;
	}

	#contentblock .promotionsgadget {
		width: 80%;
	}

	.hoteladdress {
		position: fixed;
	    bottom: 40px;
	    left: 0;
	    margin: 0;
	    text-indent: -9999px;
	    z-index: 3;
	    padding: 0;
	}

	.hoteladdress .addressblock, .hoteladdress .phoneblock, .hoteladdress .emailblock  {
		margin: 0 0 15px 15px;
		width: 40px;
		height: 40px;
		background-color: #00923f;
		background-position: 11px -948px;
		padding: 0;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		display: block;
	}

	.hoteladdress .phoneblock {
		background-position: 8px -1011px;
		margin-bottom: 15px;
	}

	.hoteladdress .emailblock {
		background-position: 6px -1075px;
	}
	.powered {
		float: none;
		margin-left: 0;
	}

	#centerblock .flashContainer .promotionsgadget, 
	.flashContainer .gcb_image::after, .security, .footermenu, .scroll {
		display: none !important;
	}

	.flashContainer .gcb_image_legend b {
		font-size: 45px;
	}

	#fixedblock {
		padding: 0;
		overflow: visible;
		display: block;
	}

	.menuOpened #fixedblock {
		display: none;
	}

	#fixedblock .contacts {
		display: block;
		text-indent: -9999px;
	}

	.hoteladdress .email {
		background-position: 8px -1111px;
    	margin-bottom: 60px;
	}

	.socialmedia, .scroll1 .socialmedia {
		display: block;
		position: fixed;
		top: 6px;
		height: 34px;
		z-index: 9;
	}
	.socialmedia li {
		display: inline-block;
		margin: 0;
	}
	.socialmedia .facebook a, .socialmedia .facebook a:hover, .no-banner .socialmedia .facebook a, .scroll1 .socialmedia .facebook a {
		background-position: 6px -225px;
	}

	.socialmedia .twitter a, .socialmedia .twitter a:hover, .no-banner .socialmedia .twitter a, .scroll1 .socialmedia .twitter a {
		background-position: -74px -225px;
	}

	.socialmedia .googleplus a, .socialmedia .googleplus a:hover, .no-banner .socialmedia .googleplus a, .scroll1 .socialmedia .googleplus a {
		background-position: -32px -225px;
	}

	.socialmedia .youtube a, .socialmedia .youtube a:hover, .no-banner .socialmedia .youtube a, .scroll1 .socialmedia .youtube a {
		background-position: -199px -225px;
	}

	.socialmedia .instagram a, .socialmedia .instagram a:hover, .no-banner .socialmedia .instagram a, .scroll1 .socialmedia .instagram a {
		background-position: -154px -225px;
	}

	.socialmedia .newsletter a, .socialmedia .newsletter a:hover, .no-banner .socialmedia .newsletter a, .scroll1 .socialmedia .newsletter a {
		background-position: -236px -225px;
	}

	.socialmedia .tripadvisor a, .socialmedia .tripadvisor a:hover, .no-banner .socialmedia .tripadvisor a, .scroll1 .socialmedia .tripadvisor a {
		background-position: -278px -225px;
	}

	#bottomblock .contacts {
		padding: 0
	}

	.imagelinkgadget, .imgImageWrapper {
		height: 450px;
	}

	.imglinkWrapper, .mediumlarge .imglinkWrapper {
		height: 450px !important;
	}

	.imgContentWrapper, .large .imgContentWrapper {
		height: 450px;
		left: 50%;
		margin-left: -25%;
		width: auto;
	}

	.imgTitle, .large .imgTitle {
		font-size: 40px;
		line-height: 44px;
		margin: 0;
	}

	.imagelinkgadget.medium {
		height: 600px;
	}

	.medium .imgImageWrapper, .medium .imgContentWrapper {
		height: 300px;
		width: 100%;
	}

	#bottomblock .footerlogos, #bottomblock .contacts::after, #bottomblock .contacts::before {
		display: none;
	}

	.contacts {
		margin: 0;
	}

	#contentblock .promotionsgadget {
		display: none;
	}

	#contentblock .content .holder &gt; * {
		margin-right: 0;
    	margin-left: 0;
	}

	.medium .imgTitle, .small .imgTitle, .imgTitle, .large .imgTitle {
		font-size: 32px;
		line-height: 30px;
	}

	#loader:before {
		top: 10%;
	}


}

@media all and (max-width: 640px) {

	#topblock, .scroll1 #topblock {
		height: 64px;
	}

	.bookinggadget, .scroll2 .bookinggadget {
		top: 64px;
		left: 0;
		right: 0;
	}

	.hotellogo, .scroll2 .hotellogo {
		background: url("../rosaritobeach_hotel_bin/hotel_logo_mob.png") no-repeat left 20px center;
		width: 150px;
	}

	.hotellogo img {
	display: none;
	}

	.toggle, .scroll1 .toggle, .scroll2 .toggle, .stage1 .toggle {
		opacity: 1;
		top: 15px;
	}

	.navigation::after {
		width: 100%;
	}

	.navigation, .scroll2 .navigation {
		width: 100%;
		max-width: 100%;
		right: -100%;
		z-index: 1;
	}

	.nav {
		padding: 0;
	}

	.nav li a {
		font-size: 24px;
    	line-height: 40px;
	}

	.large .imgContentWrapper, .mediumlarge .imgContentWrapper, .small .imgContentWrapper {
		width: 72%;
		margin-left: -36%;
	}

	/** rooms area **/
	#contentblock .room-opened.roomContainer .roomPhoto {
		height: 320px;
	}

	#contentblock .room-opened.roomContainer {
		padding: 320px 0 0;
	}

	#contentblock .room-opened.roomContainer .minRate {
		top: 400px;
	}

	#contentblock .room-opened.roomContainer .roomName, #contentblock .room-opened.roomContainer .mealplan,
	#contentblock .roomContainer .roomDescription p, #contentblock .roomContainer .roomDescription ul {
		width: 82%;
	}

	#contentblock .room-opened.roomContainer .minRate {
		width: 82%;
		margin-left: -41%;
	}

	body.popupWindow {
		overflow: auto;
	}

	.flashContainer .gcb_image_legend, .quicklinks, .bar, .popup, .overlay {
		display: none;
	}

	#topblock {
		padding: 0;
	}

	.hotellogo {
		margin: 0 auto;
	}

	.bookinggadget #minRate, .bookinggadget .gc_sh .shortHandCheckRates::after {
		display: none;
	}

	.bookinggadget .gc_sh .gc_horizontalSh .shortHandButton, .externalButton {
		height: auto;
    	width: 100%;
		border-radius: 50%;
	    -webkit-border-radius: 0;
	    -moz-border-radius: 0;
	    -ms-transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	}

	.bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget a {
		font-size: 22px;
		line-height: 42px;
		height: auto;
		width: 100%;
		background: #c25646;
	}

	#contentblock h1 {
		font-size: 30px;
		line-height: 32px;
	}

	#contentblock h1 span {
		font-size: 20px;
	}

	.socialmedia {
		right: 70px;
		top: 20px;
	}

}






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