/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess
 */
 @font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kufi/DroidKufi-Regular.eot');
  src: url('../fonts/kufi/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/kufi/DroidKufi-Regular.woff2') format('woff2'),
  url('../fonts/kufi/DroidKufi-Regular.woff') format('woff'),
  url('../fonts/kufi/DroidKufi-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/kufi/DroidKufi-Bold.eot');
  src: url('../fonts/kufi/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/kufi/DroidKufi-Bold.woff2') format('woff2'),
  url('../fonts/kufi/DroidKufi-Bold.woff') format('woff'),
  url('../fonts/kufi/DroidKufi-Bold.ttf') format('truetype');
}
@font-face{
  font-family:'GEFLOW';
  src:url('../fonts/geflow/GE_FLOW_BOLD.eot');
  src:url('../fonts/geflow/GE_FLOW_BOLD.eot?#iefix') format("embedded-opentype"),
  url('../fonts/geflow/GE_FLOW_BOLD.woff') format("woff"),url(font/GE_FLOW_BOLD.ttf) format("truetype"),
  url('../fonts/geflow/GE_FLOW_BOLD.svg#GE_FLOW_BOLD') format("svg");
  font-weight:400!important;
  font-style:normal
}


/*Regular*/
@font-face {
  font-family: 'STV Regular';
  src: url('../fonts/stv_font/Regular/STV Regular.eot');
  src: url('../fonts/stv_font/Regular/STV Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/stv_font/Regular/STV Regular.woff2') format('woff2'),
  url('../fonts/stv_font/Regular/STV.woff') format('woff'),
  url('../fonts/stv_font/Regular/STV.svg#STV') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*Bold*/
@font-face {
  font-family: 'STV Bold';
  src: url('../fonts/stv_font/Bold/STV-Bold.eot');
  src: url('../fonts/stv_font/Bold/STV-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/stv_font/Bold/STV-Bold.woff2') format('woff2'),
  url('../fonts/stv_font/Bold/STV-Bold.woff') format('woff'),
  url('../fonts/stv_font/Bold/STV-Bold.svg#STV') format('svg');
  font-weight: bold;
  font-style: normal;
}
/*Light*/
@font-face {
  font-family: 'STV light';
  src: url('../fonts/stv_font/Light/STV-Light.eot');
  src: url('../fonts/stv_font/Light/STV-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/stv_font/Light/STV-Light.woff2') format('woff2'),
  url('../fonts/stv_font/Light/STV-Light.woff') format('woff'),
  url('../fonts/stv_font/Light/STV-Light.svg#STV') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'hl';
  src: url('../fonts/hl/HacenLinerScreen.eot');
  src: url('../fonts/hl/HacenLinerScreen.eot') format('embedded-opentype'),
  url('../fonts/hl/HacenLinerScreen.html') format('woff2'),
  url('../fonts/hl/HacenLinerScreen.woff') format('woff'),
  url('../fonts/hl/HacenLinerScreen.ttf') format('truetype'),
  url('../fonts/hl/HacenLinerScreen.svg#HacenLinerScreen') format('svg');
  font-weight:400;
}
body{
 font-family: 'Droid Arabic Kufi' !important; 
}
#cssmenu ul li {
    float: right;
    font-family: 'Droid Arabic Kufi' ; 
}
.navbar-nav li::before {
    right: auto;
    left: 0;
    
}

.header-logo-center {

    flex-direction: row-reverse;
}

.schedule {
    left: -10px;
    right: auto;
}
.top-phone {
    -webkit-transform: translateY(-13px) rotateY(180deg);
    -ms-transform: translateY(-13px) rotateY(180deg);
    transform: translateY(-13px) rotateY(180deg);
}

.secrius-hero-left li::before {
    margin-left: 12px;
    float: right;
    margin-right: 0;
}



.owl-carousel {
    direction: ltr;
}
.schedule span {
    font-family: 'Droid Arabic Kufi' ; 
}
.hero-form-title {
    font-size: 26px;
}
.secrius-hero-left li {
    font-size: 18px;

} 

.hading-title {
    font-size: 30px;
}
.btn-home-2 {
    font-size: 20px;
    padding: 32px 30px;
}

.footer-link li::before {
    content: '\f104';
    /* left: 0; */
}
.footer-link li a {
    padding-right: 15px;
    padding-left: 0px;
}
.footer-link li a i {
    margin-right: 0px;
    margin-left: 2px;
}











.post-slide .post-img {
  float: left;
}
.post-slide .post-date {
left: auto;
right: 0
}
.post-slide .post-bar:after,
.post-slide .post-bar:before {
left: auto;
right: 2%;
}
.post-slide .post-bar:before {
 left: auto;
  right: 12%
}

