

/* Start:/bitrix/templates/intels_hotel_tweed/components/intels/hotel.feedback/intels/style.css?1591903252132*/
a.ajax_submit {
    color: #f5f3ed;
    text-align: center;
    text-decoration: none;
}
a.ajax_submit:hover {
    color: #f5f3ed;
}
/* End */


/* Start:/bitrix/templates/intels_hotel_tweed/styles.css?15919032524705*/
/*
 * 
 * 
 * ?reset
 * 
 * 
 */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
a,
span {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  border-color: inherit;
  color: inherit;
  list-style-type: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}
a:hover {
  border-color: inherit;
  color: inherit;	
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  font-size: 100%;
}
.ggs-guide, .ggs-guide * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;	
}
/*
*
* Fixes for IE6-8
* http://jonikorpi.com/leaving-old-IE-behind/
*
*/
.ie body {
  width: 40em;
  margin: 0 auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b, strong {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea,
button,
select {
  font-family: inherit;
  border-color: inherit;
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;  
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
textarea {
  overflow: auto;
}




/*
*
* 
* ?figure
*
* 
*/
figure {
  position: relative;
}
figure img,
figure object,
figure embed,
figure video {
  max-width: 100%;
  display: block;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}




/* 
 * 
 * 
 * 
 * 
 * Text
 * 
 * 
 * 
 * 
 * */
/* sizes */
body {
	/* 16px / 24px */
	font-size: 1em; 
	line-height: 1.5em;
}
.small {
	/* 14px / 20px */
	font-size: 0.875em;
	line-height: 1.4em;
}
.normal, p {
	/* 16px / 24px */
	font-size: 1em;
	line-height: 1.5em;
}
.big, h4 {
	/* 18px / 25px */
	font-size: 1.125em;
	line-height: 1.4em;
}
.large, h3 {
	/* 22px / 31px */
	font-size: 1.4em;
	line-height: 1.4em;
}
.huge, h2 {
	/* 29px / 35px */
	font-size: 1.8em;
	line-height: 1.2em;
}
.massive, h1 {
	/* 35px / 39px */
	font-size: 2.2em;
	line-height: 1.1em;
}
.gigantic {
	/* 48px / 53px */
	font-size: 3em;
	line-height: 1.1em;
}

/* margins, paddings */
a {
	text-decoration: underline;
}
a.js {
	text-decoration: none;
	border-style: dotted;
	border-bottom-width: 1px;
}
a:hover, a.active, a.js:hover, a.js.active {
	text-decoration: none;
	border-bottom-width: 0;
}
p, li {
	margin-top: 0.7em;
}
li:before {
	content: "\2014\00A0";
}
h1, h2, h3 {
	margin-top: 1em;
}


.text-upper {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/* text-align */
.text-m-center {
	text-align: center;
}

.text-m-left {
	text-align: left;
}
.text-m-right {
	text-align: right;
}
.text-m-center figure img {
	margin-left: auto;
	margin-right: auto;
}
.text-m-left figure img {
	margin-left: 0;
	margin-right: 0;
}
.text-m-right figure img {
	margin-left: 0;
	margin-right: 0;
}
.stars {
	margin: -15px auto 0;
	width: 60px;
}
.stars div {
	position: absolute;
}
.stars img {
	display: inline;
	width: 20px;
	height: 20px;
}

.kaiserhof {width:50%;}


@media screen and (min-width: 45em) {
	.huge, h2 {
		/* 32px / 42px */	
		font-size: 2em;
		line-height: 1.3em;
	}
	.massive, h1 {
		/* 48px / 53px */
		font-size: 3em;
		line-height: 1.1em;
	}
	.gigantic {
		/* 64px / 64px */
		font-size: 4em;
		line-height: 1em;
	}
	.text-t-center {
		text-align: center;
	}
	.text-t-left {
		text-align: left;
	}
	.text-t-right {
		text-align: right;
	}
	.text-t-center figure img {
		margin-left: auto;
		margin-right: auto;
	}
	.text-t-left figure img {
		margin-left: 0;
		margin-right: 0;
	}
	.text-t-right figure img {
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (min-width: 75em) {
	.gigantic {
		/* 80px / 80px */
		font-size: 5em;
		line-height: 1em;
	}	
	.text-d-center {
		text-align: center;
	}
	.text-d-left {
		text-align: left;
	}
	.text-d-right {
		text-align: right;
	}
	.text-d-center figure img {
		margin-left: auto;
		margin-right: auto;
	}
	.text-d-left figure img {
		margin-left: 0;
		margin-right: 0;
	}
	.text-d-right figure img {
		margin-left: 0;
		margin-right: 0;
	}	
}


/* End */


/* Start:/bitrix/templates/intels_hotel_tweed/template_styles.css?159190325272*/
.logoContainer {
	opacity: 0.9;
}
.logoContainer:hover {
  opacity: 1;
}
/* End */
/* /bitrix/templates/intels_hotel_tweed/components/intels/hotel.feedback/intels/style.css?1591903252132 */
/* /bitrix/templates/intels_hotel_tweed/styles.css?15919032524705 */
/* /bitrix/templates/intels_hotel_tweed/template_styles.css?159190325272 */
