@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}
p{
  margin: 0px;
}
.bg_img{
  background-image: url(Images/curve_blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100vh;
}
.cloud{
  background-image: url(Images/left_cloud.png);
  background-repeat: no-repeat;
  background-size: 90%;
  padding: 90px 0 0 120px;
}
.logo_sec img{
  width: 220px;
}
.root_tab{
  display: flex;
  align-items: center;
  background-color: #F8F6FA;
  border: 1px solid #E3E2E4;
  border-radius: 10px;
  color: #7F7F80;
  padding: 10px;
  font-size: 20px;
  font-weight: 200;
  margin-top: 30px;
  cursor:pointer;
}
.root_tab p{
  margin-left: 30px;
}
.root_tab img{
  width: 55px;
}
.lap_bg img{
  width: 90%;
}
.select_sec{
  margin: 150px 0 0 50px;
}
.select_sec h1{
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 15px;
}
.blue_text{
  color: #306DD3;
}



/* /////////////////--------Login--------//////////////////// */


.loginImg{
  background-image: url(/Images/login_right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100vh;
}
.anouncement_bg {
    background-image: url(/Images/Group_28512.png); 
    background-repeat: no-repeat;
    padding:20px;
 margin-right:20px;
}
.leftSec {
    background-image: url(/Images/bg_brick.png);
    background-repeat: no-repeat;
    background-size: 70%;
    height: 100vh;
}
.secOne h1{
  font-size: 34px;
  font-weight: 600;
  margin-top: 60px;
}
.root_tab_two{
  display: flex;
  align-items: center;
  background-color: #F8F6FA;
  border: 1px solid #E3E2E4;
  border-radius: 10px;
  color: #7F7F80;
  padding: 20px;
  font-size: 26px;
  font-weight: 600;
  margin-top: 40px;
  justify-content: center;
  width: 50%;
}
.root_tab_two img{
  width: 55px;
}
.handup img{
  width: 600px;
}
.secOne{
  margin-top: 170px;
}

/* ////////////////////////////// */

.eduBg {
    background-image: url(/Images/edu_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100vh;
    position: fixed
}
.logoBG{
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  width: 240px;
  padding: 60px 50px;
  border-radius: 10px;
  box-shadow: 0px 3px 36px #9D9D9D29;
}
.logoBG img{
  width: 100%;
}
.padd_right{
  padding: 0px 100px;
}
.forBod{
  border-bottom: #F0F0F0 1px solid;
  padding: 40px 0px;
}
.bodBot{
  border: 0px;
  border-radius: 0;
  border-bottom: 1px solid #C5C5C5;
}
.butt_width{
  width: 100%;
  background-color: #2986CE;
  color: #ffffff;
  font-weight: 600;
  height: 50px;
  margin-top: 20px;
}
.form_sec{
  border-bottom: #F0F0F0 1px solid;
  padding: 50px 0px 70px 0px; 
}
.glassImg{
  background-image: url(/Images/Group\ 28512.png);
  background-repeat: no-repeat;
  background-size: auto;
  height:150px;
  width: 60%;
  /* width: 450px; */
  /* posiion: relative; */
  /* width: 500px; */
}
/* .AnnStu{
  position: absolute;
} */
.imagSec{
  border-right: 1px #cacaca solid;
}
.noteSec{
  border-bottom: 1px solid #000;
}
.parStu{
  margin-left: 50px;
}
.purpText{
  color: #525595;
  font-weight: 600;
}
.headr{
  color: #424474;
  font-weight: 700;
  margin-bottom: 5px;
}
.studAnn h1{
  font-size: 28px;
  font-weight: 700;
  color: #14153A;
  margin: 40px 0;
}
.studAnn p{
  margin-top: 10px;
}
.studAnn{
  margin-top: -30px;
}
.girlImg{
  width: 30%;
}
.team{
  width: 80%;
}