*{
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;

}

body{
    background-image: url(page3.jpg);
}

.box1 {
width: 1166px;
height: 142px;
background-color: brown;
}

h1{
   
    font-size: 75px;
    color: aliceblue;
    display: flex;
    justify-content: center;

}

h2{
    font-size: 20px;
    color: aliceblue;
    display: flex;
    justify-content:center ;
}

.box2{
    border: 2px solid rgb(238, 235, 235);
    background-color: rgb(55, 55, 155);
    gap: 10px;
    display: flex;
    justify-content: center;
    border-style: dotted;
    transition: 0.5s;
    
}

.box2 a{
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.box2 a:hover{
    transform: scale(1.05);
}


p{
cursor: pointer;
font-size: 25px;
display: flex;
align-items: center;
height: 40px;
color: aliceblue;
}

.box3{  
height: 58px;
display: flex;
justify-content: center;
gap: 2px;
}

.coloum1{
color: aliceblue;
font-size:70%;
background-color: rgba(171, 14, 14, 0.838);
width: 24.1%;
height: 55px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}

.box4{
height: 58px;
display: flex;
justify-content: center;
gap: 2px;
}

.coloum2{
color: aliceblue;
font-size:70%;
background-color: rgba(171, 14, 14, 0.838);
width: 24.1%;
height: 55px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}


.box5{
    border: 2px solid rgba(46, 46, 165, 0.875);
    width: 50%;
    margin: 2%;
    border-style: dotted;
    background-image: url(paper1.jpg);
    background-position: center;
    background-size: cover;
   
}

.header{
    color: aliceblue;
    height: 50px;
    font-size: 4.5vw;
    display: flex;
    align-items: center;
   justify-content: center;
    background-color: rgba(46, 46, 165, 0.875);
    border: 2px solid black;
    
}

.yojna{

    text-align: center;
    font-size: 25px;
    background-color: rgba(46, 46, 165, 0.875) ;
    color: aliceblue;

    
}

.yojnabox{
    background-color: aliceblue;
    border: 2px solid  rgba(46, 46, 165, 0.875);
    background-image: url(Untitled-1.jpg);
    background-size: cover;
    background-position: center;
    background-size: 250px;
     
}

.latestjob{
    background-image: url(page3.jpg);
    background-size: cover;
    border: 2px solid  rgba(46, 46, 165, 0.875);
    background-size: cover;
    background-position: center;
    background-size: 250px;
     
}

.latest{
    text-align: center;
    font-size: 25px;
    background-color: rgba(46, 46, 165, 0.875) ;
    color: aliceblue;

    
}


.cor{
    
    display: flex;
    background-image: url(page3.jpg);
    background-position: center;
    background-size: cover;
    
    
}

ul{
margin: 10%;



}


.slider{
    animation: slide 120s infinite;

}

@keyframes slide{
    0%{transform: translateY(0px);}
    100%{transform: translateY(-2000px);}
}

.view{
font-size: 20px;
position: relative;
left: 6px;
background-color:rgb(55, 55, 155);
color: aliceblue;
box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
cursor: pointer;
transition: 0.5s;
}

.view:hover{
    transform: scale(1.2);
}

@media (max-width:1000px) {
p{ font-size: 10px;}

}

p:hover{
     background-color: rgba(178, 7, 7, 0.48);
box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}


.state ul{
    display: flex; 
    flex-wrap: wrap; 
   margin:0%;
    list-style: none; 
    align-items: center;
    justify-content: center;
    
}

.state li{ 
    font-size: 20px; 
    margin-bottom:2px;
    margin-right: 2px; 
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(119, 44, 44);
    color: aliceblue;
    box-shadow: rgba(246, 244, 244, 0.4) 0px 2px 4px, rgba(250, 248, 248, 0.3) 0px 7px 13px -3px, rgba(251, 250, 250, 0.2) 0px -3px 0px inset;
    transition: 0.5s;
    cursor: pointer;
    width: 50px;
   
    
}

.state li:hover{
    transform: scale(1.5);
    background-color: rgb(16, 16, 89);
    
}

.state a{
    text-decoration: none;
}

/* .om{
    border: 1px solid black;
    
} */

.om1{
    /* border: 2px solid black; */
    margin: 0%;
    display: flex;
    gap: 0.2%;
    justify-content: center;
    flex-wrap: wrap;
    
    
    
   
}

.om1 a{
    text-decoration: none;
}

.om2{
list-style: none;
border: 2px solid black;
width: 150px;
text-align: center;
background-color: brown;
color: aliceblue;
font-size: 17px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 1px;
cursor: pointer;
transition: 0.5s;





}

.om2:hover{
    transform: scale(1.1) ;
    background-color: rgb(16, 16, 89);
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.footer{
border: 2px solid black;
/* height: 220px; */
font-size: 25px;
background-color: brown;
color: aliceblue;
justify-content: center;
flex-wrap: wrap;
display: flex;

}

.c{
border:2px solid black;
border-top: none;
border-bottom: none;
border-left: none;
padding-right: 10px;
}

.d{
   margin-left: 10px; 
   /* border: 2px solid black; */
   border-top: none;
   border-bottom: none;
   cursor: pointer;
   box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
   transition: 0.5s;
}

.d:hover{
    background-color: rgb(16, 16, 89);
    transform: scale(1.1);
    
}










