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

.MainSideBar {
    text-align: end;
    background-color: #a59b9b2b;
    width: 18%;
    height: 85vh;
    overflow-y: scroll;
    direction: ltr;
}
.Sidebar-Tag {
    border-bottom: 1px solid white;
    font-size: 1rem;
    width: 100%;
    padding: 14px 16px 2px 3px;
    color: black;
}
.main-PageContent {
    max-height: 85vh !important;
    overflow-y: scroll;
}


.customer-h4 {
    border-bottom: 2px solid red;
    display: inline;
}
.card-customer {
    margin: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 3px 9px;
    width: 86%;
    height: 100%;
    border-radius: 5px;
    padding: 19px 0px 5px;
}
.card {
    width: 100%;
    height: 254px;
    background: #f5f5f5;
    padding: 2rem 1.5rem;
    transition: box-shadow .3s ease, transform .2s ease;
    margin: 10px;
  
}

.card-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: transform .2s ease, opacity .2s ease;
}
.des-index {
    padding-top: 15px;
    font-style: italic;
}

.Main-customer {
    height: 250px;
   /* background-color: #0000007d;*/
    margin-bottom:30px;
}
.Customer-Card-indexpage {
    cursor: pointer;
    width: 90%;
    margin: auto;
    padding: 30px 10px;
    height: 250px;
}
.image-customer {
    width: 100%;
    height: 100%;
    border: 5px solid red;
    border-color: transparent #ff0000;
}
/*Image*/
.card-avatar {
    --size: 130px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transition: transform .2s ease;
    margin-bottom: 1rem;
    object-fit: contain;
}


.Div-pagination {
    justify-content: center;
    display: flex;
}

/*Card footer*/

.li-pagination {
    color: red;   
    border: 1px solid;
    border-color: #d5d1d1;
    padding: 5px;
    margin: 1px;
    width: 51px;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}

    .li-pagination :hover{
        color : red
    }



    .card-subtitle {
        transform: translateY(200%);
        display: flex;
        justify-content: center;
        width: 100%;
        opacity: 0;
        transition: transform .2s ease, opacity .2s ease;
        color: red;
        font-size: 0.8em;
    }

/*Text*/
.card-title {
    color: #333;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 2rem;
}



/*Hover*/
.card:hover {
    box-shadow: 0 8px 50px #23232333;
}

    .card:hover .card-info {
        transform: translateY(-5%);
    }

    .card:hover .card-subtitle {
        transform: translateY(100%);
        opacity: 1;
       
    }


.card-avatar:hover {
    transform: scale(1.1);
}


.navbar-toggler {
    background-color: white !important;
    border: 1px solid white !important;
}




.AboutUs-Info {
    padding: 10px 7px 19px 20px;
}
    .AboutUs-Info h4 {
        padding: 27px 0px 10px 0px;
        color: #ac4646;
    }
    .AboutUs-Info p {
        border: 6px solid #ea4335;
        border-color: transparent #00000075;
        padding: 12px 12px;
        letter-spacing: 1.3px;
        color: #000000ad;
        cursor: pointer;
    }


.Parent-Customer-Card {
    padding: 22px;
    height: 325px;
    cursor: pointer;
}
.Customer-Card {
    margin: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 86%;
    height: 100%;
    border-radius: 5px;
    padding: 19px 0px 5px 0px;
}
.h4-customer {
    text-align: center;
    width: 100%;
    padding: 28px 14px 10px 4px;
    color: #ff0000;
    cursor: pointer;
}
.text-Content-index {
    position: relative;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2d2424;
    text-shadow: -1px 0px 10px;
}
.Video-Aboutus {
    background-color: gainsboro;
    height: 500px;
    width: 100%;
    border: none;
    border-radius: 10px;
}
.img-swiper-all {
    cursor: pointer;
    border-bottom: 9px solid red;
}
.swiper-ShowAll {
    margin: auto;
    height: 250px !important;
    width: 95% !important;
}

.Image-Card {
    margin: auto;
    /* box-shadow: rgba(149, 157, 165, 0.2) 1px 1px 2px; */
    width: 80%;
    height: 74%;
}

    .Image-Card img {
        margin: auto;
        width: 100%;
        height: 96%;
    }

    .Div-Address p {
        width: 100%;
        padding: 10px 28px;
    }
.Div-Address span {
    width: fit-content;
    display: inline-block;
    font-size: 18px;
}

.Span-info-Address {
    font-size: 15px !important;
    color: #0000008f;
}
.Icon-share {
    color: red;
    font-size: 26px !important;
    margin: 5px;
    cursor: pointer;
}
.Map-Company {
    background-image: url(../image/mappayamsaman.png);
    margin: auto;
    height: 570px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    filter: revert;
}
.InFo-Adderss {
    width: 100%;
    height: 243px;
    background-color: #faebd700;
    margin-top: -141px;
}
.Div-Address {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #ffffffe3;
    height: 100px;
    height: fit-content;
    border: 5px solid #ea4335;
    border-color: transparent red;
}

.lineProcuct {
    position: relative;
    width: 100%;
    padding: 0;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    border-bottom: 2px solid #414141;
    overflow: hidden;
    margin-right: -5px;
}
.lineProcuct.red {
    border-bottom: 2px solid #ed1c24;
}

.lineProcuct.red:before {
    background: #414141;
}
    .lineProcuct:before {
        position: absolute;
        bottom: 0;
        height: 15px;
        background: #ed1c24;
        width: 84%;
        content: '';
        transform: skew(326deg, 0deg);
        margin-right: 7px;
    }


    .lineProcuct.red h2.title {
        background: #ed1c24;
    }
    .lineProcuct h2.title {
        position: relative;
        margin: 0;
        font-size: 14px;
        font-weight: normal;
        height: 40px;
        display: flex;
        align-items: center;
        padding: 0 20px;
        color: #fff;
        background: #414141;
    }

    .lineProcuct.red h2.title:before {
        background: #ed1c24;
    }

    .lineProcuct h2.title:before {
        left: -10px;
        height: 40px;
        position: absolute;
        width: 25px;
        background: #414141;
        content: '';
        transform: skewX(-20deg);
    }

.List-Product {
    border-right: 3px solid #110f0f;
    margin: 15px;
    background-color: white;
    border-radius: 1px;
    height: fit-content;
    display: flex;
}
.content-info-product {
    width: 83%;
    border-right: 16px solid #f1f1f1;
    padding: 0px 10px;
    border-left: 5px solid #00000080;
    cursor:pointer;
}
    .content-info-product h4{
        padding-top: 34px;
        padding-right: 14px;
        border-bottom: 4px solid red;
        padding-bottom: 14px;
        width: 100%;
    }
.content-info-product {
    position: relative;
    overflow: hidden;
    z-index: 9999;
}
    .content-info-product span {
        width: 100%;
        display: block;
        padding-top: 20px;
        color: #00000080;
        font-size: 14px;
        font-style: oblique;
        letter-spacing: 0.3px;
    }
    .content-info-product::before {
        content: '';
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #00000080;
        z-index: -1;
        transition: right 0.5s ease;
    }

    .content-info-product:hover::before {
        right: 0;
    }
.content-img-product {
    width: 17%;
    height: 100%;
    cursor: pointer;
}

    .content-img-product img {
        width: 100%;
        height: 100%;
    }

    .content-img-product {
        width: 17%;
        height: 100%;
        cursor: pointer;
    }

.Content-Gallery {
    height: fit-content;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 1px;
    /* border-right: 3px solid #080606; */
    padding: 16px;
    border-radius: 3px;
    border-bottom: 2px solid #0000004d;
    border: 5px solid #5f882e;
    border-color: transparent #2a40b914;
}

.p-30 {
    padding: 33px !important;
}
#Icon-Back {
    font-size: 33px;
    color: black;
    cursor: pointer;
}
.h-300 {
    height: 300px !important;
}
.Main-DetailsImage {
    max-height: 460px;
}

    .Main-DetailsImage img {
        width: 100%;
        height: 100%;
        border-radius: 18px;
    }

    .Pad-50 {
        padding-top: 50px;
    }
.MainInfo-index {
    padding: 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    max-height: 339px;
}

.details-Slider {
    padding: 59px 8px;
   
    height: 590px;
    border-left: 3px solid #dc3545;
    border-right: 4px solid #dc3545;
    background-color: #dcdcdc21;
}
    

    .icon-next-details {
        height: 37px;
        margin-top: 5px !important;
        color: white;
        text-align: center;
        border-right: 6px solid white;
        font-size: 27px;
        border-radius: 7px;
        cursor: pointer;
    }
.icon-prev-details {
    height: 37px;
    margin-top: 5px !important;
    color: white;
    text-align: center;
    border-left: 6px solid white;
    font-size: 27px;
    border-radius: 7px;
    cursor: pointer;
}
.m-29 {
    margin: 29px;
}
.Img-info-index {
    width: 101%;
    height: 101%;
    border-radius: 2px;
    cursor: pointer;
}

.BarStart-Header {
    display: flex;
    justify-content: space-around;
}
.Bar-Header {
    background-color: rgb(0 0 0) !important;
    border-bottom: 4px solid #ff0000;
    color: white;
}


.IndexSwiper {
    border-bottom: 4px solid black;
}

.Header-Page {
    position: relative;
    width: 100%;
    min-height: 119px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #f1f1f1;
}
.Div-Question {
    height: fit-content;
    border: 1px solid #80808012;
    padding: 45px 17px;
}
.input-Question {
    background-color: gainsboro !important;
    height: 45px ;
    outline: none !important;
    margin: 7px !important;
    color: black !important;
    border: none !important;
    width: 100% !important;
}
.h-160 {
    height: 163px !important;
}

.icon-Header {
    background: red;
    font-size: 20px;
    padding-top: 12px;
    color: white;
    cursor: pointer;
    padding: 12px;
    border-radius: 50%;
}


.Icon-Login {
    font-size: 26px;
    margin-left: 15px;
    color: green;
}
.Icon-LogOut {
    font-size: 26px;
    margin-left: 15px;
    color: red;
}
/* HTML: <div class="loader"></div> */
.loader {
    --c1: #673b14;
    --c2: #f8b13b;
    width: 40px;
    height: 80px;
    border-top: 4px solid var(--c1);
    border-bottom: 4px solid var(--c1);
    background: linear-gradient(90deg, var(--c1) 2px, var(--c2) 0 5px,var(--c1) 0) 50%/7px 8px no-repeat;
    display: grid;
    overflow: hidden;
    animation: l5-0 2s infinite linear;
}

    .loader::before,
    .loader::after {
        content: "";
        grid-area: 1/1;
        width: 75%;
        height: calc(50% - 4px);
        margin: 0 auto;
        border: 2px solid var(--c1);
        border-top: 0;
        box-sizing: content-box;
        border-radius: 0 0 40% 40%;
        -webkit-mask: linear-gradient(#000 0 0) bottom/4px 2px no-repeat, linear-gradient(#000 0 0);
        -webkit-mask-composite: destination-out;
        mask-composite: exclude;
        background: linear-gradient(var(--d,0deg),var(--c2) 50%,#0000 0) bottom /100% 205%, linear-gradient(var(--c2) 0 0) center/0 100%;
        background-repeat: no-repeat;
        animation: inherit;
        animation-name: l5-1;
    }

    .loader::after {
        transform-origin: 50% calc(100% + 2px);
        transform: scaleY(-1);
        --s: 3px;
        --d: 180deg;
    }

@keyframes l5-0 {
    80% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(0.5turn)
    }
}

@keyframes l5-1 {
    10%,70% {
        background-size: 100% 205%,var(--s,0) 100%
    }

    70%,100% {
        background-position: top,center
    }
}





.margin-73-b {
    margin-bottom: 73px;
}

.W-H-100{
    width:100%;
    height:100%;
}



.Card-details {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    height: 209px;
    margin-top: 25px !important;
    
    border-radius: 11px;
    cursor: pointer;
}
    .Card-details img {
        width: 100%;
        height: 100%;
    }








.btnstyle {
    position: absolute;
    bottom: 10px;
    background-color: #0dcaf0 !important;
}
.card-index-main {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    margin: 5px;
    height: 383px;
    border-radius: 4px;
}

.Card-Index-btn :hover
{
    background-color :black;
    color:white;
}


.Card-Index-btn {
    padding: 16px;
    background-color: #0dcaf0;
    width: 100%;
    color: white;
}

   

    .Card-Index-Title {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 26px;
        font-size: 21px;
    }


.Card-Index {
    width: 80%;
    margin: auto;
    height: 250px;
    padding-top: 22px;
}

.Card-Index img {
        width: 100%;
        height: 100%;
        border-radius:4px;
}







.modal-detail {
    display: flex;
    flex-direction: row;
    position: relative;
    padding: 10px;
}

    .modal-detail h3 {
        position: absolute;
        margin-right: 2.5%;
        border-bottom: 2px solid;
    }

    .modal-detail p {
        font-size: 20px;
        margin: 40px 30px;
        text-align: justify;
    }

    .modal-detail img {
        object-fit: contain;
        height: 240px;
        margin: 46px 10px 0px;
        border-radius: 10px;
    
        
        
        }



.Image-Product {
    border-radius: 13px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 98%;
    height: 96%;
    padding: 3%;
}

.Icon-Close-Product {
    padding: 5px;
    font-size: 36px !important;
    cursor: pointer;
}

.Card-img-product {
    padding-top: 9px;
    width: 85%;
    /* -webkit-filter: blur(1px); */
    position: absolute;
    height: 200px;
}

.card-description {
    border-radius: 12px;
    width: 75%;
    height: 163px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: inherit;
    position: absolute;
    top: 45%;
    padding: 5px;
    box-shadow: 3px 9px 10px -10px rgba(0, 0, 0)
}


.Card-Products {
    display: flex;
    width: 100%;
    height: 415px;
    border-radius: 9px;
    flex-direction: column;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0px 20px 50px -10px rgba(0, 0, 0, 0.2);
    padding: 12px;
}

    .Card-Products img {
        height: 100%;
        width: 100%;
        /* object-fit: contain; */
        border-radius: -1px;
    }

    .Card-Products p {
        font-size: 18px;
    }

    .Card-Products button {
        width: 95%;
        background-color: #0776a9;
        color: white;
    }



.BtnInfo {
    position: absolute;
    top: 128px;
    right: 18px;
    width: 85%;
}

.Border-Style {
    border: 2px solid #086ad8;
}

.btn-style {
    background-color: #086ad8fa;
    color: white;
}

.detail-product {
    border-radius: 10px;
    padding: 3%;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    margin-bottom: 1%;
    position: relative;
}

    .detail-product h2 {
        margin: 1%;
        border-bottom: 1px solid;
    }

    .detail-product p {
        text-align: justify;
        color: #2A2A2A;
        font-size: 18px;
        font-weight: 400;
        line-height: 3rem;
        margin: 1%;
    }
.fixed-button {
    position: absolute;
    left: 2%;
    z-index: 9999;
    font-size: 35px;
    top: 5%;
}

.img-product {
    font-size: 2em;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    border-radius: 10px;
    padding: 3%;
    justify-content:space-around;
 
}

    .img-product img {
        display: block;
        width: 100%;
        background-position: 50% 50%;
        position: relative;
        width: 500px;
        overflow: hidden;
        margin:3%;
        width:300px;
        border-radius:5px;
    }

.card-frontProduct {
    background-color: white;
}

.card-Product {
    width: 303px;
    height: 404px;
    background-color: white;
    perspective: 1000px;
}

.card-backProduct {
    background-color: white;
    transform: rotateY(180deg);
}





.cardProduct-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 2s;
}

.card-Product:hover .cardProduct-inner {
    transform: rotateY(180deg);
}

.card-frontProduct,
.card-backProduct {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid;
    border-radius: 1rem;
    background: #e0e0e0;
    box-shadow: 15px 15px 30px #bebebe, -15px -15px 30px #ffffff;
}



.flip-boxesIndex {
    justify-content: center;
}

.flip-boxesIndex {
    cursor: pointer;
    display: flex;
    align-content: stretch;
    min-height: 200px;
    flex-wrap: wrap;
    position: relative;
    border: 10px solid transparent;
    padding: 0;
    border-top: 0;
    -webkit-perspective: 1000;
    perspective: 1000;
}

    .flip-boxesIndex:hover .backIndex {
        transform: rotateX(0deg);
        z-index: 10;
    }

    .flip-boxesIndex:hover .frontIndex {
        transform: rotateX(180deg);
        z-index: -1;
    }

    .flip-boxesIndex .backIndex, .flip-boxesIndex .frontIndex {
        position: relative;
        color: white;
        display: flex;
        justify-content: center;
        align-content: center;
        flex: 0 0 100%;
        -webkit-transition: all 1s cubic-bezier(0.5, 1, 0.5, 1);
        transition: all 1s cubic-bezier(0.5, 1.3, 0.5, 1.3);
        transform-style: preserve-3d;
        background-size: cover;
        background-position: center;
        border-radius: 15px;
    }

    .flip-boxesIndex .backIndex {
        background: no-repeat center / cover;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        transform: rotateY(-180deg);
        background-image: url('../image/backcard.jpg');
    }

        .flip-boxesIndex .backIndex:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            background: rgba(0,0,0,0.5);
            content: '';
            height: 100%;
            border-radius: 15px;
        }

    .flip-boxesIndex .frontIndex {
        z-index: 10;
    }

        .flip-boxesIndex .frontIndex .contentIndex small {
            font-size: 12px;
        }

        .flip-boxesIndex .frontIndex .contentIndex {
            font-size: 18px;
        }

    .flip-boxesIndex .contentIndex {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        -webkit-transform: translateZ(50px);
        transform: translateZ(50px);
        text-shadow: 0px 0px 2px black;
    }















/*////////////////////////////////////*/
.swiper-style {
    width: 98% !important;
    height: 235px !important;
    border-bottom: none !important;
}

.swiper-wrapper1 {
    width: 25% !important;
    height: 92% !important;
    display: flex !important;
    align-items: flex-start !important;
}

.swiper-slide1 {
    border-radius: 8px;
    padding: 7%;
    width: 66% !important;
    height: 88% !important;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    margin: 17px 32px 13px 25px !important;
    cursor: pointer;
}

    .swiper-slide1 img {
        width: 100% !important;
        height: 100% !important;
    }



.ServicesBox {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 20px 0;
}


.Icon-ContorolPanel {
    font-size: 43px;
    margin-top: -26px;
    margin-bottom: 17px;
    color: #c4cacd;
}

.btn-ContorolPanel {
    background-color: white !important;
    padding: 11px 27px !important;
}


.flip-boxes {
    justify-content: center;
}

.flip-box {
    cursor: pointer;
    display: flex;
    align-content: stretch;
    min-height: 200px;
    flex-wrap: wrap;
    position: relative;
    border: 10px solid transparent;
    padding: 0;
    border-top: 0;
    -webkit-perspective: 1000;
    perspective: 1000;
}

    .flip-box:hover .back {
        transform: rotateY(0deg);
        z-index: 10;
    }

    .flip-box:hover .front {
        transform: rotateY(180deg);
        z-index: -1;
    }

    .flip-box .back, .flip-box .front {
        position: relative;
        background-color: #1b2d61;
        color: white;
        display: flex;
        justify-content: center;
        align-content: center;
        flex: 0 0 100%;
        -webkit-transition: all 1s cubic-bezier(0.5, 1, 0.5, 1);
        transition: all 1s cubic-bezier(0.5, 1.3, 0.5, 1.3);
        transform-style: preserve-3d;
        background-size: cover;
        background-position: center;
        border-radius: 15px;
        background-image: -webkit-linear-gradient(to right, #16222A 0%, #3A6073 51%, #16222A 100%);
        background-image: -moz- oldlinear-gradient(to right, #16222A 0%, #3A6073 51%, #16222A 100%);
        background-image: -o-linear-gradient(to right, #16222A 0%, #3A6073 51%, #16222A 100%);
        background-image: linear-gradient(to right, #16222A 0%, #3A6073 51%, #16222A 100%);
    }

    .flip-box .back {
        background: no-repeat center / cover;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        transform: rotateY(-180deg);
    }

        .flip-box .back:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            background: rgba(0,0,0,0.5);
            content: '';
            height: 100%;
            border-radius: 15px;
        }

    .flip-box .front {
        z-index: 10;
    }

        .flip-box .front .content small {
            font-size: 12px;
        }

        .flip-box .front .content {
            font-size: 18px;
        }

    .flip-box .content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        -webkit-transform: translateZ(50px);
        transform: translateZ(50px);
        text-shadow: 0px 0px 2px black;
    }




#Main-User {
    min-height: 400px;
    background-color: #8080801c;
    border-radius: 8px;
}

.Manage-ticktet {
    background-color: green !important;
    color: white;
    border: none;
    border-radius: 9px;
}


#link {
    color: #E45635;
    display: block;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}

    #link:hover {
        color: #CCCCCC
    }

    #link, #link:hover {
        -webkit-transition: color 0.5s ease-out;
        -moz-transition: color 0.5s ease-out;
        -ms-transition: color 0.5s ease-out;
        -o-transition: color 0.5s ease-out;
        transition: color 0.5s ease-out;
    }

/** BEGIN CSS **/
body {
    background: #333333;
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.loading-container,
.loading {
    height: 100px;
    position: relative;
    width: 100px;
    border-radius: 100%;
}


.loading-container {
    margin: 40px auto
}

.loading {
    border: 2px solid transparent;
    border-color: transparent #fff transparent #FFF;
    -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
    -moz-transform-origin: 50% 50%;
    -o-animation: rotate-loading 1.5s linear 0s infinite normal;
    -o-transform-origin: 50% 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-transform-origin: 50% 50%;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    transform-origin: 50% 50%;
}

.loading-container:hover .loading {
    border-color: transparent #E45635 transparent #E45635;
}

.loading-container:hover .loading,
.loading-container .loading {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#loading-text {
    -moz-animation: loading-text-opacity 2s linear 0s infinite normal;
    -o-animation: loading-text-opacity 2s linear 0s infinite normal;
    -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
    animation: loading-text-opacity 2s linear 0s infinite normal;
    color: #ffffff;
    font-family: "Helvetica Neue, "Helvetica", ""arial";
    font-size: 10px;
    font-weight: bold;
    margin-top: 45px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100px;
}


body {
    /* //background-image: url(/Image/back4.jpg) !important;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.p-style {
    font-size: 20px;
    text-align: center;
}

.custom-select {
    height: 52px !important;
}

.Icon-Paly {
    margin-left: 13px;
    position: absolute;
    z-index: 1000;
    margin-top: 12px;
    font-size: 25px;
    margin-right: 66%;
    color: #0dcaf0;
    cursor: pointer;
}

.TicketInfoTable {
    background-color: #80808026;
    max-height: 64vh;
    overflow: scroll;
    border-radius: 9px;
    padding: 1%;
}


.bs-4 {
    border-radius: 4px;
}



.Index-Customer {
    background-color: #808080a1;
    margin-top: 51px;
    height: 555px;
    background-size: cover;
    background-attachment: fixed;
    filter: brightness(0.5);
}





.titleCenter {
    position: relative;
    width: 100%;
    height: 50px;
    display: grid;
    grid-template-columns: 1fr auto auto auto 1fr;
    align-items: center;
    grid-gap: 10px;
}

    .titleCenter::before, .titleCenter::after {
        position: relative;
        display: flex;
        content: '';
    }

    .titleCenter i {
        position: relative;
        width: 50px;
        height: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        background: re;
    }

        .titleCenter i::before {
            position: relative;
            width: 60%;
            height: 2px;
            background: #ce93f5;
            content: '';
            display: block;
        }

        .titleCenter i::after {
            position: relative;
            width: 100%;
            height: 2px;
            background: #ce93f5;
            content: '';
            display: block;
        }

    .titleCenter h2 {
        margin: 0;
        text-align: center;
        color: #a74ae2;
    }

.Icon-ticket {
    color: #15605a;
    font-size: 18px;
    margin: 1px;
    cursor: pointer;
}

.space-between {
    display: flex !important;
    justify-content: space-between;
}

.bs-3 {
    border-radius: 3px !important;
}

.f-22 {
    font-size: 22px;
}

.request-ticket {
    margin: 10px;
    background-color: #36a8f733;
    border: none;
    border-radius: 10px;
}

.slider-form {
    margin: 10px 0px;
    background-color: #36a8f733;
    border: none;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
}
/*--------------form slider----------------------*/
.section-title {
}

.Main-Content {
    margin-top: 81px !important;
}
/*-----------form ticket-------------*/

.H-500 {
    height: 500px !important;
}

.title-ticket {
    font-size: 19px;
    margin: 20px 20px 16px 7px;
    padding: 10px;
}

.Image-Slider {
    border-radius: 10px;
}


.input-title {
    border: none;
    border-radius: 6px;
}



.w-20 {
    width: 19% !important;
}

.ticket-part {
    display: flex;
    justify-content: space-between;
    padding: 26px;
}

.upload-file {
    font-size: 16px;
    background: rgb(250,250,250);
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 20px 20px 0 20px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    height: 237px;
    border: 2px dashed #8080806e;
    font-style: italic;
    font-family: 'irsans';
}


.Image-Ticket-show {
    width: 220px;
    height: 160px;
    border-radius: 5px;
    border: 1px solid cadetblue;
}


#Details-name {
    padding: 3px 2px;
    /* border-bottom: 1px solid #1b547b; */
    margin-bottom: 13px;
}

#Details-Description {
    padding: 7px;
    height: fit-content;
    overflow-y: scroll;
}

.Page-image-index {
    min-height: 750px;
}

#Details-Img {
    width: 100%;
    height: 100%;
    padding: 8px;
    border-radius: 12px;
}

.Form-Ticket {
    padding-top: 120px;
}

.w-40 {
    width: 49% !important;
}

.div-Form-ticket {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}


.btn-Details {
    background-color: #36a9f7;
    color: white;
    padding: 3px 37px;
    border-radius: 43px;
}

.service-img-Index {
    cursor: pointer;
    width: 100%;
    height: 230px;
}

.btn-custom {
    overflow: hidden;
    transform: perspective(0) translateZ(0);
    background: linear-gradient(195deg, #086ad8 0%, #42b9ff 100%);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    border-color: transparent;
    color: #ffffff;
    border-radius: 5px;
    font-size: 18px;
    font-family: "irsans", irsans, sans-serif;
    font-weight: 700;
    height: 60px;
    line-height: 56px;
    padding: 0px 70px;
    border: 0;
    border-style: solid;
    box-shadow: none;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    z-index: 1;
    position: relative;
}

#custom-alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 999;
}

    #custom-alert p {
        margin: 0;
    }

#btn-container {
    margin-top: 20px;
    text-align: center;
}

#confirm-btn,
#cancel-btn {
    padding: 10px 20px;
    margin: 0 10px;
    cursor: pointer;
}





.HideCustom {
    display: none
}

.img-AboutUs {
    width: 100%;
    height: 178px;
    border-radius: 7px;
    border: 1px solid #c8c5cb;
    cursor: pointer;
}

.a-Information {
    cursor: pointer;
    color: #0aa2a3;
}

.Text-Link {
    color: #2fa0f2;
    cursor: pointer;
}

.d-none {
    display: none !important;
}


#preloader {
    display: none;
}

.Span-state {
    text-wrap: nowrap;
    background-color: green;
    padding: 1px 14px 1px 14px;
    color: white;
    border-radius: 4px;
}

.Span-error {
    background-color: #9d0208;
    padding: 1px 14px 1px 14px;
    color: white;
    border-radius: 4px;
}

.Main-form {
    background-color: gainsboro;
    padding-top: 18px;
    border-right: groove;
    padding-bottom: 18px;
}

.M-Auto {
    margin: auto;
}


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

body {
    direction: rtl !important
}

body {
    background-image: url(../img/wrld-05.png);
    font-weight: 500;
    direction: rtl !important;
    font-size: 15px;
    background-size: cover;
}

#DivMain {
    background-image: url('../image/arfica-s-fixed-1-e1502873395857.jpg');
}

.header-logo {
    box-shadow: inset -83px -84px 18px -66px white;
    /* border-left: 1px solid #3e409575;*/
    padding: 11px;
    /* position: absolute; */
    width: 85px;
    height: 98px;
    /*  border-right: 1px solid #41437678;*/
}

article {
    padding: 0px !important;
}

.div-Main {
    background-image: url(../image/Main-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
}

.content {
    padding: 0px !important;
}

.Slider-Image {
    width: 52%;
    height: 45%;
    background-color: white;
    margin: auto;
    top: 35%;
    position: relative;
    border-radius: 5px;
    background-image: url(../image/slideone.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.btn-Edit {
    color: white;
    padding: 9px 20px;
    background-color: gray;
    border-radius: 4px;
}

.btn-delete {
    color: white;
    padding: 9px 20px;
    background-color: #ba2626;
    border-radius: 4px;
}


@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../iransans/fonts/eot/iransansweb(fanum)_black.eot') format('embedded-opentype');
    src: url('../iransans/fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('../iransans/fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../iransans/fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../iransans/fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../iransans/fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}



h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

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

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.Icon-Delete-Picture {
    color: red;
    position: absolute;
    margin: 1px;
    font-size: 17px;
    background: #80808033;
    padding: 8px;
}




#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."
    }
/* ////////////////*/
@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.Logo-a {
    width: 121px;
    height: 100px;
    filter: invert(1);
    padding: 1px 23px 4px 2px;
    cursor: pointer;
}

.navigation {
    position: absolute;
    height: 55px;
    /* background: linear-gradient(45deg, #090b0e00, #01060c57); */
    width: 100%;
    display: flex;
    padding-top: 21px;
    padding-right: 16px;
}

.brand {
    padding-left: 59px;
    float: right;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 1.4em;
}

    .brand a, .brand a:visited {
        color: #ffffff;
        text-decoration: none;
    }

.nav-container {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
}

nav {
    float: right;
}

    nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        nav ul li {
            float: left;
            position: relative;
        }

            nav ul li a, nav ul li a:visited {
                display: block;
                padding: 0 20px;
                line-height: 55px;
                color: #fff;
                background: #262626;
                text-decoration: none;
            }

            nav ul li a {
                background: transparent;
                color: #FFF;
            }

/*nav ul li a:hover, nav ul li a:visited:hover {
                    background: gray;
                    color: white;
                }*/

.navbar-dropdown li a {
    background: #2581DC;
}

nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
    padding-left: 4px;
    content: ' \025BE';
}

nav ul li ul li {
    min-width: 190px;
}

    nav ul li ul li a {
        padding: 15px;
        line-height: 20px;
    }

.navbar-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(0,0,0,0.25);
}
/* Mobile navigation */
.nav-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    height: 55px;
    width: 70px;
}

.Text-Slider {
    width: 87%;
    top: 27%;
    position: relative;
    right: 6%;
    color: white;
    /* background-color: #ffffff0a; */
    border-radius: 10px;
    padding: 25px;
    letter-spacing: 1px;
    font-size: medium;
    line-height: 26px;
}

/*slider company activities

*/
.company-activities {
    display: flex;
    flex-direction: row;
}

.company-activities-cards {
    margin: 0.8rem;
    border-radius: 7px;
}

@media only screen and (max-width: 800px) {
    .nav-mobile {
        display: block;
    }

    nav {
        width: 100%;
        padding: 55px 0 15px;
    }

        nav ul {
            display: none;
        }

            nav ul li {
                float: none;
            }

                nav ul li a {
                    padding: 15px;
                    line-height: 20px;
                    background: #262626;
                }

                nav ul li ul li a {
                    padding-left: 30px;
                }

    .navbar-dropdown {
        position: static;
    }

    @media screen and (min-width:800px) {
        .nav-list {
            display: block !important;
        }
    }

    #navbar-toggle {
        position: absolute;
        left: 18px;
        top: 15px;
        cursor: pointer;
        padding: 10px 35px 16px 0px;
    }

        #navbar-toggle span, #navbar-toggle span:before, #navbar-toggle span:after {
            cursor: pointer;
            border-radius: 1px;
            height: 3px;
            width: 30px;
            background: #ffffff;
            position: absolute;
            display: block;
            content: '';
            transition: all 300ms ease-in-out;
        }

            #navbar-toggle span:before {
                top: -10px;
            }

            #navbar-toggle span:after {
                bottom: -10px;
            }

        #navbar-toggle.active span {
            background-color: transparent;
        }

            #navbar-toggle.active span:before, #navbar-toggle.active span:after {
                top: 0;
            }

            #navbar-toggle.active span:before {
                transform: rotate(45deg);
            }

            #navbar-toggle.active span:after {
                transform: rotate(-45deg);
            }
