﻿
@font-face {
    font-family: 'Tajawal-Bold';
    src: url('Tajawal-Bold.eot');
    src: url('/Content/fonts/Tajawal-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Tajawal-Regular';
    src: url('Tajawal-Regular.eot');
    src: url('/Content/fonts/Tajawal-Regular.ttf') format('truetype');
}

body {
    /*padding-top:0; 50px;*/
    padding-bottom: 20px;
    font-family: 'Tajawal-Regular';
    /*font-size: 14px;*/
}




.bg-slick-carbon {
    background-image: linear-gradient(to bottom, #323232 0%, #3F3F3F 40%, #1C1C1C 150%),linear-gradient(to top, rgba(255,255,255,0.4) 0%, rgba(0,0,0,0.25) 200%) !important;
    background-blend-mode: multiply;
   
   
}
/*bg-slick-carbon ::after
{
    background-image: url('../Content/images/heaerBg.jpg') !important;
    background-position: top;*/ /* Where the image will be positioned relative to "top, right, bottom, and/or left */
    /*background-repeat: repeat-x;
    opacity: 0.1;
    width: auto;
}*/
/*
footer {
    position: fixed;
    height: 80px;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #cef5ff;
}*/