@charset "UTF-8";
/* ----------------------------------------------
 * Generated by Animista on 2022-2-16 21:4:38
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation bounce-top
 * ----------------------------------------
 */
@import url(//db.onlinewebfonts.com/c/007f636c4af6a332a98f32cc3cee8cb4?family=Eurostile+Extended+#2);
@-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Eurostile Extended #2';
  src: url("//db.onlinewebfonts.com/t/007f636c4af6a332a98f32cc3cee8cb4.eot");
  src: url("//db.onlinewebfonts.com/t/007f636c4af6a332a98f32cc3cee8cb4.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/007f636c4af6a332a98f32cc3cee8cb4.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/007f636c4af6a332a98f32cc3cee8cb4.woff") format("woff"), url("//db.onlinewebfonts.com/t/007f636c4af6a332a98f32cc3cee8cb4.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/007f636c4af6a332a98f32cc3cee8cb4.svg#Eurostile Extended #2") format("svg");
}

@font-face {
  font-family: 'Eurostile';
  font-style: normal;
  font-weight: normal;
  src: local("Eurostile"), url("/fonts/eurostile.woff") format("woff");
}

@font-face {
  font-family: 'EuroStyle Normal';
  font-style: normal;
  font-weight: normal;
  src: local("EuroStyle Normal"), url("/fonts/EuroStyle Normal.woff") format("woff");
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-padding-top: 110px;
  overflow-x: hidden;
}

body {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  min-height: 100vh;
}

body::after {
  content: '';
  display: block;
  height: 72px;
  /* Set same as footer's height */
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 72px;
}

.z-index-50 {
  z-index: 50;
}

.dltech-color {
  color: #007cc2;
}

.presklej-color {
  color: #da251c;
}

.section-title {
  margin-bottom: 15px;
}

.first-red-triangle-right {
  position: absolute;
  height: 10vw;
  width: 10vw;
  max-width: 120px;
  max-height: 120px;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
          transform: translate(50%, -50%) rotate(45deg);
  background-color: #da251c;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.red-triangle-right {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 10vw;
  width: 10vw;
  max-width: 120px;
  max-height: 120px;
  -webkit-transform: translate(50%, 50%) rotate(45deg);
          transform: translate(50%, 50%) rotate(45deg);
  background-color: #da251c;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
  z-index: 50;
}

.red-triangle-left {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10vw;
  width: 10vw;
  max-width: 120px;
  max-height: 120px;
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
  background-color: #da251c;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
  z-index: 50;
}

nav {
  background-color: white;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

nav .navbar-logo-presklej {
  padding: 10px;
  height: 70px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

nav .navbar-logo-presklej:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

nav .navbar-logo-dltech {
  padding: 10px;
  height: 70px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

nav .navbar-logo-dltech:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

nav .navbar-nav {
  font-size: 24px;
  margin-top: 10px;
}

nav .nav-item {
  margin: 0 10px;
}

nav .nav-item a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #bababa;
}

nav .nav-item a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  color: #da251c;
}

nav .dropdown-menu {
  border: none;
}

nav .dropdown-item:hover {
  border-radius: 5px;
}

nav .fa-bars {
  color: #bababa;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 24px;
}

header {
  position: relative;
}

header .hero-image {
  position: relative;
  height: 100vh;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  background-image: url("/img/production-4408573_1920.jpg");
}

header .hero-image-subpage-glue {
  position: relative;
  height: 50vh;
  background-position: center;
  background-attachment: fixed;
  background-position-y: -350px;
  background-size: cover;
  background-image: url("/img/uslugi.JPG");
}

header .hero-image-subpage-comp {
  position: relative;
  height: 50vh;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  background-image: url("/img/głowice-hero-1.jpg");
}

header .hero-image-politics {
  position: relative;
  height: 50vh;
  background-attachment: fixed;
  background-size: cover;
  background-image: url("/img/privacy-policy-ge3f56f5ef_1920.jpg");
}

header .hero-image-politics .hero-text p {
  font-size: 10px;
}

header .hero-shadow {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -10;
}

header .hero-shadow-comp {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -10;
}

header .hero-shadow-comp {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -10;
}

header .hero-text {
  position: absolute;
  top: 50%;
  left: 25%;
  letter-spacing: 3px;
  text-shadow: 7px 7px 6px #5b5b5b;
  color: white;
  z-index: 7;
}

header .hero-text h1 {
  font-family: 'Eurostile Extended #2';
  font-size: 55px;
  font-weight: bold;
  text-transform: uppercase;
}

header .hero-text h1 span {
  color: #da251c;
}

header .hero-text p {
  font-size: 35px;
}

header .hero-text .btn-danger {
  text-transform: uppercase;
  background-color: #da251c;
  border-color: #da251c;
  z-index: 7;
}

header .hero-text .btn-danger:hover {
  background-color: rgba(203, 0, 0, 0.722);
  border-color: rgba(203, 0, 0, 0.722);
}

header .bounce-top {
  position: absolute;
  margin-left: 50%;
  margin-right: 50%;
  top: 90%;
  font-size: 36px;
  color: white;
  -webkit-animation: bounce-top 2s infinite both;
          animation: bounce-top 2s infinite both;
}

main hr {
  padding: 0;
  margin: 0;
}

main th {
  font-size: 24px;
}

main .btn-danger {
  text-transform: uppercase;
  background-color: #da251c;
  border-color: #da251c;
  z-index: 7;
}

main .btn-danger:hover {
  background-color: rgba(203, 0, 0, 0.722);
  border-color: rgba(203, 0, 0, 0.722);
}

main .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-right: 10px;
}

main .section-title h2 {
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

main .section-title .border-line {
  height: 32px;
  width: 4px;
  background-color: #da251c;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

main .offer {
  position: relative;
  background-color: #f0f0f0;
}

main .offer .card {
  padding: 0;
  margin: 20px 20px;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-box-shadow: 0px 0px 10px 0px #42445a;
          box-shadow: 0px 0px 10px 0px #42445a;
}

main .offer .card a {
  color: #212529;
  text-decoration: none;
}

main .offer h5 {
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

main .offer .card:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

main .offer .card:hover h5 {
  color: #da251c;
}

main .offer .card-img-top {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

main .aboutus {
  position: relative;
  color: white;
}

main .aboutus .section-hero {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("/img/industry-1801661_1920.jpg");
  background-position: center;
  background-size: cover;
  z-index: -2;
}

main .aboutus .section-shadow {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -1;
}

main .aboutus .section-box {
  padding: 30px;
  max-width: 700px;
  background-color: rgba(0, 0, 0, 0.8);
}

main .aboutus h5 {
  text-transform: uppercase;
}

main .aboutus img {
  width: 400px;
  border-radius: 20px;
  opacity: 0.8;
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.8);
          box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.8);
}

main .aboutus img:hover {
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 0px 15px 3px black;
          box-shadow: 0px 0px 15px 3px black;
}

main .statistics {
  position: relative;
}

main .statistics i {
  color: #da251c;
  font-size: 50px;
  text-shadow: 0px 0px 5px #969696;
}

main .statistics .icon-number {
  color: #212529;
  font-size: 32px;
  font-weight: bold;
}

main .statistics .icon-title {
  font-size: 24px;
}

main .product {
  position: relative;
}

main .product .glue-card {
  padding: 0;
  -webkit-box-shadow: 0px 0px 10px 0px #b8b8b8;
          box-shadow: 0px 0px 10px 0px #b8b8b8;
}

main .product .component-card {
  padding: 0;
  -webkit-box-shadow: 0px 0px 10px 0px #b8b8b8;
          box-shadow: 0px 0px 10px 0px #b8b8b8;
}

main .product .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  height: 200px;
}

main .product a {
  text-decoration: none;
  color: #212529;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

main .product h5 {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

main .product a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

main .product a:hover h5 {
  color: #da251c;
}

main .product li {
  margin: 10px;
}

main .product .collapse-card-body {
  background-color: #f0f0f0;
}

main .product .product-info {
  background-color: #f0f0f0;
}

main .product .product-info-box {
  position: relative;
  padding: 48px 100px;
  color: white;
}

main .product .product-info-hero-shadow {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -10;
}

main .product .product-info-hero-shadow-3 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: -10;
}

main .product .product-info-hero-1 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url(/img/laski-kleju.JPG);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: -10;
}

main .product .product-info-hero-2 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url(/img/DSC00042.JPG);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: -10;
}

main .product .product-info-hero-3 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url(/img/glowice-hero.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: -10;
}

main .product .product-info-hero-4 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-image: url("/img/presklej 100 004.jpg");
  background-size: cover;
  background-attachment: fixed;
  z-index: -10;
}

main .product .red-triangle-left {
  z-index: 50;
}

main .product .offcanvas-backdrop {
  margin: 0;
  padding: 0;
}

main .product-descritption .color-description li {
  position: relative;
  width: 125px;
  padding: 5px;
}

main .product-descritption .glue-color-box {
  position: absolute;
  right: 0;
  border: 1px solid #212529;
  width: 24px;
  height: 24px;
  border-radius: 25%;
}

main .product-descritption .glue-color-N {
  background-color: #d9dbcc;
}

main .product-descritption .glue-color-B {
  background-color: #331b14;
}

main .product-descritption .glue-color-BL {
  background-color: #1f2122;
}

main .product-descritption .glue-color-W {
  background-color: #dcdedd;
}

main .services {
  position: relative;
}

main .services .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  height: 200px;
}

main .services a {
  text-decoration: none;
}

main .contact {
  position: relative;
  color: white;
  overflow: hidden;
}

main .contact .section-hero {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(/img/industrial-hall-1630740_1920.jpg);
  background-position: center;
  background-size: cover;
  z-index: -2;
}

main .contact .section-shadow {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

main .contact .contact-box {
  position: relative;
  padding: 0;
  margin: 30px;
}

main .contact .contact-map {
  width: 100%;
  border-radius: 10px;
  height: 300px;
}

main .contact i {
  font-size: 65px;
  text-shadow: 3px 3px 8px black;
}

main .contact h4 {
  padding: 0;
  margin: 0;
}

main .contact p {
  padding: 0;
  margin: 0;
}

main .contact img {
  width: 200px;
  border-radius: 20px;
  opacity: 0.8;
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.8);
          box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.8);
}

main .contact img:hover {
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 0px 15px 3px black;
          box-shadow: 0px 0px 15px 3px black;
}

@media (min-width: 1200px) {
  header .hero-image-subpage-glue {
    background-position-y: -450px;
  }
  main .product .card-img-top {
    -o-object-fit: cover;
       object-fit: cover;
    height: 300px;
  }
  main .product .product-info-hero-4 {
    background-position-x: 300px;
    background-position-y: -150px;
  }
}

@media (min-width: 1500px) {
  header .hero-image-subpage-glue {
    background-position-y: -550px;
  }
}

@media (max-width: 1300px) {
  html {
    scroll-padding-top: 97px;
  }
  nav .navbar-logo-presklej {
    height: 55px;
  }
  nav .navbar-logo-dltech {
    height: 55px;
  }
  header .hero-text h1 {
    font-size: 45px;
  }
}

@media (max-width: 992px) {
  nav .navbar-logo-presklej {
    height: 45px;
  }
  nav .navbar-logo-dltech {
    height: 45px;
  }
  header .hero-text h1 {
    font-size: 40px;
  }
  header .hero-text p {
    font-size: 24px;
  }
  main .aboutus img {
    width: 300px;
  }
  main .product .product-info-box {
    position: relative;
    padding: 48px 48px;
    color: white;
  }
}

@media (max-width: 768px) {
  nav .navbar-logo-presklej {
    height: 45px;
  }
  nav .navbar-logo-dltech {
    height: 45px;
  }
  nav .fa-bars {
    margin-right: 25px;
  }
  header .hero-text h1 {
    font-size: 32px;
  }
  header .hero-text p {
    font-size: 24px;
  }
  header .hero-image-subpage-glue {
    background-position-y: -350px;
    background-position-x: -550px;
  }
  main .product .card-img-top {
    -o-object-fit: cover;
       object-fit: cover;
    height: 300px;
  }
  main .aboutus img {
    margin-top: 30px;
  }
}

@media (max-width: 576px) {
  html {
    scroll-padding-top: 81px;
  }
  nav .navbar-logo-presklej {
    height: 40px;
  }
  nav .navbar-logo-dltech {
    height: 40px;
  }
  nav .fa-bars {
    margin-right: 25px;
  }
  header .hero-text h1 {
    font-size: 20px;
  }
  header .hero-text p {
    font-size: 16px;
  }
  main .product .product-info-box {
    padding: 48px 48px;
  }
  main th {
    font-size: 16px;
  }
}

@media (max-width: 375px) {
  main .section-title h2 {
    font-size: 24px;
  }
  nav .navbar-logo-presklej {
    height: 38px;
  }
  nav .navbar-logo-dltech {
    height: 38px;
  }
  nav .fa-bars {
    font-size: 15px;
    margin-left: 5px;
    margin-right: 5px;
  }
  header .hero-text h1 {
    font-size: 20px;
  }
  header .hero-text p {
    font-size: 14px;
  }
  header .hero-text .btn-danger {
    font-size: 12px;
  }
  header .hero-image-subpage-glue {
    background-position-y: -150px;
    background-position-x: 0px;
  }
}

body {
  padding-right: 0 !important;
}
/*# sourceMappingURL=style.css.map */