/* Brand colours

#0062a8 Marine Blue

#1d1f28 Midnight

#059ce4 Skipton Blue

#89e8ff Arctic Blast

#efedf0 Grey

*/




h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p, b, strong, * {
    
    font-family: Roboto,sans-serif;
}

   .bg-colour4 {
    background-color: #89e8ff !important;
}   


   .bg-colour14 {
    background-color: #0062a8 !important;
}    

    

   .text-colour4 {
    color: #059ce4 !important;
}    


   .text-colour14 {
    color: #89e8ff  !important;
}    

    .border-colour14 {
    border-color: #89e8ff !important;
} 

.Block_CTA_grid_BL .bg-black {
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
    background-color: #ffffff !important;
    color: #000000 !important;
}

.Block_CTA_grid_BL p {
    padding: 0 1.5rem 0 1.5rem !important;
    min-height: 80px;
    margin-bottom: 0 !important;
}

.nav-link:hover, .nav-link:focus {
     color: #89e8ff !important;
}

.Block_CTA_grid_BL .py-3 {
    padding-bottom: 0 !important;

}

.header {
    height: 120px;
    background-size: unset !important;
}

.header img {
    padding-top: 20px !important;
}

@media screen and (max-width: 766px) {
    
    
    .header {
        background-image: unset !important;
    }
}

.footer .col-md-4 a:first-of-type {
        display:none !important;    
}

.titleSection.bg-colour1 {
        display:none !important;
}


@media screen and (min-width: 1200px) {
    #SiteID-2052 .Block_CTA_grid_BL .umb-block-list {
            grid-template-columns: 1fr 1fr 1fr !important;
    }
    #SiteID-1991 .Block_CTA_grid_BL .umb-block-list {
            grid-template-columns: 1fr 1fr 1fr !important;
    }
    #SiteID-2042 .Block_CTA_grid_BL .umb-block-list {
            grid-template-columns: 1fr 1fr 1fr !important;
    }
    #SiteID-2042.PageID-2046 .Block_CTA_grid_BL .umb-block-list {
            grid-template-columns: 1fr 1fr 1fr !important;
    }
        #SiteID-1991.PageID-1995 .Block_CTA_grid_BL .umb-block-list {
            grid-template-columns: 1fr 1fr 1fr !important;
    }
}

.hoverText-white:hover {
    color: #89e8ff !important;
}

/* tables */

table.table thead th {
    background-color: #0062a8;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    
    background-color: #efedf0;
}

table.table a {
    color:#0062a8 !important;
}

table.table a:hover {
    color:#1d1f28 !important;
}

.CookieToast {
    color: #ffffff !important;
}


