/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */


/*   01 - General & Basic Styles   */

@font-face {
  font-family: 'Graphik Arabic Web Bold';
  src: url('fonts/GraphikArabic-Bold-Web.woff2') format('woff2'),
       url('fonts/GraphikArabic-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

.GraphikArabic-Bold-Web {
  font-family: 'Graphik Arabic Web Bold';
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Graphik Arabic Web Regular';
  src: url('fonts/GraphikArabic-Regular-Web.woff2') format('woff2'),
       url('fonts/GraphikArabic-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.GraphikArabic-Regular-Web {
  font-family: 'Graphik Arabic Web Regular';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Lyon Arabic Slanted Text Web';
  src: url('fonts/LyonArabicSlantedText-Regular-Web.woff2') format('woff2'),
       url('fonts/LyonArabicSlantedText-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.LyonArabicSlantedText-Regular-Web {
  font-family: 'Lyon Arabic Slanted Text Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}


.LyonArabicSlantedText-Regular-Web {
  font-family: 'Lyon Arabic Slanted Text Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: '29LTZaridSerif Regular';
  src: url('fonts/29LTZaridSerif-Regular.woff2') format('woff2'),
       url('fonts/29LTZaridSerif-Regular.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}
.29LTZaridSerif-Regular {
  font-family: '29LTZaridSerif Regular';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: '29LTZaridSerif Regular';
  src: url('fonts/29LTZaridSerif-Regular.woff2') format('woff2'),
       url('fonts/29LTZaridSerif-Regular.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}
.29LTZaridSerif-Regular {
  font-family: '29LTZaridSerif Regular';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}
html {
    scroll-behavior: smooth;
}
*{
    font-family: '29LTZaridSerif Regular';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
p{
  	font-family: '29LTZaridSerif Regular';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	font-size: 18px;
	line-height: 1.8;
  	font-weight: 300;
  	color: #1F1F1D;
    text-align: justify;
    letter-spacing: 0px !important;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li{
	list-style: none;
}
img{
	max-width: 100%;
}
h1{ 
	font-family: '29LTZaridSerif Regular';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #1F1F1D;
    letter-spacing: 0px !important;
}
h1 span{ 
	font-family: 'Lyon Arabic Slanted Text Web';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
    letter-spacing: 0px !important;
}

h2 span{ 
	font-family: 'Lyon Arabic Slanted Text Web';
}
h3, h4, h5, h6{ 
	font-family: '29LTZaridSerif Regular';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    color: #1F1F1D;
    letter-spacing: 0px !important;
}
a{
	font-family: '29LTZaridSerif Regular';
	text-decoration: none;
    color: #1F1F1D;
}
a{
    text-decoration: none;
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover,
a:focus {
	text-decoration: none;
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
    color: #1F1F1D;
}
body{
  	overflow-x: hidden;
  	color: #1F1F1D;
	text-align: right;
    direction: rtl;
}
b, strong {
	font-family: '29LTZaridSerif Regular';
}
.div-25{
    height: 25px;
    width: 100%;
    display: block;
} 
.div-50{
	height: 50px;
	width: 100%;
	display: block;
} 
.div-100{
    height: 100px;
    width: 100%;
    display: block;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
button:focus {
    outline: none !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-medium{
    font-weight: 500 !important;
}
.w-100{
    width: 100%;
}
.w-50{
    width: 50%;
}
.h-100{
    height: 100%;
}
.hidden{
    display: none;
}
.pad-50{
    padding: 50px 0;
}
.padt-50{
    padding-top: 50px;
}
.padb-50{
    padding-bottom: 50px;
}
.padtb-50{
    padding-bottom: 50px;
    padding-top: 50px;
}
.padd-0 {
    padding: 0;
}
.p-r-0{
    padding-right: 0;
}
.p-l-r-0{
    padding-right: 0;
    padding-left: 0;
}
.pad-25{
    padding: 25px 0;
}
.pb-0{
    padding-bottom: 0 !important;
}



/*----------- preloader ------------ */
#overlayer {
    width:100%;
    height:100%;  
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999;
    background:#1F1F1D;
}
.loader {
    display: inline-block;
    /*width: 30px;
    height: 30px;*/
    position: absolute;
    z-index:99999999999;
    top: 50%;
    animation: loader 2s infinite ease;
    transform: translate(-50%, -50%);
    left: 50%;
}
.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    /*background-color: #fff;*/
    animation: loader-inner 2s infinite ease-in;
    border: 0;
}
/*-------- menu -------------*/
.menu {
    background: #DBA563;
    padding: 30px 0;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}
.top-menu a{
    font-size: 12px;
    font-weight: 300;
    width: 90px;
    text-transform: uppercase;
}
li.nav-item.lang-link {
    padding-right: 100px;
}
li.sperator {
    padding: 0 24px;
}
.main-menu a{
    font-size: 34px;
    padding: 20px 35px;
    color: #1f1f1d;
}
.main-menu{
    margin-top: 30px;
}
.top-menu a:hover{
    font-weight: 600;
}
.top-menu {
    position: relative;
}
li.close-menu {
    position: absolute;
    left: 30px;
    top: 5px;
}

/* ------- index ------------ */

section.slide-section {
    height: 100vh;
    background: #1F1F1D;
    color: #ffffff;
    position: relative;
}
.show-menu {
    color: #ffffff;
    position: absolute;
    left: 30px;
    top: 28px;
    cursor: pointer;
    z-index: 99;
	padding: 2px 15px;
}
.show-menu p{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
}
.slide-text h1 {
    color: #ffffff;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 40px;
    font-size: 3rem;
}
.slide-text p{
    color: #ffffff;
    text-align: center;
}
.logo {
    float: right;
}
.center {
   /* margin-left: auto;
    margin-right: auto;
    display: inline-block;*/
}
.top-row {
    padding: 30px;
    text-align: center;
    /*position: absolute;*/
    /*width: 100%;
    top: 0px;
    left: 0;*/
}
p.yello-color {
    color: #dba563;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
    line-height: 31px;
}
.bottom-row{
    padding: 20px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.bottom-row p{
    text-align: center;
	font-size:16px;
}


.black-bg{
    background: #1F1F1D;
    height: 100vh;
    padding: 150px 150px 0 80px;
}
.gray-bg{
    background: #DAD0D8;
    min-height: 100vh;
    /*overflow-y: scroll;*/
    padding: 150px 80px 0 80px;
}
.black-bg p{
    color: #ffffff;
}
.black-bg h1{
    color: #ffffff;
}

.menu-nav {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 999;
}
.menu-nav .top-row p.yello-color{
    width: 85%;
}
.h2, h2 {
    font-size: 2.2rem !important;
    line-height: 1.6;
}
.cult-yello-div {
    display: block;
    background: #DBA563;
    width: 60%;
    padding: 15px;
}
.cult-div-content{
    position: relative;
	margin: 0px 41% !important;
}
.cult-yello-div{
    position: absolute;
    top: 0;
    left: 30px;
}
.img-div {
    padding: 20px 75px;
}
.white-gray-div {
    background: #EFEFF0;
    width: 50%;
    position: absolute;
    padding: 35px;
    right: 30px;
    top: 0;
    z-index: 9999;
}
.text-right h2, .text-right p{
    text-align: right;
}
.small-p{
    font-size: 12px;
}
.hidden{
    display: none;
}
.visable{
    display: block;
}
.culture-sec{
    background: #1F1F1D !important;
}
.cult-yello-div p{
    text-align: center;
    margin-bottom: 20px;
}
.bottom-white-gray-div {
    position: absolute;
    bottom: 0;
    right: 136px;
    background: #DAD0D8;
    width: 400px;
    padding: 25px;
}
.relative-pos{
    position: relative;
}
.bottom-white-gray-div hr {
    margin: 3rem 0;
    color: inherit;
    background-color: #1F1F1D;
    border: 0;
    opacity: 1;
    width: 38%;
    margin-left: auto;
    margin-right: auto;
}
.h3, h3 {
    font-size: 1.75rem !important;
}
.cult-div-content2 .white-gray-div {
    width: 60%;
    padding-right: 80px !important;
}
.cult-div-content2 .white-gray-div {
    width: 60%;
    padding-left: 30px !important;
    z-index: 2;
}
.cult-div-content2{
    position: relative;
}
.cult-div-content2 .cult-yello-div{
    z-index: 9999; 
    padding: 25px 25px;
}
.contact-sec h1{
    font-size: 3rem !important;
}
.opacity-p{
    opacity: .8;
}
.form-control {
    font-size: .9rem;
    font-weight: 300 !important;
    background-color: transparent !important;
    border:0 !important;
    padding-left: 0 !important;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
}
.div-1 {
    text-align: left;
}
.btn-light{
    background-color: transparent !important;
    border-color: transparent !important;
    padding-left: 0 !important;
}
/*.inner-div{
    display: none;
}*/
.contact-list h3{
    cursor: pointer;
	font-size:18px !important;
}
.scroll-div{
    overflow-y: scroll;
    height: 100vh;
}
.scroll-div::-webkit-scrollbar {
  width: 0;
}

/* Track */
.scroll-div::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.scroll-div::-webkit-scrollbar-thumb {
  background: transparent;
}

/* Handle on hover */
.scroll-div::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.job-div {
    width: 150px;
    height: 150px;
    background: #EFEFF0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer;
}
.relat-pos{
    position: relative;
}
.job-div div{
    background: #1F1F1D;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.job-roles h5{
    font-size: 1rem;
}
.job-roles h4{
    font-size: 1.5rem;
	margin-bottom: 8px;
}
.bold{
    font-weight: bold;
}
.inner-div {
    margin-bottom: 30px;
    text-align: left;
}
.dark-gray-bg{
    background: #EFEFF0;
}
.larg-bold-txt {
    font-size: 2rem;
    font-weight: bold;
    padding-right: 45px;
}
.fist-div{
    padding: 80px;
    min-height: 100px !important;
    height: auto !important;
}
.fist-div h5{
    font-weight: bold;

}
.fist-div p{
    font-size: 14px;
}
.pl-0{
    padding-left: 0!important;
}
.yellow-bg{
    background: #DBA563;
}
.black-bg h5{
    color: #fff;
}
.section{
    position: relative;
}
.white-gray-div.right-pos {
    width: 400px;
    left: 0;
    right: auto;
    top: 30%;
    transform: translateY(-50%);
}
.italic-font{
    font-style: italic;
}

/* ------ new --------- */
.animation-element.fadeRight.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.fadeRight{
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}
.animation-element.fadeup.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.fadeup {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(0px, 100px, 0px);
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100px, 0px);
}

.animation-element.client-item.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.client-item{
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}


.about-sec{
    background: #DAD0D8;
	overflow:hidden;
}
.about-sec p , .about-sec span
{
	font-size: 14px;
    line-height: 21px;
	font-family: '29LTZaridSerif Regular' !important;
}
.cat-menu {
    border: 1px solid #1f1f1d4d;
    border-radius: 80px;
    padding: 10px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
}
.cat-menu .nav-link {
    border: 0;
    background: transparent;
    font-size: 34px;
    color: #1f1f1d4d;
}
.circle-1 {
    /*padding: 199px 0;*/
    border: 1px solid #1f1f1d4d;
    height: 100vh;
    width: 90%;
    margin: auto auto;
    border-radius: 70%;
    position: relative;
}
.circle-3 {
    border: 1px solid #1f1f1d4d;
    height: 130vh;
    width: 60%;
    margin: auto auto;
    border-radius: 70%;
    position: relative;
    margin-top: -50px;
}

.circle-3 .tab-content{
    position: absolute;
    top: 52%;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
}

.right .nav-link , .left .nav-link
{
	font-size:15px;
}
.cat-menu .nav-link.active{
    color: #1F1F1D;
}
.dark-color{
    color: #1f1f1D !important;
    opacity: 1;
}
.gray-color{
    color: #1f1f1d96 !important;
}
.black-color{
    color: #1f1f1D !important;
}
.pr-0{
    padding-right: 0;
}
.pl-50{
    padding-left: 50px;
}

.nav.justify-content-center:hover .nav-item a
{
	color:#1f1f1d96;
}

.main-menu li:hover a
{
	color:#000 !important;
}

.h2, h2 {
    font-size: 2.2rem !important;
    line-height: 1.3;
}
.circle-p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
}
.circle-p.right{
    right: 50px;
}
.circle-p.left{
    left: 50px;
}
.position-pt{
    position: absolute;
    bottom: 30px;
    width: 400px;
}
.contact-list h3 i{
    display: none;
}

.contact-list h3:hover i{
    display: inline-block;
}
#section7{
    overflow: scroll !important;
    background: #EFEFF0 !important;
}
.parteners-carousel {
    margin-top: 75px;
}

.partener-item {
    display: inline-flex;
}
.parteners-carousel .owl-prev {
    position: absolute;
    right: -50px;
    top: 50%;
    background: #414042 !important;
    opacity: 1 !important;
    border: 1px solid #414042 !important;
    color: #ffffff !important;
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    z-index: 9999;
    margin: 0 !important;
    transition: all .1s ease-in-out;
    transform: translateY(-50%);
}
.parteners-carousel .owl-next {
    position: absolute;
    left: -50px;
    top: 50%;
    background: #414042 !important;
    opacity: 1 !important;
    border: 1px solid #414042 !important;
    color: #ffffff !important;
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    z-index: 9999;
    margin: 0 !important;
    transition: all .1s ease-in-out;
    transform: translateY(-50%);
}
.parteners-carousel .owl-next:hover, .parteners-carousel .owl-prev:hover{
    background: #1f1f1d96 !important;
    border: 1px solid #1f1f1d96 !important;
}
.parteners-carousel .owl-item {
    text-align: center;
}
.img-div{
    position: relative;
}
.img-div p{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 5px ;
}
.service-sec{
    background: #1f1f1d !important;
}
.service-dive {
    height: calc(100vh - 100px);
    background: #EFEFF0;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    /* border-radius: 50% 50% 0 0 / 87% 80% 21% 25%; */
    /*border-radius: 50% 50% 0 0 / 60% 61% 38% 36%;*/
    padding: 35px;
	border-radius: 1000px 1000px 0 0 / 800px 800px 0 0;
    left: 0px;
    right: 0px;
}
.project-sec{
    background: #EFEFF0 !important;
}
.botooom{
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.main-txt p{
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
	left:2px;
}
.main-txt{
    padding: 100px 0;
    height: calc( 100% - 60px);
}

.clos_job
{
	position: absolute;
    top: 24px;
    left: 30px;
    background: #dad0d8;
    z-index: 9999;
    cursor: pointer;
	min-width: 50px;
    text-align: center;
}
.job-div:hover
{
	background: #1f1f1d;
}
.job-div:hover div
{
	background: #dad0d8;
}

.job_scroll
{
	height: 50vh !important;
}

.job_bg
{
	padding-top:100px !important;
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
    body, section{
        width: 100%;
        overflow-x: hidden !important;
    }
   
    .h4, h4 {
        font-size: 1.2rem;
    }
    .h3, h3 {
        font-size: 1.4rem;
    }
    .h2, h2 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1rem;
    }
    
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 
    body, section{
        width: 100%;
        overflow-x: hidden !important;
    }
    p {
        font-size: 16px;
        line-height: 1.6;
    }
    .h4, h4 {
        font-size: 1.2rem;
    }
    .h3, h3 {
        font-size: 1.4rem;
    }
    .h2, h2 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1rem;
    }
    
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 1200px) and (max-width: 1366px) { 
   
}

@media (min-width: 992px) and (max-width: 1199px) { 

}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }


.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}

.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #7b9d6f;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #7b9d6f;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 0em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    
  background: url(../images/cd-arrow.svg) no-repeat 0 0;
  
}

.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(
180deg
);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(
180deg
);
  
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 0em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  max-width:300px;
  margin:0 auto;
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h3 {
  margin-bottom:10px;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.project-sec
{
	padding-top:200px;
}

.des_center
{
	display:none;
}

.active > .des_center {
  display:block;
}

.active.postion
{
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.right.postion
{
	position: absolute;
    top: 400px;
    right: 4%;
	cursor:pointer;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.left.postion
{
	position: absolute;
    top: 400px;
    left: 4%;
	cursor:pointer;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.postion
{
	webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.slogan
{
	display:none;
}
.active > .slogan
{
	font-family: '29LTZaridSerif Regular';
	font-size: 18px;
	display:block
}

.relat-pos1 {
    position: absolute;
    top: 240px;
    right: 150px;
}
.relat-pos2 {
    position: absolute;
    top: 240px;
    left: 150px;
}
.des_center
{
	padding-top:130px;
}
#fp-nav.left {
    right: 17px !important;
	left: auto !important;
}

.text-start {
    text-align: right!important;
}

.sect_img2
{
	float: right;
}

.sect_img1
{
	float: left;
}

.circle-2 li
{
	float:right;
}

.show_in_small
{
	display:none;
}
.show_in_large
{
	display:black;
}

#contactform-verifycode , .form-control
{
	border-bottom:1px solid #ada8a8  !important;
}

.help-block-error
{
	font-size:12px;
	color:red;
}

.is_animated 
{
	display:none;
}

.is_animated.animated  
{
	display:block;
}
.section3 .cult-div-content2 .white-gray-div
{
	padding-right: 43px !important;
	background: #ebe3ef;
}

.section4  h3
{
	font-size: 40px !important;
	font-weight:normal;
}

.section5.about-sec p, .section5.about-sec span {
    font-size: 16px !important;
    line-height: 21px;
    font-family: '29LTZaridSerif Regular' !important;
}

.section6 .dark-gray-bg p
{
	font-size:35px;
}

.section6 .dark-gray-bg em
{
	font-size:35px;
	font-family: 'Lyon Arabic Slanted Text Web';
}

.section6 .fist-div h5 
{
    font-weight: normal; 
	font-size: 20px;
}
.section6 .fist-div p 
{
    font-size: 16px;
}

.section8  h1
{
	font-family: 'Lyon Arabic Slanted Text Web';
}

.section1 .slide-text p 
{
    color: #b3b1b1;
    text-align: center;
}
.section
{
	overflow:hidden;
}
.top-row .yello-color 
{
	font-size:18px;
}
.project-roles 
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #efeff0;
    z-index: 999;
	display:none;
}
.project-roles .job_scroll
{
	height:100vh !important;
}
.cursor_ponter
{
	cursor:pointer;
}
.owl-nav
{
	position: absolute;
    top: 50%;
	width:100%;
}
.owl-carousel .owl-nav button.owl-prev
{
    background: #000;
    width: 30px;
    height: 30px;
	float: right;
    margin: 0 15px;
	border-radius: 50%;
    color: #fff;
}

.owl-carousel .owl-nav button.owl-next
{
    background: #000;
    width: 30px;
    height: 30px;
	float: left;
    margin: 0 15px;
	border-radius: 50%;
    color: #fff;
}

.project-roles .gray-bg img
{
	width:100% !important;
	height:auto !important;
}

.logo img
{
	width:150px;
}
.loader-inner img
{
	width:150px;
}
.show-menu:hover
{
	border:1px solid #6e6e6d;
	border-radius:30px;
}

.section1_icon
{
	position: absolute;
    bottom: 10%;
    left: 10%;
    width: 60px;
}
#fp-nav ul li, .fp-slidesNav ul li
{
	margin:5px 0;
}
#fp-nav ul
{
	padding: 40px 0px 230px 0;
	background:url(../images/arrow.svg) no-repeat 0 0;
	background-size:cover;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span 
{	
	height:0;
	width:0;
}

.main-menu li.nav-item
{
	position:relative;
}
li.nav-item img
{
	position: absolute;
    width: 10px;
    top: 18px;
    left: 23px;
	display:none;
}

li.nav-item:hover img
{
	display:block;
}
@media (max-width: 768px)
{
	.section2 .white-gray-div 
	{
		background: #EFEFF0;
		width: 80%;
		position: absolute;
		padding: 35px;
		left: auto;
		top: 185px;
		z-index: 9999;
		right: 0;
	}
	.section2 .white-gray-div h2
	{
		font-size: 35px !important;
	}
	
	.section3 .cult-yello-div 
	{
		position: absolute;
		top: 98px;
		right: auto;
		width: 73%;
		padding: 25px;
		left: 0;
	}
	.section3 .white-gray-div.right-pos 
	{
		width: 90%;
		right: auto;
		left: 0;
		top: 85%;
		
		padding: 18px !important;
	}
	
	.section3 .white-gray-div.right-pos h2
	{
		text-align:right !important;
	}
	.sectionsmall4  h3 , .div_title_small h3
	{
		font-weight:normal;
		font-size: 35px !important;
	}
	.sectionsmall5 .div_title_small , .sectionsmall6 .div_title_small , .sectionsmall7 .div_title_small
	{
		margin-top: 10% !important;
	}
	.sectionsmall10 .div_title_small , .sectionsmall11 .div_title_small , .sectionsmall12 .div_title_small
	{
		margin-top: 30% !important;
	}
	.culture_section .fist-div 
	{
		padding: 0px 15px !important;
	}
	.culture_text_1 p 
	{
		font-size: 28px;
		line-height: 40px;
		padding-top: 3pc;
	}
	.sectionsmall13 .culture_text_1 p 
	{
		font-size: 29px;
		font-weight: normal;
	}
	.sectionsmall14  h5 ,.sectionsmall15  h5 ,.sectionsmall16  h5 ,.sectionsmall17  h5  
	{
		font-size: 25px;
		font-weight: normal;
	}
	.sectionsmall14 .fist-div p ,.sectionsmall15 .fist-div p ,.sectionsmall16 .fist-div p ,.sectionsmall17 .fist-div p 
	{
		font-size: 16px;
	}
	.sectionsmall13  em
	{
		font-family: 'Lyon Arabic Slanted Text Web';
	}
	.sectionsmall19  h1
	{
		font-family: 'Lyon Arabic Slanted Text Web';
	}
	.section3 .cult-yello-div 
	{

		left: 0;
		right: auto !important;

	}
	.section3 .white-gray-div  .text-start.show_in_small 
	{
		text-align: left !important;
		margin-top: 91px !important;
		text-align: right !important;
	}
	.service-dive
	{
		height: calc(100vh - 15%);
	}
	.cat-menu
	{
		top: 35% !important;
	}
	.cat-menu .nav-link
	{
		padding:0px !important;
	}
	.sectionsmall13  .culture_text_1, .sectionsmall13  .culture_text_1 p
	{
		padding-top: 0pc;
	}
	.sectionsmall13 .div_title_small  
	{
		margin-top: 10% !important;
	}
	.sectionsmall16.gray-bg  , .sectionsmall17.gray-bg
	{
		padding: 24% 15px !important;
	}
	.job-div 
	{
		background: #1f1f1d00 !important;
	}
	.contact_small.black-bg 
	{
		padding: 27% 20px !important;
	}
}