﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: black;
}

.btn-primary {
    color: #fff;
    background-color: black;
    border-color: black;
}

section {
    width: 100%;
    font-family: 'Orbitron', sans-serif;
    min-height: 20rem;
    overflow: auto;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin: 0 0 2rem 0;
}

.content {
        display: flex;
        flex-direction: column;
        align-items: center;
        color:  #333333;
}

.separator-container {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.line-separator-one {
    width: 10rem;
    height: 5px;
    border: 1px solid white;
    border-radius: 1rem;
    background-color: white;
}

.line-separator-two {
    width: 10rem;
    height: 5px;
    border: 1px solid black;
    border-radius: 1rem;
    background-color: black;
}

.home-container {
    color: white;
    background-color:#000000;
}

.about-container {
    color: white;
    background-color:#000000;
    width: 100%;
}

.projectGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.card {
    border-radius: 1rem;
    cursor: pointer;
}

form {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.form-control {
    width: 20rem;
    padding: 0.5rem;
    border: none;
    border-radius: 0%;
    border-bottom: 1px solid gray;
}

.form-contact {
    display: flex;
    align-items: center;
}


footer {
    display: flex;
    font-family: 'Orbitron', sans-serif;
    height: 3rem;
    margin-top: 1rem;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #808080;
    color: black;
}

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

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

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

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


    .page {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    
    main {
        flex: 1;
        
    }
    
    .top-row {
        background-color: #f7f7f7;
        justify-content: space-between;
        height: 3.5rem;
        display: flex;
        align-items: center;
        color: black;
        background-color: #808080;
    }
        .solution-title-container{
            cursor: pointer;
            padding: 1rem;
            font-size: 1.3rem;
        }
    
        .navigation-container {
            display: flex;
            font-size: 1.1rem;
            align-items: center;
            cursor: pointer;
        }
    
        .top-row ::deep a, .top-row ::deep .btn-link {
            white-space: nowrap;
            text-decoration: none;
        }
    
        .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
            text-decoration: underline;
        }
    
        .top-row ::deep a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }
       
        .social-media-container {
            display: flex;
            margin-right: 1rem;
        }
    
    @media (max-width: 760px) {
        .top-row:not(.auth) {
            display: none;
        }
    
        .top-row.auth {
            justify-content: space-between;
        }
    
        .top-row ::deep a, .top-row ::deep .btn-link {
            margin-left: 0;
        }

        .projectGrid {
            display: grid;
            grid-template-columns: repeat(1, 1fr);
            gap: 1rem;
        }

    }
    
    @media (min-width: 760px) {
        .page {
            flex-direction: row;
        }
    
        .sidebar {
            width: 250px;
            height: 100vh;
            position: sticky;
            top: 0;
        }
    
        .top-row {
            position: sticky;
            top: 0;
            z-index: 1;
        }
    
        .top-row.auth ::deep a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }
        
        .navbar-brand {
            font-size: 1.1rem;
        }
        
        .oi {
            width: 2rem;
            font-size: 1.1rem;
            vertical-align: text-top;
            top: -2px;
        }
        
        .nav-item {
            font-size: 1.2rem;
            font-family: 'Orbitron', sans-serif;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
        }
          
            .nav-item ::deep a {
                color: black;
                border-radius: 4px;
                display: flex;
                align-items: center;
                justify-content: center;
            }
        
        .nav-item ::deep a:hover {
            background-color: rgba(255,255,255,0.1);
            color: black;
            text-decoration: none;
        }
    
        ::deep img:hover {
            fill: "white";
        }

        .btn-div {
            display: flex;
            flex-direction: column;
            align-self: center;
            justify-self: center;
        }

    }

    .page {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    
    main {
        flex: 1;
    }
    
    .top-row {
        background-color: #f7f7f7;
        justify-content: space-between;
        height: 3.5rem;
        display: flex;
        align-items: center;
        color: black;
        background-color: #808080;
        position: sticky;
        top: 0;
        z-index: 1;
    }
    
    .mobile-nav-title {
        display: none;
    }
    
        .solution-title-container{
            cursor: pointer;
            padding: 1rem;
            font-size: 1.3rem;
        }
    
        .navigation-container {
            display: flex;
            font-size: 1.1rem;
            align-items: center;
            cursor: pointer;
        }
    
        .top-row ::deep a, .top-row ::deep .btn-link {
            white-space: nowrap;
            text-decoration: none;
        }
    
        .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
            text-decoration: underline;
        }
    
        .top-row ::deep a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
            color: black;
            font-family: 'Orbitron', sans-serif;
        }
    
        .top-row, article {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    
        .social-media-container {
            display: flex;
            margin-right: 1rem;
        }
    
    @media (max-width: 760px) {
    
        .top-row:not(.auth) .nav-item {
            display: none;
        }
    
        .top-row:not(.auth) .mobile-nav-title  {
            display: flex;
            align-self: center;
            justify-self: center;
        }
    
        .top-row.auth ::deep a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }
    
        .top-row ::deep a, .top-row ::deep .btn-link {
            margin-left: 0;
        }
    }
    
    @media (min-width: 760px) {
    
        .top-row:not(.auth) .mobile-title {
            display: flex;
        }
    
        .mobile-menu {
            display: none;
        }
    
        .hamburger-button {
            display: none;
        }
    
        .page {
            flex-direction: row;
        }
    
        .top-row.auth ::deep a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }
        
        .navbar-brand {
            font-size: 1.1rem;
        }
        
        .oi {
            width: 2rem;
            font-size: 1.1rem;
            vertical-align: text-top;
            top: -2px;
        }
        
        .nav-item {
            font-family: 'Orbitron', sans-serif;
            display: flex;
            align-items: center;
            justify-content: center;
        }
          
            .nav-item ::deep a {
                color: black;
                font-family: 'Orbitron', sans-serif;
                border-radius: 4px;
                display: flex;
                align-items: center;
                justify-content: center;
            }
        
            .nav-item ::deep a:hover {
                background-color: rgba(255,255,255,0.1);
                color: black;
                text-decoration: none;
            }
    
        ::deep img:hover {
            fill: "white";
        }
    }
    
    /* Mobile Styles */
    @media (max-width: 760px) {
        
    .top-row {
        width: 100% !important;
        justify-content: center;
        font-size: 1.2rem;
    }
    
    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        text-decoration: none;
    }
    
    .mobile-nav-title::deep a {
        color: black;
        font-family: 'Orbitron', sans-serif;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .mobile-nav-title ::deep a:hover {
        background-color: rgba(255,255,255,0.1);
        color: black;
        text-decoration: none;
    }
        
        
    .mobile-menu {
        display: none;
        list-style-type: none;
        padding: 0;
        position: absolute;
        top: 3.5rem;
        left: 0;
        background-color: black;
        color: white;
        border: 1px #f7f7f7 solid;
    }
    
        .mobile-menu li {
            padding: 10px;
            text-align: center;
        }
    
    .mobile-nav-title, a {
        color: black !important;
    }
    
    
    .menu-item {
        color: white !important;
        text-decoration: none !important;
    }
    
    .menu-item:hover{
        font-weight: bold;
    }
    
        .hamburger-button {
            display: block;
            position: absolute;
            top: 1;
            left: 0;
            background: none;
            border: none;
            cursor: pointer;
        }
    
        .hamburger-icon {
            font-size: 24px;
        }
    
        /* Show mobile menu when the button is clicked */
        .mobile-menu.show {
            display: block;
        }
    }

    
