@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');* {box-sizing: border-box;transition: all .5s;}a {text-decoration: none;color: #0084A0;}label span {color: red;font-size: 1rem;}.alert-warning {color: #664d03;background-color: #ffc1c1 !important;border-color: transparent;}.alert-dismissible .btn-close {position: absolute;top: 0;right: 0;z-index: 2;padding: 1.25rem 1rem;top: 50%;transform: translateY(-50%);}.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {color: #767676;}.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {background-color: var(--bs-blue);}.disabled {pointer-events: none;}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}body {-webkit-user-drag: none;background: transparent !important;}body {font-family: "Montserrat", sans-serif !important;margin: 0 !important;padding: 0 !important;}.registration-section i.fas.fa-eye-slash.toggle-password, i.fas.toggle-password.fa-eye {position: absolute;right: 4% !important;top: 50% !important;}.login-form b, strong {font-weight: 500;font-size: 13px;display: block;margin-top: -1rem;}button.paybtn-copied {padding: .5rem 1.5rem !important;background: var(--gredient-2);height: auto;border-radius: .3rem;margin-top: .5rem;}span.invalid-feedback strong {display: block;margin: 0 !important;}header.py-2 {position: static;}label {text-transform: none !important;font-size: 13px;font-weight: 600;color: #696969;height: 25px;display: flex;gap: .2rem;}label span {margin-top: -.2rem;color: red;}.resendOTP {background: transparent;color: #21a4b8;padding: 0 !important;height: auto;display: block;margin-top: -1rem;margin-bottom: 1rem;font-weight: 600 !important;}header .nav-link {color: #000000;background: #f5f5f5;margin-right: 1rem;border-radius: .3rem;}header {box-shadow: none !important;}.container {max-width: 1140px;}:root {--primary-color-1: #343991;--primary-color-2: #0F6D6A;--primary-color-3: #93C13E;--primary-color-4: #1BB3D5;--primary-color-5: #EEC51C;--gray-color-1: #F3F3F3;--gray-color-2: #D9D9D9;--gray-color-3: #B2B2B2;--gray-color-4: #808080;--gray-color-5: #EEC51C;--border-radius: .5rem;--input-height: 60px;--font-size-1: 1rem;--font-size-2: 1.5rem;--font-size-3: 2rem;--gredient-1: linear-gradient(180deg, #343991, #191C4E);--gredient-2: linear-gradient(180deg, #1BB3D5, #0C87A3);}a.download:hover {background: transparent;color: #000;}h1, h2, h3, h4, h5, h6 {font-family: "Montserrat", sans-serif;font-weight: 700;}p, a, button, li, td, th, span, label {font-family: "Montserrat", sans-serif;font-weight: 500 !important;margin: 0;font-size: .8rem;}.login-box {display: flex;}.txo-logo {width: 160px;}.login-form {width: 30%;background: var(--gredient-1);min-height: 100vh;position: relative;overflow: hidden;z-index: 1;display: flex;flex-direction: column;justify-content: space-between;}.login-form .form p, .login-form .form a {color: #fff;}.login-form .form a {font-weight: 700;text-decoration: underline;}.login-form .form {padding: 2rem;display: flex;gap: .5rem;flex-direction: column;flex: 1;justify-content: center;}.login-form .form h2 {color: #fff;margin: 0;font-size: 1.6rem;}.login-form .form label {color: #fff;margin: 0;display: flex;align-items: center;column-gap: .3rem;}.login-form input[type="checkbox"] {width: 16px;height: 16px;}.login-form .form button {background: var(--gredient-2);height: 45px;border: none;border-radius: var(--border-radius);font-size: .8rem;color: #fff;display: flex;align-items: center;justify-content: center;gap: .3rem;font-family: "Montserrat", sans-serif;}.form .form-control {font-family: "Montserrat", sans-serif;height: 45px;padding: 1rem 1.5rem;border-radius: var(--border-radius);border: none;box-shadow: 1px 0 5px #00000045;font-size: .8rem;font-family: "Montserrat", sans-serif;font-weight: 500;}.form .form-control:focus {outline: none;}.form p {font-size: .9rem;}.form p a {font-weight: 700 !important;font-size: .8rem;}.form p .link {font-size: .9rem;display: block;margin-top: .3rem;font-weight: 500 !important;}.login-box .logo {padding: 1.5rem 2rem;}.blob-1, .blob-2 {position: absolute;}.blob-1 {width: 250px;right: -10%;z-index: -1;top: 0;}.blob-2 {width: 300px;bottom: -5%;z-index: -1;left: 10%;}.dots-1 {position: absolute;width: 10px;right: 2rem;top: 2rem;animation: moveUpDown 3s infinite;}.dots-2 {position: absolute;width: 10px;left: 2rem;bottom: 2rem;animation: moveUpDown1 3s infinite;}@keyframes moveUpDown {0% {top: 10px;}50% {top: 30px;}100% {top: 10px;}}@keyframes moveUpDown1 {0% {bottom: 10px;}50% {bottom: 30px;}100% {bottom: 10px;}}.trophy {position: relative;text-align: center;}.trophy-img {width: 60px;bottom: 0;animation: zoomInOut 1s infinite alternate;}@keyframes zoomInOut {0% {transform: scale(1);}100% {transform: scale(1.1);}}span#typewriter {font-size: 2rem;color: #2e3281;text-transform: uppercase;white-space: nowrap;overflow: hidden;border-right: 2px solid black;font-weight: 700 !important;animation: blink-caret 0.75s step-end infinite;}@keyframes blink-caret {from, to {border-color: transparent;}50% {border-color: black;}}.login-creative {width: 70%;display: flex;flex-direction: column;justify-content: center;height: 100vh;text-align: center;}.login-creative h4 {margin: 0;font-size: 1.5rem;color: var(--primary-color-4);}.login-creative .main {width: 100%;}.login-creative img {display: block;width: 65%;margin: 0 auto;}.logo-main {width: 180px;}.logo-overseas {width: 152px;}h2 {font-weight: 700;color: var(--primary-color-1);}h4 {font-weight: 600;font-size: 1.2rem;margin: 0;margin: 1rem 0;color: var(--primary-color-1);}.form-control, .form-select {font-family: "Montserrat", sans-serif;height: 50px;font-weight: 500;font-size: .9rem;}.registration-section .nav-link.active {height: 55px;display: flex;width: 100%;background: var(--gredient-2);font-weight: 500;}.registration-section a.nav-link.active {justify-content: center !important;align-items: center !important;color: #fff !important;}img.bg {position: absolute;bottom: 0;z-index: -1;right: 0;width: 40%;}.registration-section .nav-link {height: 55px;display: flex;width: 100%;background: var(--gray-color-1);font-weight: 600;color: #000;justify-content: center !important;align-items: center !important;}.registration-section ul#pills-tab {display: flex;justify-content: space-between;gap: 1rem;}.registration-section ul#pills-tab li {flex: 1;}b {font-weight: 700 !important;}.registration-section {padding-bottom: 3.5rem;position: relative;}.registration-section .pass_word {position: relative;}.registration-section a.ms-3 {display: flex;align-items: center;column-gap: .5rem;margin: 0 !important;padding: 0 !important;font-weight: 600 !IMPORTANT;color: var(--primary-color-4);}.registration-section i.fas.fa-eye-slash.toggle-password, i.fas.toggle-password.fa-eye {position: absolute;right: 4%;top: 50%;transform: translateY(-50%);}.registration-section .btn-primary {box-shadow: 1px 0 5px #00000045;color: #fff;border: none;background: var(--primary-color-1);border-radius: 100px;font-weight: 500;padding: 8px 29px;font-size: 1rem;margin: 1rem 0;border-radius: .3rem;box-shadow: none;}footer {background: var(--gredient-1);padding: 3rem 0;}footer p, footer a {color: #fff;margin: 0;text-decoration: none;font-weight: 500;font-size: .9rem;}button {background: var(--gredient-1);height: 55px;border: none !important;border-radius: var(--border-radius);font-size: .8rem;color: #fff;display: flex;align-items: center;justify-content: center;gap: .3rem;padding: .5rem 1.5rem !important;}button.btn.btn-primary {display: flex;align-items: center; height: 50px;}@media screen and (max-width:840px) {.login-creative {display: none;}.login-form {width: 100%;}}.whatsAppChat {width: 60px;position: fixed;right: 1.5rem;bottom: 2.5rem;}.registration-section {margin-top: 1.5rem;}@media screen and (max-width:480px) {label {display: inline !important;}.custom-file-input::before {padding: 5px 10px !important;}.registration-section a.nav-link {font-size: .8rem;}.form-control, .form-select, button {height: 45px;font-weight: 500;font-size: .9rem;}.logo-main {width: 145px;}.logo-overseas {width: 124px;}.logo-footer {display: block;margin: 0 auto;margin-top: -1rem;}.register-box, .login-box {margin: 0rem;}}.pointer-event-none {pointer-events: none;}.actionalble-tabs {display: none;}header {position: static;}.whatsAppChat {z-index: 1000;}.container {max-width: 1140px !important;}section.student-info {background: radial-gradient(#ffffff, #d5faff);width: 100%;position: relative;z-index: 1000;}.login-page .logo {width: 160px;}.header-flex {display: flex;justify-content: space-between;align-items: center;}.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {color: var(--bs-btn-active-color);background-color: var(--bs-btn-active-bg);border-color: transparent;}.progress-bar {display: flex;flex-direction: column;justify-content: center;overflow: hidden;color: #000;text-align: center;white-space: nowrap;background-color: #0d6efd00;transition: width .6s ease;}.login-page {display: flex;flex-wrap: wrap;position: relative;}.login-page .left-section {background: url('../images/login-bg.png') no-repeat;background-size: cover;max-height: 100vh;display: flex;flex-direction: column;justify-content: space-between;width: 65%;overflow: hidden;padding: 1.5rem 2rem;}.login-page .left-section .login-creative {width: 580px;display: block;margin: 0 auto;}.login-page .right-section {width: 35%;height: 100vh;display: flex;flex-direction: column;justify-content: space-between;padding: 1.5rem 2rem;}.login-page .right-section h4 {font-weight: 700;margin-bottom: 1.1rem;color: #20377a;}.login-page .right-section .form-control {height: 50px;}button.btn-login {background: linear-gradient(180DEG, #061534, #1B4077);border-radius: 5px;border: none;height: 50px;width: 100%;color: #FFF;}.login-page a {color: rgb(30 55 126);text-decoration: underline;font-weight: 500;display: block;}.login-page a.fw-800 {font-weight: 700;margin-top: .8rem;font-size: 17px }img.w-icon {width: 55px;margin-bottom: 2.5rem;display: inline-block;}header {background: linear-gradient(180deg, #21367c, #101d4d);padding-top: 1.5rem;padding-bottom: 10rem;}.profile-info {margin-top: -8rem;padding: 1rem;border-radius: .5rem;background: #fff;border: 1px solid #dedede !important;display: flex;justify-content: space-between;flex: 1;flex-wrap: wrap;}ul.dropdown-menu.show {z-index: 1050;}.tab-box {padding: 1rem;border-radius: .5rem;margin: 1.5rem 0;min-height: 260px;border: 1px solid #d4d4d4;}.height-auto {min-height: 550px;}.pofile {display: flex;column-gap: 1.5rem;width: 100%;}.option {width: 2%;}h4.st-name span {font-size: 13px;color: #83b748;font-weight: 500;}h4.st-name {display: flex;align-items: center;column-gap: .5rem;font-weight: 700;color: #0e3f88;font-size: 1.7rem;text-transform: uppercase;margin: 0;margin-bottom: .5rem;}.picture {width: 180px;height: 200px;background: #ababab;border-radius: .5rem;}.profile-details {display: flex;flex-direction: column;flex: 1;}.info {display: flex;column-gap: 1.5rem;}.info .info1 {flex: 0 0 31.5%;}.info .info1 p {margin: 0;font-weight: 600;color: #696767;margin-bottom: .5rem;width: 226px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.info .info1 .fa {width: 20px;}.enrollment-info {display: flex;column-gap: 1.5rem;}.enrollment-info .info1 {flex: 0 0 31.5%;}.enrollment-info .info1 {border: 1px dashed #d8d8d8;padding: .8rem;border-radius: .5rem;}.enrollment-info .info1 h4 {font-size: .9rem;font-weight: 600;margin: 0;line-height: 1.2rem;}.progress {height: .6rem !important;}.enrollment-info span {color: #bbb;font-size: 10px;text-transform: uppercase;display: block;}.progress-bar .d-flex {justify-content: space-between;}.progress-bar p {margin: 0;margin: .6rem 0;}.actionalble-tabs ul {list-style: none;margin: 0;padding: 0;display: flex;column-gap: 4rem;margin-top: 1rem;}.actionalble-tabs ul li {font-size: 1.1rem;font-weight: 500;color: #939393;text-align: center;}.actionalble-tabs li a {padding: 0 !important;color: #ababab !important;font-size: 1rem;}.actionalble-tabs li a.active {position: relative;color: #142358 !important;background: transparent !important;font-weight: 600 !important;}.actionalble-tabs li a.active::after {content: '';position: absolute;left: 50%;bottom: -16px;transform: translateX(-50%);height: 4px;background: #142358;width: 32px;border-radius: 5px 5px 0 0;}section.student-info {background: radial-gradient(#ffffff, #d5faff);width: 100%;}.tab-box h4 {font-size: 1.1rem;font-weight: 600;margin: 0;color: #0e3f88;position: relative;margin-bottom: 1rem;}.tab-box h4::after {content: '';position: absolute;left: -16px;height: 28px;background: #142358;width: 4px;bottom: 4px;border-radius: 0px 5px 5px 0px;}ul.student-corner {list-style: none;margin: 0;padding: 0;}ul.student-corner li a {padding: .7rem 0 !important;display: block;text-decoration: none;color: #353333;font-weight: 500;}ul.student-corner li+li a {border-top: 1px solid #dedede;}.tab-box.mb-3 span {font-weight: 500;font-size: 12px;color: #ababab;}.tab-box.mb-3 p {font-weight: 600 !important;}.tag {position: absolute;right: 5%;bottom: 1.2%;background: #3F51B5;width: 120px;text-align: center;border-radius: 0 10px 0px 0px;color: #fff;}.mCSB_scrollTools .mCSB_draggerRail {width: 4px;}.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: #e9e9e9;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #fff;background-color: rgb(41 115 157);}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #fff;background-color: rgb(41 115 157);}div#mCSB_1_dragger_vertical .mCSB_dragger_bar {background-color: rgb(41 115 157);}.tab-box h6 {margin: 0;margin-bottom: 1.5rem;color: #1eaab1;font-weight: 600;margin-top: 2rem;}.tab-box label {font-size: 13px;display: block;margin-bottom: .5rem;font-weight: 500;}.tab-box .form-control {height: 50px;}.progress, .progress-stacked {--bs-progress-height: 0.5rem;}.progress-bar p {font-size: .9rem;font-weight: 600;}a.download {text-decoration: none;color: #2497af;}ul.testlist {list-style: none;margin: 0;padding: 0;}ul.testlist>li {border: 1px solid #e3e3e3;border-left: 5px solid #1eaab1;padding: 1rem 1rem;border-radius: .5rem;}ul.testlist>li:nth-child(even) {border-left: 5px solid #83b748;}ul.testlist>li:nth-child(even) h5 {color: #83b748;}ul.testlist li+li {margin-top: .8rem;}ul.testlist h5 {font-size: 1rem;font-weight: 700;}ul.testlist ul {list-style: none;margin: 0;padding: 0;display: flex;justify-content: space-between;align-items: center;}ul.testlist ul li span {font-size: .8rem;color: #ababab;}ul.testlist ul li p {margin: 0;font-weight: 700;}ul.testlist h5 {color: #1eaab1;}a.textbtn {text-decoration: none;background: linear-gradient(45deg, #1eaab1, #1e8abc);padding: .3rem 1rem;border-radius: 2rem;color: #fff;}footer.py-5 {background: linear-gradient(180deg, #1A3584, #15275b);}footer h4 {margin: 0;margin-bottom: .8rem;font-size: 1rem;color: #00bcd4;}footer a {text-decoration: none;color: #fff;display: block;}section.main-footer-msg {background: #000;}section.main-footer-msg p {margin: 0;color: #fff;padding: .5rem;}.picture {width: 180px;height: 200px;background: linear-gradient(181deg, #dcdbdb, #efefef) !important;border-radius: .5rem;display: flex;justify-content: center;align-items: center;}@media screen and (max-width:840px) {.header-flex .logo {width: 150px;margin-bottom: 1rem;}.header-flex {flex-direction: column;}.picture {width: 120px;height: 120px;border-radius: 120px;display: block;margin: 0 auto;}.picture img {width: 100% !important;}.enrollment-info {flex-direction: column;gap: 1rem;margin-top: .5rem;margin-bottom: 2rem;}.profile-details {background: #f5f5f5;padding: 1.2rem;border-radius: 1rem;}.enrollment-info {margin-bottom: 1rem;border-bottom: 1px solid #ababab;padding-bottom: 3rem;}.enrollment-info .info1 {border: none;padding: 0;}.info {flex-direction: column;gap: .2rem;margin-bottom: 1rem;border-bottom: 1px solid #ababab;padding-bottom: 1rem;}.pofile {flex-direction: column;gap: 1rem;width: 100%;}h4.st-name {justify-content: center;}.actionalble-tabs ul {list-style: none;margin: 0;padding: 0;display: flex;gap: 2rem;margin-top: 1rem;justify-content: center;}.tab-box {margin: 0.8rem 0;}}.result-box {display: flex;justify-content: space-between;align-items: center;background: linear-gradient(45deg, #179197, #5ec168, #25aca9, #1eaab1);padding: 1.2rem 1.5rem;border-radius: .4rem;margin-top: 1.5rem;}.result-box h2 {margin: 0;color: #fff;font-weight: 300;font-size: 2rem;}.result-box h2 span {font-size: 2rem;font-weight: 800;color: #fff;}.result-box a {background: #182964;padding: .5rem 1.2rem;border-radius: 1.5rem;color: #fff;box-shadow: 1px 0 5px #00000045;}.download_paper_key_button {background: #182964;padding: .2rem 1rem;border-radius: 1.5rem;color: #fff;box-shadow: 1px 0 5px #00000045;font-size: .9rem;border: none;}.download_paper_key_button:hover {background: #3caf48;color: #fff;}ul#pills-tab {display: flex;gap: 1rem;}ul#pills-tab li {margin: 0;padding: 0 !important;}ul#pills-tab li button.nav-link {background: #c5f1f3;padding: 0 !important;height: auto;padding: .5rem 1.5rem !important;border-radius: 1.5rem;color: #171717 !important;box-shadow: none;}ul#pills-tab li button.nav-link.active {background: #1eaab1;padding: 0 !important;height: auto;padding: .5rem 1.5rem !important;border-radius: 1.5rem;color: #fff !important;}.first, .second, .third {padding: 1rem;background: #e1e1e1ab;border-radius: 1rem;}.first h3, .second h3, .third h3 {font-weight: 700;font-size: 1.3rem;text-transform: uppercase;color: #1b4077;}.first h3 span, .second h3 span, .third h3 span {font-size: 1.3rem !important;font-weight: 700 !important;color: #1baab1 !important;}.first {background: linear-gradient(45deg, #abfbff, #4eced4) }.second {background: linear-gradient(45deg, #e3ffab, #c1e578, #92b44c) }.third {background: linear-gradient(45deg, #ffe896, #e8cd6e, #d58924) }ul.leaderboardList {list-style: none;padding: 0;margin-bottom: 0px !important;}ul.leaderboardList li .d-flex {background: #fff;align-items: center;justify-content: space-between;padding: .7rem;gap: 1.5rem;border-radius: .5rem;}ul.leaderboardList li+li {margin-top: .8rem;}ul.leaderboardList li h5, ul.leaderboardList li h6 {margin: 0;margin-bottom: -.2rem;}.name-box h5 {color: #1b4077;font-size: 1.2rem;}.name-box span {height: auto !important;margin: 0;padding: 0;}.LeaderBoardHeading {display: flex;justify-content: space-between;margin-bottom: 1.2rem;align-items: center;;}.LeaderBoardHeading h3 {margin-bottom: 0px;}ul.leaderboardList li .country, ul.leaderboardList li .ranks, ul.leaderboardList li .marks-obtains {display: flex;column-gap: .7rem;align-items: center;}ul.leaderboardList li .country {width: 150px }.marks-obtains {width: 150px;}ul.leaderboardList li .name-box {flex: 1;}ul.leaderboardList li .country label, ul.leaderboardList li .ranks label, ul.leaderboardList li .marks-obtains label {font-size: .8rem;font-weight: 600 !important;text-transform: capitalize;margin: 0 !important;}ul.leaderboardList li .country h6, ul.leaderboardList li .ranks h6, ul.leaderboardList li .marks-obtains h6 {font-weight: 700 !important;color: #1b4077;font-size: 1rem;}li.myself .d-flex {background: #e2ffa7 !important;box-shadow: 1px 0 5px #00000045;}.student-inforation h3 {color: #1baab1;font-size: 1.2rem;}button.share-button {padding: 5px 15px !important;height: auto;margin-right: 10px;order: 3;border-radius: 20px;margin-left: 1rem;}.form-switch {margin-left: auto;margin-right: 20px;}ul.my-ranks {list-style: none;padding: 0;background: #f5f5f5;padding: 1rem;}ul.my-ranks p {font-size: 1.1rem !important;font-weight: 700 !IMPORTANT;color: #097c46;}ul.my-ranks span {font-size: .7rem;text-transform: uppercase;font-weight: 800;color: #272b71;letter-spacing: 1px;}ul.my-ranks {background: linear-gradient(183deg, #cefdff, #c6fdff);border-radius: .5rem;margin-bottom: 0rem;}ul.my-ranks .d-flex {align-items: center;column-gap: .5rem }ul.my-ranks .truncate {width: 160px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}.d-flex.profile-heading-flex {justify-content: space-between;}button.btn.dropdown-toggle.text-white {background: transparent !important;}.profile-info ul li {width: inherit;}.profile-info {border-bottom: none;}.student-corner {box-shadow: none;}footer a:hover {color: #fff;}.contact-info p {display: flex;align-items: center;gap: .5rem;margin-bottom: .5rem;}.tab-box.mb-3 p {font-weight: 600 !important;font-size: 1.1rem;margin-bottom: .5rem;}.tab-box.mb-3 span {font-weight: 600;}a.download {padding: 0;border: none;font-weight: 600 !important;}.option {width: 2%;display: none;}.form-switch {padding-left: 2.5em;display: flex;align-items: center;column-gap: .5rem;}.truncate {width: 250px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}#performence table.table.table-bordered th, #performence table.table.table-bordered td {font-size: .7rem !IMPORTANT;text-transform: uppercase;}#performence table.table.table-bordered th {font-weight: 700;background: #dfdfdf;}#performence table.table.table-bordered {margin: 0;border-radius: 0 !important;}#performence.table-responsive {border-radius: 0;border: none;}@keyframes blink {0%, 100% {color: yellow;}33% {color: #bfe51f;}66% {color: #21367c;}}.blink {animation: blink 1s infinite;}.modal-backdrop.fade.show {opacity: 1;background: #00000070;}#examSchedule .table-responsive {border-radius: 0;border: none;}#examSchedule table.table.table-bordered th {font-weight: 600;background: #56b4b9;text-align: center;color: #fff;text-transform: uppercase;}#examSchedule table.table.table-bordered {margin: 0;border-radius: 0 !important;}.result-box button {padding: 0 !important;height: 35px !important;padding: .1rem 1.5rem !important;border-radius: 2rem;background: #182964;}@media screen and (max-width: 912px) {.stay-tuned {background: linear-gradient(45deg, navy, #008daa);padding: 2rem 01rem;}.stay-tuned img.flash {width: 180px;display: block;margin: 0 auto;}h6.text-white.text-center.pb-4.m-0 {font-size: 1.2rem;}.stay-tuned .d-flex {column-gap: 1.2rem;justify-content: space-between;}.picture {margin: 0 auto;}.d-flex.profile-heading-flex {margin: 0 auto;padding: 1rem 0;}.pofile {flex-direction: column;justify-content: center;}.login-creative {display: none;}}@media screen and (max-width: 480px) {ul.leaderboardList li .d-flex {flex-direction: column;justify-content: flex-start ! IMPORTANT;align-items: start;gap: .8em;}.LeaderBoardHeading h3 {flex: 1;width: 100%;}.LeaderBoardHeading .form-chcek {width: 50% !important;}.LeaderBoardHeading {flex-direction: column;align-items: self-start;gap: .8rem;}.LeaderBoardHeading .form-switch {margin-left: 0;}.LeaderBoardHeading button.share-button {margin-left: 0;}.result-box {flex-direction: column;}.result-box h2, .result-box h2 * {font-size: 1.5rem !IMPORTANT;margin-bottom: 1rem;}.flex.m-0 {flex-direction: column;}.tab-box h4 {margin-bottom: 0px;}.tab-box h4::after {display: none;content: '';}ul#pills-tab {display: flex;gap: 1rem;justify-content: center;}select#selct_exam_type {width: 100% !important;}}.flashquiz {background: linear-gradient(45deg, #3F51B5, #011582);padding: 1.5rem;border-radius: .5rem;margin-top: 1.5rem;position: relative;z-index: 1;overflow: hidden;}.flashquiz::after {position: absolute;right: -8%;top: 0;width: 200px;height: 200px;content: '';z-index: -1;background: #ffffff1a;border-radius: 200px;}.flashquiz::before {position: absolute;right: 0;bottom: 0;width: 200px;height: 200px;content: '';z-index: -1;background: #ffffff1a;border-radius: 200px;}.redirection h2 {color: #fff ! IMPORTANT;margin: 0;font-size: 1.2rem;font-weight: 600;}.top-quiz-actionbar h5 {margin: 0;color: #00abc1;}.top-quiz-actionbar span {font-size: .8rem;font-weight: 600;}.redirection span {color: #c8f9ff;font-size: .9rem;}.redirection {display: flex;justify-content: space-between;align-items: center;}.redirection a {background: #fff;padding: .6rem 1.5rem;border-radius: 2rem;font-weight: 600 !IMPORTANT;color: #00BCD4;}.redirection a:hover {background: linear-gradient(45deg, #00BCD4, #2e43b9);color: #fff;}.top-quiz-actionbar {display: flex;justify-content: space-between;animation: ce;margin-bottom: 1.5rem;}.flash {animation: blinkBg 1s infinite;font-size: 1.2rem !important;font-weight: 600 !important;}@keyframes blinkBg {0% {color: #ff0;}50% {color: #f00;}100% {color: #ff0;}}.top-quiz-actionbar h5 {margin: 0;}.top-quiz-actionbar span {font-size: .8rem;}.top-quiz-actionbar .grade-and-action {display: flex;align-items: center;gap: .8rem;}.top-quiz-actionbar .grade-and-action a {background: linear-gradient(45deg, #4CAF50, #247727);color: #fff;padding: .5rem 1.5rem;border-radius: .4rem;display: inline-block;box-shadow: 1px 0 5px #00000045 ! IMPORTANT;}h5.subject-name {text-align: right;color: #00a1b6;font-weight: 600;font-size: 1.3rem;}ul.mange-exam-times {list-style: none;margin: 0;padding: 0;display: flex;gap: 1rem;flex-wrap: wrap;}h5.subject-name {text-align: right;color: #00a1b6;font-weight: 600;font-size: 1rem;text-transform: uppercase;}ul.mange-exam-times li {text-align: center;background: #fff;flex: 1;padding: .8rem;border-radius: .5rem;border: 1px solid #00bcd475;}ul.mange-exam-times span {font-size: .9rem;color: #009eb2;margin: 0;}.grade-and-action span {font-weight: 700;}.tab-box.p-4 {background: #d0faff;}.tab-box.p-4 h1 {margin: 0;background: -webkit-linear-gradient(#12206f, #00BCD4);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 2.2rem;}button.owl-prev, button.owl-next {box-shadow: none;}button.owl-prev {position: absolute;left: 0px;top: 18%;}button.owl-next {position: absolute;right: 0px;top: 18%;}button.owl-prev span {color: #00BCD4 ! IMPORTANT;}.uploadschool-data a {display: block;text-align: center;background: #0290a2;width: 300px;margin: 0 auto;padding: .8rem 1.5rem;border-radius: .4rem;color: #fff;box-shadow: 1px 0 5px #00000042;font-size: 1rem;}.uploadschool-data a:hover {background: #1f4485;}.reward {text-transform: uppercase;color: #1f4485 ! IMPORTANT;font-weight: 600;}.modal-content {border-radius: 1.22rem;border: none;background: linear-gradient(45deg, #fffcf0, #d9fbff);}.modal-content .fs-5 {font-size: 1.25rem !important;color: #0097aa;font-weight: 600;}.modal-content button.btn.btn-primary {border-radius: .5rem;height: 50px !important;width: 100%;background: #00899a;}.modal-header {border-bottom: 1px solid #ffffff00;}@media screen and (max-width:840px) {ul.mange-exam-times li {text-align: center;background: #fff;flex: 1;padding: .8rem;border-radius: .5rem;border: 1px solid #00bcd475;flex-direction: column;}.redirection {flex-direction: column;gap: 1rem;text-align: center;}.redirection h2 {margin-bottom: 1rem;}.top-quiz-actionbar {display: flex;justify-content: center;margin-bottom: 1.5rem;flex-direction: column;gap: 1rem;align-items: center;text-align: center;}h5.subject-name {text-align: center;}}.stay-tuned {background: linear-gradient(45deg, navy, #008daa);padding: 2rem;border-radius: 1rem;}.stay-tuned img.flash {width: 240px;display: block;margin: 0 auto;}.stay-tuned .d-flex img {width: 30%;}.stay-tuned .d-flex {column-gap: 2.2rem;justify-content: space-between;}.stay-tuned h2.text-white.text-center.pt-4.m-0 {font-weight: 600;}.stay-tuned h6.text-white.text-center {margin: 0;font-weight: 500;text-transform: uppercase;margin-top: 1.2rem;font-size: 1.5rem;}.stay-tuned p.text-white.text-center {color: goldenrod ! IMPORTANT;font-weight: 400;text-shadow: none;margin-bottom: 1rem;}.iti {position: relative;display: block;margin-bottom: 1rem;}.mobile-verification, .email_verification {padding: 1rem;display: flex;flex-direction: column;row-gap: 1rem;background: #c6f5ffba;border-radius: 1rem;margin-bottom: 1rem;}.mobile-verification h4, .email_verification h4 {margin: 0;}.mobile-verification input, .email_verification input {width: 100%;height: 45px;border: none;border-radius: .2rem;outline: none;padding: 1rem;font-weight: 600;}.mobile-verification button, .email_verification button {height: 45px;border-radius: .2rem;border: none;padding: .5rem 1rem;background: linear-gradient(45deg, #14B3D5, #1474D5);color: #fff;font-weight: 600;}.verifation_step_2, .verifation_step_1, .email_verification {display: flex;}.div1 {flex: 2;}.email_verification .verifation_step_2 .div1 {flex: 2;}#VerificationModal .alert-success {color: #19b36b;background-color: #eeeeee00;border-color: transparent;padding: 0;margin: 0;}#VerificationModal .alert-danger {color: red;background-color: #eeeeee00;border-color: transparent;padding: 0;margin: 0;}.crisp-client .cc-tlyw .cc-kxkl .cc-nsge .cc-imbb {width: 72px !important;height: 72px !important;display: block !important;border-radius: 100% !important;box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05) !important;transition: transform .15s ease-in-out }span.cc-imbb.cc-qfnu {width: 70px !important;height: 70px !important;background: #000 !important;border-radius: 70px !important;background: linear-gradient(180deg, #0091D1, #3EBFB4) !important;background: url(https://d3594pyssyqeez.cloudfront.net/wp-content/uploads/2023/03/06092232/customer-service.png) no-repeat, #071E62 !important;background-size: 42px 42px !important;background-position: center !IMPORTANT;}.crisp-client .cc-tlyw .cc-qfnu {background-color: #1972F5 !important;}@keyframes shadow-pulse {0% {box-shadow: 0 0 0 0px rgba(0, 112, 244, 0.4);}100% {box-shadow: 0 0 4px 18px rgba(0, 112, 244, 0);}}.pulse_button {animation: shadow-pulse 1.5s infinite;}a.loader-custom span {color: #fff;margin-right: 8px;}h4 img {width: 20px;}footer .mb-4 {margin-bottom: 1.5rem !important;}footer ul li+li {margin: 0;padding: 0;}footer ul li {margin: 0;padding: 0;}footer ul li a {font-size: .8rem;margin: 0;padding: 0;font-weight: 500;}footer ul {margin-bottom: 1.5rem;}li.nav-item.position-relative.download-certificate a {background: linear-gradient(45deg, #66c768, #14abd5);border-radius: 1.5rem;padding: 0.2rem 1rem;color: #fff;box-shadow: 1px 0 5px #00000045;}li.nav-item.position-relative.download-certificate a>span {animation: blink-animation 1s steps(5, start) infinite;-webkit-animation: blink-animation 1s steps(5, start) infinite;}@keyframes blink-animation {to {visibility: hidden;}}@-webkit-keyframes blink-animation {to {visibility: hidden;}}.whatsAppChat img {width: 170px;border-radius: .6rem;box-shadow: 1px 0 5px #00000045;}.whatsAppChat {width: 200px;position: fixed;right: -17px;bottom: 15px;}.picture {width: 180px;height: 200px;background: linear-gradient(181deg, #DCDBDB, #EFEFEF) !important;border-radius: .5rem;display: flex;justify-content: center;align-items: center;overflow: hidden;object-fit: none;}button.btn-close {background-color: transparent;box-shadow: none;}.picture img {width: 100% !important;height: 200px;}.result-box button {padding: 0 !important;height: 35px !important;padding: 1.2rem 1.3rem !important;border-radius: 2rem;background: #FFFFFF;color: #000;border-radius: .8rem;margin: 0 !IMPORTANT;}.result-box button:hover {box-shadow: 1px 0 15px #00000045 !important;}.result-box {column-gap: 1rem }.result-box h2 {font-size: 1.2rem;font-weight: 600;flex: 1 }.d-flex .certificate a:hover {box-shadow: 1px 0 30px #00000045;}.result-box a {background: transparent;color: #000;box-shadow: none;border-radius: .8rem;background: #fff;}.result-box a:hover {box-shadow: 1px 0 15px #00000045;}.d-flex .certificate {margin-top: 1.3rem;column-gap: 10px !important;}.d-flex .certificate a {color: #FFFFFF;background: linear-gradient(45deg, #FF9678, #DC5B67);padding: .5rem .6rem;border-radius: 1.5rem;display: inline-block;}p.notices {margin: 0;padding: 0;color: #029EAA;font-size: .9rem !important;}@media screen and (max-width: 480px) {.d-flex .certificate a {display: inline-block;width: 100%;text-align: CENTER;margin-top: .5rem;}.result-box>.d-flex {flex-direction: column;}.d-flex.inner {flex-direction: column;}.d-flex.inner .progress-bar {width: 100% !IMPORTANT;}.d-flex.inner .certificate {width: 100%;column-gap: 0px !important;}.d-flex.inner .certificate a {display: block;text-align: center;margin-top: .5rem;}.result-box {column-gap: 1rem;row-gap: .5rem;}}@font-face {font-family: 'Digital7';src: url('../font/digital-7-mono.ttf') format('truetype');}ul.mange-exam-times p {font-size: 2.2rem;margin: 0;font-weight: 700 !IMPORTANT;font-family: 'Digital7';letter-spacing: 7px;color: #0033B1;}img.main-image {width: 350px;}.custom-file-input::-webkit-file-upload-button {visibility: hidden;}.form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer;}.modal-content {background: #fff;}.custom-file-input::before {content: 'Choose File';display: inline-block;background: #E9ECEF;color: #2C2C2C;border: none;padding: 8px 10px;outline: none;white-space: nowrap;cursor: pointer;font-weight: 500;font-size: 14px;border-radius: .5rem;margin-right: -89px;}.no-quiz-scheduled .sec_001 {display: flex;justify-content: center;gap: 1.5rem;padding: 2.2rem 0;align-items: center }.no-quiz-scheduled .Quiz-content h2 * {font-size: 2rem;}.no-quiz-scheduled .Quiz-content h4 {font-size: 1.1rem;font-weight: 600;margin: 0;color: #0E3F88;position: relative;margin-bottom: 1rem;position: static;color: #000;margin: 0;}.no-quiz-scheduled .Quiz-content h2 .sp1 {color: #FF6F00 ! IMPORTANT;}.no-quiz-scheduled .Quiz-content h2 .sp2 {color: #042191 ! IMPORTANT;}.no-quiz-scheduled .Quiz-content span {font-weight: 700;}.no-quiz-scheduled .Quiz-content h2 {font-weight: 500;font-size: 2rem;}.Quiz-content h1 {color: #FF6F00 !important;font-size: 2rem;}.Quiz-content h1 .quiz-no {font-size: 2.8rem !IMPORTANT;font-family: 'Montserrat';color: #FF6F00 !important;}.Quiz-content p {font-size: 1.1rem;font-weight: 600 !IMPORTANT;margin: 0;margin-bottom: 1.5rem;}.Quiz-content .d-flex {display: flex;gap: 1rem;align-items: center;}.Quiz-content .d-flex .timer {font-family: 'Digital7';}.Quiz-content .d-flex .text {font-weight: 700;}.Quiz-content .d-flex .timer {font-family: 'Digital7';font-size: 1.8rem;background: navy;color: #fff ! IMPORTANT;padding: 0 .5rem;border-radius: .5rem;}.incorrect_answer .sec_001 {display: flex;justify-content: center;gap: 1.5rem;padding: 1.55rem 0;align-items: center }.incorrect_answer .sec_001 {display: flex;align-items: center;}.incorrect_answer .Quiz-content h2 {color: #FF730E;font-size: 2rem;font-family: 'Montserrat';font-weight: 700;text-transform: uppercase }.incorrect_answer .Quiz-content h2 .quiz-no {font-size: 2.8rem;font-family: 'Montserrat';color: #FF730E;font-weight: 600;}.incorrect_answer a.attempt_quiz:hover {background: orange;}.incorrect_answer a.attempt_quiz {padding: .5rem 1rem;background: #FFBD8E;color: #000000;border-radius: 2rem;font-weight: 700;display: inline-block;}.incorrect_answer .Quiz-content .d-flex {display: flex;gap: 1rem;align-items: center;flex-direction: column;align-items: flex-start;}.incorrect_answer .Quiz-content .timer {font-family: 'Digital7';font-size: 1.8rem;background: navy;color: #fff ! IMPORTANT;padding: 0 .5rem;border-radius: .5rem;display: inline-block;margin: 0;margin-top: -1rem;margin-bottom: 1rem;letter-spacing: 4px;}.incorrect_answer .Quiz-content span.live-text {font-size: .9rem;margin-top: -.5rem;display: block;margin-bottom: 1rem;}.incorrect_answer span.date {color: #0084A0;font-weight: 700;font-size: .9rem;}.next_quiz {display: flex;align-items: center;gap: 1.5rem;padding: 1rem 1.5rem;border-radius: .8rem;border: 1px solid #0DCAF0;justify-content: space-between;}.next_quiz img {width: 59px;}.next_quiz h3 {margin: 0;color: #FF730E;}.next_quiz .contn {display: flex;gap: 1rem;}.upcoming-quiz-button {background: navy;padding: .3rem .9rem;border-radius: .5rem;color: #fff;font-weight: 700;}.correct-answer .sec_001 {gap: 2.5rem;display: flex;flex-direction: column;align-items: center;margin-bottom: 2.5rem;}.correct-answer .my-response-tim {width: calc(100% / 2 - 1rem);}.my-answer-area {display: flex;justify-content: center;width: 100%;flex-wrap: wrap;gap: 1.5rem;}.my-response-tim span {font-size: .9rem;display: block;font-weight: 600;text-align: center;margin-bottom: .5rem;}.my-response-tim h2 {display: flex;color: #fff;background: linear-gradient(45deg, navy, #118EDA);padding: 1.2rem 1.5rem;font-family: 'Digital7';letter-spacing: 2px;justify-content: space-between;font-size: 2.1rem;flex-direction: row;border-radius: 1rem;align-items: center;height: 102px;}.my-response-tim h2 * {color: #fff;}.tab-box.p-4 {background: linear-gradient(0deg, #D0FAFF, #ffffff40) ! IMPORTANT;}.tab-box.p-4 video {width: 100%;opacity: .4;z-index: -1;position: absolute;left: 0;top: 0;border-radius: 1rem;}.tab-box.p-4 .bg-video {position: relative;width: 100%;}.document-upload-section .dtext p {font-weight: 600 !IMPORTANT;font-size: .9rem;}.document-upload-section {width: 80%;background: #fff;padding: 1rem;border-radius: 1rem;border: 1px solid #FFFFFF;}.document-upload-section .d-flex {gap: 5rem;}.my-response-tim span.astrict {position: relative;z-index: 1;}.my-response-tim span.astrict:after {position: absolute;content: '*';right: 24%;top: -44%;font-size: 2rem;}.document-upload-section a {background: linear-gradient(42deg, #DEB800, #FF5722);padding: .5rem 1rem;border-radius: 3rem;box-shadow: 1px 0 5px #00000045;display: flex;align-items: center;gap: .5rem;color: #FFFFFF;width: 220px;text-align: center;justify-content: center;}.document-upload-section .d-flex {align-items: center;}.bg-video {position: relative;width: 100%;}@media screen and (max-width:480px) {.Quiz-content .d-flex .text {font-weight: 700;text-align: center;margin: 0 auto;}.no-quiz-scheduled .sec_001 {flex-direction: column;align-items: center;justify-content: center;text-align: center;}.incorrect_answer .sec_001 {display: flex;align-items: center;flex-direction: column;justify-content: center;align-items: center;}.Quiz-content {text-align: center;justify-content: center;display: flex;flex-direction: column;}.incorrect_answer a.attempt_quiz {display: flex;justify-content: center;align-items: center;margin: 0 auto;}.next_quiz {flex-direction: column;gap: .5rem;}.contn {display: flex;gap: 1rem;align-items: flex-start;}.my-answer-area {flex-direction: column;}.correct-answer .my-response-tim {width: calc(100%);}.document-upload-section .d-flex {flex-direction: column;justify-content: center;text-align: center;gap: 1rem;}}label {text-transform: none !important;font-size: 13px;font-weight: 600;color: #696969;}.dtext small {font-size: .875em;color: #747474;}table.table.table-bordered th, table.table.table-bordered td {font-size: .7rem;}.modal-header {border-bottom: 1px solid #F0F0F0;}.top_schools_leaderboardList {background: linear-gradient(0deg, #000087, #006cc4f6);padding: 5px 25px 25px;margin-top: 35px;position: relative;}.top_schools_leaderboardList:before, .top_schools_leaderboardList:after {content: '';position: absolute;left: -2px;top: -2px;background: linear-gradient(45deg, #009ffb, #000087, #88ebff, #000087, #009ffb, #88ebff);background-size: 400%;width: calc(100% + 4px);height: calc(100% + 4px);z-index: -1;animation: steam 20s linear infinite;}@keyframes steam {0% {background-position: 0 0;}50% {background-position: 400% 0;}100% {background-position: 0 0;}}.top_schools_leaderboardList:after {filter: blur(10px);}.top_schools_leaderboardList h3 {color: #fff;font-weight: 600;font-size: 20px;}.leaderBoard_header {display: flex;justify-content: space-between;background: linear-gradient(45deg, #000087, #006cc4f6);padding: 10px 20px;margin-bottom: 10px;color: #fff;font-size: 16px;font-weight: 700;border-radius: 10px;box-shadow: rgba(255, 255, 255, 0.114) 0px 0px 8px;border: 2px solid #0163be;}.leaderBoard_header .school_position {max-width: 100px;width: 100%;text-align: left;flex: 0.5;}.leaderBoard_header .school_name {flex: 1;}.leaderBoard_header .school_country {max-width: 140px;width: 100%;text-align: left;}.leaderBoard_header .school_score {max-width: 180px;width: 100%;text-align: left;}.leaderboard_list {display: flex;flex-direction: column;gap: 5px;}.leaderboard_item {display: flex;justify-content: space-between;background: linear-gradient(45deg, #000087, #006cc4f6);padding: 8px 15px;color: #fff;font-size: 15px;font-weight: 600;border-radius: 10px;box-shadow: rgba(255, 255, 255, 0.114) 0px 0px 8px;border: 2px solid #0163be;transition: transform 0.5s ease, opacity 0.5s ease;will-change: transform, opacity;align-items: center;}.leaderboard_item:active {transform: scale(0.98);opacity: 1;box-shadow: rgba(255, 255, 255, 0.114) 0px 0px 15px;border: 2px solid #0163be;background: linear-gradient(45deg, #000087, #006cc4f6);}.leaderboard_item .school_position {max-width: 100px;width: 100%;text-align: left;flex: 0.5;position: relative;}.leaderboard_item .school_position span {position: relative;z-index: 3;color: #000;font-weight: bold;font-size: 18px;display: inline-block;display: inline-flex;align-items: center;justify-content: center;margin-left: 15px;}.leaderboard_item:first-child .school_position span::before {background-image: url("../images/gold-medal.webp") !important;}.leaderboard_item:nth-child(2) .school_position span::before {background-image: url("../images/silver-medal.webp") !important;}.leaderboard_item:nth-child(3) .school_position span::before {background-image: url("../images/bronze-medal.webp") !important;}.leaderboard_item .school_position span::before {position: absolute;content: "";background-image: url("../images/coin.webp");background-size: contain;background-repeat: no-repeat;background-position: left top;width: 35px;height: 35px;top: -5px;z-index: -1;}.leaderboard_item .school_name {text-align: left;flex: 1;}.leaderboard_item .school_country {max-width: 140px;width: 100%;text-align: left;}.leaderboard_item .school_score {max-width: 180px;width: 100%;text-align: left;position: relative;padding-left: 40px;}.leaderboard_item .school_score dotlottie-player {position: absolute;left: 0;top: -7px;}@keyframes fadeInUp {from {opacity: 0;transform: translateY(30px);}to {opacity: 1;transform: translateY(0);}}.leaderboard_item.animate-entry {opacity: 0;animation: fadeInUp 0.8s ease forwards;}.top_schools_leaderboardList h3.d-flex {gap: 1rem !important;}@media screen and (max-width:767px) {.top_schools_leaderboardList h3 {font-size: 16px;margin-top: -5px;margin-bottom: 18px;}.top_schools_leaderboardList h3 span.coin_icon {margin-left: -20px;overflow: hidden;}.leaderBoard_header {display: none;}.leaderboard_item {flex-wrap: wrap;}.leaderboard_item .school_name {flex: 80%;font-size: 14px;font-weight: 500;}.leaderboard_item .school_position {flex: 20%;}.leaderboard_item .school_country {flex: 20%;margin-top: 10px;border-top: 1px solid #0062BF;padding-top: 4px;font-size: 10px;}.leaderboard_item .school_score {flex: 50%;text-align: right;margin-top: 10px;border-top: 1px solid #0062BF;padding-top: 4px;font-size: 10px;position: relative;}.leaderboard_item .school_score dotlottie-player {left: 18%;top: -5px;width: 30px !important;height: 30px !important;}.leaderboard_item .school_score::before {content: "Correct response:";color: #ff882e;}}.all-topper.mt-4 {background: navy;padding: 1.5rem;border-radius: .8rem;}.all-topper.mt-4 h4 {margin: 0;margin-bottom: 1.5rem;text-align: center;color: #fff;font-weight: 700;font-size: 1.2rem;}.all-topper.mt-4 h4 span {color: #ff882e;font-weight: 700;font-size: 1.2rem;}.top_schools_leaderboardList .leaderboard_list .leaderboard_item:nth-child(1) {background: linear-gradient(45deg, #F6C632, #AF8402);}.top_schools_leaderboardList .leaderboard_list .leaderboard_item:nth-child(2) {background: linear-gradient(45deg, #ADADAD, #A9A9A9);}.top_schools_leaderboardList .leaderboard_list .leaderboard_item:nth-child(3) {background: linear-gradient(45deg, #E8AA79, #AD6D3A);}.school_score {display: none;}a.nav-link.pointer-event-none {pointer-events: none;}header.py-2.bg-white {background: #fff !important;}section.bg-black {background: #000;}img.logo-footer {width: 180px;}.paybtn-copied {background: #53a6ae;border: none;width: 50%;padding: 0.6rem 0;border-radius: 5px;color: #fff;}a.nav-link.pointer-event-none {pointer-events: none;}.custom-tooltip {max-width: 200px;font-size: 12px;text-align: center;}.custom-file-input::-webkit-file-upload-button {visibility: hidden;}.form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer;}.custom-file-input::before {content: 'Choose File';display: inline-block;background: #e9ecef;color: #2c2c2c;border: none;padding: 8px 10px;outline: none;white-space: nowrap;cursor: pointer;font-weight: 500;font-size: 14px;border-radius: .5rem;margin-right: -88px }span.select2-selection {height: 45px !important;padding: 7px;border-radius: 4px;font-size: 15px;}span.select2-selection__placeholder {font-size: 15px;color: #333;}button.select2-selection__clear {background: #bebebe !important;padding: 0px 8px 3px !important;height: 20px !important;margin-top: 5px;color: #333;}button.select2-selection__clear:hover {background: #b1b1b1 !important;}.select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px;font-size: .9rem;font-weight: 600;}.select2-container--default .select2-selection--single .select2-selection__arrow b {margin-left: -6px;margin-top: 7px;}span.select2-selection {height: 50px !important;}.select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 35px;font-size: .9rem;font-weight: 600;}.select2-container--default .select2-selection--single {background-color: #fff;border: 1px solid #cacaca;border-radius: 4px;}#registerFlashQuiz h5 {font-weight: 600 !important;color: #008d9f !important;margin-bottom: 0;font-size: 1rem;}#registerFlashQuiz label.form-check-label {margin: 0 !important;color: #1b4077;}#registerFlashQuiz h5.mt-4.mb-0 {margin-bottom: -.5rem ! IMPORTANT;margin-top: 3rem ! IMPORTANT;}.crisp-client .cc-tlyw .cc-kxkl .cc-nsge .cc-imbb {width: 72px !important;height: 72px !important;display: block !important;border-radius: 100% !important;box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05) !important;transition: transform .15s ease-in-out }span.cc-imbb.cc-qfnu {width: 70px !important;height: 70px !important;background: #000 !important;border-radius: 70px !important;background-color: linear-gradient(180deg, #0091D1, #3EBFB4) !important;background: url(https://d3594pyssyqeez.cloudfront.net/wp-content/uploads/2023/03/06092232/customer-service.png) no-repeat, #071E62 !important;background-size: 42px 42px !important;background-position: center !IMPORTANT;}.crisp-client .cc-tlyw .cc-qfnu {background-color: #1972F5 !important;}@keyframes shadow-pulse {0% {box-shadow: 0 0 0 0px rgba(0, 112, 244, 0.4);}100% {box-shadow: 0 0 4px 18px rgba(0, 112, 244, 0);}}.pulse_button {animation: shadow-pulse 1.5s infinite;}a.loader-custom span {color: #fff;margin-right: 8px;}h4 img {width: 20px;}footer .mb-4 {margin-bottom: 1.5rem !important;}footer ul li+li {margin: 0;padding: 0;}footer ul li {margin: 0;padding: 0;}footer ul li a {font-size: .8rem;margin: 0;padding: 0;font-weight: 500;}footer ul {margin-bottom: 1.5rem;}li.nav-item.position-relative.download-certificate a {background: linear-gradient(45deg, #66c768, #14abd5);border-radius: 1.5rem;padding: 0.2rem 1rem;color: #fff;box-shadow: 1px 0 5px #00000045;}li.nav-item.position-relative.download-certificate a>span {animation: blink-animation 1s steps(5, start) infinite;-webkit-animation: blink-animation 1s steps(5, start) infinite;}@keyframes blink-animation {to {visibility: hidden;}}@-webkit-keyframes blink-animation {to {visibility: hidden;}}.whatsAppChat img {width: 170px;border-radius: .6rem;box-shadow: 1px 0 5px #00000045;}.whatsAppChat {width: 200px;position: fixed;right: -17px;bottom: 15px;}.form-check.form-check-inline label {display: inline;}.hidden {display: none;}#timer {margin-top: 20px;font-size: 12px;font-weight: bold;color: red }button#form_submit_resend_otp {text-decoration: underline;font-size: 1rem;text-align: end;display: block;width: 100%;font-weight: 500 !important;}button#form_submit_resend_otp:disabled {opacity: .5;text-decoration: none;}

.picture{
    position: relative;
}

.upload-image {
    position: absolute;
    bottom: 0px;
    background: linear-gradient(45deg, navy, #029db0);
    width: 100%;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}

.preview {
    height: 170px;
    width: 150px;
    border: 1px solid #cfcfcf;
    margin-top: 1.5rem;
    border-radius: .8rem;
}

@media screen and (max-width:480px) {
    .all-topper.mt-4 h4{
        font-size: 1.1rem !important;
        margin-bottom: 1.5rem !important;
    }
    div#resulttSlider{
        padding: 0 !important;
    }
}