/* ----------------------------------------   Payda Fonts    ----------------------------------------------- */
@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 100;
    src: url("../font/woff2/PeydaWeb-Thin.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-Thin.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 200;
    src: url("../font/woff2/PeydaWeb-ExtraLight.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-ExtraLight.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 300;
    src: url("../font/woff2/PeydaWeb-Light.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-Light.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 500;
    src: url("../font/woff2/PeydaWeb-Medium.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-Medium.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 600;
    src: url("../font/woff2/PeydaWeb-SemiBold.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-SemiBold.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 800;
    src: url("../font/woff2/PeydaWeb-ExtraBold.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-ExtraBold.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 900;
    src: url("../font/woff2/PeydaWeb-Black.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-Black.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: bold;
    src: url("../font/woff2/PeydaWeb-Bold.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-Bold.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: normal;
    src: url("../font/woff2/PeydaWeb-Regular.woff2") format("woff2"),
        /* FF39+,Chrome36+, Opera24+*/ url("../font/woff/PeydaWeb-Regular.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

/* ----------------------------------------   Ravi Fonts    ----------------------------------------------- */
@font-face {
    font-family: Ravi;
    src: url("../font/ravi/eot/DigiRaviRegular.eot");
    src: url("../font/ravi/eot/DigiRaviRegular.eot?#iefix") format("embedded-opentype"),
    url("../font/ravi/woff2/DigiRaviRegular.woff2") format("woff2"),
    url("../font/ravi/woff/DigiRaviRegular.woff") format("woff"),
    url("../font/ravi/ttf/DigiRaviRegular.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Ravi;
    src: url("../font/ravi/eot/29LTRaviBold-Bold.eot");
    src: url("../font/ravi/eot/29LTRaviBold-Bold.eot?#iefix") format("embedded-opentype"),
    url("../font/ravi/woff2/29LTRaviBold-Bold.woff2") format("woff2"),
    url("../font/ravi/woff/29LTRaviBold-Bold.woff") format("woff"),
    url("../font/ravi/ttf/29LTRaviBold-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* ----------------------------------------   IranSans Fonts    ----------------------------------------------- */
@font-face {
    font-family: IRANSans;
    src: url("../font/iransans/IRANSansWebFaNum.eot");
    src: url("../font/iransans/IRANSansWebFaNum.eot?#iefix") format("embedded-opentype"),
    url("../font/iransans/IRANSansWebFaNum.woff2") format("woff2"),
    url("../font/iransans/IRANSansWebFaNum.woff") format("woff"),
    url("../font/iransans/IRANSansWebFaNum.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: IRANSans;
}

.fnt {
    font-family: IRANSans;
}

.form {
    background: rgba(44, 44, 44, 0.74) !important;
    border-radius: 5px !important;
    box-shadow: 0 0 35px rgb(255 255 255 / 45%) !important;
    color: #fff !important;
}

.d-h {
    position: absolute;
    opacity: 0;
}

.title {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 0;
    margin-top: 40px;
}

.description {
    font-size: .8rem;
    text-align: center;
}

.helptext {
    color: #212529;
    font-size: 0.8rem;
    font-weight: 500;
    margin-right: 8px;
    display: block;
    margin-top: 4px;
    font-family: Peyda;
}

label {
    font-size: .8rem;
    font-family: Ravi;
    font-weight: bold;
}

select.form-select,
input.form-control {
    font-size: 0.8rem;
    font-family: Peyda;
}

.previewImg {
    width: 100px;
    height: 78px;
    border-radius: 6px;
}

.hiddenCustome {
    position: absolute;
    z-index: -1000;
    opacity: 0;
    width: 0;
}


#report-gallery-forms .formset-row:first-of-type .delete_report-gallery-forms,
#consumable-parts-forms .formset-row:first-of-type .delete_consumable-parts-forms,
#excavating-operation-forms .formset-row:first-of-type .delete_excavating-operation-forms {
    display: none;
}

@media (min-width: 576px) {
    .shadow_custome {
        box-shadow: var(--bs-box-shadow) !important
    }
}

.reprt_background {
    background-color: #24395e;
}

#btn_location_my {
    z-index: 1000;
    width: 50px;
    height: 50px;
    --bs-btn-bg: #000000b3;
    --bs-btn-border-color: transparent;
    outline: 1px solid #ffc10785;
    outline-offset: -3px;
    --bs-btn-color: #ffc107;
    left: 6px;
    bottom: 6px;
}

.talab-image_login {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    direction: rtl;
    background: url("/media/talab.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-color: #1b3048;
    z-index: -100;
}

.body_backgound {
    background-image: url('/media/talab.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

/* From Uiverse.io by Pradeepsaranbishnoi */
.wallet {
    --bg-color: #6173fdb9;
    --bg-color-light: #f0e7ff;
    --text-color-hover: #fff;
    --box-shadow-color: #a0a9f1a2;
}

.customCard {
    width: 220px;
    height: 321px;
    background: #fff;
    border-radius: 1rem;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-shadow: 0 14px 26px rgba(0, 0, 0, 0.04);
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
}

.customCard:hover {
    -webkit-transform: translateY(-5px) scale(1.005) translateZ(0);
    transform: translateY(-5px) scale(1.005) translateZ(0);
    -webkit-box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11),
    0 24px 46px var(--box-shadow-color);
    box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11),
    0 24px 46px var(--box-shadow-color);
}

.customCard:hover .overlay {
    -webkit-transform: scale(4) translateZ(0);
    transform: scale(4) translateZ(0);
}

.customCard:hover .circle {
    border-color: var(--bg-color-light);
    background: var(--bg-color);
}

.customCard:hover .circle:after {
    background: var(--bg-color-light);
}

.customCard:hover p {
    color: var(--text-color-hover);
}

.customCard p {
    font-size: 17px;
    color: #4c5656;
    margin-top: 30px;
    z-index: 1000;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

.circle {
    width: 131px;
    height: 131px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid var(--bg-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.circle:after {
    content: "";
    width: 118px;
    height: 118px;
    display: block;
    position: absolute;
    background: var(--bg-color);
    border-radius: 50%;
    top: 7px;
    left: 7px;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.circle svg {
    z-index: 10000;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.overlay {
    width: 118px;
    position: absolute;
    height: 118px;
    border-radius: 50%;
    background: var(--bg-color);
    top: 70px;
    left: 50px;
    z-index: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.table_small td * {
    font-size: 0.7rem;
    line-height: 18px;
    display: inline-block;
}

table.dataTable thead > tr > th.dt-orderable-asc .dt-column-title {
    font-size: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
}