.elementor-kit-7{--e-global-color-primary:#EEEEEE;--e-global-color-secondary:#1C1515;--e-global-color-text:#715050;--e-global-color-accent:#473E3E;--e-global-color-423cb16:#9C5454;--e-global-color-be27392:#C64A4A;--e-global-color-9ea868c:#F13232;--e-global-color-d59923a:#00000000;--e-global-color-4acd41a:#000000;--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.15em;--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-bef280e-font-family:"Arial";--e-global-typography-bef280e-font-size:48px;--e-global-typography-bef280e-font-weight:bold;--e-global-typography-bef280e-line-height:1.15em;}.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-kit-7{--e-global-typography-bef280e-font-size:32px;}.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 */