.elementor-216 .elementor-element.elementor-element-c49737f{--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-216 .elementor-element.elementor-element-c49737f:not(.elementor-motion-effects-element-type-background), .elementor-216 .elementor-element.elementor-element-c49737f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-33d4ef1 );}.elementor-216 .elementor-element.elementor-element-8917d43{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:40px 40px;--row-gap:40px;--column-gap:40px;--grid-auto-flow:row;--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-216 .elementor-element.elementor-element-07d28d1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-216 .elementor-element.elementor-element-dad5914 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-216 .elementor-element.elementor-element-ca77f68{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-216 .elementor-element.elementor-element-92fb970 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-216 .elementor-element.elementor-element-8917d43{--e-con-grid-template-columns:repeat(3, 1fr);--grid-auto-flow:row;}}@media(max-width:767px){.elementor-216 .elementor-element.elementor-element-8917d43{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-824e58e */.elementor-216 .elementor-element.elementor-element-824e58e {
    min-width: 200px;
    width: 100%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-85b9056 */.elementor-216 .elementor-element.elementor-element-85b9056 {
    min-width: 200px;
    width: 100%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-32a48ee */.elementor-216 .elementor-element.elementor-element-32a48ee {
    min-width: 200px;
    width: 100%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-07d28d1 */.elementor-216 .elementor-element.elementor-element-07d28d1 {
    min-width: 200px;
    width: 100%;
}


.contact-info {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 14px;
  line-height: 1.5;
}

.contact-info li:last-child {
  margin-bottom: 0;
}

.contact-info li i {
  flex-shrink: 0;
  width: 20px;
  text-align: center;
  margin-top: 0.25em;
}

.contact-info a {
  color: inherit;
  text-decoration: none;
  word-break: break-word;
}

.contact-info a:hover {
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8917d43 */.elementor-216 .elementor-element.elementor-element-8917d43 {
    max-width: 1400px;
    margin: 0 auto;
}

.footer-col h3 {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
}

.footer-col h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background-color: #05bfdb;
}

.footer-col p {
  margin-bottom: 15px;
  line-height: 1.6;
}

.footer-links {
  list-style: none;
  padding-left: 0;
}


.footer-links li {
  margin-bottom: 12px;
}

.footer-links a {
  color: #ccc;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer-links a:hover {
  color: #05bfdb;
  padding-left: 5px;
}

.contact-info {
  list-style: none;
}

.contact-info li {
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
}

.contact-info i {
  margin-right: 10px;
  color: #05bfdb;
}

.social-icons {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.social-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: white;
  transition: all 0.3s ease;
}

.social-icons a:hover {
  background-color: #05bfdb;
  transform: translateY(-3px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dad5914 */.wf-float-btns {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

/* Base button: round icon */
.wf-float-btns .wf-btn {
  position: relative;
  display: flex;
  align-items: center;
  height: 56px;
  padding: 0 15px;
  border-radius: 50px;
  color: #fff !important;
  text-decoration: none !important;
  font: 600 15px/1 system-ui, -apple-system, sans-serif;
  white-space: nowrap;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.wf-float-btns svg { flex-shrink: 0; }

/* Hidden text that slides open */
.wf-float-btns .wf-text {
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  margin-left: 0;
  transition: max-width 0.4s ease, opacity 0.3s ease, margin-left 0.4s ease;
}

/* Expand on hover (desktop / mouse only) */
@media (hover: hover) {
  .wf-float-btns .wf-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  }
  .wf-float-btns .wf-btn:hover .wf-text {
    max-width: 150px;
    opacity: 1;
    margin-left: 10px;
  }
  .wf-float-btns .wf-btn:hover { padding-right: 20px; }
}

/* Call: blue + ringing icon */
.wf-float-btns .wf-call { background: #1a73e8; }
.wf-float-btns .wf-call svg {
  animation: wf-ring 2s ease-in-out infinite;
}
@keyframes wf-ring {
  0%, 50%, 100% { transform: rotate(0); }
  10%, 30% { transform: rotate(-15deg); }
  20%, 40% { transform: rotate(15deg); }
}

/* WhatsApp: green + pulse */
.wf-float-btns .wf-wa { background: #25d366; }
.wf-float-btns .wf-wa::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: #25d366;
  z-index: -1;
  animation: wf-pulse 2s ease-out infinite;
}
@keyframes wf-pulse {
  0%   { transform: scale(1);    opacity: 0.6; }
  100% { transform: scale(1.35); opacity: 0; }
}

/* Mobile: slightly smaller circles */
@media (max-width: 600px) {
  .wf-float-btns { right: 15px; bottom: 15px; }
  .wf-float-btns .wf-btn { height: 52px; padding: 0 13px; }
}

@media (prefers-reduced-motion: reduce) {
  .wf-float-btns svg,
  .wf-float-btns .wf-wa::before { animation: none; }
  .wf-float-btns .wf-text { transition: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-92fb970 *//*.elementor-216 .elementor-element.elementor-element-92fb970 {*/
/*    display: none;*/
/*}*//* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ca77f68 */.elementor-216 .elementor-element.elementor-element-ca77f68 {
    text-align: center;
    font-size: 0.9rem;
    color: #aaa;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c49737f */.elementor-216 .elementor-element.elementor-element-c49737f {
    color: white;
    padding: 70px 5% 20px;
}/* End custom CSS */