.elementor-6 .elementor-element.elementor-element-e4cce56{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-06fa5c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-023ff02 */.background {
  background-image: url('https://avoracore.pl/wp-content/uploads/2025/07/AVORA-strona-www_w-budowie.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}

.text-left {
  position: absolute;
  bottom: 120px;
  left: 40px;
  font-size: 1.2rem;
  background: rgba(0, 0, 0, 0.5);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: bold;
  color: #fff;
}

.bottom-right {
  position: absolute;
  bottom: 30px;
  right: 150px;
}

.bottom-right .contact-button {
  display: inline-block;
  padding: 10px 25px;
  background-color: #fff;
  color: black;
  text-decoration: none;
  border-radius: 30px;
  font-weight: bold;
  transition: background 0.3s, color 0.3s;
}

.bottom-right .contact-button:hover {
  background-color: #000;
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-501bd7d */body {
    margin: 0;
    padding: 0;
    height: 100vh;
    width: 100%;
    background-image: url('https://avoracore.pl/wp-content/uploads/2025/07/AVORA-www-mobile.webp');
    background-size: cover;
    background-position: center;  
    background-repeat: no-repeat;
    font-family: Arial, sans-serif;
}


.contact-button {
    position: fixed;
    bottom: 30px;   
    right: 20px;    
    padding: 10px 20px;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    border-radius: 30px;
    font-size: 16px;
    transition: background-color 0.3s ease;
}

.contact-button:hover {
    background-color: #000;
    color: #fff;
}/* End custom CSS */