.hero-image-div {
    display: flex;
    justify-content: center;
}
.hero-image {
    max-width: 50%;
}

.txt-bold{
    font-weight: bold !important;
}

#googleMap2 {
    border:0;
    width: 100%;
    height: 270px;
}

.txt-center{
    text-align: center;
}

.error-input .form-control {
    border: 1px solid #c20b0b !important;
}

.error-input > small {
    color: #c20b0b;
}

h3 , a , h5 , p , h2 , span , p , h4{
    font-family: 'Cairo', sans-serif !important;
}

.testimonial-comment{
    letter-spacing: 1px;
}

.testimonials .testimonial-item .stars .bi-star-not-fill{
    color: #d9d6d6 !important;
}
