h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Catamaran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
}

.navbar-custom {
  background-color: white !important;
}

.navbar-custom .navbar-nav .nav-item .nav-link {
  color: black !important;
}


/** temp **/

.fa-stack:hover .fa-circle {
  color: #029AFA;
}

.fa-stack:hover  .fa-times {
  color: red;
}

.btn-tertiary {
  color: #fff;
  background-color: #7fc213e1;
  /* 7fc213e1*/
  border-color: rgb(1, 83, 34)9d;
}

.btn-tertiary:hover {
  color: #fff;
  background-color: #029AFA;
  border-color: #2777F7;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #80ca0893;
  border-color: #b5fa54e9;
  box-shadow: 0 0 0 0.25rem rgba(241, 46, 141, 0.5);
}
.btn-check:checked + .btn-tertiary, .btn-check:active + .btn-tertiary, .btn-tertiary:active, .btn-tertiary.active, .show > .btn-tertiary.dropdown-toggle {
  color: #fff;
  background-color: #80ca0893;
  border-color: #6dfa54e9;
}
.btn-check:checked + .btn-tertiary:focus, .btn-check:active + .btn-tertiary:focus, .btn-tertiary:active:focus, .btn-tertiary.active:focus, .show > .btn-tertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(241, 46, 141, 0.5);
}
.btn-tertiary:disabled, .btn-tertiary.disabled {
  color: #fff;
  background-color: #80ca0893;
  border-color: #6dfa54e9;
}

.form-popup {
  background-color: rgb(4, 7, 104) !important;
  color: #000;
}

/** Original copied to amend **/ 
.btn-primary {
  color: #fff;
  background-color: #ee0979;
  border-color: #ee0979;
}
.btn-primary:hover {
  color: #fff;
  background-color: #029AFA;
  border-color: #2777F7;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #ca0867;
  border-color: #be0761;
  box-shadow: 0 0 0 0.25rem rgba(241, 46, 141, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #be0761;
  border-color: #b3075b;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(241, 46, 141, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #ee0979;
  border-color: #ee0979;
}

.btn-secondary {
  color: #fff;
  background-color: #029AFA;
  border-color: #029AFA;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #ee0979;
  border-color: #be0761;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #029AFA;
  border-color: #029AFA;
  box-shadow: 0 0 0 0.25rem rgba(6, 115, 162, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #029AFA;
  border-color: #029AFA;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(6, 115, 162, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #029AFA;
  border-color: #029AFA;
}

/** END BTN copy **/

/** blue ponk version prior to Dec 23  BTN  
.btn-primary {
  color: #fff;
  background-color: #2777F7;
  border-color: #2777F7;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ee0979;
  border-color: #ee0979;
}

.btn-secondary {
  color: #fff;
  background-color: #ee0979;
  border-color: #ee0979;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #2777F7;
  border-color: #2777F7;

}

.btn-secondary {
  color: #fff;
  background-color: #ee0979;
  border-color: #ee0979;
}

.btn-fwd {
  color: #fff;
  background-color: #A31620;
  border-color: #A31620;
}

.btn-link {
  font-weight: 400;
  color: #00ffff;
  text-decoration: underline;
}

.btn-link:hover {
  color: #be0761;
}

.btn-secondary {
  color: #000;
  background-color: #029AFA;
  border-color: #029AFA;
}


.btn-secondary:hover {
  color: #fff;
  background-color: #029AFA;
  border-color: #2777F7;
}

 end  blue pink version prior to Dec 23  BTN  **/

 .bg-nice {
  --bs-bg-opacity: 0.1;
  background-color: #F9B304;
}

 .bg-secondary-modal {
  --bs-bg-opacity: 0.1;
  background-color: #0693f1;
}

/*  bg from styles */
.bg-secondary {
  --bs-bg-opacity: 0.1;
  background-color: #07b7f7;
}
 
.bg-primary-persona {
  --bs-bg-opacity: 0.1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary-persona {
  --bs-bg-opacity: 0.1;
  background-color: #dbf1fa;
}

.bg-tertiary-flex {
  --bs-bg-opacity: 0.1;
  background-color: #eefbd9;
}

.bg-secondary-flex {
  --bs-bg-opacity: 0.1;
  background-color: #cbf4fa;
}

/**
.bg-secondary-request {
  opacity: 0.5;
  background-color: #f20798;
}
*/

.bg-primary-request {
  opacity: 1;
  background-color: #f20798;
}


.bg-tertiary {
  opacity: 0.8;
  background-color:rgb(102, 160, 10);
}

.bg-tertiary-request {
  opacity: 0.8;
  background-color: rgb(116, 181, 12);
}

.bg-tertiary-persona {
  opacity: 0.8;
  background-color: rgb(116, 181, 12);
}

.rounded-pill-small {
  border-radius: 20rem !important;
}

.fa-2-5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Catamaran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-size:2.5rem;
 color: #5c5252;
  line-height: 1.2;
}

.fa-2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Catamaran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-size:2rem;
 color: #5c5252;
  line-height: 1.2;
}

.fa-1-2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Catamaran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size:1.2rem;
  line-height: 1.2;
}

.fa-15 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Catamaran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-size:1.5rem;
  line-height: 1.2;
}

.fa-1x {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Catamaran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size:1.0rem;
  line-height: 1.0;
}
 

header.masthead .bg-circle {
  z-index: 0;
  position: absolute;
  border-radius: 100%;
  background: linear-gradient(0deg, #0dcaf0 0%, #0d6efd 100%);
}

header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: calc(3rem + 50px);
  padding-bottom: 3rem;
  background: linear-gradient(0deg, #0dcaf0 0%, #0d6efd 100%);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}


.display-4 {
  font-size: calc(1.375rem + 2.0vw);
  font-weight: 300;
  line-height: 1.2;
}

.display-6 {
  font-size: calc(1.425rem + 0.5vw);
  font-weight: 300;
  line-height: 1.2;
}

 .col-lg-c {
    flex: 0 0 auto;
    width: 40%;
  }
  
  
  :root {
     --bs-blue-rgb: 36, 77, 143;
  }
 
  .text-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-rgb), var(--bs-text-opacity)) !important;
}

.centertext {
 text-align: center;
}

.center {
  margin: auto;
  width: 90%;
  /* border: 0.5px solid cyan; */
  padding: 10px;
}


header .masthead-subsubheading {
  font-size: 2rem;
    padding-top: 1.5rem;
}

header .masthead-subsubheadingfwd {
  font-size: 1.5rem;

}

header .subheading-mmf {
  font-size: 1.0rem;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif ;
 

}

header.masthead .masthead-content .masthead-heading {
  font-size: 4rem;
}

header.masthead .bg-circle-4 {
  height: 20rem;
  width: 20rem;
  top: -5rem;
  right: 35%;
}

header.masthead .bg-circle-3 {
  height: 20rem;
  width: 20rem;
  bottom: -10rem;
  right: 30%;
  background:  linear-gradient(to right, rgba(14, 236, 248, 0.3), rgba(2, 103, 174, 0.3)), url(../assets/img/backflipold.jpg) ; 
 /** rgba(7, 180, 248, 0.5), rgba(248, 125, 248, 0.5))
  * background: linear-gradient(to top, #3204fdba, #3204fdba), url(backflipblue.jpg) ; 
   background: linear-gradient(to top, #0dcaf0 , #0d6efd ), url(backflipblue.jpg);**/
}

header.masthead .bg-circle-2 {
  height: 45rem;
  width: 45rem;
  top: -20rem;
  right: -25rem;
}

header.masthead .bg-circle-1-chart {
  height: 21rem;
  width: 21rem;
  bottom: -16%;
  left: -2.5rem;
  background:  linear-gradient(to right, rgba(251, 185, 251, 0.3), rgba(0, 189, 255, 0.3)), url(../assets/img/profiles/headerChart.png) ; 
 
}

header.masthead .bg-circle-chart-1-m {
  height: 16rem;
  width: 16rem;
  top: 30%;
  right: 14rem;
  background:  linear-gradient(to right, rgba(251, 185, 251, 0.3), rgba(0, 189, 255, 0.3)), url(../assets/img/profiles/headerDuration2.png) ; 
 
}

header.masthead .bg-circle-chart-2-b {
  height: 14rem;
  width: 14rem;
  bottom: 3rem;
  right: 8rem;
  background:  linear-gradient(to right, rgba(251, 185, 251, 0.3), rgba(0, 189, 255, 0.3)), url(../assets/img/profiles/headerRadar.png) ; 
 
}

header.masthead .bg-circle-chart-3-t {
  height: 14rem;
  width: 14rem;
  top: 6rem;
  right: 5rem;
  background:  linear-gradient(to right, rgba(251, 185, 251, 0.3), rgba(0, 189, 255, 0.3)), url(../assets/img/profiles/headerTime.png) ; 
 
}

/* for backgrouns mobile page */
header .masthead-heading-b {
  font-size: 3.7rem;
}


/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}




/* slider code */


.slider {
    width: 900px;
    margin: 0 auto 20px;
    text-align: center;
}

a {
  color: #ee0979;
 text-decoration-line: none;
}
/*
.slider .photos {
    position: relative;
    height: 433px;
}
*/

.slider .photos {
    position: relative;
    height: 433px;
}

.slider .photos img {
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: opacity 1s;
}

.slider .photos img.shown {
    opacity: 1;
}

.prev:before,
.next:before {
  color: pink;
  font-size: 100px;
  position: absolute;
  top: 20%;
  cursor: pointer;
}

.prev:before {
  content: '<';
  left: 0;
}



.next:before {
  content: '>';
  right: 0;
}

 
 /* Set the border color */
.navbar-light .navbar-toggler {
  color: rgba(41,182,246,1);
  border-color: pink;
}

        /* Set the border color */
          
        .custom-toggler.navbar-toggler {
            border-color:  #0066FF  ;
        }
        /* Setting the stroke to green using rgb values (0, 128, 0) */
          
        .custom-toggler .navbar-toggler-icon {
            background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 102, 255, 0.63)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        }
        
   
.img-fluid-small {
  max-width: 90%;
  height: 90px;
}

.rounded-circle-small {
  border-radius: 20% !important;
}

.img-fluid-medium {
  max-width: 150%;
  height: 150px;
}


.display-5 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 2rem;
  }
}

.bg-hero {
    background: url(../assets/img/people-bgrd.jpg) top right no-repeat;
    background-size: contain;
}

@media screen and (max-width: 400px) {
  .navbar-brand { 
    width: 200px; 
  }
  
  .navbar-brand > img {
  	max-width: 200px;
  }
  
  .navbar > .container {
  	display: block !important;
  }
  
  .container.px-5 {
  	padding: 12px !important;
  }
}

.text-muted-more {
  --bs-text-opacity: 0.1;
  color: #b3b6b7  !important;
}

.href-muted {
  color:  #3399cc    ;
  text-decoration: underline;
    --bs-text-opacity: 0.1;
}

.form-group {
	padding-bottom: 20px !important;
}

  .px-lg-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  
  
  
  
.fa-circle {
  color: #ee0979;
}

.fa-times {
  color: #fff;
}

.fa-stack:hover .fa-circle {
  color: #029AFA;
}

.fa-stack:hover  .fa-times {
  color: red;
}


.team-member {
  margin-bottom: 3rem;
  text-align: center;
}
.team-member img {
  width: 10rem;
  height: 10rem;
  border: 0.5rem solid rgba(0, 0, 0, 0.1);
}
.team-member h4, .team-member .h4 {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.rounded-circle-profile {
  border-radius: 50% !important;
}

.bg-light-profile {
  --bs-bg-opacity: 1;
  background-color:   rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}



.btn-x {
  text-transform: uppercase;
  padding: 1rem 1rem;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.1rem;

}

/*  bgrd colour for embedded feeds  */
.bg-feed-primary {
  --bs-bg-opacity: 0.06;
  --bs-primary-rgb: 4, 255, 255;
  background-color: rgba(var(--bs-primary-rgb)  , var(--bs-bg-opacity)) !important;
}

.bg-feed-secondary {
  --bs-bg-opacity: 0.06;
  --bs-secondary-rgb: 2, 9, 121;
  background-color: rgba(var(--bs-secondary-rgb)  , var(--bs-bg-opacity)) !important;
}

/*  TEST  */
/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  background-color: rgba(42,0,0,0.5); /* Black background with opacity */

}


.img-fluid-blog {
  max-width: 60%;
  height: auto;
}

 .centerblog {

  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px solid #dbe4ed; /* Border color is optional */  

}


/* Radar chart */
 body {
     background-color: #f9f9fa
 }

 .flex {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto
 }

 @media (max-width:991.98px) {
     .padding {
         padding: 1.5rem
     }
 }

 @media (max-width:767.98px) {
     .padding {
         padding: 1rem
     }
 }

 .padding {
     padding: 5rem
 }

 .card {
     background: #fff;
     border-width: 0;
     border-radius: .25rem;
     box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
     margin-bottom: 1.5rem
 }

 .card {
     position: relative;
     display: flex;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid rgba(19, 24, 44, .125);
     border-radius: .25rem
 }

 .card-header {
     padding: .75rem 1.25rem;
     margin-bottom: 0;
     background-color: rgba(19, 24, 44, .03);
     border-bottom: 1px solid rgba(19, 24, 44, .125)
 }

 .card-header:first-child {
     border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
 }

 card-footer,
 .card-header {
     background-color: transparent;
     border-color: rgba(160, 175, 185, .15);
     background-clip: padding-box
 }


/* for span graph key text */
.graph-caption {
  font-size: 12px;
}

.btn-download {
  background-color: rgb(255, 30, 169);
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}

/* Darker background on mouse-over */
.btn-download:hover {
  background-color: RoyalBlue;
}

/* pop up form  */
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;

}

/* The popup form - hidden by default */
.form-popup {
    display: none;
    position: fixed;
    left: auto;
    top: 15%;
    bottom: auto;
    transform: translate(-50%, 5%);
    border: 3px solid #999999;
    z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 950px;
  padding: 10px;
  background-color: rgb(3, 107, 177);
  top: 50%;
  left: 50%;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 60%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 50%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.modal-80p {
  width:80%; /* 80% of page to provide space for labels */
}


/* Download multiple charts test */
#chartContainer {
  width: 40%
};


.chart-container1 {
  width: 90%;
  margin: auto;
  position: relative;
  background-color: rgb(126, 96, 96)
};

.myChart2 {
  width: 40%
};


/* Chart container   */
canvas {
  border: 1px dotted 
  
}

.chart-containerold {
  position: relative;
  margin: auto;
  height: 50vh;
  width: 90vw;
  background-color: rgb(61, 7, 99)
}

/* For tool tips */
.icon-container {
  position: relative;
  display: inline-block;
  color: #f293f5;
}

.icon {
  font-size: 20px;
  cursor: pointer;
}

.tooltip {
  visibility: hidden;
  width: 150px;
  background-color: #314a6c;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
}

.icon-container:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

/* enlarge images on hover */
/* styles.css */
.image-container {
  position: relative;
  /*width: 300px;  Adjust the size as needed */
  transition: transform 0.2s;
}

.image-container img {
  max-width: 100%;
  height: auto;
  display: block;
}

.image-container:hover, .image-container.active {
  transform: scale(1.8); /* Increase the scale factor for a larger zoom effect */
  z-index: 1;
}


/* Thumbnail images and expand 
.thumbnail {
  position: relative;
  width: 180px; /* Adjust the size of the thumbnail as needed 
}

.thumbnail img {
  max-width: 100%;
  height: auto;
  display: block;
  transition: transform 0.2s;
  border: 0.2rem solid rgba(222, 4, 208, 0.1);
}

.thumbnail .enlarged {
  display: none;
  position: absolute;
  top: 0;
  right: 30%;
  width: 400px; /* Adjust the size of the enlarged image as needed
  z-index: 1;
}  */
 
.thumbnail:hover img {
  transform: scale(1.1); /*Increase the scale factor for a larger zoom effect */
}

.thumbnail:hover .enlarged {
  display: block;
}


/* enlarge thumbnails styles.css */
.thumbnail {
    position: relative;
    width: 150px; /* Adjust the size of the thumbnail as needed */
}

.thumbnail img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: transform 2.0s;
}

.thumbnail .enlarged {
    display: none;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-40%, -40%);
    z-index: 999; /* Adjust the z-index to make sure it's on top of other content */
    max-width: 30%; /* Adjust the size of the enlarged image as needed */
    max-height: 30vh; /* Adjust the maximum height as needed */
}

#testimonial {
  background: url("../assets/img/budgetblog.jpg");
  background-size: cover;
  overflow: hidden;
  position: relative;
  color: #210101;
  padding: 60px 0 40px 0;
}



/** Counters */ 
.counter
{
  box-sizing: border-box;
}

.counter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 30px 50px;
}

.counter {
  font-size: 60px;
  margin-top: 10px;
  color: #d60a6d;
}

@media (max-width: 580px) {
  body {
      flex-direction: column;
  }
}

/* Ensure compatibility for page breaks */
.page-break {
  break-after: always;

  -webkit-page-break-after: always;
  -moz-page-break-after: always; 
   page-break-after: always;
}

.text-primary {
  --bs-text-opacity: 1;
  color: #d60a6d;
}

/* Beta banner */ 
.beta-label {
  background-color: #f04e4e;
  color: white;
  padding: 2px 5px;
  font-size: 0.8em;
  border-radius: 3px;
  margin-left: 5px;
}
.beta-text {
  background-color: #ffffff;
  color: rgb(211, 3, 3);
  padding: 2px 5px;
  font-size: 1.1em;
  font-weight: bold;
  border-radius: 3px;
  margin-left: 5px;
}
.beta-banner {
  background-color: #f76c08;
  color: white;
  padding: 10px;
  text-align: center;
}
.beta-feedback {
  margin-top: 10px;
  text-align: center;
}
.beta-info {
  margin-top: 10px;
  text-align: center;
}
.beta-consent {
  margin-top: 10px;
  text-align: center;
}