@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    padding: 0;
    margin: 0;
    font-family: "Poppins", sans-serif !important;
}

* {
    padding: 0;
    margin: 0;
}


.twelvewhite {
    color: #ffffff;
    font-size: 12px;
}

.twelveblack {
    color: black;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.sixteenwhitee {
    color: #F4FBF3;
    font-size: 14px;
}

.sixteenswhitee {
    color: #F4FBF3;
    font-size: 14px;
    font-weight: 500;
}

.tenwhite {
    color: #F4FBF3;
    font-size: 10px;
}

.eight {
    color: #F4FBF3;
    font-size: 10px;
}

.sixteenwhite {
    color: white;
    font-size: 14px;
}

.twentywhite {
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.twentywhitee {
    color: white;
    font-size: 18px;
    font-weight: 500;
}

.twentyeightwhite {
    color: white;
    font-size: 28px;
    font-weight: 600;
}

.fourtywhite {
    color: white;
    font-size: 40px;
    font-weight: 700;
}

.mainheading {
    color: #000000;
    font-size: 40px;
    font-weight: 700;
}

.twentyonly {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.twentyonlyy {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.sixteenlight {
    color: #39284A;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.formbutton:hover {
    color: white !important;
    border: 0px !important;
    font-size: 14px !important;
    line-height: 1.1 !important;
    background-color: #84689B;
    width: 100%;
}

.homebtn:hover {
    font-size: 12px;
    color: #84689B;
    border: 1px solid #84689B;
    border-radius: 35px !important;
    background-color: white;
    padding: 5px 15px;
}

.fourlight {
    color: #39284A;
    font-size: 12px !important;
    font-weight: 500 !important;
}

.twelvelight {
    color: #39284A;
    font-size: 12px;
}

.twelvepurple {
    color: #84689B;
    font-size: 12px;
}

.sixteenblack {
    color: black;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.eightblack {
    color: black;
    font-size: 10px !important;
    font-weight: 500 !important;
}

.sixteenpurple {
    color: #84689B;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.fourteenpurple {
    color: #84689B;
    font-size: 12px !important;
    font-weight: 500 !important;
}

a {
    text-decoration: none !important;
}

.fourteenpara {
    color: #7F7F7F;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.twelvepara {
    color: #7F7F7F;
    font-size: 12px !important;
    font-weight: 500 !important;
}

.twelveblack {
    color: black;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.twentyeight {
    color: #84689B;
    font-size: 28px !important;
    font-weight: 600 !important;
}

.twentynew {
    color: #84689B;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.twentyblak {
    color: #39284A;
    font-size: 20px !important;
    font-weight: 500 !important;
}

/* .viewBtn{
    border: 1px solid #39284A;
    border-radius: 30px;
    font-size: 15px !important;
} */
.filtercls {
    color: white;
    font-size: 12px !important;
    font-weight: 500 !important;
    background-color: #84689B;
    border-radius: 20px;
    padding: 5px 10px;
}

.filterspan {
    color: #84689B;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.sixtenn {
    color: #39284A;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.sixtennblack {
    color: black;
    font-size: 14px !important;
    /* font-weight: 500 !important; */
}

.newww {
    color: #84689B;
    font-size: 12px !important;
    font-weight: 500 !important;
    border: 1px solid #84689B;

    background-color: white;
    padding: 10px 8px;
    border-radius: 100px !important;
}

.eighteenblack {
    color: black;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.needspan {
    background-color: #84689B29;
    color: #8F8F8F;
    font-size: 12px;
    font-weight: 500;
    border-radius: 30px;
    padding: 10px;
}

.needspans {
    background-color: #84689BB8;
    color: white;
    font-size: 12px;
    font-weight: 500;
    border-radius: 30px;
    padding: 10px;
}

.darkbtn {

    border: none;
    background: #3B1E54;
    font-size: 20px;
    color: white;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 5px !important;
}

.darkbtn:hover {

    border: none;
    background: #3B1E54;
    font-size: 20px;
    color: white;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 5px !important;
}

.hehes {
    color: #7F7F7F;
    font-size: 18px;
    font-weight: 700;
}

.whitebtn {

    border: none;
    background: white;
    font-size: 20px;
    color: black;

    font-weight: 600;
    border-radius: 5px !important;
    padding: 5px 20px;
}

.twentyblack {
    color: black;
    font-size: 28px !important;
    font-weight: 600 !important;
}

.footerlogo {
    height: 60px;
    width: 150px;
}

.blueback {
    background-color: #3B1E54;
    color: white;
}

.bluebackd {
    background-color: #39284A;
    color: white;
}

.btnlogin {
    padding: 8px 30px;
    background-color: white !important;
    font-size: 12px;
    color: #3B1E54 !important;
    border-radius: 5px;
    border: 1px solid #3B1E54;
}

.btnloginblue {
    padding: 8px 20px;
    background-color: #3B1E54 !important;
    font-size: 12px;
    color: white !important;
    border-radius: 5px;
    border: 1px solid #3B1E54;
}

.siximg {
    width: 60px;
    height: 60px;
}

.btnloginbluee {
    padding: 8px 30px;
    background-color: #84689B !important;
    font-size: 12px;
    color: white !important;
    border-radius: 5px;
    border: 1px solid #84689B;
}

.blogbtn {
    padding: 8px 30px;
    background-color: transparent !important;
    font-size: 12px;
    color: #84689B !important;
    border-radius: 5px;
    border: 1px solid #84689B;

}

.newtwelve {
    color: #3B1E54;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.neweighteen {
    color: #3B1E54;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.newsixteen {
    color: #3B1E54;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.btndiv {
    padding: 8px 30px;
    background-color: white !important;
    font-size: 12px;
    color: black !important;
    position: relative;
    z-index: 99;
    transition: 0.5s;
    border-radius: 5px;
    border: 1px solid #3B1E54;
}

.glow-on-hover {
    padding: 8px 20px !important;
    border: none;
    outline: none;
    color: black !important;
    background: white !important;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    /* text ek hi line me rahega */
    z-index: 0;
    border: 1px solid black;
    border-radius: 10px;
}


.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #3B1E54, #9747FF, #D4BEE4, #EEEEEE, #3B1E54, #9747FF, #D4BEE4, #EEEEEE, #3B1E54);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: black !important;
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: white !important;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 400% 0;
    }

    100% {
        background-position: 0 0;
    }
}

.btn {
    padding: 0.375rem 0.375rem !important;
    border-radius: 5px;
    border: none;
    position: relative;
    background-color: White;
    cursor: pointer;
    overflow: hidden;
    transition: 0.5s;
}

.btn::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 12rem;
    background-color: black;
    transform: translate(-50%, -50%) rotate(45deg);
    animation: animate 2s linear infinite;
}

@keyframes animate {
    100% {
        transform: translate(-50%, -50%) rotate(225deg);
    }
}

.btn:hover .btndiv {
    background-color: white;
    color: black;
}

.btn:hover {

    background-color: white;
    box-shadow: 0 0 10px white,
        0 0 40px white,
        0 0 80px white;

}


.btndivs {
    padding: 12px 30px;
    background-color: #3B1E54 !important;
    font-size: 12px;
    color: white !important;
    position: relative;
    z-index: 99;
    transition: 0.5s;
    border-radius: 5px;

}

.btn2 {
    padding: 0.375rem 0.375rem !important;
    border-radius: 5px;
    border: none;
    position: relative;
    background-color: White;
    cursor: pointer;
    overflow: hidden;
    transition: 0.5s;
}

.btn2::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 12rem;
    background-color: black;
    transform: translate(-50%, -50%) rotate(45deg);
    animation: animate 2s linear infinite;
}

@keyframes animate {
    100% {
        transform: translate(-50%, -50%) rotate(225deg);
    }
}

.btn2:hover .btndivs {
    background-color: white;
    color: black;
}

.btn2:hover {
    background-color: white;
    box-shadow: 0 0 10px #3B1E54,
        0 0 40px #3B1E54,
        0 0 80px #3B1E54;

}

.divborderr {
    border: 3px solid #84689B80;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    /* light shadow */
}

.divborder {
    border: 1px solid #84689B80;
    border-radius: 8px;
}

.twelbvboreder {
    background-color: #F7F9F9;
    border-radius: 10px;
    text-align: center;

    color: #84689B;
    font-size: 12px;
    font-weight: 500;
}

.divborderblacks {
    background-color: #84689B;
    border-radius: 10px;
    text-align: center;

    color: white;
    font-size: 12px;
    font-weight: 500;
}

.divborderblack {
    border: 1px solid black;
    border-radius: 8px;
}

.newhonmeborder {
    background-color: #EAECFF;
    border-radius: 8px;
}

.divborderr {
    border: 1px solid #84689B80;
    border-radius: 17px;
}

.backimgs {
    background-image: url('/studylinx/images/Group 311.jpeg');
    /* background-image: url('/studylinx/images/Group 31.svg'); */
    background-size: contain;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
}

.whitebtn:hover {
    border: none;
    background: white;
    font-size: 20px;
    color: black;
    font-weight: 600;
    border-radius: 5px !important;
    padding: 5px 20px;
}

.backimgsess {
    background-image: url('/studylinx/images/Group 311.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    border-radius: 10px;
    width: 100%;
}

.backimgss {
    background-image: url('/studylinx/images/image\ \(03\).svg');
    background-size: contain;
    /* or 'contain' depending on your needs */
    background-repeat: no-repeat;
    height: 147px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
}

.newbackimg {
    /* background-image: url('studylinx/images/hero session.svg'); */
    background-image: url('/studylinx/images/hero session.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-repeat: no-repeat;
    height: 315px;

}

.blogdiv {
    background-color: #F8FAFA;
    border-radius: 10px;
}


.searchimgback {

    background-image: url('/studylinx/images/image\ \(03\).svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-repeat: no-repeat;

    width: 100%;
    /* Optional: ensures it spans full width of parent */

}














/*new custom for everyone */

.divc {
    background-color: #846b99;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    width: 400px;

}

input {
    width: 75%;
    padding: 12px;
    border: none;
    margin-right: 15px !important;
    border-radius: 5px !important;
    outline: none;
    background-color: #b3a1c4;
    color: #2c1b3a;
    font-size: 12px !important;
}

input::placeholder {
    color: #5d496c;
}

button {

    padding: 12px 20px;
    border: none;
    border-radius: 5px !important;
    background-color: #1b1321;
    /* Dark button */
    color: white;
    font-size: 12px !important;
    margin-left: 8px;
    cursor: pointer;
}

button:hover {
    background-color: #2b1c32;
}






.form-select {
    color: #7F7F7F !important;
    border: 0px !important;
    font-size: 14px !important;
    line-height: 2.5 !important;
}

.formbutton {
    color: white !important;
    border: 0px !important;
    font-size: 14px !important;
    line-height: 1.1 !important;
    background-color: #84689B;
    width: 100%;
}

.form-selects {
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%2339284A' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    appearance: none;
    border: 1px solid #39284A;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #39284A;
    line-height: 2.5 !important;
    border-radius: 0.25rem;
}

.searchbtn {
    border: 1px solid #39284A;
    color: #39284A;
    font-size: 12px;
    background-color: transparent;
    border-radius: 80px !important;
    padding: 5px 15px;
    font-weight: 600;
}

.searchbtn2 {
    border: 1px solid #39284A;
    color: white;
    font-size: 16px;
    background-color: #39284A;
    border-radius: 5px !important;
    padding: 10px 15px;
    font-weight: 600;
}

.searchbtn:hover {
    border: 1px solid #39284A;
    color: #39284A;
    font-size: 12px;
    background-color: transparent;
    border-radius: 80px !important;
    padding: 5px 15px;
    font-weight: 600;
}





.backimg1 {
    background-image: url('/studylinx/images/image.svg');
    /* background-image: url('studylinx/images/image.svg'); */
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg2 {
    background-image: url('/studylinx/images/image1.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg3 {
    background-image: url('/studylinx/images/Group 1171275448.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.leftborder {
    border-left: 3px solid #A7A7A7;
}

.allborder {
    border: 1px solid #A7A7A7;
}

.greytwelv {
    color: #A7A7A7;
    font-size: 14px;
    font-weight: 400;
}

.spanmaster {
    background-color: #84689B3D;
    padding: 10px;
    border-radius: 5px 5px 30px 5px;
    font-size: 12px;
    font-weight: 500;

}

.homeback {
    background-image: url('/studylinx/images/Ellipse\ 1.svg');
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;

}

.homehight {
    height: 190px !important;
}

.filterdiv {
    background-color: #F3F0F5;

}

.divborderrr {
    border: 1px solid #9747FF;
    border-radius: 10px;
}

.purplediv {
    background-color: #9747FF0A;
    border-radius: 10px;
}

.countrycard1 {
    background-image: url('/studylinx/images/countrycard1.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.countrycard2 {
    background-image: url('/studylinx/images/countrycard2.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.countrycard3 {
    background-image: url('/studylinx/images/countrycard3.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.countrycard4 {
    background-image: url('/studylinx/images/countrycard4.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg11 {
    background-image: url('/studylinx/images/imag11.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg22 {
    background-image: url('/studylinx/images/aa.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg33 {
    background-image: url('/studylinx/images/ff.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg44 {
    background-image: url('/studylinx/images/qq.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg55 {
    background-image: url('/studylinx/images/tt.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.backimg66 {
    background-image: url('/studylinx/images/jj.svg');
    background-size: cover;
    /* or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    /* Optional: ensures it spans full width of parent */
    border-radius: 10px;
}

.thhh {
    background-color: #84689B1A;
    border-radius: 10px;
}

.profile-img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
}

.headerimage {
    width: 25px;
    height: 25px;
}

@media (min-width: 300px) and (max-width: 500px) {
    .divc {
        background-color: #846b99;
        padding: 15px;
        border-radius: 10px;
        display: flex;
        align-items: center;
        width: 300px;
    }
}
