/* _content/vqwebsite/Pages/Avodifference.razor.rz.scp.css */
/* Style the button that is used to open and close the collapsible content */
.collapsible[b-10yc5kwjf1] {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .active[b-10yc5kwjf1], .collapsible:hover[b-10yc5kwjf1] {
        background-color: #ccc;
    }

/* Style the collapsible content. Note: hidden by default */
.content1[b-10yc5kwjf1] {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

.btn-primary1[b-10yc5kwjf1] {
    color: #fff;
    background-color: gray;
    border-color: gray;
}
/* _content/vqwebsite/Pages/Carousel.razor.rz.scp.css */
/* Slideshow container */
.slideshow-container[b-886ura6w8i] {
    position: relative;
    background: #f1f1f1f1;
}

/* Slides */
.mySlides[b-886ura6w8i] {
    display: none;
    padding: 80px;
    text-align: center;
}

/* Next & previous buttons */
.prev[b-886ura6w8i], .next[b-886ura6w8i] {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next[b-886ura6w8i] {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover[b-886ura6w8i], .next:hover[b-886ura6w8i] {
        background-color: rgba(0,0,0,0.8);
        color: white;
    }

/* The dot/bullet/indicator container */
.dot-container[b-886ura6w8i] {
    text-align: center;
    padding: 20px;
    background: #ddd;
}

/* The dots/bullets/indicators */
.dot[b-886ura6w8i] {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    /* Add a background color to the active dot/circle */
    .active[b-886ura6w8i], .dot:hover[b-886ura6w8i] {
        background-color: #717171;
    }

/* Add an italic font style to all quotes */
q[b-886ura6w8i] {
    font-style: italic;
}

/* Add a blue color to the author */
.author[b-886ura6w8i] {
    color: cornflowerblue;
}
/* _content/vqwebsite/Pages/ContactUs1.razor.rz.scp.css */
/* _content/vqwebsite/Pages/Index.razor.rz.scp.css */
h3[b-zkww8amtkb] {
    font-family: 'Raleway', sans-serif;    
    font-weight: 500;
    letter-spacing: 0.11px;
    color: rgb(128,124,119);
}

h4[b-zkww8amtkb] {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    letter-spacing: 0;
}

h2[b-zkww8amtkb] {
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 15.4px;
}

p[b-zkww8amtkb] {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    color: black;
}

#triangle-text[b-zkww8amtkb] {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 200px 200px 0;
    border-color: transparent #0088ff transparent transparent;
}

/* _content/vqwebsite/Pages/Login.razor.rz.scp.css */
/* _content/vqwebsite/Pages/whatwedo.razor.rz.scp.css */
/* Style the button that is used to open and close the collapsible content */
.collapsible[b-7153624ysz] {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .active[b-7153624ysz], .collapsible:hover[b-7153624ysz] {
        background-color: #ccc;
    }

/* Style the collapsible content. Note: hidden by default */
.content1[b-7153624ysz] {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

.btn-primary1[b-7153624ysz] {
    color: #fff;
    background-color: gray;
    border-color: gray;
}
/* _content/vqwebsite/Shared/MainLayout.razor.rz.scp.css */
.page[b-61koeqafqf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-61koeqafqf] {
    flex: 1;
}

.sidebar[b-61koeqafqf] {
    background-color: var(--nav-bg-color);
}

.top-row[b-61koeqafqf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-61koeqafqf]  a,
    .top-row .btn-link[b-61koeqafqf] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-61koeqafqf] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-61koeqafqf] {
        display: none;
    }

    .top-row.auth[b-61koeqafqf] {
        justify-content: space-between;
    }

    .top-row a[b-61koeqafqf],
    .top-row .btn-link[b-61koeqafqf] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-61koeqafqf] {
        flex-direction: row;
    }

    .sidebar[b-61koeqafqf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-61koeqafqf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}
/* _content/vqwebsite/Shared/NavMenu.razor.rz.scp.css */
.top-row[b-jwpe1knflb] {
    height: 3.5rem;
    background-color: rgb(160,157,153);
    /*background-color: var(--nav-bg-color);*/
}

.navbar[b-jwpe1knflb] {
    position: relative;
}

.navbar-toggler[b-jwpe1knflb] {
    background-color: rgba(255, 255, 255, 0.1);
}

.navbar-brand[b-jwpe1knflb] {
    position: absolute;
    right: 0;
    font-size: 1.1rem;
}

.oi[b-jwpe1knflb] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-jwpe1knflb] {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    letter-spacing: 0;

    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jwpe1knflb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jwpe1knflb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jwpe1knflb]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-jwpe1knflb]  a.active {
            background-color: rgba(255, 255, 255, 0.25);
            color: white;
        }

        .nav-item[b-jwpe1knflb]  a:hover {
            background-color: rgba(255, 255, 255, 0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-brand[b-jwpe1knflb] {
        top: 0;
        left: 1rem;
        right: unset;
    }

    .navbar-toggler[b-jwpe1knflb] {
        display: none;
    }

    .collapse[b-jwpe1knflb] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
