

/* font styles */

* {
    font-family: "Graphik Web", Arial, "Helvetica Neue", sans-serif !important;
}

h1, h2, h3, h4, h5, h6  {
    color: #5F0597 !important;
}

p {
    color: #000000 !important;
}

/* footer */
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6  {
    color: #ffffff !important;
}
.footer p {
    color: #ffffff !important;
}
.footer .adLogo1, .footer .adLogo2  {
    display: none !important;
}
.footer .container-fluid ul li {
    padding-left: 0 !important;
}


p a, li a, .p a {
    color: #5F0597 !important;
    font-weight: 700 !important;
}
p a:hover, li a:hover, .p a:hover {
    color: #0057FF !important;
    font-weight: 700 !important;
}


/* burger nav */
.navbar-toggler {
    background-color: #000000;
}
.navbar-toggler:hover {
    background-color: #5F0597;
}
.navbar-toggler i {
    padding-top: 3px !important;
}
.navbar-toggler i.hoverText-colour5 {
    color: #ffffff !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}

/* Carousel rewrite */

.BLOCK-carousel .carousel-item .carousel-caption {
    background-color: #000000aa !important;
    right: 0% !important;
    top: 0 !important;
    left: 0% !important;
    padding: 20px 34px !important;
    height: 100% !important;
    max-width: 100% !important;
}
.BLOCK-carousel .carousel-item .carousel-caption h2   {
    color: #fff !important;
}
.BLOCK-carousel .carousel-item .carousel-caption p   {
    color: #fff !important;
}
.BLOCK-carousel .carousel-item .carousel-caption a.btn.btn-colour1 {
    color: #000 !important;
    background-color: #f4e5c6 !important;
    border-color: #f4e5c6 !important;
    border: solid 2px;
}
.BLOCK-carousel .carousel-item .carousel-caption a.btn.btn-colour1:hover {
    color: #000 !important;
    background-color: #c8ae7f !important;
    border-color: #fff !important;
    border: solid 2px;
}


.BLOCK-carousel .carousel-item .carouselImage {
    background: #000 url(/media/jjxko2es/image-for-investor-centre-2.jpg) !important;
    background-size: cover !important;
    background-position: 50% 50%;
}






@media (min-width: 767.98px) { 
    .BLOCK-carousel .carousel-item .carousel-caption {
        right: 0% !important;
        left: 30% !important;
        max-width: 600px !important;
    }
}

@media (min-width: 991.98px) {
    .BLOCK-carousel .carousel-item .carousel-caption {
        right: 5% !important;
        left: 35% !important;
        max-width: 600px !important;
    }
}

@media (min-width: 1199.98px) {
    .BLOCK-carousel .carousel-item .carousel-caption {
        right: 5% !important;
        left: 45% !important;
        max-width: 800px !important;
    }
}

@media (min-width: 1399.98px) {
    .BLOCK-carousel .carousel-item .carousel-caption {
        right: 5% !important;
        left: 50% !important;
        max-width: 800px !important;
    }
}






/* Accordion */

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%235F0597' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.accordion-button:not(.collapsed)::after    {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%230057FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.BLOCK-faqs .accordion-item {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #cccccc !important;
}
.BLOCK-faqs .accordion-item .accordion-header {
    padding: 0 0 10px 0 !important;
    max-width: unset;
}
.BLOCK-faqs .accordion-item .accordion-header .accordion-button {
    font-size: 21px !important;
    font-weight: 600 !important;
    padding: 0.3rem 0 .4rem 0rem !important;
}
.accordion-body {
    padding-left: 0 !important;
    padding-top: 0 !important;
}

.BLOCK-faqs .accordion-item .accordion-header .accordion-button {
    font-size: 1.1rem !important;
    font-weight: 500;
    color: #232323;
    text-transform: uppercase !important;
}
.BLOCK-faqs .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    color: #5F0597;
}

#ida7978e41 .gridCTA {
    border: solid 5px;
}

#id4b3e1a96 .gridCTA {
    border: solid 5px;
}