/* Webfont: LatoLatin-Black */
@font-face {
  font-family: 'LatoLatinWebBlack';
  src: url("../fonts/LatoLatin-Black.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Black.woff2") format("woff2"), url("../fonts/LatoLatin-Black.woff") format("woff"), url("../fonts/LatoLatin-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Bold */
@font-face {
  font-family: 'LatoLatinWeb';
  src: url("../fonts/LatoLatin-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Bold.woff2") format("woff2"), url("../fonts/LatoLatin-Bold.woff") format("woff"), url("../fonts/LatoLatin-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Hairline */
@font-face {
  font-family: 'LatoLatinWebHairline';
  src: url("../fonts/LatoLatin-Hairline.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Hairline.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Hairline.woff2") format("woff2"), url("../fonts/LatoLatin-Hairline.woff") format("woff"), url("../fonts/LatoLatin-Hairline.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Light */
@font-face {
  font-family: 'LatoLatinWebLight';
  src: url("../fonts/LatoLatin-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Light.woff2") format("woff2"), url("../fonts/LatoLatin-Light.woff") format("woff"), url("../fonts/LatoLatin-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Medium */
@font-face {
  font-family: 'LatoLatinWebMedium';
  src: url("../fonts/LatoLatin-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Medium.woff2") format("woff2"), url("../fonts/LatoLatin-Medium.woff") format("woff"), url("../fonts/LatoLatin-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Regular */
@font-face {
  font-family: 'LatoLatinWeb';
  src: url("../fonts/LatoLatin-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Regular.woff2") format("woff2"), url("../fonts/LatoLatin-Regular.woff") format("woff"), url("../fonts/LatoLatin-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Semibold */
@font-face {
  font-family: 'LatoLatinWebSemibold';
  src: url("../fonts/LatoLatin-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Semibold.woff2") format("woff2"), url("../fonts/LatoLatin-Semibold.woff") format("woff"), url("../fonts/LatoLatin-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
/* Webfont: LatoLatin-Thin */
@font-face {
  font-family: 'LatoLatinWebThin';
  src: url("../fonts/LatoLatin-Thin.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LatoLatin-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Thin.woff2") format("woff2"), url("../fonts/LatoLatin-Thin.woff") format("woff"), url("../fonts/LatoLatin-Thin.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
.footer {
  background: #3e3e3e;
  color: #FFFFFF;
  padding: 100px 0;
  position: relative; }
  .footer .container {
    position: relative;
    z-index: 1; }
  .footer .footer-logo {
    height: 70px;
    margin-bottom: 80px; }
  .footer .nav-pills .nav-item span {
    color: #c1c1c1;
    border-color: #848484; }
  .footer label {
    display: block;
    font-family: 'LatoLatinWebBlack'; }
  .footer:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.3) url(../img/pattern.png);
    top: 0;
    left: 0; }

.navbar {
  border-bottom: 1px solid #FFFFFF;
  padding: 1.1rem 1rem;
  transition: all 0.5s; }
  .navbar nav .menu {
    margin-top: 0px;
    margin-bottom: 0; }
    .navbar nav .menu li {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .navbar nav .menu li:hover .submenu, .navbar nav .menu li.active .submenu {
        display: block; }
      .navbar nav .menu li a {
        text-transform: uppercase;
        display: block;
        font-size: 17px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 5px;
        color: #FFFFFF;
        padding: 0.75rem !important;
        margin-right: 12px;
        z-index: 10; }
        .navbar nav .menu li a.active {
          border: 1px solid white; }
        .navbar nav .menu li a:hover {
          color: #373737; }
    .navbar nav .menu .submenu {
      display: none;
      position: absolute;
      top: 50px;
      left: 0;
      width: 700px;
      padding-left: 0;
      padding-top: 30px; }
      .navbar nav .menu .submenu:hover {
        display: block; }
      .navbar nav .menu .submenu li {
        margin-bottom: 5px; }
        .navbar nav .menu .submenu li a {
          font-size: 14px;
          padding: 5px 9px !important;
          background: #373737; }

.navbar-brand {
  margin-left: 30px; }

.form-search input[type=text] {
  background: transparent;
  transition: none;
  color: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.2);
  height: 51px; }
  .form-search input[type=text]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF !important;
    opacity: 1;
    /* Firefox */ }
  .form-search input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #FFF !important; }
  .form-search input[type=text]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #FFF !important; }
.form-search .btn {
  background: none;
  border: 1px solid #FFFFFF;
  padding: 4px 20px 5px 20px; }
  .form-search .btn .icon {
    width: 25px;
    height: 24px;
    fill: #FFFFFF;
    margin-top: 7px; }
  .form-search .btn:hover .icon {
    fill: #373737; }

.navbar-toggler {
  border: 1px solid #FFFFFF;
  padding: 7px 10px;
  margin: 5px 0; }
  .navbar-toggler .bar {
    width: 30px;
    height: 3px;
    background: #FFF;
    display: block;
    margin-top: 6px; }
    .navbar-toggler .bar:first-child {
      margin-top: 0px; }

.navbar.sticky {
  background: rgba(0, 0, 0, 0.85);
  padding: 0.3rem 1rem; }

@media (max-width: 1600px) {
  .navbar nav .menu li a {
    margin-right: 6px;
    padding-left: 6px !important;
    padding-right: 6px !important; } }
@media (max-width: 1200px) {
  .navbar nav .menu .submenu {
    width: 500px; } }
@media (max-width: 767px) {
  .navbar-collapse {
    display: none; }

  .navbar nav .menu li {
    display: block; }
    .navbar nav .menu li a {
      margin-right: 6px;
      display: block;
      margin-bottom: 8px;
      text-align: center; }
    .navbar nav .menu li .collapser {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 43px;
      padding: 10px 20px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
      .navbar nav .menu li .collapser svg {
        fill: #FFF; }
    .navbar nav .menu li:hover .collapser svg {
      fill: #373737; }

  .navbar nav .menu .submenu {
    width: 100%;
    position: relative;
    top: 0;
    padding: 0; }
    .navbar nav .menu .submenu li {
      display: block; } }
@media (min-width: 767px) {
  .navbar-collapse {
    display: flex;
    flex-direction: row;
    justify-content: flex-end; } }
.hvr-bounce-to-bottom:before {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px; }

.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
  color: #373737; }

.circle {
  position: relative; }

.circle-center-top::after,
.circle-center-bottom::after,
.circle-right-bottom::after,
.circle-left-bottom::after,
.circle-left-middle::after,
.circle-center-center::after,
.circle-right-middle::after,
.circle-both-middle::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #FFF;
  border-radius: 100%;
  background: transparent;
  position: absolute;
  right: -15px;
  bottom: -30px; }

.circle-both-middle::after {
  bottom: 53px;
  right: 0px;
  background: #FFF; }

.circle-both-middle::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #FFF;
  border-radius: 100%;
  position: absolute;
  left: 0;
  bottom: 53px;
  background: #FFF;
  z-index: 10; }

.circle-full::after {
  background: #FFFFFF; }

.circle-center-center::after {
  right: 0;
  left: 0;
  margin: auto; }
.circle-center-center::before {
  width: 0;
  border-left: 1px solid #969696;
  display: block;
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  margin: auto;
  right: 0; }

.circle-left-middle::before, .circle-left-middle::after,
.circle-right-middle::before,
.circle-right-middle::after {
  top: 0;
  bottom: 0;
  margin: auto;
  right: auto;
  left: 0px;
  background: #FFF;
  z-index: 10; }

.circle-right-middle::before, .circle-right-middle::after {
  left: auto;
  right: 0; }

.circle-center-top::after,
.circle-center-bottom::after {
  right: 0;
  bottom: auto;
  left: 0;
  margin: auto;
  top: -30px; }

.circle-center-bottom {
  top: auto;
  bottom: -30px; }

.circle-left-bottom::after {
  left: -15px;
  right: auto; }

.circle-left-top::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #FFF;
  border-radius: 100%;
  background: transparent;
  position: absolute;
  left: -15px;
  top: -30px; }

.circle-right-top::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #FFF;
  border-radius: 100%;
  background: transparent;
  position: absolute;
  right: -15px;
  left: auto;
  top: 0px; }

.circle-grey::before, .circle-grey::after {
  border-color: #646464; }

@media (max-width: 990px) {
  .circle-both-middle::before,
  .circle-both-middle::after {
    bottom: 40px; } }
@media (max-width: 990px) {
  .circle-both-middle::before,
  .circle-both-middle::after {
    display: none; } }
.carousel,
.carousel-inner,
.carousel-item {
  position: relative;
  height: 100%; }
  .carousel:before,
  .carousel-inner:before,
  .carousel-item:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.3) url("../img/pattern.png");
    top: 0;
    left: 0; }

.carousel-item .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto; }

.carousel.carousel-fade .carousel-item {
  display: block;
  opacity: 0;
  transition: opacity ease-out 1.7s;
  left: 0;
  top: 0;
  position: absolute; }

.carousel.carousel-fade .carousel-item.active {
  opacity: 1 !important; }

.carousel.carousel-fade .carousel-item:first-child {
  top: auto;
  position: relative;
  transition: opacity ease-out 1.7s; }

.carousel.carousel-fade .carousel-item:second-child {
  top: auto;
  position: relative;
  transition: opacity ease-out 1.7s; }

.carousel-item .img-fluid {
  margin: 0 auto; }

.carousel-caption {
  right: auto;
  left: 50px;
  top: 288px; }

.carousel-content {
  width: 550px;
  position: absolute;
  color: #FFF; }
  .carousel-content h2 {
    text-transform: uppercase;
    font-size: 48px;
    font-family: 'LatoLatinWebHairline'; }
  .carousel-content p {
    font-size: 14px;
    padding: 10px 15px;
    text-align: right;
    padding-bottom: 50px; }

.carousel-content-top {
  top: 300px;
  right: 50px; }
  .carousel-content-top p {
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF; }

.carousel-content-bottom {
  top: 650px;
  right: 200px;
  width: 600px; }
  .carousel-content-bottom h2 {
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 20px;
    padding-top: 50px;
    text-align: right; }

.logo-second {
  width: 697px;
  height: 158px; }

.offer-teaser h2 {
  margin-top: 25px; }
.offer-teaser h3 {
  font-family: 'LatoLatinWebSemibold';
  margin-bottom: 20px; }
.offer-teaser .tab-content {
  margin-top: 40px; }
  .offer-teaser .tab-content .tab-pane {
    padding: 40px 20px;
    border: 1px solid #e2e0e0;
    border-radius: 4px; }
    .offer-teaser .tab-content .tab-pane p {
      margin-bottom: 40px; }

.our-best {
  position: relative;
  background: url("../img/tablet.jpg") no-repeat center top;
  color: #FFFFFF; }
  .our-best::before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); }
  .our-best .container {
    z-index: 1;
    position: relative;
    text-align: center; }
  .our-best h1 {
    margin-top: 20px; }

.our-products .container {
  padding: 120px 0; }
.our-products .main-img {
  margin-top: 150px; }

.cooperation {
  background: #f9f9f9; }
  .cooperation .container {
    padding: 120px 0; }
  .cooperation .diagram {
    margin: 80px 0; }
    .cooperation .diagram .step {
      margin-bottom: 80px; }
    .cooperation .diagram .step-number {
      font-size: 80px;
      line-height: 80px;
      font-family: 'LatoLatinWebHairline';
      position: relative; }
      .cooperation .diagram .step-number::after {
        display: block;
        content: "";
        position: absolute;
        width: 100%;
        height: 10px;
        bottom: 10px;
        left: 0;
        background: #373737; }
    .cooperation .diagram p {
      font-size: 12px; }
  .cooperation .lines {
    border-top: 1px solid #969696;
    height: 100%; }
    .cooperation .lines.circle::after, .cooperation .lines.circle::before {
      border-color: #969696; }
    .cooperation .lines.circle::before {
      top: -15px;
      left: -30px; }
    .cooperation .lines.circle-right-top::before {
      right: -30px;
      left: auto; }
  .cooperation .step-left .lines {
    border-right: 1px solid #969696; }
  .cooperation .step-right {
    text-align: right; }
    .cooperation .step-right .lines {
      border-left: 1px solid #969696; }

@media (max-width: 767px) {
  .offer-teaser .no-padding-left {
    padding-left: 30px !important; } }
html,
body {
  height: 100%; }

body {
  font-family: 'LatoLatinWebLight';
  overflow: hidden;
  overflow-y: scroll;
  color: #373737; }

a {
  font-family: 'LatoLatinWebLight'; }
  a:hover {
    text-decoration: none; }

p {
  line-height: 1.6em; }

h1 {
  font-family: 'LatoLatinWebHairline'; }
  h1 strong {
    font-family: 'LatoLatinWebSemibold'; }

ul {
  padding: 0; }

li {
  list-style-type: none; }

.btn:hover {
  background: transparent !important; }

.img-wrapper {
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat; }

.icon {
  width: 20px;
  height: 20px; }

.content {
  padding: 150px 0; }

.special-h5 {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0;
  margin: 20px 0;
  line-height: 30px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 30px;
  padding-left: 30px; }

.nav-pills .nav-item {
  margin-right: 12px;
  margin-bottom: 12px; }
  .nav-pills .nav-item .nav-link {
    border: 1px solid #c5c5c5;
    color: #373737;
    text-transform: uppercase;
    font-size: 15px; }
    .nav-pills .nav-item .nav-link.active {
      background: #8f8f8f;
      border-color: #8f8f8f;
      color: #FFFFFF; }

.slick-slider-home {
  height: 970px;
  overflow: hidden; }

.carousel-item {
  height: 970px; }

.new-title {
  max-width: 100%;
  overflow: hidden;
  margin: -50px auto 50px; }
  .new-title .subtitle {
    margin: 0 0 0 0;
    padding: 30px 0;
    font-size: 60px;
    font-family: 'LatoLatinWebThin';
    text-transform: uppercase; }
  .new-title .fancy {
    line-height: 1.3em;
    text-align: center; }
  .new-title .fancy span {
    display: inline-block;
    position: relative; }
  .new-title .fancy span:before,
  .new-title .fancy span:after {
    content: "";
    position: absolute;
    height: 0px;
    border-top: 1px solid #a2a2a2;
    top: 0;
    width: 800px;
    bottom: 0;
    margin: auto; }
  .new-title .fancy span:before {
    right: 100%;
    margin-right: 15px; }
  .new-title .fancy span:after {
    left: 100%;
    margin-left: 15px; }
  .new-title .amp {
    margin: 0 0 0.25em 0; }
  .new-title .amp span {
    font-size: 0.7em; }

.btn {
  background: #545454;
  color: #FFFFFF;
  padding: 17px 20px;
  white-space: normal;
  text-transform: uppercase;
  font-size: 18px; }
  .btn:hover {
    background: #2d2d2d;
    color: #FFFFFF; }

.btn-white-clear {
  border: 1px solid #FFFFFF;
  background: none; }
  .btn-white-clear:hover {
    background: #FFFFFF;
    color: #373737; }

.btn-clear {
  border: 1px solid #bfbfbf;
  background: none;
  color: #373737; }
  .btn-clear:hover {
    color: #FFF;
    border-color: #787777; }

.btn-full {
  width: 100%; }

.slick-arrow {
  position: absolute;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 25px;
  cursor: pointer; }
  .slick-arrow svg {
    width: 30px;
    height: 30px;
    fill: #7c7c7c; }
  .slick-arrow.slick-arrow-left {
    left: -50px; }
    .slick-arrow.slick-arrow-left svg {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .slick-arrow.slick-arrow-right {
    right: -50px;
    left: auto; }

.app-control {
  background: #2c2c2c;
  color: #FFF; }
  .app-control .app-control-diagram {
    margin-top: 80px;
    height: 125px;
    margin-bottom: 150px; }
    .app-control .app-control-diagram .circle::before {
      background: #FFF; }
    .app-control .app-control-diagram .circle-left-top {
      border-left: 1px solid #FFF;
      border-bottom: 1px solid #FFF; }
    .app-control .app-control-diagram .circle-right-top {
      border-right: 1px solid #FFF;
      border-bottom: 1px solid #FFF; }
    .app-control .app-control-diagram .item {
      width: 40%;
      display: inline-block;
      text-align: center;
      position: relative;
      padding-bottom: 0px;
      margin-top: -10px;
      vertical-align: top; }
      .app-control .app-control-diagram .item:first-child {
        margin-left: 10%; }
      .app-control .app-control-diagram .item h6 {
        height: 40px; }
      .app-control .app-control-diagram .item .icon {
        fill: #FFF;
        width: 40px;
        height: 40px; }
      .app-control .app-control-diagram .item::after {
        content: "";
        display: block;
        width: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 50px;
        border-right: 1px solid #FFF;
        margin-top: -10px; }
    .app-control .app-control-diagram .circle:nth-child(2) .item:first-child {
      margin-left: 0%; }
    .app-control .app-control-diagram .circle:nth-child(2) .item:last-child {
      margin-right: 0%; }
    .app-control .app-control-diagram .item-inverse {
      margin-top: 170px; }
      .app-control .app-control-diagram .item-inverse::after {
        margin-top: -141px; }
  .app-control .icon-large {
    fill: #FFF;
    width: 80px;
    height: 80px;
    margin-top: 20px; }
  .app-control .app-control-diagram-head {
    margin-top: 100px; }
    .app-control .app-control-diagram-head h6 {
      line-height: 1.6em; }

.accordion {
  margin-top: 30px; }
  .accordion .card {
    margin-bottom: 10px;
    border-radius: 4px; }
    .accordion .card .card-header {
      background: none;
      border-radius: 0;
      padding: 0; }
      .accordion .card .card-header h5 {
        padding: 0.6rem 1.25rem;
        margin: 0;
        cursor: pointer;
        position: relative; }
        .accordion .card .card-header h5 span {
          display: inline-block;
          vertical-align: top;
          margin-top: 14px;
          margin-left: 20px; }
        .accordion .card .card-header h5 .icon {
          width: 38px;
          height: 38px;
          margin-top: 6px;
          fill: #7c7c7c; }
        .accordion .card .card-header h5 .icon-arrow {
          margin-top: 0;
          position: absolute;
          right: 20px;
          margin: auto;
          width: 22px;
          height: 22px;
          top: 0;
          bottom: 0;
          -webkit-transform: rotate(90deg);
          /* Safari and Chrome */
          -moz-transform: rotate(90deg);
          /* Firefox */
          -ms-transform: rotate(90deg);
          /* IE 9 */
          -o-transform: rotate(90deg);
          /* Opera */
          transform: rotate(90deg); }

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.shadow1 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.container-space {
  padding: 120px 15px; }

.title {
  display: table;
  margin-bottom: 60px; }
  .title h1 {
    display: table-row;
    font-family: 'LatoLatinWebThin';
    text-transform: uppercase;
    font-size: 60px;
    font-weight: normal;
    height: 144px; }
    .title h1 * {
      display: table-cell; }
    .title h1 hr {
      border: none;
      width: 42%; }
      .title h1 hr::after {
        display: block;
        content: "";
        height: 1px;
        background: #a2a2a2;
        width: 100%;
        position: relative;
        top: -18px; }
    .title h1 span {
      width: 10%;
      padding: 0 3%;
      text-align: center; }
  .title .circle-left-middle::before, .title .circle-left-middle::after, .title .circle-right-middle::before, .title .circle-right-middle::after {
    top: -71px; }

.offer {
  padding: 120px 0; }

.card-offer {
  padding: 0 50px;
  margin-top: 100px; }
  .card-offer .card {
    background: #f4f4f4;
    border: 0;
    margin: 0;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: 0px 6px 14px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 6px 14px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 6px 14px 0px rgba(50, 50, 50, 0.6); }
    .card-offer .card .card-header {
      background: none;
      text-align: center;
      text-transform: uppercase; }
      .card-offer .card .card-header h3 {
        margin: 25px 0;
        line-height: 40px; }
    .card-offer .card .card-body {
      font-size: 18px;
      padding-top: 50px;
      padding-bottom: 20px;
      min-height: 530px; }
      .card-offer .card .card-body ul {
        padding: 0 20px 0 70px;
        min-height: 265px; }
        .card-offer .card .card-body ul li {
          position: relative;
          margin-bottom: 18px;
          font-family: 'LatoLatinWebMedium'; }
          .card-offer .card .card-body ul li .icon {
            fill: #989898;
            position: absolute;
            left: -34px;
            top: 2px; }
      .card-offer .card .card-body p {
        font-size: 15px;
        text-align: center;
        padding: 20px 10px; }
    .card-offer .card .card-footer {
      padding: 50px 10px; }
      .card-offer .card .card-footer .btn {
        text-transform: uppercase; }
    .card-offer .card:nth-child(2) {
      z-index: 2;
      -webkit-box-shadow: 0px 6px 14px 0px #323232;
      -moz-box-shadow: 0px 6px 14px 0px #323232;
      box-shadow: 0px 6px 14px 0px #323232; }
      .card-offer .card:nth-child(2)::before, .card-offer .card:nth-child(2)::after {
        width: 100%;
        content: "";
        display: block;
        height: 50px;
        background: #787777;
        position: absolute; }
      .card-offer .card:nth-child(2)::before {
        top: -50px;
        -webkit-box-shadow: 0px -3px 8px 0px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: 0px -3px 8px 0px rgba(50, 50, 50, 0.5);
        box-shadow: 0px -3px 8px 0px rgba(50, 50, 50, 0.5); }
      .card-offer .card:nth-child(2)::after {
        bottom: -50px;
        -webkit-box-shadow: 0px 6px 14px 0px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: 0px 6px 14px 0px rgba(50, 50, 50, 0.5);
        box-shadow: 0px 6px 14px 0px rgba(50, 50, 50, 0.5); }

.offer-categories {
  padding: 150px 0;
  background: #2c2c2c;
  color: #FFF; }
  .offer-categories .row {
    margin: 0; }
  .offer-categories .offer-single > div {
    border-left: 1px solid #FFF;
    padding: 0; }
  .offer-categories .offer-single .text h5,
  .offer-categories .offer-single .text p {
    padding: 0 30px;
    min-height: 45px;
    text-align: right; }
  .offer-categories .offer-single .text h5 {
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
    font-family: 'LatoLatinWebMedium';
    margin: 15px 0; }
  .offer-categories .offer-single .text p {
    font-size: 12px;
    margin-bottom: 0; }
  .offer-categories .offer-single .btn {
    text-transform: uppercase;
    font-family: 'LatoLatinWebLight';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 45px;
    margin: auto; }
  .offer-categories .offer-single:nth-child(2n) > div {
    border-left: 0;
    margin-left: 1px;
    border-right: 1px solid #FFF; }
  .offer-categories .offer-single:nth-child(2n) .text h5,
  .offer-categories .offer-single:nth-child(2n) .text p {
    text-align: left; }
  .offer-categories .offer-single:first-child > div {
    padding-top: 50px; }
  .offer-categories .offer-single:last-child > div {
    padding-bottom: 50px; }

.slick-producers {
  margin: 70px 40px; }
  .slick-producers .slick-slide {
    text-align: center; }

.banner {
  height: 400px;
  background-image: url("../img/banner.jpg");
  background-position: center top;
  position: relative; }
  .banner::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0; }

.slick-slide img {
  margin: 0 auto; }

.slick-dots li button:before {
  text-indent: -5000px;
  background: #656565;
  border-radius: 100%;
  width: 10px;
  height: 10px; }

.links {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding: 0; }
  .links li {
    margin-bottom: 18px;
    margin-right: 20px;
    margin-left: 20px; }
    .links li .btn {
      width: 100%;
      text-align: left;
      padding-top: 15px;
      padding-bottom: 15px;
      position: relative;
      padding-right: 45px;
      word-break: break-all; }
      .links li .btn .icon {
        position: absolute;
        width: 30px;
        height: 30px;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        fill: #7c7c7c; }
      .links li .btn:hover .icon {
        fill: #FFFFFF; }

.contact label {
  font-family: 'LatoLatinWebBlack'; }
.contact form label {
  font-family: 'LatoLatinWebMedium';
  font-size: 10px; }
.contact form .btn {
  margin-top: 30px; }

.technology h2 {
  font-size: 50px;
  font-family: 'LatoLatinWebMedium';
  margin-bottom: 40px; }
.technology .right p, .technology .right h2 {
  text-align: right; }
.technology .img-fluid {
  margin: 50px 0; }

.product {
  text-align: center;
  padding: 0 20px; }
  .product a {
    color: #373737;
    outline: none; }
    .product a::focus {
      outline: 0; }
    .product a p {
      width: 80%;
      margin: 0 auto;
      min-height: 57px; }
    .product a .img-wrapper {
      display: flex;
      align-items: center;
      min-height: 350px; }
      .product a .img-wrapper img {
        max-height: 350px; }

.slick-products {
  padding-bottom: 30px; }

.parallax {
  /* The image used */
  /* Set a specific height */
  height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

video {
  -webkit-box-shadow: 0px 10px 12px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 10px 12px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 10px 12px 0px rgba(50, 50, 50, 0.75);
  width: 100%;
  max-width: 100%;
  margin-top: 100px; }

.separator {
  margin: 50px 0; }
  .separator .top {
    border-bottom: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    height: 50px; }
  .separator .bottom {
    border-right: 1px solid #a2a2a2;
    height: 50px; }
  .separator.separator-reverse .top {
    border-left: 0;
    border-right: 1px solid #a2a2a2; }
  .separator.separator-reverse .bottom {
    border-right: 0;
    border-left: 1px solid #a2a2a2; }

.map {
  margin-top: 30px;
  height: 250px;
  width: 100%; }

.teaser-cards .card-deck {
  margin: 100px -15px; }
  .teaser-cards .card-deck .card {
    background: none;
    border: none; }
    .teaser-cards .card-deck .card .card-header {
      background: none; }
    .teaser-cards .card-deck .card .card-body {
      padding-left: 0;
      padding-right: 0; }
    .teaser-cards .card-deck .card .card-title {
      font-size: 34px; }
      @media (max-width: 1600px) {
        .teaser-cards .card-deck .card .card-title {
          min-height: 80px; } }
  .teaser-cards .card-deck .icon {
    width: 52px;
    height: 52px;
    fill: #FFFFFF; }
  .teaser-cards .card-deck .btn {
    margin-top: 20px; }

.contact-teaser {
  text-align: center; }
  .contact-teaser .lines .circle {
    height: 60px;
    border-top: 1px solid #969696; }
    .contact-teaser .lines .circle::after, .contact-teaser .lines .circle::before {
      border-color: #969696; }
    .contact-teaser .lines .circle:first-child {
      border-left: 1px solid #969696; }
    .contact-teaser .lines .circle:last-child {
      border-right: 1px solid #969696; }
  .contact-teaser .card-header .icon {
    fill: #373737; }
  .contact-teaser .card-deck {
    margin-top: 60px; }

.shadow {
  -webkit-box-shadow: 0px 10px 12px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 10px 12px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 10px 12px 0px rgba(50, 50, 50, 0.75);
  width: 100%;
  max-width: 100%;
  margin-top: 100px; }

.hvr-bounce-to-bottom:before {
  background-color: white; }

@media (min-width: 1600px) {
  .container {
    max-width: 1540px; } }
@media (max-width: 1600px) {
  .carousel-caption {
    top: 158px; }

  .carousel-content-top {
    top: 400px; }

  .our-best {
    background-size: auto 100%; } }
@media (max-width: 1200px) {
  .navbar nav a {
    padding: 0.75rem 0.45rem !important; }

  .form-search .btn {
    padding-left: 10px;
    padding-right: 10px; }
  .form-search input[type=text] {
    width: 100px; } }
@media (max-width: 990px) {
  .form-search {
    display: none; }

  .navbar-brand img {
    width: 144px; }

  .carousel-content-bottom {
    left: 100px; }

  .logo-second {
    width: 597px;
    height: auto; }

  .our-best .card-deck .card {
    padding-left: 15px;
    padding-right: 15px; }
    .our-best .card-deck .card .card-title {
      font-size: 26px; }

  .our-products .main-img {
    margin-top: 0;
    margin-bottom: 100px; }

  .card-offer {
    padding: 0; }

  .card-offer .card .card-body ul {
    padding: 0 20px 0 40px; }
    .card-offer .card .card-body ul li {
      font-size: 14px; }

  .banner {
    height: 0; }

  .new-title .subtitle {
    font-size: 40px; }

  .carousel-content h2 {
    font-size: 30px; }

  .accordion .card .card-header h5 .icon-check {
    display: none; }
  .accordion .card .card-header h5 span {
    margin: 0; }

  .navbar {
    background: rgba(0, 0, 0, 0.85); }

  .links {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }
@media (max-width: 767px) {
  .carousel-caption {
    width: 90%;
    right: 0;
    margin: auto;
    left: 0; }

  .carousel-content-top {
    right: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    top: 350px; }

  .carousel-content-bottom {
    left: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

  .our-best .card-deck .card {
    display: block;
    flex: none;
    margin-bottom: 50px; }

  .accordion .card .card-header h5 {
    padding: 0.3rem 0.5rem; }
    .accordion .card .card-header h5 .icon {
      width: 30px;
      height: 30px; }
    .accordion .card .card-header h5 span {
      margin-top: 12px;
      margin-left: 10px;
      font-size: 16px; }
    .accordion .card .card-header h5 .icon-arrow {
      width: 14px;
      height: 14px; }

  .cooperation .diagram .step-number {
    display: none; }
    .cooperation .diagram .step-number::after {
      display: none; }

  .card-offer {
    flex-flow: column; }
    .card-offer .card {
      margin-bottom: 100px; }
      .card-offer .card .card-body {
        min-height: auto; }
        .card-offer .card .card-body ul {
          min-height: auto; }
      .card-offer .card:last-child {
        margin-bottom: 0; }

  .offer-single {
    border-top: 1px solid #FFF; }
    .offer-single > div {
      padding-top: 30px !important;
      padding-bottom: 30px !important; }
    .offer-single:last-child {
      border-bottom: 1px solid #FFF; }

  .offer-categories .circle-center-top::after {
    left: auto;
    top: -15px; }
  .offer-categories .circle-center-bottom::after {
    left: auto;
    bottom: 30px; }

  .lines {
    display: none; }

  .teaser-cards .card-deck .card {
    display: block;
    flex: none;
    margin: 0; }

  .app-control-diagram-head,
  .app-control-diagram {
    display: none; } }
@media (max-width: 576px) {
  .footer .footer-logo {
    height: 50px; }

  .slick-dots {
    bottom: -75px; } }

/*# sourceMappingURL=main.css.map */
