﻿.pulki {
    display: flex;
    flex-direction: row;
    /* justify-items: flex-start; */
    gap: 5px;
    vertical-align: middle;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.killslide .swiper-slide {
    margin-right: 30px !important;
}
.loader_t {
    width: 35px; /* Size of the circle */
    height: 35px; /* Size of the circle */
    border: 4px solid #f3f3f3; /* Light gray background circle */
    border-top: 4px solid #888888; /* Darker gray "spinning" part */
    border-radius: 50%; /* Makes it a circle */
    animation: spin_t 1s linear infinite;
}

@keyframes spin_t {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



.topmenuliitem a {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 10px;
    vertical-align: middle;
    justify-items: center
}
.topai {
    background-color: #fff;
    height: 74px;
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
    .topai input {
        height: 30px;
        width: 90%;
        margin: 15px auto;
        border: none;
        border-radius: 5px;
        padding: 20px;
        font-size: 16px;
        background-color: #fff;
        border: 1px solid #aaf1d1;
    }
    .topai .b1 {
        position: absolute;
        left: 60px;
        top: 24px;
    }
    .topai .b2 {
        position: absolute;
        left: 25px;
        top: 22px;
    }


    .swiper-slide.swiper-slide-active,
    .swiper-slide.swiper-slide-duplicate-active {
        transform: scale(1) !important;
    }
.swipercancelall {
    align-items:center !important;
}
.mushkill
{
    align-items:center !important;
}

.ObHeader {
    font-family: Assistant;
    font-weight: 700;
    font-size: 24px;
    line-height: 31.39px;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: Auto;
}
.obtextflex {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;
    justify-self: center;
    justify-items: center;
    justify-content: center;
}
.ObText {
    font-family: Assistant;
    font-weight: 700;
    font-size: 18px;
    line-height: 23.54px;
    letter-spacing: 0%;
    text-align: center;
    width:90%;
    margin:0 auto;
    direction:rtl;
}
.Obimg {
    max-width: 90vw;
    max-height: 41vh;
    margin:0 auto;
}
.Obsitem {
    height: 100%;
    display: flex;
    justify-content: center;
    justify-items: center;
}
.oblogo {
    width: 90px;
    height: 40px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.colmebb .swiper-pagination-bullet-active {
    background-color: #8A63C9 !important;
}

.mcscll {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f5f5f5;
    height: calc(100dvh - 205px);
    overflow-y: auto;
}
.mcscll .container {
    background-color: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.mcscll h1 {
    color: #333;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

.mcscll h2 {
    color: #444;
    margin-top: 25px;
}

.mcscll h3 {
    color: #555;
}

.mcscll ul, ol {
    padding-right: 20px;
}

.mcscll li {
    margin-bottom: 10px;
}

.mcscll .contact {
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px;
}


.purchasedSepimg {
    width: 10px;
    height: 10px;
    margin: 0px 15px 0px 15px;
}
.purchasedSepText {
    font-family: Assistant;
    font-weight: 700;
    font-size: 18px;
    line-height: 23.54px;
    text-align: center;

}
.EmptyVector {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color:#E0CDFF;
    display:flex;
    justify-content:center;
    align-items:center;
    top:10px;
    right:10px;
}
.EmptyVectorimg {
    width:22px;
    height:20px;
}
.purchasedSepEmptyText {
    font-family: "Assistant", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #454F63;
    display: block;
    position: absolute;
    width: 80%;
    left: 17px;
    top: 10px;
}
.purchasedSepEmpty {
    height: 68px;
    width: 100%;
    border-radius: 6px;
    background-color: #F1E8FF;
    font-family: Assistant;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    position: relative;
    font-family: "Assistant", sans-serif;
    margin-bottom:30px;
}
.purchasedSep {
    height: 40px;
    background-color: #64CC9A;
    width: 100%;
    border-radius: 6px;
    text-align: right;
    color: #fff;
    align-content: center;
    font-family: "Assistant", sans-serif;
}
.topmenuliitem {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    justify-content: end;
    text-align: center;
    vertical-align: middle;
    align-items: center;
}
.menuliimage
{
    height:24px;
    width:24px;
}
.menucolfo {
    font-family: "Assistant", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.93px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.menuline {
    height: 4px;
    width: 100%;
    background: linear-gradient(to right, #4081FF 50%, #56FFB4 50%);
}
.menuround {
    height: 54px;
    width: 54px;
    background-color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 4px solid #eaddff;
    font-size: 24px;
    font-weight: 700;
    color: #8A63C9;
    font-family: "Assistant", sans-serif;
    line-height: 20.93px;
}
.menuname {
    font-family: "Assistant", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.93px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
}
.menudivtop {
    height: 214px;
    width: 100%;
    position: relative;
    background-color: #cfb2ff;
}
.menurightimage
{
    width:205px;
    height:100%;
    position:absolute;
    right:0px;
}
.nameholder {
    position: absolute;
    left: 10px;
    bottom: 35px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap:5px;
}
.menudiv {
    width: 80%;
    height: 100%;
    background-color: #fff;
}
.graydiv {
    width: 20%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
}
.deluserbtn {
    width: 20vw;
    float: inline-start;
    border: 1px solid #ededed;
    color: red;
    height: 35px;
    box-shadow: 0px 10px 10px rgba(69, 91, 99, 0.05);
    font-size: 16px;
    font-weight: 600;
}
.menucolfo {
    font-size: 19px;
    font-weight: bold;
    color: #7c7171;
    text-decoration:none;
}
.lnbbnt {
    display: flex;
    flex-direction: row;
    color: #8A63C9;
}
.lsimage {
    margin-bottom: 10px;
}
.lstext {
    text-align: center;
    font-size: 24px;
    font-family: "Assistant", sans-serif;
    color: #454F63;
    line-height: 31.39px;
    font-weight: 700;
    margin-bottom: 10px;
}
.lstext2 {
    text-align: center;
    font-size: 16px;
    font-family: "Assistant", sans-serif;
    color: #454F63;
    line-height: 20.93px;
    font-weight: 400;
    margin-bottom: 10px;
}
.SearchClear {
    color: #000;
    left: 5px;
    top: 0px;
    position: absolute;
    font-size: 24px;
    padding: 10px;
}
.saerchtr {
    position: fixed !important;
    width: 92vw;
    z-index: 999 !important;
}
/*menu*/
.tmenu {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    color: #000;
    z-index: 11;
    overflow-x:hidden;
    overflow-y:hidden;
}
.topen {
    display: flex;
    flex-direction: row;
    transition: 0.5s;
    background-color: rgba(255, 255, 255, 0.7);
}
.tclose {
    display: none;
    transition: 0.5s;
}
.tmenu .menuclosebtn {
    font-size: 40px;
    top: 20px;
    right: 30px;
    position: absolute;
    color: #454F63;
    z-index: 1;
}
.tmenu ul {
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    color: #7c7171;
    margin-left: 20px;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    .tmenu ul > li {
        height: 25px;
        width: 100%;
        list-style-type: none;
        display: flex;
        justify-content: end;
    }

/*menu end*/
.seppurch {
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 5px;
}
.seppurchmtop {
    margin-top: 5px;
}
.blcat
{
    opacity:0.1;
}
.posfut {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 1;
}
.catimagima {
    width: 32px;
    height: 32px;
    object-fit: cover;
}
.ifrst {
    display: block;
    width: 100%;
    height: 100vh;
    border: 0;
    margin:0;
    padding:0;
    overflow:auto;
}
.header--white {
    position: fixed;
    top: 0;
    z-index: 2;
    background-color: #fff;
    border: none;
    width: 100%;
    border-bottom: 1px solid #e0dada;
}
.market-product__btn2 {
    height: 34px;
    min-width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #64cc9a;
    border-radius: 12px;
    padding: 0 10px;
}
.bimga
{
    max-height:100% !important;
}
.imageswiper {
    max-height: 100%;
}
.sta1 {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}
.nonimp {
    pointer-events: none !important;
    display:none;
}
.opasnone
{
    opacity:0;
}
.infodiva
{
    word-break:break-word;
    padding:10px;
}
.infodiva ul, li {
    list-style-type: disc;
    margin:auto;
    padding:revert;
}

.swiper {
    width: 100%;
}
.swiper-step {
    padding-bottom: 3.88889rem;
}

.swiper-step .swiper-wrapper {
    align-items: flex-end;
}
.swiperText
{
    text-align:center;
}

.swiper-slide {
    /*border-radius: 2.13333rem 2.33333rem 1.83333rem 1.83333rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: .666667rem .666667rem 1.94444rem #777b7e29;*/
}
.swiper-item img
{
    /*width:100%;
    object-fit:cover;*/
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    /*margin: 0 1rem;*/
}

.products--green .swiper-pagination-bullet {
    position: static;
    max-width: 80px;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    border: none;
    cursor: pointer;
    background-color: #fff;
    opacity: 1 !important;
}

.products--green .swiper-pagination-bullet-active {
    background-color: #68d5a2;
}

.products--red .swiper-pagination-bullet {
    position: static;
    max-width: 80px;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    border: none;
    cursor: pointer;
    background-color: #fff;
    opacity: 1 !important;
}

.products--red .swiper-pagination-bullet-active {
    background-color: #faaca8;
}



.conred {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.qusreg {
    color: #c2a0f9 !important;
}
.mycarus {
    height: 17dvh;
    width: 80%;
}
.imginmes {
    object-fit: cover;
    width: 100%;
    border-radius: 15px;
}
.overlay {
    height: 100%;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgba(256, 256, 256); /* Black fallback color */
    /*background-color: rgba(73, 201, 50,0.5);*/ /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.3s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
    display: flex;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .overlay .ologo {
        margin-bottom:80px;
        width:30vw;
    }
    .overlay .ospinner {
        margin-bottom: 20px;
        width: 20vw;
    }
    .overlay .otext {
        color: #454f63;
        font-size:19px;
    }
.erradressempty
{
    position:absolute;
    right:0px;
    color:red;
}
.erradressemptybrd {
    border: 1px solid red !important;
}
.erradressemptycol {
    color:red !important;
}
.FrontMapContainer {
    width: 100%;
    height: 75vh;
}
.hidden-blur {
    display: none;
}

.blur-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(39, 39, 39, 0.7);
    backdrop-filter: blur(5px);
    z-index: 4;
}
.pac-container {
    z-index: 99999999999 !important;
}
:root {
    touch-action: pan-x pan-y;
    height: 100%
}

* {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.camerapreview {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.VideoContainer {
    /*height: 100%;*/
    position: absolute;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 100%;
    width: 100%;
}
.mt25
{
    margin-top:25px;
}
.w90
{
    width:90%;
}
.centerp {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}
.form-element {
    display: flex;
    flex-direction: column;
    align-items: center;
    vertical-align: middle;
    width:100%;
}
.mhide {
    display: none !important;
}
#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;
    display: none !important;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
        display: none !important;
    }

.validation-message {
    position: absolute;
    top: -15px;
    z-index: 1;
    color: #fa1616;
}

.valmes .validation-message {
    position: absolute;
    top: 0px;
    left: 20px;
    z-index: 1;
    color: #fa1616;
}

.innervalmes .validation-message {
    position: absolute;
    top: 25px;
    left: 15px;
    z-index: 1;
    color: #fa1616;
    font-size: 13px;
}
.invalid-message {
    position: absolute;
    top: 0px;
    left: 30px;
    z-index: 1;
    color: #fa1616;
}
.tmu {
    flex: 1 1 auto;
    /*overflow-y: auto;
    max-height: 80svh;*/
}
.MyVideoContainer {
    /*height: 100%;*/
    position: absolute;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 100%;
    width: 100%;
}

.Mycamerapreview {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
}
.MyVideobtn {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #64cc9a;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 10px;
    


}
.drawingcanvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.thinking-animation {
    font-weight: bold;
    color: #555;
    display: inline-block;
    margin-top: 10px;
}

.aidots::after {
    content: '';
    animation: aidots 1.5s steps(4, end) infinite;
}

@keyframes aidots {
    0%, 20% {
        content: '';
    }

    40% {
        content: '.';
    }

    60% {
        content: '..';
    }

    80%, 100% {
        content: '...';
    }
}
.AnswerBody {
    text-align: right;
    direction: rtl;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border: 1px solid #dfcccc;
    border-radius: 5px;
    margin-top: 5px;
    width: 100%;
}
.AnswersHolder
{
    margin-bottom:20px;
}
.qustion
{
    font-weight:700;
}
.aiimage {
    width: 60px;
    height: 60px;
    margin-left: 10px;
    border-radius: 5px;
    object-fit: cover;
}