body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.form-control {
    border: 1px solid #dee7f1;
    color: #212b37;
    background-color: #fff;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.7;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: auto;
    box-shadow: none;
}


.form-control:focus {
    border-color: rgba(92, 103, 247, 0.5);
    background-color: #fff;
    box-shadow: 0 0 4px rgba(92, 103, 247, 0.5);
    color: #212b37;
}

.form-label {
    font-size: 0.8rem;
    font-weight: 500;
    color: #212b37;
    margin-bottom: .5rem;
    margin-bottom: .5rem;
}

.navbar-light .navbar-nav .nav-link {
    color: #212b37;
    font-weight: 600;
    text-transform: uppercase;
}

label.error {
    color: #f11818;
    font-weight: 500;
}

.form-section-heading::after {
    content: "";
    background: linear-gradient(300deg, #1a2c79, #ff910000);
    display: block;
    padding: 1px;
    margin-bottom: 20px;
    position: absolute;
    top: 10px;
    left: 120px;
    width: calc(100% - 120px);
}

.form-section-heading {
    color: #ff9100;
    position: relative;
}

#preloader {
    background: #ffffffcf;
}

.btn-xsm,
.btn-group-xsm>.btn {
    padding: 0.4rem .7rem;
}

.show-password-button {
    position: absolute;
    padding: 6px 5px;
    inset-block-start: 0;
    inset-inline-end: 1px;
    top: 1px;
    width: 34px;
    text-align: center;
}

.login-form .form-group .input-group.input-group-merge>.form-control {
    height: auto;
}

.footer-contact-content li strong {
    margin-right: 5px;
}

.footer-contact-content li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
    opacity: .8;
}

.footer ul li a {
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 15px;
    opacity: 0.8;
}


img {
    max-width: 100%;
}

.support-card-out {
    width: 400px;
    max-width: 100%;
    margin: auto;
}

.support-card-out canvas {
    max-width: 100%;
    border: 1px solid #fcfcfc;
    box-shadow: 0px 2px 15px #d1d1d1;
    border-radius: 5px;
    margin-bottom: 10px;
}

.bg-card {
    background: #e7f4ff;
    padding: 20px;
    margin: 15px auto;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #dbdada;
    width: 400px;
    max-width: 100%;
}

.card-title {
    text-align: center;
    margin-bottom: 0px;
}

.form-group {
    margin-bottom: 15px;
}

.bg-card-header {
    background: #e7f4ff;
    padding: 15px;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0px 0px 5px #23221f61;
    width: 400px;
    margin: auto;
    z-index: 2;
    position: relative;
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.info-frm-out .btn {
    width: 100%;
    font-size: 16px !important;
}

.modal-header {
    background: linear-gradient(45deg, #2a0669, #b9bfdf);
    padding: 10px 15px;
}

.modal-footer {
    background: #f1f1f1;
    justify-content: center;
}

.modal-footer .btn {
    min-width: 80px;
    text-transform: uppercase;
}

.modal-title {
    color: #fff;
}

.mr-owl-outer {
    margin: 0px 0px 20px;
    border-top: 4px dashed #000;
    border-bottom: 4px dashed #000;
    padding: 0px 7px;
    background: #ffffff;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
}

/*
 *
 ** Registration from
 *
*/
.join-frm-head {
    padding: 0px;
    text-align: center;
}

.join-frm-body {
    padding: 10px;
    background: #f1f7fb;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #f1f7fb;
    border: 1px solid #ededed;
}

.join-frm-out {
    width: 500px;
    margin: 0px auto 50px;
    max-width: 100%;
    font-family: 'Poppins';
    padding: 10px;
}

label.error {
    color: #b70d0d !important;
    font-size: 14px;
}

span.select-pack-amount {
    border: 1px dashed #b7b7b7;
    padding: 5px;
    display: block;
}

.payble-amount-block {
    padding: 10px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 0;
}

.payble-amount-block label {
    font-weight: 600;
    margin-bottom: 5px;
}

.join-frm-out .info-box {
    margin: 15px 0px 10px 0px;
    background: #fff0bf24;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #08080221;
    border: 1px solid #e7ca71;
}

.join-frm-out #register-btn {
    width: 100%;
}


.section-header {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 2rem;
}

p,
ol li,
ul li,
.p {
    font-family: 'Montserrat';
}

.home-section-header {
    padding: 150px 0px 100px;
}

.navbar-light .navbar-nav .nav-link.btn {
    color: #fff;
    background: #e80566;
    padding: 5px 10px;
    display: inline-block;
}

.navbar-light .navbar-nav .nav-item {
    display: flex;
    align-items: center;
}

@media (max-width: 1160px) {
    .container {
        max-width: 100%;
    }
}
