body {
	width: 100%;
	overflow-x: hidden;
}
nav#main_navbar,
.main.homepage-main-content {
    z-index: 1;
    position: relative;
}
.top-nav a {
    padding: 2px 10px;
    font-weight: 300;
    display: block;
    color: var(--grey2);
}
.top-nav a.active {
    color: rgba(var(--secondary), 100%);
}
.top-nav-wrapper {
    background: rgb(255 255 255 / 80%);
    z-index: 1;
    position: relative;
}
.hero-banner {
	background: url(../img/kiambu-governor-1-overlay.png) center center;
	background-size: cover;
	color: #FFF;
	min-height: 50vh;
}
.parent {
    display: table;
    width: 100%;
}
.child {
  display: table-cell;
  vertical-align: middle;
}
a.navbar-brand .brand_logo img {
    height: 40px;
}
a.navbar-brand h1 {
    margin-top: 10px;
}
.hero-content h1 {
    max-width: 460px;
    margin: 0 auto 0.75em;
    font-weight: 600;
    font-size: 2.0em;
}
.section-title h2 {
    font-weight: 600;
    margin: 1em 0;
}

.btn-outline-secondary {
    background-color: transparent;
    color: rgba(var(--primary), 100%);
    border-color: rgba(var(--primary), 100%);
}
.btn-outline-secondary:hover {
    background-color: transparent;
    color: rgba(var(--primary), 80%);
    border-color: rgba(var(--primary), 80%);
}
.btn-secondary {
    color: #fff;
    background-color: rgba(var(--primary), 100%);
    border-color: rgba(var(--primary), 100%);
}
.btn-secondary:hover {
    color: #fff;
    background-color: rgba(var(--primary), 80%);
    border-color: rgba(var(--primary), 80%);
}

h3.why-block-title {
    font-size: 1.4em;
    font-weight: 300;
}
p.why-block-description {
    opacity: .6;
    font-size: .9em;
}
.why {
    width: 1000px;
    margin: 0 auto;
}
.why-wrapper,
.f-services-wrapper {
    margin-top: 5em;
}
a.nav-btns-lnk.btn.btn-link {
    display: none !important;
}
figure.hero-cta .btn {
    font-weight: 300;
    font-size: 1.5em;
}
.main.homepage-main-content {
    padding-bottom: 5em;
}
.f-services {
    padding-top: 2em;
}
.f-service {
    padding: 0 0.75em;
}
.search-page-services .f-service {
    padding: 0px;
}
.card.f-service-card {
	padding: 1em;
    border: 0px;
    border-radius: 1em;
    box-shadow: 30px 0px 50px 0px rgb(0 0 0 / 6%);
}
.card.f-service-card h5.card-title {
    margin-top: 0px;
    margin-bottom: 1em;
    font-weight: 400;
}
.card.f-service-card h6.card-subtitle {
    align-items: center;
}
.f-service-subtitle-text {
    margin-left: 10px;
    font-weight: 600;
    font-size: .9em;
}
.f-service-logo {
    max-width: 30px;
}
.card.f-service-card p.card-text {
    color: #9b9b9b;
    font-size: .95em;
    line-height: 1.4em;
}
.f-service-footer-link.card-link .badge {
    background: rgb(247 214 24 / 50%);
    font-weight: 600;
    border-radius: 100px;
    padding: 4px 10px;
}
.f-service-footer {
    align-items: end;
}
.s-search-icon div {
    background: transparent;
    border-right: 1px solid transparent;
}
.s-search-icon div, 
input.s-search-field {
    font-size: 1.4em;
    background: transparent;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
}
input.s-search-field {
    /*border-radius: 1px 1em 1em 1px;*/
    border: 1px solid transparent;
    font-weight: 300;
    padding-left: 3em;
    background-color: #FFF;
}
.s-search-icon div {
    border: 1px solid transparent;
    /*border-radius: 1em 0em 0em 1em;*/
    /*padding-right: 0px;*/
}
.s-search-icon path {
    fill: rgba(var(--secondary), 100%);
}
.service-page-search {
    margin-bottom: 2em;
}
.s-search-icon div svg {
    width: 30px;
}
.service-page-search-function .input-group {
    box-shadow: 30px 0px 50px 0px rgb(0 0 0 / 6%);
    border-radius: 1em;
    overflow: hidden;
}
div#search_icon_left {
    position: absolute;
    z-index: 9;
}
label.all-services-label {
	color: rgba(var(--secondary), 100%);
}
.service-page-sidebar .card {
    border-radius: 1em;
    border: 1px;
    background: rgb(0 0 0 / 5%);
}
.service-page-sidebar .card h5 {
    text-transform: uppercase;
    font-size: .9em;
    letter-spacing: 1px;
    color: #a7a7a7;
}
.service-page-sidebar .card .custom-control {
    margin-bottom: 10px;
    font-size: 1em;
    line-height: 1.2em;
}
.contact-page-primary-card-col-1 {
    background: url(../img/banner-search.jpg) center center;
    background-size: cover;
    min-height: 20vh;
}
.contact-page-primary-card {
    background: #FFF;
    border-radius: 1em;
    overflow: hidden;
    box-shadow: 30px 0px 50px 0px rgb(0 0 0 / 6%);
}
.contact-page-primary-card-col-parent {
	min-height: 50vh;
	padding-left: 2em;
}
.contact-page-title h4 {
    color: #9b9b9b;
    font-size: 1.2em;
}
.contact-page-title h1 {
    font-weight: 300;
    font-size: 2em;
}
.contact-page-info {
    margin: 3em 0;
}
.contact-page-info p {
    margin-bottom: 10px;
}
.page-title h1 {
    font-weight: 700;
    font-size: 2em;
}
.page-title {
    margin: 3em 0;
}
#bubble1:before {
    /* content: "";
    display: block;
    width: 433px;
    height: 333px; */
    /* background-image: url(../img/bubble1.png); */
    /* background-color: rgba(var(--primary), 10%);
    background-repeat: no-repeat;
    position: relative;
    right: -85px;
    top: -175px; */
}
#bubble1 {
    position: absolute;
    right: 0px;
}
#bubble2:before {
    content: "";
    display: block;
    width: 100%;
    height: 703px;
    /* background-image: url(../img/bubble2.png); */
    background-color: rgba(var(--primary), 10%);
    background-repeat: no-repeat;
    position: relative;
    right: 0px;
    top: -275px;
}
#bubble2 {
    position: absolute;
    left: 0px;
}