/* 
Theme Name:   Controly
Template:     generatepress
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* *** CSS RESET *** */
:focus {
  outline: 0;
}

a {
  outline: none;
  text-decoration: none;
}

a, img {
  border: 0;
}

button {
  cursor: pointer;
}

/* *** GLOBAL *** */
.bx-wrapper {
  z-index: 1;
}

iframe {
  border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  margin-top: 0;
}

body p {
  margin-bottom: 25px;
  margin-top: 0;
}

body h2 {
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body ul {
  margin-bottom: 25px;
  padding-left: 16px;
  margin-top: 0;
}

body ol {
  padding-left: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body .bx-wrapper {
  padding: 0;
  border: none;
}

figure {
  margin: 0;
}

body a:hover {
  text-decoration: none;
}

input, textarea, button {
  font-family: arial;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #343434;
  background: #f2f2f2;
  line-height: 30px;
}

a, a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
  height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
  position: relative;
  bottom: auto;
  width: auto;
}

.clearer {
  clear: both;
  height: 0;
}

.chosen-container-single .chosen-single div b {
  background: none;
}

.logo, img, a, button {
  -webkit-transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -ms-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}

.bx-caption {
  display: none;
}

.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin: 0;
  background: transparent;
}

.content-box {
  float: left;
  width: 100%;
}

/* *** HEADER *** */
header {
  position: absolute;
  z-index: 311;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -ms-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
  background: transparent;
}

header {
  padding: 26px 0;
}
header .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .wrapper .main-menu > ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
header .wrapper .main-menu > ul > li {
  margin-left: 60px;
}
header .wrapper .main-menu > ul > li > a {
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 600;
  letter-spacing: 1px;
  height: 54px;
  border-radius: 27px;
  color: #fff;
}
header .wrapper .main-menu > ul > li > a:hover {
  opacity: 0.85;
  color: #fff;
}
header .wrapper .main-menu > ul > li .h-btn-1 {
  padding: 0 30px;
  background: #e32f13;
}

@media (min-width: 992px) {
  .submenu-box {
    display: none;
  }
  .menu-rsp {
    display: none !important;
  }
}
body .main-menu > ul > li > a {
  position: relative;
  z-index: 20;
}

/* *** MENU RSP *** */
.header-rsp {
  top: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  z-index: 101;
  width: 100%;
  padding: 10px 20px;
  height: 70px;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  display: none;
}

.header-rsp .logo-rsp {
  height: 50px;
  width: 180px;
  display: table-cell;
  vertical-align: middle;
}

.header-rsp .logo-rsp img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.hamburger {
  position: absolute;
  top: 8px;
  right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background: #333;
}

.data-rsp {
  position: absolute;
  top: 27px;
  right: 70px;
}

.data-rsp a {
  font-size: 11px;
}

.menu-rsp {
  width: 100%;
  position: fixed;
  padding-top: 70px;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  float: right;
  height: 100%;
  display: none;
}

.menu-rsp .opacity-rsp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.4;
}

.menu-rsp nav {
  float: left;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.menu-rsp nav > ul {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0;
}

.menu-rsp nav > ul > li {
  position: relative;
  list-style: none;
  float: left;
  border: none;
  width: 100%;
  height: auto;
  border-top: 1px solid transparent;
}

.menu-rsp nav > ul > li:first-child {
  border-top: none;
}

.menu-rsp nav > ul > li > a {
  line-height: normal;
  height: auto;
  color: #000;
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 17px 20px 16px 20px;
}

.menu-rsp nav > ul > li > a:hover {
  background-color: #001652;
  color: #fff;
}

.menu-rsp nav ul .li-submenu > a {
  padding-right: 53px;
}

.btn-slide-down {
  width: 40px;
  height: 100%;
  background: #fff;
  border-left: 1px solid transparent;
  position: absolute;
  top: 0;
  font-size: 14px;
  text-align: center;
  color: #000;
  right: 0;
  z-index: 2;
  display: none !important;
  line-height: 52px;
  cursor: pointer;
}

.btn-slide-down, .menu-rsp nav > ul > li {
  border-color: #dfdfdf;
}

.menu-rsp nav ul ul ul ul {
  background: #fff;
}

.menu-rsp nav ul ul ul a {
  padding-left: 45px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background: #fff;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background: #001652;
}

/*** HOME ***/
.wrapper {
  margin: 0 auto;
  padding: 0 60px;
  max-width: 100%;
}

@media (min-width: 576px) {
  .wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    max-width: 1410px;
  }
}
img {
  max-width: 100%;
}

.content-box-1 {
  height: 830px;
  overflow: hidden;
  z-index: 1;
  border-radius: 0 0 50px 50px;
  position: relative;
}
.content-box-1:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 100;
  background: #1e1e1e;
  opacity: 0.5;
}

.content-box-1 .wrapper {
  height: 100%;
  position: relative;
  z-index: 101;
}
.content-box-1 .wrapper .content-box-1-1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding-top: 20px;
}
.content-box-1 .wrapper .content-box-1-1 .txt-1 {
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content-box-1 .wrapper .content-box-1-1 .txt-3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.content-box-1 .wrapper .content-box-1-1 .txt-3 .txt-3-1 {
  font-size: 18px;
  line-height: 30px;
  margin-right: 40px;
  flex-shrink: 0;
}
.content-box-1 .wrapper .content-box-1-1 .txt-2 {
  margin: -30px 0 -93px 0;
}

.x-video-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transform: scaleX(-1);
  /* background: url(../img/files/new11.jpg) center center no-repeat; */
  background-size: cover;
  z-index: 1;
}

.x-video-box video {
  margin: auto;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: visible;
  opacity: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 1199px) {
  .x-video-box video {
    margin: auto;
    position: absolute;
    z-index: -1;
    transform: none;
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
footer {
  background: #171717;
  color: #fff;
  padding: 30px 0;
}
footer .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  line-height: normal;
}
footer .wrapper a {
  color: #fff;
}
footer .wrapper a:hover {
  opacity: 0.85;
}
footer .wrapper .txt-2 {
  font-weight: bold;
}

.bottom-box {
  padding: 65px 0 45px 0;
  position: relative;
  z-index: 1;
}
.bottom-box:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 100;
  background: #1e1e1e;
  opacity: 0.5;
}
.bottom-box .wrapper {
  z-index: 101;
  position: relative;
  display: flex;
}
.bottom-box .wrapper figure {
  width: 430px;
  text-align: center;
  padding-right: 60px;
}
.bottom-box .wrapper .description {
  color: #fff;
  width: calc(100% - 430px);
}
.bottom-box .wrapper .description h2 {
  font-size: 48px;
  margin-bottom: 25px;
  line-height: normal;
  font-weight: normal;
  color: #fff;
}
.bottom-box .wrapper .description h2 strong {
  color: #e32f13;
}
.bottom-box .wrapper .description .row-box {
  display: flex;
  margin: 0 -5px;
}
.bottom-box .wrapper .description .row-box .col-box {
  width: 50%;
  padding: 0 5px;
}
.bottom-box .wrapper .description .row-box .col-box .input-box {
  margin-bottom: 10px;
}
.bottom-box .wrapper .description .row-box .col-box .input-box input {
  display: block;
  width: 100%;
  height: 50px;
  background: #f8f8f8;
  border-radius: 25px;
  color: #505153;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  padding: 0 30px;
  border: none;
}
.bottom-box .wrapper .description .txt-1 {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  padding: 2px 30px 12px 30px;
}
.bottom-box .wrapper .description .input-file {
  background: #f8f8f8;
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  height: 80px;
  cursor: pointer;
  position: relative;
}
.bottom-box .wrapper .description .input-file input, .bottom-box .wrapper .description .input-file > p, .bottom-box .wrapper .description .input-file > p > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.bottom-box .wrapper .description .input-file .txt {
  padding: 0 30px;
  font-size: 16px;
  padding-top: 2px;
  color: #505153;
}
.bottom-box .wrapper .description .input-file .txt > p {
	margin-bottom : 0;
}

.bottom-box .wrapper .description .input-file .btn-1 {
  flex-shrink: 0;
}

.checkbox-content {
  margin-bottom: 20px;
}
.checkbox-content .checkbox-box {
  position: relative;
  margin-bottom: 6px;
}
.checkbox-content .checkbox-box:last-child {
  margin-bottom: 0;
}
.checkbox-content .checkbox-box input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.checkbox-content .checkbox-box label {
  margin: 0;
  display: block;
  font-size: 12px;
  padding-left: 22px;
  line-height: 1.3;
}
.checkbox-content .checkbox-box label:after {
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.form-button {
  display: flex;
  justify-content: center;
}

.checkbox-content .checkbox-box :checked + label:after, .checkbox-content .checkbox-box label.input-checked:after{
  border: 3px solid #fff;
  background: #e32f13;
}

.checkbox-content .checkbox-box .wpcf7-list-item {
	margin : 0;
    top: -3px;
    position: relative;
}

.checkbox-content .checkbox-box > p {
	margin-bottom : 0;
}

.btn-1 {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  font-size: 14px;
  background: #343434;
}

.btn-2 {
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 600;
  letter-spacing: 1px;
  height: 54px;
  justify-content: center;
  border-radius: 27px;
  color: #fff;
  padding: 0 30px;
  min-width: 180px;
  text-align: center;
  border: none;
  background: #e32f13 !important;
}
.btn-2:hover {
  opacity: 0.85;
}

.productSwiper .swiper-slide {
  width: auto; /* lub */
  flex-shrink: 0;
}

.productSwiper {
  margin-bottom: 105px;
}

.animate__animated {
  opacity: 0;
}

.content-box-2 {
  padding: 60px 0 0 0;
  background: #f8f8f8;
  overflow: hidden;
}
.content-box-2 .swiper-wrapper {
  height: auto;
}
.content-box-2 .swiper-wrapper .swiper-slide {
  height: auto;
}
.content-box-2 .current .box-1 {
  background: transparent;
}
.content-box-2 .box-1 {
  background: #fff;
  border-radius: 20px;
  height: 100%;
  cursor: pointer;
  padding: 15px;
}

.content-box-2 .box-1:hover {
	background : rgba(254,254,254,.7);
}

.content-box-2 .box-1 figure {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  height: 255px;
  margin: 0 0 15px 0;
}
.content-box-2 .box-1 .txt {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}

.product-description .z-content-box-1 .description {
  width: 920px;
  margin: 0 auto;
  max-width: 100%;
}
.product-description .z-content-box-1 .description h2 {
  color: #343434;
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 48px;
}
.product-description .z-content-box-1 .description h2 strong {
  color: #e32f13;
  font-weight: bold;
}
.product-description .z-content-box-1 .description .txt {
  font-size: 18px;
  line-height: 30px;
  color: #343434;
}
.product-description .z-content-box-2 {
  margin: 75px 0 0 0;
}
.product-description .z-content-box-2 .boxes-2 {
  height: 980px;
  padding-top: 65px;
  position: relative;
}
.product-description .z-content-box-2 .boxes-2 figure {
  position: absolute;
  top: 0;
  width: 405px;
  left: 50%;
  margin-left: -202px;
  z-index: 2;
}
.product-description .z-content-box-2 .boxes-2 .box-2 {
  display: flex;
  height: 150px;
  align-items: center;
  width: 100%;
  padding: 0 30px;
  position: relative;
  border-radius: 10px;
  color: #343434;
  font-size: 24px;
  line-height: normal;
  margin-top: 1px;
}
.product-description .z-content-box-2 .boxes-2 .box-2:hover {
  color: #fff;
  background: #343434;
}
.product-description .z-content-box-2 .boxes-2 .box-2:hover .txt-box {
  padding-left: 50px;
}
.product-description .z-content-box-2 .boxes-2 .box-2:before {
  content: "";
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  display: block;
  background: #e0e0e2;
}
.product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
  width: 390px;
}
.product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 span {
  white-space: nowrap;
}
.product-description .z-content-box-2 .boxes-2 .box-2 .txt-box {
  width: 832px;
  padding-right: 30px;
}
.product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-2 {
  font-weight: bold;
  color: #e32f13;
  padding-left: 50px;
}
.product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-1 span {
  display: inline-block;
  width: 50px;
}
.product-description .z-content-box-2 .boxes-2-1 figure {
 /*  width: 217px; */
  width: 330px;
 /*  margin-left: -108px;*/
}

.z-content-box-3 {
  padding: 60px 0;
  background: #fff;
}
.z-content-box-3 .carousel-text {
  color: #000033;
  opacity: 0.15;
  font-size: 150px;
  font-weight: 300;
  line-height: 1;
  height: 180px;
}

.z-content-box-4 {
  padding: 0 0 100px 0;
  background: #fff;
}

.boxes-3 .row-box {
  display: flex;
  justify-content: space-between;
}
.boxes-3 .row-box .col-box .box-3 {
  width: 324px;
}
.boxes-3 .row-box .col-box .box-3.box-3-1 {
  width: 400px;
}
.boxes-3 .row-box .col-box .box-3 .txt-2 {
  color: #505153;
  line-height: 30px;
  font-size: 18px;
}
.boxes-3 .row-box .col-box .box-3 .txt-1 {
  color: #343434;
  font-size: 36px;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.boxes-3 .row-box .col-box .box-3 .txt-1 .txt-1-1 {
  font-size: 72px;
  margin-right: 23px;
}
.boxes-3 .row-box .col-box .box-3 .txt-1 .txt-1-2 {
  padding-bottom: 10px;
}

.z-content-box-5 .description {
  width: 920px;
  margin: 0 auto;
  max-width: 100%;
  margin: 105px auto;
}
.z-content-box-5 .description figure {
  text-align: center;
  margin-bottom: 40px;
}

.z-content-box-4-1 {
  padding-top: 30px;
}

.boxes-3 .row-box .col-box .box-3 .txt-2 span.color-1 {
  color: #e32f13;
  text-decoration: underline;
}

.boxes-3 .row-box .col-box .box-3 .txt-2 .txt-2-1 {
  font-size: 14px;
}

.cont-box {
  height: 0 !important;
  overflow: hidden;
}

.cont-box.active {
  height: auto !important;
}

html {
  scroll-behavior: smooth;
}

.hamburger {
  display: none;
}

button.hamburger:hover, button.hamburger:focus {
    background-color: transparent;
}	

.box-1, .box-2, .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box {
  transition: 0.15s linear;
}

.product-description .z-content-box-2 .boxes-2 .box-2 .txt-box {
  cursor: pointer;
}

.product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
  opacity: 0;
  transition: 0.15s linear;
  cursor: pointer;
}

.product-description .z-content-box-2 .boxes-2 .box-2:hover .txt-2 {
  opacity: 1;
}

.description-2 {
	background : #ffffff;
	padding : 120px 0;
	border-top : solid 1px #e5e5e5;
}

.description-2 .z-content-box-1 .description h2 {
  color: #343434;
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 48px;
}
.description-2 .z-content-box-1 .description h2 strong {
  color: #e32f13;
  font-weight: bold;
}

/**************************** MOBILE **************************************/

@media only screen and (max-width: 1360px) {
  .content-box-1 .wrapper .content-box-1-1 .txt-2 {
    margin-bottom: -5%;
  }
}
@media only screen and (max-width: 1199px) {
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
    opacity: 1;
  }
  .content-box-1 {
    height: 600px;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-1 {
    font-size: 25px;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-3 .txt-3-1 {
    font-size: 17px;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-2 {
    margin-bottom: -1%;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-2 {
    margin-top: -13px;
  }
  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 {
    font-size: 18px;
    line-height: 1.4;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-1 span {
    width: 40px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-2 {
    padding-left: 40px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box {
    padding-left: 0 !important;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
    width: 338px;
  }
  .boxes-3 .row-box .col-box .box-3 {
    width: 230px !important;
  }
  .boxes-3 .row-box .col-box .box-3 .txt-2 {
    font-size: 16px;
    line-height: 1.4;
  }
  .bottom-box .wrapper figure {
    width: 290px;
  }
  .bottom-box .wrapper .description {
    width: calc(100% - 290px);
  }
  .boxes-3 .row-box .col-box .box-3 .txt-1 .txt-1-1 {
    flex-shrink: 0;
  }
  

}
@media only screen and (max-width: 992px) {
  .hamburger {
    display: block;
    color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    margin: 5px 10px 0 0;
    z-index: 101;
  }
  .menu-rsp nav ul {
    margin-left: 20px;
    width: calc(100% - 40px);
    background: #f8f8f8;
    border-radius: 20px;
    overflow: hidden;
  }
  .menu-rsp nav ul li a:hover {
    background: #e32f13;
    color: #fff;
  }
  .menu-rsp nav > ul > li > a {
    padding-top: 16px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #e32f13;
  }
  header {
    display: none;
  }
  .animate__animated {
    opacity: 1;
  }
  .content-box-1 {
    height: 450px;
  }
  .content-box-1 .wrapper .content-box-1-1 {
    padding-top: 0;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-3 .txt-3-1 {
    font-size: 16px;
    line-height: 1.4;
  }
  .productSwiper {
    margin-bottom: 60px;
  }
  .product-description .z-content-box-2 .boxes-2 {
    height: auto;
  }
  .product-description .z-content-box-2 .boxes-2 figure {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0;
    left: 0;
  }
  .product-description .z-content-box-2 .boxes-2 figure img {
    height: 300px;
  }
  .product-description .z-content-box-2 .boxes-2 {
    padding-top: 0;
  }
  .product-description .z-content-box-2 {
    margin-top: 60px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box {
    width: 60%;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
    width: 40%;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 {
    background: none !important;
    color: #343434 !important;
  }
  .z-content-box-3 .carousel-text {
    font-size: 70px;
    height: 74px;
  }
  .boxes-3 .row-box {
    display: block;
  }
  .boxes-3 .row-box .col-box .box-3 {
    width: 100% !important;
  }
  .boxes-3 .row-box .col-box {
    margin-bottom: 30px;
  }
  .boxes-3 .row-box .col-box:last-child {
    margin-bottom: 0;
  }
  .z-content-box-3 {
    padding: 40px 0;
  }
  .boxes-3 .row-box .col-box .box-3 .txt-1 {
    font-size: 26px;
  }
  .boxes-3 .row-box .col-box .box-3 .txt-1 .txt-1-1 {
    font-size: 60px;
  }
  .z-content-box-5 .description {
    margin: 60px auto;
  }
  .z-content-box-4 {
    padding-bottom: 60px;
  }
  .z-content-box-5 .description, .product-description .z-content-box-1 .description .txt {
    font-size: 16px;
    line-height: 1.4;
  }
  .z-content-box-4-1 {
    padding-top: 49px;
  }
  .bottom-box .wrapper figure {
    width: 200px;
  }
  .bottom-box .wrapper .description {
    width: calc(100% - 200px);
  }
  .bottom-box .wrapper .description h2 {
    font-size: 35px;
    line-height: 1.3;
  }
  .bottom-box .wrapper .description .input-file {
    line-height: 1.4;
  }
  .bottom-box .wrapper .description .row-box .col-box {
    width: 100%;
  }
  .bottom-box .wrapper .description .row-box {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .content-box-1 .wrapper .content-box-1-1 {
    padding-top: 10px;
  }
  .content-box-1-1 figure {
    display: none;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-3 .txt-3-1 {
    margin-right: 0;
    width: 100%;
  }
  .content-box-1 {
    height: 350px;
  }
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-3 .txt-3-1 br {
    display: none;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-3 .txt-3-1 {
    font-size: 14px;
    line-height: 1.4;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-1 {
    font-size: 18px;
    line-height: 1.4;
  }
  .content-box-1 .wrapper .content-box-1-1 .txt-2 {
    margin-top: -5px;
    padding: 5px 0;
    margin-bottom: 0;
  }
  .content-box-2 {
    padding-top: 50px;
  }
  .productSwiper {
    margin-bottom: 40px;
  }
  .product-description .z-content-box-1 .description h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  
  .description-2 .z-content-box-1 .description h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  .product-description .z-content-box-2 {
    margin-top: 50px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 {
    font-size: 16px;
    display: block;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box {
    width: 100%;
    padding: 0;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
    width: 100%;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 {
    height: auto;
    padding: 20px 0;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-1 span {
    width: 30px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-2 {
    padding-left: 30px;
    padding-left: 0;
    display: inline;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-1 {
    display: inline;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 {
    padding: 10px 0 0 0;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-box .txt-1-1 span {
    font-weight: bold;
  }
  .z-content-box-3 .carousel-text {
    font-size: 40px;
  }
  .product-description .z-content-box-2 .boxes-2 .box-2 .txt-2 br {
    display: none;
  }
  .z-content-box-4 {
    padding-bottom: 50px;
  }
  .z-content-box-3 .carousel-text {
    height: 45px;
  }
  .boxes-3 .row-box .col-box .box-3 .txt-1 .txt-1-1 {
    font-size: 40px;
  }
  .boxes-3 .row-box .col-box .box-3 .txt-1 {
    font-size: 20px;
  }
  .boxes-3 .row-box .col-box .box-3 .txt-1 .txt-1-2 {
    padding-bottom: 6px;
  }
  .bottom-box .wrapper figure {
    display: none;
  }
  .bottom-box .wrapper .description {
    width: 100%;
  }
  .bottom-box {
    padding: 50px 0 55px 0;
  }
  .bottom-box .wrapper .description h2 {
    font-size: 25px;
  }
  .bottom-box .wrapper .description .input-file {
    display: block;
  }
  .bottom-box .wrapper .description .input-file .btn-1 {
    text-align: center;
  }
  .bottom-box .wrapper .description .input-file {
    height: auto;
    padding: 20px;
  }
  .bottom-box .wrapper .description .input-file .txt {
    padding: 15px 0 0 0;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
  }
  footer .wrapper {
    flex-direction: column;
  }
  footer .wrapper .txt-2 {
    padding: 15px 0 18px 0;
  }
  .z-content-box-5 .description figure img {
    height: 250px;
  }
  .z-content-box-5 .description {
    margin: 50px auto;
  }
  
}

/*******   vvvvvv    *******/
.file-drop-wrapper {
  margin-bottom: 1rem;
}

/* cała belka */
.file-drop {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 15px 24px;
  background: #f5f5f5;
  border-radius: 10px;
  position: relative; /* NOWE */
}


.file-drop:hover {
  background: rgba(245,245,245,.9);
}

/* lewa część (przycisk + tekst) */
.file-drop__label {
  display: flex;
  align-items: center;
  gap: 18px;
  flex: 1;
  cursor: pointer;
  white-space: nowrap;
  margin-bottom: 0;
}

.file-drop p {
	margin-bottom : 0;
}

.file-drop > p:last-child { 
	margin-left: auto;
}

/* przycisk „Wybierz pliki” */
.file-drop__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 26px;
  border-radius: 999px;
  background: #262626;
  color: #ffffff; 
  font-weight: 600;
  font-size: 14px;
  white-space: nowrap;
}

/* tekst o pliku */
.file-drop__text {
  font-size: 14px;
  color: #777;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-info {
  font-weight: 500;
  color: #159700;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}

.file-info::before {
	content : "";
	width : 27px;
	height : 30px;
	background : url(img/file.png);
	display: inline-block;
    margin-right: 10px;
    top: 7px;
    position: relative;
}

/* ukrycie natywnego inputa nad całą strefą */
.file-drop__input {
  position: absolute;
  inset: 0;           /* teraz odnosi się do .file-drop */
  opacity: 0;
  cursor: pointer;
}

/* efekt przy przeciąganiu */
.file-drop.file-drop--dragover {
  box-shadow: 0 0 11px 5px #999999 inset;
  background: rgba(245,245,245,.9);
}

/* usuń plik po prawej */
.file-drop__remove {
  background: none;
  border: none;
  color: #d9534f;
  font-size: 14px;
  cursor: pointer;
  display: none;
  white-space: nowrap;
     border-radius: 999px;
}

@media only screen and (max-width: 992px) {
	.file-drop, .file-drop__label {
		flex-direction : column;
	}
	
	.file-drop > p:last-child {
		margin-left : unset;
	}
}

.cf7-popup {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease;
  z-index: 9999;
}

.cf7-popup h2 {
	font-size : 30px;
	font-weight : 700;
	color : #e32f13;
}

.cf7-popup.active {
  opacity: 1;
  pointer-events: auto;
}

.cf7-popup-content {
  background: #fff;
  padding: 30px 40px;
  border-radius: 12px;
  font-size: 18px;
  color: #333;
  text-align: center;
  width : 100%;
  max-width  :550px;
  animation: popupScale .25s ease;
}

@keyframes popupScale {
  from { transform: scale(0.8); opacity: 0; }
  to   { transform: scale(1); opacity: 1; }
}

.text-template {
    padding-top: 150px;
    padding-bottom: 150px;
}

body:not(.home) .header {
	background: #343434;
}

html, body {
	height : 100%;
}

body {
    display: flex;
    flex-direction: column;
}
footer {
	margin-top : auto;
}

.video-cover {
	position: relative;
	width: 100%;
	max-width : 800px;
	aspect-ratio: 16/9;
	overflow: hidden;
	border-radius: 30px;
	margin : auto;
}

.video-cover iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	transform: translate(-50%, -50%);
}

header.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  background : #ffffff;
  border-bottom : solid 1px #f5f5f5;
}

header.header.fixed.slide-in {
  transform: translateY(0);
}

header.header.fixed .wrapper .main-menu > ul > li > a:not(.h-btn-1) {
	color : #292929;
}