@font-face {
    font-family: 'DroidKufiRegular';
    src: url('../fonts/DroidKufiRegular.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/DroidKufiRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/DroidKufiRegular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/DroidKufiRegular.woff2') format('woff2'), url('../fonts/DroidKufiRegular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/DroidKufiRegular.svg#svgFontName') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'AachenBT-Roman';
    src: url('../fonts/Site/AachenBT-Roman.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/Site/AachenBT-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Site/AachenBT-Roman.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Site/AachenBT-Roman.woff2') format('woff2'), url('../fonts/Site/AachenBT-Roman.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Site/AachenBT-Roman.svg#svgFontName') format('svg');
    /* Legacy iOS */
}

html,
*,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
q,
small,
strong,
sub,
sup,
tt,
var,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
button {
    font-family: 'DroidKufiRegular', arial !important;
    margin: 0;
    padding: 0;
    font-weight: normal;
    direction: rtl;
}

.fa {
    font-family: FontAwesome !important;
}

.zmdi {
    font-family: 'Material-Design-Iconic-Font' !important;
}

.Language {
    padding: 10px;
    width: 50%;
    float: left;
}

.TopHeader .FastLinks {
    width: 50%;
    float: right;
    margin-top: 20px;
    transition: all 200ms;
}

.a-Header.smaller .TopHeader .FastLinks {
    margin-top: 10px;
}

.a-Menus .navbar-nav>li {
    display: inline-block;
    margin: 15px 5px 0 5px;
    float: none!important;
}

.a-Menus .navbar-nav>li:first-of-type {
    margin: 0 5px;
}


/*.ArrowsDafult .swiper-button-next, .ArrowsDafult .swiper-button-prev, .form-group.BTnAnchor a i, .form-group .btn-primary i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}*/

.ArrowsDafult .swiper-button-prev {
    float: left;
}

.Description {
    text-align: right;
}

#top-link-block.affix {
    position: fixed;
    bottom: 18px;
    left: 10px;
    right: initial;
}

.pull-right {
    float: left !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.Language {
    display: block;
    /*height: 68px;*/
}

.CurrentLan {
    float: left;
}

.AnotherLan {
    float: right;
    text-align: left;
}

.ArrowsDafult {
    margin-left: 0%;
    margin-right: 6%;
}

.WorkshopItem .imgs {
    margin-left: 10px;
    margin-right: 0px;
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 999px) {}

@media only screen and (max-width: 767px) {
    .a-buttonToggle {
        float: left;
    }
    .a-Menus .navbar-nav>li>a {
        text-align: right;
    }
}

@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 585px) {
    .a-Menus .navbar-nav>li {
        display: block!important;
    }
}

@media only screen and (max-width: 366px) {}

.follow-subscribe-social ul li:last-child {
    margin: 0 15px 0 0;
}

.follow-subscribe-social ul li:first-child {
    margin: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.gmap {
    float: right;
}

@media (max-width: 736px) {
    .gmap {
        float: none;
    }
}