/*arabic fonts*/

@font-face {
    font-family: 'GE_SS_Two_Bold';
    src: url("../ar/fonts/GE/GE_SS_Two_Bold.eot");
    src: url("../ar/fonts/GE/GE_SS_Two_Bold.eot") format("embedded-opentype"),url("../ar/fonts/GE/GE_SS_Two_Bold.woff2") format("woff2"),url("../ar/fonts/GE/GE_SS_Two_Bold.woff") format("woff"),url("../ar/fonts/GE/GE_SS_Two_Bold.ttf") format("truetype"),url("../ar/fonts/GE/GE_SS_Two_Bold.svg#efframedium") format("svg")
}

@font-face {
    font-family: 'GE_SS_Two_Medium';
    src: url("../ar/fonts/GE/GE_SS_Two_Medium.otf");
    src: url("../ar/fonts/GE/GE_SS_Two_Medium.otf") format("embedded-opentype"),url("../ar/fonts/GE/GE_SS_Two_Medium.woff2") format("woff2"),url("../ar/fonts/GE/GE_SS_Two_Medium.woff") format("woff")
}

@font-face {
    font-family: 'GE_SS_Two_Light';
    src: url("../ar/fonts/GE/GE_SS_Two_Light.eot");
    src: url("../ar/fonts/GE/GE_SS_Two_Light.eot") format("embedded-opentype"),url("../ar/fonts/GE/GE_SS_Two_Light.woff2") format("woff2"),url("../ar/fonts/GE/GE_SS_Two_Light.woff") format("woff"),url("../ar/fonts/GE/GE_SS_Two_Light.ttf") format("truetype"),url("../ar/fonts/GE/GE_SS_Two_Light.svg#efframedium") format("svg")
}

html {
    direction: rtl;
}
body {
    font-family: 'GE_SS_Two_Light';
	letter-spacing: 0;
}
p{
    letter-spacing: 0;
}
.logo {
    left: auto;
    right: 25px;
}
.nav-desktop ul li a.cta-btn{
    left: 30px;
    right: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: 10px;
    left: auto;
}
.nav-font {
    letter-spacing: 0;
}
.cta-btn{
	letter-spacing: 0;
}
h1, h2, h4 {
    font-family: 'GE_SS_Two_Light';
}
h1, h2 {
    letter-spacing: 0;
}
.main-form ul {
    text-align: right;
}
.main-form label {
    text-align: right;
}
.time-box {
    float: right;
    margin-right: 0;
    margin-left: 1%;
}
.time-box:last-child {
    margin-right: 0;
    margin-left: 0;
}

.header-m {
    background: url("../images/almamsha-raseel-darb-lp-main.jpg") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}
@media screen and (max-width: 800px) {
	.header-m {
		height: 65vh;
		background: url("../images/almamsha-raseel-darb-lp-main.jpg") no-repeat 50% 50%;
		background-size: cover;
	}
}
.navbar-toggle {
    float: left;
}
.ryi-heading{
    letter-spacing: 0;
    font-weight: 100;
}