input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none!important;
    margin: 0!important;
}

#pincode,
#pincode-top,
#pincode-buttom {
    -moz-appearance: textfield!important;
}
#mothertoddler-grade #mothertod-grade-top{
    color: #9e9e9e!important;
    line-height: initial!important;
    appearance: none!important;
    background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;

}
#admission-step-2-top,
#admission-step-2,
#admission-step-2-bottom {
    display: none;
}

.color-bold {
    color: #212121!important;
}

.color-normal {
    color: #949494!important;
}

.modl {
    display: none;
    position: fixed;
    z-index: 9999!important;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-y: hidden;
    background-color: rgba(0, 0, 0, 0.4);
}

.modl-content {
    background-color: #fefefe;
    margin: auto;
    width: auto;
    max-width: 340px;
    margin-top: 80px;
    border: none;
    border-radius: 10px;
   // -ms-transform: translateY(-60%);
   // transform: translateY(-60%);
   box-shadow: 0 4px 8px 0 rgb(0 0 0 / 15%) !important;
}

.hand-cont {
    width: 75px;
    height: 75px;
    margin: 30px auto 20px;
}

.close-cont {
    width: 24px;
    height: 24px;
    display: block;
    float: right;
    margin: 10px 10px 0px 0px;
    cursor: pointer;
}

.msg-cont {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #424242;
    font-weight: 500;
    font-family: Nunito, sans-serif;
}

.msg-cont p:last-child {
    margin: 0;
}

.msg-cont p:first-child {
    margin-bottom: 8px;
}

.captcha-image label>input:checked+svg,
.captcha-image label>input:focus+svg {
    border: none!important;
    color: red!important;
}


/** form change design **/

.leadform {
    padding: 10px 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .15) !important;
}

.leadform .form-control {
    border-radius: 6px;
    background: #eeeeee;
    border: none;
    /* color: #949494!important; */
    font-weight: bold;
}

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

.form-group:last-child {
    margin-bottom: 5px;
}

.captcha-image {
    border: 1px solid #BDBDBD!important;
    border-radius: 6px;
    font-size: 15px;
    color: #757575;
    display: block!important;
    max-width: 250px;
    margin: 0 auto;
}

.captcha-image svg {
    padding: 0!important;
    width: 30px!important;
    height: 30px!important;
    margin-top: 14px!important;
}

.captcha-image label {
    margin-bottom: 0;
    color: #BDBDBD;
}

#admission_top .btn-orange {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto 0!important;
    max-width: 250px;
}

.leadform h3 {
    padding-top: 0px;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 26px;
    color: #424242;
}

.form-group-lg select.form-control {
    line-height: initial!important;
   /* appearance: none!important; */
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important
}

.form-group-lg select.form-control:focus {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
}

.form-group-lg .form-control {
    border-radius: 6px!important;
    background: #fff!important;
    border: none!important;
    color: #424242;
    font-weight: normal!important;
    box-shadow: none!important;
    font-size: 18px!important;
}

.modal .modal-content {
    border: none;
    border-radius: 10px;
    padding-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .15) !important;
}

.leadform .btn-orange {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto 0 !important;
    max-width: 250px;
}

.modal-title {
    margin-bottom: 29px;
    margin-top: 5px;
    letter-spacing: 1px;
}

#schedulesitevisit .modal-dialog{
    max-width: 380px;
    margin: 0 auto;
    margin-top: 80px;
}
#admissions .modal-dialog{
  max-width: 650px;
  margin: 0 auto;
    margin-top: 80px;
}

.modal-header {
    border-bottom: none;
}

.form-group-lg select.form-control {
    -webkit-appearance: none!important;
}

.modal .close {
    background: none!important;
    border: none!important;
    height: 24px;
    right: 5px;
    width: 24px;
}

.modal .close:active,
.modal .close:focus,
.modal .close:hover {
    border: none;
}

.modal .close {
    color: #000!important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #949494 !important;
    -webkit-box-shadow: 0 0 0px 1000px #eee inset!important;
    transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill::first-line {
    font-size: 18px;
    font-weight: bold;
    font-family: Nunito, sans-serif;
}

.modal-backdrop {
    background-color: rgb(0 0 0 / 0.6);
}

.modal-title {
    font-size: 26px;
    font-weight: bold;
    color: #424242;
    line-height: 1;
}

.modal.btn-orange {
    font-size: 18px;
    font-weight: bold;
}

#admissions .btn-orange {
    font-size: 18px;
    font-weight: bold;
    max-width: 250px;
    margin: auto;
}

#schedulesitevisit .btn-orange {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto 0 !important;
    max-width: 250px;
}

@media (max-width: 480px) {
    .modal-title {
        font-size: 22px;
    }
}

#investment {
    color: rgb(148, 148, 148);
}

@media (max-width: 376px) {
    .form-group-lg .form-control {
        font-size: 13px;
    }
    .form-group-lg select.form-control {
        white-space: pre-wrap;
    }
}

.modal-backdrop.in {
    opacity: 0.6;
}

@media (min-width: 769px) {
    .hand-cont {
        width: 100px;
        height: 100px;
        margin: 40px auto;
    }
    .modl-content {
        max-width: 600px;
    }
    .msg-cont {
        margin-bottom: 50px;
        font-size: 24px;
        color: #616161;
    }
    .modl-content {
     /*   border: 4px solid #f58320; */
    }
    /* .modl{
        padding-top: 250px;
    } */
    #schedulesitevisit .modal-dialog,
    #admissions .modal-dialog {
        margin-top: 80px;
    }
    .form-group-lg .form-control {
        font-size: 18px;
    }
}