body {
    font-family: 'helvetica_now_displaymedium';
    color: #112C40;
    line-height: 1.6;
}

@font-face {
    font-family: 'helvetica_now_displaymedium';
    src: url('../fonts/hel-md.woff2') format('woff2'),
        url('../fonts/hel-md.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1470px;
}

h2 {
    color: #112C40;
}

.navbar {
    background-color: #112C40;
    padding: 42px 10px;
}

.navbar a.nav-link {
    font-size: 19px;
    padding: 20px 0px !important;
    display: inline-block;
    font-weight: bold;
    color: #ACC8E5;
}

.navbar-toggler-icon {
    background-image: url('data:image/svg+xml;charset=UTF8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"%3E%3Cpath stroke="white" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E');
}

.navbar-toggler-icon.close {
    background-image: url('data:image/svg+xml;charset=UTF8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"%3E%3Cpath stroke="white" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M6 6l18 18M6 24L24 6"/%3E%3C/svg%3E');
}

.navbar li.nav-item {
    padding: 0 12px;
}

.navbar a.nav-link.btn.btn-warning.text-dark {
    background: #F7E824;
    padding: 20px 30px !important;
    border-radius: 20px !important;
}

.navbar-brand,
.navbar-nav .nav-link {
    color: white;
}

.navbar-nav .nav-link.active {
    color: #FFD700;
    border-bottom: 3px solid;
}

.hero-section {
    background-color: #E9F4FF;
    padding: 80px 15px;
}

.hero-section h1 {
    font-size: 54px;
    font-weight: 500;
    color: #112C40;
    line-height: 57px;
}

.hero-section p {
    font-size: 22px;
    margin-bottom: 25px;
    line-height: 30px;
    color: #112C40;
    margin-top: 20px;
}

.solutions-section {
    background-color: #fff;
    padding: 6% 15px;
}

.solutions-section h2 {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: left !important;
    border-bottom: 5px solid #112C40;
    padding-bottom: 14px;
}

.solutions-section h4 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 20px;
    color: #112C40;
}

.highlight-banner {
    background-color: #112C40;
    color: white;
    text-align: center;
    padding: 50px 15px;
    width: 70%;
    margin: 0 auto;
}

.highlight-banner p {
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 20px;
}

.highlight-banner h5 {
    font-size: 30px;
    font-weight: 600;
}

.highlight-banner span {
    font-weight: 700;
    color: #FFD700;
}

.team-section {
    padding: 80px 15px;
}

.team-section h2 {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: left !important;
    border-bottom: 5px solid #112C40;
    padding-bottom: 14px;
}

.team-section p {
    text-align: left;
    font-size: 22px;
    color: #112C40;
}

.highlight-banner p span {
    color: #fff;
    font-weight: normal;
}

.team-section a {
    color: #112C40;
}

.case-studies {
    padding: 6% 15px;
}

/*.highlight-banner p span svg {
    height: calc(100% + 20px);
    left: 50%;
    overflow: visible;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: calc(100% + 20px);
}*/
.case-studies h2 {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: left !important;
    border-bottom: 5px solid #112C40;
    padding-bottom: 14px;
}

.footer {
    background-color: #112C40;
    color: white;
    padding: 50px 15px;
    padding-top: 6%;
}

.copyright p a {
    color: #E2ECF7;
    font-size: 18px;
}

.copyright p {
    color: #E2ECF7;
    font-size: 18px;
}

.copyright {
    padding-left: 16%;
    margin-top: 40px;
}

.footer a {
    color: #E2ECF7;
    text-decoration: none;
    font-size: 18px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer ul {
    padding: 0px 18px;
}

.container-fluid {
    padding-left: 5%;
    padding-right: 5%;
}

a.btn.btn-warning.text-dark, button.btn.btn-warning.text-dark {
    background: #F7E824;
    padding: 015px 25px 18px 25px;
    border-radius: 20px;
    border: none;
    font-size: 20px;
    color: #112C40;
    margin-top: 20px;
}

.hero-section h6 {
    font-size: 26px;
    font-weight: bold;
    color: #112C40;
}

.techno {
    background: #E2ECF7;
    padding: 40px 20px;
    min-height: 470px;
}

.techno p {
    font-weight: 500;
    margin-top: 20px;
    font-size: 18px;
}

.case {
    background: #E2ECF7;
    padding: 40px;
    min-height: 720px;
}

.case img.img-fluid {
    margin-bottom: 60px;
    min-height: 100px;
    height: 140px;
}

.consult h2 {
    font-size: 41px;
    font-weight: 500;
    color: #112C40;
}

.case h5 {
    font-size: 22px;
    color: #112C40;
    margin-top: 20px;
    margin-bottom: 20px;
}

.consultation .col-md-6.consult {
    background: #F7E824;
    padding: 0;
    padding-top: 10%;
    padding-left: 4%;
    padding-right: 4%;
}

.consultation .col-md-6 {
    background: #F7E824;
    padding: 0;
}

section.consultation {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #F7E824;
}

section.consultation .row {
    width: 100%;
    padding: 0;
}

.case button.btn.btn-outline-primary:hover {
    background: transparent;
}

.consultation img.img-fluid {
    height: 650px;
    width: 100%;
    object-fit: cover;
}

.consultation button.btn.btn-warning.text-dark {
    background: #112C40;
    padding: 015px 25px 18px 25px;
    border-radius: 20px;
    border: none;
    font-size: 20px;
    color: #fff !important;
    margin-top: 20px;
}

.footer img.img-fluid {
    width: 92%;
}

.footer h2 {
    font-size: 26px;
    color: #E2ECF7;
}

.footer p,
a {
    color: #E2ECF7;
}

.footer li a {
    color: #f7f7f7;
    font-size: 18px;
    text-decoration: underline;
}

a.email-link {
    text-decoration: underline;
}

.case button.btn.btn-outline-primary {
    border: none;
    font-size: 24px;
    color: #112C40;
    font-weight: 600;
    text-decoration: underline;
}

h2.hours {
    margin-top: 15px;
}

.footer p {
    font-size: 18px;
}

.col-md-2.contact-detail {
    width: 20%;
}

.techno ul li {
    font-size: 18px;
}

section.solutions-section.custom-technology .techno {
    min-height: 530px;
}

.techno ul {
    margin-top: 10px;
}

.contact-section {
    background-color: #f9f9f9;
    color: #112C40333;
    font-family: Arial, sans-serif;
}

.contact-form .section-title {
    font-size: 44px;
    font-weight: 500;
    color: #011640;
    border-top: 3px solid #112C40;
    padding-top: 20px;
}

.contact-form .sub-title {
    font-size: 30px;
    font-weight: 500;
    color: #011640;
}

.contact-section p {
    line-height: 1.6;
    color: #555555;
}

.contact-section ul {
    padding-left: 0;
    list-style: none;
}

.contact-section ul li {
    font-size: 1rem;
    margin-bottom: 8px;
}

.contact-section .btn-warning {
    background-color: #ffea00;
    color: #011640;
    border: none;
}

.contact-section .btn-warning:hover {
    background-color: #ffd700;
    color: #011640;
}

.contact-form .container {
    max-width: 1140px;
}

section.contact-form {
    padding: 6% 0px;
}

.contact-form p {
    font-size: 18px;
    font-weight: 500;
}

section.contact-form a.btn.btn-warning.btn-lg.mb-4 {
    background: #F7E824;
    border: none;
    padding: 015px 25px 18px 25px;
    border-radius: 25px 25px 25px 25px;
    display: inline-block;
    margin-bottom: 60px !important;
    color: #112C40;
}

section.contact-form button.btn.btn-warning.btn-lg.mt-3 {
    background: #F7E824;
    border: none;
    padding: 10px 20px 10px 20px;
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
    margin-bottom: 60px !important;
    color: #112C40;
}

.contact-form .list-unstyled li {
    font-size: 18px;
    margin-bottom: 6px;
}

.contact-form .list-unstyled {
    margin: 20px 0px;
}

.contact-form label span {
    color: #c02b0a;
    font-size: 14px;
    font-style: italic;
}

.team-member {
    background: #E2ECF7;
    padding-top: 30px;
}

.about-main .team-section h2 {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: left !important;
    border-top: 3px solid #112C40;
    padding-bottom: 14px;
    padding-top: 20px;
    border-bottom: none;
}

.team-member h5 {
    color: #112C40;
    font-size: 28px;
    font-weight: 500;
}

.team-member p {
    color: #112C40;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    min-height: 70px;
    line-height: 26px;
}

.team-member img.img-fluid.mb-3 {
    margin-bottom: 0 !important;
}

.founder-info {
    background: #E2ECF7;
    height: 100%;
    padding: 14px;
    font-size: 18px;
    color: #112C40;
}

.founder-section h2.section-title {
    font-size: 44px;
    color: #112C40;
    font-weight: 500;
    border-top: 3px solid #112C40;
    padding-top: 40px;
    margin-bottom: 70px;
}

.mission-values h2.section-title {
    font-size: 44px;
    color: #112C40;
    font-weight: 500;
}

section.mission-values {
    border-top: 3px solid;
    padding-top: 40px;
    margin-top: 90px 0px !important;
}

section.founder-section.mb-5 {
    margin-bottom: 90px !important;
}

.mission-values p {
    font-size: 22px;
    color: #112C40;
    line-height: 32px;
}

.mission-values ul li {
    font-size: 22px;
    color: #112C40;
    line-height: 27px;
    margin-bottom: 10px;
}

.mission-values ul {
    padding: 0 19px;
}

.case p {
    font-size: 18px;
    color: #112C40;
    line-height: 25px;
}

.text-container {
    font-family: Arial, sans-serif;
    color: white;
    background-color: #0A2E44;
    /* Adjust background color as needed */
    padding: 20px;
    text-align: center;
    position: relative;
}

.circle-effect {
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
}

.circle-effect::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border: 4px solid #F7E824;
    border-radius: 50%;
    animation: pulseEffect 5s infinite;
    pointer-events: none;
    box-sizing: border-box;
}

@keyframes pulseEffect {

    0%,
    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.case-single-ban h1 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 20px;
}

section.team-section.why-choose.single-inner .container {
    max-width: 1140px;
}

.single-list {
    margin-top: 40px;
}

.single-list ul li {
    font-size: 22px;
}

.container.environ {
    margin-bottom: 120px;
}

.top-button {
    display: none;
}

@media screen and (min-width: 1025px) and (max-width:1460px) {
    .hero-section .align-items-center {
        align-items: self-start !important;
    }

    .case img.img-fluid {
        margin-bottom: 60px;
        min-height: 100px;
        height: auto;
    }
}

@media screen and (min-width: 1281px) and (max-width:1320px) {
    .navbar a.nav-link.btn.btn-warning.text-dark {
        background: #F7E824;
        padding: 20px 10px !important;
        border-radius: 20px !important;
    }
}

@media screen and (min-width: 992px) and (max-width:1280px) {
    nav .navbar-brand .img-fluid {
        max-width: 100%;
        height: auto;
        width: 140px;
    }

    .navbar a.nav-link {
        font-size: 14px;
        padding: 20px 0px !important;
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .col-md-2.contact-detail {
        width: 30%;
    }

    .footer .col-md-2:first-child {
        width: 10%;
    }

    .case-studies .col-md-4 {
        width: 100%;
        margin-bottom: 20px;
    }

    .case-studies .row.text-center {
        display: block;
    }

    .team-member h5 {
        min-height: 70px;
    }

    .hero-section .row.align-items-center {
        display: block;
    }

    .hero-section .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 40px;
    }

    .highlight-banner {
        width: 96%;
    }

    .team-section .row {
        display: block;
    }

    .team-section .col-md-6 {
        width: 100%;
        margin-bottom: 40px;
    }

    .col-md-6.founder-im {
        text-align: center;
    }

    .hero-section .col-md-5.text-start {
        width: 100%;
        margin-bottom: 40px;
    }

    .hero-section .col-md-7 {
        width: 100%;
    }

    section.solutions-section.home-sol .row.text-center {
        display: block;
    }

    section.solutions-section.home-sol .col-md-4 {
        width: 100%;
    }

    section.solutions-section.home-sol .techno {
        min-height: 100%;
        margin-bottom: 20px;
    }

    section.team-section.home-team .col-md-5 {
        width: 100%;
        margin-bottom: 40px;
    }

    section.team-section.home-team .col-md-7 {
        width: 100%;
    }

    section.team-section.home-team {
        padding-bottom: 0;
    }

}

@media screen and (min-width: 992px) and (max-width:1024px) {
    .navbar a.nav-link.btn.btn-warning.text-dark {
        background: #F7E824;
        padding: 20px 16px !important;
        border-radius: 20px !important;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .top-button {
        display: block;
    }

    button#navbarToggler {
        position: relative;
        left: 30px;
    }

    .navbar-nav a.nav-link.btn.btn-warning.text-dark {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .top-button {
        display: block;
        width: 100%;
        text-align: center;
       /*border-top: 1px solid #393c64;*/
        margin-top: 23px;
    }

    .navbar .top-button a.nav-link.btn.btn-warning.text-dark {
        margin-top: 0;
    }

    .navbar-nav a.nav-link.btn.btn-warning.text-dark {
        display: none;
    }

    .navbar {
        background-color: #112C40;
        padding: 42px 0px;
    }

    .contact-form .section-title {
        font-size: 34px;
        font-weight: 500;
    }

    .contact-form .sub-title {
        font-weight: 500;
    }

    .consultation img.img-fluid {
        display: none;
    }

    section.consultation {
        padding: 16% 0px;
    }

    .consultation .col-md-6.consult {
        padding-top: 10%;
        padding-left: 10%;
        padding-right: 4%;
    }

    .consultation button.btn.btn-warning.text-dark {
        padding: 015px 15px 18px 15px;
    }

    .col-md-2.contact-detail {
        width: 100%;
    }

    .copyright {
        padding-left: 0%;
    }

    .col-md-2.contact-detail {
        margin: 30px 0px;
    }

    .navbar a.nav-link.btn.btn-warning.text-dark {
        margin-top: 30px;
    }

    .case-studies h2 {
        font-size: 34px;
        font-weight: 500;
    }

    .case {
        margin-bottom: 20px;
    }

    h2 {
        font-size: 34px !important;
        font-weight: 500;
    }

    .hero-section h1 {
        font-size: 30px;
        line-height: 37px;
    }

    .hero-section .col-md-6.text-start {
        margin-bottom: 40px;
    }

    section.solutions-section.custom-technology .techno {
        margin-bottom: 30px;
    }

    .highlight-banner {
        width: 96%;
    }

    .team-section .row {
        gap: 40px;
    }

    .solutions-section h4 {
        font-size: 34px;
        font-weight: 600;
    }

    .techno {
        margin-bottom: 20px;
    }

    .hero-section .col-md-5.text-start {
        margin-bottom: 40px;
    }

    section.hero-section.home-ban.text-center .align-items-center {
        flex-direction: column-reverse;
        gap: 40px;
    }
    .case img.img-fluid {
        margin-bottom: 60px;
        min-height: 100%;
        height: auto;
    }

}
.caseStudyLink {
    color: #112C40 !important;
    text-decoration: underline !important;
    text-align: center; 
    font-family: "Hel-MD", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-decoration: underline;
} 