/* /Layout/MainLayout.razor.rz.scp.css */
bod.page[b-uuaslpzs0h] {
    position: relative;
    display: flex;
    flex-direction: column;
}

a[b-uuaslpzs0h] {
    color: white;
}

main[b-uuaslpzs0h] {
    flex: 1;
}

div.footer-bottom-1 ul[b-uuaslpzs0h] {
    padding-left: 0;
}

.sidebar[b-uuaslpzs0h] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.wrapper[b-uuaslpzs0h] {
    flex: auto;
}

.top-row[b-uuaslpzs0h] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-uuaslpzs0h]  a, .top-row[b-uuaslpzs0h]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-uuaslpzs0h]  a:hover, .top-row[b-uuaslpzs0h]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-uuaslpzs0h]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

html[b-uuaslpzs0h], body[b-uuaslpzs0h] {
    height: 100%;
    margin: 0;
    padding: 0;
}

.container[b-uuaslpzs0h] {
    min-height: 100%;
    position: relative;
}

body[b-uuaslpzs0h] {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.footer-bottom-1[b-uuaslpzs0h] {
    background-color: #000000;
    padding: 80px;
}

.footer-bottom-2[b-uuaslpzs0h] {
    background-color: white;
    padding: 30px;
    padding-top: 40px;
    text-align: center;
}

p.black[b-uuaslpzs0h] {
    color: black;
    font-size: 16px;
}

p.white[b-uuaslpzs0h] {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.nav-menu-container[b-uuaslpzs0h] {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: white;
}

.wrapper[b-uuaslpzs0h] {
    flex: auto;
    margin-top: 107px;
}

footer[b-uuaslpzs0h] {
    position: relative;
    z-index: 99;
}

    footer div.white-bg-icon[b-uuaslpzs0h] {
        background-color: white;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        footer div.white-bg-icon i.fa-linkedin[b-uuaslpzs0h] {
            color: #1D8CB5;
            font-size: 35px;
        }

        footer div.white-bg-icon i.fa-youtube[b-uuaslpzs0h] {
            color: #E12B28;
            font-size: 40px;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-uuaslpzs0h] {
        display: none;
    }

    .top-row.auth[b-uuaslpzs0h] {
        justify-content: space-between;
    }

    .top-row[b-uuaslpzs0h]  a, .top-row[b-uuaslpzs0h]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {

    .page[b-uuaslpzs0h] {
        flex-direction: row;
    }

    .sidebar[b-uuaslpzs0h] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-uuaslpzs0h] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-uuaslpzs0h]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-uuaslpzs0h], article[b-uuaslpzs0h] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/Market.razor.rz.scp.css */
a.tender-object[b-v6yfm0eh7e] {
    font-weight: bold;
    text-decoration: none;
    color: #0071c1;
}

h4.tender-object[b-v6yfm0eh7e] {
    font-size: 18px;
}
/* /Layout/MarketsList.razor.rz.scp.css */
.list-info[b-4hmp9fzw9i] {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.text-container[b-4hmp9fzw9i] {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}


.container-square[b-4hmp9fzw9i] {
    display: inline-block;
}

.square[b-4hmp9fzw9i] {
    width: 330px;
}

.pub-title[b-4hmp9fzw9i] {
    font-size: 24px;
    font-weight: bold;
    color: #fff
}

.pub-text[b-4hmp9fzw9i] {
    font-size: 14px;
    color: #fff
}

th[b-4hmp9fzw9i] {
    font-size: 14px;
    color: dimgrey;
    font-weight: bold;
}

.light-grey-font[b-4hmp9fzw9i] {
    font-size: 14px;
    color: grey;
    font-weight: normal;
}

.table-auto-last-col td:last-child[b-4hmp9fzw9i], .table-auto-last-col td:first-child[b-4hmp9fzw9i] {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-horizontal-borders td[b-4hmp9fzw9i], .table-horizontal-borders tr[b-4hmp9fzw9i], .table-horizontal-borders th[b-4hmp9fzw9i] {
    border-top: none;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
    padding: 8px;
}

.icon-size-platform[b-4hmp9fzw9i] {
    font-size: 30px;
}

.text-platform[b-4hmp9fzw9i] {
    font-size: 16px;
    font-weight: bold
}

.bi-paperclip[b-4hmp9fzw9i] {
    color: #13A0DB;
    font-size: 25px;
}

td[b-4hmp9fzw9i] {
    vertical-align: middle;
}

.with-img[b-4hmp9fzw9i] {
    text-align: center;
}

.bi.bi-paperclip[b-4hmp9fzw9i] {
    display: inline-block;
    transform: rotate(205deg); 
}

.white-border[b-4hmp9fzw9i] {
    background-color: transparent;
    border: 1px solid white;
    padding: 20px;
    margin: 20px;
    flex-direction: column;
    align-items: flex-start; 
    text-align: start;
    width: 230px;
    height: 190px;
    display: flex;
}

div.white-border div[b-4hmp9fzw9i]{
    margin-top : 30px;
}

.rounded-bottom-right[b-4hmp9fzw9i] {
    border-bottom-right-radius: 50px;
}
.icon-size-color[b-4hmp9fzw9i] {
    font-size:45px;
    color : white;
}

p.icon-text[b-4hmp9fzw9i] {
    margin: 0;
    color:white;
    font-size : 20px;
}

.image-platform[b-4hmp9fzw9i] {
    width: 100%
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-t797k90x2s] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-t797k90x2s] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t797k90x2s] {
    font-size: 1.1rem;
}

.oi[b-t797k90x2s] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item.freemium-white-font[b-t797k90x2s]  a {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    color: white !important;
}

    .nav-item.freemium-white-font[b-t797k90x2s]  a:hover {
        background-color: rgba(255,255,255,0.1);
        color: deepskyblue !important;
    }

.nav-item.active[b-t797k90x2s]  a {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    color: #0353A1 !important;
}
    .nav-item.active[b-t797k90x2s]  a:hover {
        background-color: rgba(255,255,255,0.1);
        color: deepskyblue !important;
    }

.vertical-center[b-t797k90x2s] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
}

i.align-bottom[b-t797k90x2s] {
    padding-left: 5px;
}

nav.navbar ul.navbar-nav.main-nav[b-t797k90x2s] {
    margin-left: auto;
}

div.freemium-blue-background div.navbar-collapse li.dropdown div.dropdown-menu[b-t797k90x2s] {
    border: 1px solid white;
}

div.navbar-collapse li.dropdown div.dropdown-menu[b-t797k90x2s] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

div.padding-menu[b-t797k90x2s] {
    padding-left : 50px;
    padding-right : 50px;
}

@media (max-width: 1199px) {
    .navbar-nav[b-t797k90x2s] {
        display: none;
    }
    .navbar-collapse[b-t797k90x2s] {
        display: block !important;
    }
    .navbar-toggler[b-t797k90x2s] {
        display: block!important;
        margin-left :auto;
    }
    div.padding-menu[b-t797k90x2s] {
        padding-left:50px;
        padding-right:0;
    }
}

@media (min-width: 1200px) {
    .navbar-toggler[b-t797k90x2s] {
        display: none;
    }
    .navbar-collapse[b-t797k90x2s] {
        display: none !important;
    }
    
    .nav-scrollable[b-t797k90x2s] {
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .right-margin[b-t797k90x2s] {
        margin-right: 190px;
    }
}
/* /Layout/SearchBox.razor.rz.scp.css */
.label-left[b-x5ylam0lvg] {
    display: block;
    text-align: left;
    font-size: 14px;
}

label[b-x5ylam0lvg] {
    font-weight: bold;
    color: #fff
}

.form-control[b-x5ylam0lvg] {
    color: #fff
}

h1[b-x5ylam0lvg] {
    color: white;
    font-size: 22px;
}
h2[b-x5ylam0lvg] {
    font-size:  20px;
}
.search-text-font[b-x5ylam0lvg] {
    font-weight: bold;
    font-size: 18px;
}

option.black-bold[b-x5ylam0lvg] {
    color: black;
    font-weight:bold;
}

@media (max-width: 1207px) {
    h1[b-x5ylam0lvg] {
        font-size: 20px;
    }
    h2[b-x5ylam0lvg] {
        font-size: 18px;
    }
    .search-text-font[b-x5ylam0lvg] {
        font-size: 16px;
    }
}

@media (max-width: 1090px) {
    h1[b-x5ylam0lvg] {
        font-size: 18px;
    }
    h2[b-x5ylam0lvg]{
        font-size: 16px;
    }
    .search-text-font[b-x5ylam0lvg] {
        font-size: 14px;
    }
}

@media (max-width: 990px) {
    h1[b-x5ylam0lvg] {
        font-size: 17px;
    }
    h2[b-x5ylam0lvg] {
        font-size: 15px;
    }
    .search-text-font[b-x5ylam0lvg] {
        font-size: 13px;
    }
}

@media (max-width: 640px) {
    h1[b-x5ylam0lvg] {
        font-size: 16px;
    }
    h2[b-x5ylam0lvg] {
        font-size: 14px;
    }
    .search-text-font[b-x5ylam0lvg] {
        font-size: 12px;
    }
}
/* /Pages/Home.razor.rz.scp.css */

div.custom-container h1[b-dl3iqiewaw] {
    margin-right: 10%;
    margin-left: 10%;
    font-size: 40px;
    font-weight: normal;
}

.section-margin[b-dl3iqiewaw] {
    margin-top: 100px;
}

.custom-container[b-dl3iqiewaw] {
    padding-left: 10%;
    padding-right: 10%;
}

@media (max-width: 1207px) {
    div.custom-container h1[b-dl3iqiewaw] {
        font-size: 38px;
    }

    .custom-container[b-dl3iqiewaw] {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 1090px) {
    div.custom-container h1[b-dl3iqiewaw] {
        font-size: 34px;
    }

    .custom-container[b-dl3iqiewaw] {
        padding-left: 0%;
        padding-right: 0%;
    }
}

@media (max-width: 990px) {
    div.custom-container h1[b-dl3iqiewaw] {
        font-size: 28px;
    }
}

@media (max-width: 640px) {
    div.custom-container h1[b-dl3iqiewaw] {
        font-size: 22px;
    }
}
/* /Pages/Tender.razor.rz.scp.css */
.card-sized[b-wktct3r5mn] {
    width: 300px;
    height: 90px;
}

nav#menu[b-wktct3r5mn], input#menu-toggle[b-wktct3r5mn], .sidebar[b-wktct3r5mn], div.overlay.hide[b-wktct3r5mn], div.overlay-background.hide[b-wktct3r5mn] {
    display: none;
}

.card-header[b-wktct3r5mn] {
    color: white;
    background-color: #0353A1;
    font-weight: bold;
    font-size: 18px;
    padding: 18px
}

h2[b-wktct3r5mn] {
    font-size: medium;
}

p.h2-lable[b-wktct3r5mn] {
    font-size: medium;
}

.blue-bold-font[b-wktct3r5mn] {
    font-family: Arial;
    color: #0353A1;
    font-weight: 800;
}

.black-normal-font[b-wktct3r5mn] {
    color: black;
}

p.information-card-body[b-wktct3r5mn] {
    color: black;
    margin: 0;
    padding: 0;
}

div.max-md3-column[b-wktct3r5mn] {
    max-width: 25%;
}

.foot-sized[b-wktct3r5mn] {
    padding: 20px;
    width: 60%;
}

.foot-column[b-wktct3r5mn] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}


.overlay[b-wktct3r5mn] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, white);
    z-index: 95;
}

.overlay-background[b-wktct3r5mn] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
}

.hubspot-container[b-wktct3r5mn] {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    background-color: white;
    border: solid 2px #0353A1;
}

    .hubspot-container h3[b-wktct3r5mn] {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 60px;
    }

#hubspot-form-container[b-wktct3r5mn] {
    width: 100%
}

.close-button[b-wktct3r5mn] {
    position: absolute;
    top: 10px;
    right: 25px;
    cursor: pointer;
    font-size: 30px;
}

    .close-button:hover[b-wktct3r5mn] {
        color: red
    }

.truncated-div[b-wktct3r5mn] {
    height: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.oval-button[b-wktct3r5mn] {
    border-radius: 50px;
    padding: 10px 20px;
    color: #fff;
    font-size: 10px;
    width: 280px
}

    .oval-button:hover[b-wktct3r5mn] {
        background-color: deepskyblue
    }

.popup-overlay[b-wktct3r5mn] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
}

.popup-container[b-wktct3r5mn] {
    max-height: 80vh;
    overflow: auto;
    background-color: white;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .popup-container.popup-container-small[b-wktct3r5mn] {
        max-height: 80vh;
        overflow: auto;
    }

.popup-close[b-wktct3r5mn] {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    background: none;
    font-size: 18px;
    cursor: pointer;
}

.appendices-text[b-wktct3r5mn] {
    word-wrap: anywhere;
    text-decoration: none;
}

    .appendices-text:hover[b-wktct3r5mn] {
        color: #ED1B5F;
    }
