﻿body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;
    margin:0;
}
@font-face {
	font-family: 'Linearicons-Free';
	src:url('../font/Linearicons-Free.eot?w118d');
	src:url('../font/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
		url('../font/Linearicons-Free.woff2?w118d') format('woff2'),
		url('../font/Linearicons-Free.woff?w118d') format('woff'),
		url('../font/Linearicons-Free.ttf?w118d') format('truetype'),
		url('../font/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
font-family:'FontAwesome';
src:url('../font/fontawesome-webfont.eot?v=4.1.0');
src:url('../font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal

}

@font-face {
        font-family: 'DoranFaNum-Regular';
    src: url('../font/DoranFaNum-Regular.eot');
    src: url('../font/DoranFaNum-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/DoranFaNum-Regular.woff2') format('woff2'),
        url('../font/DoranFaNum-Regular.woff') format('woff'),
        url('../font/DoranFaNum-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'YekanBakh-Heavy';
    src: url('../font/YekanBakh-Heavy.eot');
    src: url('../font/YekanBakh-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../font/YekanBakh-Heavy.woff2') format('woff2'),
        url('../font/YekanBakh-Heavy.woff') format('woff'),
        url('../font/YekanBakh-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Yekan Bakh';
    src: url('../font/YekanBakh-Regular.eot');
    src: local('YekanBakh-Regular'),
        url('../font/YekanBakh-Regular.eot?#iefix') format('embedded-opentype'),

        url('../font/YekanBakh-Regular.woff') format('woff'),
        url('../font/YekanBakh-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "woodmart-font";
    src: url("../font/f890eea2e91e1270ce7109e36a42260a.eot");
    src: url("../font/f890eea2e91e1270ce7109e36a42260a.eot?#iefix")format("embedded-opentype"),
    url("../font/f890eea2e91e1270ce7109e36a42260a.woff2")format("woff2"),
    url("../font/f890eea2e91e1270ce7109e36a42260a.woff")format("woff"),
    url("../font/f890eea2e91e1270ce7109e36a42260a.ttf")format("truetype"),
    url("../font/f890eea2e91e1270ce7109e36a42260a.svg#woodmart-font")format("svg");
}

body{
font-family: 'Yekan Bakh';
background: #fff;
}

.home-bg{
    align-items:center;
    height:100vh;
    padding:0 16px;
}
.logo-ce{
    width:220px;
    margin:0 auto;
    display:block;
}
.t-ads{
    text-align:center;
    display:flex;
    justify-content:center;
    direction:rtl;
    padding:12px 0;
    font-size:15px;
    font-weight:bold;
}
.hv-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    z-index: 99;
}
.dr{
    direction:ltr;
    letter-spacing:1px;
}
.box-intro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.cn-nd-dv360 {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    height: 100%;
}
.pg-zeus {
    display: table-cell;
    vertical-align: middle;
}