.site-main > * {
	margin-top: 0;
	margin-bottom: 0;
}

.site-header, .site-main, .widget-area, .site-footer {
	padding: 0;
}

.mobile-sub-wrapper {
	display: none;
}

.ceo-section-position span {
    font-size: 14px;
    color: #ff8e00;
}

.mobile-header-menu-items {
	display: none;
}

.main-header-wrapper {
  background: #2e2e38;
}

.main-sticky-header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.main-sticky-subheaders {
	position: fixed!important;
  top: 95px;
}

.main-header-row {
  display: flex;
  flex-wrap: wrap;
}

.header-logo-side {
  display: inline-block;
  width: calc(20% - 20px);
  margin-left: 20px;
}

.header-logo-side img {
  width: 175px;
  padding-top: 10px;
}

.header-menu-items-side {
  display: inline-block;
  width: calc(60% - 20px);
  margin: 0 10px;
	padding-top: 5px;
}

.header-main-menu {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  list-style: none;
  padding-inline-start: 0;
}

ul.header-main-menu li {
  margin: 0px 12px!important;
  padding: 0 15px!important;
  border-bottom: 1px solid transparent;
}

ul.header-main-menu li:hover {
  border-bottom: 1px solid #ff8e00;
  transition: .3s linear;
}

ul.header-main-menu li a {
    text-decoration: none;
    padding: 37px 0 26px;
    display: block;
    /*color: #fff;*/
		color: #ccc;
    font-size: 15px;
	  font-weight: 100;
}

ul.header-main-menu li a:focus {
	background: unset!important;
}

.header-search-lang-side {
  display: inline-block;
  width: calc(20% - 40px);
  align-self: center;
  text-align: end;
  margin: 0 40px 0px 0px;
}

.header-search-container {
  display: inline-block;
  margin: 0 10px;
}

.header-search-container a {
  display: block;
  padding: 28px 5px 26px;
  border-bottom: 5px solid transparent;
}

.header-search-container a:focus {
	background-color: transparent!important;
}

.header-language-container {
  display: inline-block;
  margin: 0 10px;
}

.header-language-container a {
  display: block;
	background: url('https://techsfactory.com/wp-content/uploads/2022/10/down-chev.svg')!important;
  /*background: url('https://techsfactory.com/wp-content/uploads/2022/10/down-chevron.svg')!important;*/
  background-repeat: no-repeat!important;
  background-position: center right!important;
  padding: 28px 25px 26px 5px;
  background-size: 10px!important;
  border-bottom: 5px solid transparent;
}

.header-language-container a svg, .header-search-container a svg {
  padding: 0 5px;
	width: 30px;
}

.header-search-container a:hover, .header-language-container a:hover {
  border-bottom: 5px solid #b6c0c7;
  transition: .2s linear;
}

.header-hamburger-menu-wrapper {
  display: none;
  align-self: center;
}

.mobile-header-sub-back {
  display: none;
  padding: 10px 10px;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 20px;
}

.scroll-progress-bar-wrapper {
  background-color: #1a1a24;
  height: 1px;
  width: 100%;
  order: 5;
}

.main-scroll-progress-bar {
  background-color: #ff8e00;
  height: 1px;
  width: 0%;
  transition: 0.3s ease all;
}

.header-search-form {
  background: #1a1a24;
  padding: 5px 24px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.header-search-form input {
  width: 90%;
  background: transparent!important;
  border: 0!important;
  color: #c4c4cd!important;
  font-size: 18px;
  padding: 14px 0;
  display: inline-block;
  font-weight: 300;
  box-shadow: unset!important;
  outline: 0!important;
}

.header-search-form input::placeholder{
  color: #c4c4cd;
}

.header-search-submit {
  display: none!important;
}

.header-search-dismiss {
  display: inline-block;
  background-color: transparent !important;
}

.header-search-dismiss svg {
  fill: #fff;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.header-search-dismiss:hover svg {
  transform: rotate(360deg);
  transition: .3s ease all;
}

.header-search-random-content-wrapper {
  padding: 10px 25px;
  max-height: 250px;
  overflow-y: AUTO;
}


.search-header-main-title {
  color: #c4c4cd;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 0px 0 18px;
  font-size: 16px;
  font-weight: 300;
}

.header-search-random-content .header-search-random-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0 15px;
}

.header-search-img-side {
  display: inline-block;
  width: 20%;
}

.header-search-img-side img {
    /*width: 135px;*/
    width: 100%;
    height: 80px;
    object-fit: cover;
}

.header-search-content-side {
  display: inline-block;
  max-width: calc(80% - 20px);
  margin-left: 20px;
  width: 100%;
}

.header-search-content-side a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 8px;
  display: block;
  background-color: transparent !important;
}

.header-search-content-side p {
  margin-block-start: 0;
  margin-block-end: 0;
  font-size: 14px;
  color: #b6c0c7;
}

.header-search-box-wrapper {
  display: none;
  position: absolute;
  width: 70%;
  right: 0;
	box-shadow: 0px 1px 5px 0px #78787f4f;
}

.header-search-box-content {
  background: #2e2e38;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}

.header-language-box-wrapper {
  z-index: 2222;
  position: absolute;
  display: none;
  width: 29%;
  right: 0;
  background: #1a1a24;
  padding: 20px 25px;
	box-shadow: 0px 1px 5px 0px #78787f4f;
}

.header-fixed-lang-search-box-wrapper {
  position: fixed!important;
  top: 93px;
  z-index: 999;
}

.header-lang-box-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
}

.header-language-box-content .header-lang-box-head h6 {
  color: #c4c4cd;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  width: calc(80% - 10px);
}

.header-lang-dismiss {
  width: 20%;
  text-align: end;
	background: transparent!important;
}

.header-lang-dismiss svg {
  width: 30px;
  height: 30px;
}

.header-lang-content ul {
  list-style: none;
  padding-inline-start: 0;
}

.header-lang-content ul li {
  padding: 18px 5px;
}

.header-lang-content ul li:not(:last-child) {
  border-bottom: 1px solid #b6c0c76b;
}

.header-lang-content ul li:hover {
  background: #b6c0c76b;
}

.header-lang-content ul li a {
  color: #b6c0c7;
  text-decoration: none;
  font-size: 14px;
  display: block;
  background-color: transparent !important;
}

.header-submenu-wrapper {
  display: none;
  /*max-height: 350px;*/
  max-height: 450px;
  /*padding: 35px 40px;*/
  padding: 15px 20px 40px;
  overflow-y: auto;
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: #1a1a24;
  box-shadow: 0px 0px 0px 2px #4646462e;
}

.header-submenu-container {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  /*height: 250px;*/
  height: 380px;
  overflow: auto;
}

.header-submenu-left-item {
  width: calc(25% - 20px);
  margin: 5px 10px;
}

.header-submenu-left-item h5 {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 20px;
}

.header-submenu-left-item p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 100;
  /*width: 85%;*/
	width: 95%;
  /*margin-bottom: 20px;*/
	margin-bottom: 15px;
}

.header-submenu-left-item a {
  border: 1px solid #f0f0f0;
  /*padding: 18px 30px;*/
	padding: 4px 25px;
  /*font-size: 16px;*/
	font-size: 13px;
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
	margin-bottom: 20px;
}

.header-submenu-left-item a:hover{
  background: #fff;
  color: #000;
  transition: .4s ease all;
}

.header-submenu-center-item {
  width: calc(45% - 20px);
  margin: 5px 10px;
}

.header-submenu-center-item h6 {
  font-size: 20px;
  color: #00f79d;
  margin-bottom: 20px;
  /* color: #561985; */
  /* color: #ff9d22; */
  color: #ff8e00;
}

.header-submenu-center-item ul {
  list-style: none;
  padding-inline-start: 0;
  width: 80%;
}

.header-submenu-center-item ul li {
  padding: 15px;
  border-left: 3px solid transparent
}

.header-submenu-center-item ul li {
  border-top: 1px solid #6565652b;
}

.header-submenu-center-item ul li:not(:last-child){
  border-bottom: 1px solid #6565652b;
}

.header-submenu-center-item ul li:hover {
  background: #6565652b;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 3px solid #ff8e00;
  /*border-left: 3px solid #ff9d22;
  border-left: 3px solid #00f79d;*/
}

.header-submenu-center-item ul li a {
  text-decoration: none;
  color: #fff;
  display: block;
	font-size: 14px;
}

.header-submenu-right-item {
  width: calc(30% - 20px);
  margin: 5px 10px;
}

.header-submenu-right-item img {
  width: 100%;
  object-fit: cover;
  height: 300px;
}

.header-submenu-container .home-business-implementation-section {
	padding: 0!important;
  width: 100%;
  margin-top: 0px;
}

.header-submenu-container .home-business-implementation-side {
	padding: 0;
}

.header-submenu-container .insights-sub-header-item {
	width: 50%;
  padding: 10px 35px;
}

.header-submenu-container .header-industry-header-item {
  width: 33.33%;
}

.header-submenu-container .insights-sub-header-item:not(:last-child) {
  border-right: 1px solid #fff;
}

html[lang="ar"] .header-submenu-container .insights-sub-header-item:not(:last-child) {
	border-left: 1px solid #fff;
	border-right: unset;
}

.header-submenu-container .insights-sub-header-item.header-industry-header-item:not(:last-child) {
	border-right: 1px solid transparent;
}

.header-submenu-container .insights-sub-header-item.header-industry-header-item:not(:first-child) {
  border-left: 1px solid #fff;
}

html[lang="ar"] .header-submenu-container .insights-sub-header-item.header-industry-header-item:not(:first-child) {
  border-right: 1px solid #fff;
	border-left: unset;
}

.header-submenu-container .home-business-implementation-side ul li {
  margin-bottom: 5px;
}

.header-submenu-container .insights-sub-header-item h5.industry-insight-menu-title {
	 font-size: 26px;
   font-weight: 500;
   color: #ff8e00;
   margin-bottom: 20px;
   max-width: 90%;
}

.header-submenu-container .insights-sub-header-item p.industry-insight-menu-desc {
	 font-size: 16px;
   color: #fff;
   margin-bottom: 25px;
   font-weight: 100;
   max-width: 85%;
}

.header-submenu-container .insights-sub-header-item a.industry-insight-menu-explore {
    border: 1px solid #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 15px 30px;
    background: transparent !important;
    color: #fff !important;
}

 .header-submenu-container .insights-sub-header-item a.industry-insight-menu-explore svg {
	position: relative;
	top: 2px;
	margin-left: 5px;
}

html[lang="ar"] .header-submenu-container .insights-sub-header-item a.industry-insight-menu-explore svg {
	margin-left: unset;
	margin-right: 5px;
	transform: rotate(180deg);
}

.header-submenu-container .insights-sub-header-item h6.industry-insight-menu-listing-title {
	  font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
		color: #ff8e00;
}

.header-submenu-container .insights-sub-header-item ul.industry-insight-menu-listing {
	  list-style: none;
    padding-left: 0;
}

html[lang="ar"] .header-submenu-container .insights-sub-header-item ul.industry-insight-menu-listing {
	padding-left: 10px;
	padding-right: 0;
}

.header-submenu-container .insights-sub-header-item ul.industry-insight-menu-listing li {
	margin-bottom: 5px;
}

.header-submenu-container .insights-sub-header-item ul.industry-insight-menu-listing li a {
    text-decoration: none;
    font-size: 16px;
		font-weight: 200;
    background: transparent !important;
    color: #fff !important;

}

.header-submenu-container .insights-sub-header-item ul.industry-insight-menu-listing li a svg {
	position: relative;
	top: 2px;
	margin-left: 5px;
}

html[lang="ar"] .header-submenu-container .insights-sub-header-item ul.industry-insight-menu-listing li a svg {
  margin-left: 0;
	margin-right: 5px;
	transform: rotate(180deg);
}

.header-menu-items-side .current_page_item {
	border-bottom: 1px solid #ff8e00
}


.header-menu-with-sub {
	margin: 0!important;
}

.header-sub-close-chevron {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  /*background: #2e2e38;*/
  background:#1a1a24;
  text-align: center;
}

.header-sub-close-chevron a {
  background: transparent!important;
}

.header-sub-close-chevron svg {
  /*width: 18px;*/
  width: 15px;
  fill: #b5bfc6;
  /*height: 18px;*/
  height: 15px;
  transform: rotate(180deg);
}

/*.header-menu-with-sub a {
	background: url('https://techsfactory.com/wp-content/uploads/2022/10/down-chev.svg')!important;
    background-repeat: no-repeat!important;
    background-position: top 50% right!important;
    background-size: 8px!important;
    border-bottom: 5px solid transparent;
	padding: 37px 17px!important;
}*/

.all-featured-posts-wrapper {
		display: none;
}
.main-page-inner-title div:nth-child(2) {
		display: block;
}
.project-with-titel.service-with-titel:hover {
    cursor: pointer;
}
.single-categories .ineer-content-with-side {
    background-color: white;
}

.insight-social.footer-social-side {
    width: 100%;
    margin: 0;
    align-self: start;
}

.insight-social.footer-social-side ul {
  padding: 10px 0;
  justify-content: start;
}

.insight-social.footer-social-side li {
  margin: 0 5px 0 0;
}

.insight-social.footer-social-side li svg {
  height: 16px;
  width: 16px;
}

.insight-social.footer-social-side ul li a {
  /* padding: 8px 11px 5px 11px; */
  border: 1px solid #d7d7d7;
}

.slider-text-wrapper .read-more-case {
  margin-left: 20px;
  font-size: 16px;
}

.main-study-case-btn{
    text-align: center;
    margin: 40px auto;
}

.fixed-header-lang-search {
	position: fixed;
	z-index: 999;
	top: 95px;
}

.active-menu-item {
  border-bottom: 1px solid #ff8e00!important;
}

.active-menu-item a {
  color: #fff !important;
  font-weight: 500 !important;
}

.header-menu-items-side .current_page_item a {
  color: #fff !important;
  font-weight: 500 !important;
}

.Our-service-introduction{
  font-weight: 100;
}

.Our-service-introduction td{
  border: 0px solid #000;
  padding:0;
  padding-right:90px;
}

.title-service h1 {
  font-size: 40px;
  color: orange;
}

.service-page-image .study-case-warpper h6, 
.service-page-image .study-case-warpper h2{
  text-align: right;
  padding: 0;
  margin: 0;
  max-width: 50%;
  float: right;
  clear: both;
}

.service-page-image .study-case-warpper h6{
  font-size: 12px;
}

.service-page-image .study-case-warpper h2 a{
  font-size: 32px;
}

.service-page-image{
  height: 400px;
  box-shadow: 0 0 3px 1px #444;
}

.service-page-image {position: relative;}

.service-page-image .study-case-warpper {position: absolute; bottom: 0; padding-bottom: 0px; text-align: right;}

.main-study-case-general-info ul{
  padding: 0;
  margin: 0;
}

.main-study-case-general-info li{
  list-style: none;
  float: left;
}

.main-study-case-general-info{
  font-size: 15px;
  padding-top: 15px;
  width: 100%;
  overflow: hidden;
}

.main-study-case-general-info img{
  height: 36px !important;
  width: auto;
  float: left;
  padding-left: 5px;
  padding-right: 15px;
}

.case-study-list-items span{
  position: relative;
  top: 6px;
}

.Our-service-full-description{
  padding-top: 30px;
  padding-bottom: 30px;
}

.Our-service-full-description > p, 
.Our-service-latest-thinking,
.main-project-wrapper.main-service-wrapper{
  padding:40px;
  color: #333333;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 16px;
}

.service-introduction-brief{
  width: 100%;
  overflow: hidden;
}

.service-introduction-brief > div{
  float: left;
  width: 50%;
  padding-right:40px;
}

.page-id-73 .study-case-warpper .study-case-warpper-description{
  position: absolute;
  width: 60%;
  bottom: 30px;
  right: 40px;
  text-align: right;
}

.page-id-73 .study-case-warpper h2{
  margin-top: 0;
}

.page-id-73 .study-case-warpper h2 a{
  font-size: 30px;
}

.page-id-73 .study-case-warpper h6{
 font-size: 12px;
}

.page-id-73 .study-case-warpper p{
  font-size: 16px;
}

.page-id-73 .study-case-warpper{
  position: relative;
  height: 600px;
}


@media only screen and (max-width: 992px){

	.desktop-sub-wrapper {
		display: none;
	}

	.mobile-sub-wrapper {
		display: block;
	}

	.desktop-header-menu-items {
		display: none!important;
	}

	.mobile-header-menu-items {
		order: 4;
		text-align: center;
		padding: 13px;
	}



  .header-hamburger-menu-wrapper {
    display: inline-block;
    order: 3;
    width: calc(10% - 10px);
    text-align: center;
    margin: 0 5px;
  }

  .header-hamburger-menu-wrapper a{
    background: transparent !important;
    color: #ffff !important;
  }

  .header-logo-side {
    width: calc(45% - 10px);
    margin-left: 10px;
  }

  .header-logo-side img {
    padding-top: 4px;
    width: 170px;
  }

  .header-menu-items-side {
    order: 4;
    width: calc(100% - 20px);
  }

  .header-menu-items-side .header-main-menu {
    /*display: none;*/
    text-align: center;
    padding: 15px 5px;
  }

  .header-search-lang-side {
    order: 2;
    width: calc(40% - 10px);
    margin: 0 5px 0 0;
  }

  .header-search-container a {
    /*padding: 28px 0px 26px;*/
    padding: 30px 0px 20px;
  }

  .header-language-container a {
    padding: 20px 15px 20px 0px;
  }

  .header-language-container a svg, .header-search-container a svg {
    padding: 0;
  }

  ul.header-main-menu li {
    border-bottom: 5px solid transparent!important;
    width: calc(100% - 34px);
  }

  ul.header-main-menu li a {
    padding: 15px 0 15px;
  }

  .header-language-box-wrapper {
    width: calc(100% - 50px);
  }

  .header-search-box-wrapper {
    width: 100%;
  }

  .header-submenu-wrapper {
    display: block!important;
    left: -200%;
    padding: 15px 20px;
    width: 100%;
    top: 100px;
    transition: .5s ease all;
    max-height: 330px;
  }

  .header-submenu-container {
    display: block;
  }

  .header-submenu-left-item {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }

  .header-submenu-left-item h5 {
    font-size: 24px;
  }

  .header-submenu-left-item a {
    padding: 10px 30px;
  }

  .header-submenu-center-item {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }

  .header-submenu-center-item ul {
    width: 100%;
  }

  .header-submenu-right-item {
    width: calc(100% - 20px);
  }

  .mobile-header-sub-back {
    display: block;
    font-size: 18px;
  }

  .slider-main-text-wrapper {
    width: 100%;
    height: 60vh;
    padding: 20px 30px 0px;
  }

  .slider-main-text-wrapper h3 {
    width: 100%;
    font-size: 36px;
  }

  .slider-main-text-wrapper p {
    width: 100%;
  }

  .header-submenu-container {
    height: calc(250px - 10px);
  }

  .header-submenu-container .insights-sub-header-item {
    padding: 15px 10px 30px;
		width: 100%;
		border-right: 0;
		border-left: 0!important;
  }

  .header-submenu-container .insights-sub-header-item h5.industry-insight-menu-title {
    font-size: 22px;
  }

  .header-submenu-container .insights-sub-header-item p.industry-insight-menu-desc {
    margin-bottom: 16px;
  }

  .header-submenu-container .insights-sub-header-item a.industry-insight-menu-explore, .header-submenu-container  .home-business-implementation-link a{
    font-size: 14px;
    padding: 10px 30px;
  }

  .header-submenu-container .insights-sub-header-item:not(:last-child) {
    border-right: unset!important;
    border-bottom: 1px solid #fff;
		border-left: unset!important;
  }

  .header-submenu-container .home-business-implementation-side {
    margin: 10px 10px 20px;
  }

  .header-submenu-container .home-business-implementation-side {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }

  .header-sub-close-chevron {
    display: none;
  }

	.fixed-header-lang-search {
		top: 90px;
	}
}
a.mobile-header-sub-back:focus {
  background: transparent !important;
}
.study-case-warpper a.more-link {
  display: none;
}
.Case-Study-content-left-side a {
  text-decoration-style: dotted;
}
.client-name {
  text-transform: uppercase;
}
.shareThis-item a, .shareThis-item a.sharingUtilityBar-clipboard svg g g {
  fill: #676565;
}
li.shareThis-item a:hover {
  background: #676565 !important;
  fill: white;
}
li.shareThis-item a:hover .shareThis-item a.sharingUtilityBar-clipboard svg g g{
  fill: white;
}
.shareThis-item a:hover svg g g {
  fill: white;

}
.image-titel-project.project-cat-left {
  font-size: 12px;
}
.latest-case-study-wrapper {
  text-align: left;
  width: 100%;
  margin: 0px 40px 40px 50px;
}
@media only screen and (max-width: 767px) {
  .latest-case-study-wrapper {
    margin: 0px 40px 40px 27px;
  }
}
h1, h2, h3, h4, h5, h6, p, a, div {
  font-weight: 100 !important;
}

