@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");
.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-logo {
    width: 90%;
    margin-left: 70%;
    margin-top: 1rem;
}

.cust-logo {
    width: 40%;
}

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

.card.card-large-icons {
    display: flex;
    flex-direction: row;
}

.card.card-large-icons .card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 150px;
    border-radius: 3px 0 0 3px;
}

.card.card-large-icons .card-icon .ion,
.card.card-large-icons .card-icon .fas,
.card.card-large-icons .card-icon .far,
.card.card-large-icons .card-icon .fab,
.card.card-large-icons .card-icon .fal {
    font-size: 60px;
}

.dash-head-link img {
    width: 30px;
    height: 30px;
}

.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;
}

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

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

.bg-warning1 {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #e2c72c !important;
}

.bg-info1 {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #1895cf !important;
}

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

.custom-weight {
    font-weight: 600;
}


/* Price */

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

.price-section>* {
    position: relative;
    z-index: 5;
}

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

.custom-theme-avtar {
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    margin-right: 15px;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}

.custom-list-unstyled li {
    display: flex;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    align-items: center;
}

.custom-list-unstyled {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-top: 30px;
}

.custom-list-unstyled-price-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-top: 30px;
}

.custom-list-unstyled-price-1 li {
    display: flex;
    text-align: center;
    color: #000;
    margin-bottom: 15px;
    align-items: center;
}

.custom-list-unstyled li:last-child {
    margin-bottom: 0;
}

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

.custom-.price-card.price-2 {
    color: #fff;
}

.custom-.price-card.price-1 {
    color: #000;
}

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

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

.btn-warning[data-action] {
    color: #ffffff;
    background-color: #d98a19;
    border-color: #cc8217;
}

.btn-danger[data-action] {
    color: #ffffff;
    background-color: #ff3a6e;
    border-color: #ff3a6e;
}

.btn-success[data-action] {
    color: #ffffff;
    background-color: #5eb839;
    border-color: #59ae36;
}

header:after {
    background-color: transparent !important;
    z-index: 2;
}

.navbar.default {
    top: 0;
    background: rgba(28, 35, 47, 0.9);
}

.navbar.default.top-nav-collapse {
    background: transparent;
    box-shadow: none;
}

section .custom-section {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
}

.gallery.gallery-md {
    text-align: center;
}

.gallery.gallery-md .gallery-item {
    width: 180px;
    max-height: 100%;
    filter: drop-shadow(1px 2px 5px #011c4b);
    margin-bottom: 20px;
}

.input-set-control {
    display: none !important;
}

.cb-wrap .btn-group {
    display: none !important;
}

.card-footer {
    padding: 10px 25px !important;
}

[data-action] {
    display: block;
    margin: 10px auto;
    font-size: 16px !important;
    min-width: 3em;
    text-align: center;
    background: transparent;
    border: 0;
}

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

ul.dt-button-collection.dropdown-menu .dt-button:hover {
    background-color: #f6f9fc;
}

.ui-state-active .nav-link {
    border-color: #dee2e6;
}

[dir='rtl'] .ms-auto.ml-0 {
    margin-left: 0 !important;
}

.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 {
    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;
}

.nav-tabs .ui-tabs-active.ui-state-active .nav-link {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate;
}

.custom-avt {
    margin-top: 30px;
}

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

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

.footer .row {
    align-items: center;
}

.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;
}

.comp-card i {
    display: inline-block;
}

.login_page.auth-wrapper.auth-v1 .bg-auth-side {
    bottom: 50%;
}

.avatar_crop {
    margin-top: 30px;
}

.dt-buttons {
    flex-wrap: wrap !important;
}

[dir="rtl"] .text-end {
    text-align: left !important;
}

[dir="rtl"] .float-end {
    float: left !important;
}


/* .card-body.setting-card.setting-logo-box .logo-content img {
    height: 60px;
}

.card-body.setting-card.setting-logo-box .logo-content{
    max-width: 100%;
    width: 100%;
    height: 60px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
} */


/* .card-body.setting-card.setting-logo-box .logo-content img { */


/* height: 60px; */


/* width: auto;
    height: 40px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%; */


/* } */

.choose-files div {
    color: #fff;
    background: #584ED2 !important;
    border: none;
    border-radius: 10px;
    padding: 8px 15px;
    max-width: 155px !important;
    font-size: 12px;
    font-weight: 500;
}

.choose-files input[type="file"] {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: 0 !important;
}

.file {
    position: relative !important;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 80%;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}


/*  logo shadow */

/* .img_setting {
    filter: drop-shadow(2px 3px 7px #011c4b);
} */

.faq .accordion .accordion-item {
    border-radius: 10px;
    overflow: hidden;
    border: none;
    margin-bottom: 10px;
}

.faq .accordion .accordion-item .accordion-button:not(.collapsed) {
    border-radius: 10px;
    background: transparent;
    box-shadow: 0 6px 30px rgb(182 186 203 / 30%);
}

.faq .accordion .accordion-item .accordion-button {
    font-weight: 700;
    padding: 1.3rem 1.25rem;
}

.faq .accordion .accordion-item .accordion-button span>i {
    font-size: 20px;
    margin-right: 8px;
}

.faq .accordion .accordion-item .accordion-body {
    padding: 2.3rem 2.3rem 2.3rem 3rem;
}

.faq .accordion .accordion-item .accordion-button {
    font-weight: 700;
    padding: 1.3rem 1.25rem;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}

.faq .accordion .accordion-item {
    border-radius: 10px;
    overflow: auto;
    border: none;
    margin-bottom: 10px;
}

.faq .accordion .accordion-item .accordion-button {
    font-weight: 700;
    padding: 1.3rem 1.25rem;
}

.faq .accordion .accordion-item .accordion-button span>i {
    font-size: 20px;
    margin-right: 8px;
}

[dir='rtl'] .faq .accordion .accordion-item .accordion-button span>i {
    margin-left: 8px !important;
    margin-right: 0px !important;
}

.flex-1 {
    flex: 1;
}

#request_form .form-check {
    display: block;
    min-height: 1.3125rem;
    padding-left: 1.75em;
    margin-bottom: 12px;
    margin-top: 12px;
}

.form-group-payment-type .form-group {
    margin: 0;
}

.form-group-payment-type {
    border: 1px solid #CED4DA;
    border-radius: 6px;
    overflow: hidden;
}

.form-group-payment-type label.form-label {
    border-bottom: 1px solid #CED4DA;
    width: 100%;
    padding: 10px 20px;
    margin: 0;
}

.particluer-payment-type {
    padding: 1px 20px;
    border-bottom: 1px solid #CED4DA;
}

.form-group-payment-type .particluer-payment-type:last-child {
    border: none;
}

[dir='rtl'] .choices[data-type*="select-one"]:after {
    left: 11.5px;
    right: auto;
}

.bootstrap-tagsinput {
    padding: 0.575rem 1rem !important;
}

.bootstrap-tagsinput .tag {
    border-radius: 4px;
    margin-bottom: 5px !important;
    display: inline-block;
}

.form-img {
    width: 100%;
    height: 100%;
    max-width: 220px;
    border-radius: 10px;
}

.dataTable-top {
    display: flex !important;
    justify-content: space-between !important;
    padding: 10px 25px;
}

a.dataTable-sorter {
    text-decoration: none;
    color: #3E3F4A;
}

.dataTable-pagination a {
    border: 1px solid transparent;
    float: left;
    margin-left: 2px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    color: #333;
}

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

.upload-box svg {
    max-width: 25px;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
}

.upload-box span {
    text-align: center;
    display: block;
}

.upload-box {
    position: relative;
    padding: 5px;
    background: #f9fafb;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #6b7280;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
}

.upload-box .top-div {
    padding: 35px 0;
    flex: 1;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.upload-box .form-control {
    border-radius: 0;
    color: #6b7280;
}

.upload-box .form-control:focus {
    box-shadow: none;
    outline: 0;
    border: 0;
}

input.custom-file-input {
    display: none;
}

.upload-box .close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    font: 20px;
    color: #6b7280;
    cursor: pointer;
    border: 0;
    outline: 0;
}

#Meeting_poll .flatpickr-input {
    display: none;
}

.answer_options {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 13px;
    grid-auto-rows: minmax(50px, auto);
    width: 100%;
    margin-top: 20px;
}

.answer_options .form-group {
    margin-bottom: 0;
    height: 100%;
}

#img-preview {
    display: none;
    width: 155px;
}

#img-preview img {
    width: 100%;
    height: auto;
    display: block;
}

.label-none label {
    display: none;
}

.repeater-answer-option {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.options-close-btn {
    position: absolute;
    top: 0;
    right: 0;
}

.meeting-answer-option {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.image-preview img {
    width: 100%;
    height: 115px;
    object-fit: cover;
}

.upload-box .top-div .image-preview {
    width: 100%;
}

#carouselExampleSlidesOnly img.img-fluid {
    /*height: 150px;*/
    object-fit: cover;
    width: 100%;
}

.input-group-text {
    position: absolute;
    right: 0;
    height: 100%;
    border-radius: 0;
    z-index: 9;
}

.vote-metting .form-control {
    padding: 10px 62px 10px 10px;
}

.result-value {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: #00000070;
    padding: 10px 10px;
    font-size: 15px;
}

.result-value span {
    white-space: nowrap;
}

.bootstrap-tagsinput {
    padding: 0.575rem 1rem !important;
}

.bootstrap-tagsinput .tag {
    border-radius: 4px;
}

.bg-twitter {
    background-color: #1d9bf0;
}

.bg-linkedin {
    background-color: #0A66C2;
}

.bg-purple {
    background-color: #a855f7 !important;
}

.social-links-share {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.social-links-share-main {
    width: 40px;
    height: 40px;
    border: 1px solid #8b8b8b;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-links-share-main:not(:last-of-type) {
    margin-right: 10px;
}

.social-links-share-main i {
    color: #464646;
    font-size: 18px;
}

.comments-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.comment-user-icon img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin-right: 15px;
    border-radius: 50%;
}

.comment-info h6 {
    margin: 0;
}

.comment-replies {
    display: flex;
    margin-bottom: 20px;
}

.participant-vote {
    background: whitesmoke;
}

.mt-37 {
    margin-top: 37px !important;
}

.cards-1 {
    box-shadow: 0 0 1.25rem rgb(31 45 61 / 5%);
    border: 1px solid #eaecf3;
    border-radius: 0.75rem;
}

.icon-sm:not(.icon-shape) svg {
    width: 2rem;
    height: 2rem;
}

.feather {
    width: 1em;
    height: 1em;
    fill: none;
    stroke: currentcolor;
    stroke-width: 3px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.translate-y-n10,
.hover-translate-y-n10:hover {
    transform: translateY(-10px) !important;
}

.hover-shadow-lg:hover {
    box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%) !important;
}

.fw-1 {
    font-weight: 600;
    font-size: 1.25rem;
}

.link-underline-primary:hover {
    color: #51459d !important;
}

.al-1 :hover {
    text-decoration: none;
    color: #51459d !important;
}

[class*='link-underline-'] {
    position: relative;
    padding-bottom: 8px;
}

.link-underline-primary:after {
    background-color: #51459d;
}

[class*='link-underline-']:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    content: '';
    transition: all .2s cubic-bezier(.77, 0, .2, 2.25);
    border-radius: 50rem;
}

.link-underline-primary {
    color: #51459d;
}


/* .btn.btn-info {
    font-size: 12px !important;
} */

.img-thumbnailss {
    padding: 0.25rem;
    background-color: #f8f9fd;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    max-width: 100%;
}

.custom_btn {
    padding: 5px 5px !important;
    border-radius: 6px;
}

.ch-1 {
    border: 9px solid rgba(206, 206, 206, 0.2);
}

.ds-1 {
    top: 160%;
}

.tesk-1 {
    margin-left: 5.5rem !important;
}

.btn-apply {
    font-size: 31px;
}

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

.modal-footer {
    padding: 10px 25px !important;
}

.modal-body {
    padding: 10px 25px;
}

.footer {
    padding-bottom: 20px;
}

.btn[class*="btn-gradient-"] {
    border: none !important;
}

.btn[class*="btn-gradient-"] {
    border: none !important;
}

.btn-gradient-info {
    background: linear-gradient(141.55deg, #3ec9d6, #3e4ad6);
    color: #ffffff;
}

.btn {
    font-size: 14px;
}

.setting-card .logo-content {
    max-width: 170px;
    height: 40px;
}

.setting-card .logo-content img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

#useradd-1 .logo-content>a {
    position: relative;
    width: 100%;
    padding-top: 20%;
    display: block;
}

#useradd-1 .logo-content>a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

#useradd-1 .card-body.pt-0 {
    display: flex;
    flex-direction: column;
}

#useradd-1 .inner-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#useradd-1 .logo-content.mt-3.text-center.my-2 {
    flex: 1;
}

#useradd-1 .logo-content {
    flex: 1;
}

.signaturePad {
    border: 1px solid rgb(204, 204, 204);
    /* width: 100%; */
    touch-action: none;
}

.signature-style {
    width: 100%;
    height: 250px;
    border: 1px solid #ccc;
}

.color-style {
    width: 15%;
    height: 50px;
}

.location_style {
    width: 100%;
    height: 260px;
}

.extra_style {
    text-align: center;
    margin-top: 40px;
}

.over-auto {
    overflow: auto;
}

.payment-errors {
    color: red;
    font-size: 22px;
}

@media only screen and (max-width: 420px) {
    .signaturePad {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 1257px) {
    .show-point {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1024px) {
    .show-point {
        margin-top: 0;
    }
}

@media only screen and (max-width: 350px) {
    .show-point {
        margin-top: 10px;
    }
}

.signature_buttons {
    margin-top: 0.5rem !important;
}

.signature-pad-body canvas {
    width: unset;
    padding: unset;
    padding-right: unset !important;
}
.choose-files .w-logo{
    background-color: #fff !important;
    color: #584ed2;
}
