body {
    font-family: 'Open Sans', sans-serif;
    background: rgba(55, 137, 113, 1);
}
#navbarNav {
    background: #fff;
    flex-grow: 0;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 600;
    line-height: 22px;
    border-radius: 100px;
}
.navbar .container {
    margin-top:28px;
}
.navbar-nav .nav-item {
    padding: 8px 25px;
    border-radius: 100px;
}
.navbar-nav .nav-item.active {
    background: #0D3133;
}
.navbar-nav .nav-link.active {
    color: #fff;
}
.mt-minus40 {
    margin-top:-40px !important;
}
.hero {
    background: #FFF;
    color: #fff;
    text-align: left;
    padding: 8rem 2rem;
    position: relative;
    height:900px;
    margin-top:-70px;
    overflow:hidden;
}
.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('../img/hero-pulsate-bg.png') center center/cover no-repeat;
    animation: pulseBackground 16s ease-in-out infinite;
    transform-origin: center;
    z-index: 0;
}
/* Keyframes for pulsating effect */
@keyframes pulseBackground {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
}
.hero h1 {
    display: inline-block;
    border-radius: 0.25rem;
    color: white;
    font-weight: bold;
}
.hero h1 span {
    background: rgba(55,137,113,1);
    padding:2px 20px;
    margin-bottom:1px;
    border-radius: 15px;
    display: inline-block;
}

.bg-green, .bg-light-green { 
    overflow: hidden; 
}
.bglg img {
    min-width:100%;
}
.fw-ebold {
    font-weight: 800 !important;
}

.bglg .row {
    margin:0;
    align-items: stretch; /* force columns to equal height */
}

/* Ensure columns inside .bglg stretch so child elements (like .group26) can fill the full height */
.bglg .row.align-items-center .col-md-6 {
    display: flex;
    align-items: stretch;
}

.group26 {
    background: url('../img/how-we-are-different.png') center center no-repeat;
}

.aax {
    background: url('../img/new-solution.png') center center no-repeat;
}

.group26, .aax {
    background-size: auto 100%; /* image scaled to 100% of element height */
    flex: 1 1 auto; /* fill its parent column */
    min-height: 320px; /* fallback so empty container has a visible height */
    display: block;
    align-self: stretch;
}

.bg-green {
    background: rgba(55,137,113,1);
    color: white;
    position: relative;
    border-radius: 40px 40px 0 0;
}
.bg-light-green {
    background-color: #EAF3F1;
    border-radius: 40px;
    position: relative;
    margin-left:auto;
    margin-right: auto;
}
.text-white a {
    color:#9be3b3;
    text-decoration:underline;
}
.text-white a:hover {
    color:rgba(55,137,113,1);
    text-decoration:underline;
}
.pull-left {
    float:left !important;
}
.pull-right {
    float:right !important;
}
footer a {
    color: rgba(55,137,113,1);
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
.sinuswidth {
    margin-bottom: 20px;
    margin-left:auto;
    margin-right:auto;
    max-width: 490px;
    padding-top:50px;
}
section.bg-dark-green {
    overflow: hidden;
    padding: 0;
    background: #0D3133;
    margin-left: auto;
    margin-right: auto;
    border-radius:0 0 40px 40px;
}

.bglg.container {
    padding:0;
    margin:0;
    max-width: 100%;
}

section.bg-dark-green .row .col-md-6 .ctrlw {
    margin: 0 auto;
}

section.bg-dark-green .row .col-md-6.mb-4 {
    padding: 0;
}

p.pipeline {
    font-weight: 700 !important;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
#news {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0 0 40px 40px;
    opacity: 1;
    padding: 190px 230px 140px 230px;
    color: #0D3133;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}
#news .container {
    padding-left:0;
    padding-right:0;
}
#news h2 {
    max-width: 750px;
}
.greendot {
    position:absolute;
    border-radius: 40px;
    width: 30px;
    height: 30px;
    background: #378971 0% 0% no-repeat padding-box;
    opacity: 1;
}
.gd1 {
    top: 33%;
    left: 50%;
    transform:translate(-50%,-50%);
}
.gd2 {
    top: 54.3%;
    left: 42.5%;
    transform: translate(-50%, -50%);
}
.gd3 {
    top: 54.3%;
    left: 57.5%;
    transform: translate(-50%, -50%);
}
.gl1 {
    width: 0px;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #378971;
    opacity: 1;
    height: 21.3%;
}
.gl2 {
    width: 15%;
    position: absolute;
    top: 54.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #378971;
    opacity: 1;
    height: 0px;
}
.nasalcreamitem {
    padding:28px 50px;
    display:inline-block;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    border-radius:40px;
    opacity: 1;
}
.ncidark {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color:#0D3133;
}
.ncibright {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color:#0D3133;
}

.ncidark-25 {
    background-image: linear-gradient(to bottom, #0D3133 25%, #ffffff 25%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #0D3133;
}
.full-width-div {
    width: 100%;
    height:88px;
    margin:40px 0;
    position:relative;
}
.halfwidthdiv {
    width:50%;
    position:relative;
}
.halfwidthdivr {
    width:50%;
    position:relative;
    float:right;
}
.ncil {
    float: right;
    margin-right:27px !important;
}
.ncir {
    float: left;
    margin-left:27px !important;
}
.pull-right > .ncdarkline {
    position: absolute;
    height: 291px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    width: 6px;
    border-radius: 40px;
    opacity: 1;
    left: 50%;
    transform: translate(-50%);
}
.pull-left > .ncdarkline {
    position: absolute;
    height: 385px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    width: 6px;
    border-radius: 40px;
    opacity: 1;
    left: 50%;
    transform: translate(-50%);
}
.ncbrightline {
    position: absolute;
    height: 830px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    width: 6px;
    border-radius: 40px;
    opacity: 1;
    left: 50%;
    transform: translate(-50%);
}
.ncdarkdot {
    width: 26px;
    height: 26px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 3px solid #FFFFFF;
    border-radius: 40px;
    opacity: 1;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ncbrightdot {
    width: 26px;
    height: 26px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 3px solid #FFFFFF;
    border-radius: 40px;
    opacity: 1;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.pipediv {
    margin-bottom: 150px;
    display: inline-block;
    position: relative;
}
.row.g-4 {
    justify-content: space-evenly;
}
.card-img-top {
    width:100%;
    aspect-ratio: 10/7;
}
.card-noimg-top {
    position: relative;
    background: #0B2365 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    width: 100%;
    aspect-ratio: 10/7;
}
.card-img-top-bg {
    max-width: 92%;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}
.card-noimg-top a:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    zoom:1.5;
}
.text-muted-date {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0D3133;
    opacity: 1;
    margin-bottom:10px !important;
}
.card-body {
    padding-left:0 !important;
    margin-top:14px;
}
.card-body h4, .card-body h4 a {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #0D3133;
    margin-bottom: 20px;
    text-decoration: none;
    position: relative;
}
.card-body h4 a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.card-body p {
    font-size: 16px;
    line-height: 26px;
}
.card-body a {
    position: absolute;
    bottom:0;
    color: #378971;
}
.locations {
    position: relative;
    height:600px;
    margin-left:auto;
    margin-right:auto;
    background: url('../img/contact-bg.png') center center/cover no-repeat;
    opacity: 1;
    text-align: center;
}
.footer-text {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #0D3133;
    opacity: 1;
    min-height:177px;
    margin-left:auto;
    margin-right:auto;
    border-radius: 40px 40px 0 0;
    position: relative;
}
.address-container {
    position:absolute;
    left: 230px;
    top:0;
    width: 458px;
    height: 600px;
    background: #0D3133 0% 0% no-repeat padding-box;
    opacity: 0.8;
    padding:117px 49px;
    max-width:100%;
}
.teamsection {
    background:#F6F7F8 !important;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    padding-right: 230px;
    padding-left: 230px;
    border-radius: 40px;
    z-index: 3;
}
.teamsection p {
    font-size:46px;
    line-height: 62px;
    text-align: center;
    letter-spacing: 0px;
    color: #0C3133;
    opacity: 1;
    font-weight: 500;
}
.teamsection p strong {
    font-weight: 800;
}
.modalBtns {
    width: 329px;
    height: 19px;
    text-align: center;
    margin:0 auto;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #0D3133;
    opacity: 1;
    font-family: 'Inter', sans-serif;
}
.modalBtns a {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #0D3133;
    opacity: 1;
    font-family: 'Inter', sans-serif;
}
.modalBtns a:hover {
    text-decoration: underline !important;
    cursor: pointer;
}
.modal {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}

body.modal-open {
  overflow: hidden;
} 
span.cite {
    display: block;
    text-align: left;
    margin-bottom:15px;
}
span.no {
    margin-right:12px;
    display: inline-block;
    width: 16px;
}
.modal-content {
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  max-width: 80%;
  width: 100%;
  max-height: 80vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  box-sizing: border-box;
} 
#pp, #to {
    text-align: left;
}
.close {
  position: absolute;
  top: 5px; right: 5px;
  cursor: pointer;
}
.adrstate {
    font-size: 16px;
    line-height: 30px;
    height: 22px;
    margin-bottom: 20px;
}
.adrcity {
    font-size: 22px;
    line-height: 48px;
    font-weight: 800;
    height: 30px;
    margin-bottom: 5px;
}
.adrmail {
    display:block;
    text-decoration: underline;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
}
.z2i {
    z-index: 2;
}
.ucbold strong {
    text-transform: uppercase;
}
.img50 {
    width:100%;
    max-height:max-content;
    height:100%;
}

/*************/
/*************/
/**PIPELINE***/
/*************/
/*************/
#pipeline .ncidark { 
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #0D3133, #0D3133);
    background-position: top left;
    background-size: 100% 0%;               /* hidden at start */
    transition: background-size .6s ease, color .6s ease, border-color .6s ease;
}
#pipeline .ncdarkline {
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #0D3133, #0D3133);
    background-position: top left;
    background-size: 100% 0%;               /* hidden at start */
    transition: background-size 1.5s ease, color 1.5s ease, border-color 1.5s ease;
}
#pipeline .ncdarkdot {
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #0D3133, #0D3133);
    background-position: top left;
    background-size: 100% 0%; /* hidden at start */
    transition: background-size .3s ease, border-color .3s ease;
}
#pipeline .to-black {
  background-size: 100% 100%;
}
#pipeline .ncidark.to-black {
  color: #fff;
  border-color: #0D3133;
}
.ncdarkdot.to-black {
  border-color: #378971;
}

#pipeline .ncidark-25 {
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #0D3133, #0D3133);
  background-position: top;
  background-size: 100% 0%;
  transition: background-size .6s ease, color .6s ease, border-color .6s ease;
}
#pipeline .ncidark-25.to-black {
  background-size: 100% 25%;
  border-color: #0D3133;
  color:#0D3133;
}
.greenh {
    color:#FFFFFF;
    font-size: 26px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 20px;
}
.text-sm {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
}
h2 {
    font-weight: 800 !important;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
    opacity: 1;
    margin-bottom:30px !important;
    color: #0D3133;
}
.cpt {
    text-transform: capitalize;
}
.padding-tb-s {
    padding-top: 50px;
    padding-bottom: 50px;
}
.padding-tb-m {
    padding-top:100px;
    padding-bottom:100px;
}
.padding-tb-l {
    padding-top:150px;
    padding-bottom:150px;
}
.padding-tb-xl {
    padding-top:200px;
    padding-bottom:200px;
}
.padding-b-s {
    padding-bottom:50px !important;
}
.padding-b-m {
    padding-bottom:100px !important;
}
.padding-b-l {
    padding-bottom:150px !important;
}
.padding-b-xl {
    padding-bottom:200px !important;
}
h3, p, ul {
    margin-bottom:30px;
}
h3 {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #0D3133;
}
p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #0D3133;
}