.elementor-kit-1017{--e-global-color-primary:#2F2F2F;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#244C5A;--e-global-color-f787665:#FFFFFF;--e-global-color-501fe30:#34657F;--e-global-color-c3d802c:#BD472A;--e-global-color-57378b8:#BD472A;--e-global-color-3dcd0d5:#FFFFFF;--e-global-color-a9d2958:#244C5A;--e-global-color-aad4d47:#BD472A;--e-global-color-84effcf:#EEEEEE;--e-global-color-c1bcff9:#244C5A;--e-global-color-94b12ba:#E5E5E5;--e-global-color-169d8c8:#BD472A;--e-global-color-9238622:#BD472A;--e-global-color-e083a2c:#FFFFFF;--e-global-color-28c6e4b:#972F16;--e-global-color-bbf838e:#FFFFFF;--e-global-color-6fdaadf:#244C5A;--e-global-color-52874d0:#FFFFFF;--e-global-color-101dce5:#ECEEF2;--e-global-color-7d45de7:#F3F3F3;--e-global-color-34b634b:#244C5A;--e-global-color-29d228c:#0E1E24;--e-global-color-e67451f:#BD472A;--e-global-color-c20e061:#B1B5B5;--e-global-color-52aea6e:#484848;--e-global-color-06c52b2:#F8DD60;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:18px;line-height:1.5em;}.elementor-kit-1017 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1017 a{color:var( --e-global-color-e67451f );}.elementor-kit-1017 h1{color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:50px;font-weight:600;text-transform:capitalize;line-height:1.3em;}.elementor-kit-1017 h2{color:var( --e-global-color-accent );font-family:"Roboto", Sans-serif;font-size:42px;font-weight:600;text-transform:capitalize;line-height:1.2em;}.elementor-kit-1017 h3{color:#003143;font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;text-transform:capitalize;line-height:1.2em;}.elementor-kit-1017 button,.elementor-kit-1017 input[type="button"],.elementor-kit-1017 input[type="submit"],.elementor-kit-1017 .elementor-button{font-size:20px;font-weight:500;text-transform:capitalize;line-height:1.2em;border-style:none;border-radius:25px 25px 25px 25px;padding:11px 24px 11px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-1017 h1{font-size:40px;}.elementor-kit-1017 h2{font-size:40px;}.elementor-kit-1017 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1017{font-size:17px;}.elementor-kit-1017 h1{font-size:40px;line-height:1.3em;}.elementor-kit-1017 h2{font-size:35px;}.elementor-kit-1017 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* no margin bottom on p last-child */
.p-mb-0 p:last-child {
  margin-bottom: 0;
}

.process-circle p{
    height:60px;
    width:60px;
    display: table-cell;
    vertical-align: middle;
    align-content: center;
}

.square-col{
    height:75px;
    width:75px!important;
}


.list-icon-top .elementor-icon-list-item {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-box-align: start;
    align-items: start!important;
}

.list-icon-top .elementor-icon-list-icon {
    padding-top:7px;
}

.e-n-accordion-item-title-icon {
  align-self: flex-start !important;
  margin-top: 0.2em !important;
}

.hover-container {
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hover-container:hover,
.hover-container:focus-within {
  z-index: 10;
  transform: scale(1.05);

}

a.elementor-button[href*="contact"] {
  position: relative;
  overflow: hidden;
  z-index: 1;
 background: linear-gradient(
  45deg,
  #f1a96b,   /* light orange */
  #e07a3a,   /* soft warm orange */
  #d45a26,   /* main orange */
  #e07a3a,   /* soft warm orange */
  #f1a96b    /* light orange */
);






  background-size: 400% 100%;
  background-repeat: repeat;
  animation: goldShiner 3s linear infinite;
  opacity: 1;
  will-change: background-position;
  transform: translateZ(0);
  
}

a.elementor-button[href*="contact"]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
    background: linear-gradient(
  45deg,
  #f1a96b,   /* warm light orange */
  #f7be84,   /* lighter orange accent */
  #d45a26,   /* new more-orange main */
  #b7491d,   /* deep burnt orange */
  #d45a26,   /* main repeated */
  #7a2f14,   /* rich dark orange-brown */
  #f1a96b    /* repeat light for symmetry */
);





  background-size: 200% 100%;
  background-repeat: repeat;

  z-index: -1;
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}

a.elementor-button[href*="contact"]:hover::before {
  animation: goldShiner 1s linear infinite;
  opacity: 1;
}

@keyframes goldShiner {
  0% { background-position: 0% 50%; }
  100% { background-position: 100% 50%; }
}

.hover-container {
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hover-container:hover,
.hover-container:focus-within {
  z-index: 10;
  transform: scale(1.05);

}/* End custom CSS */