.elementor-50 .elementor-element.elementor-element-5217835{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.la-footer-premium {
  background-color: #fff;
  font-family: 'Roboto', sans-serif;
  border-top: 1px solid #f0f0f0;
  color: #444;
}

.la-footer-container { max-width: 1280px; margin: 0 auto; padding: 0 20px; }
.la-footer-newsletter { padding: 50px 0; background-color: #fcfcfc; border-bottom: 1px solid #f0f0f0; }
.la-news-content { display: flex; justify-content: space-between; align-items: center; gap: 30px; }
.la-news-text h3 { font-size: 22px; color: #1a1a1a; margin-bottom: 5px; font-weight: 700; }
.la-news-text p { font-size: 14px; color: #777; margin: 0; }
.la-news-form { display: flex; gap: 10px; width: 100%; max-width: 500px; }
.la-input-mail { flex: 3; padding: 14px 18px; border: 1px solid #ddd; border-radius: 4px; outline: none; }
.la-btn-submit { flex: 1.5; padding: 14px 10px; background-color: #000; color: #fff; border: none; border-radius: 4px; font-weight: 600; cursor: pointer; transition: 0.3s; }
.la-btn-submit:hover { background-color: #FF712C; }
.la-footer-main { padding: 70px 0; }
.la-footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1.2fr; gap: 40px; }
.la-footer-logo { max-height: 70px; margin-bottom: 25px; display: block; }
.la-brand-desc { font-size: 14px; line-height: 1.7; color: #666; margin-bottom: 25px; }
.la-footer-h4 { font-size: 15px; color: #1a1a1a; margin-bottom: 25px; font-weight: 700; text-transform: uppercase; }
.la-footer-links { list-style: none !important; padding: 0; margin: 0; }
.la-footer-links li { margin-bottom: 12px; }
.la-footer-links a { color: #666; font-size: 14px; text-decoration: none; transition: 0.2s; }
.la-footer-links a:hover { color: #FF712C; }
.la-social-group { display: flex; gap: 15px; }
.la-social-item { color: #555; transition: 0.3s; }
.la-social-item svg { width: 22px; height: 22px; }
.la-social-item:hover { color: #FF712C; transform: translateY(-3px); }
.la-contact-info { margin-bottom: 15px; }
.la-contact-info small { display: block; font-size: 11px; color: #aaa; text-transform: uppercase; font-weight: 700; }
.la-contact-info p { font-size: 14px; font-weight: 500; color: #1a1a1a; margin: 2px 0 0; }
.la-footer-bottom { padding: 30px 0; border-top: 1px solid #f0f0f0; }
.la-bottom-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.la-copyright { font-size: 13px; color: #999; text-align: center; }
@media (max-width: 768px) {
  .la-news-content { flex-direction: column; text-align: center; }
  .la-news-text h3 { font-size: 18px; }
  .la-news-text p { font-size: 13px; margin-bottom: 15px; }
  .la-news-form { width: 100%; display: flex; }
  .la-footer-grid { grid-template-columns: 1fr; gap: 0; }
  .la-col-brand { text-align: center; padding-bottom: 30px; }
  .la-social-group { justify-content: center; }
  .la-dropdown { border-bottom: 1px solid #eee; }
  .la-footer-h4 { margin-bottom: 0; padding: 18px 0; display: flex; justify-content: space-between; align-items: center; cursor: pointer; }
  .la-arrow { display: block; width: 8px; height: 8px; border-right: 2px solid #bbb; border-bottom: 2px solid #bbb; transform: rotate(45deg); transition: 0.3s; }
  .la-footer-links { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; }
  .la-dropdown.is-active .la-footer-links { max-height: 400px; padding-bottom: 20px; }
  .la-dropdown.is-active .la-arrow { transform: rotate(-135deg); }
  .la-bottom-inner { text-align: center; }
  .la-copyright { font-size: 12px; }
}/* End custom CSS */