.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#DE0C0E;--e-global-color-text:#3D1414;--e-global-color-accent:#F3E82F;--e-global-color-6bce2b9:#FFFFFF;--e-global-color-2dd76b7:#E9E9E9;--e-global-color-f156816:#9F9F9F;--e-global-typography-primary-font-family:"Luckiest Guy";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Luckiest Guy";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:3px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Luckiest Guy";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-6bce2b9 );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:transparent;background-image:linear-gradient(169deg, var( --e-global-color-secondary ) 0%, #800505 100%);border-radius:1000px 1000px 1000px 1000px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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-5{--e-global-typography-text-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden !important;
}

.alt-color {
    color: var(--e-global-color-secondary) !important;
}

.elementor-widget-text-editor p:last-of-type {
    margin: 0 !important;
}

.grow:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.grow {
    transition: all .2s ease-in-out;
}

.elementor-message-success {
    padding: 20px !important;
    background: #4CAF50 !important;
    color: #FFF !important;
    border-radius: 20px !important;
}

@media (max-width: 767px) {
    
.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
   display: flex;
  flex-wrap: wrap !important;}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
  display: none;
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
  display: none;
}

div.e-collapse:nth-child(1){display: none !important;}

  #tabs-services .tab-title {
    width: auto;
    flex: 0 0 auto;
  }
  
 .e-n-tab-title {
  flex-shrink: 0;
  max-width: 40%;
  flex-basis: auto;
}

.e-n-tab-title {
    padding:5px;
    margin: 0 !important;
}
}/* End custom CSS */