@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Lora:ital,wght@0,400..700;1,400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Vollkorn:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sono:wght@200..800&display=swap');

* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
   
}
/* Normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
body {
    margin: 0;
}
/* Add other reset styles as needed */




nav {
    /* background-color: rgb(67, 4, 4); */
    background-color: rgb(0, 0, 0);

    height: 80px;
    width: 100%;
    position: fixed;
    z-index: 1000;
    /* border: #ab9bff solid; */

}

label.logo {
    /* height: 78px; */
    cursor: pointer;
    padding: 0 50px;

}

label.logo img {
    height: 80px;
}

label.logo2 {
    display: none;
}

nav ul {
    float: right;
    margin-right: 20px;
}

nav ul li {
    display: inline-block;
    line-height: 80px;
    margin: 0 5px;
}

nav ul li a {
    color: white;
    font-size: 17px;
    padding: 7px 13px;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif
}

a.active,
a:hover {
    background: #ab9bff;
    transition: .5s;
}

.checkbtn {
    font-size: 30px;
    color: white;
    float: right;
    line-height: 80px;
    margin-right: 40px;
    cursor: pointer;
    display: none;
}

#check {
    display: none;
}


/* ================================<1st SECTION BOX CSS STARTING FROM HERE>============================================= */
.container {
    display: flex;
    max-width: 100%;
    height: 100vh;
    background-color: black;
    /* overflow: hidden;  */
    /* border: solid 2px red; */
    background-image: linear-gradient(rgb(0, 0, 0), rgba(80, 124, 188, 0.204));

}

.child {
    width: 50%;
    height: 100%;
    /* border: #ab9bff solid; */
}

.child img {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    max-height: 50%;
    background-image: radial-gradient(rgb(81, 82, 78) 1px, transparent 0);
    background-size: 40px 40px;
    /* border: solid rgba(10, 10, 10, 0.546); */
    border-radius: 200px;
    /* box-shadow: 0 2px 4px rgba(28, 82, 164, 0.998); */

    animation: changeBoxShadow 3s infinite;


}

/* ------------Animation on the image---------------- */
/* Define the animation keyframes */
@keyframes changeBoxShadow {
    0% {
        box-shadow: 0 2px 4px rgba(28, 82, 164, 0.998);
    }

    25% {
        box-shadow: 0 2px 4px rgba(75, 150, 243, 0.998);
        /* Change to red */
    }

    50% {
        box-shadow: 0 2px 4px rgba(182, 59, 234, 0.998);
        /* Change to red */
    }

    750% {
        box-shadow: 0 2px 4px rgba(105, 200, 198, 0.998);
        /* Change to red */
    }

    100% {
        box-shadow: 0 2px 4px rgba(161, 144, 218, 0.744);
    }
}







.child {
    display: flex;
    justify-content: center;
    /* Horizontal centering */
    align-items: center;
    /* Vertical centering */


}

.child .rightsection {
    /* color: rgb(190, 234, 96); */
    /* color: rgb(200 240 36); */

    color: white;
    display: block;
    line-height: 135%;
    font-size: 2.8rem;
    /* font-family: "lora" serif; */

    /* font-family: "Vollkorn", serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal; */

    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    /* font-weight: <weight>; */

    font-style: normal;

    /* font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; */




    /* border: 2px solid rgb(234, 187, 76); */
}



.purple {
    /* color: rgb(113, 113, 185); */
    color: #ab9bff;
}

#element {
    /* color: rgb(113, 113, 185); */
    color: #ab9bff;
}

/* =============box 2nd CSS started from here============= */




.container2 {
    display: flex;
    max-width: 100%;

    /* background-color: #000000; */
    /* background-image: linear-gradient(rgba(80, 124, 188, 0.204), rgba(226, 30, 30, 0.706));
    background-color: rgb(0, 0, 0); */
    padding-top: 90px;

}

.child2 {
    display: flex;
    justify-content: center;
    /* Horizontal centering */
    align-items: center;
    /* Vertical centering */
    width: 50%;
    height: 100%;
    /* border: #ab9bff solid; */



}

div.about {

    font-size: 1.65rem;
    /* font-style: normal;
    font-weight: normal; */
    line-height: 1.582;
    color: #000000;
    /* text-align: left; */

    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;

    /* border: solid red; */
    overflow: scroll;




    font-family: "Vollkorn", serif;
    /* font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal */

    color: rgb(105, 103, 103);

}

div section {
    font-size: 1.1rem;
    /* line-height: 2; */
    line-height: 1.782;
    /* vertical-align: text-bottom; */
    /* margin-top: 0; */
    padding-top: 0px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;

    /* border: solid green; */



    /* font-family: "Vollkorn", serif; */
    font-family: "Lora", serif;
    margin-top: 60px;
    /* margin-left: 10%;
margin-right: 10%; */

    color: rgb(105, 103, 103);


}

/* ====================Tech Widgets=================================== */

.Tcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    padding: 30px 40px;
    background-color: #302e301a;
    background-image: linear-gradient(rgba(187, 171, 171, 0.595), rgba(101, 131, 176, 0.204));
    border-radius: 20px;
    gap: 10px;
    max-width: 1200px;







    /* ------escape trial below------------ */
    align-items: stretch;
    /* ------------------------ */



}

.widget {
    padding: 20px;
    width: 150px;
    height: 155px;
    margin: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: white;

}

.widget .icon {
    margin-bottom: 10px;
}

.widget .description {
    text-align: center;
    font-size: 17px;
    font-family: "Vollkorn", serif;
    color: #443b75;
}

.icon img {
    width: 50px;
    height: 50px;
}



/* ----------------------------------All the banner heading style----------------------------- */
.banner {
    margin-top: 100px;
    font-size: 40px;
    font-family: "Vollkorn", serif;
    color: #443b75;
    text-align: center;
    padding-top: 75px;
}

/* ====================Milestone Education detailss================= */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 30px auto;
    /* border: solid red; */

    /* background: rgba(0, 0, 0, 0.2);
    
    background-image: linear-gradient(rgba(148, 146, 201, 0.83), rgba(80, 124, 188, 0.204));
   */
    border-radius: 10px;


}

.econtainer {
    padding: 10px 50px;
    position: relative;
    width: 50%;
    /* background: rgba(0, 0, 0, 0.3); */
    /* border: solid rgb(64, 0, 255); */
    /* 
    animation: movedown 1s linear forwards;
    opacity: 0; */


}

@keyframes movedown {
    0% {
        opacity: 1;
        transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.econtainer:nth-child(2) {
    animation-delay: 1s;
}

.econtainer:nth-child(3) {
    animation-delay: 3s;
}

.econtainer:nth-child(4) {
    animation-delay: 4s;
}


.econtainer .nod {
    position: absolute;
    width: 40px;
    border-radius: 50%;
    border: #631111 soid 1px;
    right: -20px;
    top: 32px;
    z-index: 10;


}

.left-container {
    left: 0;
}

.right-container {
    left: 50%;
}

.right-container img {
    left: -20px;
}

.text-box {
    padding: 20px 20px;
    background: #fff;
    position: relative;
    border-radius: 6px;
    font-size: 15px;
    border: solid rgba(186, 157, 157, 0.607);
    display: flex;
    
    /* background: #0b0324; */
    background: #868881;

    background-image: linear-gradient(rgba(59, 119, 151, 0.83), rgba(80, 123, 188, 0.514));
    color: rgb(210, 205, 205);
   
    /* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */

}

.elogo {
    width: 13%;
    /* border: solid rgba(81, 206, 18, 0.8); */


}

.elogo img {
    width: 50px;
    /* align-items: center;
    justify-content: center; */
    vertical-align: sub;

}

.edetail {
    /* border: solid; */
    margin-left: 10px;
}
.edetail p{
    font-size: medium;
   /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
}

.timeline::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 100%;
    /* background: #fff; */
    background: rgba(7, 7, 7, 0.53);
    top: 0;
    left: 50%;
    margin-left: -3px;
    z-index: -1;
    /* animation: moveline 6s linear forwards; */
}

@keyframes moveline {
    0% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}

.left-container-arrow {
    height: 0;
    width: 0;
    position: absolute;
    top: 28px;
    z-index: -1;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid rgba(186, 157, 157, 0.607);
    /* border-left: 15px solid rgba(0, 0, 0, 0.3); */
    right: -15px;
}

.right-container-arrow {
    height: 0;
    width: 0;
    position: absolute;
    top: 28px;
    z-index: -1;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid rgba(186, 157, 157, 0.607);
    left: -15px;
}

.text-box h2 {
    font-weight: 600;
}

.text-box small {
    display: inline-block;
    margin-bottom: 10px;
}




/* ===========================Widget CSS==================+ */
.plate {
    max-width: 1200px;
    margin: 20px auto;
    /* border: solid red; */

    /* background: #85a3aa13; */
    background: rgba(0, 0, 0, 0.068);
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center;
    /* padding-top: 60px; */


    /* ------escape trial below------------ */
    align-items: stretch;
}

.wid {


    /* border: solid blue; */
    width: 355px;
    /* margin: 20px 20px; */
    border-radius: 30px;

    background: rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(rgba(148, 146, 201, 0.83), rgba(187, 72, 72, 0.204));

    box-shadow: 0px 4px 8px rgba(48, 124, 168, 0.441);
    /* Adjust the values as needed */
    /* transition: box-shadow 0.3s ease; */
    /* Add transition for smooth effect */

    /* ------escape trial below------------ */
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    margin: 20px;
    display: flex;
    flex-direction: column;

}

.wid:hover {
    /* box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2); */
    /* Adjust the values as needed */
    transform: scale(1.05);
    /* Optional: Zoom in slightly on hover */

    cursor: pointer;
    font-weight: bold;

}

.wid-container {
    /* background: #dadcdde7; */
    /* border: solid greenyellow; */

    width: 90%;
    margin: 10px 17px;


    /* ------escape trial below------------ */
    flex: 1;
    /* Make container take up the remaining space */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wid-container img {
    width: 100%;
    padding-top: 5px;

    border-top-left-radius: 20px;
    /* Adjust the value to set the desired radius */
    border-top-right-radius: 20px;
    /* Adjust the value to set the desired radius */
}

.wid-text {
    text-align: center;
    text-justify: inherit;
    /*not!*/
    margin-top: 10%;
    /* font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; */

    font-family: "Vollkorn", serif;
}

.wid-text h3 {
    margin-bottom: 5px;

}

.wid-text small {
    display: inline-block;
    margin-bottom: 25px;
}

.wid-text p {
    text-align: justify;
    padding-bottom: 40px;
    line-height: 25px;
    font-size: 0.8rem;
    font-family: "Sono", monospace;
    color: #282441;
    font-optical-sizing: auto;
    /* font-weight: lighter; */
    font-style: normal;
    font-variation-settings:
        "MONO" 1;
    }


/* ------Archieved-------- */
@media (max-width: 768px) {
    /* .wid {
        width: 100%;
        margin: 10px;
    }

    .wid-text p {
        padding-bottom: 20px;
    } */
}

/* ==============================Certification box started from here=========================== */
.c-plate {
    max-width: 1200px;
    /* border: solid red; */
    margin: 20px auto;


}

.c-box:hover {
    box-shadow: 0px 8px 16px rgba(186, 137, 225, 0.613);

    /* Adjust the values as needed */
    /* transform: scale(1.05); */
    /* Optional: Zoom in slightly on hover */

    cursor: pointer;

}

.c-box {
    width: 100%;
    display: flex;
    /* border: dotted rgb(255, 0, 221) 5px; */
    background: rgba(192, 192, 192, 0.205);

}

.c-logo {
    width: 155px;
    /* border: solid green; */
    margin: 10px 15px;


}

.c-logo img {
    width: 143px;
    height: auto;
    border: solid 5px #fff;
    border-radius: 15px;
}

.c-text {
    /* border: solid blue; */
    width: 85%;
    padding: 15px 20px;
    margin: 10px 20px;
    /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background: #fff;
    border-radius: 20px;

}

.c-text h2 {
    padding-bottom: 10px;
}

.c-text p {
    padding-bottom: 20px;
}

.c-text small {
    color: #110e21a3;
}

/* ===================Footer==================== */
footer {
    /* background-color: #89979777; */
    background-color: #fff;
    color: #333131;
    padding: 20px;
    display: flex;
    flex-wrap: wrap; /* Allow wrapping */
    justify-content: space-between;
    align-items: center;
    margin-left: 70px;
}

.footer-left {
    width: 50%;
    font-family: "Vollkorn", serif;
    
}

.footer-right {
    width: 50%;
    display: flex;
    justify-content: flex-end;


}

.social-icons {
    /* display: flex; */
    display: flexbox;
    margin-top: 15%;
    text-decoration: none;

}
.social-icons :hover{
    text-decoration: none;
    background: transparent;
    outline: none; 
}

.social-icons a {
    margin-right: 10px;
   
}


.social-icons img {
    width: 30px;
    height: 30px;


}

p {
    font-weight: lighter;
    font-size: 18px;
    font-family: monospace;
    /* font-family: "Vollkorn", serif; */
    line-height: 30px;

}

.btn {
    display: inline-block;
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.btn:hover {
    background-color: #45a049;
}

.bl-line {
    border: 0.5px solid rgba(0, 0, 0, 0.394);
    width: 90%;
    margin-left: 5%;
    margin-top: 65px;

}

#copyBtn:hover {
    cursor: pointer;

}

.end{
    display: flex;
    background-color: #000000e1;
    height: 35px;
    align-items: center;
    justify-content: center;

    font-weight: lighter;
    font-family:  "Nunito", sans-serif;
    color: rgba(255, 255, 255, 0.733);
   
}