@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800&display=swap');

/* Main CSS Block */
* {
    box-sizing: border-box;
}

#kiwi-big-iframe-wrapper {
    bottom: 6.5em !important;
}

.c-layout-go2top {
    bottom: 14em !important;
    right: 2em;
}

.requestCall_button {
    transition: color 0.3s, background 0.3s;
}

.nav-ul-a {
    text-decoration: none;
    color: #234E8E;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

#what_is_psycho a,
#what_is_psycho a:active,
#what_is_psycho:visited {
    color: #32c5d2;
    text-decoration: none;
}

#what_is_psycho a:hover {
    color: #32c5d2;
}

.hero-image {
    display: flex;
    font-family: 'Ubuntu', sans-serif;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)), url(/images-mcg/hero_image_psychometric-1.jpg);
    /* Updated path */
    height: 650px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    gap: 3em;
}

.hero_text {
    display: flex;
    margin-top: 4em;
    text-align: center;
    gap: 1rem;
    letter-spacing: 0.5px;
    word-spacing: 3px;
    flex-direction: column;
}

.hero_text div {
    margin: 3rem auto;
}

.hero_text h1 {
    color: white;
    margin-inline: auto;
    width: 60%;
    font-size: 2em;
    font-weight: 700;
    text-shadow: 2px 2px black;
}

.hero_text p {
    color: white;
    width: 730px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    margin-inline: auto !important;
    opacity: 1;
}

.hero_text a,
.hero_text a:hover {
    background-color: #E3D661;
    color: black;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 0 1rem;
    font-weight: 700;
    border-radius: 0.5rem;

}

.cg-highlight {
    background-color: #E3D661;
    padding: 2px 8px;
    border-radius: 4px;
    color: black;
    font-weight: 700;
}

.hero_rating {
    color: white;
    gap: 4em;
    display: flex;
    padding-inline: 2em;
    margin-bottom: 4em;
}

.hero_rating p,
.hero_rating span,
.hero_rating h6 {
    margin: 0;
    opacity: 0.8;
}

.hero_rating>div:nth-child(1) p,
.hero_rating span {
    word-spacing: 1px;
    opacity: 0.8;
    font-size: 1.3rem;
}

.hero_rating span {
    margin-left: 2em;
}

.hero_rating h5 {
    color: white;
    font-size: 2em;
}

.hero_rating h6 {
    font-size: 1.6rem;
    color: white;
    letter-spacing: 0.5px;
}

.hero_rating i {
    font-size: 2.3rem;
}

.hero_rating>div:nth-child(1) {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

#rating_part2 div {
    margin-left: 5em;
}

#rating_part2 p {
    font-size: 1.4rem;
    line-height: 1.3;
    opacity: 0.8;
}

#dots {
    display: none;
}

#heroRead_btn {
    display: none;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: #E3D661;
    cursor: pointer;
    float: right;
    font-size: 15px;
}

.requestPOP .modal {
    padding: 0 !important;
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.requestPOP .modal-content {
    background-color: rgba(26, 44, 103, 3.8) !important;
    padding: 25px !important;
    border-radius: 3rem;
}

.requestPOP .modal-dialog {
    transform: translate(0, 0) !important;
}

.requestPOP .modal-header button {
    color: white;
}

.requestPOP .form-group {
    padding: 1rem;
    outline: 0;
    font-size: 12px;
    letter-spacing: 1px;
    color: white;
    border: 0;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 1rem;

}

.requestPOP input:nth-last-child(1) {
    margin: 1rem auto !important;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.5rem 1.5rem;
    width: fit-content;
    background-color: #E9886B !important;
    color: white;
    border-radius: 1rem;
}

.requestPOP b {
    margin-top: 1rem !important;
    font-family: 'Poppins', sans-serif;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: white !important;
    letter-spacing: 1px !important;
}

.requestPOP .form-group::placeholder {
    color: white;
    font-size: 12px;
}

.requestPOP .modal-header h1 {
    margin: auto !important;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    word-spacing: 2px;
}

#container_cards {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    padding: 25px;
}

#container_cards a {
    text-decoration: none;
}

#assessment>p,
#skills>p {
    text-align: center;
    color: rgba(102, 102, 102);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;
}

#assessment>p:first-child,
#skills>p:first-child {
    margin: 20px 0 0 0;
}

#assessment>p:last-child,
#skills>p:last-child {
    margin-top: -10px;
}

a.board {
    margin: 10px;
    border-radius: 15px;
    width: 230px;
    position: relative;
    height: auto;
    padding: 10px;
    /*border: 2px solid rgba(207, 216, 220, 0.3);*/
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    font-family: 'Poppins', sans-serif;
}

a.board .img {
    height: 140px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

a.board .img {
    height: 140px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

/* Updated Image Paths */
a.board #img_ideal {
    background-image: url(/disha/Career_Test.jpg);
}

a.board #img_skillBased,
a.board #img_skillBased2 {
    background-image: url(/disha/skill-based-career-test-1.jpg);
    background-position: center;
}

a.board #img_hindi {
    background-image: url(/disha/Aptitude_Test_in_Hindi.jpg);
    background-position: center;
}

a.board #img_marathi {
    background-image: url(/disha/Aptitude_Test_in_Marathi.jpg);
    background-position: center;
}

a.board #img_telugu {
    background-image: url(/disha/Aptitude_Test_in_Marathi.jpg);
    background-position: center;
}

a.board #img_stream {
    background-image: url(/disha/Stream_Selector_Test.jpg);
}

a.board #img_engineering {
    background-image: url(/disha/engineering-branch-selector.jpg);
    background-position: bottom
}

a.board #img_BA {
    background-image: url(/disha/Humanities_Career_Test.png);
    background-position: center;
}

a.board #img_bcom {
    background-image: url(/disha/Commerce_Career_Test.png);
    background-position: center;
}

a.board #img_bba {
    background-image: url(/disha/Professional_Skill_Test.png);
    background-position: center;
}

a.board #img_professional {
    background-image: url(/disha/Professional_Educator_Index.png);
}

a.board_skills {
    font-family: 'Poppins', sans-serif;
    margin: 10px;
    border-radius: 15px;
    width: 230px;
    height: auto;
    padding: 10px;
    /*border: 2px solid rgba(207, 216, 220, 0.3); */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

a.board_skills .img {
    height: 140px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}

a.board_skills #img_work {
    background-image: url(/disha/21st_century_test_for_working_professionals.png);
}

a.board_skills #img_class12 {
    background-image: url(/disha/21st_century_test_for_12th.png);
}

a.board_skills #img_class11 {
    background-image: url(/disha/21st_century_test_for_11th.png);
}

a.board_skills #img_class10 {
    background-image: url(/disha/21st_century_test_for_10th.png);
}

a.board_skills #img_class9 {
    background-image: url(/disha/21st_century_test_for_9th.png);
}

a.board_skills #img_class8 {
    background-image: url(/disha/21st_century_test_for_8th.png);
}

a.board_skills #img_class7 {
    background-image: url(/disha/21st_century_test_for_7th.png);
}

a.board_skills #img_class6 {
    background-image: url(/disha/21st_century_test_for_6th.png);
}

a.board_skills #img_class5 {
    background-image: url(/disha/21st_century_test_for_5th.png);
}

a.board_skills #img_class4 {
    background-image: url(/disha/21st_century_test_for_4th.png);
}

a.board_skills #img_class1 {
    background-image: url(/disha/21st_century_test_for_1_to_3rd.png);
}

a.board_skills button {
    padding: 1.2rem 1.5rem;
}

#work_t1 .cardSeperate {
    margin: 2.9rem 0 0 0;
}

#skills .card_details>div:last-child p {
    text-decoration: none;
}

.card_items {
    display: flex;
    padding: 0 5px;
    flex-direction: column;
    gap: 0.8rem;
}

.card_items h5 {
    font-size: 16px !important;
    color: #1d1d1e;
    word-spacing: 1.5px !important;
    font-weight: 700 !important;
    text-align: center !important;
    margin: 1rem 3px 3px 3px !important;
}

.cardSeperate {
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #FFFFFF, #B5B5B5, #FFFFFF);
}

.card_details {
    display: flex;
    flex-direction: column;
    color: rgb(102, 102, 102);
}

.card_details>div {
    display: flex;
    line-height: 1.8;
    gap: 1rem;
}

.card_details>div:last-child {
    margin-left: 0.5rem;
    gap: 1.3rem;
    position: relative;
}

.card_details>div:last-child p {
    text-decoration: line-through;
}

.card_details>div:nth-of-type(2) {
    gap: 0.9rem;
}

.card_details i {
    width: fit-content;
    display: flex;
    font-size: 14px;
    align-items: center;
}

.card_details p {
    margin: 0;
    color: #1d1d1e;
    font-size: 13px;
}

.card_items button,
.card_items .btn-card {
    color: white;
    font-size: 16px;
    width: 100%;
    transition: box-shadow 0.2s, transform 0.2s;
    background-color: #ff895d;
    outline: none;
    font-weight: 600;
    border: none;
    padding: 1.2rem 2rem;
    border-radius: 0.8rem;
}

.card_items button:active {
    transform: translateY(1px);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

#professional_board h5 {
    font-size: 18px;
    margin-bottom: 5px;
}

#hindi_board h5,
#marathi_board h5,
#telugu_board h5,
#skill_board h5 {
    margin-top: 2rem;
}

#hindi_board .cardSeperate,
#marathi_board .cardSeperate,
#telugu_board .cardSeperate,
#skill_board .cardSeperate {
    margin: 1rem 0;
}

#container_cards>div>p {
    font-size: 16px;
    font-weight: 500;
}

.priceSpan {
    color: #FE6B56;
    position: absolute;
    top: -1.5px;
    gap: 0.2rem;
    display: flex;
    left: 6.5rem;
    font-weight: 600;
    padding: 0;
    /*animation: 0.8s infinite beatPrice;*/
    border-radius: 0.5rem;
}

@keyframes beatPrice {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.priceSpan>span {
    font-size: 15px;
}

@media only screen and (max-width:769px) {
    #heroRead_btn {
        display: block;

    }

    #dots {
        display: inline;
    }

    #hero_more {
        display: none;
    }

    .hero_text h1 {
        width: 70%;
        font-size: 4em;
    }

    #btn_hero_text {
        margin-left: 5rem;
    }
}

@media only screen and (max-width:680px) {

    .btn {
        justify-content: center;
        width: 100%;
        margin-top: 10px;
        text-align: center;
        background-color: transparent;
        border: 1px solid rgba(207, 216, 220, 0.3);
        border-radius: 4px;
        color: tomato;
        backdrop-filter: blur(4px);
        font-weight: bold;
    }

    .board {
        justify-content: left;
        background-color: rgb(255, 255, 255);
        padding: 20px 10px;
        border-radius: 10px;
        width: 100%;
        height: 360px;
        border: 2px solid rgba(207, 216, 220, 0.3);
        margin: 20px;
        display: inline-block;
    }

    .bnr {
        justify-content: space-between;
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)), url(/disha/hero_image_psychometric-1.jpg);
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .hero_text h1 {
        width: 80%;
        font-size: 3.5rem;
    }

    .hero_text p {
        width: 70vw;
    }

    .m-footer-show {
        display: block !important;
    }

    .m-footer-hide {

        display: none !important;
    }

    #switch {
        margin: auto;
        display: block;
        color: black;
        border-radius: 4px;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
        justify-content: center;
        background-color: #fff;
        line-height: 100%;
        padding: 12px 20px;
        margin: 1px;
        cursor: pointer;

    }

    #switch button {
        width: 100%;
    }

    #main-content {
        justify-content: center;
    }

    .active {
        margin: 3px;
        border-radius: 4px;
        line-height: 100%;
        padding: 12px 20px;
        cursor: pointer;
        text-align: center;
        font-weight: 600;
        font-size: 16px;
        justify-content: center;
        color: white;
        width: 100%;
    }
}

@media only screen and (max-width:578px) {
    .requestPOP .modal-dialog {
        margin-inline: auto !important;
    }

    #btn_hero_text {
        margin-top: 6rem !important;
        margin-left: 8rem !important;
    }
}

@media only screen and (max-width:580px) {
    .hero_rating {
        gap: 2em;
    }

    #rating_part2 div {
        margin-left: 3em;
    }
}

@media only screen and (max-width:530px) {
    .hero_rating {
        flex-direction: column;
        padding: 0 !important;
        align-self: flex-start;
        margin-left: 2em;
    }

    #rating_part2 div {
        margin-left: 0;
    }

    .hero_rating h5 {
        font-size: 3em;
    }

    .hero_rating i {
        font-size: 3rem;
    }

    .hero_rating h6 {
        font-size: 18px;
        font-weight: 600;
    }

    .hero_rating>div:nth-child(1) p {
        font-size: 1.5rem;
    }

    #rating_part2 {
        gap: 5em;
    }

    #rating_part2 p {
        font-size: 1.5rem;
        opacity: 0.6;
    }

    .requestPOP .modal-dialog {
        width: 70vw !important;
        margin-inline: auto !important;
        margin-top: 4rem;
    }

    .requestPOP .modal-content {
        padding: 1rem 2rem !important;
    }

    .requestPOP .modal-header h1 {
        font-size: 15px !important;
    }

    .requestPOP .form-group {
        padding: 0.5rem !important;
    }

    .requestPOP b {
        font-size: 12px !important;
        margin-bottom: 0.5rem !important;
    }

    .requestPOP input:nth-last-child(1) {
        font-size: 12px !important;
    }
}

@media only screen and (max-width:430px) {
    .hero_text h1 {
        font-size: 3rem;
    }

    .hero_text p {
        width: 75vw;
    }

    .hero_rating {
        gap: 2em;
        flex-direction: column;
        align-self: flex-start;
    }

    .hero_rating h6 {
        font-size: 2rem;
    }

    .hero_rating i {
        font-size: 2.7rem;
    }

    .hero_rating>div:nth-child(1) p {
        word-spacing: 1px;
        opacity: 0.8;
        font-size: 1.5rem;
    }

    #rating_part2 {
        gap: 4em;
    }

    .hero_rating h5 {
        font-size: 3em;
    }

    #rating_part2 p {
        font-size: 1.5rem;
    }

    #rating_part2 div {
        margin: 0 !important;
    }
}

@media only screen and (max-width:380px) {
    .hero-image {
        gap: 1.5em;
    }

    .hero_text h1 {
        width: 90%;
        font-size: 2.8rem;
    }

    .hero_text div {
        margin: 2rem auto;
    }

    .hero_text p {
        width: 85vw;
    }

    #rating_part2 {
        gap: 3em;
    }

    .requestPOP .form-group {
        margin-bottom: 0.5rem;
    }
}

@media only screen and (max-width:330px) {
    .hero_rating>div:nth-child(2) {
        gap: 2em;
    }

    .hero_rating h5 {
        font-size: 2.8rem;
    }

    #rating_part2 p {
        font-size: 1.4rem;
    }
}

/* Second Style Block */
body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.container .tab {
    width: 100%;
    order: 1;
    display: none;
    background: transparent;
}

.btnpup {
    background: #ff4d4d;
    color: white;
    padding: 10px 20px 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    border-radius: 7px;
    text-decoration: none;
}

.btnpup:hover {
    background: #f2f2f2;
    color: brown;
}

/* Re-declaring active class from second block to override if needed */
.active {
    /*border: 1px solid #b0bec5 !important;*/
    margin: 3px !important;
    border-radius: 4px !important;
    line-height: 100% !important;
    padding: 12px 20px !important;
    cursor: pointer !important;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    justify-content: center !important;
    /*background-color: #f23e36 !important;*/
    color: white !important;
}

.logo-frmt {
    height: 50px;
    width: 105px;
    filter: grayscale(100%);
}

.tp-desc {
    text-align: center;
    margin: 20px;
    color: rgba(102, 102, 102);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 17px;
}

.active2 {
    border: 1px solid #b0bec5 !important;
    margin: 3px !important;
    border-radius: 4px !important;
    line-height: 100% !important;
    padding: 12px 20px !important;
    cursor: pointer !important;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    justify-content: center !important;
    background-color: #f23e36 !important;
    color: white !important;
}

.fadee:not(.show) {
    opacity: 1 !important;
    margin-top: 40px;
    font-size: 17px;
}

#dvmodalpaymentconfirm .modal-header {
    height: 50px;
    justify-content: left !important;
    margin: 10px 0px;
}

#dvmodalpaymentconfirm .modal-content {
    margin-top: 40px;
}

.close {
    margin: 20px 10px 0px 0px;
}

.btn-sm {
    font-size: 17px !important;
}

.tabs_assessment_psycho a,
.tabs_skills_psycho a {
    color: black;
    text-decoration: none;
}

#stat-card {

    margin-left: 0px !important;
}

.card-deck {

    flex-flow: column !important;
}

/* --- Read More Section Styles (Migrated) --- */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;900&display=swap');

.psychometric_readMore {
    background-color: #F5F5F6;
    font-family: 'Poppins', sans-serif;
}

.readMore_heading {
    margin-top: 5em;
    width: fit-content;
}

.readMore_heading h1 {
    width: fit-content;
    word-spacing: 3px;
    color: rgb(0, 87, 97);
    margin-bottom: 1rem;
    font-weight: bold;
    margin-inline: auto;
    font-size: 3.8rem;
}

.shownContent_readmore {
    font-size: 1.5rem;
    text-align: justify;
    color: #666666;
    width: 50%;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.3px;
}

.psychometric_readMore ul li {
    list-style: none;
}

.psychometric_readMore ul li::before {
    content: "\2022";
    color: #F33E36;
    font-size: 2.5rem;
    font-weight: 900;
    display: inline-block;
    width: 1em;
    position: relative;
    top: 0.4rem;
    margin-left: -1em;

}

#toggle-readmore {
    border: 0;
    outline: 0;
    padding: 0.5rem 2rem;
    background: rgb(0, 87, 97);
    color: white;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    font-size: 1.5rem;
    font-weight: 600;
    transition: all 0.3s;
}

#toggle-readmore:hover {
    scale: 1.2;
}

.readMore-btn-container {
    text-align: center;
    padding-top: 2em;
    background-color: #F5F5F6;
}

.shownContent_readmore li {
    font-weight: 600;
}

.readmore_text {
    display: flex;
    flex-direction: column;
    word-spacing: 0.4rem;
    padding: 0 10rem;
    color: #666666;
    font-weight: 400;
    text-align: justify;
    font-size: 16px;
    line-height: 1.8;
    gap: 1.5em;
}

.readmore_text span {
    font-size: 3.5rem;
}

.readmore_text h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 2em;
    color: rgb(0, 87, 97);
}

.readmore_text ol li {
    counter-increment: list;
    list-style-type: none;
    position: relative;
    font-weight: 600;
    margin-bottom: 1em;
}

.readmore_text ol li::before {
    color: #F33E36;
    content: counter(list) ".";
    left: -1.5em;
    font-weight: 600;
    position: absolute;
    text-align: right;
    width: 1em;
}

.readmore_content a {
    text-decoration: none;
    color: #F33E36;
    transition: all 0.2s;
}

.readmore_content a:hover {
    color: rgb(0, 87, 97);
}

#para_6 div {
    font-size: 2rem;
}

#para_7 li {
    font-weight: 600;
}

@media screen and (max-width:600px) {
    .readMore_heading {
        width: auto;

    }

    .readMore_heading h1 {
        font-size: 3rem;
        line-height: 1.5;
        text-align: center;
    }

    .readmore_text {
        padding: 0;
    }

    iframe {
        width: auto;
    }

    .readMore_heading h1 {
        font-size: 1.6rem;
    }

    .readmore_text h3 {
        font-size: 1.5em;
        text-align: center;
    }

    #application_heading {
        font-size: 1.5rem;
    }

    .shownContent_readmore {
        width: 90%;
    }

}

/* Enforce cursor pointer for migrated buttons and interactions */
.btn-card,
.btnpup,
.custom-nav-pills ul li a {
    cursor: pointer !important;
}
