@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/AutoBross/Components/Layout/MainLayout.razor.rz.scp.css */
/*.bg-menu-picture {
    background: url("../../wwwroot/images/test4.jpg");
    height: 300px;
    width: 100%;
    background-image: url("images/test4.jpg");
    background-repeat: no-repeat, no-repeat;
}*/

.menu-big[b-etdn6xuh5n] {
    appearance: none;
    display: none;
    position: unset;
}

.background-top[b-etdn6xuh5n] {
    /*background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, #1e1c1c 70%);*/
    background-color: rgba(0,0,0,0.3);
    border-radius: 4px;
}

.language-icon[b-etdn6xuh5n] {
    background-image: url("images/lang.png");
    background-repeat: no-repeat, no-repeat;    
}
.social-media-icon[b-etdn6xuh5n] {
    background-image: url("favicon.png");
    background-repeat: no-repeat, no-repeat;
    width: 50px;
    height: 50px;
}


/*wysokosc pierwszego paska where the choose language is */
/*.top-row {*/
/*    border: 2px solid yellow;
    height: 9.3rem;*/
    /*  background-color: rgba(0,0,0,0.2);*/
    /*background-image: url("images/logo.png");*/
   /* background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, #3a3845 70%);*/
    /*  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.52), #3a3845), url("images/logo.png");*/
    /*  background-image: url("images/logo.png", linear-gradient(#eb01a5, #d13531);*/
    /*background-repeat: no-repeat, no-repeat;*/
    /*    border-block: solid;
    border-color: white;   
    appearance: none;    
    width: 3.5rem;
    height: 2.5rem;
    color: white;*/
    /*    position: sticky;
    top: 0;*/
/*    z-index: 1000;*/
    /*    top: 0.5rem;
    left: 1rem;*/
/*}*/

.top-logo[b-etdn6xuh5n] {
    background-image: url("images/logo4.png");
    background-repeat: no-repeat, no-repeat;
}
.culture-color[b-etdn6xuh5n] {
    color: #d7d7d7; 
}

/*div {
    Background pattern from Toptal Subtle Patterns height: 400px;
    width: 100%;
    background-image: url("images/test4.jpg"), url("https://amymhaddad.s3.amazonaws.com/oriental-tiles.png");
    background-repeat: no-repeat, no-repeat;
}*/
.footer[b-etdn6xuh5n] {
    background-color: var(--bs-gray-200);
}

/*.page {
    position: relative;
    display: flex;
    flex-direction: row;
    background-color: #000000;
}*/

main[b-etdn6xuh5n] {
    flex: 1;
}

/*.sidebar {
    border: 2px solid yellow;
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("images/test1.jpg");
    background-repeat: no-repeat, no-repeat;
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 0.5rem 0.5rem;
    text-align: right;
}*/


/*wielkosc czcionki menu*/
.nav-item[b-etdn6xuh5n] {
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-etdn6xuh5n] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-etdn6xuh5n] {
        padding-bottom: 1rem;
    }

    .nav-item[b-etdn6xuh5n]  .nav-link {
        color: #d7d7d7;
        /* background: none;*/
        /* background-color: #ac500a;*/
       /* background-color: rgba(255,255,255,0.1);*/
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-etdn6xuh5n]  a.active {
        /* background-color: rgba(255,255,255,0.37);#ac500a*/
        /*background-color: #007cc6;*/
        background-color: #ac500a;
        color: white;
        height: 3rem;
    }

    .nav-item[b-etdn6xuh5n]  .nav-link:hover {
        /*        background-color: rgba(255,255,255,0.2);*/       
        color: white;
    }

.top-row[b-etdn6xuh5n] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background-image: url("images/test4.jpg");
    background-repeat: no-repeat, no-repeat;        
}

    .top-row[b-etdn6xuh5n]  a, .top-row[b-etdn6xuh5n]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-etdn6xuh5n]  a:hover, .top-row[b-etdn6xuh5n]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-etdn6xuh5n]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*@media (max-width: 640.98px) {*/
    @media (max-width: 740.98px) {
        .top-row[b-etdn6xuh5n] {
            justify-content: space-between;
        }

            .top-row[b-etdn6xuh5n]  a, .top-row[b-etdn6xuh5n]  .btn-link {
                margin-left: 0;
            }
    }
/*@media (min-width: 641px) {*/
    @media (min-width: 741px) {
        .page[b-etdn6xuh5n] {
            flex-direction: row;
        }

        .sidebar[b-etdn6xuh5n] {
            /*   width: 250px;
        height: 100vh;*/
            background-color: black;            
            /*        position: unset;
        top: 0;
*/ /*      position: sticky;
        top: 0;*/
            z-index: 1000;
        }
        /*.top-row {*/
        /*        position: sticky;
        top: 0;*/
        /*z-index: 1;
    }*/

        .menu-big[b-etdn6xuh5n] {
            /*background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, #1e1c1c 70%);*/
            padding: 0.6rem 0.6rem 0.2rem 0.4rem;
            background-color: rgba(0, 0, 0, 0.7);
            /* border: 1px solid violet;*/
            display: block;
            /* position: sticky;*/
            top: 0;
            z-index: 1000;
        }

        .top-row.auth[b-etdn6xuh5n]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

        .top-row[b-etdn6xuh5n], article[b-etdn6xuh5n] {
            padding-left: 2rem !important;
            padding-right: 1.5rem !important;
        }
    }

.bg-top-picture[b-etdn6xuh5n] {
    /*  background: url("../../wwwroot/images/test4.jpg");*/
    border-bottom: 1px solid #d2d2d2;
    height: auto;
    width: auto;
     background-image: url("images/topimg5_blur.svg");
  /*  background-color: #212529;*/
    /*  background-size: contain;*/
    background-size: cover;
    background-repeat: repeat-x;
    /*    background-position: center; */
}

    .bg-top-picture-two[b-etdn6xuh5n] {
        /*  background: url("../../wwwroot/images/test4.jpg");*/
        height: auto;
        width: auto;
        background-image: url("images/topimg4_2.png");
        /*   background-size: contain;*/
        background-size: cover;
        background-repeat: repeat-x;
        z-index: 3000;
        /*    background-position: center;*/
    }

.top-phone[b-etdn6xuh5n] {
    /*  border: 1px solid green;*/
    margin: 0.5rem 0.5rem 0.5rem 0.5rem;
    /* background-color: rgba(0,0,0,0.8);*/
    /*background-color: #0c0c0c;*/
    background-color: #ac500a;
    border-radius: 4px;
    /*font-size: 18px;*/
    font-size: 1.2rem;
    /*font-weight: bold;*/
    /*  display: inline-block;*/
    /*border: 1px solid red;*/
    padding: 0.4rem 0.5rem 0.5rem 0.5rem;
    /*  vertical-align: middle;*/
    width: auto;
    height: 2.8rem;
    /*    text-align: center;*/
    /* height: 92px;*/
}

.bg-color-menu-dropdown[b-etdn6xuh5n] {
    background-color: rgba(0, 0, 0, 0.9);
    /*background-color: #000000;*/
}
    .parent[b-etdn6xuh5n] {
       /*  border: 1px solid green;*/
        padding: 0.5rem 0.5rem 0.5rem 0.5rem;
        /*    padding: 2rem 2rem;*/
        text-align: right;
        width: auto;
        height: 3.7rem;
        /*    position: sticky;
    top: 0;  */
    }

.child-logo[b-etdn6xuh5n] {
    /* background-color: rgba(0,0,0,0.8);*/
    /*background-color: #0c0c0c;*/
    background-color: #ac500a;
    border-radius: 4px;
    /*font-size: 18px;*/
    font-size: 1.2rem;
    /*font-weight: bold;*/
    display: inline-block;
    /*border: 1px solid red;*/
    padding: 0.4rem 0.5rem 0.5rem 0.5rem;
    /*  vertical-align: middle;*/
    width: auto;
    height: 2.8rem;
    /*    text-align: center;*/
    /* height: 92px;*/
}

.child-culture[b-etdn6xuh5n] {
    display: inline-block;
     /* border: 1px solid red;*/
    padding: 0rem 0rem;
   /* vertical-align: top;*/
    vertical-align: middle;
    z-index: 1000;
    /*    width: 9.5rem;
    height: 9.3rem;*/
}


    .parent-top-second[b-etdn6xuh5n] {
        border: 1px solid green;
        /* padding: 1rem;*/
        padding: 0.5rem 0.5rem 0.5rem 1.5rem;
        /*    padding: 2rem 2rem;*/
        text-align: left;
        width: auto;
        /*height: 6.6rem;*/
        /*    position: sticky;
    top: 0;  */
    }

    .parent-language-icon[b-etdn6xuh5n] {
        /*  border: 1px solid green;*/
        padding: 0.4rem 0.4rem 0.4rem 1.4rem;
        /*    padding: 2rem 2rem;*/
        text-align: left;
        width: auto;
        /*    position: sticky;
    top: 0;  */
    }

.child-language-icon[b-etdn6xuh5n] {
    display: inline-block;
    /* border: 1px solid red;*/
    padding: 1rem 1rem;
    vertical-align: middle;    
    /*    width: 7.8rem;
    height: 7.5rem;
*/
}

    .child-language-culture[b-etdn6xuh5n] {
        display: inline-block;
        /*  border: 1px solid red;*/
        /* padding: 0.5rem 0.5rem 0.5rem 0.5rem;*/
        vertical-align: top;
        z-index: 1000;
        /*    width: 9.5rem;
    height: 9.3rem;*/
    }

    .center[b-etdn6xuh5n] {
        margin: auto;
        width: 90%;
        /*  border: 1px solid violet;*/
        padding: 10px;
    }

    .left-social-media[b-etdn6xuh5n] {
        background-color: black;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 200px;
        border: 1px solid #73AD21;
        padding: 5px;
        z-index: 1000;
    }

    #blazor-error-ui[b-etdn6xuh5n] {
        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[b-etdn6xuh5n] {
            cursor: pointer;
            position: absolute;
            right: 0.75rem;
            top: 0.5rem;
        }





/* _content/AutoBross/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-k59j73no8e] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    /* Hamburger menu small */
   /* position: absolute;*/
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
    z-index: 1000;
   /* margin-right: 1rem;*/
   /* text-align: right;*/
}

    .navbar-toggler:checked[b-k59j73no8e] {
        background-color: rgba(255, 255, 255, 0.5);
    /*    background-color: rgba(0, 0, 0, 0.5);*/
    }

/*.menu-big {
    appearance: none;
    display: none;
}*/

.menu-toggler[b-k59j73no8e] {
    appearance: none;
    display: block;
    /*  position: sticky;*/
    top: 0;    
}

.menu-temporary-border[b-k59j73no8e] {
    border: dotted;
    display: block;    
}


/*.sidebar {
      background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
        background-color: rgba(0, 0, 0, 0.5);
       background-image: url("images/test1.jpg");
    background-repeat: no-repeat, no-repeat;
    position: sticky;
    top: 0;
    align-items: center;
}*/

.sidebar[b-k59j73no8e] {
    /*    border: 2px solid yellow;
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("images/test1.jpg");
    background-repeat: no-repeat, no-repeat;
    position: sticky;
    top: 0;
    z-index: 1000;*/
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    text-align: right;
}

.navbar-brandd[b-k59j73no8e] {
    /* font-size: 1.1rem;*/
    background-image: url("images/logo.png");
    background-repeat: no-repeat, no-repeat;
    width: 4.5rem;
    height: 3rem;
    /*    position: relative;*/
    /*    height: 300px;*/
    /*display: inline-flex;*/
    /*    justify-content: center;
    align-items: center;*/
}
.navbar-culture-selector[b-k59j73no8e] {
    /* font-size: 1.1rem;*/
/*    width: 12.5rem;
    height: 7.5rem;*/
/*        position: absolute;*/
      /* position: relative;*/
    /*    height: 300px;*/
/*    display: inline-flex;
    justify-content: center;
    align-items: center;*/
/*    margin: 5rem;
    margin-top: 0rem;*/
    /*margin-bottom: 3rem;*/
}

/*.bi {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}*/
/*wielkosc czcionki menu*/
.nav-item[b-k59j73no8e] {
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
    background-color: #0c0c0c;
}

    .nav-item:first-of-type[b-k59j73no8e] {
        padding-top: 0.5rem;
    }

    .nav-item:last-of-type[b-k59j73no8e] {
        padding-bottom: 0.5rem;
    }

    .nav-item[b-k59j73no8e]  .nav-link {
        background-color: #252525;
        color: #d7d7d7;
        /*     color: red;*/
        /*    background: none;*/
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-k59j73no8e]  a.active {
        /* background-color: rgba(255,255,255,0.37);*/
        /* background-color: #007cc6;*/
        background-color: #ac500a;
        color: white;
        height: 3rem;
    }

    .nav-item[b-k59j73no8e]  .nav-link:hover {
       /* background-color: rgba(255,255,255,0.1);   */     
        color: white;
    }
/* This is menu*/
.nav-scrollable[b-k59j73no8e] {
    display: none;
    /*position: absolute;*/
    /*appearance: none;*/
    /*cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;*/
    /* color: white;*/
    top: 3.5rem;
    right: 1rem;
}

.navbar-toggler:checked ~ .nav-scrollable[b-k59j73no8e] {
    display: block;
}

@media (min-width: 741px) {

    /*    .navbar-toggler:checked ~ .nav-scrollable {
        display: block;
    }*/
    .menu-toggler[b-k59j73no8e] {
        display: none;
        /* position: sticky;*/
        top: 0;     
    }

    .navbar-toggler[b-k59j73no8e] {
        display: none;      
    }

    /*.menu-big {
        background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, #1e1c1c 70%);*/
    /* background-color: rgba(0, 0, 0, 0.5);*/
    /*border: 1px solid orange;
        display: block;
        position: sticky;*/
    /*  z-index: 1000;*/
    /*top: 0;
    }*/

    .nav-scrollable[b-k59j73no8e] {
        /* Never collapse the sidebar for wide screens */
        display: none;
        /*  display: block;*/
        /* Allow sidebar to scroll for tall menus */
        /*height: calc(100vh - 3.5rem);*/
        /*width: calc(150vh - 3.5rem);*/
        overflow-x: auto;
        /*        border-block: solid;
        border-color: white;*/
    }
}

/*@media (max-width: 641px) {
    .menu-big {
        display: none;
    }
}*/






