/*to remove default arrow in button type number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.uppercase {
    text-transform: uppercase;
}

.mandatory {
    color: red;
}

/* increase date clickable area */
/*#txt_dtofcom::-webkit-calendar-picker-indicator {
    padding-left: 450px;
}
#txt_dob::-webkit-calendar-picker-indicator {
    padding-left: 450px;
}*/

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
/********/
input[type="text"]:read-only {
    background-color: lightyellow;
    color: red;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .display-1 {
        font-size: 3rem;
    }
}

@media (min-width: 1200px) {

    .h1, h1 {
        font-size: 2rem;
    }
}
/*@media (min-width: 1024px) {
    html {
        font-size: 16px;
    }
}*/

html {
    position: relative;
    min-height: 100%;
    font-size: 14px;
}

body {
    margin-bottom: 60px;
    /*background-image: url(Images/index_bg.png);*/
    font-family: 'Open Sans';
}

h1, h2, h3, h4, h5, h6 {
    /* font-family: 'Open Sans';*/
}


.bg-linear-gradient {
    background-image: url('../images/Home_Background.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    overflow-x: hidden;
    --si-bg-opacity: 1;
}


.bg-Index-pg {
    background-color: #FFFFFF;
}

.index-para {
    color: #FFFFFF;
}

.index-head {
    color: #ffc107;
}

.landingindex {
    /* margin-left: 90px;
     margin-top: -6px;*/
    display: block;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff;
    text-align: justify;
}

.landingindex-2 {
    margin-left: 90px;
    margin-top: -6px;
    display: block;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #FFFFFF;
    text-align: justify;
}

.alignment {
    margin-left: 90px;
    /* margin-top: -11px;*/
    margin-bottom: 1rem !important;
}

.alignment-2 {
    margin-left: 86px;
}

.display-4 {
    font-size: 2.5rem;
}

.display-5 {
    font-size: 2.5rem;
    margin-left: 81px;
    margin-top: -43px;
}

.row {
    --bs-gutter-x: 0.0rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.pt {
    margin-top: -5rem;
}

.index-para-2 {
    color: #FFFFFF;
    padding-left: 53px;
}

.justify-content-between {
    justify-content: space-between !important;
    color: black;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: black;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0rem;
    margin-top: -48px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    /*background-image: url('../images/p8.jpg');*/
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

.box1 {
    /*background-color: rgb(173, 239, 241, 0.40);*/
    color: #fff;
    box-shadow: 0 50px 70px -20px rgba(0, 0, 0, 0.85);
    /*background-image: linear-gradient(rgb(0 92 152) 0%,rgb(0 92 152 / 72%) 59%, rgb(0 92 152 / 18%) 100%);*/
    /*background-image: linear-gradient(rgb(0 92 152) 0%,rgb(0 92 152 / 72%) 59%, rgb(0 92 152 / 74%) 100%);*/
    /*background-image: linear-gradient(rgb(48 66 191) 0%,rgb(83 93 207 / 46%) 59%, rgb(51 67 202 / 49%) 100%);*/
    /*background-image: radial-gradient(ellipse at left bottom, rgb(48 66 191) 0%,rgb(83 93 207) 59%, rgb(51 67 202 / 0%) 100%);*/
    box-shadow: 0 -20px 90px -20px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    /*background-color:#ae275f*/;
    background-image: linear-gradient(rgb(185 68 129) 0%,rgb(107 37 135 / 75%) 59%, rgb(191 125 164 / 51%) 100%);
    /*background-image: linear-gradient(rgb(150, 84, 199) 0%,rgba(146, 34, 230, 0.75) 59%, rgba(147, 8, 218, 0.51) 100%);*/
    /*background-image: linear-gradient(rgb(150, 84, 199) 0%,rgba(146, 34, 230, 0.75) 59%, rgba(147, 8, 218, 0.51) 100%);*/
    /*background-image: linear-gradient(rgba(150, 84, 199, 0.68) 0%,rgba(146, 34, 230, 0.52) 59%, rgba(147, 8, 218, 0.38) 100%);*/
}

.box2 {
    background-color: rgba(162, 165, 238, 1);
    color: #fff;
    box-shadow: 0 50px 70px -20px rgba(0, 0, 0, 0.85);
    /*background-image: linear-gradient(rgb(0 92 152) 0%,rgb(0 92 152 / 72%) 59%, rgb(0 92 152 / 18%) 100%);*/
    /*background-image: linear-gradient(rgb(0 92 152) 0%,rgb(0 92 152 / 72%) 59%, rgb(0 92 152 / 74%) 100%);*/
    /*background-image: linear-gradient(rgb(48 66 191) 0%,rgb(83 93 207 / 46%) 59%, rgb(51 67 202 / 49%) 100%);*/
    /*background-image: radial-gradient(ellipse at left bottom, rgb(48 66 191) 0%,rgb(83 93 207) 59%, rgb(51 67 202 / 0%) 100%);*/
    box-shadow: 0 -20px 90px -20px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    /*background-color:#ae275f*/;
    /*background-image: linear-gradient(rgb(150, 84, 199) 0%,rgba(162, 165, 238, 1) 59%, rgba(147, 8, 218, 0.51) 100%);*/
    /*ambily background-image: linear-gradient(rgb(150, 84, 199) 0%,rgba(146, 34, 230, 0.75) 59%, rgba(147, 8, 218, 0.51) 100%);*/
    /*background-image: linear-gradient(rgb(150, 84, 199) 0%,rgba(146, 34, 230, 0.75) 59%, rgba(147, 8, 218, 0.51) 100%);*/
    /*background-image: linear-gradient(rgba(150, 84, 199, 0.68) 0%,rgba(146, 34, 230, 0.52) 59%, rgba(147, 8, 218, 0.38) 100%);*/
}

.logintext {
    border-radius: 5px;
}

.btn-login {
    border-radius: 20px;
    border: 2px solid white;
    color: white;
    width: 62%;
    transition: all .3s linear;
    font-family: 'Open Sans';
}

    .btn-login:hover {
        background-color: white;
        color: black;
        width: 90%;
        transition: all .3s linear;
    }

.btn-index-loginregister {
    border: 1px solid #005C98;
    color: #ae275f;
    transition: all .3s linear;
    width: 45%;
    font-family: 'Open Sans';
}

    .btn-index-loginregister:hover {
        background-color: #ae275f;
        color: #fff;
        transition: all .3s linear;
    }

.btn-index-loginregister1 {
    border: 1px solid #ae275f;
    color: #ae275f;
    transition: all .3s linear;
    font-family: 'Open Sans';
}

    .btn-index-loginregister1:hover {
        background-color: #ae275f;
        color: #fff;
        transition: all .3s linear;
    }

.btn-register {
    border-radius: 20px;
    border: 2px solid white;
    color: white;
    width: 40%;
    transition: all .3s linear;
}

.btn-theme {
    background-color: #ffc50c;
    color: #000;
    border-radius: 5px;
    float: right;
    border-radius: 20px;
    transition: all .10s linear;
}

.btn-theme-opt {
    color: #fff;
    border-radius: 5px;
    border-radius: 10px;
    transition: all .10s linear;
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

.logotxt {
    display: inline-grid;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.submitbtndiv {
    display: inline-flex;
    width: 100%;
}


.placeh {
    width: 15%;
    border-radius: 5px;
}


/*Modal properties*/
#success_tic .page-body {
    max-width: 300px;
    background-color: #FFFFFF;
    margin: 10% auto;
}

    #success_tic .page-body .head {
        text-align: center;
    }
/* #success_tic .tic{
  font-size:186px;
} */
#success_tic .close {
    opacity: 1;
    position: absolute;
    right: 0px;
    font-size: 30px;
    padding: 3px 15px;
    margin-bottom: 10px;
}

#success_tic .checkmark-circle {
    width: 150px;
    height: 150px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.checkmark-circle .background {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #1ab394;
    position: absolute;
}

#success_tic .checkmark-circle .checkmark {
    border-radius: 5px;
}

    #success_tic .checkmark-circle .checkmark.draw:after {
        -webkit-animation-delay: 300ms;
        -moz-animation-delay: 300ms;
        animation-delay: 300ms;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-name: checkmark;
        -moz-animation-name: checkmark;
        animation-name: checkmark;
        -webkit-transform: scaleX(-1) rotate(135deg);
        -moz-transform: scaleX(-1) rotate(135deg);
        -ms-transform: scaleX(-1) rotate(135deg);
        -o-transform: scaleX(-1) rotate(135deg);
        transform: scaleX(-1) rotate(135deg);
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    #success_tic .checkmark-circle .checkmark:after {
        opacity: 1;
        height: 75px;
        width: 37.5px;
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top;
        border-right: 15px solid #fff;
        border-top: 15px solid #fff;
        border-radius: 2.5px !important;
        content: '';
        left: 35px;
        top: 80px;
        position: absolute;
    }

@-webkit-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }

    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }

    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}

@-moz-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }

    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }

    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }

    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }

    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}

/*----captcha image-------*/
#captcha_image {
    height: 35px;
    width: 75%;
}

.captcharefreshicon {
    font-size: 25px;
    vertical-align: middle;
}


/*--------OTP---------*/

.wrapper {
    text-align: center;
}

.otp-container {
    display: inline-block;
}

    .otp-container .otp-number-input {
        width: 26.9px;
        height: 33px;
        margin: auto;
        margin-right: 2.3px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 2px solid white;
        padding: 0;
        color: #FFC50C;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 32px;
        text-shadow: none;
        box-shadow: none;
        text-align: center;
        background-color: transparent;
        font-weight: 600;
        line-height: 0;
        border-radius: 0;
        border-image-width: 0;
    }

        .otp-container .otp-number-input:focus, .otp-container .otp-number-input .otp-filled {
            outline: 0;
            border-color: white;
            transition: all 0.3s ease;
        }

        .otp-container .otp-number-input.otp-filled-active {
            outline: 0;
            border-color: #FFC50C;
        }

/*---------------*/
.header {
    color: #ffc50c;
}

/*----------success-----*/
:root {
    --color-blue: #0094ff;
    --color-white: #fff;
    --curve: cubic-bezier(0.42, 0, 0.275, 1.155);
}

*, *:before, *:after {
    box-sizing: border-box;
}

.star {
    position: absolute;
    animation: grow 3s infinite;
    fill: var(--color-blue);
    opacity: 0;
}

    .star:nth-child(1) {
        width: 12px;
        height: 12px;
        left: 12px;
        top: 16px;
    }

    .star:nth-child(2) {
        width: 18px;
        height: 18px;
        left: 168px;
        top: 84px;
    }

    .star:nth-child(3) {
        width: 10px;
        height: 10px;
        left: 32px;
        top: 162px;
    }

    .star:nth-child(4) {
        width: 20px;
        height: 20px;
        left: 82px;
        top: -12px;
    }

    .star:nth-child(5) {
        width: 14px;
        height: 14px;
        left: 125px;
        top: 162px;
    }

    .star:nth-child(6) {
        width: 10px;
        height: 10px;
        left: 16px;
        top: 16px;
    }

    .star:nth-child(1) {
        animation-delay: 1.5s;
    }

    .star:nth-child(2) {
        animation-delay: 3s;
    }

    .star:nth-child(3) {
        animation-delay: 4.5s;
    }

    .star:nth-child(4) {
        animation-delay: 6s;
    }

    .star:nth-child(5) {
        animation-delay: 7.5s;
    }

    .star:nth-child(6) {
        animation-delay: 9s;
    }

.checkmark {
    position: relative;
    padding: 30px;
    animation: checkmark 5m var(--curve) both;
}

.checkmark__check {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    fill: var(--color-white);
}

.checkmark__background {
    fill: var(--color-blue);
    animation: rotate 35s linear both infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes grow {
    0%, 100% {
        transform: scale(0);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes checkmark {
    0%, 100% {
        opacity: 0;
        transform: scale(0);
    }

    10%, 50%, 90% {
        opacity: 1;
        transform: scale(1);
    }
}


/*---------confirmation page----------*/

.text-danger strong {
    color: #9f181c;
}

.receipt-main {
    background: #ffffff none repeat scroll 0 0;
    padding: 40px 30px !important;
    position: relative;
    color: #333333;
    font-family: 'Open Sans';
    border-radius: 0.3rem;
}

    .receipt-main p {
        color: #333333;
        font-family: 'Open Sans';
        line-height: 1.42857;
    }



    .receipt-main thead {
        background: #414143 none repeat scroll 0 0;
    }

        .receipt-main thead th {
            color: #fff;
        }

.receipt-right h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 7px 0;
}

.receipt-right p {
    font-size: 12px;
    margin: 0px;
}

    .receipt-right p i {
        text-align: center;
        width: 18px;
    }

.receipt-main td {
    padding: 9px 20px !important;
}

.receipt-main th {
    padding: 13px 20px !important;
}

.receipt-main td {
    font-size: 13px;
    font-weight: initial !important;
}

    .receipt-main td p:last-child {
        margin: 0;
        padding: 0;
    }

    .receipt-main td h2 {
        font-size: 20px;
        font-weight: 900;
        margin: 0;
        text-transform: uppercase;
    }

.receipt-header-mid .receipt-left h1 {
    font-weight: 100;
    margin: 34px 0 0;
    text-align: right;
    text-transform: uppercase;
}

.receipt-header-mid {
    margin: 24px 0;
    overflow: hidden;
}

/*-------------payment page styles-----------------*/

.paymentcard {
    line-height: 2;
    background-color: #005c98;
    box-shadow: 0 -20px 150px -20px rgba(0, 0, 0, 0.5);
    border-radius: 0.3rem;
    color: #fff;
}

    .paymentcard p {
        font-size: 16px;
    }


/*--------------cards------------------*/

.card {
    margin-top: 1em;
    padding: 0.5em 0.5em 0.5em;
    /* border-radius:1em;*/
    text-align: center;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .card img {
        width: 65%;
        border-radius: 50%;
        margin: 0 auto;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .card .card-title {
        /* font-weight: 700;*/
        /* font-size: 1.5em;*/
    }

    .card .btn {
        border-radius: 0.4em;
        background-color: #ae275f;
        color: #ffffff;
        padding: 0.5em 1em;
    }

        .card .btn:hover {
            background-color: #ae275f;
            color: yellow;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        }

.btnNext {
    border-radius: 0.4em;
    background-color: #ae275f;
    color: #ffffff;
    padding: 0.5em 4em;
    font-family: 'Open Sans';
}

    .btnNext:hover {
        background-color: #ae275f;
        color: yellow;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

.btnPay {
    border-radius: 0.4em;
    background-color: #ae275f;
    color: #ffffff;
    padding: -0.5em 4em;
    font-family: 'Open Sans';
}


btnpay:hover {
    background-color: #ae275f;
    color: yellow;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
}

.btnPay1 {
    border-radius: 0.4em;
    background-color: #ae275f;
    color: #ffffff;
}

    .btnPay1:hover {
        color: yellow;
    }

.btnPay2 {
    border-radius: 0.4em;
    background-color: #ae275f;
    color: #ffffff;
}

    .btnPay2:hover {
        color: yellow;
    }

.btnRef {
    border-radius: 0.4em;
    background-color: #ae275f;
    color: #ffffff;
    padding: -0.5em 1em;
    font-family: 'Open Sans';
}

    .btnRef:hover {
        background-color: #ae275f;
        color: yellow;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

.btnepay {
    border-radius: 0.4em;
    background-color: #ae275f;
    color: #ffffff;
    padding: 0.5em 0.7em;
}

btnepay:hover {
    background-color: #ae275f;
    color: yellow;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}


.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
    /*  background-image: url('../images/arrow2.png');*/
}

@font-face {
    font-family: 'Open Sans';
    /* src: url('../lib/fontawesome/webfonts/rubik-semibold.ttf') format('truetype');*/
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

ul.dropdown-menu {
    /*background-color: #7E589E;*/
    /* background-color: #e7e7e7;*/
    font-family: 'Open Sans';
}

.fntclr {
    color: #ae275f;
}

    .fntclr:hover {
        background-color: #ae275f;
        color: white;
        /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
    }

.navbar-font {
    color: #bd2470;
}
    .navbar-font:hover {
        color: #eb6412;
    }

/*
--------------dashboardpopup-------------------*/

#Dashboardpopup {
    margin-left: 620px;
    margin-top: 120px;
}

.modelcss {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 60%;
    pointer-events: auto;
}

.modelcss1 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
}

.table-colour1 {
    background-color: #e9d8d8;
    border-width: 10px;
    border-radius: 5%;
    border-color: #cb6791;
}

@media (min-width: 576px){
    .payDetModalcss {
        max-width: 793px;
        margin: 1.75rem auto;
    } 
}

.tbl1 {
    text-align: left;
    color: #ffe27b;
}

/*----------------------------------------------*/

.table-colour {
    background-color: #601031;
    border-width: 10px;
    border-radius: 5%;
    border-color: #cb6791;
}

.btncss {
    border: 1px solid;
    border-radius: 10px;
    padding: -0.5em 1em 0.5em 0.5em;
}

.msgsuccess {
    background-color: forestgreen !important;
    color: antiquewhite !important;
}

.msgerror {
    background-color: brown !important;
    color: antiquewhite !important;
}


.tblcol {
    flex: 0 0 auto;
    width: 23.333333%;
}

.col-4 {
    flex: 0 0 auto;
    width: 18.333333%;
}

.tblcss {
    border:2px solid black;
}

.tblhd {
    background-color: #ae275f;
    border: 1px solid black;
}

.trcss {
    background-color: #ede1d9;
}

.tr1css {
    background-color: #feffd4;
}

@media (min-width: 992px) {
    .col-lg-2 {
        width: 18.666667%;
        justify-content: center;
        padding-bottom:10px;
    }
}

@media only screen and (max-width: 992px) {
    .cardcss {
        width: 50.666667%;
        justify-content: center;
        padding-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .smnavbtn {
        padding-bottom: 10px !important;
    }
}

@media (max-width: 992px) {
    .smbox {
        padding-left: 30px !important;
        padding-right: 30px !important;
        width: 80%;
    }
}

/*------------dropdown videos submenu--------------------*/

.dropdown-menu .dropdown-submenu {
    display: none;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}



