.elementor-kit-9{--e-global-color-primary:#1D1D1F;--e-global-color-secondary:#0D527A;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F0871F;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button-tax a{
padding: 16px 40px 15px;
    position: relative;
    border-radius: 50px;
    background: linear-gradient(135deg, #00BCD4 0, #2196F3 40%, #3F51B5 55%, #03A9F4 100%);
    background-size: 200% auto;
    text-transform: uppercase;
    transition: all .6s;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
	box-shadow: 0 10px 30px rgb(0 188 212 / 23%);
}

.button-tax-nb a{
padding: 16px 40px 15px;
    position: relative;
    background: transparent !important;
    border: 1px solid #1a5e80;
    border-radius: 50px;
    text-transform: uppercase;
    transition: all .6s;
    font-weight: 400;
    font-size: 16px;
    color: #1a1a1a !important;
	box-shadow: 0 10px 30px rgb(0 188 212 / 23%);
}

#site-header {
	display: none;
}/* End custom CSS */