/* .............................Navbar Menu Code....................................... */

@import url('bootstrap.min-v5.3.2.css');
@import url('font-awesome-6.4.2-full-paid/v6.4.2/css/all.css');
@import url('font-awesome-6.4.2-full-paid/v6.4.2/css/sharp-light.css');
@import url('font-awesome-6.4.2-full-paid/v6.4.2/css/sharp-regular.css');
@import url('font-awesome-6.4.2-full-paid/v6.4.2/css/sharp-solid.css');
@import url('https://unpkg.com/aos@2.3.1/dist/aos.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Faster+One&family=Open+Sans:wght@400;500;600;700;800&family=Roboto:wght@400;500;700;900&family=Source+Code+Pro:ital,wght@0,600;0,700;1,700&display=swap');


/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.bg-body-tertiary {
    border-top: 1px solid #f1f1f1;
}

/* .btn-success {
    font-size: 16px !important;

    color: #fff !important;
    font-weight: 500 !important;
    background: #0076BE;
    background: -webkit-linear-gradient(to right, #0076BE 0%, #FD7A5B 100%);
    background: -moz-linear-gradient(to right, #0076BE 0%, #FD7A5B 100%);
    background: linear-gradient(to right, #0076BE 0%, #FD7A5B 100%);
} */

/* .btn-success a {
    color: #fff !important;
}

.btn-success a:hover {
    color: #fff !important;
} */



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    min-width: 320px;
    color: #454545;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background: #e9f3f7 !important;
    overflow-x: hidden;
    font-size: .9375rem;
    font-style: normal;
    overflow-x: hidden !important;
    font-weight: 300;
}


p {
    margin-bottom: 0px !important;
}

a {
    text-decoration: none;
    box-shadow: none !important;
    color: #454545;
}



/* .......................Navbar Start................................. */

.navbar-custom {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    background-color: #f5f7fa;
    font-weight: 300;
}




@media (min-width: 360px) and (max-width: 767px) {
    .container {
        overflow-x: hidden !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next,
    .flex_caption2 {
        display: none !important;
    }

    .container-fluid {

        width: 100%;
        overflow-x: hidden !important;
    }

    .navbar-custom {
        width: 100%;
        overflow-x: hidden !important;
    }



    .website-logo,
    .navbar-brand {
        width: auto;
        max-width: 200px;
        /* margin: auto; */
    }
}
/* .char_profile_wrapper {
    background-color: #fff;
}
.workstreem {
    background-color: #fff;
    padding: 0px !important;
} */

/* focus Css  start*/

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.form-control:focus {
    background-color: transparent;
    border-color: #cdcbcb !important;
    outline: none !important;
    box-shadow: none !important;
}

/* .form-control {
    border-radius: 15px;
    background-color: transparent !important;
} */


/* focus Css  End*/


/* navbar a nav-link start */

.nav-item {
    display: inline-block;
    display: inline-block;
    vertical-align: -0.625rem;
    margin-right: 1.25rem;
    font-size: .80073rem;
    font-weight: 600;
    text-transform: uppercase;
    text-wrap: nowrap;

}

.nav-link {
    vertical-align: middle;
    transition: color .11s ease-in 0s;
    cursor: pointer;
    padding: 0;
}

/* .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #0076BE !important;
    transition: all ease .5s;
} */

/* navbar a nav-link End */

/* mobile start */

.mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    -webkit-animation: slide-in-bottom 0.4s ease both;
    animation: slide-in-bottom 0.4s ease both;
}

@media (max-width: 390px) {
    body {
        overflow-x: hidden !important;
    }

    /* .navbar-custom {
        width: 300px;
    } */
}

@media (min-width: 360px) and (max-width: 991px) {
    .MFDG56 {
        padding-top: 10px;
    }

    .mobile {
        padding-top: 10px;
    }

    .MFDG56 {
        border-right: none !important;
    }

    .display_none {
        display: none;
    }

    .display_block {
        display: block;
    }
}

@media (max-width: 991px) {
    .mobile .nav-item {
        padding: 10px;
        font-size: 16px;
    }

    .Hero_Imag {
        padding-top: 113px !important;
    }

    .body_items {
        padding-bottom: 0px !important;
    }

}

@media (max-width: 1199px) {
    .body_items {
        padding-bottom: 0px !important;
    }

}




.MFDG56 {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    border-right: 1px solid rgb(221, 222, 225);
    padding-left: 10px;
    padding-right: 15px;
}

.MYDFD {
    color: #ff7300;
}

/* mobile End */

.navbar {
    box-shadow: none;
}

/* small__navbar */
/* small__navbar */
.small__navbar {
    margin-top: -7.5px !important;
    /* margin-top: 76px !important; */
    border-top: 1px solid rgb(221, 222, 225);
    border-bottom: 1px solid rgb(221, 222, 225);
    background: rgb(255, 255, 255);
    overflow: visible;
    white-space: nowrap;
    position: fixed;
    width: 100%;
    z-index: -2;
}

.small__navbar .nav-link {
    text-transform: capitalize;
    color: #797676;
}

.dropdown-menu {
    z-index: 99999999999999999999;
}

/* .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #0076BE !important;

} */

#inputGroup-sizing-default {
    cursor: pointer;
}

/* Hero_Imag  */

.Hero_Imag {
    padding-top: 170px;
}

.Hero_Imag::before {
    background-image: url(../images/banner/elements-02.png);
    background-size: cover;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
}

.body_items {
    padding-bottom: 150px;
}

.body_title h2 {
    font-size: 4.025rem;
    line-height: 5.125rem;
    font-weight: 900;
    color: #2a2a2a;
    background: #0076BE;
    background: -webkit-linear-gradient(to right, #0076BE 0%, #FD7A5B 100%);
    background: -moz-linear-gradient(to right, #0076BE 0%, #FD7A5B 100%);
    background: linear-gradient(to right, #0076BE 0%, #FD7A5B 100%);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.body_title span {
    margin-bottom: .5rem;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1875rem;
    line-height: 1.8125rem
}


.heor_img {
    height: 704px;
    width: 748px;
    background-position: 50% center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
}


@media (max-width: 1200px) {
    .heor_img {
        height: 557px;
        width: 700px;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .heor_img {
        height: 367px;
        width: 390px;
    }

    .body_items {
        padding-bottom: 0px;
    }

    .body_title h2 {
        font-size: 50px;
        line-height: 45px;
    }

}

.search_input {
    padding-top: 20px;
}


.search_input .form-control {
    padding: 1.125rem 1.6245rem 1.125rem 1.125rem;
}


.search_input .input-group-text {
    background-color: transparent !important;
    background: linear-gradient(to right, #FA9D4D 0%, #FF4F6B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100px;
    justify-content: center;
    cursor: pointer;
    font-size: 25px;
    border-radius: 16px;
}



.dropdown-menu {
    z-index: 99999999999999 !important;
}

.small__navbar {
    z-index: 999 !important;
}

.dropdown-item {
    padding: 4px 13px !important;
    margin: 0 0 !important;

}

.dropdown-item:hover {
    background-color: rgb(214, 212, 212) !important;

}

#dropdown-menu li {
    margin: 0;
}

/* .......................Navbar End................................. */
/* .......................Footer Start................................. */


/* footer */

.footer-section {
    background: #151414;
    position: relative;
    margin-top: 60px;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: #0076be;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 25px;
}

.footer-logo img {
    max-width: 200px;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;

}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
}

*/ .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #0076be;
}

.footer-widget ul li {
    /* display: inline-block; */
    float: left;
    width: 50%;
    margin-bottom: 12px;
    list-style: none;
}

.footer-widget ul li a:hover {
    color: #0076be;
}

.footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
    outline: none;
}

.subscribe-form input:focus {
    background-color: #494949;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #0076be;
    padding: 13px 20px;
    border: 1px solid #0076be;
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

.copyright-text p a {
    color: #0076be;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: #0076be;
}

.footer-menu li a {
    font-size: 14px;
    color: #878787;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #0076BE;
    color: white;
    cursor: pointer;
    padding: 11px;
    border-radius: 5px;
}


/* Footer Social
====================================*/
/* .footer_social {
    float: right;
} */

.footbot_social {
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.footbot_social li {
    float: left;
    background: none !important;
}

.footbot_social li a {
    color: #666;
    display: block;
    height: 40px;
    text-align: center;
    width: 35px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    margin: 0 2px;
}

.footbot_social li a i {
    font-size: 18px;
    line-height: 40px;
    margin-right: 0;
    float: none;
}

.footbot_social li a.linkedin:hover {
    background: #0077B5;
    border-radius: 5px;
    color: #fff;
}

.footbot_social li a.facebook:hover {
    background: #1964DA;
    border-radius: 5px;
    color: #fff;
}

.footbot_social li a.twitter:hover {
    color: #fff;
    background: #1DA1F2;
    border-radius: 5px;
}

.footbot_social li a.instagram:hover {
    background: #E84A5A;
    border-radius: 5px;
    color: #fff;
}

.footbot_social li a.pinterest:hover {
    color: #fff;
    background: #E60023;
    border-radius: 5px;
}

.footbot_social li a.youtube:hover {
    background: #FF0000;
    border-radius: 5px;
    color: #fff;
}

.footbot_social li a.rss:hover {
    color: #fff;
    background: #F88800;
    border-radius: 5px;
}

.footbot_social li a.skype:hover {
    color: #fff;
    background: #00aff0;
    border-radius: 5px;
}

.footbot_social li a.dribbble:hover {
    color: #fff;
    background: #F779A6;
    border-radius: 5px;
}

.footbot_social li {
    width: 10% !important;
}

/* .......................Footer End................................. */

/* .............................Navbar Menu Code....................................... */











/* .............................Global....................................... */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 14px;
    font-family: sans-serif;
}

/* body {
    background-color: rgb(233 231 231);
} */
.cursor-pointer {
    cursor: pointer !important;
    user-select: none !important;
}
@media only screen and (max-width: 576px) {
    .col-revarse {
        flex-direction: column-reverse;
        display: flex;
    }
}
/* .btn-primary {
    background-color: #0076BE !important;
} */
.btn-shadow {
    margin: 0.375rem;
    color: inherit;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: 0.125rem;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0.84rem 1rem;
    /* font-size: 0.81rem; */
    background-color: #fff;
}

.btn-primary {
    background-color: #0076be !important;
}
.bg-primary {
    background-color: #0076be !important;
    color: white !important;
    border-radius: 5px !important;
}
.bg-primary:hover {
    background-color: #00619d !important;
    color: white !important;
}

.bg-primary:active {
    background-color: #0b8b50 !important;
    color: white !important;
}

.text-primary {
    color: #0076be !important;
}
a {
    /* color: #00619d !important; */
    text-decoration: none;
    background-color: transparent;
}

.cursor-pointer {
    cursor: pointer;
}



/* a:hover {
    text-decoration: underline;
} */

.text-justify {
    text-align: justify;
}

/* input[type=text], select {
    border-radius: 5px;
  } */


/* .......................Global End................................. */


/* header Css start  */

#Header {
    height: 80px;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: White;
    z-index: 9;
}

.user_thumb {
    width: 35%;
    height: 35%;
}

.user_thumb img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid;
}


/* Nav Menu  */
.nav_menu ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 20px;
}

.nav_menu ul li a {
    text-decoration: none;
    color: #333333;
}

/* Header css end  */




/* Left Floating Sidebar design  */
.floating-sidebar {
    position: fixed;
    left: 0;
    top: 325px;
    transform: translateY(-50%);
    width: 100px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
}

.minimize_floating_bar {
    cursor: pointer;
}

.floating-content {
    padding-top: 0px;
    background-color: #ffffff;
}

.float_menu_items {
    padding: 5px 0px;
    border-bottom: 2px solid #e3e3e3f0;
    color: #3f3f3f;
    cursor: pointer;
    transition: 500ms;
}

.float_menu_items a {
    color: #3f3f3f;
    text-decoration: none;
}

.float_menu_items:hover {
    background-color: #ffffff;
    color: #111111 !important;
}

.float_menu_icon {
    font-size: 20px;
}

.float_menu_active {
    background-color: #0076BE;
}

.float_menu_active a {
    color: #ffff;
}

.page_active {
    background-color: #0076BE !important;
    color: #ffff !important;
    padding: 5px;
}


/* Page content area  */
.page_content_area {
    margin-top: 80px;
    padding-top: 75px;
}

input:focus {
    outline-offset: -2px;
}

.searchcontainer {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    margin-top: -1em;
    margin-left: -15em;

}

.daterangepicker_input {
    width: 40%;
    padding: 10px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border: 1px solid #c7c7c7;
    outline: none;

}

#searchInput {
    width: 40%;
    border: 1px solid #000;
    border-radius: 30px;
    font-size: 16px;
    background-color: white;
    background-image: url('https://cdn2.iconfinder.com/data/icons/ios-7-icons/50/search-24.png');
    background-position: 10px 7px;
    background-repeat: no-repeat;
    padding: 8px 20px 8px 40px;
    -webkit-transition: width 0.8s ease-in-out;
    transition: width 0.8s ease-in-out;
    outline: none;
    opacity: 0.9;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border: 1px solid #c7c7c7;

}

#searchInput:active {
    width: 100%;

}

.section_tittle {
    background-color: #ffffff;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 8px;

}

.sub_txt {
    color: #858585;
}

.title_icon i {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    cursor: pointer;
}

.card_tittle_ic i {
    font-weight: bold;
    padding-left: 10px;
    cursor: pointer;

}

.card-header {
    font-size: 18px;
}

.tox-notifications-container {
    display: none !important;
}


.cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}


/* Status  */
.status_pending {
    font-size: 11px;
    border: 1px solid silver;
    border-radius: 3px;
    padding: 5px;
    color: #373737;
    background-color: #efba5896;
    display: flex;
    justify-content: center;
}
.status_pending i {
    align-items: center;
    display: flex;
}


.status_done {
    font-size: 11px;
    border: 1px solid silver;
    border-radius: 3px;
    padding: 5px;
    color: #ffffff;
    background-color: #2a8a17b3;
    display: flex;
    justify-content: center;
}
.status_done i {
    align-items: center;
    display: flex;
}

.status_progress {
    font-size: 11px;
    border: 1px solid silver;
    border-radius: 3px;
    padding: 5px;
    /* color: #212020; */
    background-color: #6100bc9c;
    color: #ffffff;
    display: flex;
    justify-content: center;
}
.status_progress i {
    align-items: center;
    display: flex;
}

.status_cancel {
    font-size: 11px;
    border: 1px solid silver;
    border-radius: 3px;
    padding: 5px;
    /* color: #232222; */
    background-color: #c50f0fa6;
    color: #ffffff;
    display: flex;
    justify-content: center;
}
.status_cancel i {
    align-items: center;
    display: flex;
}


/* action btn  */

.action_btn {
    padding: 5px;
    border: 1px solid rgb(194, 194, 194);
    border-radius: 3px;
    margin-left: 5px;
    transition: 200ms;
    color: #646464;

}

.action_btn:hover {
    color: white;
    background-color: #1e4ca0;
    cursor: pointer;

}




/* countdown timer  */
#countdown {
    color: #a9a9a9;
    border-radius: 8px;
    margin-top: 10px;
    background: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#countdown ul li {
    display: inline-block;
    font-size: 1.5em;
    list-style: none;
    padding: 1em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

#countdown ul li span {
    display: block;
    font-size: 3rem;
}



/* statistics report card  */
.statistics_card_items {
    margin: 0;
}

.statistics_card {
    padding: 0;
    font-weight: bold;
}

.statistics_card_item {
    width: 95%;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border-radius: 3px;
    border: 1px solid #c7c7c7;


}

.statistics_card_item_fl {
    width: 97%;
    background-color: white;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border-radius: 3px;
    background-image: url("../img/2.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

.statistic_card_icon {
    font-size: 40px;
    padding: 10px;
    color: white;
}



/* Chartbar Area  */
.chart_left {
    background-color: #ffffff;
    margin-right: 10px;
    padding: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border: 1px solid #c7c7c7;
    border-radius: 8px 8px 0px 0px;
}

.chart_right {
    background-color: #ffffff;
    margin-left: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border: 1px solid #c7c7c7;
    border-radius: 8px 8px 0px 0px;
    padding: 10px;
}

/* Static Report table  */
.static_report_table {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    border: 1px solid #c7c7c7;
    border-radius: 8px 8px 0px 0px;
    padding: 10px;
}

.section_content {
    padding-top: 20px;
}

/* .............................Notification Start....................................... */

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 11px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-15 {
    font-size: 11px !important;
}

/* .fs-16 {
    font-size: 16px !important;
} */

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    padding: 0 !important;
}

.avatar-xs {
    height: 2rem;
    width: 2rem;
}

.notification-item {
    padding: 0.75rem 1rem;
    white-space: inherit;
    position: relative;
}

.form-check {
    position: relative;
    text-align: left;
}

.notification-item .form-check-input {
    position: relative;
    z-index: 2;
}

.form-check .form-check-input {
    cursor: pointer;
}
/* .............................Notification End....................................... */



/* .......................Dashboard Start................................. */

.counter {
    color: #319B38;
    font-family: sans-serif;
    text-align: center;
    width: 210px;
    height: 222px;
    padding: 48px 28px 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.counter:before,
.counter:after {
    content: '';
    background: linear-gradient(135deg, #fff, #f1f1f1);
    height: 147px;
    width: 147px;
    box-shadow: -5px -5px 3px rgba(0, 0, 0, 0.2), -10px -10px #008533;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 44px;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.counter:before {
    background: linear-gradient(135deg, #00652F 50%, transparent 50%);
    box-shadow: none;
    top: 80px;
}

.counter .counter-icon {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 12px;
}

.counter h3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 16px;
}

.counter .counter-value {
    color: #fff;
    background: linear-gradient(to right, #0C8412, #319B38);
    font-size: 27px;
    font-weight: 500;
    line-height: 33px;
    width: 100%;
    padding: 10px 0 26px;
    position: absolute;
    left: 0;
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.counter.orange {
    color: #FB9500;
}

.counter.orange:after {
    box-shadow: -5px -5px 3px rgba(0, 0, 0, 0.2), -10px -10px #ED8F1D;
}

.counter.orange:before {
    background: linear-gradient(135deg, #ED610A 50%, transparent 50%);
}

.counter.orange .counter-value {
    background: linear-gradient(to right, #EA7A00, #F1980C);
}

.counter.blue {
    color: #1B9FD1;
}

.counter.blue:after {
    box-shadow: -5px -5px 3px rgba(0, 0, 0, 0.2), -10px -10px #288EBB;
}

.counter.blue:before {
    background: linear-gradient(135deg, #1167C3 50%, transparent 50%);
}

.counter.blue .counter-value {
    background: linear-gradient(to right, #0784C3, #32AAEE);
}

.counter.red {
    color: #D85411;
}

.counter.red:after {
    box-shadow: -5px -5px 3px rgba(0, 0, 0, 0.2), -10px -10px #BF4C13;
}

.counter.red:before {
    background: linear-gradient(135deg, #A60810 50%, transparent 50%);
}

.counter.red .counter-value {
    background: linear-gradient(to right, #CC2D00, #FC6000);
}

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 40px;
    }
}

.profile_img>img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

/* Data Table Select*/
.dataTables_length select {
    width: 100% !important;
}

.pagination li {
    padding: 0px !important;
}

/* Data Table pagination*/
.pagination li:hover {
    background-color: white !important;
    color: white !important;
    background: white !important;
    border: 1px solid #ffffff !important;
    outline: none !important;
    padding: 0px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: white !important;
    color: white !important;
    background: white !important;
    border: 1px solid #ffffff !important;
    outline: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background-color: white !important;
    color: white !important;
    background: white !important;
    border: 1px solid #ffffff !important;
    outline: none !important;
    box-shadow: none !important;
}


/* .......................Dashboard End................................. */
/* .......................Attachment Start................................. */

.nav-link-a {
    text-decoration: none;
}

/* .......................Attachment End................................. */
/* .......................Last-News Start................................. */

.border_tawba:first-child {
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-left: 3px solid #0076be;
}

.border_tawba {
    border-radius: 5px;
    border-left: 3px solid #0076be;
}


/* Files Pdf & docx */

.mailbox-attachments {
    padding-left: 0;
    list-style: none;
}

.mailbox-attachments li {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 200px;
}

.mailbox-attachment-icon {
    color: #666;
    font-size: 65px;
    max-height: 132.5px;
    padding: 20px 10px;
    text-align: center;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}

.mailbox-attachment-info {
    background-color: #f8f9fa;
    padding: 10px;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}

.mailbox-attachment-name {
    color: #666;
    font-weight: 700;
}

.mailbox-attachment-name {
    color: #666;
    font-weight: 700;
}


.mailbox-attachment-size {
    color: #999;
    font-size: 12px;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}

.mailbox-attachment-size>span {
    display: inline-block;
    padding-top: 0.75rem;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-default {
    background-color: #f8f9fa;
    border-color: #ddd;
    color: #444;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

*,
::after,
::before {
    box-sizing: border-box;
}

.mailbox-attachment-size {
    color: #999;
    font-size: 12px;
}


/* Files img */
.mailbox-attachment-icon.has-img>img {
    height: auto;
    max-width: 100%;
}




/* .......................Last-News End................................. */
/* .......................Profile Start................................. */

.profile>img {
    width: 100px;
    height: 100px;
}

.profile_social a {
    font-weight: 600;
    font-size: 14px;
}

.website_link a {
    font-weight: 600;
    font-size: 12px;
}

/* otp Verify */
.otp-field {
    flex-direction: row;
    column-gap: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.otp-field input {
    height: 45px;
    width: 42px;
    border-radius: 6px;
    outline: none;
    font-size: 1.125rem;
    text-align: center;
    border: 1px solid #ddd;
}

.otp-field input:focus {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.otp-field input::-webkit-inner-spin-button,
.otp-field input::-webkit-outer-spin-button {
    display: none;
}

.resend {
    font-size: 12px;
}

.footer {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: black;
    font-size: 12px;
    text-align: right;
    font-family: monospace;
}

.footer a {
    color: black;
    text-decoration: none;
}

/* view Modal */
.fs-14 {
    line-height: 1.50;
    font-size: 14px;
    font-weight: 600;
}



/* .......................Profile End................................. */

/* .......................Lock Screen Start............................... */




/* .......................Lock Screen End................................. */

.auth-one-bg {
    background-image: url(../../assets-client/img/lock-screen.jpg);
    background-position: center;
    background-size: cover;
}

.auth-one-bg-position {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 380px;
}

.auth-one-bg .bg-overlay {
    background: -webkit-gradient(linear, left top, right top, from(#364574), to(#405189));
    background: linear-gradient(to right, #364574, #405189);
    opacity: .9;
}

.bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: .7;
    background-color: #000;
}

.shape {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.shape>svg {
    width: 100%;
    height: auto;
    fill: var(--vz-body-bg);
}

.particles-js-canvas-el {
    position: relative;
}




.avatar-lg {
    height: 6rem;
    width: 6rem;
}

/* .......................Payment Start................................. */

.text-primary {
    color: #0076BE;
}

.stat-for-pay-icon i {
    font-size: 6rem;
}

.stat-for-pay-text {
    font-size: 3rem;
    font-weight: bold;
}

.prament_card>img {
    width: 100%;
}

.runnig_task {
    height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
}


/* .......................Payment End................................. */





/* .......................Settings Start................................. */



button:focus {
    outline: none;
}

.nav-link {
    border-bottom: none !important;

}

.nav-tabs .nav-link {
    color: #262626;
    background-color: #e1e1e1;
}

.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #0076be;
    border-color: #dee2e6 #dee2e6 #fff;
    /* border-radius: 5px !important; */
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 25px;
    padding-top: 3px;
    margin-right: 5px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18x);
    transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.setting_switch_text {
    margin-top: 20px;
}


/* .......................Settings End................................. */