@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTufntF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJnedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1JlEA.ttf) format('truetype');
}
/*! 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: 'Poppins', sans-serif;
  font-size: 17px;
  background: #ffffff;
  padding-top: 120px;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.layer-preload {
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  background: #1a1a18;
}
.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: 120px;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 100;
}
header .logo {
  position: absolute;
  display: block;
  top: 32px;
  left: 40px;
  width: 320px;
  height: auto;
}
header .logo img {
  display: block;
  width: 100%;
  height: auto;
}
header nav {
  float: right;
  display: block;
  margin-right: 30px;
  padding-top: 50px;
  height: 120px;
}
header nav ul li {
  list-style: none;
  float: left;
  margin-left: 33px;
  height: 70px;
}
header nav ul li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #4c4c4c;
  cursor: pointer;
}
header nav ul li a .fa-caret-down {
  color: #ef4123;
  margin-left: 7px;
}
header nav ul li a:hover {
  color: #ef4123;
}
header nav ul li .sublist-section {
  display: none;
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 120px;
  left: 0px;
}
header nav ul li .sublist-section .inside-section {
  margin: auto;
  max-width: 1230px;
  padding: 30px 15px;
}
header nav ul li .sublist-section .inside-section .col {
  width: 33.33%;
  float: left;
}
header nav ul li .sublist-section .inside-section .col .name-section {
  margin-bottom: 12px;
}
header nav ul li .sublist-section .inside-section .col .name-section a {
  font-size: 23px;
}
header nav ul li .sublist-section .inside-section .col .section-list a {
  position: relative;
  padding-left: 18px;
  color: #4c4c4c;
  font-size: 17px;
  cursor: pointer;
  text-transform: none;
  float: left;
  clear: left;
  margin-bottom: 9px;
}
header nav ul li .sublist-section .inside-section .col .section-list a i {
  color: #ef4123;
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 18px;
  transition: 0.3s;
}
header nav ul li .sublist-section .inside-section .col .section-list a:hover {
  color: #ef4123;
}
header nav ul li .sublist-section .inside-section .col .section-list a:hover i {
  left: 3px;
}
header nav ul li .sublist-download {
  display: none;
  width: 220px;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 70px;
  left: 0px;
  padding: 20px;
}
header nav ul li .sublist-download a {
  position: relative;
  padding-left: 18px;
  color: #4c4c4c;
  font-size: 17px;
  text-transform: none;
  float: left;
  clear: left;
  margin-bottom: 9px;
}
header nav ul li .sublist-download a i {
  color: #ef4123;
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 18px;
  transition: 0.3s;
}
header nav ul li .sublist-download a:hover {
  color: #ef4123;
}
header nav ul li .sublist-download a:hover i {
  left: 3px;
}
header nav ul li:nth-last-child(1) {
  margin-left: 10px;
}
header nav ul .open-download {
  position: relative;
}
.video-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.video-wrapper video {
  display: block;
  width: 100%;
  height: auto;
}
.video-wrapper .slogan {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  top: 0px;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-wrapper .slogan .item {
  margin-top: 86px;
}
.video-wrapper .slogan .item h1 {
  font-size: 80px;
  color: #ffffff;
  font-weight: 300;
  line-height: 80px;
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.video-wrapper .slogan .item .subslogan {
  font-size: 22px;
  color: #ffffff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4.5px;
}
.video-wrapper .slogan .item .minislogan {
  font-size: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
}
.video-wrapper .slogan .item .godown {
  cursor: pointer;
  margin: auto;
  width: 200px;
  display: block;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300px;
  margin-top: 53px;
}
.video-wrapper .slogan .item .godown i {
  display: block;
  height: 16px;
  line-height: 16px;
  color: #ef4123;
  margin: auto;
  font-size: 32px;
  margin-bottom: 5px;
  position: relative;
  top: 0px;
  transition: 0.3s;
}
.video-wrapper .slogan .item .godown:hover i {
  top: 5px;
}
.video-wrapper .banner-eu {
  display: block;
  position: absolute;
  bottom: 26px;
  right: 13px;
}
.home-about {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  margin-top: 120px;
}
.home-about h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.home-about h2 a {
  color: #ef4123;
}
.home-about h2 a:hover {
  color: #4c4c4c;
}
.home-about .about-box {
  width: 50%;
  float: left;
  padding-right: 75px;
}
.home-about .about-box .short-text {
  margin-bottom: -10px;
}
.home-about .about-box p {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
}
.home-about .about-box strong {
  font-weight: 600;
}
.home-about .about-box .more {
  color: #4c4c4c;
  font-weight: 600;
}
.home-about .about-box .more i {
  color: #ef4123;
  margin-left: 7px;
  font-size: 19px;
  position: relative;
  top: 1px;
  left: 0px;
  transition: 0.3s;
}
.home-about .about-box .more:hover {
  color: #ef4123;
}
.home-about .about-box .more:hover i {
  left: 3px;
}
.home-about .news-box {
  width: 50%;
  float: right;
  padding-left: 65px;
  position: relative;
}
.home-about .news-box .news-carousel-box {
  position: relative;
}
.home-about .news-box .news-carousel-box .nav-dot-news {
  position: absolute;
  right: -50px;
  top: 19px;
}
.home-about .news-box .news-carousel-box .nav-dot-news .owl-dot {
  display: block;
  width: 10px;
  height: 10px;
  margin: 30px 0px;
  border-radius: 100%;
  background: #e5e5e5;
  cursor: pointer;
}
.home-about .news-box .news-carousel-box .nav-dot-news .active {
  background: #ef4123;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row {
  width: 100%;
  padding: 0px;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .date {
  width: 45px;
  float: left;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .date .day {
  display: block;
  font-size: 40px;
  color: #4c4c4c;
  text-align: center;
  line-height: 40px;
  font-weight: 300;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .date .month {
  display: block;
  text-transform: uppercase;
  color: #bfbfbf;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
  margin: 5px 0px;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .date .year {
  display: block;
  color: #bfbfbf;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short {
  width: calc(100% - 80px);
  float: right;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .name {
  color: #4c4c4c;
  font-weight: 500;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .name:hover {
  color: #ef4123;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .desc {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  padding-bottom: 20px;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .more {
  color: #4c4c4c;
  font-weight: 600;
  font-size: 17px;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .more i {
  color: #ef4123;
  margin-left: 7px;
  font-size: 19px;
  position: relative;
  top: 1px;
  left: 0px;
  transition: 0.3s;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .more:hover {
  color: #ef4123;
}
.home-about .news-box .news-carousel-box .news-animation .items .news-row .news-short .more:hover i {
  left: 3px;
}
.home-product {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  margin-top: 97px;
  margin-bottom: 191px;
}
.home-product h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 23px;
  text-align: center;
}
.home-product .product-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-product .product-wrapper .col {
  width: calc(33.33% - 20px);
  border: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.home-product .product-wrapper .col .name {
  display: block;
  text-align: center;
  font-size: 26px;
  color: #4c4c4c;
  padding: 0px 15px;
  text-transform: uppercase;
  font-weight: 300;
  max-width: 260px;
  margin: auto;
  padding-top: 30px;
}
.home-product .product-wrapper .col .name:hover {
  color: #ef4123;
}
.home-product .product-wrapper .col img {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px 0px;
  padding: 0px 20px;
}
.home-product .product-wrapper .col .category-item {
  padding: 0px 20px;
}
.home-product .product-wrapper .col .category-item a {
  position: relative;
  padding-left: 18px;
  color: #4c4c4c;
  clear: left;
  float: left;
  margin-bottom: 10px;
}
.home-product .product-wrapper .col .category-item a i {
  color: #ef4123;
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 18px;
  transition: 0.3s;
}
.home-product .product-wrapper .col .category-item a:hover {
  color: #ef4123;
}
.home-product .product-wrapper .col .category-item a:hover i {
  left: 3px;
}
.home-download {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  margin-top: 97px;
  margin-bottom: 154px;
}
.home-download:before {
  display: block;
  content: " ";
  width: 1px;
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
.home-download h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 32px;
  text-align: center;
}
.home-download .desc {
  text-align: center;
  max-width: 940px;
  margin: auto;
}
.home-download .desc p {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
}
.home-download .desc p a {
  color: #ef4123;
}
.home-download .desc p a:hover {
  text-decoration: underline;
}
.home-download .download-wrapper {
  width: 100%;
  display: flex;
  margin-top: 60px;
}
.home-download .download-wrapper .col {
  width: 25%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
}
.home-download .download-wrapper .col a {
  display: block;
  padding: 5px 15px;
  width: 100%;
}
.home-download .download-wrapper .col a img {
  display: block;
  margin: auto;
  height: 91px;
  width: auto;
}
.home-download .download-wrapper .col a .name {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #1a1a18;
  font-size: 22px;
  margin-top: 38px;
  transition: 0.3s;
}
.home-download .download-wrapper .col a:hover .name {
  color: #ef4123;
}
.home-download .download-wrapper .col:nth-last-child(1) {
  border-right: 0px;
}
.home-software {
  width: 100%;
  margin: auto;
  height: 828px;
  margin-bottom: 185px;
  background: url(../img/bg_software.jpg) center center;
  background-size: cover;
  padding-top: 145px;
  padding-left: 15px;
  padding-right: 15px;
}
.home-software:before {
  display: block;
  content: " ";
  width: 1px;
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
.home-software h2 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 22px;
  text-align: center;
}
.home-software .desc {
  text-align: center;
  max-width: 940px;
  margin: auto;
}
.home-software .desc p {
  color: #ffffff;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
}
.home-software .desc p a {
  color: #ef4123;
}
.home-software .desc p a:hover {
  text-decoration: underline;
}
.home-software .software-wrapper {
  width: 100%;
  max-width: 1250px;
  display: flex;
  margin: auto;
  margin-top: 90px;
}
.home-software .software-wrapper .col {
  width: 25%;
  text-align: center;
}
.home-software .software-wrapper .col a {
  display: block;
  padding: 5px 15px;
  width: 100%;
}
.home-software .software-wrapper .col a img {
  display: block;
  margin: auto;
  width: auto;
  height: auto;
  transition: 0.3s;
}
.home-software .software-wrapper .col a .name {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px;
  margin-top: 60px;
  transition: 0.3s;
  font-weight: 300;
}
.home-software .software-wrapper .col a:hover img {
  transform: scale(1.2);
}
.home-software .software-wrapper .col a:hover .name {
  color: #ef4123;
}
.home-software .software-wrapper .col:nth-last-child(1) {
  border-right: 0px;
}
.home-projects {
  width: 100%;
  margin: auto;
  margin-top: 97px;
  margin-bottom: 104px;
  display: none!important;
}
.home-projects:before {
  display: block;
  content: " ";
  width: 1px;
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
.home-projects .inside {
  max-width: 1230px;
  background: url(../img/bg_projects.jpg) center bottom no-repeat;
  margin: auto;
  padding-bottom: 88px;
  padding: 0px 15px;
  padding-bottom: 80px;
}
.home-projects h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 22px;
  text-align: center;
}
.home-projects .desc {
  text-align: center;
  max-width: 940px;
  margin: auto;
}
.home-projects .desc p {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
}
.home-projects .desc p a {
  color: #ef4123;
}
.home-projects .desc p a:hover {
  text-decoration: underline;
}
.home-projects .afterprojects {
  width: 100%;
  height: 120px;
  background: url(../img/bg_projects2.jpg) center bottom no-repeat;
}
.home-bok {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  margin-bottom: 180px;
}
.home-bok:before {
  display: block;
  content: " ";
  width: 1px;
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
.home-bok h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 32px;
  text-align: center;
}
.home-bok .desc {
  text-align: center;
  max-width: 940px;
  margin: auto;
  margin-bottom: 68px;
}
.home-bok .desc p {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
}
.home-bok .desc p a {
  color: #ef4123;
}
.home-bok .desc p a:hover {
  text-decoration: underline;
}
.home-bok .team-wrapper-one {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: auto;
  margin-bottom: 66px;
}
.home-bok .team-wrapper-one .item {
  width: 275px;
  text-align: center;
}
.home-bok .team-wrapper-one .item h3 {
  color: #ef4123;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 28px;
  text-align: center;
}
.home-bok .team-wrapper-one .item img {
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  margin: auto;
}
.home-bok .team-wrapper-one .item strong {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #4c4c4c;
  margin-top: 28px;
}
.home-bok .team-wrapper-one .item .phone {
  display: block;
  font-weight: 300;
  color: #4c4c4c;
}
.home-bok .team-wrapper-one .item .phone i {
  color: #bebebe;
  margin-right: 5px;
}
.home-bok .team-wrapper-one .item .phone a {
  font-weight: 300;
  color: #4c4c4c;
}
.home-bok .team-wrapper-one .item .phone a:hover:hover {
  color: #ef4123;
}
.home-bok .team-wrapper-one .item .mail {
  display: block;
  font-weight: 300;
  color: #4c4c4c;
}
.home-bok .team-wrapper-one .item .mail i {
  color: #bebebe;
  margin-right: 5px;
}
.home-bok .team-wrapper-one .item .mail:hover {
  color: #ef4123;
}
.home-bok .team-wrapper-two {
  max-width: 1100px;
  margin: auto;
  margin-bottom: 40px;
}
.home-bok .team-wrapper-two h3 {
  color: #ef4123;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 28px;
  text-align: center;
}
.home-bok .team-wrapper-two .inside {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.home-bok .team-wrapper-two .inside .item {
  width: 290px;
  text-align: center;
  margin-bottom: 40px;
}
.home-bok .team-wrapper-two .inside .item h3 {
  min-height: 76px;
}
.home-bok .team-wrapper-two .inside .item .envelope {
  color: #c5ccdf;
  font-size: 90px;
  display: block;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home-bok .team-wrapper-two .inside .item .text {
  margin-bottom: 20px;
}
.home-bok .team-wrapper-two .inside .item img {
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  margin: auto;
}
.home-bok .team-wrapper-two .inside .item strong {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #4c4c4c;
  margin-top: 28px;
}
.home-bok .team-wrapper-two .inside .item .position {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #4c4c4c;
}
.home-bok .team-wrapper-two .inside .item .phone {
  display: block;
  font-weight: 300;
  color: #4c4c4c;
}
.home-bok .team-wrapper-two .inside .item .phone i {
  color: #bebebe;
  margin-right: 5px;
}
.home-bok .team-wrapper-two .inside .item .phone a {
  font-weight: 300;
  color: #4c4c4c;
}
.home-bok .team-wrapper-two .inside .item .phone a:hover:hover {
  color: #ef4123;
}
.home-bok .team-wrapper-two .inside .item .mail {
  display: block;
  font-weight: 300;
  color: #4c4c4c;
}
.home-bok .team-wrapper-two .inside .item .mail i {
  color: #bebebe;
  margin-right: 5px;
}
.home-bok .team-wrapper-two .inside .item .mail:hover {
  color: #ef4123;
}
.home-customers {
  width: 100%;
  margin: auto;
  margin-top: 97px;
  background: url(../img/bg_customer.jpg) center bottom no-repeat;
  padding: 0px 15px;
  padding-bottom: 124px;
  margin-bottom: 0px;
}
.home-customers:before {
  display: block;
  content: " ";
  width: 1px;
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
.home-customers h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 77px;
  text-align: center;
}
.home-customers .carousel-customer-wrapper {
  position: relative;
  max-width: 1366px;
  padding: 0px 83px;
  margin: auto;
}
.home-customers .carousel-customer-wrapper .carousel-animate .item {
  border: 1px solid #e5e5e5;
}
.home-customers .carousel-customer-wrapper .carousel-animate .item a {
  display: block;
}
.home-customers .carousel-customer-wrapper .carousel-animate .item img {
  display: block;
  width: 100%;
  height: auto;
}
.home-customers .carousel-customer-wrapper .owl-prev {
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ef4123;
  font-size: 40px;
  margin-top: -20px;
  transition: 0.3s;
  cursor: pointer;
}
.home-customers .carousel-customer-wrapper .owl-prev:hover {
  left: 16px;
}
.home-customers .carousel-customer-wrapper .owl-next {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ef4123;
  font-size: 40px;
  margin-top: -20px;
  transition: 0.3s;
  cursor: pointer;
}
.home-customers .carousel-customer-wrapper .owl-next:hover {
  right: 16px;
}
.home-contact {
  width: 100%;
  max-width: 1230px;
  margin: auto;
  margin-top: 44px;
  padding: 0px 15px;
  margin-bottom: 87px;
}
.home-contact:before {
  display: block;
  content: " ";
  width: 1px;
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
.home-contact h2 {
  font-size: 40px;
  color: #ef4123;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 66px;
  text-align: center;
}
.home-contact .contact-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.home-contact .contact-wrapper .form-box {
  width: calc(50% - 30px);
}
.home-contact .contact-wrapper .form-box h3 {
  font-size: 25px;
  color: #ef4123;
  font-weight: 400;
  margin-bottom: 15px;
}
.home-contact .contact-wrapper .form-box .desc {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
}
.home-contact .contact-wrapper .form-box .form {
  margin-top: 40px;
}
.home-contact .contact-wrapper .form-box .form span {
  display: block;
  color: #4c4c4c;
  margin-bottom: 2px;
}
.home-contact .contact-wrapper .form-box .form input[type="text"],
.home-contact .contact-wrapper .form-box .form input[type="email"],
.home-contact .contact-wrapper .form-box .form textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #e5e5e5;
  transition: 0.3s;
  margin-bottom: 5px;
}
.home-contact .contact-wrapper .form-box .form input[type="text"]:focus,
.home-contact .contact-wrapper .form-box .form input[type="email"]:focus,
.home-contact .contact-wrapper .form-box .form textarea:focus {
  border: 1px solid #ef4123;
}
.home-contact .contact-wrapper .form-box .form input[type="submit"] {
  width: 220px;
  height: 50px;
  border: none;
  background: #ef4123;
  transition: 0.3s;
  margin-top: 15px;
  color: #ffffff;
  font-weight: 600;
  float: right;
  clear: right;
}
.home-contact .contact-wrapper .form-box .form input[type="submit"]:hover {
  background: #d02b0f;
}
.home-contact .contact-wrapper .form-box .form textarea {
  resize: none;
  height: 110px;
}
.home-contact .contact-wrapper .form-box a {
  color: #ef4123;
}
.home-contact .contact-wrapper .address-box {
  width: calc(50% - 30px);
  background: url(../img/bg_contact_home.jpg) 0px 158px no-repeat;
}
.home-contact .contact-wrapper .address-box h3 {
  font-size: 25px;
  color: #ef4123;
  font-weight: 400;
  margin-bottom: 15px;
}
.home-contact .contact-wrapper .address-box .address {
  margin-bottom: 20px;
  color: #4c4c4c;
}
.home-contact .contact-wrapper .address-box .address strong {
  display: block;
  margin-top: 15px;
  font-weight: 600;
}
.home-contact .contact-wrapper .address-box .data {
  margin-top: 64px;
  padding-bottom: 25px;
}
.home-contact .contact-wrapper .address-box .data h3 {
  margin-bottom: 25px;
}
.home-contact .contact-wrapper .address-box .data span {
  float: left;
  clear: left;
  position: relative;
  padding-left: 30px;
  color: #4c4c4c;
  display: inline-block;
  margin-top: 5px;
}
.home-contact .contact-wrapper .address-box .data span i {
  position: absolute;
  left: 3px;
  top: 3px;
  color: #bebebe;
}
.home-contact .contact-wrapper .address-box .data a {
  color: #4c4c4c;
}
.home-contact .contact-wrapper .address-box .data a:hover {
  color: #ef4123;
}
.home-contact .contact-wrapper .address-box .social {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
}
.home-contact .contact-wrapper .address-box .social a {
  display: inline-block;
  float: left;
  clear: left;
  padding-left: 70px;
  height: 45px;
  line-height: 45px;
  background: url(../img/social.png) 0px 0px no-repeat;
  margin-bottom: 33px;
  color: #4c4c4c;
}
.home-contact .contact-wrapper .address-box .social a:hover {
  color: #ef4123;
}
.home-contact .contact-wrapper .address-box .social .youtube {
  background-position: 0px -78px;
}
.home-contact .contact-wrapper .address-box .social .google {
  background-position: 0px -156px;
}
.home-maps {
  width: 100%;
  height: 345px;
}
.home-maps #maps {
  width: 100%;
  height: 100%;
}
.product-card-cta {
  cursor: pointer;
}
.address-team {
  max-width: 300px;
  margin: auto;
  text-align: center;
  margin-bottom: 40px;
}
.overlay-popup {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.overlay-popup .overlay-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.overlay-popup .overlay-wrapper .popupbox {
  max-width: 600px;
  width: 100%;
  background: #ffffff;
  border-radius: 15px;
  min-height: 100px;
  position: relative;
  padding: 25px;
}
.overlay-popup .overlay-wrapper .popupbox .close-popup {
  position: absolute;
  z-index: 100;
  right: 10px;
  top: 10px;
  cursor: pointer;
  padding: 10px;
  display: block;
  transition: 0.3s;
}
.overlay-popup .overlay-wrapper .popupbox .close-popup:hover {
  color: #ef4123;
}
.overlay-popup .overlay-wrapper .popupbox h3 {
  text-align: center;
  color: #ef4123;
  font-size: 30px;
  font-weight: 500;
}
.overlay-popup .overlay-wrapper .popupbox h4 {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  color: #333;
}
.overlay-popup .overlay-wrapper .popupbox h5 {
  text-align: center;
  color: #ef4123;
  font-size: 20px;
  font-weight: 500;
}
.overlay-popup .overlay-wrapper .popupbox .form-box-resuest {
  margin-top: 20px;
}
.overlay-popup .overlay-wrapper .popupbox .form-box-resuest input[type="email"] {
  width: calc(100% - 100px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  font-size: 16px;
}
.overlay-popup .overlay-wrapper .popupbox .form-box-resuest input[type="submit"] {
  width: 100px;
  height: 40px;
  background: #ef4123;
  color: #fff;
  border: 0;
  transition: 0.3s;
}
.overlay-popup .overlay-wrapper .popupbox .form-box-resuest input[type="submit"]:hover {
  background: #d02b0f;
}
.overlay-popup .overlay-wrapper .popupbox .request-card {
  width: 100%;
  justify-content: space-between;
  display: flex;
}
.breadcrumb {
  min-height: 60px;
  width: 100%;
  background: #f2f2f2;
  text-transform: lowercase;
}
.breadcrumb .inside {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  line-height: 60px;
  color: #808080;
  font-weight: 300;
}
.breadcrumb .inside a {
  margin: 0px 8px;
  color: #808080;
}
.breadcrumb .inside a:nth-child(1) {
  margin-left: 0px;
}
.breadcrumb .inside a:hover {
  color: #ef4123;
}
.breadcrumb .inside span {
  font-size: 13px;
}
.content {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  padding-bottom: 60px;
}
.content h1 {
  font-size: 40px;
  font-weight: 300;
  color: #ef4123;
  text-transform: uppercase;
  margin-top: 52px;
}
.text-style h2 {
  font-size: 25px;
  font-weight: 300;
  color: #ef4123;
  margin-top: 30px;
  margin-bottom: 10px;
}
.text-style p {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 30px;
}
.text-style p a {
  color: #ef4123;
}
.text-style p a:hover {
  text-decoration: underline;
}
.text-style p img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.text-style ul {
  margin-top: 10px;
  line-height: 26px;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #4c4c4c;
  font-size: 17px;
}
.text-style ul li {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 15px;
}
.text-style ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  float: left;
  font-size: 8px;
  margin-left: -20px;
  color: #ef4123;
}
.text-style table {
  width: 100%;
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
}
.text-style table td {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 15px;
}
.text-style table td:nth-child(1) {
  padding-left: 0px;
}
.text-style table td:nth-last-child(1) {
  padding-right: 0px;
}
.product-photo-download {
  width: 100%;
  margin: auto;
}
.product-photo-download .left {
  width: 50%;
  float: left;
}
.product-photo-download .left .product-photo-wrapper {
  max-width: 540px;
  position: relative;
}
.product-photo-download .left .product-photo {
  width: 100%;
  border: 1px solid #e5e5e5;
}
.product-photo-download .left .nav-dot {
  position: absolute;
  z-index: 10;
  bottom: -5px;
  right: 20px;
  width: auto;
  background: #ffffff;
  height: 10px;
}
.product-photo-download .left .nav-dot .owl-dot {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin: 0px 15px;
  border-radius: 100%;
  background: #e5e5e5;
  cursor: pointer;
}
.product-photo-download .left .nav-dot .active {
  background: #ef4123;
}
.product-photo-download .right {
  width: 50%;
  float: right;
  padding-left: 40px;
}
.product-photo-download .right h2 {
  font-size: 25px;
  font-weight: 300;
  color: #ef4123;
  margin-top: 0px;
  line-height: 25px;
  margin-bottom: 17px;
}
.product-photo-download .right .download-items {
  width: 100%;
  display: flex;
}
.product-photo-download .right .download-items .left-items {
  width: 50%;
  padding-right: 10px;
}
.product-photo-download .right .download-items .right-items {
  width: 50%;
  padding-left: 10px;
}
.product-photo-download .right .download-items a {
  display: flex;
  align-items: center;
  height: 90px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 600;
  padding-left: 73px;
  position: relative;
}
.product-photo-download .right .download-items a img {
  display: block;
  position: absolute;
  top: 19px;
  left: 0px;
  width: 54px;
}
.product-photo-download .right .download-items a:hover {
  color: #ef4123;
}
.alphabet-list {
  width: 100%;
  height: 90px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 40px;
}
.alphabet-list .box-select {
  display: none;
}
.alphabet-list .box-select .custom-select {
  display: block;
  width: 100%;
  line-height: 40px;
  height: 40px;
  position: relative;
  margin-bottom: 10px;
  background: none;
  color: #4c4c4c;
  font-weight: 400;
}
.alphabet-list .box-select .custom-select select {
  width: 100%;
  background: #ffffff !important;
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  height: 40px;
  padding-left: 10px;
  outline: none;
  border: 1px solid #e5e5e5;
  border-right: 0px;
  background: none;
  -webkit-appearance: none;
}
.alphabet-list .box-select .custom-select:after {
  font: normal normal normal 20px FontAwesome;
  color: #ef4123;
  content: '\f0d7';
  position: absolute;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  text-align: center;
  border-left: 0px;
  pointer-events: none;
  top: 0px;
  right: 0px;
  line-height: 40px;
  width: 40px;
  height: 38px;
  font-size: 20px;
}
.alphabet-list .left {
  width: 730px;
  float: left;
  height: 40px;
}
.alphabet-list .left span {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-right: 19px;
  float: left;
  color: #4c4c4c;
  cursor: pointer;
  font-size: 20px;
  position: relative;
}
.alphabet-list .left span:nth-last-child(1) {
  margin-right: 0px;
}
.alphabet-list .left span:hover {
  color: #ef4123;
}
.alphabet-list .left .active {
  color: #ef4123;
}
.alphabet-list .left .active:after {
  position: absolute;
  bottom: 3px;
  left: 0px;
  width: 100%;
  content: "";
  height: 3px;
  background: #ef4123;
}
.alphabet-list .right {
  width: calc(100% - 730px);
  float: right;
  height: 40px;
  position: relative;
}
.alphabet-list .right input {
  width: 100%;
  border: 1px solid #e5e5e5;
  transition: 0.3s;
  height: 40px;
  padding: 10px;
  font-size: 17px;
}
.alphabet-list .right input:focus {
  border: 1px solid #ef4123;
}
.alphabet-list .right input::-webkit-input-placeholder {
  color: #b2b2b2;
}
.alphabet-list .right input::-moz-placeholder {
  color: #b2b2b2;
}
.alphabet-list .right input:-ms-input-placeholder {
  color: #b2b2b2;
}
.alphabet-list .right input:-moz-placeholder {
  color: #b2b2b2;
}
.alphabet-list .right i {
  position: absolute;
  color: #ef4123;
  top: 10px;
  right: 20px;
  font-size: 20px;
}
.file-list .letter-row {
  padding-left: 50px;
  position: relative;
  min-height: 0px;
  overflow: hidden;
  height: auto;
}
.file-list .letter-row .letter-item {
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 30px;
  color: #4c4c4c;
}
.file-list .letter-row a {
  display: block;
  border-bottom: 1px solid #f2f2f2;
  padding: 13px 3px;
  color: #4c4c4c;
  font-weight: 400;
  transition: 0.3s;
  position: relative;
  padding-right: 160px;
}
.file-list .letter-row a::first-letter {
  text-transform: uppercase;
}
.file-list .letter-row a span {
  position: absolute;
  top: 12px;
  right: 0px;
  font-weight: 400;
  padding-right: 54px;
  transition: 0.3s;
}
.file-list .letter-row a span i {
  font-style: normal;
}
.file-list .letter-row a span img {
  position: relative;
  top: 5px;
  margin-left: 15px;
  position: absolute;
  right: 9px;
  top: -3px;
}
.file-list .letter-row a:hover {
  background: #fdfdfd;
  padding-left: 30px;
}
.file-list .letter-row a:hover span {
  color: #ef4123;
}
.news-wrapper {
  width: 100%;
}
.news-wrapper .news-row {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding: 23px 0px;
}
.news-wrapper .news-row .date {
  width: 45px;
  float: left;
}
.news-wrapper .news-row .date .day {
  display: block;
  font-size: 40px;
  color: #4c4c4c;
  text-align: center;
  line-height: 40px;
  font-weight: 300;
}
.news-wrapper .news-row .date .month {
  display: block;
  text-transform: uppercase;
  color: #bfbfbf;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
  margin: 5px 0px;
}
.news-wrapper .news-row .date .year {
  display: block;
  color: #bfbfbf;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
}
.news-wrapper .news-row .news-short {
  width: calc(100% - 80px);
  float: right;
}
.news-wrapper .news-row .news-short .name {
  color: #4c4c4c;
  font-weight: 500;
}
.news-wrapper .news-row .news-short .name:hover {
  color: #ef4123;
}
.news-wrapper .news-row .news-short .desc {
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
}
.news-wrapper .news-row .news-short .more {
  color: #4c4c4c;
  font-weight: 500;
  font-size: 16px;
}
.news-wrapper .news-row .news-short .more i {
  color: #ef4123;
  margin-left: 7px;
  font-size: 19px;
  position: relative;
  top: 1px;
  left: 0px;
  transition: 0.3s;
}
.news-wrapper .news-row .news-short .more:hover {
  color: #ef4123;
}
.news-wrapper .news-row .news-short .more:hover i {
  left: 3px;
}
.date-news {
  color: #bfbfbf;
  font-size: 16px;
  margin-top: -20px;
  margin-bottom: 10px;
  font-weight: 300;
}
.date-news span {
  margin-right: 4px;
}
.backtolist {
  font-weight: 600;
  color: #4c4c4c;
  display: block;
  width: 140px;
  margin-top: -15px;
}
.backtolist i {
  color: #ef4123;
  margin-right: 7px;
  position: relative;
  left: 0px;
  transition: 0.3s;
}
.backtolist:hover {
  color: #ef4123;
}
.backtolist:hover i {
  left: -3px;
}
.catalog-wrapper {
  width: 100%;
}
.catalog-wrapper .row {
  margin-left: -20px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
}
.catalog-wrapper .row .col {
  width: 33.33%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
.catalog-wrapper .row .col a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.catalog-wrapper .row .col a .icon {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
  fill: #ffffff;
  transition: 0.3s;
}
.catalog-wrapper .row .col a .photo {
  display: block;
  width: 100%;
  height: auto;
}
.catalog-wrapper .row .col a .desc {
  width: 100%;
  padding: 20px;
  border: 1px solid #e5e5e5;
  color: #4c4c4c;
  border-top: 0px;
}
.catalog-wrapper .row .col a .desc .more {
  display: block;
  font-weight: 600;
  transition: 0.3s;
}
.catalog-wrapper .row .col a .desc .more i {
  margin-left: 5px;
  color: #ef4123;
  transition: 0.3s;
  position: relative;
  top: 1px;
}
.catalog-wrapper .row .col a:hover .icon {
  fill: #ef4123;
}
.catalog-wrapper .row .col a:hover .desc .more {
  color: #ef4123;
}
.catalog-wrapper .row .col a:hover .desc .more i {
  margin-left: 8px;
}
.testimonials-wrapper {
  width: 100%;
}
.testimonials-wrapper .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  width: calc(100% + 20px);
}
.testimonials-wrapper .row .col {
  width: 33.33%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
.testimonials-wrapper .row .col a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.testimonials-wrapper .row .col a .icon {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
  fill: #ffffff;
  transition: 0.3s;
}
.testimonials-wrapper .row .col a .photo {
  display: block;
  width: 100%;
  height: auto;
}
.testimonials-wrapper .row .col a .desc {
  width: 100%;
  padding: 20px;
  border: 1px solid #e5e5e5;
  color: #4c4c4c;
  border-top: 0px;
  min-height: 93px;
}
.testimonials-wrapper .row .col a .desc .more {
  display: block;
  font-weight: 600;
  transition: 0.3s;
}
.testimonials-wrapper .row .col a .desc .more i {
  margin-left: 5px;
  color: #ef4123;
  transition: 0.3s;
  position: relative;
  top: 1px;
}
.testimonials-wrapper .row .col a:hover .icon {
  fill: #ef4123;
}
.testimonials-wrapper .row .col a:hover .desc .more {
  color: #ef4123;
}
.testimonials-wrapper .row .col a:hover .desc .more i {
  margin-left: 8px;
}
.flag {
  display: block;
  height: 20px;
  width: 27px;
  background: url(../img/flagi.jpg) -31px 0 no-repeat;
  margin-top: 5px;
}
.flag2 {
  display: block;
  height: 20px;
  width: 27px;
  background: url(../img/flagi.jpg) 0 0 no-repeat;
  margin-top: 5px;
}
.category-wrapper {
  width: 100%;
}
.category-wrapper .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  width: calc(100% + 20px);
}
.category-wrapper .row .col {
  width: 33.33%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
.category-wrapper .row .col .item {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  padding: 20px 15px;
  border: 1px solid #e5e5e5;
  height: 100%;
}
.category-wrapper .row .col .item .name {
  color: #ef4123;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  display: block;
}
.category-wrapper .row .col .item .name:hover {
  color: #4c4c4c;
}
.category-wrapper .row .col .item img {
  display: block;
  width: 100%;
  height: auto;
}
.category-wrapper .row .col .item .desc {
  width: 100%;
  color: #4c4c4c;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.category-wrapper .row .col .item .more {
  display: block;
  font-weight: 600;
  transition: 0.3s;
  color: #4c4c4c;
}
.category-wrapper .row .col .item .more i {
  margin-left: 5px;
  color: #ef4123;
  transition: 0.3s;
  position: relative;
  top: 1px;
}
.category-wrapper .row .col .item .more:hover {
  color: #ef4123;
}
.category-wrapper .row .col .item .more:hover i {
  margin-left: 8px;
}
.gallery-row {
  width: calc(100% + 20px);
  margin-left: -20px;
  margin-top: 30px;
}
.gallery-row .gallery-col {
  width: 33.33%;
  padding-left: 20px;
  margin-bottom: 20px;
  float: left;
}
.gallery-row .gallery-col a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.gallery-row .gallery-col a img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.gallery-row .gallery-col a .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  opacity: 0;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  cursor: pointer;
}
.gallery-row .gallery-col a .shadow i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  color: #ffffff;
  margin-top: -15px;
  margin-left: -15px;
}
.gallery-row .gallery-col a:hover .shadow {
  opacity: 1;
}
.gallery-row .gallery-col a:hover img {
  transform: scale(1.05);
}
.download-reference {
  display: block;
  padding-left: 75px;
  display: inline-block;
  position: relative;
  line-height: 56px;
  color: #4c4c4c;
  margin-top: 20px;
  font-weight: 600;
}
.download-reference img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  display: block;
}
.download-reference:hover {
  color: #ef4123;
}
.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: 30px;
  cursor: pointer;
  color: #4c4c4c;
  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: 15px;
  height: 15px;
  border: 1px solid #aaa;
  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: 18px;
  line-height: 0.8;
  color: #ef4123;
  transition: all 0.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: #b2b2b2;
}
[type="checkbox"]:disabled + label {
  color: #b2b2b2;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #ef4123;
}
.contact-subpage {
  width: 100%;
  height: 724px;
  background: url(../img/bg_contact.jpg) center center no-repeat;
  background-attachment: fixed;
}
.contact-subpage .inside {
  max-width: 570px;
  margin: auto;
  padding-top: 129px;
}
.contact-subpage .inside h3 {
  font-size: 40px;
  text-align: center;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 50px;
}
.contact-subpage .inside .slogan-phone {
  display: block;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  font-weight: 200;
}
.contact-subpage .inside .phone {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 39px;
  font-weight: 200;
  margin-bottom: 48px;
}
.contact-subpage .inside .phone a {
  color: #ffffff;
}
.contact-subpage .inside .phone a:hover {
  color: #ef4123;
}
.contact-subpage .inside .sendmail .heading {
  font-size: 20px;
  color: #ffffff;
  font-weight: 200;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.contact-subpage .inside .sendmail p {
  color: #b2b2b2;
  font-size: 14px;
  margin: auto;
  max-width: 460px;
  text-align: center;
}
.contact-subpage .inside .sendmail .formmail {
  width: 100%;
  margin-top: 10px;
}
.contact-subpage .inside .sendmail .formmail input {
  width: calc(100% - 80px);
  height: 40px;
  font-weight: 300;
  float: left;
  display: block;
  background: none;
  padding-left: 10px;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-right: 0px;
  transition: 0.3s;
}
.contact-subpage .inside .sendmail .formmail input:focus {
  outline: none;
  border: 1px solid #ef4123;
  color: #ffffff;
  border-right: 0px;
}
.contact-subpage .inside .sendmail .formmail input::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 300;
}
.contact-subpage .inside .sendmail .formmail input::-moz-placeholder {
  color: #ffffff;
  font-weight: 300;
}
.contact-subpage .inside .sendmail .formmail input:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 300;
}
.contact-subpage .inside .sendmail .formmail input:-moz-placeholder {
  color: #ffffff;
  font-weight: 300;
}
.contact-subpage .inside .sendmail .formmail .add-mail {
  display: block;
  width: 80px;
  height: 40px;
  float: left;
  background: #ef4123;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  transition: 0.3s;
}
.contact-subpage .inside .sendmail .formmail .add-mail:hover {
  background: #b8260d;
}
footer {
  width: 100%;
  padding-top: 50px;
  background: #ffffff;
}
footer .inside {
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  position: relative;
}
footer .inside .menu-footer {
  padding-bottom: 53px;
}
footer .inside .menu-footer .col {
  float: left;
  width: 300px;
}
footer .inside .menu-footer .col h3 {
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10px;
}
footer .inside .menu-footer .col a {
  position: relative;
  padding-left: 18px;
  color: #4c4c4c;
}
footer .inside .menu-footer .col a i {
  color: #ef4123;
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 18px;
  transition: 0.3s;
}
footer .inside .menu-footer .col a:hover {
  color: #ef4123;
}
footer .inside .menu-footer .col a:hover i {
  left: 3px;
}
footer .inside .goup {
  position: absolute;
  top: 47px;
  right: 15px;
  color: #ef4123;
  cursor: pointer;
}
footer .inside .goup i {
  color: #4c4c4c;
  font-size: 18px;
  margin-left: 5px;
  position: relative;
  top: 0px;
  transition: 0.3s;
}
footer .inside .goup:hover i {
  top: -3px;
}
footer .inside .copyright {
  border-top: 1px solid #e5e5e5;
  color: #4c4c4c;
  padding-top: 34px;
  padding-bottom: 20px;
  position: relative;
}
footer .inside .copyright a {
  position: absolute;
  right: 0px;
  top: 25px;
}
.menu-mobile {
  display: none;
  position: fixed;
  top: 0px;
  right: 5px;
  height: 60px;
  width: 60px;
  z-index: 2000;
}
.menu-mobile .col {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 62px;
  color: #ef4123;
  font-size: 30px;
}
.menu-mobile .col .fa-bars {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 1700px) {
  header nav ul li a {
    font-size: 18px;
  }
  header nav ul li {
    margin-left: 25px;
  }
  header .logo {
    width: 280px;
    top: 35px;
    left: 30px;
  }
}
@media only screen and (max-width: 1500px) {
  body {
    padding-top: 100px;
  }
  header {
    height: 100px;
  }
  header .logo {
    width: 220px;
    top: 30px;
    left: 30px;
  }
  header nav {
    height: 100px;
    padding-top: 42px;
  }
  header nav ul li {
    min-height: 58px;
    height: auto;
  }
  header nav ul li .sublist-download {
    top: 58px;
  }
  header nav ul li .sublist-section {
    top: 99px;
  }
  .home-about .news-box {
    padding-right: 65px;
  }
}
@media only screen and (max-width: 1430px) {
  header nav ul li a {
    font-size: 16px;
    font-weight: 500;
  }
  header nav ul li {
    margin-left: 18px;
  }
  header nav ul li .sublist-section .inside-section .col .name-section a {
    font-size: 18px;
  }
  header nav ul li .sublist-section .inside-section .col .section-list a {
    font-size: 16px;
  }
  .home-about {
    margin-top: 60px;
  }
  .home-product {
    margin-bottom: 90px;
  }
  .home-software {
    margin-bottom: 0px;
  }
  .home-projects {
    margin-bottom: 20px;
  }
  .accordion ul li {
    width: 14.285px;
  }
  .accordion ul li:nth-last-child(1) {
    display: none;
  }
  .accordion ul li:nth-last-child(2) {
    display: none;
  }
  .home-bok {
    margin-bottom: 0px;
  }
  .home-customers {
    margin-bottom: 40px;
  }
  .home-contact {
    margin-top: 0px;
  }
  .video-wrapper .slogan .item {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1270px) {
  header .logo {
    width: 180px;
    top: 35px;
    left: 20px;
  }
  header nav {
    margin-right: 15px;
  }
  .video-wrapper .slogan .item h1 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  header nav {
    display: none;
    position: fixed;
    height: calc(100% - 60px);
    top: 60px;
    left: 0px;
    background: #f3f3f3;
    overflow-y: scroll;
    margin-right: 0px;
    width: 100%;
  }
  header nav ul li {
    display: block;
    float: none;
  }
  header {
    height: 60px;
  }
  body {
    padding-top: 60px;
  }
  header .logo {
    top: 13px;
    width: 170px;
  }
  .breadcrumb {
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .breadcrumb .inside {
    line-height: 30px;
  }
  .content h1 {
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .text-style p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .contact-subpage .inside {
    padding-top: 60px;
  }
  .contact-subpage .inside h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .contact-subpage .inside .phone {
    font-size: 33px;
    margin-bottom: 20px;
  }
  .contact-subpage {
    height: 422px;
  }
  body {
    font-size: 15px;
  }
  footer .inside .menu-footer .col h3 {
    font-size: 18px;
  }
  footer .inside .goup {
    top: 35px;
  }
  footer .inside .copyright a {
    top: 19px;
  }
  .news-wrapper .news-row .news-short .desc {
    font-size: 15px;
    line-height: 24px;
  }
  .news-wrapper .news-row .news-short .more {
    font-size: 15px;
  }
  .category-wrapper .row .col .item .desc {
    font-size: 15px;
    line-height: 24px;
  }
  .text-style ul {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .text-style ul li {
    margin-bottom: 4px;
    padding-left: 14px;
  }
  .text-style ul li:before {
    font-size: 6px;
    margin-left: -14px;
  }
  .text-style table {
    font-size: 15px;
    line-height: 24px;
  }
  .testimonials-wrapper .row .col a .desc {
    padding: 15px;
    min-height: 80px;
  }
  .catalog-wrapper .row .col a .desc {
    padding: 15px;
  }
  .alphabet-list .box-select .custom-select select {
    font-size: 15px;
  }
  .alphabet-list .right input {
    font-size: 15px;
  }
  .home-about .news-box {
    display: none;
  }
  .home-about .about-box {
    width: 100%;
    padding-right: 0px;
  }
  .home-about h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .home-about .about-box p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .home-product {
    margin-bottom: 0px;
    margin-top: 60px;
  }
  .home-product h1 {
    font-size: 30px;
  }
  .home-product .product-wrapper .col .name {
    font-size: 22px;
  }
  .home-download {
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .home-download h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .home-download .desc p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .home-download .download-wrapper .col a img {
    height: 60px;
  }
  .home-download .download-wrapper .col a .name {
    font-size: 18px;
  }
  .home-download:before {
    margin-top: -60px;
    height: 60px;
  }
  .home-software:before {
    margin-top: -60px;
    height: 60px;
  }
  .home-contact:before {
    margin-top: -60px;
    height: 60px;
  }
  .home-projects {
    display: none;
  }
  .home-software {
    padding-top: 60px;
    height: auto;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .home-software h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .home-software .desc p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .home-software .software-wrapper .col a img {
    width: 130px;
  }
  .home-software .software-wrapper .col a .name {
    font-size: 18px;
    margin-top: 40px;
  }
  .home-software .software-wrapper {
    margin-top: 60px;
  }
  .home-bok h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .home-bok .desc p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .home-bok .team-wrapper-one .item strong {
    font-size: 15px;
    margin-top: 15px;
  }
  .home-customers {
    display: none;
  }
  .video-wrapper {
    height: auto;
  }
  .home-contact h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .menu-mobile {
    display: block;
  }
  header nav ul li .sublist-download {
    position: static;
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-bottom: 20px;
  }
  header nav ul li .sublist-section {
    position: static;
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-bottom: 20px;
  }
  header nav ul li .sublist-section .inside-section .col {
    width: 100%;
    margin-bottom: 20px;
  }
  header nav ul li .sublist-section .inside-section {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 1000px) {
  .category-wrapper .row .col {
    width: 50%;
  }
  .alphabet-list .left {
    width: 100%;
    float: none;
    display: none;
  }
  .alphabet-list .right {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
  .alphabet-list {
    background: #f2f2f2;
    padding: 15px;
    height: auto;
  }
  .alphabet-list .right i {
    right: 10px;
  }
  .alphabet-list {
    margin-top: 0px;
  }
  .file-list .letter-row a span i {
    display: none;
  }
  .file-list .letter-row a {
    padding: 10px 0px;
    padding-right: 60px;
  }
  .file-list .letter-row .letter-item {
    top: 0px;
    left: 0px;
  }
  .file-list .letter-row {
    padding-left: 0px;
  }
  .file-list .letter-row a:nth-child(2) {
    border-top: 1px solid #f2f2f2;
    margin-top: 50px;
  }
  .file-list .letter-row a:nth-last-child(1) {
    margin-bottom: 10px;
  }
  .file-list .letter-row a span img {
    width: 27px;
  }
  .file-list {
    margin-bottom: 20px;
  }
  .mobile-table {
    overflow-x: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .product-photo-download .left {
    float: none;
    width: 100%;
    max-width: 520px;
  }
  .product-photo-download .right {
    float: none;
    padding-left: 0px;
    padding-top: 30px;
    width: 100%;
    max-width: 520px;
  }
  .product-photo-download .right .download-items a {
    height: 60px;
    line-height: 60px;
    padding-left: 55px;
  }
  .product-photo-download .right .download-items a img {
    top: 13px;
    width: 38px;
  }
  .product-photo-download .right .download-items {
    max-width: none;
  }
  .download-reference img {
    width: 38px;
  }
  .download-reference {
    padding-left: 55px;
    line-height: 36px;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .video-wrapper .banner-eu {
    display: none;
  }
  .video-wrapper .slogan .item h1 {
    font-size: 40px;
  }
  .home-product .product-wrapper .col {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .home-product .product-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 840px) {
  footer .inside .menu-footer .col {
    float: none;
    margin-bottom: 30px;
    width: 100%;
  }
  footer .inside .goup {
    display: none;
  }
  footer .inside .menu-footer {
    padding-bottom: 0px;
  }
  footer {
    padding-top: 40px;
  }
  .contact-subpage {
    height: auto;
  }
  .contact-subpage .inside {
    padding: 40px 15px;
    padding-bottom: 50px;
  }
  .content {
    padding-bottom: 20px;
  }
  footer .inside .copyright {
    padding-top: 30px;
  }
  footer .inside .copyright a {
    top: 17px;
  }
  .contact-subpage {
    background-size: cover;
  }
  .news-wrapper {
    margin-top: -10px;
  }
  .content h1 {
    margin-bottom: 5px;
    margin-top: 15px;
  }
  .date-news {
    margin-top: 0px;
  }
  .backtolist {
    margin-top: 0px;
  }
  .category-wrapper .row .col .item .name {
    font-size: 18px;
  }
  .category-wrapper .row .col .item {
    padding: 15px;
  }
  .testimonials-wrapper .row .col {
    width: 50%;
  }
  .gallery-row .gallery-col {
    width: 50%;
  }
  .gallery-row {
    margin-bottom: -20px;
  }
  .catalog-wrapper .row .col a .icon {
    width: 60px;
    display: block;
    height: auto;
    top: 15px;
    left: 15px;
  }
}
@media only screen and (max-width: 800px) {
  .catalog-wrapper .row .col {
    width: 50%;
  }
  .home-software .software-wrapper {
    flex-wrap: wrap;
  }
  .home-software .software-wrapper .col {
    width: 50%;
    margin-bottom: 20px;
  }
  .home-contact .contact-wrapper {
    flex-wrap: wrap;
  }
  .home-contact .contact-wrapper .form-box {
    width: 100%;
  }
  .home-contact .contact-wrapper .address-box {
    width: 100%;
  }
  .home-contact .contact-wrapper .address-box .data {
    margin-top: 0px;
  }
  .home-contact .contact-wrapper .form-box {
    margin-bottom: 30px;
  }
  .home-contact .contact-wrapper .address-box .social a {
    margin-bottom: 20px;
  }
  .home-contact .contact-wrapper .address-box .social {
    padding-top: 20px;
  }
  .home-contact {
    margin-bottom: 10px;
  }
  .home-bok .team-wrapper-two .inside {
    flex-wrap: wrap;
  }
  .home-bok .team-wrapper-two .inside .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-bok .team-wrapper-one .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-bok .team-wrapper-one {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .home-contact h1 {
    margin-top: -60px;
  }
}
@media only screen and (max-width: 760px) {
  .catalog-wrapper .row .col {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .category-wrapper .row .col {
    width: 100%;
  }
  .home-contact h1 {
    text-align: left;
  }
  .home-bok h1 {
    text-align: left;
  }
  .home-bok .desc p {
    text-align: left;
  }
  .home-software h1 {
    text-align: left;
  }
  .home-download .download-wrapper {
    flex-wrap: wrap;
  }
  .home-download .download-wrapper .col {
    width: 100%;
    text-align: left;
    border-right: 0px;
  }
  .home-download .download-wrapper .col a {
    position: relative;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 90px;
    padding: 0px;
    padding-left: 80px;
  }
  .home-download .download-wrapper .col a img {
    position: absolute;
    left: 0px;
    top: 15px;
  }
  .home-download .download-wrapper .col a .name {
    text-align: left;
    margin-top: 0px;
  }
  .home-download .download-wrapper {
    margin-top: 30px;
  }
  .home-product .product-wrapper .col {
    width: 100%;
  }
  .home-software .desc {
    text-align: left;
  }
  .home-software .software-wrapper .col a img {
    width: 110px;
  }
  .home-software .software-wrapper .col a .name {
    margin-top: 10px;
  }
  .home-software .software-wrapper {
    margin-top: 0px;
  }
  .home-software .software-wrapper .col {
    width: 100%;
  }
  .home-software {
    background-size: cover;
  }
  .home-about {
    margin-top: 20px;
  }
  .home-product h1 {
    text-align: left;
  }
  .home-product h1 {
    margin-top: -20px;
  }
  .home-software h1 {
    margin-top: -20px;
  }
  .home-software {
    padding-bottom: 20px;
  }
  .home-download h1 {
    text-align: left;
  }
  .home-download .desc p {
    text-align: left;
  }
  .home-download h1 {
    margin-top: -20px;
  }
  .home-bok h1 {
    margin-top: -20px;
  }
  .home-bok .desc {
    margin-bottom: 30px;
  }
  .home-contact h1 {
    margin-bottom: 20px;
  }
  .video-wrapper .slogan .item .godown {
    display: none;
  }
  .video-wrapper .slogan .item h1 {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
  }
  .video-wrapper .slogan .item .subslogan {
    font-size: 16px;
  }
  .video-wrapper .slogan .item .minislogan {
    font-size: 13px;
  }
  .video-wrapper .slogan .item {
    padding: 0px 15px;
  }
  .table-mobile-wrapper {
    overflow-x: auto;
  }
}
@media only screen and (max-width: 580px) {
  .testimonials-wrapper .row .col {
    width: 100%;
  }
  .testimonials-wrapper .row .col a .desc {
    min-height: 0;
  }
  .gallery-row .gallery-col {
    width: 100%;
  }
  .product-photo-download .right .download-items .left-items {
    width: 100%;
    padding-right: 0px;
  }
  .product-photo-download .right .download-items .right-items {
    width: 100%;
    padding-left: 0px;
  }
  .product-photo-download .right .download-items {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .contact-subpage .inside h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .contact-subpage .inside .phone {
    font-size: 30px;
  }
  footer .inside .menu-footer .col {
    margin-bottom: 25px;
  }
  .catalog-wrapper .row .col {
    width: 100%;
  }
}
@media only screen and (max-width: 350px) {
  .contact-subpage .inside h3 {
    font-size: 26px;
  }
}
/* 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;
  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);
}
/*# sourceMappingURL=main.css.map */