.elementor-2371 .elementor-element.elementor-element-45621ebe:not(.elementor-motion-effects-element-type-background), .elementor-2371 .elementor-element.elementor-element-45621ebe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A2B4E;}.elementor-2371 .elementor-element.elementor-element-45621ebe{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2371 .elementor-element.elementor-element-45621ebe > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2371 .elementor-element.elementor-element-508b613e{text-align:center;font-family:"Poppins", Sans-serif;font-size:27px;font-weight:600;line-height:1px;text-shadow:0px 0px 37px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-2371 .elementor-element.elementor-element-7e309c30 > .elementor-element-populated{margin:030px -1px -1px -1px;--e-column-margin-right:-1px;--e-column-margin-left:-1px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2371 .elementor-element.elementor-element-77d8ef6b .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:38px;font-weight:600;color:#213E78;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-2371 .elementor-element.elementor-element-27d85056{--divider-border-style:solid;--divider-color:#F58220;--divider-border-width:3.5px;}.elementor-2371 .elementor-element.elementor-element-27d85056 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-2371 .elementor-element.elementor-element-27d85056 .elementor-divider-separator{width:22%;}.elementor-2371 .elementor-element.elementor-element-27d85056 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2371 .elementor-element.elementor-element-43cb9b63 > .elementor-widget-container{margin:0px 5px 50px 5px;}.elementor-2371 .elementor-element.elementor-element-43cb9b63{font-family:"Poppins", Sans-serif;font-weight:400;color:#213E78;}.elementor-2371 .elementor-element.elementor-element-48aba5f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-2371 .elementor-element.elementor-element-48aba5f > .elementor-container{min-height:70px;}/* Start custom CSS for text-editor, class: .elementor-element-508b613e */.elementor-widget-text-editor.banner-text-1 p {
    font-size: 25px;
      margin-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }

@media (max-width: 1080px) {
  .elementor-widget-text-editor.banner-text-1 p {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for divider, class: .elementor-element-27d85056 */@media (max-width: 1024px) and (min-width: 801px) {
  .elementor-widget-divider.divider-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .elementor-widget-divider.divider-1 .elementor-divider {
    margin: 0 auto;
  }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-3bc5034a */.sticky-cta-bar .cta-icon-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  padding: 0;
  margin: 0;
}

.sticky-cta-bar .cta-label {
  position: absolute;
  top: -30%;
  right: 80%;
  transform: translateY(-50%) translateX(-10px);
  background: #4a4a4a;
  color: #ffffff;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 20px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.2s ease;
  pointer-events: none;
  z-index: 10;
}

.sticky-cta-bar .cta-icon-wrapper:hover .cta-label {
  opacity: 1;
  transform: translateY(70%) translateX(-20px);
}

.sticky-cta-bar .cta-icon-wrapper .elementor-widget-image img {
  transition: transform 0.2s ease;
}

.sticky-cta-bar .cta-icon-wrapper:hover .elementor-widget-image img {
  transform: scale(1.09);
}

@media (max-width: 1024px) {
  .sticky-cta-bar .cta-icon-wrapper {
    width: 70px;
    max-width: 70px;
    flex: 0 0 70px;
  }
}

@media (max-width: 767px) {
  .sticky-cta-bar .cta-icon-wrapper {
    width: 60px;
    max-width: 60px;
    flex: 0 0 60px;
  }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-4aa60b31 */.sticky-cta-bar .cta-icon-wrapper2 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  padding: 0;
  margin: 0;
}

.sticky-cta-bar .cta-label2 {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%) translateX(-10px);
  background: #4a4a4a;
  color: #ffffff;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 20px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.2s ease;
  pointer-events: none;
  z-index: 10;
}

.sticky-cta-bar .cta-icon-wrapper2:hover .cta-label2 {
  opacity: 1;
  transform: translateY(70%) translateX(-20px);
}

.sticky-cta-bar .cta-icon-wrapper2 .elementor-widget-image img {
  transition: transform 0.2s ease;
}

.sticky-cta-bar .cta-icon-wrapper2:hover .elementor-widget-image img {
  transform: scale(1.09);
}

@media (max-width: 1024px) {
  .sticky-cta-bar .cta-icon-wrapper2 {
    width: 70px;
    max-width: 70px;
    flex: 0 0 70px;
  }
}

@media (max-width: 767px) {
  .sticky-cta-bar .cta-icon-wrapper2 {
    width: 60px;
    max-width: 60px;
    flex: 0 0 60px;
  }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-6b2e18be */.sticky-cta-bar .cta-icon-wrapper3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  padding: 0;
  margin: 0;
}

.sticky-cta-bar .cta-label3 {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%) translateX(-10px);
  background: #4a4a4a;
  color: #ffffff;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 20px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.2s ease;
  pointer-events: none;
  z-index: 10;
}

.sticky-cta-bar .cta-icon-wrapper3:hover .cta-label3 {
  opacity: 1;
  transform: translateY(70%) translateX(-20px);
}

.sticky-cta-bar .cta-icon-wrapper3 .elementor-widget-image img {
  transition: transform 0.2s ease;
}

.sticky-cta-bar .cta-icon-wrapper3:hover .elementor-widget-image img {
  transform: scale(1.09);
}

@media (max-width: 1024px) {
  .sticky-cta-bar .cta-icon-wrapper3 {
    width: 70px;
    max-width: 70px;
    flex: 0 0 70px;
  }
}

@media (max-width: 767px) {
  .sticky-cta-bar .cta-icon-wrapper3 {
    width: 60px;
    max-width: 60px;
    flex: 0 0 60px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-48aba5f */.elementor-section.sticky-cta-bar {
  position: fixed;
  top: 165px;
  right: 20px;
  width: auto;
  height: auto;
  z-index: 9998;
  background: transparent;
  padding: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sticky-cta-bar .elementor-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
  width: auto;
}/* End custom CSS */