@charset "UTF-8";
/* 
	Theme Name: PBD 2023
	Author URI: https://scharmach.pl/
	Description: Indywidualny szablon dla Przedsiębiorstwa Budowy Dróg
	Author: Scharmach Consulting
	Author URI: https://scharmach.pl/
	Template: hello-elementor
	Version: 1.0.1
	Text Domain: hello-elementor
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
.pbd-header {
  z-index: 10;
}
.pbd-header .pbd-menu-header li {
  width: 186px;
}
.pbd-header .pbd-menu-header li a {
  justify-content: center;
}
.pbd-header .pbd-menu-header li:last-child {
  border-right: 1px solid #f2f2f2;
}
.pbd-header .pbd-search-header {
  width: auto !important;
}

#yellow-bar {
  width: 185px;
  height: 54px;
  background-color: #FACC00;
  z-index: 300;
  position: absolute;
  top: -54px;
  left: 0;
  transition: all 1000ms;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
}

/*******************GENERAL*********************/
.pbd-outline-text h2 {
  color: transparent !important;
  -webkit-text-stroke: 1px #000000;
}

.pbd-outline-text-white h2 {
  color: transparent !important;
  -webkit-text-stroke: 1px #ffffff;
}

/*********************HOMEPAGE*********************/
.inner-hero {
  opacity: 0;
  transition: all 700ms;
}

.hero-visible {
  opacity: 1;
}

.hero-arrow-div {
  width: 21px;
  height: 21px;
  margin-left: 9px;
  background-color: #FACC00;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-arrow-div svg {
  margin-top: -10px;
}

.pbd-mail-link {
  color: #000000;
}

.pbd-contact-form-form .elementor-field-type-submit {
  width: 122px;
}

/***************FOOTER*******************/
.pbd-footer-contact .elementor-widget-icon {
  margin-top: -8px;
}

.elementor-location-footer a {
  color: #ffffff !important;
}

.pbd-go-to-top {
  background-color: #FACC00;
  width: 49px !important;
  height: 49px;
  top: -55% !important;
}
.pbd-go-to-top .elementor-widget-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pbd-go-to-top .elementor-widget-container .elementor-icon {
  margin-top: 5px;
}

.pbd-go-to-top:hover {
  cursor: pointer;
}

/***************** O NAS *****************/
.pbd-yellow-bg {
  background-color: #FACC00;
}

/************* OFERTA ***********************/
.pbd-oferta-left .pbd-oferta-tittle-ico .elementor-icon-box-title {
  margin-bottom: 0px;
  margin-top: 27px;
}

.elementor-slideshow__title {
  display: none;
}

/***************KONTAKT********************/
.pbd-kontakt-mapka {
  max-height: 405px;
}

/*****************MOBILE HOME PAGE***********************/
.pbd-mobil-hero {
  position: relative;
  overflow: hidden;
  min-height: 150px;
}
.pbd-mobil-hero .pbd-mobil-carusel {
  position: absolute;
  left: 20px;
}
.pbd-mobil-hero .pbd-mobil-carusel .swiper-slide {
  width: 150px !important;
  height: 150px !important;
}
.pbd-mobil-hero .pbd-mobil-carusel .swiper-slide img {
  width: 150px !important;
  height: 150px !important;
}

.pbd-mobil-carusel-two .swiper-slide {
  width: 150px !important;
}
.pbd-mobil-carusel-two .elementor-carousel-image {
  width: 150px !important;
}

.pbd-mobile-button .elementor-widget-container {
  height: 35px !important;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.pbd-hamburger-menu-bt .elementor-button-wrapper {
  width: 45px;
  height: 45px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.pbd-hamburger-menu-bt .elementor-button .elementor-align-icon-left {
  margin-right: 0px !important;
}

.pbd-popup-menu {
  width: calc(100vw - 20px);
}

.pbd-iks-button {
  top: -2px !important;
  right: -1px !important;
}
.pbd-iks-button .elementor-button-wrapper {
  width: 45px;
  height: 45px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.pbd-iks-button .elementor-button .elementor-align-icon-left {
  margin-right: 0px !important;
}

/********* RWD *************/
@media (max-width: 768px) {
  .pbd-go-to-top {
    top: -250% !important;
  }
}/*# sourceMappingURL=style.css.map */