::selection {
    color: #d33940;
    background-color: #2d2d2d;
}
a {
    color: #2d2d2d;
    text-decoration: underline;
}
a:hover, a:focus {
    color: #d33940;
    text-decoration: none;
}
h1, h2, h3, h4, h5, p, ul, ol {
    color: #2d2d2d;
}
.text-dark {
    color: #2d2d2d !important;
}
.link-dark:hover, .link-dark:focus {
    color: #d33940 !important;
}
.text-light {
    color: #ffffff !important;
}

.feature {
    font-size: 1.4rem;
    font-weight: 500;
    color: #2d2d2d;
}
.l-para {
    font-size: 1.8rem;
}
.intro {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
}
.welcome {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
}
.welcome h1 {
    color: #ffffff !important;
}
.hcs-logo-symbol {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 130px;
    z-index: 1044;
}

.box-wrap {
    padding: 0 8rem 0 8rem;
}
.detail {
    padding: 0 1rem 0 1rem;
}
.avatar-xl {
    width: 11rem;
    height: 11rem;
}

.icon-news {
    font-size: 3.6rem;
    margin-top: 0;
}

.accordion-header a {
    text-decoration: none;
}
.accordion-collapse {
  background-color: #e6e6e6;
}
.accordion-button:not(.collapsed) {
  background-color: #e6e6e6;
}
.accordion-button::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231d1d1d'%3E%3Cpath d='M19,11.5v1a.5.5,0,0,1-.5.5H13v5.5a.5.5,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5V13H5.5a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5H11V5.5a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5V11h5.5A.5.5,0,0,1,19,11.5Z'/%3E%3C/svg%3E");
}
.accordion-button:not(.collapsed)::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231d1d1d'%3E%3Cpath d='M5.5,13a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5h13a.5.5,0,0,1,.5.5v1a.5.5,0,0,1-.5.5Z'/%3E%3C/svg%3E");
  -webkit-transform: rotate(0);
  transform: rotate(0);
}


/* --------------- Alert --------------- */
.alert {
    position: fixed;
    left: 40px;
    top: 40px;
    width: 400px;
    z-index: 1045;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
}
.alert a {
    text-decoration: underline;
    color: #ffffff;
}
.alert a:hover, .alert a:focus {
    text-decoration: underline;
    color: #ffffff;
}

/* --------------- Menu --------------- */
.nav-link {
font-weight: 500;
color: #fff !important;
}
.navbar {
--bs-navbar-padding-y: 1rem;
}
.navbar.navbar-scrolled.navbar-dark {
background-color: #ff5544;
}
.navbar-brand-logo {
width: 100%;
min-width: 6rem;
max-width: 9rem;
margin-right: 2rem;
margin-left: .3rem;
}
.dropdown-item {
font-weight: 500;
color: #2d2d2d;
}
.navbar-toggler {
font-size: 2.5rem;
--bs-navbar-color: rgba(255, 255, 255, 1);
--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0);
}
.dropdown-item::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ff5544' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
}

.btn {
    text-decoration: none !important;
}
.btn-dark {
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}
.btn-dark:hover, .btn-dark:focus {
  background-color: #d33940;
  border-color: #d33940;
}
.btn-ghost-dark {
  color: #2d2d2d;
}
.btn-ghost-dark:hover, .btn-ghost-dark:focus {
  color: #2d2d2d;
  background-color: rgba(29, 29, 29, 0.1);
}
.btn-no-un {
    text-decoration: none !important;
}

.btn-icon {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    padding: 0;
}
.btn-icon img {
    width: 1rem;
}


/* --------------- Images --------------- */
.cs-icon-sm {
    color: #ffffff;
    width: 13px !important;
}
.cs-icon-give {
    width: 28px;
}
.bsl-icon {
    width: 70px;
    margin-bottom: 20px;
}
.mrc-cafe {
    width: 200px;
}
.standing-order {
    width: 70px;
}
.give-sundays {
    width: 120px;
    margin-top: -33px;
}
.gift-aid {
    width: 80px;
}
.ng {
    width: 200px;
    margin-left: 40px;
}
.adven {
    width: 120px;
}

.swiper-button-next:hover:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff5544'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.swiper-button-prev:hover:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff5544'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

/* --------------- Colours --------------- */
.bg-dark {
    background-color: #2d2d2d !important;
}
.bg-white {
    background-color: #ffffff !important;
}
.bg-off-white {
    background-color: #f6f6f6 !important;
}
.bg-red {
    background-color: #d33940 !important;
}
.bg-grey {
    background-color: #ccc6c5 !important;
}
.bg-teal {
    background-color: #87bfbe !important;
}
.bg-teal-light {
    background-color: #c7e2e2 !important;
}
.bg-teal-very-light {
    background-color: #d9eaea !important;
}
.bg-mauve {
    background-color: #8796bf !important;
}
.bg-blue {
    background-color: #5270bd !important;
}

.bg-grey-light {
    background-color: #c6c6c6 !important;
}
.bg-grey-very-light {
    background-color: #e6e6e6 !important;
}
.bg-red-light {
    background-color: #cd8f91 !important;
}
.bg-red-very-light {
    background-color: #dfb2b3 !important;
}
.bg-neon {
    background-color: #cb87ab !important;
}
.bg-neon-light {
    background-color: #dba6c2 !important;
}
.bg-neon-very-light {
    background-color: #e3b2cc !important;
}
.bg-pink {
    background-color: #926199 !important;
}
.bg-pink-light {
    background-color: #c6a7ca !important;
}
.bg-pink-very-light {
    background-color: #e3d1e6 !important;
}
.bg-green {
    background-color: #4e9d87 !important;
}
.bg-green-light {
    background-color: #91c6b7 !important;
}
.bg-green-very-light {
    background-color: #c7e0d9 !important;
}



.bg-yellow {
    background-color: #f6b223 !important;
}
.bg-yellow-light {
    background-color: #f4dfb4 !important;
}
.bg-yellow-very-light {
    background-color: #f3e8d1 !important;
}
.bg-orange {
    background-color: #e99b63 !important;
}
.bg-orange-light {
    background-color: #eeb083 !important;
}
.bg-orange-very-light {
    background-color: #f6c9a8 !important;
}
.bg-purple-light {
    background-color: #dcc7df !important;
}
.bg-purple-very-light {
    background-color: #e6d8e8 !important;
}
.bg-brown {
    background-color: #8f8183 !important;
}

.bg-soft-dark-to-start-75 {
background-image: linear-gradient(to right,rgba(255,255,255,0) 25%,rgba(155,155,155,.1) 0);
}

.bg-soft-dark-to-end {
  background-image: linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(155,155,155,.1) 0);
}





.go-to {
background-color: rgba(45,45,45,.1);
color: #1d1d1d;
}
.go-to:focus:hover, .go-to:hover {
    color: #fff;
    background-color: #926199;
}

/* --------------- Hover Effect --------------- */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.hvr-shrink {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}


@media (max-width: 1399px) {

.feature {
    font-size: 1.2rem;
}
.intro {
    font-size: 1.7rem;
}
	
}


@media (max-width: 1199px) {

.feature {
font-size: 1.1rem;
}
.box-wrap {
    padding: 0 4rem 0 4rem;
}
.l-para {
    font-size: 1.6rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.4rem;
}
.icon-news {
    font-size: 3.6rem;
    margin-top: 0;
}
.intro {
    font-size: 1.6rem;
}
.avatar-xl {
    width: 9rem;
    height: 9rem;
}
	
}


@media (max-width: 991px) {

.navbar-expand-lg.navbar-dark .navbar-nav, .navbar-expand-lg.navbar-dark .navbar-topbar-collapse-toggler {
background-color: #926199;
padding-left: 1rem;
padding-right: 1rem;
}
.navbar-brand-logo {
margin-top: .8rem;
margin-bottom: .8rem;
}
.box-wrap {
    padding: 8rem 5rem 8rem 5rem;
}
.l-para {
    font-size: 1.5rem;
}
.feature {
font-size: 1.4rem;
}
.intro {
    font-size: 1.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.4rem;
}
h4 {
    font-size: 1.2rem;
}
.icon-news {
    font-size: 3.4rem;
    margin-top: 0;
}
.contactus {
    display: none;
}
.avatar-xl {
    width: 9rem;
    height: 9rem;
}
.alert {
    width: 350px;
}
	
}


@media (max-width: 768px) {
  
.box-wrap {
    padding: 6rem 4rem 6rem 4rem;
}
h2 {
    font-size: 1.8rem;
}
h3 {
    font-size: 1.4rem;
}
h4 {
    font-size: 1.2rem;
}
.feature {
    font-size: 1.3rem;
}
.l-para {
    font-size: 1.3rem;
}
.intro {
    font-size: 1.4rem;
}
.btn-icon {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
.icon-news {
    font-size: 3.2rem;
    margin-top: 0;
}
.cs-icon-give {
    width: 26px;
}
.contactus {
    display: inherit;
}
.avatar-xl {
    width: 9rem;
    height: 9rem;
}
.alert {
    width: 320px;
}
    
}


@media (max-width: 576px) {

.hcs-logo-symbol {
    top: 15px;
    left: 15px;
    width: 60px;
}
.navbar-brand-logo {
max-width: 7rem;
}
h2 {
    font-size: 1.7rem;
}
h3 {
    font-size: 1.4rem;
}
h4 {
    font-size: 1.2rem;
}
.intro {
    font-size: 1.3rem;
}
.feature {
    font-size: 1.2rem;
}
.box-wrap {
    padding: 4rem 2.5rem 4rem 2.5rem;
}
.b-mob-fix {
    width: 300px;
}
.l-para {
    font-size: 1.3rem;
}
.icon-news {
    font-size: 3rem;
    margin-top: 0;
}
.btn-icon {
    width: 60px;
    height: 60px;
    border-radius: 30px;
}
.cs-icon-give {
    width: 24px;
}
.avatar-xl {
    width: 11rem;
    height: 11rem;
}
.alert {
    left: 20px;
    top: 20px;
    width: 250px;
}
.ng {
    width: 150px;
}
    
}









