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;
}

ol, 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: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #21201e;
	margin: 0;
	text-align: left;
	letter-spacing: 0.6px;
}

body.menuOpened {
	overflow-y: hidden;
}

a:visited, a, a:link, a:focus {
  border: 0px;
  outline: 0px;
  color: #e5e0d6;
  text-decoration: none;
  font-weight: 400;
}

a:hover {
	color: #8a2025;
	text-decoration: underline;
}

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

nav li {
	display: inline-block;
	vertical-align: top;
}

.languages li {
	display: block;
}

hr {
	border: none;
	margin: 30px;
	overflow: hidden;
}

section {
	clear: both;
	overflow: hidden;
}

*::selection {
  background-color: #817456;
  color: #e5e0d6;
}

/*
 * website sprite image
 */

.scroll, .flashContainer .gcb_navigation_arrow, #contentblock ul li, .menu li a::before,
.socialmedia li a, .hoteladdress .addressblock, .hoteladdress .phoneblock, .languages select,
.promotionsgadget .prgClick, .navigation::after, #contentblock::before, .imgLink, #contentblock #c2 h1::before,
.scrolltop, #contentblock h1::before, .hoteladdress .addressblock, .hoteladdress .phoneblock, .hoteladdress .emailblock,
#bottomblock .footerlogo, .socialmedia li a
{
	background-image: url("../duasnacoes_hotel_3_bin/sprite.png");
	background-repeat: no-repeat;
}


/*
 * loader area
 */

#loader {
	background: #21201e;
	position: relative;
}

#loader:before {
	content: "";
	width: 61px;
	height: 64px;
	position: absolute;
	top: 50%;
	margin-top: -32px;
	left: 50%;
	margin-left: -30px;
	background: url("../duasnacoes_hotel_3_bin/loadinglogo.png") no-repeat center;
	display: block;
}

#loader .loader {
	margin: -60px 0 0 -60px;
	width: 120px;
	height: 120px;
	border-top: 0.5em solid rgba(129, 116, 86, 0);
	border-right: 0.5em solid rgba(129, 116, 86, 0.1);
	border-bottom: 0.5em solid rgba(129, 116, 86, 0.2);
	border-left: 0.5em solid rgba(129, 116, 86, 0.3);
}

body #loader:after {
	bottom: 5%;
}

/**
  * Scroll area
  **/

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

.scroll {
    position: fixed;
    top: auto;
    bottom: 60px;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    background-position: -377px 0;
    z-index: 8;
    text-indent: -9999px;
    cursor: pointer;
    opacity: 0.8;
	-webkit-animation: scrollAnimation 1.2s infinite;
    animation: scrollAnimation 1.2s infinite;
}

.scrolling .scroll {
	opacity: 0;
}

.scroll:hover {
	opacity: 1;
}

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

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

@keyframes scrollUpAnimation {
    0% {top: 55px;}
    50% {top: 45px;}
    100% {top: 55px;}
}
@-webkit-keyframes scrollUpAnimation {
	0% {top: 55px;}
    50% {top: 45px;}
    100% {top: 55px;}
}

.scrolltop {
	width: 24px;
  	left: 50%;
  	margin-left: -12px;
  	right: 0;
  	top: 40px;
  	position: absolute;
	height: 15px;
	z-index:7;
	cursor: pointer;
	text-indent: -9999px;
	background-position: -377px -36px;
	opacity: 0.6;
	display: block;
    -webkit-animation: scrollUpAnimation 1.2s infinite;
    animation: scrollUpAnimation 1.2s infinite;
}

.scrolltop:hover {
	opacity: 1;
}


/**
  * website areas
  **/

#topblock {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.75);
	height: 120px;
	z-index: 9;
}

#centerblock {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

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

.no-banner #contentblock {
    margin-top: 0;
}

#bottomblock {
	overflow: hidden;
	position: relative;
	/*z-index: 1;*/
	background: url("../duasnacoes_hotel_3_bin/footer_bg.jpg") no-repeat center;
	background-size: cover;
}


/**
  * Top Block area
  **/


/** hotel logo area **/

.hotellogo {
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    height: 120px;
    background: #000;
    z-index: 9;
}

.hotellogo::before {
	content: "";
	width: 140px;
	height: 80px;
	position: absolute;
	top: 12px;
	left: 0;
	background: url("../duasnacoes_hotel_3_bin/hotel_logo_mob.png") no-repeat center top;
	display: none;
}

.hotellogo a {
    display: block;
    position: relative;
    width: 136px;
    height: 84px;
    margin: 18px auto 0;
}

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


/** toggle area **/
.toggle {
    width: 110px;
    height: 40px;
    display: block;
    float: right;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    padding-right: 45px;
    padding-left: 15px;
    z-index: 2;
    color: #817456;
    background-color: #21201e;
    line-height: 40px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
	transition: all 0.2s ease-out;
}

.toggle:hover {
	text-decoration: none;
}

.toggle span {
	background: url("../duasnacoes_hotel_3_bin/menu_icon.png") no-repeat center;
	display: block;
	width: 35px;
	height: 100%;
	float: right;
	position: absolute;
	top: 0;
	right: 15px;
}

.toggle:hover span {
	background: url("../duasnacoes_hotel_3_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("../duasnacoes_hotel_3_bin/menu_icon_close.png") no-repeat center;
}

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

/** menu stuff **/

.navigation {
	position: absolute;
	top: 40px;
	right: 220px;
	left: 260px;
	height: 40px;
	overflow: hidden;
	text-align: center;
}

.navigation li a {
	color: #e5e0d6;
	text-transform: uppercase;
	margin: 0 8px;
	line-height: 40px;
	letter-spacing: 2px;
	font-size: 12px;
}

.navigation li a:hover, .navigation li.active a {
	color: #817456;
}



/** Booking engine area **/


.bookinggadget {
	float: right;
	width: 180px;
	position: relative;
	margin: 40px 40px 0 0;
	z-index: 8;
}

.gcBookingGadget form > div {
	display: none;
}

.bookinggadget .gc_sh .gc_horizontalSh .shortHandTitle, .externalButton .shortHandTitle {
	font-family: 'Open Sans', sans-serif;
	display: block;
	color: rgba(0,0,0,0.4);
	font-weight: 700;
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	width: 100%;
	border: 0;
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;
	right: 0;
	pointer-events: none;
}

.bookinggadget .gc_sh .gc_horizontalSh .shortHandButton {
	display: block;
	margin: 0;
	width: 100%;
}

.bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget a {
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	padding: 7px 0 17px;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	letter-spacing: 1px;
	background: #817456;
	color: #21201e;
	text-transform: uppercase;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.bookinggadget .booknow {
	padding: 0;
	line-height: 40px;
	text-align: center;
}

.bookinggadget:hover .gc_sh .shortHandTitle {
	color: #e5e0d6;
}

.bookinggadget:hover .gc_sh .shortHandCheckRates, .bookinggadget:hover a {
	background: #8a2025;
	color: #e5e0d6;
}





/**
  * 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 {
	bottom: auto;
	top: 50%;
	width: 60%;
	left: 0;
	right: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 46px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 auto;
	text-align: center;
	text-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.flashContainer .gcb_image_legend b {
	display: block;
	position: relative;
	font-size: 36px;
    line-height: 40px;
	font-family: 'Playfair display', serif;
    letter-spacing: 1px;
}

.flashContainer .gcb_navigation {
	top: 52%;
	right: 40px;
	left: 40px;
}

.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
  **/

#c1, #c3 {
	position: relative;
	background: url("../duasnacoes_hotel_3_bin/content1_bg.jpg") repeat center;
}

#c2 {
	background: #e5e0d6;
}

.content {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 40px;
}

.content .holder {
	margin: 40px auto;
	overflow: hidden;
	max-width: 1280px;
	text-align: center;
}

#contentblock .content .holder > * {
	margin-right: 15%;
	margin-left: 15%;
}

/** headings **/

#contentblock h1, #contentblock h2, #contentblock h3 {
	position: relative;
	color: #e5e0d6;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

#contentblock #c2 h1, #contentblock #c2 h2, #contentblock #c2 h3 {
	color: #21201e;
}

#contentblock h1 {
	font-size: 14px;
	line-height: 46px;
	padding: 55px 0 0;
	margin: 40px 50px 50px !important;
	position: relative;
	width: auto;
	text-align: center;
}

#contentblock h1::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 48px;
	height: 45px;
	background-position: left -280px;
	margin: 0 auto;
	left: 50%;
	margin-left: -24px;
}

#contentblock #c2 h1::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 45px;
	height: 45px;
	background-position: right -280px;
	margin: 0 auto;
	left: 50%;
	margin-left: -22px;
}

.no-banner #contentblock h1 {
	margin: 140px 50px 50px !important;
}

#contentblock h1 span:last-of-type {
	font-family: 'Playfair Display', 'Times New Roman', Times, Georgia, serif;
	font-size: 70px;
	line-height: 50px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-transform: none;
	display: block;
}

#contentblock h2 {
	font-family: 'Playfair Display', 'Times New Roman', Times, Georgia, serif;
	font-size: 32px;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 38px;
	margin: 60px 0 40px;
}

#contentblock h3 {
	font-size: 14px;
	line-height: 22px;
	margin: 40px 0 20px;
}

#contentblock p {
	position: relative;
	margin: 0 auto 15px;
	clear: both;
	text-align: center;
	color: #e5e0d6;
}

#contentblock p:empty {
	display: none;
}

#contentblock #c2 p {
	position: relative;
	margin: 0 auto 15px;
	clear: both;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
    color: #21201e;
    font-weight: 400;
    padding: 0 80px;
}

/** last <p> from each content area **/

#contentblock ul {
	overflow: hidden;
	margin: 20px 0;
	text-align: center
}

#contentblock ul li {
	padding-left: 1.5%;
	padding-right: 20px;
	background: url("../duasnacoes_hotel_3_bin/li.png") no-repeat left 10px;
	margin-left: 1.5%;
	display: inline-block;
	color: #e5e0d6;
}

#contentblock img {
	width: 100%;
}


/** Promotion gadget **/

#contentblock .promotionsgadget {
    width: 34%;
    height: 125px;
    margin: 40px auto !important;
    position: relative;
    text-align: left;
    background: rgba(0,0,0,0.2);
}

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

.promotionsgadget .prgTitle {
	font-size: 24px;
	line-height: 30px;
	margin: 35px 10px 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	color: #e5e0d6;
	position: relative;
	font-family: 'Playfair Display', 'Times New Roman', Times, Georgia, serif;
	text-transform: none;
	letter-spacing: 1px;
}

.promotionsgadget .prgImgWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;

}

.promotionsgadget .prgClick {
    position: absolute;
    top: 10px;
    left: 150px;
    color: #e5e0d6;
    font-size: 9px;
    line-height: 25px;
    padding-right: 35px;
    height: 25px;
    text-transform: uppercase;
    background: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}

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

/** banner promotion gadget **/

#centerblock .flashContainer .promotionsgadget {
	position: absolute;
	bottom: 0;
	right: 40px;
	margin: 0;
	width: 340px;
	background: #e5e0d6;
	text-align: right;
	overflow: hidden;
}

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

.flashContainer .promotionsgadget .prgWrapper {
	padding: 30px 40px;
	width: 100%;
}

.flashContainer .promotionsgadget .prgTitle {
	font-size: 24px;
	line-height: 28px;
	position: relative;
	color: #21201e;
	margin: 0;
	border: none;
	padding: 0;
}

.flashContainer .promotionsgadget .prgDescription {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	margin: 10px 0 0;
	display: inline-block;
	color: #21201e;
}

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


/**
  * imagelinks area
  **/

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

.imglinkWrapper {
	background: url("../duasnacoes_hotel_3_bin/imglink_bg.jpg") repeat center;
	position: relative;
}

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

.imgImageWrapper {
	line-height: 0;
	opacity: 1;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	height: 390px;
}

.imgContentWrapper {
	position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
    padding: 55px 30px 20px;
}


.imgTitle {
	font-size: 36px;
    line-height: 40px;
    margin: 0 0 15px;
    color: #21201e;
    font-family: 'Playfair Display', 'Times New Roman', Times, Georgia, serif;
}

.imgDescription {
	color: #21201e;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	padding: 0 30px;
	max-height: 45px;
    overflow: hidden;
}

.imgLink {
	display: block;
	width: 100%;
	height: 40px;
	background: none;
	margin-top: 25px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	color: #8a2025;
}

/** mediumlarge **/

.mediumlarge .imglinkWrapper {
	height: 500px;
}

.mediumlarge .imgImageWrapper {
	width: 60%;
	float: left;
	height: 500px;
}

.mediumlarge:nth-child(2n) .imgImageWrapper {
	float: right;
}

.mediumlarge:nth-child(2n) .imgContentWrapper {
	float: left;
}

.mediumlarge .imgContentWrapper {
	height: 500px;
	width: 40%;
	float: right;
	margin: 0 auto 2px;
	text-align: left;
	padding: 150px 65px 20px 65px;
}

.mediumlarge .imgTitle {
	margin: 0 0 15px;
	font-size: 42px;
	line-height: 48px;
}

.mediumlarge .imgDescription {
	padding: 0;
}

/** medium **/

.medium .imgContentWrapper {
	height: 290px;
    padding: 50px 30px 20px;
}

.medium .imgTitle {
	font-size: 36px;
	line-height: 40px;
}

/** large **/

.large .imgImageWrapper {
	height: 680px;
}

.large .imgContentWrapper {
	position: absolute;
    top: 65px;
    left: 94px;
    width: 390px;
    height: 390px;
    background: rgba(0,0,0,0.7);
}

.large .imgLink {
	color: #e5e0d6;
	font-weight: 400;
}

.large .imgTitle {
	font-size: 42px;
	line-height: 48px;
	margin: 0 0 20px;
	color: #e5e0d6;
}

.large .imgDescription {
	font-size: 14px;
	line-height: 20px;
	color: #e5e0d6;
	max-height: 80px;
    overflow: hidden;
}


/** video imagelink **/

.video .imgLink {
	display: block;
}

.video .imgImageWrapper:after {
	display: none;
}

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

#contentblock .video .imgImageWrapper:before {
	content: "\25B6";
    color: #e5e0d6e5e0d6;
    z-index: 100;
    font-size: 30px;
    line-height: 75px;
    border: 4px solid #e5e0d6e5e0d6;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: 30%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
    cursor: pointer;
    pointer-events: initial;
}

/** no link imagelink **/

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

.nolink .imgLink {
	display: none;
}

/** no text imagelink **/

.large.notext .imgContentWrapper {
	display: none;
}

.large.notext .imgImageWrapper:after {
	display: none;
}

.notext .imgLink, .noimage .imgLink {
	display: none;
}

.notext .imglinkWrapper, .noimage .imglinkWrapper, .nolink .imglinkWrapper,
#c1 .nolink .imglinkWrapper, #c1 .noimage .imglinkWrapper, #c1 .notext .imglinkWrapper  {
	background: rgba(0,0,0,0.3);
}

#c2 .notext .imglinkWrapper, #c2 .noimage .imglinkWrapper, #c2 .nolink .imglinkWrapper {
	background: #171717;
}

.notext .imgDescription, .noimage .imgDescription, .nolink .imgDescription {
	color: #e5e0d6;
}

.notext .imgTitle, .noimage .imgTitle, .nolink .imgTitle {
	margin: 45px 0 15px;
	color: #e5e0d6;
}

.notext .imgImageWrapper:after, .noimage .imgImageWrapper:after, .nolink .imgImageWrapper:after {
	display: none;
}

/** no image imagelink **/


/** imagelink hover **/

.imgImageWrapper:after {
	content: "";
	display: block;
	background: rgba(0,0,0,0);
	height: 390px;
	width: 100%;
	position: absolute;
}

.imagelinkgadget:hover .imgImageWrapper:after {
	background: rgba(0,0,0,0.4);
}

.mediumlarge .imgImageWrapper:after {
	content: "";
	display: block;
	background: rgba(0,0,0,0);
	height: 500px;
	width: 60%;
	position: absolute;
}

.large .imgImageWrapper:after {
	content: "";
	display: block;
	background: rgba(0,0,0,0);
	height: 680px;
	width: 100%;
	position: absolute;
}

.imagelinkgadget .imgLink span {
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(0,0,0,0);
}

.imagelinkgadget:hover .imgLink span {
	border-bottom: 1px solid rgba(0,0,0,1);
}

.imagelinkgadget.large .imgLink span {
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(255,255,255,0);
}

.imagelinkgadget.large:hover .imgLink span {
	border-bottom: 1px solid rgba(255,255,255,1);
}

/** popup imagelink **/

body.popupWindow {
	overflow: hidden;
}

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

.popup .imgContentWrapper {
	height: 380px;
	width: 50%;
}

.popup .imgContentWrapper .imgDescription {
    max-height: 200px;
}

.popup .imgImageWrapper {
	overflow: hidden;
    height: 380px;
    display: inline-block;
    width: 50%;
    float: right;
}

.popup .imgImageWrapper:after {
	display: none;
}

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

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

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

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

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




/**
  * rooms page area
  **/

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

#contentblock #productTypes .pgContainer .pgImage a {
	display: none;
}

#contentblock .roomContainer {
	height: 580px;
	padding: 0;
	text-align: left;
	background: #e5e0d6;
	margin: 1px;
	width: calc(33.33333333% - 2px);
}

#contentblock .roomContainer .roomName {
	margin: 350px 0 0;
	padding: 70px 5% 15px;
	z-index: 1;
}

#contentblock .roomContainer .roomName h2 {
	font-size: 38px;
	line-height: 42px;
	padding: 0;
	margin: 0;
	color: #21201e;
}

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

#contentblock .roomContainer .minRate h3 {
    text-transform: uppercase;
    color: #21201e;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    font-style: normal;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#contentblock .roomContainer .roomPhoto {
	left: 0;
	right: 0;
	height: 350px;
	overflow: hidden;
}

#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);
}

.ie9 #contentblock .roomContainer .roomPhoto .pgContainer .pgImage a, .ie10 #contentblock .roomContainer .roomPhoto .pgContainer .pgImage a,
.ie11 #contentblock .roomContainer .roomPhoto .pgContainer .pgImage a {
	display: none;
}

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

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

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

.roomContainer .promotions-termsContent .promotions-termsText p {
	color: #21201e;
	font-size: 12px;
}

#contentblock .roomContainer .promotions-termsContent .promotions-closeTerms {
    background: #817456 url("http://static.guestcentric.net/cdn/wsbdev/wsbdev_bin/close_terms.png") no-repeat 97%;
    font-size: 9px;
    line-height: 25px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}


/** rooms opened **/

#contentblock .room-opened.roomContainer .roomName {
    bottom: auto;
    position: relative;
    left: auto;
    right: auto;
    margin: 0;
    margin-top: 550px;
    padding: 0 50px;
    text-align: center;
}

#contentblock .room-opened.roomContainer .roomName h2 {
	color: #eee;
	margin-top: 30px;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 2px;
}

#contentblock .room-opened.roomContainer {
    height: auto !important;
    background: rgba(0,0,0,0.2);
    padding: 0;
    float: none;
    width: 100%;
    z-index: 2;
}

.hotel-special-offers #contentblock .room-opened.roomContainer {
	background: rgba(0,0,0,0.2);
}

#contentblock .room-opened.roomContainer .minRate {
    padding: 10px 50px 10px;
    display: block;
    margin: 0 !important;
}

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

#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: 60px;
}

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

#contentblock .room-opened .slick-slider > 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: 12px;
	font-weight: 700;
	line-height: 22px;
	position: absolute;
	top: 500px;
	width: 100%;
	color: #eee;
	letter-spacing: 2px;
	background: #8a2025;
	padding: 5px 0;
}

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

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

#contentblock .room-opened.roomContainer .promotions-termsActions .promotions-bgLink {
	margin: 0 auto;
	background: #21201e;
	color: #e5e0d6;
	font-style: normal;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 36px;
	border: none;
	letter-spacing: 2px;
	width: 220px;
	margin-bottom: 20px;
}

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

#contentblock .roomContainer .promotions-termsActions .promotions-showTermsTrigger {
    bottom: 0;
    top: auto;
    right: 0;
    margin-right: 0;
    left: 0;
    line-height: 20px;
    width: 220px;
    background: #817456;
    margin: 0 auto;
    font-size: 9px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}

#contentblock .roomContainer .roomDescription p {
	padding: 30px 0 1%;
	margin: 0 auto;
	text-align: center;
	-webkit-column-count: auto;
	-moz-column-count: auto;
	column-count: auto;
}

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

#contentblock .roomContainer .roomDescription ul li {
	padding-left: 15px;
	display: inline-block;
	text-align: center;
	margin: 0 15px;
	float: none;
	width: auto;
	color: #eee;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: lighter;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}


/** rooms hover **/

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

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


/** rooms clicked **/

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

#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 {
	margin: 0 60px 40px;
	display: inline-block;
	text-transform: uppercase;
	color: #21201e;
}

#addons .roomContainer .roomDescription a:hover {
	color: #7d706c;
}


/**
  * 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 > div, .hotel-unsubscribe #contentblock form > div {
	text-align: left;
	text-transform: uppercase;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	font-weight: 700;
	line-height: 0;
	margin-top: -14px;
 }


/** contacts page **/


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

#contentblock .content form input, #contentblock .content form select {
	width: 98%;
	border: none;
	background: #e1e0de;
	background: rgba(0,0,0,0.2);
	padding: 5px 10px;
	height: 35px;
	color: #e5e0d6;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#contentblock .content form p,
#contentblock .content form div {
	font-size: 11px;
    line-height: 20px;
    margin: 15px 0 5px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

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

.contactFormContainer #contacts_form #reservationFields > 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("../duasnacoes_hotel_3_bin/calendar.png") no-repeat center;
}

#contentblock .content form textarea {
	width: 98%;
	background: #e1e0de;
	background: rgba(0,0,0,0.2);
	border: none;
}

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

#contentblock .content form input[type="submit"] {
    color: #e5e0d6;
    background: #21201e;
    margin: 40px auto;
    width: 220px;
    height: 36px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 2px;
    display: block;
    position: relative;
    font-weight: 700 !important;
    text-transform: uppercase;
}

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

#contentblock #contacts_form .required {
	color: #21201e;
}


/** newsletter area **/

/*
 * newsletter form
 */
.newsletterform {
	height: 290px;
	width: 100%;
	background: url("../duasnacoes_hotel_3_bin/news_bg.jpg") repeat center;
	position: relative;
	display: block;
}

.hotel-directions .newsletterform, .hotel-contacts .newsletterform,
.hotel-unsubscribe .newsletterform, .hotel-subscribe .newsletterform {
	display: none;
}

.newsletterform > *, .no-banner .newsletterform > * {
	display: none;
}

.newsletterform h1 {
	display: none;
	margin: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 60px;
}

.newsletterform h1:first-of-type {
	display: block;
}

.newsletterform form {
	display: block !important;
	padding: 20px 20%;
}

.newsletterform form div:first-of-type, .newsletterform form div:nth-of-type(2) {
	display: none;
}

.newsletterform #cbcountries {
	display: none;
}

.newsletterform form input {
	background: none;
	border: none;
	border-bottom: 1px solid #21201e;
	margin-bottom: 2px;
	color: #999999;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    padding: 0 80px;
    width: 100%;
}

.newsletterform div:nth-of-type(5) {
	display: none;
}

.newsletterform form input[type="submit"] {
	border: none;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 700 !important;
	background: none;
	line-height: 30px;
	width: auto;
	margin-top: -18px;
	position: absolute;
	color: #21201e;
	right: calc(20% + 40px);
}

.newsletterform form input[type="submit"]:hover {
	background: none;
	color: #817456;
}

/**
  * Bottom block area
  **/


#bottomblock .footerlogo {
	width: 240px;
	height: 145px;
	display: block;
	background-position: center -340px;
	margin: 100px auto 0;
}



/** Hotel address area **/

.hoteladdress {
	padding: 60px 0 40px;
	margin: 0 15% 40px;
	text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.hoteladdress a {
	font-size: 0.85em;
	line-height: 1.6em;
	font-style: normal;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 0 5px 30px;
	margin-bottom: 5px;
	color: #fff;
}

.hoteladdress .addressblock {
	background-position: left -504px;
}

.hoteladdress .phoneblock {
	background-position: left -556px;
}

.hoteladdress .emailblock {
	background-position: left -591px;
}

/** social area **/

.socialmedia {
	overflow: hidden;
	width: 100%;
	height: auto;
	display: block;
	padding: 10px 15% 30px;
	position: relative;
	text-align: center;
}

.socialmedia ul {
}

.socialmedia li {
    width: auto;
    margin: 0 10px 20px;
    display: inline-block;
    text-indent: -9999px;
}

.socialmedia li a {
	display: block;
}

.socialmedia li a:hover {
	opacity: 0.5;
}

.socialmedia .facebook a {
	background-position: 0 -130px;
	width: 70px;
}

.socialmedia .googleplus a {
	background-position: -97px -130px;
	width: 70px;
}

.socialmedia .twitter a {
	background-position: -196px -130px;
	width: 70px;
}

.socialmedia .instagram a {
	background-position: -292px -130px;
	width: 75px;
}

.socialmedia .newsletter a {
	background-position: 0 -198px;
	width: 90px;
}


/** footer menu area **/

.footermenu {
	width: 100%;
	height: auto;
	text-align: center;
	background: #21201e;
}

.footermenu ul {
	padding: 50px 15%;
}

.footermenu li {
	display: inline-block;
	float: none;
	width: auto;
	margin: 0 20px 0 0;
	line-height: 20px;
}

.footermenu li a {
	color: #e5e0d6;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}

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


/** Seals area **/

#seals {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 6px;
	margin-bottom: 30px;
	z-index: 1;
}

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

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

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


/**
  * Bottom bar area
  **/

#fixedblock {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 7;
	padding: 0 40px;
	background: #21201e;
	height: 30px;
}

.scrolling #fixedblock {
	bottom: 0px;
}

/** languages area **/

.languages {
    position: relative;
    float: right;
    height: 30px;
    width: 150px;
    text-align: left;
    overflow: hidden;
    background: #817456;
}

.languages select {
	border: 0 none;
	border-radius: 0;
	-webkit-appearance: none;
	font-size: 10px;
	font-weight: 700;
	line-height: 30px;
	height: 100%;
	width: 100%;
	letter-spacing: 1px;
	padding: 0 30px 0 20px;
	text-transform: uppercase;
	background-position: -75px -89px;
	background-color: initial;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.gecko .languages select {
	width: 112%;
	background-position: -75px -89px;
}

.ie8 .languages select, .ie9 .languages select, .ie10 .languages select, .ie11 .languages select {
	width: 132%;
	background-position: -75px -89px;
}


/** quicklinks area **/

.quicklinks {
    float: left;
    background: none;
    padding: 0;
    max-width: 50%;
    overflow: hidden;
}

.quicklinks li {
	float: left;
}

.quicklinks li a {
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0 20px 0 0;
	color: #e5e0d6;
	font-weight: 700;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}

.quicklinks li a:hover, .quicklinks li.active a {
	color: #817456;
}




/** stage1 stuff **/

.stage1 .flashContainer .promotionsgadget, .stage1 .gcb_image_legend {
	display: none;
}


/** 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 .flashContainer {
	padding-top: 120px;
}

.hotel-directions.locationTweak #fixedblock {
	bottom: 0;
}

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

#GoogleMapGadget {
	margin: 0;
}

.hotel-directions .dirLink {
	display: inline-block;
	background: #21201e;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 36px;
	padding: 0;
	font-weight: 700;
	width: 200px;
	text-align: center;
	margin: 30px auto !important;
	float: none;
	color: #fff;
}

.hotel-directions .dirLink:hover {
	background: #8a2025;
	color: #fff;
}


/** mobile stuff **/

.mobile  #centerblock .flashContainer .promotionsgadget {
	display: none;
}



/** generic transitions **/
.nav li a, .nav, .navigation::after, .bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget a, .bookinggadget:hover .gc_sh .shortHandTitle,
.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,
.hotellogo, .hotellogo a img, .languages ul a, .imgImageWrapper:after, .imagelinkgadget .imgLink span, #c3 .imgImageWrapper, .dirLink
{
	-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,
.imagelinkgadget .imgImageWrapper, .pgContainer .pgImage, .scroll, .scrolltop {
	-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) {

	/* menu mobile */

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

	.navigation {
		position: fixed;
		top: -100%;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		background: rgba(0,0,0,0.9);
		display: table;
		margin: 0;
		text-align: center;
		z-index: 1;
	}

	.navigation::after {
		content: "";
		width: 45px;
		height: 45px;
		position: absolute;
		bottom: 60px;
		left: 50%;
		margin-left: -22px;
		background-position: right -280px;
		display: block;
	}

	.nav {
		display: table-cell;
		vertical-align: middle;
		padding: 0 40px;
		float: none;
		background: none;
		height: auto;
		opacity: 0;
	}

	.nav li {
		display: block;
		margin: 0 auto;
		width: auto !important;
	}

	.nav li a {
		font-size: 22px;
		line-height: 50px;
		position: relative;
		margin: 0;
		display: inline-block;
	}

	/** menu opened area **/

	.menuOpened #topblock::after {
		opacity: 1;
		filter:alpha(opacity=100);
		left: 0;
	}

	.menuOpened .navigation {
		top: 0;
	}

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

	#centerblock {
	    position: relative;
	    top: auto;
	    left: auto;
	    right: auto;
	}

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

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

	.popupWindow #closePopup {
		display: block;
	}

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

	/** promotions **/

	.promotionsgadget {
		display: none;
	}

	/** quicklinks **/

	.quicklinks {
		display: none;
	}

	/** contacts **/
	.contacts {
		width: 100%;
		text-align: center;
		float: none;
	}
	.hoteladdress .phoneblock {
		float: none;
	}

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

	.popup .imgContentWrapper, .popup .imgImageWrapper {
		height: 350px
	}


}

@media all and (max-width: 768px) {
	.bookinggadget {
		margin: 40px 30px 0 0;
	}

	#centerblock {
		height: 440px !important;
	}

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

	.content {
		padding: 0 30px;
	}

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

	#contentblock #c2 p {
		padding: 0 10px;
		-webkit-column-count: 2;
    	-moz-column-count: 2;
    	column-count: 2;
    	-webkit-column-gap: 30px;
    	-moz-column-gap: 30px;
    	column-gap: 30px;
	}

	.imgImageWrapper:after, .mediumlarge .imgImageWrapper:after, .imagelinkgadget:hover .imgImageWrapper:after {
		background: rgba(0,0,0,0);
	}

	.mediumlarge .imgImageWrapper, .mediumlarge .imgContentWrapper {
		width: 100%;
	}

	.mediumlarge .imgContentWrapper {
		text-align: center;
		padding: 60px 30px 20px;
		height: 290px
	}

	.large .imgImageWrapper {
		height: 520px;
	}

	.large .imgContentWrapper {
		left: 50%;
		margin-left: -195px;
	}

	.mediumlarge .imgImageWrapper {
		height: 390px;
	}

	.mediumlarge .imglinkWrapper {
		height: 680px;
	}

	.contacts {
		width: 100%;
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		padding: 30px;
	}

	.hoteladdress {
		position: fixed;
		bottom: 0;
		left: 30px;
		margin: 0;
		padding: 0;
		border: none;
		z-index: 8;
	}

	.hoteladdress > div {
		float: left;
		margin-right: 5px;
	}

	.hoteladdress a {
		width: 45px;
		height: 40px;
		padding: 0;
		background-color: #817456;
		text-indent: -9999px;
		display: block;
		margin-bottom: 0 !important;
	}

	.hoteladdress .addressblock {
		background-position: 14px -328px;
	}

	.hoteladdress .phoneblock {
		background-position: 16px -381px;
	}

	.hoteladdress .emailblock {
	    background-position: 15px -415px;
	}


	.socialmedia {
		text-align: center;
	}

	#seals {
		text-align: center;
		margin-bottom: 40px;
	}

	.powered {
		float: none;
		margin-left: 0;
	}

	/** rooms area **/

	/*#contentblock .roomContainer {
		height: 380px !important
	}

	#contentblock .roomContainer .promotions-termsContent {
		left: 25px;
		right: 50px;
	}

	#contentblock .roomContainer .roomName {
		padding: 15% 50px 15px;
	}

	#contentblock .roomContainer .minRate {
		padding: 0 50px;
	}*/


	.scroll, .security, .footermenu, .quicklinks, #contentblock .promotionsgadget  {
		display: none;
	}

	/** socialmedia **/

	.socialmedia {
		padding: 50px 5% 20px;
	}

	#contentblock .roomContainer {
		width: calc(50% - 2px);
	}

	#fixedblock {
		height: 40px;
		padding: 0 30px;
	}

	.languages {
		height: 40px;
	}

	.languages select {
		background-position: -75px -83px;
	}

	.hotel-directions .flashContainer {
		padding-top: 100px;
	}

}

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

	/** menu area **/

	.navigation {
		display: block;
		padding: 100px 0 40px;
	}

	.nav {
		display: block;
		height: 100%;
		overflow: scroll;
	}


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

	.bookinggadget {
		margin: 30px 30px 0 0;
	}

	.toggle {
		text-indent: -9999px;
		margin-top: 30px;
		width: 55px;
		padding: 0;
	}

	.toggle span {
		right: 10px;
	}


	body.popupWindow {
		overflow: auto;
	}

	.hotellogo::before {
		display: block;
		width: 100px;
		height: 62px;
		top: 20px;
		left: 20px;
	}

	.hotellogo a img {
		display: none;
	}

	.hotellogo {
		width: 140px;
		height: 100px;
	}

	#topblock {
		height: 100px;
		background: rgba(0,0,0,0.9);
	}

	#contentblock h1 {
		margin: 40px 0 50px !important;
	}

	#contentblock #c2 p {
		column-count: inherit;
		column-gap: inherit;
	}

	/** imagelinks **/
	.imagelinkgadget {
		margin: 0 0 20px !important;
	}

	.mediumlarge .imglinkWrapper {
		height: auto;
		overflow: hidden;
	}

	.imgImageWrapper, .mediumlarge .imgImageWrapper {
		height: 300px;
	}

	.large .imgImageWrapper {
		height: 380px;
	}

	.imgContentWrapper, .mediumlarge .imgContentWrapper {
		height: 220px !important;
		padding: 20px 30px !important;
	}

	.large .imgContentWrapper {
		top: 40px;
		width: 80%;
		margin-left: -40%;
		height: auto !important;
		bottom: 40px;
	}

	.imgLink {
		height: 25px;
	}

	.large .imgLink {
		margin-top: 60px;
	}


	/** rooms page **/

	#contentblock .room-opened.roomContainer .roomPhoto {
		height: 380px;
	}

	#contentblock .roomContainer .roomDescription p {
		width: 85%;
	}

	#contentblock .roomContainer .roomName {
		padding: 15% 25px 15px;
	}

	#contentblock .roomContainer .minRate {
		padding: 0 25px;
	}

	#contentblock .roomContainer .roomDescription p {
		margin: 0 25px 15px;
	}

	#contentblock .roomContainer .roomDescription ul {
		margin: 20px 25px;
		width: 70%;
	}

	#contentblock .room-opened.roomContainer .mealplan {
		top: 380px;
	}

	#contentblock .room-opened.roomContainer .roomName {
		margin-top: 450px;
		padding: 0;
	}

	#contentblock .room-opened.roomContainer .roomName h2 {
		font-size: 36px;
		line-height: 40px;
	}

	#contentblock .roomContainer .roomDescription ul li {
		margin: 0;
	}

	#contentblock .roomContainer {
		width: 100%;
	}

	#fixedblock {
		padding: 0;
	}

	.hoteladdress {
		left: 0;
	}

	.imagelinkgadget.popup, .overlay, .scroll, .flashContainer .gcb_image_legend, .navigation::after {
		display: none !important;
	}

}

@media all and (max-width: 480px) {
	.bookinggadget {
		width: auto;
	}

	.bookinggadget .booknow {
		padding: 0 12px;
	}

	.bookinggadget {
		margin: 30px 0 0 0;
	}

	#contentblock h1 span:last-of-type {
		font-size: 46px;
		line-height: 30px;
	}

	.imgTitle {
		font-size: 30px !important;
	}

}





