.elementor-1919 .elementor-element.elementor-element-70671bab{--display:flex;--min-height:45px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:8%;--padding-right:8%;}.elementor-1919 .elementor-element.elementor-element-70671bab:not(.elementor-motion-effects-element-type-background), .elementor-1919 .elementor-element.elementor-element-70671bab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#C78484;}.elementor-1919 .elementor-element.elementor-element-234e77ae{text-align:center;}.elementor-1919 .elementor-element.elementor-element-234e77ae .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px;color:#000000;}.elementor-1919:not(.elementor-motion-effects-element-type-background), .elementor-1919 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(171deg, #FAFAFA 100%, #f2295b 0%);}.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-1919 .elementor-element.elementor-element-70671bab{--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-1919 .elementor-element.elementor-element-234e77ae .elementor-heading-title{font-size:14px;}}/* Start custom CSS *//* =========================================================
   FCIP - PROFESSIONAL FOOTER FINAL
   ========================================================= */

/* apply maroon background to the whole footer area */
.fcip-footer-wrap,
.fcip-footer-wrap > .e-con-inner,
.fcip-footer-wrap > .elementor-container,
.fcip-footer-wrap > .elementor-widget-wrap {
  background: #FF6B35 !important;
}

/* main footer box */
.fcip-footer-wrap {
  width: 100%;
  border-top: 1px solid rgba(255,255,255,0.14);
  box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.12);
  padding: 24px 20px;
  box-sizing: border-box;
}

/* inner alignment */
.fcip-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  background: transparent !important;
}

.fcip-footer-text {
  text-align: center;
  background: transparent !important;
}

/* force all footer text to smaller white font */
.fcip-footer-wrap,
.fcip-footer-wrap p,
.fcip-footer-wrap div,
.fcip-footer-wrap span,
.fcip-footer-wrap a,
.fcip-footer-wrap strong {
  color: #ffffff !important;
  font-size: 13px !important;
  line-height: 1.7 !important;
}

/* spacing between lines */
.fcip-footer-text p {
  margin: 0 0 6px !important;
}

.fcip-footer-text p:last-child {
  margin-bottom: 0 !important;
}

.fcip-footer-text strong {
  font-weight: 800;
  letter-spacing: -0.01em;
}

/* subtle accent line */
.fcip-footer-wrap::before {
  content: "";
  display: block;
  width: 120px;
  height: 3px;
  margin: 0 auto 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.75);
  opacity: 0.95;
}

/* tablet */
@media (max-width: 1024px) {
  .fcip-footer-wrap,
  .fcip-footer-wrap p,
  .fcip-footer-wrap div,
  .fcip-footer-wrap span,
  .fcip-footer-wrap a,
  .fcip-footer-wrap strong {
    font-size: 12px !important;
    line-height: 1.65 !important;
  }
}

/* mobile */
@media (max-width: 767px) {
  .fcip-footer-wrap {
    padding: 20px 14px;
  }

  .fcip-footer-wrap,
  .fcip-footer-wrap p,
  .fcip-footer-wrap div,
  .fcip-footer-wrap span,
  .fcip-footer-wrap a,
  .fcip-footer-wrap strong {
    font-size: 12px !important;
    line-height: 1.6 !important;
  }

  .fcip-footer-wrap::before {
    width: 90px;
    margin-bottom: 12px;
  }
}/* End custom CSS */