
@font-face {
  font-family: Akhand;
  src: url('/sites/fpm/fonts/Akhand-Regular.woff');
}

@font-face {
  font-family: Akhand;
  src: url('/sites/fpm/fonts/Akhand-Bold.woff');
  font-weight: 700;
}

* {
  font-family: Akhand, sans-serif !important;
}

body {
  font-family: Akhand, sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Akhand, sans-serif !important;
  font-weight: 700;
}


*, a, div, ul, li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Sticky footer styles
-------------------------------------------------- */
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.intro {
  text-align: center;
}
.align-md-right {
  text-align: right !important;
}
.contentboxgrey {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #323232;
}
/* SCATA TIS MANASA*/
.whitetext a {
  color: #fff;
}
/* -------------------------------------------------------------------------------
    HTML Elements
   ------------------------------------------------------------------------------- */
a:focus, a:hover {
  text-decoration: none;
  outline: none;
}
.headingred {
  margin: 25px 0;
  font-size: 35px;
font-weight: 900;
  color: #ffffff;
  line-height: 33px;
  text-align: center;
}
.sss {
  background: rgba(0, 93, 158, 0.8);
  padding: 12px;
}
.texter45 {
  padding: 110px 0;
  color: #666;
  font-size: 25px;
  line-height: 31px;
  text-align: center;
}
a {
  color: #6e431e;
}
a: hover {
  color: #6e431e;
}
.sandton {
  background-image: url("/sites/fpm/image/jpeg/register_bg.jpeg");
  height: 300px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
a.card-title {
  cursor: pointer;
}
.values {
  margin-bottom: 80px;
  text-align: center;
}
.purpleclo {
  min-width: 152px;
  font-size: 19px;
  padding-top: 19px;
  color: #0c6099;
}

.logonew {
  padding: 16px 0;
}
.borderrock {
  padding: 12px;
}
.textheight {
  min-height: 300px;
}


h2.smallh {
    font-size: 23px;
}


.main-navigation {
    padding: 17px 0;
    display: none;
    border-bottom: none;
}

.custom-main-nav .main-navigation {
  display: block;
}

.title-2 .t1 {
    font-size: 42px;
    color: #333;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}
.title-2 {
    margin-bottom: 46px;
}


*, :after, :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}


 h3 {
    font-size: 42px;
    color: #333;
    font-weight: 700;
    line-height: 1.2;

}

.blurbs-section {
      background-color: #B8C68B; 
      padding: 3rem 1rem;
    }
	  
	  .blurb {
      text-align: center;
      background-color: rgba(255, 255, 255, 0.8); 
      border-radius: 15px;
      padding: 2rem 1rem;
      margin: 0.5rem;
    }

    .blurb h2 {
      margin-bottom: 1.5rem;
    }

    .blurb i {
      font-size: 4rem;
		color: #666666;
    }

.btn-outline-green {
  color: #B8C68B;
  border: 1px solid #B8C68B;
  background-color: transparent;
  transition: all 0.3s ease;
}

.btn-outline-green:hover {
  color: #ffffff;
  background-color: #B8C68B;
  border-color: #B8C68B;
  text-decoration: none;
}

.stat-block {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: default;
    border: 2px solid #99A554;
    border-radius: 10px;
    color: #ffffff;
    margin: 10px;
    padding: 20px;
    text-align: center;
  }

  .stat-block h3 {
    color: #ffffff;
  }

   .stat-block p {
    color: #99A554;
  }

  .stat-block:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  }

  .stat-icon {
    color: #99A554;
    transition: color 0.3s ease;
  }

  .stat-link {
    text-decoration: none;
    color: inherit;
  }

  .stat-link:hover .stat-icon {
    color: #ffffff;
  }

  .stat-link:hover .stat-block {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  }

  .f-button {
    color: #ffffff;
    padding: 12px;
    background-color: #1B4356;
    border: 3px solid #99A554;
    border-radius: 3em;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    padding: 10px 30px;
  }

  .f-button hover {
    background-color: #99A554;
    border: 3px solid #1B4356;
  }

  /* Accordion */

  .accordion {
  background-color: #ffffff;
  border-radius: 30px !important;
  padding: 10px;
}
  .accordion .card {
    border: none;
    box-shadow: none;
  }

.accordion .accordion-header {
  background-color: #ffffff;
  border: none;
  padding: 0; 
  text-align: center;
}

.accordion .accordion-header button {
  display: block;
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #1B4356;
  background-color: #ffffff;
  border: none;
  border-bottom: 3px solid #99A554;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.accordion .accordion-header button:hover,
.accordion .accordion-header button:focus {
  background-color: #f8f9f8;
  color: #0f2e3a;
  outline: none;
}

.accordion .accordion-header button:not(.collapsed) {
  color: #99A554;
  border-bottom-color: #99A554;
}

.accordion .accordion-body {
  background-color: #ffffff;
  padding: 20px;
  border-top: none;
}

.two-column-section .row {
  align-items: stretch; 
}

.text-column {
  position: relative;
  background-color: #B8C68B;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  height: 100%;
}

.text-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
  background-color: #B8C68B;
  z-index: -1;
}

.text-content {
  padding: 3rem 2rem;
}

.text-column h3 {
  color: #99A554;
}

.top-nav {
  background-color: #0f2e3a;
  color: #ffffff;
  text-align: right;
  padding: 10px;
  margin: 0;
  max-width: 100%;
}

.top-nav a {
  color: #ffffff;
  padding: 10px;
}

.top-nav a:hover {
  color: #0c6099;
}

/* Job Ad cards */

.card-container,
.card {
  border-radius: 25px !important;
  overflow: hidden;
  border: none !important;
}

.card-body {
  background-color: #0f2e3a;
  color: #ffffff;
}

.card-footer {
  background-color: #0f2e3a;
  border-top: none;
}

.listingcard-title a {
  color: white;
}

.card-footer button {
  background-color: #99A554;
  border-radius: 15px;
}

.main-navigation {
  margin-left: 200px;
}

