html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
  margin: 0;
  padding: 0;
}
body {
  background: #373e45 url("../images/bg_dot.png") no-repeat 50% 0 fixed;
  color: #1b1f21;
  word-wrap: break-word;
}
h1, h2, h3, h4, h5 {
  line-height: normal;
  padding: 0.2em 0;
}
h1 {
  font-size: 1.25em;
}
h2 {
  font-size: 1.2em;
  line-height: 2em;
}
h3 {
  font-size: 1.15em;
}
h4 {
  font-size: 1.1em;
}
h5 {
  font-size: 1em;
}
h2, h3, h4, .zag {
  color: crimson;
}
a {
  color: #3b5163;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
input, textarea, select, button, body {
  font: 13px/17px "Trebuchet MS", Helvetica, sans-serif;
}
input, textarea, select, button, a {
  outline: none;
}
@font-face {
  font-family: 'PFSquareSansProBold';
  src: url('../fonts/pfsquare-webfont.eot');
  src: local('PF Square Sans Pro'), local('../fonts/PFSquareSansProBold'), url('../fonts/pfsquare-webfont.woff') format('woff'), url('../fonts/pfsquare-webfont.ttf') format('truetype'), url('../fonts/pfsquare-webfont.svg#webfontIlJz4VNr') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Condensed';
  src: url('../fonts/Roboto-Condensed.ttf.woff') format('woff'), url('../fonts/Roboto-Condensed.ttf.svg#Roboto-Condensed') format('svg'), url('../fonts/Roboto-Condensed.ttf.eot'), url('../fonts/Roboto-Condensed.ttf.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
p {
  margin-bottom: 0.5em;
}
hr {
  border: 0 none;
  border-top: 1px solid #dbe8ed;
  height: 1px;
  margin: 15px 0;
}
ul {
  margin: 0 0 0 2em;
  list-style: disc outside;
}
ol {
  margin: 0 0 0 2em;
  counter-reset: list1;
}
#equip ol li:before {
  counter-increment: list1; /* Увеличиваем значение счетчика */
  content: counter(list1) ". "; /* Выводим число */
}
#equip ol ol {
  counter-reset: list2;
  float: none !important
} /* Инициируем счетчик вложенного списка */
#equip ol ol li:before {
  counter-increment: list2; /* Увеличиваем значение счетчика вложенного списка */
  content: counter(list1) "."counter(list2) ". "; /* Выводим число */
}
#equip ol li {
  list-style-type: none;
}
#logo {
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 5px !important;
  font-size: 13px
}
.reset, .reset li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clr, .clear {
  clear: both;
}
.ots {
  margin: 25px
}
.thide, .htmenu span {
  overflow: hidden;
  display: block;
  height: 0;
  line-height: normal;
}
table.userstop, table.pm, table.tableform, table.calendar, .basecont table, .maincont table, .base table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lcol, .rcol, form {
  display: inline;
}
/*.lcol { float: left; } .rcol { float: right; }*/
.small {
  font-size: 0.7em;
}
.norm {
  font-size: 1.2em;
}
.big {
  font-size: 1.5em;
}
.biger {
  font-size: 2.5em
}
.pink {
  color: #d51e44 !important;
}
.purp {
  color: #ec0000 !important;
}
.bl {
  color: #4682B4
}
.bla {
  color: #444 !important;
}
.wt {
  color: #fff !important;
}
.under {
  text-decoration: underline
}
.left, .cont, .cont50, #equip img, .cent ol, .cont img {
  float: left;
}
.right {
  float: right !important;
}
.zag {
  font-weight: bold;
}
.center, .sortn {
  text-align: center !important
}
.hint {
  color: #999;
  font-size: 12px
}
.italic {
  font-style: italic
}
.offer {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  color: #666;
  font-family: "Calibri";
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 0.9;
  padding: 40px 0;
  text-align: center;
  font-weight: 300
}
.offer2 {
  color: #fff;
  font-family: Tahoma;
  font-size: 40px;
  line-height: 1.2;
  padding: 15px 0;
  text-align: center;
  font-weight: 300;
  background: url(../images/offer_bg.png) no-repeat -35px 10px;
}
.offergtc {
  color: #fff;
  font-family: Tahoma;
  font-size: 24px;
  line-height: 1.2;
  padding: 105px 0 15px 0;
  font-weight: 300;
  background: url(../images/offergtc_bg.png) no-repeat -35px 0;
  text-transform: uppercase;
  height: 112px;
  margin-left: -13px;
}
.offergtc div {
  text-align: center;
  width: 700px;
  ;
}
.offergtc a {
  color: #f65c1f;
}
.ind {
  color: #4682b4;
  font-family: 'CharcoalCY', Tahoma;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  display: block
}
.ind2 {
  color: #000;
  font-family: Tahoma;
  font-size: 18px;
  line-height: 3.5;
  text-align: left;
  text-transform: uppercase;
}
.fultabl {
  color: #CCC !important;
  font-family: Tahoma;
  font-size: 16px;
  line-height: 3.5;
  padding-right: 85px;
}
.s1 {
  font-size: 1em;
}
.s12 {
  font-size: 1.2em;
  line-height: 1.3;
}
.s14 {
  font-size: 1.4em;
}
.s16 {
  font-size: 1.6em;
}
.s18 {
  font-size: 1.8em;
}
.s2 {
  font-size: 2em;
}
.s24 {
  font-size: 2.4em;
}
.s28 {
  font-size: 2.8em;
}
.wrapper {
  max-width: 1120px;
  width: 92%;
  text-align: left;
  margin: 0 auto;
}
.wwide {
  width: 100%;
}
.wrapper {
  width: 980px;
}
/*---header---*/
.topline {
  height: 2px;
  font: 1px/1px sans-serif;
  background: url("../images/topline.png");
}
#header {
  margin-top: 1em;
}
/*---logotype---*/
#header h1 a {
  display: block;
  padding-top: 75px;
  background: url("../images/vm_logo.png");
}
#header .rcol {
  padding-top: 28px;
  width: 100%;
}
/*---Иконки соц.сетей---*/
.headsoc {
  margin-right: 17px;
}
.headsoc a {
  float: left;
  padding-top: 35px;
  width: 35px;
  background: url("../images/headsoc.png") no-repeat;
}
.headsoc .twit {
  background-position: 0 0;
}
.headsoc .twit:hover {
  background-position: 0 -35px;
}
.headsoc .vkon {
  background-position: -35px 0;
}
.headsoc .vkon:hover {
  background-position: -35px -35px;
}
/*---headlinks---*/
.headlinks {
  margin-top: 6px;
  overflow: hidden;
}
.headlinks ul, .headlinks ul li, .headlinks, .headsoc, .headsoc a, ul.loginbox li {
  float: left;
}
.headlinks ul {
  margin-left: -11px;
}
.headlinks ul li {
  background: url("../images/headlinks.png") no-repeat 0 70%;
  padding: 0 10px 0 11px;
}
.headlinks ul a, ul.loginbox li a {
  color: #fff;
}
#phone {
  color: #ffffff !important;
  float: right;
  font-family: "NeoSansCyr";
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7;
  padding: 14px 15px;
}
#phone span {
  font-size: 22px;
}
#phone span img {
  vertical-align: middle;
}
#chr a {
  background: #db143d none repeat scroll 0 0;
  font-size: 12px !important;
  padding: 4px 7px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 37px;
}
#header table {
  border: 0 none;
  border-spacing: 5px 0;
}
#header table td {
  color: #F2F2F2;
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: 66px;
}
#header table td:hover {
  opacity: 0.9;
}
#header a {
  text-decoration: none
}
#header table td a, #chr a {
  color: #444;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  font-family: Arial;
}
#header table th a {
  font-size: 12px;
  color: #f2f2f2;
}
#header table td a:hover {
  color: #BBBBBB;
}
@font-face {
  font-family: "NeoSansCyr"; /* Гарнитура шрbanа */
  src: url(../fonts/NeoSansCyr.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: "CharcoalCY";
  src: url(../fonts/CharcoalCY.ttf);
}
@font-face {
  font-family: "Calibri";
  src: url(../fonts/calibrib.ttf);
}
#menu, #menubar {
  font-family: 'NeoSansCyr';
}
#header strong {
  color: #ffffff;
  font-family: "CharcoalCY";
  font-size: 30px;
  font-weight: 500;
  line-height: 1.8;
  text-shadow: 2px 2px 0 #000;
}
#header strong, .ind, x:-moz-any-link {
  font-family: 'NeoSansCyr';
}
.menu_box {
  background: #f9f9f9;
  margin: 0;
  padding: 1em;
  border-radius: 10px 10px 0 0;
}
/*---login---*/
.loginbox {
  display: inline;
}
.loginbox ul.loginbox {
  float: right;
  height: 27px;
}
ul.loginbox {
  line-height: 27px;
}
ul.loginbox li {
  margin-left: 10px;
}
.loginbtn a {
  text-decoration: none;
  font-size: 1.1em;
  display: block;
  width: 66px;
  padding-bottom: 17px;
  background: url("../images/loginbtn.png") no-repeat 50% 0;
}
.loginbtn a b {
  text-align: center;
  display: block;
  cursor: pointer;
  height: 26px;
  background-color: #db143d;
}
.loginbtn a:hover {
  background-position: 50% 100%;
}
.loginbtn a:hover b {
  background-color: #f1345d;
}
.logform li.lfield {
  margin-bottom: 10px;
}
.logform li.lbtn {
  text-align: center;
}
.logform li.lfield input {
  width: 265px;
}
.container {
  margin: 0;
  width: 100%;
}
/*---Menu---*/
.darkbg {
  background: #272E35;
  border-bottom: 1px solid #5D5D5D;
}
.endshort {
  margin: 0px -13px;
  height: 20px;
}
#menubar {
  border-top: 1px solid #646C74;
  height: 60px;
  padding: 0 2px;
  background: url("../images/topshd.png") no-repeat 50% 0;
  min-width: 950px;
}
#menubar .lcol, #menubar .lcol ul, #menubar .lcol ul li, #menubar .lcol ul a, .specs a {
  float: left;
}
#menubar .lcol, #menubar .rcol {
  height: 50px;
}
#menubar ul {
  font-size: 1.4em;
  line-height: 39px;
  margin-left: -2px;
}
#menubar ul li {
  background: url("../images/mbar.png") no-repeat 0 -3px;
}
#menubar ul a {
  color: #ffffff;
  height: 50px;
  padding: 11px 8px 0;
  text-decoration: none;
  font-family: Arial;
}
#menubar ul a:hover {
  color: #aaa
}
#menubar .rcol, #menubar .rcol ul, #menubar .rcol ul li, #menubar .rcol ul a, .specs a {
  float: right;
}
#sale {
  background: url("../images/tribbon.png") no-repeat scroll 0 -7px transparent !important;
  font-size: 16px;
  height: 70px !important;
  text-indent: -1000px;
  width: 88px;
  margin-top: -1px;
}
#sale:hover {
  background: url("../images/tribbon.png") no-repeat 0 -5px !important;
  color: #000000 !important
}
.catal {
  height: 80px;
  line-height: 1.5;
}
.catal > a {
  color: #b0c4de !important;
  font-weight: 700;
  padding: 60px 6px 0 !important;
}
.catal > a:hover {
  color: #d0dfdf !important
}
.catal img {
  margin: -60px 0 0 3px;
  position: absolute;
}
#newdil {
  background: #4682b4;
  line-height: 1.2;
  text-align: center;
}
#newdil:hover {
  background: #3672a4
}
#kup {
  background: #d51e44;
  font-size: 15px;
  text-align: center;
  line-height: 1.2
}
#kup:hover {
  background: #b50024
}
#newdil:hover, #roznit:hover {
  color: #fff !important
}
/*---search---*/
.searchbar {
  margin-top: 6px;
  border: 1px solid #3f464c;
  border-width: 0 1px 1px 0;
  float: right;
  width: 217px;
  height: 26px;
  background: #191f24 url("../images/search.png") no-repeat;
}
.searchbar li {
  float: left;
  height: 26px;
}
.searchbar .lfield {
  width: 180px;
  padding-left: 7px;
  overflow: hidden;
}
.searchbar .lfield input {
  color: #8b99a8;
  float: left;
  height: 15px;
  width: 180px;
  border: 0 none;
  background: none;
  margin-top: 6px;
}
.searchbar .lfield input:focus {
  color: #F2F2F2;
}
.searchbar .lbtn input {
  width: 30px;
  height: 26px;
  background: #db143d url("../images/search.png") no-repeat 0 -26px;
}
.searchbar .lbtn input:hover {
  background-position: -30px -26px;
}
/*---BodyTemplate---*/
.body {
  background: #fff;
  border: 13px solid #fff;
}
.vsep { /*background: url("../images/vsep.png") no-repeat 50% 0;  open when paste sidebar padding: 13px 313px 0 0;*/
}
#sidebar {
  padding-left: 13px;
  width: 300px;
  margin: 0 -313px 0 0;
}
#midside {
  width: 100%;
}


/*---Slider---*/
#slides, .slides_container {
  height: 278px;
  position: relative;
}
.slides_container {
  background: url("../images/loading_n.gif") no-repeat 50% 50%;
  border-bottom: 1px solid #b31032;
  width: 100%;
  overflow: hidden;
}
#slides {
  border-bottom: 8px solid #db143d;
}
#slides .next, #slides .prev {
  position: absolute;
  top: 114px;
  width: 50px;
  padding-top: 60px;
  display: block;
  z-index: 101;
  background: url("../images/nextprev.png");
}
#slides .prev {
  background-position: 0 0;
  left: -23px;
}
#slides .next:hover {
  background-position: -50px -60px;
}
#slides .next {
  background-position: -50px 0;
  right: -23px;
}
#slides .prev:hover {
  background-position: 0 -60px;
}
.pagination {
  padding-top: 10px;
}
.pagination > li {
  list-style: outside none none;
}
.pagination > li a {
  background-image: url("../img/pagination.png");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
  padding-top: 13px;
  width: 13px;
}
.pagination > li.current a {
  background-position: 0 -13px;
}
.pagination > li a:hover {
  background-position: 0 -26px;
}
/*---buttons---*/
.fbutton, .vresult {
  border: 0 none;
  background: none;
  cursor: pointer;
}
.fbutton {
  text-shadow: 0 1px 0 #fff;
  font-size: 1.1em;
  margin-bottom: 2px;
  border: 1px solid #bcc5c9;
  width: 106px;
  height: 31px;
  color: #d51e44;
  padding: 2px 0 5px 0;
  background: #fff url("../images/fbutton.png") repeat-x 0 100%;
  font-weight: bold;
}
.fbutton:hover, .vresult:hover {
  background-position: 0 10px;
  -moz-box-shadow: 0 1px 5px -2px black;
  -webkit-box-shadow: 0 1px 5px -2px black;
  box-shadow: 0 1px 5px -2px black;
}
button.fbutton span {
  cursor: pointer;
  display: block;
}
/*----index-----*/
.row {
  margin: 0 -13px;
  padding: 15px 0;
  background: #fbfbfb;
}
.blbg {
  background: #000;
  color: #fff;
  height: 2930px;
  padding: 0 30px;
  text-align: center
}
.blbg .zag {
  display: block;
  font-size: 20px;
  line-height: 1.3;
  padding: 40px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial, Lucida Grande;
}
.row.blbg li {
  float: right;
  text-align: left;
  width: 280px;
}
.row.blbg a {
  color: #9e9e9e;
}
.blbg p, .row.blbg li {
  font-size: 18px;
  line-height: 1.2;
}
.kbox {
  min-height: 400px;
  background: inherit;
}
.kbox p {
  color: #444444;
  font-size: 16px;
  margin: 10px 0
}
.kbox p a {
  color: #4682B4
}
.kbox.cont100 > p {
  margin-top: 40px;
}
.opr {
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Lucida Grande', Arial, sans-serif;
  margin-bottom: 10px;
  color: #6C6C6C;
}
#b200 {
  background: url(../images/dilmap3.jpg) no-repeat center top;
  height: 420px;
}
#p600 {
  background: url(../images/pvu-600_points_release_sm.jpg) no-repeat center top;
  height: 762px;
}
#p450 {
  background: url(../images/pvu-450_points_release_sm.jpg) no-repeat center top;
  height: 762px;
}
#p350 {
  background: url(../images/pvu-350_points_release_sm.jpg) no-repeat center top;
  height: 762px;
}
#p500 {
  background: url(../images/pvu-500_points_release_sm.jpg) no-repeat center top;
  height: 762px;
}
#p600_spid {
  background: url(../images/pvu-600_spider.jpg) no-repeat center top;
  height: 568px;
}
#b200 span {
  text-shadow: 2px 2px 0 #FFF
}
#b200 a {
  display: block;
  height: 390px;
}
#p600 a, #p450 a, #p350 a, #p500 a {
  display: block;
  height: 762px;
}
#cd {
  background: url("/templates/vm/images/call_diler.png");
  display: block;
  height: 283px;
  padding: 0
}
/*---blocks---*/
.block {
  background-color: #dfe3e6;
  margin: 0 0 0 9px;
  width: 300px;
}
.block .dcont {
  padding: 21px 0;
  margin: 0 10px;
}
.block .dtop {
  overflow: hidden;
  background: url("../images/btlblocks.png") no-repeat;
  padding: 0 15px;
  height: 44px;
  border-bottom: 1px solid #fff;
}
.block .dtop .btl {
  margin-top: 14px;
}
h4.btl {
  font-size-adjust: 0.49;
  letter-spacing: -0.018em;
  font: bold 15px/normal 'PFSquareSansProBold', sans-serif;
  text-transform: uppercase;
  color: #fff;
}
h4.btl span, #dle-speedbar a:hover {
  color: #db143d;
}
.rew {
  border-top: 1px dashed #cccccc;
}
.rew a {
  color: #ffffff;
  display: block;
  text-decoration: none;
}
/*---RightMenu---*/
#slidemenu {
  font-size: 1.15em;
}
#slidemenu li a, #slidemenu li span {
  text-decoration: none;
  color: #1f2931;
  display: block;
  border-bottom: 1px solid #fff;
  padding: 0 15px;
  height: 35px;
  line-height: 34px;
}
#slidemenu li span {
  cursor: pointer;
  background: url("../images/slidemenu.png") no-repeat 100% 0;
}
#slidemenu li a:hover, #slidemenu li span:hover {
  color: #db143d;
  background-color: #f1f5f7;
}
#slidemenu li.selected span {
  color: #fff;
  border-top: 1px solid #9a071a;
  height: 34px;
  line-height: 32px;
  background-color: #db143d;
  background-position: 100% -38px;
}
#slidemenu li.submenu {
  overflow: hidden;
}
#slidemenu li.submenu ul {
  overflow: hidden;
  border-bottom: 1px solid #fff;
  background-color: #f1f5f7;
  margin: 0;
  padding: 5px 15px;
  list-style: none;
}
#slidemenu li.submenu ul a {
  border: 0 none;
  width: 100%;
  padding: 0;
  font-size: 0.8em;
  line-height: normal;
  height: auto;
}
#slidemenu li.submenu ul li {
  background: url("../images/gdot.png") no-repeat 0 8px;
  padding-left: 7px;
}
#rightmenu .linesbg {
  border-top: 2px solid #c5cbd3;
}
#rightmenu .linesbg ul {
  min-height: 54px;
  background: url("../images/whitelogo.png") no-repeat 100% 50%;
}
.linesbg {
  padding: 15px;
  background: #ccd2d7 url("../images/linesbg.png");
}
/*---change-skin---*/
#change-skin {
  background-color: #b1bbc5;
  position: relative;
  height: 44px;
}
.change-skin {
  background: url("../images/change-skin.png") no-repeat;
  padding: 15px 26px 0 30px;
  width: 257px;
  height: 40px;
  position: absolute;
  top: -5px;
  left: 0;
}
.change-skin .btl {
  float: left;
  margin-top: 5px;
}
.change-skin .rcol {
  width: 128px;
}
.change-skin select {
  font-size: 0.9em;
  background-color: #eff2f4;
  width: 128px;
  height: 24px;
  padding: 2px;
  border: 1px solid #879fb3;
}
/*---Votes---*/
#bvote .dtop {
  border: 0 none;
}
.vtitle {
  border-top: 2px solid #a61732;
  position: relative;
  margin: 0;
  padding: 10px 15px 14px 15px;
  color: #fff;
  background: #d11d40 url("../images/vtitle.png");
}
.vtitle b {
  position: absolute;
  top: -10px;
  right: 25px;
  padding-top: 10px;
  width: 16px;
  background: url("../images/varrow.png");
}
#bvote .fbutton, .vresult {
  float: left;
  margin-right: 5px;
}
.vresult {
  width: 32px;
  height: 31px;
  padding: 0;
  background: url("../images/vresult.png") no-repeat 100% 0;
}
.vresult:hover {
  background-position: 0 -31px;
}
.vote, #dle-poll-list div {
  clear: both;
  padding: 2px 0 2px 2px;
}
.vote input, #dle-poll-list div input {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
#dle-poll-list {
  padding: 10px 0;
  text-align: left;
}
/*---Informer---*/
.informer {
  padding: 10px 15px 14px 15px;
  border-bottom: 1px solid #fff;
}
.informer:hover {
  background-color: #f1f5f7;
}
.informer p a {
  color: #db143d;
}
/*---Popular news---*/
.redb {
  width: 300px;
  height: 126px;
}
.redb:hover {
  background-position: 100% 1px !important;
  opacity: 0.9;
}
.redb .dbtm {
  position: absolute;
  right: 0;
  bottom: -10px;
  padding-top: 9px;
  width: 323px;
  background: url("../images/redbtm.png") no-repeat;
}
.redb .btl {
  margin-bottom: 12px;
}
.redb p {
  margin: 35px 67px 0 0;
  list-style: none;
  text-align: left
}
.redb p a, .redb p a:hover {
  color: wheat;
  cursor: pointer
}
.redb li {
  padding-left: 9px;
  background: url("../images/wdot.png") no-repeat 2px 10px;
}
.redb h4 a {
  color: #F2F2F2;
  padding: 0 138px 77px 0;
  position: absolute;
}
.redb a:hover, .redb {
  color: #fff;
}
/*---footbox---*/
#footbox {
  position: relative;
  padding: 25px 0;
  clear: both;
  background: url("../images/fboxshd.png") repeat-x;
}
.ribbon {
  position: absolute;
  right: 23px;
  top: 0;
  padding-top: 36px;
  width: 56px;
  background: url("../images/ribbon.png");
}
.fbox {
  margin-left: -1px;
  float: left;
  width: 33.3%;
  min-height: 110px;
  background: url("../images/fbox.png") no-repeat;
}
.fbox .dcont {
  margin: 0 25px;
  color: #fff;
}
.fbox .dcont a {
  color: #fff;
}
.fbox .btl {
  margin-bottom: 0.4em;
}
.slink a {
  text-decoration: none
}
.fmenu li {
  padding-left: 7px;
  background: url("../images/rdot.png") no-repeat 0 8px;
}
/*---Нижний фон шаблона---*/
.footbg {
  background: url("../images/pagebgfoot.jpg") no-repeat 50% 100%;
}
/*---footer---*/
#footer {
  height: 91px;
  background: #fff;
  padding-left: 13px;
}
#footer h2 {
  display: inline;
}
#footer h2 a {
  background: url("../images/logo_footer.png") no-repeat;
  float: left;
  position: relative;
  padding-top: 91px;
  margin-right: 3px;
  width: 329px;
}
.counts {
  padding: 7px 25px 0 0;
  margin-top: 23px;
  width: 315px;
  height: 37px;
  /*  background: url("../images/counts.png") no-repeat 90px 0; */
  float: right;
}
.counts ul {
  float: right;
}
.counts ul li {
  float: right;
  width: 88px;
  height: 31px;
  margin-left: 5px;
  /*  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50); */
}
/* .counts ul li:hover {
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
} */
.copyright {
  margin: 20px 0 0 5px;
  float: left;
}
.copyright a {
  margin: 0 0 0 125px
}
.shadow {
  height: 80px;
  background: url("../images/shadow.png") no-repeat 50% 0;
}
/*---Наверх---*/
#top {
  background: url("../images/up.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 20px;
  height: 47px;
  opacity: 0.1;
  position: fixed;
  right: 3%;
  text-indent: -5000px;
  width: 65px;
}
#top:hover {
  opacity: 0.5;
}
.ib {
  bottom: -8px;
  left: 2px;
  position: fixed;
}
#buy, #sd {
  opacity: 0.8
}
#buy:hover, #sd:hover {
  bottom: 10px;
  opacity: 1
}
/*---Центральная часть контента---*/
/*---Сортировка новостей и Speedbar---*/
.lines {
  font-size: 0.9em;
}
#dle-speedbar {
  margin: 9px;
}
#dle-speedbar li {
  background: url("/templates/vm/images/argreply.png") right 0;
  display: block;
  float: left;
  height: 26px;
  list-style: none outside none;
  margin-left: -7px;
  padding-left: 11px;
}
#dle-speedbar a {
  background: url("/templates/vm/images/argreply.png") right 0;
  color: #67747B;
  display: block;
  float: left;
  margin-left: -4px;
  padding: 4px 15px 5px 8px;
  text-decoration: none;
}
.sortn img {
  vertical-align: middle;
}
/*---Center Banner---*/
.hbanner {
  padding-bottom: 29px;
  background: url("../images/shadlite.png") no-repeat 50% 100%;
}
.ban {
  padding-top: 5px
}
/*---Категория---*/
.catzag {
  color: #232323;
  font: 700 2.5em 'Roboto-Condensed', Tahoma, Arial;
}
/*---Краткое содержимое---*/
.base {
  margin:2.5em 0;
}
.base .btl {
  margin-bottom: 0.2em;
}
.base .btl a, .base .btl {
  text-decoration: none;
  color: #db143d;
  text-transform: uppercase
}
.base .btl a:hover {
  color: #353a40;
}
.argcat {
  padding-left: 10px;
  color: #6c838e;
  background: url("../images/argcat.png") no-repeat 1px 3px;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.argbox > li {
  list-style: none;
  text-align: right;
}
.argbox a {
  margin: 3px 0 0 8px;
  text-decoration: none;
  color: #67747b;
  font-size: 0.85em;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #d6d9dc;
}
.argbox a:hover {
  background-color: #f1f5f7;
}
.ancbox {
  line-height: 26px;
  text-align: left;
}
.ancbox.vert {
  position: absolute
}
.ancbox.vert a {
  display: block
}
.ancbox a {
  border: 1px solid #D6D9DC;
  color: #67747B;
  display: block;
  font: 12px/2 'NeoSansCyr';
  height: 20px;
  margin: 1px;
  padding: 1px 7px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  width: 130px;
}
.ancbox a:hover {
  background-color: #F1F5F7;
}
.top {
  float: right;
  font-family: 'NeoSansCyr';
  font-size: 1.2em;
  margin-top: -48px;
}
.top #active {
  border-bottom: none;
  line-height: 22px
}
.infbtn {
  margin: 3px 0 0 1px;
  float: right;
  position: relative;
  width: 22px;
  height: 22px;
}
.infbtn .thide {
  cursor: pointer;
  background: #db143d url("../images/boxinfo.png");
  padding-top: 22px;
  width: 22px;
}
.infbtn .thide:hover {
  background-position: 0 -44px;
}
.infbtn .thide.selected {
  background-position: 0 -22px;
  background-color: #c0cad2;
}
.infcont {
  z-index: 33;
  width: 180px;
  background-color: #dfe3e6;
  border: 2px solid #a6b5c0;
  position: absolute;
  top: 23px;
  right: 0;
  display: none;
}
.infcont ul {
  position: relative;
  list-style: none;
  font-size: 0.9em;
  color: #67747b;
  margin: 0 6px;
  padding: 5px 0;
}
.editdate {
  font-size: 0.9em;
  background-color: #f1f2f3;
  padding: 6px;
  color: #67747b;
}
/*---ratebox---*/
.ratebox {
  padding-top: 13px;
  display: block;
  height: 28px;
  text-align: center;
  background: #d6dce1 url("../images/ratebox.png") no-repeat 50% 0;
}
.ratebox ul {
  margin: 0;
  padding: 0;
}
.ratebox .rate {
  text-align: left;
  width: 85px;
  height: 17px;
  margin: 0 auto;
  overflow: hidden;
}
.storenumber, .maincont, .berrors, .basecont, .fullstory, .mass_comments_action {
  margin-bottom: 18px;
  text-align: inherit;
}
.base { /*padding-bottom: 13px; border-bottom: 1px solid #dfe4e9; background: url("../images/shadlite.png") no-repeat 50% 0;*/
}
/* .maincont img {
  padding: 0.5em;
  border: none;
} */
.maincont p {
  text-indent: 1.2em;
}
/*---Метки к сайту---*/
.basetags {
  padding-top: 10px;
  font-size: 0.9em;
  color: #6c838e;
}
/*---Подробнее и назад---*/
.mlink {
  height: 39px;
}
.fullstory .mlink {
  margin-bottom: 3px;
}
.argmore a, .argmore a b, .argback a, .argback a b {
  height: 39px;
  background: url("../images/argmore.png") no-repeat;
}
.argmore a b, .argback a b {
  cursor: pointer;
  padding-right: 42px;
  background-position: 100% -39px;
}
.argmore a, .argback a {
  color: #fff;
  line-height: 29px;
  text-decoration: none
}
.argmore a, .argmore a b {
  float: right
}
.argmore a {
  padding-left: 10px;
  margin-right: -24px;
}
.argmore a:hover {
  background-position: 0 -78px;
}
.argmore a:hover b {
  background-position: 100% -117px;
}
.argback a {
  padding-left: 23px;
  margin-left: -23px;
  background-position: 0 -156px
}
.argback a b {
  background-color: #438fbf;
  background-position: 100% -195px;
}
.argback a, .argback a b {
  float: left
}
.argback a:hover {
  background-position: 0 -234px;
}
.argback a:hover b {
  background-position: 100% -273px;
}
.argcoms, .argedit a {
  padding: 0 20px 0 10px;
  line-height: 29px;
  font-size: 0.9em;
  float: left;
  height: 30px;
  background: url("../images/argcoms.png") no-repeat 100% 0;
}
.argcoms {
  color: #6c838e;
}
/*---Наш сайт рекомендует:---*/
.related {
  padding-right: 120px;
  position: relative;
  border-top: 1px solid #bbbec0;
}
.related h4.btl span {
  color: #32373d;
}
.frbtns {
  width: 106px;
  height: 46px;
  position: absolute;
  right: 16px;
  bottom: -7px;
}
.frbtns img {
  float: right;
  margin-top: 0 !important;
}
img.printlink {
  background: url("../dleimages/printlink.png") no-repeat;
  width: 49px;
  height: 46px;
}
a:hover img.printlink {
  background-position: 0 -46px;
}
/*---Вывод ошибок---*/
.berrors {
  padding-left: 12px;
  background: #d7133b url("../images/berrors1.png") repeat-y;
}
.berrors .berrors {
  color: #d7133b;
  padding: 10px 13px;
  background: #f2d9de url("../images/berrors.png");
  margin: 0
}
.berrors a {
  color: #d7133b;
}
/*---Вкладки---*/
.tabmenu, #tabmenu {
  font: 1em 'Roboto-Condensed';
  height: 32px;
float: right;
  margin-bottom: 0;
	margin-top: 14px;

}
.tabmenu > li, #tabmenu > li {
  display: inline-block;
	
	margin:0 0.35em;
	
	
}
.tabmenu li a, #tabmenu li a {
  color: #333333;
	display: block;
	padding: 0.5em 1em;
	border: 1px solid #999999;
	border-radius: 2px;
  text-decoration: none; 
background-color: #F1F1F1;
	transition: background 0.3s ease, color 0.3s linear;

}

.tabmenu li a:hover, #tabmenu li a:hover {
  color: #000000;
	display: block;
	border: 1px solid #000000;
	border-radius: 2px;
background-color: #FFFFFF;
  text-decoration: none;

}


.tab_act {
border: 1px solid rgba(70,130,180,1.00)!important;
background-color: rgba(70,130,180,.5)!important;

}
.tab_act:hover {
border: 1px solid rgba(31,75,112,1.00)!important;
background-color: rgba(70,130,180,.8)!important;
}
.tabcont {
  display: none;
}
/*---Заголовок страниц---*/
.heading {
  font-size: 1.4em;
  line-height: normal;
  color: #d51e44;
  margin-bottom: 10px;
  padding-top: 10px;
}
/*---Комментарии---*/
.bcomment {
  padding-left: 20px;
  margin-bottom: 20px;
}
.bcomment .lcol {
  position: relative;
  color: #7b878d;
  margin-left: -113px;
  padding-right: 13px;
  width: 100px;
}
.bcomment .lcol .arcom {
  position: absolute;
  top: 41px;
  right: 0;
  width: 9px;
  padding-top: 16px;
  background: url("../images/arcom.png");
}
.bcomment .lcol h5, .bcomment .lcol h5 a {
  color: #d8183f;
}
.bcomment .lcol p {
  font-size: 0.85em;
}
.bcomment .lcol .avatar {
  padding: 4px;
  border: 1px solid #dce0e2;
  width: 90px;
  overflow: hidden;
  margin-bottom: 0.8em;
}
.bcomment .lcol .avatar img {
  width: 90px;
  display: block;
}
.bcomment .rcol {
  min-height: 90px;
  background: #eaeef0 url("../images/combox.png") repeat-x 0 100%;
  width: 100%;
}
.combox {
  margin: 0 13px;
  padding: 13px 0;
}
.combox .infbtn {
  margin: 0 0 8px 13px;
}
.comedit {
  padding-top: 13px;
  color: #7a94a0;
}
.comedit .arg a {
  margin-right: 10px;
  font-size: 0.9em;
  height: 26px;
  line-height: 26px;
  float: left;
  color: #6b7c8a;
}
.selectmass {
  display: inline;
}
.selectmass input {
  float: right;
  margin-top: 10px;
}
.argreply a, .argreply a b {
  float: left;
  height: 26px;
  background: url("../images/argreply.png") no-repeat;
}
.argreply a {
  margin-right: 10px;
  line-height: 26px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  color: #d51e44;
  font-size: 1.1em;
}
.argreply a b {
  background-position: 100% -26px;
  padding: 0 20px 0 10px;
}
.argreply a:hover {
  background-position: 0 -52px;
}
.argreply a:hover b {
  background-position: 100% -78px;
}
.signature {
  color: #7a94a0;
}
/*---forms---*/
.brdform {
  padding: 3px;
  border: 1px solid #dce0e2;
}
.baseform, .mass_comments_action {
  padding: 1px;
  background-color: #f0f2f4;
}
.mass_comments_action {
  padding: 10px 13px;
}
.baseform .dcont {
  padding: 13px 0;
  margin: 0 13px;
}
.baseform .dcont .heading {
  margin: 0;
}
.tableform {
  width: 100%;
}
.tableform td {}
.tableform td.label {
  width: 20%;
  vertical-align: top;
  padding-right: 0;
  font-weight: bold;
}
.fieldsubmit, .tableform td {
  padding: 10px 13px;
  border-top: 1px solid #fff;
}
.addnews {
  font-weight: bold;
}
.impot {
  color: #d51e44;
  font-weight: normal;
}
.checkbox {
  padding: 4px 0;
  line-height: 1em;
}
.checkbox input {
  margin-top: -2px;
  vertical-align: middle;
}
.f_input {
  width: 300px;
  padding: 1px;
}
.f_textarea {
  width: 458px;
}
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .logform li.lfield input {
  padding: 2px;
  background: #fff url("../images/fields.png") repeat-x;
  border: 1px solid #bcc0c2;
}
.f_textarea, .editor_button select {
  padding: 0;
}
.textin {
  padding: 2px;
}
/*---search---*/
.searchstyle {
  width: 480px;
}
.search {
  font-size: 11px;
}
.searchtable fieldset legend {
  color: #404040;
}
.searchitem {
  font-size: 0.9em;
  border-top: 1px solid #dbe8ed;
  padding: 10px 0;
}
#searchuser, #searchinput {
  width: 90% !important;
}
/*---Userinfo---*/
.userinfo {
  padding-left: 125px;
}
.rateui {
  width: 85px;
  height: 17px;
  margin: 0 auto;
  padding-top: 4px;
}
.userinfo .lcol {
  margin-left: -125px;
  width: 110px;
  padding-right: 15px;
}
.userinfo .lcol .avatar {
  margin-bottom: 10px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #c0d4de;
}
.userinfo .lcol .avatar img {
  width: 100px;
}
.userinfo .lcol ul {
  font-size: 0.9em;
}
.userinfo .rcol {
  width: 100%;
}
.userinfo .rcol ul {
  list-style: none;
  margin-left: 0;
}
.userinfo .rcol ul li {
  margin-bottom: 0.2em;
}
.ussep {
  padding-top: 12px;
  background: url("../images/ussep.png") no-repeat;
}
/*---statistics---*/
.statistics {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.statistics ul.lcol {
  min-height: 71px;
  margin: 0 0 20px -1px;
  width: 33.3%;
}
.statistics ul.lcol li {
  padding: 0 15px 0 0;
  margin-bottom: 2px;
}
/*---Постраничная навигация---*/
.storenumber {
  font-weight: bold;
}
.basenavi {
  border-bottom: 2px solid #f5f5f5;
}
.basenavi, .bnnavi, .navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
  float: left;
}
.bnnavi {
  border: 1px solid #bcc5c9;
  height: 32px;
  background: #fff url("../images/fbutton.png") repeat-x 0 100%;
}
.navigation a {
  text-decoration: none;
}
.navigation a, .navigation span {
  background: url("../images/basenavi.png") no-repeat;
  border-right: 1px solid #e0e3e4;
  font-weight: bold;
  padding: 0 8px;
  height: 32px;
  line-height: 32px;
}
.navigation a, .navigation span.nav_ext {
  color: #2e363a;
}
.navigation a:hover {
  color: #db143d;
}
.navigation span {
  background-color: #db143d;
  background-position: 0 -32px;
  color: #fff;
}
.nextprev .thide, .toptop {
  width: 32px;
  padding-top: 32px;
  background: url("../images/basenavi.png") no-repeat;
}
.nextprev a span {
  cursor: pointer;
}
.nextprev span .pnext {
  background-position: -32px -64px;
}
.nextprev a .pnext {
  background-position: -32px -96px;
}
.nextprev span .pprev {
  background-position: 0 -64px;
}
.nextprev a .pprev {
  background-position: 0 -96px;
}
/*---static pages---*/
/*.contact, .contact a {color:gray}	*/
#price {
  background: #B10000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B10000), color-stop(1, #800018));
  background: -webkit-linear-gradient(top, #B10000 0%, #800018 100%);
  background: -moz-linear-gradient(top, #B10000 0%, #800018 100%);
  background: -o-linear-gradient(top, #B10000 0%, #800018 100%);
  background: -ms-linear-gradient(top, #B10000 0%, #800018 100%);
  background: linear-gradient(top, #B10000 0%, #800018 100%);
  border-radius: 5px 5px 5px 5px;
  box-shadow: -2px 1px 1px #111111;
  float: right;
  font-family: Calibri, Arial, sans-serif;
  font-size: 34px;
  color: #f2f2f2;
}
#price a, .avim, .avprice a {
  text-decoration: none
}
#price img {
  vertical-align: middle;
  margin: 0
}
#cost {
  color: #727272;
  font-family: Calibri, Arial, sans-serif;
  font-size: 3em;
  line-height: 2;
  text-align: center;
}
#cost a {
  display: block;
  position: absolute;
}
/*--#cost a.fe-b {
    position: inherit;
}*/
#cost > span, #cost > p {
  display: block;
  font-size: 14px;
  margin-top: -20px;
}
#cost > p {
  font-size: 16px;
  line-height: 1.4;
}
.acts {
  background: #ffffe0 none repeat scroll 0 0;
  line-height: 1.2;
  padding: 15px;
  text-align: center;
  text-indent: 0 !important;
}
.cent {
  margin: 0 auto;
  width: 80%
}
#mod li {
  padding: 3px 0
}
.cont {
  padding: 0 10px;
  width: 30%;
}
.cont50 {
  width: 50%
}
.cont100 {
  width: 100%
}
.osn_cs {
  width: 33%
}
.h2 a {
  border-bottom: 1px solid;
  color: steelblue;
  text-decoration: none;
}
.pdf, .jpg, .xls {
  line-height: 1.5;
  list-style: none outside none;
  padding: 0 0 0 20px;
}
.pdf {
  background: url("../images/katalog/icon-pdf.png") no-repeat scroll 0 0 transparent;
}
.jpg {
  background: url("../images/katalog/icon-jpg.png") no-repeat scroll 0 0 transparent;
}
.tri_p, .tri_z {
  padding-left: 25px;
  line-height: 1.8;
  list-style: none outside none;
  width: 410px
}
.tri_p {
  background: url("../images/tri_p.png") no-repeat scroll 0 3px transparent;
}
.tri_z {
  background: url("../images/tri_z.png") no-repeat scroll 0 6px transparent;
  padding-bottom: 7px;
}
#minilogo_gtc, #minilogo_aer, #minilogo_zen, #minilogo_ebm, #minilogo_dbk, #minilogo_bel {
  background: url("../images/minilogo.png") no-repeat scroll 0 0 transparent;
  height: 28px;
  width: 171px;
  display: inline-grid;
  margin: 0 0 -8px 8px;
}
#minilogo_aer {
  background-position: 0 0;
}
#minilogo_gtc {
  background-position: 0 -28px;
}
#minilogo_zen {
  background-position: 0 -56px;
}
#minilogo_ebm {
  background-position: 0 -84px;
}
#minilogo_dbk {
  background-position: 0 -112px;
}
#minilogo_bel {
  background-position: 0 -140px;
}
.menu_n {
  text-decoration: none
}
.menu_n:hover {
  color: #7C92A4
}
.basecont table td, .maincont table td, .base table td {
  padding: 8px
}
.t1 {
  background: #fbfbfb;
}
.t2 {
  background: #fff;
}
.text_3 {
  background: url("../images/ser_form_bg.jpg") repeat-y scroll 0 0 transparent;
  text-align: center;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5), inset 0 1px rgba(255, 255, 255, 0.25);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5), inset 0 1px rgba(255, 255, 255, 0.25);
}
.obpo {
  color: #ff0000;
  font-size: 28px;
  margin-right: -10px
}
#footknop {
  display: inline-block
}
#b_sale {
  background: url("../images/redb_e.png") no-repeat scroll 100% 0 #fff
}
#b_ndil {
  background: url("../images/redb_c.png") no-repeat scroll 100% 0 #fff
}
#b_avt {
  background: url("../images/redb_a.png") no-repeat scroll 100% 0 #fff
}
.dcont h4 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
  text-shadow: 1px 1px 0.5px #333333;
  text-transform: uppercase;
}
/**------Оформление таблиц------*/
.features-table {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate !important;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #eaeaea), to(#fff));
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
}
.features-table td {
  height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.features-table tbody td {
  width: 150px;
}
.features-table td ul {
  text-align: left
}
.features-table td.blue, div.blue {
  background: #efefef;
  background: rgba(44, 102, 140, 0.15);
  border-right: 1px solid white;
}
.features-table td.red, div.red {
  background: #e7f3d4;
  background: rgba(188, 22, 26, 0.2);
}
.features-table td:nowrap {
  white-space: nowrap;
}
.features-table thead td {
  font-size: 120%;
  font-weight: bold;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}
.features-table tfoot td {
  font-size: 120%;
  font-weight: bold;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}
.features-table.his img {
  border: 5px solid #F3F3F3;
  padding: 5px;
}
.venbox {
  margin: 0 auto;
  font-family: Helvetica, Tahoma, sans-serif;
  width: 100%
}
.venbox img {
  vertical-align: middle
}
.venbox td {
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  border-right: 1px solid #DFDFDF;
}
.opis {
  background: none repeat scroll 0 0 #FCFCFC;
  border-left: 10px solid aliceblue;
  margin: 20px;
  padding: 10px;
}
.name {
  font-size: 18px;
  line-height: 1.2;
  width: 130px
}
.name a {
  color: steelblue;
}
.avprice {
  color: #28252a;
  font-size: 1.5em;
  padding-top: 10px;
  font-weight: 700;
  width: 200px;
}
.avprice > span, .heading > span {
  color: #909090;
  display: block;
  padding-top: 1em;
  line-height: 2;
}
.old {
  color: #66a2d4 !important;
  text-decoration: line-through;
}
.venbox tfoot td {
  border-bottom: none;
}
.lastd {
  border-right: none !important;
  font-size: 13px;
  text-align: justify !important;
}
.lastd > img {
  margin: 0 !important;
}
.avim img {
  vertical-align: middle
}
.button, .button-small, .button-smaller {
  -moz-user-select: none;
  background: -moz-linear-gradient(center top, #2995F0 0%, #0065D0 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2995f0), color-stop(1, #0065d0));
  background: -webkit-linear-gradient(top, #2995f0 0%, #0065d0 100%);
  background: -moz-linear-gradient(top, #2995f0 0%, #0065d0 100%);
  background: -o-linear-gradient(top, #2995f0 0%, #0065d0 100%);
  background: -ms-linear-gradient(top, #2995f0 0%, #0065d0 100%);
  background: linear-gradient(top, #2995f0 0%, #0065d0 100%);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #2473B0 #20608F;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), inset 0 1px rgba(255, 255, 255, 0.25);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), inset 0 1px rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 12px 40px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.knop {
  padding: 1em 2em;
  width: 200px;
  text-align: center;
  font-weight: normal;
  margin: 20px auto;
}
.redbg {
  background: -moz-linear-gradient(center top, #F73636 0%, #A90014 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F73636), color-stop(1, #A90014));
  background: -webkit-linear-gradient(top, #F73636 0%, #A90014 100%);
  background: -moz-linear-gradient(top, #F73636 0%, #A90014 100%);
  background: -o-linear-gradient(top, #F73636 0%, #A90014 100%);
  background: -ms-linear-gradient(top, #F73636 0%, #A90014 100%);
  background: linear-gradient(top, #F73636 0%, #A90014 100%);
}
.yelbg {
  background: -moz-linear-gradient(center top, #ffd800 0%, #fff000 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd800), color-stop(1, #fff000));
  background: -webkit-linear-gradient(top, #ffd800 0%, #fff000 100%);
  background: -moz-linear-gradient(top, #ffd800 0%, #fff000 100%);
  background: -o-linear-gradient(top, #ffd800 0%, #fff000 100%);
  background: -ms-linear-gradient(top, #ffd800 0%, #fff000 100%);
  background: linear-gradient(top, #ffd800 0%, #fff000 100%);
  color: #333
}
.knop:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset
}
#dbkn {
  width: 400px;
  margin: 30px 0px 70px 50px;
  height: 150px;
  cursor: default;
}
#dbkn p {
  line-height: 1.1;
  width: 400px;
}
#dbkn span, #dbkn ul {
  font-size: 12px
}
#dbkn img {
  margin: -230px 0px 0px 420px;
}
.opts {
  cursor: inherit;
  font-family: NeoSansCyr;
  margin: 20px 20px 20px 60px;
  padding: 10px;
  position: absolute;
  text-align: center;
  width: 270px;
}
.pat {
  position: absolute;
  display: inherit;
  margin: -20px 0 0 -40px !important;
}
.gar {
  position: absolute;
  display: inherit;
  margin: -40px 0 0 195px !important
}
.specs {
  display: block;
  margin-top: 10px;
}
.specs a, .specsh a {
  background-image: url("../images/shildy.png");
  display: block;
  width: 40px;
  height: 40px;
  margin: 1px;
}
.specs a:hover, .specsh a:hover {
  cursor: wait;
  opacity: 0.7
}
.nblk {
  background-position: -280px 0
}
.nbld {
  background-position: -400px 0
}
.nblfp {
  background-position: -320px 0
}
.nblz4 {
  background-position: -440px 0
}
.nblz2 {
  background-position: -480px 0
}
.nblz20 {
  background-position: -680px 0;
}
.nbln {
  background-position: -360px 0
}
.nblfu {
  background-position: 0 0
}
.nblff {
  background-position: -40px 0
}
.nblkom {
  background-position: -600px 0
}
.nblpl {
  background-position: -80px 0
}
.nblgr {
  background-position: -120px 0
}
.nbldv {
  background-position: -520px 0
}
.nblba {
  background-position: -240px 0
}
.nbldd {
  background-position: -200px 0
}
.nblvi {
  background-position: -160px 0
}
.nblni {
  background-position: -640px 0
}
.nblkg {
  background-position: -560px 0
}
.nbldbl {
  background-position: -720px 0;
}
.specsh {
  background: #fbfbfb;
  color: #444444;
  margin: 0 auto;
  padding: 0 20px;
  width: 750px;
  border: 1px solid #F5F5F5;
}
.specsh td {
  line-height: 3.2;
}
#svk {
  margin-top: 50px;
}
.vib {
  margin: 10px auto;
  width: 55%;
}
.buy, .sales, .selected-r, .selected-r-s {
  font-size: 18px;
  cursor: pointer
}
.buy, .sales {
  background: -moz-linear-gradient(center top, #FFFFFF, #ECECEC) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 17px;
  padding: 11px 20px 10px 20px;
}
.selected-l, .selected-l-s {
  background: -moz-linear-gradient(center top, #E1E1E1, #f4f4f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
  position: relative;
  z-index: 42;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 15px 14px 20px;
  margin: 0 10px 0 5px;
}
.selected-l-s, .sales {
  color: #DC143C;
}
.selected-l, .buy {
  color: #0073C3;
}
.buy-block {
  background-image: -moz-linear-gradient(top, #fff, #d6e2eb, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #d6e2eb), to(#fff));
}
.sell-block {
  background-image: -moz-linear-gradient(top, #fff, #fff5f7, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #fff5f7), to(#fff));
}
#downl:hover {
  opacity: 0.8;
}
.basecont {
  clear: both;
}
.table_avt {
  text-align: center;
  background: #fbfbfb;
  color: #333
}
.table_avt_tz {
  background: steelblue;
  font-weight: bold;
  color: #FFFFFF
}
.flex-cont {
  display: flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
}
.flex-cont > div {
  margin: 10px;
}
.top-menu {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
}
div[attr="menu"] {
  width: calc(100% / 8 - 3px);
}
div[attr="docs"] {
  flex-flow: row nowrap !important;
}
.fill-1 {
  flex-grow: 1;
}
.fill-2 {
  flex-grow: 2;
}
.fill-3 {
  flex-grow: 3;
}
.fill-4 {
  flex-grow: 4;
}
.fill-5 {
  flex-grow: 5;
}
.fill-1, .fill-2, .fill-3, .fill-4, .fill-5 {
  border: 0px dashed #222222;
  align-content: stretch;
}
.top-menu {
  min-height: 290px;
  height: 290px;
  background-color: #f9f9f9;
}
.a-tel-link {
  color: inherit;
  text-decoration: none;
}
.ntitle {
  color: #333333;
  font-size: 2em;
  margin: 2em !important;
}
.dark-block {
  margin: 2em -13px;
  padding: 2em;
  background-color: #25282a;
  color: #e0e0e0;
}
.features {
  list-style: none;
  font-size: 1.5em;
  line-height: 1.5em;
}
.features li {
  padding: 0.6em 1em;
}
div.divider {
  margin: 1.5em;
}
.h1 {
  font-size: 3em;
  margin: 2em 0;
  line-height: 2em;
}
.h2 {
  font-size: 2.5em;
  line-height: normal;
}
.h3 {
  font-size: 2em;
  line-height: normal;
}
.h4 {
  font-size: 1.75em;
  line-height: normal;
}

div.h1, div.h2, div.h3 {
	font-family: 'Roboto-Condensed', sans-serif!important;
	font-weight: 600;
	margin-left: 1em;
	color: #25282a;
}


div.h4, div.h5 {
	font-family: 'Roboto-Condensed', sans-serif!important;
	font-weight: 500;
	margin-left: 1em;
	color: #25282a;
}

p.maintext {
  font-size: 1.5em;
	font-family: Monserat, sans-serif;
	font-weight: 400;
	text-indent: 2em;
	line-height: 1.2em;
}
.card {
  border: 1px solid #aaaaaa;
  margin: 2em 1em;
  padding: 1em;
  border-radius: 4px;
  word-wrap: break-word;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.card-img {
	max-width: 300px;
	max-height: 300px;
}
.size50 {
	width: 50%!important;
}
.size60 {
	width: 60%!important;
	
}
.size70 {
	width: 70%!important;

}
.size80 {
	width: 80%!important;

}
.size50, .size60, .size70, .size80 {
	text-align: center;
	padding: 1em;
	position: relative;
}
.float-start {
	float: left!important;
}
.float-end {
	float: right!important;
}
.tb-flex {
	display: flex;
}
.tb-flex-item {
	flex: 1 1 80%;
	margin: 0.75em;
	border-bottom: 1px solid #333333;
}
.tb-flex-item:nth-child(2n) {
	background-color: rgba(208,208,208,1.00);
}

.hr-grey {
	border-top: 1px solid #cccccc;
	margin: 1.5em auto!important
}

.wide {
	
	width: 100;
	margin: 2em -13px;
	position: relative;
}
.hero {
	position: relative;
	width: 100%;
	margin-bottom: 2em;
}
.hero-title-right {
	position: absolute;
	top: 30%;
	left: 51%;
	right: 1.5em;
	text-align: center;
}
.hero-title-left {
	position: absolute;
	top: 30%;
	right: 51%;
	left: 1.5em;
	text-align: center;
}
.hero-title-center {
	position: absolute;
	top: 30%;
	right: 30%;
	left: 30%;
	text-align: center;
}

.hero-title-center-2 {
	position: absolute;
	top: 10%;
	right: 10%;
	left: 10%;
	text-align: center!important;
	text-shadow: 2px 2px 3px rgba(0,0,0,.3)!important;
	font: 500 3em Montserrat, "Open Sans", Tahoma, Arial, sans-serif!important;
}
.t-black {
	color: #25282A!important;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1)!important;
}
.t-white {
	color: #ffffff!important;
}
.hero-title-right > .h2, .hero-title-left > .h2, .hero-title-center > .h2 {
	text-transform: uppercase;
	text-shadow: 1px 1px 9px rgba(0,0,0,.3);
	font: 800 3em 'Roboto-Condensed', Tahoma, Arial;
}
.hero-title-right > .h4, .hero-title-left > .h4, .hero-title-center > .h4 {
	text-shadow: 1px 1px 2px rgba(0,0,0,.25);
	font: 500 2em 'Roboto-Condensed', Tahoma, Arial;
}
.title-white {
	color: #ffffff!important;
	text-shadow: 1px 1px 3px rgba(255,255,255,.4)!important;
}
.hero-text-block {
	margin: 1em 4em;
}

.hero-text-block > .h1 {
	font-size: 4em;
}
.hero-text-block > .h2 {
	font-size: 3.5em;
}
.hero-text-block > .h3 {
	font-size: 3em;
}
.hero-text-block > .h4 {
	font-size: 2.4em;
}
.hero-text-block > .h5 {
	font-size: 1.8em;
}

.point-arrow {
    width: 2em !important;
    height: 2em;
    position: absolute;
    bottom: 1em;
    right: 1.25em;
    cursor: pointer;
    background-color: #333333;
    border-radius: 50%;
    overflow: hidden;
    z-index: 9;
    transform: translate3d(0, 0, 0);
}

.point-arrow img {
    width: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.point:hover .point-arrow img {
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%);
    -webkit-transition: all 1s;
    transition: all 1s;
}
.point {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.test-block{
	min-width: 200px;
	min-height: 180px;
}
.card-x {
  border: 1px solid #aaaaaa;
  margin: 0.5em;
  border-radius: 4px;
  word-wrap: break-word;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.upper {
	text-transform: uppercase!important;
}

/* .card-x > img {
	position: absolute;
	top: 0;
	left: 0;
} */

.point-title {
	font: 700 1.7em/1.15em  'Roboto-Condensed', Arial, sans-serif!important;
	position: absolute;
	top: 1em;
	left: 1.5em;
}

.info-text-block {
	padding: 2em 10em;
}
.info-text-block > p {
	font: 300 1.7em/1.15em  Montserrat, "Open Sans", Arial, sans-serif!important;
}
.info-text-block > div {
	margin: 1em 0;
	font: 500 2.3em/1.2em  Montserrat, "Open Sans", Arial, sans-serif!important;
}

.fnotes {
	color: #8B99A8;
	font-size: 0.65em;
	padding-left: 0.33em;
}

ul.footnotes {
	list-style: none;
	margin: 0 -4em;
	font: 400 13px/14px Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #707372;
}
ul.footnotes li {
	margin-bottom: 1em;
	list-style: none;
}
.parent {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
}
.child {
  align-self: stretch;
  width: 50%;
  z-index: 100;
}
.child-block {
  display: block;
  margin: 1em;
  overflow: hidden;
  border: 1px solid #000000;
  position: relative;
  border-radius: 3px;
  word-wrap: break-word;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .2) !important;
  z-index: 100;
}
.child-block {
  position: relative;
}
.child-block > h3 {
	position: absolute;
	top: 0.5em;
	left: 0.5em;
	text-shadow: 2px 2px 3px rgba(0,0,0,.4)!important;
}
img.navi-bg {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
/*  z-index: 10; */
}
.h150p {
  height: 150px;
}
.h200p {
  height: 200px;
}
.h300p {
  height: 300px;
}
.h350p {
  height: 350px;
}
.clear-list {
	list-style: none;
	padding-right: 0.5em;
}
.clear-list li {
	padding: 0.5em 1em;
	position: relative;
	font: 400 16px Montserrat, "Open Sans", Arial!important;
}

.normal-text {
	font: 400 16px Montserrat, "Open Sans", Arial!important;
}

.t-features tr {
	border-bottom: 1px solid #707372;
}
.strong {
	font-weight: 700!important;
}
.tb-small p {border-bottom: 1px solid #707372; padding-bottom:0.35em;}