/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
Add your custom styles here
*/
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
html {
	scroll-behavior:smooth
}

.top-header {
background: none;
position: absolute;
z-index: 99;
width: 100%;
}
.main-footer p {
	margin-bottom:0
}

.fixed-header.top-header {
position: fixed;
top: 0;
left: 0;
width: 100%; 
background: rgba(255, 255, 255, .9) !important;
}

.main-banner .elementor-container {
	align-content: center;
    display: flex;
    flex-wrap: wrap;
	padding-top:90px
}

.main-banner .no-pad .elementor-container {
	padding-top:0 !important
}

.flex-col .elementor-element {
	width:auto
}

.main-p {
	margin-bottom:0 !important
}




.exper-box p {
	margin-bottom:10px
}

.mission-col .elementor-widget-wrap{
	background: #fff !important;
  position: relative;
  right: -50px;
  height: 90%;
  top: 5%;
}


.rtl .mission-col .elementor-widget-wrap{
	background: #fff !important;
  position: relative;
  right: 0;
	left:-50px;
  height: 90%;
  top: 5%;
}
.mission-col .main-p p {
	margin-bottom:10px
}
.service-col {
	
	align-items:center
}
.service-col .elementor-widget-wrap {
	min-height:380px;
}
.service-col .elementor-widget-image{
	width: 74px;
  background: #d30619;
  padding: 10px;
  border-radius: 100%;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
	border:3px solid #fff;
}
.pop-img {
	width: 70px;
  background: #d30619;
  padding: 10px;
  border-radius: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
	margin-top:20px
}

.pop-img img{
width:40px;
	height:40px
}
.service-col:hover .elementor-widget-wrap {
	background:#d30619 !important;
}

.service-col:hover .elementor-widget-image {
	border-color:#fff !important
}

.service-col:hover h3, .service-col:hover p, .service-col:hover a{
	color:#fff !important
}
.pum-theme-default-theme {
  background-color: rgba( 0, 0, 0, 0.85 ) !important;
}
.pum.pum-overlay .pum-container.popmake {
	padding:40px;
	background: #fff;
  padding: 50px;
	background-image:url(/wp-content/uploads/2025/08/map.png);
	background-size:cover;
	background-position:center;
	border-bottom: 8px solid #d30619;
}

.pum-theme-default-theme .pum-content + .pum-close {
	box-shadow: none !important;
  color: #fff;
  font-size: 20px !important;
  top: 0;
  background: #d30619;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
}

.pum.pum-overlay .pum-container.popmake h3 {
	font-family: "DM Sans", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.2em;
	color:#000;
	margin-top:20px
}

.pum.pum-overlay .pum-container.popmake ul {
	padding:0;
	list-style-position:inside
}

.pum.pum-overlay .pum-container.popmake ul li {
	color:#000;
	font-size:15px;
	font-family:"poppins", sans-serif
}
.pum.pum-overlay .pum-container.popmake hr {
	height: 1px;
  border: none;
  background: #eee;
	margin-bottom:15px
}
.prtnr-col .elementor-widget-wrap {
	justify-content:space-around;
	align-items: start !important;
}
.prtnr-col .elementor-widget-image {
	width:46%
}
.countr-col.red-bg .elementor-widget-wrap {
	background: #d30619;
	border-bottom:4px solid #fff
}
.countr-col .elementor-widget-wrap{
	background: #fff;
  height: 180px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  margin: 0 10px;
	text-align:center;
	padding: 30px 15px !important;
	border-bottom:4px solid #d30619
}

.countr-col .elementor-widget-image{
  width: 90px;
  height: 90px;
  margin: auto;
    margin-top: auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -106px;
  background: #fff;
	border:8px solid #f5f5f7
}
.service-col.team-member .elementor-widget-image {
  width: 150px;
  background: none;
  padding: 10px;
  border-radius: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
}


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

.cnct-info .elementor-image-box-title {
	margin:0
}

.cnct-col .elementor-widget-wrap{
	padding:40px !important;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}

.cnct-form {
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
	padding:40px
}

.cnct-form form input, .cnct-form form select {
  background: #f8f8f8;
  padding: 10px 15px;
  font-size: .875rem;
  box-shadow: none;
  border: none;
  outline: none;
  height: 50px;
  width: 100%;
  margin-bottom: 10px;
	font-family:"poppins", sans-serif;
	border-radius:10px;
}
.cnct-form form br {
	display:none
}
.cnct-form form label {
	display:block
}
.cnct-form form textarea {
  background: #f8f8f8;
  padding: 10px 15px;
  font-size: .825rem;
  box-shadow: none;
  border: none;
  outline: none;
  height: 100px;
  resize: none;
  max-width: 100%;
  width: 100%;
	font-family:"poppins", sans-serif;
	border-radius:10px;
}

.wpcf7-submit {
  background: #20282d !important;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  height: 60px;
 border-radius:60px !important;
  text-align: center;
	
	font-family:"poppins", sans-serif
}
.phone-wrapper {
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
.cnct-form .form-group {
  margin-bottom: 10px;
}
.wpcf7 form .wpcf7-response-output {
	font-size:12px
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 6px;
}

.join-form .file-group {
  margin-top: 10px;
  position: relative;
}

.join-form .cv-input {
display: none;
}
.join-form .file-upload-box {
height: 96px;
border: 2px dashed #20282d;
border-radius: 12px;
background: #fefefe;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
cursor: pointer;
transition: background 0.2s ease, border-color 0.2s ease;
}
.join-form .file-text {
font-size: 14px;
color: #20282d;
}
.join-form .file-text strong {
color: #20282d;
font-weight: 600;
}
.join-form .file-icon {
width: 22px;
height: 22px;
background: url(/wp-content/uploads/2025/12/upload.svg) center/contain no-repeat;
}
.join-form .file-upload-box:hover {
background: #EEF2FF;
}
.join-form .file-name {
display: block;
margin-top: 6px;
font-size: 13px;
color:#20282d;
opacity: 0;
transition: opacity 0.2s ease;
padding: 0 15px;
}
.join-form .file-name.active {
opacity: 1;
}
@media (max-width: 768px) {
.join-form .file-upload-box {
height: 88px;
}
}
.join-form .file-upload-box:after {
content:"";
background:#111;
position:absolute;
bottom:-6px;
left:0;
width:100%;
height:100%;
border-radius:12px;
z-index: -1;
}



.lang-mnu {display:none}

body.rtl, .ar-font, .ar-font>*  {
	font-family:"tajawal", sans-serif !important
}

.rtl .pum.pum-overlay .pum-container.popmake h3, .rtl .pum.pum-overlay .pum-container.popmake ul li {
	font-family:"tajawal", sans-serif !important
}
.rtl .pum.pum-overlay .pum-container.popmake ul li {
	font-size:17px
}

.drltr .elementor-image-box-description {
	direction:ltr
}

.rtl .wpcf7-form input, .rtl .wpcf7-form textarea {
	direction: rtl;
	font-family:"tajawal", sans-serif !important;
	font-size: 16px;
}
.rtl .top-header .elementor-col-66 .elementor-nav-menu{
	width: 100%;
  justify-content: flex-end;
}

.top-header .elementor-col-66 .elementor-element {
	margin-bottom:0
}
.rtl .top-header .elementor-col-66 .elementor-nav-menu li a {
	font-family:"tajawal", sans-serif !important;
	font-size:15px !important
}
#backToTop {
    display: none; /* hidden by default */
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: black;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    transition: opacity 0.3s ease;
    opacity: 0.8;
	width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
  }

  #backToTop:hover {
    opacity: 1;
  }

.rtl .elementor-widget-theme-site-logo {
	text-align:right !important
}
@media (max-width:767px) {
	body:not(.rtl) .pum.pum-overlay .pum-container.popmake ul li, body:not(.rtl) .pum.pum-overlay .pum-container.popmake h3 {
		text-align:left
	}
	.pum.pum-overlay .pum-container.popmake ul li {
    color: #000;
    font-size: 14px;
    font-family: "poppins", sans-serif;
    line-height: 1.4;
    margin-bottom: 10px;
}
	
	.main-banner {
		background-image: none !important;
    height: auto;
	}
	
	.rtl .top-header .elementor-element {
		text-align:right
	}
	.ordr2 {
		order:2
	}
	.menu-col {
		height:0
	}
	.lang-mnu {
	position: absolute;
  right: 10px;
        top: -40px;
		display:block !important
}

body:not(.rtl) .lang-mnu ul li a {
	font-family:"tajawal", sans-serif !important
}
	.rtl .lang-mnu {
	position: absolute;
  left: 10px;
  top: -40px;
	right: unset;
}
	.mission-col .elementor-widget-wrap {
    background: #fff !important;
    position: relative;
    right: 0;
    height: auto;
    top: 0;
    padding: 35px !important;
}
	.rtl .mission-col .elementor-widget-wrap {
		left:0
	}
	
	.pum.pum-overlay .pum-container.popmake {
		width: 90% !important;
        margin: auto;
        left: 0 !important;
        right: 0;
        height: auto !important;
        padding: 25px;
        top: 0 !important;
        bottom: 0;
	}
	.pum.pum-overlay .pum-container.popmake h3 {
		font-size:18px
	}
	
	.cnct-col .elementor-widget-wrap {
    padding: 20px !important;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}
	.cnct-form {
    box-shadow: none;
    padding: 0px;
}
}










/*new styel*/

.menu-bar .elementor-container {
	box-shadow:rgba(0, 0, 0, 0.10) 0px 10px 30px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.10) 0px 10px 30px 3px;
  -moz-box-shadow:rgba(0, 0, 0, 0.10) 0px 10px 30px 3px;
	position: absolute;
  width: 100%;
  left: 0;
  right: 0;
	background: #fff;
}

.call-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

/* Newsletter Wrapper */
.newsletter-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 550px;
    background: #F5F5F5; /* light grey from screenshot */
    border-radius: 50px; /* pill shape */
    padding: 5px;
}

/* Input */
.newsletter-wrapper input[type="email"] {
    flex: 1;
    border: none;
    padding: 9px 22px 9px;
    background: transparent;
    font-size: 16px;
    outline: none;
    color: #272727;
}
.newsletter-wrapper p {
	margin-bottom:0
}

.newsletter-btn {
   background: #353535 !important;
  color: #FFFFFF;
  border: none;
  padding: 14px 35px;
  font-size: 15px;
  border-radius: 50px;
  font-weight: 600;
  transition: 0.2s ease;
  position: absolute;
  right: -15px;
  height: 52px;
	top:0px
}

/* Hover */
.newsletter-btn:hover {
    background: #666 !important;
}
.newsletter-wrapper br {
	display:none
}
.wpcf7-spinner {
	position:absolute
}

.img-abs {
	position:absolute;
	width: 200px !important;
  right: 0;
  bottom: 0;
}


.exper-box {
	
position: absolute !important;
  max-width: 250px;
  text-align: center;
  color: #d30619;
  left: 0;
  top: 50px;
}

.exper-box strong {
	font-size: 40px;
  width: 120px;
}

.exper-box span {
	font-size:15px;
	margin-top:5px;
	text-align:left
}
.exper-box .elementor-widget-container {
	line-height:1
}

.exper-box .elementor-widget-container {
	display: flex;
  align-content: center;
  justify-content: center;
	flex-direction: row;
  background: #c6131d;
  border-radius: 60px;
	color:#fff;
	padding:15px 20px
}



.service-card {
  background: #ffffff;
  padding: 30px;
  border-radius: 22px;
  box-shadow: 0 5px 30px rgba(0,0,0,0.07);
  transition: 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
	height:370px
}

.service-card.dark {
  background: #111111;
  color: #ffffff;
	
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.15);
	background: #111111;
  color: #ffffff;
}
.service-card:hover p {
	color:#fff
}
.service-card__icon {
width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 8px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:15px
}

.service-card__icon img {
	width:50px;
	
}


.service-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  height: 46px;
  overflow: hidden;
}

.service-card p {
  font-size: 14px;
  color: #555;
  line-height: 1.4;
  flex-grow: 1;
}

.service-card.dark p {
  color: #fff;
}

.service-card__link {
  margin-top: 20px;
  display: inline-block;
  color: #e21b2f;
  text-decoration: none !important;
  transition: 0.3s;
}

.service-card__link:hover {
  margin-left: 5px;
	color:#fff !important
}

/* Pagination style */
.swiper-pagination-bullet {
  background: #d60000;
  opacity: 0.4;
}
.swiper-pagination-bullet-active {
  background: #e21b2f;
  opacity: 1;
}

/* RTL Support */
html[dir="rtl"] .read-more:hover {
  margin-left: 0;
  margin-right: 5px;
}

.myServiceSlider  {
	min-height:480px;
	padding-top: 25px !important
}

.img-abs2 {
	position:absolute;
	width: 200px !important;
  left: 0;
  bottom: 0;
}

.bfr-img {
	position:relative;
}

.bfr-img:before {
	content: "";
  width: 160px;
  height: 160px;
  position: absolute;
  left: -30px;
  top: 230px;
  background: url(/wp-content/uploads/2025/12/shp2.png);
    background-size: auto;
  background-size: cover;
}


/* ================================
   CASE STUDIES SLIDER — MAIN CARD
=================================== */

.case-card {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 20px 40px rgba(0,0,0,0.08);
    transition: transform 0.3s ease;
    height: 100%;
}

.case-card:hover {
    transform: translateY(0px);
}

/* ================================
   IMAGE AREA + OVERLAY + HOVER ICON
=================================== */

.case-card__image {
    position: relative;
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
    border-radius: 20px ;
    overflow: hidden;
}

/* Dark overlay on hover */
.case-card__image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
    opacity: 0;
    transition: 0.3s ease;
}

.case-card:hover .case-card__image::after {
    opacity: 1;
}

/* Center circular icon */
.case-card__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #ffffff;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0;
    transition: 0.3s ease;
    font-size: 22px;
    text-decoration: none;
}

.case-card:hover .case-card__icon {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

/* ================================
   TEXT AREA
=================================== */

.case-card__subtitle {
    font-size: 12px;
    color: #8b8b8b;
    margin: 16px 20px 6px 20px;
	text-decoration:none !important
}

.case-card__title {
    font-size: 16px;
    font-weight: 600;
    color: #111;
    line-height: 1.3;
    margin: 0 20px 10px 20px;
	text-decoration:none !important
}
.card-info {
	background: #fff;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px -20px 20px 3px;
  z-index: 99;
  position: relative;
  width: 90%;
  margin: -50px auto auto;
  padding: 10px;
}
.case-card__desc {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    margin: 0 20px 25px 20px;
	display:none
}

/* ================================
   SWIPER PAGINATION
=================================== */

.caseStudiesSlider .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

.caseStudiesSlider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #d9d9d9;
    opacity: 1;
    margin: 0 6px !important;
    transition: 0.3s ease;
}

.caseStudiesSlider .swiper-pagination-bullet-active {
    background: #e0001a; /* RED from PSD */
    width: 12px;
    height: 12px;
}

/* Make dots clickable even in container */
.caseStudiesSlider .swiper-pagination-bullet:hover {
    background: #e0001a;
}

/* ================================
   RESPONSIVE FIXES
=================================== */

@media (max-width: 600px) {
    .case-card__image {
        height: 200px;
    }
}

.case-card {
    display: block;
    text-decoration: none;
    color: inherit;
}


/* Layout */
.case-study-single .container {
    display: flex;
    gap: 40px;
}

/* MAIN CONTENT */
.case-main-image {
    width: 100%;
    border-radius: 16px;
    margin: 20px 0;
}

.case-title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
}

.case-subtitle {
    font-size: 20px;
    margin: 15px 0;
}

.case-description {
    font-size: 18px;
    line-height: 1.6;
}

/* SIDEBAR */
.case-study-sidebar {
    flex: 1;
    position: sticky;
    top: 120px;
}

.sidebar-inner {
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.07);
}

.sidebar-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

/* Sidebar List */
.case-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.case-item {
    margin-bottom: 15px;
}

.case-item-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 12px;
    padding: 10px;
    border-radius: 12px;
    transition: all .25s ease;
}

/* Thumbnail */
.case-thumb {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}

/* Title */
.case-item-title {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

/* Hover */
.case-item-link:hover {
    background: #f5f5f5;
}

/* ACTIVE ITEM */
.case-item.active .case-item-link {
    background: #e8133b0f; /* light red tint */
    border-left: 3px solid #e8133b;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    .case-study-single .container {
        flex-direction: column;
    }

    .case-study-sidebar {
        position: relative;
        top: 0;
    }
}


.cnct-home {
	overflow:visible;
}

.home-form {
	background:#fff;
	border-radius:20px;
	margin-bottom:-180px;
	z-index: 99;
	box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 50px 3px
}

.home-blog .hfe-post-title a {
	text-decoration:none
}

.redtxt {
	color:#c6131d
}

.call-btn i {
  width: 50px !important;
  height: 50px !important;
  background: #a91e22;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  border-radius: 100%;
	color:#fff !important
}

.call-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.call-btn div {
  line-height: 1.5;
  text-align: left;
  margin-left: 20px;
}


.sr7-bullimgoverlay, .sr7-bullet-title, .sr7-bullimg {
	display:none !important
}

.counter-col .elementor-widget-image, .counter-col .elementor-widget-counter{
	display: inline-flex;
  align-items: center;
  justify-content: center;
}

.counter-col .elementor-widget-counter {
	width:calc(100% - 110px);
}

.counter-col .elementor-widget-image {
	width:100px;
	margin-bottom:0
}


.counter-boxes1 {
	position: absolute;
  height: 180px;
  right: 0px;
  top: 90px;
  background: #fff;
  z-index: 9;
  padding: 20px 40px;
  border-radius: 100px 0 0 100px;
  align-items: center;
  justify-content: center;
	box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 50px 3px;
	max-width: 75%;
}

.counter-boxes2 {
	position: absolute;
  height: 180px;
  left: 0px;
  bottom: 90px;
  background: #fff;
  z-index: 9;
  padding: 20px 40px;
  border-radius: 0 100px 100px 0;
  align-items: center;
  justify-content: center;
	box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 50px 3px;
	max-width: 75%;
}

.comments-area a, .page-content a {
	text-decoration:none !important
}

.banner-title h1 {
	text-align: center;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
}

#menu-item-463-ar a{
	 font-family: "Tajawal", sans-serif !important;
}

.service-acc .elementor-tab-title{
	box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
  backdrop-filter: blur(5px);
	padding:30px 30px;
	display:flex;
	align-items:start
}

.service-acc .elementor-tab-content{
	padding: 50px 30px 40px;
  box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.05);
  backdrop-filter: blur(5px);
	}

.box-shdw .elementor-container{
	box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.1);
  backdrop-filter: blur(5px);
	padding:60px 50px;
	border-radius:50px
}
.ip-services-list {
	padding-left: 15px;
}
.prtnrs img {
	max-width:150px;
	  filter: brightness(0) invert(1);
}


main.single-post-page {
	padding-top:50px;
	background:#f1f1f1
}


.post-navigation {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-top: 48px;
}

.post-nav {
    padding: 20px;
    border: 1px solid #E5E7EB;
    text-decoration: none;
    transition: background 0.2s ease;
}

.post-nav:hover {
    background: #F9FAFB;
}

.post-nav .nav-label {
    display: block;
    font-size: 12px;
    color: #6B7280;
    margin-bottom: 6px;
}

.post-nav .nav-title {
    font-size: 16px;
    font-weight: 700;
    color: #111;
}

.post-nav.next {
    text-align: right;
}

.post-nav.prev {
    text-align: left;
}

@media (max-width: 768px) {
    .post-navigation {
        grid-template-columns: 1fr;
    }
}

.post-share {
    margin: 48px 0;
    padding-top: 24px;
    border-top: 1px solid #E5E7EB;
}

.post-share-label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #111;
    margin-bottom: 12px;
}

.post-share-icons {
    display: flex;
    gap: 12px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-share-icons a {
    font-size: 14px;
    font-weight: 600;
    color: #111;
    border: 1px solid #111;
    padding: 6px 14px;
    text-decoration: none;
    transition: all 0.2s ease;
}

.post-share-icons a:hover {
    background: #111;
    color: #fff;
}
.sidebar-links-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-links-list li {
    margin-bottom: 10px;
}

.sidebar-links-list a {
    text-decoration: none;
    font-size: 14px;
    color: #111;
    font-weight: 600;
    position: relative;
    padding-left: 12px;
}

.sidebar-links-list a::before {
    content: "›";
    position: absolute;
    left: 0;
    top: 0;
    color: #111;
}

.sidebar-latest-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-latest-item {
    margin-bottom: 14px;
}

.sidebar-latest-item a {
    display: block;
    text-decoration: none;
}

.sidebar-latest-title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #111827;
    line-height: 1.4;
}

.sidebar-latest-date {
    font-size: 12px;
    color: #6B7280;
}

.sidebar-block {
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    padding: 24px;
    margin-bottom: 24px;
}

.sidebar-title {
    font-size: 18px;
    font-weight: 700;
    color: #111;
    margin-bottom: 16px;
}
.post-sidebar {
    position: sticky;
    top: 120px;
}
.post-content {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.8;
    color: #1F2937;
}

.post-content p {
    margin-bottom: 20px;
}
.post-content b 
{
	font-weight:600 !important
}
.post-content h2 {
    font-size: 24px;
    margin: 40px 0 16px;
    color: #111;
}

.post-content h3 {
    font-size: 20px;
    margin: 32px 0 12px;
    color: #111;
}

.post-content ul,
.post-content ol {
    margin: 20px 0 20px 20px;
}

.post-content li {
    margin-bottom: 10px;
}

.post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 24px 0;
}

.post-content blockquote {
    margin: 32px 0;
    padding: 20px 24px;
    border-left: 4px solid #111;
    background: #F5F6FA;
    font-style: italic;
}
.post-header {
    margin-bottom: 32px;
}

.post-title {
    font-size: 28px;
    line-height: 1.35;
    font-weight: 600;
    color: #111;
    margin-bottom: 12px;
}

.post-meta {
    font-size: 14px;
    color: #6B7280;
}

.post-date {
    display: inline-block;
}

/* =========================
   SINGLE POST LAYOUT
========================= */

.post-layout {
    display: grid;
    grid-template-columns: 70% 30%;
    gap: 48px;
    align-items: start;
	font-family: "poppins", san-serif !important;
}

/* Main content */
.post-main {
    min-width: 0; /* prevents overflow */
}

/* Sidebar */
.post-sidebar {
    position: sticky;
    top: 120px;
}

/* Responsive */
@media (max-width: 1024px) {
    .post-layout {
        grid-template-columns: 1fr;
    }

    .post-sidebar {
        position: static;
        margin-top: 48px;
    }
}


.single-post-page .single-post {
	max-width:1280px;
	width:100%;
	margin: 80px auto 0;
	padding-bottom:100px
}

.rtl .post-layout {
	direction:ltr
}

.sidebar-post {
    display: flex;
    gap: 12px;
    padding: 12px 0;
    text-decoration: none;
    border-bottom: 1px solid #E5E7EB;
}

.sidebar-post:last-child {
    border-bottom: none;
}

.sidebar-post-thumb img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 6px;
}

.sidebar-post-title {
    font-size: 14px;
    line-height: 1.4;
    color: #111;
    margin: 0 0 4px;
}

.sidebar-post-date {
    font-size: 12px;
    color: #333;
}


.latest-posts {
	background: #F9FAFB;
  border: 1px solid #E5E7EB;
  padding: 24px;
  margin-bottom: 24px;


}

.post-featured-image {
    margin: 20px 0;
    overflow: hidden;
    border-radius: 16px;
}

.post-featured-image img {
    width: 100%;
    height: auto;
    display: block;
}


.sidebar-post {
    display: flex;
    gap: 12px;
    padding: 20px 0 15px;
    text-decoration: none;
    border-bottom: 1px solid #E5E7EB;
}

.sidebar-post:last-child {
    border-bottom: none;
}

.sidebar-post-thumb img {
    width: 120px !important;
    height: 70px;
    object-fit: cover;
    border-radius: 6px;
}

.sidebar-post-title {
    font-size: 14px;
    line-height: 1.4;
    color: #111;
    margin: 0 0 4px;
}

.sidebar-post-date {
    font-size: 12px;
    color: #8A8FA3;
}

.rtl .sidebar-post {
	direction:rtl
}

.rtl .post-date {
	direction:rtl
}
.latest-posts h3, .sidebar-title {
	color: #111;
 font-weight:600;
  font-size: 18px;
}

.en-title { display: block; }
.ar-title { display: none !important; }
.rtl .en-title { display: none !important; }
.rtl .ar-title { display: block !important; }


.hfe-post-image {
	height:320px;
}
.hfe-post-image img {
	height:100%;
	object-fit:cover
}

.elementor-widget-image img, .hfe-post-image img {
	transition: transform 0.4s ease;
}
.elementor-widget-image:hover img, .hfe-post-image:hover  img {
    transform: scale(1.025);
}
/* =========================
   NEWS ARCHIVE GRID
========================= */

.news-archive {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 20px;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

/* =========================
   CARD
========================= */

.news-card {
    background: transparent;
}

.news-thumb {
    display: block;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    margin-bottom: 16px;
}

.news-thumb img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.news-card:hover .news-thumb img {
    transform: scale(1.05);
}

/* =========================
   CONTENT
========================= */

.news-content {
    padding: 0 4px;
}

.news-title {
    font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.35;
}

.news-title a {
    color: #000;
    text-decoration: none;
}

.news-date {
    display: block;
    font-size: 14px;
    color: #777;
    margin-bottom: 12px;
}

.news-excerpt {
    font-size: 15px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 14px;
}

.news-read-more {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    display: inline-block;
}

.news-read-more:hover {
    text-decoration: underline;
}
@media (max-width: 1024px) {
    .news-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .news-grid {
        grid-template-columns: 1fr;
    }

    .news-thumb img {
        height: 220px;
    }
}


/* =========================
   NEWS PAGINATION
========================= */

.news-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 60px 0 0;
}

/* Numbers & arrows */
.news-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 14px;
    border: 1px solid #E5E7EB;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    transition: all 0.25s ease;
    background: #fff;
}

/* Hover */
.news-pagination .page-numbers:hover {
    background: #111;
    color: #fff;
    border-color: #111;
}

/* Active page */
.news-pagination .page-numbers.current {
    background: #111;
    color: #fff;
    border-color: #111;
    cursor: default;
}

/* Next / Prev arrows */
.news-pagination .page-numbers.next,
.news-pagination .page-numbers.prev {
    font-size: 16px;
    padding: 0 16px;
}


/* ===============================
   CASE STUDIES GRID – BAIANAT
================================ */

.cases-archive {
    max-width: 1280px;
    margin: 0 auto;
    padding: 80px 20px;
}

.cases-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

/* Card */
.case-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.case-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.12);
}

/* Image */
.case-card-image {
    display: block;
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.case-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Content */
.case-card-content {
    padding: 22px 24px 28px;
}

.case-card-tag {
    display: block;
    font-size: 13px;
    color: #9CA3AF;
    margin-bottom: 8px;
}

.case-card-title {
    font-size: 16px;
  font-weight: 600;
  color: #111;
    line-height: 1.4;
}

.case-card-title a {
    text-decoration: none;
    color: #111;
    transition: color 0.2s ease;
}

.case-card-title a:hover {
    color: #e11d48; /* Baianat red */
}

/* ===============================
   PAGINATION
================================ */

.cases-pagination {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.cases-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #ddd;
    text-decoration: none;
    font-weight: 600;
    color: #111;
    transition: all 0.2s ease;
}

.cases-pagination .page-numbers:hover,
.cases-pagination .page-numbers.current {
    background: #111;
    color: #fff;
    border-color: #111;
}

/* ===============================
   RESPONSIVE
================================ */

@media (max-width: 1024px) {
    .cases-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .cases-grid {
        grid-template-columns: 1fr;
    }

    .case-card-image {
        height: 260px;
    }
}


/* ===============================
   CASE STUDIES PAGINATION
================================ */

.cases-pagination {
    margin: 80px 0 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.cases-pagination .page-numbers {
    min-width: 44px;
    height: 44px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    border-radius: 6px;
    border: 1px solid #E5E7EB;

    font-size: 14px;
    font-weight: 600;
    color: #111;
    text-decoration: none;

    background: #fff;
    transition: all 0.2s ease;
}

/* Hover */
.cases-pagination .page-numbers:hover {
    background: #111;
    color: #fff;
    border-color: #111;
}

/* Active */
.cases-pagination .page-numbers.current {
    background: #111;
    color: #fff;
    border-color: #111;
    cursor: default;
}

/* Next / Prev arrows */
.cases-pagination .prev,
.cases-pagination .next {
    font-size: 18px;
    line-height: 1;
}

/* Mobile */
@media (max-width: 768px) {
    .cases-pagination {
        margin-top: 60px;
        gap: 8px;
    }

    .cases-pagination .page-numbers {
        min-width: 40px;
        height: 40px;
    }
}
/* Force pagination to be LTR */
.cases-pagination {
    direction: ltr;
	flex-direction: row-reverse;
}

.single-case_study .page-banner {
	background:url(/wp-content/uploads/2025/12/contact.png);
	position:relative
}

.single-case_study .page-banner::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.40);
	z-index:1
}

.single-case_study .page-banner .elementor-container {
	z-index:9
}
.case-study-single {
	width:100%;
	max-width:1280px;
	margin:100px auto
}


.single-sector-page {
    background: #f6f6f6;
    padding: 80px 0;
}

.sector-layout {
    max-width: 1280px;
    margin: auto;
    display: grid;
    grid-template-columns: 70% 30%;
    gap: 48px;
}

.sector-title {
    font-size: 26px;
    margin-bottom: 30px;
	font-weight:600
}

.sector-title:after, .latest-posts h3:after, .sidebar-title:after {
	content:"";
	width:25px;
	height:4px;
	margin-top:15px;
	display:block;
	background:#D30619
}

.sector-featured-image img {
    width: 100%;
    border-radius: 0px;
    margin-bottom: 25px;
}

.sector-sidebar {
    background: #fff;
    padding: 24px;
    border-radius: 12px;
    position: sticky;
    top: 120px;
}

.sector-sidebar-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sector-sidebar-list li {
    margin-bottom: 12px;
	margin-left:5px;
	transition:all ease-in-out .4s
}
.sector-sidebar-list li:hover {
	margin-left:7px
}
.sector-sidebar-list a {
    text-decoration: none;
    font-weight: 500;
    color: #333;
	font-size:15px
}
.flex-col {
	flex-direction:column
}

.sector-featured-image {
	display:none
}

.sector-icon {
	background: #fff;
  padding: 20px;
  border-radius: 10px;
	margin-bottom:15px
}

/* ================================
   SECTORS GRID – MATCH CASES STYLE
================================ */

.sectors-archive {
    padding: 60px 0;
}

.sectors-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

/* Card */
.sector-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    box-shadow: 0 20px 50px rgba(0,0,0,0.06);
    transition: transform .3s ease, box-shadow .3s ease;
}

.sector-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 70px rgba(0,0,0,0.1);
}

/* Image */
.sector-card-image img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
}

/* Content */
.sector-card-content {
    padding: 24px 26px 30px;
}

.sector-card-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #111;
}

.sector-card-excerpt {
    font-size: 14px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 18px;
}

.sector-card-link {
    font-size: 14px;
    font-weight: 600;
    color: #e11d48;
}

/* ================================
   PAGINATION – SAME AS CASES
================================ */

.sectors-pagination {
    margin-top: 60px;
    display: flex;
    justify-content: center;
	direction: ltr;
  flex-direction: row-reverse;
}

.sectors-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin: 0 6px;
    border-radius: 8px;
    border: 1px solid #ddd;
    color: #111;
    text-decoration: none;
    font-weight: 500;
    transition: all .25s ease;
}

.sectors-pagination .page-numbers:hover,
.sectors-pagination .page-numbers.current {
    background: #111;
    color: #fff;
    border-color: #111;
}

/* ================================
   RESPONSIVE
================================ */

@media (max-width: 1024px) {
    .sectors-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .sectors-grid {
        grid-template-columns: 1fr;
    }

    .sector-card-image img {
        height: 220px;
    }
}
