

/* Start:/bitrix/components/eva/callback/templates/.default/style.css?15438364871673*/
/*çàêàçàòü çâîíîê*/
/*çàòåìíåíèå*/
#overlay{background:#000; opacity:.5; filter:alpha(opacity=50); display:none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 200;}
#form_wrapper_call{width:347px; padding:16px 18px 8px; margin-bottom:10px; z-index: 250; position:absolute; top:50%; left:50%; margin-left:-173px; display:none;}
#fhead {height:42px;background: url(/bitrix/components/eva/callback/templates/.default/images/plash.png) no-repeat 0 0;position:relative;padding:5px 0 0 0;} 
#fhead h3{font-weight:normal; color:#fff; margin:0 0 0 43px; padding-top:5px; background: url(/bitrix/components/eva/callback/templates/.default/images/phone.png) no-repeat 0 50%; padding: 0 0 0 83px; line-height: 1.5em;}
.wr_close{float:right;cursor:pointer;position:absolute; top:5px; right:5px;}
.frm_place{border-left: 1px solid #71ad00; border-right: 1px solid #71ad00; padding: 10px 15px 10px 15px; background:#fff;}
.frm_place p{font-size:1.3em; text-align:center; padding:10px 0;}
.mf-req{font-size:.7em;color:#f00;vertical-align:super;float:right;}
form#call_ord input[type="text"], form#call_ord textarea{width: 295px; font-family: Arial; border: 1px solid #b4b4b4; padding:3px 5px; font-size:1em; color:#b4b4b4;}
form#call_ord input[type="submit"]{border:none; background: #71ad00; color:#fff; width:150px; height:35px;}
form#call_ord div{margin-bottom:10px;}
form#call_ord div.mf-text{font-size:.8em; color:#707070;font-family: Arial;}
form#call_ord div.mf-text input{width:115px;}
form#call_ord div.mf-captcha{}
form#call_ord div.bsubm{text-align:right;}
form#call_ord div.bsubm p.warn{color:#71ad00; font-size:.8em;font-style:italic;margin-bottom:10px;text-align:center;}
#fbott{height:12px;background: url(/bitrix/components/eva/callback/templates/.default/images/plash.png) no-repeat 0 -56px;}

/* End */


/* Start:/bitrix/templates/premium/styles.css?159377076247*/
blockquote {
	font-size:18px;
	color:#b51b13;
}
/* End */


/* Start:/bitrix/templates/premium/template_styles.css?159377076229404*/
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #dcddde;
    text-shadow: none;
}

::selection {
    background: #dcddde;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 14px Verdana, "Helvetica Neue", FreeSans, sans-serif;
}

pre,
code {
  font-family: "DejaVu Sans Mono", Menlo, Consolas, monospace;
}
a {
	color:#b51b13;
}
a:hover {
	color:#e5372e;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1,h2,h3,h4 {
	font-family: 'PT Serif', serif;
	font-weight: 400;
}
h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 20px;
  font-weight: bold;
}

h4 {
  font-size: 18px;
  font-weight: bold;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
pre,
table,
address,
fieldset,
figure {
  margin-top:0;
  margin-bottom: 10px;
}
h1,h2,h3,h4 {
	margin-top: 30px;
}
/* Wrapper and container positions */
.wrap_map, .wrap_footer {
	padding-top:40px;
}
.cnt_main {
	padding-top:10px;
}
.wrap_footer {
	padding-bottom:40px;
}
.cnt_logo {
	margin-top: 23px;
	margin-bottom:40px;
	position:relative;
}
.wrap_menu_line {
	margin-top:40px;
	height:45px;
}
.wrap_menu_line_page {
	height:45px;
}
.wrap_pattern {
	padding-top:50px;
	padding-bottom:40px;
}
.wrap_pattern_page {
	padding-bottom:0px;
}
.wrap_map {
	width:100%;
	height:350px;
}
/* Index top styles */
.logo_top {
	text-align: center;
}
.main_print_logo {
	display:none;
}
.background_index_top {
	background-color:#808080;
}
#wrap_mainbg{
	color:#ffffff;
	text-shadow: 1px 1px 1px #4d4d4d;
}
#wrap_mainbg a, .wrap_footer a {
	color:#ffffff;
}
#wrap_mainbg a:hover, .wrap_footer a:hover {
	color:#ebebeb;
}
/* Menu-line styles*/
.wrap_menu_line, .wrap_menu_line_page{
	background-color:#808080;
	text-align:center;
	position:relative;
	z-index:10;
}
.menu_line {
	position:absolute;
	top:-10px;
	width:100%;
	text-align:center;
	z-index:100;
}
.menu_line a u {
	font-family: 'PT Serif', serif;
	font-weight:400;
	text-decoration:none;
	font-size:30px;
	/*replace the border-bottom:#ffffff 1px dashed; and drag top to baseline*/
    background: -moz-linear-gradient(left, #fff, #fff 60%, transparent 60%);
    background: -ms-linear-gradient(left, #fff, #fff 60%, transparent 60%);
    background: -o-linear-gradient(left, #fff, #fff 60%, transparent 60%);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#fff), color-stop(0.6, #fff), color-stop(0.6, transparent));
    background: -webkit-linear-gradient(left, #fff, #fff 60%, transparent 60%);
    background: linear-gradient(left, #fff, #fff 60%, transparent 60%);
    background-size: 10px 1px;
    background-repeat: repeat-x;
    background-position: 0 90%;
}
.menu_line a {
	color:#ffffff;
	position:relative;
	z-index:100;
	text-decoration:none;
	display:inline-block;
	padding:12px 15px 14px 15px;
	margin-right:15px;
	margin-left:15px;
	text-shadow: none;
}
.menu_line a:hover, .menu_line a.current {
	color:#ffffff;
	background-color:#b51b13;
	padding-right:15px;
	padding-left:15px;
	margin-right:15px;
	margin-left:15px;
}
.menu_line a:hover:after, .menu_line a:hover:before, .menu_line a.current:after, .menu_line a.current:before {
	content: " ";
	position: absolute;
	top:0;
	background-image:url(/bitrix/templates/premium/images/flag.png);
	background-repeat:no-repeat;
	width:10px;
	height:65px;
}
.menu_line a:hover:after, .menu_line a.current:after {
	background-position:0 0;
	right:-10px;
}
.menu_line a:hover:before, .menu_line a.current:before {
	background-position:-10px 0;
	left:-10px;
}
.menu_line a.current u {
	background: none;
}
.menu_line a.noselect {
	background-color:transparent;
}
.menu_line a.noselect:after, .menu_line a.noselect:before {
	background-image:none;
}
.shadow {
	z-index:10;
}
.shadow:before, .shadow:after {
	z-index:1;
	content: " ";
	position:absolute;
	left:0;
	width:100%;
	height:50px;
	background:url(/bitrix/templates/premium/images/shadow2.png) no-repeat;
}
.shadow:before {
	bottom:50px;
	background-position: 50% 0px;
}
.shadow:after {
	top:50px;
	background-position: 50% -50px;
}

/*patterns*/
div#fitness {
	background-image:url(/bitrix/templates/premium/images/patterns/fitness_40.png);
}
div#spacenter {
	background-image:url(/bitrix/templates/premium/images/patterns/spacenter_40.png);
}
div#pokolenie {
	background-image:url(/bitrix/templates/premium/images/patterns/pokolenie_40.png);
	background-position:0% -15px;
}
div#dance {
	background-image:url(/bitrix/templates/premium/images/patterns/dance_40.png);
}
#wrap_mainbg {
	background-position: 50% 0px;
	background-attachment: scroll;
	background-repeat: repeat;
}
.wbg_top {
	background-color:#ffffff;
	position:relative;
	z-index:10;
}
div.fitness {
	background: url(/bitrix/templates/premium/images/big_bg/fitness.jpg);
}
div.spacenter {
	background: url(/bitrix/templates/premium/images/big_bg/spacenter.jpg);
}
div.pokolenie {
	background: url(/bitrix/templates/premium/images/big_bg/pokolenie.jpg);
}
div.dance {
	background: url(/bitrix/templates/premium/images/big_bg/dance.jpg);
}
/* Slider styles*/
.slider ul {
	width:300px;
	height:350px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}
.slider ul li {
	margin:0;
	padding:0;
}
#controls {
	position: absolute;
	bottom: -30px;
	width: 100%;
	z-index: 10001;
	text-align: center;
}
#controls .controls {
	padding:0;
	margin:0;
}
#controls .controls li {
    display: inline-block;
    margin: 0 10px;
    list-style: none;
}
#controls .controls li a {
    display: block;
    width: 20px;
    height: 0;
    padding-top: 20px;
    background-image: url(/bitrix/templates/premium/images/bull.png);
    background-position: 0 -20px;
    overflow: hidden;
}

#controls .controls li.current a {
    background-position: 0 0;
}

/* Index main styles */
.anons {
	margin-top:10px;
	position:relative;
}
.anons .image_styling {
	margin-top:10px;
	position:relative;
	z-index:10;
	width:135px;
	height:140px;
	overflow:hidden;
	border-left:#808080 5px solid;
	background:url(/bitrix/templates/premium/images/corner_for_140x140.png) no-repeat right top;
}
.anons img {
	margin-top:10px;
	position:absolute;
	z-index:5;
	top:0;
}
.anons a {
	text-decoration:none;
}
.anons a u {
	font-family: 'PT Serif', serif;
	font-size:30px;
}
.anons a h3 u {
	font-size: 20px;
}
.anons a h3 span {
	color: black;
	font-weight: normal;
}
.anons a p {
	margin-top:10px;
	color:black;
}
.contacts, .maplink {
	font-weight:bold;
}
/* Main styles*/
.cnt_main  {
	position:relative;
}
img[align=bottom] {
	vertical-align: text-bottom;
}
img[align=top] {
	vertical-align: text-top;
}
.cnt_main p, .cnt_main ul, .cnt_main ol {
  margin-top: 10px;
}
.cnt_main blockquote {
	margin: 25px 0 10px 20px !important;
	padding: 20px 0 10px 42px !important;
	font-size:18px;
	font-family: 'PT Serif', serif;
	color:#b51b13;
	position: relative;
	z-index:100;
}
.cnt_main blockquote div {
	position: relative;
	z-index:100;
}
.cnt_main blockquote:before {
	content: '';
	position: absolute;
	background:url(/bitrix/templates/premium/images/quote.gif) no-repeat left top;
	width: 102px;
	height: 52px;
	display: block;
	z-index: -10;
	top: 0;
	left: 0;
}
.cnt_main blockquote a, .cnt_main blockquote a:hover {
	color:#b51b13;
}
.cnt_main ul,.cnt_main ol {
	padding-left: 15px;
}
.cnt_main table td {
	border:1px #333333 solid;
	padding:3px;
}
.cat_block {
	margin-bottom:20px;
}
.full_width_main h1 {
	margin-left: 240px;
	margin-bottom: 40px;
}
#header-fixed { 
    position: fixed; 
    top: 0px; display:none;
    background-color:white;
}
#header-fixed th {
	width:125px;
}
#header-fixed th:first-child {
	width:50px;
}
.full_width_main table {
	width:940px;
	font-size: 12px;
}
.full_width_main table tr th:first-child {
	width:40px;
}
.full_width_main table td {
	width:125px;
}

.full_width_main table tr:nth-child(even) {
	background:#fdf5f5;
}
.full_width_main table tr:nth-child(odd) {
	background:#ffffff;
}
.full_width_main table th {
	padding:5px;
	border: #ffffff 2px solid;
	background: #808080;
	color: #ffffff;
	font-size:12px;
}
.full_width_main table td {
	border: none;
	padding:0;
	vertical-align:top;
}
.full_width_main table td.hover {
	background:#DCDCDC;
}
.full_width_main table td div {
	background-color:#fff;
	background-color: rgba(255, 255, 255, 0.5);
	padding:5px;
	margin:3px;
	min-height:5em;
	border-left:5px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	position:relative;
}
.full_width_main table td div p {
	margin:3px 0;
	clear:both;
}
.full_width_main table td div b {
	color:#000000;
}
.full_width_main span.etazh, .full_width_main span.zal, .full_width_main span.money {
	display:inline-block;
	font-size:10px;
	padding:3px 5px;
	margin-bottom:3px;
}
.full_width_main table td div span.etazh, .full_width_main table td div span.zal {
	display:block;
	float:left;
	cursor: help;
}
.full_width_main span.etazh, .full_width_main span.zal {
	margin-right:5px;
	background:#fff;
	color:#808080;
}
.full_width_main span.etazh {
	margin-top:1px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	-webkit-box-shadow: 0 0 1px 1px #808080;
	box-shadow: 0 0 1px 1px #808080;
}
.full_width_main span.zal {
	border:#808080 1px solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.full_width_main table td div span.money {
	display:block;
	float:right;
	cursor: help;
	position:absolute;
	top:0;
	right:0;
}
.full_width_main span.money {
	background:#808080;
	padding-left:7px;
	padding-bottom:7px;
	color:#ffffff;
	-webkit-border-radius: 0 0 0 20px;
	border-radius: 0 0 0 20px;
}
.full_width_main td.empty_pokolenie {
	background-image:url(/bitrix/templates/premium/images/patterns/pokolenie_40.png) !important;
}
.full_width_main td.empty_fitness {
	background-image:url(/bitrix/templates/premium/images/patterns/fitness_40.png) !important;
}
.full_width_main td.empty_dance {
	background-image:url(/bitrix/templates/premium/images/patterns/dance_40.png) !important;
}
.full_width_main td.empty_pokolenie.hover, .full_width_main td.empty_fitness.hover, .full_width_main td.empty_dance.hover  {
	background-color: #fdf5f5 !important;
}
.full_width_main table td div {
	border-color:#808080;
}
.full_width_main table td div.t_type_1 {
	border-color:#17b513;
}
.full_width_main table td div.t_type_2 {
	border-color:#b58513;
}
.full_width_main table td div.t_type_3 {
	border-color:#abb513;
}
.full_width_main table td div.t_type_4 {
	border-color:#13b545;
}
.full_width_main table td div.t_type_5 {
	border-color:#13b5dd;
}
.full_width_main table td div.t_type_6 {
	border-color:#137eb5;
}
.full_width_main table td div.t_type_7 {
	border-color:#1313b5;
}
.full_width_main table td div.t_type_8 {
	border-color:#7e13b5;
}
.full_width_main table td div.t_type_9 {
	border-color:#b51395;
}
.preview_popup {
	-webkit-box-shadow: 0 0 7px 1px #808080;
	box-shadow: 0 0 7px 1px #808080;
	-webkit-border-radius: 70px 70px 70px 70px;
	border-radius: 70px 70px 70px 70px;
	position: absolute;
	z-index: 10;
	margin-left: -8em;
	margin-top: 1.5em;
	background-color: #f5f5f5;
	display:none;
}
span.preview_popup {
	-webkit-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
	padding: 24px;
}
.preview_popup_starter:hover + .preview_popup {
	display:inline;
}
.cnt_main .anons_page {
	margin: 0 20px 20px 10px;
}
.cnt_main .anons_page .image_styling, .cnt_main .anons_page img {
	margin-top:0;
}
/* local blocks styles*/
.menu_local ul {
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 30%, rgba(204,204,204,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,rgba(255,255,255,0.8)), color-stop(100%,rgba(204,204,204,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 30%,rgba(204,204,204,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.8) 30%,rgba(204,204,204,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.8) 30%,rgba(204,204,204,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 30%,rgba(204,204,204,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#cccccccc',GradientType=0 ); /* IE6-9 */
	list-style:none;
	padding:10px;
	margin:0;
}
.menu_local ul li {
	margin:0;
}
#wrap_mainbg .menu_local ul li a, .menu_local ul li a {
	display:block;
	padding:10px;
	text-shadow: none;
	color:#b51b13;
}
#wrap_mainbg .menu_local ul li a:hover, #wrap_mainbg .menu_local ul li a.current, .menu_local ul li a:hover, .menu_local ul li a.current {
	color:#ffffff;
	background-color:#b51b13;
}
.menu_local .phone {
	position:relative;
	background:#808080;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size:28px;
	color:#ffffff;
	text-align:center;
	text-shadow: none;
	padding-right: 3px;
	padding-top:15px;
	padding-bottom:10px;
	margin-bottom:20px;
}
a.call_btn {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana, sans-serif;
	font-weight: normal;
}
.menu_local .phone img {
	vertical-align: -1px;
}
.menu_local .phone:after {
	content: " ";
	background:url(/bitrix/templates/premium/images/menu_local_bottom.png) top center no-repeat;
	width:220px;
	height:20px;
	position: absolute;
	bottom: -20px;
	left: 0;
}
.menu_page {
	width:220px; /*for positioning*/
}
#sliding_menu {
	position: absolute;
	top: 0;
	left: 0;
	visibility:hidden;
}
#sliding_menu li {
	/*margin-left:10px;	*/
}
#menu_hot_top {
	background:none;
	width:220px;
	height:40px;
	position:absolute;
	z-index:200;
	top:5px;
	left:0;
}
.menu_page ul {
	padding-top:40px;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 30%, #d1d1d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#f4f4f4), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 30%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 30%,#d1d1d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 30%,#d1d1d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 30%,#d1d1d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}
/* Bricks styles */
.bricks .description {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 7px 0;
	text-align: center;
	background: rgba(128,128,128,0.7);
	color: #ffffff;
}
.bricks .wrp {
	position:absolute;
}
.bricks .description span {
	padding:0 7px;
	display: block;
}
.brick_min, .brick_hor, .brick_ver, .brick_big, .brick_two, .brick_center {
	margin: 10px;
	overflow: hidden;
	position: relative;
	float: left;
}
.brick_min img, .brick_hor img, .brick_ver img, .brick_big img, .brick_center img {
	position:relative;
	max-height: 460px;
}
.brick_center{
	width:320px;
	height:450px;
}
.brick_min {
	width: 220px;
	height: 220px;
}
.brick_hor {
	width: 460px;
	height: 220px;
}
.brick_ver {
	width: 220px;
	height: 460px;
}
.brick_big {
	width: 460px;
	height:460px;
	background-color:#f4f4f4;
}
.brick_two {
	width: 340px;
	height: 250px;
}
.brick_big .cnt {
	width:300px;
	height:300px;
	margin:80px;
	overflow:hidden;
	position: relative;
}
.brick_min .wrp, .brick_ver .wrp, .brick_big .wrp, .brick_hor .wrp {
	right: 50%;
}
.brick_ver img, .brick_min img, .brick_big img, .brick_hor img  {
	left:50%;
}
.brick_min img  {
	margin-top: -10%;
}
.brick_big img {
	margin-top: -10%;
}
.brick_hor img {
	margin-top: -10%;
	max-height: inherit;
	max-width: 460px;
}
.bricks .left {
	margin-left:0;
}
.bricks .right {
	margin-right:0;
	float: right;
}
/*forms*/
.formstyle .errortext {
	display:block;
	color: #BA251E !important;
}
.formstyle input, .formstyle textarea, .formstyle .errortext {
	background-color: #DDDDDD;
	border: 3px solid #808080;
	margin: 0 0 10px 0;
	padding: 5px;
}
.formstyle input[type="submit"]:hover, .formstyle input[type="reset"]:hover{
	background: #808080;
	color: white;
}
.formstyle .error-fld input, .formstyle .error-fld textarea, .formstyle .errortext {
	border-color: #BA251E;
}
.formstyle .form-success {
	border: 3px solid #1A9317;
	margin: 10px 0 10px 0;
	padding: 15px;
	font-size: 1.5em;
	text-align: center;
	color: #1A9317;
	font-weight:bold;
}

/* sitemap styles */
table.map-columns td {
	vertical-align: top;
	border: none;
}
ul.map-level-0 {
	font-weight: bold;
}
ul.map-level-1 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

/*pagination*/
.pagination_link a, .loading_gray  {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	text-decoration: none;
	border: 3px solid #808080;
	margin: 20px 0 20px 0;
	padding: 5px;
}
.pagination_link a:hover {
	background: #808080;
	color: #ffffff;
}
.loading_gray {
	display: none;
	background-image: url('/bitrix/templates/premium/images/loading_gray.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding: 0.95em;
}

/* Footer styles */
.wrap_footer {
	color:#ffffff;
	background-color:#808080;
}
.creator {
	position:absolute;
	bottom:0;
	right:0;
	width: 220px;
}
/* Other styles */
.socialblock_top a, .socialblock_bottom a {
	background-image:url(/bitrix/templates/premium/images/social.png);
	display: inline-block;
	width: 40px;
	height: 40px;
}
.socialblock_top {
	position: absolute;
	right: 0;
	top: 17px;
}
.socialblock_top a {
	margin-left:5px;
}
.socialblock_bottom a {
	margin-right:5px;
}
.social_vk a {
	background-position:0 0;
}
.social_ok a {
	background-position:0 -40px;
}
.social_rp a {
	background-position:0 -80px;
}
.social_gk a {
	background-position:0 -120px;
}
.social_fb a {
	background-position:0 -160px;
}
.social_ig a {
	background-position:0 -200px;
}
.print_button {
	background:url(/bitrix/templates/premium/images/print_button.gif) no-repeat top center;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -4px;
	width:30px;
	height:30px;
}

/*search on page styles*/
#search_container {
	height:63px;
	margin:30px 0 0 0;
}
#search_block {
	width:670px;
	background:#EDEDED;
	padding:15px;
	margin:0;
	text-align:center;
}
#search_block input {
	background-color: #DDDDDD;
	border: 3px solid #808080;
	margin: 0;
	padding: 5px;
}
#search_text {
	width:18em;
}
.highlight {
	background-color: gray;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}
.selectHighlight {
	background-color: #B51B13;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;margin-bottom:68px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{/*position:absolute; top:-20px; left:0;*/ color:#eee;text-shadow: 1px 1px 5px #000000;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(/bitrix/templates/premium/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/bitrix/templates/premium/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/bitrix/templates/premium/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/bitrix/templates/premium/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

/*Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ Ð·Ð²Ð¾Ð½Ð¾Ðº*/
#overlay {
	position:fixed;
}
input#v_time, .mf-req, #form_wrapper_call pre {
	display: none;
}
form#call_ord input {
	background-color: #DDDDDD !important;
	border-width: 3px !important;
	border-style: solid !important;
	margin: 0;
	color: #000 !important;
	padding: 5px !important;
}
form#call_ord input[type="text"], form#call_ord textarea, form#call_ord input[type="submit"] {
	border-color:#808080;
}
form#call_ord div.bsubm {
	text-align: center;
}
.frm_place {
	border-left: none;
	border-right: none;
	background: #EDEDED;
}
#fhead {
	height: 42px;
	background: none;
	background-color: #808080;
	position: relative;
	padding: 10px 0 0 0;
}
#fhead h3 {
	margin: 0 0 0 30px;
}
#form_wrapper_call {
	padding: 0;
	-webkit-box-shadow: 0 0 60px 10px rgba(0,0,0,0.7);
	box-shadow: 0 0 60px 10px rgba(0,0,0,0.7);
}
#fbott {
	height: 12px;
	background: none;
	background-color: #808080;
}


/* nice-view bitrix elements */
.socialblock_top span div, .socialblock_bottom span div, .menu_local .phone div {
	display: inline-block;
}
textarea.bxeditor-textarea {
	line-height:1.2em;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
	#wrap_mainbg {
		background-position: 0% 0px;
		background-attachment: fixed;
		background-repeat: no-repeat;
	}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }
	
	/* don't need for premium site */
	/*
    a[href]:after {
        content: " (" attr(href) ")";
    }
	*/

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
	
	/*premium print styles*/
	.full_width_main table td, .full_width_main table th {
		border: 1px solid black;
		border-bottom-width:2px;
	}
	.full_width_main table th {
		font-weight: bold;
	}
	.wrap_menu_line_page {
		display:none;
	}
	.cnt_logo {
		margin-bottom:0;
	}
	.wrap_map, .wrap_footer {
		display:none;
	}
	.pagination {
		display:none;
	}
	#sliding_menu li {
		visibility: hidden;
	}
	#moving_menu li {
		display: none;
	}
	#moving_menu ul {
		padding-top: 18px;
	}
	.menu_local .phone:after {
		background: none;
	}
	.menu_local .phone img {
		display:none;
	}
	.menu_local .phone:before {
		content: "Ñ‚ÐµÐ».:";
	}
	.full_width_main table td div span.etazh, .full_width_main table td div span.zal {
		padding-top: 0;
		margin-top:0;
		border: none;
		color: #555 !important;
	}
	.full_width_main span.etazh:before {
		content: "Ð­Ñ‚Ð°Ð¶ ";
	}
	.full_width_main table a, .full_width_main table a:visited {
		text-decoration:none !important;
	}
	.background_index_top .wrap_pattern, .background_index_top .wrap_menu_line {
		display: none;
	}
	.background_index_top .logo_top a img {
		display: none;
	}
	.background_index_top .logo_top a .main_print_logo {
		display: inline;
	}
	#social_blocks {
		display:none;
	}
	.map_main {
		display: block;
		width:960px;
	}
	.socialblock_bottom a {
		display:inline;
		width:auto;
		height:auto;
	}
    .socialblock_bottom a[href]:after {
		text-decoration:none;
        content: "\A" attr(title) ": \A" attr(href);
		white-space: pre;
    }
	div.map_main ymaps.ymaps-map ymaps.ymaps-inner-panes ymaps.ymaps-places-pane ymaps.ymaps-image {
		background-image: url(/bitrix/templates/premium/images/map_mark.png) !important;
	}
}
/* End */
/* /bitrix/components/eva/callback/templates/.default/style.css?15438364871673 */
/* /bitrix/templates/premium/styles.css?159377076247 */
/* /bitrix/templates/premium/template_styles.css?159377076229404 */
