.elementor-kit-6{--e-global-color-primary:#040404;--e-global-color-secondary:#9C070E;--e-global-color-text:#000000;--e-global-color-accent:#e30517;--e-global-color-bfa115b:#FFFFFF;--e-global-color-b14dbfd:#ECECEC;--e-global-typography-primary-font-family:"Josefin Sans";--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Josefin Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Josefin Sans";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Josefin Sans";--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-accent ) 0%, var( --e-global-color-secondary ) 100%);border-radius:2px 2px 2px 2px;padding:16px 40px 16px 40px;}.elementor-kit-6 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){--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-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:15px 25px 15px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden !important;
}

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

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

.wp-gr.wpac a.wp-google-name {
    color: #000 !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

@media (min-width: 1024px) {
    .no-desktop {
        display: none !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 {
    display: flex;

    flex-wrap: nowrap;
    overflow-x: auto;
    width: auto;
  }

  #tabs-services .tab-title {
    width: auto;
    flex: 0 0 auto;
  }

 .e-n-tab-title {
  flex-shrink: 0;
  max-width: 50%;
  flex-basis: auto;
}

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