.elementor-kit-288{--e-global-color-primary:#141E82;--e-global-color-secondary:#0047BB;--e-global-color-text:#1E1E1E;--e-global-color-accent:#50A0FA;--e-global-color-ebdd0bb:#D3E7FE;--e-global-color-a1529cb:#CD2D82;--e-global-color-1607812:#AABE00;--e-global-color-f40e150:#8200C8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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-288 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:24px;--container-default-padding-bottom:0px;--container-default-padding-left:24px;}.elementor-widget:not(:last-child){margin-block-end:12px;}.elementor-element{--widgets-spacing:12px 0px;--widgets-spacing-row:12px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Heading Links */

.elementor-post__title,.site-content h1 a, .site-content h2 a, .site-content h3 a, .site-content h4 a, .site-content h5 a, .site-content h6 a {
    color: #0047BB !important;
    text-decoration: none !important;
}

.site-content h1 a:hover, .site-content h2 a:hover, .site-content h3 a:hover, .site-content h4 a:hover, .site-content h5 a:hover, .site-content h6 a:hover {
    color: #141E82 !important;
    text-decoration: underline !important;
}

/* Blue Headings */

.site-main h2, .site-main h3, .site-main h4 {
    color: #141E82 !important;
}


/* Primary Colour Links */

.table-with-links td a, .report-listing h5 a, .elementor-icon-list-item a, #breadcrumbs a, .elementor-element-47cddfd h3 a, .elementor-element-47cddfd a {
    color: #141E82 !important;
}

.table-with-links td a:hover, .report-listing h5 a:hover, .elementor-icon-list-item a:hover, #breadcrumbs a:hover,.elementor-element-47cddfd h3 a:hover, .elementor-element-47cddfd a:hover {
    color: #000 !important;
    text-decoration: none;
}

/* Footer links */

footer .elementor-icon-list-item a:hover, footer p a:hover {
    text-decoration: underline;
    color: #fff !important;
}

footer a[href^="tel"] {
  color: inherit; 
  text-decoration: none; 
}

/* White Text */

.white-text h2, .white-text h3, .white-text h4, .white-text p {
    color: white !important;
}

/* Feature Card */

.site-main .feature-card {
    text-decoration: none !important;    
}

.site-main .feature-card p {
    color: #000;
}

/* Investors Shortcode Headings */

.elementor-shortcode h5 {
    margin-bottom: 0;
}

/* Latest Documents */

.recent-pdf-posts {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important; 
    display: flex;
    flex-direction: column;
    gap: 30px
}

.recent-pdf-posts li {
    display: flex;
    flex-direction: column;
}

.recent-pdf-posts li a {
    margin-top: 10px;
    color: #0047BB !important;
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
}

.recent-pdf-posts li a:hover {
    color: #141E82 !important;
    text-decoration: underline !important;
}

/* Contact Form  */
.gform_wrapper select,
.uael-gf-select-custom select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: none !important;
}


.uael-gf-select-custom, .gform-grid-col--size-auto input, .ginput_container input, .ginput_container textarea, .uael-gf-select-custom select{
    height: 48px !important;
    box-shadow: none!important;
}

.uael-gf-select-custom .gfield_select {
    line-height: 1.8;    
}

.ginput_container textarea {
    height: 120px !important;
    padding-top: 8px !important;
}

.gform_validation_errors {
    display: none !important;
}

.ginput_container textarea:focus, .gform-grid-col--size-auto input:focus, .ginput_container input:focus, .uael-gf-select-custom select:focus{
    outline: none !important;
    border: 1px solid #0047BB !important;
}

/* Blog Index Listing */

.blog-index .elementor-post__meta-data {
    position: absolute;
    top: 3px;
}

.blog-index .elementor-post__title {
    padding-left: 150px;
}

.blog-index .elementor-post__excerpt {
    padding-left: 150px;
}

@media (max-width: 760px) {
    .blog-index .elementor-post__meta-data {
    position: static;
}

.blog-index .elementor-post__title {
    padding-left: 0;
}

.blog-index .elementor-post__excerpt {
    padding-left: 0;
}
}/* End custom CSS */