


/* Start:/bitrix/templates/main/css/ui/jquery-ui-1.9.2.custom.css*/
/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/*.ui-widget-content {
	background: url(/bitrix/templates/main/images/calendar.png) no-repeat scroll 0 0 transparent;
	color: #222222;
	padding: 6px 30px 50px;
}*/

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	height: 500px;
	overflow: auto;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker {display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 16px; width: 24px; height: 14px; cursor:pointer;}
.ui-datepicker-prev{background:url(/bitrix/templates/main/images/i-arr-left.png) no-repeat;}
.ui-datepicker-next{background:url(/bitrix/templates/main/images/i-arr-right.png) no-repeat;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover {  }
.ui-datepicker .ui-datepicker-next-hover {}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title {text-align: center; color:#fff; font-weight:normal; font-size:19px; padding:1px 0 1px; line-height:39px;}
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { text-align: center; font-weight: bold; font-size:13px; border: 0;  padding-bottom:8px;}
.ui-datepicker td { border: 0; padding: 0; text-align:center;}
.ui-datepicker td a{border:2px solid #fff;}
.ui-datepicker td span, .ui-datepicker td a { display: block; text-decoration: none; margin:1px 3px; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.first-date, .ui-datepicker td.ui-datepicker-period  a {
	background-color: #AFDB42;
	border: 2px solid #AFDB42;
}
.ui-datepicker td a.ui-state-active{background-color: #147C07;
	border: 2px solid #147C07;
	color: #FFFFFF;}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: bold; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal {
	background: url('/bitrix/templates/main/css/ui/images/slider.png') no-repeat scroll 0 0 transparent;
	height: 16px;
	margin: 30px auto 33px;
	width: 738px;
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left: -15px;
	top: -19px;
}
.ui-slider .ui-slider-handle {
	background: url('/bitrix/templates/main/css/ui/images/slider-tap.png') no-repeat scroll 0 0 transparent;
	cursor: default;
	height: 54px;
	position: absolute;
	width: 35px;
	z-index: 2;
}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/


/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 2px solid #28A40E;}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a;  }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; }

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url('/bitrix/templates/main/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url('/bitrix/templates/main/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
/* End */



/* Start:/bitrix/templates/main/js/select2/select2.min.css*/
@charset "UTF-8";
/**
 * подключаем доп. стили
 */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 10px;
  padding-right: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background: #ffffff;
  border: 1px solid #D4D4D4;
  box-shadow: 0 3px 3px #CFCFCF;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #535353;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
  top: -4px;
}

.select2-container--open .select2-dropdown--below {
  top: 4px;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D4D4D4;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 2px 2px #DEDEDE inset;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 18px;
  line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC45NTc5MzIgMC4yOTI4OTNDMS4zNDg0NiAtMC4wOTc2MzEgMS45ODE2MiAtMC4wOTc2MzEgMi4zNzIxNSAwLjI5Mjg5M0w1LjY2NTA0IDMuNTg1NzlMOC45NTc5MyAwLjI5Mjg5M0M5LjM0ODQ2IC0wLjA5NzYzMTEgOS45ODE2MiAtMC4wOTc2MzExIDEwLjM3MjEgMC4yOTI4OTNDMTAuNzYyNyAwLjY4MzQxNyAxMC43NjI3IDEuMzE2NTggMTAuMzcyMSAxLjcwNzExTDYuMzcyMTUgNS43MDcxMUM1Ljk4MTYyIDYuMDk3NjMgNS4zNDg0NiA2LjA5NzYzIDQuOTU3OTMgNS43MDcxMUwwLjk1NzkzMiAxLjcwNzExQzAuNTY3NDA4IDEuMzE2NTggMC41Njc0MDggMC42ODM0MTggMC45NTc5MzIgMC4yOTI4OTNaIiBmaWxsPSIjNTM1MzUzIi8+Cjwvc3ZnPgo=) 95% center no-repeat;
  height: 6px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 11px;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 273px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #F4F5EC;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: linear-gradient(180deg, #B1DC45 0%, #99CB1C 100%);
  color: #ffffff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 12px 16px 2px;
  font-weight: 400;
  font-size: 13px;
  line-height: 140%;
  color: #999999;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 38px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 273px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* End */



/* Start:/bitrix/templates/main/js/plugins/dadata/suggestions.css*/
@charset "UTF-8";
/**
 * подключаем доп. стили
 */
.suggestions-nowrap {
  white-space: nowrap;
}

.suggestions-input {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.suggestions-input::-ms-clear {
  display: none;
}

.suggestions-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  -webkit-text-size-adjust: 100%;
}

.suggestions-addon {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 2;
}

.suggestions-addon[data-addon-type=spinner] {
  background: rgba(255, 255, 255, 0.75) url(data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=) 50% 50% no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.suggestions-addon[data-addon-type=clear] {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
}

.suggestions-addon[data-addon-type=clear]:hover {
  opacity: 1;
}

.suggestions-suggestions {
  background: #ffffff;
  border: 1px solid #D4D4D4;
  box-shadow: 0 3px 3px #CFCFCF;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: default;
  z-index: 980;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #535353;
  margin-top: 4px;
}

.suggestions-suggestions strong {
  font-weight: 500;
}

.suggestions-suggestions.suggestions-mobile {
  border-style: none;
}

.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
  border-bottom: 1px solid #f7f7f7;
}

.suggestions-suggestion {
  color: #565655;
  padding: 6px 16px;
  overflow: hidden;
  cursor: pointer;
}

.suggestions-suggestion:first-child {
  border-top: none;
}

.suggestions-suggestion:hover {
  background: linear-gradient(180deg, #B1DC45 0%, #99CB1C 100%);
  color: #ffffff;
}
.suggestions-suggestion:hover strong, .suggestions-suggestion:hover .suggestions-subtext {
  color: #ffffff;
}

.suggestions-selected {
  background: #f7f7f7;
}

.suggestions-selected:hover {
  background: linear-gradient(180deg, #B1DC45 0%, #99CB1C 100%);
  color: #ffffff;
}
.suggestions-selected:hover strong, .suggestions-selected:hover .suggestions-subtext {
  color: #ffffff;
}

.suggestions-hint {
  padding: 14px 16px;
  white-space: nowrap;
  overflow: hidden;
  color: #9c9c9c;
  font-size: 14px;
  line-height: 1.4;
}

.suggestions-constraints {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
}

.suggestions-constraints:empty {
  display: none !important;
}

.suggestions-constraints li {
  background: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: default;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 6px 16px;
}

.suggestions-constraints li .suggestions-remove {
  height: 1em;
  width: 1em;
  display: inline-block;
  margin: 0 0 0 0.25em;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
}

.suggestions-constraints li .suggestions-remove:hover {
  opacity: 1;
}

.suggestions-constraints li span {
  vertical-align: middle;
}

.suggestions-subtext {
  color: #9c9c9c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.suggestions-subtext_inline {
  display: inline-block;
  min-width: 6em;
  vertical-align: bottom;
  margin: 0 0.5em 0 0;
}

.suggestions-subtext-delimiter {
  display: inline-block;
  width: 2px;
}

.suggestions-subtext_label {
  margin: 0 0 0 0.25em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 3px;
  background: #f5f5f5;
  font-size: 85%;
}

.suggestions-value[data-suggestion-status=LIQUIDATED] {
  position: relative;
}

.suggestions-value[data-suggestion-status=LIQUIDATED]:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  content: "";
}

.suggestions-promo {
  font-size: 85%;
  display: none;
  color: #9c9c9c;
  padding: 4px;
  text-align: center;
}

.suggestions-promo a {
  color: #9c9c9c;
  display: block;
  filter: grayscale(100%);
  line-height: 20px;
  text-decoration: none;
}

.suggestions-promo a:hover {
  filter: grayscale(0);
}

.suggestions-promo svg {
  height: 20px;
  vertical-align: bottom;
}

.suggestions-promo-desktop {
  position: absolute;
  top: 0;
  right: 0;
  text-align: left;
}

/* End */



/* Start:/bitrix/templates/main/css/jquery.fancybox.css*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/main/css/../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/main/css/../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/main/css/../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/main/css/../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: auto;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* End */



/* Start:/bitrix/templates/main/css/jquery.fancybox-thumbs.css*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	left:auto !important;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/* End */



/* Start:/bitrix/templates/main/css/checkbox.css*/
.checkbox {
	    background: url(/bitrix/templates/main/images/checkbox.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 25px;
    vertical-align: middle;
    width: 25px;
}
.checkbox.checked {
	background-position: 0 -32px;
}
.checkbox.disabled {
	opacity: 0.5;
}

/* End */



/* Start:/bitrix/templates/main/css/radio.css*/

.radio {
   background: url(/bitrix/templates/main/images/radio.png) no-repeat scroll -19px 0 transparent;
    cursor: pointer;
    height: 16px;
    margin: 0;
    vertical-align: middle;
    width: 13px;
}
.radio.checked {
    background-position: 0 0;
}


/* End */



/* Start:/bitrix/templates/main/css/selectbox.css*/
.selectbox {
	cursor: pointer;
	vertical-align: middle;
}

.selectbox .select {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d4d4d4;
	border-radius: 3px 3px 3px 3px;
	box-shadow: inset 0 2px 2px #DEDEDE;
	color: #535353;
	margin: 0 10px 0 0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 156px;
}

.selectbox .select:hover {
}

.selectbox .select:active {
}

.selectbox.focused .select {
}

.selectbox .select .text {
	display: block;
	overflow: hidden;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}

.selectbox .trigger {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
}

.selectbox .trigger .arrow {
	height: 6px;
	opacity: 1;
	overflow: hidden;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 11px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC45NTc5MzIgMC4yOTI4OTNDMS4zNDg0NiAtMC4wOTc2MzEgMS45ODE2MiAtMC4wOTc2MzEgMi4zNzIxNSAwLjI5Mjg5M0w1LjY2NTA0IDMuNTg1NzlMOC45NTc5MyAwLjI5Mjg5M0M5LjM0ODQ2IC0wLjA5NzYzMTEgOS45ODE2MiAtMC4wOTc2MzExIDEwLjM3MjEgMC4yOTI4OTNDMTAuNzYyNyAwLjY4MzQxNyAxMC43NjI3IDEuMzE2NTggMTAuMzcyMSAxLjcwNzExTDYuMzcyMTUgNS43MDcxMUM1Ljk4MTYyIDYuMDk3NjMgNS4zNDg0NiA2LjA5NzYzIDQuOTU3OTMgNS43MDcxMUwwLjk1NzkzMiAxLjcwNzExQzAuNTY3NDA4IDEuMzE2NTggMC41Njc0MDggMC42ODM0MTggMC45NTc5MzIgMC4yOTI4OTNaIiBmaWxsPSIjNTM1MzUzIi8+Cjwvc3ZnPgo=);
	background-size: contain;
	background-repeat: no-repeat;
}

.selectbox:hover .arrow {
	opacity: 1;
}

.selectbox .dropdown {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c6cbd0;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	font: 14px/18px Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 4px 0;
	top: 33px;
	width: 158px;
}

.selectbox li {
	color: #231f20;
	padding: 5px 10px 6px;
}

.selectbox li.selected {
	background: none repeat scroll 0 0 #a3abb1;
	color: #fff;
}

.selectbox li:hover {
	background: none repeat scroll 0 0 #08c;
	color: #fff;
}

.selectbox li.disabled {
	color: #999999;
}

.selectbox li.disabled:hover {
	background: none repeat scroll 0 0 transparent;
}

/* End */



/* Start:/bitrix/templates/main/css/jquery.jscrollpane.css*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #e1e1e1;
	position: relative;
	width:2px;
}

.jspDrag
{
	background: #3a8c1f;
	background: -moz-linear-gradient(top,  #3a8c1f 0%, #5bc437 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a8c1f), color-stop(100%,#5bc437));
	background: -webkit-linear-gradient(top,  #3a8c1f 0%,#5bc437 100%);
	background: -o-linear-gradient(top,  #3a8c1f 0%,#5bc437 100%);
	background: -ms-linear-gradient(top,  #3a8c1f 0%,#5bc437 100%);
	background: linear-gradient(to bottom,  #3a8c1f 0%,#5bc437 100%);
	-pie-background: linear-gradient(top,#3a8c1f,#5bc437);
	border-radius:10px;
	position: relative;
	top: 0;
	left: -4px;
	cursor: pointer;
	width:12px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* End */



/* Start:/bitrix/templates/main/css/chosen.css*/
/* @group Base */
.chzn-container {
  font-size: 14px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;

  z-index: 1010;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
	background-color:#fff;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaaaaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 31px;
  line-height: 31px;
  padding: 0 0 0 10px;
  color: #535353;
  text-decoration: none;
  box-shadow:0 3px 3px #CECFCF inset;
  border-radius:5px;
  behavior:url('/bitrix/templates/main/css/PIE.htc');
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 23px;
}
.chzn-container-single .chzn-single div b {
  background: url('/bitrix/templates/main/css/../images/chosen-arrow.png') center center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 6px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
  display:none;
}
.chzn-container-single .chzn-search input {
  background: #fff url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); 
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); 
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('/bitrix/templates/main/css/chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  max-height: 240px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
	color:#000;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px; /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {

}
.chzn-container-active .chzn-single-with-drop {
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {

}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { text-align: right; }
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }

.chzn-rtl .chzn-single div { left: 3px; right: auto; }
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; }
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: #fff url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);  
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/bitrix/templates/main/css/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-container-single.chzn-rtl .chzn-single-with-drop div b {
  background-position: -12px 2px;
}
/* @end */

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)  {
  .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
      background-image: url('/bitrix/templates/main/css/chosen-sprite@2x.png') !important;
      background-repeat: no-repeat !important;
      background-size: 52px 37px !important;
  }
}
/* @end */

/* End */



/* Start:/bitrix/templates/main/css/voucher.css*/
.tourist-voucher {
	line-height:1.5;
	position:relative;
}
.tourist-voucher div.v_top {
	font-size:14px;
}
.tourist-voucher div.v_top_left {
	float:left;
	width:315px;
}
.tourist-voucher div.v_top_right {
	position: relative;
	float:left;
	width:575px;
}
.tourist-voucher div.notify {
  background: url(/bitrix/templates/main/images/bang.png) no-repeat scroll 14px center transparent;
    font-size: 14px;
    margin-top: 29px;
    padding: 10px 0 10px 60px;
}
.tourist-voucher div.voucher {
	margin-top:29px;
	padding:7px 0 0 0;
	background:url(/bitrix/templates/main/images/v_gradient.png) center top no-repeat;
}
.tourist-voucher div.v_header > span{
	display:block;
	float:left;
	font-size:17px;
}
.tourist-voucher div.v_header span.memo{
	background: url(/bitrix/templates/main/images/download.png) no-repeat 0 bottom transparent;
    float: left;
    padding: 12px 0 0 28px;
	font-size:17px;
}
.tourist-voucher div.v_header span.memo + .memo {
	margin-left: 15px;
}
.tourist-voucher div.v_header span.memo a{
	color:#28A40E;
    margin: -4px 0 0 5px;
}
.tourist-voucher div.v_header span.memo a:hover{
	border-bottom:none;
}
.tourist-voucher div.v_header span.v_code{
	color:#448cbf;
}
.tourist-voucher div.v_header span.v_code span{
	font-size:24px;
	margin-right:125px;
}
.tourist-voucher div.v_header span.v_print{
	padding:9px 0 0 28px;
	background:url(/bitrix/templates/main/images/v_print.png) no-repeat 0 9px;
	float:right;
}
.tourist-voucher div.v_header span.v_print a{
	text-decoration:none;
}
.tourist-voucher div.v_date {
	margin-top:16px;
	font-size:31px;
	text-align:center;
}
.tourist-voucher div.v_details {
	margin-top:13px;
	border-top:1px solid #c7c9c9;
	border-bottom:1px solid #c7c9c9;
	height:36px;
	line-height:36px;
}
.tourist-voucher div.v_details span{
	display:inline-block;
}
.tourist-voucher span.v_name {width:228px}
.tourist-voucher span.v_born {width:134px}
.tourist-voucher span.v_passport {width:172px}
.tourist-voucher span.v_phone {width:150px}
.tourist-voucher span.v_email {}
.tourist-voucher div.v_tourname {
	margin-top:22px;
	font-size:24px;
	text-align:center;
}
.tourist-voucher div.v_route {
	text-align:center;
	margin-top:5px;
}
.tourist-voucher div.v_green {
	border:2px solid #28a40e;
	margin-top:10px;
	padding:8px 5px 10px 15px;
	font-size:15px;
}
.tourist-voucher div.v_green span {display:inline-block; margin: 0 10px;}
.tourist-voucher div.v_green span.dispatch {width:104px;}
.tourist-voucher div.v_green span.d_date {width:96px;}
.tourist-voucher div.v_green span.d_time {width:60px;}
.tourist-voucher div.v_included {
	margin-top:25px;
}
.tourist-voucher div.v_included span {
	vertical-align:top;
	display:inline-block;
}
.tourist-voucher div.v_included span.i_tour {
	width:230px;
}
.tourist-voucher div.v_included span.i_list {
	width:630px;
}
.tourist-voucher div.v_passangers {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: center
}
.tourist-voucher div.v_gray {
	border: 1px solid #cdd989;
	background-color: #fdffed;
	padding: 15px 25px;
	font-family: PTSans, "Arial", "sans-serif";
	font-size: 14px;
	line-height: 17px;
	color: #535353;
	margin-top: 30px;
}
.v_tourname h2
{
	margin-bottom:10px;
}
.tourist-voucher div.v_table {margin-top:5px}
.tourist-voucher div.v_thead {
	padding-bottom:2px;
	border-bottom:1px solid #e6e6e6;
}
.tourist-voucher div.v_thead div {
	float:left;
	color:#28a40e;
	height:42px;
	line-height:1.2;
}
.tourist-voucher div.v_thead .vt_name {width:180px; padding-left:5px;}
.tourist-voucher div.v_thead .vt_place {width:245px}
.tourist-voucher div.v_thead .vt_born {width:102px}
.tourist-voucher div.v_thead .vt_passport {width:150px}
.tourist-voucher div.v_thead .vt_category {width:100px}
.tourist-voucher div.v_thead .vt_price {width:100px}
.tourist-voucher .v_table_mdtour div.v_thead .vt_name, .tourist-voucher .v_table_mdtour div.v_line .vt_name { width: 200px; }
.tourist-voucher .v_table_mdtour div.v_thead .vt_place, .tourist-voucher .v_table_mdtour div.v_line .vt_place { width: 265px; }
.tourist-voucher .v_table_mdtour div.v_thead .vt_born, .tourist-voucher .v_table_mdtour div.v_line .vt_born { width: 122px; }
.tourist-voucher .v_table_mdtour div.v_thead .vt_passport, .tourist-voucher .v_table_mdtour div.v_line .vt_passport { width: 170px; }
.tourist-voucher .v_table_mdtour div.v_thead .vt_price, .tourist-voucher .v_table_mdtour div.v_line .vt_price { width: 120px; }
.tourist-voucher div.v_line {}
.tourist-voucher div.v_line.addServLst
{
	background:#eafbfd;
	padding-left:10px;
}
.tourist-voucher div.v_line > div {
	float:left;
	height:auto;
	line-height:1.2;
	padding:10px 0;
}
.tourist-voucher div.v_line .vt_name {width:180px; padding-left:5px;}
.tourist-voucher div.v_line .vt_place {width:245px}
.tourist-voucher div.v_line .vt_born {width:102px}
.tourist-voucher div.v_line .vt_passport {width:150px}
.tourist-voucher div.v_line .vt_category {width:100px}
.tourist-voucher div.v_line .vt_price {width:100px}

.tourist-voucher div.a_list {
	background:#eafbfd;
	border-top:1px solid #e6e6e6;
}
.tourist-voucher div.v_line div.v_additional {
	padding:0;
	float:none;
	clear:both;
	height:auto;
}
.tourist-voucher div.v_line.border {
	border-bottom:1px solid #e6e6e6;
}
.tourist-voucher div.a_list {
	padding-left:185px;
	padding-bottom:15px;
	margin-top:11px;
}
.tourist-voucher div.a_list span {
	display:inline-block;
	padding:5px 0 5px 0;
}
.tourist-voucher div.a_list span.a_name {
	width:530px;
}
.tourist-voucher div.v_agent {
	font-size:24px;
	text-align:center;
	margin-top:29px;
}
.tourist-voucher div.v_contacts {
	margin-top:5px;
}
.tourist-voucher div.v_contacts div {
	float:left;
	font-size:15px;
}
.tourist-voucher div.vc_name {width:200px;}
.tourist-voucher div.vc_address {width:428px;}
.tourist-voucher div.vc_phone {width:232px;}
.tourist-voucher div.v_price {
	margin-top:30px;
	background:url(/bitrix/templates/main/images/v_border.png) no-repeat center top;
}
.tourist-voucher div.v_price > span{
	display:block;
}
.tourist-voucher div.v_price span.v_cost{
	font-size:30px;
}
.tourist-voucher div.v_price span.v_cost span{
	margin-top:5px;
	font-size:46px;
}
.tourist-voucher div.v_price span.v_bonus{
	font-size:15px;
}
.tourist-voucher div.v_price span.v_valid{
	font-size:19px;
	color:#448cbf;
	padding-bottom:20px;
	background:url(/bitrix/templates/main/images/v_border.png) no-repeat center bottom;
}
.tourist-voucher div.v_em {
	margin-top:21px;
	text-align:center;
}
.tourist-voucher div.v_em span {
	font-size:19px;
}
.tourist-voucher a.dopi {
	/*border-bottom:1px dotted #28a40e;*/
	text-decoration:none;
}
.tourist-voucher a.dopi:hover {
	/*border-bottom:1px dotted #ffffff;*/
}
.tourist-voucher div.guide .vt_born {
    width: 102px;
	padding-left:5px;
	padding-right:5px;
}
.tablebodytext input[type=submit]
{
	 border:none;
	background:none;
	color:#28a40e;
	text-decoration:underline;
}
#personal-voucher-page  input[type=submit]
{
	background:#3B8D23;
	background: -moz-linear-gradient(top, #5BC437 0%, #3B8D23 100%);
	background: -webkit-linear-gradient(top, #5BC437 0%,#3B8D23 100%);
	background: -o-linear-gradient(top, #5BC437 0%,#3B8D23 100%);
	background: -ms-linear-gradient(top, #5BC437 0%,#3B8D23 100%);
	background: linear-gradient(to bottom, #5BC437 0%, #3B8D23 100%) repeat scroll 0 0 transparent;
    border: 1px solid #C5E5E9;
    border-radius: 4px 4px 4px 4px;
    color: #ffffff;
	 border-color: #3A8C23 #3A8C23 #079001;
    box-shadow: 0 2px 2px #909595;
    display: block;
    float: left;
	font-weight:bold;
	margin-right:10px;
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    margin-top: 11px;
    text-align: center;
    text-decoration: none;
    width: 124px;
}
#personal-voucher-page .cancelOrder input[type=submit]
{
	/*background:#EAFBFD;
	background: -moz-linear-gradient(top, #EAFBFD 0%, #C0DFE2 100%);
	background: -webkit-linear-gradient(top, #EAFBFD 0%,#C0DFE2 100%);
	background: -o-linear-gradient(top, #EAFBFD 0%,#C0DFE2 100%);
	background: -ms-linear-gradient(top, #EAFBFD 0%,#C0DFE2 100%);
	background: linear-gradient(to bottom, #EAFBFD 0%, #C0DFE2 100%) repeat scroll 0 0 transparent;
    border: 1px solid #C5E5E9;
    border-radius: 4px 4px 4px 4px;
    color: #535353;*/
    display: none;

}
#personal-voucher-page .cancelOrder.links {
	float: none;
	display: inline-block;
	margin-top: 15px;
}
#personal-voucher-page .cancelOrder.links .icon-close {
	top: 0px;
}
.tablebodytext input[type=submit]:hover
{

}
#personal-voucher-page .v_top_right_right_block, #personal-voucher-page .v_top_right_left_block {
	display: inline-block;
	vertical-align: top;
}
#personal-voucher-page .v_top_right_left_block {
	width: 282px;
}
#personal-voucher-page .v_top_right_right_block {
	width: 230px;
}
#personal-voucher-page .v_top_right_left_block a.btn-green32{
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	margin: 12px 0;
	padding: 0 15px;
}
/* End */



/* Start:/bitrix/templates/main/css/fonts-google-pt-sans.css*/
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* End */



/* Start:/bitrix/templates/main/css/fonts-google-neucha.css*/
/* cyrillic */
@font-face {
  font-family: 'Neucha';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/neucha/v17/q5uGsou0JOdh94bfuQltOxU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Neucha';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/neucha/v17/q5uGsou0JOdh94bfvQlt.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* End */



/* Start:/bitrix/templates/main/print.css*/
@media print  {
	.wrapper .header {
		background: none;
	}
	.pesonal-bar.identificated,
	.mainmenu,
	.breadcrumbs,
	.colnews,
	.footer,
	.hgall,
	.pesonal-bar.auth,
	.hgall-plash .flower3,
	.hgall-plash .decor5,
	.hgall-plash a,
	.closest-table tr th + th + th,
	.closest-table tr td + td + td,
	.closest-table tr td span br,
	.img-nav,
	.tab-img-section,
	.give-links,
	.buybtn,
	.reviewwrap,
	#mask,
	#bx-panel,
	.link-back-wrap,
	.closest-date,
	.col-left .b-choose-trip-origin-place-btn-block {
		display: none !important;
	}
	.hgallwrap {
		margin-top: 0 !important;
		position: relative;
	}
	.hgallwrap + .content-img {
		margin-top: 0px !important;
	}
	.hgall-plash {
		margin-top: -100px !important;
		position: relative !important;
		bottom: 0 !important;
		height: auto !important;
	}
	.headerlinks,
	.connect {
		visibility: hidden !important;
	}

	* {
		box-shadow: none !important;
	}
	body {
		background-color: #fff;
	}
	.header div.logo {
		padding-top: 10px;
	}
	.header div.logo a {
		display: none !important;
	}
	.header, .innerbody .header {
		background: none;
	}
	.innerbody.travel .header {
		height: 460px;
	}
	.headerlinks {
		margin-right: 75px;
	}
	.print-footer {
		text-align: center;
		display: block;
	}
	.hgall-plash {
		width: 960px;
		height: auto;
		position: relative;
		padding: 0 0 40px 0;
		margin: 0 auto;
		left: auto;
		bottom: auto;
		overflow: hidden;
	}
	.hgallwrap .hgall-plash {
		background: none;
	}
	.hgall-plash>article {
		width: 720px;
		padding-top: 24px;
	}
	.widget .hgall-plash>article {
		padding-top: 0;
	}
	.content-img {
		margin: 0 auto;
	}
	.col-left {
		width: 100% !important;
		margin-bottom: 40px;
	}
	.col-right {
		width: 100% !important;
		font-size: 0;
	}
	.sit-inf {
		width: 100% !important;
	}
	.check-list, .wish-pay {
		font-size: 15px;
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
	.fright .check-list {
		margin: -9px 0 35px;
	}
	.sit-inf .fleft {
		display: none !important;
	}
	.sit-inf>div.hinfo {
		margin-left: 0 !important;
	}
	.closest-table {
		width: 440px;
	}
	.group-tour-closest {
		width: 580px;
	}
	.group-tour-closest + .img-nav + .tab-img-section + .check-list {
		width: 380px;
	}
	.col-right .wish-pay > div, .col-right .check-list li {
		background: none;
		padding-left: 0;
	}
	.col-right .wish-pay > div {
		padding-top: 0;
		margin-top: 0;
	}
	.col-right h5 {
		margin-bottom: 15px;
	}
	.right-blank {
		padding: 0;
	}
	.hinfo {
		margin-bottom: 20px;
	}
}
/* End */



/* Start:/bitrix/templates/main/components/bitrix/system.auth.form/top-auth/style.css*/
span.bx-auth-secure {
	border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;
}
div.bx-auth-secure-icon {
	background:url('/bitrix/templates/main/components/bitrix/system.auth.form/top-auth/images/sec.png') no-repeat center;
	width:19px; height:18px;
}
div.bx-auth-secure-unlock {
	background-image: url('/bitrix/templates/main/components/bitrix/system.auth.form/top-auth/images/sec-unlocked.png');
}
.field label
{
	font-size:14px;
}
/* End */



/* Start:/bitrix/templates/main/components/bitrix/breadcrumb/green/style.css*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */



/* Start:/bitrix/components/teamprofi/empty/templates/alert-privacy/style.css*/
.alert-agree {
	display: none;
	font-size: 0;
	padding: 15px 0;
}
.alert-agree__text {
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	margin-bottom: 30px;
}
.alert-agree__btn {
	text-align: center;
}
.alert-agree__btn .btn-green31 {
	float: none;
	padding: 6px 40px;
}
.fancybox-wrap__once {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-skin {
	background: white;
}

/* End */



/* Start:/bitrix/templates/main/styles.css*/
/**
 * @category	Individ
 * 2013 Individ LTD (http://individ.ru)
 */

/* Defaults */
*
{
	line-height: inherit;
	margin: 0;
	padding: 0;
}
html
{
	background: #fff;
	color: #000;
}
*:focus
{
	outline: none;
}

/* reset.css -- reset all styles */
div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, b, u, i,  dl, dt, dd, ol, ul, li, form, label, tbody, tfoot, thead{margin: 0;padding: 0;	border: 0;	outline: 0;  vertical-align: baseline;  background: transparent;font-size: 100%; }
body{margin: 0;	padding: 0;	border: 0;	outline: 0; vertical-align: baseline; font-size: 100%; }
a { margin:0; padding:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ins{text-decoration:none}
a:active, input[type="submit"]:active, button:active, button{outline:0;}
table {	border-collapse: collapse;}
td, td img {vertical-align: top;}
input, select, button, textarea {margin: 0;	font-size: 100%; }
input[type="text"], input[type="password"], input[type="email"], textarea {padding: 0; }
input[type="checkbox"] { vertical-align: bottom;}
/*input[type="radio"] {vertical-align: text-bottom;}*/
input[type="text"], input[type="password"], input[type="email"], textarea, select { outline: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; padding:0; margin:0;}
.cf:before, .cf:after	{ content:'\0020'; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.cf:after{ clear:both; }
.none{ display:none;}
.cf	{ zoom:1;}
.fleft{ float:left; }
.fnone{float:none}
.fright	{ float:right !important; }
.none{display:none;}
a
{
	cursor:pointer;
	color:#535353;
}
a:hover{text-decoration:none;}
ul, li{list-style-type:none; margin:0;}
ol li{list-style-type:decimal;}
address{font-style:normal;}
.cleft{clear:left;}
.cright{clear:right;}
/*end reset.css */

body, input, textarea, button{font-family: 'PT Sans', sans-serif;color: #535353; line-height:1.2;}

h1{font-size:36px; line-height:40px; color:#535353; margin:0 0 20px; white-space:nowrap;}
h2{font-size:31px; font-weight:normal; line-height:31px; color:#535353; margin:0 0 29px;}
h3{font-size:25px; line-height:30px; color:#535353; margin:0 0 12px;}
h4{font-size:21px; line-height:21px; font-weight:normal; color:#23a305; font-family: 'Neucha', cursive; margin:0 0 8px;}

h5 {
    color: #535353;
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 30px;
    text-align: left;
}
h6{ color: #000000;  font-family: 'PT Sans';  font-size: 17px;   font-weight: normal;   margin: 0 0 15px;}
/*переопределение h5 yf бронировании*/
h5.name
{
	text-align:center;
	font-size:23px;
	font-weight:normal;
}
h5.name a
{
	text-align:center;
	font-size:23px;
	font-weight:normal;
	color: #535353;
	text-decoration: underline;
}
h5.name a:hover{text-decoration: none;}
p
{
	margin: 5px 0;
}

address
{
	font-style: normal;
}

fieldset,
img
{
	border: none;
}

q
{
	quotes: "\201e" "\201c";
}

ul,
ol
{
	list-style-position: outside;
	margin: 0 0 0 1.4em;
	padding: 0;
}
ul
{
	list-style-type: disc;
	margin:0;
}
ul li,
ol li
{
	margin: 0;
	padding: 0.3em 0;
}
dl
{
	display: block;
}

dl dt
{
	clear: both;
	margin-right: 0.5em;
}
dl:after
{
	clear: both;
	content: '';
	display: block;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

button,
input,
select,
textarea
{
	font: inherit;
}

input,
textarea
{
	outline: none;
}
input:active,
textarea:active
{
	outline: none;
}
button,
input[type=button],
input[type=submit],
input[type=image]
{
	cursor: pointer;
}
button[disabled],
input[type=button][disabled],
input[type=submit][disabled],
input[type=image][disabled]
{
	/*color: #777;*/
	/*color:#fff !important;*/
}
.givereview input.btn-darkgreen33:{
margin: 20px 0px 0px 268px;
}
.givereview input.btn-darkgreen33:focus{
	border:none;
	outline:none;
	color:#fff;
}
.givereview input.btn-darkgreen33:disabled
{
	color:#fff;
	border:none;
}
div.reviews-note-box
{
	padding:0;
	margin:0 0 0 10px;
}
::-webkit-input-placeholder
{
	color: #777;
}
:-moz-placeholder
{
	color: #777;
}
.placeholder
{
	color: #777;
}

.dnone
{
	display:none;
}
.ib
{
	display:inline-block;
}
.centered
{
	text-align:center;
}
.accent-1{
	color: #28A40E;
}
.greenCol
{
	  color: #23A305;
	  font-size:14px;
}
/* Tools and utils */
a.fake
{
	border-bottom: 1px dashed;
	text-decoration: none;
}
a.fake:hover
{
	border-bottom-color: transparent;
}
ul.flat,
ol.flat
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.flat li,
ol.flat li
{
	margin: 0;
	padding: 0;
}

.clearfix:before,
.clearfix:after
{
	display: table;
	line-height: 0;
	content: '';
}
.clearfix:after
{
	clear: both;
}

.clear
{
	clear: both;
	font-size: 0 !important;
	height: 0;
	line-height:0 !important;
	overflow: hidden;
}

.abs
{
	position: absolute;
}
.rel
{
	position: relative;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.dnone
{
	display: none;
}
.dnone-lite
{
	visibility: hidden; position: absolute; top: -9999px; left: -9999px;
}
.bold
{
	font-weight:bold;
}

.img
{
	float: left;
	margin: 0 20px 5px 0;
}
.imgr
{
	float: right;
	margin: 0 0 20px 5px;
}

.hr
{
	height:1px;
	border-top: dotted 1px #676767;
	margin: 10px 0;
}

.t_center
{
	text-align: center;
}
.t_right
{
	text-align:right;
}

/*drop to template_styles.css + remove !important*/
.hgallwrap
{
	margin-top: 0 !important;
}
.content-img{width:960px; margin:380px auto 0; padding-bottom:25px;  z-index:0;}

.content-img .aside{width:305px;}
.hgallwrap .fleft h1
{
	text-align:left;
	white-space: normal;
	margin-bottom:10px;
	max-height:80px;
	overflow:hidden;
}
.hgallwrap .fleft .breadcrumbs
{
	margin-bottom:10px !important;
	text-align:left;
}
.col1 .breadcrumbs
{
	text-align:center;
}
.error-text,
.error-text-pay
{
	clear:both;
	margin:10px 0;
	display:block;
	text-align:center;
}
input[type=text].errored,
textarea.errored
{
	  background: url('/bitrix/templates/main/images/error.png') no-repeat scroll right 4px transparent;
}
.guide-condition
{
	font-size:13px;
}
.weekly h2{
	font-size:26px;
}
/* End */



/* Start:/bitrix/templates/main/template_styles.css*/
/**
 * подключаем доп. стили
 */
html,
body {
  width: 100%;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
}

/* Globals independence classes */
.width {
  width: 960px;
  margin: 0 auto;
}

/* Deny text selection, for IE use attribute unselectable="on" instead */
.global-no-select {
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/*Строчка "Сайт находится в разработке"*/
.developers-info {
  color: #f00;
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

/* Header */
.header {
  background: url('/bitrix/templates/main/images/header-gradient.png') repeat-x scroll center top transparent;
  padding-bottom: 5px;
  width: 100%;
  z-index: 1;
}

.innerbody .header {
  background: url('/bitrix/templates/main/images/bg-pages.jpg') no-repeat scroll center -35px #d7e5e8;
  margin-bottom: -340px;
  padding-bottom: 340px;
}

.index .header {
  background: url('/bitrix/templates/main/images/back.jpg') no-repeat scroll center -20px transparent;
  margin-bottom: 20px;
  padding: 0 0 5px;
  width: 100%;
}

.innerbody.travel .header {
  background-position: 45% 0;
  height: 561px;
  margin-bottom: -422px;
  padding-bottom: 80px;
}

.bodydiary {
  background: url('/bitrix/templates/main/images/back.jpg') no-repeat scroll center -45px transparent;
}

.bodydiary .header {
  background-image: none;
}

.inner-header {
  margin: 0 auto;
  width: 990px;
}

.pesonal-bar.auth {
  background: url('/bitrix/templates/main/images/btn-auth.png') no-repeat scroll 0 0 transparent;
  height: 36px;
  margin: -15px 0 0;
  padding: 3px 16px 0;
  position: relative;
  width: 227px;
}

.pesonal-bar.auth a {
  color: #333;
  float: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 43px;
}

.pesonal-bar.auth a.enter {
  margin-left: 60px;
  position: relative;
  text-decoration: none;
  z-index: 26;
}

.pesonal-bar.auth a span {
  border-bottom: 1px dotted;
  display: block;
  float: left;
  line-height: 16px;
  padding: 13px 0 0;
}

.pesonal-bar.auth > nav > span {
  float: left;
  line-height: 41px;
  margin: 0 10px;
}

.pesonal-bar.auth a.reg {
  text-decoration: underline;
  position: absolute;
  z-index: 30;
}

.pesonal-bar.auth a:hover {
  text-decoration: none;
}

.pesonal-bar.auth a:hover span, .pesonal-bar.auth.active a span {
  border: 0 none;
}

.pesonal-bar.auth .pauth {
  background: url('/bitrix/templates/main/images/pauth.png') no-repeat scroll 0 0 transparent;
  display: none;
  height: 182px;
  left: -8px;
  padding: 65px 23px 0 25px;
  position: absolute;
  top: -3px;
  width: 232px;
  z-index: 25;
}

.pesonal-bar.auth.active .pauth {
  display: block;
}

.pesonal-bar.auth .pauth input[type=text],
.pesonal-bar.auth .pauth input[type=password],
.pesonal-bar.auth .pauth input[type=email] {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #b5b5b5 #b5b5b5 -moz-use-text-color;
  border-image: none;
  border-radius: 3px 3px 3px 3px;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  color: #999;
  display: inline-block;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 11px;
  padding: 0 7px;
  position: relative;
  width: 210px;
}

.pesonal-bar.auth .pauth i {
  margin: -2px 0 0 -24px;
}

.pesonal-bar.auth .pauth .ertext {
  color: #535353;
  display: block;
  font-size: 14px;
  margin: -4px 0 7px;
  padding-right: 51px;
  text-align: center;
}

.pesonal-bar.auth .pauth a.forgot {
  color: #535353;
  font-size: 13px;
  font-weight: bold;
}

.pesonal-bar.auth .pauth .btn-darkgreen25 {
  margin: 5px 0 0;
}

.pesonal-bar.identificated {
  background-color: #b2d855;
  color: #333;
  font-size: 15px;
  height: 29px;
  line-height: 28px;
  margin-bottom: 14px;
  padding: 6px 0;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.pesonal-bar.identificated .inner-header {
  padding-left: 10px;
  width: 980px;
}

.pesonal-bar.identificated a {
  color: #333;
}

.pesonal-bar.identificated .user {
  font-size: 17px;
  line-height: 25px;
}

.pesonal-bar.identificated .stat-data {
  margin-left: 40px;
}

.pesonal-bar.identificated .box {
  background-color: #ffffff;
  border-radius: 4px;
  margin-left: 4px;
  padding: 4px 0 4px 16px;
}

.pesonal-bar.identificated .data-user .box {
  padding: 4px 16px;
}

.pesonal-bar.identificated .disc-ag {
  margin-right: 16px;
}

.pesonal-bar.identificated .item {
  margin-left: 14px;
}

.pesonal-bar.identificated .value {
  color: #535353;
  font-weight: bold;
  text-transform: lowercase;
}

.pesonal-bar.identificated .toggle-controller {
  background-color: #e6e8d6;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  color: #535353;
  display: inline-block;
  height: 27px;
  line-height: 27px;
  margin-left: -16px;
  text-align: center;
  text-decoration: none;
  width: 31px;
  background: -moz-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -webkit-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -o-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -ms-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: linear-gradient(to bottom, #f1f3e8 0%, #dbdec6 100%);
}

.pesonal-bar.identificated .logout {
  border-bottom: 1px dotted #333;
  margin-right: 30px;
  position: relative;
  text-decoration: none;
}

.personal-office .bigger {
  margin: 0 auto;
  width: 270px;
}

.pesonal-bar.identificated .logout:after {
  background-color: #e6e8d6;
  border-radius: 50px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  color: #888;
  content: ">";
  display: block;
  height: 21px;
  line-height: 20px;
  margin-left: 6px;
  position: absolute;
  left: 100%;
  text-align: center;
  top: -2px;
  width: 21px;
  background: -moz-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -webkit-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -o-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -ms-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: linear-gradient(to bottom, #f1f3e8 0%, #dbdec6 100%);
}

.headerlinks {
  margin: 15px 96px 14px 0;
}

.headerlinks ul, .mainmenu ul {
  margin: 0;
  padding: 0;
}

.headerlinks ul li {
  float: right;
  font-size: 13px;
  line-height: 21px;
  margin: 0 0 5px 10px;
}

.headerlinks ul li.cright {
  margin-right: -10px;
}

.headerlinks a {
  color: #535353;
  float: left;
}

div.logo {
  margin-left: -30px;
  margin-top: 20px;
}

.logo a {
  display: block;
  margin: 0 auto 0;
  width: 229px;
}

.logo span, .logo a {
  color: #127e33;
  display: block;
  font-size: 9px;
  line-height: 11px;
  margin: -2px 0 0;
  width: auto;
  text-decoration: none;
}
.logo span {
  text-align: center;
  margin-bottom: 2px;
}

.logo span a:hover {
  text-decoration: underline;
}

.index-header {
  font-size: 0;
  line-height: 0;
}

.connect {
  color: #535353;
  float: right;
  font-size: 13px;
  margin-top: 13px;
  width: 259px;
}

.connect .phone {
  display: inline-block;
  width: 127px;
  margin-bottom: 10px;
}

.connect p {
  padding-right: 30px;
  text-align: left;
  white-space: nowrap;
}

.connect a {
  color: #535353;
  line-height: 20px;
}

.connect span {
  color: #439c26;
  font-size: 15px;
}

.connect .phone-block {
  margin: -22px 0 0 -40px;
}

.mainmenu {
  background: url('/bitrix/templates/main/images/menu.png') no-repeat scroll 0 0 transparent;
  border-radius: 5px 5px 5px 5px;
  font-family: "Neucha", cursive;
  height: 75px;
  margin: 20px 0 5px;
  overflow: hidden;
  position: relative;
  width: 990px;
}

.opera .mainmenu {
  margin-top: 0;
}

.mainmenu ul li {
  float: left;
  background: url('/bitrix/templates/main/images/menu-separator.png') left center no-repeat;
  height: 73px;
  min-width: 20%;
  font-size: 19px;
  line-height: 20px;
  text-align: center;
  padding: 2px 0;
  position: relative;
  behavior: url(/PIE.htc);
}

.mainmenu ul li:first-child {
  background-image: none;
  border-radius: 5px;
  behahvior: url(/PIE.htc);
  position: relative;
}

.mainmenu ul li:first-child a {
  border-radius: 7px 0 0 7px;
  behahvior: url(/PIE.htc);
  position: relative;
}

.mainmenu ul li:last-child {
  border-radius: 0 7px 7px 0;
}

.mainmenu ul li:last-child a {
  border-radius: 0 7px 7px 0;
}

.mainmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  padding: 14px 35px 9px;
  display: block;
  min-width: 120px;
  position: relative;
  behavior: url(/PIE.htc);
  height: 47px;
}

.mainmenu ul li a:hover {
  color: #e0ff93;
}

.mainmenu ul li a.active {
  color: #147c07;
  background: #ecf0ef;
  background: -moz-linear-gradient(top, #ecf0ef 0%, #d8dddc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf0ef), color-stop(100%, #d8dddc));
  background: -webkit-linear-gradient(top, #ecf0ef 0%, #d8dddc 100%);
  background: -o-linear-gradient(top, #ecf0ef 0%, #d8dddc 100%);
  background: -ms-linear-gradient(top, #ecf0ef 0%, #d8dddc 100%);
  background: linear-gradient(to bottom, #ecf0ef 0%, #d8dddc 100%);
  -pie-background: linear-gradient(top, #ecf0ef, #d8dddc);
}

.mainmenu ul li span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}

.headsliderwrap {
  width: 700px;
  margin: 6px 0 0 3px;
}

.headsliderwrap aside {
  float: left;
  width: 345px;
  padding: 12px 0 0;
}

.headsliderwrap .header {
  margin: 5px 0 10px;
  white-space: normal;
  background: transparent;
  font-size: 36px;
  line-height: 40px;
  color: #535353;
  font-weight: 700;
}

.headsliderwrap p {
  font-size: 14px;
  color: #535353;
  line-height: 21px;
  margin: 5px 0 15px;
}

.headsliderwrap aside .hswlink {
  color: #23a305;
  font-size: 21px;
  font-family: "Neucha", cursive;
  text-decoration: none;
}

.headsliderwrap aside span {
  color: #23a305;
  font-size: 29px;
  font-family: "Neucha", cursive;
}

.headslider {
  position: relative;
  width: 694px;
  overflow: hidden;
}

.headsl {
  position: relative;
}

.hsl {
  float: left;
  width: 700px;
  height: 330px;
}

.hslimg {
  float: right;
  margin: 5px -2px 0 0;
}

.headslpagin {
  float: left;
  margin: -27px 0 0;
  position: relative;
}

.headslpagin a {
  background: url('/bitrix/templates/main/images/icons.png') -303px -36px no-repeat;
  width: 13px;
  height: 17px;
  float: left;
  margin-right: 9px;
  text-indent: -9999px;
}

.headslpagin a.selected {
  background-position: -281px -36px;
}

/* Content */
/* Footer */
.print-footer {
  display: none;
}

/* Loading indicator */
.loading-indicator {
  position: relative;
}

.loading-indicator .loading-layer,
.loading-indicator .loading-icon {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

.loading-indicator .loading-layer {
  background-color: #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
}

.loading-indicator .loading-icon {
  background: url('/bitrix/templates/main/images/loading.gif') no-repeat center center transparent;
}

#loading-light {
  display: none;
  position: fixed;
  z-index: 1020;
  width: 220px;
  height: 19px;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -110px;
  background: url('/bitrix/templates/main/images/loading.gif') no-repeat 0 0;
}

/* Form */
.form .field {
  position: relative;
  display: inline-block;
}

.form .field.error:before {
  content: "";
  position: absolute;
  z-index: 50;
  right: 10px;
  top: 6px;
  background: url('/bitrix/templates/main/images/icons.png') no-repeat 0 -127px transparent;
  display: block;
  height: 17px;
  width: 17px;
}

.form-required,
.starrequired, .required {
  color: red;
}

.hide {
  display: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Tools */
.notetext {
  color: #28a40e;
  font-size: 18px;
}

.errortext {
  color: #000;
}

.decor3 {
  background: url('/bitrix/templates/main/images/decor3.png') no-repeat;
  width: 84px;
  height: 86px;
  display: block;
  position: absolute;
  top: 40px;
  left: 375px;
  z-index: 0;
}

.decor4 {
  background: url('/bitrix/templates/main/images/decor4.png') no-repeat;
  width: 50px;
  height: 122px;
  display: block;
  position: absolute;
  top: 120px;
  left: 615px;
  z-index: 0;
}

.imgz1 {
  background: url('/bitrix/templates/main/images/shadow-img2.png') no-repeat;
  width: 238px;
  height: 181px;
  margin: 0 0 0 90px;
  position: relative;
  z-index: 1;
}

.imgz2 {
  background: url('/bitrix/templates/main/images/shadow-img1.png') no-repeat;
  width: 285px;
  height: 214px;
  position: relative;
  z-index: 2;
  margin: -70px 0 0;
}

.imgz1 > figure {
  background: url('/bitrix/templates/main/images/imgz1.png') no-repeat;
  width: 208px;
  height: 152px;
  padding: 13px;
}

.imgz1 > figure > img {
  border: 1px solid #cac8c8;
}

.imgz2 > figure > img {
  border: 1px solid #cac8c8;
}

.imgz2 > figure {
  background: url('/bitrix/templates/main/images/imgz2.png') no-repeat;
  width: 228px;
  height: 164px;
  padding: 13px;
}

.click3 {
  width: 268px;
  margin: 18px 0 0;
}

.click3 h3 {
  font-size: 23px;
}

.click3 dl {
  background: url('/bitrix/templates/main/images/numdots.png') 0 50px no-repeat;
  margin: 0 0 0 -15px;
}

.click3 dt {
  background: url('/bitrix/templates/main/images/numcircle.png') no-repeat;
  width: 45px;
  height: 45px;
  float: left;
  color: #0b7b6c;
  font-size: 23px;
  text-align: center;
  font-family: "Neucha", cursive;
  line-height: 50px;
}

.click3 dd {
  margin: 0 0 11px 54px;
}

.click3 dd p {
  font-size: 13px;
  line-height: 17px;
  color: #6b6b6b;
  padding-bottom: 13px;
}

.click3 .dd1 {
  margin-bottom: 10px;
}

.dd1 h4 {
  padding: 8px 0 0;
  margin: 0 0 6px;
}

.click3 .dd2 {
  margin-left: 36px;
}

.click3 .dd2 + dd {
  margin: 0 0 0 90px;
}

.dd3 {
  padding-top: 10px;
}

.content {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 25px;
  position: relative;
  z-index: 0;
}

.content.z10 {
  z-index: 10;
}

.content.freecont {
  width: 100%;
}

.content.freecont .col1 {
  width: 100%;
}

.content .aside {
  width: 305px;
}

.maincontent {
  width: 630px;
}

.maincontent h2 {
  text-align: center;
}

.sugrow {
  margin: 0 0 7px;
}

.suggest {
  width: 197px;
  height: 279px;
  position: relative;
  margin-bottom: 6px;
}

.suggest img {
  float: left;
}

.sdescr {
  background: url('/bitrix/templates/main/images/bgtransparent.png') repeat;
  width: 169px;
  min-height: 59px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 14px;
  text-decoration: none;
  display: block;
}

.sdescr span {
  font-size: 15px;
  line-height: 19px;
  color: #fefefe;
  display: block;
}

.sdescr ins {
  color: #2fb612;
  font-size: 13px;
  line-height: 21px;
  display: block;
}

.suggest:hover .sdescr {
  background: #00343c;
}

.suggest:hover .sdescr span,
.suggest:hover .sugmore span {
  text-decoration: underline;
}

.suggest .alabel {
  background: url('/bitrix/templates/main/images/block-label.png') no-repeat;
  width: 61px;
  height: 70px;
  display: block;
  position: absolute;
  right: 0;
  top: 146px;
  font-family: "Neucha", cursive;
  font-size: 21px;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
  padding: 5px 0 0 15px;
}

.alabel span {
  display: block;
  line-height: 20px;
}

.alabel small {
  font-size: 12px;
  line-height: 12px;
  display: block;
}

.suggest .alabel--sale {
  background-image: url('/bitrix/templates/main/images/block-label-sale.png');
}

.sugmore {
  position: absolute;
  left: 0;
  top: 0;
  width: 177px;
  min-height: 253px;
  z-index: 99;
  background-color: #166b05;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  padding: 13px 5px 13px 15px;
  display: none;
}

.sugmore a {
  color: #ffffff;
  text-decoration: none;
}

.sugmore > a {
  display: block;
}

.sugmore a:hover {
  text-decoration: underline;
}

.sugmore table {
  margin: 40px 0 0;
}

.sugmore table th {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
}

.sugmore table th:first-child {
  width: 107px;
}

.sugmore table td {
  line-height: 29px;
  font-size: 13px;
}

.suggest:hover .sugmore {
  display: block;
}

.mainmore {
  background: url('/bitrix/templates/main/images/decor.png') center 41px no-repeat;
  width: 566px;
  display: flex;
  position: relative;
  height: 86px;
  clear: both;
}

.mainmore a {
  color: #28a40e;
  font-size: 21px;
  text-decoration: none;
  display: inline-block;
  margin: 7px auto 0;
  font-family: "Neucha", cursive;
}

.mainmore a span {
  border-bottom: 1px dotted;
  margin-right: 15px;
  float: left;
  line-height: 21px;
}

.mainmore ins {
  background: url('/bitrix/templates/main/images/shadow-more.png') center 0 no-repeat;
  width: 566px;
  display: block;
  position: absolute;
  left: 0;
  top: 41px;
  height: 19px;
}

.mainmore a:hover span {
  border-bottom: 0;
}

.shedule {
  font-size: 13px;
  line-height: 18px;
  color: #535353;
}

.shedule h2 {
  margin-bottom: 12px;
}

.shedule h3 {
  color: #23a305;
  font-family: "Neucha", cursive;
}

.shedule h3 a {
  color: #23a305;
  text-decoration: none;
}

.shedule h3 a:hover {
  color: #535353;
}

.shedule > header {
  margin: 0 0 4px;
}

.shedule > header > div {
  margin-right: 120px;
}

.shedule > header i {
  margin: 15px -20px 0 0;
}

.shedule p {
  padding-bottom: 15px;
}

.shed-prev {
  background: url('/bitrix/templates/main/images/shedule-line.png') center top no-repeat;
  width: 281px;
  display: block;
  padding: 2px 0 0;
}

.shed-next {
  background: url('/bitrix/templates/main/images/shedule-line.png') center bottom no-repeat;
  width: 281px;
  display: block;
  padding: 0 0 2px;
}

.shed-prev > i, .shed-next > i {
  display: block;
  margin: 0 auto;
}

.shedslider {
  background: url('/bitrix/templates/main/images/shadow-shedule.png') left center no-repeat;
  width: 281px;
  margin: 4px 0 4px -19px;
  padding: 0 19px;
}

.shedsl > div {
  float: left;
  position: relative;
  width: 300px;
  padding: 7px 0 0;
}

.shedsl > div > img {
  display: block;
  height: 145px;
  width: 281px;
}

.shedsl > div > a {
  background: url('/bitrix/templates/main/images/bgtransparent.png') repeat;
  padding: 10px 12px;
  width: 257px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  position: absolute;
  left: 0;
  bottom: 64px;
}

.shedsl > div > a:hover {
  text-decoration: underline;
}

.shedsl > div .date {
  position: absolute;
  right: 0;
  top: 0;
  background: url('/bitrix/templates/main/images/date-label.png') no-repeat;
  width: 58px;
  height: 43px;
  text-align: center;
  color: #28a40e;
  font-size: 13px;
  padding: 10px 0;
}

.shedsl > div .date span {
  font-size: 21px;
  display: block;
  font-family: "Neucha", cursive;
}

.shedsl > div > footer {
  height: 40px;
  position: relative;
  overflow: hidden;
  padding: 12px 14px;
  font-family: "Neucha", cursive;
}

.shedsl > div > footer img {
  position: absolute;
  top: 0;
  right: 19px;
}

.shedsl > div > footer .cost {
  color: #535353;
  font-size: 21px;
  line-height: 21px;
  margin-right: 25px;
}

.shedsl > div > footer a {
  color: #28a40e;
  text-decoration: none;
  font-size: 17px;
  line-height: 21px;
}

.shedsl > div > footer a:hover {
  color: #535353;
}

.shedsl > div > footer a:hover i {
  background: url('/bitrix/templates/main/images/icons.png') -110px -127px;
}

.colnews {
  margin: 15px 0 0;
  float: left;
  width: 100%;
}

.colnews > div {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  padding-right: 25px;
}

.colnews > div.last {
  width: 145px;
  padding-right: 0;
}

.colnews > div a {
  font-size: 15px;
  line-height: 19px;
  color: #535353;
}

.colnews > div p {
  color: #535353;
  font-size: 13px;
  line-height: 19px;
  padding: 18px 0 0;
}

.hgallwrap {
  position: relative;
  margin: -8px 0 30px;
  width: 100%;
}

.hgall {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 328px;
}

.hgall a {
  float: left;
}

.hgall-plash .breadcrumbs {
  margin-bottom: 10px !important;
}

.hgall-plash {
  width: 606px;
  height: 230px;
  background: url('/bitrix/templates/main/images/shadow-top.png') center bottom no-repeat #ffffff;
  display: block;
  position: absolute;
  z-index: 10;
  left: 50%;
  bottom: -55px;
  margin: 0 0 0 -515px;
  padding: 7px 40px 1px 50px;
}

.hgall-plash .flower3 {
  background: url('/bitrix/templates/main/images/flower3.png') no-repeat;
  position: absolute;
  left: 0;
  width: 44px;
  height: 122px;
  top: 15px;
  display: block;
}

.hgall-plash .decor5 {
  background: url('/bitrix/templates/main/images/decor5.png') no-repeat;
  position: absolute;
  right: 0;
  width: 108px;
  height: 45px;
  top: 0;
  display: block;
}

.hgall-plash > article {
  width: 360px;
  font-size: 15px;
  color: #535353;
}

.hgall-plash > aside {
  width: 220px;
  font-size: 15px;
  color: #535353;
  text-align: center;
  padding: 24px 0 0 20px;
}

.hgall-plash > article p {
  padding-right: 40px;
  font-size: 14px;
}

.hgall-plash > aside .sending {
  font-weight: bold;
  line-height: 19px;
}

.hgall-plash > aside .sending ins {
  font-weight: normal;
  color: #00922d;
}

.hgall-plash > aside .cost {
  color: #23a305;
  font-size: 35px;
  font-family: "Neucha", cursive;
  display: block;
  margin: 3px 0 10px;
}

.breadcrumbs {
  margin: 0 0 30px;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #28a40e;
}

.breadcrumbs a {
  color: #28a40e;
  margin: 0 4px;
}

.breadcrumbs a:first-child {
  margin: 0 4px 0 0;
}

.breadcrumbs span {
  color: #9a9a9a;
  margin: 0 4px;
}

.col2 {
  font-size: 14px;
  color: #535353;
}

.col-left {
  width: 462px;
}

.col-right {
  width: 450px;
}

.col2 a {
  color: #535353;
}

.col-left p {
  padding-bottom: 25px;
}

.col-left .p p {
  padding-bottom: 0;
}

footer div.p {
  margin: 0 0 10px 100px;
  padding: 0;
}

.oday div.p,
.day div.p {
  text-align: justify;
}

.col1 {
  width: 940px;
  margin: 0 auto;
  padding-left: 20px;
}

.col1 .breadcrumbs { /*width:270px;*/
  margin: 0 auto 15px;
}

.col1 h1 {
  text-align: center;
  margin: 0 0 28px;
  white-space: normal;
}

.col1 h2 {
  text-align: center;
}

.col1 .suggestwrap {
  margin: 0 0 0 62px;
}

.step-tour-wrap, .step-tour-wrap-agency {
  background: url('/bitrix/templates/main/images/tour-bg.png') center top no-repeat;
  padding: 25px 0 0;
  margin-bottom: 32px;
  min-height: 200px;
}

.stour {
  background: url('/bitrix/templates/main/images/tour-lines.png') 120px 55px no-repeat;
  min-width: 680px;
}

.questionwrap .stour {
  background-image: none;
  min-width: 1px;
}

.questionwrap .step-tour-wrap {
  padding: 28px 40px 0;
}

.stour > p {
  font-size: 23px;
  color: #535353;
  line-height: 35px;
}

.stour h2 {
  margin: 0 0 18px 110px;
  text-align: left;
}

.stept {
  width: 175px;
  text-align: center;
  margin: 0 30px 0 0;
}

.stept.stept2 {
  margin-right: 50px;
}

.stept .snum {
  background: url('/bitrix/templates/main/images/numcircle.png') no-repeat;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 52px;
  color: #0b7b6c;
  font-size: 23px;
  font-family: "Neucha", cursive;
  display: block;
  margin: 0 auto;
}

.stept h4 {
  margin: 15px 0 8px;
  line-height: 24px;
}

.stept p {
  color: #535353;
  font-size: 14px;
  line-height: 21px;
  margin: 0 -10px;
}

.stour-shadow {
  background: url('/bitrix/templates/main/images/shadow-tour.png') center bottom no-repeat;
  width: 100%;
  height: 11px;
  padding: 15px 0 0;
  display: block;
  overflow: hidden;
}

.order-tour {
  padding: 17px 13px;
  border: 1px dashed #090909;
  border-radius: 5px;
  behavior: url(/PIE.htc);
  width: 207px;
  margin: 19px 10px 0;
}

.questionwrap .order-tour {
  margin: 15px 0 0;
}

.order-tour > a.btn-green47 {
  width: 205px;
  padding: 0;
  text-align: center;
}

.order-tour p {
  color: #535353;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  margin: 10px auto 0;
  width: 100%;
  display: inline-block;
}

.order-tour p a {
  color: #535353;
}

.tour-prog .oday {
  padding: 0 22px 0;
  line-height: 21px;
  margin-left: -22px;
}

.tour-prog .day {
  padding: 0 22px 0;
  line-height: 21px;
  margin: 25px 0 0 -22px;
}

.tour-prog .day.even, .tour-prog .oday.even {
  background-color: #eafbfd;
}

.tour-prog .day > header, .tour-prog .oday > header {
  font-size: 19px;
  margin-bottom: 18px;
}

.tour-prog .day li, .tour-prog .oday li {
  padding-bottom: 6px;
}

.inf-block {
  border: 1px solid #c4c4c4;
  padding: 20px 30px 20px 16px;
  line-height: 21px;
  margin: 0 30px 20px 0;
}

.inf-block i {
  float: left;
  top: 6px;
}

.inf-block p {
  margin-left: 54px;
  padding: 0;
}

.cost-tour .costline {
  margin: 8px 0;
}

.cost-tour .costline span {
  display: block;
  font-size: 16px;
  color: #2aa40e;
  line-height: 25px;
}

.cost-tour p ins {
  color: #23a305;
}

.buybtn .btn-green47 {
  margin: 10px 0 10px 85px;
}

.buybtn > span {
  float: left;
  width: 376px;
  text-align: center;
  font-size: 17px;
  color: #2aa40e;
  line-height: 27px;
  margin: 6px 0 15px;
}

.buybtn > span a {
  color: #2aa40e;
}

.btn-onl {
  position: relative;
}

.ptable {
  background: url('/bitrix/templates/main/images/ptable-bottom.png') center bottom no-repeat;
  padding-bottom: 31px;
  width: 472px;
  float: left;
  position: absolute;
  bottom: 0;
  left: -15px;
  z-index: 10;
  display: none;
}

.ptable-top {
  background: url('/bitrix/templates/main/images/ptable-top.png') no-repeat;
  float: left;
  width: 472px;
  height: 12px;
}

.ptable-content {
  background: url('/bitrix/templates/main/images/ptable-center.png') left top repeat-y;
  width: 448px;
  float: left;
  padding: 14px 12px 0;
}

.ptable .last td {
  border-bottom: 0;
}

.ptable table {
  width: 440px;
}

.ptable .ptable-close {
  position: absolute;
  top: 17px;
  right: 20px;
}

.ptable-content .closest-table {
  width: 100%;
}

.ptable-content .closest-table .tar {
  white-space: nowrap;
}

.closest-date {
  margin-bottom: 25px;
  width: 438px;
}

.closest-table {
  font-size: 15px;
  margin: 0 0 8px;
  width: 100%;
}

.closest-table th {
  line-height: 39px;
  border-bottom: 1px solid #c7c7c7;
  color: #28a40e;
  font-weight: normal;
  padding: 10px;
  text-align: left;
}

.closest-table th.with-desc {
  line-height: 18px;
  text-align: center;
}

.closest-table th.with-desc span {
  line-height: 14px;
  font-size: 12px;
  color: #535353;
}

.closest-table td {
  padding: 11px 10px;
  line-height: 20px;
  border-top: 1px solid #c7c7c7;
  vertical-align: middle;
}

.closest-table .btn-green31, .closest-table .btn-lightblue31 {
  width: 120px;
  padding: 0;
  margin-left: 15px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.closest-table .btn-green31 + .btn-green31 {
  margin-left: 5px;
}

.closest-table .tar {
  text-align: right;
}

.closest-table td > div {
  position: relative;
}

.closest-table td span {
  display: inline-block;
  vertical-align: middle;
}

.closest-table td a.btn-sheme-place {
  position: relative;
  width: 31px;
}

.closest-table td a.btn-sheme-place:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/bitrix/templates/main/images/bus-ico.png') center center no-repeat;
}

.even-col {
  background-color: #eafbfd;
  text-align: center;
}

.even-col > div {
  position: relative;
  cursor: pointer;
}

.tablett {
  background: url('/bitrix/templates/main/images/tooltip-table.png') no-repeat;
  width: 99px;
  height: 36px;
  padding: 8px 16px 26px;
  color: #1f8700;
  font-size: 12px;
  line-height: 19px;
  position: absolute;
  bottom: 13px;
  left: 0;
  display: none;
}

.tablett ins {
  display: block;
  text-align: center;
  font-size: 18px;
  padding-right: 7px;
}

.even-col > div:hover .tablett {
  display: block;
}

.graphic-link {
  font-size: 14px;
  display: inline;
}

.graphic-link a {
  color: #2aa40e;
}

.img-nav {
  position: relative;
  margin-left: -8px;
  margin-right: -22px;
}

.img-nav a {
  float: left;
  padding: 15px 24px 19px;
  width: 112px;
  margin-right: -7px;
  text-decoration: none;
  position: relative;
  height: 180px;
}

.img-nav a.last {
  margin-left: -8px;
}

.img-nav a span {
  color: #2aa40e;
  font-size: 23px;
  text-align: center;
  display: block;
  font-family: "Neucha", cursive;
  margin-bottom: 10px;
}

.img-nav a i {
  position: absolute;
  left: 108px;
  top: 108px;
}

.img-nav a img {
  margin: 0 0 7px;
}

.img-nav a ins {
  font-size: 14px;
  line-height: 15px;
  color: #535353;
  font-weight: bold;
  display: block;
  text-align: center;
}

.img-nav a.active span {
  color: #535353;
}

.img-nav a.active {
  z-index: 3;
  background: url('/bitrix/templates/main/images/tabimg-act2.png') no-repeat;
}

.tabs-form {
  width: 700px;
}

.tab-img-section {
  margin: -5px 0 25px -8px;
  background: url('/bitrix/templates/main/images/tabimg-bottom.png') left bottom no-repeat;
  width: 459px;
  padding-bottom: 13px;
  float: left;
}

.tabimg-top {
  background: url('/bitrix/templates/main/images/tabimg-top.png') left top no-repeat;
  width: 459px;
  height: 5px;
  float: left;
}

.tab-img-section > article {
  padding: 14px 28px 0;
  width: 403px;
  margin: 0 -25px 0 0;
  float: left;
  font-size: 14px;
  line-height: 21px;
  position: relative;
  background: url('/bitrix/templates/main/images/tabimg-center.png') left top repeat-y;
}

.tab-img-section > article > p {
  padding-bottom: 19px;
}

.tab-img-section > article footer {
  background: url('/bitrix/templates/main/images/tab-line.png') center top no-repeat;
  padding: 17px 0 0;
}

.tab-img-section > article footer > div {
  overflow: hidden;
  margin-bottom: 10px;
}

.tab-img-section > article footer img {
  float: left;
  margin-top: 0;
}

.tab-img-section > article footer p {
  margin-left: 102px;
  padding-right: 40px;
}

.check-list {
  margin: 0 0 35px;
}

.check-list ul {
  margin: 10px 0;
}

.check-list li {
  line-height: 25px;
  padding-left: 30px;
  background: url('/bitrix/templates/main/images/marker.png') left 6px no-repeat;
}

.wish-pay > div {
  background: url('/bitrix/templates/main/images/shadow-table.png') no-repeat scroll center center transparent;
  margin: 10px 0 10px -21px;
  min-height: 80px;
  padding: 15px 21px;
  width: 443px;
}

.wish-pay > div table {
  width: 404px;
  margin: 0 auto;
}

.wish-pay > div table td, .wish-pay > div table th {
  font-weight: normal;
  padding: 9px 0;
  text-align: left;
  border-top: 1px solid #ccc;
}

.wish-pay > div table tr:first-child td, .wish-pay > div table tr:first-child th {
  border-top: 0;
}

.wish-pay > div table td {
  color: #23a305;
}

.wish-pay > div table th {
  width: 310px;
}

.sit-inf > figure {
  margin: 2px 0 35px;
}

.sit-inf > p {
  margin-left: 162px;
}

.sit-inf > div.hinfo {
  margin-left: 162px;
  margin-bottom: 25px;
}

.sit-inf > div.hinfo > div {
  margin-top: 10px;
}

.give-links {
  margin: 35px 0 0;
}

.give-links > div:first-child {
  width: 238px;
}

.give-links ul {
  display: block;
  width: 175px;
}

.give-links ul li {
  margin: 0 0 20px;
  font-size: 19px;
  font-family: "Neucha", cursive;
  line-height: 21px;
  display: block;
}

.give-links ul li a {
  color: #3fad26;
  text-decoration: none;
  display: inline-block;
}

.give-links ul li a i {
  float: left;
}

.give-links a.a-tooltip {
  top: 3px;
  position: relative;
}

.give-links ul li a span {
  margin-left: 45px;
  display: block;
}

.give-links ul li.line1 span {
  padding: 6px 0 0;
}

.give-links .itogo {
  overflow: hidden;
  width: 100%;
  margin: 5px 0 10px;
  font-size: 21px;
  color: #535353;
  float: left;
}

.give-links .social {
  margin-top: -15px;
}
.give-links .social ul {
  width: 180px;
  display: flex;
  column-count: 3;
  flex-wrap: wrap;
}
.give-links .social span {
  margin-left: 0;
}

.map {
  overflow: hidden;
  clear: both;
}

.reviews-note-error {
  display: inline-block;
}

.reviewwrap {
  background: url('/bitrix/templates/main/images/shadow-footer.png') center top no-repeat #ecf3f3;
  margin: 0 0 40px;
}

.inner-review {
  width: 915px;
  margin: 0 auto;
  padding: 30px 0 50px 15px;
  color: #535353;
}

.commentbl {
  margin: 0 0 15px;
}

.commentbl > aside {
  float: left;
  padding: 0 17px;
  width: 140px;
  font-size: 14px;
  line-height: 15px;
}

.commentbl > aside .name {
  font-weight: bold;
  display: block;
  margin: 10px 0 8px;
}

.commentbl > aside .date {
  color: #47a12b;
}

.commentbl > aside .date span {
  display: block;
  margin-bottom: 10px;
}

.commentbl > .commentbl-text {
  background-color: #ffffff;
  border: 1px solid #e3e9e9;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  box-shadow: 0 3px 3px #c9cfcf;
  margin-left: 195px;
  padding: 23px 28px;
  min-height: 50px;
  font-size: 14px;
  line-height: 19px;
}

.commentbl > div ins {
  background: url('/bitrix/templates/main/images/comment-corner.png') no-repeat;
  width: 22px;
  height: 35px;
  display: block;
  position: absolute;
  left: -22px;
  top: 22px;
}

.commentbl-files-list {
  margin: 10px 0 0 195px;
  font-size: 12px;
  line-height: 16px;
  padding-left: 22px;
  min-height: 17px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNGEwODVlNS1mZjQyLTVlNDktYTY5ZC04Zjg1ZGM4NDUzMGIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODU4QUQzNEZCODNEMTFFNDhGNUY5MDQwQjI3NEIwNzgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODU4QUQzNEVCODNEMTFFNDhGNUY5MDQwQjI3NEIwNzgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwMGJlYjRkLTFkMjItZjk0ZC04YjBkLTdlN2U5OTkzMTZiNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNGEwODVlNS1mZjQyLTVlNDktYTY5ZC04Zjg1ZGM4NDUzMGIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66aoGAAAADBElEQVR42lSTS4hURxSGv7rVj+medPdM++oZzJARcQTtiEoQfJGluMhjYzbJInEhwuhKwcWs3QmKC81CFwohgjuzEERiEBMUIy4GzSIkOBMzhtjtY/p1761b5bmPFi347y2qzvnP+U+do4jXrGC34Jxgh4ItboJqfRdabwcvjxdZwnCBxVc3+anymHXLMC22c4I+5BiuvOAAo6xrfMtobhatZlDZnRPE+1X1HlP+jzxZnqPN0tDVS76BYECVtZMnGfXO4twMxkIoMBFv935YZkx/x8YPbzDCeqKMROWEZ0oXKTSOCc1RjJwalzo7cbSytzY7E/hioN0mtk5cZZuuxySaT+Viz9ge6vq0cBYTB+fiG/jX/5tLreMip8PaYpMoSqVJiRjRDWqRz43glscWiqL/c5RXJcgiRjGJFOG37lWuRRd41rtI13QSgvg+lH9HMpopf0OTcY8PqOH0TkKJEmX6uzbkpRlwK/wZK2Q984h/zDwdiRyIxjhIXKOcmqbBxzn6pRLW1IjyqQzftTjfPoS48b97lES/rl5wv3WYcbWGfaOHmCl9mWSkBXm10qMrj2cigeQYy9G2StNVeOHuCsFyUv4FF7/dQ3YWnlBX6xlIxmGYFj9QnkevH+DbbqIzJglsnl0rTnOCvYxljfC1YB+TTBVPUc41xT52Tu2X3GuPRV7Tiu6lT2iynglrbBj7ga/YIVRSQFFeqZ2RhtzPICu+kyyeB09ZUvOannRGwyhW5D7Dc4WkaAlE1oTez0emTak8S9kdSHoo6RvZFCWT2/3L/GqvaNUX5SWeU7R1VnqfIOVJeiU2dl6FYuELee7N2CgjSIoJz6I/+d4cwaetk+q3pOmtfSyTtJpVqpkMypDoLbIhKqhYxgLnzUH+cw/Sjo1XmBC95JX7ndAEVPW0tGBF+iCdLp1NmXGG+fA6F91RnrrbwwFUvLtiw7I4T0o20243NfmXZLIHEqbjFvlD/cJf7o4k1H7X7X2S4dJyPiJkWpAXAT1C50tHWck2nZ731hsBBgAzcWCZ3qGfowAAAABJRU5ErkJggg==) 0 0 no-repeat;
}

.commentbl-files-list a {
  color: #28a40e;
}

.redirect-block--hidden {
  display: none;
}

.commentbl .redirect-block__sel {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 130px;
}

.morecomment, .lesscomment {
  background: url('/bitrix/templates/main/images/shadow-more.png') center bottom no-repeat;
  width: 566px;
  padding-bottom: 30px;
  display: block;
  margin: 35px 0 0 195px;
  color: #28a40e;
  font-size: 19px;
  line-height: 19px;
  text-decoration: none;
  text-align: center;
  font-family: "Neucha", cursive;
}

.morecomment span, .lesscomment span {
  border-bottom: 1px dotted;
  display: inline-block;
  line-height: 19px;
}

.morecomment:hover span, .lesscomment:hover span {
  border-bottom: 0;
  padding-bottom: 1px;
}

.givereview {
  margin: 30px 0 0;
}

.givereview h3 {
  float: left;
  padding-left: 11px;
}

.givereview form {
  margin-left: 200px;
}

.givereview article {
  float: left;
}

.givereview article.narrow {
  max-width: 468px;
}

.givereview article input[type=text] {
  padding: 0 10px;
  line-height: 26px;
  height: 26px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-bottom-color: #ffffff;
  border-radius: 2px;
  behavior: url(/PIE.htc);
  position: relative;
  color: #999;
  font-size: 14px;
  float: left;
  margin: 0 19px 13px 0;
  width: 202px;
}

.givereview article textarea {
  padding: 5px 0 5px 10px;
  line-height: 18px;
  height: 60px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-bottom-color: #ffffff;
  border-radius: 2px;
  behavior: url(/PIE.htc);
  position: relative;
  color: #999;
  font-size: 14px;
  float: left;
  margin: 0 19px 13px 0;
  width: 454px;
  overflow: auto;
  resize: none;
}

.givereview article input[type=text]#last {
  margin: 0;
}

.givereview aside {
  float: right;
  width: 188px;
  margin: -23px 0 0;
}

.givereview aside span {
  display: block;
  margin-bottom: 8px;
}

.givereview aside div {
  margin-bottom: 0;
}

.givereview aside input[type=text] {
  padding: 0 5px;
  line-height: 22px;
  height: 22px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-bottom-color: #ffffff;
  position: relative;
  color: #999;
  font-size: 14px;
  float: left;
  width: 130px;
  margin: 5px 0 0;
}

.givereview .btn-darkgreen33 {
  margin: 20px 0 0 268px;
}

.givereview article textarea.n-at {
  width: 689px;
  height: 130px;
  resize: none;
}

/*diary daily*/
.diary-content h1 {
  text-align: center;
  margin: 0 0 30px;
}

.diary-content h2 {
  text-align: center;
}

.diary-content .breadcrumbs {
  margin: 0 auto 15px;
}

.diary {
  margin: 0 0 30px;
}

.diary > header {
  margin-bottom: 35px;
}

.diary > header p {
  font-size: 19px;
  color: #535353;
  line-height: 27px;
  float: left;
  width: 500px;
  margin: 0 0 0 40px;
}

.nav-diary {
  margin: 7px 30px 0;
}

.nav-diary a {
  width: 165px;
  float: left;
  border: 1px solid #c6c6c6;
  line-height: 41px;
  height: 41px;
  color: #535353;
  font-size: 17px;
  text-decoration: none;
  text-align: center;
  behavior: url(/PIE.htc);
  position: relative;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #eaeaea 100%);
  -pie-background: linear-gradient(top, #fefefe, #eaeaea);
}

.nav-diary a.first {
  border-right-width: 0;
  border-radius: 5px 0 0 5px;
}

.nav-diary a.last {
  border-radius: 0 5px 5px 0;
}

.nav-diary a.active {
  color: #23a305;
  background: #e0e0e0;
  background: -moz-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #e0e0e0 0%, #f2f2f2 100%);
  -pie-background: linear-gradient(top, #e0e0e0, #f2f2f2);
  box-shadow: 0 -1px 0 #fcfcfc inset;
}

.nav-diary a i {
  top: -1px;
}

.diary-section > article {
  box-shadow: 0 2px 7px #adadad;
  background-color: #ffffff;
  behavior: url(/PIE.htc);
  position: relative;
}

.diary-section > article > header {
  height: 59px;
  padding: 30px 324px 0;
}

.diary-section > article > header a {
  margin: 4px 0 0;
}

.weekly > header {
  padding: 30px 275px 0 !important;
}

.month-head {
  height: 98px;
  background-color: #fdffed;
  border: 1px solid #e6e6e6;
}

.month-head > div {
  float: left;
  width: 136px;
  border-left: 1px solid #e6e6e6;
  height: 74px;
  text-align: center;
  color: #535353;
  padding: 24px 0 0;
}

.month-head > div.first {
  border-left: 0;
  width: 137px;
}

.month-head > div.dayoff {
  background-color: #f1ffcf;
}

.month-head ins {
  font-size: 31px;
  display: block;
  margin-bottom: 3px;
  line-height: 31px;
}

.month-head small {
  font-size: 13px;
}

.mb-row {
  border-bottom: 1px solid #e6e6e6;
}

.mb-day.first {
  border-left: 0;
  width: 137px;
}

.mb-day {
  float: left;
  width: 136px;
  border-left: 1px solid #e6e6e6;
  height: 150px;
  color: #535353;
  font-size: 14px;
}

.mb-day.dayoff > div {
  background-color: #fdfff1;
}

.mb-day > div {
  border: 2px solid #ffffff;
  padding: 3px 9px 0;
  height: 143px;
  position: relative;
}

.mb-day.dayoff > div {
  border: 2px solid #fdfff1;
}

.mb-day.current > div {
  border-color: #28a40e !important;
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #f6f6f6 100%);
  -pie-background: linear-gradient(top, #fafafa, #f6f6f6);
  position: relative;
  behavior: url(/PIE.htc);
}

.mb-day:hover > div {
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #f6f6f6 100%);
  -pie-background: linear-gradient(top, #fafafa, #f6f6f6);
  border: 2px solid #f7f7f7;
}

.mb-day > div > header, .mb-day-full > header {
  font-size: 19px;
  font-family: "Neucha", cursive;
  color: #23a305;
}

.mb-day > div > ul > li > a, .mb-day-full > ul > li > a {
  color: #535353;
  line-height: 18px;
  margin-bottom: 3px;
  text-decoration: none;
}

.mb-day > div > ul > li > a:hover, .mb-day-full > ul > li > a:hover {
  text-decoration: underline;
}

.mb-day > div > ul li .cost, .mb-day-full > ul > li .cost {
  color: #28a40e;
  margin-bottom: 5px;
  display: block;
}

.mb-day.prev-month > div > header, .mb-day.next-month > div > header {
  color: #979797;
}

.mb-day > div > footer, .mb-day-full > footer {
  height: 15px;
  line-height: 15px;
  background-color: #f4f5ec;
  border-top: 1px solid #fbfbf7;
  text-align: right;
  padding: 0 12px;
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 112px;
}

.mb-day > div > footer a.more, .mb-day-full footer a.more {
  background: url('/bitrix/templates/main/images/dropdown-arrow.png') right center no-repeat;
  display: block;
  text-decoration: none;
  padding-right: 15px;
  color: #535353;
  font-size: 10px;
}

.mb-day > div > footer a.more.open, .mb-day-full footer a.more.open {
  background: url('/bitrix/templates/main/images/drowtop-arrow.png') right center no-repeat;
}

.mb-day-full {
  position: absolute;
  top: -2px;
  left: -2px;
  background-color: #ffffff;
  box-shadow: 0 0 7px #aaa;
  behavior: url(/PIE.htc);
  padding: 5px 9px 13px 11px;
  display: none;
  z-index: 5;
  width: 116px;
}

.mb-day-full .mdclose {
  position: absolute;
  top: 7px;
  right: 9px;
}

.mb-day-full footer {
  width: 112px !important;
  bottom: 0 !important;
  left: 0 !important;
}

.mb-day > div > ul li {
  position: relative;
}

.labelmore {
  position: absolute;
  background: url('/bitrix/templates/main/images/label-bottom.png') left bottom no-repeat;
  width: 401px;
  padding-bottom: 15px;
  float: left;
  z-index: 30;
  left: 70px;
  top: -126px;
  display: none;
}

.lmtop {
  background: url('/bitrix/templates/main/images/label-top.png') left top no-repeat;
  width: 401px;
  height: 161px;
  float: left;
}

.labelmore.rig .lmtop {
  background: url('/bitrix/templates/main/images/label-top-right.png') left top no-repeat;
  margin-left: 11px;
}

.lmcontent {
  background: url('/bitrix/templates/main/images/label-center.png') left top repeat-y;
  width: 401px;
  float: left;
}

.lmdescr {
  margin: -140px 0 0;
  padding: 0 30px 15px 39px;
}

.lmdescr img, .weeklabel-content img {
  margin: 0 18px 18px 0;
  float: left;
}

.lmdescr > header a, .weeklabel-content > header a {
  font-size: 17px;
  line-height: 23px;
  color: #535353;
}

.lmdescr > header span, .weeklabel-content > header span {
  color: #269d01;
  display: block;
  font-size: 13px;
  margin: 6px 0 0;
}

.lmdescr ul, .weeklabel-content ul {
  clear: left;
}

.lmdescr li, .weeklabel-content li {
  background: url('/bitrix/templates/main/images/marker-black.png') left 10px no-repeat;
  padding-left: 13px;
  font-size: 14px;
  line-height: 18px;
  color: #535353;
}

.lmdescr footer, .weeklabel-content footer {
  position: static;
  margin: 10px -24px 10px -22px;
  padding: 0 24px 0 22px;
  background-color: #f4f5ec;
  height: 56px;
  width: auto !important;
  clear: both;
}

.lmdescr footer a, .weeklabel-content footer a {
  margin: 11px 0 0;
  padding: 0 25px;
}

.freeplace {
  line-height: 56px;
  color: #28a40e;
  font-size: 17px;
}

.freeplace ins, .weeklabel-content ins {
  font-size: 27px;
  font-family: "Neucha", cursive;
  position: relative;
  top: 3px;
}

.wday {
  border-top: 1px solid #e6e6e6; /*height:123px; */
  position: relative;
  behavior: url(/PIE.htc);
}

.wday > aside {
  background-color: #fdffed;
  border-right: 1px solid #e6e6e6;
  width: 141px;
  text-align: center;
  height: 93px;
  color: #535353;
  padding: 15px 0;
  position: relative;
  behavior: url(/PIE.htc);
}

.wday.dayoff > aside {
  background-color: #f1ffcf;
}

.wday-descr {
  margin-left: 160px;
  padding: 13px 0;
  position: relative;
}

.wday > aside ins {
  display: block;
  font-size: 31px;
  line-height: 40px;
}

.wday > aside small {
  display: block;
  font-size: 13px;
}

.wday > aside span {
  display: block;
  font-size: 19px;
  color: #23a305;
  margin: 12px 0 0;
  font-family: "Neucha", cursive;
}

.wevent {
  font-size: 22px;
  position: relative;
  width: 730px;
}

.wday > aside span.grey {
  color: #979797;
}

.wevent > figure {
  background-color: #ffffff;
  box-shadow: 0 0 4px #c9c9c9;
  float: left;
  margin-right: 20px;
  padding: 7px;
  position: relative;
}

.wevent > figure img {
  float: left;
  max-height: 100px;
}

.wevent > a {
  color: #535353;
  display: inline-block;
  font-size: 22px;
  line-height: 25px;
  text-decoration: none;
  width: 400px;
}

.wevent > a:hover {
  text-decoration: underline;
}

.wevent > .cost {
  color: #28a40e;
  display: inline-block;
  float: right;
  margin: 0;
}

.wday-descr .more {
  height: 123px;
  margin: -13px 0;
  background-color: #f4f5ec;
  width: 63px;
  font-size: 10px;
  color: #535353;
  text-decoration: none;
  position: relative;
}

.wday-descr .more span {
  position: absolute;
  font-weight: bold;
  bottom: 10px;
  display: block;
  text-align: center;
  background: url('/bitrix/templates/main/images/dropdown-arrow.png') 47px center no-repeat;
  width: 56px;
  padding-right: 7px;
}

.wday:hover, .wday:hover > aside {
  background: #fbfbfb;
  background: -moz-linear-gradient(top, #fbfbfb 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #fbfbfb 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #fbfbfb 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #fbfbfb 0%, #f3f3f3 100%);
  -pie-background: linear-gradient(top, #fbfbfb, #f3f3f3);
}

.wday.current {
  border: 2px solid #28a40e;
}

.wday.current > aside {
  width: 139px;
}

.weeklabel {
  background: url('/bitrix/templates/main/images/weeklabel-bottom.png') left bottom no-repeat;
  width: 388px;
  padding-bottom: 27px;
  float: left;
  position: absolute;
  bottom: 85px;
  left: -10px;
  display: none;
  z-index: 6;
}

.weeklabel-top {
  background: url('/bitrix/templates/main/images/weeklabel-top.png') no-repeat;
  width: 388px;
  height: 14px;
  float: left;
}

.weeklabel-content {
  background: url('/bitrix/templates/main/images/weeklabel-center.png') left top repeat-y;
  width: 328px;
  float: left;
  color: #535353;
  font-size: 17px;
  line-height: 23px;
  padding: 10px 30px;
  text-decoration: none;
}

.wday-more {
  position: absolute;
  left: -18px;
  top: -1px;
  background-color: #ffffff;
  box-shadow: 0 2px 7px #bbb;
  behavior: url(/PIE.htc);
  border: 1px solid #e6e6e6;
  z-index: 25;
  padding: 13px 0 0 17px;
  display: none;
  width: 799px;
}

.wday-more .wevent {
  margin-bottom: 26px;
}

.wday-more a.more {
  top: 0;
  position: absolute;
  right: 0;
  z-index: 4;
  margin: 0;
}

.wdm-close {
  position: absolute;
  top: 3px;
  right: 10px;
  z-index: 5;
}

.wday-more .more span {
  background: url('/bitrix/templates/main/images/drowtop-arrow.png') 47px center no-repeat;
}

a.reload {
  line-height: 18px;
  color: #444;
  font-size: 13px;
  display: block;
  clear: left;
}

a.a-tooltip {
  position: relative;
}

a.a-tooltip .i-voskl-green {
  position: absolute;
}

.tooltip197 {
  position: absolute;
  top: 0;
  left: 0;
  background: url('/bitrix/templates/main/images/tooltip197-bottom.png') left bottom no-repeat;
  font-size: 14px;
  line-height: 19px;
  color: #535353;
  width: 197px;
  padding-bottom: 32px;
  display: none;
  z-index: 10000;
}

.tooltip-top197 {
  background: url('/bitrix/templates/main/images/tooltip197-top.png') no-repeat;
  width: 197px;
  height: 19px;
  float: left;
}

.tooltip197 > article {
  background: url('/bitrix/templates/main/images/tooltip197-center.png') left top repeat-y;
  width: 157px;
  float: left;
  padding: 0 20px 15px;
}

.tooltip197 p {
  margin-top: -5px;
}

.tooltip197--big {
  width: 423px;
  background: url('/bitrix/templates/main/images/tooltip197-bottom-big.png') left bottom no-repeat;
}

.tooltip197--tiny article {
  padding-bottom: 10px;
}

.tooltip197--big .tooltip-top197 {
  background: url('/bitrix/templates/main/images/tooltip197-top-big.png') no-repeat;
  width: 423px;
}

.tooltip197--big > article {
  width: 384px;
  background: url('/bitrix/templates/main/images/tooltip197-center-big.png') left top repeat-y;
}

/* Footer */
.footer {
  background: url('/bitrix/templates/main/images/footerline.png') left top repeat-x;
  width: 100%;
}

.inner-footer {
  width: 960px;
  margin: 0 auto;
  padding: 32px 0;
}

.ftop {
  margin: 0 0 25px 11px;
}

.fbottom {
  margin: 0 0 0 11px;
  overflow: hidden;
  width: 100%;
  font-size: 13px;
  color: #535353;
  display: flex;
  justify-content: space-between;
}

.logo-footer {
  margin: 0 35px 0 0;
}

.flinks {
  margin: 8px 0 0;
}

.flinks li {
  float: left;
  font-size: 13px;
  line-height: 27px;
  margin-right: 15px;
}

.flinks li a {
  color: #535353;
}

.logof > div {
  float: left;
  margin-right: 30px;
}

.logof p {
  font-size: 13px;
  line-height: 15px;
  padding: 10px 0;
  color: #535353;
}

.copyright {
  width: 185px;
  font-size: 13px;
  margin: 0 10px 0 0;
}

.copyright a {
  color: #535353;
}

.copyright span {
  color: #439c26;
  margin-right: 15px;
}

.copyright p {
  margin: 0;
}

.copyright .fphone {
  margin-top: 7px;
}

.copyright .flinks {
  margin-top: 28px;
}

.copyright .fconfirm {
  margin-top: 10px;
}

.confirm-link {
  line-height: 19px;
  font-size: 13px;
}

.fbottom .developer {
  margin-right: 0;
  width: 140px;
}

.developer-info {
  line-height: 19px;
}

.developer-info .developer-info__creator {
  font-size: 13px;
  margin: 0;
}

.privacy-text {
  font-size: 13px;
  line-height: 15px;
  padding: 20px 0 0 0;
}
.privacy-text__link {
  color: #535353;
}

.porder4 .privacy-text {
  width: 390px;
}

/* order popup */
#mask {
  background: url('/bitrix/templates/main/images/opacity10.png') repeat;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 20;
  display: none;
}

.lock #mask-content {
  display: block;
  top: 50% !important;
  transform: translate(-50%, -50%);
  margin-left: 0;
}

/* order popup */
.lock #mask {
  height: 100% !important;
  overflow: hidden;
  position: fixed;
}

#mask-content {
  width: 730px;
  height: auto;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -349px;
  background-color: #fdffed;
  box-shadow: 0 3px 4px #989999;
  behavior: url(/PIE.htc);
  padding: 27px 0 0;
}

.pcl {
  position: absolute;
  top: -15px;
  right: -17px;
}

#mask-content h2 {
  text-align: center;
  line-height: 1.2;
}

#mask-content h5 {
  text-align: center;
  font-weight: normal;
  margin: 0 0 20px;
}

#mask-content .notetext {
  text-align: center;
  padding: 30px 0;
}

.nav-order {
  position: relative;
  z-index: 22;
}

.nav-order a {
  float: left;
  padding: 16px 25px;
  color: #28a40e;
  font-size: 17px;
  text-decoration: none;
  cursor: default;
}

.nav-order a ins {
  font-family: "Neucha", cursive;
  float: left;
  padding: 2px 0 0;
}

.nav-order a span {
  margin-left: 15px;
  display: block;
  cursor: default;
}

.nav-order a em {
  border-bottom: none;
  font-style: normal;
}

.nav-order a.active {
  color: #535353;
  border: 1px solid #dddfcf;
  background-color: #ffffff;
  padding: 15px 26px;
  border-bottom: 0;
}

.nav-order a.active:first-child {
  border-left-width: 0;
  padding-left: 27px;
}

.order-section {
  background: url('/bitrix/templates/main/images/order-shadow.png') left top repeat-x #ffffff;
  margin: -6px 0 0;
  position: relative;
  z-index: 21;
  height: auto;
}

.order-section article {
  padding: 43px 150px;
}

.order-section .btn-green47 {
  padding: 0;
  width: 208px;
  display: block;
  margin: 0 auto 0;
  float: none;
}

.ofrow {
  margin: 0 0 10px;
  font-size: 14px;
  color: #535353;
  position: relative;
  text-align: center;
}

.ofrow.l {
  float: left;
  margin-left: 18px;
}

.ofrow.r {
  float: right;
  margin-right: 18px;
}

.ofrow input[type=text].datepicker {
  width: 165px;
}

.ofrow input[type=text],
.ofrow input[type=email],
.ofrow input[type=tel] {
  border: 1px solid #d4d4d4;
  padding: 0 10px;
  color: #999;
  font-size: 14px;
  width: 165px;
  line-height: 29px;
  height: 29px;
  box-shadow: 0 2px 2px #dedede inset;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  margin: 0 5px 5px 0;
}

.ofrow textarea, .add-message-form-wrapper textarea {
  border: 1px solid #d4d4d4;
  padding: 5px 10px 2px;
  color: #999;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 2px #dedede inset;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  margin: 5px 5px 13px 0;
  height: 70px;
  overflow: auto;
  resize: none;
}

.ofrow input[type=text]:focus,
.ofrow input[type=email]:focus,
.ofrow input[type=tel]:focus,
.ofrow textarea:focus, .add-message-form-wrapper textarea:focus {
  color: #535353;
}

.ofrow .help {
  margin: -2px 0 8px;
  display: block;
  color: #28a40e;
  font-size: 14px;
  line-height: 17px;
}

.order-section .btn-darkgreen33 {
  margin: 0 10px;
  padding: 0 20px 0 25px;
}

.order-section .btn-darkwhite33 {
  margin: 0 10px;
  padding: 0 20px 0 20px;
}

.ofrow i {
  margin: 0 0 0 0;
}

.chbl {
  margin-bottom: 20px;
  margin-left: 40px;
}

.questionwrap .col1 {
  padding-left: 0;
}

.quewr {
  behavior: url(/PIE.htc);
  position: relative;
  margin: -50px 0 30px;
}

.que-navs, .que-navs1 {
  height: 93px;
  position: relative;
  z-index: 1;
}

ul.que-navs li {
  padding: 0;
}

.que-navs a, .que-navs1 a {
  color: #28a40e;
  font-size: 31px;
  text-decoration: none;
  float: left;
  line-height: 95px;
  text-align: center;
  width: 480px;
  behavior: url(/PIE.htc);
  position: relative;
}

.que-navs a span, .que-navs1 a span {
  border-bottom: 1px dashed;
  display: inline-block;
  line-height: 30px;
}

.que-navs li.active a, .que-navs1 a.active {
  color: #535353;
  background-color: #ffffff;
}

.que-navs li.active a.last, .que-navs1 a.active.last {
  box-shadow: -3px 0 3px #cfcfcf;
}

.que-navs li.active a.first, .que-navs1 a.active.first {
  box-shadow: 3px 0 3px #cfcfcf;
}

.que-navs li.active a span, .que-navs1 a.active span {
  border: 0;
}

.que-section article {
  display: none;
}

.que-section article.active {
  display: block;
}

.que-section {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  padding: 33px 79px 50px;
  box-shadow: 0 2px 8px #cfcfcf;
}

.transportwrap .que-section.no-padding {
  padding: 0;
}

.quetext {
  cursor: pointer;
}

.quetext ins {
  background: url('/bitrix/templates/main/images/circle37.png') no-repeat;
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 40px;
  color: #28a40e;
  font-size: 19px;
  font-family: "Neucha", cursive;
  margin: 0 14px 0 0;
  float: left;
}

.quetext span {
  color: #535353;
  font-size: 17px;
  border-bottom: 1px dashed;
  margin: 6px 0 0;
  display: inline-block;
}

.clicktext {
  cursor: pointer;
  margin: 0 0 10px;
}

.clicktext ins {
  background: url('/bitrix/templates/main/images/circle37.png') no-repeat;
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 40px;
  color: #28a40e;
  font-size: 19px;
  font-family: "Neucha", cursive;
  margin: 0 14px 0 0;
  float: left;
}

.clicktext span {
  color: #535353;
  font-size: 19px;
  margin: 2px 0 0;
  display: inline-block;
  width: 210px;
}

.que-list.open .quetext span, .que-list .quetext:hover span {
  color: #28a40e;
}

.click2 {
  margin: 0 0 30px;
  width: 268px;
}

.anstext {
  margin: 12px 0 -10px 50px;
  font-size: 14px;
  line-height: 21px;
  display: none;
}

.anstext p {
  margin: 0;
  padding: 0;
}

.anstext__pic {
  float: left;
  max-width: 200px;
  padding: 5px 30px 10px 0;
}

.img-resp {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

.step-tour-wrap-agency .stour {
  background: url('/bitrix/templates/main/images/lineag.png') 145px 8px no-repeat;
  min-width: 730px;
  margin-right: -50px;
}

.step-tour-wrap .stour {
  background: url('/bitrix/templates/main/images/tour-lines.png') no-repeat scroll 135px 51px transparent;
  margin-right: -50px;
  min-width: 730px;
  margin-top: 20px;
}

.step-tour-wrap .stour.faq {
  background: none;
}

.step-tour-wrap .stept, .step-tour-wrap-agency .stept {
  margin: 0;
  width: 200px;
}

.step-tour-wrap .stept3, .step-tour-wrap-agency .stept3 {
  width: 270px;
}

.step-tour-wrap-agency .order-tour {
  margin: 45px 0 0;
}

.agcirc-wrap {
  height: 548px;
  background: url('/bitrix/templates/main/images/bg-agency.jpg') center top no-repeat #d6e4e7;
  margin: 0 0 35px;
}

.agency-circles {
  height: 438px;
  width: 940px;
  margin: 0 auto;
  padding: 56px 0;
}

.agency-circles h2 {
  text-align: center;
  margin: 0 0 48px;
}

.circlist {
  width: 257px;
  font-size: 17px;
  color: #535353;
  line-height: 23px;
}

.circlist li {
  background: url('/bitrix/templates/main/images/galka.png') left 10px no-repeat;
  padding-left: 28px;
  margin-bottom: 25px;
}

.agcircl {
  background: url('/bitrix/templates/main/images/agency-circles.png') no-repeat;
  width: 599px;
  height: 311px;
  float: left;
  position: relative;
  color: #535353;
  font-size: 14px;
}

.agcircl > div {
  position: absolute;
  text-align: center;
}

.agcircl > div > div {
  white-space: nowrap;
}

.agcircl > div strong {
  display: block;
}

.agcircl > div > ins {
  color: #ffffff;
  font-family: "Neucha", cursive;
  display: block;
  text-align: center;
}

.agcircl > div p {
  color: #ffffff;
  line-height: 21px;
  margin: 0 0 120px;
}

.per11 {
  left: -17px;
  top: 110px;
  width: 110px;
}

.per11 ins {
  font-size: 21px;
  margin: 0 0 40px;
}

.per12 {
  left: 72px;
  top: 105px;
  width: 90px;
}

.per12 ins {
  font-size: 27px;
  margin: 0 0 76px;
}

.per13 {
  left: 170px;
  top: 100px;
  width: 80px;
}

.per13 ins {
  font-size: 31px;
  margin: 0 0 113px;
}

.per14 {
  left: 248px;
  top: 95px;
  width: 150px;
}

.per14 ins {
  font-size: 35px;
  margin: 0 0 145px;
}

.per15 {
  left: 390px;
  top: 50px;
  width: 180px;
}

.per15 ins {
  font-size: 43px;
  margin: 0 0 10px;
}

.agblocks {
  margin: 0 0 60px;
  font-size: 14px;
  color: #535353;
  line-height: 21px;
}
.agblocks--about .agbl {
  padding: 0 0 45px;
  margin-bottom: 35px;
}

.agblocks .btn-green47 {
  float: none;
  display: block;
  width: 200px;
  padding: 0;
  margin: -55px auto 0;
  clear: both;
}

.agbl {
  background: url('/bitrix/templates/main/images/line-agen.png') center bottom no-repeat;
  padding: 0 0 35px;
  margin-bottom: 20px;
  width: 960px;
  clear: both;
}

.agbl h3 {
  margin: 40px 0 17px;
  color: #28a40e;
  font-size: 31px;
  font-weight: normal;
}

.agbl.imgl figure {
  width: 453px;
  margin: 0 30px 0 0;
}

.agbl.imgl figure img {
  float: right;
}

.agbl.imgr figure {
  width: 450px;
  margin: 0 0 0 40px;
}

.agbl.imgr figure img {
  float: left;
}

.agbl.last {
  background: url('/bitrix/templates/main/images/shadow-more.png') center 103% no-repeat;
}

.citysel {
  width: 430px;
  margin: -5px auto 15px;
  color: #535353;
}

.citysel > span {
  float: left;
  font-size: 19px;
  line-height: 30px;
  margin-right: 15px;
}

.citysel .sel {
  width: 269px;
}

.citymap {
  width: 600px;
  height: 409px;
  margin: 0 35px 0 0;
}

.citymap .balloon-info {
  max-width: 360px;
}

.citymap .balloon-info a {
  color: #28a40e;
}

.citymap .balloon-info .email,
.citymap .balloon-info .tel {
  font-size: 14px;
}

.citylist {
  height: 405px;
  float: left;
  width: 350px;
  margin: 0 -40px 0 0;
}

.citylist ul {
  float: left;
  margin: 0;
  padding: 0;
}

.citylist li {
  width: 150px;
  background: url('/bitrix/templates/main/images/marker-green.png') left 9px no-repeat;
  padding: 0 0 0 14px;
  font-size: 14px;
  line-height: 21px;
}

.citylist li a {
  color: #535353;
  text-decoration: none;
}

.citylist li a:hover, .citylist li a.active {
  color: #28a40e;
}

.addrwrap {
  margin: -5px 0 35px 18px;
  width: 578px;
  color: #535353;
  font-size: 14px;
  line-height: 21px;
}

.addrwrap h5 {
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 15px;
  text-align: left;
}

.addrwrap h5 a {
  cursor: pointer;
  border-bottom: 1px dashed #535353;
}

.addrwrap h5 a:hover {
  border-bottom: none;
}

.addrbl {
  border-top: 1px solid #e4e4e4;
  padding: 30px 0 0;
  margin: 0 0 20px;
}

.addrbl:first-child {
  padding: 0;
  border: 0;
}

.addrbl .fleft {
  width: 395px;
}

.addrbl .fright {
  width: 165px;
}

.addrbl a {
  color: #535353;
}

.addrwrap .sug-more {
  width: 130px;
}

.mapclick {
  width: 311px;
  margin: 20px 0 0;
}

.mapclick header {
  margin-bottom: 17px;
}

.mapclick h2 {
  color: #28a40e;
  font-family: "Neucha", cursive;
  text-align: left;
}

.mapclick header img {
  margin: -65px 0 0;
}

.mapclick .click3 {
  margin-left: 10px;
}

.mapclick .click3 dl, .calendarbar .click3 dl {
  background: url('/bitrix/templates/main/images/mapclickdots.png') no-repeat scroll 17px 50px transparent;
}

.mapclick .click3 h3 {
  margin: 0 0 15px 8px;
}

.mapclick .dd1 h4 {
  padding: 12px 0 0;
}

.mapclick .dd3 {
  padding: 13px 0 0;
}

/* Views of gradient buttons */
a.btn-green19 {
  border: 1px solid #89ba11;
  border-top-color: #b1dc45;
  border-radius: 5px;
  box-shadow: 0 3px 3px #c0c0c0;
  behavior: url(/PIE.htc);
  position: relative;
  background: #bcdc6d;
  background: -moz-linear-gradient(top, #bcdc6d 0%, #98cc18 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcdc6d), color-stop(100%, #98cc18));
  background: -webkit-linear-gradient(top, #bcdc6d 0%, #98cc18 100%);
  background: -o-linear-gradient(top, #bcdc6d 0%, #98cc18 100%);
  background: -ms-linear-gradient(top, #bcdc6d 0%, #98cc18 100%);
  background: linear-gradient(to bottom, #bcdc6d 0%, #98cc18 100%);
  -pie-background: linear-gradient(top, #bcdc6d, #98cc18);
  padding: 0 15px;
  color: #002a25;
  text-decoration: none;
}

a.btn-green19:hover {
  background: #97cc16;
  background: -moz-linear-gradient(top, #97cc16 1%, #bbdc6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #97cc16), color-stop(100%, #bbdc6a));
  background: -webkit-linear-gradient(top, #97cc16 1%, #bbdc6a 100%);
  background: -o-linear-gradient(top, #97cc16 1%, #bbdc6a 100%);
  background: -ms-linear-gradient(top, #97cc16 1%, #bbdc6a 100%);
  background: linear-gradient(to bottom, #97cc16 1%, #bbdc6a 100%);
  -pie-background: linear-gradient(top, #97cc16, #bbdc6a);
}

.btn-darkgreen25 {
  border: 1px solid #3a8c23;
  border-bottom-color: #079001;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 -1px #2A7314;
  padding: 0 22px;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  cursor: pointer;
  box-shadow: 0 3px 3px #6e8536;
  background: #5bc437;
  background: -moz-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc437), color-stop(100%, #3b8d23));
  background: -webkit-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -o-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -ms-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: linear-gradient(to bottom, #5bc437 0%, #3b8d23 100%);
  -pie-background: linear-gradient(top, #5bc437, #3b8d23);
}

.btn-darkgreen25:hover {
  background: #3a8c23;
  background: -moz-linear-gradient(top, #3a8c23 0%, #5ac337 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a8c23), color-stop(100%, #5ac337));
  background: -webkit-linear-gradient(top, #3a8c23 0%, #5ac337 100%);
  background: -o-linear-gradient(top, #3a8c23 0%, #5ac337 100%);
  background: -ms-linear-gradient(top, #3a8c23 0%, #5ac337 100%);
  background: linear-gradient(to bottom, #3a8c23 0%, #5ac337 100%);
  -pie-background: linear-gradient(top, #3a8c23, #5ac337);
}

a.btn-green31, button.btn-green31 {
  border: 1px solid #a1cc36;
  font-size: 13px;
  font-weight: bold;
  color: #535353;
  padding: 0 18px;
  height: 31px;
  line-height: 31px;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  cursor: pointer;
  box-shadow: 0 2px 2px #bdbdbd;
  background: #c4ef58;
  background: -moz-linear-gradient(top, #c4ef58 0%, #99cc1d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4ef58), color-stop(100%, #99cc1d));
  background: -webkit-linear-gradient(top, #c4ef58 0%, #99cc1d 100%);
  background: -o-linear-gradient(top, #c4ef58 0%, #99cc1d 100%);
  background: -ms-linear-gradient(top, #c4ef58 0%, #99cc1d 100%);
  background: linear-gradient(to bottom, #c4ef58 0%, #99cc1d 100%);
  -pie-background: linear-gradient(top, #c4ef58, #99cc1d);
  text-decoration: none;
  text-align: center;
  float: left;
}

a.btn-green31:hover, button.btn-green31:hover {
  background: #99cc1d;
  background: -moz-linear-gradient(top, #99cc1d 0%, #c4ef58 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99cc1d), color-stop(100%, #c4ef58));
  background: -webkit-linear-gradient(top, #99cc1d 0%, #c4ef58 100%);
  background: -o-linear-gradient(top, #99cc1d 0%, #c4ef58 100%);
  background: -ms-linear-gradient(top, #99cc1d 0%, #c4ef58 100%);
  background: linear-gradient(to bottom, #99cc1d 0%, #c4ef58 100%);
  -pie-background: linear-gradient(top, #99cc1d, #c4ef58);
}

.btn-green32 {
  border: 1px solid #079001;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 38px;
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  cursor: pointer;
  box-shadow: 0 2px 2px #bdbdbd;
  text-shadow: 0 -1px 0 #34841b;
  background: #5bc437;
  background: -moz-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc437), color-stop(100%, #3b8d23));
  background: -webkit-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -o-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -ms-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: linear-gradient(to bottom, #5bc437 0%, #3b8d23 100%);
  -pie-background: linear-gradient(top, #5bc437, #3b8d23);
}

.btn-green32:hover {
  background: #3a8c23;
  background: -moz-linear-gradient(top, #3a8c23 1%, #5ac337 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #3a8c23), color-stop(100%, #5ac337));
  background: -webkit-linear-gradient(top, #3a8c23 1%, #5ac337 100%);
  background: -o-linear-gradient(top, #3a8c23 1%, #5ac337 100%);
  background: -ms-linear-gradient(top, #3a8c23 1%, #5ac337 100%);
  background: linear-gradient(to bottom, #3a8c23 1%, #5ac337 100%);
  -pie-background: linear-gradient(top, #3a8c23, #5ac337);
}

.trordline a.btn-lightblue47 {
  color: #535353;
}

a.btn-lightblue47, a.btn-lightblue31 {
  border: 1px solid #d5f0f3;
  font-size: 13px;
  font-weight: bold;
  color: #535353;
  padding: 0 18px;
  height: 31px;
  line-height: 31px;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  cursor: pointer;
  box-shadow: 0 2px 2px #bdbdbd;
  background: #eafbfd;
  background: -moz-linear-gradient(top, #eafbfd 0%, #c0dfe2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eafbfd), color-stop(100%, #c0dfe2));
  background: -webkit-linear-gradient(top, #eafbfd 0%, #c0dfe2 100%);
  background: -o-linear-gradient(top, #eafbfd 0%, #c0dfe2 100%);
  background: -ms-linear-gradient(top, #eafbfd 0%, #c0dfe2 100%);
  background: linear-gradient(to bottom, #eafbfd 0%, #c0dfe2 100%);
  -pie-background: linear-gradient(top, #eafbfd, #c0dfe2);
  text-decoration: none;
  text-align: center;
  display: inline-block;
}

a.btn-lightblue47:hover, a.btn-lightblue31:hover {
  background: #c0dfe2;
  background: -moz-linear-gradient(top, #c0dfe2 1%, #eafbfd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #c0dfe2), color-stop(100%, #eafbfd));
  background: -webkit-linear-gradient(top, #c0dfe2 1%, #eafbfd 100%);
  background: -o-linear-gradient(top, #c0dfe2 1%, #eafbfd 100%);
  background: -ms-linear-gradient(top, #c0dfe2 1%, #eafbfd 100%);
  background: linear-gradient(to bottom, #c0dfe2 1%, #eafbfd 100%);
  -pie-background: linear-gradient(top, #c0dfe2, #eafbfd);
}

.btn-darkgreen33 {
  border: 1px solid #3a8c23;
  float: left;
  text-decoration: none;
  border-bottom-color: #079001;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 -1px 0 #34841c;
  padding: 0 18px;
  height: 33px;
  line-height: 33px;
  border-radius: 3px;
  behavior: url(/PIE.htc);
  position: relative;
  cursor: pointer;
  box-shadow: 0 2px 2px #909595;
  background: #5bc437;
  background: -moz-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc437), color-stop(100%, #3b8d23));
  background: -webkit-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -o-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: -ms-linear-gradient(top, #5bc437 0%, #3b8d23 100%);
  background: linear-gradient(to bottom, #5bc437 0%, #3b8d23 100%);
  -pie-background: linear-gradient(top, #5bc437, #3b8d23);
}

.btn-darkgreen33:hover {
  background: #3b8d23;
  background: -moz-linear-gradient(top, #3b8d23 0%, #5bc437 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b8d23), color-stop(100%, #5bc437));
  background: -webkit-linear-gradient(top, #3b8d23 0%, #5bc437 100%);
  background: -o-linear-gradient(top, #3b8d23 0%, #5bc437 100%);
  background: -ms-linear-gradient(top, #3b8d23 0%, #5bc437 100%);
  background: linear-gradient(to bottom, #3b8d23 0%, #5bc437 100%);
  -pie-background: linear-gradient(top, #3b8d23, #5bc437);
}

.btn-darkwhite33 {
  border: 1px solid #c7c7c7;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 2px 2px #909595;
  behavior: url(/PIE.htc);
  color: #28a40e;
  cursor: pointer;
  float: left;
  font-size: 15px;
  height: 33px;
  line-height: 33px;
  padding: 0 25px;
  position: relative;
  text-decoration: none;
  background: -moz-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #eaeaea 100%);
  -pie-background: linear-gradient(top, #fefefe, #eaeaea);
}
.btn-darkwhite33--big {
  height: 47px;
  font-weight: 700;
  font-size: 19px;
  line-height: 100%;
  color: #535353;
  border: none;
}

.btn-darkwhite33:hover {
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, #fefefe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(top, #eaeaea 0%, #fefefe 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, #fefefe 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, #fefefe 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #fefefe 100%);
  -pie-background: linear-gradient(top, #eaeaea, #fefefe);
}

.btn-green47 {
  border-image: none;
  border-radius: 5px;
  behavior: url(/PIE.htc);
  border: 1px solid #708c2c;
  border-top-color: #a1cc36;
  box-shadow: 0 3px 3px #708c2c;
  color: #535353;
  cursor: pointer;
  float: left;
  font-size: 19px;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
  padding: 0 24px 0 28px;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background: #b1dc45;
  background: -moz-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1dc45), color-stop(100%, #99cb1c));
  background: -webkit-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: -o-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: -ms-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: linear-gradient(to bottom, #b1dc45 0%, #99cb1c 100%);
  -pie-background: linear-gradient(top, #b1dc45, #99cb1c);
}

a.btn-green47 {
  border: 1px solid #708c2c;
  text-align: center;
  border-top-color: #a1cc36;
  font-size: 19px;
  font-weight: bold;
  color: #535353;
  text-decoration: none;
  padding: 0 24px 0 28px;
  float: left;
  white-space: nowrap;
  height: 47px;
  position: relative;
  line-height: 47px;
  border-radius: 5px;
  box-shadow: 0 3px 3px #708c2c;
  behavior: url(/PIE.htc);
  background: #b1dc45;
  background: -moz-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1dc45), color-stop(100%, #99cb1c));
  background: -webkit-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: -o-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: -ms-linear-gradient(top, #b1dc45 0%, #99cb1c 100%);
  background: linear-gradient(to bottom, #b1dc45 0%, #99cb1c 100%);
  -pie-background: linear-gradient(top, #b1dc45, #99cb1c);
}

.btn-green47:hover {
  background: #98cb1c;
  background: -moz-linear-gradient(top, #98cb1c 1%, #b1dc45 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #98cb1c), color-stop(100%, #b1dc45));
  background: -webkit-linear-gradient(top, #98cb1c 1%, #b1dc45 100%);
  background: -o-linear-gradient(top, #98cb1c 1%, #b1dc45 100%);
  background: -ms-linear-gradient(top, #98cb1c 1%, #b1dc45 100%);
  background: linear-gradient(to bottom, #98cb1c 1%, #b1dc45 100%);
  -pie-background: linear-gradient(top, #98cb1c, #b1dc45);
}

.btn-lightblue47, a.btn-lightblue47 {
  float: left;
  font-size: 19px;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
  padding: 0 24px 0 28px;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.btn-lightblue47 i, .btn-green47 i {
  margin-left: 7px;
}

.btn-darkgreenarrow {
  background: url('/bitrix/templates/main/images/btn-arrowed.png') no-repeat scroll 0 -6px transparent;
  height: 42px;
  width: 139px;
  display: inline-block;
}

.btn-darkgreenarrow:hover {
  background-position: 0 -49px;
}

.btn-darkgreenarrow.e-to-payment {
  background: transparent url('/bitrix/templates/main/images/button-to-payment.png') no-repeat scroll 0 0;
  width: 180px;
  height: 40px;
}

.btn-darkgreenarrow.e-to-payment:hover {
  background-position: 0 0;
}

.btn-block {
  margin: 0 auto;
  text-align: center;
  width: 249px;
}

/* icons */
.i-arr-down {
  width: 69px;
  height: 38px;
  background-position: -75px -150px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-arr-up {
  width: 69px;
  height: 38px;
  background-position: 0 -150px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-arrow-black {
  width: 30px;
  height: 17px;
  background-position: -280px -81px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-arrow-left-green2 {
  width: 28px;
  height: 17px;
  background-position: -280px -104px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-arrow-right-green {
  width: 21px;
  height: 12px;
  background-position: -23px -127px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-arrow-right-black {
  width: 21px;
  height: 12px;
  background-position: -110px -127px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-arrow-right-green2 {
  width: 31px;
  height: 17px;
  background-position: -280px -58px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-calendarbig {
  width: 128px;
  height: 115px;
  background-position: 0 0;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-binocle-active {
  width: 43px;
  height: 43px;
  background-position: -147px -199px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-binocle {
  width: 43px;
  height: 43px;
  background-position: -98px -199px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-calendar {
  cursor: pointer;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-position: -292px -127px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 21px;
  left: 184px;
  position: absolute;
  top: 5px;
  vertical-align: middle;
  width: 19px;
}

.i-car-active {
  width: 43px;
  height: 43px;
  background-position: -49px -199px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-car {
  width: 43px;
  height: 43px;
  background-position: 0 -199px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-cross {
  width: 11px;
  height: 11px;
  background-position: -94px -127px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-doc {
  width: 29px;
  height: 35px;
  background-position: -234px -236px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-download {
  width: 35px;
  height: 35px;
  background-position: -248px -195px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-imp {
  width: 32px;
  height: 30px;
  background-position: -280px 0;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-meal-active {
  width: 43px;
  height: 43px;
  background-position: -150px -150px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-meal {
  width: 43px;
  height: 43px;
  background-position: -150px -150px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-pclose {
  width: 38px;
  height: 39px;
  background-position: -248px -150px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-print {
  width: 32px;
  height: 32px;
  background-position: -196px -236px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-que {
  width: 19px;
  height: 20px;
  background-position: -292px -154px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-reload {
  width: 19px;
  height: 15px;
  background-position: -74px -127px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-soc-add {
  width: 67px;
  height: 69px;
  background-position: -207px -75px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-soc-fb {
  width: 67px;
  height: 69px;
  background-position: -134px -75px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-soc-gg {
  width: 67px;
  height: 69px;
  background-position: -207px 0;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-soc-tw {
  width: 67px;
  height: 69px;
  background-position: -134px 0;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-voskl {
  display: none;
  height: 1px;
  margin-left: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  margin-right: 0;
}

.i-voskl:before {
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
  background-position: 0 -127px;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  right: 9px;
  top: -9px;
  width: 17px;
}

.i-voskl.visible {
  display: inline-block;
}

.i-voskl-green {
  background-position: -207px -198px;
  height: 25px;
  width: 22px;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons2.png');
  background-repeat: no-repeat;
}

.i-list {
  width: 11px;
  height: 11px;
  background-position: -300px -196px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-list-act, .active .i-list {
  width: 11px;
  height: 11px;
  background-position: -300px -179px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-square {
  width: 11px;
  height: 11px;
  background-position: -300px -215px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-square-act, .active .i-square {
  width: 11px;
  height: 11px;
  background-position: -300px -233px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

.i-more {
  width: 18px;
  height: 12px;
  background-position: -50px -127px;
  top: -3px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
}

[class*=arrows-] {
  background: url('/bitrix/templates/main/images/arrows.png') no-repeat;
  width: 69px;
  height: 38px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}

.arrows-top {
  background: url('/bitrix/templates/main/images/arrows.png') top left no-repeat;
}

.arrows-top:hover {
  background: url('/bitrix/templates/main/images/arrows.png') top right no-repeat;
}

.arrows-bottom {
  background: url('/bitrix/templates/main/images/arrows.png') bottom left no-repeat;
}

.arrows-bottom:hover {
  background: url('/bitrix/templates/main/images/arrows.png') bottom right no-repeat;
}

#w366px, .w366px {
  width: 366px !important;
}

#w165px, .w165px {
  width: 167px !important;
}

#w96px, .w96px {
  width: 96px !important;
}

.w266px {
  width: 266px !important;
}

.w118px {
  width: 118px !important;
}

.w69px {
  width: 69px !important;
}

.w423px {
  width: 423px !important;
}

.w293px {
  width: 293px !important;
}

.w40px {
  width: 40px !important;
}

.w54px {
  width: 54px !important;
}

.w236px {
  width: 236px !important;
}

.w260px {
  width: 240px !important;
}

.w130px {
  width: 130px !important;
}

.w170px {
  width: 160px !important;
}

.w150px {
  width: 150px !important;
}

.w110px {
  width: 110px !important;
}

.w200px {
  width: 200px !important;
}

.w-100 {
  width: 100%;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

a.fake {
  color: #28a40e;
}

.pl0 {
  padding-left: 0 !important;
}

.col1.pl0 {
  width: 960px;
}

div.p {
  margin: 10px 0 0;
  padding-bottom: 25px;
}

.tour-prog h2, .closest-date h2 {
  text-align: left;
}

.closest-date table th {
  color: #28a40e;
  padding: 10px;
  border-bottom: 1px solid #cecece;
  border-collapse: collapse;
  white-space: nowrap;
}

.group-tour-closest table tr > td:first-child {
  background-color: #eafbfd;
}

.closest-date table td {
  padding: 10px;
  vertical-align: middle;
  border-bottom: 1px solid #cecece;
  border-collapse: collapse;
  white-space: nowrap;
}

.form-wrap {
  display: none;
}

.wish {
  float: right;
}

.item-ch {
  display: inline-block;
  margin: 5px 10px 5px 0;
  width: 185px;
  float: left;
  text-align: left;
}

.item-ch label {
  float: right;
  width: 151px;
}

/*стили страницы Заказ транспорта*/
.pretransp {
  font-size: 23px;
  line-height: 35px;
  padding: 0 0 35px 70px;
}

.que-navs a {
  color: #28a40e;
  float: left;
  font-size: 31px;
  line-height: 95px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 480px;
  cursor: default;
}

.que-navs a span {
  border-bottom: 1px dashed;
  display: inline-block;
  line-height: 30px;
}

.que-navs a.active {
  background-color: #ffffff;
  color: #535353;
}

.que-navs a.active.last {
  box-shadow: -3px 0 3px #cfcfcf;
}

.que-navs a.active.first {
  box-shadow: 0 0 15px -2px #cfcfcf;
}

.que-navs a.active span {
  border: 0 none;
}

.que-section {
  background-color: #ffffff;
  padding: 33px 79px;
  position: relative;
  z-index: 2;
}

.que-section__head {
  font-size: 31px;
  line-height: 60px;
  margin-bottom: 35px;
  text-align: center;
}

.que-list {
  margin-top: 16px;
}

.que-list:first-child {
  margin-top: 0;
}

.quetext {
  cursor: pointer;
  margin: 0 0 12px;
}

.quetext ins {
  background: url('/bitrix/templates/main/images/circle37.png') no-repeat scroll 0 0 transparent;
  color: #28a40e;
  float: left;
  font-family: "Neucha", cursive;
  font-size: 19px;
  height: 37px;
  line-height: 40px;
  margin: 0 14px 0 0;
  text-align: center;
  width: 37px;
}

.quetext span {
  border-bottom: 1px dashed;
  color: #535353;
  display: inline-block;
  font-size: 19px;
  margin: 6px 0 0;
}

.que-list.open .quetext span, .que-list .quetext:hover span {
  color: #28a40e;
}

.anstext {
  display: none;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 -10px 50px;
}

.anstext p {
  padding-bottom: 10px;
}

.agencywrap .stour {
  background: url('/bitrix/templates/main/images/lineag.png') no-repeat scroll 145px 8px transparent;
  margin-right: -50px;
  min-width: 730px;
}

.transportwrap {
  min-height: 340px;
}

.transportwrap .col1 {
  padding-left: 0;
}

.transportwrap .quewr {
  margin-top: 0;
  width: 960px;
}

.transportwrap .que-navs a.first {
  width: 50%;
}

.transportwrap .que-navs a.last {
  width: 50%;
}

.transportwrap .que-navs li:not(.current) a {
  cursor: pointer;
}

.transportwrap .que-section {
  /*padding: 33px 43px 50px;*/
  padding: 33px 33px 50px;
}

.trhead {
  padding: 0 0 15px;
}

.que-transfer .a-condition {
  margin: 0 50px 0 0;
}

.a-condition {
  color: #2c2c2c;
  font-size: 17px;
  line-height: 21px;
  margin: 0 80px 0 0;
  text-decoration: none;
  white-space: nowrap;
}

.a-condition i {
  float: left;
  margin: 0 10px 0 0;
}

.a-condition span {
  background: url('/bitrix/templates/main/images/dot.png') repeat-x scroll left 94% transparent;
}

.a-condition span:hover {
  background: none;
}

.a-condition.active {
  color: #44b02c;
}

.trhlinks {
  margin: -11px -24px 0 38px;
}

.que-orderbus .trhlinks {
  margin: -11px -24px 0 285px;
}

.trhlinks a {
  color: #2c2c2c;
  float: left;
  font-size: 17px;
  line-height: 45px;
  margin: 0 0 0 5px;
  padding: 0 24px 0 15px;
  text-decoration: none;
  cursor: default;
}

.trhlinks a.visited {
  background: #ffffff;
  border: 1px solid #bcd47f;
  border-radius: 5px 5px 5px 5px;
  color: #999;
  position: relative;
}

.trhlinks a.active {
  background: #89b910;
  border: 1px solid #739d66;
  border-radius: 5px 5px 5px 5px;
  color: #ffffff;
  position: relative;
  box-shadow: 0 3px 3px #70970d inset;
}

.trhlinks a.active span {
  background-image: none;
}

.transftab {
  background: url('/bitrix/templates/main/images/transport-bg.png') no-repeat scroll center top transparent;
  padding: 18px 0 0;
}

.trtbar {
  background-color: #f4f5ec;
  padding: 18px 55px;
  text-align: center;
}

.trordline {
  background-color: #f4f5ec;
  margin: 40px -33px 0;
  overflow: hidden;
  padding: 18px 55px;
  text-align: center;
}

.infotab .trordline.b-order-props-errors {
  background: none;
}

.trordline a {
  color: #28a40e;
}

.trordline a.weiter {
  color: transparent;
}

a.back {
  color: #28a40e;
}

.calendarbar {
  width: 260px;
}

.calendar-transf {
  background: url('/bitrix/templates/main/images/calendar.png') no-repeat scroll 0 0 transparent;
  color: #333;
  font-size: 13px;
  height: 255px;
  padding: 5px 23px 0;
  width: 200px;
  margin: 0 0 0 -12px;
}

.descript-calend {
  margin: 0 0 0 10px;
}

.descript-calend dt {
  border-radius: 3px 3px 3px 3px;
  float: left;
  font-size: 14px;
  height: 21px;
  line-height: 21px;
  position: relative;
  text-align: center;
  top: -2px;
  width: 28px;
}

.current-date {
  border: 2px solid #28a40e;
}

.chosen-date {
  background-color: #147c07;
  border: 2px solid #147c07;
  color: #ffffff;
}

.first-date,
.ui-datepicker-period a {
  background-color: #afdb42;
  border: 2px solid #afdb42;
}

.payweb {
  border: 1px solid #eff0e6;
  height: 23px;
  line-height: 23px;
  width: 30px;
}

.descript-calend dd {
  color: #999;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 14px 45px;
}

.form-article {
  margin-left: 295px;
  width: 530px;
}

.fa-row {
  margin: 0 0 20px;
  /*overflow: hidden;*/
}

.fa-row label {
  color: #999;
  font-size: 14px;
  line-height: 31px;
  margin: 0 10px 0 0;
}

.fa-row label.e-buyer-label {
  color: #28a40e;
}

.personal-office .fa-row label {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 17px;
}

.ftypecar label {
  cursor: pointer;
}

.fa-row sup {
  color: #db0144;
  line-height: 0;
}

.cbtit sup {
  color: #db0144;
}

.fa-row input[type=text], .fa-row input[type=password], .fa-row input[type=email] {
  border: 1px solid #d4d4d4;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 2px 2px #dedede inset;
  color: #999;
  font-size: 14px;
  height: 29px;
  line-height: 29px;
  margin: 0 0 13px;
  padding: 0 10px;
  position: relative;
}

.fa-row textarea, .form-field-style textarea {
  border: 1px solid #d4d4d4;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 2px 2px #dedede inset;
  color: #999;
  font-size: 14px;
  height: 70px;
  line-height: 16px;
  margin: 0 0 13px;
  overflow: auto;
  padding: 5px 10px 2px;
  position: relative;
  resize: none;
  vertical-align: middle;
}

.fa-row input[type=text]:focus, .fa-row input[type=password]:focus, .fa-row input[type=email]:focus, .fa-row textarea:focus {
  color: #535353;
}

.fa-row input.inpt-time[type=text] {
  margin-right: 16px;
  padding: 0;
  text-align: center;
  width: 60px;
}

.fa-row .chzn-container {
  vertical-align: middle;
  width: 293px;
}

.fa-row .chzn-container-single .chzn-single {
  border-color: #d8d8d8;
}

.fa-row .chzn-drop {
  border-color: #d8d8d8;
}

.fa-row .child input[type=text], .fa-row .child input[type=password], .fa-row .child input[type=email] {
  margin-right: 23px;
}

.fa-row.ftypecar .selectradio {
  margin-right: 15px;
}

.transf-cost {
  color: #28a40e;
  font-size: 29px;
  line-height: 54px;
}

.transf-cost span {
  float: left;
  margin: 0 20px 0 0;
}

.transf-cost ins, .transf-cost del {
  font-family: "Neucha", cursive;
  font-size: 45px;
  line-height: 54px;
  text-decoration: none;
}

.transftab input[type=submit] {
  margin: 0 30px 0 0;
  padding: 0;
  width: 205px;
}

.cbtit {
  position: relative;
  color: #535353;
  display: block;
  font-size: 17px;
  margin: 0 0 10px;
  height: 34px;
}

.fw25 .i-voskl:before,
.flight-time .i-voskl:before,
.departure .i-voskl:before {
  right: 21px;
}

.departure .selectbox,
.place-type .selectbox {
  margin-bottom: -8px;
}

.address .i-voskl:before {
  top: -40px;
}

#addNewItemPlash {
  margin: 0 0 15px 0;
}

#addNewItemPlash a {
  border-bottom: 1px dotted #28a40e;
  color: #28a40e;
  cursor: pointer;
  font-size: 17px;
  margin: 0;
  text-decoration: none;
}

#addNewItemPlash a:hover {
  text-decoration: none;
  border-bottom: 1px dotted transparent;
}

.fa-row .selectradio {
  color: #535353;
  float: left;
  padding-bottom: 7px;
}

.fa-row .selectradio label {
  color: #535353;
  cursor: pointer;
  float: left;
  line-height: 19px;
  margin-left: 4px;
}

.fa-row .chooserad {
  background: url('/bitrix/templates/main/images/radio.png') no-repeat scroll 100% 0 transparent;
  float: left;
  height: 13px;
  margin-top: 3px;
  width: 13px;
}

.fa-row .selectradio.act span.chooserad {
  background-position: 0 0;
}

.mr25 {
  margin-right: 15px !important;
  width: 135px;
}

#terms {
  padding: 20px;
}

.description {
  margin: 20px 0;
  text-align: left;
}

.fix label {
  width: 130px;
}

/*бронирование*/
.bordered-content {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0 2px 8px #999;
  padding: 20px 0;
  width: 960px;
}

.bordered-content header {
  margin: 4px 0 0 48px;
}

.bordered-content h2 {
  background: url(/bitrix/templates/main/images/transport-bg.png) no-repeat scroll center top transparent;
  margin: -9px 0 -49px;
  padding: 29px 0 66px;
}

.bordered-content .trhlinks {
  margin-left: -44px;
  margin-top: -2px;
}

.bordered-content .trhlinks a {
  color: #999;
  line-height: 41px;
  padding: 0 16px 0 12px;
  cursor: default;
}

.bordered-content .trhlinks a.active {
  color: #ffffff;
}

.bordered-content .trhlinks a.prev {
  border: 1px solid #89b910;
  border-radius: 4px;
}

.bordered-content .trhlinks a span {
  background: none repeat scroll 0 0 transparent;
}

.bordered-content .trordline {
  margin: 0;
}

table.places > thead > tr > th.date {
  padding-left: 24px;
}

table.places {
  margin-bottom: 20px;
  width: 100%;
}

table.places > thead > tr > th {
  color: #28a40e;
  font-weight: normal;
  padding: 10px;
  text-align: left;
}

table.places > tbody > tr.checked {
  border: 1px solid #28a40e;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e3e3e3));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%);
  background: linear-gradient(to bottom, #f4f4f4 0%, #e3e3e3 100%);
}

table.places > tbody > tr > td {
  border-left: 1px solid #f1f1f1;
  padding: 23px 10px 29px 12px;
  text-align: center;
}

table.places > tbody > tr > td.date {
  border-left: medium none;
  color: #28a40e;
  padding-left: 24px;
  text-align: left;
  width: 80px;
}

table.places > tbody > tr > td.time {
  text-align: left;
}

table.places > tbody > tr > td:first-child {
  border-left: none;
}

table.places > tbody > tr > td.adress {
  text-align: left;
  width: 500px;
}

table.places > tbody > tr > td.b-chosen-place-date, table.places > tbody > tr > td.b-chosen-place-time, table.places > tbody > tr > td.b-chosen-place-addr {
  text-align: left;
}

.td-cost__best, .td-cost__best ~ .td-cost__main {
  color: #fe1114;
  font-weight: bold;
}

.td-cost-old {
  display: block;
  margin-top: -4px;
}

.td-cost-old__main, .td-cost-old__priv {
  display: inline-block;
  vertical-align: middle;
  text-decoration: line-through;
  font-size: 13px;
  color: #808080;
  width: 50%;
  text-align: center;
}

.td-cost-old__main, .td-cost-old__main ~ .td-cost-old__priv {
  color: #fe1114;
}

.anime-hint-wrap {
  width: 76px;
  height: 70px;
  display: block;
  position: absolute;
  right: 0;
  top: 146px;
}

.anime-hint-wrap .alabel {
  position: relative;
  top: 0;
}

.anime-hint {
  position: relative;
  -webkit-animation: anime-hint 4s cubic-bezier(0.47, 0, 0.745, 0.715) infinite alternate both;
  animation: anime-hint 4s cubic-bezier(0.47, 0, 0.745, 0.715) infinite alternate both;
  width: 61px;
  height: 70px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
  display: block;
  z-index: 25;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.anime-hint__face {
  z-index: 20;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.anime-hint__face--front .alabel {
  padding-top: 25px;
}

.anime-hint__face--back {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

@-webkit-keyframes anime-hint {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .anime-hint {
    animation: none;
  }
}
@keyframes anime-hint {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
}
.info-us {
  margin: 0 auto;
}

.info-us h2 {
  background: none repeat scroll 0 0 transparent;
}

.info-us form {
  margin: 15px auto 0;
  width: 850px;
}

.frow {
  margin-left: 70px;
  width: 350px;
}

.frow .in-m {
  display: inline-block;
  margin-bottom: 12px;
  vertical-align: middle;
}

.frow .in-m label {
  color: #999;
  float: left;
  font-size: 14px;
  line-height: 110%;
  width: 87px;
}

.info-us .frow .in-m label {
  width: 123px;
}

.visa {
  display: inline-block;
  height: 40px;
  line-height: 1;
  margin-right: 40px;
  vertical-align: top;
  width: 235px;
}

.disc {
  display: inline-block;
  height: 40px;
  line-height: 1;
  margin-right: 40px;
  vertical-align: top;
  width: 115px;
}

.disc--reserve {
  width: 150px;
}

.disc label a {
  margin-left: 5px;
}

.disc a.a-tooltip {
  position: absolute;
}

.disc.b-order-buyer {
  margin-right: 0;
  width: 140px;
}

.visa label,
.disc label {
  /*float: right;*/
  line-height: 1.2;
}

.frow .in-m label.long_label {
  width: 115px;
}

.center label sup, .frow .in-m label sup {
  color: #f00;
}

.center {
  border-top: 1px solid #cecece;
  clear: both;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}

.trordline .center {
  border: none;
}

.center label {
  color: #999;
  display: inline-block;
  font-size: 14px;
  width: 102px;
}

.info-us .center label {
  width: auto;
  margin-right: 10px;
}

.center input, .frow .in-m input {
  border: 1px solid #d4d4d4;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 2px 2px #dedede inset;
  font-size: 14px;
  height: 29px;
  line-height: 29px;
  margin: 0 0 13px;
  padding: 0 10px;
  position: relative;
  width: 233px;
}

.txt {
  font-size: 14px;
  line-height: 1.5;
}

.col_left {
  margin: 0 40px 0 63px;
  width: 180px;
}

.col_right {
  margin-right: 45px;
  width: 620px;
}

.col_right h5 {
  font-size: 19px;
  font-weight: normal;
  margin: 30px 0 10px;
  text-align: left;
}

.tickets-wrap {
  width: 650px;
}

.ticket:first-child a.delete {
  display: none;
}

.b-order-edit .ticket:first-child a.delete {
  display: inline-block;
}

#first-info {
  background: none repeat scroll 0 0 #f8fafa;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0 1px 2px #aeaeae inset;
  padding: 30px 0;
  text-align: center;
  margin-bottom: 10px;
  width: 620px;
}

.ticket {
  background: none repeat scroll 0 0 #f8fafa;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0 1px 3px #aeaeae inset;
  padding: 0 0 20px;
  margin-bottom: 20px;
  width: 620px;
}

.new-ticket {
  display: none;
}

.summ {
  color: #28a40e;
}

.price {
  font-size: 15px;
  margin: 3px 0;
  position: relative;
}

.price a.a-tooltip {
  margin-left: 11px;
  position: absolute;
  top: -2px;
}

td div.place {
  background: url('/bitrix/templates/main/images/place-in-the-bus.png') no-repeat scroll center -6px transparent;
}

div.place {
  background: url('/bitrix/templates/main/images/places-small.png') no-repeat scroll 0 0 transparent;
  color: #999;
  font-size: 13px;
  margin: 0;
  padding: 10px 0 5px 53px;
}

table.buss_tickets td div.place {
  height: 34px;
  width: 36px;
  padding: 0;
}

div.occupied {
  background-position: 0 2px;
}

div.free {
  background-position: 0 -59px;
}

div.booked {
  background-position: 0 -29px;
}

div.chosen {
  background-position: 0 -89px;
}

td div.occupied, td div.reserve {
  background-position: center -50px;
}

td div.free {
  background-position: center -141px;
}

.placetab table.buss_tickets td div.free:hover {
  background-position: center -179px;
  height: 40px;
  margin: -2px 0 0 -4px;
  position: absolute;
  width: 44px;
  z-index: 3;
}

td div.booked {
  background-position: center -96px;
}

td div.chosen {
  background-position: center -231px;
}

td div.hidden {
  background: none;
}

.buss {
  background: url('/bitrix/templates/main/images/bus.png') no-repeat scroll center 0 transparent;
  border: 1px solid #cecece;
  border-radius: 14px 14px 14px 14px;
  margin: 20px 0;
  padding: 80px 0 10px;
  width: 192px;
}

table.buss_tickets {
  margin: 0 auto;
  width: 175px;
}

table.buss_tickets td.row {
  color: #b0b0b0;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}

.current-seating {
  padding: 35px 35px 25px 35px;
  font-size: 0;
}

.current-seating .buss {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

.current-seating .buss-info {
  width: 425px;
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  font-size: 16px;
}

.pass_label {
  background: none repeat scroll 0 0 #b1dc45;
  border-radius: 0 0 5px 5px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 3px 0 5px;
  text-align: center;
  width: 111px;
}

.place_label {
  color: #999;
  display: inline-block;
  font-size: 14px;
  margin: 0 2px;
}

.links {
  display: inline-block;
  float: right;
  font-size: 14px;
  margin: 5px 3px 5px 0;
  position: relative;
}

.links a.edit {
  border-bottom: 1px dotted;
  color: #28a40e;
  margin: 0 20px;
  text-decoration: none;
}

.links a.decline {
  border-bottom: 1px dotted;
  color: #28a40e;
  margin: 0 23px;
  text-decoration: none;
}

.links a.delete {
  border-bottom: 1px dotted;
  color: #999;
  margin-right: 26px;
  text-decoration: none;
}

.icon-close {
  background: url('/bitrix/templates/main/images/close-icon.png') no-repeat scroll 0 0 transparent;
  height: 25px;
  position: absolute;
  right: 0;
  top: -3px;
  width: 25px;
}

span.q,
span.q-check {
  vertical-align: top;
  position: relative;
  height: auto;
  display: inline-flex;
}
span.q.mb10,
span.q-check.mb10 {
  flex-grow: 1;
  display: inline-flex;
  align-items: center;
}
span.q .contact_name, span.q .registration, span.q .phone,
span.q-check .contact_name,
span.q-check .registration,
span.q-check .phone {
  width: 100%;
}
span.q.hide,
span.q-check.hide {
  display: none;
}
span.q > .form-group,
span.q-check > .form-group {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
span.q > .form-group label,
span.q-check > .form-group label {
  float: left;
  line-height: 120%;
  color: #999;
  font-size: 14px;
  margin: 0 10px 0 0;
  max-width: 100%;
}
span.q .form-control[data-type=country],
span.q .form-control[data-type=region],
span.q-check .form-control[data-type=country],
span.q-check .form-control[data-type=region] {
  width: calc(100% - 151px);
  text-overflow: ellipsis;
}

span.q input[type=text], span.q input[type=password], span.q input[type=email] {
  float: left;
  margin: 0 10px 0 0;
}

span.q label {
  float: left;
  line-height: 120%;
  max-width: 76px;
}
span.q .disc label {
  float: right;
}

span.q label.long_label {
  max-width: 110px;
}

span.q label.long_label--wide {
  max-width: 100%;
}

span.q label.short_label {
  max-width: 55px;
}

span.q .chzn-container {
  margin: 0 10px 0 0;
  width: 170px;
}

.placetab .i-voskl {
  right: 7px;
  top: 6px;
}

.form {
  margin-top: 12px;
  padding: 0;
}

.ticket .fa-row {
  border-bottom: 1px solid #cecece;
  margin: 0 0 10px;
  padding: 0 20px 14px;
}
.ticket .fa-row--flex {
  display: inline-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px;
}
.ticket .fa-row .i-voskl {
  top: 16px;
}
.ticket .fa-row .mb10 .i-voskl {
  top: 1px;
}
.ticket .fa-row .form-group .i-voskl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
}

.col_right .fa-row {
  margin: 0 0 10px;
  overflow: visible;
}

a.add {
  border-bottom: 1px dotted;
  color: #28a40e;
  font-size: 17px;
  margin: 0 20px;
  cursor: pointer;
}

a.add1 {
  color: #28a40e;
  font-size: 17px;
  margin: 0 20px;
  cursor: pointer;
}

a.add:hover {
  border: medium none;
}

.summ-block {
  display: inline-block;
  margin: 0 0 0 20px;
}

.blue-block {
  border: 2px solid #81beeb;
  border-radius: 4px 4px 4px 4px;
  color: #448cbf;
  font-size: 19px;
  padding: 15px;
  position: relative;
}

.shortcut {
  background: url('/bitrix/templates/main/images/shortcut.png') no-repeat scroll 0 0 transparent;
  height: 56px;
  position: absolute;
  right: 10px;
  top: -10px;
  width: 45px;
}

.grey_comment {
  color: #999;
  font-size: 14px;
}

.full-users-block {
  margin: 20px 0 0 0;
  text-align: center;
}

.full-summ-block {
  color: #28a40e;
  font-size: 29px;
  margin: 20px 0;
}

.full-summ-block span {
  font-family: "Neucha", Arial, Helvetica, sans-serif;
  font-size: 46px;
}

.add_layer {
  background: none repeat scroll 0 0 #ffffff;
  border-left: 1px solid #d8d8d8;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 5px 4px #999;
  position: absolute;
  width: 600px;
  z-index: 10;
  margin-top: -25px;
  padding: 10px 0;
}

.add_q {
  display: block;
  padding: 10px 20px;
}

.add_q .fleft {
  padding: 15px 0 0 0;
}

.bordered {
  border-top: 1px solid #ccc;
  display: block;
  float: left;
  margin: 0 0 0 10px;
  padding: 15px 0;
  width: 520px;
}

.bordered .grey_comment {
  display: block;
}

.bordered .summ {
  float: right;
}

.first {
  border-top: none;
}

a.close_link {
  background: url('/bitrix/templates/main/images/close-link.png') no-repeat scroll 0 0 transparent;
  height: 23px;
  position: absolute;
  right: 8px;
  top: 2px;
  width: 23px;
  cursor: pointer;
}

/*оплата*/
.err_pay_sys {
  text-align: center;
  margin: 0 0 20px 0;
}

.pay-types {
  margin: 0 -15px;
  text-align: center;
}

.pay-type {
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 1px #999;
  display: inline-block;
  position: relative;
  height: 245px;
  margin: 0 15px;
  padding: 28px 20px;
  text-align: center;
  vertical-align: top;
  width: 220px;
  cursor: pointer;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
}

.pay-type:hover {
  box-shadow: 0 0 5px #999, 0 0 150px #ffffff inset;
}

.pay-type h4 {
  margin: 10px 0;
}

.pay-type-checked, .pay-type-checked:hover {
  background: #f8ffe5;
  box-shadow: 0 0 7px #233001 inset;
}

.pay-type p {
  font-size: 15px;
}

.paytab h5 {
  font-size: 24px;
  font-weight: normal;
  margin: 8px 0 13px;
  text-align: center;
}

.paytab h3,
#payment h3 {
  margin: 20px 0 10px;
  font-size: 31px;
  font-weight: normal;
  text-align: center;
}

.itog {
  border: 2px solid #89b910;
  border-radius: 5px 5px 5px 5px;
  margin: 0 auto 20px;
  text-align: center;
  width: 830px;
}

.itog .blue-block {
  margin: 20px auto;
  padding: 10px 0;
  width: 445px;
}

.itog h2 {
  background: none repeat scroll 0 0 transparent;
  margin: 10px 0;
  padding: 0;
}

.itog p {
  margin: 0 auto;
  padding: 10px 0;
  width: 445px;
}

.itog .center {
  border: medium none;
  font-size: 14px;
  width: auto;
  padding: 20px;
}

.logos {
  background: url('/bitrix/templates/main/images/pay-card.jpg') no-repeat scroll 0 0 transparent;
  display: block;
  height: 52px;
  margin: 10px 0 0 70px;
  width: 204px;
}

.slider-wrap {
  width: 742px;
  margin: 0 auto 60px;
  position: relative;
}

#min-val {
  float: left;
  margin-left: -25px;
  margin-top: -4px;
}

#max-val {
  float: right;
  margin-right: -55px;
  margin-top: -4px;
}

#amount {
  font-size: 21px;
  font-weight: normal;
  left: -54px;
  position: absolute;
  text-align: center;
  top: 54px;
  width: 150px;
}

table.departure {
  background: none repeat scroll 0 0 #eafbfd;
  border: 1px solid #c5e1e4;
  margin: 30px 19px;
  width: 792px;
}

table.departure td {
  padding: 10px;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #c5e1e4;
}

table.departure td.bold {
  width: 140px;
}

table.departure td.date {
  color: #28a40e;
  width: 100px;
}

table.departure td.time {
  width: 70px;
}

.guide {
  background: none repeat scroll 0 0 #eafbfd;
  padding: 5px;
  border: 1px solid #c5e1e4;
}

.paytab .centered {
  margin: 10px 0 20px;
}

.paytab .centered.agree label {
  vertical-align: middle;
}

.btn-block-pay {
  text-align: center;
  width: 275px;
  margin: 0 auto;
}

.btn-block-pay .btn-green47 {
  float: none;
  min-width: 200px;
  padding: 0;
  height: 52px;
  line-height: 52px;
}

.scroll-pane {
  width: 680px; /* Ширина видимой области*/
  height: 415px; /* Высота видимой области*/
  padding-right: 20px;
  overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */
}

.clb {
  clear: both;
}

a.pluso-more {
  display: none !important;
}

/*стиль кнопок в полоске на форм*/
.btn-line {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 200px;
}

.btn-line input[type=submit] {
  display: block;
  float: left;
  margin: 0 0 0 15px;
  padding: 0;
  width: 208px;
}

.bigger {
  width: 200px;
}

#order_form_content .bigger,
#payment .bigger,
#transftab .bigger {
  width: 270px;
  display: flex;
  align-items: center;
}

#transftab .bigger .back {
  margin-top: 0;
}

#transftab .privacy-text {
  padding: 0;
  margin-bottom: 20px;
}

#order_form_content .errortab.bigger {
  width: 215px;
}

#notify_form .bigger {
  width: 230px;
}

.btn-line a.back {
  color: #28a40e;
  float: left;
  margin-top: 6px;
}

.porder4 .bigger {
  width: 280px;
}

.porder3 .mb25 {
  margin: 0 auto 25px;
  text-align: left;
  width: 392px;
}

/*Расписание путешественника*/
.preshedule {
  width: 950px;
  margin: 0 0 5px 5px;
  height: 302px;
  color: #535353;
  font-size: 15px;
  line-height: 32px;
}

.preshedule > header {
  width: 675px;
  padding: 0 50px 0 0;
  margin: 0 auto;
  font-size: 20px;
}

.preshedule header i {
  margin: 30px 10px -10px 0;
}

.preshedule label {
  margin: 0 10px 0 0;
}

.shrow {
  margin: -9px 0 20px 0;
}

.preshedule input[type=text], .form-field-style input[type=text] {
  border: 1px solid #bdbdbd;
  position: relative;
  behavior: url(/PIE.htc);
  border-radius: 3px;
  line-height: 28px;
  height: 28px;
  box-shadow: 1px 2px 2px #ddd inset;
  padding: 0 25px 0 10px;
}

.shname {
  margin: 0 40px 0 0;
  width: 413px;
}

.shrow .calendar {
  margin: 0 5px 0 -28px;
  display: inline-block;
}

.shradio {
  margin: 0 40px 0 0;
  width: 563px;
}

.shcost input[type=text] {
  text-align: center;
  padding: 0 10px;
}

.shrow .reset {
  color: #535353;
  font-size: 13px;
  text-decoration: none;
}

.shrow .reset span {
  border-bottom: 1px dashed;
  display: inline-block;
  line-height: 14px;
}

.shrow .reset:hover span {
  border-bottom: 0;
}

.shrwr {
  height: 33px;
  line-height: 33px;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  behavior: url(/PIE.htc);
  position: relative;
  width: 354px;
  right: 125px;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 1%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f9f9f9), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #f9f9f9 1%, #eaeaea 100%);
  background: -o-linear-gradient(top, #f9f9f9 1%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #f9f9f9 1%, #eaeaea 100%);
  background: linear-gradient(to bottom, #f9f9f9 1%, #eaeaea 100%);
  -pie-background: linear-gradient(top, #f9f9f9, #eaeaea);
}

.shrwr a {
  float: left;
  border-left: 1px solid #d5d5d5;
  line-height: 33px;
  height: 33px;
  position: relative;
  behavior: url(/PIE.htc);
  font-size: 15px;
  text-decoration: none;
  color: #535353;
  text-align: center;
  min-width: 50px;
}

.shrwr a.all {
  width: 50px;
}

.shrwr a.excurs {
  width: 120px;
}

.shrwr a.tours {
  width: 92px;
}

.shrwr a.tours-sale {
  width: 89px;
}

.shrwr a.active {
  background: #e0e0e0;
  background: -moz-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #e0e0e0 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #e0e0e0 0%, #f2f2f2 100%);
  -pie-background: linear-gradient(top, #e0e0e0, #f2f2f2);
}

.shdate {
  position: relative;
}

.shdate .i-calendar {
  left: auto;
  margin: 0 0 0 -24px;
  cursor: pointer;
}

.shrwr a:first-child {
  border-radius: 4px 0 0 4px;
  border: 0;
}

.shrwr a.last {
  border-radius: 0 4px 4px 0;
}

span.exc {
  background: url('/bitrix/templates/main/images/span-exp.png') no-repeat;
  text-indent: -9999px;
  color: #ffffff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  behavior: url(/PIE.htc);
  position: relative;
  display: inline-block;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin: 0 3px 0 0;
}

span.tou {
  background: url('/bitrix/templates/main/images/span-tau.png') no-repeat;
  text-indent: -9999px;
  color: #ffffff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  behavior: url(/PIE.htc);
  position: relative;
  display: inline-block;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin: 0 3px 0 0;
}

span.tou-sale {
  background: url('/bitrix/templates/main/images/span-tau-s.png') no-repeat;
  text-indent: -9999px;
  color: #ffffff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  behavior: url(/PIE.htc);
  position: relative;
  display: inline-block;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin: 0 3px 0 0;
}

.no-padding .shedule-table {
  margin: 0;
  padding: 0;
  width: 100%;
}

.shedule-table {
  width: 962px;
  margin: 0 0 35px -5px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px #ababab;
  behavior: url('/bitrix/templates/main/PIE.htc');
  position: relative;
  padding: 0 0 6px 0;
}

.shedule-table table {
  width: 100%;
  font-size: 15px;
}

.shedule-table th {
  color: #23a305;
  font-weight: normal;
  text-align: left;
  height: 49px;
  line-height: 49px;
  text-indent: 20px;
  white-space: nowrap;
}

.shedule-table td {
  height: 61px;
  vertical-align: middle;
  border-top: 1px solid #e6e6e6;
  padding: 5px 20px;
  border-right: 1px solid #f5f5f5;
  line-height: 19px;
}

.shedule-table td .btn-green31, .shedule-table td .btn-lightblue31 {
  width: 127px;
  padding: 0;
}

.shedule-table td a {
  color: #535353;
  text-decoration: none;
}

.shedule-table td a:hover {
  text-decoration: underline;
}

.shedule-table td .btn-green31:hover, .shedule-table td .btn-lightblue31:hover {
  text-decoration: none;
}

.shedule-table .tdate {
  width: 105px;
  color: #23a305;
}

.shedule-table .tstatus {
  width: 58px;
  text-align: center;
  padding: 0;
}

.shedule-table .tname {
  width: 355px;
}

.shedule-table .tfree {
  width: 130px;
  padding: 0;
  text-align: center;
  background-color: #eafbfd;
  text-indent: 0;
}

.shedule-table .tcost {
  width: 105px;
  text-align: center;
  padding: 0;
  border-right: 0;
}

.shedule-table tr:hover td {
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #f6f6f6 100%);
  -pie-background: linear-gradient(top, #fafafa, #f6f6f6);
}

td.shedule-more {
  text-align: center;
  padding: 10px 0 0;
  height: 50px;
}

.shedule-table .shedule-more a {
  font-size: 19px;
  text-decoration: none;
  font-family: "Neucha", cursive;
  border-bottom: 1px dotted #353535;
  color: #23a305;
  text-align: center;
}

.shedule-table .shedule-more a:hover {
  border: 0;
  text-decoration: none;
}

.shedule-table .shedule-more i {
  top: 0;
}

.sortarrs {
  width: 10px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.sortarrs a {
  background: url('/bitrix/templates/main/images/sort-arrows.png') no-repeat;
  width: 10px;
  height: 9px;
  display: block;
}

.sortarrs a.sort-up {
  background-position: right top;
}

.sortarrs a.sort-down {
  background-position: right bottom;
}

.sortarrs a.sort-up.active, .sortarrs a.sort-up:hover {
  background-position: left top;
}

.sortarrs a.sort-down.active, .sortarrs a.sort-down:hover {
  background-position: left bottom;
}

#ui-datepicker-div {
  background: url('/bitrix/templates/main/images/calendar.png') no-repeat scroll 0 0 transparent;
  color: #222;
  padding: 5px 20px;
  height: 252px;
}

div.order_wrapper {
  margin-bottom: 15px;
  background: url('/bitrix/templates/main/images/order-bg-bottom.png') no-repeat center bottom;
}

ul.order_misc {
  display: block;
  width: 100%;
  padding: 20px 0 37px 0;
  /*height:180px;*/
  background: url('/bitrix/templates/main/images/order-bg2.png') no-repeat center top;
}

ul.order_misc li {
  float: left;
  width: 360px;
  text-align: center;
}

ul.order_misc .guides {
  width: 230px;
  border: 1px dashed #000;
  padding: 16px 0 13px 0;
  border-radius: 2px;
  font-size: 19px;
}

ul.order_misc .guides h4 {
  font-size: 24px;
  margin-top: 17px;
}

ul.order_misc li p {
  font-size: 14px;
  width: 280px;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
}

div.city {
  width: 875px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 25px;
  margin: 30px auto 0;
}

div.city.bottom {
  border-bottom: none;
}

div.city-image {
  float: left;
  padding: 15px;
  background: url('/bitrix/templates/main/images/order-subpict.png') no-repeat;
  background-size: contain;
}

div.city-desc {
  width: 548px;
  margin-right: 16px;
  margin-left: 20px;
  float: left;
  font-size: 19px;
}

div.city-desc span {
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #ffffff;
}

div.city-desc div {
  font-size: 14px;
  line-height: 1.5;
}

div.city-price {
  width: 145px;
  margin-top: 24px;
  float: left;
  text-align: center;
  font-family: "Neucha", Arial, Helvetica, sans-serif;
  font-size: 21px;
}

div.city-price a {
  display: block;
  margin-top: 13px;
}

div.flowers {
  width: 100%;
  height: 55px;
  background: url('/bitrix/templates/main/images/order-bottom.png') no-repeat center -9px;
}

div.object-desc {
  width: 345px;
  color: #535353;
  font-size: 14px;
}

div.object-desc span {
  font-weight: bold;
}

div.object-desc p {
  font-size: 12px;
  line-height: 1.5;
}

div.object-desc a {
  color: #23a305;
}

/*для неактивных доп услуг*/
span.bordered.disabled, span.bordered.disabled .summ {
  color: #ccc;
}

.plash_place {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #eee;
  box-shadow: 1px 2px 9px #ddd;
  padding: 20px;
  position: absolute;
  text-align: center;
  width: 150px;
  z-index: 20;
  display: none;
}

a.gl {
  text-decoration: none;
}

.f-fields {
  display: block;
  position: relative;
  margin: 20px auto;
}

/*схема на регистрации пользователя*/
#agent .scheme,
#person .scheme {
  background: url(/images/personal/discounts-scheme.jpg) no-repeat scroll center 0 transparent;
  font-family: "Neucha", cursive;
  font-size: 21px;
  margin: 0 -40px 50px;
  padding: 60px 40px 0;
}

#agent .scheme ul li,
#person .scheme ul li {
  -moz-box-sizing: border-box;
  float: left;
  margin: 0;
  text-align: center;
  width: 33.33%;
}

#agent .fa-row input[type=text], #agent .fa-row input[type=password], #agent .fa-row input[type=email],
#person .fa-row input[type=text], #person .fa-row input[type=password], #person .fa-row input[type=email] {
  margin: 0;
}

#agent .trordline .btn-green47,
#person .trordline .btn-green47,
.trtbar .btn-green47 {
  float: none;
}

#person a.a-tooltip,
#agent a.a-tooltip {
  left: 436px;
  position: absolute;
  top: 240px;
}

.fp .calendarbar {
  padding: 20px;
}

#registration-page .pretransp {
  padding-bottom: 30px;
}

#registration-page .pretransp p {
  float: left;
  width: 450px;
}

#person .cbtit,
#agent .cbtit {
  font-size: 14px;
  color: #999;
  margin-top: 13px;
}

#agent h4 {
  margin: 20px 0;
  text-align: center;
}

.begin_tog {
  background: url('/bitrix/templates/main/images/arrow-cooperation.png') no-repeat scroll 0 center transparent;
  float: right;
  height: 82px;
  padding: 0 0 0 72px;
  position: absolute;
  right: 0;
  top: 105px;
  width: 182px;
}

.blue-block1 {
  border: 2px solid #81beeb;
  border-radius: 4px 4px 4px 4px;
  color: #448cbf;
  font-size: 19px;
  padding: 15px;
  position: relative;
  width: 400px;
  margin: 20px auto 20px;
}

.wait-order-form-content {
  display: none;
}

.messages-top-wrapper {
  margin-bottom: 40px;
}

.messages-top-wrapper .messages-count {
  font-size: 14px;
  float: right;
}

.messages-top-wrapper .back-order {
  color: #28a40e;
  padding-left: 35px;
  position: relative;
  float: left;
  line-height: 16px;
}

.messages-top-wrapper .back-order:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 16px;
  background-image: url('/bitrix/templates/main/images/icons.png');
  background-repeat: no-repeat;
  background-position: -280px -105px;
}

.message-list {
  padding-bottom: 20px;
}

.message-list .commentbl {
  display: block;
  padding: 20px 10px 20px 0;
}

.message-list .commentbl.client {
  background-color: #f4f1ec;
}

.message-list .commentbl.moderator {
  background-color: #eaf2f4;
}

.message-list .commentbl.binding_agent {
  background-color: #e8f3cc;
}

.message-list .pagenav {
  float: none;
  text-align: center;
  margin: 20px 0 0 0;
}

.add-message-form-wrapper {
  background: url('/bitrix/templates/main/images/contacts/top-bg.png') no-repeat center 0;
  padding-top: 40px;
  text-align: center;
}

.add-message-form-wrapper textarea {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.add-message-form-wrapper .btn-green32 {
  margin-top: 15px;
}

.add-message-form-wrapper .textarea-wrap {
  position: relative;
}

.add-message-form-wrapper .textarea-wrap .i-voskl {
  position: absolute;
  top: 0;
  right: 0;
}

.add-message-form-wrapper .textarea-wrap .i-voskl:before {
  top: 9px;
}

.message-btn {
  display: inline-block;
  line-height: 16px;
  font-size: 14px;
  min-width: 180px;
  margin-top: 15px;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 14px;
  text-align: center;
  background-color: #f1f1f1;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
}

.message-btn.new-message {
  color: red;
}

.v_top_right .message-btn {
  margin-top: 7px;
}

/* user-month picker */
.ui-state-disabled.hidden {
  display: none;
}

#ui-datepicker-div.user-monthpicker {
  height: 45px;
  width: 240px;
  background: #3da706;
  background: -moz-linear-gradient(top, #3da706 0%, #308f04 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3da706), color-stop(100%, #308f04));
  background: -webkit-linear-gradient(top, #3da706 0%, #308f04 100%);
  background: -o-linear-gradient(top, #3da706 0%, #308f04 100%);
  background: -ms-linear-gradient(top, #3da706 0%, #308f04 100%);
  background: linear-gradient(top, #3da706 0%, #308f04 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3DA706", endColorstr="#308F04", GradientType=0);
  padding: 0 10px;
  margin-top: 5px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

#ui-datepicker-div.user-monthpicker .ui-datepicker-calendar {
  display: none;
}

#ui-datepicker-div.user-monthpicker select.ui-datepicker-month,
#ui-datepicker-div.user-monthpicker select.ui-datepicker-year {
  width: 80px;
  margin: 0 5px;
  color: #535353;
  border: 1px solid #ffffff;
  border-radius: 4px;
}

/* widget */
.widg-list {
  font-size: 0;
  padding: 0 100px;
}

.widg-list li {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0;
}

.widg-list .wh-wrap {
  width: 450px;
}

.widg-list .butt-wrap {
  width: 244px;
}

.widg-list .butt-wrap .order-tour {
  margin: 0;
}

.widg-list .title-wrap {
  width: 120px;
}

.widg-list .widg-wrap {
  width: 574px;
  text-align: right;
}

.widg-list .widg-wrap textarea {
  width: 100%;
  height: auto;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.widg-list li ul.wh-list {
  width: 100%;
  font-size: 0;
}

.widg-list li ul.wh-list li {
  margin: 0;
}

.widg-list li ul.wh-list li.wh-title {
  width: 270px;
  line-height: 28px;
}

.widg-list li ul.wh-list li.wh-set {
  width: 130px;
}

.widg-list li ul.wh-list li input[type=text] {
  width: 50px;
}

.widg-list #clip-butt-wrap {
  position: relative;
}

.comment-manager {
  clear: both;
  font-size: 14px;
  line-height: 1.6;
}

.comment-manager .comment-text {
  line-height: 18px;
  margin: 0 0 10px 0;
}

.comment-manager .comment-title {
  margin-right: 5px;
}

.comment-manager .comment-title.hide {
  display: none;
}

.comment-manager .comment-close {
  margin-right: 10px;
}

.comment-manager .comment {
  width: 100%;
  resize: none;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  line-height: 18px;
  box-shadow: 1px 2px 2px #ddd inset;
  padding: 7px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-top: 5px;
}

.comment-button-wrap {
  text-align: right;
}

.comment-button-wrap .btn-green31 {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.comment-set-wrap {
  display: none;
}

.transact-list {
  font-size: 14px;
}

.transact-table td {
  padding: 3px 0;
}

.transact-table tr:first-child td {
  padding-top: 0;
}

.transact-table td:first-child {
  padding-right: 20px;
  text-align: right;
  white-space: nowrap;
}

.files-upload-wrap {
  position: relative;
  padding: 7px 10px;
  margin-top: 15px;
  border: 1px dashed #d4d4d4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
}

.files-upload-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #e4f7de;
}

.files-upload-link-wrap {
  position: relative;
  font-family: "Neucha", cursive;
  font-size: 20px;
  line-height: 34px;
  color: #535353;
  padding-left: 45px;
  background: url('/bitrix/templates/main/images/download-file.png') left center no-repeat;
}

.files-upload-link, .files-upload-del-link {
  color: #3fad26;
}

.original-file-upload {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  height: 100%;
  width: 165px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}

.files-upload-text {
  position: relative;
  font-size: 13px;
  line-height: 15px;
  color: #929292;
}

.files-upload-list {
  display: none;
  text-align: left;
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #535353;
}

.files-upload-list__title {
  display: inline-block;
  vertical-align: top;
}

.files-upload-list__files {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}

.files-upload-list__files ol li {
  padding: 0;
}

.files-upload-errors {
  display: none;
  color: red;
  font-size: 12px;
  line-height: 16px;
  margin-top: 15px;
  text-align: left;
}

.order-is-files {
  margin-top: 5px;
  font-size: 12px;
  line-height: 17px;
  padding-left: 22px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNGEwODVlNS1mZjQyLTVlNDktYTY5ZC04Zjg1ZGM4NDUzMGIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODU4QUQzNEZCODNEMTFFNDhGNUY5MDQwQjI3NEIwNzgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODU4QUQzNEVCODNEMTFFNDhGNUY5MDQwQjI3NEIwNzgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwMGJlYjRkLTFkMjItZjk0ZC04YjBkLTdlN2U5OTkzMTZiNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNGEwODVlNS1mZjQyLTVlNDktYTY5ZC04Zjg1ZGM4NDUzMGIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66aoGAAAADBElEQVR42lSTS4hURxSGv7rVj+medPdM++oZzJARcQTtiEoQfJGluMhjYzbJInEhwuhKwcWs3QmKC81CFwohgjuzEERiEBMUIy4GzSIkOBMzhtjtY/p1761b5bmPFi347y2qzvnP+U+do4jXrGC34Jxgh4ItboJqfRdabwcvjxdZwnCBxVc3+anymHXLMC22c4I+5BiuvOAAo6xrfMtobhatZlDZnRPE+1X1HlP+jzxZnqPN0tDVS76BYECVtZMnGfXO4twMxkIoMBFv935YZkx/x8YPbzDCeqKMROWEZ0oXKTSOCc1RjJwalzo7cbSytzY7E/hioN0mtk5cZZuuxySaT+Viz9ge6vq0cBYTB+fiG/jX/5tLreMip8PaYpMoSqVJiRjRDWqRz43glscWiqL/c5RXJcgiRjGJFOG37lWuRRd41rtI13QSgvg+lH9HMpopf0OTcY8PqOH0TkKJEmX6uzbkpRlwK/wZK2Q984h/zDwdiRyIxjhIXKOcmqbBxzn6pRLW1IjyqQzftTjfPoS48b97lES/rl5wv3WYcbWGfaOHmCl9mWSkBXm10qMrj2cigeQYy9G2StNVeOHuCsFyUv4FF7/dQ3YWnlBX6xlIxmGYFj9QnkevH+DbbqIzJglsnl0rTnOCvYxljfC1YB+TTBVPUc41xT52Tu2X3GuPRV7Tiu6lT2iynglrbBj7ga/YIVRSQFFeqZ2RhtzPICu+kyyeB09ZUvOannRGwyhW5D7Dc4WkaAlE1oTez0emTak8S9kdSHoo6RvZFCWT2/3L/GqvaNUX5SWeU7R1VnqfIOVJeiU2dl6FYuELee7N2CgjSIoJz6I/+d4cwaetk+q3pOmtfSyTtJpVqpkMypDoLbIhKqhYxgLnzUH+cw/Sjo1XmBC95JX7ndAEVPW0tGBF+iCdLp1NmXGG+fA6F91RnrrbwwFUvLtiw7I4T0o20243NfmXZLIHEqbjFvlD/cJf7o4k1H7X7X2S4dJyPiJkWpAXAT1C50tHWck2nZ731hsBBgAzcWCZ3qGfowAAAABJRU5ErkJggg==) 0 0 no-repeat;
}

#mask-content .no-auth-window {
  margin: 0 27px 27px;
}

.maincontent .show-hide {
  display: none;
}

.b-choose-trip-origin-place-btn-block {
  margin: 0 auto;
  text-align: center;
}

.b-choose-trip-origin-place-btn-block .e-dashed-outlined {
  display: inline-block;
  text-align: center;
  padding: 15px 10px;
  border: 1px dashed #090909;
  border-radius: 4px;
}

.b-choose-trip-origin-place-btn-block .btn-green47 {
  display: inline-block;
  float: none;
}

.b-choose-trip-origin-place-btn-block.e-hidden {
  display: none;
}

.b-tour-origin-places-block.e-hidden, .b-tour-origin-places.e-hidden, .b-chosen-place.e-hidden, .b-origin-places-map.e-hidden, .b-place-map-block.e-hidden {
  display: none;
}

.places.e-hidden {
  display: none;
}

.sber-list ul li {
  background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAECAYAAABGM/VAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NkIzNUU4NEY0QzcxMUU1ODU3MkZCQzY5OUI5ODE2RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NkIzNUU4NUY0QzcxMUU1ODU3MkZCQzY5OUI5ODE2RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY2QjM1RTgyRjRDNzExRTU4NTcyRkJDNjk5Qjk4MTZEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY2QjM1RTgzRjRDNzExRTU4NTcyRkJDNjk5Qjk4MTZEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gLOkmgAAAC1JREFUeNpiDAoKYgCCmUCcBsRngTiMCUgYQwUYYGwmBiyACaplFpQPZgMEGAA8wwcgvkyq3QAAAABJRU5ErkJggg==") no-repeat scroll 0 7px;
  padding: 0 0 3px 15px;
}

.italic-article {
  margin: 20px 0 5px 30px;
}

.catalog-price {
  color: red;
}

div.catalog-section table td {
  padding-right: 10px;
  padding-top: 10px;
}

.sber-info {
  font-size: 16px;
}
.sber-info h4 {
  margin-bottom: 12px;
}

.anons-info {
  font-size: 16px;
}

.sber-info--scroll {
  height: 500px;
  overflow: hidden;
  overflow-y: scroll;
}

.voucher .v_included {
  margin-bottom: 20px;
}

.voucher .v-included-add {
  padding: 20px 0 0 0;
}

.v-included-add li {
  background: url(/bitrix/templates/main/images/marker-green.png) left 9px no-repeat;
  padding: 0 0 0 14px;
  font-size: 14px;
  line-height: 21px;
}

a.rules {
  color: #28a40e;
}

.agree label {
  vertical-align: middle;
}

.agree span.checkbox {
  margin-right: 10px;
}

.shrwr.ext {
  width: auto;
  z-index: 1;
  margin-right: 10px;
  position: relative;
  left: 83px;
  bottom: 4px;
}

.ext-flt {
  padding: 0 5px;
}

.cbtit--doc {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.tour-icon {
  position: absolute;
  right: 0;
}

.tours-list {
  max-height: 290px;
  overflow-y: scroll;
}

.favorite {
  font-size: 0;
  white-space: nowrap;
}

.favorite:hover .favorite__text {
  text-decoration: none;
}

.favorite .favorite__text--add {
  display: none;
}

.favorite--active .favorite__text--noadd {
  display: none;
}

.favorite--active .favorite__text--add {
  display: inline-block;
}

.favorite--active .favorite__heart {
  background-image: url('/bitrix/templates/main/images/like-close.png');
}

.favorite__text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  color: #28a40e;
  text-decoration: underline;
  letter-spacing: -0.12px;
  font-size: 12px;
  line-height: 16px;
}

.favorite__heart {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url('/bitrix/templates/main/images/like-open.png') no-repeat center center transparent;
  background-size: 14px 13px;
}

.favorite-top {
  margin-left: 70px;
}

.favorite-top__link {
  position: relative;
}

.favorite-top__link:before {
  background-color: #e6e8d6;
  border-radius: 50px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  color: #888;
  content: "♡";
  display: block;
  height: 22px;
  line-height: 24px;
  font-size: 20px;
  position: absolute;
  left: -30px;
  text-align: center;
  top: -2px;
  width: 22px;
  background: -moz-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -webkit-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -o-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: -ms-linear-gradient(top, #f1f3e8 0%, #dbdec6 100%);
  background: linear-gradient(to bottom, #f1f3e8 0%, #dbdec6 100%);
}

.right-tooltip-q {
  position: relative;
  top: -20px;
  float: right;
}

.btn-blue {
  display: inline-block;
  vertical-align: middle;
  padding: 0 16px;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  border: solid 1px #d5f0f3;
  background-image: linear-gradient(to bottom, #eafbfd, #c1dfe2);
  font-size: 15px;
  line-height: 34px;
  color: #535353;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.btn-blue:hover {
  background-image: linear-gradient(to top, #eafbfd, #c1dfe2);
}

.b-return-to-order-detail {
  color: #28a40e;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url('/bitrix/templates/main/images/return-to-order-detail-bg.png');
  padding-left: 25px;
  line-height: 30px;
  vertical-align: middle;
}

.date-wrap {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.date-wrap .datepicker-icon {
  right: 5px;
  left: auto;
  top: 6px;
}

.button-wrap {
  margin: 10px 0 40px;
  text-align: right;
}

.button-wrap a, .button-wrap input {
  display: inline-block;
  vertical-align: middle;
}

.reset {
  text-decoration: none;
  border-bottom: 1px dashed;
  font-size: 14px;
  line-height: 16px;
  margin-right: 15px;
}

.reset:hover {
  border-bottom: none;
}

.add-serv-wrap {
  position: relative;
}

.add-serv-wrap__list {
  display: none;
  padding-top: 15px;
}

.add-serv-wrap__allsum {
  position: absolute;
  top: 0;
  right: 20px;
}

.add-serv-table {
  width: 100%;
}

.add-serv-table th {
  padding: 5px 20px;
  font-size: 13px;
  line-height: 1;
  font-weight: normal;
  color: #999;
  text-align: left;
}

.add-serv-table td {
  padding: 3px 20px;
  vertical-align: middle;
}

.add-serv-table td.price {
  width: 1%;
  white-space: nowrap;
}

.add-serv-table td .fa-row {
  padding: 0;
  margin: 0;
  border: none;
}

.message-section {
  background: white;
  padding: 56px 32px;
  text-align: center;
}

.message-section__head {
  display: block;
  font-size: 19px;
  line-height: 24px;
  color: #535353;
  font-weight: bold;
  margin-bottom: 24px;
}

.message-section__btn {
  margin: 0 auto;
}

.message-section__no-delete {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  color: #535353;
  font-size: 15px;
  line-height: 19px;
  text-decoration: underline;
}

.message-section__no-delete.pcl, .btn-green32.pcl {
  position: relative;
  top: auto;
  right: auto;
}

.message-section__no-delete:hover {
  text-decoration: none;
}

.message-section__no-delete + .btn-red {
  margin-left: 24px;
}

.message-section__text {
  margin-bottom: 30px;
}

.message-section .btn-lightblue31 + .btn-green32 {
  margin-left: 24px;
}

.btn-green32.pcl {
  display: inline-block;
  margin-top: 24px;
}

.btn-red {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  border: solid 1px #bc0a1c;
  color: white;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  padding: 7px 34px;
  background: #dc656f;
  background: -moz-linear-gradient(top, #dc656f 0%, #bc0a1c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #dc656f), color-stop(100%, #bc0a1c));
  background: -webkit-linear-gradient(top, #dc656f 0%, #bc0a1c 100%);
  background: -o-linear-gradient(top, #dc656f 0%, #bc0a1c 100%);
  background: -ms-linear-gradient(top, #dc656f 0%, #bc0a1c 100%);
  background: linear-gradient(to bottom, #dc656f 0%, #bc0a1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc656f", endColorstr="#bc0a1c", GradientType=0);
}
html:not(.bx-touch) .btn-red:hover, .bx-touch .btn-red:active {
  background: -moz-linear-gradient(bottom, #dc656f 0%, #bc0a1c 100%);
  background: -webkit-gradient(left bottom, left top, color-stop(0%, #dc656f), color-stop(100%, #bc0a1c));
  background: -webkit-linear-gradient(bottom, #dc656f 0%, #bc0a1c 100%);
  background: -o-linear-gradient(bottom, #dc656f 0%, #bc0a1c 100%);
  background: -ms-linear-gradient(bottom, #dc656f 0%, #bc0a1c 100%);
  background: linear-gradient(to top, #dc656f 0%, #bc0a1c 100%);
}

.btn-red.pcl {
  position: relative;
  top: 0;
  right: 0;
}

.message-error {
  margin-top: 20px;
  color: red;
}

.form .message-section {
  margin-top: -40px;
}

.lock {
  overflow: hidden;
}

.short-tour-info {
  margin: 0 22px 0 0;
  padding-right: 32px;
}
.short-tour-info .route-way {
  margin-bottom: 30px;
}
.short-tour-info .btn-shipment {
  margin-bottom: 38px;
}

.btn-shipment {
  display: table;
  text-align: center;
  padding: 15px;
  border: 1px dashed #090909;
  border-radius: 4px;
  width: 100%;
}
.btn-shipment .btn-green47, .btn-shipment .btn-lightblue47 {
  width: 100%;
  display: table-cell;
  float: none;
}

.route-way {
  font-size: 0;
  margin: -3px;
}
.route-way__item {
  display: inline-flex;
  align-items: center;
  color: #535353;
  padding: 3px;
}
.route-way__sep {
  padding-left: 4px;
  font-size: 13px;
  padding-right: 10px;
}
.route-way__name {
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.tour-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tour-links .favorite__text, .tour-links .graphic-link {
  font-size: 14px;
  letter-spacing: -0.14px;
}
.closest-table + .tour-links {
  padding-top: 35px;
}

.closest-date .discount-text {
  margin-bottom: 10px;
}
.closest-date .tour-links {
  padding-left: 12px;
  margin-bottom: 20px;
}
.closest-date .favorite__heart {
  background-size: 16px 16px;
}
.closest-date .favorite__text {
  margin-left: 7px;
}
.closest-date .graphic-link {
  font-size: 0;
  display: flex;
}
.closest-date .graphic-link__text {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.14px;
}
.closest-date .graphic-link .i-que {
  margin-left: 2px;
  width: 19px;
  height: 19px;
}
.closest-date .b2b-message {
  margin-left: 12px;
}
.closest-date .no-tour-dates {
  margin-bottom: 35px;
}
.closest-date .btn-lightblue47.notify {
  margin-bottom: 32px;
}

.no-tour-dates {
  font-size: 17px;
  font-weight: 500;
}

.b2b-message {
  display: flex;
  padding: 12px;
  border: solid 1px #cdd989;
  background-color: #fdffed;
  font-size: 14px;
  line-height: 1.21;
  color: #535353;
}

.socials {
  display: flex;
  align-items: center;
}
.socials__btn {
  display: flex;
  align-items: center;
  margin: 0 -5px 0 0;
}
.socials__btn-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  text-decoration: none;
}
.socials__btn-img {
  border-radius: 3px;
  box-shadow: 0 3px 3px #C0C0C0;
}
.socials .socials__text {
  color: #535353;
  font-size: 13px;
  line-height: 15px;
  margin-right: 2px;
}

.form-group {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
.form-group label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #535353;
}
.form-group__text {
  position: absolute;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  top: 57px;
  left: 0;
  margin-top: 3px;
}
.form-group__mess {
  position: absolute;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #DE4654;
  top: 57px;
  left: 0;
  margin-top: 2px;
}
.form-group__mess + .form-group__text {
  display: none;
}
.form-group .i-voskl.visible {
  position: absolute;
  right: 0;
  top: 41px;
  z-index: 2;
}
.form-group .calendar-icon ~ .i-voskl.visible {
  right: 25px;
}
.form-group .select-group ~ .i-voskl.visible {
  right: 25px;
}
.form-group .select2-container .select2-selection--single {
  height: 32px;
}
.form-group .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  line-height: 30px;
}
.form-group .select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
}

.form-control, .form-group .form-control {
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #535353;
  resize: none;
  background: #ffffff;
  border: 1px solid #D4D4D4;
  box-shadow: inset 0 2px 2px #DEDEDE;
  border-radius: 3px;
  box-sizing: border-box;
}
.form-control::-webkit-input-placeholder, .form-group .form-control::-webkit-input-placeholder {
  color: #9c9c9c;
}
.form-control:-moz-placeholder, .form-group .form-control:-moz-placeholder {
  color: #9c9c9c;
}
.form-control:-ms-input-placeholder, .form-group .form-control:-ms-input-placeholder {
  color: #9c9c9c;
}
.form-control::placeholder, .form-group .form-control::placeholder {
  color: #9c9c9c;
}
.form-control[readonly], .form-group .form-control[readonly] {
  color: #999999;
  background: #FAFAFA;
  cursor: not-allowed;
}
.form-control[disabled], .form-group .form-control[disabled] {
  color: #999999;
  background-color: #FAFAFA;
  cursor: not-allowed;
}
.form-control:-webkit-autofill, .form-group .form-control:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #ffffff !important;
  -webkit-text-fill-color: #535353 !important;
  color: #535353 !important;
}
.form-control.error, .form-group .form-control.error {
  border-color: #f00;
}

.modal-popup {
  padding: 30px 30px 20px;
}
.modal-popup__text {
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #565655;
}
.modal-popup__head {
  text-align: center;
  font-weight: 700;
  font-size: 21px;
  line-height: 120%;
  color: #565655;
  margin-bottom: 10px;
}
.modal-popup__sub-head {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 15px;
  line-height: 150%;
  color: #565655;
}
.modal-popup .cancel-reasons {
  text-align: left;
}
.modal-popup__footer {
  background-color: #f4f5ec;
  padding: 20px 30px;
  border-radius: 0 0 4px 4px;
}
.modal-popup__footer .btn-darkwhite33 {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 14px;
  height: auto;
  margin-left: 16px;
  float: none;
  box-shadow: 0 3px 3px #CFCFCF;
}
.modal-popup__footer .btn-red {
  font-size: 14px;
  line-height: 18px;
  padding: 7px 14px;
}
.modal-popup__footer .btn-green31 {
  font-size: 14px;
  line-height: 18px;
  padding: 7px 14px;
  height: auto;
  box-shadow: 0 3px 3px #708C2C;
}
.modal-popup__errors {
  color: #f00;
}
.modal-popup__tooltip {
  color: #DE4654;
}

.cancel-reasons__item {
  height: 25px;
  margin-bottom: 8px;
}
.cancel-reasons__item .checkbox {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.cancel-reasons__item .check {
  position: absolute;
  left: -9999px;
}
.cancel-reasons__item .check + .cancel-reasons__label {
  padding-left: 30px;
}
.cancel-reasons__label {
  font-size: 15px;
  line-height: 25px;
  cursor: pointer;
}

.pseudo-link {
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  color: #28a40e;
  text-decoration: none;
  border-bottom: 1px dashed;
}
html:not(.bx-touch) .pseudo-link:hover, .bx-touch .pseudo-link:active {
  border-bottom: none;
}

.text-light {
  font-size: 14px;
  line-height: 150%;
  color: #999999;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.ui-autocomplete {
  z-index: 999;
  border: 1px solid #bdbdbd;
  background: #FFFFFF;
  height: auto;
  max-height: 200px;
  overflow-y: scroll;
}

.citizen-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.citizen-block .disc {
  height: 22px;
  padding: 4px 0;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.citizen-block .checkbox {
  height: 21px;
}
.citizen-block .q + .q {
  width: 100%;
}

.depart-item {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.depart-item .select2-container {
  max-width: 380px;
  min-width: 380px;
  margin-right: 10px;
}
.depart-item .select2-container .select2-selection--single {
  height: 32px;
}
.depart-item .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  font-size: 14px;
}
.depart-item .select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
}
.depart-item__select {
  position: relative;
}
.depart-item__select-hidden {
  width: 0;
  border-color: transparent;
}
.depart-item.fa-row .depart-item__label {
  padding: 4px 0 3px;
}
.depart-item.fa-row .i-voskl {
  top: 0;
  right: -20px;
}
#order_form_tour .depart-item {
  align-items: flex-start;
  gap: 0 12px;
}
#order_form_tour .depart-item .depart-item__label {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 6px;
}
#order_form_tour .depart-item .checkbox + span {
  text-wrap: nowrap;
  line-height: 25px;
  padding-bottom: 5px;
}
#order_form_tour .depart-item .select2-container {
  max-width: 305px;
  min-width: 305px;
  margin-right: 0;
}

.live-cond {
  border-top: 1px solid #cecece;
  padding: 20px 20px 0 20px;
  margin-top: 10px;
}
.live-cond label {
  display: inline-flex;
  font-size: 14px;
}
.live-cond .live-cond-list {
  margin-top: 20px;
}
.live-cond .checkbox + span {
  line-height: 21px;
  padding-left: 4px;
}

.live-cond-list {
  font-size: 13px;
}
.live-cond-list__item {
  display: flex;
  gap: 0 14px;
}
.live-cond-list__item.fa-row {
  margin: 0 0 20px;
  padding: 0 0 20px 0;
}
.live-cond-list__item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.live-cond-list__item + .live-cond-list__item {
  margin-top: 14px;
}
.live-cond-list__info {
  width: 465px;
}

.live-cond-item__date {
  display: flex;
  gap: 10px;
}
.live-cond-item__date .q {
  display: block;
  margin-bottom: 8px;
}
.live-cond-item__date .q .dob {
  margin-right: 0;
}
.live-cond-item .form-group {
  margin-bottom: 0;
}
.live-cond-item__location {
  margin-top: 12px;
}
.live-cond-item__location span {
  margin-right: 8px;
}
.live-cond-item__location span.live-cond-item__town, .live-cond-item__location span.live-cond-item__hotel {
  display: block;
  margin-bottom: 8px;
}
.live-cond-item__location input, .live-cond-item__location .q input[type=text] {
  width: 100%;
  margin-right: 0;
}
.live-cond-item__location .form-group .i-voskl {
  margin-top: 10px;
  right: 0;
}
.live-cond-item input[disabled], .live-cond-item .form-group .form-control[disabled] {
  background-color: #FAFAFA;
  color: #c5c6c6;
}
.live-cond-item input[type=text]::placeholder {
  color: #c5c6c6;
}
.live-cond-item.fa-row {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.contacts-list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
  margin-top: 12px;
}
.contacts-list__item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contacts-list-item span {
  color: #535353;
  font-size: 13px;
  font-weight: 700;
  line-height: 140%;
}
.contacts-list-item .contacts-list-item__phone {
  color: #28A40E;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}
.contacts-list-item .contacts-list-item__phone:hover {
  text-decoration: underline;
}
.contacts-list-item .contacts-list-item__img-wrapper {
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
}
.contacts-list-item .contacts-list-item__img-wrapper img {
  border-radius: 3px;
  box-shadow: 0 3px 3px 0 #CFCFCF;
  width: 20px;
  height: 20px;
}
.contacts-list-item .confirm-link {
  text-decoration: none;
}
.contacts-list-item .confirm-link:hover {
  text-decoration: underline;
}
.contacts-list-item.contacts-list-item--footer {
  padding-top: 3px;
}
.contacts-list--footer {
  align-items: flex-start;
  margin-top: 0;
  gap: 2px;
}
.contacts-list--footer .contacts-list-item__phone {
  font-size: 13px;
}
.contacts-list--footer .contacts-list__item {
  gap: 6px;
}
.doc-type-block .selectbox .select {
  width: 172px;
}

.doc-type-block--edit .selectbox .select {
  width: 275px;
}

.doc-type-block--edit .deadline {
  margin-right: 10px;
}

.doc-type-block--edit .deadline .i-voskl {
  right: 0;
}

.error-text .errortext {
  color: red;
}

.ticket .doc-type-block--edit {
  justify-content: unset;
  gap: 5px 15px;
}
/* End */
