.elementor-6906 .elementor-element.elementor-element-a239463{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-6906 .elementor-element.elementor-element-a239463 > .elementor-shape-bottom .elementor-shape-fill, .elementor-6906 .elementor-element.elementor-element-a239463 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:#F9F9F9;}.elementor-6906 .elementor-element.elementor-element-a239463 > .elementor-shape-bottom, .elementor-6906 .elementor-element.elementor-element-a239463 > .e-con-inner > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-6906 .elementor-element.elementor-element-2d72e52{--display:flex;}.elementor-6906 .elementor-element.elementor-element-f11326c{--display:flex;}.elementor-6906 .elementor-element.elementor-element-c8dca71{--display:flex;}.elementor-6906 .elementor-element.elementor-element-e59939f{--display:flex;}.elementor-6906 .elementor-element.elementor-element-ad31859{--display:flex;}.elementor-6906 .elementor-element.elementor-element-2ac80a8{--display:flex;}.elementor-6906 .elementor-element.elementor-element-c6d58e9{--display:flex;}@media(max-width:768px){.elementor-6906 .elementor-element.elementor-element-a239463{--margin-top:0px;--margin-bottom:61px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-01ae477 */<style>

.irtiqa-stats{

direction:rtl;
font-family:'Tajawal',sans-serif;
padding:90px 20px;
background:#f7faff;
overflow:hidden;

}

.irtiqa-stats-container{

max-width:1400px;
margin:auto;

}

.irtiqa-head{

text-align:center;
margin-bottom:70px;

opacity:0;

transform:translateY(60px);

transition:1s;

}

.irtiqa-head.show{

opacity:1;

transform:none;

}

.irtiqa-head h2{

font-size:42px;
color:#0D47A1;
font-weight:800;
margin-bottom:15px;

}

.irtiqa-head p{

font-size:19px;
color:#666;
max-width:800px;
margin:auto;
line-height:1.9;

}

.stats-grid{

display:grid;

grid-template-columns:repeat(5,1fr);

gap:25px;

}

.stat-card{

background:#fff;

border-radius:22px;

padding:35px 20px;

box-shadow:0 15px 40px rgba(13,71,161,.08);

transition:.45s;

position:relative;

overflow:hidden;

opacity:0;

transform:translateY(80px);

}

.stat-card.show{

opacity:1;

transform:none;

}

.stat-card::before{

content:"";

position:absolute;

top:0;

left:0;

width:100%;

height:5px;

background:linear-gradient(90deg,#1976d2,#0d47a1);

}

.stat-card:hover{

transform:translateY(-12px);

box-shadow:0 25px 60px rgba(13,71,161,.15);

}

.stat-icon{

width:75px;

height:75px;

margin:auto;

margin-bottom:20px;

border-radius:50%;

display:flex;

align-items:center;

justify-content:center;

background:#eef5ff;

}

.stat-icon svg{

width:34px;

fill:#0D47A1;

}

.counter{

font-size:42px;

font-weight:800;

color:#0D47A1;

margin-bottom:10px;

}

.stat-title{

font-size:18px;

font-weight:700;

color:#444;

}

@media(max-width:1100px){

.stats-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.irtiqa-stats{

padding:60px 15px;

}

.irtiqa-head h2{

font-size:30px;

}

.irtiqa-head p{

font-size:16px;

}

.stats-grid{

grid-template-columns:1fr;

}

.stat-card{

padding:28px 20px;

}

.counter{

font-size:34px;

}

.stat-card:hover{

transform:none;

}

}

</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-01b3778 */<style>

.why-irteqa{
    direction:rtl;
    font-family:'Tajawal',sans-serif;
    padding:100px 20px;
    background:linear-gradient(180deg,#ffffff,#f7fbff);
    position:relative;
    overflow:hidden;
}

.why-irteqa::before{
    content:"";
    position:absolute;
    width:450px;
    height:450px;
    background:rgba(25,118,210,.05);
    border-radius:50%;
    top:-180px;
    right:-120px;
}

.why-irteqa::after{
    content:"";
    position:absolute;
    width:350px;
    height:350px;
    background:rgba(13,71,161,.05);
    border-radius:50%;
    bottom:-150px;
    left:-120px;
}

.why-container{

max-width:1400px;

margin:auto;

position:relative;

z-index:2;

}

.why-title{

text-align:center;

margin-bottom:20px;

opacity:0;

transform:translateY(50px);

transition:1s;

}

.why-title.show{

opacity:1;

transform:none;

}

.why-title h2{

font-size:42px;

font-weight:800;

color:#0D47A1;

margin-bottom:15px;

}

.why-title p{

font-size:19px;

color:#666;

max-width:800px;

margin:auto;

line-height:1.9;

}

.why-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:30px;

margin-top:70px;

}

.why-card{

background:#fff;

border-radius:22px;

padding:35px 30px;

text-align:center;

box-shadow:0 15px 35px rgba(13,71,161,.08);

transition:.45s;

position:relative;

overflow:hidden;

opacity:0;

transform:translateY(60px);

}

.why-card.show{

opacity:1;

transform:none;

}

.why-card::before{

content:"";

position:absolute;

top:0;

left:0;

width:100%;

height:5px;

background:linear-gradient(90deg,#1976D2,#0D47A1);

}

.why-card:hover{

transform:translateY(-12px);

box-shadow:0 20px 55px rgba(13,71,161,.18);

}

.why-icon{

width:90px;

height:90px;

margin:auto;

margin-bottom:25px;

border-radius:50%;

background:#eef5ff;

display:flex;

align-items:center;

justify-content:center;

font-size:38px;

color:#0D47A1;

transition:.35s;

}

.why-card:hover .why-icon{

transform:rotate(8deg) scale(1.08);

background:#0D47A1;

color:#fff;

}

.why-card h3{

font-size:24px;

margin-bottom:15px;

color:#0D47A1;

font-weight:800;

}

.why-card p{

font-size:17px;

line-height:1.9;

color:#666;

}

@media(max-width:1100px){

.why-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.why-irteqa{

padding:70px 15px;

}

.why-title h2{

font-size:30px;

}

.why-title p{

font-size:16px;

}

.why-grid{

grid-template-columns:1fr;

gap:20px;

}

.why-card{

padding:28px 22px;

}

.why-card:hover{

transform:none;

}

}

</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-52f563e *//* العنوان */
.partners-title {
    text-align: center;
    color: #0d47a1;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 40px;
}

/* شبكة الشعارات */
.partners-logo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 30px;
    align-items: center;
    padding: 20px;
}

/* إطار الشعار */
.logo-box {
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: 0.4s;
    animation: fadeIn 1s ease-out forwards;
}

.logo-box img {
    width: 100%;
    height: 80px;
    object-fit: contain;
}

/* حركة عند التفاعل */
.logo-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(13, 71, 161, 0.15);
}

/* حركة الدخول */
@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.8); }
    to { opacity: 1; transform: scale(1); }
}/* End custom CSS */