* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    list-style: none;
    word-wrap: break-word;
    direction: rtl;
}

html,
body {
    color: #000;
    line-height: 1.3;
    font-weight: 400;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-family: 'Cairo', sans-serif;
    overflow-x: hidden;
    direction: rtl;
}

.topnav .logo {
    width:140px !important;
}


a.light-logo {
    /*width: 180px;*/
    width: 200px;
}

h6.sub-title:before {
    content: "";
    width: 60px;
    height: 1px;
    background: #29376b;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 45%;
}

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform .fullscreen-search-icon {
    font-size: 25px;
    position: absolute;
    left: 15px;
    right: auto;
    width: 25px;
    top: 30px;
    color: #1b255f;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
}


.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
    width: 800px;
    background-color: transparent;
    -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    box-shadow: 0 3px 0 0 #1b255f;
    border: 0;
    text-align: right;
    font-size: 35px;
    padding: 20px;
    color: #1b255f;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}




.hamenu.open {
    left: 0;
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
}
.hamenu {
    position: fixed;
    top: 0;
    left: -100%;
    right: inherit;
    width: 410px;
    height: 100vh;
    background: #ebebeb;
    padding: 130px 30px 30px;
    overflow-y: scroll;
    z-index: 9999;
    -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    overflow: auto;
}



span.link.dmenu svg {
    transform: rotate(180deg);
    font-size: 21px;
}


.section-head h3 {
    font-weight: 700;
    line-height: 1.5;
    color: #29376b;
}



.topnav .menu-icon .text {
    font-size: 13px;
    font-weight: 500;
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}


.topnav .links {
    margin-right: auto;
    margin-top: 15px;
}

.topnav .menu-icon .text.open {
    color: #16237b;
     width: 55px; 
    visibility: hidden;
}

.topnav .menu-icon .text:after {
    content: "اغلاق";
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 15px;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}



.sub-title:after {
    content: "";
    width: 60px;
    height: 1px;
    background: #29376b;
    position: absolute;
    right: 0;
    bottom: 45%;
}

.sub-title {
    color: #29376b;
    font-family: 'Cairo', sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-right: 70px;
    position: relative;
}

.content {
    text-align: right;
    
}

.min-area .content {
    padding-right:40px;
}

.valign .content {
    padding-right: 40px;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 8px;
    clip-path: polygon(0 100%, 0 0, 100% 50%);
    clip-path: polygon(100% 49%, 0 0, 0 100%, 100% 50%, 0 50%, 0 49%);
    transform: rotate(180deg);
}

.caption {
    text-align: right;
}

.offset-lg-1 {
    margin-right: 8.333333%;
}

.section-head {
    margin-bottom: 80px;
    text-align: right;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 15px;
    clip-path: polygon(100% 49%, 0 0, 0 100%, 100% 50%, 0 50%, 0 49%);
}
.home-slide .swiper-button-next{
    left: 9px;
}


.investment-carousel .swiper-button-next, .investment-carousel .swiper-button-prev {
    color: #000;
    transform: rotate(180deg);
    width: 50px;
    height: 95px;
    border-radius: 0;
    border: 0;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 40%;
}


@media only screen and (max-width: 991px){
	.investment-carousel .swiper-button-next, .investment-carousel .swiper-button-prev {
    top: 35%;
}
}


.intro.md-mb30 {
    text-align: right;
}

footer.footer.fixed {
    text-align: right;
}

.footeroverlay img {
    width: 400px;
    position: absolute;
    left: 0px;
    right: auto;
    bottom: 0px;
    transform: rotate(90deg);
}


.hamenu .menu-links .main-menu .sub-menu {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.extra-title {
    font-weight: 800;
    font-size: 38px;
    line-height: 1.4;
    color: #1e376c;
    text-align: right;
}

/*.about .extra-title {*/
/*    text-align: right;*/
/*}*/

.about-sec .text-center .extra-title{
    text-align: center;
}
.about-sec .text-center .txt {
    text-align: center !important;
}


.sub-title {
    color: #29376b;
    font-family: 'Cairo', sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-right: 70px;
    padding-left: 0;
    position: relative;
    text-align: right;
}


.section-head h6 {
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    font-family: 'Cairo', sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #29376b;
    margin-bottom: 10px;
}

.blog .stories .title {
    text-align: center;
}.hamenu .menu-links .main-menu > li .link i {
    font-size: 15px;
    margin-right: 5px;
    transform: rotate(180deg);
    line-height: 0;
}

.intro-section .item h6 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}




.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: right;
}

.agency .imgsec {
    padding-left: 30px;
    padding-right: 0;
}


.col-lg-5.offset-lg-1.valign {
    margin-left: 0;
    margin-right: 8.333333%;
}

section.intro-section.gray.section-padding {
    background: whitesmoke;
    text-align: right;
}

section.intro-section.gray.section-padding .col-lg-8.offset-lg-1.col-md-8.mb-30 {
    margin-left: 8.333333%;
    margin-right: 0;
}

.about .video-wrapper .stats ul li span {
    color: #0a2266;
    font-size: 60px;
    font-family: 'Barlow Condensed', sans-serif;
    margin-left: 10px;
    margin-right: 0;
}

.about .video-wrapper .stats ul li {
    width: 100%;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 0;
}



section.about.section-padding .intro.md-mb30 {
    text-align: right;
}


.about .items {
    padding: 60px 40px;
    -webkit-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
    text-align: right;
}

.about .video-wrapper .stats ul li h6 {
    text-align: right !important;
}

.testim-blocks:after {
    content: '';
    position: absolute;
    top: -120px;
    bottom: -120px;
    right: -30%;
    left: auto;
    width: 60%;
    background: transparent;
    z-index: -1;
}

.title {
    font-size: 38px;
    color: #fff;
    font-weight: 300;
    text-align: right;
}

.sub-title:after {
    content: "";
    width: 60px;
    height: 1px;
    background: #29376b;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 45%;
}

.sub-title {
    padding-right: 70px;
    padding-left: 0;
    position: relative;
}


.timeline .slick-list {
    height: 100%;
    direction: ltr;
}


.page-header .cont {
    padding: 220px 0 120px;
    text-align: right;
}


.page-header .img-wrapper .title {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    /* width: 100%; */
    text-align: left;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    transform: translate(24%, -55%);
    z-index: 3;
}


.work-carousel .content .cont {
    position: absolute;
    bottom: 40px;
    right: 40px;
    left: auto;
    color: #fff;
}

.services .img .rotitle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    width: 120px;
    background: #0a2266;
    color: #fff;
    z-index: 7;
}

.services .content .item .cont {
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
    padding-left: 0;
}

.min-area .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 120px;
    bottom: 0;
    right: -300px;
    background: transparent;
    z-index: -1;
}

.min-area .content ul.feat li h6 .num-spn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 0;
}

section.intro-section.section-padding .offset-lg-1 {
    margin-right: 8.333333%;
    margin-left: 0;
    text-align: right;
}

section.intro-section.section-padding {
    text-align: right;
}


.blog-pg .posts .item .content .date {
    width: 100%;
    text-align: left;
}


.blog-pg .posts .item .content .tags a {
    font-size: 12px;
    font-weight: 500;
    color: #888;
    padding-left: 20px;
    padding-right: 0;
    position: relative;
}

.blog-pg .posts .item .content .tags a:after {
    content: "";
    width: 8px;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 4px;
    right: auto;
    top: 50%;
}


.agency .img .imgtwo {
    width: 55%;
    position: absolute;
    left: 0;
    right: auto;
    border-radius: 4px;
    border: 5px solid #fff;
    -webkit-box-shadow: -15px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: -15px 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    z-index: 2;
}

.agency .img .exp {
    position: absolute;
    left: 61px;
    right: auto;
    bottom: 0px;
}

section.about.section-padding .intro {
    padding: 0 21px;
}


.agency .content ul li {
    margin-top: 0;
    /* padding-left: 25px; */
    position: relative;
    list-style: none !important;
    white-space: pre-wrap !important;
}

.about .items .more-stroke {
    margin-top: 30px;
    transform: rotate(180deg);
}

.faq {
    background-color: transparent;
    border: 1px solid #9FA4A8;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    transition: 0.3s ease;
    text-align: right;
}


.page-header .cont {
    padding: 120px 0 120px;
    text-align: right;
}

.page-header .img-wrapper .title {
    position: absolute;
    top: 0;
    left: 0px;
    right: auto;
    /* width: 100%; */
    text-align: right;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    transform: translate(24%, -55%);
    z-index: 3;
}


section.contact.section-padding .col-lg-5.offset-lg-1 {
    margin-left: 0;
    margin-right: 8.333333%;
    text-align: right;
}

.controls {
    direction: rtl;
    text-align: right;
}

.timeline-nav__item{
    float: right;
}

.timeline-slide{
    float: left;
    direction: rtl;
}



.work-carousel .content .cont h6 {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
    color: #fff;
}


.topnav .links {
    margin-right: auto;
    margin-top: 15px;
    margin-left: 0;
    
}

@media only screen and (max-width: 768px){
.hamenu {
    position: fixed;
    top: 0;
    right: -100%;
    left: auto;
    width: 100%;
    height: 100vh;
    background: #ebebeb;
    padding: 130px 30px 30px;
    overflow-y: scroll;
    z-index: 9999;
    -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    overflow: auto;
}
}

@media only screen and (max-width: 425px){
    .topnav .links {
    width: 68%;
    padding-left: 11px;
    
}
    
}


.slide-controls .swiper-button-next:hover {
        right: auto;
    left: 40px;
}


.videooverlay img {
    right: auto;
    width: 400px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    transform: rotateY(180deg);
}

.slide-controls .swiper-pagination-fraction {
    position: absolute;
    left: 26px;
    right: auto;
    bottom: 20px;
    top: auto;
    width: auto;
    z-index: 10;
    color: #29376b;
}

.slider .parallax-slider .social {
    position: absolute;
    right: 50px;
    left: auto;
    bottom: 20px;
    z-index: 6;
}


/*.blog .controls .swiper-button-next.next-ctrl {*/
/*    top: 22px;*/
/*    bottom: auto;*/
/*    transform: rotate(0deg);*/
/*}*/

.about-sec .intro p {
    text-align: center;
}
.about .intro p {
    text-align: right !important;
}



.topnav .menu-icon .text {
  width: auto;
    /*font-size: 13px;*/
    font-size: 15px;
    font-weight: 500;
    padding-right: 4px;
    padding-left: 0px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    
}

/*@media only screen and (min-width: 540px){*/
/*	.topnav .menu-icon .text {*/
/*    width: 60px;*/
    
/*}*/
/*}*/


.hamenu .cont-info {
    color: #092266;
    margin-top: 50px;
    position: relative;
    text-align: right;
}


.hamenu .menu-links .main-menu .sub-menu li .sub-link.back {
    color: #092266;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    direction: ltr;
}



.call-action .content h6 {
    color: #0b4099;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}



.btn-curve span {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}


.topnav .menu-icon {
    cursor: pointer;
    padding-right: 10px;
}

.links .mr-4, .links .mx-4 {
    margin-right: 0.4rem!important;
    text-align: left;
    width: auto;
    padding: 0 7px;
}


.topnav .menu-icon .icon {
    display: table-cell;
    position: relative;
    
}



span.menu-icon.open-menu span.text {
    /*padding: 0;*/
    padding-left: 0px ;
    width:50px;
}


.hamenu .menu-links .main-menu > li span.nm {
    opacity: 0.8;
    font-size: 25px;
    margin-left: 10px;
    margin-right: 0;
}





@media (min-aspect-ratio: 16 / 9){
.swiper-slide video {
    margin-right: 0;
    margin-left: auto;
}
}




@media screen and (max-width: 500px){
.slide-controls .swiper-button-next:hover {
    left: 15px !important;
    right:auto !important;
}

.min-area .content {
    padding-right: 0;
}


.links .mr-4, .links .mx-4 {
    width: 23%;
    margin-right: -5px !important;
}



.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 14px;
    clip-path: polygon(0 100%, 0 0, 100% 50%);
    transform: rotate(180deg);
}


.min-area .img {
    padding: 0 0 0px 0px;
    position: relative;
    z-index: 3;
}



.timeline-nav__item {
    float: left;
}


.extra-title {
    font-weight: 800;
    font-size: 22px;
    line-height: 1.4;
    color: #1e376c;
    text-align: right;
}





.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
    width: 319px;
    background-color: transparent;
    -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    box-shadow: 0 3px 0 0 #1b255f;
    border: 0;
    text-align: right;
    font-size: 35px;
    padding: 20px;
    color: #1b255f;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform .fullscreen-search-icon {
    font-size: 25px;
    position: absolute;
    left: 15px;
    right: auto;
    width: 25px;
    top: 30px;
    color: #1b255f;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
}






.slide-controls .swiper-button-next, .slide-controls .swiper-button-prev {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    transform: rotate(180deg);
    
    
}

a.light-logo {
    width: 124px;
    margin-left: 8px;
}


a.dark-logo {
    width: 124px;
    margin-left: 8px;
}




.sub-footer .right.text-right {
    text-align: right !important;
}


section.home-slide.slider.fixed-slider.slide-controls .col-lg-10.offset-lg-1 {
    margin: 0;
}


.slider .parallax-slider .social {
    position: absolute;
    right: 10px;
    left: auto;
    bottom: 20px;
    z-index: 6;
}

.videooverlay img {
    right: auto;
    width: 273px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    transform: rotateY(180deg);
}


.slide-controls .swiper-pagination-fraction {
    position: absolute;
    left: 20px;
    right: auto;
    bottom: 11px;
    top: auto;
    width: auto;
    z-index: 10;
    color: #29376b;
}


/*.links .mr-4, .links .mx-4 {*/
/*    margin-right: -5px !important;*/
/*    width: 30%;*/
/*}*/

.links .mr-4, .links .mx-4 {
    margin-right: -5px !important;
    width: 38%;
}

@media only screen and (max-width: 360px){
	.links .mr-4, .links .mx-4 {
    width: 23%;
}
}



.topnav .menu-icon .text:after {
    content: "اغلاق";
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}



.topnav .menu-icon .text {
    width: 60px;
    font-size: 13px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    padding-right: 5px;
    padding-left: 0;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    /* width: 140%; */
    text-align: right;
}

.agency .imgsec {
    padding-left: 0px;
    padding-right: 0px;
}

.cursor {
    width: 25px;
    height: 25px;
    background-color: #ccc;
    border-radius: 0;
    position: absolute;
    top: -5px;
    left: -5px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    pointer-events: none;
    z-index: 9999999999;
    opacity: 0.8;
    /* clip-path: polygon(43% 0%, 0% 79%, 85% 76%); */
    clip-path: polygon(0 0, 2% 100%, 100% 0);
    display: none;
}


.investment-carousel .swiper-button-next, .investment-carousel .swiper-button-prev {
    color: #000;
    transform: rotate(180deg);
    /*width: 50px;*/
    /*height: 95px;*/
    border-radius: 0;
    border: 0;
    background: #fff;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /*top: 32%;*/
    clip-path: polygon(100% 49%, 0 0, 0 100%, 100% 50%, 0 50%, 0 49%);
        top: 43%;
    width: 31px;
    height: 62px;
}

.work-carousel .content .cont {
    position: absolute;
    bottom: 40px;
    right: 40px;
    left: auto;
    color: #fff;
    text-align: center;
    right: 0;
}


.footeroverlay img {
    width: 279px;
    position: absolute;
    left: 0px;
    right: auto;
    bottom: 0px;
    transform: rotate(90deg);
}


.terms-conditions-page
{
    text-align: right;
}
.about .video-wrapper .stats ul li{
    font-size: 37px;
    color: #1e376c;
}

/*.text-right{*/
/*    text-align:left !important;*/
/*}*/

.intro{
    text-align:right;
}


.blog .controls .swiper-pagination-fraction .swiper-pagination-current:after{
    content: "/";
    position: absolute;
    right: 11px;
    top: 0;
    font-size: 10px;
    color: #ccc;
}

.container-error-404
{
    direction : ltr;   
}

.error .clip:nth-of-type(3) .shadow:after {
    right: 247px;
}



.top.social {
    margin-right: 0;
    margin-left: 4px;
}


@media(max-width:320px){
footer p {
    font-size: 11px;
}


.links .mr-4, .links .mx-4 {
    width: 25%;
    margin-right: 0rem!important;
    text-align: left;
    padding: 0;
}


.topnav .links {
    width: 61%;
    padding-left: 11px;
}





}



