* {
    margin: 0;
    padding: 0;
}
.navbar {
    display: flex;
    transform-origin: 95% 50% 0;
transition: all 0.5s;
border-style: solid;
   border-color: white;
   border-width: 10px;
   border: 1rem solid white;
   
   box-shadow: 
   0 0 1rem black,
   inset 0 0 2rem black,
   0 0 2rem black,
   0 0 4rem black,
   inset 0 0 4rem black;
   border-radius: 30%;
   height: 30px;
   color: white;
    
}
.navbar a {
    text-decoration: none;
    color:white;
    margin-top: 5px;
    font-family: cursive;

}
.div1 {
    display: flex;
    
}
.a1:hover {
    color: black;
    font-family: cursive;
    height: 20px;
    transition: all 0.3s ease-in-out;
    /* transform: scale(0.5); */
    border-style: solid;
    border-color: white;
    border-width: 10px;
    /* background-size: 100%; */
    background-repeat: no-repeat;
    border: 1rem solid white;
    box-shadow: 
    0 0 1rem blanchedalmond,
    inset 0 0 2rem #fff,
    0 0 2rem #3877FF,
    0 0 4rem #3877FF,
    inset 0 0 4rem #3877FF;
    /* position: absolute; */
   transform-origin: 95% 50% 0;
   transition: all 0.5s;
   transform: rotate(360deg);
   color: blue;
}
.p2 {
    color: white;
    
 }
 .p2 :hover {
     color: black;
     transform-origin: 95% 50% 0;
     transition: all 0.5s;
     border-style: solid;
        border-color: white;
        border-width: 10px;
        border: 1rem solid white;
        box-shadow: 
        0 0 1rem pink,
        inset 0 0 2rem #fff,
        0 0 2rem red,
        0 0 4rem red,
        inset 0 0 4rem red;
        transition: all 0.5s;
        transform: rotate(360deg);
 }
 
 .b1 {
    font-size: 30px;
    color: white;
    
}
.h22 {
    color: white;
    font-family: cursive;
}
body {
    box-shadow: 
    0 0 1rem blanchedalmond,
    inset 0 0 2rem #fff,
    0 0 2rem red,
    0 0 4rem red,
    inset 0 0 4rem red;
   height: 5000;
width: 100%;
min-height: 100vh;
background-color: #ffffff;




}
.navbar:hover {
    border-radius: 100px;
    transform-origin: 95% 50% 0;
transition: all 0.5s;
border-style: solid;
   border-color: white;
   border-width: 10px;
   border: 1rem solid white;
   color: black;
   box-shadow: 
   0 0 1rem pink,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red;
   border-radius: 30%;
  
}

.h22:hover {
    color: black;
    height: 20px;
    transition: all 0.3s ease-in-out;
    /* transform: scale(0.5); */
    border-style: solid;
    border-color: white;
    border-width: 10px;
    /* background-size: 100%; */
    background-repeat: no-repeat;
    border: 1rem solid white;
    box-shadow: 
    0 0 1rem blanchedalmond,
    inset 0 0 2rem #fff,
    0 0 2rem red,
    0 0 4rem red,
    inset 0 0 4rem red;
    /* position: absolute; */
   transform-origin: 95% 50% 0;
   transition: all 0.5s;
   transform: rotate(360deg);
}
.container {
    /* width: 80%;
    min-height: 80vh; */
    height: 700px;
    padding: 30px 10%;
    transition: all 0.3s ease-in-out;
    /* transform: scale(0.5); */
    border-style: solid;
    border-color: white;
    border-width: 10px;
    /* background-size: 100%; */
    background-repeat: no-repeat;
    border: 1rem solid white;
     box-shadow: 
     0 0 1rem #fff,
    inset 0 0 2rem red,
    0 0 2rem red,
    0 0 4rem red,
    inset 0 0 4rem black;  
    /* position: absolute; */
   transform-origin: 95% 50% 0;
   transition: all 0.5s;
   color: blue; 
   background-color: black;
   color: white;
}

.container:hover {
    
    /* min-height: 90vh; */
    padding: 30px 10%;
    transition: all 0.3s ease-in-out;
    /* transform: scale(0.5); */
    border-style: solid;
    border-color: white;
    border-width: 10px;
    /* background-size: 100%; */
    background-repeat: no-repeat;
    border: 1rem solid white;
     box-shadow: 
     0 0 1rem blanchedalmond,
    inset 0 0 2rem #fff,
    0 0 2rem red,
    0 0 4rem red,
    inset 0 0 4rem red;  
    /* position: absolute; */
   transform-origin: 95% 50% 0;
   transition: all 0.5s;
   color: blue; 
   background-color: black;
   color: white;
}

body:hover {
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red;  
}







.container .main-title {
    max-width: 700px;
    margin: 0px auto;
text-align: center;
font-family: cursive;
}

.container .main-title:hover {
    max-width: 700px;
    margin: 0px auto;
text-align: center;
font-family: cursive;
box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
   border-radius: 50%; 
   
}






.container .main-title h1 {
    position: relative;
    font-size: 40px;
     color: white;
     margin-bottom: 30px;
     display: f=inline-block;
}

.container .main-title h1:hover {
    position: relative;
    font-size: 40px;
     color: white;
     margin-bottom: 30px;
     display: inline-block;
     box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
   border-radius: 50%; 
}






.container .main-title h1::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 125%;
    left: 0;
    background-color: #808080;
}

.container .main-title h1::before:hover {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 125%;
    left: 0;
    background-color: #808080;
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
   border-radius: 50%; 

}







.container .main-title h1::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 3px;
   top: calc(125% - 1px);
    left: 50%;
    background-color: #d03645;
    transform: translate(-50%);
}

.container .main-title h1::after:hover {       
    content: '';
    position: absolute;
    width: 50%;
    height: 3px;
   top: calc(125% - 1px);
    left: 50%;
    background-color: #d03645;
    transform: translate(-50%);
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
   border-radius: 50%; 
}



body {
    cursor: pointer;
}


.main-title p {
    color: white;
}

.main-title p:hover {
    color: white;
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
   
}


.container .row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.container .row:hover {                 
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;

    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
   
}



.row .col {
    flex-basis: 46%;
}

.row .col:hover {
    flex-basis: 46%;
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 

}




.row .sub-title h2 {
    position: relative;
    color: white;
    font-size: 22px;
    font-family: cursive;
    display: inline-block;
    margin-bottom: 30px;
}

.row .sub-title h2:hover {
    position: relative;
    color: white;
    font-size: 22px;
    font-family: cursive;
    display: inline-block;
    margin-bottom: 30px;
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem red,
   0 0 4rem red,
   inset 0 0 4rem red; 
}





.row .sub-title h2::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 1px;
    top: 125%;
    left: 0;
    background-color: #808080;
}
.row .sub-title h2::after {
    content: '';
    position: absolute;
    width: 25%;
    height: 3px;
   top: calc(125% - 1px);
    left: 0%;
    background-color: #d03645;
    
}
.subject {
    font-size: 18px;
    font-weight: thin;
    color: white;
    padding-bottom: 15px;
    text-transform: uppercase;
}


.subject:hover {
    font-size: 18px;
    font-weight: thin;
    color: white;
    padding-bottom: 15px;
    text-transform: uppercase;
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem  red,
   0 0 4rem red,
   inset 0 0 4rem  red; 
   
}




.progress-bar {
    position: relative;
    width: 100%;
    height: 5px;
    background-color:white;
    border-radius: 15px;
    margin-bottom: 20px;
}

.progress-bar:hover {
    position: relative;
    width: 100%;
    height: 5px;
    background-color:white;
    border-radius: 15px;
    margin-bottom: 20px;

    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem  red,
   0 0 4rem red,
   inset 0 0 4rem  red; 
}





.progress-bar::after {
    position: absolute;
    content: attr(value);
    top: -35px;
    right: 0;
    color: white;
    font-size: 18px;
}
.progress-line {
    position: absolute;
    width: 100%;
    height: 7px;
    background-color: #d03645;
    border-radius: 15px;
    top: -1px;
    animation: animate 1.5s cubic-bezier(1, 0.2, 0.2, 1) forwards;
}

.progress-line:hover {
    position: absolute;
    width: 100%;
    height: 7px;
    background-color: #d03645;
    border-radius: 15px;
    top: -1px;
    animation: animate 1.5s cubic-bezier(1, 0.2, 0.2, 1) forwards;
    box-shadow: 
    0 0 1rem blanchedalmond,
   inset 0 0 2rem #fff,
   0 0 2rem  red,
   0 0 4rem red,
   inset 0 0 4rem  red; 
}



@keyframes animate{
    100%{
        width: 100%;
    }
}
