.atur-text{
    margin-top: -50px;
    margin-left: 60px;;
}
nav {
     /* background-color: rgba(255, 255, 255, 0.8); White with 80% opacity */
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 0 ; 
    padding-bottom: 0;
    ;
}
#logobackground{
    padding-bottom:auto ;
    padding-top: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: rgba(0, 0, 0, 0.5); /* semi-transparent dark circle */
  border-radius: 50%;
  background-size: 50%, 50%;
  padding: 1.5rem; /* increases click area */
}

.carousel-control-prev,
.carousel-control-next {
  width: 5%; /* adjust spacing from edge */
}
.text {
  color: #ffffff;
  font-size: 40px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  height: 120px;
  margin-bottom: 120px;

 
}
#smalltext{
    color: #ffffff;
  font-size: 20px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  
}
.carouselimage{
    height: auto;
    width: auto;

}
*h1{
    color: #142245;
    text-decoration: none;
}
.text-center my-5 {
    color: #142245; 
    text-decoration: none;
}
body { 
    font-family: 'Poppins', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; 
    text-decoration: none;
}
#container{
    text-decoration: none;
}
a{
    text-decoration: none;
}
.img-fluid {
    border-radius: 10%;
}
.skillsicons{
    width: 180px;
    height: 180px;
    overflow:hidden;
    border-radius: 10%;
}
.card {
   color: #142245;
   background-color: #e3ded8;
   border-radius: 10%;
   border: none;
}
.card-title{
    font-size: 25px;
    font-weight: bold;
}
.card-text{
    font-size: 18px;
}
.exploremore {
    background-color:#323d59; 
    color:white; 
    padding:60px 0;
}
#about {
    width: auto;
}
#contact {
    color:#142245;
}
.footerilya{
    color:white; 
    background-color: #323d59;
    padding:30px;
    text-align: center;
    font-weight: bold;

}
.row{
    padding:20px;
    
}
.buttonilya{
    background-color: #152346;
    color: white;
    border: none;
    border-radius: 10%;
    padding: 10px;
}
#services{
    text-decoration: none;
    color:#152346;
    
    
}
.servicestext{
    font-weight: bold;
    font-size: 40px;
}
