body {
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.p10 {
    padding: 10px;
}
section,
.py60 {
    padding: 60px 0px;
}
.mb20 {
    margin-bottom: 20px;
}
.my20 {
    margin: 40px 0px;
}
.spacer {
    height: 40px;
    display: block;
    width: 100%;
}
.my15 {
    margin: 15px 0px;
}
.mt20 {
    margin-top: 20px !important;
}
.pt20 {
    padding-top: 20px;
}
.bg-black {
    background: #000000 !important;
}
.bg-custom {
    background: #b1976b33;
}

.bg-color {
    background-color: #696969;
}
.bg-gray {
    background: #2d2d2d;
}
.service-heading {
    font-size: 24px;
}
.nav-item.dropdown .dropdown-item {
    padding: 15px !important;
}
img {
    filter: grayscale(100%); /* or filter: grayscale(1); */
}
.b-radius-0 {
    border-radius: 0px !important;
}
.b-radius-20 {
    border-radius: 20px;
}
.font-primary {
    font-family: "Oswald", sans-serif;
    font-style: normal;
}
.font-secondary {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
}
.fw-medium {
    font-weight: 500;
}
.modal-backdrop {
    background: #f7f7f7 !important;
}
.banner-content {
    font-size: 15px;
    line-height: 23px;
}
.navbar-nav .nav-link {
    color: #fdfdfd;
    font-size: 15px;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: #dfdfdf !important;
}
.navbar {
    padding: 25px 0px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0rem;
}
.banner-heading {
    font-size: 45px;
    line-height: 55px;
}
.navbar-nav .dropdown-menu {
    position: absolute !important;
}
.subheading {
    font-family: "GFS Orpheus Sans", serif;
    font-size: 18px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
}
.banner {
    background: #000;
    background-image: url("../images/hero-background.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    filter: grayscale(50%);
}
.btn-form {
    background: #000;
    font-size: 16px;
    color: #fff;
    border: none;
    padding: 5px 30px;
    margin-top: 10px;
    border-radius: 20px;
    font-weight: bold;
    border: 1px solid black;
    transition: all 0.2s;
}
.btn-form:hover {
    background: inherit;
    color: black;
}
.btn-readmore {
    background: #000;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    border: none;
    transition: all 0.2s;
}
.btn-approach span,
.btn-custom span:hover,
.btn-custom span:focus {
    color: #fff;
}
.btn-custom span,
.btn-areasupport span:hover,
.btn-areasupport span:focus {
    color: #fff;
}

.btn-readmore:hover,
.btn-readmore:focus {
    background: transparent;
    border: 1px solid #000;
    color: #000;
}
.btn-approach {
    background: #fff;
    font-size: 16px;
    line-height: 1;
    border: none;
    transition: all 0.2s;
}
.btn-approach span {
    color: #000;
}
.btn-approach:hover span {
    color: #fff;
}
.btn-approach:hover,
.btn-approach:focus {
    border: 1px solid #fff;
    background: transparent;
}

.btn-testi {
    background: #000000b3;
    font-size: 16px;
    line-height: 1;
    border: none;
    transition: all 0.2s;
}
.btn-testi span {
    color: #fff;
}
.btn-testi:hover span {
    color: #fff;
}
.btn-testi:hover,
.btn-testi:focus {
    border: 1px solid #fff;
    background: transparent;
}
@font-face {
    font-family: "GFS Orpheus Sans";
    src: url("fonts/GFS_Orpheus_Sans.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.whoweworkwith {
    border-radius: 15px;
    padding: 20px;
    min-height: 350px;
    background: #171717 !important;
}
.card-title {
    font-size: 24px;
    line-height: 1;
    -webkit-text-stroke-color: #000;
    stroke: #000;
}
.rounded-pill {
    padding: 12px 40px;
}
.supportarea-card {
    padding: 20px;
    border-radius: 20px 20px 0px 0px;
    min-height: 190px;
}
.supportarea-img {
    width: 100%;
    max-width: 100%;
    min-height: 220px;
    border-radius: 0px 0px 20px 20px;
    align-content: end;
    filter: grayscale(100%);
}
.specialize-card {
    padding: 20px;
    border-radius: 0px 20px 20px 0px;
    min-height: 250px;
}

.img-border1 {
    border-radius: 20px 0px 0px 20px;
}

.img-border2 {
    border-radius: 0px 20px 20px 0px;
}
.specialize-area {
    width: 100%;
    max-width: 100%;
    min-height: 250px;
    border-radius: 20px 0px 0px 20px;
    align-content: end;
    filter: grayscale(100%);
}
.btn-areasupport {
    background: #000000b3;
    border: 1px solid #000000b3;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 60px;
    display: inline-block;
    transition: all 0.2s;
}
.btn-areasupport:hover,
.btn-areasupport:focus {
    background: #000;
}
.number {
    max-width: 40px;
    width: 100%;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial {
    background: #000;
    background-image: url("../images/testimonials-bg-img.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    filter: grayscale(100%);
}
.testimonial-box {
    border: 5px solid #fff;
    padding-top: 50px;
}
.img-openquote {
    position: absolute;
    top: 50px;
    left: 10px;
}
.img-closedquote {
    position: absolute;
    bottom: 50px;
    right: 10px;
}
.review {
    font-size: 22px;
    line-height: 50px;
    font-style: italic;
}
.conversation {
    background-image: url(../images/contact-us-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    text-align: center;
}
.review-box {
    width: 50%;
}
.footer {
    padding: 30px 0px;
}
.footer h2 {
    font-size: 32px;
    line-height: 32px;
}
.footer-fixed {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.join-us {
    min-height: 180px;
}
.copywrite p {
    margin-top: 15px;
}
.border-y {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}
.form-container: {
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.form-content input {
    width: 40%;
    font-size: 16px;
    font-family: inherit;
    margin-top: 20px;
    padding: 5px 5px;
    border: 1px solid black;
}
.form-content input:focus {
    outline: none;
}
.display-container {
    text-align: center;
}
.display-container h1 {
    margin-bottom: 10px;
}
.display-container div {
    margin-top: 30px;
}
.service-content {
    padding: 20px;
}
.testmonial-content {
    padding: 40px;
    min-height: 205px;
}
.testmonial-content h2 {
    font-family: "GFS Orpheus Sans", serif;
    font-size: 18px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
}
.specialize {
    min-height: 250px;
}
.specialize-content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    flex-direction: column;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.specialize-content p {
    margin-top: 15px;
}
.error-bubble {
    color: salmon;
    margin-top: 20px;
    font-family: inherit;
}
.loader-container {
    position: absolute;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 99;
    background: gray;
    opacity: 0.7;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hidden {
    display: none;
}
.loader {
    border: 14px solid #f3f3f3; /* Light grey */
    border-top: 14px solid gray;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}
.stat-label {
    font-family: inherit;
    font-size: 20pt;
    font-weight: 600;
}
.stat-value {
    font-family: inherit;
    font-size: 20pt;
    color: gray;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media (max-width: 991px) {
    section,
    .py60,
    .footer {
        padding: 40px 0px;
    }
    .navbar-nav .nav-link {
        color: #000;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .service-box {
        margin-bottom: 30px;
    }
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link:hover {
        color: #707070 !important;
    }
    .specialize-content {
        padding: 20px;
    }
    .specialize-area,
    .img-border2,
    .img-border1 {
        border-radius: 20px 20px 0px 0px;
    }
    .specialize-area {
        border-radius: 20px 20px 0px 0px;
    }
    .specialize-card {
        border-radius: 0px 0px 20px 20px;
    }
    .dropdown-toggle {
        border: 1px solid #adadad;
        padding: 5px 15px;
        border-radius: 10px;
    }
    .img-openquote {
        width: 41px;
        top: 0px;
        left: 6px;
    }
    .img-closedquote {
        width: 41px;
        bottom: 0px;
        right: 6px;
    }
    .supportarea-card {
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .banner-heading {
        font-size: 30px;
        line-height: 32px;
    }
    section,
    .py60,
    .footer {
        padding: 20px 15px;
    }
    .footer-fixed {
        position: static;
    }
    .review-box {
        width: 100%;
    }
    .service-content .border-sm-0 {
        border: none !important;
    }
    .form-content input {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1260px !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 1rem !important;
    }
}
