.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-f730ac3 */.contact-us {
    background-image: url('https://studiorustica.ir/wp-content/uploads/2021/05/1l2a7482.jpg');
    height: 110vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-us-text {
    width: 100%;
    background-color: #163F8F;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white !important;
    text-align: center;
    direction: rtl;
    padding: 2rem 0;
}
.contact-us-text h3 {
    color: white
}/* End custom CSS */