
html, body {
    color: #000;
    background-color: #fff; /*D3D3D3*/
    font-family: sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.lead {
    font-size: 1.25rem;
    color: #6c757d;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.shadow {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

h1, h2, h3, h4, h5 {
    color: black
}

.ltr {
    direction: ltr;
}

#site-nav {
    font-size: 20px;
    direction: ltr;
}

#header {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.1), black);
    transition: background 0.3s; /* Add a smooth transition */
}

    #header:hover {
        background-color: rgba(0, 0, 0, 1); /* Set background to transparent white on hover*/
        transition: background-color 0.3s; /* Add a smooth transition*/
    }


.trigger-link:hover + .hidden-content {
    display: block; /* Show the content on hover*/
}


.hidden-sub-menu {
    display: none;
    position: absolute;
    top: 100%; /* Position below the trigger element */
    left: 0;
    background-color: #f0f0f0;
    padding: 20px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.trigger-link-show-sub-menu {
    position: relative; /* Necessary for absolute positioning of the content div */
}

    .trigger-link-show-sub-menu:hover + .hidden-sub-menu {
        display: block;
        opacity: 1;
    }

footer {
    /* 090012 */
    background-color: #000;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}


.upper-section-s {
    background: linear-gradient(45deg, #250075, #fff, #250075);
    background-size: 400% 400%; /* Large size for smoother movement */
    animation: gradient 15s linear infinite; /* Linear easing for constant speed */
}


.hero-text-with-left-line {
    border-left: 4px solid #fff; /* border-l-4 border-yellow-400 */
    padding-left: 2rem; /* pl-4 (default for pl-4 is 1rem) */
    /* For md:pl-6, it would be padding-left: 1.5rem; at medium breakpoints */
    padding-top: 0.5rem; /* py-2 (default for py-2 is 0.5rem on top and bottom) */
    padding-bottom: 0.5rem;
    font-size:2.2rem;
}

.herotext-with-right-line {
    border-right: 4px solid #fff; /* border-r-4 border-yellow-400 */
    padding-right: 1rem; /* pr-4 */
    /* For md:pr-6, it would be padding-right: 1.5rem; at medium breakpoints */
    padding-top: 0.5rem; /* py-2 */
    padding-bottom: 0.5rem;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 0%; /* Move across the entire gradient */
    }
}

.border-main-color {
    border-color: #250075;
}

.text-color-main {
    color: #250075;
}

.bg-soft-main {
    background-color: #250075;
    color: white;
}

.bg-main {
    background-color: #250075;
    color: white;
}

.bg-main-25 {
    background-color: rgba(37,0,117, 0.35); /* Red with 25% opacity */
    color: white;
}

.bg-main-50 {
    background-color: rgba(37,0,117, 0.5); /* Red with 50% opacity */
    color: white;
}

.bg-main-75 {
    background-color: rgba(37,0,117, 0.75); /* Red with 75% opacity */
    color: white;
}

.btn-main {
    background-color: #250075;
    color: #fff; /* Text color for contrast */
    border-color: #250075; /* Match the background color */
}

.btn-main-dark {
    background-color: #250075;
    color: #fff; /* Text color for contrast */
    border-color: #250075; /* Match the background color */
}

    .btn-main-dark:hover {
        background-color: #000; /* Darker shade on hover */
        border-color: #000;
        color: #fff
    }

.bg-main-fade-left {
    background: linear-gradient(90deg, rgba(0,0,0,1) 25%, rgba(37,0,117,1) 100%);
}

.bg-main-fade-left-to-white {
    background: linear-gradient(90deg, rgba(255,255,255,1) 25%, rgba(37,0,117,1) 100%);
}

.bg-main-fade-right {
    background: linear-gradient(280deg, rgba(0,0,0,1) 35%, rgba(37,0,117,1) 100%);
}

.bg-main-fade-right-opacity {
    background: linear-gradient(280deg, rgba(0,0,0,1) 10%, rgba(37,0,117,0.6) 90%);
}

.bg-fade-right-opacity {
    background: linear-gradient(280deg, rgba(0,0,0,1) 10%, rgba(0,0,0,0.6) 90%);
}
.bg-fade-left-opacity {
    background: linear-gradient(90deg, rgba(0,0,0,0.9) 10%, rgba(0,0,0,0.1) 100%);
}
text-inherit:hover {
    color: #250075;
}

.btn-main:hover {
    background-color: #fff; /* Darker shade on hover */
    border-color: #fff;
    color: #000
}

.btn-outline-main {
    background-color: transparent; /* Example: Bootstrap's primary blue */
    color: #250075; /* Text color for contrast */
    border-color: #250075; /* Match the background color */
}

    .btn-outline-main:hover {
        background-color: #250075; /* Darker shade on hover */
        border-color: #250075;
        color: #fff
    }

.btn-hover-main {
    color: #fff; /* Your base color */
}

    .btn-hover-main:hover {
        color: #6b02d4; /* A lighter shade of your base color */
    }


.large-div {
    display: none; /* Initially hide the large divs */
    position: absolute;
    width: 1000px; /* Adjust width as needed */
    background-color: #f0f0f0;
    border-radius: 15px;
    border: 1px solid #ccc;
    padding: 20px;
    z-index: 5; /* Ensure it's on top of other elements */
}

.nav-item:hover .large-div {
    display: block; /* Show the div on hover */
}


.service-row {
    background-color: transparent; /* Example: Bootstrap's primary blue */
    color: black; /* Text color for contrast */
    transition: background-color 0.3s;
    padding: 18px;
    border-bottom: 2px solid #eee;
}

    .service-row:hover {
        background-color: #eee; /* Darker shade on hover */
        transition: background-color 0.3s
    }

.service-row-button {
    background-color: transparent; /* Example: Bootstrap's primary blue */
    color: black; /* Text color for contrast */
}

.paragraph-like {
    border: none;
    background-color: transparent;
    resize: none;
    outline: none;
    width: 100%;
    height: 100%;
    overflow: hidden; /* Hide scrollbars */
}

.blockquote-main {
    background: #250075;
    padding: 1.5rem;
    border-left: 5px solid #fff;
    border-radius: 0.5rem;
    font-style: italic;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.img-fit {
    background-position-y: -120px;
}

.rocket-bg {
    /* background-position-x: -80px;*/
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 99% ), url('https://cdn.buxley.co/media/background/wabb_ij5o2ert.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    min-height: 60vh;
}

.contactus-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/default-B253.jpg');
}

.about-top-bg {
    background: linear-gradient(280deg, rgba(0,0,0,1) 10%, rgba(37,0,117,0.6) 90%),url('https://cdn.buxley.co/media/background/about_t_bg_bf9e9x76.jpg');
    background-size: cover;
}

.capabilities-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/c_2u3h4.jpg');
    background-size: cover;
}

.ourPhilosophy-top-bg {
    background: linear-gradient( to top,rgba(0, 0, 0, 0.8) 10%,rgba(0, 0, 0,0) 90%), url('https://cdn.buxley.co/media/background/op_740ec1ac.jpg');
    background-size: cover;
    background-position: center;
}

.gcc-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/gcc_ti22r.jpg');
    background-size: cover;
}

.gcc-bottom-bg {
    background: linear-gradient( to bottom,rgba(0, 0, 0, 0.6) 50%,rgba(0, 0, 0, 0.9) 99%), url('https://cdn.buxley.co/media/background/gcc_zw9ek4.jpg');
    background-size: cover;
}

.services-top-bg {
    background: linear-gradient( to top,rgba(0, 0, 0, 0.8) 50%,rgba(0, 0, 0,0) 90%), url("https://cdn.buxley.co/media/background/s_io3hj245.jpg") no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hrts-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/hrts_077d62a1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.hca-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/hca_201jg_wkvx.jpg');
    background-size: cover;
    background-position-y: -200px;
    background-repeat: no-repeat;
}

.ta-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/ta_24_vfds2_z.jpg');
    background-size: cover;
}

.wt-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/wt_24_f2rn_g.jpg');
    background-size: cover;
    background-position-y: -200px
}

.wab-top-bg {
    background-image: url('https://cdn.buxley.co/media/background/wab_xim27w2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
}

.rfq-top-bg {
    background: linear-gradient( to top,rgba(0, 0, 0, 0.6) 100%,rgba(0, 0, 0,0) 90%), url('https://cdn.buxley.co/media/background/rfq_7xw4ac.jpg');
    background-position: bottom;
    background-size: cover;
    background-color: #000;
}

.rfi-top-bg {
    background: linear-gradient( to top,rgba(0, 0, 0, 0.6) 100%,rgba(0, 0, 0,0) 90%), url('https://cdn.buxley.co/media/background/rfi_vik83B.jpg');
    background-position: top;
    background-size: cover;
    background-color: #000;
}

.rfp-top-bg {
    background: linear-gradient( to top,rgba(0, 0, 0, 0.6) 100%,rgba(0, 0, 0,0) 90%), url('https://cdn.buxley.co/media/background/rfp_iou2h345.jpg');
    background-position: top;
    background-size: cover;
    background-color: #000;
}

.menu-banner-bg { /* In the nav section */
    background: linear-gradient(280deg, rgba(0,0,0,1) 10%, rgba(37,0,117,0.6) 90%), url('https://cdn.buxley.co/media/background/iuo34h5.jpg');
    background-size: cover;
}

.ksa-bg {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(37,0,117,0.3) 50%), url('https://cdn.buxley.co/media/cities/ksa_s8R8.jpg');
    min-height: 15rem;
    background-position: center;
    background-size: cover
}

.uae-bg {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(37,0,117,0.3) 50%), url('https://cdn.buxley.co/media/cities/uae_w3k9D.jpg');
    min-height: 15rem;
    background-position: center;
    background-size: cover
}

.germany-bg {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(37,0,117,0.3) 50%), url('https://cdn.buxley.co/media/cities/germany_jsu296.jpg');
    min-height: 15rem;
    background-position: center;
    background-size: cover
}

.oman-bg {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(37,0,117,0.3) 50%), url('https://cdn.buxley.co/media/cities/oman_sk8w.jpg');
    min-height: 15rem;
    background-position: center;
    background-size: cover
}

.egypt-bg {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(37,0,117,0.3) 50%), url('https://cdn.buxley.co/media/cities/egypt_ckw7.jpg');
    min-height: 15rem;
    background-position: center;
    background-size: cover
}

.zoom-in {
    transition: transform 0.3s ease; /* Add a smooth transition */
}

    .zoom-in:hover {
        transform: scale(1.1); /* Adjust the scale value for zoom level */
    }

.post-img {
    width: 500px;
    width: 500px;
}

.square-card {
    height: 0;
    padding-bottom: 50%; /* Ensures a square aspect ratio */
    position: relative;
    overflow: hidden;
    background-color: #000;
}

.square-card {
    height: 0;
    padding-bottom: 50%; /* Ensures a square aspect ratio */
    position: relative;
    overflow: hidden;
    background-color: #000;
}

    .square-card:hover {
        background-color: #111;
    }

.card {
    box-shadow: none;
}

.hidden-content-small {
    display: inline;
}

.otp-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

.otp-title {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #333;
}

.otp-inputs {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.otp-box {
    width: 40px;
    height: 50px;
    font-size: 1.5rem;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .otp-box:focus {
        border-color: #007bff;
        outline: none;
        box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
    }

.otp-options {
    margin-bottom: 20px;
}

.otp-verify-button {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
}

.otp-error,
.otp-success {
    margin-top: 10px;
    font-size: 0.9rem;
}

.otp-resend {
    margin-top: 20px;
    font-size: 0.9rem;
}

    .otp-resend a {
        color: #007bff;
        text-decoration: none;
    }

        .otp-resend a:hover {
            text-decoration: underline;
        }

.article-content {
    font-family: var(--bs-font-sans-serif);
    line-height: 1.6;
    color: #333;
    width: 100%;
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    box-sizing: border-box;
    padding: 0 10px;
}

    .article-content h1 {
        font-size: clamp(1.5rem, 5vw, 2rem);
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        word-break: break-word;
    }

    .article-content h2 {
        font-size: clamp(1.25rem, 4vw, 1.75rem);
        margin-top: 1.2rem;
        margin-bottom: 0.8rem;
        word-break: break-word;
    }

    .article-content p {
        margin-bottom: 1rem;
        font-size: clamp(0.9rem, 3vw, 1rem);
    }

    .article-content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 1rem auto;
    }

    .article-content ul, .article-content ol {
        margin-bottom: 1rem;
        padding-left: clamp(1rem, 5vw, 2rem);
        overflow-x: auto;
    }

    .article-content a {
        color: #0d6efd;
        text-decoration: underline;
        word-break: break-all;
    }

    .article-content blockquote {
        border-left: 4px solid #e9ecef;
        padding-left: 1rem;
        margin-left: 0;
        color: #6c757d;
        max-width: 100%;
        overflow-x: auto;
    }

    .article-content table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        overflow-x: auto;
        display: block;
    }

        .article-content table th,
        .article-content table td {
            padding: 0.5rem;
            border: 1px solid #dee2e6;
        }

    .article-content pre {
        background-color: #f8f9fa;
        padding: 1rem;
        border-radius: 0.25rem;
        overflow-x: auto;
        max-width: 100%;
    }

    .article-content code {
        font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        font-size: 0.875em;
        color: #d63384;
        word-wrap: break-word;
    }

/*Small screen*/
@media (max-width: 1200px) {
    .hidden-content-small {
        display: none;
    }

    #site-nav {
        background-color: rgba(0, 0, 0, 1); /* Set background to transparent white on hover */
        padding: 5px;
    }

    #header {
        margin: 0;
        width: 100%;
        position: relative;
        background-color: black;
    }

    .navbar-nav {
        background-color: #000;
    }

    .img-fit {
        background-position-y: 0px;
    }

    .rocket-bg {
        background-position-x: 0px;
    }

    .post-img {
        width: 500px;
        width: 380px;
    }

    .hca-top-bg, .wt-top-bg {
        background-position-y: 0;
    }

    .square-card {
        height: 0;
        padding-bottom: 35%; /* Ensures a square aspect ratio */
    }

    .article-content {
        padding: 0 5px;
    }

        .article-content blockquote {
            margin-right: 0;
            padding-right: 5px;
        }
    .hero-text-with-left-line {
        border-left: 4px solid #fff; /* border-l-4 border-yellow-400 */
        padding-left: 2rem; /* pl-4 (default for pl-4 is 1rem) */
        /* For md:pl-6, it would be padding-left: 1.5rem; at medium breakpoints */
        padding-top: 0rem; /* py-2 (default for py-2 is 0.5rem on top and bottom) */
        padding-bottom: 0rem;
        font-size: 1.2rem;
    }
    }

.display-1, .display-2, .display-3, .display-4, .display-5, .display-6, .display-7 {
    font-weight: 300;
    color: black;
}

.lead {
    font-weight: 200
}
/*Icons*/
.icon-main {
    background-color: #ddd;
    color: #f0f0f0;
}

/*Border for megamenu*/
.border-color-main {
    border-color: #250075;
}

/*Animations*/
@keyframes LoadingFade {
    from {
        display: block;
    }

    to {
        display: none;
    }
}

.fade-out {
    animation: fadeOut 0.5s forwards;
}

.fade-in {
    animation: fadeIn 0.5s forwards;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden;
    }

    to {
        opacity: 1;
    }
}

.smooth-scroll {
    scroll-behavior: smooth;
}
