

/* Start:/bitrix/templates/common/components/bitrix/catalog.section/special-detail-redesign/style.css?17847251811094*/
ul {
    list-style-type: disc;
    padding-left: 20px;
}
ol {
    list-style-type: decimal;
    padding-left: 20px;
}

.b-image {
    position: relative;
}

.btn-panaram {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 10px 28px 8px 8px;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    color: #ffffff;
    background-color: #00000080;
    border: none;
    cursor: pointer;
    outline: none;
    min-height: 44px;
    width: fit-content;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 500;

}

.btn-panaram:hover {
    color: #ffffff;
    background-color: #000000e6;
}

.btn-panaram .icon {
    display: block;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    background: url("/bitrix/templates/common/components/bitrix/catalog.section/conference-detail-redesign/tour-icon.svg") no-repeat center;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

/* 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/common/components/bitrix/catalog.section/special-detail-redesign/style.css?17847251811094 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/spec-offer-book-form/style.css?17276966864694 */
