.elementor-kit-7{--e-global-color-primary:#DC2829;--e-global-color-secondary:#3E6BAF;--e-global-color-text:#000000;--e-global-color-accent:#DC2829;--e-global-color-9b78b5f:#C7C7C7;--e-global-color-13144a3:#02010100;--e-global-color-31d1837:#FFFFFF;--e-global-color-910bab6:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;line-height:1.4em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{font-family:"Helvetica", Sans-serif;font-size:3.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}@media(max-width:1600px){.elementor-kit-7{--e-global-typography-text-font-size:18px;font-size:18px;}.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-text-font-size:16px;font-size:16px;}.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */p:last-of-type{
    margin-bottom: 0;
}
.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
    line-height: inherit;
    padding: inherit;
}

.show-wide,
.show-laptop,
.show-sm,
.show-tablet,
.show-mobile,
.show-mobile-inline {
    display: none;
}

@media screen and (max-width:786px) {
    body.page-template-default h1 {
        font-size:24px;
    }
}

@media screen and (min-width: 2400px) {
    .hide-wide {
        display: none;
    }
    
    .show-wide {
        display: block;
    }
}

@media screen and (max-width: 1600px) {
    .hide-laptop {
        display: none;
    }
    
    .show-laptop {
        display: block;
    }
}

@media screen and (max-width: 1300px) {
    .hide-sm {
        display: none;
    }
    
    .show-sm {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .hide-tablet {
        display: none!important;
    }
    
    .show-tablet {
        display: block!important;
    }
    
    .show-tablet-inline {
        display: inline!important;
    }
}

@media screen and (max-width: 767px) {
    
    .hide-mobile {
        display: none!important;
    }
    
    .show-mobile {
        display: block!important;
    }
    
    .show-mobile-inline {
        display: inline!important;
    }
}/* End custom CSS */