html {
  background: #e1e2e4;
  color: #000;
  padding: 0px;
  margin: 0px;
}

.container * {
  box-sizing: border-box;
}

.container {
  width: 100%;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #263238;
}
.messenger {
  display: block;
  position: fixed;
  right: 25px;
  bottom: 100px;
  width: 120px;
  height: 60px;
  /* overflow: hidden; */
}
.messenger-btn {
    padding: 14px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #9fbce0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
  }
.messenger-btn img {
  width: 32px;
  height: 32px;
}
.messenger-links {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 240px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links.show {
  left: -45px;
  transform: scale(1);
}
.messenger-links a {
  width: 40px;
  margin-left: 4px;
}
.messenger-links img {
  max-width: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.messenger-links a:hover img {
  transform: scale(1.1);
  text-decoration: none;
}

div.top {
  position: relative;
}

ul.lang-inline {
  display: table;
}

ul.lang-inline a {
  color: #000;
}

li.lang-active a {
  font-weight: bold;
  color: #cc1f1f;
}

ul.lang-inline li {
  display: table-cell;
  background: none;
  padding: 5px;
   margin: 5px;
}

div.moduletable_lang {
  position: absolute;
  top: 100px;
  left: 0px;
  background: #fff;
  border-radius: 0 5px 5px 0;
    background: #f5f5f5;
}

div#spoiler_2 {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}

div.moduletable_prod1000 {
  display: none;
}

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

div.moduletable_copy1000 {
  display: none;
}

div.custom {
  padding-top: 15px;
}

div._news {
    padding: 5px 15px 10px 15px;
    max-width: 1170px;
    margin: auto;
        margin-bottom: auto;
    background: #fff;
    margin-bottom: 10px;
    min-width: 670px;
}

div._news h3 {
  text-align: center;
margin: 10px auto; !important
}

div._news1000 {
    padding: 5px 15px 10px 15px;
    max-width: 1170px;
    margin: auto;
        margin-bottom: auto;
    background: #fff;
    margin-bottom: 10px;
    min-width: 670px;
  display: none;
}

div._news1000 h3 {
  text-align: center;
margin: 10px auto; !important
}

div.moduletable_statb2 {
  display: none;
}

.item-page a.modal {
  margin: auto !important;
}

div.moduletable_navi, div.moduletable_prodmenu {
  padding: 10px 10px 0 10px;
}

section.blog, article.item-page {
  padding: 0px 10px 10px 10px;
}

div.moduletable_prodmenu {
  border-bottom: 1px solid #ccc; 
  margin-bottom: 15px;
  padding-bottom: 15px;
}

div.moduletable_prodmenu1000 {
  border-bottom: 1px solid #ccc; 
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 15px;
  display: none;
}

div.moduletable_statb p {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

div.moduletable_maintext img {
  width: 30% !important;
}

div.moduletable_zamer2 {
  margin: 10px auto;
  text-align: center;
  width: 199px;
}

div.abz {
  margin-bottom: 10px;
}

dl, td, dd {
  padding: 0px;
  margin: 5px;
}

article.item {
  position: relative;
  padding-left: 230px;
  min-height: 150px;
}

article.item img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
}

dt.article-info-term {
  display: none;
}

div.item-separator {
  clear: both;
}

div.moduletable_menu2 {
  display: none;
}

a:hover img {border-color: #cc1f1f;}

body {
  background: #e1e2e4;
  color: #000;
  padding: 0px;
  margin: 0px;
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-size: 15px;
    overflow-x: hidden;
}

div.custom_prod {
  position: relative;
}

div#spoiler_1 {
  position: absolute;
width: 100%;
  bottom: 10px;
  
}

.thelanguage {
  z-index: 9;
}



.item img, .prod img {
padding: 3px;
max-width: 100%;
height: auto;
background-color: #f6f5f5;
border: 1px solid #8e8c8c;
border-radius: 2px;
transition: border 0.4s ease;
  z-index: 999;
}

div.top {
  margin-top: 100px;
}

div.content div.moduletable_prod div.technology {
  top: 0;
}

article.item-page {
  clear: both;
}

div.moduletable_zamer {
  margin: auto;
  text-align: center;
}

div.moduletable_zamer a.modal {
  margin: 10px auto !important;
}

ul.actions {
  display: none;
}

div.jn-intro {
  width: 90%;
  border-left: 2px solid #e1e2e4;
}

div.jn-intro h4 a {
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
}

div.jn-intro h4, 
div.jn-intro div,
.jn-small {
  margin: 5px 5px 5px 15px;
}

div.jn-left img {
  width: 90%;
}

div.moduletable_news h3 {
  margin-bottom: 15px;
  text-align: center;
}

div.jn {
  width: 33%;
  float: left;
}

.separator {
  display: none;
}

div.mods {
  max-width: 1200px;
  margin: auto;
  min-width: 700px;
}

div.logo {
  float: left;
  width: 55%;
}

a.vse:link, a.vse:visited {
  display: block;
  margin: auto;
  width: 200px;
  height: 35px;
  padding-top: 15px;
  background: #e4012e;
  border: 1px solid #e4012e;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
}

a.vse:hover {
  display: block;
  margin: auto;
  width: 200px;
  height: 35px;
  padding-top: 15px;
  background: none;
  border: 1px solid #e4012e;
  color: #e4012e;
  text-decoration: none;
  font-size: 17px;
}

div.moduletable {

}

div.moduletable_nedavn {
  margin-top: 15px;
  color: #74828d;
  font-size: 13px; 
  margin-bottom: 20px;
}

div.moduletable_nedavn h3 {
  text-align: center;
  color: #000;
}

div.clear {
  clear: both;
  height: 1px;
}

.footer h3 {
  margin-top: 10px;
  color: #f5f5f5;
}

a.vk span, a.fb span, a.map span {
  display: none;
}

div.moduletable_copy {
  max-width: 1170px;
  margin: auto;
  min-width: 700px;
}

ol.error li, ul.error li {
  background: none;
} 

ul.level_0 {
  
}

ul.level_0 li {
  font-size: 15px;
  background: none;
}

ul.level_1 li {
  font-size: 14px;
  background: none;
}

.jn-small, .published {
font-size: 13px;
line-height: 14px;
color: #525252;
background-image: url("../images/icons.png");
background-repeat: no-repeat;
background-size: 10px 1200px;
    padding-left: 20px;
    margin-bottom: 7px;
}

div.pagination {
  text-align: center;
}

div.cat-children {
  display: none;
}

.pagination ul {
  padding: 0px;
  margin: auto;
  list-style: none;
  display: table;
}

.pagination ul li {
  margin: 5px;
  display: table-cell;
  background: none;
}
button#submit {
  cursor: pointer;
}

div.items-row {
  border-bottom: 1px dashed #ccc;
  clear: both;
}

h2 {
  font-size: 21px;
  font-weight: bold;
  padding: 0px;
  margin: 10px 0 10px 0;
}

a:link, 
a:visited {
  color: #cc1f1f;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}


textarea#prim {
  width: 250px;
}

form#userForm {
  padding: 15px;
  width: 370px;
}

div.white {
  background: #fff;
  margin-bottom: 10px;
}

div.closedlanguage, div.openlanguage {
  right: 0px;
  text-align: center;
}

div.openlanguage div {
  
}

div.closedlanguage div {
  
}

div.openlanguage div.clo {
  display: none;
}

div.closedlanguage div.op {
  display: none;
}

td {
  vertical-align: top;
}

h1 {
  font-size: 21px;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0 0 5px 0;
  text-transform: uppercase;
  border-bottom: 1px dashed #ccc;
}

div.moduletable h3 {
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0px;
  text-transform: none;
  text-align: center;
}

h3 {
  font-size: 21px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.first-word, .dualTitle {
  color: #e4012e;
}

ul {
  margin: 10px;
  padding: 0;
  list-style: none;
}

li {
  margin: 0px;
  padding: 0 0 0 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;
}

div.header {
  background: #fff;
  width: 100%;
  height: 100px;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  position: fixed;
  top: 0px;
  z-index: 999;
}

div.wrap {
background: #fff;
  max-width: 1200px;
  margin: auto;
  min-width: 700px;
  position: relative;
}

a.logo {
  display: block;
  width: 249px;
  height: 35px;
  background: url(../images/logo.png) center 15px no-repeat;
  margin: 0px 15px 0px 15px;
  padding: 0 0 10px 0;
}

div.moduletable_tel {
  float: right;
  color: #e5012e;
  font-size: 21px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 22px 15px 0 0;
}

div.moduletable_tel p {
  padding: 0px;
  margin: 0px;
}

div.moduletable_lb {
  float: right;
  margin: 25px 15px 0 25px;
}

a.modal:link, a.modal:visited {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2.jpg) center top no-repeat;
}

a.modal:hover {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2.jpg) center bottom no-repeat;
}

.ua a.modal:link, .ua a.modal:visited {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2ua.jpg) center top no-repeat;
}

.ua a.modal:hover {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2ua.jpg) center bottom no-repeat;
}

div.moduletable_zamer a.modal:link, div.moduletable_zamer a.modal:visited {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2.jpg) center top no-repeat;
}

div.moduletable_zamer a.modal:hover {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2.jpg) center bottom no-repeat;
}

div.moduletable_zamer2 a.modal:link, div.moduletable_zamer2 a.modal:visited {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2.jpg) center top no-repeat;
}

div.moduletable_zamer2 a.modal:hover {
  display: block;
  width: 199px;
  height: 50px;
  background: url(../images/button2.jpg) center bottom no-repeat;
}

div.moduletable_menu {
  float: left;
  padding-top: 20px;
}

ul.menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: table;
  width: 100%;
}

ul.menu li {
  margin: 0px;
  padding: 0px;
  display: table-cell;
  text-align: center;
  background: none;
}

ul.menu li a:link,
ul.menu li a:visited {
  font-size: 15px;
  color: #1e283a;
  text-decoration: none;
  padding: 7px 10px 9px 10px;
}

ul.menu li a:hover {
  color: #e5012e;
  text-decoration: none;
  padding: 7px 10px 9px 10px;
}

ul.menu li.active a:link,
ul.menu li.active a:visited,
ul.menu li.active a:hover {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  border: none;
  background: #e5012e;
  padding: 7px 10px 9px 10px;
}

div.moduletable {
  padding-top: 0px; 
}

div.moduletable_prod {
  padding-top: 10px;
  max-width: 1200px;
  margin: 10px auto;
  background: #fff;
  min-width: 700px;
}

div.moduletable_prod2 {
  padding-top: 10px;
  max-width: 1200px;
  margin: auto;
  background: #fff;
  margin-bottom: 10px;
  min-width: 700px;
  padding-bottom: 50px;
}

div.moduletable_prod h3 {
  margin-top: 10px;
}

div.custom_prod {
  max-width: 1200px;
  margin: auto;
  min-width: 700px;
  padding-bottom: 30px;
}

div.moduletable_prod h3 {
  text-transform: none;
  text-align: center;
}

li.divider {
  border-left: 1px solid #d0d0d0;
}

div.prod {
  width: 240px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
}

div.title_prod {
  width: 200px;
  margin: auto;
}

a.title_prod:link,
a.title_prod:visited {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

a.title_prod:hover {
  color: #cc1f1f;
  text-decoration: underline;
}

div.content {
    max-width: 1200px;
  margin: auto;
  min-width: 700px;
}

div.item-page {
  margin: 10px;
}

div.item-page img {
  width: 100%;
  max-width: 700px;
}

div.rightcol {

}

div.bottom div.moduletable {
padding: 0px 15px 25px 15px;
max-width: 1170px;
margin: auto;
background: #fff;
margin-bottom: 10px;
  min-width: 670px;
}

div.bottom div.moduletable h3 {
padding-top: 15px;
}

div.moduletable_news h3 {
padding: 15px 0 0 0;
}



div.new {
  padding: 10px 0 10px 0;
  border-bottom: 1px dashed #999;
}

div.data {
  color: #666;
}

div.title {
  margin: 3px 0 3px 0;
}

a.title:link,
a.title:visited {
  font-size: 15px;
  font-weight: bold;
  color: #5890cf;
  text-decoration: underline;
}

a.title:hover {
  color: #e5012e;
  text-decoration: none;
}

div.new img {
  border: 1px solid #fff;
}

a.all:link,
a.all:visited {
  font-size: 14px;
  color: #333;
  text-decoration: underline;
  font-style: italic;
}

a.all:hover {
  color: #e5012e;
  text-decoration: none;
  font-style: italic;
}

div.footer {
  clear: both;
  background: #1e283a;
  color: #f5f5f5;
}

div.footer p {

}

div.footer a:link,
div.footer a:visited {
  color: #ccc;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

div.footer a:hover {
  color: #f5f5f5;
  text-decoration: none;
  border-bottom: 1px solid #f5f5f5;
}

div.footer a.vk:link, div.footer a.vk:visited {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/vk.png) left top no-repeat;
  float: left;
  margin-right: 16px;
  border-bottom: none;
}

div.footer a.vk:hover {
  background: url(../images/vk.png) right top no-repeat;
  border-bottom: none;
}

div.footer a.fb:link, div.footer a.fb:visited {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/fb.png) left top no-repeat;
  float: left;
  margin-right: 16px;
  border-bottom: none;
}

div.footer a.fb:hover {
  background: url(../images/fb.png) right top no-repeat;
  border-bottom: none;
}

div.footer a.map:link, div.footer a.map:visited {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/map.png) left top no-repeat;
  float: left;
  margin-right: 16px;
  border-bottom: none;
}

div.footer a.map:hover {
  background: url(../images/map.png) right top no-repeat;
  border-bottom: none;
}

iframe html {
  width: 500px;
}

.rsform-block-capcha img {
  width: 70px !important;
}

h3.allmode-title {
  text-align: left !important; 
  padding-top: 0 !important;
}

li.item-173 {
  display: none !important;
}

@media screen and (max-width:1200px) {
div.prod {
    width: 25%;
    height: 187px;
    float: left;
    text-align: center;
    margin-bottom: 25px;
}

}

@media screen and (max-width:1000px) {
  div.white {
    background: #fff;
}
  
  .allmode-default .allmode-topitem .allmode-title {
    margin: 10px 0 !important;
  }
 
  ul.menu li a:link, ul.menu li a:visited {
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
  }
  
  .allmode-default .allmode-date {
    background-position: 0 5px;
  }
  
  .allmode-text, .allmode-title {
    line-height: 125% !important;
  }
  
     li.item-173, li.item-103, li.item-154 {
  display: none !important;
}
  
  body {
    line-height: 25px;
  }
  
    div._news {
  display: none;
}
  
  div._news1000 {
  display: block;
}
  
  div.moduletable_statb2 {
  display: block;
}
  
    div.moduletable_statb {
  display: none;
}
  
  
  div.header {
    background: #fff;
    width: 100%;
    height: 133px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    z-index: 999;
}
  
  div.logo {
    float: left;
    width: 280px;
}
  
  a.logo {
    display: block;
    width: 249px;
    height: 35px;
    background: url(../images/logo.png) center 15px no-repeat;
    margin: 20px 15px 0px 15px;
    padding: 0 0 10px 0;
}
  
  div.moduletable_menu {
    display: none;
  }
  
  div.moduletable_menu2 {
  display: block;
    clear: both;
    padding-top: 20px;
}
  
  div.top {
    margin-top: 133px;
}
  
div.prod {
    width: 49%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

  div.moduletable_maintext img {
  width: 45% !important; 
}
  

  div.closedlanguage div, div.openlanguage div {
  margin-top: 0px;
}
  div.thelanguage {
    margin-top: 25px;
  }
  
  ul.menu li a:link,
ul.menu li a:visited {
  font-size: 18px;
  color: #1e283a;
  text-decoration: none;
  padding: 7px 8px 9px 8px;
}

ul.menu li a:hover {
  color: #e5012e;
  text-decoration: none;
  padding: 7px 5px 9px 5px;
}

ul.menu li.active a:link,
ul.menu li.active a:visited,
ul.menu li.active a:hover {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  border: none;
  background: #e5012e;
  padding: 7px 5px 9px 5px;
}
  
  div.allmode-text {
    font-size: 20px !important;
  }

    div.allmode-title {
    font-size: 20px !important;
  }
  
  body {
    font-size: 24px;
    color: #000;
  }
  div.allmode-details {
    font-size: 18px !important;
  }
  div.moduletable_copy, div.moduletable_prodmenu, div.moduletable_prod {
    display: none;
  }
  div.moduletable_copy1000 {
    display: block;
  }

div.moduletable_prodmenu1000 {
  display: block;
}
  .bt-cs a.prev {
    left: -15px !important;
  }
  .bt-cs a.next {
    right: -15px !important;
}
  div.moduletable_prod1000 {
  display: block;
    padding-top: 10px;
margin: 10px auto;
background: #fff;
min-width: 700px;
    position: relative;
    padding-bottom: 25px;
}
  
  div.moduletable_prod1000 h3 {
  text-align: center;
}
  
 a.title_prod:link, a.title_prod:visited, a.title_prod:hover {
    font-size: 20px;
   line-height: 22px;
}
  
  h3.allmode-title {
    font-size: 22px !important;
    margin-bottom: 10px !important;
  }
  
  div.title_prod {
    width: 225px;
    margin: auto;
}
  
  input.rsform-input-box {
    width: 350px;
    height:35px;
    font-size: 22px;
  }
  
  textarea#prim {
    width: 450px;
    font-size: 22px;
}
  
  button#submit {
    text-transform: uppercase;
    font-size: 22px;
}
  .jn-small, .published {
    font-size: 16px;
  }

form#userForm {
    padding: 15px;
    width: 500px;
}
div.prod {
    height: 200px;
}
  
   .messenger {
  display: block;
  position: fixed;
  right: 25px;
  bottom: 100px;
  width: 240px;
  height: 120px;
  /* overflow: hidden; */
}
.messenger-btn {
    padding: 14px;
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    background-color: #9fbce0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
  }
.messenger-btn img {
  width: 90px;
  height: 80px;
}
.messenger-links {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 480px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links.show {
  left: -90px;
  transform: scale(1);
}
.messenger-links a {
  width: 80px;
  margin-left: 8px;
}
.messenger-links img {
  max-width: 80px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
  
}

@media screen and (max-width:700px) {
  
  img {
    margin-top: 10px !important;
  }
  
 
  
  
}

