

/* Start:/bitrix/templates/mobile/components/bitrix/catalog.section/special-detail-redesign/style.css?17528258151203*/
.b-category.type-detail p,
.b-category.type-detail h2,
.b-category.type-detail h3 {
    padding: 0 15px;
}
.slider.-rooms_special-offers .slick-track .slick-slide {
    min-height: 380px;
}
body .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
}
.slider__item {
    height: 100%;
    position: relative;
}

.tile.-type-room .tile__image {
    flex: 1;
    position: relative;
}
.mx-fill {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.mx-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
.tile.-type-room .tile__overlay {
    background-color: rgba(50, 62, 72, .8);
    height: auto;
    position: absolute;
    bottom: 0;
    top: auto;
    padding: 5px 20px;
    overflow: hidden;
    transition: all .3s;
}
.tile.-type-room .tile__name {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
}
.tile.-type-room .tile__description {
    position: absolute;
    color: #fff;
    bottom: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/spec-offer-book-form/style.css?17276966864694*/
/*table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/spec-offer-book-form/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/spec-offer-book-form/images/icon_warn.gif);
}
*/
/*table styles */
.b-form {
  padding: 33px 0 25px 5px;
  font: 12px/18px Verdana, sans-serif;
  color: #564020;
}
.b-form .table-head {
  font-family: Tahoma, Verdana, sans-serif;
}
.b-form.without-padding {
  padding: 0 0 0 5px;
}
.b-form .table {
  margin: 0 0 10px 0;
}
.b-form .table input[type="checkbox"] {
  margin: 10px 0 0 0;
}
.b-form .table td {
  position: relative;
  padding: 0 10px 15px 0;
  vertical-align: middle;
}
.b-form .table td.no-margin-bottom {
  padding: 0 10px 0 0;
}
.b-form .table td.hidden {
  display: none;
}
.b-form .table label {
  vertical-align: text-top;
  font: 11px/11px Verdana, sans-serif;
  color: #3c3c3c;
  margin: 0 0 0 6px;
}
.b-form .hotels-checkboxes {
  margin: 20px 0 20px 0;
}
.b-form .hotels-checkboxes p {
  margin: 0 0 10px 0;
}
.b-form .hotels-checkboxes input[type="checkbox"] {
  margin: 10px 5px 0 0;
}
.b-form .hotels-checkboxes label {
  margin: 0 80px 0 0;
  vertical-align: text-bottom;
  font: 12px/18px Verdana, sans-serif;
  color: #564020;
}
.b-form .submit {
  float: left;
  margin: 0 10px 0 0;
}
.b-form .table .label-text {
  vertical-align: text-top;
  font: 11px/16px Verdana, sans-serif;
  color: #3c3c3c;
  position: relative;
  top: -10px;
}
.b-form .required {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  font: 11px/14px Verdana, sans-serif;
  color: #564020;
}
.b-form .caption-cell {
 font-family: Tahoma, Arial, sans-serif;
 color: #323232;
}
.errors .errortext {
    margin: 0;
    color: #a00c36;
}
.errors p {
    margin: 0;
}
.b-form .starrequired {
    color: #a00c36;
}
.errors font.errortext {
    color: #a00c36 !important;
}

.b-input {
  width: 244px;
  height: 30px;
  position: relative;
  float: left;
  margin: 0 20px 0 0;
  background: url('/images/form-sprite.png') left 0 no-repeat;
}
.b-input.width-short {
  width: 54px;
}
.b-input.width-short input[type="text"] {
  width: 54px;
}
.b-input.width-medium {
  width: 154px;
}
.b-input.width-medium input[type="text"] {
  width: 154px;
}
.b-input input[type="text"] {
  width: 244px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 0;
  font: 12px/30px Verdana, sans-serif;
  color: #323232;
  border: none;
  background: none;
}
.b-input textarea {
  width: 244px;
  height: 80px;
  position: absolute;
  left: 10px;
  top: 10px;
  font: 12px/15px Verdana, sans-serif;
  color: #323232;
  border: none;
  background: none;
  resize: none;
}
.b-input select {
  display: block;
  width: 92px;
  height: 30px;
  position: absolute;
  left: 1px;
  top: 0;
  font: 12px/30px Verdana, sans-serif;
  color: #323232;
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-input-value {
  margin: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font: 12px/30px Verdana, sans-serif;
  color: #323232;
}
.b-input-tail {
  width: 20px;
  height: 30px;
  position: absolute;
  right: -20px;
  top: 0;
  background: url('/images/form-sprite.png') right -30px no-repeat;
}
.b-input-date {
  width: 144px;
}
.b-input-date input[type="text"] {
  width: 144px;
}
.b-input .calendar-icon {
  width: 15px;
  height: 16px;
  position: absolute;
  right: -14px;
  top: 6px;
}
.b-input-textarea {
  height: 100px;
  background-position: left -90px;
}
.b-input-textarea .b-input-tail {
  height: 100px;
  background-position: right -190px;
}
.b-input-dropdown {
  width: 74px;
}
.b-input-dropdown .b-input-tail {
  background-position: right -60px;
}
.b-input-dropdown .b-input-value {
  width: 100%;
  left: 10px;
}

.blueglossbutton {
  display: inline-block;
  padding: 0 6px 0 0;
  background: url('/images/blueglossbutton.png') right -40px no-repeat;
  text-decoration: none;
  cursor: pointer;
}
.blueglossbutton span {
  display: inline-block;
  height: 40px;
  padding: 0 19px 0 25px;
  font: 12px/30px Verdana, sans-serif;
  color: #ffffff;
  text-shadow: #002441 0 -1px 0;
  background: url('/images/blueglossbutton.png') left 0 no-repeat;
  cursor: pointer;
}
.blueglossbutton:hover {
  background-position: right -140px;
}
.blueglossbutton:hover span {
  background-position: left -100px;
}

/* End */
/* /bitrix/templates/mobile/components/bitrix/catalog.section/special-detail-redesign/style.css?17528258151203 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/spec-offer-book-form/style.css?17276966864694 */
