.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FF0000;--e-global-color-accent:#D8D8D8;--e-global-color-805113b:#222222;--e-global-color-6725042:#8A0D00;--e-global-color-dfc9224:#555555;--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:33px;--e-global-typography-text-font-weight:bold;--e-global-typography-text-line-height:1.15em;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-size:28px;--e-global-typography-accent-font-weight:bold;--e-global-typography-231a6f5-font-family:"Arial";--e-global-typography-231a6f5-font-size:23px;--e-global-typography-231a6f5-font-weight:bold;--e-global-typography-231a6f5-line-height:1.15em;--e-global-typography-0a00e68-font-family:"Arial";--e-global-typography-0a00e68-font-size:19px;--e-global-typography-0a00e68-font-weight:bold;--e-global-typography-0a00e68-line-height:1.15em;--e-global-typography-10fe987-font-family:"Arial";--e-global-typography-10fe987-font-size:16px;--e-global-typography-10fe987-font-weight:normal;--e-global-typography-10fe987-line-height:1.6em;--e-global-typography-3a1d0e5-font-family:"Arial";--e-global-typography-3a1d0e5-font-size:13px;--e-global-typography-3a1d0e5-font-weight:normal;--e-global-typography-3a1d0e5-line-height:1.6em;--e-global-typography-0112108-font-family:"Arial";--e-global-typography-0112108-font-size:11px;--e-global-typography-0112108-font-weight:normal;--e-global-typography-0112108-line-height:1.6em;background-color:var( --e-global-color-primary );}.elementor-kit-7 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-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, .elementor-widget-text-editor h6 {
    font-weight: bold;
    line-height: 1.15em;
}

.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;
}

.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 */