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

/* typo */

@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('brandon_bld-webfont.woff2') format('woff2'),
         url('brandon_bld-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'porticovintage';
    src: url('portico_vintage-webfont.woff2') format('woff2'),
         url('portico_vintage-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



/* 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: 16px;
	line-height: 26px;
	color: #000;
	background: #000;
	margin: 14px;
	text-align: left;
	letter-spacing: 0.8px;
}

/* brandon font */
h1, h2, h3, .flashContainer .gcb_image_legend, 
.prgTitle, .quicklinks .quicktoogle, .quicklinks li a, .footermenu li a, 
.mpshorthand input, #contentblock h1 span, .large.imagelinkgadget .imgTitle, .homepage #subscribe_newsletter_form div, 
.homepage #subscribe_newsletter_form input, #ui-datepicker-div .ui-state-default, .ui-widget-content .ui-state-default {
	font-family: 'brandon_grotesquebold', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}

.nav li a, .bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget a, .flashContainer .gcb_navigation_arrow.next::before, 
.flashContainer .gcb_navigation_arrow.previous::before, .quicklinks li a, .languages li a, 
.flashContainer .promotionsgadget .prgTitle, .promotionsgadget .prgClick, .scroll, 
.toggle-bookingGadget, .mpshorthand .close-form, #barLabel b, .date.selection.arrival span, .date.selection.departure span, 
.mpshorthand #checkAvailability, .imgTitle, .imgLink, .bx-controls .bx-controls-direction a, .newsletterform h1, 
.footermenu li a, #ui-datepicker-div .ui-datepicker-title, .ui-datepicker th, 
#ui-datepicker-div select.ui-datepicker-month, .scrolltop, 
#contentblock .roomContainer.room-opened .promotions-termsActions .promotions-bgLink, #directionsLink, 
body #contentblock input[type="submit"], .languages select, 
#contentblock .roomContainer.room-opened .promotions-termsActions .promotions-showTermsTrigger {
	font-family: 'brandon_grotesquebold', Helvetica, Arial, sans-serif !important;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}

body.menuOpened {
	overflow-y: hidden;
}

a:visited, a, a:link, a:focus {
  border: 0px;
  outline: 0px;
  color: #6f6f6f;
  text-decoration: none;
}

a:hover {
	color: #e4e4e4;
	text-decoration: none;
}

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

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

hr {
	border: none;
	padding: 20px 0;
	margin: 0;
	overflow: hidden;
	clear: both;
}

section {
	clear: both;
	overflow: hidden;
}

*::selection {
  background-color: #041c34;
  color: #fff;
}

/*
 * website sprite image
 */

.scroll, .socialmedia li a, .quicktoogle, .languages select, 
.contactFormContainer #contacts_form #cbcheckin, 
.small_v.imagelinkgadget:first-of-type::after, .newsletterform form input[type="submit"], 
.newsletterform form input[type="submit"]:hover, .footerlogo, .book::before, .flashContainer .gcb_navigation_arrow, 
#contentblock #c3 h1 strong, .bx-controls .bx-controls-direction .bx-prev, .bx-controls .bx-controls-direction .bx-next, 
.newsletterform h1 strong {
	background-image: url("../teatrobb_hotel_2_bin/sprite.png") !important;
	background-size: 440px auto;
	background-repeat: no-repeat;
}

/*
 * loader area
 */

#loader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	overflow: hidden;
	background: #fff;
	border: 14px solid #000;
}

#loader:after {
	content: "";
	position: absolute;
	bottom: 16px;
	left: 28px;
	width: 140px;
	height: 25px;
	background: url("../teatrobb_hotel_2_bin/gc_loading.png") no-repeat;
}

.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -105px;
	width: 100px;
	height: 210px;
	background: url("../teatrobb_hotel_2_bin/loader.jpg") no-repeat;
	background-size: 100% auto;
}


/** 
  * Scroll area
  **/

@keyframes animHomeHeaderLine {
	0% {
		background-position: 0 -50px
	}
	50% {
		background-position: 0 0
	}
	100% {
		background-position: 0 50px
	}
}

@keyframes animHomeHeaderLineTop {
	0% {
		background-position: 0 50px
	}
	50% {
		background-position: 0 0
	}
	100% {
		background-position: 0 -50px
	}
}

.scroll {
	position: fixed;
	letter-spacing: 2px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	bottom: 35px;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 35px;
	background-position: right 0;
	z-index: 101;
	cursor: pointer;
	transition-property: opacity;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
}

.scroll span {
	position: absolute;
	z-index: 20;
	top: 26px;
	bottom: auto;
	left: 50%;
	width: 2px;
	height: 50px;
	margin-left: -1px;
	background: rgba(255, 255, 255, .8);
	background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0) 50%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0) 50%);
	background-size: 100% 200%;
	background-position: 0 -40px;
	-webkit-animation: animHomeHeaderLine 4s ease forwards infinite;
	animation: animHomeHeaderLine 4s ease forwards infinite
}

.scroll:hover {
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70;);
}

.menuOpened .scroll, .scrolling .scroll {
	display: none;
}

.scrolltop {
	position: absolute;
    letter-spacing: 2px;
    font-size: 11px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    top: 80px;
    left: 36px;
    width: 120px;
    height: 35px;
    z-index: 9;
    cursor: pointer;
    padding-top: 80px;
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
}

.scrolltop span {
	position: absolute;
	display: block;
    width: 46px;
    height: 77px;
    background: url("../teatrobb_hotel_2_bin/hand.png") no-repeat center;
    left: 33px;
    top: 0;
}

.scrolltop:hover {
	color: #041c34;
	opacity: 0.7;
	filter: alpha(opacity=70;);
}


/**
  * website areas
  **/


/** top block area **/

#topblock {
	height: 65px;
	padding: 0 50px;
	position: fixed;
	top: 14px;
	left: 14px;
	right: 14px;
	background: #fff;
	z-index: 10;
	transition-property: background;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
}

.entranceHidden #topblock {
	height: 60px;
}

#entrance #topblock {
	background: none;
}

.stage1 #entrance #topblock {
	display: none;
}

#topblock::before {
	content: "";
	display: block;
	height: 14px;
	width: 100%;
	position: absolute;
	top: -14px;
	left: 0;
	background: #000;
	z-index: 2;
}

#centerblock::before {
	content: "";
    display: block;
    position: absolute;
    width: 535px;
    height: 52px;
    background: url("../teatrobb_hotel_2_bin/bar_text.png") no-repeat center;
    background-size: 100%;
    top: 60px;
    right: 20px;
    z-index: -1;
}

.scrolling #topblock:after,
.no-banner #topblock:after {
	display: none;
}


/** center block area **/

#centerblock {
	position: relative;
	background: #fff;
	/*top: 14px;
	right: 14px;
	left: 14px;*/
	z-index: 0;
}

.flashContainer::before {
	content: "";
    display: block;
    position: absolute;
    width: 700px;
    height: 480px;
    background: #E83534 url("../teatrobb_hotel_2_bin/center_texture.png") repeat-y top left;
    mix-blend-mode: multiply;
    bottom: -13%;
    right: -22%;
    z-index: 3;
    display: none;
}

.homepage .flashContainer::before {
	display: block;
}

.hotel-directions #centerblock {
	padding-top: 70px !important;
}

/** content block area **/

#contentblock {
	position: relative;
	background: #fff;
}

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

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

/** bottomblock block area **/

#bottomblock {
	position: relative;
	overflow: hidden;
	background: #fff;
	padding: 80px 50px 50px 15%;
	min-height: 320px;
}

/** entrance area **/


#entrance {
	position: relative;
	background: #fff;
	z-index: 999;
	overflow: visible;
	display: none;
}

.homepage #entrance {
	display: block;
}

.stage1 #entrance {
	z-index: 9
}

.fig1 {
	width: 439px;
	height: 706px;
	background: url("../teatrobb_hotel_2_bin/opening_fig.jpg") no-repeat center;
	position: absolute;
	top: 30px;
	right: 20px;
	background-size: 100% auto;
	display: block;
}

.fig2 {
	width: 372px;
	height: 647px;
	background: url("../teatrobb_hotel_2_bin/opening_fig2.png") no-repeat center;
	position: absolute;
	top: 260px;
	left: 25px;
	background-size: 100% auto;
	display: block;
}

.fig3 {
	width: 481px;
	height: 649px;
	background: url("../teatrobb_hotel_2_bin/content2_fig.jpg") no-repeat center;
	position: absolute;
	top: 100px;
	left: 0;
	display: block;
}

/** figs **/

.press #c1 {
	background: url("../teatrobb_hotel_2_bin/press_fig.jpg") no-repeat top right;
}

.eventos #c1 {
	background: url("../teatrobb_hotel_2_bin/events_fig.jpg") no-repeat top right;
}

.hotel-special-offers #c1 {
	background: url("../teatrobb_hotel_2_bin/location_fig.jpg") no-repeat top right;
}


.openQuote {
	position: absolute;
    height: 320px;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 23%;
    text-align: center;
}

.openQuote h2 {
	font-family: 'porticovintage';
    font-size: 100px;
    letter-spacing: 5px;
    line-height: 102px;
    -webkit-font-smoothing: antialiased;
    font-weight: lighter;
    color: #000;
}

.openQuote h3 {
	font-family: 'Playfair Display', serif;
	text-transform: none;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
    font-weight: lighter;
}

.entranceHidden #entrance {
	display: none;
}


/**
  * Top Block area
  **/


/** hotel logo area **/

.logo {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -77.5px;
	margin-left: -78px;
	z-index: 1;
	background: url("../teatrobb_hotel_2_bin/hotel_logo_2.png") no-repeat center;
	width: 156px;
	height: 155px;
	text-indent: -999px;
}

.scroll1 .logo {
	position: absolute;
}

.no-banner .logo, .hotel-directions .logo {
	display: none;
}

.hotellogo {
	position: relative;
	float: left;
	margin-top: 70px;
}

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


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

/** MENU **/

.navigation {
	position: absolute;
	top: 14px;
	left: 200px;
    right: 220px;
    text-align: center;
	height: 25px;
	overflow: visible;
}

.nav li {
	margin: 0 13px;
}

.nav li a {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 2px;
}

.nav li a::after, .secondarymenu .nav li a::after {
	content: "";
	display: block;
	position: relative;
	background: #000;
	height: 2px;
	width: 0;
	margin: 0;
	transition-property: width;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
}

.nav li a:hover::after, .nav li.active a::after {
	width: 8px;
}

/** Languages **/

/*.languages {
	position: relative;
	display: inline-block;
	width: 120px;
	margin-left: 12px;
}

.languages select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: none;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 36px;
	height: 35px;
	width: 100%;
	padding: 0;
	background-position: 100px -119px;
}

.languages::after {
	content: "";
    display: block;
    position: relative;
    height: 2px;
    width: 100%;
    margin: -8px auto;
    background: #000;
}*/

.languages {
	position: fixed;
	left: 14px;
	height: 30px;
	width: auto;
	bottom: 0;
	overflow: hidden;
	z-index: 999;
}

.languages li {
	background: #fff;
}

.languages li a {
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	color: #27221f;
	background: #fff;
	line-height: 30px;
	height: 30px;
	padding: 0 8px;
	text-transform: uppercase;
	position: relative;
	display: block;
	transition: all 0.4s ease-in-out;
}

.languages li a.active, 
.languages li a:hover {
	background: #000;
	color: #fff;
}

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


/** toggle area **/

.toggleblock {
	position: fixed;
	top: 36px;
    right: 54px;
	overflow: hidden;
	width: 26px;
	height: 16px;
	z-index: 102;
	text-align: center;
	transition: all 0.5s ease-in-out;
}

.menuOpened .toggleblock {
	height: 24px;
	top: 32px;
}

.toggle {
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.toggle .line {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #000;
    transition: 0.3s;
    backface-visibility: hidden;
}

.no-banner .toggle .line, .hotel-directions .toggle .line {
	background: #1b1b1b;
}

.toggle .line.line-1 {
    transition: all 0.3s 0.3s, transform 0.3s 0s;
}

.toggle .line.line-2 {
    top: 50%;
    margin-top: -1px;
    transition: all 0.3s 0.3s;
}

.toggle .line.line-3 {
    bottom: 0;
    top: auto;
    transition: all 0.3s 0.3s, transform 0.3s 0s;
}

.toggle:hover .line.line-1 {
	top: 7px;
}

.toggle:hover .line.line-3 {
	bottom: 7px;
}

.menuOpened .toggle:hover .line.line-1,
.menuOpened .toggle:hover .line.line-2,
.menuOpened .toggle:hover .line.line-3 {
	width: 100%;
}

.menuOpened .toggle .line-1 {
    top: 50%;
    margin-top: -1px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s, transform 0.3s 0.3s;
}

.menuOpened .toggle .line-2 {
    opacity: 0;
    transition: all 0.3s, opacity 0.3s 0s;
}

.menuOpened .toggle .line-3 {
    bottom: 50%;
    margin-bottom: -1px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.3s, transform 0.3s 0.3s;
}

.menuOpened .toggle:hover .line.line-1 {
	top: 50%;
}

.menuOpened .toggle:hover .line.line-3 {
	bottom: 50%;
}


/** secondary menu **/
.secondarymenu {
	z-index: 101;
    display: block;
    position: fixed;
    right: 14px;
    bottom: auto;
    width: auto;
    height: 100%;
    top: -100%;
    left: 14px;
    padding: 0 40px;
    background: #fff;
    transition: top 1s ease-in-out;
}

.secondarymenu::after {
	content: "";
	display: block;
	position: absolute;
	width: 372px;
	height: 647px;
	background: url("../teatrobb_hotel_2_bin/menuopened_fig.jpg") no-repeat center;
	background-size: 100% auto;
	bottom: 10%;

}

.secondarymenu * {
	opacity: 0;
	transition: opacity 0.5s ease-in-out 0.3s;
}

.secondarymenu .navigation {
	display: inline-block;
    position: relative;
    margin-top: 20%;
    margin-left: 40%;
    top: 0;
    bottom: auto;
    left: auto;
    right: auto;
    width: 30%;
    text-align: left;
}

.secondarymenu .navigation li { 
	display: block;
	border-bottom: none; 
	margin-bottom: 16px;
}

.secondarymenu .navigation li a {
	font-size: 26px;
	display: inline-block;
	letter-spacing: 3px;
	line-height: 30px;
	margin-bottom: 16px;
    font-weight: bolder;
    position: relative;
	transition: color 0.5 ease-in-out;
}

.secondarymenu .nav li a:hover::after, .secondarymenu .nav li.active a::after {
	width: 20px;
}

.secondarymenu .quicklinks {
    display: inline-block;
    position: relative;
    width: 30%;
    margin-top: 20%;
    float: right;
}

.secondarymenu .quicklinks ul {
	padding: 0 20%;
}

.secondarymenu .quicklinks li {
	display: block;
	width: 100%;
}

.secondarymenu .quicklinks li a {
	text-transform: uppercase;
	color: #000;
	display: inline-block;
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: color 0.5s ease-in-out;
}

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

/** menuOpened **/

.menuOpened .secondarymenu .navigation {
	display: inline-block;
	overflow: visible;
}

.menuOpened .secondarymenu {
	top: 0;
}

.menuOpened .secondarymenu * {
	opacity: 1;
}




/** Booking engine area **/

#entrance .bookinggadget {
	position: absolute;
    overflow: visible;
    z-index: 100;
    bottom: 15%;
    width: 180px;
    left: 50%;
    margin-left: -90px;
    display: block;
    bottom: 20%;
    top: auto;
    right: auto;
    -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;
}

#entrance .bookinggadget .gc_sh .shortHandCheckRates {
	height: 46px;
	border: 5px double #E83534 !important;
	color: #fff;
    background: #E83534;
	font-size: 12px;
}

.bookinggadget {
	position: fixed;
    overflow: visible;
    z-index: 100;
    top: 24px;
    width: 180px;
    left: auto;
    right: 110px;
    display: block;
    -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;
}

.gcBookingGadget form > div {
	display: none;
}

.bookinggadget .gc_sh .gc_horizontalSh .shortHandButton {
	display: block;
	margin: 0;
	float: right;
}

.bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget a {
	height: 40px;
	width: 180px;
	padding: 0 10px;
	background: #E83534;
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 2px;
	margin: 0;
	display: block;
	color: #fff;
	border: none;
	transition: all 0.7s ease-in-out;
}

.bookinggadget .gc_sh .shortHandCheckRates:hover, .bookinggadget a:hover, #entrance .bookinggadget .gc_sh .shortHandCheckRates:hover {
	background: #000;
	color: #fff;
	border: 5px double #000 !important;
}

/** hand point **/

.handPoint {
	position: absolute;
    display: block;
    width: 46px;
    height: 77px;
    background: url("../teatrobb_hotel_2_bin/hand.png") no-repeat center;
    bottom: 30px;
    left: 50%;
    margin-left: -22px;
}


/**
  * Center Block area
  **/


/** stage 1 banner **/


/** banner **/

.flashContainer {
	z-index: 1;
	height: 75% !important;
	position: relative;
	top: 14%;
	width: 70%;
	left: 15%;
}

.flashContainer:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 150px;
    opacity: 0.7;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.no-banner .flashContainer:after {
	display: none;
}

.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: 'brandon_grotesquebold';
	position: absolute;
	text-shadow: 0 0 10px rgba(0,0,0,0.4);
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 3px;
	right: 0;
	left: 0;
	top: 40%;
	bottom: auto;
    margin: 0 auto;
	width: 80%;
	text-align: center;
	visibility: visible !important;
	-webkit-font-smoothing: antialiased;
}

.flashContainer .gcb_image_legend b {
	font-size: 55px;
	line-height: 55px;
	display: block;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-weight: lighter;
	padding-top: 5px;
}

.flashContainer .gcb_navigation {
	top: 44%;
	right: 0;
	left: 0;
	z-index: 100;
	padding: 0 40px;
}

.flashContainer .gcb_navigation_arrow {
	width: 50px;
	height: 42px;
	opacity: 1;
	filter: alpha(opacity=100);
	transition-property: opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
}

.flashContainer .gcb_navigation_arrow.next, .flashContainer .gcb_navigation:hover .gcb_navigation_arrow.next,
.flashContainer .gcb_container:hover .next {
	float: right;
}

.flashContainer .gcb_navigation_arrow.next, .flashContainer .gcb_navigation:hover .gcb_navigation_arrow.next, .flashContainer .gcb_container:hover .next {
	background-position: 18px -54px;
}

.flashContainer .gcb_navigation_arrow.previous, .flashContainer .gcb_navigation:hover .gcb_navigation_arrow.previous, .flashContainer .gcb_container:hover .previous {
	background-position: -6px -12px;
}


.flashContainer .gcb_navigation_paginator {
	display: none;
}

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

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


/**
  * Content Block area
  **/

#c1 {
}

.no-banner #c1 {
	padding-top: 70px;
	padding-bottom: 70px;
}

#c2 {
	background: url("../teatrobb_hotel_2_bin/content2_text.jpg") no-repeat bottom left;
	background-size: 50% auto;
}

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

.content .holder {
	padding-bottom: 60px;
}

._2areas .content .holder, ._3areas .content .holder {
	padding: 0;
}

#contentblock .content .holder {
	margin-left: 15%;
	margin-right: 90px;
}

#contentblock #c2 .holder {
	margin-left: 45%;
	margin-right: 26px;
}

#contentblock #c3 .holder {
	margin-left: 15%;
	margin-right: 15%;
}

/** headings **/

#contentblock h1, #contentblock h2, #contentblock h3 {
	position: relative;
	-webkit-font-smoothing: antialiased;
	color: #1f212a;
	clear: both;
	z-index: 2;
	padding-bottom: 10px;
}

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

#contentblock #c2 h1, #contentblock #c2 h2, #contentblock #c2 h3 {
	margin-left: 10px
}

#contentblock #c3 h1 {
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: bold;
    margin: 140px 0 20px;
}

#contentblock #c3 h1::before {
	content: "";
    display: block;
    position: absolute;
    width: 106px;
    height: 194px;
    background: url("../teatrobb_hotel_2_bin/h1_fig.png") no-repeat center;
    background-size: 100% auto;
    top: -190px;
    left: 50%;
    margin-left: -53px;
}

#contentblock #c3 h2, #contentblock #c3 h3 {
	text-align: center;
}

#contentblock h1 {
    font-size: 42px;
    line-height: 50px;
    margin: 80px 0 20px;
    padding: 0 0 10px;
    position: relative;
    min-width: 300px;
    text-align: left;
    text-transform: none;
    font-weight: lighter;
}

#contentblock h1 span {
	font-size: 14px;
    line-height: 22px;
    margin: 30px 0 6px;
    letter-spacing: 2px;
    font-weight: lighter;
    display: block;
    text-decoration: none !important;
}

#contentblock #c3 h1 span::after, #contentblock #c3 h1 span::before {
	content: "";
    position: relative;
    display: inline-block;
    width: 100px;
    height: 2px;
    background: #000;
    margin: 3px 10px;
}

#contentblock #c3 h1 strong {
	text-indent: -99999999px;
    width: 43px;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    background-position: -6px -252px;
}

#contentblock h3 {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	line-height: 24px;
}

#contentblock #c1 h3 {
	font-weight: lighter;
	letter-spacing: 0;
	font-size: 22px;
	line-height: 34px;
	text-align: left;
	display: inline-block;
	width: 40%;
	float: right;
	position: relative;
	clear: right;
	margin-top: 75px;
}

#c1 h3::before {
    content: "";
    display: block;
    position: relative;
    width: 120px;
    height: 2px;
    background: #041c34;
    margin: 0;
    margin-bottom: 20px;
}


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

.homepage #contentblock p strong {
	font-family: 'Playfair Display', serif;
    color: #000;
    -webkit-font-smoothing: antialiased;
    font-size: 74px;
    float: left;
    padding: 0px;
    height: 64px;
    margin-right: 10px;
    margin-top: 0px;
    line-height: 65px;
}

#contentblock #c1 p {
	width: 50%;
    float: none;
    position: relative;
    display: block;
}

.homepage #contentblock #c1 p {
    float: left;
    display: inline-block;
    clear: left;
}

#contentblock #c2 p, #contentblock #c2 ul {
	margin-left: 10px;
}

#contentblock ul {
	margin: 0 0 15px 25%;
}

#contentblock #c3 p {
	text-align: center;
    width: 80%;
    margin: 0 auto;
}

p:empty {
	display: none;
}

#contentblock ul li {
	margin: 0;
	display: block;
	background-position: 0 bottom;
	margin-left: 5px;
	padding-left: 10px;
	background: url("../teatrobb_hotel_2_bin/li.png") no-repeat left;
}

.mobile.hotel-directions #contentblock ul li:last-of-type {
	background-image: none !important;
    margin: 0;
    padding: 0;
    color: #041c34;
}

.mobile.hotel-directions #contentblock ul {
    margin: 0;
}


/** Promotion gadget **/

#contentblock .promotionsgadget {
	width: 380px;
	height: 125px;
	background-color: #fff;
	margin: 40px auto !important;
	position: relative;
	text-align: right;
	display: none;
}

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

.promotionsgadget .prgTitle {
	font-size: 18px;
	line-height: 22px;
	margin: 20px 0 10px;
	position: relative;
}

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

}

.promotionsgadget .prgClick {
	position: absolute;
	bottom: 20px;
	right: 150px;
	background: none;
	border: 2px solid #000000;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	letter-spacing: 1px;
	padding: 0 12px;
	text-transform: uppercase;
	transition-property: background, color;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
}

.promotionsgadget .prgClick:hover {
	background: #000000;
	color: #fff;
}

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

/** content parallax elements **/


/** banner promotion gadget **/

#centerblock .flashContainer .promotionsgadget {
	position: absolute;
	bottom: 0px;
	left: 80px;
	z-index: 2;
	width: 230px;
	padding: 55px 30px 0;
	text-align: left;
	opacity: 1 !important;
	background-color: #fff;
}

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

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

.flashContainer .promotionsgadget .prgTitle {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 12px;
	letter-spacing: 2px;
	margin: 0 0 12px;
	position: relative;
	color: #041c34;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	text-transform: uppercase;
}

.flashContainer .promotionsgadget .prgDescription {
	position: relative;
	margin: 5px 0 80px;
	display: block;
	font-style: italic;
}

.flashContainer .promotionsgadget .prgClick {
	right: auto;
	left: 30px;
	margin: 0;
}


/** 
  * imagelinks area
  **/

.imagelinkgadget.enabled {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-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;
}

.imagelinkgadget.enabled .imglinkWrapper {
	opacity: 1;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.imagelinkgadget {
	margin: 4px 0 !important;
	padding: 0 4px;
	position: relative;
	transform: translateY(150px);
	-webkit-transform: translateY(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	-o-transform: translateY(150px);
}

.imagelinkgadget a {
	color: #041c34;
}

.imgImageWrapper {
	line-height: 0;
	height: 640px;
	overflow: hidden;
	background: #000;
	position: relative;
}

.imgImageWrapper::after {
	content: "";
	position: absolute;
	display: block;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	background: linear-gradient(-7deg, rgb(12, 91, 162), rgb(12, 37, 62));
    background: -webkit-linear-gradient(-7deg, rgb(12, 91, 162), rgb(12, 37, 62));
    mix-blend-mode: soft-light;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.imagelinkgadget .imgImageWrapper span {
	height: 100%;
	display: block;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-color: rgba(232,53,52,0);
	background-blend-mode: lighten;
	transition-property: all;
	transition-duration: 0.50s;
	transition-timing-function: ease-in-out;
}

.imagelinkgadget:nth-of-type(3n+1) .imgImageWrapper span {
	background-color: rgba(250,224,52,0);
	background-blend-mode: lighten;
	transition-property: all;
	transition-duration: 0.50s;
	transition-timing-function: ease-in-out;
}
.imagelinkgadget:nth-of-type(3n) .imgImageWrapper span {
	background-color: rgba(18,29,235,0);
	background-blend-mode: lighten;
	transition-property: all;
	transition-duration: 0.50s;
	transition-timing-function: ease-in-out;
}

.imagelinkgadget:hover .imgImageWrapper span {
	background-color: rgba(232,53,52,1);
}

.imagelinkgadget:nth-of-type(3n):hover .imgImageWrapper span {
	background-color: rgba(250,224,52,0.6);
}

.imagelinkgadget:nth-of-type(3n+1):hover .imgImageWrapper span {
	background-color: rgba(18,29,235,0.8);
}

.imgContentWrapper {
	position: relative;
	width: 100%;
	text-align: left;
	background: none;
	display: table;
	padding: 20px 0;
}

.tableWrapper {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.imgTitle {
	font-size: 16px;
    line-height: 24px;
	color: #000;
	letter-spacing: 2px;
}

.imgDescription {
	position: relative;
	line-height: 24px;
	color: #000;
}

.imgLink {
	position: relative;
    pointer-events: none;
}

.imgLink span {
	font-size: 12px;
	color: #000;
	letter-spacing: 2px;
}



/** image links puzzle **/

/** medium **/

.medium {
	width: 62%;
}

.medium .imgImageWrapper {
	height: 410px;
}

.medium .imgContentWrapper {
	position: relative;
	display: block;
	text-align: left;
	padding: 20px 0;
	width: 60%;
}

.medium .tableWrapper {
	display: block;
}

/** medium vertical **/

.mediumvertical {
	width: 35%;
	float: right;
	margin-top: 15% !important;
	overflow: visible;
	z-index: 2;
}

.mediumvertical .imgImageWrapper {
	height: 470px;
}

.mediumvertical .imgContentWrapper {
	background: #f9f9f9;
    position: absolute;
    height: 410px;
    width: 340px;
    top: 10px;
    left: -65%;
    padding: 0 15%;
    text-align: center;
}

.mediumvertical .imgContentWrapper::after {
	content: "";
	position: absolute;
	display: block;
	top: 14px;
	left: 14px;
	right: 14px;
	bottom: 14px;
	border: 5px double #e8e8e8;
	pointer-events: none;
}

.mediumvertical .imgTitle {
	padding: 0 15px 20px;
}

.mediumvertical .imgLink {
	margin: 20px 0 0;
}

.mediumvertical .imgLink::after, .mediumvertical .imgLink::before {
	content: "";
	position: relative;
	display: inline-block;
	width: 12px;
	height: 2px;
	background: #000;
	margin: 3px 10px;
}


/** quote **/

.imgLinksWrapper {
	margin: 0;
	margin-left: -20%;
	margin-right: -94px;
}

.quote {
	margin: 80px 0 !important;
}

.quote .imglinkWrapper {
	background: #000;
}

.quote .imgImageWrapper {
	height: 450px;
	opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.quote .imgImageWrapper span::after {
	content: "";
	position: absolute;
	display: block;
	width: 297px;
	height: 450px;
	left: 15%;
	top: 0;
	background: url("../teatrobb_hotel_2_bin/quote_texture.png") repeat center;
	z-index: 2;
}

.quote .imgContentWrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 450px;
	width: 100%;
	text-align: center;
}

.quote .tableWrapper {
	padding: 0 15%;
}

.quote .imgTitle {
	display: none;
}

.quote .imgDescription {
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 34px;
	color: #fff;
}

.quote .imgLink {
	margin-top: 30px;
}

.quote .imgLink span {
	color: #fff;
}

/* small & extra small */

#c1 #imgLinksWrapper2, #c3 #imgLinksWrapper2 {
	margin-left: 35%;
	margin-right: -18%;	
}

.small, .extrasmall {
	padding: 0 10px;
	margin: 10px 0 !important;
}

.small .imgImageWrapper {
	height: 430px;
}

.small .imgTitle {
	font-size: 14px;
}

.small .imgLink, .extrasmall .imgLink, .extrasmall .imgTitle {
	display: none;
}

.extrasmall .imgImageWrapper {
	height: 215px;
}

.extrasmall .imgContentWrapper {
	padding: 10px 0 20px;
}

.extrasmall .imgDescription {
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	font-style: italic;
}

/* medium large */

.mediumlarge {
	margin: 40px 0 !important;
}

.mediumlarge .imgImageWrapper {
	height: 340px;
	width: 50%;
	display: inline-block;
}

.mediumlarge .imgContentWrapper {
	width: 50%;
	display: table;
	height: 340px;
	float: right;
	padding: 0 0 0 10%;
}

.mediumlarge .imgTitle {
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 42px;
    line-height: 40px;
    margin-bottom: 30px;
    letter-spacing: 0;
}

.mediumlarge .imgLink {
	margin-top: 40px;
}

/** large & slide **/

.slide .imgImageWrapper, .large .imgImageWrapper {
	height: 580px;
}

.slide .imgContentWrapper {
	height: auto;
}

.bx-wrapper .bx-viewport {
	height: auto !important;
}

.bx-controls {
    position: relative;
}

.bx-controls .bx-controls-direction {
	display: block;
    cursor: pointer;
}

.bx-controls .bx-controls-direction a {
	position: absolute;
    display: block;
    width: 40px;
    bottom: 322px;
    text-align: center;
    height: 40px;
    font-size: 11px;
    letter-spacing: 2px;
    color: #041c34;
    font-weight: lighter;  
    opacity: 0.5;  
    transition: opacity 0.5s ease-in-out;
}

.bx-controls .bx-controls-direction a:hover {
    opacity: 1;
}

.bx-controls .bx-controls-direction .bx-prev {
	background-position: -6px -12px;
	text-indent: -9999px;
	left: 40px;
}

.bx-controls .bx-controls-direction .bx-next {
	background-position: 10px -54px;
	text-indent: -9999px;
	right: 40px;
}

.bx-controls .bx-pager {
    display: none;
}


/** no link imagelink **/

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

/** imagelink hover **/


/** popup imagelink **/

body.popupWindow {
	overflow: hidden;
}

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

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

.popup .imgContentWrapper {
	padding: 30px;
	height: 170px;
}

.popup #closePopup {
    width: 50px;
    height: 50px;
    background: #fff;
    position: absolute;
    top: 0;
    right: -50px;
}

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

.popup #closePopup:hover span {
	background: url("../teatrobb_hotel_2_bin/popup_close.png") no-repeat center;
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.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("../teatrobb_hotel_2_bin/popup_close.png"),auto;
}




/**
  * rooms page area
  **/

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

#contentblock .roomContainer {
	padding: 0;
	margin: 0;
	height: auto;
	text-align: left;
	background-color: #fff;
	margin: 4px 0;
	padding: 0 4px;
}

#contentblock .roomContainer .roomPhoto {
	position: absolute;
    top: 0;
    left: 8px;
    right: 8px;
    bottom: auto;
    height: 390px;
    overflow: hidden;
    background-color: #000;
}

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

 #contentblock .roomContainer .roomPhoto .pgContainer .pgImage {
	height: 100%;
	width: 100%;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

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

#contentblock .roomContainer .roomName {
	position: relative;
	margin: 0;
	margin-top: 390px;
	z-index: initial;
}

#contentblock .roomContainer .roomName h2 {
	margin: 0;
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 26px;
    color: #000;
    letter-spacing: 2px;
    padding: 20px 4px 4px;
    text-align: left;
    min-width: inherit;
    max-width: inherit;
    font-weight: lighter;
    z-index: 1;
}

#contentblock .roomContainer .roomName h2::before {
	display: none;
}

#contentblock .roomContainer .minRate {
	position: relative;
	
    z-index: 9;
}

#contentblock #c1 .roomContainer .minRate h3 {
	font-family: 'Playfair Display', serif;
	font-size: 14px;
    line-height: 20px;
    padding: 0 4px;
    font-weight: 400;
    color: #000;
    margin: 18px 0 0;
    text-align: left;
    margin-top: 0 !important;
    display: block !important;
    float: none;
    width: 100%;
}

#contentblock #c1 .roomContainer .minRate h3::before {
	display: none;
}

/** rooms hover **/

#contentblock .roomContainer:hover .roomPhoto .pgContainer .pgImage {
	opacity: 0.8;
}


/** rooms puzzle **/

#contentblock .roomContainer.clicked .roomPhoto {
	bottom: 0;
	top: auto;	
}

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


/** rooms opened **/

#contentblock .roomContainer.room-opened {
	height: auto;
	width: 100%;
	background-color: #fff;
	margin: 0;
    padding: 0;
    padding: 480px 0 60px !important;
}

#contentblock .roomContainer.room-opened::after {
	content: "";
    display: block;
    position: absolute;
    width: 106px;
    height: 194px;
    background: url("../teatrobb_hotel_2_bin/h1_fig.png") no-repeat center;
    background-size: 100% auto;
    top: 520px;
   	left: 10%;
}

#contentblock #item_0.room-opened::after {
	content: "";
    display: block;
    position: absolute;
    width: 106px;
    height: 194px;
    background: url("../teatrobb_hotel_2_bin/suite_fig.jpg") no-repeat center;
    background-size: 100% auto;
    top: 540px;
   	left: 10%;
}

#contentblock #item_1.room-opened::after {
	content: "";
    display: block;
    position: absolute;
    width: 106px;
    height: 194px;
    background: url("../teatrobb_hotel_2_bin/suitejunior_fig.jpg") no-repeat center;
    background-size: 100% auto;
    top: 540px;
   	left: 10%;
}

#contentblock .roomContainer.room-opened .roomName {
	margin: 0;
	text-align: left;
	padding: 0;

}

#contentblock .roomContainer.room-opened .roomName h2 {
	display: block;
	text-align: left;
	margin: 60px 0 0 25%;
	color: #000000;
	padding: 0;
}

#contentblock .roomContainer.room-opened .minRate {
    position: relative;
    opacity: 1;
    transform: translateY(0);
    bottom: auto;
    left: auto;
    right: auto;
    text-align: left;
    display: block;
    margin: 0 0 0 25%;
}

#contentblock .roomContainer.room-opened .minRate h3 {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 12px;
    line-height: 16px;
    color: #000000;
}

#contentblock .roomContainer.room-opened .roomPhoto {
	height: 480px !important;
    border: none !important;
    margin: 0;
    cursor: auto !important;
    margin-top: 0;
    left: 0;
    right: 0;
    top: 0 !important;
}

#contentblock .roomContainer.room-opened .roomDescription.mealplan {
	margin: 30px 0 20px 25%;
	font-style: initial;
	font-size: 16px;
	text-transform: inherit;
	width: initial;
	padding-bottom: 10px;
}

#contentblock .roomContainer.room-opened .roomDescription {
	text-align: left;
	margin: 20px 80px 30px 25%;
	width: 100%;
}

#contentblock .roomContainer.room-opened .roomDescription p {
	text-align: left;
	margin: 0;
}

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

#contentblock .roomContainer.room-opened .roomDescription ul li {
    text-align: left;
}

#contentblock .roomContainer.room-opened .promotions-termsActions {
	margin: 0 0 10px 25%;
	width: initial;
}

#contentblock .roomContainer.room-opened .promotions-termsActions .promotions-bgLink {
	margin: 0 0 25px;
	border: 2px solid #000000;
	border: 5px double #000 !important;
	color: #000000;
	font-style: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 29px;
	width: auto;
	display: inline-block;
	width: 200px;
	transition: all 0.5s ease-in-out;
}

#contentblock .roomContainer.room-opened .promotions-termsActions .promotions-bgLink:hover {
	border: 5px double #E83534 !important;
	color: #E83534;
	background: none;
}

#contentblock .roomContainer.room-opened .promotions-termsActions .promotions-showTermsTrigger {
	background-color: transparent;
	bottom: 0;
	top: 47px;
	right: auto;
	left: 0;
	width: 200px;
	height: 20px;
	color: #000;
    font-size: 11px;
    text-align: left;
}

#contentblock .roomContainer .promotions-termsContent {
	left: 25%;
	right: auto;
	padding: 42px 30px 30px;
	width: 55%;
	bottom: 26px;
}

#contentblock .roomContainer .promotions-termsContent .promotions-closeTerms {
	background-color: #000000;
	text-align: left;
    padding-left: 30px;
}

#contentblock .roomContainer .promotions-termsContent .promotions-termsText {
    line-height: 18px;
    font-size: 12px;
    text-align: left;
}

#contentblock .room-opened .slick-slider > button {
	z-index: 9 !important;
}

#contentblock .roomContainer.clicked {
	height: 390px !important;
}


/**
  * Gallery page area
  **/

#contentblock #pg {
	margin-left: 0;
	margin-right: 0;
}

#contentblock #pg .pgContainer {
	display: none;
}


/**
  * Contacts page area
  **/

/** hotel subscribe + unsubscribe **/
#subscribe_newsletter_form input[type="submit"],  .hotel-unsubscribe #contentblock form input[type="submit"] {
	width: auto;
	float: left;
	height: 35px;
	margin-top: 0px;
	padding-left: 40px;
	padding-right: 0;
 }

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


/** contacts page **/


.contactFormContainer {
	margin: 0;
	width: 80%;
}

.contactFormContainer #contacts_form {
	text-align: left;
}

.contactFormContainer #contacts_form input, .contactFormContainer #contacts_form select {
	height: 35px;
    border: none;
    background: #f6f6f6;
    width: 100%;
    padding: 5px 10px;
}

#subscribe_newsletter_form input, #subscribe_newsletter_form select,
.hotel-unsubscribe input, .hotel-unsubscribe select {
	width: 100%;
	border: none;
	background: #e1e0de;
	background: #f6f6f6;
	padding: 5px 10px;
	height: 22px;
}

.contactFormContainer #contacts_form p {
	font-size: 14px;
    line-height: 20px;
    margin: 15px 0 5px;
    letter-spacing: 0;
}

#subscribe_newsletter_form div {
	font-size: 14px;
	line-height: 8px;
	color: #000;
	margin: -14px 20% 0 20%;
}

.hotel-subscribe #subscribe_newsletter_form div {
	margin: 10px 0;
	width: 80%;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
}

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

.contactFormContainer #contacts_form #reservationFields > div {
	width: 49%;
	position: relative;
	margin-right: 0;
}

.contactFormContainer #contacts_form #reservationFields #fcheckinShell, 
.contactFormContainer #contacts_form #reservationFields #cbnradultsShell, 
.contactFormContainer #contacts_form #reservationFields #cbofferShell {
	margin-right: 2%;
}

.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-position: -190px 0;
}

.contactFormContainer #contacts_form textarea {
	width: 100%;
	border: none;
    background: #f6f6f6;
}

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

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

body #contentblock input[type="submit"] {
	    padding: 0 40px;
    background: none;
    height: 40px;
    line-height: 29px;
    margin: 40px 0;
    font-weight: normal !important;
    width: 190px;
    border: 5px double #000 !important;
    color: #000000;
    letter-spacing: 2px;
    display: block !important;
    float: left;
    clear: both;
    transition: all 0.5s ease-in-out;
}

body #contentblock input[type="submit"]:hover {
	border: 5px double #E83534 !important;
    color: #E83534;
}

.contactFormContainer #contacts_form input[type="submit"]:hover,
.hotel-unsubscribe #contentblock form input[type="submit"]:hover
{
	border: 5px double #E83534 !important;
    color: #E83534;
}

.hotel-contacts main#contentblock ~ * {
    opacity: 0;
    display: none;
}

.hotel-contacts footer#bottomblock, .hotel-contacts footer#bottomblock ~ * {
    opacity: 1;
    display: block;
}
.hotel-contacts .fixedBlock ~ * {
    display: none!important;
    opacity: 0;
    height: 0;
    visibility: hidden;
}

/*
 * newsletter form 
 */
.newsletterform {
	height: 550px;
	width: 100%;
	background: none;
	position: relative;
	display: block;
	padding: 0 15%;
	padding-top: 40px;
	background: #fff;
	display: none;
}

.homepage .newsletterform {
	display: none;
}

.homepage .newsletterform::before {
	content: "";
	display: block;
	position: absolute;
	width: 209px;
	height: 421px;
	background: url("../teatrobb_hotel_2_bin/news_fig.png") no-repeat center;
	background-size: 100% auto;
	top: 20px;
	right: 5%;
}

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

.newsletterform h1 {
	display: none;
	margin: 0;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: bold;
}

.newsletterform h1:first-of-type {
	display: block;
    position: relative;
    text-align: center;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 16px;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
}

.newsletterform h1 span {
	text-align: center !important;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: lighter;
}

.newsletterform h1 strong {
	text-indent: -99999999px;
    width: 51px;
    white-space: nowrap;
    position: absolute;
    display: inline-block;
    background-position: -6px -323px;
    margin-top: 28px;
    margin-left: -30px;
}

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

.newsletterform h3 {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	text-transform: none;
	text-align: center;
	margin-top: 30px;
	font-weight: normal;
	padding: 0 30%;
}

.newsletterform form {
	display: block !important;
	padding-top: 70px;
}

.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 rgba(0,0,0,0.3);
	margin-bottom: 2px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    padding: 0 60px;
    width: 50%;
}

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

.newsletterform form input[type="submit"] {
	border: 5px double #000 !important;
	padding: 0 20px !important;
	margin-top: 80px !important;
	height: 50px !important;
	width: 140px !important;
	margin: 80px auto !important;
    position: relative;
    text-align: center;
    display: block;
    float: none !important;
}

#subscribe_newsletter_form input {
	background: none;
    border-bottom: 2px solid #000;
    padding-left: 60px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: lighter;
    letter-spacing: 2px;
    padding-right: 30px;
    margin-bottom: 30px;
}

.hotel-subscribe #subscribe_newsletter_form input {
	border-bottom: none;
	background: #f6f6f6;
	height: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.homepage .newsletterform form input[type="text"] {
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: 0;
}

.newsletterform form input[type="submit"]:hover {
	border: 5px double #E83534 !important;
	color: #E83534 !important;
}


.rightSide .logos {
	position: relative;
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 10%;
    background-position: 10% -254px;
}


/**
  * Bottom block area
  **/

/** footer logo **/


/** footer menu area **/

.footermenu {
	padding: 0 0 45px 45px;
	position: relative;
	width: 60%;
	float: right;
	display: inline-block;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

}

.footermenu li {
	display: inline-block;
	display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 6px;
}

.footermenu li a {
	color: #000;
	font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
}

.footermenu li a::after {
	content: "";
    display: block;
    position: relative;
    background: #000;
    height: 2px;
    right: 0;
    width: 0;
    margin: 0;
    transition-property: width;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
}

.footermenu li a:hover::after, .footermenu li.active a::after {
	width: 8px;
}


/** seals logos area **/
.sealslogos {
	overflow: visible;
	background: url("../teatrobb_hotel_2_bin/content1_bg.jpg") repeat center;
	height: 160px;
	position: relative;
}

.sealslogos span {
	position: absolute;
	width: 70%;
	height: 1px;
	background-color: #b8b7b7;
	top: 50%;
	left: 50%;
	margin-left: -35%;
}


/** Hotel contacts area (footer) **/

#bottomblock .hotelcontacts {
	position: relative;
	top: auto;
	right: auto;
	width: 40%;
	display: inline-block;
}

.hotelcontacts {
    position: absolute;
    top: 80px;
    width: 250px;
    display: none;
}

.hotelcontacts a {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	font-style: normal;
	display: block;
}

.hotelcontacts a .dark {
	color: #000;
	margin-right: 10px;
}

.hotelcontacts .addressblock h3 {
	text-transform: none;
	font-size: 20px;
	line-height: 22px;
	font-weight: lighter;
	margin-bottom: 20px;
}


/** social area **/

.socialmedia {
	margin-top: 10px;
}

.socialmedia ul li {
	width: 70px;
	height: 25px;
	margin: 0 2px 0 0 !important;
	padding: 0 !important;
	display: inline-block !important;
	background: none !important;
}

.socialmedia li a {
	text-indent: -9999px;
	display: block;
	background-position: 0 0;
	height: 100%;
	width: 100%;
	transition: opacity 0.4s ease-in-out;
}

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

.socialmedia .facebook a {
	background-position: 0 -180px;
}

.socialmedia .instagram a {
	background-position: -172px -179px;
}

.socialmedia .tripadvisor a {
	background-position: -257px -179px;
}

.socialmedia .newsletter a {
	background-position: -375px -110px;
}


/** Seals area **/

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

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

.security {
	height: 30px;
    float: right;
    display: inline-block;
    margin-right: 40px;
}

.powered {
	position: relative;
    height: 30px;
   	float: right;
    margin-right: 26px;
    display: inline-block;
}


/**
  * Bottom bar area
  **/

.fixedBlock {
	position: fixed;
    bottom: 0;
    right: 14px;
    left: 14px;
    height: 30px;
    z-index: 999;
    overflow: visible;
    background: #fff;
}

.fixedBlock .quicklinks {
	float: right;
    position: relative;
    display: block;
    width: 60%;
    margin: 0;
    padding: 0 30px;
}

.fixedBlock .quicklinks ul {
    text-align: right;
    margin: 0 auto;
}

.fixedBlock .quicklinks li {
    display: inline-block;
    margin-left: 14px;
}

.fixedBlock .quicklinks li a {
    font-size: 11px;
    line-height: 28px;
    letter-spacing: 1.2px;
    display: block;
    color: #000;
    -webkit-font-smoothing: antialiased;
    transition: color 0.5s ease-in-out;
}

.fixedBlock .quicklinks li a:hover {
	color: #E83534;
}

/** location page **/

.hotel-directions .gcb_container, .hotel-directions .scroll {
	display: none;
}

.hotel-directions #contentblock h3, .hotel-directions #contentblock ul.list {
	display: none !important;
}

#directionsLink {
	padding: 0 10px;
    font-size: 1.1em;
    display: none;
    background: none;
    border: 5px double #000 !important;
    position: relative;
    display: block;
    clear: both;
    width: 190px;
    height: 40px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 29px;
    color: #041c34 !important;
    margin: 10px 0 0 0;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
}

.mobile #directionsLink {
	margin: 40px 0;
}

#directionsLink:hover {
	border: 5px double #E83534 !important;
	color: #E83534 !important;
}


/**
  * mobile website
  **/

.mobile #centerblock {
	position: relative;
	top: 100px;
	left: auto;
	right: auto;
	max-height: 100vh !important;
}

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

.mobile.hotel-directions #centerblock {
	height: 400px !important;
}

.mobile #contentblock {
	margin-top: 100px !important;
}


/** generic transitions **/

.toggle span, #contentblock .roomContainer .roomPhoto .pgContainer .pgImage, #contentblock .roomContainer,
#contentblock .roomContainer.room-opened .promotions-termsActions a, .contactFormContainer #contacts_form input[type="submit"],
 #subscribe_newsletter_form input[type="submit"], .hotel-unsubscribe #contentblock form input[type="submit"]  {
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
}

#contentblock .roomContainer  {
	transition-property: background-color;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
}

.imgContentWrapper {
	transition-property: all;
	transition-duration: 0.25s;
	transition-timing-function: ease-out;
}


/**
  * Responsive stuff
  **/


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

	#topblock {
		padding: 0 20px;
		height: 100px;
	}

	.hotellogo {
	    margin-top: 0;
	    margin-left: 10px;
	    width: 64px;
	    height: 100px;
	    opacity: 1;
	    background: url("../teatrobb_hotel_2_bin/hotel_logo_mob.png") no-repeat;
	}

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

	/** menu stuff **/

	.bookinggadget .gcBookingGadget {
		display: block !important;
	}

	.bookinggadget .gc_sh .gc_horizontalSh .shortHandButton {
		margin: 0;
	}

	.footermenu li a {
		font-size: 12px;
	}

	#contentblock #c2 .holder {
		margin-left: 50px;
		margin-right: 50px;
	}

	#contentblock #c2 h1, #contentblock #c2 h2, #contentblock #c2 h3, #contentblock #c2 p, #contentblock #c2 ul {
		margin-left: 40%;
	}

	/** menu opened area **/

	.navigation, .secondarymenu::after, .homepage #entrance, .hotellogo img {
		display: none;
	}

	.secondarymenu .navigation {
		margin-left: 10%;
		width: 50%;
	}

	.secondarymenu .quicklinks {
		width: 40%;
	}

	.secondarymenu .navigation li a {
		font-size: 24px;
		line-height: 28px;
	}

	.secondarymenu .nav li a:hover::after, .secondarymenu .nav li.active a::after {
		width: 18px;
	}


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

	#contentblock .content .holder {
		margin-left: 40px;
		margin-right: 40px;
	}

	#centerblock::before, .homepage .newsletterform {
		display: none;
	}

	.newsletterform {
		padding: 0 40px;
	}

	.newsletterform h1:first-of-type, .newsletterform form input[type="submit"] {
		right: 40px;
	}

	/** imagelinks **/

	.imagelinkgadget {
		transform: translateY(0);
	    -webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	}

	.imgLinksWrapper {
		margin: 10px -44px !important;
	}

	/** other stuff **/

	.scroll {
		bottom: 50px;
	}

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

	.entranceHidden #topblock {
		height: 100px;
	}

	.flashContainer {
		top: 0;
		width: 80%;
    	left: 10%;
	}

	.bookinggadget {
		top: 43px;
	}

	.toggleblock {
		top: 54px;
	}

	.menuOpened .toggleblock {
		top: 51px;
	}

	#contentblock .content .holder > *, #contentblock #c3 .holder {
		margin-right: 50px;
		margin-left: 50px;
	}

	#contentblock #imgLinksWrapper2, #contentblock .content .holder .bx-wrapper {
		margin-left: 0;
		margin-right: 0;
	}

	#contentblock #c1 h3 {
    	float: left;
	    position: relative;
	    clear: both;
	    margin-top: 0;
	    display: block;
	    width: 80%;
	}

	#contentblock #c1 p {
		width: 70%;
	}

	#seals {
		margin-bottom: 35px;
	}

	/* imagelinks */
	.slide .imgImageWrapper, .large .imgImageWrapper {
		height: 440px;
	}

	/** contacts area **/

	#contentblock .content .holder .hotelcontacts {
	    position: fixed;
	    bottom: 0;
	    left: 40px;
	    right: auto;
	    top: auto;
	    z-index: 102;
	    width: auto;
	    display: block !important;
	}

	#contentblock .hotelcontacts .contacts {
		text-indent: -9999px;
		line-height: 35px;
		width: 35px;
		height: 35px;
		display: block;
		background-color: #fff;
		float: left;
		margin: 0 4px 0 0;
		background-image: url("../teatrobb_hotel_2_bin/sprite.png");
		background-repeat: no-repeat;
	}

	#contentblock .hotelcontacts .addressblock {
		background-position: 0px -44px;
	}

	#contentblock .hotelcontacts .phoneblock {
		background-position: 0px -94px;
	}

	#contentblock .hotelcontacts .emailblock {
		background-position: 5px 7px;
	}

	#contentblock .content .holder .hotelcontacts .socialmedia {
		display: none;
	}

	.scrolltop {
		left: 10px;
	}


}

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

	.hotel-directions.no-banner #contentblock {
		margin-top: 100px;
	}

	.hotel-directions #centerblock {
		padding-top: 0 !important;
	}

	/** menu stuff **/

	.navigation {
		right: -100%;
		width: 100%;
	}

	.menuOpened #topblock::after, .flashContainer .gcb_image_legend, .logo, 
	.small_h.noimage.imagelinkgadget .imgLink, .homepage .newsletterform, .scroll, 
	.homepage .flashContainer::before, .secondarymenu .quicklinks, .fig3 {
		display: none;
	}

	#centerblock {
		height: 440px !important;
	}

	.flashContainer {
		width: 100%;
		left: 0;
		height: 100% !important;
		top: 0;
	}

	.no-banner #c1 {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.content {
		padding: 0;
	}

	#contentblock .content .holder {
		margin-left: 10px;
		margin-right: 10px;
	}

	#contentblock #c1 p, #contentblock #c1 h3 {
		width: 90%;
	}

	#contentblock #c2 h1, #contentblock #c2 h2, #contentblock #c2 h3, #contentblock #c2 p, #contentblock #c2 ul {
		margin-left: 0;
	}

	/** imagelinks **/

	.large.imagelinkgadget .imgImageWrapper, .large.imagelinkgadget .imgContentWrapper, 
	.medium_v.imagelinkgadget .imgImageWrapper, .medium_v.imagelinkgadget .imgContentWrapper, 
	.slide .imgImageWrapper, .slide .imgContentWrapper, .bx-wrapper .bx-viewport {
		height: 400px !important;
	}

	.medium {
		width: 100%;
	}

	.mediumlarge {
		margin: 20px 0 !important;
	}

	.mediumvertical .imgContentWrapper {
		background: #f9f9f9;
	    position: absolute;
	    height: 470px;
	    width: 100%;
	    top: 0;
	    left: -100%;
	    padding: 0 15%;
	    text-align: center;
	}

	.mediumvertical {
		width: 50%;
		margin-top: 0 !important;
	}

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

	.mediumlarge .imgContentWrapper {
		height: auto;
		padding: 30px 0;
	}

	.mediumlarge .imgLink {
		margin-top: 20px;
	}

	.mediumlarge .imgTitle {
		font-size: 28px;
	    line-height: 30px;
	    margin-bottom: 10px;
	    letter-spacing: 0;
	}

	.bx-controls .bx-controls-direction a {
		bottom: 200px;
	}

	.bx-controls .bx-controls-direction .bx-prev {
		left: -40px;
	}

	.bx-controls .bx-controls-direction .bx-next {
		right: -40px;
	}


	/** rooms area */

	#contentblock .roomContainer.room-opened .roomName {
		padding: 30px 10px 15px;
	}

	#contentblock .roomContainer.room-opened .minRate h3 {
		padding: 0 10px 20px;
	}

	#contentblock .roomContainer.room-opened .roomPhoto {
		height: 360px;
		margin-bottom: 30px;
	}

	#contentblock .roomContainer.room-opened .roomName {
		margin: 0;
	}

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

	#contentblock .roomContainer.room-opened .roomDescription.mealplan {
		margin: 30px 10px 20px;
	}

	#contentblock .roomContainer.room-opened .roomDescription {
		margin: 20px 10px 30px;
	}

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

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


	/** special offers area */

	#contentblock .roomContainer .promotions-termsContent {
		left: 40px;
		bottom: 40px;
	}


	/** other stuff **/

	#topblock {
		padding: 0 40px;
	}

	#fixedblock {
		right: 40px;
	}

	#contentblock .content .holder > *, #contentblock #c2.content .holder > * {
	    margin-right: 40px;
	    margin-left: 40px;
	}

	#contentblock #imgLinksWrapper2, #contentblock .content .holder .bx-wrapper {
		margin-left: 0 !important;
    	margin-right: 0 !important;
	}

	#contentblock #c3.content .holder > * {
	    margin-left: 40px;
	    margin-right: 40px;
	}

	#contentblock #c3 h1 {
		margin: 200px 0 20px;
	}

	#contentblock #c2 .holder {
		margin-left: 10px;
    	margin-right: 10px;
	}

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

	.imgImageWrapper {
		height: 400px;
	}

	#bottomblock {
		padding: 80px 40px 50px;
	}

	.scroll {
		bottom: 70px;
	}

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

	#bottomblock .hotelcontacts {
		width: 100%;
	}

	#contentblock .content .holder .hotelcontacts {
		left: 40px;
	}

	.footermenu, .security, .quicklinks, #contentblock .roomContainer.room-opened::after {
		display: none;
	}

	#contentblock .roomContainer.room-opened .roomPhoto {
		height: 250px !important;
	}

	#contentblock .roomContainer.room-opened {
		padding: 250px 0 60px !important;
	}

	#contentblock .roomContainer.room-opened .roomName h2, #contentblock .roomContainer.room-opened .minRate {
		margin: 0;
	}

	#bottomblock .hotelcontacts {
		width: 80%;
   		left: 20%;
	}

	.hotelcontacts .addressblock h3 {
		margin-bottom: 0;
	}

	.secondarymenu .navigation {
		width: 80%;
	}

}

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

	#contentblock .content .holder, #contentblock .content .holder > *, #contentblock #c3.content .holder > *, #contentblock #c3 .holder {
		margin-left: 10px;
    	margin-right: 10px;
	}

	.secondarymenu .navigation li a {
		font-size: 20px;
	}

	.secondarymenu {
		padding: 40px 10px 0;
	}

	#contentblock h1 {
		font-size: 36px;
    	line-height: 44px;
	}
	#bottomblock .hotelcontacts {
		left: 10px;
		width: 90%;
	}

	.hotellogo {
		margin-left: 0;
	}

	.toggleblock {
		right: 30px;
	}

	.hotellogo img, #contentblock #c3 h1 span::after, #contentblock #c3 h1 span::before, .scrolltop {
		display: none;
	}

	#topblock {
		padding: 0 10px;
	}

	.mediumvertical {
		width: 100%;
	}

	.mediumvertical .imgContentWrapper {
		position: relative;
		top: 0;
		left: 0;
		height: auto;
		padding: 70px 30px;
	}

	.nav {
		padding: 0px 10px;
	}

	.nav li a {
		font-size: 18px;
		line-height: 12px;
	}

	.bookinggadget {
		right: 14px;
	    bottom: 0;
	    top: auto;
	    width: auto;
	    left: 14px;
	}

	.bookinggadget a {
		line-height: 40px;
	    padding: 0 10px;
	    text-align: center;
	    width: 100%;
	    font-size: 13px;
	}

	#fixedblock {
	    right: 10px;
	}

	#contentblock .content .holder .hotelcontacts {
	    left: 10px;
	}

	#contentblock .roomContainer .promotions-termsContent {
		width: 80%;
	}

	body.popupWindow {
		overflow: auto;
	}

	.powered {
		margin-left: 20px;
	}

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

	.footerlogo {
		top: 80px;
		left: auto;
    	right: 10px;
    	display: none;
	}

	#bottomblock {
		padding: 20px 10px 0;
		min-height: 250px;
	}


}




