.price-val {
    background-color: #e75124;
    padding: 10px 16px;
    color: #fff;
    border-radius: 50px;
    margin-right: 6px;
    margin-top: 15px;
    cursor: pointer;
}

.sigma_select-amount {
    display: flex;
    list-style: none;
    padding-left: 0px;
    margin-top: 15px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.donate_btn {
    background: #e75124;
    border: none;
    width: 45px;
    height: 43px;
}

.donate-rupee {
    color: #fff;
}

li.act.price-val:hover {
    background-color: #cd512c;
}

input:selected {
    background-color: #fff !important;
}


.form-control:focus {
    color: #495057;
    background-color: #fff !important;
    border-color: #eb9981;
}

.custom_login_btn {
    color: #fff !important;
}

.main-login-content {
    padding: 0px 96px 24px 0px;
}

.main-login-content h1 {
    color: #212158;
    font-family: "Roboto Slab", Sans-serif;
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 24px;
}

.main-login-content p {
    color: #000;
    font-family: "Mulish", Sans-serif;
    font-size: 17px;
    margin-bottom: 24px;
}

.heading-border h1:after {
    content: '';
    display: block;
    border-bottom: 3px solid #ff7a3d;
    width: 15%;
    margin: 20px 0;
}

.heading-border h1 {
    color: #212158;
    font-family: "Roboto Slab", Sans-serif;
    font-size: 35px;
}

.login_head {
    font-size: 30px;
    color: #1E1810;
    font-family: "Mulish", Sans-serif;
    margin-bottom: 1.5em;
    text-align: center;

}

.bg-login {
    background-color: #f8f5f4;
}

.login-label {
    margin: 0 0 8px 0 !important;
    font-family: "Mulish", Sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 600;
    color: #555555;
}

.custom-control-label::before {
    position: absolute;
    top: 0.2rem !important;
    width: 1.2rem !important;
    height: 1.2rem !important;
}

.login-checkbox-text {
    margin: 0px 0px 0px 15px;
    line-height: 24px;
    color: #888 !important;
    font-family: "Mulish", Sans-serif;
}

.login-forgot-text {
    line-height: 22px;
    color: #888 !important;
    text-decoration: none !important;
    font-weight: normal;
    text-align: center;
    border-bottom: none !important;
    font-family: "Mulish", Sans-serif;
}

.login-col {
    margin: 0 auto;
}

.btn-login {
    background-color: #3ba1da;
    color: #fff;
    font-size: 15px;
    width: 100%;
    padding: 13px 20px !important;
    text-align: center;
    font-family: "Mulish", Sans-serif;
}

.btn-register {
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11),
        0 1px 3px rgba(0, 0, 0, .08);
    background-color: #eeeeee;
    width: 100%;
    padding: 13px 20px !important;
    color: #666666;
    font-family: "Mulish", Sans-serif;
}

.icon-box-contct {
    height: 60px;
    width: 60px;
    padding-top: 24%;
    text-align: center;
    border-radius: 50px;
    background-color: #E9E9E9;
}

.contact-icon {
    color: #212158;
    font-size: 25px;
}

.contact-info-text {
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.4em !important;
}

.mb-contact {
    margin-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-80 {
    padding-bottom: 80px;
}

.main-login-content-border {
    border-right: 1px solid #B0B0B0;
    height: 100%;
}

.form-contact {
    line-height: 1 !important;
    font-size: 14px !important;
    outline: 0 !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
    padding: 6px 12px !important;
    color: #494d50 !important;
    border: 1px solid #8e98a2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-radius: 2px !important;
    font-family: "Mulish", Sans-serif !important;
}

.contact-form-pd {
    padding: 0px 0px 0px 48px;
}

.contact-form-text {
    color: #212158;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: "Mulish", Sans-serif !important;
}


.custom_contact_btn {
    color: #fff;
    padding: 8px 20px;
    border-radius: 0px;
    border: none;
    background-color: #212158;
    font-weight: 500;
    line-height: 1;
    font-family: "Mulish";
    font-size: 16px;
}

.banner-area {
    padding-top: 75px !important;
}

.top-banner-btn {
    padding: 10px 16px !important;
    font-size: 17px !important;
    color: #2e2e67 !important;
    border: 2px solid #2e2e67;
}

.about-ul ul {
    list-style: none;
    padding-left: 0px;
}

.about-ul ul li {
    display: flex;
    line-height: 2;
}

.about-ul ul li i {
    padding-top: 10px;
    padding-right: 10px;
}

.copy-right-text p a {
    color: #e34212;
}

.about-img-abt img {
    padding-top: 100px;
}
.video_iframe{
    background: #545493;
    padding: 25px;
    box-shadow: 1px 2px 10px rgb(0 0 0 / 20%);
    border-radius: 10px;
}

/* .top-banner-btn {
    padding: 14px 16px !important;
    font-size: 17px !important;
    color: #fff !important;
} */