body{
    /*    font-family: 'El Messiri', sans-serif;*/
    font-family: 'Cairo', sans-serif;
}

.slickSlider .item .text h2 {
    float: right;
    width: 100%;
    position: relative;
    font-size: 30px;
    color: #2d378c;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-weight: normal;
    letter-spacing: 0px !important;
    text-align: right;
}
.contactUs .dropdown-menu
{
    position: absolute;
    left: 62% !important;
}
.parallax .mask h2 {
    font-size: 56px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0px !important;
    margin-top: 200px;
    font-weight: normal;
}

#contact h2 {
    width: 300px;
    margin: auto;
    font-size: 46px;
    color: #393f45;
    letter-spacing: 0px !important;
    position: relative;
    font-weight: normal;
    padding-bottom: 25px;
    border-bottom: 1px solid #393f45;
    text-align: center;
}

#contact.reach p {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #393f45;
    text-align: left;
    margin-top: 30px;
    text-align: right;
}

.contactUs .form-group .form-control {
    display: block;
    max-width: 100%;
    height: 54px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #2d378c;
    color: #393f45;
    letter-spacing: 0px !important;
    font-size: 20px;
    line-height: 30px;
    padding: 12px 0px;
    vertical-align: middle;
    outline: none;
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 1s ease,box-shadow 1s ease;
    -o-transition: border-color 1s ease,box-shadow 1s ease;
    transition: border-color 1s ease,box-shadow 1s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.dropdown-menu .section li a {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #fff !important;
    border: none !important;
    font-family: 'Cairo', sans-serif;
    direction: rtl;
}

.dropdown-menu .section li a:hover {
    color: #fff !important;
    font-size: 15px;
    color: #29abe2 !important;
}

.navbar-default .navbar-nav>li {
    float: right;
    position: relative;
    margin: 0px;
}

.aboutDetails p {
    float: right;
    width: 100%;
    font-size: 19px;
    color: #393f45;
    text-align: right;
    direction: rtl;
}

.footerLinks ul li {
    float: right;
    width: 20%;
    text-align: center;
    list-style: none;
    border-left: 1px solid #2d378c !important;
    min-height: 150px;
    padding-top: 10px;
}

.footerLinks ul li a {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #393f45;
    opacity: 0.7;
    line-height: 25px;
    text-transform: uppercase;
    direction: rtl;
}

ul.aboutLinks li {
    float: right;
    width: auto;
    list-style: none;
    position: relative;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
}

ul.aboutLinks li a {
    font-size: 26px;
    color: #fff;
    position: relative;
    direction: rtl;
}

.slickSlider .item .text h2:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: auto;
    width: 20%;
    height: 1px;
    background-color: #2d378c;
}

.slickSlider .item .text p {
    float: right;
    width: 100%;
    font-size: 16px;
    color: #393f45;
    text-align: right;
    direction: rtl;
}

.productText h2 {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #2d378c;
    font-weight: normal;
    letter-spacing: 0px !important;
    margin-bottom: 15px;
    text-align: right;
    direction: rtl;
}

.productText p {
    float: left;
    width: 100%;
    font-size: 19px;
    color: #393f45;
    text-align: right;
    direction: rtl;
}

.contactUs .form-group label {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #2d378c;
    font-weight: normal;
    margin-bottom: 15px;
    letter-spacing: 0px !important;
    text-align: center;
    padding-right: 15px;

}

/* placeHolder ======================================= */

.contactUs .form-control::-moz-placeholder {
    font-size: 18px!important;
    color: #bfbfbf!important;
    line-height: 1 !important;
    text-align: center;
}
.contactUs .form-control:-ms-input-placeholder {
    font-size: 18px!important;
    color: #bfbfbf!important;
    line-height: 1 !important;
    text-align: center;
}
.contactUs .form-control::-webkit-input-placeholder {
    font-size: 18px!important;
    color: #bfbfbf!important;
    line-height: 1 !important;
    text-align: center;
}

/* placeHolder ======================================= */

.fullPage h1 {
    float: right;
    width: auto;
    font-size: 55px;
    color: #fff;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 35px;
    font-weight: normal;
    letter-spacing: 0px !important;
    z-index: 999;
}

.fullPage h1:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 150px;
    height: 1px;
    background-color: #fff;
}


#contact h3 {
    width: 500px;
    margin: auto;
    font-size: 19px;
    color: #333333;
    letter-spacing: 0px !important;
    position: relative;
    font-weight: normal;
    padding-bottom: 25px;
    margin-top: 25px;
}
