/*? General CSS */
:root
{
    color-scheme: light dark;
}

body
{

    font-family: 'Rubik', sans-serif;
    background-color: light-dark(#E7F5FF, #333);
    color: #103A62;
}

html
{
    font-size: 62.5%;
}



.grad
{
    padding-top: 15%;
    color:rgb(255, 255, 255);
    
}

.grad div
{
    font-size: 4.6rem;
    padding-top: 2rem 2rem 2rem 0rem;
    margin: 2rem;
    color: #abd6ff;
    width: 55%;
    background-color: #103A62;
    border-radius: 10px;
    padding: 2rem;
}

.header-text
{
    padding: 0px 10% !important;
    width: 100%;
    height: 100vh;
    margin-top: 0px;
    font-size: 30px;
    background-image: url('./images/home/bg-image.png');
    background-size: cover;
    background-position: top;
}




/*? -------------------------------------About--------------------------------------------- */



.container
{
    padding: 10px 10%;
}

.about-text
{
    padding-right: 8%;
    font-size: 2rem;
    /* ! REMOVED */
    color: inherit;
    line-height: 1.4;
    font-weight: 450;
    letter-spacing: -.5px;

}

#about
{
    padding: 8rem 0;
}

.row
{
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
    display: grid;
    grid-template-columns: 1fr 2fr;
    background-color: #67b5ff;
    border-radius: 1.5rem;
    /* width: 100%; */
    /* flex-wrap: nowrap; */
    overflow: hidden;
    gap: 3rem;
}

.about-col-1
{
    background-image: url('./images/home/suit.jpg');
    background-size: cover;
    background-position: center;
}

.about-col-2
{
}

.sub-title
{
    margin-top: 2rem;
    font-size: 6rem;
    font-weight: 600;
    color: inherit;
    font-family: 'Rubik';
}


.tab-titles
{
    display: flex;
    margin: 20px 0 40px;
}

.tab-links
{
    margin-right: 50px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.tab-links::after
{
    content: '';
    width: 0;
    height: 3px;
    background: #0028FF;
    position: absolute;
    left: 0;
    bottom: -8px;
    transition: 0.5s;
}

.tab-links.active-link::after
{
    width: 100%;
}

.tab-contents ul li
{
    list-style: none;
    margin: 10px 0;
}

.tab-contents ul li span
{
    color: #0028FF;
    font-size: 14px;
}

.tab-contents
{
    display: none;
}

.tab-contents.active-tab
{
    display: block;
}


.copyright
{
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background-color: #103A62;
    color: #f1f9ff;
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: 1px;

}

.copyright-p
{
    font-family: 'Rubik';

}









/* Download Button */
.btn
{
    /* display: block; */
    /* margin: 30px 0px 0px 0px; */
    /* width: 100px; */
    /* border: 1px solid #0028FF; */

    margin: 2rem 0;
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
    /* color: #000; */
    transition: background 0.5s;
}

.btn.btn2
{
    font-size: 1.6rem;
    display: inline-block;
    background-color: #103A62;
    color: white;
    letter-spacing: 1.2px;
    font-family: 'Rubik';

}

.services-list div i
{
    font-size: 60px;
    /* margin-bottom: 30px; */
}













/*? -------------------------------------Co-curriculum--------------------------------------------- */

#header
{
    width: 100%;
}



.co-curriculum-text-container
{
    padding: 3rem 10%;
    background-color: #abd6ff;
}

.co-curriculum-text
{
    padding: 1rem 10% 0 10%;
    background-color: #abd6ff;
}


.co-heading
{
    padding-top: 0%;
    font-size: 6rem;
    font-weight: 600;
    color: inherit;
    font-family: 'Rubik';
}

.co-p
{
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    font-family: 'Rubik';
    font-size: 2.2rem;
}

.co-p p:first-child
{
    margin-top: 1.6rem;
}



.co-curriculum-text.p
{
    padding-left: 1%;
    /* font-size: 20px; */
    /* font-family: 'Roboto Mono'; */
    /* padding-right: 8%; */
    /* font-size: 2rem; */
    color: inherit;
    line-height: 1.4;
    font-weight: 450;
    letter-spacing: -.5px;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 8px;
}



/*? -------------------------------------Badge----------------------------------------- */
.container-badge
{
    padding: 1rem 10%;

}

.look-badge
{
    padding-top: 7rem;
    font-size: 6rem;
    font-weight: 600;
    color: inherit;
    font-family: 'Rubik';
    

}

.services-list-badge
{
    padding: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 45px;
    margin-left: 0px;



}

.box-shadow-badge
{
    /* box-shadow: 0 2.4rem 4.8rem rgba(0, 0, 0, 0.2); */
    
    border-radius: 11px;
    /* border: 2px solid #103A62; */
    /* overflow: hidden; */
    /* transition: all 0.4s; */
    background-color: #CEEAFF ;
}

.services-list-badge div
{
    padding: 10px;

    border-radius: 5px;
    transition: background 0.5s, transform 0.5s;

}


.services-list-badge div img
{
    width: 100%;
    height: 100%;
}








/*? -------------------------------------Services----------------------------------------- */



.container
{
    padding: 1rem 10%;

}

.look
{
    padding-top: 7rem;
    font-size: 6rem;
    font-weight: 600;
    color: inherit;
    font-family: 'Rubik';

}

.services-list
{
    padding: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 45px;
    margin-left: 0px;



}

.box-shadow
{
    box-shadow: 0 2.4rem 4.8rem rgba(0, 0, 0, 0.2);
    background-color: #89c6ff;
    border-radius: 11px;
    overflow: hidden;
    transition: all 0.4s;
}

.services-list div
{
    /* background: #262626; */
    padding: 20px;
    font-size: 13px;
    font-weight: 300;
    border-radius: 10px;
    transition: background 0.5s, transform 0.5s;
}

.services-list div i
{
    font-size: 50px;
    margin-bottom: 30px;
}

.services-list div h2
{
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}

.services-list div a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block;
}

.services-list div:hover
{
    background-color: #56adff;
}









/*! ---------------CSS for Small Screen --------------- */


@media only screen and (min-width: 1600px)
{



    html
    {
        overflow-x: hidden;
    }

    body
    {
        width: 100%;
    }

    .header-text
    {
        padding: 0px 10% !important;
        width: 100%;
        height: 92vh;
        margin-top: 0px;
        font-size: 30px;
        background-image: url('./images/home/bg-image.png');
        background-size: cover;
        /* background-position: top; */
    }




    .about-col-1 img
    {
        width: 100%;
        border-radius: 15px;
        height: 600px;
        border: black 2px solid;
        padding-top: 0px;
        margin-bottom: 30px;
    }

    .about-text
    {
        /* padding-left: 1%; */
        font-size: 25px;
        /* font-family: 'Roboto Mono';   */

    }
}

@media only screen and (max-width: 1080px)
{

    .row
    {

        display: grid;

        grid-template-rows: 4fr 2.5fr;
        background-color: #67b5ff;
        border-radius: 1.5rem;
        row-gap: 0.2rem;
        height: auto;
    }

    .about-col-1
    {
        grid-row: 1/2;
        grid-column: 1/-1;
        background-size: cover;

    }

    .about-col-2
    {
        grid-row: 2/3;
        grid-column: 1/-1;
        margin-left: 2rem;

    }

    .about-text
    {
        margin-top: 10px;
        font-size: 2.2rem;

        color: inherit;
        line-height: 1.5;
        font-weight: 500;
        letter-spacing: -.7px;

    }




    .kunjesh-ramani
    {
        font-size: 3rem;
    }

    .sub-title
    {
        font-size: 40px;
    }


    .co-heading
    {
        font-size: 38px;
    }



    .download-btn
    {
        align-items: center;
    }

    .h1
    {
        font-size: 40px;
    }

    .co-curriculum-text.p
    {
        padding-left: 1%;

        color: inherit;
        line-height: 1.4;
        font-weight: 450;
        letter-spacing: -.5px;
        display: flex;
        align-items: start;

        justify-content: start;
        gap: 8px;
    }


    .co-p p ion-icon
    {
        font-size: 2.2rem;

    }





    .look
    {
        font-size: 40px;
        padding-top: 2rem;
    
    }


    .services-list
    {
        align-items: center;
        padding-left: 0px;
        display: grid;
        grid-gap: 45px;
        padding-right: 0%;
    }

    .services-list div
    {
        /* padding: 20px; */
        font-size: 13px;
        font-weight: 300;
        border-radius: 10px;
        transition: background 0.5s, transform 0.5s;
    }

    .services-list div i
    {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .services-list div h2
    {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 15px;
    }



    .services-list div:hover
    {
        transform: translateY(-10px);
    }




    .look-badge
    {
        font-size: 40px;
        padding-top: 3rem;
    }


    .services-list-badge
    {
        align-items: center;
        padding-left: 0px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        grid-gap: 45px;
        padding-right: 0%;
    }

    .services-list-badge div
    {
        border-radius: 10px;
    }






}

/*@media only screen and (max-width: 800px)*/
/*{*/
/*    .row {*/

/*        display: grid;*/
/*        grid-template-rows: 4fr 2.5fr;*/
/*        background-color: #67b5ff;*/
/*        border-radius: 1.5rem;*/
/*        row-gap: 0.2rem;*/
/*        height: auto;*/
/*    }*/

/*    .about-col-1*/
/*    {*/
/*        grid-row: 1/2;*/
/*        grid-column: 1/-1;*/
/*        background-size: cover;*/

/*    }*/

/*    .about-col-2*/
/*    {*/
/*        grid-row: 2/3;*/
/*        grid-column: 1/-1;*/
/*        margin-left: 2rem;*/

/*    }*/
/*    .about-text*/
/*    {*/
/*        margin-top: 10px;*/
/*        font-size: 15px;*/
/*        color: inherit;*/
/*        line-height: 1.5;*/
/*        !*font-weight: 500;*!*/
/*        letter-spacing: -.7px;*/

/*    }*/

/*}*/



@media only screen and (max-width: 600px)
{

    body
    {
        width: 100%;
    }

    .row
    {
        display: grid;
        grid-template-rows: 1.3fr 2fr;
        background-color: #67b5ff;
        border-radius: 1.5rem;
        row-gap: 0.2rem;
        height: auto;
    }

    .about-col-1
    {
        grid-row: 1/2;
        grid-column: 1/-1;
        background-size: cover;
    }

    .about-col-2
    {
        grid-row: 2/3;
        grid-column: 1/-1;
        margin-left: 2rem;
    }

    .about-text
    {
        margin-top: 10px;
        font-size: 1.6rem;
        color: inherit;
        line-height: 1.5;
        /*font-weight: 500;*/
        letter-spacing: -.7px;

    }


    .co-heading {
        font-size: 38px;
    }


    .download-btn
    {
        align-items: center;
    }

    .h1
    {
        font-size: 40px;
    }

    .co-curriculum-text.p
    {
        padding-left: 1%;

        color: inherit;
        line-height: 1.4;
        font-weight: 450;
        letter-spacing: -.5px;
        display: flex;
        align-items: start;

        justify-content: start;
        gap: 8px;
    }


    .co-p p ion-icon
    {
        font-size: 34px;

    }


    .co-p p i
    {
        font-size: 34px;

    }

    .look
    {
        font-size: 40px;
        padding-top: 3rem;
    }


    .services-list
    {
        align-items: center;
        padding-left: 0px;
        display: grid;
        grid-gap: 45px;
        padding-right: 0%;
    }

    .services-list div
    {
        /* padding: 20px; */
        font-size: 13px;
        font-weight: 300;
        border-radius: 10px;
        transition: background 0.5s, transform 0.5s;
    }

    .services-list div i
    {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .services-list div h2
    {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 15px;
    }



    .services-list div:hover
    {
        transform: translateY(-10px);
    }


    .look-badge
    {
        font-size: 40px;
        padding-top: 3rem;
    }


    .services-list-badge
    {
        align-items: center;
        padding-left: 0px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        grid-gap: 45px;
        /* margin-left: 0px; */
        padding-right: 0%;
    }

    .services-list-badge div
    {
        /* padding: 20px; */
        font-size: 13px;
        font-weight: 300;
        border-radius: 10px;
        transition: background 0.5s, transform 0.5s;
    }

    .services-list-badge div img
    {
        width: 100%;
        height: 100%;
    }
}



@media only screen and (max-width: 300px)
{
    .row
    {
        display: grid;
        grid-template-rows: .5fr 2fr;
        background-color: #67b5ff;
        border-radius: 1.5rem;
        row-gap: 0.2rem;
        height: auto;
    }

}