@charset "UTF-8";
/**======================================================================
=========================================================================
Template Name: Dashboard Bootstrap 5 Admin Template
Author: Rajodiya Infotech
Support: [support link]
File: style.css
=========================================================================
=================================================================================== */
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

#option1 {
    border-radius: 6px 0px 0px 6px;

}

/*
#useradd-1, #useradd-2, #useradd-3 {
    padding-top: 20px;
}

#useradd-4 {
    padding-top: 20px;
} */

/* button.btn.btn-primary {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #51459d !important;
} */

.custom-input-group {
    display: inherit;
}

.btns {
    display: flex;
    margin-left: auto;
}

.custom-badge {
    display: inline-block;
    padding: 0.35em 0.5em;
    /* font-size: 0.75em; */
    font-weight: 500;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
}

.custom-headers {
    background-color: #fff;
    height: 50px;
    margin: 0 7.5px !important;
    border-radius: 12px !important;
    border: 2px solid rgba(206, 206, 206, 0.2);
}

.price-card {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

body.theme-1 .bg-primary {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #51459d !important;
}

.custom-input-group {
    display: inherit;
}

.btns {
    display: flex;
    margin-left: auto;
}

.custom-badge {
    display: inline-block;
    padding: 0.35em 0.5em;
    /* font-size: 0.75em; */
    font-weight: 500;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
}

.custom-headers {
    background-color: #fff;
    height: 50px;
    margin: 0 7.5px !important;
    border-radius: 12px !important;
    border: 2px solid rgba(206, 206, 206, 0.2);
}

.price-card {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

body.theme-1 .bg-primary {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #51459d !important;
}

.price-card .price-badge {
    color: #fff;
    padding: 7px 24px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.price-card .p-price {
    font-size: 80px;
}

.price-card .list-unstyled {
    display: inline-block;
}

.price-card .list-unstyled .theme-avtar {
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    margin-right: 15px;
}

.theme-avtar {
    width: 45px;
    height: 45px;
    border-radius: 17.3552px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}

.price-card .list-unstyled li {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.price-card.price-2 .price-badge {
    color: #fff;
    background: #1c232f;
}

.social-links a i {
    margin-right: 6px;
}

.card.card-large-icons {
    height: 170px;
}

.btn-info[data-action] {
    background-color: #3EC9D6 !important;
    border-color: #3EC9D6 !important;
}

.custom-price-badge {
    color: #fff;
    background: #000;
    padding: 7px 24px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-control-label::before {
    content: none !important;
}

.btn-info[data-action] {
    background-color: #3EC9D6 !important;
    border-color: #3EC9D6 !important;
}

.card-body {
    flex: 1 1 auto !important;
    padding: 10px 25px !important;
}

.fa, .fab, .fal, .far, .fas, .ti {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.custom_btn.dropdown-toggle::after {
    margin-left: 0.5em;
}

.imgs {
    width: 115px !important;
    height: 105px !important;
}

ul.dt-button-collection.dropdown-menu .dt-button {
    font-size: .875rem;
    padding: 0.5rem 1rem;
}

ul.dt-button-collection.dropdown-menu>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.custom_btn {
    padding: 3px 12px !important;
}

.custom_btn.dropdown-toggle::after {

    margin-left: 0.5em;
}

.blog_detail {
    min-height: auto !important;
    padding-top: 115px !important;
    padding-bottom: 80px !important;
}

.card-img-custom {
    width: 100%;
    object-fit: cover;
    height: 230px;
}

.custom-carousel-inner {
    height: 400px;
    border-radius: 10px;
    overflow: hidden;
}

.custom-carousel-inner img {
    height: 100%;
    object-fit: cover;
}

.footer-logo {
    max-width: 245px;
    width: 100%;
}

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

.selectgroup .selectgroup-item .selectgroup-button img {
    width: 65px !important;
    display: block;
    margin: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.selectgroup.row>* {
    margin-bottom: 10px;
}

.selectgroup .selectgroup-item {
    display: block;
}

.selectgroup .selectgroup-item .selectgroup-button {
    display: block;
    width: 100%;
    position: relative;
}

.selectgroup {
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.selectgroup-button {
    background-color: #fdfdff;
    border-color: #e4e6fc;
    border-width: 1px;
    border-style: solid;
    display: block;
    text-align: center;
    padding: 0 1rem;
    height: 35px;
    position: relative;
    cursor: pointer;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 13px;
    min-width: 2.375rem;
    line-height: 36px;
    min-width: 100px;
    display: inline-block;
}

.selectgroup-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}


.selectgroup .selectgroup-item .selectgroup-button img,
.selectgroup .selectgroup-item .selectgroup-button svg {
    width: 65px !important;
    display: block;
    margin: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.selectgroup.row>* {
    margin-bottom: 10px;
}

.selectgroup .selectgroup-item {
    display: block;
}

.selectgroup .selectgroup-item .selectgroup-button {
    display: block;
    width: 100%;
    position: relative;
}

.selectgroup-input:focus+.selectgroup-button,
.selectgroup-input:checked+.selectgroup-button {
    background-color: #c1c1c1;
    color: #fff;
    z-index: 1;
    border-color: #c1c1c1;
}

.table-responsive {
    overflow-x: unset !important;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: inline;
    float: right;
}

.dataTables_scrollBody
{
 overflow: unset !important;
}

.card-footer {
    padding: 10px 25px !important;
    background-color: transparent;
    border-top: 0px solid rgba(0, 0, 0, 0.125);
}


:root {
    --primary: #321fdb;
    --secondary: #ced2d8;
    --success: #2eb85c;
    --info: #39f;
    --warning: #f9b115;
    --danger: #e55353;
    --light: #ebedef;
    --dark: #636f83;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1400px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  a {
    text-decoration: none;
    background-color: transparent;
    color: #321fdb;
}

.btn-info[data-action]{
    background-color: #3ec9d6 !important;
    border-color: #3ec9d6 !important;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.chartbtn
{
    height:300px;margin-top:40px;
}

.foreign
{
    display: none;
}

/*  */

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: inline;
    float: right;
}

.dataTables_scrollBody
{
 overflow: unset !important;
}



.cust-margin{
    margin-top:10%;
}

.cust-margin1{
    margin-top:15%;
}

.ff{
    margin-left: 63% !important;
}

.app-logo {
        width: auto;
        height: auto;
        max-width: 85%;
        max-height: 100%;
    }

