@charset "UTF-8";
/**======================================================================
=========================================================================
Template Name: Dashboard Bootstrap 5 Admin Template
Author: Sarrasa
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;
} */
label {
    text-transform: capitalize;
}

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