/*Mahmoud Editing*/

/*fonts*/
@import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');
html{  overflow-x: hidden !important;}
body{font-family: 'Tajawal', sans-serif;}

.dir-ltr{ direction: ltr}
.avatar.avatar-ex-sm {
    max-height: 32px ;
}

/*Menu Edit*/
@media only screen and (max-width: 767px){
	.mo-none{
		display: none
	}
	.bg-half-170 {
		padding: 70px 0 !important;
	}
	.center-small {
		text-align: center;
		padding: 0 0 10px 0;
		margin: 0 0 20px 0;
		border-bottom: 3px solid #2f55d4;
	}
	.hint p {
		padding: 0 0 0 0;
		border-right: none !important;
		text-align: center;
	}
	.subscribe-area form{
		border: none !important;
	}
	.seo-form.subscribe-area form input {
    	border-right: none !important;
		border: 1px solid #e7e7e7
	}
	.seo-form.subscribe-area form .form-group {
		border: 1px solid #e7e7e7;
		margin: 0 0 20px 0 !important;
		border-radius: 30px;
		padding: 3px 15px;
	}
	.subscribe-area.seo-form form button{
		position: relative;
		width: 100%;
		padding: 13px;
	}
	.back-to-top{
		display: none !important
	}
	
	.single-case-study-item img {
        height: auto;
    }

    .tns-controls .owl-nav button {
        left: 127px;
        bottom: 0;
    }

    .case-study-btn button {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .case-study-btn button i {
        font-size: 13px;
    }	
	.case-study-area .section-title h2{
		 text-align: center;
    	 font-size: 26px !important;
	}
	.case-study-area .case-study-btn{
		text-align: center;
		margin: 0 0 20px 0
	}
	.case-study-btn button {
		width: 40px;
		height: 40px;
	}
	.case-study-btn button{
		width: 40px !important;
		height: 40px !important;
		line-height: initial !important;
	}
}

@media only screen and (min-width: 767px){
	.sebscribe-items .input .row .col-lg-4{ padding: 0}
	.des-none{ display: none}
	.border-des-r{ border-right: none}
}


@media only screen and (max-width: 991px){
	.apple-menu img{
		display: none
	}
}

@media only screen and (max-width: 420px){
	#topnav .buy-button a{
    	font-size: 14px;
    	padding: 8px 12px;
	}
}


@media (min-width: 375px){
	.whats{
			display: none;
		}
}

@media (max-width: 375px){
	#topnav .logo {
		position: absolute;
		left: 32%;
	}
	.whats{
		width: 40px;
		display: block;
		float: right;
		margin: 17px -5px 17px 17px;
	}
}

.baqat{ padding: 20px 0;}
.baqat h2{
	font-size: 14px !important;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: center;
}
.baqat h3{
	    color: #2f55d4;
	    font-size: 30px;
	    font-weight: 600;
	    text-transform: capitalize;
	    line-height: 1.5em;
	    letter-spacing: 0px;
	    text-align: center;
}
.baqat h5{
	font-size: 15px !important;
	margin: -15px 0 10px 0;
	text-align: center;
}
.baqat img{
	width: 70px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.baqat ul li{
	display: block !important
}
.baqat ul li span{
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.7em;
}
.baqat  ul li svg{
	color: #2f55d4;
	font-size: 15px;
	text-align: right;
}
.baqat .buy-button-m{
		display: inline-block;
		float: none !important;
		margin: 0 auto !important;
		padding: 10px 0 !important;
		padding-right: 0 !important;
		margin-right: 0 !important;
}
.baqat .buy-button-m a{
	color: #FFF !important;
	background: #2f55d4;
	border-radius: 5px;
	text-align: center;
}
.baqat .buy-button-m a:hover{
	background: #2443ac;
	color: #FFF !important;
}
.baqat .col-sm-4:nth-child(2){
	 background: #ecf0ff;
	 padding: 55px 25px;
	 border-radius: 10px;
}
a.btn.btn-icon.btn-pills.video-play-icon.btn-primary.m-1{background: none;color: #333 !important;border: none;box-shadow: none;padding: 0;}
a.btn.btn-icon.btn-pills.video-play-icon.btn-primary.m-1:hover{text-decoration: underline !important;}



.hint p{
	padding: 0 20px 0 0;
	border-right: 3px solid #2f55d4;
}

.site-heading {
    margin-bottom: 60px;
    overflow: hidden;
    margin-top: -5px;
}
.site-heading h5{
	text-transform: uppercase;
    font-weight: 800;
    color: #2443ac;
}
.heading-divider {
    display: inline-block;
    position: relative;
    height: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #2f55d4;
    width: 90px;
    overflow: hidden;
}
.heading-divider:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1.1px;
  height: 7px;
  width: 8px;
  background-color: #ffffff;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: infinite-move;
  animation-name: infinite-move;
}

.bg-gray .heading-divider:after {
  background-color: #f3f7fd;
}



.fancy-service-list .fancy-service-detail{margin:15px 0;}
.fancy-service-list { box-shadow: 0px 20px 90px 0px rgba(0, 0, 0, 0.15); padding: 45px 30px; }
.fancy-service-list .fancy-service-detail .iq-img { border-radius: 100%; position: relative; border: 20px solid #f3f7fd; background: #e7effa; text-align: center; height: 200px; width: 200px; margin: 0 auto 30px; line-height: 160px; }
.fancy-service-list .fancy-service-detail .iq-img i {color: #ffffff; position: absolute; height: 37px; width: 37px; border-radius: 90px; right: 0; top: -20px; font-size: 16px; line-height: 37px; background: linear-gradient(to right, var(--linear-color-1) 0%, var(--linear-color-2) 51%, var(--linear-color-3) 100%); }
.fancy-service-list .fancy-service-detail .iq-img img { width: auto; margin: 0 auto; }
.fancy-list-box { display: flex; }
.fancy-list-box img.fancy-list-img {margin-right: 30px;width: 80px;height: auto;}

.iq-list { list-style: none; padding: 0; }
.iq-list li { margin-bottom: 10px; position: relative; }
.iq-list li svg {margin-right: 0;position: absolute;top: 0;font-size: 24px;color: #2f55d4;}
.iq-list li a {display: table-cell;padding-right: 30px;color:#1e1e1e;}
.iq-list li a:hover { color: #2f55d4}
.iq-list li:last-child { margin-bottom: 0px; }



/* ============================================================== 
     # Subscribe
=================================================================== */
.subscribe-area {
	margin-top: -70px
}
.subscribe-area .shape-right-top {
  opacity: 0.07;
  top: 120px;
}

.subscribe-area .sebscribe-items {
  padding: 80px 30px;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.subscribe-area .sebscribe-items::after {
  position: absolute;
  left: -50px;
  top: -50px;
  content: "";
  height: 150px;
  width: 150px;
  background: #4154f1;
  z-index: -1;
  transform: rotate(25deg);
  border-radius: 10px;
}

.eastern-blue .subscribe-area .sebscribe-items::after {
  background: #1baaa0;
}

.orange .subscribe-area .sebscribe-items::after {
  background: #FF5621;
}

.cornflower-blue .subscribe-area .sebscribe-items::after {
  background: #634ded;
}

.subscribe-area .sebscribe-items::before {
  position: absolute;
  left: -65px;
  top: -65px;
  content: "";
  height: 200px;
  width: 200px;
  background: #4154f1;
  z-index: -1;
  opacity: 0.5;
  transform: rotate(25deg);
  border-radius: 10px;
}

.eastern-blue .subscribe-area .sebscribe-items::before {
  background: #1baaa0;
}

.orange .subscribe-area .sebscribe-items::before {
  background: #FF5621;
}

.cornflower-blue .subscribe-area .sebscribe-items::before {
  background: #634ded;
}

.subscribe-area h2 {
  font-weight: 700;
  margin-bottom: 30px;
}

.subscribe-area h2 strong {
  display: block;
  text-transform: capitalize;
  margin-top: 5px;
  color: #4154f1;
}

.eastern-blue .subscribe-area h2 strong {
  color: #1baaa0;
}

.orange .subscribe-area h2 strong {
  color: #FF5621;
}

.cornflower-blue .subscribe-area h2 strong {
  color: #634ded;
}

.subscribe-area form {
  border: 1px solid #e7e7e7;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  padding: 0 20px;
}

.seo-form form .col-lg-6 {
  padding: 0;
}

.subscribe-area form input, 
.subscribe-area form input:focus {
  border: none;
  padding: 30px;
  border-radius: 30px;
  box-shadow: inherit;
  outline: inherit;
}

.subscribe-area form button {
  top: 5px;
  position: absolute;
  right: 5px;
}

.subscribe-area form .input-group.stylish-input-group {
  border-radius: 30px;
  border: none;
}

.subscribe-area form button {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 10px 35px;
  border-radius: 30px;
  background-color: #2f55d4;
  color: #ffffff;
  font-weight: 700;
}

.orange .subscribe-area form button {
  background: linear-gradient(90deg, rgba(255,86,33,1) 0%, rgba(240,57,0,1) 77%);
}

.eastern-blue .subscribe-area form button  {
  background: linear-gradient(90deg, rgba(27,170,160,1) 0%, rgba(8,115,107,1) 77%);
}

.cornflower-blue .subscribe-area form button  {
  background: linear-gradient(90deg, rgba(65,84,241,1) 0%, rgba(14,32,173,1) 75%);
}

/* SEO Form */
.seo-form.subscribe-area form input {
  padding: 0 10px;
  border-radius: 30px;
  border: none;
  border-right: 1px solid #e7e7e7;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  text-align: left;
}

.seo-form.subscribe-area form .form-group {
  margin: 0;
}

.seo-form.subscribe-area form .col-lg-5:last-child {
  border: none;
}

.seo-form form .col-lg-6:last-child input {
  border: none;
}

.seo-form form .col-lg-6:nth-child(2) input {
  border: none;
  border-radius: 30px;
}

.subscribe-area.seo-form form button {
  top: 0;
  right: -1px;
  border: none !important;
  box-shadow: inherit !important;
  outline: inherit !important;
}



.baqat-large{
	padding: 0
}
.baqat-large div{
	padding: 25px;
}
.baqat-large .buy-button-m{
	width: 100%;
}

.baqat-large .buy-button-m a{
	display: table;
	margin: 0 auto;
	padding: 15px 30px;
}
.baqat-large h2 {
    font-size: 17px !important;
    font-weight: 800;
}
.baqat-large h3{
	position: relative;
	font-size: 40px !important
}
.baqat-large h3 span{
	font-size: 18px;
    position: absolute;
    top: -5px;
}
.baqat-large ul{
	margin: 0 0 15px 0;
    padding: 0;
}
.baqat-large ul li{
	text-align: center;
	display: block !important;
	line-height: 32px;
}
.baqat-large ul li svg {
    font-size: 24px;
}

.back-to-top{
	background: none;
    border: none;
    box-shadow: none;
    height: 60px;
}
.back-to-top:hover{
	background: none !important;
}
.back-to-top:hover {
    -webkit-transform: rotate(0) !important; 
    transform: rotate(0) !important; 
}
a.back-to-top:active, a.back-to-top:focus, a.back-to-top:visited  {
	background-color: none !important ;
    border-color: none !important;
}




a.btn svg.feather-arrow-right, .content svg.feather-chevron-right, a.text-primary i.mdi-arrow-right::before {
	-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.text-black{ color: #000}

#preloader #status img{
	display: block;
	margin: 0 auto	;
	max-width: 100%;
}

.mb-30px{ margin-bottom: 30px}
.h-values{
	height: 650px;
}
.blog-content{
	margin-top: -250px;
    background: #fff;
    padding: 30px;
}
.page-2 #topnav{
	background: #ffffffc9;
}
#topnav.nav-sticky {
    background: #ffffff;
}
.elementor-widget-container-m {
    padding: 4px 50px 1px 20px;
    background-image: url(../images/m/about-company-1.png);
    background-position: 93% 9px;
    background-repeat: no-repeat;
    border-radius: 35px 35px 35px 35px;
    box-shadow: 0px 0px 30px 0px rgb(47 85 212 / 30%);
    margin: 0px 0 20px 0;
    font-size: 4px;
}
.elementor-widget-container-m p{
	color: #161c2d;
    font-size: 6em;
	opacity: 1
}
p.elementor-heading-title{
	top: 5px;
	position: relative;
}
.color-imp{
	    color: #2f55d4 !important;
}
.m-class i{
	    background: none !important;
    font-size: 63px;
}
.center-block{
	margin: 0 auto;
	display: block
}




.reviews_box {
    padding: 30px !important;
    margin-bottom: 30px !important;
    transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    border-image-source: url(../images/m/border.png) !important;
    border-image-slice: 5% !important;
    border-image-width: 17px !important;
    border-width: 5px !important;
    border-style: solid !important;
    border-color: #ee7163 !important;
    position: relative !important;
	background-color: transparent !important
}

.reviews_box::before {
    content: "" !important;
    position: absolute !important;
    bottom: -2rem !important;
    right: 15px !important;
    background-image: url(../images/m/quote.png) !important ;
    background-size: contain !important;
    height: 3rem!important;
    width: 2rem !important;
    background-repeat: no-repeat !important;
}


.border-des-r{
	border-right: 3px solid #ddd;
	
}


.elementor-heading-title{
	color: #EFEFEF;
	font-size: 7em;
	font-weight: 800;
	line-height: 1em;
	position: absolute;
	z-index: -1;
	right: 0;
	top: -60px;
	opacity: 0.4;
}

.mt-100{
	margin-top: 100px !important
}


/* ==========================================================================
  11. PROJECTS
  =========================================================================== */

#projects-1 .col-md-4 {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  PROJECT ITEM
/*------------------------------------------*/ 

.project-1 {
  position: relative;
  top: 0;
  z-index: 999; 
  background-color: #fff; 
  border: 1px solid #ddd;
  padding: 30px 25px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; 
}

.bg-lightcyan .project-1,
.bg-lightgrey .project-1 {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

.project-1:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
  top: -10px;
}

.project-2 {
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.project-3 {
  position: relative;
  top: 0;
  z-index: 999; 
  background-color: #f5f5f5; 
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; 
}

.project-3:hover {
  background-color: #fff;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
  top: -10px;
}

/*------------------------------------------*/
/*  Project Data
/*------------------------------------------*/ 

.project-1 .project-data {
  border-top: 1px solid #d5d5d5;
  padding-top: 22px;
  margin-top: 10px;
}

.project-3 .project-data {
  padding: 35px 20px 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.project-3 .project-data h5 {
  color: #757575;
  padding: 0 10px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  PPOJECT DATA BOX
/*------------------------------------------*/  

.pd-box {
  display: block;
  margin-bottom: 6px;
}

.pd-box h5 {
  display: inline-block;
  float: left;
  font-weight: 800;
  margin-right: 12px;
  margin-bottom: 0;
}

.project-1 p.p-sm {
  color: #757575;
  margin-top: 0;
  margin-bottom: 0;
}

.pd-box h5 i {
  margin-right: 3px;
}

.pd-box p {
  line-height: 1.3;
  font-weight: 300;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  PROJECT PREVIEW IMAGE
/*------------------------------------------*/  

.project-1 img {
  padding-left: 40%;
  margin-bottom: 10px;
}

.project-3 .project-data img {
  padding-right: 50%;
}

.project-3 .project-preview img {
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}

/*------------------------------------------*/
/*  PROJECT DESCRIPTION
/*------------------------------------------*/  

.project-description {
  position: absolute;
  z-index: 20;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.project-description img {
  padding: 0 22%;
}

.project-description p {
  display: inline-block;
  font-family: 'Muli', sans-serif;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0;
}

.project-description p:before {
  display: block;
  content: "";
  height: 1px;
  width: 85px;
  background: #fff;
  margin: 15px auto 20px;
  position: relative;
}

.logos-m .avatar{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	max-width: 100%;
    max-height: 50px;
	opacity: 0.7
}
.logos-m .avatar:hover{
	-webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none;
	transition: all .3s;
	opacity: 1
}


/*=== Case study area CSS ===*/

.case-study-carousel {
    width: 100vw;
}

.case-study-area {
    position: relative;
}

.case-study-btn img{
	width: 100% !important;
	max-width: 100%
}

.contact-area .section-title {
    margin-bottom: 20px;
}

.tns-controls button {
    background: #2f55d4;
    border: #2f55d4 solid 1px;
    border-radius: 50%;
    cursor: pointer;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    color: #ffffff;
}

.tns-controls button i {
    font-size: 20px;
}

.case-study-btn button:hover {
    /* color: #ffffff; */
}
.features .icon, .key-feature .icon {
    display: inline-table;
}

.padding-tb{
	padding: 30px 0
}


.bg-gr{
	background-color: transparent;
    background-image: linear-gradient(
300deg
, #ECF0FF 50%, #FFFFFF 100%);
}
.padd-0{
	padding: 0;
}

.tns-outer{
	max-width: 100%
}
.tns-visually-hidden{
	display: none
}

  
.sp-h{
	max-height: 38px !important
}

.sp-h2{
	max-height: 38px !important;
    margin-top: 8px;
}










