@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* /Controls/IriaGridComponent/IriaGridComponent.razor.rz.scp.css */
.main[b-9gag983d29] {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.03);
}

.pager-control[b-9gag983d29] {
    color: #333;
}

    .pager-control:hover[b-9gag983d29] {
        cursor: pointer;
    }

input[type="number"][b-9gag983d29] {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    input[type="number"]:focus[b-9gag983d29] {
        color: #495057;
        background-color: #fff;
        border-color: #258cfb;
        outline: 0;
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    }

/* SORTING */
.sort[b-9gag983d29] {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.sort:hover[b-9gag983d29] {
    cursor: pointer;
}

.ascending[b-9gag983d29] {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.descending[b-9gag983d29] {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.no-sort[b-9gag983d29] {
    display: none;
}

table[b-9gag983d29] {
    border: 1px solid #EEE;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

th[b-9gag983d29] {
    background-color: #0d6efd;
    color: white;
}

    th:hover[b-9gag983d29] {
        cursor: pointer;
        background-color: #0f7ffe;
    }
table th:first-child[b-9gag983d29] {
    border-top-left-radius: 10px;
}

table th:last-child[b-9gag983d29] {
    border-top-right-radius: 10px;
}

.mb-large[b-9gag983d29] {
    margin-bottom: 3rem;
}

.mb-medium[b-9gag983d29] {
    margin-bottom: 2rem;
}

.mb-small[b-9gag983d29] {
    margin-bottom: 1rem;
}
/* /Pages/Accounts/AccountManage.razor.rz.scp.css */
/* Container styling */
.store-allocation[b-xo8jha2jdz] {
    max-height: 60vh;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
}

/* Fixed search bar */
.search-bar[b-xo8jha2jdz] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

/* Scrollable content */
.store-container[b-xo8jha2jdz] {
    overflow-y: auto;
    padding: 10px;
    flex: 1;
}

/* State group and header styling */
.state-group[b-xo8jha2jdz] {
    margin-bottom: 10px;
}

.state-header[b-xo8jha2jdz] {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 5px;
}

.toggle-button[b-xo8jha2jdz] {
    border: none;
    background: none;
    font-size: 14px;
    margin-right: 5px;
    cursor: pointer;
}

/* Individual store item */
.store-item[b-xo8jha2jdz] {
    display: flex;
    align-items: center;
    margin-left: 20px;
    margin-bottom: 5px;
}

    .store-item input[b-xo8jha2jdz] {
        margin-right: 10px;
    }
.custom-checkbox input[type="checkbox"][b-xo8jha2jdz] {
    accent-color: blue; /* Modern browsers support the accent-color property */
}
/* /Pages/Docs/SSRIS.razor.rz.scp.css */
.nav-tabs[b-7pn3goioqj] {
    margin: 0;
    padding: 0;
    border: 0;
}

    .nav-tabs > li > a[b-7pn3goioqj] {
        background: #0076C0;
        color: #ffffff;
        border-radius: 0;
    }

        .nav-tabs > li > a:hover[b-7pn3goioqj] {
            color: #0076C0;
        }

    .nav-tabs > li.active > a[b-7pn3goioqj],
    .nav-tabs > li.active > a:hover[b-7pn3goioqj] {
        background: #efefef;
        color: #0076C0;
    }

.container-fluid fieldset[b-7pn3goioqj] {
    margin-top: 1em;
}

.control-label .text-left[b-7pn3goioqj] {
    text-align: left;
}

li.instructions[b-7pn3goioqj] {
    margin-top: 4rem;
    margin-bottom: 1.5rem;
}

li.instructionsRS[b-7pn3goioqj] {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

img.img_instructions[b-7pn3goioqj] {
    height: 370px;
    margin-top: 1rem;
    margin-bottom: 3rem;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.img_instructions_smaller[b-7pn3goioqj] {
    height: 200px;
}

a.emailNick[b-7pn3goioqj] {
    color: rgba(31, 100, 202, 1);
    font-weight: 400;
    text-decoration: underline;
}

    a.emailNick:hover[b-7pn3goioqj] {
        cursor: pointer;
        color: rgba(31, 100, 202, 0.6);
    }

h3.SSRISHeading[b-7pn3goioqj] {
    font-family: Poppins;
    color: steelblue;
    font-weight: 500;
}

h4.headerWithWarning[b-7pn3goioqj] {
    display: inline-block;
}

.warning[b-7pn3goioqj] {
    color: orangered;
    font-weight: 600;
}

.error[b-7pn3goioqj] {
    font-weight: 700;
    color: red;
    padding: 5px;
}
/*
    .error::before {
        content: '\26AC';
        position: relative;
        left: -4px;
    }*/

.errorPanel[b-7pn3goioqj] {
    margin: 1rem;
}

.important[b-7pn3goioqj] {
    color: cornflowerblue;
    font-weight: 500;
}

.filename[b-7pn3goioqj] {
    color: darkgreen;
    font-weight: 500;
}

.contactPanel[b-7pn3goioqj], .notePanel[b-7pn3goioqj], .warningPanel[b-7pn3goioqj] {
    text-align: center;
    padding: 1rem;
    margin: 2rem 0;
    border-radius: 5px;
    /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);*/
}

.contactPanel[b-7pn3goioqj] {
    border: 1px solid #0076C0;
    color: #0076C0;
}

.warningPanel[b-7pn3goioqj] {
    border: 2px solid #d02222;
    color: #d02222;
    font-weight: 600;
}

.notePanel[b-7pn3goioqj] {
    border: 2px solid dodgerblue;
    color: dodgerblue;
    font-weight: 600;
}

.explanationPanel[b-7pn3goioqj] {
    background: rgba(0, 0, 0, 0.03);
    line-height: 1.6;
    border-left: solid 1px rgba(0, 0, 0, 0.07);
    border-bottom: solid 1px rgba(0, 0, 0, 0.07);
    border-right: solid 1px rgba(0, 0, 0, 0.07);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 5px;
    color: #666666;
    font-size: 1.7rem;
}

.spanWarning[b-7pn3goioqj] {
    color: #d02222;
    font-family: monospace;
}

ul li[b-7pn3goioqj] {
    list-style: none;
    /*list-style-type: georgian;*/
}

/* Changelog Styles*/
.changelog[b-7pn3goioqj] {
    font-family: Helvetica, sans-serif;
    margin-top: 2rem;
    /*background-color: #fff;*/
}

.changelogItem[b-7pn3goioqj] {
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 15px;
    padding: 2px;
}

.changelogHeading[b-7pn3goioqj] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    background-color: rgb(0, 118, 192);
    color: #ffffff;
    font-size: 1.7rem;
}

.changelogHeadingItem[b-7pn3goioqj], .changelogHeadingItemDate[b-7pn3goioqj] {
    display: inline-block;
}

.changelogHeadingItem[b-7pn3goioqj] {
    padding: 5px 5px;
    margin: 5px;
    min-width: 35%;
}

.changelogHeadingItemDate[b-7pn3goioqj] {
    color: #000;
    font-size: 1.6rem;
    font-family: monospace;
    background-color: #ffffff;
    padding: 2px 5px;
    margin-left: 5px;
    border-radius: 5px;
}

.dateBox[b-7pn3goioqj] {
    display: flex;
    width: 100%;
    align-items: end;
    justify-content: end;
    margin-right: 5px;
    border-radius: 20px;
}

.PUBLISHED[b-7pn3goioqj], .PROGRESS[b-7pn3goioqj], .SUGGESTED[b-7pn3goioqj] {
    color: azure;
}

h4.PUBLISHED[b-7pn3goioqj], h4.PROGRESS[b-7pn3goioqj], h4.SUGGESTED[b-7pn3goioqj] {
    background-color: #ffffff;
    padding: 2px;
}

h4.PUBLISHED[b-7pn3goioqj] {
    color: rgb(0, 118, 192);
}

h4.PROGRESS[b-7pn3goioqj] {
    color: green;
}

h4.SUGGESTED[b-7pn3goioqj] {
    color: sandybrown;
}

.PROGRESS[b-7pn3goioqj] {
    background-color: green;
}

.SUGGESTED[b-7pn3goioqj] {
    background-color: sandybrown;
}

.changelogHeadingItemVersion[b-7pn3goioqj], .changelogHeadingItem[b-7pn3goioqj] {
    font-family: monospace;
}

.changelogHeadingItemVersion[b-7pn3goioqj] {
    margin-left: 5px;
    padding: 2px 2px;
    /*border: 1px solid rgba(255, 255, 255, 0.6);*/
    border-radius: 5px;
    min-width: 20rem;
    text-align: center;
}

.changelogHeadingItemDownload[b-7pn3goioqj] {
    padding: 2px 10px;
    border-radius: 5px;
}

    .changelogHeadingItemDownload a[b-7pn3goioqj] {
        color: azure;
        padding: 3px;
        border: 1px solid azure;
    }

        .changelogHeadingItemDownload a:hover[b-7pn3goioqj] {
            background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
            color: aliceblue;
            text-decoration: none;
        }

.changelogLineItem[b-7pn3goioqj] {
    background-color: white;
    padding: 2px 5px;
    /*margin: 5px 5px;*/
}

    .changelogLineItem:not(:last-child)[b-7pn3goioqj] {
        /*border-bottom: 1px solid rgba(0, 0, 0, 0.07);*/
    }

    .changelogLineItem[b-7pn3goioqj]::before {
        content: '\2022';
        margin-right: 1rem;
    }

#tag-line-container[b-7pn3goioqj] {
    display: inline-block;
    width: 70%;
    height: 100%;
    margin: auto;
    /*border: 1px solid red;*/
}


#tag-line[b-7pn3goioqj] {
    position: absolute;
    top: 33%;
    left: 39rem;
    /*width: 100%;*/
    height: 50%;
}

@media only screen and (max-width: 1500px) {
    #tag-line[b-7pn3goioqj] {
        display: inline-block;
        top: 32%;
        height: 40%;
        left: 45%;
    }
}

@media only screen and (max-width: 1290px) {
    #tag-line[b-7pn3goioqj] {
        display: inline-block;
        top: 32%;
        height: 30%;
        left: 45%;
    }
}

/* Quote */
ul.addressInfo[b-7pn3goioqj] {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
    font-weight: 600;
}

.isobar[b-7pn3goioqj] {
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
}
/* /Pages/Index.razor.rz.scp.css */
.landing-page[b-uh4jg4przt] {
    text-align: center;
    padding: 20px;
}

.header[b-uh4jg4przt] {
    background-color: #f8f9fa;
    padding: 50px 20px;
}

    .header h1[b-uh4jg4przt] {
        font-size: 2.5em;
        margin-bottom: 10px;
    }

    .header p[b-uh4jg4przt] {
        font-size: 1.2em;
        margin-bottom: 20px;
    }

    .header button[b-uh4jg4przt] {
        padding: 10px 20px;
        font-size: 1em;
        cursor: pointer;
    }

.features[b-uh4jg4przt], .about[b-uh4jg4przt] {
    margin: 40px 0;
}

    .features h2[b-uh4jg4przt], .about h2[b-uh4jg4przt] {
        font-size: 2em;
        margin-bottom: 20px;
    }

    .features ul[b-uh4jg4przt] {
        list-style-type: none;
        padding: 0;
    }

    .features li[b-uh4jg4przt] {
        font-size: 1.2em;
        margin: 10px 0;
    }

.footer[b-uh4jg4przt] {
    background-color: #343a40;
    color: white;
    padding: 20px;
}

    .footer p[b-uh4jg4przt] {
        margin: 0;
    }
/* /Pages/Inspections/InspectionDetail.razor.rz.scp.css */
.rz-datatable-toggler[b-g2gx5x22cj] {
    font-size: 1.5rem !important; /* Increase arrow size */
    color: orange;
    width: 30px !important;
    height: 30px !important;
}

/* /Pages/Jobs/JobManage.razor.rz.scp.css */
.text-label[b-o60v62kq4u] {
    color: dodgerblue;
    font-family: 'Roboto', sans-serif;
}

.text-value[b-o60v62kq4u] {
    color: #666;
    font-family: 'Roboto', sans-serif;
}
/* /Pages/Jobs/Jobs.razor.rz.scp.css */
.lds-dual-ring[b-n4dkljrj3q] {
    display: inline-block;
    width: 80px;
    height: 80px;
}

    .lds-dual-ring[b-n4dkljrj3q]:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #0076c0;
        border-color: #fff transparent #fff transparent;
        animation: lds-dual-ring-b-n4dkljrj3q 1.2s linear infinite;
    }

@keyframes lds-dual-ring-b-n4dkljrj3q {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader[b-n4dkljrj3q] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 3px solid;
    border-color: #FFF #FFF transparent transparent;
    box-sizing: border-box;
    animation: rotation-b-n4dkljrj3q 1s linear infinite;
}

    .loader[b-n4dkljrj3q]::after,
    .loader[b-n4dkljrj3q]::before {
        content: '';
        box-sizing: border-box;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        border: 3px solid;
        border-color: transparent transparent #FF3D00 #FF3D00;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        box-sizing: border-box;
        animation: rotationBack-b-n4dkljrj3q 0.5s linear infinite;
        transform-origin: center center;
    }

    .loader[b-n4dkljrj3q]::before {
        width: 32px;
        height: 32px;
        border-color: #FFF #FFF transparent transparent;
        animation: rotation-b-n4dkljrj3q 1.5s linear infinite;
    }

@keyframes rotation-b-n4dkljrj3q {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotationBack-b-n4dkljrj3q {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.loader2[b-n4dkljrj3q] {
    position: relative;
    width: 100px;
    height: 100px;
}

.loader[b-n4dkljrj3q]:before, .loader[b-n4dkljrj3q]:after {
    content: '';
    border-radius: 50%;
    position: absolute;
    inset: 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) inset;
}

.loader[b-n4dkljrj3q]:after {
    box-shadow: 0 2px 0 #FF3D00 inset;
    animation: rotate-b-n4dkljrj3q 2s linear infinite;
}

@keyframes rotate-b-n4dkljrj3q {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.custom-scheduler[b-n4dkljrj3q] {
    font-family: Arial, sans-serif;
    max-width: 100vw;
    margin: auto;
}

.header[b-n4dkljrj3q] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.grid[b-n4dkljrj3q] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 2px;
}

.grid-header[b-n4dkljrj3q] {
    text-align: center;
    font-weight: bold;
    background-color: #f4f4f4;
    padding: 5px;
}

.grid-cell[b-n4dkljrj3q] {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px;
    display: flex;
    flex-direction: column;
    min-height: 50px; /* Minimum height for consistency */
    height: auto; /* Automatically adjust height */
    box-sizing: border-box; /* Ensure padding is included in height */
}

.date[b-n4dkljrj3q] {
    font-weight: bold;
    margin-bottom: 5px;
    height: fit-content;
}

.job[b-n4dkljrj3q] {
    background-color: #007bff;
    color: white;
    padding: 2px 5px;
    margin-bottom: 2px;
    border-radius: 3px;
    font-size: 0.8em;
}

.grid-loading-overlay[b-n4dkljrj3q] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.8); /* Slightly dim the grid behind the spinner */
    z-index: 10; /* Ensure it appears above other elements */
}

.spinner-border[b-n4dkljrj3q] {
    width: 3rem;
    height: 3rem;
    border-width: 0.3rem;
}
.hidden-calendar[b-n4dkljrj3q] {
    display: none; /* or visibility: hidden; if you prefer preserving the space */
}

#calendar-container[b-n4dkljrj3q] {
    /*    background-color:red;*/
    max-width: 100vw; /* Adjust as needed */
    overflow-y: auto;
    max-height:none !important;
    margin-right: 25%; /* Center it */
}

/* Reduce the width of each calendar day cell */
.fc-daygrid-day[b-n4dkljrj3q] {
    min-width: 150px !important; /* Adjust as needed */
    max-width: 160px !important;
}

.fc-daygrid-event[b-n4dkljrj3q] {
    background-color: purple;
}
/* Adjust table structure */
.fc-scrollgrid-section[b-n4dkljrj3q] {
    width: auto !important;
}

.fc-daygrid-body[b-n4dkljrj3q] {
    width: auto !important;
}

.fc-timegrid-slot[b-n4dkljrj3q] {
    height: 20px !important; /* Makes each slot thinner */
}

.fc-toolbar-title[b-n4dkljrj3q] {
    font-size: 1.2rem !important;
}

.fc-toolbar[b-n4dkljrj3q] {
    padding: 5px 0 !important;
}

.fc-event-main[b-n4dkljrj3q] {
    font-size: 0.9rem;
}
.spinner-overlay[b-n4dkljrj3q] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.5); /* semi-transparent overlay */
    z-index: 1000;
}
.highlight[b-n4dkljrj3q] {
    border: 2px solid #007bff; /* Blue border (change as needed) */
    width:fit-content;
    border-radius: 0.25rem;
}

/* /Pages/Launch.razor.rz.scp.css */
/*===========================
  COMMON css 
===========================*/
:root[b-l238poi79s] {
    --font-family: "Inter", sans-serif;
    --primary: #155bd5;
    --primary-dark: #1c3ab6;
    --primary-light: #e2f1ff;
    --accent: #00d4d7;
    --accent-dark: #00bac1;
    --accent-light: #dff9f8;
    --success: #13d527;
    --success-dark: #00ae11;
    --success-light: #eafbe7;
    --secondary: #8f15d5;
    --secondary-dark: #6013c7;
    --secondary-light: #f4e5fa;
    --info: #15b2d5;
    --info-dark: #0f8ca8;
    --info-light: #e0f5fa;
    --caution: #dbbb25;
    --caution-dark: #d58f15;
    --caution-light: #fbf9e4;
    --error: #e6185e;
    --error-dark: #bf1257;
    --error-light: #fce4eb;
    --black: #1d1d1d;
    --dark-1: #2d2d2d;
    --dark-2: #4d4d4d;
    --dark-3: #6d6d6d;
    --gray-1: #8d8d8d;
    --gray-2: #adadad;
    --gray-3: #cdcdcd;
    --gray-4: #e0e0e0;
    --light-1: #efefef;
    --light-2: #f5f5f5;
    --light-3: #fafafa;
    --white: #ffffff;
    --gradient-1: linear-gradient(180deg, #155bd5 0%, #1c3ab6 100%);
    --gradient-2: linear-gradient(180deg, #155bd5 13.02%, #00d4d7 85.42%);
    --gradient-3: linear-gradient(180deg, #155bd5 0%, #8f15d5 100%);
    --gradient-4: linear-gradient(180deg, #155bd5 0%, #13d527 100%);
    --gradient-5: linear-gradient(180deg, #155bd5 0%, #15bbd5 100%);
    --gradient-6: linear-gradient(180deg, #155bd5 0%, #dbbb25 100%);
    --gradient-7: linear-gradient(180deg, #155bd5 0%, #e6185e 100%);
    --gradient-8: linear-gradient(180deg, #1c3ab6 0%, #00bac1 100%);
    --gradient-9: linear-gradient(180deg, #00d4d7 13.02%, #155bd5 85.42%);
    --shadow-1: 0px 0px 1px rgba(40, 41, 61, 0.08), 0px 0.5px 2px rgba(96, 97, 112, 0.16);
    --shadow-2: 0px 0px 1px rgba(40, 41, 61, 0.04), 0px 2px 4px rgba(96, 97, 112, 0.16);
    --shadow-3: 0px 0px 2px rgba(40, 41, 61, 0.04), 0px 4px 8px rgba(96, 97, 112, 0.16);
    --shadow-4: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
    --shadow-5: 0px 2px 8px rgba(40, 41, 61, 0.04), 0px 16px 24px rgba(96, 97, 112, 0.16);
    --shadow-6: 0px 2px 8px rgba(40, 41, 61, 0.08), 0px 20px 32px rgba(96, 97, 112, 0.24);
}

body[b-l238poi79s] {
    font-family: var(--font-family);
    color: var(--black);
    font-size: 16px;
}

@media (max-width: 991px) {
    body[b-l238poi79s] {
        font-size: 14px;
    }
}

img[b-l238poi79s] {
    max-width: 95%;
}

a[b-l238poi79s] {
    display: inline-block;
}

    a[b-l238poi79s],
    button[b-l238poi79s],
    a:hover[b-l238poi79s],
    a:focus[b-l238poi79s],
    input:focus[b-l238poi79s],
    textarea:focus[b-l238poi79s],
    button:focus[b-l238poi79s] {
        text-decoration: none;
        outline: none;
    }

ul[b-l238poi79s],
ol[b-l238poi79s] {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

h1[b-l238poi79s],
h2[b-l238poi79s],
h3[b-l238poi79s],
h4[b-l238poi79s],
h5[b-l238poi79s],
h6[b-l238poi79s] {
    font-weight: 600;
    color: var(--black);
    margin: 0px;
}

h1[b-l238poi79s],
.h1[b-l238poi79s] {
    font-size: 2.75em;
    line-height: 1.25;
}

h2[b-l238poi79s],
.h2[b-l238poi79s] {
    font-size: 2.25em;
    line-height: 1.25;
}

h3[b-l238poi79s],
.h3[b-l238poi79s] {
    font-size: 1.75em;
    line-height: 1.25;
}

h4[b-l238poi79s],
.h4[b-l238poi79s] {
    font-size: 1.5em;
    line-height: 1.25;
}

h5[b-l238poi79s],
.h5[b-l238poi79s] {
    font-size: 1.25em;
    line-height: 1.25;
}

h6[b-l238poi79s],
.h6[b-l238poi79s] {
    font-size: 0.875em;
    line-height: 1.25;
}

.display-1[b-l238poi79s] {
    font-size: 5.5em;
    line-height: 1.25;
}

.display-2[b-l238poi79s] {
    font-size: 4.75em;
    line-height: 1.25;
}

.display-3[b-l238poi79s] {
    font-size: 4em;
    line-height: 1.25;
}

.display-4[b-l238poi79s] {
    font-size: 3.25em;
    line-height: 1.25;
}

p[b-l238poi79s] {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: var(--dark-3);
    margin: 0px;
}

.text-small[b-l238poi79s] {
    font-size: 0.875em;
    line-height: 1.5;
}

.text-lg[b-l238poi79s] {
    font-size: 1.15em;
    line-height: 1.5;
}

.bg_cover[b-l238poi79s] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 767px) {
    .container[b-l238poi79s] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.btn[b-l238poi79s] {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 12px 24px;
    border-radius: 4px;
    border: 1px solid transparent;
}

    .btn:hover[b-l238poi79s] {
        color: inherit;
    }

    .btn:focus[b-l238poi79s] {
        box-shadow: none;
        outline: none;
    }

    .btn.btn-lg[b-l238poi79s] {
        font-size: 1.15em;
        padding: 16px 24px;
    }

    .btn.btn-sm[b-l238poi79s] {
        padding: 8px 16px;
    }

    .btn.square[b-l238poi79s] {
        border-radius: 0px;
    }

    .btn.semi-rounded[b-l238poi79s] {
        border-radius: 12px;
    }

    .btn.rounded-full[b-l238poi79s] {
        border-radius: 50px;
    }

    .btn.icon-left span[b-l238poi79s],
    .btn.icon-left i[b-l238poi79s] {
        margin-right: 8px;
    }

    .btn.icon-right span[b-l238poi79s],
    .btn.icon-right i[b-l238poi79s] {
        margin-left: 8px;
    }

    .btn.icon-btn[b-l238poi79s] {
        width: 48px;
        height: 48px;
        padding: 0;
        line-height: 48px;
    }

        .btn.icon-btn.btn-lg[b-l238poi79s] {
            width: 56px;
            height: 56px;
            line-height: 56px;
        }

        .btn.icon-btn.btn-sm[b-l238poi79s] {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }


/* ===== Buttons Css ===== */
.primary-btn[b-l238poi79s] {
    background: var(--primary);
    color: var(--white);
    box-shadow: var(--shadow-2);
}

    .active.primary-btn[b-l238poi79s], .primary-btn:hover[b-l238poi79s], .primary-btn:focus[b-l238poi79s] {
        background: var(--primary-dark);
        color: var(--white);
        box-shadow: var(--shadow-4);
    }

.deactive.primary-btn[b-l238poi79s] {
    background: var(--gray-4);
    color: var(--dark-3);
    pointer-events: none;
}

.primary-btn-outline[b-l238poi79s] {
    border-color: var(--primary);
    color: var(--primary);
}

    .active.primary-btn-outline[b-l238poi79s], .primary-btn-outline:hover[b-l238poi79s], .primary-btn-outline:focus[b-l238poi79s] {
        background: var(--primary-dark);
        color: var(--white);
    }

.deactive.primary-btn-outline[b-l238poi79s] {
    color: var(--dark-3);
    border-color: var(--gray-4);
    pointer-events: none;
}


/* One Click Scrool Top Button*/
.scroll-top[b-l238poi79s] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: var(--primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff !important;
    border-radius: 0;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    border-radius: 5px;
}

    .scroll-top:hover[b-l238poi79s] {
        -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
        box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
        background-color: var(--dark-1);
    }

/*===========================
  Section Title Five CSS
===========================*/
.section-title-five[b-l238poi79s] {
    text-align: center;
    max-width: 550px;
    margin: auto;
    margin-bottom: 50px;
    position: relative;
    z-index: 5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-five[b-l238poi79s] {
        margin-bottom: 45px;
    }
}

@media (max-width: 767px) {
    .section-title-five[b-l238poi79s] {
        margin-bottom: 35px;
    }
}

.section-title-five h6[b-l238poi79s] {
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    color: var(--primary);
    border: 2px solid var(--primary);
    border-radius: 30px;
    padding: 8px 30px;
}

.section-title-five h2[b-l238poi79s] {
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-five h2[b-l238poi79s] {
        font-size: 2rem;
        line-height: 2.8rem;
    }
}

@media (max-width: 767px) {
    .section-title-five h2[b-l238poi79s] {
        font-size: 1.5rem;
        line-height: 1.9rem;
    }
}

.section-title-five p[b-l238poi79s] {
    color: var(--dark-3);
}

.made-in-ayroui[b-l238poi79s] {
    position: fixed;
    left: 5px;
    bottom: 5px;
    z-index: 999;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .made-in-ayroui:hover[b-l238poi79s] {
        transform: translateY(-5px);
    }


/*===========================
  NAVBAR css 
===========================*/
.navbar-toggler:focus[b-l238poi79s] {
    box-shadow: none;
}

.mb-100[b-l238poi79s] {
    margin-bottom: 100px;
}

/*===== NAVBAR NINE =====*/
.navbar-area.navbar-nine[b-l238poi79s] {
    background: var(--primary);
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

.sticky[b-l238poi79s] {
    position: fixed !important;
    z-index: 99 !important;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    top: 0;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine[b-l238poi79s] {
        padding: 10px 0;
    }
}

.navbar-area.navbar-nine .navbar-brand[b-l238poi79s] {
    margin: 0;
}

.navbar-area.navbar-nine .navbar[b-l238poi79s] {
    position: relative;
    padding: 0;
}

    .navbar-area.navbar-nine .navbar .navbar-toggler .toggler-icon[b-l238poi79s] {
        width: 30px;
        height: 2px;
        background-color: var(--white);
        margin: 5px 0;
        display: block;
        position: relative;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .navbar-area.navbar-nine .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1)[b-l238poi79s] {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 7px;
    }

    .navbar-area.navbar-nine .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2)[b-l238poi79s] {
        opacity: 0;
    }

    .navbar-area.navbar-nine .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3)[b-l238poi79s] {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        top: -7px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-collapse[b-l238poi79s] {
        position: absolute;
        top: 116%;
        left: 0;
        width: 100%;
        background-color: var(--primary);
        z-index: 8;
        padding: 10px 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
    .navbar-area.navbar-nine .navbar .navbar-nav[b-l238poi79s] {
        margin-left: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav[b-l238poi79s] {
        margin-right: 0;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item[b-l238poi79s] {
    position: relative;
}

    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item a[b-l238poi79s] {
        display: flex;
        align-items: center;
        padding: 11px 16px;
        color: var(--white);
        text-transform: capitalize;
        position: relative;
        border-radius: 5px;
        font-weight: 500;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        margin: 14px 0;
        opacity: 0.7;
    }

        .navbar-area.navbar-nine .navbar .navbar-nav .nav-item a:hover[b-l238poi79s] {
            opacity: 1;
        }

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item a[b-l238poi79s] {
        padding: 10px 0;
        display: block;
        border: 0;
        margin: 0;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item a.active[b-l238poi79s] {
    opacity: 1;
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item a i[b-l238poi79s] {
    font-size: 12px;
    font-weight: 700;
    padding-left: 7px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item a i[b-l238poi79s] {
        position: relative;
        top: -5px;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu[b-l238poi79s] {
    position: absolute;
    left: 0;
    top: 130%;
    width: 230px;
    background-color: var(--white);
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 99;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu[b-l238poi79s] {
        position: relative !important;
        width: 100% !important;
        left: 0 !important;
        top: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
        right: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: all none ease-out 0s;
        -moz-transition: all none ease-out 0s;
        -ms-transition: all none ease-out 0s;
        -o-transition: all none ease-out 0s;
        transition: all none ease-out 0s;
        box-shadow: none;
        text-align: left;
        border-top: 0;
        height: 0;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu.collapse:not(.show)[b-l238poi79s] {
    height: auto;
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu.collapse:not(.show)[b-l238poi79s] {
        height: 0;
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu.show[b-l238poi79s] {
        height: auto;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li[b-l238poi79s] {
    position: relative;
}

    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li .sub-nav-toggler[b-l238poi79s] {
        color: var(--black);
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li a[b-l238poi79s] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 16px;
        position: relative;
        color: var(--dark-2);
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        border-radius: 0;
        margin: 0 0;
        z-index: 5;
        opacity: 1;
    }

        .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li a i[b-l238poi79s] {
            font-weight: 700;
            font-size: 12px;
        }

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li a i[b-l238poi79s] {
        display: none;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li a .sub-nav-toggler i[b-l238poi79s] {
    display: inline-block;
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li .sub-menu[b-l238poi79s] {
    right: auto;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li .sub-menu[b-l238poi79s] {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li .sub-menu[b-l238poi79s] {
        padding-left: 30px;
    }
}

@media (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li .sub-menu[b-l238poi79s] {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li .sub-menu.show[b-l238poi79s] {
        visibility: visible;
        height: auto;
        position: relative;
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover .sub-menu[b-l238poi79s] {
    opacity: 1;
    visibility: visible;
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover .sub-nav-toggler[b-l238poi79s] {
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover .sub-nav-toggler[b-l238poi79s] {
        color: var(--primary);
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover > a[b-l238poi79s] {
    color: var(--primary);
    padding-left: 22px;
}

    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover > a i[b-l238poi79s] {
        color: var(--primary);
    }

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover > a[b-l238poi79s] {
        color: var(--primary);
    }
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover > a[b-l238poi79s]::after {
    opacity: 1;
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-menu li:hover > a[b-l238poi79s]::before {
    opacity: 1;
}

.navbar-area.navbar-nine .navbar .navbar-nav .nav-item:hover .sub-menu[b-l238poi79s] {
    opacity: 1;
    visibility: visible;
    top: 115%;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-nav .nav-item .sub-nav-toggler[b-l238poi79s] {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 14px;
        font-size: 16px;
        background: none;
        border: 0;
        color: var(--white);
    }
}

.navbar-area.navbar-nine .navbar .navbar-btn[b-l238poi79s] {
    margin-top: 6px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area.navbar-nine .navbar .navbar-btn[b-l238poi79s] {
        position: absolute;
        right: 70px;
        top: 7px;
    }
}

@media (max-width: 767px) {
    .navbar-area.navbar-nine .navbar .navbar-btn[b-l238poi79s] {
        position: absolute;
        right: 60px;
        top: 7px;
    }
}

.navbar-area.navbar-nine .navbar .navbar-btn .menu-bar[b-l238poi79s] {
    font-size: 22px;
    position: relative;
    overflow: hidden;
    color: var(--white);
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(238, 238, 238, 0.425);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .navbar-area.navbar-nine .navbar .navbar-btn .menu-bar:hover[b-l238poi79s] {
        border-color: transparent;
        color: var(--primary);
        background-color: var(--white);
    }

/*===== SIDEBAR ONE =====*/
.sidebar-left[b-l238poi79s] {
    position: fixed;
    top: 0;
    right: 0;
    background-color: var(--white);
    height: 100%;
    width: 350px;
    padding-top: 80px;
    z-index: 999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.4s ease-in-out;
    text-align: left;
}

    .sidebar-left.open[b-l238poi79s] {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

@media (max-width: 767px) {
    .sidebar-left[b-l238poi79s] {
        width: 250px;
    }
}

.sidebar-left .sidebar-close[b-l238poi79s] {
    position: absolute;
    top: 30px;
    right: 30px;
}

    .sidebar-left .sidebar-close .close[b-l238poi79s] {
        font-size: 18px;
        color: var(--black);
        -webkit-transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -ms-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }

        .sidebar-left .sidebar-close .close:hover[b-l238poi79s] {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.sidebar-left .sidebar-content[b-l238poi79s] {
    padding: 0px 30px;
}

    .sidebar-left .sidebar-content .sidebar-menu[b-l238poi79s] {
        margin-top: 30px;
    }

        .sidebar-left .sidebar-content .sidebar-menu .menu-title[b-l238poi79s] {
            font-size: 18px;
            font-weight: 600;
        }

        .sidebar-left .sidebar-content .sidebar-menu ul[b-l238poi79s] {
            margin-top: 15px;
        }

            .sidebar-left .sidebar-content .sidebar-menu ul li a[b-l238poi79s] {
                font-size: 16px;
                line-height: 24px;
                font-weight: 500;
                padding: 8px 0;
                color: var(--dark-3);
                text-transform: capitalize;
                position: relative;
                border-radius: 5px;
                -webkit-transition: all 0.3s ease-out 0s;
                -moz-transition: all 0.3s ease-out 0s;
                -ms-transition: all 0.3s ease-out 0s;
                -o-transition: all 0.3s ease-out 0s;
                transition: all 0.3s ease-out 0s;
                display: block;
            }

                .sidebar-left .sidebar-content .sidebar-menu ul li a:hover[b-l238poi79s] {
                    color: var(--primary);
                    padding-left: 5px;
                }

    .sidebar-left .sidebar-content .text[b-l238poi79s] {
        margin-top: 20px;
    }

    .sidebar-left .sidebar-content .sidebar-social[b-l238poi79s] {
        margin-top: 30px;
    }

        .sidebar-left .sidebar-content .sidebar-social .social-title[b-l238poi79s] {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 25px;
        }

        .sidebar-left .sidebar-content .sidebar-social ul li[b-l238poi79s] {
            display: inline-block;
            margin-right: 5px;
        }

            .sidebar-left .sidebar-content .sidebar-social ul li:last-child[b-l238poi79s] {
                margin: 0;
            }

            .sidebar-left .sidebar-content .sidebar-social ul li a[b-l238poi79s] {
                height: 38px;
                width: 38px;
                line-height: 38px;
                text-align: center;
                border: 1px solid #eee;
                border-radius: 50%;
                font-size: 18px;
                color: #666;
                -webkit-transition: all 0.3s ease-out 0s;
                -moz-transition: all 0.3s ease-out 0s;
                -ms-transition: all 0.3s ease-out 0s;
                -o-transition: all 0.3s ease-out 0s;
                transition: all 0.3s ease-out 0s;
            }

                .sidebar-left .sidebar-content .sidebar-social ul li a:hover[b-l238poi79s] {
                    color: var(--white);
                    background-color: var(--primary);
                    border-color: transparent;
                }

.overlay-left[b-l238poi79s] {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
}

    .overlay-left.open[b-l238poi79s] {
        display: block;
    }


/* ===== Buttons Css ===== */
.header-eight .primary-btn[b-l238poi79s] {
    background: var(--primary);
    color: var(--white);
    box-shadow: var(--shadow-2);
}

    .header-eight .active.primary-btn[b-l238poi79s], .header-eight .primary-btn:hover[b-l238poi79s], .header-eight .primary-btn:focus[b-l238poi79s] {
        background: var(--primary-dark);
        color: var(--white);
        box-shadow: var(--shadow-4);
    }

.header-eight .deactive.primary-btn[b-l238poi79s] {
    background: var(--gray-4);
    color: var(--dark-3);
    pointer-events: none;
}

/*======================================
    header Area CSS
========================================*/
.header-eight[b-l238poi79s] {
    position: relative;
    padding: 160px 0 100px 0;
    background: var(--primary);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-eight[b-l238poi79s] {
        padding: 130px 0 80px 0;
    }
}

@media (max-width: 767px) {
    .header-eight[b-l238poi79s] {
        padding: 100px 0 60px 0;
    }
}

.header-eight .header-image img[b-l238poi79s] {
    width: 100%;
    border-radius: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .header-eight .header-image[b-l238poi79s] {
        margin-top: 40px;
    }
}

.header-eight .header-content[b-l238poi79s] {
    border-radius: 0;
    position: relative;
    z-index: 1;
    text-align: left;
}

    .header-eight .header-content h1[b-l238poi79s] {
        font-weight: 700;
        color: var(--white);
        text-shadow: 0px 3px 8px #00000017;
        text-transform: capitalize;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-eight .header-content h1[b-l238poi79s] {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 767px) {
    .header-eight .header-content h1[b-l238poi79s] {
        font-size: 30px;
        line-height: 42px;
    }
}

.header-eight .header-content h1 span[b-l238poi79s] {
    display: block;
}

.header-eight .header-content p[b-l238poi79s] {
    margin-top: 30px;
    color: var(--white);
    opacity: 0.7;
}

.header-eight .button[b-l238poi79s] {
    margin-top: 40px;
}

.header-eight .primary-btn[b-l238poi79s] {
    margin-right: 12px;
    background-color: var(--white);
    color: var(--primary);
    border: 1px solid transparent;
}

    .header-eight .primary-btn:hover[b-l238poi79s] {
        background-color: transparent;
        color: var(--white);
        border-color: var(--white);
    }

.header-eight .video-button[b-l238poi79s] {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 767px) {
    .header-eight .video-button[b-l238poi79s] {
        margin-top: 20px;
    }
}

.header-eight .video-button .text[b-l238poi79s] {
    display: inline-block;
    margin-left: 15px;
    color: var(--white);
    font-weight: 600;
}

.header-eight .video-button .icon-btn[b-l238poi79s] {
    background: var(--white);
    color: var(--primary);
}

/*===========================
  about-05 css
===========================*/
.about-five[b-l238poi79s] {
    background-color: var(--light-3);
    padding-top: 120px;
    padding-bottom: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-five[b-l238poi79s] {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .about-five[b-l238poi79s] {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}

.about-five-content[b-l238poi79s] {
    padding-left: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-five-content[b-l238poi79s] {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .about-five-content[b-l238poi79s] {
        padding-left: 0;
    }
}

.about-five-content .small-title[b-l238poi79s] {
    position: relative;
    padding-left: 30px;
}

    .about-five-content .small-title[b-l238poi79s]::before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        background-color: var(--primary);
        height: 2px;
        width: 20px;
        margin-top: -1px;
    }

.about-five-content .main-title[b-l238poi79s] {
    margin-top: 20px;
}

.about-five-content .about-five-tab[b-l238poi79s] {
    margin-top: 40px;
}

    .about-five-content .about-five-tab nav[b-l238poi79s] {
        border: none;
        background-color: var(--light-1);
        padding: 15px;
        border-radius: 5px;
    }

        .about-five-content .about-five-tab nav .nav-tabs[b-l238poi79s] {
            border: none;
        }

        .about-five-content .about-five-tab nav button[b-l238poi79s] {
            border: none;
            color: var(--dark-1);
            font-weight: 600;
            padding: 0;
            margin-right: 20px;
            position: relative;
            background-color: var(--white);
            padding: 10px 18px;
            border-radius: 4px;
            text-transform: capitalize;
        }

@media (max-width: 767px) {
    .about-five-content .about-five-tab nav button[b-l238poi79s] {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

        .about-five-content .about-five-tab nav button:last-child[b-l238poi79s] {
            margin: 0;
        }
}

.about-five-content .about-five-tab nav button:hover[b-l238poi79s] {
    color: var(--primary);
}

.about-five-content .about-five-tab nav button.active[b-l238poi79s] {
    background-color: var(--primary);
    color: var(--white);
}

.about-five-content .about-five-tab nav button:last-child[b-l238poi79s] {
    margin-right: 0;
}

.about-five-content .about-five-tab .tab-content[b-l238poi79s] {
    border: none;
    padding-top: 30px;
}

    .about-five-content .about-five-tab .tab-content p[b-l238poi79s] {
        margin-bottom: 20px;
    }

        .about-five-content .about-five-tab .tab-content p:last-child[b-l238poi79s] {
            margin: 0;
        }

.about-image-five[b-l238poi79s] {
    padding-left: 60px;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image-five[b-l238poi79s] {
        margin-bottom: 70px;
        padding-left: 30px;
    }
}

@media (max-width: 767px) {
    .about-image-five[b-l238poi79s] {
        margin-bottom: 60px;
        padding-left: 0;
    }
}

.about-image-five .shape[b-l238poi79s] {
    position: absolute;
    left: 30px;
    top: -30px;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image-five .shape[b-l238poi79s] {
        left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image-five[b-l238poi79s]::before {
        right: -15px;
        bottom: -15px;
    }
}

@media (max-width: 767px) {
    .about-image-five[b-l238poi79s]::before {
        display: none;
    }
}

.about-image-five img[b-l238poi79s] {
    width: 100%;
    z-index: 2;
}


/*===========================
  services css 
===========================*/
.services-eight[b-l238poi79s] {
    padding: 100px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-eight[b-l238poi79s] {
        padding: 80px 0 50px 0;
    }
}

@media (max-width: 767px) {
    .services-eight[b-l238poi79s] {
        padding: 60px 0 30px 0;
    }
}

.services-eight .single-services[b-l238poi79s] {
    padding: 40px 30px;
    border: 1px solid var(--light-1);
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .services-eight .single-services:hover[b-l238poi79s] {
        box-shadow: var(--shadow-4);
    }

        .services-eight .single-services:hover .service-icon[b-l238poi79s] {
            color: var(--white);
            border-color: transparent;
            background: var(--primary);
        }

            .services-eight .single-services:hover .service-icon[b-l238poi79s]::after {
                opacity: 1;
                visibility: visible;
            }

    .services-eight .single-services .service-icon[b-l238poi79s] {
        width: 78px;
        height: 78px;
        border-radius: 50%;
        margin-bottom: 25px;
        background: var(--white);
        border: 2px solid var(--primary);
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--primary);
        font-size: 40px;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        position: relative;
    }

        .services-eight .single-services .service-icon[b-l238poi79s]::after {
            content: "";
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            position: absolute;
            opacity: 0;
            visibility: hidden;
            background: var(--primary);
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -ms-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
            z-index: -1;
            border-radius: 50%;
            border: 1px solid transparent;
        }

    .services-eight .single-services .service-content h4[b-l238poi79s] {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .services-eight .single-services .service-content p[b-l238poi79s] {
        color: var(--dark-3);
    }



/*===== VIDEO ONE =====*/
.video-one[b-l238poi79s] {
    background-color: var(--light-3);
    padding: 100px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-one[b-l238poi79s] {
        padding: 80px;
    }
}

@media (max-width: 767px) {
    .video-one[b-l238poi79s] {
        padding: 60px 0;
    }
}

.video-one .video-title h5[b-l238poi79s] {
    font-weight: 600;
    color: var(--primary);
}

.video-one .video-title h2[b-l238poi79s] {
    font-weight: 700;
    color: var(--black);
    margin-top: 10px;
}

.video-one .video-title .text-lg[b-l238poi79s] {
    margin-top: 24px;
    color: var(--dark-3);
}

.video-one .video-content[b-l238poi79s] {
    position: relative;
    margin-top: 20px;
    border-radius: 8px;
    overflow: hidden;
}

    .video-one .video-content img[b-l238poi79s] {
        border-radius: 8px;
    }

    .video-one .video-content a[b-l238poi79s] {
        width: 88px;
        height: 88px;
        line-height: 88px;
        text-align: center;
        border-radius: 50%;
        background-color: var(--primary);
        color: var(--white);
        font-size: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        padding-left: 3px;
    }

@media (max-width: 767px) {
    .video-one .video-content a[b-l238poi79s] {
        width: 68px;
        height: 68px;
        line-height: 68px;
        font-size: 20px;
    }
}

.video-one .video-content a:hover[b-l238poi79s] {
    background-color: var(--white);
    color: var(--primary);
}


/*===== PRICING THIRTEEN =====*/
.pricing-fourteen[b-l238poi79s] {
    padding: 100px 0;
    background-color: var(--light-3);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pricing-fourteen[b-l238poi79s] {
        padding: 80px;
    }
}

@media (max-width: 767px) {
    .pricing-fourteen[b-l238poi79s] {
        padding: 60px 0;
    }
}

.pricing-style-fourteen[b-l238poi79s] {
    border: 1px solid var(--light-1);
    border-radius: 10px;
    margin-top: 30px;
    background-color: var(--white);
    transition: all 0.4s ease;
    padding: 50px 35px;
    text-align: center;
    z-index: 0;
}

    .pricing-style-fourteen:hover[b-l238poi79s] {
        box-shadow: var(--shadow-4);
    }

    .pricing-style-fourteen.middle[b-l238poi79s] {
        box-shadow: var(--shadow-4);
    }

        .pricing-style-fourteen.middle .title[b-l238poi79s] {
            border-color: var(--primary);
            background: var(--primary);
            color: var(--white);
        }

    .pricing-style-fourteen .title[b-l238poi79s] {
        font-weight: 500;
        margin-bottom: 25px;
        color: var(--primary);
        padding: 8px 20px;
        border: 2px solid var(--primary);
        display: inline-block;
        border-radius: 30px;
        font-size: 16px;
    }

    .pricing-style-fourteen .table-head p[b-l238poi79s] {
        color: var(--dark-3);
    }

    .pricing-style-fourteen .price[b-l238poi79s] {
        padding-top: 30px;
    }

    .pricing-style-fourteen .amount[b-l238poi79s] {
        font-weight: 600;
        display: inline-block;
        position: relative;
        padding-left: 15px;
        font-size: 55px;
    }

    .pricing-style-fourteen .currency[b-l238poi79s] {
        font-weight: 400;
        color: var(--dark-3);
        font-size: 20px;
        position: absolute;
        left: 0;
        top: 6px;
    }

    .pricing-style-fourteen .duration[b-l238poi79s] {
        display: inline-block;
        font-size: 18px;
        color: var(--dark-3);
        font-weight: 400;
    }

    .pricing-style-fourteen .light-rounded-buttons[b-l238poi79s] {
        margin: 0;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .pricing-style-fourteen .table-list li[b-l238poi79s] {
        position: relative;
        margin-bottom: 10px;
        color: var(--dark-3);
        text-align: left;
    }

        .pricing-style-fourteen .table-list li:last-child[b-l238poi79s] {
            margin: 0;
        }

        .pricing-style-fourteen .table-list li i[b-l238poi79s] {
            color: var(--primary);
            font-size: 16px;
            padding-right: 8px;
        }

            .pricing-style-fourteen .table-list li i.deactive[b-l238poi79s] {
                color: var(--dark-3);
            }




/* ===== Buttons Css ===== */
.call-action .inner-content .light-rounded-buttons .primary-btn-outline[b-l238poi79s] {
    border-color: var(--primary);
    color: var(--primary);
}

    .call-action .inner-content .light-rounded-buttons .active.primary-btn-outline[b-l238poi79s], .call-action .inner-content .light-rounded-buttons .primary-btn-outline:hover[b-l238poi79s], .call-action .inner-content .light-rounded-buttons .primary-btn-outline:focus[b-l238poi79s] {
        background: var(--white);
        color: var(--primary);
        border-color: transparent;
    }

.call-action .inner-content .light-rounded-buttons .deactive.primary-btn-outline[b-l238poi79s] {
    color: var(--dark-3);
    border-color: var(--gray-4);
    pointer-events: none;
}

/*===== call action four =====*/
.call-action[b-l238poi79s] {
    z-index: 2;
    padding: 100px 0;
    background: linear-gradient(45deg, var(--primary), var(--primary-dark));
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-action[b-l238poi79s] {
        padding: 80px;
    }
}

@media (max-width: 767px) {
    .call-action[b-l238poi79s] {
        padding: 60px 0;
    }
}

.call-action[b-l238poi79s]:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url("assets/images/call-action/overlay.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    z-index: -1;
}

.call-action .inner-content[b-l238poi79s] {
    text-align: center;
}

    .call-action .inner-content h2[b-l238poi79s] {
        font-weight: 700;
        margin-bottom: 30px;
        color: var(--white);
    }

    .call-action .inner-content p[b-l238poi79s] {
        color: var(--white);
    }

    .call-action .inner-content .light-rounded-buttons[b-l238poi79s] {
        margin-top: 45px;
        display: block;
    }

        .call-action .inner-content .light-rounded-buttons .primary-btn-outline[b-l238poi79s] {
            border-color: var(--white);
            color: var(--white);
        }



/*===== latest-news-area =====*/
.latest-news-area[b-l238poi79s] {
    background: var(--white);
    padding: 100px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .latest-news-area[b-l238poi79s] {
        padding: 80px;
    }
}

@media (max-width: 767px) {
    .latest-news-area[b-l238poi79s] {
        padding: 60px 0;
    }
}

.latest-news-area .single-news[b-l238poi79s] {
    margin-top: 30px;
}

    .latest-news-area .single-news .image[b-l238poi79s] {
        position: relative;
        border-radius: 4px;
        overflow: hidden;
    }

        .latest-news-area .single-news .image img[b-l238poi79s] {
            height: 100%;
            width: 100%;
            transition: all 0.4s ease;
        }

        .latest-news-area .single-news .image .meta-details[b-l238poi79s] {
            display: inline-block;
            padding: 6px 15px 6px 7px;
            border-radius: 30px;
            background-color: var(--primary);
            position: absolute;
            right: 20px;
            bottom: 20px;
        }

            .latest-news-area .single-news .image .meta-details img[b-l238poi79s] {
                height: 28px;
                width: 28px;
                border-radius: 50%;
                display: inline-block;
            }

            .latest-news-area .single-news .image .meta-details span[b-l238poi79s] {
                color: var(--white);
                display: inline-block;
                margin-left: 10px;
                font-size: 10px;
                font-weight: 500;
            }

    .latest-news-area .single-news .content-body .title[b-l238poi79s] {
        margin: 30px 0 20px 0;
    }

        .latest-news-area .single-news .content-body .title a[b-l238poi79s] {
            color: var(--black);
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -ms-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
        }

            .latest-news-area .single-news .content-body .title a:hover[b-l238poi79s] {
                color: var(--primary);
            }

    .latest-news-area .single-news .content-body p[b-l238poi79s] {
        color: var(--dark-3);
    }

    .latest-news-area .single-news:hover .image .thumb[b-l238poi79s] {
        transform: scale(1.1) rotate(1deg);
    }


/*======================================
    Brand CSS
========================================*/
.brand-area[b-l238poi79s] {
    padding: 100px 0;
    background: var(--light-3);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .brand-area[b-l238poi79s] {
        padding: 80px;
    }
}

@media (max-width: 767px) {
    .brand-area[b-l238poi79s] {
        padding: 60px 0;
    }
}

.brand-area .clients-logos[b-l238poi79s] {
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}

    .brand-area .clients-logos .single-image[b-l238poi79s] {
        display: inline-block;
        margin: 13px 10px;
        background-color: var(--white);
        line-height: 100px;
        padding: 8px 25px;
        border-radius: 8px;
        -webkit-transition: all 0.4s ease-out 0s;
        -moz-transition: all 0.4s ease-out 0s;
        -ms-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
        border: 1px solid #eee;
    }

        .brand-area .clients-logos .single-image:hover[b-l238poi79s] {
            box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.096);
            -webkit-transform: translateY(-5px);
            -moz-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            -o-transform: translateY(-5px);
            transform: translateY(-5px);
        }

    .brand-area .clients-logos img[b-l238poi79s] {
        max-width: 170px;
        transition: all 0.4s ease-in-out;
        cursor: pointer;
    }

/* ===== Buttons Css ===== */
.contact-form-wrapper .contact-form .primary-btn[b-l238poi79s] {
    background: var(--primary);
    color: var(--white);
    box-shadow: var(--shadow-2);
}

    .contact-form-wrapper .contact-form .active.primary-btn[b-l238poi79s], .contact-form-wrapper .contact-form .primary-btn:hover[b-l238poi79s], .contact-form-wrapper .contact-form .primary-btn:focus[b-l238poi79s] {
        background: var(--primary-dark);
        color: var(--white);
        box-shadow: var(--shadow-4);
    }

.contact-form-wrapper .contact-form .deactive.primary-btn[b-l238poi79s] {
    background: var(--gray-4);
    color: var(--dark-3);
    pointer-events: none;
}

/*======================================
	Contact CSS
========================================*/
.contact-section[b-l238poi79s] {
    position: relative;
    z-index: 3;
    padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section[b-l238poi79s] {
        padding-top: 80px;
    }
}

@media (max-width: 767px) {
    .contact-section[b-l238poi79s] {
        padding-top: 60px;
    }
}

.contact-section .contact-item-wrapper .contact-item[b-l238poi79s] {
    display: flex;
    border: 1px solid var(--gray-4);
    border-radius: 10px;
    background: var(--white);
    margin-bottom: 30px;
    padding: 20px 30px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .contact-section .contact-item-wrapper .contact-item:hover[b-l238poi79s] {
        box-shadow: var(--shadow-4);
    }

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .contact-section .contact-item-wrapper .contact-item[b-l238poi79s] {
        padding: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section .contact-item-wrapper .contact-item[b-l238poi79s] {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .contact-section .contact-item-wrapper .contact-item[b-l238poi79s] {
        flex-direction: column;
    }
}

.contact-section .contact-item-wrapper .contact-item .contact-icon[b-l238poi79s] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--primary);
    color: var(--white);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.contact-section .contact-item-wrapper .contact-item .contact-content[b-l238poi79s] {
    margin-left: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .contact-section .contact-item-wrapper .contact-item .contact-content[b-l238poi79s] {
        margin-left: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section .contact-item-wrapper .contact-item .contact-content[b-l238poi79s] {
        margin-left: 0px;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .contact-section .contact-item-wrapper .contact-item .contact-content[b-l238poi79s] {
        margin-left: 0px;
        margin-top: 20px;
    }
}

.contact-section .contact-item-wrapper .contact-item .contact-content h4[b-l238poi79s] {
    font-size: 20px;
    color: var(--primary);
    margin-bottom: 10px;
}

.contact-form-wrapper[b-l238poi79s] {
    padding: 50px 40px;
    background: var(--white);
    border: 1px solid var(--gray-4);
    margin-left: 0px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .contact-form-wrapper:hover[b-l238poi79s] {
        box-shadow: var(--shadow-4);
    }

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .contact-form-wrapper[b-l238poi79s] {
        margin-left: 30px;
    }
}

.contact-form-wrapper .section-title[b-l238poi79s] {
    margin-bottom: 30px;
}

    .contact-form-wrapper .section-title span[b-l238poi79s] {
        font-size: 20px;
        color: var(--primary);
        font-weight: 700;
    }

    .contact-form-wrapper .section-title h2[b-l238poi79s] {
        margin-bottom: 10px;
    }

    .contact-form-wrapper .section-title p[b-l238poi79s] {
        color: var(--dark-3);
    }

.contact-form-wrapper .contact-form input[b-l238poi79s],
.contact-form-wrapper .contact-form textarea[b-l238poi79s] {
    padding: 15px 25px;
    border-radius: 30px;
    border: 1px solid var(--gray-4);
    margin-bottom: 25px;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
    .contact-form-wrapper .contact-form input[b-l238poi79s],
    .contact-form-wrapper .contact-form textarea[b-l238poi79s] {
        padding: 12px 25px;
    }
}

.contact-form-wrapper .contact-form input:focus[b-l238poi79s],
.contact-form-wrapper .contact-form textarea:focus[b-l238poi79s] {
    border-color: var(--primary);
}

.contact-form-wrapper .contact-form textarea[b-l238poi79s] {
    border-radius: 18px;
}

.map-style-9[b-l238poi79s] {
    margin-top: -130px;
}


/* Footer eleven css */
.footer-eleven[b-l238poi79s] {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: var(--white);
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .footer-eleven[b-l238poi79s] {
        padding-top: 30px;
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-eleven .footer-widget[b-l238poi79s] {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .footer-eleven .footer-widget[b-l238poi79s] {
        margin-top: 40px;
        text-align: center;
    }
}

.footer-eleven .footer-widget h5[b-l238poi79s] {
    font-weight: 700;
    margin-bottom: 35px;
    color: var(--black);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .footer-eleven .footer-widget h5[b-l238poi79s] {
        margin-bottom: 25px;
    }
}

.footer-eleven .f-about[b-l238poi79s] {
    padding-right: 30px;
}

@media (max-width: 767px) {
    .footer-eleven .f-about[b-l238poi79s] {
        padding: 0;
    }
}

.footer-eleven .f-about p[b-l238poi79s] {
    color: var(--dark-3);
    margin-top: 20px;
}

.footer-eleven .f-about .copyright-text[b-l238poi79s] {
    color: var(--dark-3);
    margin-top: 40px;
}

    .footer-eleven .f-about .copyright-text span[b-l238poi79s] {
        display: block;
    }

@media (max-width: 767px) {
    .footer-eleven .f-about .copyright-text[b-l238poi79s] {
        margin-top: 20px;
    }
}

.footer-eleven .f-about .copyright-text a[b-l238poi79s] {
    color: var(--primary);
}

    .footer-eleven .f-about .copyright-text a:hover[b-l238poi79s] {
        color: var(--primary-dark);
    }

.footer-eleven .f-link li[b-l238poi79s] {
    display: block;
    margin-bottom: 12px;
}

    .footer-eleven .f-link li:last-child[b-l238poi79s] {
        margin: 0;
    }

    .footer-eleven .f-link li a[b-l238poi79s] {
        color: var(--dark-3);
        -webkit-transition: all 0.4s ease-out 0s;
        -moz-transition: all 0.4s ease-out 0s;
        -ms-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
    }

        .footer-eleven .f-link li a:hover[b-l238poi79s] {
            color: var(--primary);
        }

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
    .footer-eleven .newsletter[b-l238poi79s] {
        padding-left: 80px;
    }
}

.footer-eleven .newsletter p[b-l238poi79s] {
    color: var(--dark-3);
}

.footer-eleven .newsletter-form[b-l238poi79s] {
    margin-top: 30px;
    position: relative;
}

    .footer-eleven .newsletter-form input[b-l238poi79s] {
        height: 55px;
        width: 100%;
        border-radius: 8px;
        border: 1px solid var(--gray-4);
        box-shadow: none;
        text-shadow: none;
        padding-left: 18px;
        padding-right: 65px;
        transition: all 0.4s ease;
    }

        .footer-eleven .newsletter-form input:focus[b-l238poi79s] {
            border-color: var(--primary);
        }

    .footer-eleven .newsletter-form .button[b-l238poi79s] {
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
    }

    .footer-eleven .newsletter-form .sub-btn[b-l238poi79s] {
        height: 42px;
        width: 42px;
        border-radius: 6px;
        background-color: var(--primary);
        color: var(--white);
        text-align: center;
        line-height: 42px;
        border: none;
        box-shadow: none;
        text-shadow: none;
        font-size: 17px;
        transition: all 0.4s ease;
    }

        .footer-eleven .newsletter-form .sub-btn:hover[b-l238poi79s] {
            color: var(--white);
            background-color: var(--primary-dark);
        }
/* /Shared/MainLayout.razor.rz.scp.css */
:root[b-6o4t7kl1hf] {
    --mainBackGroundBlue: #0076C0;
    --mainBackGroundBlueDarker: hsl(203, 100%, 18%)
}

.page[b-6o4t7kl1hf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6o4t7kl1hf] {
    flex: 1;
}

.sidebar[b-6o4t7kl1hf] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-color: #0076c0;
}

.app-shell[b-6o4t7kl1hf] {
    display: flex;
    min-height: 100vh;
}

.app-sidebar[b-6o4t7kl1hf] {
    flex: 0 0 250px;
    position: sticky;
    top: 0;
    align-self: flex-start;
}

    .app-sidebar[b-6o4t7kl1hf]  .top-row,
    .app-sidebar[b-6o4t7kl1hf]  .navbar {
        background-color: hsl(203, 100%, 22%) !important;
        color: #fff !important;
    }

.app-content[b-6o4t7kl1hf] {
    flex: 1 1 auto;
    min-width: 0;
}
/* min-width:0 prevents overflow pushing */

.top-row[b-6o4t7kl1hf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6o4t7kl1hf]  a, .top-row[b-6o4t7kl1hf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6o4t7kl1hf]  a:hover, .top-row[b-6o4t7kl1hf]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6o4t7kl1hf]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-6o4t7kl1hf] {
        display: none;
    }

    .top-row.auth[b-6o4t7kl1hf] {
        justify-content: space-between;
    }

    .top-row[b-6o4t7kl1hf]  a, .top-row[b-6o4t7kl1hf]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6o4t7kl1hf] {
        flex-direction: row;
    }

    .sidebar[b-6o4t7kl1hf] {
        width: 250px;
        height: auto;
        position: sticky;
        top: 0;
    }

    .top-row[b-6o4t7kl1hf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6o4t7kl1hf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6o4t7kl1hf], article[b-6o4t7kl1hf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fl7vvwiab1] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-fl7vvwiab1] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
    z-index: 1000;
}

/* fixed sidebar */
.nav-scrollable[b-fl7vvwiab1] {
    position: fixed;
    top: 3.5rem; /* sit just under .top-row */
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
    width: 250px; /* or adjust to your nav��s width */
    overflow-y: auto; /* scroll only the nav */
    background-color: #0874c4; /* optional */
}
    .nav-scrollable:not(.collapses)[b-fl7vvwiab1] {
        transform: translateX(0);
        z-index:99999;
    }
.navbar-brand[b-fl7vvwiab1] {
    font-size: 1.1rem;
}

.oi[b-fl7vvwiab1] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-fl7vvwiab1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-fl7vvwiab1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-fl7vvwiab1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-fl7vvwiab1]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-fl7vvwiab1]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-fl7vvwiab1]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 940px) {
    .navbar-toggler[b-fl7vvwiab1] {
        display: none;
    }
    .nav-scrollable[b-fl7vvwiab1] {
        /* override to pinned sidebar */
        position: fixed;
        top: 3.5rem; /* below header */
        left: 0;
        bottom: 0;
        width: 250px;
        transform: none; /* ignore translate on desktop */
        overflow-y: auto;
        background-color: #0874c4;
        z-index: 99999;
    }
}
/* /Shared/ReminderLayout.razor.rz.scp.css */
:root[b-m4we6plo5u] {
    --mainBackGroundBlue: #0076C0;
}

.page[b-m4we6plo5u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-m4we6plo5u] {
    flex: 1;
}

.sidebar[b-m4we6plo5u] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-color: #0076c0;
}

.top-row[b-m4we6plo5u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-m4we6plo5u]  a, .top-row[b-m4we6plo5u]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-m4we6plo5u]  a:hover, .top-row[b-m4we6plo5u]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-m4we6plo5u]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-m4we6plo5u] {
        display: none;
    }

    .top-row.auth[b-m4we6plo5u] {
        justify-content: space-between;
    }

    .top-row[b-m4we6plo5u]  a, .top-row[b-m4we6plo5u]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-m4we6plo5u] {
        flex-direction: row;
    }

    .sidebar[b-m4we6plo5u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-m4we6plo5u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-m4we6plo5u]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-m4we6plo5u], article[b-m4we6plo5u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
