@charset "UTF-8";
html, html[dir="ltr"], [dir="ltr"] {direction: ltr;}
html[dir="rtl"], [dir="rtl"] {direction: rtl;}
body, h1, h2, h3, h4, h5, h6,
.ms-core-navigation {
    font-family: 'Roboto', sans-serif, Arial; font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
.font-regular {font-weight: normal;}
.font-light {font-weight: 300;}
.font-medium, .btn-link, 
.btn-brand, .main-heading h2, .footer h4 {font-weight: bold;}

[dir="rtl"], [lang="ar"] {
    font-family: "Lusail", "Helvetica Neue", Helvetica, "Tahoma", Arial, sans-serif; 
}
#dataBtnDiv #dataBtn-ar {display: none !important;}
.contentRight {text-align: right;}
.btn-brand:hover,
.btn-brand:focus {
    box-shadow: -1px 3px 5px 0px rgb(0 0 0 / 20%);
}
.overlay {
    left: 0;
}

.header {
    background: #ffffff url("../moj-img/background2.png") top right no-repeat;
    background-size: 50%;
}
.paging-section nav ul {
    padding-left: 0;
}

/* end */
@media all and (min-width: 1200px) {
    
}
@media all and (max-width: 1199px) {

}
@media all and (max-width: 767px) {

}

/*# sourceMappingURL=styleLang.css.map */