

/* Start:/bitrix/templates/rest-space/components/bitrix/news.list/rs_banners/styles/redsign_banners.css?15027214914299*/
.rs-banners-container {
  width: 100%; }

.rs-banners {
  display: none;
  overflow: hidden; }
  .rs-banners_background {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
  .rs-banners_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 5;
    top: 0; }
  .rs-banners_wrap {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto; }
  .rs-banners_banner .rs-banners_product {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    height: 100%; }
    .rs-banners_banner .rs-banners_product img {
      max-width: 100%;
      width: auto;
      max-height: 100%;
      display: inline-block; }
  .rs-banners_infowrap {
    height: 100%;
    width: 50%;
    display: table;
    margin-left: 15px;
    word-break: break-word; }
    .rs-banners_infowrap.rs-banners_infovideo {
      width: 100%;
      text-align: center; }
  .rs-banners_infowrap .rs-banners_info {
    display: table-cell;
    vertical-align: middle;
    word-break: break-word; }
  .rs-banners_infowrap .rs-banners_button {
    display: inline-block;
    position: relative;
    padding: 8px 40px;
    background-color: #0084c9;
    color: #FFF;
    text-decoration: none;
    margin-top: 10px;
    z-index: 9;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s; }
    .rs-banners_infowrap .rs-banners_button:hover {
      opacity: 0.7; }
    .rs-banners_infowrap .rs-banners_button:focus {
      outline: none; }
  .rs-banners_infowrap .rs-banners_info .rs-banners_title,
  .rs-banners_infowrap .rs-banners_info .rs-banners_desc,
  .rs-banners_infowrap .rs-banners_info .rs-banners_price {
    font-family: arial;
    font-size: 18px;
    display: block;
    padding: 10px 15px;
    word-break: break-word; }
    .rs-banners_infowrap .rs-banners_info .rs-banners_title.rs-banners_video-blockwrap,
    .rs-banners_infowrap .rs-banners_info .rs-banners_desc.rs-banners_video-blockwrap,
    .rs-banners_infowrap .rs-banners_info .rs-banners_price.rs-banners_video-blockwrap {
      padding: 1vw 4vw;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      margin-bottom: 20px; }
  .rs-banners_infowrap .rs-banners_info .rs-banners_desc {
    display: none; }
  .rs-banners.__product-reverse .rs-banners_banner .rs-banners_product {
    left: 0;
    right: auto; }
  .rs-banners.__product-reverse .rs-banners_banner .rs-banners_infowrap {
    right: 0;
    left: auto;
    position: absolute; }
  .rs-banners_bottom-line {
    display: none; }
  .rs-banners_video {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000; }
    .rs-banners_video video {
      height: 100%;
      width: 100%; }
  .rs-banners_video-play {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 9; }

@media (min-width: 992px) {
  .rs-banners_infowrap .rs-banners_info .rs-banners_desc {
    display: inline-block; } }

@media (max-width: 992px) {
  .rs-banners_infowrap .rs-banners_info .rs-banners_title {
    font-size: 4vw !important;
    line-height: 6.2vw !important; }
    .rs-banners_infowrap .rs-banners_info .rs-banners_title *, .rs-banners_infowrap .rs-banners_info .rs-banners_title span, .rs-banners_infowrap .rs-banners_info .rs-banners_title p {
      font-size: 4vw !important;
      line-height: 6.2vw !important; }
  .rs-banners_infowrap .rs-banners_info .rs-banners_price {
    font-size: 4vw !important;
    line-height: 3vw; }
    .rs-banners_infowrap .rs-banners_info .rs-banners_price *, .rs-banners_infowrap .rs-banners_info .rs-banners_price span, .rs-banners_infowrap .rs-banners_info .rs-banners_price p {
      font-size: 4vw !important;
      line-height: 3vw; }
  .rs-banners_infowrap .rs-banners_info .rs-banners_desc {
    font-size: 3vw !important; }
    .rs-banners_infowrap .rs-banners_info .rs-banners_desc *, .rs-banners_infowrap .rs-banners_info .rs-banners_desc span, .rs-banners_infowrap .rs-banners_info .rs-banners_desc p {
      font-size: 3vw !important; } }

/* End */


/* Start:/bitrix/templates/rest-space/components/bitrix/news.list/rs_banners/styles/theme.css?15027214918382*/
/*
 * 	Default theme - Owl Carousel CSS File
 */
.rs-banners-container .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .rs-banners-container .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background-color: #ebebeb;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .rs-banners-container .owl-theme .owl-nav [class*='owl-']:hover {
      background-color: #ffda4e;
      color: #FFF;
      text-decoration: none; }
  .rs-banners-container .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.rs-banners-container .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.rs-banners-container .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .rs-banners-container .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .rs-banners-container .owl-theme .owl-dots .owl-dot span {
      width: 15px;
      height: 15px;
      margin: 8px 6px;
      background-color: #333;
      border: 1px solid #ccc;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .rs-banners-container .owl-theme .owl-dots .owl-dot.active span, .rs-banners-container .owl-theme .owl-dots .owl-dot:hover span {
      background-color: #ffda4e; }

.rs-banners-container .owl-dots {
  bottom: 0;
  margin-top: 5px; }

.rs-banners-container .owl-theme .owl-item {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
  overflow: hidden; }

.rs-banners-container .owl-theme .owl-nav {
  position: absolute;
  width: 100%;
  height: 0.1px;
  margin: auto;
  top: 0;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  -moz-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s; }
  .rs-banners-container .owl-theme .owl-nav .owl-prev,
  .rs-banners-container .owl-theme .owl-nav .owl-next {
    position: absolute;
    opacity: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 45px;
    width: 38px;
    border-radius: 27px;
    color: transparent; }
    .rs-banners-container .owl-theme .owl-nav .owl-prev:hover,
    .rs-banners-container .owl-theme .owl-nav .owl-next:hover {
      background-color: #ebebeb;
      color: transparent; }
    .rs-banners-container .owl-theme .owl-nav .owl-prev:before,
    .rs-banners-container .owl-theme .owl-nav .owl-next:before {
      color: #fff;
      position: absolute;
      width: 100%;
      font-size: 24px;
      left: 0;
      text-align: center;
      line-height: 45px; }
  .rs-banners-container .owl-theme .owl-nav .owl-prev {
    left: 10px; }
    .rs-banners-container .owl-theme .owl-nav .owl-prev {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUycHgiIGhlaWdodD0iNTJweCIgdmlld0JveD0iMCAwIDkyIDkyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA5MiA5MiI+CjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzY2NiIgaWQ9IlhNTElEXzQyM18iIGQ9Ik02MS44LDY4LjFjMS42LDEuNSwxLjYsNC4xLDAuMSw1LjdDNjEuMSw3NC42LDYwLDc1LDU5LDc1Yy0xLDAtMi0wLjQtMi44LTEuMWwtMjYtMjUgIEMyOS40LDQ4LjEsMjksNDcuMSwyOSw0NnMwLjQtMi4xLDEuMi0yLjlsMjYtMjVjMS42LTEuNSw0LjEtMS41LDUuNywwLjFjMS41LDEuNiwxLjUsNC4xLTAuMSw1LjdMMzguOCw0Nkw2MS44LDY4LjF6Ii8+Cjwvc3ZnPg==);
      background-position: -3px;
      background-repeat: no-repeat;
      background-size: contain;
      }
  .rs-banners-container .owl-theme .owl-nav .owl-next {
    right: 10px; }
    .rs-banners-container .owl-theme .owl-nav .owl-next {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iOTJweCIgaGVpZ2h0PSI5MnB4IiB2aWV3Qm94PSIwIDAgOTIgOTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDkyIDkyIiBmaWxsPSIjNjY2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggaWQ9IlhNTElEXzQzOV8iIGQ9Ik02Myw0NmMwLDEuMS0wLjQsMi4xLTEuMiwyLjlsLTI2LDI1QzM1LDc0LjYsMzQsNzUsMzMsNzVjLTEuMSwwLTIuMS0wLjQtMi45LTEuMmMtMS41LTEuNi0xLjUtNC4xLDAuMS01LjcKCWwyMy0yMi4xbC0yMy0yMi4xYy0xLjYtMS41LTEuNi00LjEtMC4xLTUuN2MxLjUtMS42LDQuMS0xLjYsNS43LTAuMWwyNiwyNUM2Mi42LDQzLjksNjMsNDQuOSw2Myw0NnoiLz4KPC9zdmc+);
      background-position: 3px;
      background-repeat: no-repeat;
      background-size: contain;
      }

.rs-banners-container:hover .owl-theme .owl-nav .owl-prev,
.rs-banners-container:hover .owl-theme .owl-nav .owl-next {
  opacity: 0.3; }

.rs-banners-container .owl-theme .owl-nav .owl-prev:hover,
.rs-banners-container .owl-theme .owl-nav .owl-next:hover {
  opacity: 0.9; }

@media (min-width: 992px) {
  .rs-banners-container .owl-theme .owl-nav {
    display: block; }
  .rs-banners-container .owl-theme .owl-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); } }

@media (min-width: 1200px) {
  .rs-banners-container .owl-dots {
    opacity: 0; }
  .rs-banners-container:hover .owl-dots {
    opacity: 0.9; } }

.rs-banners-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .rs-banners-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .rs-banners-container .owl-carousel {
    display: block;
    width: 100%; }
  .rs-banners-container.__wide {
    width: 100%; }
  .rs-banners-container.__center {
    width: 100%;
    margin: auto; }
  .rs-banners-container.__leftbanner, .rs-banners-container.__rightbanner {
    width: 100%; }
  .rs-banners-container.__leftbanner .owl-theme .owl-nav,
  .rs-banners-container.__leftbanner .rs-banners .rs-banners_wrap, .rs-banners-container.__rightbanner .owl-theme .owl-nav,
  .rs-banners-container.__rightbanner .rs-banners .rs-banners_wrap {
    width: 100%; }
  .rs-banners-container .rs-banners-sidebanner {
    position: absolute;
    width: 250px;
    overflow: hidden; }
    .rs-banners-container .rs-banners-sidebanner.__left {
      left: 0; }
    .rs-banners-container .rs-banners-sidebanner.__right {
      right: 0; }
  .rs-banners-container .rs-banners.owl-theme .owl-nav .owl-prev,
  .rs-banners-container .rs-banners.owl-theme .owl-nav .owl-next {
    height: 52px;
    width: 52px;
    -webkit-transition: all, 0.2s, ease-in-out 0s;
    -moz-transition: all, 0.2s, ease-in-out 0s;
    transition: all, 0.2s, ease-in-out 0s; }
  .rs-banners-container .rs-banners.owl-theme .owl-dots {
    -webkit-transition: all, 0.2s, ease-in-out 0s;
    -moz-transition: all, 0.2s, ease-in-out 0s;
    transition: all, 0.2s, ease-in-out 0s;
    display: none; }
  .rs-banners-container .rs-banners.owl-theme.owl-carousel .owl-item img {
    width: auto;
    position: absolute;
    bottom: 0;
    left: 0; }
  .rs-banners-container .rs-banners.owl-theme.owl-carousel .owl-video-play-icon {
    background: url("/bitrix/templates/rest-space/components/bitrix/news.list/rs_banners/styles/owl.video.play.png") no-repeat; }
  .rs-banners-container .rs-banners.owl-theme.owl-carousel .owl-video-tn {
    background-size: cover; }

@media (min-width: 768px) {
  .__leftbanner {
    padding-left: 250px; }
  .__rightbanner {
    padding-right: 250px; }
  .__leftbanner.__rightbanner {
    padding-right: 250px;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .rs-banners-container .rs-banners.owl-theme .owl-dots {
    display: block;
  }
  .__leftbanner.__rightbanner {
    padding-right: 250px;
    padding-left: 250px; }
  .rs-banners-container.__center {
    width: 1140px; }
  .rs-banners-container.__wide .rs-banners_wrap {
    width: 1140px; }
  .rs-banners-container.__wide .owl-theme .owl-nav {
    width: 1140px; } }

/* End */


/* Start:/bitrix/templates/rest-space/components/api/formdesigner/form_reserv/themes/modern/style.css?151154322911446*/
.afd-theme-modern{position:relative;}
.afd-theme-modern * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.afd-theme-modern .afd-asterisk{display: inline-block;color: #ff3737;font-weight: bold;margin-left: 3px;}
.afd-theme-modern .afd-antibot{border: 0 none !important;font-size: 0 !important;height: 0 !important;line-height: 0 !important;padding: 0 !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 0 !important;}
/* form */
.afd-theme-modern .afd-title{font-weight:bold;text-transform:uppercase;text-align: center;font-size:24px;line-height:34px;margin:0 0 25px;}
.afd-theme-modern .afd-row{position:relative;}
.afd-theme-modern .afd-row + .afd-row {margin-top: 30px;}
.afd-theme-modern .afd-type-text,
.afd-theme-modern .afd-type-select,
.afd-theme-modern .afd-type-textarea {height: 30px;max-width: 100%;background: transparent;border: none;color: #000;padding: 4px 0;margin:0;font-size: inherit;font-family:inherit;width: 100%;position: relative;z-index: 2;outline: none;border-radius:0;}
.afd-theme-modern .afd-type-textarea{min-height:80px}
.afd-theme-modern .afd-type-select{height:auto;}
.afd-theme-modern .afd-type-select optgroup{font-family:inherit; font-size:inherit; color:inherit}
.afd-theme-modern .afd-type-select option{min-height:22px}
.afd-theme-modern .afd-type-select option[value=""]{color:#000}
.afd-theme-modern .afd-control{position:relative}
.afd-theme-modern .afd-control + .afd-control{margin-top: 10px}
.afd-theme-modern .afd-control-multiple{padding-top:20px}/* select type=multiple */
.afd-theme-modern .afd-control-name{display: block}
.afd-theme-modern .afd-field-multi{padding:25px 0 15px}/* radio & checkbox */
.afd-theme-modern .afd-field-multi label{display:block}
.afd-theme-modern .afd-label {position: absolute;color: #9e9e9e;top: 0;left: 0;right:0;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.afd-theme-modern .afd-field{border-bottom: 1px solid #9e9e9e;-webkit-transition: border-bottom-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition: border-bottom-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);}
.afd-theme-modern .afd-active .afd-field{border-bottom-width: 2px;}
.afd-theme-modern .afd-active .afd-label{top: -17px;font-size:12px;}
.afd-theme-modern .afd-row-danger .afd-field{border-color: #f44336;	border-bottom-width: 2px;}
.afd-theme-modern .afd-row-danger .afd-label{color: #f44336;}
.afd-theme-modern .afd-row-danger .api_upload_drop{border-color: #f44336;}
.afd-theme-modern .afd-error{font-size:12px;color:#ff3737;}
.afd-theme-modern .afd-button{
	height: auto;
	line-height: normal;
	color:#000;
	background: #f3f4f5;
	border: 0;
	cursor: pointer;
	text-decoration:none;
	display: block;
	font-family:inherit;
	font-weight: inherit;
	font-size: 16px;
	width:100%;
	max-width: 100%;
	margin: 0;
	padding: 13px 16px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
}
.afd-theme-modern .afd-button:hover,
.afd-theme-modern .afd-button:focus{background:#eee;-webkit-box-shadow:3px 5px 18px 0 rgba(0, 0, 0, 0.21);-moz-box-shadow:3px 5px 18px 0 rgba(0, 0, 0, 0.21);	box-shadow:3px 5px 18px 0 rgba(0, 0, 0, 0.21);}
.afd-theme-modern .afd-button:active{background:#dedede;}
.afd-theme-modern .afd-button:disabled{cursor: not-allowed;opacity: 0.5;}
.afd-theme-modern .afd-alert{padding: 10px;margin-bottom: 30px;border: 1px solid transparent;overflow:hidden;position:relative;-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.afd-theme-modern .afd-alert span{background:url("/bitrix/templates/rest-space/components/api/formdesigner/form_reserv/themes/modern/images/alert.png") -36px 0;width:36px;height:36px;position:absolute;left:10px;top:50%;margin-top:-18px;}
.afd-theme-modern .afd-alert .afd-alert-title{margin-left:50px;}
.afd-theme-modern .afd-alert-danger {background-color: #f2dede;border-color: #ebcccc;color: #a94442;}
.afd-theme-modern .afd-alert-danger span{background-position:0 0;}
.afd-theme-modern .afd-alert-warning {background-color: #fcf8e3;border-color: #faf2cc;color: #8a6d3b;}
.afd-theme-modern .afd-alert-warning span{background-position:-72px 0;}
.afd-theme-modern .afd-alert-success{background: #fcfcfb;padding: 25px 15px;color: #000;text-align: center;}
.afd-theme-modern .afd-alert-success span{background:transparent url("/bitrix/templates/rest-space/components/api/formdesigner/form_reserv/themes/modern/images/success.svg") no-repeat scroll 0 0 / contain;height: 80px;width: 80px;margin:0 0 20px;display:inline-block;position:relative;top:auto;left:auto;}
.afd-theme-modern .afd-alert-success .afd-alert-title{display:block;margin:0;font-size:30px;line-height: 1}
.afd-theme-modern .afd-alert-success .afd-alert-desc{margin:15px 0 0}
.afd-theme-modern .afd-show-picture-block{position: absolute;left: 100%;top: 50%;margin-left:15px;height: auto;display:none;}
.afd-theme-modern .afd-show-picture-block img{border:2px solid #ccc;}
/* icon */
.afd-theme-modern .calendar-icon{margin-top: -10px;position: absolute;right: 5px;top: 50%;z-index:10}
.afd-theme-modern .afd-icon-refresh{background: url("/bitrix/templates/rest-space/components/api/formdesigner/form_reserv/themes/modern/images/refresh.svg") no-repeat 0 0;width: 24px;height: 24px;display: inline-block;vertical-align: middle;cursor: pointer;}
.afd-theme-modern .api_icon{margin-top: -10px;position: absolute;right: 5px;top: 50%;z-index:10}
.afd-theme-modern .api_icon_calendar{background: url("/bitrix/css/api.core/images/icons/light/calendar.svg") no-repeat 50% 50% transparent;width: 16px;height: 16px;}
/*------------------ Разное ------------------*/
.afd-theme-modern .afd-row-type-upload .afd-label{position: relative;top: -10px;}
.afd-theme-modern .afd-row-static .afd-label{position: relative;top: -10px;}
.afd-theme-modern .afd-row-captcha_sid img{margin: 0 !important; padding: 0 !important; border: 0 !important; vertical-align: middle !important;}
/* afd-row-wysiwyg */
.afd-theme-modern .afd-row-wysiwyg .afd-label{position: relative; padding-bottom: 10px}
.afd-theme-modern .redactor-air li a.re-button-icon,
.afd-theme-modern .redactor-toolbar li a.re-button-icon{padding: 10px; height: auto}
/* afd-row-accept */
.afd-theme-modern .afd-accept-label {font-size: 12px;line-height:18px; font-weight: bold;cursor: pointer;padding-left: 20px;display: block;}
.afd-theme-modern .afd-accept-label input{cursor: pointer;position: absolute;left: 0;top: 3px;margin: 0;padding: 0;}
.afd-theme-modern .afd-accept-text{color: #337ab7;text-decoration: none;cursor: pointer}
.afd-theme-modern .afd-accept-text:hover,
.afd-theme-modern .afd-accept-text:focus{color: #23527c;}
.afd-theme-modern .afd-accept-desc{display: none;}
/* afd-hl-list */
.afd-theme-modern .afd-hl-list{overflow: hidden;}
.afd-theme-modern .afd-hl-list input{display: none}
.afd-theme-modern .afd-hl-list .afd-hl-item{cursor: pointer}
.afd-theme-modern .afd-hl-list-g .afd-hl-item{float: left}
.afd-theme-modern .afd-hl-list-h .afd-hl-item{display: block}
.afd-theme-modern .afd-hl-icon{display: inline-block;border: 1px solid #ccc;padding: 5px;background: #FFF;vertical-align: middle;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.afd-theme-modern .afd-hl-icon i{line-height: 24px;border-radius: 2px;display: block;width: 24px;height: 24px;vertical-align: middle;-webkit-background-size: cover;background-size: cover;-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);}
.afd-theme-modern .afd-hl-active{color: #3b79d2;}
.afd-theme-modern .afd-hl-active .afd-hl-icon{border: 2px solid #3b79d2;padding: 4px;}
.afd-theme-modern .afd-hl-item label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;cursor: pointer;padding: 0 15px 0 0;}

/*------------------ Цвета ------------------*/
/*blue1*/
.afd-theme-modern.afd-color-blue1 .afd-button{color:#fff;background: #00a8e6;}
.afd-theme-modern.afd-color-blue1 .afd-button:hover,
.afd-theme-modern.afd-color-blue1 .afd-button:focus{background: #35b3ee;}
.afd-theme-modern.afd-color-blue1 .afd-button:active{background: #0091ca;;}
.afd-theme-modern.afd-color-blue1 .afd-active .afd-field{border-color: #26b0ff;}
.afd-theme-modern.afd-color-blue1 .afd-active .afd-label{color:#26b0ff;}
/*blue2*/
.afd-theme-modern.afd-color-blue2 .afd-button{color:#fff;background: #027fd6;}
.afd-theme-modern.afd-color-blue2 .afd-button:hover,
.afd-theme-modern.afd-color-blue2 .afd-button:focus{background: #1296f2;}
.afd-theme-modern.afd-color-blue2 .afd-button:active{background: #0070bf;;}
.afd-theme-modern.afd-color-blue2 .afd-active .afd-field{border-color: #2196f3;}
.afd-theme-modern.afd-color-blue2 .afd-active .afd-label{color:#0071bf;}
/* green1 */
.afd-theme-modern.afd-color-green1 .afd-button{color:#fff;background: #8cc14c;}
.afd-theme-modern.afd-color-green1 .afd-button:hover,
.afd-theme-modern.afd-color-green1 .afd-button:focus{background: #8ec73b;}
.afd-theme-modern.afd-color-green1 .afd-button:active{background: #72ae41;}
.afd-theme-modern.afd-color-green1 .afd-active .afd-field{border-color: #8ec22c;}
.afd-theme-modern.afd-color-green1 .afd-active .afd-label{color:#72ae41;}
/* yellow1 */
.afd-theme-modern.afd-color-yellow1 .afd-button{color:#000;background: #fde037;}
.afd-theme-modern.afd-color-yellow1 .afd-button:hover,
.afd-theme-modern.afd-color-yellow1 .afd-button:focus{background:#f7da37;}
.afd-theme-modern.afd-color-yellow1 .afd-button:active{background:#ffda4e;}
.afd-theme-modern.afd-color-yellow1 .afd-active .afd-field{border-color: #ffda4e;}
.afd-theme-modern.afd-color-yellow1 .afd-active .afd-label{color:#000000;}
/* red1 */
.afd-theme-modern.afd-color-red1 .afd-button{color:#fff;background: #da314b;}
.afd-theme-modern.afd-color-red1 .afd-button:hover,
.afd-theme-modern.afd-color-red1 .afd-button:focus{background:#e4354f;}
.afd-theme-modern.afd-color-red1 .afd-button:active{background:#c91032}
.afd-theme-modern.afd-color-red1 .afd-active .afd-field{border-color: #da314b;}
.afd-theme-modern.afd-color-red1 .afd-active .afd-label{color:#26b0ff;}
/*------------------ Animations ------------------*/
.afd-animation-rotate {
	display: inline-block;
	-webkit-animation: afd-rotate 2s infinite linear;
	animation: afd-rotate 2s infinite linear;
}
/* Keyframes: Rotate */
@-webkit-keyframes afd-rotate {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);}
}
@keyframes afd-rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(359deg);}
}


/*------------------ Tablet portrait and smaller ------------------*/
@media (max-width: 640px) {
	.api-formdesigner {width:100% !important;}
	.afd-theme-modern .afd-show-picture-block{
		position: relative;
		left: auto;
		top: auto;
		margin:15px 0 0 !important;
		height: auto;
		display:none;
	}
}
/* End */


/* Start:/bitrix/templates/rest-space/components/api/formdesigner/form_join/themes/modern/style.css?151119729211624*/
.afd-theme-modern{position:relative;}
.afd-theme-modern * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.afd-theme-modern .afd-asterisk{display: inline-block;color: #ff3737;font-weight: bold;margin-left: 3px;}
.afd-theme-modern .afd-antibot{border: 0 none !important;font-size: 0 !important;height: 0 !important;line-height: 0 !important;padding: 0 !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 0 !important;}
/* form */
.afd-theme-modern .afd-title{font-weight:bold;text-transform:uppercase;text-align: center;font-size:24px;line-height:34px;margin:0 0 25px;}
.afd-theme-modern .afd-row{position:relative;}
.afd-theme-modern .afd-row + .afd-row {margin-top: 30px;}
.afd-theme-modern .afd-type-text,
.afd-theme-modern .afd-type-select,
.afd-theme-modern .afd-type-textarea {height: 30px;max-width: 100%;background: transparent;border: none;color: #000;padding: 4px 0;margin:0;font-size: inherit;font-family:inherit;width: 100%;position: relative;z-index: 2;outline: none;border-radius:0;}
.afd-theme-modern .afd-type-textarea{min-height:80px}
.afd-theme-modern .afd-type-select{height:auto;}
.afd-theme-modern .afd-type-select optgroup{font-family:inherit; font-size:inherit; color:inherit}
.afd-theme-modern .afd-type-select option{min-height:22px}
.afd-theme-modern .afd-type-select option[value=""]{color:#000}
.afd-theme-modern .afd-control{position:relative}
.afd-theme-modern .afd-control + .afd-control{margin-top: 10px}
.afd-theme-modern .afd-control-multiple{padding-top:20px}/* select type=multiple */
.afd-theme-modern .afd-control-name{display: block}
.afd-theme-modern .afd-field-multi{padding:25px 0 15px}/* radio & checkbox */
.afd-theme-modern .afd-field-multi label{display:block}
.afd-theme-modern .afd-label {position: absolute;color: #9e9e9e;top: 0;left: 0;right:0;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.afd-theme-modern .afd-field{border-bottom: 1px solid #9e9e9e;-webkit-transition: border-bottom-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition: border-bottom-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);}
.afd-theme-modern .afd-active .afd-field{border-bottom-width: 2px;}
.afd-theme-modern .afd-active .afd-label{top: -17px;font-size:12px;}
.afd-theme-modern .afd-row-danger .afd-field{border-color: #f44336;	border-bottom-width: 2px;}
.afd-theme-modern .afd-row-danger .afd-label{color: #f44336;}
.afd-theme-modern .afd-row-danger .api_upload_drop{border-color: #f44336;}
.afd-theme-modern .afd-error{font-size:12px;color:#ff3737;}
.afd-theme-modern .afd-button{
	height: auto;
	line-height: normal;
	color:#000;
	background: #f3f4f5;
	border: 0;
	cursor: pointer;
	text-decoration:none;
	display: block;
	font-family:inherit;
	font-weight: inherit;
	font-size: 16px;
	width:100%;
	max-width: 100%;
	margin: 0;
	padding: 13px 16px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
}
.afd-theme-modern .afd-button:hover,
.afd-theme-modern .afd-button:focus{background:#eee;-webkit-box-shadow:3px 5px 18px 0 rgba(0, 0, 0, 0.21);-moz-box-shadow:3px 5px 18px 0 rgba(0, 0, 0, 0.21);	box-shadow:3px 5px 18px 0 rgba(0, 0, 0, 0.21);}
.afd-theme-modern .afd-button:active{background:#dedede;}
.afd-theme-modern .afd-button:disabled{cursor: not-allowed;opacity: 0.5;}
.afd-theme-modern .afd-alert{padding: 10px;margin-bottom: 30px;border: 1px solid transparent;overflow:hidden;position:relative;-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.afd-theme-modern .afd-alert span{background:url("/bitrix/templates/rest-space/components/api/formdesigner/form_join/themes/modern/images/alert.png") -36px 0;width:36px;height:36px;position:absolute;left:10px;top:50%;margin-top:-18px;}
.afd-theme-modern .afd-alert .afd-alert-title{margin-left:50px;}
.afd-theme-modern .afd-alert-danger {background-color: #f2dede;border-color: #ebcccc;color: #a94442;}
.afd-theme-modern .afd-alert-danger span{background-position:0 0;}
.afd-theme-modern .afd-alert-warning {background-color: #fcf8e3;border-color: #faf2cc;color: #8a6d3b;}
.afd-theme-modern .afd-alert-warning span{background-position:-72px 0;}
.afd-theme-modern .afd-alert-success{background: #fcfcfb;padding: 25px 15px;color: #000;text-align: center;}
.afd-theme-modern .afd-alert-success span{background:transparent url("/bitrix/templates/rest-space/components/api/formdesigner/form_join/themes/modern/images/success.svg") no-repeat scroll 0 0 / contain;height: 80px;width: 80px;margin:0 0 20px;display:inline-block;position:relative;top:auto;left:auto;}
.afd-theme-modern .afd-alert-success .afd-alert-title{display:block;margin:0;font-size:30px;line-height: 1}
.afd-theme-modern .afd-alert-success .afd-alert-desc{margin:15px 0 0}
.afd-theme-modern .afd-show-picture-block{position: absolute;left: 100%;top: 50%;margin-left:15px;height: auto;display:none;}
.afd-theme-modern .afd-show-picture-block img{border:2px solid #ccc;}
/* icon */
.afd-theme-modern .calendar-icon{margin-top: -10px;position: absolute;right: 5px;top: 50%;z-index:10}
.afd-theme-modern .afd-icon-refresh{background: url("/bitrix/templates/rest-space/components/api/formdesigner/form_join/themes/modern/images/refresh.svg") no-repeat 0 0;width: 24px;height: 24px;display: inline-block;vertical-align: middle;cursor: pointer;}
.afd-theme-modern .api_icon{margin-top: -10px;position: absolute;right: 5px;top: 50%;z-index:10}
.afd-theme-modern .api_icon_calendar{background: url("/bitrix/css/api.core/images/icons/light/calendar.svg") no-repeat 50% 50% transparent;width: 16px;height: 16px;}
/*------------------ Разное ------------------*/
.afd-theme-modern .afd-row-type-upload .afd-label{position: relative;top: -10px;}
.afd-theme-modern .afd-row-static .afd-label{position: relative;top: -10px;}
.afd-theme-modern .afd-row-captcha_sid img{margin: 0 !important; padding: 0 !important; border: 0 !important; vertical-align: middle !important;}
/* afd-row-wysiwyg */
.afd-theme-modern .afd-row-wysiwyg .afd-label{position: relative; padding-bottom: 10px}
.afd-theme-modern .redactor-air li a.re-button-icon,
.afd-theme-modern .redactor-toolbar li a.re-button-icon{padding: 10px; height: auto}
/* afd-row-accept */
.afd-theme-modern .afd-accept-label {font-size: 12px;line-height:18px; font-weight: bold;cursor: pointer;padding-left: 20px;display: block;}
.afd-theme-modern .afd-accept-label input{cursor: pointer;position: absolute;left: 0;top: 3px;margin: 0;padding: 0;}
.afd-theme-modern .afd-accept-text{color: #337ab7;text-decoration: none;cursor: pointer}
.afd-theme-modern .afd-accept-text:hover,
.afd-theme-modern .afd-accept-text:focus{color: #23527c;}
.afd-theme-modern .afd-accept-desc{display: none;}
/* afd-hl-list */
.afd-theme-modern .afd-hl-list{overflow: hidden;}
.afd-theme-modern .afd-hl-list input{display: none}
.afd-theme-modern .afd-hl-list .afd-hl-item{cursor: pointer}
.afd-theme-modern .afd-hl-list-g .afd-hl-item{float: left}
.afd-theme-modern .afd-hl-list-h .afd-hl-item{display: block}
.afd-theme-modern .afd-hl-icon{display: inline-block;border: 1px solid #ccc;padding: 5px;background: #FFF;vertical-align: middle;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.afd-theme-modern .afd-hl-icon i{line-height: 24px;border-radius: 2px;display: block;width: 24px;height: 24px;vertical-align: middle;-webkit-background-size: cover;background-size: cover;-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);}
.afd-theme-modern .afd-hl-active{color: #3b79d2;}
.afd-theme-modern .afd-hl-active .afd-hl-icon{border: 2px solid #3b79d2;padding: 4px;}
.afd-theme-modern .afd-hl-item label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;cursor: pointer;padding: 0 15px 0 0;}

/*------------------ Цвета ------------------*/
/*blue1*/
.afd-theme-modern.afd-color-blue1 .afd-button{color:#fff;background: #00a8e6;}
.afd-theme-modern.afd-color-blue1 .afd-button:hover,
.afd-theme-modern.afd-color-blue1 .afd-button:focus{background: #35b3ee;}
.afd-theme-modern.afd-color-blue1 .afd-button:active{background: #0091ca;;}
.afd-theme-modern.afd-color-blue1 .afd-active .afd-field{border-color: #26b0ff;}
.afd-theme-modern.afd-color-blue1 .afd-active .afd-label{color:#26b0ff;}
/*blue2*/
.afd-theme-modern.afd-color-blue2 .afd-button{color:#fff;background: #027fd6;}
.afd-theme-modern.afd-color-blue2 .afd-button:hover,
.afd-theme-modern.afd-color-blue2 .afd-button:focus{background: #1296f2;}
.afd-theme-modern.afd-color-blue2 .afd-button:active{background: #0070bf;;}
.afd-theme-modern.afd-color-blue2 .afd-active .afd-field{border-color: #2196f3;}
.afd-theme-modern.afd-color-blue2 .afd-active .afd-label{color:#0071bf;}
/* green1 */
.afd-theme-modern.afd-color-green1 .afd-button{color:#fff;background: #8cc14c;}
.afd-theme-modern.afd-color-green1 .afd-button:hover,
.afd-theme-modern.afd-color-green1 .afd-button:focus{background: #8ec73b;}
.afd-theme-modern.afd-color-green1 .afd-button:active{background: #72ae41;}
.afd-theme-modern.afd-color-green1 .afd-active .afd-field{border-color: #8ec22c;}
.afd-theme-modern.afd-color-green1 .afd-active .afd-label{color:#72ae41;}
/* yellow1 */
.afd-theme-modern.afd-color-yellow1 .afd-button{color:#000;background: #fde037;}
.afd-theme-modern.afd-color-yellow1 .afd-button:hover,
.afd-theme-modern.afd-color-yellow1 .afd-button:focus{background:#f7da37;}
.afd-theme-modern.afd-color-yellow1 .afd-button:active{background:#f9d000;}
.afd-theme-modern.afd-color-yellow1 .afd-active .afd-field{border-color: #f9d000;}
.afd-theme-modern.afd-color-yellow1 .afd-active .afd-label{color:#f9d000;}
/* red1 */
.afd-theme-modern.afd-color-red1 .afd-button{color:#fff;background: #da314b;}
.afd-theme-modern.afd-color-red1 .afd-button:hover,
.afd-theme-modern.afd-color-red1 .afd-button:focus{background:#e4354f;}
.afd-theme-modern.afd-color-red1 .afd-button:active{background:#c91032}
.afd-theme-modern.afd-color-red1 .afd-active .afd-field{border-color: #da314b;}
.afd-theme-modern.afd-color-red1 .afd-active .afd-label{color:#26b0ff;}
/*------------------ Animations ------------------*/
.afd-animation-rotate {
	display: inline-block;
	-webkit-animation: afd-rotate 2s infinite linear;
	animation: afd-rotate 2s infinite linear;
}
/* Keyframes: Rotate */
@-webkit-keyframes afd-rotate {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);}
}
@keyframes afd-rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(359deg);}
}


/*------------------ Tablet portrait and smaller ------------------*/
@media (max-width: 640px) {
	.api-formdesigner {width:100% !important;}
	.afd-theme-modern .afd-show-picture-block{
		position: relative;
		left: auto;
		top: auto;
		margin:15px 0 0 !important;
		height: auto;
		display:none;
	}
}
/* End */
/* /bitrix/templates/rest-space/components/bitrix/news.list/rs_banners/styles/redsign_banners.css?15027214914299 */
/* /bitrix/templates/rest-space/components/bitrix/news.list/rs_banners/styles/theme.css?15027214918382 */
/* /bitrix/templates/rest-space/components/api/formdesigner/form_reserv/themes/modern/style.css?151154322911446 */
/* /bitrix/templates/rest-space/components/api/formdesigner/form_join/themes/modern/style.css?151119729211624 */
