.elementor-kit-113{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#0A0C0E;--e-global-color-text:#16181D;--e-global-color-accent:#333741;--e-global-color-423cb16:#BAB9BB;--e-global-color-be27392:#F8AA48;--e-global-color-9ea868c:#FEF5EA;--e-global-color-d59923a:#00000000;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.15em;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:1.6em;--e-global-typography-a019d50-font-family:"Arial";--e-global-typography-a019d50-font-size:23px;--e-global-typography-a019d50-font-weight:bold;--e-global-typography-a019d50-line-height:1.15em;--e-global-typography-ce9eef7-font-family:"Arial";--e-global-typography-ce9eef7-font-size:28px;--e-global-typography-ce9eef7-font-weight:bold;--e-global-typography-ce9eef7-line-height:1.15em;--e-global-typography-48132af-font-family:"Arial";--e-global-typography-48132af-font-size:33px;--e-global-typography-48132af-font-weight:bold;--e-global-typography-48132af-line-height:1.15em;--e-global-typography-360f0c8-font-family:"Arial";--e-global-typography-360f0c8-font-size:14px;--e-global-typography-360f0c8-font-weight:normal;--e-global-typography-360f0c8-line-height:1.6em;}.elementor-kit-113 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}.e-con{--container-max-width:1025px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#000000;--lightbox-ui-color:#FFFFFF;--lightbox-ui-color-hover:#E4E4E4;--lightbox-text-color:#FFFFFF;--lightbox-header-icons-size:32px;}@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-kit-113{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* fix scaling down image blur issue */
img {
/* Firefox */
image-rendering: -moz-crisp-edges;
/* Opera */
image-rendering: -o-crisp-edges;
/* Webkit (non-standard naming) */
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
/* IE (non-standard property) */ 
-ms-interpolation-mode: nearest-neighbor; 
}

body {
    margin:0px;
}

p:last-child {
    margin: 0 !important;
}

p:first-child {
    margin: 0 0 1em 0;
}

p {
    margin: 0 0 1em 0;
}

.site-padding {
    padding: 0 15px;
}

.page-padding {
    padding: 60px 15px;
}

.elementor-widget-heading span a {
    text-decoration: underline;
}

.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4, .elementor-widget-text-editor h5 {
    font-weight: bold;
    line-height: 1.15em;
}

.elementor-widget-text-editor h6 {
    font-weight: bold;
    line-height: 1.6em;
}

.elementor-widget-text-editor p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6em;
}

.elementor-widget-text-editor h1 {
    font-size: 48px;
}

.elementor-widget-text-editor h2 {
    font-size: 40px;
}
/*mobile*/
@media (max-width:767px) {
    .elementor-widget-text-editor h1 {
        font-size: 40px;
    }
    
    .elementor-widget-text-editor h2 {
        font-size: 36px;
    }
}

.elementor-widget-text-editor h3 {
    font-size: 33px;
}

.elementor-widget-text-editor h4 {
    font-size: 28px;
}

.elementor-widget-text-editor h5 {
    font-size: 23px;
}

.elementor-widget-text-editor h6 {
    font-size: 19px;
}

.elementor-widget-text-editor a {
    text-decoration: underline;
    color: #d5d8dc;
}/* End custom CSS */