.elementor-430 .elementor-element.elementor-element-c33da57{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-430 .elementor-element.elementor-element-c33da57:not(.elementor-motion-effects-element-type-background), .elementor-430 .elementor-element.elementor-element-c33da57 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#7D7AB9;}.elementor-430 .elementor-element.elementor-element-e150c44{--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;}.elementor-430 .elementor-element.elementor-element-db2cee2{text-align:left;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-54004236{--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;}.elementor-430 .elementor-element.elementor-element-422f48f1 .elementor-heading-title{font-weight:700;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-4c3c0eb4{width:auto;max-width:auto;}.elementor-430 .elementor-element.elementor-element-1fa24710{--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;}.elementor-430 .elementor-element.elementor-element-7c689170 .elementor-heading-title{font-weight:700;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-6e7ca4ea{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-430 .elementor-element.elementor-element-6e7ca4ea:not(.elementor-motion-effects-element-type-background), .elementor-430 .elementor-element.elementor-element-6e7ca4ea > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F0F2D;}.elementor-430 .elementor-element.elementor-element-56aeea38{text-align:center;color:#FFFFFF;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-430 .elementor-element.elementor-element-e150c44{--width:33%;}.elementor-430 .elementor-element.elementor-element-54004236{--width:33%;}.elementor-430 .elementor-element.elementor-element-1fa24710{--width:34%;}}/* Start custom CSS for html, class: .elementor-element-272f9faa */p {
  font-size: 16px;
  line-height: 1.8;
  color: #1e1e1e;
}

p a {
  color: #171450; /* Granatowy z Twojego motywu */
  text-decoration: none;
  font-weight: 500;
}

p a:hover {
  text-decoration: underline;
  color: #0f0f2d; /* ciemniejszy granat przy najechaniu */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c33da57 *//* =====================
   GLOBALO – FOOTER STYLE (FINAL)
   ===================== */

/* Sekcja główna stopki */
footer.elementor-location-footer {
  background: #171450 !important; /* jednolite granatowe tło */
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
 
}

/* Nagłówki w stopce */
footer.elementor-location-footer h4 {
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  border-left: 3px solid #E30613; /* czerwony akcent pionowy */
  padding-left: 0px;
  text-transform: uppercase;
}

/* Linki w stopce */
footer.elementor-location-footer a {
  color: #ffffff !important; /* biały jako bazowy */
  text-decoration: none;
  transition: all 0.3s ease;
}

footer.elementor-location-footer a:hover {
  color: #E30613 !important; /* czerwony hover */
  border-bottom: 10px solid #E30613;
  padding-bottom: 0px;
}

/* Tekst w stopce */
footer.elementor-location-footer p {
  color: #ffffff !important;
  font-size: 14px;
  line-height: 1.6em;
  margin: 0 0 0px;
}

/* Sekcja copyright */
footer.elementor-location-footer .elementor-section:last-of-type {
  background: #0f0f2d !important; /* ciemniejszy granat dla kontrastu */
  text-align: center;
  padding: 0 0 0px; /* góra 0, dół 0px */
  font-size: 13px;
  color: #ffffff !important;
  border-top: 1px solid rgba(255,255,255,0.1);
}

/* Responsywność */
@media (max-width: 768px) {
  footer.elementor-location-footer {
    text-align: center;
  }
  footer.elementor-location-footer h4 {
    margin-top: 0px;
  }
}/* End custom CSS */