/* -- ELEMENT STYLES -- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700&subset=latin,cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Rubik+Mono+One&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Yeseva+One&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Russo+One&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Merriweather:900&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Marck+Script&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif&subset=latin,cyrillic);
.style11 {
font-family: 'Open Sans', sans-serif;
}
.style12 {
font-family: 'Rubik Mono One', sans-serif;
color:#FF3300;
}

.style13 {
font-family: 'Yeseva One', cursive;
}
.style14 {
font-family: 'Lobster', cursive;
font-size:16px;
color:#0000FF;
}
.style15 {
font-family: 'Russo One', sans-serif;
font-size:16px;
color:#000000;
}
.style16 {
font-family: 'Merriweather', serif;
font-size:25px;
color:#4A6182;
}
.style17 {
font-family: 'Merriweather', serif;
font-size:40px;
color:#4A6182;
}

.style18 {
font-family: 'Marck Script', cursive;
font-size:40px;
color:#4A6182;
}
.style19 {
font-family: 'Noto Serif', serif;
font-size:30px;
color:#2574CE;
}



body {  
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 80%;
  color: #234163;
  background-color: #85b1dd;
  margin: 30px;
}

a {
  color: #5A799D;
}

a:hover {
  text-decoration:none;
  background-color: #EEEEEE;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #AAAAAA;
}

img {
  border: 0px;
}

ul {
  list-style-image: url(/images/bullet.gif);  
}

#leftlink.orderlink {display: none;}

/* -- MAIN CONTAINER -- */

#layoutBox {
  float: left;
  border: 1px solid #5A799D;
  background-color: #FFFFFF;
  padding: 10px;  
}


/* -- HEADER CONTAINER -- */

#headerBox {
  height: 4em;
  border: 1px solid #5A799D;
  background: #7897BB url(/images/hdr_bg.jpg) repeat-x bottom;
}

#headerLeftBox {
  float: left;
  width: 30%;
  height:4em;
  background: url(/images/hdr_left.jpg) no-repeat bottom left;
  text-align: right;
}

#headerRightBox {
  float: right;
  width: 10%;
  height: 4em;
  background: url(/images/hdr_right.jpg) no-repeat bottom right;
}
 
 
/* -- HEADER STYLES -- */

.title {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 280%;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  line-height: 0.9em;
}

.subTitle {
  font-size: 90%;
  color: #5A799D;
}


/* -- MENU CONTAINER -- */

#menuBox {
  float: left;
  width: 15em;
  margin: 10px 0 0 0;
  border-right: 1px solid #5A799D;  
  text-align: left;
}

#menuBox p {
  margin: 5px 0 20px 2px;
}

#menuBox br {
  margin-top: 30px;
}


/* -- CONTENT CONTAINER -- */

#mainContent {
  margin: 10px 0 0 16em;
  border-left: 1px solid #5A799D;
}

#mainContent br {
  margin-top: 10px;
}

#mainContent p {
  padding: 0px 5px 2px 10px;
}

.spacer {
  height: auto;
  clear: both;
}

/* Used by items meant for text only rendering */

.noDisplay {
  display: none;
}


/* -- HEADER/FOOTER STYLES (menuBox & mainContent) -- */

#mainContent h1, #menuBox h1, .menuFooter, .footer {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 125%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #5A799D;
  background: #EEF3FA url(/images/hdr_icon.gif) no-repeat bottom right;
  border-top: 1px solid #5A799D;
  border-bottom: 1px solid #5A799D;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
}

#mainContent h1, .footer {
  border-right: 1px solid #5A799D;
} 

.menuFooter, .footer {
  margin-bottom: 0px;
}

#menuBox h1, .menuFooter {
  border-left: 1px solid #5A799D;
}

#mainContent h2, #menuBox h2 {
	font-family: times new roman, helvetica, arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #5A799D;
	background: #EEF3FA url(/images/hdr_icon.gif) no-repeat bottom right;
	border-top: 1px solid #5A799D;
	border-bottom: 1px solid #5A799D;
	border-right: 1px solid #5A799D;
	display: block;
	padding: 2px 2px 2px 10px;
	margin: 0 0 10px 0;
}

#mainContent h1, #mainContent h2, .footer {
  clear: right;  /* Set to both if you don't care about Internet Explorer */
}

.footer {
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 80%;
  font-weight: normal;
  border-right: 1px solid #5A799D;
  border-left: 0px;
}

.footer a:hover {
  background-color: #D6E1F1;
}

.footer br {
  margin: -20px;
}


/* -- MENU/NEWS ITEM STYLES -- */

.newsGroup {
  padding: 0px 5px 0px 5px;
  margin-bottom: 30px;
}

.menuGroup {
  padding: 5px 0 5px 0;
  margin-bottom: 30px;
}

.menuGroup a {
  color: #35567C;
  text-indent: 3em;
  text-decoration: none;
  margin-bottom: 2px;
  display: block;  
}

.menuGroup a:hover {
  color: #FFFFFF;
  background-color: #5A799D;
}

/* -- IMAGE STYLES -- */

.imgRight, .imgLeft {
  padding: 10px 5px 5px 10px;
  border: 1px solid #FFFFFF;
}

.imgRight {
  float: right;
}

/* Below style will not work correctly unless clear = "both" on the
   #mainContent h1, #mainContent h2, .footer class */

.imgLeft {
  float: left;
}

.elements_car ul li {list-style: none;}

      .akcii-block {
        float: left;
        position: relative;
        width: 200px;
        height: 252px;
        margin: 20px 0 20px -9px;
        background: url("/images/fon_akcii.jpg") no-repeat center;
      }

    .akcii-block ul {margin: 0; padding: 0px 10px 20px 29px;}
    .akcii-block ul li {margin: 0; padding: 0; visibility: hidden;}
      .akcii-block .akcii-next {
    position: absolute;
    bottom: -14px;
    left: 70px;
    width: 51px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/images/next.png) no-repeat 0 0;
}

.akcii-block .akcii-next:hover,
.akcii-block .akcii-next:focus {
    background-position: 0 -53px;
}

.akcii-block .akcii-next:active {
    background-position: 0 -105px;
}


.akcii-block .akcii-prev {
    position: absolute;
    top: -15px;
    left: 70px;
    width: 51px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/images/prev.png) no-repeat top left;
}

.akcii-block .akcii-prev,
.akcii-block .akcii-prev:focus {
    background-position: 0 -52px;
}

.akcii-block .akcii-prev:active {
    background-position: 0 -103px;
}

/* Banners */
.banners-block {
  float: left;
  position: relative;
  width: 196px;
  height: 260px;
  margin: 20px 0 20px -9px;
  border: 2px solid orange;
  background: #FFC283;
}

.banners-block .banners-next {
    position: absolute;
    bottom: -14px;
    left: 70px;
    width: 51px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/images/next.png) no-repeat 0 0;
}

.banners-block .banners-next:hover,
.banners-block .banners-next:focus {
    background-position: 0 -53px;
}

.banners-block .banners-next:active {
    background-position: 0 -105px;
}


.banners-block .banners-prev {
    position: absolute;
    top: -15px;
    left: 70px;
    width: 51px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/images/prev.png) no-repeat top left;
}

.banners-block .banners-prev,
.banners-block .banners-prev:focus {
    background-position: 0 -52px;
}

.banners-block .banners-prev:active {
    background-position: 0 -103px;
}

.banners-block .banners-inner {
  float: left;
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.banners-block .banners-inner li {padding: 0; margin: 0; width: 100%; text-align: center; visibility: hidden;}

.banners-block img {max-width: 170px;}

.under-level {
display:none;
position:absolute;
}
#main_menu {
border-left:6px solid #116DC0;
border-right:6px solid #116DC0;
border:none!important;
margin:0!important;
padding:0!important;
}

#main_menu ul {
  margin: 0;
  height: 60px;
}

#main_menu:after {
content:".";
display:block;
height:0;
width:0;
color:#FFF;
}

#main_menu .menu-level-1 > li {
float:left;
position:relative;
display:block;
cursor:pointer;
margin:0 3px;
padding:10px .8% 20px;
}

#main_menu .menu-level-1 > li.expanded:before {
color:#2574CE;
content:"";
position:absolute;
right:48%;
top:35px;
z-index:2;
transition:top .2s ease 0;
border-color:#FFF rgba(0,0,0,0) rgba(0,0,0,0);
border-style:solid;
border-width:4px 10.5px 0;
}

#main_menu .menu-level-1 > li.expanded:hover:before {
top:39px;
transition:top .2s ease 0;
}

#main_menu .menu-level-1 > li.expanded:after {
color:#2574CE;
content:"";
position:absolute;
right:47%;
top:35px;
z-index:1;
transition:top .2s ease 0;
border-color:#DBEAF9 rgba(0,0,0,0) rgba(0,0,0,0);
border-style:solid;
border-width:7px 12px 0;
}

#main_menu .menu-level-1 > li.expanded:hover:after {
top:39px;
transition:top .2s ease 0;
border-color:#2574CE rgba(0,0,0,0) rgba(0,0,0,0);
}

#main_menu li > a {
font-size:20px;
color:#2574CE;
}

#main_menu .menu-level-1 > li:hover a {
text-decoration:none;
color:#0D5593;
background: none;
}

#main_menu li:hover .menu-level-2 {
display:block;
left:-21px;
top:82%;
z-index:10;
padding:10px 13px 20px 20px;
}

#main_menu .menu-level-2 li.expanded:hover:after {
content:"";
position:absolute;
right:-13px;
top:3px;
transition:right .2s ease 0;
border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #5E93D1;
border-style:solid;
border-width:15px 0 15px 13px;
}

#main_menu .menu-level-2 li.first.expanded:hover:after {
top:11px;
}

#main_menu .menu-level-2 li.expanded:after {
content:"";
display:block;
position:absolute;
right:-8px;
top:34%;
transition:right .2s ease 0;
border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #4278B5;
border-style:solid;
border-width:8px 10px;
}

#main_menu .menu-level-2 li.first.expanded:after {
top:43%;
}

#main_menu .menu-level-2 li.last.expanded:after {
top:23%;
}

#main_menu .menu-level-2 li {
background-color:#5E93D1;
border-left:1px solid #4278B5;
border-right:1px solid #4278B5;
display:block!important;
float:none!important;
position:relative;
padding:7px 15px!important;
}

#main_menu .menu-level-2 li.first {
border-radius:3px 3px 0 0;
border-top:1px solid #4278B5;
border-bottom:1px solid #5E93D1;
margin-top:0!important;
padding:15px 15px 7px!important;
}

#main_menu .menu-level-2 li.last {
border-bottom:1px solid #4278B5;
border-top:1px solid #5E93D1;
border-radius:0 0 3px 3px;
margin-bottom:0!important;
padding:7px 15px 15px!important;
}

#main_menu .menu-level-2 li > a {
font-size:14px!important;
white-space:nowrap;
color:#FFF!important;
text-decoration:underline!important;
}

#main_menu .menu-level-2 li:hover > a {
text-decoration:none!important;
color:#A8C8EA!important;
}

#main_menu .menu-level-2 li.active-trail > a {
color:#333!important;
text-decoration:none!important;
}

#main_menu .menu-level-2 li:hover .menu-level-3 {
display:block;
left:100%;
top:-20px;
width:200px;
z-index:11;
padding:20px 20px 20px 13px;
}

#main_menu .menu-level-3 li.first {
border-top:1px solid #DDE7F0!important;
border-bottom:1px solid #E9F1FA!important;
}

#main_menu .menu-level-3 li {
background-color:#E9F1FA!important;
border-left:1px solid #DDE7F0!important;
border-right:1px solid #DDE7F0!important;
}

#main_menu .menu-level-3 li.last {
border-bottom:1px solid #DDE7F0!important;
border-top:1px solid #E9F1FA!important;
}

#main_menu .menu-level-3 li > a {
color:#106ABF!important;
white-space:normal!important;
}

#round {
background-color: #f5f5f5;
border: 5px solid #2574CE;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
}

.fastorder {cursor: pointer;}

 .btn-f {
  box-sizing: border-box;
  border:1px solid transparent;
  color: #fff !important;
  background-color: #08A0C3;
  border-color: #357ebd;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
 }

 .btn-f * {color: #fff !important;}

 .btn-f:hover {
  background-color: #168BA6;
  border-color: #117B93;
 }
 .btn-f:active {outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}
 .btn-f:focus, .btn-f:hover {
  text-decoration: none;
 }

 .btn-f.discount {
  background-color: #ff6800;
  border-color: #de5f07;
 }

.btn-f.discount:hover {
  background-color: #d55e0c;
  border-color: #ce5a0b;
 }

.fastOrderWindow {
  position: absolute;
  display: none;
  z-index: 9997;
  top: 0;
  left: 0;
  width: 350px;
  box-sizing: border-box;
  background: #fff;
  border: 2px solid #08A0C3;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fastOrderWindow .foHeader {
  float: left;
  width: 100%;
  min-height: 65px;
  background: #08A0C3;
}

.fastOrderWindow .foHeader .focart {
  float: left;
  width: 30px;
  height: 30px;
  margin: 14px 0 0 8px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRkM3MjZCREJCRjIxMUU0QjY1RUQ5RENGMzkxRjA3RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRkM3MjZCRUJCRjIxMUU0QjY1RUQ5RENGMzkxRjA3RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBGQzcyNkJCQkJGMjExRTRCNjVFRDlEQ0YzOTFGMDdEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBGQzcyNkJDQkJGMjExRTRCNjVFRDlEQ0YzOTFGMDdEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+n4BfOQAAAe5JREFUeNrc18srRFEcB/Azt8ljMV4hKw1ZmI1mI0oesbKQyMqjhvwPk/9A/gnKloZMFAs3ZTNREqGEPCLjzUwWGN8fv+F0G9xz751Z+NVnpvvqd88595z7u65EIrEshGiGS3gW33EGozAn0hFIHE98xhh4mQ/64BYaQTiNflphBDwpTgjCVDoSuz6y/xxe2IICeHGyp7U/jh/BFfidHmLNxDk6tPybxH+NMUUFbEARvGYyMUUUjuHRobwPbpMnUnfHYMaBpG3QYLbFw9AJHQ4kDsOi2QlfBTeg2Vw4yiAGxZrJu9yHONTYbO0ALNDaoClc5MS0GoQJs/M4GSs2E9dDIbdYOXGT4jVyBGDyay1QfDguwG/hocqFO6hO7lO9e51brRpdsMuEsNBtVhPTQzVurEBUUFdFwaVwTTnP3Xx5v1vxzqmrsmDHUJ/9FlREhOBe3um20G06FwghhWs2jTusJF7i+axn4rUohw9WodROHWZlMaDxPecnNaMtpqjlpS+HW30NJykaRdWLh1780A7bdhNTRLgCpf8hmIVp6XiQh4OKh25Y5/e6pXmclMdfH9m8HYB5wzmn0vJaBwfycasL/hN/W9HCXwI9PPZy7EE/F4m9vC3stljwN9UhvEHYuDJx1bLGPROBSvn4uwADABf16RRcQsWTAAAAAElFTkSuQmCC") no-repeat center;
}

.fastOrderWindow .foHeader .fotitle {
  float: left;
  width: 240px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 15px;
  margin: 23px 0 23px 15px;
  }

.fastOrderWindow .foHeader .foclose {
  float: right;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 24px 22px 0 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKAQMAAABYPjbAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQUVGNDhFMEJCRjExMUU0QUMwOUUzRjZGOTdBMzkyNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQUVGNDhFMUJCRjExMUU0QUMwOUUzRjZGOTdBMzkyNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZBRUY0OERFQkJGMTExRTRBQzA5RTNGNkY5N0EzOTI0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZBRUY0OERGQkJGMTExRTRBQzA5RTNGNkY5N0EzOTI0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Zy+nJgAAAAZQTFRF////////VXz1bAAAAAF0Uk5TAEDm2GYAAAAfSURBVAjXYziQwJBwgMGwgUGagYEPjIAMIBcoeCABAF0EBjVxMLz3AAAAAElFTkSuQmCC") no-repeat center;
}
.fastOrderWindow .foHeader .foclose:hover { background-color: #58D0EC; }

.fastOrderWindow .foAmPrice {
  float: left;
  width: 100%;
  height: 87px;
  padding: 0 20px;
  background: #ebebeb;
  border-bottom: 1px solid #d7d7d7;
 }

.fastOrderWindow .foAmPrice .foAmount {
  float: left;
  width: 150px;
}

.fastOrderWindow .foAmPrice .foPrice {
  float: right;
  width: 150px;
}

.fastOrderWindow label [type=checkbox] {cursor: pointer}
.fastOrderWindow label.chblabel {cursor: pointer}
.fastOrderWindow .descsubscribe {color: #484848; font-style: italic}

.fastOrderWindow .emailblock {float: left; width: 100%; position: relative;}

.fastOrderWindow .foAmPrice label {
  float: left;
  width: 100%;
  font-size: 14px;
  margin: 13px 0 5px;
  color: #000000;
  text-transform: uppercase;
  line-height: 1;
}

.fastOrderWindow .foAmPrice .countGroup {
  float: left;
  width: 140px;
}

.fastOrderWindow .foAmPrice .countGroup input {
  float: left;
  width: 60px;
  height: 40px;
  font-size: 15px;
  border-left: none;
  border-right: none;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}

.fastOrderWindow .foAmPrice .countGroup .recount {
  float: left;
  width: 40px;
  height: 40px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAoBAMAAACbTmAyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNkQyRjk4RUJDMTMxMUU0QjYwQ0M1NDlDMjkzMTI4RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNkQyRjk4RkJDMTMxMUU0QjYwQ0M1NDlDMjkzMTI4RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY2RDJGOThDQkMxMzExRTRCNjBDQzU0OUMyOTMxMjhGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY2RDJGOThEQkMxMzExRTRCNjBDQzU0OUMyOTMxMjhGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DuL7OwAAAA9QTFRFrq6u////rq6urq6u////ABq5UAAAAAR0Uk5TAAABAzOBBmEAAAAySURBVDjLY1AUJA4wGBKrkHFU4ahCEBBxHJIKXcAAVRmKGMkKh0fwCBKbKEYVjipEBwDfn2+3ggwSvwAAAABJRU5ErkJggg==") no-repeat;
  background-color: #dddddd;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all 0.3s;
}
.fastOrderWindow .foAmPrice .countGroup .recount.plus {background-position: -40px 0;}
.fastOrderWindow .foAmPrice .countGroup .recount.active {cursor: pointer; background-color: #08A0C3;}
.fastOrderWindow .foAmPrice .countGroup .recount.active:hover {cursor: pointer; background-color: #20bed0;}

.fastOrderWindow .foAmPrice .icon-rub {
  float: right;
  width: 20px;
  height: 40px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAATCAYAAAB2pebxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RkZBRkZDMkJDMTYxMUU0ODE1RkE5NUY2REU3MEI3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RkZBRkZDM0JDMTYxMUU0ODE1RkE5NUY2REU3MEI3MSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhGRkFGRkMwQkMxNjExRTQ4MTVGQTk1RjZERTcwQjcxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjhGRkFGRkMxQkMxNjExRTQ4MTVGQTk1RjZERTcwQjcxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SQC+igAAATZJREFUeNqck71KA0EUhTPZJSRRxCpKwCZaqIUKVoKdVd7Bt/DBbC2sQgIKYmkhBO0EISwrwYhRx3PlLF4vzjDkwMfOz+XO/VtX+6tjcFgLaw4KcA/uwEwOc2PU+udMK6dNF2yDCzDJjFEPrHP9Cl7AG18U6uqRZdAB49irt0RLnByAI5Axoq2Ykw/WwOoarIA97jfrEScucvcAPNerMScxeZvjIuqpSEtbk6/Qa1QT7IMddTYWb6fsfWXU4Fpa+26cSEeW1P4JnEska4GQmySkZ3Ap8yNOJqDN8BtqmOaMxJm2l+CRYz/9aaP3v6k75/r47HJ7hbtRSpVtdzpqvZHaKgn1bIEWy9QO9V9ZsCbVPlP5fwacTG0kunAnnAPRANykTGxuDpwx9Cm52YmdMY1q2JL0LcAAcQhARoFkVbMAAAAASUVORK5CYII=") no-repeat center right;
}

.fastOrderWindow .foAmPrice .fosum {
  float: left;
  width: 125px;
  height: 40px;
  background: #fff;
  text-align: center;
  font-size: 20px;
  color: #3c3d3d;
  font-weight: bold;
  line-height: 40px;
  }

.fastOrderWindow .fomain {
  float: left;
  width: 100%;
  padding: 0 20px;
}

.fastOrderWindow .fomain label {
  float: left;
  width: 100%;
  font-size: 14px;
  margin: 13px 0 5px;
  color: #000000;
  text-transform: uppercase;
  line-height: 1;
}

.fastOrderWindow .fomain .fosubmit {
  float: left;
  width: 100%;
  height: 50px;
  background: #FF7E12;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  margin-top: 18px;
}

.fastOrderWindow .fomain .fosubmit:hover {background: #fff; border: 2px solid #FF7E12; color: #FF7E12;}
.fastOrderWindow .fomain .fosubmit:hover .fotext {
  height: 46px;
  line-height: 48px;
}
.fastOrderWindow .fomain .fosubmit .fotext {
  float: left;
  height: 50px;
  line-height: 52px;
}
.fastOrderWindow .fomain .fosubmit .foicon {
  float: left;
  margin: 0 20px 0 37px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyOUFDQkMzMUJCRjIxMUU0QTI4OTgwQ0Q2NDdCQTZCMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyOUFDQkMzMkJCRjIxMUU0QTI4OTgwQ0Q2NDdCQTZCMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjI5QUNCQzJGQkJGMjExRTRBMjg5ODBDRDY0N0JBNkIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjI5QUNCQzMwQkJGMjExRTRBMjg5ODBDRDY0N0JBNkIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Q1kh1wAAAY1JREFUeNq8lrFLw0AYxZNsFbPpcOCoiyLRQbo5FBFcMrSTdHD1Hyg4dSr4H7g5Bjo5dBEENxHEQTpGCJhB4+DQ0MkpvpMXCDG5Jk3MwS+E63fv3fW+7y56FEWaopmgC07AAVgDcoAOvsAzuAU3YJ6rIk0yaIEh+AQO6AGRihHsdxg35Lg/elkGFnDBdYZwHoLxLscrTTrgHdgFxdPYHN/JM7EY0F7SIKZNHStt0uJS7YoGyRW58R4Z3P8BeAATrZ42od4gzi6T2SEqzn41IxmkrmmwDu5BUGHm56yXZAuo25WOY+b7sivog1ewkfGb1B3LF6/CXyUNfLCpqB9PvoQVMuhNYRATysdMEbADVhRFt11gMrNFK7kEj2A90XdEg92CKw6L7MkFN3aLx0UA9kucaV7R7DoFHzQoc+z8ZpeOxxly+Rj0F9TCIfgGTyXqxwF3dVa8pqp4eaNdgZFWbxtRd97IKdzofdLYzfhvd7yRsWFTsAd88MI07AGRihPsdxjnc9w0Lag38d31I8AAUY6pxQ4kAXcAAAAASUVORK5CYII=") no-repeat center;
  width: 25px;
  height: 50px;
}
.fastOrderWindow .fomain .fosubmit:hover .foicon {
  height: 46px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MjA4NERGRkJCRjIxMUU0QUY0RUNDNzFERUU5REE4RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MjA4NEUwMEJCRjIxMUU0QUY0RUNDNzFERUU5REE4RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYyMDg0REZEQkJGMjExRTRBRjRFQ0M3MURFRTlEQThEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYyMDg0REZFQkJGMjExRTRBRjRFQ0M3MURFRTlEQThEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2Up91AAAAIdQTFRF9WwA////9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA9WwA1K/TZgAAAC10Uk5TAAAJCgwNFRkcJCUqKy0vMTc+QkROU1lbX2h4foedpajDxtna3eDh5ebn6PDxhOz3RgAAANpJREFUKM99ktt6gjAQhGewGG0rRZrUWEpiMRoF3v/5ehEOxip7uf83m8zsAqFSbV3Xds7qlKFCPykbowQAoUxTJhPJ6kr0WlBUdTaQwkuMRVL6IpDM54gIc5+RQFLfKAKhrBMCZYV/hFVJpI24Iy8kRZNCG8RkfyBJo2FVTHbHFUkqCxcP253XJEnh0EVAntZ9OB3a0HpfAID0bz1gO2h+fpfAp9+Ao2Z45/v4Wlw/Bj8Ubvrb1+Waj06p7I2fbT5lQKMfZMA+g+e5zWT9fD8zO525g5nbeXhvf2NREb1iEUKqAAAAAElFTkSuQmCC") no-repeat center;
  margin: 0 20px 0 35px;
}

.fastOrderWindow .fomain input.fopole {
  float: left;
  width: 100%;
  height: 30px;
  border: 1px solid #4888a6;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.fastOrderWindow .fomain input.error {border-color: red;}

.fastOrderWindow .foinfo {
  float: left;
  margin-top: 25px;
  width: 100%;
  background: #e8e8e8;
  color: #484848;
  font-style: italic;
  font-size: 13px;
  padding: 10px;
  border-top: 1px solid #d7d7d7;
}

.fastOrderWindow .foinfo .orderlink {color: red;}

.fastOrderWindow .preloader {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background: url("/images/preloader.gif") no-repeat center;
  background-color: rgba(255,255,255,0.7);
}

.fastOrderWindow * {box-sizing: border-box;}

.tooltipcont{
     position:absolute;
     min-height: 40px;
     font-size: 15px;
     left:-2000px;
     border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
       box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
       font-family: Calibri, Tahoma, Geneva, sans-serif;
       position: absolute; z-index: 99;
       padding: 0.5em 0.8em 0.8em 2em;
       background: #9FDAEE; border: 1px solid #2BB0D7;
     width:250px;
}

.tooltipcont img {border: 0; margin: -10px 0 0 -50px; float: left; position: absolute;}

.mv_popup {
  position: absolute;
  display: none;
  z-index: 99;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border: 2px solid #08A0C3;
  padding: 10px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.mv_popup .mvclose {
  position: absolute;
  width: 25px;
  height: 25px;
  margin: -2px -2px 0 0;
  cursor: pointer;
  top: 0;
  right: 0;
  background: #08A0C3 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKAQMAAABYPjbAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQUVGNDhFMEJCRjExMUU0QUMwOUUzRjZGOTdBMzkyNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQUVGNDhFMUJCRjExMUU0QUMwOUUzRjZGOTdBMzkyNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZBRUY0OERFQkJGMTExRTRBQzA5RTNGNkY5N0EzOTI0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZBRUY0OERGQkJGMTExRTRBQzA5RTNGNkY5N0EzOTI0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Zy+nJgAAAAZQTFRF////////VXz1bAAAAAF0Uk5TAEDm2GYAAAAfSURBVAjXYziQwJBwgMGwgUGagYEPjIAMIBcoeCABAF0EBjVxMLz3AAAAAElFTkSuQmCC") no-repeat center;
}

.mv_popup .mvclose:hover { background-color: #58D0EC; }

td[data-vo] {position: relative;}

.vo {
  float: left;
  background: #fff;
  position: absolute;
  width: 100%;
  padding-top: 20px;
  overflow: hidden;
  z-index: 4;
}

.vo .text {
  display: none;
}

.vo.active {
  border: 1px solid #5A799D;
  padding: 19px 5px 10px 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  z-index: 5;
}

.vo:before {
color:#2574CE;
content:" ";
position:absolute;
right:48%;
top:9px;
z-index:2;
transition:top .2s ease 0;
border-color:#FFF rgba(0,0,0,0) rgba(0,0,0,0);
border-style:solid;
border-width:4px 10.5px 0;
}

.vo:after {
color:#2574CE;
content:" ";
position:absolute;
right:47%;
top:5px;
z-index:1;
transition:top .2s ease 0;
border-color:#A0BCDC rgba(0,0,0,0) rgba(0,0,0,0);
border-style:solid;
border-width:7px 12px 0;
}

.vo:after {
  top:9px;
  transition:top .2s ease 0;
  border-color:#ADC1D4 rgba(0,0,0,0) rgba(0,0,0,0);
}

.vo.active:after {
  border-color:#2574CE rgba(0,0,0,0) rgba(0,0,0,0);
}

/* Панель слева */

#leftlink.orderlink {/*display: none;*/}
  body {
    margin-left: 0;
    padding-left: 26px;
  }

  .productionpanel {
    position: fixed;
    float: left;
    top: 42px;
    left: 0;
    width: 100%;
    min-width: 1270px;
    z-index: 9;
    box-sizing: border-box;
    background: #E7F5FE;
    border-bottom: 2px solid #81CAF7;
    z-index: 8;
    display: none;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
    padding-left: 47px;
    text-align: center;
    -webkit-transition: padding 0.3s ease;
    -moz-transition: padding 0.3s ease;
    -o-transition: padding 0.3s ease;
    -ms-transition: padding 0.3s ease;
    transition: padding 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  }

  .productionpanel.lphover {padding-left: 250px;}

  .productionpanel * {box-sizing: border-box;}
  .productionpanel .item {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    margin: 10px;
  }

  .productionpanel .item .title-item {
    float: left;
    width: 100%;
    text-transform: uppercase;
    padding: 3px 0;
    color: white;
    margin-bottom: 5px;
    font-size: 10px;
    font-weight: bold;
  }
  .productionpanel .item a {
        float: left;
    width: 150px;
    height: 124px;
    padding: 10px;
    background: #5891D2;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,0.14);
    -webkit-filter: brightness(100%);
    transition: all 400ms ease 0s;
  }

  .productionpanel .item:hover {
    -webkit-filter: brightness(120%);
  }

  .productionpanel .item img {
    max-width: 90%;
    max-height: 250px;
}

.productionpanel .closeProdPanel {
	position: absolute;
	float: left;
	width: 100%;
	left: 0;
	text-align: center;
	line-height: 30px;
	color: #182E48;
	cursor: pointer;
	background: #81CAF7;
}

.productionpanel .closeProdPanel span {display: inline-block}

.productionpanel .closeProdPanel i {
	float: left;
	line-height: 30px;
	font-size: 20px;
	margin-right: 5px;
}

.productionpanel .closeProdPanel:hover {
	background: #afd5f7;
	text-decoration: underline;
}

  .toppanel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1270px;
    min-height: 42px;
    z-index: 9;
    box-sizing: border-box;
	/* Градиент начало */
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#ebf1f6+0,abd3ee+0,87a0e5+0,6391bf+0,85b1dd+100,89c3eb+100,d5ebfb+100,87a0e5+100 */
background: rgb(235,241,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(235,241,246,1) 0%, rgba(171,211,238,1) 0%, rgba(135,160,229,1) 0%, rgba(99,145,191,1) 0%, rgba(133,177,221,1) 100%, rgba(137,195,235,1) 100%, rgba(213,235,251,1) 100%, rgba(135,160,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(235,241,246,1) 0%,rgba(171,211,238,1) 0%,rgba(135,160,229,1) 0%,rgba(99,145,191,1) 0%,rgba(133,177,221,1) 100%,rgba(137,195,235,1) 100%,rgba(213,235,251,1) 100%,rgba(135,160,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(235,241,246,1) 0%,rgba(171,211,238,1) 0%,rgba(135,160,229,1) 0%,rgba(99,145,191,1) 0%,rgba(133,177,221,1) 100%,rgba(137,195,235,1) 100%,rgba(213,235,251,1) 100%,rgba(135,160,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#87a0e5',GradientType=0 ); /* IE6-9 */

    /* Градиент конец */
	
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2); /*Тень */
  }

  .toppanel * {box-sizing: border-box;}

  .toppanel .searchblock {
    float: left;
    position: relative;
    width: 40%;
    height: 42px;
    padding-left: 27px;
    padding-right: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	  z-index: 6;
  }

  .toppanel .links-buttons {
	  float: left;
	  position: relative;
	  width: 40%;
	  height: 42px;
	  text-align: center;
	  line-height: 42px;
  }
  .toppanel .navlink {
	  display: inline-block;
    text-align: center;
    line-height: 42px;
  }

  .toppanel .navlink span {
    font-size: 18px;
    display: inline-block;
    position: relative;
    background: rgb(255, 104, 0);
  	border: 1px solid #DE630D;
	  border-top: 0;
	padding-left: 15px;
	padding-right: 35px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	  z-index: 6;
  }

.toppanel .contactButton {
	line-height: 42px;
    font-size: 18px;
    display: inline-block;
    position: relative;
	background: #00aff2;
	border: 1px solid #0DA1DA;
	border-top: 0;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
  }

.toppanel .contactButton .cbtitle {
	padding-left: 15px;
	padding-right: 43px;
}

.toppanel .contactButton .cbtitle:before {
	position: absolute;
	content: "\f0e6";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	right: 0;
	top: 50%;
	margin-top: -11px;
	margin-right: 15px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.contactButtons {
	float: left;
	position: absolute;
	top: 0;
	padding-top: 50px;
	visibility: hidden;
	z-index: 5;
	width: 100%;
	left: 0;
	height: 0px;
	overflow: hidden;
}

.contactButtons:hover {position: fixed; height: 170px;}

.contactButtons .cbutton {
	float: left;
	position: relative;
	width: 90px;
	height: 90px;
	margin: 0 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
	background: #00aff2;
	line-height: 1.3;
	display: table;
	box-shadow: 0 0 10px 5px rgba(10, 10, 10, .15);
	overflow: hidden;
	z-index: 10;
	color: #fff;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
}

.contactButtons .cbutton .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 90px;
	font-size: 42px;
	background: #00aff2;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.contactButtons .cbutton:hover {background: #19bef2;}

.contactButtons .cbutton span {
	display:table-cell;
	vertical-align:middle;
}



  .toppanel .navlink span:hover {background: rgb(255, 125, 20); }

  .toppanel .navlink span:before {
    position: absolute;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    right: 0;
    top: 50%;
    margin-top: -11px;
    margin-right: 15px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .toppanel .navlink span.active:before {
    -moz-transform: rotate(-180deg); /* Для Firefox */
    -ms-transform: rotate(-180deg); /* Для IE */
    -webkit-transform: rotate(-180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-180deg); /* Для Opera */
    transform: rotate(-180deg);
  }

  .toppanel .phoneblock {
    float: left;
    position: relative;
    width: 20%;
    height: 42px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
	  z-index: 6;
  }

  .toppanel .phoneblock a {
  	color: #fcfcfc;
  	text-decoration: none;
  }

  .toppanel .phoneblock a:hover {
  	background: none;
  }


  .toppanel.lphover .searchblock {
    width: 40%;
    padding-left: 230px;
  }

  .toppanel .searchblock input[type=search] {
    border: 0 !important;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
  }

  .toppanel .searchblock input[type=button] {
    height: 30px;
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    border-radius: 2px;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .toppanel .searchblock input[type=button]:hover {background: #BDDCFF;}

  /*.toppanel.lphover .navlink {width: 25%;}
  .toppanel.lphover .phoneblock {width: 25%;}*/


  .leftpanel {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 27px;
    height: 100%;
    z-index: 10;
    background: #6391BF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .leftpanel:hover {
    opacity: 1;
    width: 230px;
  }

  .leftpanel:hover .logo {
    opacity: 1;
  }

  .leftpanel:hover .mainmenu a {margin-left: 10px;}
  .leftpanel:hover .mainmenu a .icon {opacity: 1;}
  .leftpanel:hover .lp-title {opacity: 1;}
  .leftpanel:hover .salebutton .icon {width: 40px;}

  .leftpanel * {
    box-sizing: border-box;
  }
  .leftpanel .logo {
    opacity: 0;
    height: 150px;
    text-align: center;
    float: left;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .leftpanel .logo img {
    width: 100%;
    max-width: 150px;
  }

  .leftpanel .mainmenu {
    float: left;
    width: 100%;
  }

  .leftpanel .mainmenu a {
    float: left;
    position: relative;
    width: 100%;
    height: 26px;
    overflow: hidden;
    color: #fff;
    background: none;
    text-decoration: none;
    margin: 10px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .leftpanel .mainmenu a .icon {
    float: left;
    width: 26px;
    height: 26px;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    border-radius: 2px;
    border: 1px solid rgba(255,255,255,.5);
    opacity: .9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .leftpanel .mainmenu a .icon img {max-width: 100%;}
  .leftpanel .mainmenu a .label {
    float: left;
    line-height: 26px;
    margin-left: 10px;
    text-transform: uppercase;
  }
  .leftpanel .mainmenu a:hover {margin-left: 15px;}
  .leftpanel .mainmenu a:hover .icon {opacity: 1;}
  .leftpanel .mainmenu a:hover .label {font-weight: bold;}
  .leftpanel .lp-title {
    float: left;
    color: rgba(255,255,255,.7);
    opacity: 0;
    height: 15px;
    overflow: hidden;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 20px;
    white-space: nowrap;
  }
  .leftpanel .salebutton {
    float: left;
    width: 100%;
    height: 52px;
    margin-top: 20px;
    overflow: hidden;
    text-transform: uppercase;
    color: #fff;
    background: #FF3300;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .leftpanel .salebutton .label {
    float: left;
    font-size: 15px;
    margin-top: 7px;
    margin-left: 10px;
    line-height: 20px;
  }
  .leftpanel .salebutton .icon {
    float: left;
    width: 27px;
    height: 52px;
    font-size: 27px;
    line-height: 52px;
    text-align: center;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
     -webkit-animation: blink5 2s linear infinite;
    animation: blink5 2s linear infinite;
  }
  .leftpanel .salebutton:hover {background: #ff7755;}
  @-webkit-keyframes blink5 {
    0% { background: rgb(255, 51, 0); color: rgb(255,255,255); }
    50% { background: rgb(255, 255, 255); color: rgb(255,51,0);  }
    100% { background: rgb(255, 51, 0); color: rgb(255,255,255); }
  }
  @keyframes blink5 {
    0% { background: rgb(255, 51, 0); color: rgb(255,255,255); }
    50% { background: rgb(255, 255, 255); color: rgb(255,51,0); }
    100% { background: rgb(255, 51, 0); color: rgb(255,255,255); }
  }

.sliderblock {
  float: left;
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  color: #fff;
}

.sliderblock.style2 {
  border-radius: 10px;
  background: #d8efff;
  box-shadow: inset 0px 0px 20px 10px rgba(148,213,255,1);
  color: #27405D;
}

.sliderblock.ballstyle {
	width: 400px;
	height: 400px;
	color: #000;
}

.sliderblock.style3 {
  float: none;
  display: inline-block;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background: #d8efff;
  color: #27405D;
}

.sliderblock.style2 .block-title h2 {
  background: #d8efff !important;
  margin: 0 !important;
  padding: 3px 10px !important;
  display: inline !important;
  font-size: 22px !important;
  border-radius: 2px;
}

.sliderblock.style3 .block-title {
    font-weight: bold;
    color: #FF3300;
    font-family: Geneva, Arial, Helvetica, sans-serif;

}

.sliderblock.style3 .block-image {
  width: 100%;
  padding: 0;
}

.sliderblock.style3 .overlay .block-desc {
  padding: 0 10px;
  font-size: 14px;
}

.sliderblock.style4 {
  float: none;
  display: inline-block;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background: #d8efff;
  box-shadow: inset 0px 0px 20px 10px rgba(148,213,255,1);
  color: #27405D;
}

.sliderblock.style4 .block-title {
    font-weight: bold;
    color: #FF3300;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.sliderblock.style4 .overlay .block-desc {
  padding: 0 10px;
  font-size: 14px;
}

.sliderblock.style2 .overlay, .sliderblock.style3 .overlay, .sliderblock.style4 .overlay {
  box-shadow: inset 0px 0px 20px 10px rgba(148,213,255,1);
}

.sliderblock, .sliderblock * {box-sizing: border-box;}

.sliderblock .block-image {
  float: left;
  position: relative;
  width: 100%;
  padding: 15px;
  text-align: center;
}

.sliderblock .block-image img {max-width: 100%;}

.sliderblock .block-title {
  position: absolute;
  float: left;
  width: 100%;
  padding: 10px;
  bottom: 20px;
  font-family: "Arial";
  text-align: center;
  font-size: 22px;
}

.sliderblock .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  padding-top: 10px;
  overflow: hidden;
}

.sliderblock.ballstyle .block-image { padding: 0; }
.sliderblock.ballstyle .overlay {
	background: url("/images/ball-clear.png") no-repeat center;
	padding: 0;
}

.sliderblock.ballstyle .overlay .block-desc {
	overflow: hidden;
	width: 280px;
	height: 280px;
	margin: 57px 60px 0 60px;
	-webkit-hyphens: manual;
	-webkit-shape-inside: polygon(75.778px 272.829px, 1.555px 144.271px, 75.778px 15.713px, 224.222px 15.713px, 298.444px 144.271px, 224.222px 272.829px);
	text-align: center;
}

.sliderblock.ballstyle .overlay .block-link {
	height: 48px;
	line-height: 48px;
	background: rgb(2, 159, 212);
}

.sliderblock.ballstyle .overlay .block-link:hover {background: rgb(2, 195, 249);}

.sliderblock .overlay .block-title {
  position: relative;
  top: 0;
  bottom: none;
}

.sliderblock .overlay .block-desc {
  float: left;
  width: 100%;
  padding: 10px;
  font-size: 16px;
}

.sliderblock .overlay .block-link {
  position: absolute;
  display: inline-block;
  bottom: 0px;
  right: 0px;
  text-decoration: none;
  transition: color ease .3s;
  background: rgba(0,0,0,.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#55000000', EndColorStr='#55000000');
  width: 100%;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  text-align: right;
  color: #fff;
  font-size: 16px;
}
.sliderblock .overlay .block-link i {
  font-size: 32px;
  vertical-align: middle;
  margin-left: 10px;
}

.sliderblock .overlay .block-link:hover {background: rgba(0,0,0,.4);    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#33000000', EndColorStr='#33000000');}

blockquote.orange {
    border-left: 5px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
    outline: none;
    border: solid #f15a23 2px;
    border-left: solid #f15a23 25px;
    margin: 0px 0px 10px 0px;
    padding: 15px 15px 10px 0px;
    font-size: 18px;
    background: #ffffff;
    background-image: url("/images/info.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    display: block;
    padding-left: 80px;
    min-height: 80px;
    font-size: 16px;
}


.fixtable .tableFloatingHeaderOriginal {
  background: #fff;
  border-left: 4px solid #5A799D;
  border-right: 4px solid #5A799D;
  border-top: 4px solid #5A799D;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
}

#widget-twitter-bg {
	width: 200px;
	margin-bottom: 15px;
	margin-left: -9px;
	overflow: hidden;
}

#widget-twitter-bg a {
	display: block;
	background: url(https://mdnvizit.ru/images/widget-twitter-button.png) 0 0 no-repeat;
	height: 55px;
}

#widget-twitter-bg a:hover {
	background-position: -200px 0;
}

#widget-socials {
	width: 200px;
	height: 179px;
	margin-bottom: 20px;
	margin-left: -9px;
}

#widget-socials .tabs-nav {
	height: 35px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#widget-socials .tabs-nav li {
	width: 64px;
	height: 100%;
	float: left;
	border: 1px #bfcce5 solid;
	border-bottom: 0;
	border-radius: 3px 3px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
}
#widget-socials .tabs-nav li:first-child {width: 65px;}
#widget-socials .tabs-nav li:last-child {width: 65px;}

#widget-socials .tabs-nav li a:hover {background: none !important;}

#widget-socials .tabs-nav li.active.widget-vk {
	border-color: #36638e #5b7fa6 #5b7fa6;
	background-color: #5b7fa6;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAMAAADH72RtAAAARVBMVEX///////////////////////////////9bf6ZlhqpvjrB5lraDn7uYr8eit82sv9K2x9jCz97W3+jg5+7r7/T19/n///8YAL+aAAAACHRSTlMGhIeKjeTn6hUKYUMAAABZSURBVBjTZY9JEoAgEAMDskTADZX/P1UtDjpj36YrlakAxrcXbwDbJBZRmYim6YYP+RQmJ3IRpjZtpsLx0D3chFlrZlI9Myl/ZarMTdm7+a/QSwfAhc8dHC7ZQBMi+H0UwQAAAABJRU5ErkJggg==);
}
#widget-socials .tabs-nav li.active.widget-vk a {
	border-top: 2px #36638e solid;
}
#widget-socials .tabs-nav li.active.widget-fb {
	border-color: #3c5484 #6c83b2 #6c83b2;
	background-color: #6c83b2;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAPCAMAAAAf3yWMAAAAG1BMVEUAAAD////////////////////////////////rTT7CAAAACHRSTlMAMEBwgJCgwMwnbcIAAAAvSURBVAjXlcixDQAgDMCwUNqS/y9mQLAzWTJQqhAep9oFqQVEa8dAVdfzPqkJv25+wwHnno3J4wAAAABJRU5ErkJggg==);
}
#widget-socials .tabs-nav li.active.widget-fb a {
	border-top: 2px #3c5484 solid;
}
#widget-socials .tabs-nav li.active.widget-ok {
	border-color: #a56650 #eb722e #eb722e;
	background-color: #eb722e;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAMAAAAYoR5yAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAAF9JREFUCNctyzkChCAQAMGGQUE5pv//2g3crJIC+tHTAYaqDii6r2troWlAaKNphaqNqjtia4Xnaw/ASM0BjNVLa6WvQap7q0nMVM0ZAK++AHCr3n9lftaMSAU8ATEXP/8mBboR2BjTAAAAAElFTkSuQmCC);
}
#widget-socials .tabs-nav li.active.widget-ok a {
	border-top: 2px #a56650 solid;
}
#widget-socials .tabs-nav li.widget-vk {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAMAAADH72RtAAAARVBMVEVbf6Zbf6Zbf6Zbf6Zbf6Zbf6Zbf6Zbf6Zbf6Zlh6tvj7B6l7aEoLyYsMejuM2twNO3yNjC0N7X4Onh6O7r8PT1+Pr///9OnLPEAAAACHRSTlMGhIeKjeTn6hUKYUMAAABZSURBVBjTZY9JDoAwDAPd0g0oW1v8/6cC6gES5paR5ciA8enFG8AmiUVUJiJpuuFDHYWpjdyEyUmbo/CcdA8XYdZc2VTPTspflSpzU+Zu/iv00gFw4XMHhwsKpgryOFCGqQAAAABJRU5ErkJggg==);
}
#widget-socials .tabs-nav li.widget-fb {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAPCAMAAAAf3yWMAAAAG1BMVEX///9sg7Jsg7Jsg7Jsg7Jsg7Jsg7Jsg7Jsg7K5BBQ8AAAACHRSTlMAMEBwgJCgwMwnbcIAAAAvSURBVAjXlcixDQAgDMCwUNqS/y9mQLAzWTJQqhAep9oFqQVEa8dAVdfzPqkJv25+wwHnno3J4wAAAABJRU5ErkJggg==);
}
#widget-socials .tabs-nav li.widget-ok {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAMAAAAYoR5yAAAAM1BMVEX////tch/tch/tch/tch/tch/tch/tch/tch/tch/tch/tch/tch/tch/tch/tch/tch9qcHzOAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAAF9JREFUCNctyzkChCAQAMGGQUE5pv//2g3crJIC+tHTAYaqDii6r2troWlAaKNphaqNqjtia4Xnaw/ASM0BjNVLa6WvQap7q0nMVM0ZAK++AHCr3n9lftaMSAU8ATEXP/8mBboR2BjTAAAAAElFTkSuQmCC);
}
#widget-socials .tabs-nav li a {
	display: block;
	height: 100%;
	width: 100%}
#widget-socials .tab-content {
	background-color: #fff;
	float: left;
}
#widget-socials .tab-content .tab {
	width: 196px;
	overflow: hidden;
}
#widget-socials .tab-content .tab#widget-vk {
	background-color: #5b7fa6;
	border: 2px #5b7fa6 solid;
	height: 215px;
}
#widget-socials .tab-content .tab#widget-fb {
	border-color: #6c83b2;
	border-style: solid;
	border-width: 38px 2px 36px;
	height: 70px;
}
#widget-socials .tab-content .tab#widget-ok {
	background-color: #eb722e;
	border: 2px #eb722e solid;
	height: 215px;	
}

#fixblock {float: left;}

#mc_embed_signup {
	clear: left;
	font: 14px Helvetica, Arial, sans-serif;
}
#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0;
}
#mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em;
}
#mc_embed_signup input {
	border: 1px solid #999;
	-webkit-appearance: none;
}
#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}
#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}
#mc_embed_signup input:focus {
	border-color: #333;
}
#mc_embed_signup input.email {
	display: block;
	padding: 8px 0;
	margin: 0 4% 10px 0;
	text-indent: 5px;
	width: 86%;
	min-width: 130px;
}
#mc_embed_signup input.button {
	display: block;
	width: 167px;
	margin: 0 0 10px 0;
	min-width: 90px;
}
#mc_embed_signup .button {
	clear: both;
	background-color: #5891D2;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}
#mc_embed_signup .button:hover {
	background-color: #65b2ff;
}
#mc_embed_signup .small-meta {
	font-size: 11px;
}
#mc_embed_signup .nowrap {
	white-space: nowrap;
}
#mc_embed_signup .clear {
	clear: none;
	display: inline;
}
#mc_embed_signup label {
	display: block;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}
#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}
#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}
#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%}
#mc_embed_signup #mce-error-response {
	display: none;
}
#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}