/* _content/ByUI/Pages/Index.razor.rz.scp.css */
/*::deep .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

::deep .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

::deep .title {
    text-align: center;
}

::deep .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

::deep .welcome-card {
    width: 26.25rem;
    height: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}

::deep .welcome-card:hover {
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
}

::deep .welcome-card .welcome-card-img {
    width: 6.5rem;
    height: 6.5rem;
}

::deep .welcome-card .welcome-card-text {
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: unset;
}

::deep .welcome-card .welcome-card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--bs-body-color);
    opacity: 0.05;
    border-radius: 1rem;
    z-index: -2;
}
*/

.bypage[b-iorc8qfeeb] {
    height: 100%;
}
.welcome[b-iorc8qfeeb] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

[b-iorc8qfeeb] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

    [b-iorc8qfeeb] .welcome-gridlayout .dxbl-gridlayout-root {
        align-content: center;
        justify-content: center;
        height: 80%;
    }

[b-iorc8qfeeb] .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header[b-iorc8qfeeb] {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content[b-iorc8qfeeb] {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

[b-iorc8qfeeb] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-iorc8qfeeb] .welcome-card {
    width: 26.25rem;
    height: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 8px 12px -2px rgb(155, 102, 0), 0px 4px 8px -4px darkcyan;
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}

[b-iorc8qfeeb] .welcome-card1 {
    width: 15rem;
    height: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 8px 12px -2px rgb(155, 102, 0), 0px 4px 8px -4px darkcyan;
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}


[b-iorc8qfeeb] .welcome-card:hover {
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
}

[b-iorc8qfeeb] .welcome-card1:hover {
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
}




[b-iorc8qfeeb] .welcome-card .welcome-card-text {
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: unset;
    color: darkcyan;
}

[b-iorc8qfeeb] .welcome-card1 .welcome-card-text {
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: unset;
    color: darkcyan;
}

[b-iorc8qfeeb] .welcome-card .welcome-card-text2 {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: unset;
    color: #0c4469;
}

[b-iorc8qfeeb] .welcome-card1 .welcome-card-text2 {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: unset;
    color: #0c4469;
}


[b-iorc8qfeeb] .icon-fill {
    fill: var(--bs-primary);
}


/*
 ::deep .welcome-card .welcome-card-img {   width: 6.5rem;  height: 6.5rem; }  
*/

[b-iorc8qfeeb] .welcome-card .welcome-card-icon {
    font-size: 50px;
    margin-left: 20px;
    width: 100%;
    /* height: 20rem; */
    color: rgb(255, 102, 0);
}

[b-iorc8qfeeb] .welcome-card1 .welcome-card-icon {
    font-size: 50px;
    margin-left: 20px;
    width: 100%;
    /* height: 20rem; */
    color: rgb(255, 102, 0);
}

[b-iorc8qfeeb] .welcome-card .welcome-card-icon {
    margin-top: 5px;
    width: 6.5rem;
    /*  height: 6.5rem;*/
}

[b-iorc8qfeeb] .welcome-card1 .welcome-card-icon {
    margin-top: 5px;
    width: 6.5rem;
    /* height: 6.5rem;*/
}


[b-iorc8qfeeb] .welcome-card .welcome-card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--bs-body-color);
    opacity: 0.05;
    border-radius: 1rem;
    z-index: -2;
}

[b-iorc8qfeeb] .welcome-card1 .welcome-card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--bs-body-color);
    opacity: 0.05;
    border-radius: 1rem;
    z-index: -2;
}



.bgimg[b-iorc8qfeeb] {
    /* background-image: url('images/baslikmotor.jpg');*/
    margin-left: -40px !important;
    width: 110%;
    height: 30rem;
    background-size: cover; /* Resmi tüm sayfaya yay */
    background-position: center center; /* Resmin merkezde olmasını sağla */
    margin: 0; /* Sayfa kenar boşluklarını kaldır */
}

.bgimgmobile[b-iorc8qfeeb] {
    /* background-image: url('images/baslikmotor.jpg');*/
    width: 100%;
    height: 25rem;
    background-size: cover; /* Resmi tüm sayfaya yay */
    background-position: center center; /* Resmin merkezde olmasını sağla */
    margin: 0; /* Sayfa kenar boşluklarını kaldır */
}


.ustyazi[b-iorc8qfeeb] {
    display: flex;
    justify-content: center; /* Yatayda ortalama */
    align-items: center !important; /* Dikeyde ortalama */
}

.ustyazitext[b-iorc8qfeeb] {
    color: #ffffff; /* Yazı rengini belirle */
    font-size: 2.50rem; /* Yazı boyutunu ayarla */
    font-family: 'Arial', sans-serif; /* Yazı tipini belirle */
    text-align: center; /* Yazıyı ortala */
    font-weight: bold; /* Yazıyı kalın yap */
    align-items: center !important; /* Dikeyde ortalama */
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6), /* Sağ alt gölge */
    -2px -2px 4px rgba(0, 0, 0, 0.6), /* Sol üst gölge */
    2px -2px 4px rgba(0, 0, 0, 0.6), /* Sağ üst gölge */
    -2px 2px 4px rgba(0, 0, 0, 0.6); /* Sol alt gölge */
}

.ustyazitext2[b-iorc8qfeeb] {
    color: #ffffff; /* Yazı rengini belirle */
    font-size: 2.50rem; /* Yazı boyutunu ayarla */
    font-family: 'Arial', sans-serif; /* Yazı tipini belirle */
    text-align: center; /* Yazıyı ortala */
    font-weight: bold; /* Yazıyı kalın yap */
    align-items: center !important; /* Dikeyde ortalama */
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6), /* Sağ alt gölge */
    -2px -2px 4px rgba(0, 0, 0, 0.6), /* Sol üst gölge */
    2px -2px 4px rgba(0, 0, 0, 0.6), /* Sağ üst gölge */
    -2px 2px 4px rgba(0, 0, 0, 0.6); /* Sol alt gölge */
}

.ustyazitextmobile[b-iorc8qfeeb] {
    color: #ffffff; /* Yazı rengini belirle */
    font-size: 2.00rem; /* Yazı boyutunu ayarla */
    font-family: 'Arial', sans-serif; /* Yazı tipini belirle */
    text-align: center; /* Yazıyı ortala */
    font-weight: bold; /* Yazıyı kalın yap */
    align-items: center !important; /* Dikeyde ortalama */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6), /* Sağ alt gölge */
    -2px -2px 4px rgba(0, 0, 0, 0.6), /* Sol üst gölge */
    2px -2px 4px rgba(0, 0, 0, 0.6), /* Sağ üst gölge */
    -2px 2px 4px rgba(0, 0, 0, 0.6); /* Sol alt gölge */
}

.ustyazitextmobile2[b-iorc8qfeeb] {
    color: #ffffff; /* Yazı rengini belirle */
    font-size: 2.00rem; /* Yazı boyutunu ayarla */
    font-family: 'Arial', sans-serif; /* Yazı tipini belirle */
    text-align: center; /* Yazıyı ortala */
    font-weight: bold; /* Yazıyı kalın yap */
    align-items: center !important; /* Dikeyde ortalama */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6), /* Sağ alt gölge */
    -2px -2px 4px rgba(0, 0, 0, 0.6), /* Sol üst gölge */
    2px -2px 4px rgba(0, 0, 0, 0.6), /* Sağ üst gölge */
    -2px 2px 4px rgba(0, 0, 0, 0.6); /* Sol alt gölge */
}

.byimg[b-iorc8qfeeb] {
    width: 64px;
    height: 64px;
    box-shadow: 0px 8px 12px -1px rgba(20, 20, 110, 0.5), 0px 4px 8px -2px rgba(20, 20, 110, 0.7);
    transition: box-shadow 0.2s;
    border-radius: 2.1rem;
}

    .byimg:hover[b-iorc8qfeeb] {
        box-shadow: 0px 20px 25px -5px rgba(50, 20, 110, 0.1), 0px 8px 10px -6px rgba(50, 20, 110, 0.1);
    }

.bgimgfooter[b-iorc8qfeeb] {
    background-image: url('images/AltTur.png');
    margin-left: -4rem !important;
    margin-right: -4rem !important;
    /*width: 115%;*/
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover; /* Resmi tüm sayfaya yay */
    background-position: center center; /* Resmin merkezde olmasını sağla */
    margin: 0; /* Sayfa kenar boşluklarını kaldır */
}
/* _content/ByUI/Pages/Pag_Galeri.razor.rz.scp.css */
.bypage[b-xm83ep5ou8] {
    height: 100%;
}

.welcome[b-xm83ep5ou8] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

[b-xm83ep5ou8] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

    [b-xm83ep5ou8] .welcome-gridlayout .dxbl-gridlayout-root {
        align-content: center;
        justify-content: center;
        height: 80%;
    }

[b-xm83ep5ou8] .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header[b-xm83ep5ou8] {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content[b-xm83ep5ou8] {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

[b-xm83ep5ou8] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center; 
}

[b-xm83ep5ou8] .welcome-card {
    width: 26.25rem;
    height: 25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: normal;
    box-shadow: 0px 4px 6px -2px rgb(155, 102, 0), 0px 2px 6px -4px darkcyan;
    transition: box-shadow 0.2s;
    border-radius: 0.3rem;
    color: var(--bs-link-color-rgb);
    gap: 0.5rem;
    text-decoration: none;
    position: relative;
}

    [b-xm83ep5ou8] .welcome-card:hover {
        box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    }

    [b-xm83ep5ou8] .welcome-card .welcome-card-img {

        width: 25rem;
        height: 19rem;
        max-height:250px;
        border-radius: 0.3rem;
    }

     

    [b-xm83ep5ou8] .welcome-card .welcome-card-text {
        font-size: 1.45rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
        color: darkcyan;
    }

    

[b-xm83ep5ou8] .icon-fill {
    fill: var(--bs-primary);
}

[b-xm83ep5ou8] .welcome-card .welcome-card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--bs-body-color);
    opacity: 0.05;
    border-radius: 1rem;
    z-index: -2;
}
 

 
/* _content/ByUI/Pages/Pag_Iletisim.razor.rz.scp.css */
.bypage[b-70acyekc6a] {
    height: 100%;
}

.welcome[b-70acyekc6a] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

[b-70acyekc6a] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

    [b-70acyekc6a] .welcome-gridlayout .dxbl-gridlayout-root {
        align-content: center;
        justify-content: center;
        height: 80%;
    }

[b-70acyekc6a] .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header[b-70acyekc6a] {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content[b-70acyekc6a] {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

[b-70acyekc6a] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    height: 500px;
}

[b-70acyekc6a] .welcome-card {
    width: 30rem;
    height: 20rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}

    [b-70acyekc6a] .welcome-card:hover {
        box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    }

    [b-70acyekc6a] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-70acyekc6a] .welcome-card .welcome-card-img1 {
        width: 400px;
        height: 400px;
    }

    [b-70acyekc6a] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
        color: darkcyan;
    }

    [b-70acyekc6a] .welcome-card .welcome-card-text2 {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
        color: darkred;
    }

[b-70acyekc6a] .icon-fill {
    fill: var(--bs-primary);
}

[b-70acyekc6a] .welcome-card .welcome-card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--bs-body-color);
    opacity: 0.05;
    border-radius: 1rem;
    z-index: -2;
}
/* _content/ByUI/Shared/MainLayout.razor.rz.scp.css */
.page[b-xl7zfxa1le] {
    margin-top:-3px;
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}
[b-xl7zfxa1le] .dxbl-menu-hamburger {
    color: white;
}

[b-xl7zfxa1le] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-xl7zfxa1le] .content {
    overflow: auto;
    justify-content: center;
}

[b-xl7zfxa1le] .back-button:hover .icon-back {
    background-color: var(--dxbl-btn-hover-color);
}

@media (max-width: 768px) {
    [b-xl7zfxa1le] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}
/* _content/ByUI/Shared/NavMenuBy.razor.rz.scp.css */

[b-xd2246gvoy] .menu-back {
    /*    background-color: rgb(32, 32, 32,70);*/
    background-color: black;
    /*color: var(--bs-white);*/
    color: rgb(255, 102, 0);
}

[b-xd2246gvoy] .dxbl-menu-item-text {
    /*color: var(--bs-white);*/
    color: rgb(255, 102, 0);
}

[b-xd2246gvoy] .dxbl-menu .dxbl-menu-item-list > .dxbl-menu-list-item > .dxbl-menu-item > .dxbl-btn > .dxbl-image {
    color: rgb(255, 102, 0);
}


/*::deep .dxbl-menu > .dxbl-menu-bar > .dxbl-menu-item-list > .dxbl-menu-list-item:hover {
    background-color: var(--bs-orange);
}*/

[b-xd2246gvoy] dxbl-menu-item :hover {
    background-color: slategrey;
}
[b-xd2246gvoy] .dxbl-menu .dxbl-menu-item-list > .dxbl-menu-list-item > .dxbl-menu-item > .dxbl-btn:not(.dxbl-disabled):not(:disabled).dxbl-active {
    background-color: slategrey;
}
[b-xd2246gvoy] .menu-icon-home {
    mask-image: url("../images/home.svg");
    -webkit-mask-image: url("../images/home.svg");
}

[b-xd2246gvoy] .menu-icon-support {
    mask-image: url("../images/support.svg");
    -webkit-mask-image: url("../images/support.svg");
}

[b-xd2246gvoy] .menu-icon-products {
    mask-image: url("../images/products.svg");
    -webkit-mask-image: url("../images/products.svg");
}

[b-xd2246gvoy] .menu-icon-user-profile { 
     mask-image: url('../images/user-profile.svg');
    -webkit-mask-image: url('../images/user-profile.svg');
}

[b-xd2246gvoy] .menu-icon {
  
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}
.menu-size[b-xd2246gvoy] {
    font-size: 1.75rem;
    color: var(--bs-white);
}

.menu-genel[b-xd2246gvoy] {
    /*   max-width: 1050px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

.menu-container[b-xd2246gvoy] {
    align-items: end;
    position: relative;
    max-width: 80px;
}

.menu-icon-container[b-xd2246gvoy] {
    align-items: end;
    position: relative;
    max-width: 80px;
    padding-top: 3px;
    padding-left: 3px;
}


.menu-link-container[b-xd2246gvoy] {
   /* display: inline-block;*/
    align-self: flex-end;
    font-size: 1.75rem;
}
/* Make the image to responsive */
.image[b-xd2246gvoy] {
    width: 100%;
    height: auto;
}
/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay[b-xd2246gvoy] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: red;
}
/* When you mouse over the container, fade in the overlay icon*/
.menu-container:hover .overlay[b-xd2246gvoy] {
    opacity: 1;
}

.notoggle svg[b-xd2246gvoy] {
    display: none;
}

.user-profile .logo-container[b-xd2246gvoy] {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.user-profile .log-off-btn[b-xd2246gvoy] {
    padding-top: 0.815rem;
    padding-bottom: 0.815rem;
    border-top: 1px solid #e5e5e5;
}

.menu-icon-user-profile[b-xd2246gvoy] {
    opacity: 0.75;
}

.user-profile .menu-icon-user-profile[b-xd2246gvoy] {
    opacity: 0.25;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.user-name-container .tm-8[b-xd2246gvoy] {
    opacity: 0.8;
}

.icon-logo[b-xd2246gvoy] {
    display: flex;
    height: 50px;
    width: 80px;
    opacity: 0.7;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url("../images/ermoto.png");
    -webkit-mask-image: url("../images/ermoto.png"); 
}
