﻿
@font-face {
    font-family: 'Baloo Bhaijaan 2';
    src: url('../../fonts/baloobhaijaan2-bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Bhaijaan 2';
    src: url('../../fonts/baloobhaijaan2-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Bhaijaan 2';
    src: url('../../fonts/baloobhaijaan2-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Bhaijaan 2';
    src: url('../../fonts/baloobhaijaan2-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
body {
    font-family: 'Baloo Bhaijaan 2';
    /*color: #5a5a5a;
    font-size: 14px;
    height: 100%;
    direction: rtl;
    margin: 0;
    line-height: 1.42857143;
    background-color: #efefef;*/
}

.card .card-body {
    overflow-x: auto;
}


    .card .card-body table {
        min-width: 900px;
    }

.timer {
    font-weight: 600;
    display: flex;
    align-items: center;
    color: #666666 !important;
    font-size: 14px;
}

    .timer span {
        background: transparent;
        border: none;
    }

        .timer span span {
            margin: 0 2px;
            font-size: 14px;
        }


#timerOfChat {
    font-weight: 600;
    display: flex;
    align-items: center;
    color: #666666 !important;
    font-size: 13px;
}

    #timerOfChat span {
        background: transparent;
        border: none;
        font-weight: 600;
        display: flex;
        align-items: center;
        color: #666666 !important;
        font-size: 13px;
        padding: 5px 0;
    }

        #timerOfChat span span {
            margin: 0 2px;
            font-size: 13px;
        }

a.btn-green {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(18deg, rgb(183, 206, 110) 0%, rgb(109, 123, 65) 100%);
    color: #fff !important;
    border-radius: 50px;
    padding: 5px 25px 8px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
    cursor: pointer;
    margin: 20px 0;
}

.coupon-holder {
    display: flex;
    padding: 0;
    align-items: center;
}

    .coupon-holder input {
        /* height: 100%; */
        /* padding: 0 10px; */
        /* width: 100%; */
        /* margin: 0 0 0 20px; */
        /* outline: none; */
        /* border: none; */
        margin: 0 !important;
    }

    .coupon-holder a {
        box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
        background-image: linear-gradient(18deg, rgb(183, 206, 110) 0%, rgb(109, 123, 65) 100%);
        color: #fff !important;
        border-radius: 50px;
        padding: 5px 25px 8px;
        display: inline-block;
        text-decoration: none;
        white-space: nowrap;
        margin: 0 20px;
    }

#TotalPrice {
    margin: 15px 0;
}

    #TotalPrice div:last-of-type {
        color: #92a555;
        font-weight: bold;
    }

.pagination-container {
    text-align: center;
    float: none;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination {
}

    .pagination li {
    }

        .pagination li span, .pagination li a {
            width: 33px;
            padding-top: 3px;
            height: 33px;
            display: inline-block;
            border: 1px solid rgb(224 230 235);
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 5px;
            border-radius: 8px;
            color: #404040 !important;
            background-image: linear-gradient(18deg, rgb(30 170 213 / 0%) 0%, rgb(31 171 215 / 0%) 100%);
        }

        .pagination li.active span {
            color: #fff !important;
            background-image: linear-gradient(18deg, #635bff 0%, #635bff 100%);
            text-decoration: none;
            cursor: pointer;
        }

.a-btn-orange a, .ReturnCls {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(18deg, rgb(253, 208, 10) 0%, rgb(233, 119, 35) 100%);
    color: #fff !important;
    border-radius: 50px;
    padding: 5px 25px 8px;
    display: inline-block;
    text-decoration: none;
}


.btn-green {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(18deg, rgb(183, 206, 110) 0%, rgb(109, 123, 65) 100%);
    color: #fff !important;
    border-radius: 50px;
    padding: 5px 25px 8px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
    cursor: pointer;
    border: none;
}


.form-group .btn-default, .form-group .btn-primary {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(18deg, rgb(183, 206, 110) 0%, rgb(109, 123, 65) 100%);
    color: #fff !important;
    border-radius: 50px;
    padding: 5px 25px 8px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
    cursor: pointer;
    border: none;
    font-family: 'Cairo' !important;
}

.my-input {
    height: 33px;
    border-radius: 50px;
    border: none;
    padding: 0 15px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    outline: none;
    margin-bottom: 20px;
    border: 1px solid #d7d7d7;
    -webkit-appearance: none;
}


.my-select {
    height: 33px;
    border-radius: 50px;
    border: none;
    padding: 0 15px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    outline: none;
    margin-bottom: 20px;
    border: 1px solid #d7d7d7;
    -webkit-appearance: none;
}

.my-label {
    margin: 6px 0;
    font-weight: normal;
    float: right;
}

.my-row {
    margin: 30px 0;
}

.my-textarea {
    height: 33px;
    border-radius: 20px;
    border: none;
    padding: 15px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.14);
    outline: none;
    margin-bottom: 20px;
    height: 100px;
    resize: vertical;
    border: 1px solid #d7d7d7;
    -webkit-appearance: none;
}

.holder-check {
    overflow: hidden;
}

/*.loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/
/**************************** login page ******************************/
.login-page {
    height: 100%;
    background: #174078;
    background-image: url(../img/loginbg.png);
    background-position: center;
    background-size: cover;
}
.imgpattern {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top;
    opacity: .4;
}
.carousel-caption {
    margin: 20px auto 0px;
    height: 30%;
    position: relative;
    right: 0;
    left: 0;
    width: 75%;
}
.h-95 {
    height: 95% !important;
}
.carousel-indicators li.active {
    background-color: #0a2540;
}
.carousel-indicators li {
    background-color: #d1cccc;
}
.carousel-caption h5 {
    color: #000;
    font-size: 25px;
}
.carousel-caption p {
    color: #555151;
}
.loginblock {
    z-index: 9;
    background: #fff;
    padding: 0px 25px;
    border-radius: 12px;
    width: 80%;
    max-width: 1160px;
}
.carousel-item{
    text-align:center !important
}
.carousel-item img {
    width: 100%;
    height: 55%;
    object-position: center bottom;
    object-fit: contain;
}
.carousel-inner {
    height: 100%;
}
@media (max-width: 768px) {
    .loginblock {
        width: 92%;
    }
    .hiddeninmobile{
        display:none
    }
    .h-95 {
        height: 80% !important;
    }
    .border-end {
        border-left:none !important;
    }
    .rightsection .text-right {
        text-align: center !important;
    }
}
    .side-img {
        background-image: url(../img/loginsidebg.png);
        background-position: top;
        background-size: cover;
        width: 100%;
        height: 100%;
        border-radius: 20px;
    }
.logintitle {
    font-size: 20px;
    color: #000;
    margin: 0 15px 39px;
    font-weight: 400;
}
.login-logo {
    height: 155px;
    margin-bottom: 8px;
    margin-top: 0px;
}
.border-end {
    border-left: 1px solid #e0e6eb;
}

.login-form .form-control {
    height: 45px;
    outline: none !important;
    border: 1px solid #e0e6eb;
    border-radius: 8px;
    font-weight: 400;
    line-height: 1.5;
    color: #29343d;
}
    .login-form .form-control::placeholder {
        color: #29343d;
        font-weight:400
    }
    .login-form label {
        font-weight: 400;
        color: #29343d;
        text-align: right;
        display: block;
        margin: 0 5px 10px;
    }

.login-form .loginbtn {
    background: #0a2540;
    outline: none !important;
    border: none;
    height: 45px;
    border-radius: 8px;
    margin-top: 20px;
    font-weight: 600;
}

.login-copyright {
    position: absolute;
    bottom: 10px;
    color: #000000;
    right: 0;
    left: 0;
}
.rightsection{
    height: 100%;
    padding-top: 15px;
}
    .rightsection .card-body {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .fadeInUp {
        /* opacity: 0;*/
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
    }
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0);
        opacity: 0
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}
.animation-delay-1 {
    animation-delay: 0.3s;
}

.animation-delay-1-5 {
    animation-delay: 0.5s;
}
.animation-delay-2 {
    animation-delay: 0.7s;
}

.animation-delay-2-5 {
    animation-delay: 0.9s;
}
.animation-delay-3 {
    animation-delay: 1.5s;
}
