:root {
  --breakpoint-md: 768px;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  font-family: Montserrat;
}
.divphp {
  margin-top: -20px;
}
ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul:after {
  display: block;
  content: " ";
  clear: both;
  float: none;
}
ul.menu > li {
  float: left;
  position: relative;
}
ul.menu > li > a {
  display: block;
  padding: 10px;
  color: white;
  text-decoration: none;
}
ul.menu > li > a:hover {
  text-decoration: underline;
}
ul.submenu {
  display: none;
  position: absolute;
  z-index: 3;
  width: 200px;
  top: 37px;
  left: 0;
  background-color: white;
  border: 1px solid #470601;
}
ul.submenu > li {
  display: block;
}
ul.submenu > li > a {
  width: 220px;
  display: block;
  padding: 10px;
  color: white;
  background-color: #470601;
  text-decoration: none;
}
ul.submenu > li > a:hover {
  text-decoration: underline;
}
ul.menu > li:hover > ul.submenu {
  display: block;
  position: absolute;
}
.container-header {
  background: #470601;
  height: 131px;
  display: flex;
  margin: 0 auto;
}
.container-logo {
  padding-top: 7px;
  padding-left: 13%;
  width: 35%;
}
.logo {
  width: 220px;
}
.container-info-menu {
  width: 60%;
}
.container-footer {
  width: 60%;
  padding-top: 60px;
  display: flex;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: white;
}
.container-time-email {
  display: flex;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: white;
}
.container-menu {
  display: flex;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: white;
}
.divsearch {
  width: 30%;
  margin-top: 10px;
  margin-bottom: 10px;
  color: White;
  position: relative;
}
.divsearchmenu {
  width: 100%;

  color: White;
  position: relative;
}
.input {
  height: 32px;
  padding: 9px 50px 9px 16px;
  line-height: 20px;
  font-size: 15px;
  border-radius: 0;
  color: white;
  background: 0 0;
  border: 1px solid white;
  width: 100%;
}
.divsearch input#search_header:hover,
.divsearch input#search_header:focus,
.divsearch input#search_header:active {
  outline: none;
  background: #470601;
}
.divsearch input#search_header::-webkit-input-placeholder {
  color: white;
}

.divsearch input#search_header:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}

.divsearch input#search_header::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}

.divsearch input#search_header:-ms-input-placeholder {
  color: white;
}
.divsearchmenu input#search_header::-webkit-input-placeholder {
  color: white;
}

.divsearchmenu input#search_header:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}

.divsearchmenu input#search_header::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}

.divsearchmenu input#search_header:-ms-input-placeholder {
  color: white;
}
.btn-search {
  border: none;
  top: 3.7px;
  right: 10px;
  position: absolute;
  background: #470601;
  content: "";
  background-image: url(/img/search.gif);
  background-size: 25px;
  width: 25px;
  height: 25px;
}
.time-email {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 200px;
  color: White;
}
.time-email-a {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 200px;
  color: White;
}

.menu {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  color: white;
  margin: 0px;
  margin-top: 25px;
}
.menulist {
  display: none;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  color: white;
  margin: auto;
  background: #470601;
  padding: 10px;
}
.searchdiv {
  display: none;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  color: white;
  margin: auto;
  background: #470601;
}
.menulistlittle {
  margin-left: 20px;
}
.menulistlittle li {
  padding: 10px;
}
.menulistlittle a {
  text-decoration: none;
  color: white;
}
.menulistlittle a:hover {
  color: white;
  text-decoration: underline;
}
.menu-img-close {
  display: none;
  padding-top: 15px;
  margin-right: 20px;
  width: 30px;
}
.menu li {
  display: inline;
  margin-right: 100px;
}
.container-header-little {
  display: none;
  background: #470601;
  height: 60px;
  margin: 0 auto;
}
.container-logo-little {
  padding-top: 7px;
  padding-left: 13%;
  width: 40%;
}
.logo-little {
  width: 100px;
}
.container-menu-little {
  text-align: right;
  width: 60%;
}
.container-menu-little-footer {
  text-align: left;
  width: 60%;
  padding-left: 20px;
}
.menu-img-little {
  padding-top: 15px;
  margin-right: 20px;
  width: 30px;
}
.title-product {
  color: #470601;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: lobster;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  align-content: center;
}
.img-product {
  width: 80%;
  height: auto;
  text-align: center;
  margin-bottom: 6px;
  margin-top: 6px;
}
.image {
  display: inline;
  position: relative;
  margin: 6px;
}

.image-title {
  position: absolute;
  top: 100px;
  left: 30px;
  color: white;
  width: 300px;
  text-align: left;
  font-family: Montserrat;
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
}

.image-title:hover {
  position: absolute;
  top: 100px;
  left: 30px;
  color: #470601;
  font-family: Montserrat;
  text-align: left;
  width: 300px;
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px white, 1em 0em 1em white;
}

.image-titlepr {
  position: absolute;
  top: -40px;
  left: 20px;
  color: white;
  font-family: Montserrat;
  width: 300px;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
}

.image-titlepr:hover {
  position: absolute;
  top: -40px;
  left: 20px;
  color: #470601;
  width: 300px;
  text-align: left;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px white, 1em 0em 1em white;
}
.image-titlenews {
  position: absolute;
  top: -80px;
  left: 20px;
  color: white;
  font-family: Montserrat;
  width: 300px;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
}
.image-titlenewstype {
  position: absolute;
  top: -110px;
  left: 20px;
  color: white;
  font-family: Montserrat;
  width: 300px;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
}
.image-datenews {
  position: absolute;
  top: -40px;
  left: 250px;
  width: 120px;
  text-align: right;
  color: white;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
}

.company {
  width: 100%;
}
.container-value {
  background-image: url(/img/company.jpg);
  text-align: center;
  padding-top: 50px;
}
.title-value {
  color: white;
  padding-bottom: 50px;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}
.divvalue {
  padding: 20px;
  width: 40%;
  display: flex;
  margin: auto;
}
.divimgvalue {
  width: 20%;
}
.span-value {
  color: white;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin: auto 10px;
  text-align: left !important;
}
.img-value {
  height: 50px;
}
.container-footer {
  vertical-align: bottom;
  padding-top: 60px;
}

.adress-container {
  width: 100%;
  text-align: center;
  margin: auto;
}
.contacts-title {
  color: #470601;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.adress {
  padding: 30px;
}
.adress-text {
  color: #a3514b;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}
.contacts-container {
  width: 100%;
  text-align: center;
  padding: 5% 10%;
  margin: 0px auto;
}

.contacts-link {
  color: #2e0400;
}
.p_story {
  width: 60%;
  margin: auto;
  color: #a3514b;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-indent: 20px;
}
.vacancies-container {
  width: 100%;
  text-align: left;

  margin: 0px auto;
}
.vacancies {
  width: 60%;
  margin: auto;
}
.p_vacancies {
  width: 90%;
  margin: auto;
  color: #a3514b;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-indent: 20px;
}
.ul_vacancies {
  margin: auto;
  color: #2e0400;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-indent: 16px;
}
.td-header {
  padding: 2px;
  background-color: #a55129;
  color: white;
  vertical-align: inherit;
  font-weight: bold;
  text-align: center !important;
  font-size: 14px;
}
.td-text {
  padding: 2px;
  display: table-cell;
  vertical-align: middle;
  color: #8c4510;
  background-color: #fff7e7;
  font-size: 14px;
}
.table-product {
  margin: auto;
  width: 50%;
  border-collapse: separate;
  border-spacing: 2px;
  vertical-align: middle;
  border-color: yellow;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 15%;
}
.col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .image-titlepr {
    position: absolute;
    top: -50px;
    left: 30px;
    color: white;
    width: 570px;
    text-align: left;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 500;
    line-height: 44px;
    text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
  }
  .image-titlepr:hover {
    position: absolute;
    top: -50px;
    left: 30px;
    color: #470601;
    width: 570px;
    text-align: left;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 500;
    line-height: 44px;
    text-shadow: 2px -2px white, 1em 0em 1em white;
  }
  .image-titlenews {
    position: absolute;
    top: -100px;
    left: 30px;
    color: white;
    font-family: Montserrat;
    width: 570px;
    text-align: left;
    font-size: 26px;
    font-weight: 500;
    line-height: 44px;
    text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
  }
  .image-titlenewstype {
    position: absolute;
    top: -140px;
    left: 30px;
    color: white;
    font-family: Montserrat;
    width: 570px;
    text-align: left;
    font-size: 26px;
    font-weight: 500;
    line-height: 44px;
    text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
  }
  .image-datenews {
    position: absolute;
    top: -50px;
    left: 440px;
    width: 140px;
    text-align: right;
    color: white;
    font-family: Montserrat;    
    font-size: 26px;
    font-weight: 500;
    line-height: 44px;
    text-shadow: 2px -2px #470601, 1em 0em 1em #470601;
  }
  .img-product {
    width: 600px;
    height: 400px;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 6px;
  }
  .td-header {
    padding: 2px;
    background-color: #a55129;
    color: white;
    vertical-align: inherit;
    font-weight: bold;
    text-align: center !important;
    font-size: 16px;
  }
  .td-text {
    padding: 2px;
    display: table-cell;
    vertical-align: middle;
    color: #8c4510;
    background-color: #fff7e7;
    font-size: 16px;
  }
}

#big-menu {
  display: none;
}
#little-menu {
  display: flex;
}
#footerlittle {
  display: flex;
}
#footerbig {
  display: none;
}
@media (min-width: 1120px) {
  #menulist {
    display: none;
  }
  #telephonelist {
    display: none;
  }
  #big-menu {
    display: flex;
  }
  #little-menu {
    display: none;
  }
  #footerlittle {
    display: none;
  }
  #footerbig {
    display: flex;
  }
}
.container-news {
  margin: auto 20%;
}
.maincont {
  height: 80%;
}
label[for] {
  cursor: pointer;
}

input[type="checkbox"] {
  display: none;
}

.lightbox {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.grid {
  width: 100%;
  margin: auto;
}

.lightbox {
  z-index: 1;
  min-height: 100%;
  overflow: auto;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.lightbox img {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 96%;
  max-height: 96%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}

input[type="checkbox"]:checked + .lightbox {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

input[type="checkbox"]:checked ~ .grid {
  opacity: 0.125;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  z-index: 0;
  height: 200%;
  padding: 0px 10%;
  overflow: auto;
  background-color: white;
  text-align: center;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}
.grid .grid-item {
  display: inline-block;
  width: 33%;
  padding: 16px;
  opacity: 0.75;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.grid .grid-item:hover {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .grid .grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .grid .grid-item {
    width: 100%;
  }
}
.grid img {
  max-width: 100%;
  max-height: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.pagelist a {
  text-decoration: none;
  color: #470601;
}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #a3514b;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: #470601;
}

/* Caption text */
.text {
  color: #a3514b;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #a3514b;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #a3514b;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover {
  background-color: #470601;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.slider_img {
  margin-right: 5%;
  width: 32%;
}
.slider {
  display: flex;
  margin-left: 5%;
}
