@import url(navi.css);
@import url(forms.css);
@import url(mini-forms.css);
@import url(tables.css);
@import url(featured_slide.css);
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: #ffffff;
}


#header, #topbar, #homepage, #breadcrumb, #container, #footer {
  position: relative;
  display: block;
  width: 940px;
  margin: 0px auto;
  padding: 10px; 
}
#copyright {
  position: relative;
  justify-content: center;
  display: block;
  width: 940px;
  margin: 0px auto;
  /* padding: 10px; */
}

.pic2-content {
  margin-bottom: 60px;
  margin-top: 60px;
  align-content: space-between;
  display: grid;
  column-gap: 10%;
  grid-template-columns: 1fr 1fr;
}

.cat {
  position: relative;
  float: left;
  /* border: 1px solid #666; */
  margin-left: 6px;
  margin-top: 6px;
  box-shadow: 0px 0px 2px #000;
}

.section {
  height: 300px;
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 1px dashed #999;
}

.title a{
  color: #666666;
  text-decoration: none;
  border: 0;
}

#container {
  padding: 20px 0px;
}
.col2, .col2 a {
  color: rgb(255, 255, 255);
  background-color: #95AD29
  }

.col3 {
  color: #333333;
  background-color: rgb(255, 255, 255);
}

.wrapper {
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
  margin: 0px;
}

.col1 {
  color: rgb(204, 204, 204);
  background-color: rgb(255, 255, 255);
}

ul li {
  margin-top: 6px;
}

#header #logo {
  display: block;
  float: left;
  width: 350px;
  overflow: hidden;
}

#topnav {
  position: relative;
  display: block;
  width: 940px;
  margin: 7px auto 10px;
  padding: 0px 30px;
}

#content {
    display: block;
    float: left;
    width: 600px;
}

#column {
  display: block;
  float: right;
  width: 300px;
}

.subnav {
  display: block;
  width: 250px;
  padding: 25px;
  background-color: #f9f9f9;
  margin-bottom: 30px;
}

.ditto_currentpage {
  color: rgb(255, 255, 255);
  background-color: rgb(149, 173, 25);
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(111, 123, 26);
  border-image: initial;
  padding: 1px 3px;
  margin: 2px;
}

.product-box {
  display: grid;
  float: left;
  grid-template-columns: 1fr 1fr 1fr;
  /* grid-auto-rows: 60px; */
  grid-row-gap: 1em;
  grid-column-gap: 20px;
  width: 940px;
  margin-bottom: 60px;
  text-transform: uppercase;
  width: auto;
  margin-top: -16px;
  line-height: 1.25rem;
}

.box-cat {
  background: -webkit-linear-gradient(0deg, rgb(214, 214, 214), rgb(244, 246, 246));
  background: -moz-linear-gradient(0deg, rgb(214, 214, 214), rgb(244, 246, 246));
  background: linear-gradient(0deg, rgb(214, 214, 214), rgb(244, 246, 246));
  height: 2.5rem;
  padding: 10px;
  border: 1px solid #ffffff; 
  color: #000;
}

.box-cat:hover {
  border: 1px solid #95ad19;
  background: #ffffff;
}


.top-button {
  text-align: center;
  width: 3rem;
  height: 3rem;
  align-items: center;
  border: 1px solid #95ad19;
  font-size: 2rem;  
  position: fixed;
  bottom: 28px;
  right: 260px;
  z-index: 9;
  background: #ffffff;
  }

  a.button {
    display: inline-block;
    color: #ffffff; 
    text-decoration: none; 
    background: #95ad19;
    border: 1px solid #95ad19;
    padding: .8em 1.2em; 
    margin-top: 20px;
        }

     a.button:hover {
      color: #95ad19; 
      border: 1px solid #95ad19;
      text-decoration: none; 
      background: #ffffff;
      padding: .8em 1.2em; 
       }

.note {
  /* border: 1px solid #eeff02; */
  color: #ffffff;
  background: #757575;
  text-align: center;
  padding: 1rem 0;
  margin: 0;
}

/* .tabcatalog {
border: 1px dashed gray;
width: 100%;
border-spacing: 1px;
} */

.ditto_page {
  padding: 2px 5px;
}

ditto_next_link {
  margin: 0px 10px;
}

.col4 {
  color: rgb(255, 255, 255);
  background-color: rgb(149, 173, 25);
}

.box1 {
  display: block;
  float: left;
  width: 400px;
  line-height: 1.6em;
}

.box {
  display: block;
  float: right;
  width: 250px;
  margin: 0px 0px 0px 25px;
  padding: 0px;
}

div.wrapper h1 {
  font-size: 26px;
  font-weight: normal;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, sans-serif;
  margin-top: 10px;
  padding: 0px;
}

div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6 {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, sans-serif;
  margin-top: 40px;
  padding: 0px;
}

.list a{
  color: #000;
  border: 0;
  text-align: center;
}

img {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}
.justify {
  text-align: justify;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.nostart {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
br.clear {
  clear: both;
  margin-top: -15px;
}
a {
  color: #95ad19;
  /* background-color: #ffffff; */
  outline: none; 
  text-decoration: none; 
  border-bottom: solid 1px;
  border-bottom-style: dashed; 
  }

 
  a:hover {
    border-bottom-style: ridge;
  }

.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.imgl,
.imgr {
  border: 0 solid #999999;
  padding: 5px;
}
.imgl {
  float: left;
  margin: 0 8px 8px 0;
  clear: left;
}
.imgr {
  float: right;
  margin: 0 0 8px 8px;
  clear: right;
}
#ajaxSearch_form {
  padding: 0;
  margin: 0;
}
.application .item-application .bot-plash img {
  width: 95px;
  float: left;
  position: relative;
  left: 200px;
  top: 17px;
  bottom: 0;
  margin: auto;
}
.application .item-application .info {
  padding: 25px;
}
.application .item-application .info h2 {
  color: #fff;
  font-family: sans-serif;
}
.application .item-application .info p {
  height: 107px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  text-shadow: 0px 0px 4px black;
}
.application .item-application:hover .it-menu {
  display: block;
}
.application .item-application .it-menu {
  background: rgba(0, 0, 0, 0.95);
  position: absolute;
  width: 100%;
  height: 254px;
  top: 0;
  left: 0;
  display: none;
}
.application .item-application .it-menu ul {
  padding-left: 25px;
  padding-top: 15px;
}
.application .item-application .it-menu ul li {
  list-style: none;
  margin-bottom: 10px;
}
.application .item-application .it-menu ul li a {
  color: #ffffff;
  font-size: 14px;
  background-color: transparent;
}
.application .item-application .it-menu ul li a:hover {
  text-decoration: underline;
}
.news-about {
}
.news-about .about {
  margin-right: 30px;
}
.news-about .about,
.news-about .news-bl {
  width: 450px;
  display: inline-block;
  vertical-align: top;
}
.news-about .about p {
  font-size: 14px;
}
.als-but {
  margin-top: 10px;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  position: relative;
  padding-left: 10px;
  color: #000 !important;
  border: 0;
}
.als-but:before {
  text-indent: -9999px;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  border: 5px solid #95ad19;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right: none;
}
.news-about .regular .slick-slide {
  padding: 15px;
}
.news-about .news-bl .item-news img {
  max-width: 100%;
}
.news-about .news-bl .item-news p.data {
  color: #95ad19;
  font-weight: bold;
  line-height: 17px;
  margin-bottom: 5px;
}
.news-about .news-bl .item-news p.tit {
  font-weight: bold;
  line-height: 17px;
  margin-bottom: 0;
  color: #333333;
}
.news-about .news-bl .item-news p {
  color: #333333;
  margin-bottom: 10px;
  font-size: 14px;
}
.news-about .news-bl h2 {
  padding-left: 13px;
}
.regular.slick-slider {
  margin-right: -17px;
}
.regular .slick-slide {
  position: relative;
}
.regular .slick-arrow {
  top: 26%;
}
.regular .slick-prev {
  left: -15px;
}
.regular .slick-next {
  right: -28px;
}
.slick-slide:focus {
  outline: none;
}
.slick-prev:before,
.slick-next:before {
  content: "";
  position: absolute;
  top: 0;
}
.regular-logo .slick-prev {
  left: -30px;
}
.regular-logo .slick-next {
  right: -39px;
}
.logo-partner .slick-slide {
  padding: 0 25px 0 0;
}
.logo-partner .item-logo img {
  max-width: 100%;
}
.news {
  display: block;
  margin-bottom: 0;
}
.news h2 {
  border-bottom: 0 !important;
  margin-bottom: 5px !important;
}
.ln-item {
  position: relative;
  display: block;
  border-bottom: 1px solid #e7e6e6;
  padding: 20px 0;
}
.ln-item:first-of-type {
  border-top: 1px solid #e7e6e6;
}
.news img {
  margin-right: 15px;
  float: left;
}
.news .readmore img {
  float: right;
  position: relative;
  top: 4px;
  margin-left: 6px;
}
.pagination {
  margin-top: 20px;
}
.news .readmore {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.news .introtext {
  padding-top: 0;
  color: #666666;
  overflow: hidden;
  padding-bottom: 13px;
  position: relative;
  top: -4px;
}
.news .introtext span {
  display: block;
  margin-bottom: 5px;
}
.main-ad-links-wrap {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 14px 10px 18px;
  background: #d2d2d6;
  z-index: 6;
}
.main-ad-links {
  position: relative;
  zoom: 1;
  overflow: hidden;
  width: 100%;
  max-height: 36px;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.4s;
  transition-property: all;
  transition-duration: 0.4s;
}
.bot-plash:hover .main-ad-links {
  max-height: 200px;
}
.main-ad-links ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 6px;
  margin-top: 6px;
}
.main-ad-links-wrap .main-ad-links-toggle {
  position: absolute;
  zoom: 1;
  top: -12px;
  left: 19px;
  content: "";
  width: 24px;
  height: 24px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #d2d2d6 url(../images/sprite-arrows.png) 2px -148px;
  border: 2px solid #d2d2d6;
  overflow: hidden;
  text-indent: -9999px;
}
.bot-plash:hover .main-ad-links-wrap .main-ad-links-toggle {
  background-color: #00b6cf;
  background-position: -38px -129px;
  border-color: #00b6cf;
}
.main-ad-links-wrap a {
  color: #95ad19;
  background: transparent;
  text-decoration: underline;
}
.main-ad-links-wrap a:hover {
  color: #95ad19;
  text-decoration: none;
}
.main-ad-links ul li {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}
#featured-item-prev,
#featured-item-next {
  width: 27px;
  height: 32px;
  top: 0;
  bottom: 0;
  margin: auto !important;
}
#featured-item-prev {
  background: url(../images/bx-controls.png) no-repeat -6px -31px;
  left: 0;
}
#featured-item-next {
  background: url(../images/bx-controls.png) no-repeat -43px -32px;
  right: 0;
}
#featured-item-prev img,
#featured-item-next img {
  display: none;
}
#header {
  padding: 20px 30px 10px;
}
#featured_slide {
  width: 940px;
  padding: 20px 30px;
}
#featured_content .floater {
  /* margin: 0; */
}
#featured_content li {
  width: 940px;
  overflow: inherit;
}
.application,
.news-about,
.logo-partner {
  /* padding: 0 30px; */
    position: relative;
    display: block;
    width: 940px;
    margin: 7px auto 40px;
}
#header #search {
  float: right;
  width: 250px;
  margin-top: 24px;
  padding: 0px;
  overflow: hidden;
}
#header #search #ajaxSearch_submit {
  height: 25px;
}
#footer h2 {
  display: table;
  margin-bottom: 20px;
}
#header #logo a img {
  margin-bottom: 0;
  padding-bottom: 0;
}
#featured_content img {
  position: absolute;
  right: 0;
  float: none;
}
#featured_content,
#featured_content ul {
  width: 940px;
}
.jcarousel-clip {
  overflow: visible;
  width: 940px;
}

.firm-oblasti .img-oblast {
  margin: 0 auto;
  padding: 20px 0;
}
.field-bl {
  border-bottom: 1px solid rgb(128, 128, 128);
  padding-bottom: 40px;
  padding-top: 10px;
}
.field-bl.non-ul .name-category {
  cursor: inherit;
}
.field-bl.non-ul .name-category {
  color: inherit;
}
.field-bl.non-ul .name-category:hover {
  text-decoration: none;
}
.field-bl .item-field {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.field-bl .name-category {
  cursor: pointer;
}
.field-bl .name-category {
  color: #999999;
  text-decoration: none;
}
.field-bl .name-category:hover,
.field-bl .item-field.active .name-category {
  text-decoration: none;
  color: #95ad19;
}
.field-bl .item-category {
  display: none;
  text-align: left;
}
.field-bl .item-category li a {
  text-decoration: underline;
  color: #666666;
}
#header #tel {
  /* width: 200px; */
  float: left;
  margin-left: 0px;
  padding: inherit;
  /* padding-bottom: 2px; */
}
#header #tel .phone {
  color: #333333;
  font-size: 25px;
  border: 0;
}
#header #tel .lin {
  color: #333333;
  font-size: 20px;
  color: red;
  font-style: italic;
}
