@import url('https://fonts.googleapis.com/css?family=Arsenal:400,700&subset=latin-ext');
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
html {
  width: 100%;
  height: 100%;
}
input {
  border-radius: 0;
}
textarea {
  border-radius: 0;
}
button:focus {
  outline: none;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
input:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #1a1a18;
}
::-moz-placeholder {
  color: #1a1a18;
}
:-ms-input-placeholder {
  color: #1a1a18;
}
:-moz-placeholder {
  color: #1a1a18;
}
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  transition: background 0.3s, color 0.3s, border 0.3s;
}
body {
  font-family: 'Arsenal', sans-serif;
  font-size: 16px;
  background: #ffffff;
  padding-top: 168px;
  width: 100%;
  height: 100%;
}
.layer-preload {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background: #ffffff;
}
.layer-preload img {
  display: block;
  width: 230px;
  height: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: -115px;
}
header {
  width: 100%;
  position: fixed;
  height: 168px;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 100;
}
header .logo {
  display: block;
  width: 196px;
  height: auto;
  margin: auto;
  margin-top: 37px;
}
header .logo img {
  display: block;
  width: 100%;
  height: auto;
}
header nav {
  display: block;
  margin: auto;
  padding-top: 23px;
  width: 625px;
}
header nav ul li {
  list-style: none;
  float: left;
  margin: 0px 22px;
  height: 50px;
}
header nav ul li a {
  text-transform: uppercase;
  color: #1a1a18;
  cursor: pointer;
  font-size: 17px;
  letter-spacing: 2px;
}
header nav ul li a .fa-angle-down {
  color: #1a1a18;
  margin-left: 7px;
}
header nav ul li a:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #9dce5a;
  transition: width 0.3s;
  margin-top: 3px;
}
header nav ul li a:hover:after {
  width: 100%;
}
header nav ul li .sublist-section {
  display: none;
  width: 446px;
  height: auto;
  position: absolute;
  top: 50px;
  left: -171px;
  padding-top: 10px;
}
header nav ul li .sublist-section .col {
  width: 218px;
  float: left;
  margin-right: 10px;
}
header nav ul li .sublist-section .col:nth-last-child(1) {
  margin-right: 0px;
}
header nav ul li .sublist-section .product-menu-col a {
  display: block;
  background: #ffffff;
  margin-bottom: 2px;
  padding: 8px 20px;
  letter-spacing: 4px;
  line-height: 18px;
}
header nav ul li .sublist-section .product-menu-col a:after {
  display: none;
}
header nav ul li .sublist-section .category-menu-col a {
  display: block;
  background: #202020;
  margin-bottom: 2px;
  padding: 8px 20px;
  letter-spacing: 4px;
  line-height: 18px;
  color: #ffffff;
}
header nav ul li .sublist-section .category-menu-col a:after {
  display: none;
}
header nav ul .open-section {
  position: relative;
}
.slider-wrapper {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.slider-wrapper .owl-prev {
  position: absolute;
  top: 50%;
  left: 25px;
  color: #ffffff;
  cursor: pointer;
  z-index: 100;
  font-size: 48px;
  margin-top: -30px;
  transition: 0.3s;
  text-align: left;
}
.slider-wrapper .owl-prev:hover {
  left: 20px;
}
.slider-wrapper .owl-next {
  position: absolute;
  top: 50%;
  right: 25px;
  color: #ffffff;
  cursor: pointer;
  z-index: 100;
  font-size: 48px;
  margin-top: -30px;
  transition: 0.3s;
  text-align: right;
}
.slider-wrapper .owl-next:hover {
  right: 20px;
}
.about-us {
  padding-top: 22px;
  position: relative;
}
.about-us .anchor-static {
  position: absolute;
  top: -158px;
  left: 0px;
  width: 1px;
  height: 1px;
}
.about-us img {
  display: block;
  position: absolute;
  z-index: 10;
  right: 0px;
  top: 101px;
}
.about-us h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a18;
  text-transform: uppercase;
  margin-top: 52px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 34px;
}
.about-us .short-text {
  width: 100%;
  margin: auto;
  position: relative;
  padding-left: 200px;
}
.about-us .short-text h2 {
  background: url(../img/border.png) left bottom repeat-x;
  width: 100%;
  margin-top: 55px;
  display: inline-block;
  font-size: 44px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding-bottom: 21px;
}
.about-us .short-text h2 mark {
  display: block;
  background: none;
  font-weight: 600;
}
.about-us .short-text .about-us-text {
  width: 100%;
  max-width: 830px;
  padding-top: 45px;
}
.about-us .short-text .about-us-text p {
  color: #1a1a18;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.about-us .short-text .about-us-text p a {
  color: #9dce5a;
}
.about-us .short-text .about-us-text p a:hover {
  text-decoration: underline;
}
.offer {
  padding-top: 126px;
  position: relative;
}
.offer .anchor-static {
  position: absolute;
  top: -70px;
  left: 0px;
  width: 1px;
  height: 1px;
}
.offer img {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 14px;
}
.offer h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a18;
  text-transform: uppercase;
  margin-top: 52px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 34px;
}
.offer .short-text {
  width: 100%;
  margin: auto;
  position: relative;
  padding-right: 200px;
}
.offer .short-text h2 {
  background: url(../img/border.png) left bottom repeat-x;
  width: 100%;
  margin-top: 33px;
  display: inline-block;
  font-size: 44px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding-bottom: 21px;
  text-align: right;
}
.offer .short-text h2 mark {
  background: none;
  font-weight: 600;
}
.offer .short-text .about-us-text {
  width: 100%;
  max-width: 830px;
  padding-top: 45px;
  float: right;
}
.offer .short-text .about-us-text p {
  color: #1a1a18;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.offer .short-text .about-us-text p a {
  color: #9dce5a;
}
.offer .short-text .about-us-text p a:hover {
  text-decoration: underline;
}
.product-home {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  background: url(../img/bg_product.jpg) center center no-repeat;
  background-size: cover;
  margin-top: 81px;
}
.product-home .item {
  width: 50%;
  padding: 60px 115px;
}
.product-home .item:nth-child(1) {
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
}
.product-home .item:nth-child(2) {
  border-left: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
}
.product-home .item:nth-child(3) {
  border-right: 10px solid #ffffff;
  border-top: 10px solid #ffffff;
}
.product-home .item:nth-child(4) {
  border-left: 10px solid #ffffff;
  border-top: 10px solid #ffffff;
}
.product-home .item .product-box img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.product-home .item .product-box a {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 540px;
  background: rgba(255, 255, 255, 0.6);
  color: #1a1a18;
  font-size: 18px;
  padding: 20px 15px;
  margin: auto;
  text-transform: uppercase;
  margin-top: 20px;
}
.product-home .item .product-box a:hover {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
.home-more-option {
  display: block;
  width: 100%;
  padding-bottom: 82px;
}
.home-more-option .option-items {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
.home-more-option .option-items .item {
  width: calc(33.33% - 10px);
  position: relative;
}
.home-more-option .option-items .item a {
  display: block;
  width: 100%;
  height: auto;
}
.home-more-option .option-items .item a img {
  display: block;
  width: 100%;
  height: auto;
}
.home-more-option .option-items .item a .over-shadow {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
}
.home-more-option .option-items .item a .name {
  position: absolute;
  bottom: 23px;
  right: 23px;
  color: #ffffff;
  font-size: 18px;
  z-index: 10;
  transition: 0.4s;
  width: 120px;
  text-align: center;
}
.home-more-option .option-items .item a .name span {
  overflow: hidden;
  transition: 0.3s;
  text-transform: uppercase;
  opacity: 0;
  letter-spacing: 2px;
}
.home-more-option .option-items .item a .name i {
  margin-left: 6px;
  position: relative;
  top: 1px;
}
.home-more-option .option-items .item a .name:after {
  content: '';
  display: block;
  width: 100%;
  height: 0px;
  background: #9dce5a;
  transition: height 0.3s;
  margin-top: 3px;
}
.home-more-option .option-items .item a:hover .over-shadow {
  opacity: 1;
}
.home-more-option .option-items .item a:hover .name {
  bottom: 50%;
  right: 50%;
  margin-right: -75px;
  margin-bottom: -24px;
}
.home-more-option .option-items .item a:hover .name span {
  opacity: 1;
}
.home-more-option .option-items .item a:hover .name:after {
  height: 2px;
}
.addition-home {
  padding-top: 35px;
  position: relative;
}
.addition-home h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a18;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 34px;
}
.addition-home .short-text {
  width: 100%;
  margin: auto;
  position: relative;
  padding-left: 200px;
}
.addition-home .short-text h2 {
  background: url(../img/border.png) left bottom repeat-x;
  width: 100%;
  margin-top: 55px;
  display: inline-block;
  font-size: 44px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding-bottom: 21px;
}
.addition-home .short-text h2 mark {
  display: block;
  background: none;
  font-weight: 600;
}
.addition-home .short-text .about-us-text {
  width: 100%;
  max-width: 830px;
  padding-top: 45px;
}
.addition-home .short-text .about-us-text p {
  color: #1a1a18;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.addition-home .short-text .about-us-text p a {
  color: #9dce5a;
}
.addition-home .short-text .about-us-text p a:hover {
  text-decoration: underline;
}
.home-realisation {
  padding-top: 33px;
  position: relative;
  background: #e5e4e4;
  padding-bottom: 60px;
}
.home-realisation h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a18;
  text-transform: uppercase;
  margin-top: 44px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 34px;
}
.home-realisation .short-text {
  width: 100%;
  margin: auto;
  position: relative;
  padding-right: 200px;
}
.home-realisation .short-text h2 {
  background: url(../img/border.png) left bottom repeat-x;
  width: 100%;
  margin-top: 33px;
  display: inline-block;
  font-size: 44px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding-bottom: 21px;
  text-align: right;
}
.home-realisation .short-text h2 mark {
  background: none;
  font-weight: 600;
}
.home-realisation .short-text .about-us-text {
  width: 100%;
  max-width: 830px;
  padding-top: 45px;
  float: right;
}
.home-realisation .short-text .about-us-text p {
  color: #1a1a18;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.home-realisation .short-text .about-us-text p a {
  color: #9dce5a;
}
.home-realisation .short-text .about-us-text p a:hover {
  text-decoration: underline;
}
.home-realisation .more {
  display: block;
  padding-right: 200px;
  text-align: right;
  padding-top: 30px;
  color: #1a1a18;
  font-size: 18px;
}
.home-realisation .more i {
  margin-left: 6px;
  position: relative;
  left: 0px;
  transition: left 0.3s;
}
.home-realisation .more:hover {
  color: #9dce5a;
}
.home-realisation .more:hover i {
  left: 3px;
}
.photo-top {
  width: 100%;
  max-height: 250px;
  height: auto;
  overflow: hidden;
  position: relative;
  transition: 1s;
}
.photo-top img {
  width: 100%;
  height: auto;
}
.photo-top .photo-top-arrow-down {
  position: absolute;
  bottom: 20px;
  font-size: 40px;
  color: #ffffff;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  transition: 0.3s;
}
.photo-top .photo-top-arrow-down:hover {
  color: #9dce5a;
}
.photo-top-show {
  max-height: 100%!important;
}
.photo-top-show .photo-top-arrow-down {
  transform: rotate(180deg);
}
.content {
  width: 100%;
}
.content .inside {
  max-width: 1230px;
  padding: 0px 15px;
}
.content h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a18;
  text-transform: uppercase;
  margin-top: 52px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 34px;
}
.text-page {
  padding-top: 30px;
}
.text-page p {
  color: #1a1a18;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.text-page p a {
  color: #9dce5a;
}
.text-page p a:hover {
  text-decoration: underline;
}
.text-page ul {
  margin-top: 10px;
  line-height: 26px;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #58585a;
  font-size: 17px;
}
.text-page ul li {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 15px;
}
.text-page ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  float: left;
  font-size: 8px;
  margin-left: -20px;
  color: #ef4123;
}
.dynamic-text {
  padding-bottom: 60px;
}
.farbic-wrapper {
  padding-top: 24px;
}
.farbic-wrapper h2 {
  padding-left: calc(50% - 600px);
  background: url(../img/border.png) left bottom repeat-x;
  display: inline-block;
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding-bottom: 21px;
}
.farbic-wrapper .fabric-inside {
  width: 100%;
  max-width: 1230px;
  padding: 0px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 47px;
  margin-bottom: 33px;
}
.farbic-wrapper .fabric-inside .item {
  width: 110px;
  text-align: center;
  font-size: 14px;
  color: #1a1a18;
  text-transform: uppercase;
  margin-bottom: 27px;
  font-weight: bold;
}
.farbic-wrapper .fabric-inside .item img {
  display: block;
  width: 80px;
  height: auto;
  margin: auto;
  margin-bottom: 19px;
}
.farbic-wrapper .box-medium {
  margin-top: 27px;
  margin-bottom: 53px;
}
.farbic-wrapper-big h2 {
  font-size: 44px;
}
.farbic-wrapper-big .box-medium {
  margin-top: 36px;
}
.twinebase-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.twinebase-list .item {
  width: calc(33.33% - 10px);
}
.twinebase-list .item img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.twinebase-list .item .text-item {
  padding: 45px 70px;
  padding-bottom: 28px;
}
.twinebase-list .item .text-item .name {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.print1-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.print1-list .item {
  width: calc(33.33% - 10px);
}
.print1-list .item img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.print1-list .item .text-item {
  padding: 45px 70px;
  padding-bottom: 28px;
  text-align: center;
}
.print1-list .item .text-item .name {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.tag-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.tag-list .item {
  width: calc(25% - 10px);
}
.tag-list .item img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.tag-list .item .text-item {
  padding: 45px 47px;
  padding-bottom: 28px;
}
.tag-list .item .text-item .name {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
  line-height: 25px;
}
.pocket-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.pocket-list .item {
  width: calc(50% - 10px);
}
.pocket-list .item img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.pocket-list .item .text-item {
  padding: 52px 60px;
  padding-bottom: 28px;
}
.pocket-list .item .text-item .name {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
  line-height: 25px;
}
.menu-printing-nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 63px;
  margin-bottom: 58px;
}
.menu-printing-nav .item {
  width: calc(50% - 10px);
  position: relative;
  text-align: right;
  cursor: pointer;
}
.menu-printing-nav .item img {
  display: block;
  width: 100%;
  height: auto;
}
.menu-printing-nav .item h2 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 400;
  display: block;
  background: url(../img/border.png) left bottom repeat-x;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding-bottom: 21px;
  padding-top: 17px;
}
.menu-printing-nav .item .shadow {
  position: absolute;
  top: 50%;
  height: 154px;
  background: rgba(0, 0, 0, 0.6);
  display: block;
  width: 67%;
  margin-top: -61px;
  transition: 0.3s;
}
.menu-printing-nav .item .more {
  display: block;
  font-size: 18px;
  padding-top: 20px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  color: #ffffff;
}
.menu-printing-nav .item1 h2 {
  margin-right: 32px;
}
.menu-printing-nav .item1 .shadow {
  left: 0px;
}
.menu-printing-nav .item1 .more {
  margin-right: 35px;
}
.menu-printing-nav .item1:hover .shadow {
  width: 80%;
}
.menu-printing-nav .item2 {
  text-align: left;
}
.menu-printing-nav .item2 h2 {
  margin-left: 32px;
}
.menu-printing-nav .item2 .shadow {
  right: 0px;
}
.menu-printing-nav .item2 .more {
  margin-left: 35px;
}
.menu-printing-nav .item2:hover .shadow {
  width: 80%;
}
.realizations-wrapper {
  margin-top: 50px;
  -webkit-column-count: 5;
  -webkit-column-gap: 20px;
  /*    -webkit-column-fill: auto;*/
  -moz-column-count: 5;
  -moz-column-gap: 20px;
  /*    -moz-column-fill: auto;*/
  column-count: 5;
  column-gap: 20px;
  /*    column-fill: auto;*/
}
.realizations-wrapper .item {
  display: block;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  position: relative;
  margin-bottom: 20px;
}
.realizations-wrapper .item a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.realizations-wrapper .item img {
  display: block;
  width: 100%;
  height: auto;
}
.realizations-wrapper .item .shadow {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  transition: 0.3s;
}
.realizations-wrapper .item .shadow i {
  display: block;
  font-size: 22px;
  color: #9dce5a;
  position: absolute;
  z-index: 15;
  top: 50%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.realizations-wrapper .item:hover .shadow {
  opacity: 1;
}
.pocket-wrapper {
  padding-top: 30px;
}
.more-option {
  display: block;
  width: 100%;
  background: #e5e4e4;
  margin-top: 46px;
  padding-top: 79px;
  padding-bottom: 74px;
}
.more-option h4 {
  display: block;
  text-align: center;
  font-size: 18px;
  margin: 0px;
  letter-spacing: 3.2px;
}
.more-option .option-items {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
}
.more-option .option-items .item {
  width: calc(50% - 10px);
  position: relative;
}
.more-option .option-items .item a {
  display: block;
  width: 100%;
  height: auto;
}
.more-option .option-items .item a img {
  display: block;
  width: 100%;
  height: auto;
}
.more-option .option-items .item a .over-shadow {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
}
.more-option .option-items .item a .name {
  position: absolute;
  bottom: 23px;
  right: 23px;
  color: #ffffff;
  font-size: 18px;
  z-index: 10;
  transition: 0.4s;
  width: 120px;
  text-align: center;
}
.more-option .option-items .item a .name span {
  overflow: hidden;
  transition: 0.3s;
  text-transform: uppercase;
  opacity: 0;
  letter-spacing: 2px;
}
.more-option .option-items .item a .name i {
  margin-left: 6px;
  position: relative;
  top: 1px;
}
.more-option .option-items .item a .name:after {
  content: '';
  display: block;
  width: 100%;
  height: 0px;
  background: #9dce5a;
  transition: height 0.3s;
  margin-top: 3px;
}
.more-option .option-items .item a:hover .over-shadow {
  opacity: 1;
}
.more-option .option-items .item a:hover .name {
  bottom: 50%;
  right: 50%;
  margin-right: -60px;
  margin-bottom: -24px;
}
.more-option .option-items .item a:hover .name span {
  opacity: 1;
}
.more-option .option-items .item a:hover .name:after {
  height: 2px;
}
.three-option .option-items .item {
  width: calc(33.33% - 10px);
}
.box-medium {
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
}
.product-wrapper {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.product-wrapper .photo-box {
  width: calc(50% - 52px);
  padding-left: calc(50% - 600px);
  padding-top: 88px;
}
.product-wrapper .photo-box .photo-animate {
  position: relative;
}
.product-wrapper .photo-box .photo-animate .owl-prev {
  position: absolute;
  top: 50%;
  left: 25px;
  color: #ffffff;
  cursor: pointer;
  z-index: 100;
  font-size: 48px;
  margin-top: -90px;
  transition: 0.3s;
  text-align: left;
}
.product-wrapper .photo-box .photo-animate .owl-prev:hover {
  left: 20px;
}
.product-wrapper .photo-box .photo-animate .owl-next {
  position: absolute;
  top: 50%;
  right: 25px;
  color: #ffffff;
  cursor: pointer;
  z-index: 100;
  font-size: 48px;
  margin-top: -90px;
  transition: 0.3s;
  text-align: right;
}
.product-wrapper .photo-box .photo-animate .owl-next:hover {
  right: 20px;
}
.product-wrapper .photo-box .owl-thumbs {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.product-wrapper .photo-box .owl-thumbs .owl-thumb-item {
  width: calc(20% - 10px);
  border: 0px;
  margin: 0px;
  transition: 0.3s;
}
.product-wrapper .photo-box .owl-thumbs .owl-thumb-item img {
  display: block;
  width: 100%;
  height: auto;
}
.product-wrapper .photo-box .owl-thumbs .active {
  opacity: 0.7;
}
.product-wrapper .description-box {
  width: calc(50% - 10px);
  padding-top: 100px;
}
.product-wrapper .description-box h1 {
  background: url(../img/border.png) left bottom repeat-x;
  text-align: left;
  display: block;
  font-size: 44px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding-bottom: 21px;
  margin: 0px;
}
.product-wrapper .description-box .size {
  font-size: 24px;
  display: block;
  letter-spacing: 2px;
  margin-top: 25px;
  letter-spacing: 4px;
  margin-bottom: 18px;
}
.product-wrapper .description-box .text-product {
  padding-right: calc(100% - 600px);
}
.product-wrapper .description-box .text-product p {
  color: #1a1a18;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.product-wrapper .description-box .text-product p a {
  color: #9dce5a;
}
.product-wrapper .description-box .text-product p a:hover {
  text-decoration: underline;
}
.product-wrapper .description-box .text-product ul {
  margin-top: 10px;
  line-height: 26px;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #58585a;
  font-size: 17px;
}
.product-wrapper .description-box .text-product ul li {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 15px;
}
.product-wrapper .description-box .text-product ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  float: left;
  font-size: 8px;
  margin-left: -20px;
  color: #ef4123;
}
.product-questionary {
  padding-right: calc(100% - 600px);
}
.product-questionary .box-options {
  background: url(../img/border2.png) bottom right repeat-x;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.product-questionary .box-options h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  letter-spacing: 2px;
  cursor: pointer;
}
.product-questionary .box-options h3 i {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 25px;
  transition: 0.3s;
}
.product-questionary .box-options h3 .rotate-icon {
  transform: rotate(180deg);
}
.product-questionary .box-options .options-list {
  padding-top: 30px;
  padding-bottom: 10px;
  display: none;
}
.product-questionary .box-options .options-list h4 {
  display: block;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.product-questionary .box-options input[type="number"] {
  height: 45px;
  width: 95px;
  border: 2px solid #dbe2e4;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 20px;
  transition: 0.3s;
  padding: 15px;
  margin-bottom: 20px;
}
.product-questionary .box-options input[type="number"]:focus {
  border: 2px solid #9dce5a;
}
.product-questionary .box-options input[type="number"] ::-webkit-input-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="number"] ::-moz-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="number"] :-ms-input-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="number"] :-moz-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="text"],
.product-questionary .box-options input[type="tel"],
.product-questionary .box-options input[type="email"],
.product-questionary .box-options textarea {
  height: 45px;
  width: 100%;
  border: 2px solid #dbe2e4;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 20px;
  transition: 0.3s;
  padding: 15px;
}
.product-questionary .box-options input[type="text"]:focus,
.product-questionary .box-options input[type="tel"]:focus,
.product-questionary .box-options input[type="email"]:focus,
.product-questionary .box-options textarea:focus {
  border: 2px solid #9dce5a;
  outline: none;
}
.product-questionary .box-options input[type="text"] ::-webkit-input-placeholder,
.product-questionary .box-options input[type="tel"] ::-webkit-input-placeholder,
.product-questionary .box-options input[type="email"] ::-webkit-input-placeholder,
.product-questionary .box-options textarea ::-webkit-input-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="text"] ::-moz-placeholder,
.product-questionary .box-options input[type="tel"] ::-moz-placeholder,
.product-questionary .box-options input[type="email"] ::-moz-placeholder,
.product-questionary .box-options textarea ::-moz-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="text"] :-ms-input-placeholder,
.product-questionary .box-options input[type="tel"] :-ms-input-placeholder,
.product-questionary .box-options input[type="email"] :-ms-input-placeholder,
.product-questionary .box-options textarea :-ms-input-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options input[type="text"] :-moz-placeholder,
.product-questionary .box-options input[type="tel"] :-moz-placeholder,
.product-questionary .box-options input[type="email"] :-moz-placeholder,
.product-questionary .box-options textarea :-moz-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
.product-questionary .box-options textarea {
  height: 150px;
  resize: none;
  margin-bottom: 20px;
}
.product-questionary .box-options .custom-file-upload .file-upload-input {
  width: calc(100% - 55px) !important;
  float: left;
}
.product-questionary .box-options .custom-file-upload .file-upload-button {
  width: 55px;
  float: left;
  background: #dbe2e4;
  float: right;
  border: 0px;
  margin-top: 20px;
  height: 45px;
  font-size: 22px;
  transition: 0.3s;
}
.product-questionary .box-options .custom-file-upload .file-upload-button:hover {
  background: #9dce5a;
}
.product-questionary .box-options .fabric-list-order {
  display: flex;
  flex-wrap: wrap;
}
.product-questionary .box-options .fabric-list-order .item {
  width: 100px;
  font-size: 14px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 20px;
}
.product-questionary .box-options .fabric-list-order .item img {
  display: block;
  padding: 3px;
  border: 2px solid #ffffff;
  margin: auto;
  transition: 0.3s;
  width: 100%;
}
.product-questionary .box-options .fabric-list-order .item:nth-last-child(1) {
  margin-right: 0px;
}
.product-questionary .box-options .fabric-list-order .item:hover img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .fabric-list-order .item span {
  display: block;
  margin-top: 8px;
  letter-spacing: 1px;
}
.product-questionary .box-options .fabric-list-order .active-item img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .color-list-order {
  display: flex;
  flex-wrap: wrap;
}
.product-questionary .box-options .color-list-order .item {
  width: 80px;
  font-size: 14px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
  display: none;
  margin-bottom: 20px;
}
.product-questionary .box-options .color-list-order .item img {
  display: block;
  padding: 3px;
  border: 2px solid #ffffff;
  margin: auto;
  transition: 0.3s;
  width: 100%;
}
.product-questionary .box-options .color-list-order .item:nth-last-child(1) {
  margin-right: 0px;
}
.product-questionary .box-options .color-list-order .item:hover img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .color-list-order .item span {
  display: block;
  margin-top: 8px;
  letter-spacing: 1px;
}
.product-questionary .box-options .color-list-order .active-item img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .twine-list-order {
  display: flex;
  flex-wrap: wrap;
}
.product-questionary .box-options .twine-list-order .item {
  width: 80px;
  font-size: 14px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 20px;
}
.product-questionary .box-options .twine-list-order .item img {
  display: block;
  padding: 3px;
  border: 2px solid #ffffff;
  margin: auto;
  transition: 0.3s;
  width: 100%;
}
.product-questionary .box-options .twine-list-order .item:nth-last-child(1) {
  margin-right: 0px;
}
.product-questionary .box-options .twine-list-order .item:hover img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .twine-list-order .item span {
  display: block;
  margin-top: 8px;
  letter-spacing: 1px;
}
.product-questionary .box-options .twine-list-order .active-item img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .twine-size-list-order {
  display: flex;
  flex-wrap: wrap;
}
.product-questionary .box-options .twine-size-list-order .item {
  width: 45px;
  height: 45px;
  border: 2px solid #dbe2e4;
  font-size: 20px;
  text-align: center;
  line-height: 43px;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 20px;
  transition: 0.3s;
}
.product-questionary .box-options .twine-size-list-order .item:nth-last-child(1) {
  margin-right: 0px;
}
.product-questionary .box-options .twine-size-list-order .item:hover {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .twine-size-list-order .active-item {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .twine-base-list-order {
  display: flex;
  flex-wrap: wrap;
}
.product-questionary .box-options .twine-base-list-order .item {
  width: 100px;
  font-size: 14px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 20px;
}
.product-questionary .box-options .twine-base-list-order .item img {
  display: block;
  padding: 3px;
  border: 2px solid #ffffff;
  margin: auto;
  transition: 0.3s;
  width: 100%;
}
.product-questionary .box-options .twine-base-list-order .item:hover img {
  border: 2px solid #1a1a18;
}
.product-questionary .box-options .twine-base-list-order .item span {
  display: block;
  margin-top: 8px;
  letter-spacing: 1px;
}
.product-questionary .box-options .twine-base-list-order .active-item img {
  border: 2px solid #1a1a18;
}
.product-questionary .send-quest {
  width: 100%;
  border: 2px solid #dbe2e4;
  text-align: center;
  height: 75px;
  margin-top: 30px;
  color: #1a1a18;
  font-size: 30px;
  transition: 0.3s;
  background: #ffffff;
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 300;
}
.product-questionary .send-quest i {
  position: relative;
  top: 1px;
  left: 6px;
  transition: 0.3s;
}
.product-questionary .send-quest:hover {
  border: 2px solid #9dce5a;
}
.product-questionary .send-quest:hover i {
  left: 9px;
}
.product-questionary .custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.product-questionary .custom-file-upload {
  display: block;
  width: auto;
  font-size: 16px;
}
.product-questionary .custom-file-upload label {
  display: block;
  margin-bottom: 5px;
}
.product-questionary .file-upload-wrapper {
  position: relative;
  margin-bottom: 5px;
}
.subpage-realisation {
  padding-top: 33px;
  position: relative;
  background: #e5e4e4;
  padding-bottom: 60px;
  margin-top: 80px;
}
.subpage-realisation h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a18;
  text-transform: uppercase;
  margin-top: 44px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 34px;
}
.subpage-realisation .more {
  display: block;
  padding-right: 200px;
  text-align: right;
  padding-top: 30px;
  color: #1a1a18;
  font-size: 18px;
}
.subpage-realisation .more i {
  margin-left: 6px;
  position: relative;
  left: 0px;
  transition: left 0.3s;
}
.subpage-realisation .more:hover {
  color: #9dce5a;
}
.subpage-realisation .more:hover i {
  left: 3px;
}
.mt40 {
  margin-top: 40px;
}
.cookiesbox {
  color: #ffffff;
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
  font-size: 14px;
  background: #ef4123;
  z-index: 888;
}
.cookiesbox span {
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}
.cookiesbox span:hover {
  color: #1a1a18;
}
.cookiesbox a {
  color: #ffffff;
  transition: color 0.3s;
  text-decoration: underline!important;
}
.cookiesbox a:hover {
  color: #1a1a18;
}
.menu-mobile {
  display: none;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 50px;
  cursor: pointer;
  color: #1a1a18;
  font-size: 14px;
  display: block;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 2px;
  width: 22px;
  height: 22px;
  border: 2px solid #dbe2e4;
  background: #ffffff;
  border-radius: 0px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px;
  left: 2px;
  font-size: 28px;
  line-height: 0.8;
  color: #9dce5a;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #dbe2e4;
}
[type="checkbox"]:disabled + label {
  color: #dbe2e4;
}
footer {
  width: 100%;
  padding-top: 75px;
  text-align: center;
}
footer .inside {
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  position: relative;
}
footer .inside h3 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 34px;
  text-transform: uppercase;
}
footer .inside .heading-footer {
  font-size: 30px;
  letter-spacing: 4px;
  display: block;
  text-transform: uppercase;
}
footer .inside .contact-media {
  font-size: 16px;
  padding-top: 30px;
  width: 100%;
  max-width: 460px;
  margin: auto;
}
footer .inside .contact-media .item {
  color: #1a1a18;
  font-weight: 600;
  letter-spacing: 1.6px;
  margin-bottom: 24px;
}
footer .inside .contact-media .item i {
  margin-right: 15px;
  font-size: 20px;
}
footer .inside .contact-media a {
  color: #1a1a18;
  font-weight: 600;
  letter-spacing: 1.6px;
}
footer .inside .contact-media a:hover {
  color: #9dce5a;
}
footer .inside .contact-media .left {
  float: left;
}
footer .inside .contact-media .right {
  float: right;
}
footer .inside .contact-media .mw {
  max-width: 362px;
  margin: auto;
  margin-bottom: 24px;
}
footer .inside .social {
  padding-top: 37px;
  margin-bottom: 54px;
}
footer .inside .social a {
  display: inline-block;
  margin: 0px 16px;
  font-size: 29px;
  color: #1a1a18;
}
footer .inside .social a:hover {
  color: #9dce5a;
}
footer .inside .newsletter {
  width: 100%;
  max-width: 372px;
  margin: auto;
  margin-bottom: 71px;
  margin-top: 33px;
}
footer .inside .newsletter input[type="email"] {
  width: 100%;
  height: 50px;
  border: 2px solid #cfcfcf;
  padding: 10px 18px;
  color: #1a1a18;
  transition: 0.3s;
  font-weight: bold;
}
footer .inside .newsletter input[type="email"]:focus {
  border: 2px solid #9dce5a;
}
footer .inside .newsletter input[type="email"] ::-webkit-input-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
footer .inside .newsletter input[type="email"] ::-moz-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
footer .inside .newsletter input[type="email"] :-ms-input-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
footer .inside .newsletter input[type="email"] :-moz-placeholder {
  font-weight: bold;
  color: #1a1a18;
}
footer .inside .newsletter button {
  width: 100%;
  border: 2px solid #1a1a18;
  text-align: center;
  height: 60px;
  margin-top: 30px;
  color: #1a1a18;
  font-size: 18px;
  transition: 0.3s;
  background: #ffffff;
  font-weight: bold;
}
footer .inside .newsletter button i {
  font-size: 20px;
  position: relative;
  top: 1px;
  left: 6px;
  transition: 0.3s;
}
footer .inside .newsletter button:hover {
  border: 2px solid #9dce5a;
}
footer .inside .newsletter button:hover i {
  left: 9px;
}
footer .copyright {
  background: url(../img/border2.png) repeat-x;
  color: #58585a;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
footer .copyright .inside {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: auto;
  letter-spacing: 2px;
}
footer .copyright .inside a {
  position: absolute;
  right: 15px;
  top: 0px;
  padding-right: 64px;
  color: #58585a;
}
footer .copyright .inside a img {
  position: absolute;
  top: -14px;
  right: 0px;
}
.menu-mobile {
  display: none;
  position: fixed;
  top: 15px;
  right: 5px;
  height: 60px;
  width: 60px;
  z-index: 2000;
}
.menu-mobile .col {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 62px;
  color: #58585a;
  font-size: 44px;
}
.menu-mobile .col .fa-bars {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 1500px) {
  .about-us .short-text {
    padding-left: 50px;
  }
  .offer .short-text {
    padding-right: 50px;
  }
  .addition-home .short-text {
    padding-left: 50px;
  }
  .home-realisation .short-text {
    padding-right: 50px;
  }
  .home-realisation .more {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1300px) {
  .about-us .short-text .about-us-text {
    max-width: 650px;
  }
  .offer .short-text .about-us-text {
    max-width: 650px;
  }
  .offer .short-text h2 {
    font-size: 36px;
  }
  .about-us .short-text h2 {
    font-size: 36px;
  }
  .addition-home .short-text h2 {
    font-size: 36px;
  }
  .home-realisation .short-text h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1230px) {
  .farbic-wrapper h2 {
    padding-left: 15px;
  }
  .about-us img {
    width: 300px;
  }
  .offer img {
    width: 300px;
    top: 134px;
  }
  .offer {
    padding-top: 50px;
  }
  .product-home .item {
    padding: 40px 60px;
  }
}
@media only screen and (max-width: 1000px) {
  .realizations-wrapper {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .twinebase-list .item .text-item {
    padding: 15px;
  }
  .tag-list .item .text-item {
    padding: 15px;
  }
  .tag-list .item .text-item .name {
    font-size: 20px;
  }
  .pocket-list .item .text-item {
    padding: 15px;
  }
  .tag-list .item {
    width: calc(50% - 10px);
  }
  .tag-list {
    flex-wrap: wrap;
  }
  .pocket-list {
    flex-wrap: wrap;
  }
  .print1-list .item .text-item {
    padding: 15px;
  }
  .menu-printing-nav .item .shadow {
    width: 100%;
  }
  .menu-printing-nav .item h2 {
    font-size: 30px;
  }
  .offer img {
    position: absolute;
    float: left;
    top: -306px;
    width: 240px;
  }
  .about-us img {
    position: relative;
    float: right;
    top: 0px;
    width: 200px;
  }
  .about-us .short-text {
    padding: 0px 15px;
    margin-bottom: 40px;
  }
  .about-us .short-text .about-us-text {
    max-width: 100%;
  }
  .about-us .short-text .about-us-text {
    padding-top: 30px;
  }
  .about-us .short-text h2 {
    margin-top: 20px;
  }
  .offer {
    padding-top: 0px;
  }
  .offer .short-text .about-us-text {
    max-width: 100%;
    padding-top: 30px;
  }
  .offer .short-text {
    padding: 0px 15px;
  }
  .offer h1 {
    margin-bottom: 0px;
  }
  .about-us h1 {
    margin-bottom: 0px;
  }
  .addition-home h1 {
    margin-bottom: 0px;
  }
  .addition-home .short-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .addition-home .short-text .about-us-text {
    max-width: 100%;
    padding-top: 30px;
  }
  .addition-home .short-text h2 {
    margin-top: 40px;
  }
  .home-realisation .short-text {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 800px) {
  .menu-mobile {
    display: block;
  }
  .realizations-wrapper {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  header nav {
    display: none;
    width: 100%;
    background: #ffffff;
    height: calc(100% - 100px);
    position: fixed;
    top: 100px;
    overflow: scroll;
  }
  header nav ul li {
    display: block;
    margin: 0px;
    width: 100%;
  }
  header nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  header {
    z-index: 300;
  }
  header {
    height: 100px;
  }
  body {
    padding-top: 100px;
  }
  header .logo {
    margin-top: 22px;
    margin-left: 15px;
  }
  footer {
    padding-top: 40px;
  }
  footer .inside .heading-footer strong {
    display: block;
  }
  header nav ul li .sublist-section .col {
    width: 100%;
    float: none;
  }
  header nav ul li {
    padding: 10px 0px;
  }
  header nav ul li .sublist-section .col:nth-last-child(1) {
    float: none;
    width: 100%;
  }
  header nav ul li .sublist-section {
    position: static;
    left: auto;
    width: 100%;
    top: auto;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  header nav ul li {
    height: auto;
  }
  header nav ul li .sublist-section .product-menu-col a {
    background: #dfdfdf;
  }
  .product-wrapper .photo-box {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    float: none;
  }
  .product-wrapper .description-box {
    width: 100%;
    float: none;
    padding: 0px 15px;
    padding-top: 20px;
  }
  .product-wrapper {
    display: block;
    justify-content: flex-start;
  }
  .product-questionary {
    padding-right: 0px;
  }
  .product-questionary .box-options .twine-list-order {
    justify-content: space-between;
  }
  .product-questionary .box-options .twine-base-list-order {
    justify-content: space-between;
  }
  header nav ul li a:after {
    display: none;
  }
  header nav ul li .sublist-section .product-menu-col a {
    padding: 8px 30px;
  }
  header nav ul li .sublist-section .category-menu-col a {
    padding: 8px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .about-us img {
    width: 140px;
  }
  .offer img {
    width: 180px;
    top: -226px;
  }
  footer .inside .contact-media a:nth-child(1) {
    float: none;
    display: block;
    margin-bottom: 20px;
  }
  footer .inside .contact-media a:nth-child(2) {
    float: none;
    display: block;
  }
  footer .copyright {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  footer .copyright .inside {
    text-align: center;
  }
  footer .copyright .inside a {
    position: relative;
    right: auto;
    top: auto;
    display: block;
    width: 150px;
    margin: auto;
    margin-top: 30px;
    text-align: left;
  }
  footer .inside .newsletter {
    margin-bottom: 40px;
  }
  footer .inside h3 {
    margin-bottom: 20px;
  }
  footer .inside .social {
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 0px;
  }
  .more-option {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .more-option .option-items {
    margin-top: 30px;
  }
  .three-option .option-items .item {
    width: 100%;
    max-width: 400px;
    margin-bottom: 30px;
  }
  .more-option .option-items {
    flex-wrap: wrap;
    justify-content: center;
  }
  .realizations-wrapper {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .photo-top {
    max-height: 100px;
  }
  .photo-top .photo-top-arrow-down {
    bottom: -7px;
  }
  .content h1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .realizations-wrapper {
    margin-top: 0px;
  }
  .more-option h4 {
    padding: 0px 20px;
  }
  .home-realisation {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .home-realisation h1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-more-option {
    padding-bottom: 40px;
  }
  .home-realisation .short-text h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 30px;
  }
  .addition-home .short-text h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 30px;
  }
  .offer .short-text h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 30px;
  }
  .about-us {
    padding-top: 0px;
  }
  .more-option .option-items .item a .name {
    height: 50px;
    width: 100%;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    text-align: right;
    line-height: 50px;
    padding-right: 15px;
  }
  .more-option .option-items .item a .name span {
    opacity: 1;
    overflow: visible;
  }
  .more-option .option-items .item a:hover .name {
    bottom: 0px;
    right: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .more-option .option-items .item a:hover .name:after {
    height: 0px;
  }
  .more-option .option-items .item a .name i {
    margin-left: 12px;
  }
  .farbic-wrapper .fabric-inside {
    justify-content: space-between;
  }
  .farbic-wrapper h2 {
    font-size: 30px;
    width: calc(100% - 30px);
    margin: 0px 15px;
    padding-left: 0px;
  }
  .more-option .option-items .item {
    width: 100%;
    max-width: 400px;
    margin-bottom: 30px;
  }
  .tag-list .item {
    width: 100%;
  }
  .pocket-list .item {
    width: 100%;
  }
  .twinebase-list .item {
    width: 100%;
  }
  .twinebase-list {
    flex-wrap: wrap;
  }
  .print1-list .item .text-item .name {
    font-size: 20px;
  }
  .print1-list .item {
    width: 100%;
  }
  .print1-list {
    flex-wrap: wrap;
  }
  .menu-printing-nav .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .menu-printing-nav {
    flex-wrap: wrap;
  }
  .menu-printing-nav .item .shadow {
    top: auto;
    bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 100px;
  }
  .menu-printing-nav .item h2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-printing-nav .item .more {
    padding-top: 10px;
  }
  .menu-printing-nav {
    margin-bottom: 0px;
  }
  .product-wrapper .description-box h1 {
    font-size: 34px;
  }
  .product-questionary .box-options h3 {
    font-size: 25px;
  }
  .product-questionary .send-quest {
    height: 60px;
    font-size: 25px;
  }
  .subpage-realisation {
    margin-top: 40px;
  }
  .product-home .item {
    padding: 30px 20px;
    width: 100%;
  }
  .product-home {
    margin-top: 30px;
  }
  .product-home .item:nth-child(1) {
    border-right: 0px;
    border-bottom: 20px solid #ffffff;
  }
  .product-home .item:nth-child(2) {
    border-left: 0px;
  }
  .product-home .item:nth-child(3) {
    border-right: 0px;
  }
  .product-home .item:nth-child(4) {
    border-left: 0px;
    border-top: 20px solid #ffffff;
  }
  .product-home .item .product-box img {
    max-width: 400px;
    margin: auto;
  }
  .home-more-option .option-items {
    margin-top: 40px;
  }
  .home-more-option .option-items .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .home-more-option .option-items {
    flex-wrap: wrap;
  }
  .home-more-option .option-items .item a .name {
    height: 50px;
    width: 100%;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    text-align: right;
    line-height: 50px;
    padding-right: 15px;
  }
  .home-more-option .option-items .item a .name span {
    opacity: 1;
    overflow: visible;
  }
  .home-more-option .option-items .item a:hover .name {
    bottom: 0px;
    right: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .home-more-option .option-items .item a:hover .name:after {
    height: 0px;
  }
  .home-more-option .option-items .item a .name i {
    margin-left: 12px;
  }
}
/* Preload images */
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 20px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  height: auto;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.accordion {
  width: 100%;
  height: 540px;
  overflow: hidden;
  margin: auto;
}
.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 11.11111%;
  height: 540px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 800ms ease;
}
.accordion ul li div {
  width: 100%;
  display: none;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  height: 100px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  -webkit-transition-property: opacity;
  /* Safari */
  -webkit-transition-duration: 0.8s;
  /* Safari */
  -webkit-transition-delay: 0.8s;
  /* Safari */
  transition-property: opacity;
  transition-duration: 0.8s;
  transition-delay: 0.8s;
}
.accordion ul li div h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  padding-left: 30px;
  padding-top: 15px;
}
.accordion ul li div .more {
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  padding-left: 30px;
}
.accordion ul li div .more i {
  color: #ef4123;
  margin-left: 5px;
  transition: 0.3s;
}
.accordion ul li div .more:hover {
  color: #ef4123;
}
.accordion ul li div .more:hover i {
  margin-left: 9px;
}
.accordion ul:hover li {
  width: 8%;
}
.accordion ul:hover li:hover {
  width: 60%;
}
.accordion ul:hover li:hover a {
  background: rgba(0, 0, 0, 0.4);
}
.accordion ul:hover li:hover a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
