.elementor-kit-5{--e-global-color-primary:#272324;--e-global-color-secondary:#19A2A9;--e-global-color-text:#1E1E1E;--e-global-color-accent:#662F91;--e-global-color-5ecda09:#FFFFFF;--e-global-color-c1bc53f:#E4E4E4;--e-global-color-757381d:#B76136;--e-global-color-a50d992:#127377;--e-global-color-7f7779d:#8A37CB;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;}.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(180deg, var( --e-global-color-accent ) 0%, var( --e-global-color-7f7779d ) 100%);border-radius:100px 100px 100px 100px;padding:20px 50px 20px 50px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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:15px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:13px;padding:15px 20px 15px 20px;}.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-accent-font-size:13px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{padding:12px 18px 12px 18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 768px) {
    .no-desktop {
        display: none !important;
    }
}

html {
    overflow-x: hidden !important;
}

.highlight-text {
    background: var(--e-global-color-accent);
    padding: 5px 10px;
    border-radius: 100px;
}

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

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

.elementor-widget-text-editor p:last-of-type {
    margin: 0 !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: 30%;
  flex-basis: auto;
}

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