html {
    height: 100%;
}

@font-face {
    font-family: 'BHoma';
    src: url('fonts/BHoma.eot') format('eot'),  /* IE6-8 */
         url('fonts/BHoma.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/BHoma.ttf') format('truetype');  /* Saf3-5, Chrome4+, FF3.5, Opera 10+ */
  }

  @font-face {
    font-family: 'BBTitr';
    src: url('fonts/BTitrBold.eot') format('eot'),  /* IE6-8 */
         url('fonts/BTitrBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/BTitrBold.ttf') format('truetype');  /* Saf3-5, Chrome4+, FF3.5, Opera 10+ */
  }

body {
    direction:rtl;
    background-color:#dfd;
    display: flex ;
    flex-direction: column;
    height: 100%;
}

h3, h2, h1, .uk-logo{
    font-family: BBTitr;
}

body, nav, .uk-navbar-nav li a{
    font-family: BHoma, B Yekan, B nazanin, Tahoma;
}

.uk-navbar{
    background-color:#00f;
}

.uk-offcanvas-content {
    flex: 1 0 auto;
}

footer {
    flex-shrink: 0;
}

.fa{
    direction:rtl;
    font-family:B Yekan, B nazanin, Tahoma;
}

.en{
    direction:ltr;
    font-family:Helvetica Neue, Helvetica, Arial;
}

/* #sliderNo1{
    background-color:#292;
} */

#shaknakon_slides{
    background-color:#eef;
}
