@import url('https://fonts.googleapis.com/css?family=Cairo:200,300,400,600,700,900&display=swap');

h1, h2, h3, li, p, .vcex-heading-inner, .link-inner, .vcex-icon-box-heading, .tp-static-layer, .nf, .tp-caption.tp-resizeme, .buttonRed>a, .responsive-handler.fr-view.breakable, .theme-button, input[type="submit"], .theme-button-inner, .vcex-content {
    font-family: 'Cairo', sans-serif !important;
}


.sf-menu>li.menu-item {
    float: right;
}

.ltr, #top-bar-wrap {
	direction: ltr !important;
}

.wpcf7 {
	direction: rtl !important;
}

.one-half, .one-third, .one-fourth, .one-fifth {
    float: right !important;
}

.vcex-list_item .vcex-icon-wrap {
    margin-right: 0px !important;
    margin-left: 10px;
}

.phones .vcex-content {
	direction: ltr !important;
    unicode-bidi: embed !important;
}