@font-face{
    font-family: 'wf_SegoeUILight';
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Light/latest.eot');
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'wf_SegoeUINormal';
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Normal/latest.eot');
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Normal/latest.eot?#iefix') format('embedded-opentype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Normal/latest.woff') format('woff'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Normal/latest.ttf') format('truetype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Normal/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'wf_SegoeUIItalic';
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Italic/latest.eot');
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Italic/latest.eot?#iefix') format('embedded-opentype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Italic/latest.woff') format('woff'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Italic/latest.ttf') format('truetype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Italic/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'wf_SegoeUISemibold';
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Semibold/latest.eot');
    src:url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Semibold/latest.eot?#iefix') format('embedded-opentype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Semibold/latest.woff') format('woff'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Semibold/latest.ttf') format('truetype'),
           url('/templates/sertolovo/files/Fonts/Segoe-UI/Cyrillic/Semibold/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
html,body {
	height: 100%; 
}
body {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	font-family: 'wf_SegoeUINormal', Arial, Verdana, sans-serif;
	background: #fff;
}
input, textarea, select {
	font-family: 'wf_SegoeUINormal', Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	outline: none;
}
a {
	color: #005b93;
	text-decoration: underline;
}
a,a:before,a:after,input.button,.catalog li,.filter label {
	transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-ms-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-moz-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-o-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-webkit-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {background-color:rgba(255, 255, 255, 0);}
a img {
	border: 0;
}
img {
	border-color: #ffcc00;
	max-width: 100%;
	height: auto;
	/*width: auto\9; ie8 */
	-ms-interpolation-mode: bicubic;
}
::-moz-selection {
	background: #339933;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #339933;
	color: #fff;
	text-shadow: none;
}
.placeholder {
	color: #6d6d6d !important;
}
::-webkit-input-placeholder {
	color: #6d6d6d !important;
	-moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
}
:-moz-placeholder {
/* Firefox 18- */
	color: #6d6d6d !important;
	-moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
}
::-moz-placeholder {
/* Firefox 19+ */
	color: #6d6d6d !important;
  -moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
}
:-ms-input-placeholder {
	color: #6d6d6d !important;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1.0;
  -khtml-opacity: 1.0;
}
/* ------------------------------------------------------------------------------------- */
/* --------------------------------------  All Positions  ------------------------------ */
/* ------------------------------------------------------------------------------------- */

#page {height:100%;height:auto;min-height:100%;position:relative;background:#fff;}    
#page,footer {min-width:1098px;}
.page-wrap {padding:0 0 175px 0;}
.wrapper {max-width:1000px;margin:0 auto;}
/* Middle
-----------------------------------------------------------------------------*/

.middle {
	width: 100%;
	position: relative;
  background:#fff;
  padding:15px 0;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
}
main {
	padding: 0 0 0 260px; 
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
aside {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
}
.full main {padding-left:0;}
.full aside {display:none;}


/*header.wrapper {padding:20px 0 25px 0;}*/
header.wrapper {padding:20px 0;}
#logo {background:url(../images/backs.png) no-repeat 0 0;}
#logo {display:block;width:176px;height:109px;text-indent:-9999px;font-size:0px;float:left;}

#panel {border-left:176px solid rgba(255,255,255,0);}

.contacts {list-style:none;display:block;font-size:0;display:table;text-align:right;width:100%;}
.contacts li {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	font-size:14px;
	margin:14px 0 0 70px;
	text-align:left;
}
.contacts li:first-child {
  margin-left:0;
}
.contacts .title {display:block;font-size:20px;line-height:24px;margin:0 0 3px 0;} 
.contacts form {
  display:block;font-size:0;display:table;margin-top:-1px;
}
.contacts form .form_element {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	width:110px;margin:0 0 0 10px;

}
.contacts form .form_element:first-child {margin:0;} 
.contacts form .form_element .styler {min-width:0;vertical-align:middle;width:109px;}
.contacts form .form_button {text-align:right;font-size:12px;margin-top:4px !important;}
.contacts form .form_button .styler {background:rgba(0,97,147,1.0);width:97px;float:left;height:25px;line-height:25px;min-width:0;}
.contacts form .form_button .styler:hover {background:rgba(0,97,147,0.8) !important;}
.contacts form .form_button a {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	margin:3px 3px 0 0;
}
.control {
	display:none;
}
.cities {display:block;font-size:0;display:table;width:920px;} 
.cities ul {list-style:none;
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	width:23.5%;
	margin:0 0 0 2%;
	padding:0 !important;
}
.cities ul:first-child {margin-left:0;}
.cities li {display:block;font-size:14px;padding:7px 0 !important;}
.cities li span {font-family: 'wf_SegoeUISemibold';}

.tabs {
  list-style:none;
  display:block;
  display:table;
  font-size:0;
  width:100%;
  border-bottom: 2px solid #e1001a;
} 
.tabs li {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:bottom;
	position:relative;
	z-index:1;
	height:40px;
	overflow:hidden;
	padding:0 22px;
	margin:0 -20px -2px 0;
}
.tabs li:first-child {
  margin-left:10px;
}
.tabs li a {
  display:block;
  height:100%;
  min-height:100%;
  font:24px/40px "wf_SegoeUILight", Arial, Verdana, sans-serif;
  border-top:2px solid #e1001a;
  position:relative;  
  padding: 0 5px;
  background:#e1001a;
  color:#fff;
  text-decoration:none;
}
.tabs li a span {
  position:relative;
  z-index:1;
}
.tabs li a:before,
.tabs li a:after { 
  content:"";
  height:50px;
  width:50px;
  background:#e1001a;
  position:absolute;
  top:8px;
  display:block; 
}
.tabs li a:before { 
  border-left:2px solid #e1001a;
  left:-16px;
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.tabs li a:after { 
  border-right:2px solid #e1001a;
  right:-16px;
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.tabs li.active {z-index:2;}
.tabs li.active a {
  background:#fff;
  color:#e1001a;
}
.tabs li.active a:before,
.tabs li.active a:after { 
  background:#fff;
}
.con-tabs {position:relative;overflow:hidden;}
.con-tabs .con_tab {padding:10px 40px;position:relative;}
.con-tabs .con_tab.hide {
  position:absolute;left:-9999px;top:0;
}

.clean .tabs {border:0;padding:0 25px;}
.clean .tabs li {margin:0;border-left:1px solid #666;padding:5px 15px;height:30px;}
.clean .tabs li:first-child {border:0;}
.clean .tabs li a:before,
.clean .tabs li a:after {display:none;}
.clean .tabs li a {border:0;padding:0;display:block;background:none;color:#285b8e;border-bottom:1px dotted #285b8e;font:24px/29px "wf_SegoeUILight", Arial, Verdana, sans-serif;}
.clean .tabs li.active a {color:#e1001a;border-color:transparent;}

.fancybox-modal #cities {margin:0 -40px;}

/*nav {position:relative;text-align:center;}*/
nav {position:relative;text-align:center;border-bottom: 1px solid #005B93 !important;}
nav ul.wrapper {list-style:none;display:block;font-size:0;display:table;width:100%;}
nav .item {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top; 
	font-size:16px;line-height:16px;
	margin:0 10px;
	text-align:left;
}
nav .item:first-child {}
nav .item a.lnk {display:block;padding:9px 15px 10px 15px;
-webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow:    4px 4px 0px 0px rgba(0, 0, 0, 0);
box-shadow:         4px 4px 0px 0px rgba(0, 0, 0, 0); position:relative;
font-family: 'wf_SegoeUISemibold';
}
/*nav .item:hover a.lnk*/ nav .item a.lnk.hover{background:#005b93;color:#fff;text-decoration:none;
-webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow:    4px 4px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow:         4px 4px 0px 0px rgba(0, 0, 0, 0.8);
} 

nav .item .sub {
position:absolute;left:0;top:100%; width:100%;
background:#005b93;
-webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow:    4px 4px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow:         4px 4px 0px 0px rgba(0, 0, 0, 0.8);
opacity: 1;
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; */
  transition: opacity 0.2s linear,box-shadow 0.2s linear;
	-ms-transition: opacity 0.2s linear,box-shadow 0.2s linear;
	-moz-transition: opacity 0.2s linear,box-shadow 0.2s linear;
	-o-transition: opacity 0.2s linear,box-shadow 0.2s linear;
	-webkit-transition: opacity 0.2s linear,box-shadow 0.2s linear;
	/*height:0; 
  overflow:hidden;
	max-height:0; */
	display:none;
	z-index:999;
}    
/*nav .item:hover .sub  {
  left:0;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
  height:auto;
  max-height:500px;
  overflow:visible;
} */
nav .item a.lnk.with-sub {z-index:1;}
nav .item a.lnk.with-sub:after {content:"";position:absolute;display:block;height:4px;top:100%;width:100%;background:#fff;margin-top:1px;margin-left:-11px;}
nav .item a.lnk:hover {text-decoration:underline;color: #005b93;}
nav .item a.lnk.hover:hover {color: #fff;text-decoration:none;}
/*nav .item a.lnk.no-hover {background:none !important;color:#005b93 !important;
-webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0) !important;
-moz-box-shadow:    4px 4px 0px 0px rgba(0, 0, 0, 0) !important;
box-shadow:         4px 4px 0px 0px rgba(0, 0, 0, 0) !important;
text-decoration:underline !important;
} */
nav .item .wrapper {padding:30px 0;}    
nav .sub-item {font-size:16px;line-height:20px;color:#fff;float:left;width:23.5%;margin:0 0 0 2%;position:relative;}
nav .sub-item:first-child {margin:0;}
nav .sub-item .submenu {list-style:none;display:block;}
nav .sub-item .submenu li {display:block;margin:13px 0 0 0;line-height:0;}
nav .sub-item a {color:#fff;font-size:14px;line-height:14px;text-decoration:none;}
nav .sub-item a:hover {text-decoration:underline;}
nav .sub-item .title {display:block;padding:0 0 7px 0;}
nav .sub-item form {display:block;margin:3px 0 0 0;}
nav .sub-item form select.styler,nav .sub-item form input[type="text"].styler,nav .sub-item form input[type="submit"].styler,nav .sub-item form .jqselect.styler {width:191px !important;}
nav .sub-item form .inline {width:61px;margin:0 4px 0 0;}
nav .sub-item form .form_element,nav .sub-item form .form_buttons {padding:3px 0 4px 0;}
nav .sub-item form .form_buttons {margin-top:4px;}

nav .content {color:#fff;}
nav .content a {color:#fff;}

/*#slider {position:relative;max-width:100%;overflow:hidden;border-top:1px solid #005b93;z-index:2;max-height: 250px;}*/
#slider {position:relative;max-width:1020px;overflow:hidden;z-index:2;max-height: 250px;}
/*#slider {position:relative;max-width:100%;overflow:hidden;border-top:1px solid #005b93;z-index:2;}*/
#slider .slider {position:relative;}
#slider .bx-wrapper {left:50%;width:2000px;margin-left:-1000px;}
#slider .bx-viewport {border:0;left:0 !important;}
#slider img {vertical-align:middle;width:2000px;max-width:2000px;}
#slider li {display:none;}
#slider li:first-child {display:block;position:relative;left:50%;margin-left:-1000px;}
#slider .bx-viewport li {display:block;left:auto;margin:auto;}

#slider .bx-controls {
    bottom: 10px;
    position: absolute;
    width: 100%;
}
#slider .bx-wrapper .bx-pager {max-width:1000px;margin:0 auto;bottom:0;position: relative;text-align:right;}


/*#buttons {background:#ebebeb url(../images/bg-lines.png) repeat 0 0;padding:15px 0;border-bottom:1px solid #d9d9d9;border-top:1px solid #005b93;margin:0 0 33px 0;text-align:center;position:relative;z-index:2;}*/
#buttons {background:#ebebeb url(../images/bg-lines.png) repeat 0 0;padding:15px 0;border-bottom:1px solid #d9d9d9;border-top:1px solid #005b93;margin:0;text-align:center;position:relative;z-index:2;}
#buttons ul {list-style:none;font-size:0;display:table;width:100%;}
#buttons li {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	width:220px;
	margin: 20px 0 20px 40px;
	text-align:left;
}
#buttons li:first-child,#buttons li:nth-child(4n+1) {margin-left:0;}
#buttons img {vertical-align:middle;
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
}
#buttons li a {display:block;padding:21px 10px 22px 100px;margin:0 0 2px 2px;text-decoration:none;position:relative !important;
background:#00a1f1;
color:#fff;
-webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow:    2px 2px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow:         2px 2px 0px 0px rgba(0, 0, 0, 0.8);
}
#buttons a:hover {
-webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow:    2px 2px 0px 0px rgba(0, 0, 0, 0);
box-shadow:         2px 2px 0px 0px rgba(0, 0, 0, 0);
}
#buttons .name {
   font: normal 22px/16px 'wf_SegoeUILight', Arial, Verdana, sans-serif;
}
#buttons .icon {width:100px;height:60px;top:50%;margin-top:-30px;position:absolute;left:0;text-align:center;}
#buttons .icon:after {content:"";
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:middle;
	width:0;font-size:0;height:100%;min-height:100%; background:blue;
}
#buttons .bl a {
background:#00a1f1;
}
#buttons .or a {
background:#f65314;
}
#buttons .ye a {
background:#ffbb00;
}
#buttons .gr a {
background:#00a651;
}

.block-title {
  font: normal 28px/24px 'wf_SegoeUILight', Arial, Verdana, sans-serif;
  color:#e0001a;
  margin:0 0 23px 0;
}
.page-title h1 {
  font: normal 28px/24px 'wf_SegoeUILight', Arial, Verdana, sans-serif;
  color:#e0001a;
  margin:0 0 22px 0;
}
.full .page-title h1 {
  font: normal 36px/40px 'wf_SegoeUILight', Arial, Verdana, sans-serif;
}
#news {padding:0 0 33px 0;}
#news ul {
  list-style:none;display:block;font-size:0;display:table;margin:0 -20px;
}
#news li {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	width:220px;margin:0 20px 20px 20px;
}
#news .pic,.slider-news .name {display:block;margin:0 0 16px 0;}
#news .pic img {vertical-align:middle;}
#news .name,dl.news .name {font-size:20px;line-height:24px;margin:0 0 12px 0;}
#news .date,dl.news .date {font-size:12px;color:#333;font-family:'wf_SegoeUIItalic', Arial, Verdana, sans-serif;margin:0 0 3px 0;}
#news .anons,dl.news .anons {font-size:14px;line-height:17px;}

#news .bx-wrapper .bx-controls-direction a {margin-top:0;top:40px;}
#news .bx-wrapper ul,#buttons .bx-wrapper ul,#tarifs .bx-wrapper ul.items {margin:0;}
#news .bx-wrapper li,#buttons .bx-wrapper li,#tarifs .bx-wrapper li.item {margin-left:0;}
#news .bx-wrapper .bx-viewport,#buttons .bx-wrapper .bx-viewport,#tarifs .bx-wrapper .bx-viewport{border:0;left:0 !important;}

dl.news {display:block;}
dl.news .date {margin:0;}
dl.news .item {margin:0 0 20px 0;}

#buttons .bx-wrapper .bx-viewport {border-top:20px solid rgba(255,255,255,0);border-bottom:20px solid rgba(255,255,255,0);height:97px !important;}
#buttons .bx-wrapper li {margin-top:0;margin-bottom:0 !important;}
#buttons .bx-wrapper .bx-viewport {padding:0 2px 0 0;}
.bx-wrapper .wrapper {margin:0;width:auto;max-width:none;}

#tarifs .bx-wrapper ul.items {border:0;}
#tarifs .bx-wrapper li.item {margin-top:0;margin-bottom:0;border:33px solid transparent;border-right:0;border-left:0;}
#tarifs .bx-wrapper .item {overflow:visible;}  
#tarifs .bx-wrapper .item:nth-child(4n+1):after {display:block;}
#tarifs .bx-wrapper .item:first-child:after {display:none;}

.licenses ul {list-style:none;display:block;}
.licenses li {display:block;font-size:14px;line-height:16px;margin:0 0 11px 0;}

#footmap {position:relative;height:300px;}
#footmap .yamap {height:100%;max-height:100%;position:absolute;width:100%;top:0;left:0;}
#footmap .hide {position:absolute;left:-9999px;}


#footmap .wrapper {height:100%;max-height:100%;position:relative;display:block;font-size:0;width:100%;text-align:center;}
#footmap .contacts-main:after,#footmap .contacts-off:after {
  content:"";
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:middle;
  width:0;height:100%;min-height:100%;position:relative; 
}
.contacts-main,.contacts-off {
 	float:left;width:50%;
position:relative;
height:100%;max-height:100%;
text-align:left;
}
.contacts-off {text-align:right;}
.contacts-main .wrap,.contacts-off .wrap {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:middle;position:relative;z-index:2;
text-align:left;
font-size:14px;line-height:17px;padding:34px 40px 10px 40px;background:rgba(255,255,255,0.7);
font-family: 'wf_SegoeUISemibold';
}
.contacts-main .wrap {padding-bottom:30px;}
.wrap .title {white-space:nowrap;font-family: 'wf_SegoeUINormal';font-size:20px;line-height:24px;margin:0 0 13px 0;}
.wrap ul {list-style:none;display:block;font-size:0;display:table;}
.wrap li {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	width:160px;
	margin:0 0 0 40px;
	padding:0 0 20px 0;
	font-size:14px;line-height:17px;
}
.wrap li:first-child,.wrap li:nth-child(2n+1) {margin:0;}

.wrap .more-map {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	margin-top:10px;	
}
#footmenu {list-style:none;display:block;font-size:0;display:table;width:100%;padding:25px 0 0 0;}
#footmenu .item {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:top;
	font-size:14px;
	width:20%;
}
#footmenu .title {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
color:#fff;font-size:20px;line-height:24px;margin:0 0 13px 0;}
#footmenu ul {list-style:none;display:block;}
#footmenu li {display:block;}
#footmenu ul a {font-size:14px;line-height:16px;color:#fff;}


#footmenu a {text-decoration:none;}
#footmenu a:hover {text-decoration:underline;} 

#footmenu .social {text-align:right;}
#footmenu .social ul {display:block;font-size:0;display:table;width:100%;padding-bottom: 10px;}
#footmenu .social li {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;
  margin:0 0 0 16px;	
}
#footmenu .social li a {display:block;text-align:left;text-indent:-9999px;width:32px;height:32px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background:rgba(255,255,255,1.0) url(../images/backs.png) no-repeat -1000px -1000px;
}
#footmenu .social li a:hover {background-color:rgba(102,204,255,1.0);
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.5);
} 

#footmenu .social li a.vk {background-position:-141px -243px;}
#footmenu .social li a.tw {background-position:-40px -244px;}
#footmenu .social li a.fb {background-position:-91px -244px;}

#footmenu .social li a.ok {
display:block;text-align:left;text-indent:-9999px;width:32px;height:32px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background:rgba(255,255,255,1.0) url(../images/t_logo.png) no-repeat;

}

/*#footmenu .social li a.ok {background-position:10px -245px;}  */



.mark {display:block;padding:0 0 0 10px;position:relative;}
.mark:after {content:"*";display:block;position:absolute;top:0;left:0;color:#e0001a;font-size:16px;}

.webcam {line-height:0;margin:20px 0 0 0;}
.webcam object {margin:0;}

.cols {
  display:table;
  margin:auto;
  font-size:0; 
  width:100%;
}
.cols .col {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:top; 
	width:100%;
}
.cols .col-50 {
  width:50%;
} 

#tarifs .items {font-size:0;display:table;width:100%;border-top:20px solid rgba(255,255,255,0);border-bottom:20px solid rgba(255,255,255,0);padding:0 !important;text-align:center;}
#tarifs .item {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:top;
	width:250px;
	position:relative;
	margin:13px 0;
}
#tarifs .item:after {content:"";display:block;
 background:#005b93;
 height:100%;min-height:100%;width:1px; position:absolute;
 left:0;top:0;
}
#tarifs .item:first-child:after,#tarifs .item:nth-child(4n+1):after {display:none;}
#tarifs .item .hit {
  display:block;
  position:absolute;
  top:-15px;right:5px;
  height:50px;
  width:50px;
  background:url(../images/hit.png) no-repeat 0 0;
}
#tarifs .name {display:block;color:#e0001a;font:normal 24px/30px 'wf_SegoeUINormal', Arial, Verdana, sans-serif;text-align:center;margin:-8px 0 18px 0;}

#tarifs ul ul {
	list-style:none;
	display:block;
	margin:0 !important;
}
#tarifs ul ul,#tarifs h3.name {padding:0 20px !important;}
#tarifs .item-hit h3.name {padding:0 50px !important;}
#tarifs ul ul li {font-family: 'wf_SegoeUIItalic', Arial, Verdana, sans-serif;text-align:center;margin:0 0 19px 0;}
#tarifs span.inf {display:block;font:normal 20px/26px 'wf_SegoeUINormal', Arial, Verdana, sans-serif;}
#tarifs .price span.inf {font:normal 20px/26px 'wf_SegoeUISemibold', Arial, Verdana, sans-serif;}
.connect {text-align:center;margin-top:-2px;padding:0 0 2px 0;}
a.btn {
 background:rgba(224,0,26,1.0);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size:14px;line-height:14px;
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	padding:7px 10px 9px 10px;
  
  text-decoration:none;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(50, 50, 50, 1.0);
-moz-box-shadow:    2px 2px 0px 0px rgba(50, 50, 50, 1.0);
box-shadow:         2px 2px 0px 0px rgba(50, 50, 50, 1.0);	
color:#fff;
}
a.btn:hover {
  background:rgba(224,0,26,0.8);
}
.connect .btn {
 width:170px;
}
.form_element {position:relative;}
.form_element input[type = text].styler,.form_element .jqselect.styler {width:290px;}
.form_element textarea.styler {min-width:365px;min-height:90px;overflow:auto;vertical-align:top;}
.form_element label {display:block;}
.form_element label span.title {display:block;padding:2px 0;font-size:14px;}
.form_element,.form_buttons {padding:6px 0;} 
.form_element span.radio {margin:0 20px 5px 0;
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.form .form_element label,.form .form_element .label,.form .form_element .formErr,.form .form_buttons {padding-left:320px;position:relative;}
.form .form_element label span.title,.form .form_element .label span.title {width:300px;position:absolute;left:0;top:0px;text-align:right;vertical-align:top;height:100%;}
.radio label {width:auto;padding:0 !important;}

.form-special {width:100%;max-width:650px;min-height:220px;}
.form-special .form_buttons {
	text-align: right;
}
.form-special .form_element input.styler,
.form-special .form_element textarea.styler {min-width:0;width:100%;}
.form-special .col {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-special.cols {
	position: relative;
	overflow:hidden;
}
.form-special.cols:after {
	content:"";
	display: block;
	height:100%;
	position: absolute;
	width:1px;
	left:50%;
	top:0;
	background-color:#999;
}
.form-special .col {
	width:47%;
	margin-left:6%;
}
.form-special .col:first-child {
	margin-left:0;
}
.form-text__contacts {
	display: block;
	min-height:50px;
	text-align: right;
}
.form-text__phone {
	text-decoration: none;
	float:left;
	margin-top:15px;
}
.form-text__logo {
	display: inline-block;
	width:81px;
	height:50px;
	background:url(../images/backs.png) no-repeat -200px 0;
}

.err input[type = text].styler,.err textarea.styler {background:#ffcccc;}
.formErr {color:#e0001a;font-size:12px;line-height:14px;}
.sub .formErr {position:absolute;left:100%;top:5px;width:100%;color:#ff9999;color:#fff;}
/* ----------------------------------------------------------------------------- */
/* ------------------------------------  Content  ------------------------------ */
/* ----------------------------------------------------------------------------- */

main .content {background:#fff;}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, h1.name {
	padding: 0;
	margin: -4px 0 10px 0;
	line-height: 28px;
	font-weight:normal;
}
.content h1 {
	font-size: 24px;
}
.content h2 {
	font-size: 28px;line-height:32px;
}
.content h3 {
	font-size: 20px;line-height:24px;
}
.content h4 {
	font-size: 16px;line-height:20px;
}
.content h5 {
	font-size: 14px;line-height:18px;
}
.content h6 {
	font-size: 12px;line-height:16px;
}
.content img {
	margin: 3px 10px 10px 10px;
	vertical-align: middle;
}
.content img.marginnull {
	margin: 3px 0 10px 0;
	vertical-align: middle;
}
.content img[align=left] {
	margin: 3px 20px 10px 0;
}
.content img[align=right] {
	margin: 3px 0 10px 20px;
}
.content table img {
	margin: auto;
}
.content img.pic {
	border: 1px solid #898989;
}
.content img.picl {
	margin: 3px 10px 10px 0;
	float: left;
}
.content img.picr {
	margin: 3px 0 10px 10px;
	float: right;
}
img.captcha {
	margin: 0;
	vertical-align: top;
}
.content p, .content ul, .content ol, .content dl, .content table, .content blockquote {
  font-size:14px;
  line-height:16px;
	margin: 0 0 12px 0;
}
.content p:last-child, .content ul:last-child, .content ol:last-child, .content dl:last-child, .content table:last-child, .content blockquote:last-child {
	margin: 0;
}
.content ul, .content ol {
	font-size: 13px;
}
.content, .content p, .content li {

}
.content ol, .content ul {
	list-style-position: outside;
}
.content p+ol, .content p+ul {
	margin-top:-10px;
}

.content ul {
	padding: 0 0 0 25px;
}
.content ol {
	padding: 0 0 0 25px;
}
.content li ul, .content li ol {
	padding-bottom: 0;
	margin: 0;
	font-size: 12px;
}
.content ol li {
	padding: 0 0 0 0;
}
.content ul li {
	padding: 0 0 0 0;
}
.content ul ol li {
	padding: 0 0 0 0;
	outline: none;
}
b, strong {
  font-family: 'wf_SegoeUISemibold';
  font-weight:normal;
}
i, em {
  font-family: 'wf_SegoeUIItalic';
  font-weight:normal;
}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.red {color:#e0001a;}

.table {border-spacing:0;border-collapse:collapse;padding:0;margin:0 0 30px 0;}
.table td,.table th {padding:6px 20px 9px 20px;border:0;border-top:1px solid #fff;background:#caedff;font-weight:normal;}
.table th {background:#005b93;color:#fff;text-align:left;border:0;font-size:20px;line-height:24px;padding:15px 20px 17px 20px;}

.content .e-green {
	color: #a1f2a3;
	font-weight: bold;
}
.content .e-red {
	color: #a36265;
}
.content #ymapmodal table, .content #ymapmodal img {
	margin: 0 !important;
}   
.yourname {display:none;}
.warn {
	background: #ffcc66;
	position: relative;
	border: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 18px 0;
	padding: 8px 25px;
}
form h4 {margin:10px 0 0 0 !important;}

.inline {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;	
}

.captcha_img {vertical-align:middle;}
/*#captcha_reset {text-decoration:none;
  color: #1c449b;
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;
	border-bottom:1px dashed #1c449b;line-height:14px;cursor:pointer;
}  
#captcha_reset:hover {border:0;padding:0 0 1px 0;}
*/
.captcha_reset {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;	
	width:16px;height:16px;	
	text-indent:-9999px;font-size:0;cursor:pointer;
	background:url(../images/backs.png) no-repeat -200px -250px;
}
.sub-item .captcha_reset {
  background:url(../images/backs.png) no-repeat -250px -250px;
  margin:5px 0 0 10px;
}
.sub-item .captcha_img {margin-top:5px;}

.numpages {font-size:20px;}
.numpages .links {font-size:14px;margin:0 0 3px 0;}
.numpages a,.numpages span {margin:0 3px;}

#form-pay {margin-top:20px; width: 500px;}
#form-pay label {display:block;position:relative;padding:0 0 0 70px;}
#form-pay label .title {display:block;position:absolute;width:65px;top:0;bottom:0;left:0;padding:0;margin:auto;font-size:18px;line-height:36px;height:36px;}
#form-pay label input.styler {height:35px;font-size:18px;width:398px;vertical-align:middle;color:#0080ff;}
#form-pay label .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;  
    font-size:24px;
    vertical-align:middle;
}
#form-pay .button {
  width:468px;
  display:block;
  text-indent:-9999px;font-size:0;color:transparent;
  border:0;overflow:visible;
  -moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	height:41px;
  background:url(/images/knopka.jpg) no-repeat center center;
}

#form-pay .errors {color:#e0001a;}
#form-pay .formErr {padding:2px 0 0 70px;}
/* ---------------------------------------------------------------------------------------------- */
/* ------------------------------------------- Footer ------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
footer {background:#005b93;height:175px;margin-top:-175px;position:relative;}
/*footer {background:#005b93;padding-bottom: 25px;position:relative;} */



/* ---------------------------------------------------------------------------------------------- */
/* ------------------------------------------ Clearfix ------------------------------------------ */
/* ---------------------------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size:0;
	line-height:0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	padding: 0;
	margin: 0;
	clear: both;

		display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;	
}

.bx-wrapper img {
	max-width: 100%;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc; */
	border:  10px solid #fff;
	left: -10px;
	/*background: #fff; */
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 0;line-height:0;
	color: #666;
	border: 0;
	margin:0 0 0 0; 
	height:16px;
  overflow:hidden; 
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom: 1;
	*display: inline;	
	vertical-align:middle;
	position:relative;

}

.bx-wrapper .bx-pager.bx-default-pager a {
  display:block;
	text-indent: -9999px;
  text-align: left;
	margin: 0 0 0 10px;
	height:12px;width:12px;	
	border:0;
	background: rgba(255,255,255,0.5);
	color:#666;
	text-decoration:none;
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
  border:2px solid #035b93;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: rgba(255,255,255,0.5);
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: rgba(255,255,255,1.0);
	color:#fff;
	border-color:#e1001a;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left:0;margin-left: -49px;
	background:transparent url(../images/backs.png) no-repeat -398px -150px;
}

.bx-wrapper .bx-next {
	right:0;margin-right: -49px;
	background:transparent url(../images/backs.png) no-repeat -426px -150px;
}

.bx-wrapper .bx-prev:hover {
	background:transparent url(../images/backs.png) no-repeat -472px -150px;
}

.bx-wrapper .bx-next:hover {
	background:transparent url(../images/backs.png) no-repeat -500px -150px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top:-47px;
	outline: 0;
	width: 28px;
	height: 94px;
	text-indent: -9999px;
	z-index: 2;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/backs.png) -336px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -336px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/backs.png) -336px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -366px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}



/* ---------------------------------------------------------------------------------------------- */
/* ------------- fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license ---------------- */
/* ---------------------------------------------------------------------------------------------- */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
 -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow:    5px 5px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow:         5px 5px 0px 0px rgba(0, 0, 0, 0.8); 
}

.fancybox-skin {
	position: relative;
	background: rgba(255,255,255,1.0);
	color: #444;
	text-shadow: none; 
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
.fancybox-skin .heading {

position:relative;
white-space:nowrap;
}

.fancybox-skin .heading h2 {font:normal 28px/30px 'wf_SegoeUILight', Arial, Verdana, sans-serif;margin:0 0 15px 0;}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-modal .fancybox-skin {
   padding-left:40px !important;padding-right:40px !important;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-modal .fancybox-inner {
  overflow:visible !important;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font-size: 14px; 
  line-height:20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancy/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancy/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -17px;
	right: -17px;
	width: 34px;
	height: 34px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-modal .fancybox-close {
	top: 10px;
	right: 10px;
	width:13px;
  height:13px;
  background: url('../images/backs.png') no-repeat -550px -200px;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancy/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 8010;
	background: rgba(0,0,0,0.6);
	/*background: url('../images/fancy/fancybox_overlay.png'); */
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font-size: 14px; 
  line-height:20px;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(255, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancy/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
  /*
	#fancybox-loading div {
		background-image: url('../images/fancy/fancybox_loading@2x.gif');
		background-size: 24px 24px; 
	} */
}       


/* Jquery formStyler*/


.jq-checkbox {
	top: -1px;
	width: 18px !important;
	height: 18px !important;
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:    inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow:         inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius:4px;
	background: #d0edff;
	
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 10px;
	height: 10px;
	margin: 4px 0 0 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
	background: #666;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-radio {
	width: 16px !important;
	height: 16px !important;
	border: 0;
	border-radius: 50%;
	background: #d0edff;
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:    inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow:         inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	vertical-align: middle;
	cursor: pointer;
  margin:0 10px;
}
.jq-radio.checked .jq-radio__div {
	width: 8px;
	height: 8px;
	margin: 4px 0 0 4px;
	border-radius: 50%;
	background: #666;
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-file {
	width: 270px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 4px;
}
.jq-file input {
	cursor: pointer;
	height: auto;
	line-height: 1em;
}
.jq-file__name {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	padding: 0 80px 0 10px;
	color: #333;
	font: 14px/30px Arial, sans-serif;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1;
	background: #FFF;
}
.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-file:hover .jq-file__browse {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.disabled .jq-file__name {
	color: #888;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 24px;line-height:24px;
	padding: 0 26px 1px 10px;
  background:#f8f8f8;
  border:0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:    inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow:         inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	color: #333;
	font-size:14px;
}
.jq-selectbox__select:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-selectbox__select:active {
	background: #F5F5F5;
}
.jq-selectbox.focused .jq-selectbox__select {
	border:0;
}
.jq-selectbox.disabled .jq-selectbox__select {
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#6d6d6d;
}
.changed .jq-selectbox__select-text {color:#333;}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 11px;
	right: 8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 5px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
	top: 25px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0px solid #CCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font-size:14px;line-height:18px;
	overflow:hidden;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
	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;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
	max-height:250px !important;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px !important;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: rgba(224,0,26,1);
	color: #FFF !important;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF !important;
}
.jq-selectbox li.disabled {
	color: #999 !important;
}
.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 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	background: #FFF;
	color: #333;
	font: 14px/18px Arial, sans-serif;
	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.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 0 8px 1px 8px;
	height:25px;
  line-height:24px;line-height: normal; 
  background:#f8f8f8;
  border:0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:    inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow:         inset 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	color: #333;
	font-size:14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	 max-width:100%;
}


input[type="search"].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
	padding: 4px 8px;
	height:auto;
  line-height:18px;
}
input[type="email"].styler:hover,
input[type="number"].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 {

}
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow:    inset 1px 1px 0px 0px rgba(0, 0, 0, 0.45);
  box-shadow:         inset 1px 1px 0px 0px rgba(0, 0, 0, 0.45);
	outline: none;
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-ms-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-moz-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-o-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	-webkit-transition: color 0.2s linear,background-color 0.2s linear,border-color 0.2s linear,box-shadow 0.2s linear;
	
	overflow: visible;
	padding: 0 10px;min-width:170px;
	outline: none;
  height:30px;line-height:30px;color:#fff;
background:rgba(224,0,26,1.0);
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.8);
vertical-align:middle;
border:0;
	
	font-size: 14px;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:after {
	content: '';
}
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
	background:rgba(224,0,26,0.80);
}
button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
	
}
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
	background: #ccc;
	color:#666;
}

.sub .content .title {
font-size: 16px;
padding: 0 0 16px 0;
}
.sub .content a {
text-decoration: none;
}
.sub .content a:hover {
text-decoration: underline;
}
.order {
text-align: center;
margin: 0 auto;
padding-bottom: 30px;
}
.order a {
padding: 7px 20px 7px 20px;
text-decoration: none;
background: rgba(224,0,26,1.0);
color: #fff;
-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);
border-radius: 4px;
text-align: center;
  /*background: rgba(224,0,26,1.0);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;

-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);
box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.8);*/
}

.order a:hover {
background: rgba(224,0,26,0.80);

}
.copy {
color: white;
}

.tariff tbody tr td {
padding: 10px;
border: 1px solid #ccc;

}
.tariff {border-collapse: collapse;}

.product tbody tr td {
padding: 10px;
border: 0px;
vertical-align: top;
}
.product {border-collapse: collapse; width: 100%;}

.product tbody tr {
/*background: rgba(0, 161, 241, 0.3);   */
border-bottom: 1px solid #ccc;
}

.catalog {border-collapse: collapse;}
.catalog tbody tr td {
padding: 10px;
border: 0;
width: 240px;

}
.block-btns.block-btns {
	padding: 20px 0;
	max-width:1020px;
}
.block-btns__list {
	list-style:none;
	display:block;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:flex-start;
	margin:0;
	padding:0;
	font-size:0;
	text-align:center;
}
.block-btns__item {
	position:relative;
	display:inline-bloc;
	width:244px;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    margin-left:13px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0);
	transition: box-shadow .4s;
	vertical-align:top;
}
.block-btns__item:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.2);	
}
.block-btns__item:first-child {
	margin-left: 0;
}
.block-btns__wrap {
	text-decoration:none;
	display:block;
	padding:2px 35px;
}
.block-btns__item img {
	vertical-align:middle;
}
.block-btns__title {
	display:block;
	font-size:14px;
	line-height:14px;
	color:#005b93;
	padding:6px 0;
	text-align:left;
}

.block-btns__more {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #005b93;
	padding: 6px 0;
	text-align: right;
	text-decoration: underline;
}

.block-btns__more:hover {
	text-decoration: none;
}

.block-btns__item #form-pay .formErr {
	display:none;
}
.block-btns__item #form-pay {
	font-size:0;
	width:auto;
	padding:0 3px;
	margin-top:-46px;
	z-index:2;
}
.block-btns__item #form-pay.ph {
	margin-top:-32px;
}
.block-btns__item #form-pay .form_element {
	display:inline-block;
	width:50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
	margin:0;
	padding:2px 3px;
	text-align:left;
} 
.block-btns__item #form-pay .form_buttons {
	text-align:right;
	padding:3px 0 1px;
}
.block-btns__item #form-pay .button {
	background:none;
	font-size:14px;
	line-height:14px;
	display:inline-block;
	padding:6px 0;
	text-indent:0;
	color:#E1001A;
	color:#005b93;
	width:auto;
	height:auto;
	min-width:0;
	text-decoration:underline;
}
.block-btns__item #form-pay .button:hover {
	text-decoration:none;
}
.block-btns__item #form-pay label {
	padding:0;
}
.block-btns__item #form-pay label .title {
	position:relative;
	width:auto;
	height:auto;
	font-size:14px;
	line-height:14px;
	color:#fff;
}
.block-btns__item #form-pay label input.styler {
	width:100%;
	height:24px;
	height:24px;
	font-size:14px;
}


.block-btns__item #form-pay label input.styler::-webkit-input-placeholder{opacity:1;color:#035B93 !important;}
.block-btns__item #form-pay label input.styler::-moz-placeholder{opacity:1;color:#035B93 !important;}
.block-btns__item #form-pay label input.styler:-ms-input-placeholder{opacity:1;color:#035B93 !important;}
.block-btns__item #form-pay label input.styler::placeholder{opacity:1;color:#035B93 !important;}



.block-btns__item #form-pay label .icon {
	display:none;
}

.block-btns__item #form-pay .errors {
	position:absolute;
	z-index:3;
	top:30px;
	width:168px;
	left:0;
	right:0;
	margin:auto;
	font-size:12px;
	text-shadow:         1px 1px 0px rgba(255, 255, 255, 0.75), 1px -1px 0px rgba(255, 255, 255, 0.75), -1px -1px 0px rgba(255, 255, 255, 0.75), -1px 1px 0px rgba(255, 255, 255, 0.75);
}
/* home/inet/hotspoty_xtrimfree */
.panel {
	display: flex;
	padding: 15px;
    	}
.map_item{ display: none;}

#map1 { display: block;}

#left{ width: 40%;}

#left a { display: flex;}

#right { width; 60%;}

.note { font-size: 9pt;}

/*payment/oplata1/pay/*/

            .pay-info {
                display: block;
                margin: 15px;


            }
	
            
            input[type=text] {
                width: 95%; 
                padding: 10px 12px;
                margin: auto ;
                display: inline-block;
                border: 1px solid #ccc;
                border-radius: 4px;
                
            }

            /* Style the submit button */
            .btn {
                width: 100%;
                background-color: #2196F3;
                color: white;
                padding: 14px 20px;
                margin: 8px 0;
                border: none;
                border-radius: 4px;
                cursor: pointer;
            }
            .btn-disabled {
                opacity: 0.6;
                cursor: not-allowed;
                
              }
#form-pay label {
	margin: 5px;
	padding: 5px;
	

}
.form-pay-class {
		width: 60%;
                margin: auto; 
                margin-top: 30px; 
                border: solid 1px; 
                padding: 15px;
                border-color: black
            }
.form-pay-class form {
		width: auto;
}
	 
