a {
    color: var(--bs-dark);
    text-decoration: none
}

.m-link {
    padding: 0 15px !important
}

.center {
    display: flex;
    align-items: center;
    justify-content: center
}

.btn {
    border-radius: 50px
}

:root {
    --brand-navy: #0f2b5b;
    --brand-yellow: #ffb31a;
    --brand-light: #f8f9fa;
    --brand-white: #ffffff;
}

body {
    font-family: 'Inter', sans-serif !important;
}

.btn-warning,
.bg-warning {
    background: var(--brand-yellow) !important
}

.bg-success {
    background-color: #4CAF50 !important
}

img {
    width: 100%;
    height: auto;
    user-select: none;
    border-radius: 20px !important
}

.width-40 {
    width: 40px;
    height: 40px
}

.width-50 {
    width: 50px;
    height: 50px
}

.cropper-container.cropper-bg {
    max-width: 100% !important;
    width: 100% !important;
}

.fs-10 {
    font-size: 10px
}

.fs-11 {
    font-size: 11px
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-15 {
    font-size: 15px
}

.z-4 {
    z-index: 4 !important
}

.RTL .rtl-ico {
    position: relative;
    top: -2px;
}

.form-floating>label {
    right: unset !important
}

/*
|-------------------------------------------------------------
|   Header
|-------------------------------------------------------------
*/
.link-buttons {
    margin: 0 0 0 auto
}

.RTL .link-buttons {
    margin: 0 auto 0 0
}

a.dropdown-item {
    text-align: left
}

.custom-btn:hover {
    background: #fff !important;
    color: #000 !important
}

/*
|-------------------------------------------------------------
|   Hero
|-------------------------------------------------------------
*/
.hero:after {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, hsl(0deg 0% 0% / 54%) 0%, rgb(0 0 0 / 54%) 98%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.hero-description {
    width: 70%;
    margin: 0 auto;
}

.secondary-btn:hover {
    background: transparent !important;
    color: #fff !important;
    border-color: white;
}

/*
|-------------------------------------------------------------
|   Sections
|-------------------------------------------------------------
*/
.section {
    padding: 120px 0;
    position: relative
}

.pt-40 {
    padding-top: 40px
}

.pb-40 {
    padding-bottom: 40px
}

footer a,
footer span {
    color: var(--bs-secondary)
}

footer a:hover {
    color: var(--bs-dark)
}

#Reviews {
    background: #212529;
    padding: 150px 0;
}

@media (max-width: 768px) {
    #Reviews {
        padding: 72px 0 75px 0
    }
}

/*
|-------------------------------------------------------------
|   Projects
|-------------------------------------------------------------
*/
.project:hover .opacity-0 {
    opacity: 1 !important;
    transition: opacity 0.3s !important
}

.first-project {
    height: 500px
}

/*
|-------------------------------------------------------------
|   Services
|-------------------------------------------------------------
*/
/*
|-------------------------------------------------------------
|   Services & Blogs Unified Cards
|-------------------------------------------------------------
*/
.service-info {
    position: relative;
    margin-top: -50px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px;
    background-color: #fff;
    border-radius: 20px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.col-12:hover .service-info {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(15, 43, 91, 0.12);
}

.service-info h2 {
    color: var(--brand-navy);
    font-weight: 700;
}

.section.services img {
    border-radius: 25px !important;
    transition: transform 0.5s ease;
}

.col-12:hover img {
    transform: scale(1.03);
}

.cta-container {
    padding: 120px 0
}


/*
|--------------------------------------------------------------------------
|  Alerts
|--------------------------------------------------------------------------
*/
.fixed-alert {
    position: fixed;
    top: 50px;
    right: 50%;
    border: 0;
    z-index: 9999;
    display: flex;
    font-size: 13px;
    width: max-content;
    padding: 10px 31px;
    transform: translateX(50%);
    box-shadow: 0 0 17px 8px rgb(0 0 0 / 12%)
}

.post .table {
    margin: 1rem 0;
    width: 100%;
}

.post .table table {
    width: 100%;
    border-collapse: collapse
}

.post .table th,
.post .table td {
    padding: 10px;
    border: 1px solid #ddd
}

.post .table th {
    font-weight: bold;
    background: #f5f5f5
}

.post .table tr:nth-child(even) {
    background: #fafafa
}

.post .table td p {
    margin: 0
}

.post a {
    color: #0a58ca
}

.post ol,
.post ul {
    line-height: 34px
}

.post h2 {
    font-size: 1.4rem
}

.post h3 {
    font-size: 1.25rem
}

.post h4 {
    font-size: 1.15rem
}

.post h5 {
    font-size: 1.1rem
}

.post h6 {
    font-size: 1rem
}

.post iframe {
    border-radius: 15px
}

.post blockquote {
    padding: 20px;
    border-radius: 15px;
    background: #f8f9fa;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)
}

.post blockquote p {
    margin: 0
}

.lightgallery a {
    width: 33%;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.menu-header,
.block-page {
    padding: 4rem 0 3rem;
    background-color: var(--brand-navy) !important;
    border-radius: 0 0 50px 50px;
    color: white;
    text-align: center;
    margin-bottom: 3rem;
}

.menu-header .title,
.block-page h1,
.block-page h2 {
    color: white !important;
    font-weight: 700;
    font-size: 32px !important;
    margin-bottom: 10px;
}

.menu-header p,
.block-page p {
    opacity: 0.75;
    margin-bottom: 0;
}

.block-page .nav-item {
    display: inline-block;
    width: auto;
}

.block-page .nav-item a {
    color: white !important;
    opacity: 0.8;
}

.block-page .nav-item a:hover {
    opacity: 1;
}

.map-container {
    height: 400px;
    background: #f8f9fa;
    padding-top: 10px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    box-shadow: 0px -2px 3px hsl(0deg 0% 0% / 6%);
}

/*
|-------------------------------------------------------------
|   Others
|-------------------------------------------------------------
*/

@media (max-width: 768px) {
    .hero-description {
        width: 99%;
    }

    .hero-buttons {
        display: block
    }

    .hero-buttons .btn {
        width: 100%
    }

    .lightgallery a {
        width: 50%
    }

    .block-page,
    .section,
    .cta-container {
        padding: 50px 0
    }

    .map-container {
        height: 280px
    }

    header li.nav-item {
        width: 100%;
        display: block
    }

    .m-link {
        padding: 10px 15px !important
    }

    .first-project {
        height: 240px
    }

    .cta-arrow {
        display: none
    }
}

.filter-dark {
    filter: grayscale(1)
}

.filter-dark:hover {
    filter: grayscale(0)
}

.cta-container,
.service-info {
    border-radius: 30px !important;
}

.project,
.review {
    overflow: hidden;
    border-radius: 30px
}

.bg-warning {
    box-shadow: 2px 2px 20px hsl(40.09deg 100% 55.1% / 71%)
}

.bg-warning:hover {
    box-shadow: 2px 2px 20px #ffb31a
}


/*
|-------------------------------------------------------------
|   Admin
|-------------------------------------------------------------
*/
.hr-repeat {
    background: repeating-linear-gradient(135deg, transparent, transparent 8px, #b5b5b5 0, #4b4949 11px);
    height: 11px;
    margin-top: 2rem;
    border-width: 0;
}

.table-btn {
    height: 40px;
    width: 40px
}


/*
|--------------------------------------------------------------------------
|  Background Input Autofill
|--------------------------------------------------------------------------
*/
.form-control:focus {
    border-color: #000000;
    box-shadow: 0 0 0 .25rem rgb(0 0 0 / 25%)
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: #F5F5F5 !important;
    transition: background-color 5000s ease-in-out 0s
}

.no-scroll {
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.no-scroll::-webkit-scrollbar {
    display: none
}

.table>:not(caption)>*>* {
    border: 0;
    background: unset
}

table th {
    font-size: 15px;
    font-weight: 500;
    padding: 1rem 8px !important
}

table td {
    font-size: 14px
}