

/* Start:/bitrix/templates/pool/styles/owl.carousel.min.css?14974499802936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/pool/styles/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/pool/styles/owl.theme.default.min.css?1497449980936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/bitrix/templates/pool/styles/jquery.formstyler.css?14974499802169*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/bitrix/templates/pool/styles/jquery.formstyler.theme.css?149744998010683*/
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/bitrix/templates/pool/Remodal-master/dist/remodal.css?14978709381602*/
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/* End */


/* Start:/bitrix/templates/pool/Remodal-master/dist/remodal-default-theme.css?14978709385718*/
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/* End */


/* Start:/bitrix/templates/pool/fancybox-master/dist/jquery.fancybox.min.css?149873641213706*/
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}
/* End */


/* Start:/bitrix/templates/pool/styles/styles.css?151031535863256*/
body{
    margin: 0;
    padding: 0;
    font-family: RobotoLight;
}
a{
    text-decoration: none;
    color: #6e6e6e;
}
.container{
    max-width: 1280px;
    margin: auto;
}
@media (max-width: 1300px) {
    .container{
        padding-right: 10px;
        padding-left: 10px;
    }
}
.header__gradient{
    background: linear-gradient(to right, #369dcc 0%, #a8daf3 50%, #369dcc 100%);
    width: 100%;
    height: 13px;
    border-bottom: 1px #6f7172 solid;
}

.header__left{
    margin-right: 250px;
    position: relative;
}
.header__container{
    position: relative;
    padding-bottom: 20px;
}
.header__right{
    max-width: 250px;
    width: 100%;
    position: absolute;
    top: 0;
    right: -250px;
    padding-top: 30px;
}
@media (max-width: 950px) {
    .header__right{
        padding-top: 20px;
    }
}
@media (max-width: 925px) {
    .header__right{
        top: 50%;
        padding-top: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 200px;
        right: -200px;
    }
    .header__left{
        margin-right: 210px;
        text-align: center;
    }
}
@media (max-width: 610px) {
    .header__right{
        padding-top: 20px;
        padding-right: 0;
        position: static;
        margin: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .header__left{
        margin-right: auto;
    }
}
.header__right__block{
    max-width: 190px;
    background-color: #1b8ec3;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    display: block;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}
.header__right__block:not(:last-child){
    margin-bottom: 30px;
}
@media (max-width: 1100px) {
    .header__right__block:not(:last-child){
        margin-bottom: 20px;
    }
    .header__right__block{
        box-shadow: 0 3px 5px rgba(0,0,0,0.3);
    }
}
@media (max-width: 950px) {
    .header__right__block:not(:last-child){
        margin-bottom: 20px;
    }
    .header__right__block{
        font-size: 16px;
    }

}
.header__right__block__logo{
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}
.header__right__block:hover{
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.header__right__block:hover .header__right__block__logo{
    -webkit-transform: translateX(-7px);
    -moz-transform: translateX(-7px);
    -ms-transform: translateX(-7px);
    -o-transform: translateX(-7px);
    transform: translateX(-7px);
}
.header__shedule{
    background-image: url("/bitrix/templates/pool/styles/images/calendar_logo.png");
    width: 25px;
    height: 22px;
}
.header__register{
    background-image: url("/bitrix/templates/pool/styles/images/sheet_logo.png");

    width: 22px;
    height: 22px;
}
@media (max-width: 950px) {

}
.header__right__block__text{
    display: inline;
    text-decoration: underline;
    color: white;
}
.header_logo__section{
    padding-top: 30px;
    position: absolute;
    top: 0;
}
.header_logo{
    background-repeat: no-repeat;
    background-image: url("/bitrix/templates/pool/styles/images/main_logo.png");
    width: 152px;
    height: 136px;
    display: inline-block;
}

@media (max-width: 1100px) {
    .header_logo{
        width: 120px;
        height: 108px;
        background-size: 100% 100%;
    }
    .header_logo__section{
        padding-top: 10px;
    }
}
@media (max-width: 925px) {
    .header_logo__section{
        position: static;
        text-align: center;
        display: inline-block;
    }
    .header_logo{
        width: 152px;
        height: 136px;
    }
}
@media (max-width: 680px) {
    .header_logo{
        width: 120px;
        height: 108px;
    }
}
.header_heading{
    display: inline-block;
    vertical-align: top;
    padding-top: 50px;
}
@media (max-width: 1100px) {
    .header_heading{
        padding-top: 30px;
    }
}
.header_heading_main{
    font-size: 40px;
    color: #1b8ec3;
}
.header_heading_sub{
    font-size: 25px;
    color: #054b6b;
    font-family: RobotoRegular;
    text-align: left;
}
@media (max-width: 1100px) {
    .header_heading_main{
        font-size: 35px;
    }
    .header_heading_sub{
        font-size: 22px;
    }
}
@media (max-width: 950px) {
    .header_heading_main{
        font-size: 30px;
    }
    .header_heading_sub{
        font-size: 18px;
    }
}
@media (max-width: 925px) {
    .header_heading_main{
        font-size: 40px;
    }
    .header_heading_sub{
        font-size: 25px;
    }
}
@media (max-width: 695px) {
    .header_heading_main{
        font-size: 30px;
    }
    .header_heading_sub{
        font-size: 18px;
    }
}
.header__contacts_login{
    text-align: right;
    padding-top: 25px;
    padding-right: 30px;
}

@media (max-width: 1100px) {
    .header__contacts_login{
        padding-right: 0;
    }
}
@media (max-width: 925px) {
    .header__contacts_login{
        text-align: center;
        display: block;
        padding-top: 10px;
    }
    .header__contacts{
        display: inline-block;
    }
    .header__login{
        display: inline-block;
        margin-left: 20px;
    }
}
/*@media (max-width: 740px) {
    .header__contacts .header__contacts__text, .header__contacts .header__text__separator{
        display: none;
    }*/
}
@media (max-width: 610px) {
    .header__contacts_login{
        padding-top: 0;
        text-align: right;
        padding-right: 30px;
    }

}
@media (max-width: 360px) {
    .header__contacts_login{
        padding-right: 0;
    }
}
.header__burger{
    display: none;
    z-index: 2;
    width: 25px;
    height: 25px;
    position: absolute;
    margin-top: 10px;
    cursor: pointer;
}
@media (max-width: 610px) {
    .header__burger{
        display: block;

    }
}
.burger_1, .burger_2, .burger_3{
    height: 5px;
    width: 100%;
    border-radius: 3px;
    background-color: #1b8ec3;
}
.burger_1{
    position: absolute;
    top: 0;
    -webkit-transition: top .3s, transform .3s;
    -moz-transition: top .3s, transform .3s;
    -ms-transition: top .3s, transform .3s;
    -o-transition: top .3s, transform .3s;
    transition: top .3s, transform .3s;
}
.burger_2{
    position: absolute;
    top: 10px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
.burger_3{
    position: absolute;
    bottom: 0;
    -webkit-transition: top .3s, transform .3s;
    -moz-transition: top .3s, transform .3s;
    -ms-transition: top .3s, transform .3s;
    -o-transition: top .3s, transform .3s;
    transition: top .3s, transform .3s;
}
.header__burger__active .burger_1{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
.header__burger__active .burger_2{
    opacity: 0;
}
.header__burger__active .burger_3{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}

.header__contacts_logo{
    background-image: url("/bitrix/templates/pool/styles/images/phone_logo.png");
    width: 22px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
@media (max-width: 340px) {
    .header__contacts_logo{
        margin-right: -10px;
    }
    .header_logo:hover{
    background-image: url("/upload/iblock/5cb/xz.jpg");
}
}
@media (max-width: 315px) {
    .header__contacts_logo{
        display: none;
    }
}
.header__login_logo{
    background-image: url("/bitrix/templates/pool/styles/images/drop.png");
    width: 21px;
    height: 29px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.header__contacts__text{
    color: #6e6e6e;
    text-decoration: underline;
    font-size: 16px;
}
.header__text__separator{
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #6e6e6e;
    vertical-align: middle;
    margin: auto 5px;
}


.header__login{
    margin-top: 25px;
}
.header__phone{
    display: block;
    margin-top: 20px;
    font-size: 40px;
    color: #054b6b;
}
@media (max-width: 1100px) {
    .header__phone{
        font-size: 35px;
    }
}
@media (max-width: 1000px) {
    .header__phone{
        font-size: 30px;
    }
}
@media (max-width: 950px) {
    .header__login{
        margin-top: 10px;
    }
    .header__phone{
        margin-top: 10px;
    }
}
@media (max-width: 925px) {
    .header__phone{
        display: none;
    }
}

.header__menu{
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 30px;
}
@media (max-width: 610px) {
    .header__menu{
        display: none;
    }
}
.header__menu li{
    display: inline-block;
    text-align: left;
    text-decoration: underline;
    font-size: 18px;
    margin-top: 10px;
 }
.header__menu__link{
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.header__menu li:hover a{
    color: #054b6b;
    font-weight: bold;
}
.header__menu__link__active{
    color: #054b6b;
    font-weight: bold;
}
.header__menu__link:before{
    position: absolute;
    top: 36px;
    left: calc(50% - 12px);
    width: 24px;
    height: 16px;
    content: url("/bitrix/templates/pool/styles/images/menu_arrow.png");
    opacity: 0;

}
.header__menu__link__active:before{
    opacity: 1;
    -webkit-transition: opacity 0.1s 0.1s;
    -o-transition: opacity 0.1s 0.1s;
    transition: opacity 0.1s 0.3s;    
}
@media (max-width: 780px) {
    .header__menu__link__active:before{
        content: "";
    }
}
.header__menu li:not(:last-child){
    margin-right: 70px;
}
@media (max-width: 1100px) {
    .header__menu{
        margin-top: 20px;
    }
    .header__menu li:not(:last-child){
        margin-right: 40px;
    }
}
@media (max-width: 950px) {
    .header__menu{
        margin-top: 10px;
    }
}
@media (max-width: 910px) {
    .header__menu li:not(:last-child){
        margin-right: 20px;
    }
}
.header__menu_opened{
    background-color: #1b8ec3;
    border-radius: 5px;
    border: 1px #6f7172 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1150px;
    margin: 0 auto;
    max-height: 0;
    padding-left: 100px;
    padding-right: 100px;
    opacity: 0;
    display: block;
    -webkit-transition: max-height 0.45s;
    -o-transition: max-height 0.45s;
    transition: max-height 0.5s, margin 0.5s;
}
@media (max-width: 1000px) {
    .header__menu_opened{
        padding-left: 10px;
        padding-right: 10px;
    }
}
.header__menu_opened__active{
    max-height: 300px;
    opacity: 1;
    margin: 30px auto;
}
.header__menu_opened__list{
    margin: 0;
    padding: 10px 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.header__menu_opened__list__active{
    display: block;
}
.header__menu_opened__list li{
    display: inline-block;
    text-align: left;
    text-decoration: underline;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
}
.header__menu_opened__list li a{
    color: white;
}
.header__menu_opened__list li:hover a{
    font-weight: bold;
}
.header__menu_opened__list li:not(:last-child){
    margin-right: 70px;
}
@media (max-width: 1100px) {
    .header__menu_opened__list li:not(:last-child){
        margin-right: 40px;
    }
}
@media (max-width: 910px) {
    .header__menu_opened__list li:not(:last-child){
        margin-right: 20px;
    }
}



.mobile_menu{
    z-index: 1;
    display: none;
    background-color: white;
    width: 100%;
}
@media (min-width: 610px) {
    .mobile_menu{
        display: none!important;
    }
}
.mobile_menu__list{
    margin: 0;
    padding: 0;
}
.mobile_menu__list .mobile_menu__list__item{
    display: block;
    padding: 11px 0;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px gray solid;
    cursor: pointer;
}
.mobile_menu__list .mobile_menu__list__item:hover{
    background-color: rgba(0,0,0,0.1);
}
.mobile_menu__list__sub{
    margin: 0;
    padding: 0;
    background-color: #1b8ec3;
    display: none;
}
.mobile_menu__list__sub .mobile_menu__list__item{
    display: block;
    padding: 11px 0;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px white solid;
    color: white;
    cursor: pointer;
}
.mobile_menu__list__item__no_padding{
    padding: 0;
}
.breadcrumbs{
    border-top: 1px #6e6e6e solid;
    padding: 20px 0;
    font-size: 18px;

}
.breadcrumbs__wrapper{
    max-width: 1050px;
    margin: auto;
}
.bread_text{
    display: inline;
    text-decoration: underline;
}
.bread_text:hover{
    color: #1b8ec3;
    font-weight: bold;
}
.bread_arrow{
    display: inline-block;
    margin: 0 5px;
    color: #1b8ec3;
    text-decoration: none;
}
.bread_last{
    display: inline;
    color: #1b8ec3;
    text-decoration: none;
}
@media (max-width: 600px) {
    .breadcrumbs{
        padding: 15px 0;
        font-size: 14px;
    }
}
.water_source{
    padding: 50px 0;
    width: 100%;
    background-image: url("/bitrix/templates/pool/styles/images/banner_back.png");
    background-size: cover;
    background-position: center;
    text-align: center;
}
.water_source_inner{
    background-position: center top -200px;
}
@media (max-width: 1200px){
    .water_source_inner{
        background-position: center;
    }    
}
@media (max-width: 655px) {
    .water_source{
        padding: 30px 0;
    }
}
.water_source__heading{
    font-size: 60px;
    color: white;
}
@media (max-width: 950px) {
    .water_source__heading{
        font-size: 50px;
    }
}
@media (max-width: 655px) {
    .water_source__heading{
        display: none;
    }
}
.water__image_block__wrapper{
    margin-top: 30px;
}
.water__image_block__wrapper_inner{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media (max-width: 768px) {
    .water__image_block__wrapper_inner{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.water__image_block{
    display: inline-block;
    vertical-align: top;
}
.water__image_block_inner{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .water__image_block_inner{
        width: 100%;
        margin-top: 10px;
        margin-bottom: 5px;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }    
}
.water__image_block:first-child{
    margin-right: 100px;
}
.water__image_block:last-child{
    margin-left: 100px;
}
.water__image_block_inner:first-child{
    margin-right: 0px;
}
.water__image_block_inner:last-child{
    margin-left: 0px;
}
@media (max-width: 800px) {
    .water__image_block:first-child{
        margin-right: 30px;
    }
    .water__image_block:last-child{
        margin-left: 30px;
    }
    .water__image_block_inner:first-child{
        margin-right: 0px;
    }
    .water__image_block_inner:last-child{
        margin-left: 0px;
    }    
}
@media (max-width: 655px) {
    .water__image_block{
        display: block;
        margin-top: 20px;
    }
    .water__image_block:first-child, .water__image_block:last-child{
        margin-right: auto;
        margin-left: auto;
    }
    .water__image_block__picture{
        margin: auto;
    }
}
.water__image_block__picture{
    width: 275px;
    height: 275px;
    border: 3px white solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.water__image_block__picture_innner{
    height: 150px;
    width: 150px;
    min-height: 150px;
    min-width: 150px;
}
.image_sync{
    background-image: url("/bitrix/templates/pool/styles/images/banner_sync.png");
}
.image_polo{
    background-image: url("/bitrix/templates/pool/styles/images/banner_polo.png");
}
.water__image_block__description{
    margin-top: 20px;
    font-size: 32px;
    color: white;
}
.water__image_block__description_inner{
    margin-top: 0;
    padding-top: 53px;
    padding-left: 30px;
}
.water__image_block__description_inner a{
    color: #fff;
}
@media (max-width: 950px) {
    .water__image_block__description{
        font-size: 28px;
    }
}
@media (max-width: 655px) {
    .water__image_block__description{
        font-size: 25px;
    }
    .water__image_block__description_inner {
        margin-top: 0;
        padding-top: 30px;
        padding-left: 0;
    }    
}
.welcome{
    text-align: center;
    padding: 100px 0;
}
.welcome_inner{
    background-image: url(/bitrix/templates/pool/styles/images/news_back.png);
    background-repeat: no-repeat;
    background-position: right top;   
    padding: 100px 0 150px;
}
.welcome__heading{
    font-size: 46px;
    color: #1b8ec3;
}
@media (max-width: 900px) {
    .welcome__heading{
        font-size: 36px;
    }
    .welcome_inner{
        background-image: none;
        padding: 50px 0;   
    }    
}
@media (max-width: 600px) {
    .welcome__heading{
        font-size: 30px;
    }
}
.welcome__separator{
    height: 2px;
    max-width: 500px;
    width: 70%;
    margin: 40px auto;
    background-color: #1b8ec3;
}
.welcome__description{
    text-align: left;
    font-size: 18px;
    color: #6e6e6e;
    padding: 0 20px;
}
@media (max-width: 600px) {
    .welcome__description{
        font-size: 14px;
    }
    .welcome__separator{
        margin: 20px auto;
    }
}
.aqua_life{
    background-image: url("/bitrix/templates/pool/styles/images/aqua_back.png");
    background-size: cover;
    background-position: center;
    padding: 70px 0;
}
@media (max-width: 700px) {
    .aqua_life{
        padding: 40px 0;
    }
}
.aqua_life__heading{
    font-size: 36px;
    color: white;
    text-align: center;
}
@media (max-width: 600px) {
    .aqua_life__heading{
        font-size: 26px;
    }
}
.aqua_life__items__wrapper_1{
    padding: 0 90px;
    margin-top: 70px;
    position: relative;
}
@media (max-width: 900px) {
    .aqua_life__items__wrapper_1{
        padding: 0 40px;
        margin-top: 40px;
    }
}
@media (max-width: 500px) {
    .aqua_life__items__wrapper_1{
        padding: 0 27px;
    }
}
.aqua_life__items__wrapper_2{
    position: relative;
}
.aqua__arrow_left, .aqua__arrow_right{
    position: absolute;
    top: 52px;
    height: 120px;
    width: 20px;
    cursor: pointer;
}
.aqua__arrow_left_gal, .aqua__arrow_right_gal{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    transform: translateY(-70px);
}
@media (max-width: 1150px) {
    .aqua__arrow_left_gal, .aqua__arrow_right_gal{
        display: none;
    }
}

.aqua__arrow_left{
    left: -30px;
}
.aqua__arrow_right{
    right: -30px;
}
.aqua__arrow_left_1, .aqua__arrow_left_2, .aqua__arrow_right_1, .aqua__arrow_right_2{
    left:-18px;
    position: absolute;
    width: 59px;
    height: 2px;
    background-color: white;
}
.aqua__arrow_left_1{
    top: 30px;
    -webkit-transform: rotate(-70deg);
    -moz-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    -o-transform: rotate(-70deg);
    transform: rotate(-70deg);
}
.aqua__arrow_left_2{
    top: 84px;
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -o-transform: rotate(70deg);
    transform: rotate(70deg);
}
.aqua__arrow_right_1{
    top: 30px;
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -o-transform: rotate(70deg);
    transform: rotate(70deg);
}
.aqua__arrow_right_2{
    top: 84px;
    -webkit-transform: rotate(-70deg);
    -moz-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    -o-transform: rotate(-70deg);
    transform: rotate(-70deg);
}
.aqua_life__item__pic_wrap{
    width: 300px;
    height: 225px;
    margin: auto;
    background-size: cover;
    background-position: center;
    position: relative;
}

.aqua_life__item__pic_wrap p{
    color: #fff;
    padding: 15px;
    font-weight: bold;
    font-size: 18px;
}
.aqua_life__item__pic_wrap.video::after{
    content: '';
    height: 100px;
    width: 100px;
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-image: url("/bitrix/templates/pool/styles/images/play.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.aqua_pic_1{
    background-image: url("/bitrix/templates/pool/styles/images/aqua_life_1.png");
}
.aqua_pic_2{
    background-image: url("/bitrix/templates/pool/styles/images/aqua_life_2.png");
}
.aqua_pic_3{
    background-image: url("/bitrix/templates/pool/styles/images/aqua_life_3.png");
}
.aqua_life__button{
    max-width: 350px;
    display: block;
    margin: auto;
    margin-top: 60px;
    text-align: center;
    padding: 20px 0;
    width: 100%;
    background-color: #1b8ec3;
    color: white;
    text-decoration: underline;
    font-size: 18px;
    border: 1px white solid;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .3s, border .3s, background-color .3s;
    -moz-transition: color .3s, border .3s, background-color .3s;
    -ms-transition: color .3s, border .3s, background-color .3s;
    -o-transition: color .3s, border .3s, background-color .3s;
    transition: color .3s, border .3s, background-color .3s;
}
.aqua_life__button:hover{
    color: #1b8ec3;
    border: 1px #1b8ec3 solid;
    background-color: white;
}

.pools_news_separator{
    display: none;
    height: 1px;
    background-color: #6f7172;
    width: 100%;
}
@media (max-width: 650px) {
    .pools_news_separator{
        display: block;
    }
}

@media (max-width: 650px) {
    .news_pools .container{
        padding-right: 0;
        padding-left: 0;
    }
}
.news_pools{
    padding-top: 40px;
    background-image: url("/bitrix/templates/pool/styles/images/news_back.png");
    background-repeat: no-repeat;
    background-position: right 700px;
}
@media (max-width: 650px) {
    .news_pools{
        background: none;
    }
}
.pools_section{
    display: inline-block;
    width: 45%;
    padding-bottom: 30px;
}
.news_section{
    display: inline-block;
    width: 50%;
    padding-bottom: 30px;
}
@media (max-width: 650px) {
    .pools_section{
        padding-right: 10px;
        padding-left: 10px;

    }
    .news_section{
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 650px) {
    .pools_section{
        width: auto;
        display: block;
        padding-bottom: 40px;
        background-image: url("/bitrix/templates/pool/styles/images/news_back.png");
        background-repeat: no-repeat;
        background-position: -200px 400px;

    }
    .news_section{
        display: block;
        width: auto;
        background-image: url("/bitrix/templates/pool/styles/images/news_back.png");
        background-repeat: no-repeat;
        background-position: -200px 400px;
    }
    .pools_section_flex{
        width: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 430px) {
    .pools_section_flex{
        width: auto;
        display: block;
        text-align: center;
    }
}
.pools__heading{
    font-size: 46px;
    color: #1b8ec3;
}

.pools__heading_separator{
    display: none;
    height: 2px;
    background-color: #1b8ec3;
    width: 70%;
    margin: 20px auto 0 auto;
}
@media (max-width: 650px) {
    .pools__heading{
        text-align: center;
    }
    .pools__heading_separator{
        display: block;
    }
}
.pools_section__item{
    margin-top: 100px;
    padding-left: 30px;
}
@media (max-width: 650px) {
    .pools_section__item{
        width: 50%;
        display: block;
        padding-left: 0;
        margin-top: 50px;
    }
}
@media (max-width: 430px) {
    .pools_section__item{
        width: auto;
        margin-top: 50px;
        display: inline-block;
        text-align: left;
    }
}
.pools__name{
    font-size: 32px;
    color: #054b6b;
    margin-bottom: 30px;
}
.pools__underground{
    font-family: RobotoRegular;
    font-size: 18px;
}
.pools__street{
    font-size: 18px;
    color: #6e6e6e;
}
.pools__street_bold{
    font-family: RobotoRegular;
    display: inline;
}
.pools__street_info{
    font-size: 18px;
    color: #6e6e6e;
}
.pools_section_icons_schedule{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.pools_section_icons__item{
    margin-top: 30px;
    padding-left: 20px;
}
.pools_section_icons__item_schedule{
    margin-top: 0;
    padding-left: 0;
    margin-right: 25px;
}
.pools_section_icons__arrive__logo{
    background-image: url("/bitrix/templates/pool/styles/images/underground_logo.png");
    width: 21px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.pools_section_icons__price__logo{
    background-image: url("/bitrix/templates/pool/styles/images/price_logo.png");
    width: 21px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}
.pools_section_icons__schedule__logo{
    background-image: url("/bitrix/templates/pool/styles/images/calendar_color_logo.png");
    width: 25px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.pools_section_icons__text{
    color: #1b8ec3;
    text-decoration: underline;
    font-size: 18px;
    display: inline-block;
    margin-left: 10px;
}
.pools_section_icons__text a{
    color: #1b8ec3;
}
.pool-price-cnt table{
    width: 100%;
    border-collapse: collapse;
}
.pool-price-cnt table td{
    width: 50%;
    border: 1px solid #000;    
}
@media (max-width: 650px) {
    .pools__heading{
        font-size: 26px;
    }
}
.news_section{
    vertical-align: top;
}

@media (max-width: 650px) {
    .news_section{
        margin-top: 40px;
    }
    .pools__name{
        font-size: 20px;
    }
    .pools__underground, .pools__street, .pools__street_info, .pools_section_icons__text{
        font-size: 14px;
    }
}

.news__heading{
    font-size: 46px;
    color: #1b8ec3;
}
.news_separator{
    margin-top: 5px;
    height: 2px;
    background-color: #1b8ec3;
    max-width: 400px;
    width: 100%;
}
@media (max-width: 650px) {
    .news__heading{
        text-align: center;
    }
    .news_separator{
        max-width: none;
        width: 70%;
        margin: 20px auto 0 auto;
    }
}
.news_section__item{
    margin-top: 80px;
    padding-left: 20px;
}

.news__item_heading{
    font-size: 32px;
    color: #054b6b;
}
.news__item_date{
    margin-top: 20px;
    font-family: RobotoRegular;
    font-size: 18px;
}
.news__item__description{
    font-size: 18px;
    margin-top: 20px;
}
.news__item__details{
    display: block;
    margin-top: 20px;
    color: #1b8ec3;
    font-size: 18px;
    text-decoration: underline;
}
@media (max-width: 650px) {
    .news__heading{
        font-size: 26px;
    }
    .news__item_heading{
        font-size: 20px;
    }
    .news__item_date,.news__item__description, .news__item__details{
        font-size: 14px;
    }
}
.payment{
    padding-top: 50px;
    padding-bottom: 70px;
    background-image: url("/bitrix/templates/pool/styles/images/payment_back.png");
    background-position: center;
    background-size: cover;
    text-align: center;
}
.payment__heading{
    font-size: 46px;
    text-align: center;
    color: white;
    margin-bottom: 80px;
}
@media (max-width: 600px) {
    .payment__heading{
        font-size: 26px;
    }
}
.payment__yandex_cashbox{
    display: inline-block;
    background-image: url("/bitrix/templates/pool/styles/images/ya_cashbox_logo.png");
    background-repeat: no-repeat;
    width: 482px;
    height: 147px;
    vertical-align: middle;
}
@media (max-width: 950px) {
    .payment__yandex_cashbox{
        max-width: 365px;
        width: 100%;
        height: 111px;
        background-size: 100%;
    }
}
.payment__yandex_buy{
    display: inline-block;
    max-width: 350px;
    margin-top: 60px;
    margin-left: 40px;
    text-align: center;
    padding: 30px 0;
    width: 100%;
    background-color: #1b8ec3;
    color: white;
    text-decoration: underline;
    font-size: 18px;
    border: 1px white solid;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .3s, border .3s, background-color .3s;
    -moz-transition: color .3s, border .3s, background-color .3s;
    -ms-transition: color .3s, border .3s, background-color .3s;
    -o-transition: color .3s, border .3s, background-color .3s;
    transition: color .3s, border .3s, background-color .3s;
}
.payment__yandex_buy:hover{
    color: #1b8ec3;
    border: 1px #1b8ec3 solid;
    background-color: white;
}



@media (max-width: 600px) {
    .payment__yandex_buy{
        font-size: 14px;
    }
}
@media (max-width: 800px) {
    .payment__yandex_buy{
        display: block;
        margin: 60px auto 0 auto;
        padding: 20px 0;
    }
    .payment__yandex_cashbox{
        display: block;
        margin: auto;
    }
}
@media (max-width: 380px) {
    .payment__yandex_buy{
        margin: 20px auto 0 auto;
    }
}
.payment__logo{
    margin-top: 30px;
}
.payment__logo__item{
    display: inline-block;
    margin-top: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.payment__logo__item:not(:last-child){
    margin-right: 40px;

}
@media (max-width: 430px) {
    .payment__logo__item:not(:last-child){
        margin: 30px auto 0 auto;
    }
    .payment__logo__item{
        display: block;
        margin: 30px auto 0 auto;
    }

}
.yandex_logo{
    background-image: url("/bitrix/templates/pool/styles/images/yandex_purse.png");
    width: 288px;
    height: 111px;
}
.visa_logo{
    background-image: url("/bitrix/templates/pool/styles/images/visa_logo.png");
    width: 198px;
    height: 64px;
}
.mir_logo{
    background-image: url("/bitrix/templates/pool/styles/images/mir_logo.png");
    width: 308px;
    height: 95px;
    position: relative;
    top: 10px;
}
@media (max-width: 600px) {
    .yandex_logo{
        width: 181px;
        height: 69px;
    }
    .visa_logo{
        width: 122px;
        height: 40px;
    }
    .mir_logo{
        max-width: 308px;
        width: 100%;
        height: 96px;
    }
}
.partners{
    text-align: center;
    padding: 80px 0;
}
.partners__heading{
    font-size: 46px;
    color: #1b8ec3;
}
@media (max-width: 680px) {
    .partners__heading{
        font-size: 26px;
    }
}
.partners__separator{
    max-width: 350px;
    width: 70%;
    background-color: #1b8ec3;
    height: 2px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 100px;
}
@media (max-width: 680px) {
    .partners__separator{
        margin-bottom: 20px;
    }

}
.partners__logo{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.partners__logo__wrapper{
    height: 170px;
    width: 170px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
}

@media (max-width: 680px) {
    .partners__logo__wrapper:nth-child(1){
        order: 3;
    }
    .partners__logo__wrapper:nth-child(2){
        order: 1;
    }
    .partners__logo__wrapper:nth-child(3){
        order: 2;
    }
    .partners__logo__wrapper:nth-child(4){
        order: 4;
    }
}
.partner_1{
    background-image: url("/bitrix/templates/pool/styles/images/partner_1.png");
    width: 160px;
    height: 168px;
}
.partner_2{
    background-image: url("/bitrix/templates/pool/styles/images/partner_2.png");
    width: 88px;
    height: 109px;
}
.partner_3{
    background-image: url("/bitrix/templates/pool/styles/images/partner_3.png");
    width: 58px;
    height: 113px;
}
.partner_4{
    background-image: url("/bitrix/templates/pool/styles/images/partner_4.png");
    width: 168px;
    height: 168px;
}
@media (max-width: 680px) {
    .partner_1{
        max-width: 130px;
        height: 138px;
    }
    .partner_4{
        max-width: 138px;
        height: 138px;
    }
}
.footer{
    padding: 40px 0;
}
.footer__top{
    position: relative;
}
.footer__social{
    /* background: url("/bitrix/templates/pool/styles/images/social.png") no-repeat; */
    width: 193px;
    height: 46px;
    position: absolute;
    right: 0;
    top: -3px;
}
@media (max-width: 780px) {
    .footer__social{
        margin: auto;
        position: relative;
    }
}
.footer__social_link{
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
}
.footer__social_link:nth-child(1){
    background: url("/bitrix/templates/pool/styles/images/pool-vk.png") no-repeat;
    left: 0;
}
.footer__social_link:nth-child(2){
    background: url("/bitrix/templates/pool/styles/images/pool-fb.png") no-repeat;
    left: 49px;
}
.footer__social_link:nth-child(3){
    background: url("/bitrix/templates/pool/styles/images/pool-inst.png") no-repeat;
    left: 98px;
}
.footer__social_link:nth-child(4){
    background: url("/bitrix/templates/pool/styles/images/pool-yb.png") no-repeat;
    left: 147px;
}
.footer__menu{
    margin: 0;
    padding: 0;
    margin-top: 30px;
    text-align: left;
}
@media (max-width: 780px) {
    .footer__menu{
        display: none;
    }
}
.footer__menu li{
    display: inline-block;
    text-align: left;
    text-decoration: underline;
    font-size: 18px;
    margin-top: 10px;
    vertical-align: middle;
}
.footer__menu li:hover a{
    color: #054b6b;
    font-weight: bold;
}
.footer__menu li:not(:last-child){
    margin-right: 70px;
}
@media (max-width: 1100px) {
    .footer__menu li:not(:last-child){
        margin-right: 40px;
    }
}
@media (max-width: 910px) {
    .footer__menu li:not(:last-child){
        margin-right: 20px;
    }
}





.footer_logo__section{
    display: inline-block;
    padding-top: 30px;
    margin-top: 30px;
}
@media (max-width: 1100px) {
    .footer_logo__section{
        padding-top: 0px;
    }
}
@media (max-width: 780px) {
    .footer_logo__section{
        display: none;
    }
}
.footer_logo{
    background-repeat: no-repeat;
    background-image: url("/bitrix/templates/pool/styles/images/main_logo.png");
    width: 152px;
    height: 136px;
    display: inline-block;
}

.footer_heading{
    display: inline-block;
    vertical-align: top;
    padding-top: 50px;
}
.footer_heading_main{
    font-size: 40px;
    color: #1b8ec3;
}
.footer_heading_sub{
    font-size: 25px;
    color: #054b6b;
    font-family: RobotoRegular;
    text-align: left;
}
.footer__text{
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
}
.footer__text__wrapper__inside{
    display: inline-block;
}
@media (max-width: 780px) {
    .footer__text__wrapper__outside{
        text-align: center;
    }
    .footer__text__wrapper__inside{
        text-align: left;
    }
}
.footer__payment_logo{
    background: url("/bitrix/templates/pool/styles/images/payments.png") no-repeat;
    width: 414px;
    height: 35px;
    margin-top: 20px;
    display: inline-block;
}
@media (max-width: 780px) {
    .footer__payment_logo{
        background: url("/bitrix/templates/pool/styles/images/payments.png") no-repeat center;
        background-size: contain;
        width: 100%;
        max-width: 414px;
        height: 35px;
        margin-top: 20px;
    }
}
.footer__bot{
    position: relative;
}
@media (max-width: 780px) {
    .footer__bot{
        text-align: center;
    }
}
.ssim{
    position: absolute;
    right: 0;
    top: 0;
}
.ssim__text{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.ssim__logo{
    display: inline-block;
    background: url("/bitrix/templates/pool/styles/images/ssim.png") no-repeat center;
    background-size: 100%;
    width: 143px;
    height: 41px;
    vertical-align: middle;
}
@media (max-width: 780px) {
    .ssim{
        position: static;
        margin-top: 20px;
    }
    .ssim__text{
        margin-right: 5px;
    }
}
@media (max-width: 320px) {
    .ssim__text{
        display: none;
    }
    .ssim__logo{
        background-size: 100%;
        max-width: 143px;
        width: 100%;
    }
}
.leaders{
    color: white;
    padding-top: 70px;
    padding-bottom: 30px;
    background: url("/bitrix/templates/pool/styles/images/leaders_back.png") no-repeat center;
    background-size: cover;
}
.leaders__heading{
    font-size: 46px;
    margin-bottom: 50px;
    text-align: center;
}
.leaders__item{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.leaders__item__side{
    max-width: 550px;
    display: inline-block;
}
.side__left{
    text-align: right;
}
.leaders__item__picture{
    width: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.leaders__item__picture:before{
    content: "";
    padding-top: 90%;
    display: block;
}
.pic_artyom{
    background-image: url("/bitrix/templates/pool/styles/images/artyom.png");

}
.pic_sonya{
    background-image: url("/bitrix/templates/pool/styles/images/sonya_2.png");
}
.leaders__flex{
    width: 50%;
}
.leaders__item__name{
    font-size: 32px;
}
.leaders__item__text{
    font-size: 32px;
    margin-top: 30px;
}
.leaders__item__description{
    font-family: RobotoItalic;
    font-size: 18px;
    margin-top: 30px;
    position: relative;
}
.leaders__item__description:before, .leaders__item__description:after{
    content: "\"";
    font-size: 60px;
    font-family: RobotoItalic;
    position: absolute;
}
.leaders__item__description:before{
    left: -25px;
    top: -20px;
}
.side__left .leaders__item__description:before{
    left: 0;
}
.side__left .leaders__item__description{
    padding-left: 20px;
}
@media (max-width: 1130px) {
    .leaders__heading{
        font-size: 35px;
    }
    .leaders__item__name{
        font-size: 25px;
    }
    .leaders__item__text{
        font-size: 25px;
        margin-top: 20px;
    }
    .leaders__item__description{
        font-size: 18px;
        margin-top: 20px;
    }
}
@media (max-width: 800px) {
    .leaders__heading{
        font-size: 30px;
    }
    .leaders__item__name{
        font-size: 20px;
    }
    .leaders__item__text{
        font-size: 20px;
        margin-top: 20px;
    }
    .leaders__item__description{
        font-size: 14px;
        margin-top: 20px;
    }
    .leaders__item__description:before, .leaders__item__description:after{
        font-size: 40px;
    }
    .leaders__item__description:before{
        left: -15px;
        top: -10px;
    }
    .side__left .leaders__item__description:before{
        left: 0;
    }
}
@media (max-width: 600px) {
    .leaders__heading{
        font-size: 26px;
    }
    .leaders__item__picture{
        width: 100%;
    }
    .leaders__flex{
        width: 100%;
    }
    .second__flex .leaders__item__picture{
        order: 1;
    }
    .second__flex .leaders__flex{
        order: 2;
    }
    .leaders__item{
        margin-top: 50px;
    }
    .side__left{
        text-align: left;
    }
    .leaders__item__description{
        padding-left: 20px;
    }
    .leaders__item__description:before{
        left: 0;
        top: -10px;
    }
    .leaders__heading{
        font-size: 35px;
    }
    .leaders__item__name{
        font-size: 25px;
    }
    .leaders__item__text{
        font-size: 25px;
        margin-top: 20px;
    }
    .leaders__item__description{
        font-size: 18px;
        margin-top: 20px;
    }
    .leaders{
        padding-top: 40px;
        padding-bottom: 40px;
    }

}
@media (max-width: 350px) {
    .leaders__heading{
        font-size: 26px;
    }
    .leaders__item__name{
        font-size: 20px;
    }
    .leaders__item__text{
        font-size: 20px;
        margin-top: 20px;
    }
    .leaders__item__description{
        font-size: 14px;
        margin-top: 20px;
    }
    .leaders__item__description:before, .leaders__item__description:after{
        font-size: 40px;
    }
}

.swimming_item_detail{
    background-image: url("/bitrix/templates/pool/styles/images/swimming_back.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
    padding-top: 50px;
    padding-bottom: 200px;
}
.swimming_item_detail_polo{
    background-image: url("/bitrix/templates/pool/styles/images/polo_bg.jpg");    
}
.swimming__heading{
    font-size: 60px;
    text-align: center;
    max-width: 700px;
    margin: auto;
}
.swimming__item__wrapper{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 80px;
}
.swimming__item__left{
    width: 40%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.swimming__item__right{
    width: 60%;
}
.swimming__item__right_inside{
    max-width: 700px;
}
.swimming__item__picture{
    max-width: 275px;
    width: 100%;
    border: 3px white solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
}
.swimming__item__picture:before{
    content: "";
    padding-top: 100%;
    display: block;
}
.swimming__item__heading{
    font-size: 32px;
}
.swimming__item__description{
    font-size: 18px;
    margin-top: 40px;
}
.swimming__item__link{
    font-size: 18px;
    margin-top: 30px;
    display: inline-block;
    color: #1b8ec3;
    font-family: RobotoRegular;
    text-decoration: underline;
}
@media (max-width: 850px) {
    .swimming__heading{
        font-size: 40px;
    }
    .swimming__item__left{
        width: 40%;
        padding: 0 20px;
    }
    .swimming__item__right{
        width: 60%;
    }
    .swimming__item__heading{
        font-size: 22px;
    }
    .swimming__item__description{
        font-size: 16px;
    }
    .swimming__item__link{
        font-size: 16px;
    }
    .swimming_item_detail{
        padding-top: 50px;
        padding-bottom: 100px;
    }
}
@media (max-width: 600px) {
    .swimming__heading{
        font-size: 40px;
    }
    .swimming__item__left{
        width: 100%;
        padding: 0;
    }
    .swimming__item__right{
        width: 100%;
        margin-top: 30px;
    }
    .swimming__item__heading{
        font-size: 22px;
    }
    .swimming__item__description{
        font-size: 16px;
    }
    .swimming__item__link{
        font-size: 16px;
    }
    .swimming_item_detail{
        padding-top: 50px;
        padding-bottom: 100px;
    }
}
@media (max-width: 350px) {
    .swimming__heading{
        font-size: 26px;
    }
    .swimming__item__heading{
        font-size: 18px;
    }
    .swimming__item__description{
        font-size: 14px;
    }
    .swimming__item__link{
        font-size: 14px;
    }
    .swimming_item_detail{
        padding-bottom: 50px;
    }
}



.welcome__swimming{
    background-image: url("/bitrix/templates/pool/styles/images/news_back.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.swimming_pools{
    padding: 40px 0;
}
.swimming_pools_section_flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swimming_pools_section__item{
    width: 33%;
    text-align: center;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 50px;
    margin-top: 50px;
}
.swimming_pools_section__item_wrap{
    display: inline-block;
    text-align: left;
}
@media (max-width: 850px) {
    .swimming_pools_section__item{
        width: 50%;
        padding: 0;
        margin-top: 40px;
    }
}
@media (max-width: 650px) {
    .swimming_pools_section__item{
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
}
.swimming__contacts{
    background-image: url("/bitrix/templates/pool/styles/images/news_back.png");
    background-position: right top;
    background-repeat: no-repeat;
    padding-bottom: 70px;
    padding-top: 70px;
}
.contacts__heading{
    font-size: 46px;
    color: #1b8ec3;
}
.contacts__detail{
    margin-top: 60px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contacts__title{
    font-family: RobotoRegular;
    font-size: 38px;
    color: #1b8ec3;
    display: inline-block;
    margin-right: 5px;
}
.contacts__text{
    font-size: 38px;
    display: inline;
    color: #6e6e6e;
}
.contacts__pools__heading{
    font-size: 46px;
    color: #1b8ec3;
    margin-top: 40px;
    margin-bottom: 40px;
}
@media (max-width: 850px) {
    .contacts__heading{
        font-size: 36px;
    }
    .contacts__pools__heading{
        font-size: 36px;
    }
    .contacts__detail{
        margin-top: 40px;
        padding-left: 30px;
    }
    .contacts__title{
        font-size: 28px;
    }
    .contacts__text{
        font-size: 28px;
    }
}
@media (max-width: 600px) {
    .contacts__heading{
        font-size: 30px;
    }
    .contacts__pools__heading{
        font-size: 30px;
    }
    .contacts__detail{
        margin-top: 20px;
        padding-left: 10px;
    }
    .contacts__title{
        font-size: 22px;
    }
    .contacts__text{
        font-size: 22px;
    }
}
@media (max-width: 350px) {
    .contacts__heading{
        font-size: 26px;
    }
    .contacts__pools__heading{
        font-size: 26px;
    }
    .contacts__title{
        font-size: 18px;
    }
    .contacts__text{
        font-size: 18px;
    }
}


.form_lessons{
    background-image: url("/bitrix/templates/pool/styles/images/form_back.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: 50px 0;
    padding-bottom: 120px;
    overflow: hidden;
}
.form_lessons_modal{
    background: none;
    padding-top: 10px;
    padding-bottom: 30px;
}
.form_login{
    padding: 80px 0 330px;
}
.form_reg{
    padding: 80px 0 130px;   
}
.form_lessons__heading{
    color: white;
    font-size: 46px;
    text-align: center;
}
.form_lessons__heading_modal{
    color: #1b8ec3;
}
.form_lessons__heading_login{
    margin-bottom: 30px;
}

.form_lessons__required{
    font-size: 18px;
    color: white;
    text-align: center;
    letter-spacing: normal;
    margin-top: 90px;
}
.form_lessons__required_modal{
    color: #2b2e38;
}
.form_lessons__registration{
    font-size: 18px;
    color: white;
    text-align: center;
    letter-spacing: normal;
    margin-top: 90px;    
    margin-bottom: 70px;
}
.form_lessons__registration a{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}
@media (max-width: 600px) {
    .form_lessons__heading{
        font-size: 26px;
    }
    .form_lessons__required{
        margin-top: 30px;
    }
    .form_lessons__registration{
        margin-top: 30px;
    }    
    .form_lessons{
        padding-bottom: 50px;
    }

}
.form_submit{
    -webkit-appearance: none;
    max-width: 350px;
    display: block;
    margin: auto;
    margin-top: 30px;
    text-align: center;
    padding: 20px 0;
    width: 100%;
    background-color: #1b8ec3;
    color: white;
    text-decoration: underline;
    font-size: 18px;
    border: 1px white solid;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .3s, border .3s, background-color .3s;
    -moz-transition: color .3s, border .3s, background-color .3s;
    -ms-transition: color .3s, border .3s, background-color .3s;
    -o-transition: color .3s, border .3s, background-color .3s;
    transition: color .3s, border .3s, background-color .3s;
    cursor: pointer;
}
.form_submit:hover{
    color: #1b8ec3;
    border: 1px #1b8ec3 solid;
    background-color: white;
}
.form_flex{
    text-align: center;
    letter-spacing: 100px;
}
.form_left, .form_right{
    max-width: 500px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}
@media (max-width: 1150px) {
    .form_left, .form_right{
        max-width: 400px;
    }
}
@media (max-width: 1050px) {
    .form_left, .form_right{
        max-width: 300px;
    }
}
@media (max-width: 745px) {
    .form_left, .form_right{
        max-width: 500px;
    }
    .form_right{
        margin-top: 50px;
    }
}
.form_text{
    padding: 15px 10px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #b9b9b9 solid;
    border-radius: 5px;
    margin-top: 50px;
    font-size: 18px;
    font-family: RobotoLight;
}

.form_text::-webkit-input-placeholder {color:#b9b9b9;font-size: 18px;font-family: RobotoLight}
.form_text::-moz-placeholder          {color:#b9b9b9;font-size: 18px;font-family: RobotoLight}/* Firefox 19+ */
.form_text:-moz-placeholder           {color:#b9b9b9;font-size: 18px;font-family: RobotoLight}/* Firefox 18- */
.form_text:-ms-input-placeholder      {color:#b9b9b9;font-size: 18px;font-family: RobotoLight}
form *{
    outline: none;
}
.form__select{
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 50px;
}
.jq-selectbox__select{
    box-shadow: none;
    background: none;
    background-color: white;
    color: #b9b9b9;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: RobotoLight;
}
.changed .jq-selectbox__select{
    color: black;
}
.jq-selectbox li.selected {
    background: none;
    background-color: #1b8ec3;
}
.jq-selectbox li.disabled{
    background-color: white;
}


.jq-selectbox__trigger{
    border-left: 0;
}
.jq-selectbox__trigger-arrow{
    top: 25px;
    border-top: 7px solid #1b8ec3;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.jq-selectbox__select:hover{
    background: none;
    background-color: white;
}

@media (max-width: 745px) {
    .form{
        display: none;
    }
     .form_modal{
        display: block;
    }   
}
.open_form__button{
    cursor: pointer;
    display: inline-block;
}
.form_open{
    display: none;
    background-image: url("/bitrix/templates/pool/styles/images/form_mobile.png");
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: underline;
    text-align: center;
    margin: auto;
    max-width: 375px;
    width: 100%;
    height: 57px;
    position: relative;
    color: white;
    padding-top: 10px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 50px;
}
.left_white, .right_white{
    position: absolute;
    top: 0;
    width: 600px;
    height: 57px;
    background-color: white;
}
.left_white{
    left: -600px;
}
.right_white{
    right: -600px;
}
@media (max-width: 745px) {
    .form_open{
        display: block;
    }
    .form_open_modal{
        display: none;
    }
    .form_lessons{
        padding-bottom: 0;
    }

}
@media (min-width: 745px) {
    .form{
        display: block!important;
    }
}
@media (max-width: 600px) {
    .form_open{
        display: block;
        font-size: 14px;
    }
    .form_open_modal{
        display: none;
    }    
    .form_lessons{
        padding-bottom: 0;
    }
}
.form__triangle{
    display: inline-block;
    border-top: 7px solid white;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    -webkit-transition: border .3s;
    -moz-transition: border .3s;
    -ms-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
}
.triangle_active{
    border-bottom: 7px solid white;
    border-top: 0;
}
.open_form__text_open, .open_form__text_close{
    display: none;
}
.open_form__text_active{
    display: inline;
}
.message-cnt__error-msg{
    color:red;
}
.message-cnt__success-msg{
    color:green;
    display: none;
}
.remodal-form_input{
    display: block;
    margin: 15px auto;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 400px;
    padding: 5px 10px;
    border-radius: 3px;
    height: 40px;
    font-family: RobotoLight;    
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.remodal-form_textarea{
    display: block;
    margin: 15px auto;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 400px;
    padding: 5px 10px;
    border-radius: 3px;
    height: 80px;
    font-family: RobotoLight;   
    font-size: 16px;     
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.remodal-form_button{
    width: 100%;
    max-width: 190px;
    background-color: #1b8ec3;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    margin: auto;
    font-family: RobotoLight;  
    color: #fff;    
    text-align: center;
    font-size: 18px;
    display: block;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;   
    border: none;
    cursor: pointer;
    position: relative;
}
.remodal-form_button:hover {
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.remodal-form_button:active{
    top:1px;
}
.backcall-msg__success{
    color: green;
    display: none;
}
.backcall-msg__error{
    color: red;
}
.presonal{
    min-height: 200px;
    padding-bottom: 100px;
}
.news_pools_personal{
    background-position: right bottom -1400px;    
    border-top: 1px #6e6e6e solid;
    padding-top: 80px;
}
.presonal .welcome__heading{
    text-align: center;
}
.presonal .welcome__heading span{
    position: relative;
}
.presonal .welcome__heading a{
    position: absolute;
    right: -135px;
    top: 25px;
    font-size: 18px;
    text-decoration: underline;    
}
@media (max-width: 1400px) {
    .presonal .welcome__heading a{
        position: absolute;
        left: 0px;
        right: auto;
        top:auto;        
        bottom: -25px;
        font-size: 16px;
    }
    .presonal .welcome__heading {
        text-align: center;
        margin-bottom: 50px;
    }    
}
.children-info h2{
    font-size: 46px;
    font-weight: 300;
    color: #6e6e6e;
    padding: 10px 20px;
    position: relative;
}
.children-info h2 span.blue{
    font-weight: bold;
    color: #1b8ec3;
}
.children-info h2 > span{
    position: relative;
}
.children-info h2 a.delete{
    position: absolute;
    right: -230px;
    top: 25px;
    font-size: 18px;
    text-decoration: underline;
}
.children-info h2 a.edit{
    position: absolute;
    right: -135px;
    top: 25px;
    font-size: 18px;
    text-decoration: underline;
}
@media (max-width: 1400px) {
    .children-info h2 a.delete{
        position: absolute;
        left: 140px;
        right: auto;
        top:auto;
        bottom: -25px;
        font-size: 16px;
    }
    .children-info h2 a.edit{
        position: absolute;
        left: 0px;
        right: auto;
        top:auto;        
        bottom: -25px;
        font-size: 16px;
    }
}

.children-info__pool {
    padding-left: 20px;
}
.children-info__pool .pools_section__item{
    margin-top: 50px;
}
.children-info__pool .pools__name{
    margin-bottom: 50px;
}
.children-info__calendar .jq-selectbox__select{
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    color: #1b8ec3;
    font-weight: bold;
    font-size: 18px;
}
.children-info__calendar .jq-selectbox.focused .jq-selectbox__select{
    border: none;
}
.children-info__calendar .jq-selectbox__trigger-arrow{
    top: 12px;
    right: 20px;
}
.calendar-select-month{
    background-image: url("/bitrix/templates/pool/styles/images/calendar_icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 38px;
    font-size: 18px;
    color: #1b8ec3;
    line-height: 32px;
    position: relative;
    display: inline-block;
    width: 200px;
}
.children-info__calendar .jq-selectbox{
    position: absolute;
    top: 0;
}
.calendar-active-panel{
    padding-left: 50px;
}
.pool-pay-cnt{
    height: 50px;
    width: 150px;
    position: absolute;
    top: 0;
    left: 320px;
    background-image: url("/bitrix/templates/pool/styles/images/rubl_pool.png");    
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
}
.pool-pay-cnt a{
    text-decoration: underline;
    color: #1b8ec3;    
}
.children-info__calendar{
    margin-top: 50px;
}
.calendar-main{
    padding: 0 50px;
    margin-top: 25px;
    display: none;
}
.calendar-main table{
    border-collapse: collapse;
    width: 100%;
    background-color: #fff;
}
.calendar-main th{
    color: #1b8ec3;
    text-align: left;    
    padding-bottom: 6px;
    padding-left: 10px;
}
.calendar-main th:nth-child(6), .calendar-main th:nth-child(7){
    color: #a31414;
}
.calendar-main td{
    border: 1px solid #1b8ec3;
    width: 14.2857142857%;   
    height: 60px;
    position: relative;
}
.calendar-main tr:nth-child(2n+1){
    background-color: #e8f3f9;
}
.calendar-main tr:nth-child(1){
    background-color: #fff;
}
.calendar-main td .day{
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 18px;
    color: #1b8ec3;
}
.calendar-main td{
    text-align: center;
    font-size: 18px;
    color: #6e6e6e;
}
.calendar-main td sup{
    font-size: 12px;
}
.ovx-scroll{
	overflow-x: auto;
}
@media (max-width: 768px) {
	.calendar-main {
		padding:0 20px;
	}

    /*.calendar-main th{
        display: none;
    }
    .calendar-main tr{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .calendar-main td{
        width: 100%;
        height: 30px;
        border-top: none;
        background-color: #fff;
    }
    .calendar-main tr:nth-child(2n) td:nth-child(2n){
        background-color: #e8f3f9;
    }
    .calendar-main tr:nth-child(2n+1) td:nth-child(2n+1){
        background-color: #e8f3f9;
    }    
    .calendar-main tr:nth-child(2) td:first-child{
        border-top: 1px solid #1b8ec3;
    }
    .calendar-main td .time{
        padding-top: 4px;
    }*/
    .pool-pay-cnt{
        top: 40px;
        left: 0px;
    }
    .calendar-active-panel{
        margin-bottom: 70px;
        padding-left: 20px;
    }
    .children-info h2{
        font-size: 36px;
    }
    .presonal .children-info__pool .pools_section__item{
        margin-top: 0;
    }
}
.checkbox-cnt{
    letter-spacing: 0;
    color: #fff;
    position: relative;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    padding-right: 30px;
    padding-left: 60px;
    font-size: 17px;
    text-align: left;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.checkbox-cnt label{
    cursor: pointer;
}
.checkbox-cnt input{
    display: none;
    padding-left: 60px;
}
.checkicon{
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    width: 38px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.checkicon:before{
    position: absolute;
    left: 8px;
    top: 8px;
    width: 22px;
    height: 22px;
    border-radius: 3px;
    background-color: #1b8ec3;
    content: '';
    display: none;
}
.checkbox-cnt input:checked + .checkicon:before{
    display: block;
}
.owl-theme .owl-dots .owl-dot span{
    /* max-width: 350px; */
    display: block;
    margin: auto;
    margin-top: 20px;
    text-align: center;
    padding: 20px 0;
    width: 100%;
    background-color: transparent;
    color: white;
    text-decoration: underline;
    font-size: 18px;
    border: 1px transparent solid;
    border-radius: 5px;
    width: 70px;
    height: 70px;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .3s, border .3s, background-color .3s;
    -moz-transition: color .3s, border .3s, background-color .3s;
    -ms-transition: color .3s, border .3s, background-color .3s;
    -o-transition: color .3s, border .3s, background-color .3s;
    transition: color .3s, border .3s, background-color .3s;
}
.owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span{
    background-color: #1b8ec3;    
    border: 1px #fff solid;
}
.owl-theme .owl-dots{
    counter-reset: section;   
    padding-top: 40px; 
}
.owl-theme .owl-dots .owl-dot span:before{
    counter-increment: section;
    content:  counter(section);
}
.classmodal{
    max-width: 1200px;
}
.partner-line{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.partner-line_logo{

    min-width: 300px;
    background-repeat: no-repeat;
    background-position: center center;
}
.partner-line_text{
    width: 100%;
}
@media (max-width: 850px) {
    .partner-line{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .partner-line_logo{
        width: 100%;
        height: 200px;
        min-width: 0;
    }
    .partner-line_text{
        padding: 0 20px;
    }
}
.welcome_news{
    padding-bottom: 50px;
}
.news_date{
    color: #1b8ec3;
    font-size: 20px;
    font-weight: bold;
}
.news_link{
    color: #1b8ec3;
    text-decoration: underline;
}
.news-navigation ul{
    padding-left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 20px;
    padding-left: 20px;
}
.news-navigation ul li{
    display: block;
    color: #1b8ec3;
    font-size: 22px;
    font-weight: bold; 
    padding-left: 1px;
    padding-right: 1px;  
}
.news-navigation ul li a{
    color: #1b8ec3;
    font-size: 22px;
    font-weight: bold; 
    text-decoration: underline;  
    display: block;
    height: 43px;
    width: 43px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    padding-top: 8px;
    box-sizing: border-box;
}
.news-navigation ul li.active a{
    background-color: #1b8ec3;    
    color: #fff;
    text-decoration: none;
}
.news-navigation ul li:first-child a{
    text-decoration: none;
}
.news-navigation ul li:last-child a{
    text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/pool/styles/fonts.css?14974499801402*/
@font-face {
    font-family: 'RobotoRegular';
    src: url('/bitrix/templates/pool/styles/fonts/RobotoRegular/RobotoRegular.eot');
    src: url('/bitrix/templates/pool/styles/fonts/RobotoRegular/RobotoRegular.eot') format('embedded-opentype'),
    url('/bitrix/templates/pool/styles/fonts/RobotoRegular/RobotoRegular.woff2') format('woff2'),
    url('/bitrix/templates/pool/styles/fonts/RobotoRegular/RobotoRegular.woff') format('woff'),
    url('/bitrix/templates/pool/styles/fonts/RobotoRegular/RobotoRegular.ttf') format('truetype'),
    url('/bitrix/templates/pool/styles/fonts/RobotoRegular/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('/bitrix/templates/pool/styles/fonts/RobotoLight/roboto_light.eot');
    src: url('/bitrix/templates/pool/styles/fonts/RobotoLight/roboto_light.eot') format('embedded-opentype'),
    url('/bitrix/templates/pool/styles/fonts/RobotoLight/roboto_light.woff2') format('woff2'),
    url('/bitrix/templates/pool/styles/fonts/RobotoLight/roboto_light.woff') format('woff'),
    url('/bitrix/templates/pool/styles/fonts/RobotoLight/roboto_light.ttf') format('truetype'),
    url('/bitrix/templates/pool/styles/fonts/RobotoLight/roboto_light.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoItalic';
    src: url('/bitrix/templates/pool/styles/fonts/RobotoItalic/roboto_italic.eot');
    src: url('/bitrix/templates/pool/styles/fonts/RobotoItalic/roboto_italic.eot') format('embedded-opentype'),
    url('/bitrix/templates/pool/styles/fonts/RobotoItalic/roboto_italic.woff2') format('woff2'),
    url('/bitrix/templates/pool/styles/fonts/RobotoItalic/roboto_italic.woff') format('woff'),
    url('/bitrix/templates/pool/styles/fonts/RobotoItalic/roboto_italic.ttf') format('truetype'),
    url('/bitrix/templates/pool/styles/fonts/RobotoItalic/roboto_italic.svg#RobotoRegular') format('svg');
}
/* End */


/* Start:/bitrix/templates/pool/styles/anim3.css?17001684792035*/
/* @import url(//fonts.googleapis.com/css?family=Lato:300:400); */
body {
  margin: 0;
}
.nabor_title {
  /* font-family: 'Lato', sans-serif; */
  /* font-family: RobotoLight; */
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 60px;
  padding-top: 20px;
}
.inner-header > p {
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
  /* color: #333333; */
}
.header-anim {
  position: relative;
  text-align: center;
  background: linear-gradient(60deg, rgba(84, 58, 183, 1) 0%, rgba(0, 172, 193, 1) 100%);
  color: white;
}
.logo {
  width: 50px;
  fill: white;
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.inner-header {
  height: 65vh;
  width: 100%;
  margin: 0;
  padding: 0;
}
.flex {
  /*Flexbox for containers*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}
.content {
  position: relative;
  height: 20vh;
  text-align: center;
  background-color: white;
}
/* Animation */
.parallax>use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
  .content {
    height: 30vh;
  }
  h3 {
    font-size: 24px;
  }
}
/* End */
/* /bitrix/templates/pool/styles/owl.carousel.min.css?14974499802936 */
/* /bitrix/templates/pool/styles/owl.theme.default.min.css?1497449980936 */
/* /bitrix/templates/pool/styles/jquery.formstyler.css?14974499802169 */
/* /bitrix/templates/pool/styles/jquery.formstyler.theme.css?149744998010683 */
/* /bitrix/templates/pool/Remodal-master/dist/remodal.css?14978709381602 */
/* /bitrix/templates/pool/Remodal-master/dist/remodal-default-theme.css?14978709385718 */
/* /bitrix/templates/pool/fancybox-master/dist/jquery.fancybox.min.css?149873641213706 */
/* /bitrix/templates/pool/styles/styles.css?151031535863256 */
/* /bitrix/templates/pool/styles/fonts.css?14974499801402 */
/* /bitrix/templates/pool/styles/anim3.css?17001684792035 */
