.services{
    margin-top: 4rem;
    margin-bottom: 1rem;
}
.center{
    text-align: center;
    margin-bottom: 3rem;

}
.center h1{
    font-weight: 800;
    text-transform: uppercase;
    color: #003f76;
    font-size: 40px;
    margin-bottom: 0;
}

.carousel-item img{
    height: 30.5rem;
}
/* .w-100 {
  
    height: 29rem;
} */


.private{
  
    text-align: center;
    padding: 24px;
    margin-top: 5px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    

}
.private:hover{
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  background-color: #f26522;
    transition: all 1s;
}

.private:hover h6{
    color: white;

}
.private:hover p{
    color: white;

}

.private h6{
    font-weight: bold;
}
.limited img{
    width: 40%;
    margin-bottom: 10px;
}
.card2 {
    width: 300px;
}

.cards {
    width: 300px;
}
.left_container_most {
width: 193px;
margin-top: 232px;

}

.card-container2 {
    margin: 0 17px;
}

