.services__three-item-content-icon img{
    height: 100%;
}
.left-right-animate2{
    height: 100%;
}
/* Hide number input spinners for Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Hide number input spinners for Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.services__one-item h4{
    font-size: 18px;
    font-weight: 900;
    line-height: 20px;
}
.services__one-item p{
    font-size: 15px;
}
.text-center{
    text-align: center;
}
.chooseUs__area-item h4{
    font-size: 20px;
}
.mission-vision-box{
    padding: 20px;
    border-radius: 10px;
    border: 2px solid #ffffff;
}
.mission-vision-box h4{
   color: #ffffff;
   font-size: 30px;
   font-weight: 700;
}
.mission-vision-box p{
   color: #ffffff;
}
.services__one-item ul li{
    color: #ffffff !important;
    margin-bottom: 10px;
}
.services__one-item ul{
   margin-top: 20px;
}
.max-height335{
    min-height: 335px;
}
.blog-content-main-box h4{
    font-size: 18px;
    line-height: 22px;
}
.max-height-bg{
    min-height: 175px;
    background-color: #4661c1;
    box-shadow: #4661c1 0px 2px 8px 0px;
}
.max-height-bg h4, .max-height-bg p{
    color: #ffffff;
    font-weight: 700;
}
.dfjc{
    display: flex;
    justify-content: center;
}
.contact__four-info .location-text{
    text-transform: capitalize;
}