

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap');
/* *{
   justify-content: center;
   justify-content: space-around;
   justify-content: space-between; 
   padding: 0px 

} */
.bg{
  background-color: rgb(106, 170, 243);
  /* height: 75px; */
}

.bg1{
  background-color: rgb(106, 170, 243) ;
  /* height: 40px; */
}

.bgn{
  background-color: rgb(118, 196, 241)  ;
  /* height: 43px; */
}

.bgn1{
  background-color: rgb(118, 196, 241) ;
  /* height: 225px; */
  /* width: 100%; */
  /* display: block; */
  
}

/*  image slider  */


.carousel-item{
/* height: 100%; */
/* max-width: 100; */
/* min-width: 80%; */
/* min-height: 10px; */
max-height: 560px;
/* min-height: fit-content; */
/* max-height: fit-content; */

}

.centre{
  text-align: center;
}


h1,h2,h3{
  text-align: center;
  /* color: rgb(11, 11, 200); */
}

p{

/* text-align: left; */
  color: rgb(11, 11, 200);
  padding: 0;
  margin: 0;
  justify-content: right;
}
.wel{
  background-color:rgba(252, 247, 247, 0.339);
}
.wel1{
  background-color:rgba(235, 230, 230, 0.339);
}

/* .container{
height: 80%;
} */


.p{
  text-align: center;
}

.bg-theme
{
  background-color: aliceblue;
}
    
    
.p-murtaza img{

  width: 200px;
  height: 200px;
  border-radius: 10;
  padding: 0px;
  color: rgb(8, 58, 58);
  background-color:none;
  border-radius: 100px;
  /* background-image: url(muratza.jpeg) ; */
  background-size: cover;
  border-style: double;
}





.C-box{
background-color: rgb(255, 255, 255);
box-shadow: 5px 10px 10px    #d7d6d6;
height: 40px;


}
.C-box1{
  background-color: rgb(255, 255, 255);
  box-shadow: 5px 10px 10px    #d7d6d6;
  height: 120px;
  
  
  }

  .C-box2{
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 10px 10px    #d7d6d6;
    height: 170 px;
    
    
    }
    .none{
      display: none;
    }