@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Icons';
    src: url('../Fonts/fa-brands-400.eot');
    src: url('../Fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/fa-brands-400.woff2') format('woff2'),
        url('../Fonts/fa-brands-400.woff') format('woff'),
        url('../Fonts/fa-brands-400.ttf') format('truetype'),
        url('../Fonts/fa-brands-400.svg#FontAwesome5Free-Solid') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Icons2';
    src: url('../Fonts/fa-solid-900.eot');
    src: url('../Fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/fa-solid-900.woff2') format('woff2'),
        url('../Fonts/fa-solid-900.woff') format('woff'),
        url('../Fonts/fa-solid-900.ttf') format('truetype'),
        url('../Fonts/fa-solid-900.svg#FontAwesome5Free-Solid') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'head';
    src: url('../Fonts/typo-bold.eot');
    src: url('../Fonts/typo-bold.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/typo-bold.woff2') format('woff2'),
        url('../Fonts/typo-bold.woff') format('woff'),
        url('../Fonts/typo-bold.ttf') format('truetype'),
        url('../Fonts/typo-bold.svg#FontAwesome5Free-Solid') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'desk-light';
    src: url('../Fonts/MADETOMMY-Light.eot');
    src: url('../Fonts/MADETOMMY-Light.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/MADETOMMY-Light.woff2') format('woff2'),
        url('../Fonts/MADETOMMY-Light.woff') format('woff'),
        url('../Fonts/MADETOMMY-Light.ttf') format('truetype'),
        url('../Fonts/MADETOMMY-Light.svg#FontAwesome5Free-Solid') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'desk-reg';
    src: url('../Fonts/MADETOMMY.eot');
    src: url('../Fonts/MADETOMMY.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/MADETOMMY.woff2') format('woff2'),
        url('../Fonts/MADETOMMY.woff') format('woff'),
        url('../Fonts/MADETOMMY.ttf') format('truetype'),
        url('../Fonts/MADETOMMY.svg#FontAwesome5Free-Solid') format('svg');
  font-style: normal;
}
*
{
	margin:0px;
	padding:0px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body
{
	  margin: 0;
	padding: 0;
	width:100%;
	direction:rtl;
	 -webkit-font-feature-settings: 'lnum';
    font-feature-settings: 'lnum';
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    box-sizing: inherit;
    text-rendering: optimizelegibility;
	outline: none;
	font-size: 16px;
	overflow-x: hidden !important;
	font-family: 'Almarai', sans-serif !important;

}
img
{
	border:0px;
	display:block;
	outline: none;
	border-style: none;
}
img::before {
  display: block;
  content: '';
}
ul
{
	list-style:none;
}
a
{
	text-decoration:none;
	display: block;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'Almarai', sans-serif !important;
}
p
{
	font-family: 'Almarai', sans-serif !important;
}
textarea,
input[type="text"],
input[type="password"],
input[type="button"],
select,
input[type="submit"] {
     -webkit-appearance: none;
	 -moz-appearance: none;
    appearance: none;
	 box-shadow: none !important;
}
#toTop 
{
    display:none;
	text-decoration:none;
	position:fixed;
	bottom: 17px;
    right: 17px;
    overflow: hidden;
    width: 80px;
	padding: 0px 5px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: none;
    background: #EC1B41;
    z-index: 9;
    color: #fff;
    font-weight: 100;
	font-weight: 400;
	font-size: 14px;
	border-radius:50px;
	opacity: 0.7;
}
#toTop:before
{
	content: "\f077";
    font-family: 'Icons2';
    font-size: 12px;
	
}
.center
{
	width: 1200px;
	margin: 0px auto;
}
.flex
{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.center-flex
{
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.justify-start
{
	justify-content: flex-start;
}
.justify-end
{
	justify-content: flex-end;
}
.justify-between
{
	justify-content: space-between;
}
.justify-center
{
	justify-content: center;
}

.time
{
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.red-color
{
	color: #f12535;
}
.logo
{
	width: 165px;
	margin-bottom: 20px;
}
.logo a img
{
	width: 100%;
}
/*.social
{
	position: absolute;
	top: 10%;
	right: 10px;
	text-align: center;
	flex-direction: column;
}*/
/*.social
{
	margin-top: 15px;
}*/
.social h2
{
	font-size: 16px;
	margin-right: 10px;
	color: #fff;
}
.social h2 a
{
	color: #fff;
}
.social ul li
{
	margin-left: 10px;
}
.social ul li a
{
	font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
	border: 1px solid #fff;
    text-align: center;
    border-radius: 7px;
    font-family: "Icons";
	color: #fff;
}
.social ul li a:hover
{
	color: #f12535;
	background-color: #fff;
}
.social ul li:last-child
{
	margin-left: 0px;
}
.twitter:before
{
	content: "\f2ab";
}

.instagram:before
{
	content: "\f16d";
}
.facebook:before
{
	content: "\f39e";
}

.tiktok:before {
	content: "\e07b";
}
.social ul li .ar
{
	font-family: 'Almarai', sans-serif !important;
	color: #f12535;
	background-color: #fff;
}
.register
{
	margin:15px auto 0px auto;
}
.register h2
{
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 10px;
	color: #fff;
}
.register h2 span
{
	color: #000;
	display: inline;
}
.register h2 p
{
	text-decoration: underline;
	display: inline;
}
.text-input
{
	border: 0px;
	background: rgba(255,255,255,0.5);
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	padding: 12px;
	width: 300px;
	margin-left: 10px;
	outline: none;
	color: #fff;
	font-family: 'Almarai', sans-serif !important;
}
.text-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.text-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

.text-input::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}
.submit-input
{
	border: 0px;
	background-color: #fff;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 500;
	padding: 12px;
	color: #EC1B41;
	cursor: pointer;
	font-family: 'Almarai', sans-serif !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
/*.title-top
{
	margin-top:15px;
}*/
.title-top h3
{
	font-size: 2.2rem;
	color: #fff;
	letter-spacing: -1px;
}
.title-top h2
{
	font-size: 3.6rem;
	color: #fff;
	line-height: 4.2rem;
		letter-spacing: -1px;
}
.title-top h3 span
{
	font-family: 'Almarai', sans-serif !important;
	display: inline-block;
}
.title-top h2 i
{
	font-family: 'Almarai', sans-serif !important;
	display: inline-block;
	font-style: normal;
}
.title-top h2 img
{
	width: 200px;
}
.title-top h2 span
{
	display: block;
	margin-right: 5px;
	color: #000;
}
.section-top
{
	padding: 15px 0px 0px 0px;
	position: relative;
}
.section-top .center
{
	position: relative;
}
.top-color:before
{
	content: "";
	width: 100%;
	height: 360px;
	background-color: #f12535;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
.header
{
	width: 100%;
}
/*.hero-section
{
	padding-top: 15px;
}*/
.hero-section.mobile
{
	display: none;
}
.mobile
{
	display: none;
}
.desktop
{
	display: block;
}
.left-top
{
	width: 750px;
}
.right-top
{
	width: 420px;
}
.right-top img
{
	width: 100%;
	margin: auto;
}
.down-top
{
	margin-top: 85px;
	margin-bottom: 30px;
}
.down-top img
{
	height: 80px;
}
.down-top h3
{
	/*margin-top: 15px;*/
	font-size:40px;
	letter-spacing: -1px;
	line-height: 60px;
}
.down-top h3 span
{
	font-family: 'Almarai', sans-serif !important;
	display: inline-block;
}.down-top h4 span
{
	font-family: 'Almarai', sans-serif !important;
	display: inline-block;
	margin-right: 5px;
}
.down-top h4
{
	font-size: 2rem;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.down-top i
{
	font-size: 28px;
	font-style: normal;
}
.down-top h2
{
	font-size: 60px;
	line-height: 80px;
	letter-spacing: -1px;
}
.down-top h2 span
{
	color: #000;
	display: inline-block;
} 
.m-categ .category
{
	display: none;
}
.category ul li
{
	width: 108px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}
.category ul li:nth-child(-n+6)
{
	margin-top: 0px;
}
.category ul li:nth-child(6n)
{
	margin-left: 0px;
}
.section
{
	padding: 30px 0px;
}
.image-cat
{
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0px auto 15px auto;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 0px 17px 5px rgba(102,102,102,0.09);
-webkit-box-shadow: 0px 0px 17px 5px rgba(102,102,102,0.09);
-moz-box-shadow: 0px 0px 17px 5px rgba(102,102,102,0.09);
	
}
.image-cat img
{
	width: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.category ul li
{
	border: 1px solid #f1f1f1;
	padding: 15px;
	border-radius: 10px;
}
.category ul li h2
{
	font-family: 'Almarai', sans-serif !important;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
	width: 100%;
	
}
.section-black
{
	width: 100%;
	padding: 50px 0px;
	background-color: #000;
}
.section-black h2
{
	font-size: 4rem;
	color: #fff;
	align-content: center;
	align-items: center;
	letter-spacing: -1px;
}
.section-black h2 span
{
	margin: 0px 10px;
	display: inline-block;
}
.shop
{
	height: 65px;
	margin-left: 10px;
	position: relative;
	margin-bottom: -.6rem
}
.arrow
{
	height: 40px;
	margin-right: 30px;
	    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}.section-grey
{
	padding: 70px 0px;
}
.section-white
{
	padding: 70px 0px;
}
.section-low-red
{
	padding: 70px 0px;
}
.block-right
{
	width: 45%;
}

.block-left
{
	width: 45%;
}
.block-right img
{
	width: 100%;
	margin:auto;
}
.block-title
{
	margin-bottom: 30px;
}
.block-title img
{
	width: 50px;
	margin-left: 15px;
}
.block-title h2
{
	font-size: 2.5rem;
	letter-spacing: -1px;
}
.block-desk p
{
	font-family: 'desk-light';
	font-size: 1.2rem;
	line-height: 1.7rem;
}
.section-low-red .block-title h2
{
	line-height: 3rem;
}
.desktop-t
{
	display: flex;
}
.feature ul li
{
	text-align: center;
	width: 400px;
	height: 400px;
	border-bottom: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	padding: 30px;
	flex-direction: column;
	align-content: center;
	align-items: center;
}
.feature ul li:nth-child(3n)
{
	border-left: 0px;
}
.feature ul li:nth-child(-n+3)
{
	border-bottom: 0px;
	border-top: 0px;
}
.feature ul li:last-child
{
	border-right: 1px solid #f1f1f1;
	border-bottom: 0px;
	border-top: 0px;
}
.feature ul li img
{
	height: 40px;
	margin: 0px auto 15px auto;
}
.feature ul li h2
{
	font-size: 1.3rem;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

.feature ul li p
{
	font-family: 'desk-light';
	font-size: 1rem;
	line-height: 1.5rem;
	text-align: center;
	min-height: 170px;
}
.footer .social
{
	margin-top: 25px;
}
.footer
{
	background-color: #fff;
	padding: 30px 0px;
	
}
.footer .center
{
	flex-direction: column;
}

.footer p
{
	color: #000;
	font-size: 14px;
	margin: 15px 0px;
}
.footer p a
{
	display: inline-block;
	margin-right: 5px;
	color: #000;
	font-weight: 700;
}
.footer span
{
	color: #000;
	font-size: 14px;
	    font-family: 'desk-light';
	display: block;
}
.footer .social ul li a
{
	background-color: #000;
}
.thanks-sec
{
	background-color:#f12535;
	height:100vh;
	position: relative;
	padding: 50px;
}
.thanks
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 50%;
	text-align: center;
	
}
.thanks img
{
	width: 120px;
	margin: 0px auto 10px auto;
}
.thanks h2
{
	font-size: 3rem;
	color: #fff;
}
.thanks p
{
	margin: 15px 0px;
	color: #fff;
	font-size: 1.5rem;
}
.thanks a
{
	padding: 15px;
	border: 1px solid #fff;

	border-radius: 5px;
	display: inline-block;
	color: #fff;
	font-family: 'desk-light';
	margin-top: 10px;
}
.thanks a:before
{
	font-family: "Icons2";
	content: "\f104";
	margin-right: 5px;
}
.thanks a:hover
{
	background-color: #fff;
	color: #f12535;
}
.lang a
{
	   font-family: 'head' !important;
}


#pointer-dot {
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
	background-color: #fff;
    position: fixed;
    border-radius: 100%;
    z-index: 101;
    pointer-events: none;
    transition: background-color 0.5s;
}

#pointer-ring {
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    padding: 22px;
    background-color: transparent;
	border: 1px solid;
	border-color: #fff !important;
    position: fixed;
    border-radius: 100px;
    z-index: 102;
    pointer-events: none;
	opacity: 1;
}
.center
{
	width: 1200px;
	margin: 0px auto;
}
.flex
{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.center-flex
{
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.flex-start
{
	justify-content: flex-start;
}
.flex-end
{
	justify-content: flex-end;
}
.space-between
{
	justify-content: space-between;
}
.flex-center
{
	justify-content: center;
}
.time
{
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.social ul li
{
	margin-left: 10px;
}
.social ul li:last-child
{
	margin-left: 0px;
}
.social ul li a:hover
{
	color: #fff;
}
.social ul li a
{
	width: 35px;
	height: 35px;
	background-color: #fff;
	border-radius: 100%;
	line-height: 35px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.social ul li a svg
{
	fill:#000;
	width: auto;
	height: 15px;
	
}
.logo a img
{
	width: auto;
	height: 60px;
}

.contact-link
{
	margin-left: 15px;
}
.contact-link a
{
	font-size: 14px;
	padding: 10px 15px;
	border-radius: 35px;
	background-color: #fff;
	color: #000;

}
.lang
{
	margin-right: 15px;
}
.lang a
{
	font-size: 14px;
	color: #fff;
}
header
{
	padding: 30px 0px;
}
.all-gradiant
{
	background: url("../Images/red.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: cover;
	position: relative;
	z-index: 0;
}
/*.all-gradiant:after{
    width: 100%;
    content: " ";
    background: url("../Images/sd.png");
	background-size: 40%;
	background-repeat: no-repeat;
    position: absolute;
	background-position: top right;
    right: 0px;
    top:0px;
	z-index: -1;
	height: 100%;
}*/
.all-gradiant:before
{
	background: rgb(255,255,255);
background: linear-gradient(360deg, rgba(255,255,255,1) 15%, rgba(241,37,53,.01) 50%);
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30%;
	z-index: -1;
}
.logo-top
{
	margin-bottom: 50px;
}
.logo-top img
{
	height: 100px;
}
.text-top h2
{
	font-size: 80px;
	line-height:60px;
	color: #fff;
}
.text-top h3
{
	font-size: 90px;
	line-height: 80px;
	color: #fff;
	margin-top: 10px;
}
.d-app
{
	padding: 15px;
	background-color: #fff;
	border-radius: 50px;
	width:650px;
	margin-top: 50px;

}
.app-l
{
	height: 40px;
	margin-left: 25px;
}
.text-d
{
	margin-left: 20px;
}
.text-d p
{
	font-size: 20px;
	line-height: 22px;
}
.app-store a img
{
	height: 41px;
}
.down-text h2
{
	font-size: 32px;
	line-height: 42px;
}
.left-top
{
	width: 600px;
}
.down-left-top
{
	margin-top: 50px;
}
.local
{
	width: 250px;
	text-align: center;
	padding: 15px;
	border-radius: 150px;
	background-color: #ee2a36;
	box-shadow: inset 0 0 12px rgba(255,255,255,0.4);
}
.local h2
{
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}

.same
{
	width: 250px;
	text-align: center;
	padding: 15px;
	border-radius: 150px;
	background-color: #ee2a36;
	box-shadow: inset 0 0 12px rgba(255,255,255,0.4);
	margin-right: 30px;
}
.same h2
{
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	width: calc(100% - 115px);
}
.same img
{
	margin-left: 15px;
	width: 40px;
}
.all-down
{
	margin-top: 30px;
}
.right-top
{
	width: 600px;
}
.right-top img
{
	width: 95%;
	    -webkit-animation: wcSlideBottom 1.5s infinite alternate;
    animation: wcSlideBottom 1.5s infinite alternate;
}@-webkit-keyframes wcSlideBottom {
        0% { margin-top:0px; }
        100% { margin-top:25px;}
    }
    @keyframes wcSlideBottom {
        0% { margin-top:0px; }
        100% { margin-top:25px;}
    }
/*.section-bg
{
	background-image: url("../Images/bg.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: cover;

}*/
.image-icon img
{
	width: 100%;
}
.section-top
{
	padding: 50px 0px;
}
.down-image-icon
{
	text-align: center;
	flex-direction: column;
}
.down-image-icon img
{
	width: 80px;
	margin-bottom: 15px;
}
.down-image-icon p
{
	font-size: 40px;
	color: #f12535;
}
.dot {
    font-family: "desk-reg";
    display: inline-block;
    font-style: normal;
}
.all-sections
{
	background-image: url("../Images/all-bgpng.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	background-size: 100%;
}
.section-bg
{
	position: relative;
	z-index: 0;
}
/*.section-bg:before
{
	background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 50%);
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 10%;
	z-index: 0;
}*/
.footer .social ul li a svg
{
	fill:#fff;
	
}
.all-gradiant2
{
	background: url("../Images/contact.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	min-height: 100vh;
	background-size: cover;
	position: relative;
	z-index: 0;
}
.all-gradiant2 .footer
{
	background-color: transparent;
}
.contact-se
{
	min-height: calc(100vh - 350px)
}
.contact-se h2
{
	color: #fff;
	font-size: 34px;
	text-align: center;
}
.contact-se h2 a
{
	color: #fff;
	font-size: 22px;
	font-family: 'head' !important;
}
.download-footer{
	text-align: center;
}
.download-footer span
{
	margin-bottom: 10px;
	    color: #f12535;
	font-size: 16px;
	margin-top: 10px;
	    font-family: 'Almarai', sans-serif !important;
}
.download-footer img
{
	height: 40px;
	margin: auto;
}
.pr
{
	text-align: center;
	margin-top: 15px;
	color: #000;
	
}
