@import url("style.css");
body,
body p,
body a,
body span,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body h1 span,
body h2 span,
body h3 span,
body h4 span,
body h5 span,
body,
label,
input,
select,
button,
ul,
li {
    font-family: 'Cairo' !important;
}

.nav-toggle {
    position: absolute;
    bottom: 0;
    right: auto;
    left: 0;
    top: 0;
    width: 6.6rem;
}

.feautres-section .slick-dots li button {
    width: 13px;
    height: 13px;
}

.icon-arrow_forward::before {
    content: "\eb50";
}

.contact-us-form,
.contact-us-form .wpcf7-form-control.wpcf7-text.wpcf7-email {
    direction: rtl;
}

.contact-us-form .wpcf7-form-control.wpcf7-text,
.contact-us-form .wpcf7-textarea {
    padding: 15px;
}