@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700&display=swap);:root{--navy-dark:#1B2A41;--teal:#008D9C}:root{--navy-dark:#182F4B;--teal:#147A99;--teal-dark:#147A9980}.navbar{background-color:transparent;transition:all .3s ease;padding:0 50px}.navbar .main{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1628px;margin:0 auto}.navbar .main .navbar-brand img{height:36px;width:255px}.navbar .main .collapse{gap:55px}.navbar .main .collapse .navbar-nav{margin-left:auto;gap:10px}.navbar .main .collapse .navbar-nav .nav-item .nav-link{color:#fff;font-size:1em;padding:52px 0;transition:all .3s;font-weight:400;width:132px;text-align:center}.navbar .main .collapse .navbar-nav .nav-item .nav-link.active,.navbar .main .collapse .navbar-nav .nav-item .nav-link:hover{background-color:rgba(20,122,153,.5019607843)}.navbar .main .collapse .nav-buttons{display:flex;align-items:center;gap:55px}.navbar .main .collapse .nav-buttons .btn-primary{background-color:var(--teal);border:none;padding:10px 22px;border-radius:0;font-size:12px;transition:all .3s}.navbar .main .collapse .nav-buttons .btn-primary:hover{background-color:var(--teal-dark)}.navbar .main .collapse .nav-buttons .btn-link{color:#fff;text-decoration:none;font-size:16px;font-weight:400;font-family:system-ui;transition:all .3s}.navbar .main .collapse .nav-buttons .btn-link:hover{color:#e0e0e0}.navbar .main .navbar-toggler{border:none;padding:0}.navbar .main .navbar-toggler .navbar-toggler-lines{display:flex;flex-direction:column;gap:6px}.navbar .main .navbar-toggler .navbar-toggler-lines span{display:block;width:25px;height:2px;background-color:#fff;transition:all .3s ease}.navbar-scrolled{background-color:#182f4b}.navbar-scrolled .nav-item .nav-link{padding:40px 0!important}@media only screen and (max-width:1445px){.navbar{padding:0 30px}}@media only screen and (max-width:480px){.navbar{background-color:#182f4b;padding:20px 20px!important}.navbar .navbar-collapse{display:none}}@media only screen and (max-width:1024px){.navbar{background-color:#182f4b;padding:20px 40px}.navbar .navbar-collapse{display:none}}@media (max-width:1280px){.nav-item .nav-link{width:75px!important;padding:40px 0!important;font-size:12px!important}.navbar-brand img{height:auto!important;width:185px!important}.navbar .main .collapse{gap:20px!important}.nav-buttons{gap:20px!important}.navbar .main .collapse .nav-buttons .btn-link,.navbar .main .collapse .nav-buttons .btn-primary{font-size:11px}}@media (min-width:1280px) and (max-width:1420px){.nav-item .nav-link{width:100px!important;padding:40px 0!important}.navbar-brand img{height:auto!important;width:185px!important}.navbar .main .collapse{gap:20px!important}.nav-buttons{gap:20px!important}}@media (max-width:480px){.main{font-size:10.5px}}@media (min-width:480px){.main{font-size:12px}}@media (min-width:768px){.main{font-size:13px}}@media (min-width:1024px){.main{font-size:14px}}@media (min-width:1440px){.main{font-size:15px}}@media (min-width:1920px){.main{font-size:16px}}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0}footer{background-color:#000;padding:40px 0;color:#d4d4d4;border-top:1px solid rgba(212,212,212,.1)}footer .container{max-width:1620px;margin:0 auto;padding:0 32px}footer .footer-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:40px}footer .logo img{width:200px;height:auto}footer .footer-nav{display:flex;gap:60px}footer .footer-nav a{color:#d4d4d4;text-decoration:none;font-size:.9em;transition:color .3s ease}footer .footer-nav a:hover{color:#aaa}footer .social-icons{display:flex;gap:22px}footer .social-icons .social-icon svg{width:24px;height:24px;transition:fill .3s ease}footer .copyright{text-align:center;color:#d4d4d4;font-size:14px;opacity:.8}@media (max-width:768px){footer .footer-content{flex-direction:column;gap:40px;text-align:center;align-items:start}footer .footer-nav{flex-direction:column;gap:16px;text-align:start}footer .footer-nav a{font-size:13px}footer .social-icons{justify-content:center}}@media (max-width:1180px){.footer-content{flex-direction:column}footer .footer-nav{gap:20px 60px!important}}@media (max-width:1280px){footer .footer-nav{gap:30px}}@media (max-width:480px){.container{font-size:10.5px}}@media (min-width:480px){.container{font-size:12px}}@media (min-width:768px){.container{font-size:13px}}@media (min-width:1024px){.container{font-size:14px}}@media (min-width:1440px){.container{font-size:15px}}@media (min-width:1920px){.container{font-size:16px}}:root{--navy-dark:#1B2A41;--teal:#008D9C}.offcanvas{background-color:var(--navy-dark);width:280px}.offcanvas .offcanvas-header{padding:20px 30px}.offcanvas .offcanvas-header .navbar-brand img{width:170px}.offcanvas .offcanvas-header .btn-close{filter:invert(1)}.offcanvas .offcanvas-body{padding:20px}.offcanvas .offcanvas-body .sidebar-nav{list-style:none;padding:0;margin:0;text-align:center}.offcanvas .offcanvas-body .sidebar-nav li a{font-size:14px;display:block;padding:22px;color:#fff;text-decoration:none;transition:all .3s ease}.offcanvas .offcanvas-body .sidebar-nav li a.active,.offcanvas .offcanvas-body .sidebar-nav li a:hover{background-color:rgba(255,255,255,.1)}.offcanvas .offcanvas-body .sidebar-nav li a.btn-primary{background-color:#147a99;padding:12px;margin:20px 0;border:none;text-align:center;border-radius:0}.offcanvas .offcanvas-body .sidebar-nav li a.arabic-link{text-align:center;font-size:1.1rem}.btn-close:focus{outline:0;box-shadow:0 0;opacity:1}.header{min-height:110vh;background:linear-gradient(360deg,rgba(24,47,75,.389) 70%,#182f4b 100%),url(../images/header_home_image.png) no-repeat;background-blend-mode:multiply;background-size:cover;display:flex;align-items:center;position:relative;background-size:118% 100%;background-position:top right}.header .container{color:#fff}.header .container h1{font-size:3em;font-weight:600;margin-bottom:1.5rem;max-width:770px}.header .container p{font-size:1.2em;max-width:670px;line-height:1.6;margin-bottom:3.5rem;font-weight:300}.header .container .btn{padding:13px 35px;background-color:#fff;font-size:1.1em;color:#182f4b;text-decoration:none;display:inline-block;border-radius:0;transition:background-color .3s ease}.header .container .btn:hover{background-color:#d1d1d1}.header .scroll-down{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);color:#fff;display:flex;flex-direction:column;align-items:center;text-decoration:none}.header .scroll-down::after{content:"Scroll down to explore";margin-top:30px;font-weight:300;opacity:.8;font-size:16px}.header .scroll-down i{font-size:20px;animation:bounce 2s infinite}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.about-section{padding:80px 0;background:linear-gradient(94.27deg,#182f4b 1.13%,#147a99 100%);position:relative}.about-section .container{display:flex;align-items:flex-start;gap:10px}.about-section .content{width:100%}.about-section .content p{color:rgba(255,255,255,.9254901961);font-size:1.12em;font-weight:300;max-width:717.41px;letter-spacing:.6px}.about-section .image{width:75%;z-index:999}.about-section .image img{position:absolute;right:0;width:40%;height:auto;display:block;min-width:390px;max-width:642px}html[lang=ar] .image img{transform:rotateY(-180deg);left:0;right:auto}.statistics-section{padding:70px 0;background-color:#f2f2f2;position:relative;overflow:hidden;z-index:-5}.statistics-section .stats-wrapper{display:flex;justify-content:start;flex-wrap:wrap;gap:60px 110px}.statistics-section .stat-item{min-width:200px;text-align:center}.statistics-section .stat-item h3{color:#182f4b;font-size:3.95em;font-weight:700}.statistics-section .stat-item p{color:#182f4b;font-size:1.18em;font-weight:500}.certifications-section{padding:60px 0;background-color:#fff}.certifications-section .container{margin:0 auto}.certifications-section .intro-text,.certifications-section .outro-text{text-align:center;max-width:900px;margin:0 auto 60px}.certifications-section .intro-text p,.certifications-section .outro-text p{color:#182f4b;font-size:clamp(1.187em,5vw,14px);line-height:1.6;font-weight:400;max-width:749.05px;margin:auto}.certifications-section .outro-text{margin-top:60px;margin-bottom:0}.certifications-section .certificates-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin:10px 0}.certifications-section .cert-item{text-align:center;padding:20px}.certifications-section .cert-item img{width:97.72px;height:92px;margin-bottom:20px}.certifications-section .cert-item h3{color:#182f4b;font-size:clamp(.8em,5vw,12px);font-weight:400;margin-bottom:8px}.certifications-section .cert-item h4{color:#182f4b;font-size:clamp(.9em,5vw,15px);font-weight:600;margin-bottom:15px;height:37px}.certifications-section .cert-item p{color:#666;font-size:clamp(.8em,5vw,13px);font-weight:400}.testimonials-section{padding:100px 0;background-color:#f2f2f2}.testimonials-section h2{text-align:center;color:#182f4b;font-size:2.5em;margin-bottom:60px;font-weight:600}.testimonials-section .testimonial-card{background:#fff;padding:30px 30px;border-radius:0;box-shadow:0 15px 32.3px 0 rgba(202,202,202,.0235294118);height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;margin:5px;min-height:320px}.testimonials-section .testimonial-card .company-logo{height:80px;margin:auto;margin-bottom:25px}.testimonials-section .testimonial-card .company-logo img{height:100%;max-width:150px}.testimonials-section .testimonial-card .testimonial-text{font-size:clamp(.9em,5vw,14px);color:#182f4b;flex-grow:1;font-weight:400;margin-bottom:20px}.testimonials-section .testimonial-card .testimonial-author h4{color:#1b3149;font-size:clamp(1em,5vw,14px);margin-bottom:3px;font-weight:700}.testimonials-section .testimonial-card .testimonial-author p{color:#147a99;font-size:clamp(1em,5vw,14px);font-weight:400}.testimonials-section .swiper{padding:0 30px;cursor:pointer}.testimonials-section .swiper .swiper-slide{height:auto}.testimonials-section .swiper-button-next,.testimonials-section .swiper-button-prev{width:30px;height:100%;background:#f2f2f2;top:50%;transform:translateY(-50%);margin-top:0}.testimonials-section .swiper-button-next::after,.testimonials-section .swiper-button-prev::after{content:"";width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.testimonials-section .swiper-button-prev{left:0}.testimonials-section .swiper-button-prev::after{background-image:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 7L7 13' stroke='%231B3149' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.testimonials-section .swiper-button-next{right:0}.testimonials-section .swiper-button-next::after{background-image:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%231B3149' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (min-width:1200px){.testimonials-section .swiper-button-prev{left:-9px}.testimonials-section .swiper-button-next{right:-9px}}@media (max-width:480px){.testimonials-section .swiper-button-prev{display:none}.testimonials-section .swiper-button-next{display:none}.testimonials-section .swiper{padding:0!important}}@media (max-width:768px){.testimonials-section{padding:60px 0}.testimonials-section .testimonial-card{padding:25px;margin:5px}.cert-item img{width:80px!important;height:80px!important}}@media (max-width:1200px){.certifications-section .certificates-grid{grid-template-columns:repeat(3,1fr);gap:40px 20px}}@media (max-width:768px){.certifications-section{padding:60px 20px}.certifications-section .certificates-grid{grid-template-columns:repeat(2,1fr);gap:30px}.certifications-section .cert-item h4{height:auto}.certifications-section .intro-text,.certifications-section .outro-text{padding:0 20px}}@media (max-width:480px){.certifications-section .certificates-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.header{background-size:cover;background-position:center}.header .container{padding:0 30px;margin-top:100px}.header .scroll-down{display:none}.about-section{padding:60px 0}.about-section .container{padding:0 20px}.about-section .image{margin-top:20px}.statistics-section{padding-top:120px}.statistics-section .stats-wrapper{justify-content:center}}@media (max-width:480px){.statistics-section .stats-wrapper{flex-direction:column;align-items:center}.statistics-section .stat-item{width:100%;max-width:250px}}@media (max-width:1024px){.container{flex-direction:column}.about-section .image{padding:30px 0}.about-section .image img{transform:translateY(-50px)}}@media (min-width:1024px){.about-section .image img{bottom:-90px}}@media (max-width:480px){.container{font-size:10.5px}}@media (min-width:480px){.container{font-size:12px}}@media (min-width:768px){.container{font-size:13px}}@media (min-width:1024px){.container{font-size:14px}}@media (min-width:1440px){.container{font-size:15px}}@media (min-width:1920px){.container{font-size:16px}}.steel-projects{background:linear-gradient(115.48deg,#147a99 0,#182f4b 100.03%);padding:100px 0}.steel-projects .container{margin:0 auto}.steel-projects .content-wrapper{display:flex;gap:80px}.steel-projects .image-side{flex:1;height:auto}.steel-projects .image-side img{width:100%;height:auto;min-height:300px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.steel-projects .text-side{flex:1.2;color:#fff}.steel-projects .text-side h2{font-size:2.7em;font-weight:600;margin-bottom:25px;line-height:1.2}.steel-projects .text-side p{font-size:1.18em;line-height:1.6;margin-bottom:30px;font-weight:300}.steel-projects .text-side .btn{display:inline-block;background-color:#fff;color:#147a99;padding:12px 30px;text-decoration:none;font-weight:500;transition:all .3s ease;border-radius:0;font-size:1.2em;margin-bottom:30px}.steel-projects .text-side .btn:hover{background-color:#d1d1d1}@media (max-width:1024px){.steel-projects{padding:60px 0}.steel-projects .content-wrapper{gap:20px}}@media (max-width:768px){.steel-projects{padding:30px}.steel-projects .container{max-width:auto;padding:0}.steel-projects .content-wrapper{flex-direction:column;gap:20px}.steel-projects .text-side{padding:20px}.steel-projects .text-side p{font-size:1.3em}.steel-projects .image-side{order:-1}.steel-projects .image-side img{min-height:auto;box-shadow:auto;border-radius:0}}@media (max-width:480px){.steel-projects{padding:0 0}}.lets-talk{background:#147a99;padding:100px 0;width:100%}.lets-talk .container{margin:0 auto;padding:0 20px}.lets-talk .content-wrapper{display:flex;gap:80px}@media (max-width:768px){.lets-talk .content-wrapper{flex-direction:column;gap:30px}}.lets-talk .text-side{flex:0 0 30%;color:#fff}.lets-talk .text-side h2{font-size:2.5em;font-weight:600;margin-bottom:25px;line-height:1.2}.lets-talk .text-side p{font-size:1.1em;line-height:1.6;opacity:.9;font-weight:300}.lets-talk .form-side{flex:0 0 60%}.lets-talk .form-side .contact-form .form-row{display:flex;gap:20px;margin-bottom:20px}.lets-talk .form-side .contact-form .form-row:last-child{margin-bottom:0;justify-content:flex-end}.lets-talk .form-side .contact-form input,.lets-talk .form-side .contact-form textarea{width:100%;padding:15px;background:rgba(255,255,255,.2);border:none;color:#fff;font-size:1em}.lets-talk .form-side .contact-form input::-moz-placeholder,.lets-talk .form-side .contact-form textarea::-moz-placeholder{color:rgba(255,255,255,.7)}.lets-talk .form-side .contact-form input::placeholder,.lets-talk .form-side .contact-form textarea::placeholder{color:rgba(255,255,255,.7)}.lets-talk .form-side .contact-form input:focus,.lets-talk .form-side .contact-form textarea:focus{outline:0;background:rgba(255,255,255,.15)}.lets-talk .form-side .contact-form textarea{height:150px;resize:none}.lets-talk .form-side .contact-form .submit-btn{background:#182f4b;color:#fff;padding:12px 40px;border:none;cursor:pointer;font-size:1em;transition:background .3s ease}.lets-talk .form-side .contact-form .submit-btn:hover{background:rgb(17.8181818182,34.8939393939,55.6818181818)}@media (max-width:1024px){.lets-talk .lets-talk{padding:60px 0}.lets-talk .lets-talk .content-wrapper{gap:40px}.lets-talk .lets-talk .text-side{flex:0 0 40%}.lets-talk .lets-talk .form-side{flex:0 0 60%}}@media (max-width:768px){.lets-talk .lets-talk .container .content-wrapper{flex-direction:column}.lets-talk .lets-talk{padding:50px 20px}.lets-talk .lets-talk .content-wrapper{flex-direction:column;gap:30px}.lets-talk .lets-talk .text-side{text-align:center}.lets-talk .lets-talk .contact-form .form-row{flex-direction:column;gap:15px}.lets-talk .lets-talk .contact-form .submit-btn{width:100%}}@media (max-width:480px){.lets-talk .lets-talk{padding:40px 20px}}.lets-talk html{scroll-behavior:smooth}.lets-talk section{transition:all .5s ease-in-out}.lets-talk .btn{transition:all .3s ease-in-out}.lets-talk .btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.lets-talk .cert-item{transition:all .3s ease-in-out}.lets-talk .cert-item:hover{transform:translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,.1)}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.profile-header{min-height:90vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/steel-factory-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;padding:100px 0;color:#fff;display:flex;align-items:center;position:relative}.profile-header .container{margin:0 auto;padding:0 40px;position:relative;z-index:2}.profile-header .breadcrumb{margin-bottom:50px}.profile-header .breadcrumb p{color:rgba(255,255,255,.8);font-size:.95em;font-weight:300}.profile-header .profile-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:80px}.profile-header .profile-intro .text-content{flex:1;max-width:800px}.profile-header .profile-intro .text-content h1,.profile-header .profile-intro .text-content h2,.profile-header .profile-intro .text-content h3{transition:all .3s ease-in-out}.profile-header .profile-intro .text-content h1:hover,.profile-header .profile-intro .text-content h2:hover,.profile-header .profile-intro .text-content h3:hover{transform:translateX(5px)}.profile-header .profile-intro .text-content h1{color:#fff;font-size:clamp(3em,5vw,22px);font-weight:600;margin-bottom:8px;line-height:1.2}.profile-header .profile-intro .text-content h2{color:rgba(255,255,255,.9);font-size:clamp(1.2em,5vw,18px);font-weight:400;margin-bottom:35px}.profile-header .profile-intro .text-content .experience-info{margin-bottom:35px}.profile-header .profile-intro .text-content .experience-info h3{color:rgba(255,255,255,.9);font-size:clamp(1.1em,5vw,13px);font-weight:600;margin-bottom:0}.profile-header .profile-intro .text-content .responsibilities h3{color:rgba(255,255,255,.9);font-size:clamp(1.1em,5vw,13px);font-weight:600;margin-bottom:20px}.profile-header .profile-intro .text-content .responsibilities ul{list-style:none;padding-left:0;margin:0}.profile-header .profile-intro .text-content .responsibilities ul li{color:rgba(255,255,255,.85);font-size:clamp(1.05em,5vw,12px);margin-bottom:12px;padding-left:25px;position:relative;line-height:1.5;font-weight:300;transition:all .3s ease-in-out}.profile-header .profile-intro .text-content .responsibilities ul li:before{content:"•";color:rgba(255,255,255,.9);position:absolute;left:0;top:-1px;font-size:1.2em}.profile-header .profile-intro .text-content .responsibilities ul li:last-child{margin-bottom:0}.profile-header .profile-intro .text-content .responsibilities ul li:hover{transform:translateX(10px)}.profile-header .profile-intro .profile-image{flex:0 0 360px;margin-top:20px}.profile-header .profile-intro .profile-image img{width:100%;height:auto;border:6px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:all .5s ease-in-out}.profile-header .profile-intro .profile-image img:hover{transform:scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.3)}.additional-sections{padding:80px 0;background-color:#f8f9fa}.additional-sections .container{margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(2,1fr);gap:60px 100px}.additional-sections .section{transition:all .3s ease-in-out}.additional-sections .section:hover{transform:translateY(-5px)}.additional-sections .section h3{position:relative}.additional-sections .section h3:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:#182f4b;transition:width .3s ease-in-out}.additional-sections .section h3:hover:after{width:50px}.additional-sections .section ul li{transition:all .3s ease-in-out}.additional-sections .section ul li:hover{transform:translateX(10px);color:#182f4b}.additional-sections .section p{transition:all .3s ease-in-out}.additional-sections .section p:hover{color:#182f4b}.additional-sections .section h3{color:#182f4b;font-size:clamp(1.4em,5vw,18px);font-weight:600;margin-bottom:25px}.additional-sections .section p{color:rgba(24,47,75,.85);font-size:clamp(1.05em,5vw,15px);line-height:1.6;font-weight:400}.additional-sections .section ul{list-style:none;padding-left:0;margin:0}.additional-sections .section ul li{color:rgba(24,47,75,.85);font-size:clamp(1.05em,5vw,13px);margin-bottom:15px;padding-left:25px;position:relative;line-height:1.5}.additional-sections .section ul li:before{content:"•";color:#00303e;position:absolute;left:5px;right:5px;top:-1px;font-size:1.2em}.additional-sections .section ul li:last-child{margin-bottom:0}html[lang=ar] .profile-header .profile-intro .text-content .responsibilities ul li{padding-right:25px;padding-left:0}html[lang=ar] .profile-header .profile-intro .text-content .responsibilities ul li:before{right:0;left:auto}html[lang=ar] .additional-sections .section ul li{padding-right:25px;padding-left:0}html[lang=ar] .additional-sections .section ul li:before{right:0;left:auto}@media (max-width:1200px){.profile-header .profile-intro{gap:60px}.profile-header .profile-intro .profile-image{flex:0 0 320px}}@media (max-width:991px){.profile-header{padding:80px 0}.profile-header .profile-intro{gap:40px}.profile-header .profile-intro .text-content h1{font-size:2.8em}.profile-header .profile-intro .profile-image{flex:0 0 250px}}@media (max-width:768px){.profile-header{padding:60px 0;padding-bottom:0;min-height:auto}.profile-header .breadcrumb{margin-bottom:0}.profile-header .breadcrumb p{font-size:13px}.profile-header .container{padding:60px 20px}.profile-header .profile-intro{flex-direction:column;gap:30px}.profile-header .profile-intro .profile-image{width:100%;max-width:280px;margin:0 0}.profile-header .profile-intro .text-content h1{font-size:22px}.profile-header .profile-intro .text-content h2{font-size:14px}.additional-sections{padding:50px 0}.additional-sections .container{grid-template-columns:1fr;gap:40px;padding:0 20px}}@media (max-width:480px){.profile-header .profile-image{width:100%!important;max-width:300px!important;margin:0 auto!important}}html{scroll-behavior:smooth}.profile-header{min-height:90vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/steel-factory-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;padding:100px 0;color:#fff;display:flex;align-items:center;position:relative}.profile-header .container{margin:0 auto;padding:0 40px;position:relative;z-index:2}.profile-header .breadcrumb{margin-bottom:50px}.profile-header .breadcrumb p{color:rgba(255,255,255,.8);font-size:.95em;font-weight:300}.profile-header .profile-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:80px}.profile-header .profile-intro .text-content{flex:1;max-width:800px}.profile-header .profile-intro .text-content h1,.profile-header .profile-intro .text-content h2,.profile-header .profile-intro .text-content h3{transition:all .3s ease-in-out}.profile-header .profile-intro .text-content h1:hover,.profile-header .profile-intro .text-content h2:hover,.profile-header .profile-intro .text-content h3:hover{transform:translateX(5px)}.profile-header .profile-intro .text-content h1{color:#fff;font-size:clamp(3em,5vw,42px);font-weight:600;margin-bottom:8px;line-height:1.2}.profile-header .profile-intro .text-content h2{color:rgba(255,255,255,.9);font-size:clamp(1.2em,5vw,32px);font-weight:400;margin-bottom:35px}.profile-header .profile-intro .text-content h3{font-size:clamp(1.1em,5vw,24px);margin-bottom:35px}.profile-header .profile-intro .text-content .experience-info{margin-bottom:35px}.profile-header .profile-intro .text-content .experience-info h4{color:rgba(255,255,255,.9);font-size:clamp(1.1em,5vw,13px);font-weight:600;margin-bottom:0}.profile-header .profile-intro .text-content .responsibilities h4{color:rgba(255,255,255,.9);font-size:clamp(1.1em,5vw,13px);font-weight:600;margin-bottom:20px}.profile-header .profile-intro .text-content .responsibilities ul{list-style:none;padding-left:0;margin:0}.profile-header .profile-intro .text-content .responsibilities ul li{color:rgba(255,255,255,.85);font-size:clamp(1.05em,5vw,12px);margin-bottom:12px;padding-left:25px;position:relative;line-height:1.5;font-weight:300;transition:all .3s ease-in-out}.profile-header .profile-intro .text-content .responsibilities ul li:before{content:"•";color:rgba(255,255,255,.9);position:absolute;left:0;top:-1px;font-size:1.2em}.profile-header .profile-intro .text-content .responsibilities ul li:last-child{margin-bottom:0}.profile-header .profile-intro .profile-image{flex:0 0 360px;margin-top:20px}.profile-header .profile-intro .profile-image img{width:100%;height:auto;border:6px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:all .5s ease-in-out}.profile-header .profile-intro .profile-image img:hover{transform:scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.3)}.additional-sections{padding:80px 0;background-color:#f8f9fa}.additional-sections .container{margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(2,1fr);gap:60px 100px}.additional-sections .section h3{color:#182f4b;font-size:clamp(1.4em,5vw,18px);font-weight:600;margin-bottom:25px;position:relative}.additional-sections .section h3:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:#182f4b;transition:width .3s ease-in-out}.additional-sections .section h3:hover:after{width:50px}.additional-sections .section p{color:rgba(24,47,75,.85);font-size:clamp(1.05em,5vw,15px);line-height:1.6;font-weight:400;transition:all .3s ease-in-out}.additional-sections .section p:hover{color:#182f4b}html[lang=ar] .profile-header .profile-intro .text-content .responsibilities ul li{padding-right:25px;padding-left:0}html[lang=ar] .profile-header .profile-intro .text-content .responsibilities ul li:before{right:0;left:auto}@media (max-width:1200px){.profile-header .profile-intro{gap:60px}.profile-header .profile-intro .profile-image{flex:0 0 320px}}@media (max-width:991px){.profile-header{padding:80px 0}.profile-header .profile-intro{gap:40px}.profile-header .profile-intro .profile-image{flex:0 0 250px}}@media (max-width:768px){.profile-header{padding:60px 0;min-height:auto}.profile-header .breadcrumb{margin-bottom:0}.profile-header .breadcrumb p{font-size:13px}.profile-header .container{padding:60px 20px}.profile-header .profile-intro{flex-direction:column;gap:30px}.profile-header .profile-intro .profile-image{width:100%;max-width:280px;margin:0 0}.profile-header .profile-intro .text-content h1{font-size:2.8em}.profile-header .profile-intro .text-content h2{font-size:14px}.additional-sections{padding:50px 0}.additional-sections .container{grid-template-columns:1fr;gap:40px;padding:0 20px}}@media (max-width:480px){.profile-header .profile-image{width:100%!important;max-width:300px!important;margin:0 auto!important}}html{scroll-behavior:smooth}.projects-header{min-height:75vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/projects-bg.svg) center/cover no-repeat fixed;background-blend-mode:multiply;display:flex;align-items:center;position:relative;padding:100px 0;padding-top:140px}.projects-header .container{margin:0 auto;padding:0 20px;position:relative;z-index:2}.projects-header h1{color:#fff;font-size:3em;font-weight:600;margin-bottom:30px}.projects-header p{color:rgba(255,255,255,.9137254902);font-size:clamp(1.1em,5vw,15px);margin-bottom:20px;max-width:570px;font-weight:200}.projects-header p:last-child{margin-bottom:0}.projects-section{padding:60px 0;background-color:#fff}.projects-section .container{margin:0 auto;padding:0 15px}.projects-section .filter-tabs{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:50px;margin-bottom:40px;border-bottom:1px solid rgba(24,47,75,.1);padding-bottom:15px}.projects-section .filter-tabs .filter-btn{padding:0;border:none;background:0 0;color:#182f4b;font-size:clamp(1em,5vw,12px);font-weight:200;cursor:pointer;transition:all .3s ease;position:relative}.projects-section .filter-tabs .filter-btn:after{content:"";position:absolute;bottom:-16px;left:0;width:0;height:2px;background:#182f4b;transition:width .3s ease}.projects-section .filter-tabs .filter-btn.active,.projects-section .filter-tabs .filter-btn:hover{color:#182f4b;font-weight:500}.projects-section .filter-tabs .filter-btn.active:after,.projects-section .filter-tabs .filter-btn:hover:after{width:100%}.projects-section .projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.projects-section .projects-grid .no-results-message{grid-column:1/-1;text-align:center;padding:50px 20px}.projects-section .projects-grid .no-results-message h3{font-size:1.2em;color:#182f4b;margin-bottom:10px}.projects-section .projects-grid .no-results-message p{font-size:1em;color:rgba(24,47,75,.6)}.projects-section .projects-grid .project-card{background:#fff;border:none;overflow:hidden;transition:all .3s ease;opacity:0;transform:translateY(20px);transition:all .4s ease-out}.projects-section .projects-grid .project-card .project-image{height:200px;overflow:hidden}.projects-section .projects-grid .project-card .project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.projects-section .projects-grid .project-card:hover .project-image img{transform:scale(1.05)}.projects-section .projects-grid .project-card .project-info{padding:20px 0}.projects-section .projects-grid .project-card .project-info h3{color:#182f4b;font-size:clamp(1.1em,5vw,16px);font-weight:700;margin-bottom:5px}.projects-section .projects-grid .project-card .project-info .project-year{color:#147a99;font-size:clamp(.8em,5vw,13px);font-weight:300}.projects-section .projects-grid .project-card .project-info p{color:#182f4b;font-size:clamp(.9em,5vw,13px);font-weight:200;line-height:1.5}.projects-section .projects-grid .project-card.show{opacity:1;transform:translateY(0)}@media (max-width:1300px){.projects-section .projects-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.projects-section .projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects-section .projects-grid{grid-template-columns:1fr}}html[dir=rtl] .projects-section .filter-tabs .filter-btn:after{left:auto;right:0}@media (max-width:768px){.projects-section .filter-tabs{gap:20px}.projects-section .projects-grid{grid-template-columns:1fr!important}.filter-btn:after{bottom:-5px!important}}@media (max-width:480px){.container{font-size:10.5px}}@media (min-width:480px){.container{font-size:12px}}@media (min-width:768px){.container{font-size:13px}}@media (min-width:1024px){.container{font-size:14px}}@media (min-width:1440px){.container{font-size:15px}}@media (min-width:1920px){.container{font-size:16px}}.capabilities-header{min-height:75vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/capabilities-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;display:flex;align-items:center;position:relative;padding:100px 0;padding-top:200px}.capabilities-header .container{margin:0 auto;padding:0 20px;position:relative;z-index:2}.capabilities-header .container .breadcrumb{margin-bottom:30px}.capabilities-header .container .breadcrumb p{color:#fff;font-size:clamp(1em,5vw,15px);font-weight:300;margin:0;opacity:.8;max-width:none}.capabilities-header .container h1{color:#fff;font-size:2.5em;font-weight:600;line-height:1.6;margin-bottom:30px;max-width:615px}.capabilities-header .container p{color:rgba(255,255,255,.9137254902);font-size:clamp(1.1em,5vw,15px);margin-bottom:20px;max-width:616px;font-weight:200;line-height:1.6}.closing-statement{background-color:#182f4b;padding:60px 0;text-align:center}.closing-statement .container{margin:0 auto;padding:0 20px}.closing-statement .container p{color:#fff;font-size:1.2em;line-height:1.6;max-width:800px;margin:0 auto;opacity:.9}.capabilities-grid{background-color:#1b2b47;padding:80px 0;padding-bottom:0}.capabilities-grid .container{max-width:1400px;margin:0 auto;padding:0 20px}.capabilities-grid .grid-container{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:40px;position:relative}@media (max-width:1200px){.capabilities-grid .grid-container{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.capabilities-grid .grid-container{grid-template-columns:1fr;gap:30px}}.capabilities-grid .grid-container .grid-item::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:0;background:rgba(255,255,255,.15)}@media (max-width:1200px){.capabilities-grid .grid-container .grid-item::after{display:none}}.capabilities-grid .grid-container::before{left:25%}.capabilities-grid .grid-container::after{left:30%}.capabilities-grid .grid-container .grid-item:nth-child(1)::after{background:0 0}.capabilities-grid .grid-container .grid-item{padding:0 40px;position:relative}.capabilities-grid .grid-container .grid-item h3{color:#fff;font-size:1.3em;font-weight:500;margin-bottom:15px;line-height:1.3;min-height:2.8em;text-align:center;max-width:250px;margin-left:auto;margin-right:auto}.capabilities-grid .grid-container .grid-item p{color:rgba(255,255,255,.7);font-size:.95em;line-height:1.6;text-align:center;font-weight:300;max-width:280px;margin-left:auto;margin-right:auto}@media (max-width:768px){.capabilities-grid .grid-container .grid-item{padding:20px}.capabilities-grid .grid-container .grid-item h3{min-height:auto;margin-bottom:15px}.capabilities-grid .grid-container .grid-item p{margin-bottom:0}}.capabilities-grid .bottom-statement{background:#54636e;padding:25px 20px;margin-top:30px}.capabilities-grid .bottom-statement p{color:#fff;text-align:center;font-size:1em;line-height:1.6;max-width:730px;margin:0 auto;opacity:.95;font-weight:300}.description{display:block!important}@media (min-width:1024px){.capabilities-page .process-section .process-content p{font-size:.9em}.capabilities-page .process-section .process-content li{margin-bottom:20px}.capabilities-page .process-section .process-content li{margin-bottom:5px}.capabilities-page .process-section .process-content li p{margin-bottom:5px}}.core-competencies{padding:100px 0;background-color:#fff}.core-competencies .container{margin:0 auto;padding:0 20px}.core-competencies h2{color:#1b2b47;font-size:2.5em;font-weight:600;text-align:center;margin-bottom:80px}.core-competencies .competencies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 auto}@media (max-width:1200px){.core-competencies .competencies-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.core-competencies .competencies-grid{grid-template-columns:1fr;gap:40px}}.core-competencies .competency-item{text-align:center;padding:0 20px}.core-competencies .competency-item .icon-circle{width:100px;height:100px;border-radius:50%;margin:0 auto 25px;display:flex;align-items:center;justify-content:center}.core-competencies .competency-item .icon-circle img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.core-competencies .competency-item h3{color:#1b2b47;font-size:1.3em;font-weight:600;margin-bottom:20px;line-height:1.3}.core-competencies .competency-item p{color:#54636e;font-size:.85em;line-height:1.6;font-weight:400;margin:0}@media (max-width:768px){.core-competencies .competency-item{padding:0;max-width:400px;margin:0 auto}.core-competencies .competency-item .icon-circle{margin-bottom:20px}.core-competencies .competency-item h3{font-size:1.2em;margin-bottom:15px}.core-competencies .competency-item p{font-size:.9em}}@media (max-width:768px){.core-competencies{padding:60px 0}.core-competencies h2{font-size:2em;margin-bottom:40px}}.engineering-section{padding:80px 0;background:#fff}.engineering-section .container{margin:0 auto}.engineering-section .container .row{display:flex;gap:120px}.engineering-section .sidebar-filter{flex:0 0 380px;padding:40px 0;background:#182f4b;position:relative;height:-moz-fit-content;height:fit-content}.engineering-section .sidebar-filter .filter-bottom-line{position:absolute;top:100%;left:0}.engineering-section .sidebar-filter .filter-item{padding:20px 32px;font-size:.9em;color:#fff;cursor:pointer;transition:all .3s ease;position:relative}.engineering-section .sidebar-filter .filter-item .filter-left-line{position:absolute;top:100%;left:95%;display:none}.engineering-section .sidebar-filter .filter-item.active{background:#147a99;color:#fff;width:105%}.engineering-section .sidebar-filter .filter-item.active .filter-left-line{display:block}.engineering-section .sidebar-filter .filter-item:not(.active):hover{background:#147a99;color:#fff}.engineering-section .content-area{flex:1}.engineering-section .content-area .section-title{color:#182f4b;font-size:42px;font-weight:600;margin-bottom:25px;line-height:1.2}.engineering-section .content-area .section-description{color:#54636e;font-size:15px;line-height:1.6;margin-bottom:30px}.engineering-section .content-area .services-list{margin-top:30px}.engineering-section .content-area .services-list h3{color:#182f4b;font-size:24px;font-weight:500;margin-bottom:20px}.engineering-section .content-area .services-list ul{list-style:none;padding:0}.engineering-section .content-area .services-list ul li{margin-bottom:15px}.engineering-section .content-area .services-list ul li strong{color:#182f4b;display:block;margin-bottom:5px}.engineering-section .content-area .services-list ul li p{color:#54636e;font-size:15px;line-height:1.6;margin:0}@media (max-width:992px){.engineering-section{padding:120px 0!important;position:relative}.engineering-section .container .row{flex-direction:column;gap:40px}.engineering-section .sidebar-filter{flex:none;display:flex;overflow-x:auto;padding:0;position:absolute;left:0;top:0}.engineering-section .sidebar-filter .filter-bottom-line{display:none!important}.engineering-section .sidebar-filter .filter-item{white-space:nowrap;margin-right:2px;margin-bottom:0}.engineering-section .sidebar-filter .filter-item .filter-left-line{display:none!important}.engineering-section .sidebar-filter .filter-item.active::before{width:100%;height:3px;bottom:0;top:auto}.engineering-section .content-area .section-title{font-size:32px}}@media (max-width:576px){.engineering-section{padding:40px 0}.engineering-section .content-area .section-title{font-size:28px}}@media (max-width:768px){.capabilities-header{min-height:50vh;padding-top:150px}.capabilities-header .container h1{font-size:2em}}@media (max-width:480px){.capabilities-header{min-height:40vh;padding-top:150px}.capabilities-header .container p{display:none}.capabilities-header .breadcrumb p{display:block}.closing-statement{padding:40px 0}.closing-statement p{font-size:1em}}@media (max-width:1200px){.capabilities-grid .grid-container{gap:0}.capabilities-grid .grid-item{padding:0 25px}.capabilities-grid .grid-item h3{font-size:1.3em;min-height:3em}.core-competencies .competencies-grid{gap:30px}.core-competencies .competency-item{padding:0 15px}}.content-block{margin-bottom:40px}.content-block h3{color:#182f4b;font-size:24px;font-weight:600;margin-bottom:20px}.content-block .section-description{color:#54636e;font-size:15px;line-height:1.6;margin-bottom:30px}.content-block .services-list{list-style:none;padding:0}.content-block .services-list li{margin-bottom:25px}.content-block .services-list li h4{color:#182f4b;font-size:16px;font-weight:600;margin-bottom:8px}.content-block .services-list li p{color:#54636e;font-size:15px;line-height:1.6;margin:0}@media (max-width:768px){.content-block h3{font-size:20px}.content-block .services-list li h4{font-size:15px}.content-block .services-list li p{font-size:14px}}.commitment-section{background:linear-gradient(0deg,#182f4b,#182f4b),linear-gradient(115.48deg,rgba(0,0,0,.35) 0,rgba(24,47,75,.35) 46.01%,rgba(20,122,153,.35) 100.03%);padding:100px 0;text-align:center}.commitment-section .container{max-width:900px;margin:0 auto;padding:0 20px}.commitment-section .section-title{color:#fff;font-size:36px;font-weight:600;margin-bottom:30px;text-align:center}.commitment-section .section-description{color:rgba(255,255,255,.8);font-size:16px;line-height:1.7;text-align:center;font-weight:300;margin:0 auto;max-width:700px}@media (max-width:768px){.commitment-section{padding:60px 0}.commitment-section .section-title{font-size:28px}.commitment-section .section-description{font-size:15px;line-height:1.6}}html[lang=ar] .capabilities-grid .grid-item:nth-child(4)::after{display:none}html[lang=ar] .capabilities-grid .grid-item:nth-child(1)::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:0;background:rgba(255,255,255,.15)}html[lang=ar] .engineering-section .sidebar-filter .filter-item .filter-left-line{right:95%;rotate:90deg}.gallery-section{padding:60px 0;background-color:#fff;padding-top:200px}.gallery-section .section-title{color:#182f4b;font-size:2.5em;font-weight:600;margin-bottom:40px}.gallery-section .filter-tabs{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:50px;margin-bottom:40px;border-bottom:1px solid rgba(24,47,75,.1);padding-bottom:15px}.gallery-section .filter-tabs .filter-btn{padding:0;border:none;background:0 0;color:#182f4b;font-size:clamp(1em,5vw,12px);font-weight:200;cursor:pointer;transition:all .3s ease;position:relative}.gallery-section .filter-tabs .filter-btn:after{content:"";position:absolute;bottom:-16px;left:0;width:0;height:2px;background:#182f4b;transition:width .3s ease}.gallery-section .filter-tabs .filter-btn.active,.gallery-section .filter-tabs .filter-btn:hover{color:#182f4b;font-weight:500}.gallery-section .filter-tabs .filter-btn.active:after,.gallery-section .filter-tabs .filter-btn:hover:after{width:100%}.gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.gallery-section .gallery-grid .gallery-item{background:#fff;border:none;overflow:hidden;transition:all .3s ease;opacity:0;transform:translateY(20px);transition:all .4s ease-out;aspect-ratio:16/9}.gallery-section .gallery-grid .gallery-item .gallery-image,.gallery-section .gallery-grid .gallery-item .gallery-video{height:100%;position:relative;background-color:#f3f3f3}.gallery-section .gallery-grid .gallery-item .gallery-image img,.gallery-section .gallery-grid .gallery-item .gallery-image video,.gallery-section .gallery-grid .gallery-item .gallery-video img,.gallery-section .gallery-grid .gallery-item .gallery-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.gallery-section .gallery-grid .gallery-item .gallery-image .play-button,.gallery-section .gallery-grid .gallery-item .gallery-video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.gallery-section .gallery-grid .gallery-item .gallery-image .play-button i,.gallery-section .gallery-grid .gallery-item .gallery-video .play-button i{color:#182f4b;font-size:24px}.gallery-section .gallery-grid .gallery-item .gallery-image .play-button:hover,.gallery-section .gallery-grid .gallery-item .gallery-video .play-button:hover{background:#182f4b}.gallery-section .gallery-grid .gallery-item .gallery-image .play-button:hover i,.gallery-section .gallery-grid .gallery-item .gallery-video .play-button:hover i{color:#fff}.gallery-section .gallery-grid .gallery-item:hover img,.gallery-section .gallery-grid .gallery-item:hover video{transform:scale(1.05)}.gallery-section .gallery-grid .gallery-item.show{opacity:1;transform:translateY(0)}.gallery-section .gallery-grid .gallery-item .gallery-video.youtube-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.gallery-section .gallery-grid .gallery-item .gallery-video.youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-section .gallery-grid .gallery-item .gallery-video.youtube-video .play-button{background:rgba(255,0,0,.8)}.gallery-section .gallery-grid .gallery-item .gallery-video.youtube-video .play-button i{color:#fff}.gallery-section .gallery-grid .gallery-item .gallery-video.youtube-video .play-button:hover{background:red}.gallery-section .load-more{text-align:center;margin-top:50px;display:flex;justify-content:center}.gallery-section .load-more .load-more-btn{background:0 0;border:1px solid transparent;color:#182f4b;padding:12px 40px;font-size:13px;font-weight:300;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.gallery-section .load-more .load-more-btn:hover{border:1px solid #182f4b}@media (max-width:1024px){.gallery-section{padding-top:120px}.gallery-section .gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery-section .gallery-grid{grid-template-columns:1fr 1fr;gap:10px}.gallery-section .filter-tabs{gap:20px}}.gallery-video{position:relative;cursor:pointer;overflow:hidden}.gallery-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.gallery-video .play-button i{font-size:24px;color:#182f4b}.gallery-video.playing .play-button{opacity:0;pointer-events:none}.gallery-video:hover .play-button{background:#fff}.quality-header{min-height:75vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/quality-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;display:flex;align-items:center;position:relative;padding:100px 0;padding-top:200px}.quality-header .container{margin:0 auto;padding:0 20px;position:relative;z-index:2}.quality-header .container .breadcrumb{margin-bottom:30px}.quality-header .container .breadcrumb p{color:#fff;font-size:clamp(1em,5vw,15px);font-weight:300;margin:0;opacity:.8;max-width:none}.quality-header .container h1{color:#fff;font-size:2.5em;font-weight:600;line-height:1.6;margin-bottom:30px;max-width:615px}.quality-header .container p{color:rgba(255,255,255,.9137254902);font-size:clamp(1.1em,5vw,15px);margin-bottom:20px;max-width:616px;font-weight:200;line-height:1.6}.process-section{padding:80px 0;margin-bottom:0;background-color:#fff}.process-section--dark{background-color:#182f4b}.process-section--dark h2{color:#fff}.process-section--dark .top-process-description{color:rgba(255,255,255,.7);max-width:816px;font-size:1.1em;margin:0 auto;text-align:center;margin-top:-50px;margin-bottom:80px}.process-section--dark .process-content h3{color:#fff!important;opacity:1}.process-section--dark .process-content h4{color:#fff!important;opacity:1}.process-section--dark .process-content h4::before{color:#fff!important;opacity:1}.process-section--dark .process-content p{color:rgba(255,255,255,.7)!important}.process-section--dark .process-content p strong{color:#fff!important;font-weight:600}.process-section--dark .process-content .sub-list{color:rgba(255,255,255,.7)!important}.process-section--dark .process-content .sub-list li::before{color:#e3e3e3!important}.process-section--dark .processes-grid{gap:120px}.process-section--dark .process-content h2{color:#fff;font-size:1em;font-weight:600;margin-bottom:5px;text-align:start}.process-section--dark .process-content h3{color:#fff;font-size:1.2em;font-weight:500;margin-bottom:10px;opacity:.9}.process-section--dark .process-content p{color:rgba(255,255,255,.7);font-size:1em;line-height:1.6;max-width:520px;font-weight:300}.process-section--dark .process-image img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:8px;opacity:.9}.process-section--dark .processes-grid{gap:60px;align-items:flex-start}.process-section .container{margin:0 auto;padding:0 20px;max-width:1440px}.process-section h2{color:#182f4b;font-size:2.5em;font-weight:600;margin-bottom:90px;text-align:center}.process-section .processes-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;max-width:1400px;margin:0 auto}.process-section .processes-grid.reverse{grid-template-columns:1fr 1.2fr}.process-section .processes-grid.reverse .process-content{order:1}.process-section .processes-grid.reverse .process-image{order:2}@media (max-width:768px){.process-section .processes-grid.reverse .process-content{order:1}.process-section .processes-grid.reverse .process-image{order:2}}@media (max-width:768px){.process-section .processes-grid{grid-template-columns:1fr!important;gap:40px}.process-section .processes-grid:not(.reverse) .process-image{order:1}.process-section .processes-grid:not(.reverse) .process-content{order:2}}.process-section .process-content{max-width:600px}.process-section .process-content h3{color:#182f4b;font-size:1.9em;font-weight:600;margin-bottom:40px}.process-section .process-content ul{list-style:none;padding:0}.process-section .process-content li{margin-bottom:35px}.process-section .process-content li:last-child{margin-bottom:0}.process-section .process-content h4{color:#182f4b;font-size:1.1em;font-weight:600;margin-bottom:12px;display:flex;align-items:center}.process-section .process-content h4::before{content:"•";margin-right:8px;color:#182f4b}.process-section .process-content p{color:#233f61;font-size:1em;font-weight:400;line-height:1.6}.process-section .process-content p strong{color:#0d1c2d;font-weight:600}.process-section .process-content .sub-list{color:#0e2036;font-size:.9em;font-weight:300}.process-section .process-content .sub-list li{margin-bottom:10px;margin-left:20px;position:relative}.process-section .process-content .sub-list li::before{content:"•";margin-right:8px;color:#182f4b}.process-section .process-image img{width:100%;height:100%;min-height:300px;max-height:500px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:4px}.process-section.gray-bg{background-color:#f5f5f5}.process-section.gray-bg .process-content h3{color:#182f4b;font-size:1.8em;font-weight:600;margin-bottom:25px}.process-section.gray-bg .process-content p{color:#54636e;font-weight:400}.process-section.gray-bg .process-content p strong{color:#0d1d2f;font-weight:600}.process-section.gray-bg .process-content .sub-list{color:#54636e;font-weight:300}.process-section.gray-bg .process-content .sub-list li::before{color:#182f4b}.process-section.gray-bg .process-image img{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}html[dir=rtl] .process-section .process-content ul{padding:0}@media (min-width:1600px){.process-section .container{max-width:1500px}.process-section .processes-grid{max-width:1380px;gap:80px}}@media (max-width:1200px){.process-section .processes-grid{gap:80px}}@media (max-width:1024px){.process-section .processes-grid{gap:40px!important}.process-section .processes-grid .process-image{max-width:800px;margin:0 auto}.process-section .processes-grid .process-image img{max-height:250px}}@media (max-width:768px){.process-section{padding:40px 20px}.process-section h2{font-size:2em;margin-bottom:40px;text-align:start}.process-section .top-process-description{color:rgba(255,255,255,.7);max-width:816px;font-size:1.2em;margin:0 auto;text-align:start;margin-top:-10px;margin-bottom:80px}.process-section .processes-grid{grid-template-columns:1fr;gap:40px}.process-section .process-image img{max-height:250px;width:100%;-o-object-fit:cover;object-fit:cover}.process-section .process-content{max-width:100%}.process-section .process-content h3{font-size:1.8em;margin-bottom:25px}.process-section .process-content ul{margin-top:20px}.process-section .process-content li{margin-bottom:25px}.process-section .process-content h4{font-size:1.1em;margin-bottom:8px}.process-section .process-content h4::before{margin-right:6px}.process-section .process-content p{font-size:.95em;line-height:1.5}.process-section--dark .process-content h3{font-size:1.8em;margin-bottom:25px}.process-section--dark .process-content h4{font-size:1.1em;margin-bottom:8px}.process-section--dark .process-content p{font-size:.95em;line-height:1.5}}@media (max-width:480px){.quality-header{min-height:40vh;padding-top:150px}.quality-header .container p{display:none}.quality-header .breadcrumb p{display:block}.process-section{padding:30px 15px}.process-section h2{font-size:2em;margin-bottom:40px;text-align:center}.process-section .top-process-description{color:rgba(255,255,255,.7);max-width:816px;font-size:1.2em;margin:0 auto;text-align:center;margin-top:-30px;margin-bottom:50px}.process-section .processes-grid{gap:10px}.process-section .processes-grid .process-image img{min-height:150px}.process-section .process-content h3{font-size:1.8em}.process-section .process-content h4{font-size:1.2em}.process-section .process-content p{font-size:1.1em}.process-section--dark .process-content h3{font-size:1.8em}.process-section--dark .process-content h4{font-size:1.2em}.process-section--dark .process-content p{font-size:1.1em}}.careers-header{min-height:75vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/careers-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;display:flex;align-items:center;position:relative;padding:100px 0;padding-top:200px}.careers-header .container{margin:0 auto;padding:0 20px;position:relative;z-index:2}.careers-header .container .breadcrumb{margin-bottom:30px}.careers-header .container .breadcrumb p{color:#fff;font-size:clamp(1em,5vw,15px);font-weight:300;margin:0;opacity:.8;max-width:none}.careers-header .container h1{color:#fff;font-size:2.5em;font-weight:600;line-height:1.6;margin-bottom:30px;max-width:615px}.careers-header .container p{color:rgba(255,255,255,.9137254902);font-size:clamp(1.1em,5vw,15px);margin-bottom:20px;max-width:616px;font-weight:200;line-height:1.6}.careers-header .container .btn-primary{display:inline-block;padding:12px 30px;background-color:#fff;color:#182f4b;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease}.careers-header .container .btn-primary:hover{background-color:#182f4b;color:#fff}.culture-section{padding:100px 0;background-color:#fff}.culture-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.culture-section h2{text-align:center;color:#182f4b;font-size:2.5em;font-weight:600;margin-bottom:20px}.culture-section .section-description{text-align:center;max-width:700px;margin:0 auto 60px;color:#182f4b;opacity:.8;font-size:1.1em;line-height:1.6}.culture-section .culture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media (max-width:992px){.culture-section .culture-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.culture-section .culture-grid{grid-template-columns:1fr}}.culture-section .culture-item{background:#f8f8f8;padding:40px 15px;text-align:center;border-radius:4px;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.culture-section .culture-item .culture-number{width:35px;height:35px;position:absolute;top:-17px;background:#5d8ab4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-weight:500;font-size:1.2em}.culture-section .culture-item h3{color:#182f4b;font-size:1.3em;font-weight:400;line-height:1.4;margin:0}.culture-section .culture-item h3 br{display:none}.reverse-h2-dark{color:#fff!important}.bg-gradient{background:linear-gradient(115.48deg,#000 0,#182f4b 46.01%,#147a99 100.03%)!important}.bg-gradient-light{background-blend-mode:multiply;background:#147a99;background:linear-gradient(115.48deg,#147a99 0,#182f4b 100.03%)}.section-description{display:block!important}.opportunities-section{padding:100px 0;background-color:#f8f9fa}.opportunities-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.opportunities-section h2{text-align:center;color:#182f4b;font-size:2.5em;font-weight:600;margin-bottom:20px}.opportunities-section .section-description{text-align:center;max-width:800px;margin:0 auto 60px;color:#182f4b;opacity:.8;font-size:1.1em;line-height:1.6}.opportunities-section .jobs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.opportunities-section .job-card{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.opportunities-section .job-card:hover{transform:translateY(-5px)}.opportunities-section .job-card h3{color:#182f4b;font-size:1.3em;font-weight:600;margin-bottom:10px}.opportunities-section .job-card p{color:#182f4b;opacity:.7;font-size:.95em}.opportunities-section .view-more-wrapper{text-align:center;margin:40px 0}.opportunities-section .view-more-btn{background:#182f4b;color:#fff;padding:12px 30px;border:none;border-radius:4px;font-size:1em;font-weight:500;cursor:pointer;transition:all .3s ease}.opportunities-section .view-more-btn:hover{background:#1f3b5c}.opportunities-section .bottom-note{text-align:center;color:#182f4b;opacity:.8;font-size:1em;max-width:700px;margin:30px auto 0;line-height:1.6}.job-card .location{color:#666;margin-bottom:1rem}.job-card .job-description{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.job-card .job-description ul{margin:1rem 0;padding-right:1.5rem}.job-card .job-description li{margin-bottom:.5rem;color:#555;font-size:12px}@media (max-width:768px){.careers-header{min-height:50vh;padding-top:150px}.careers-header .container h1{font-size:2em}.culture-section{padding:60px 0}.culture-section .culture-grid{gap:15px}}@media (max-width:480px){.careers-header{min-height:40vh;padding-top:150px}.careers-header .container p{display:none}.careers-header .breadcrumb p{display:block}}@media (max-width:992px){.opportunities-section .jobs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.opportunities-section{padding:60px 0}.opportunities-section h2{font-size:2em}.opportunities-section .section-description{margin-bottom:40px}.opportunities-section .jobs-grid{gap:20px}.opportunities-section .job-card{padding:25px}}@media (max-width:576px){.opportunities-section .jobs-grid{grid-template-columns:1fr}.opportunities-section .job-card h3{font-size:1.2em}}.about-header{min-height:90vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.7) 103.7%),url(../images/about-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;display:flex;align-items:center;position:relative;padding:100px 0;padding-top:180px}.about-header .container{margin:0 auto;padding:0 20px;position:relative;z-index:2}.about-header .container .breadcrumb{margin-bottom:30px}.about-header .container .breadcrumb p{color:#fff;font-size:clamp(1em,5vw,15px);font-weight:300;margin:0;opacity:.8;max-width:none}.about-header .container h1{color:#fff;font-size:3.2em;font-weight:600;line-height:1.2;margin-bottom:30px;max-width:615px}.about-header .container p{color:rgba(255,255,255,.9137254902);font-size:clamp(1em,5vw,16px);margin-bottom:20px;max-width:750px;font-weight:300;line-height:1.8}.ceo-quote{padding:100px 0;background:linear-gradient(115.48deg,#147a99 0,#182f4b 100.03%);color:#fff}.ceo-quote .container{max-width:1440px;margin:0 auto;padding:0 20px}.ceo-quote .quote-grid{display:grid;grid-template-columns:609.75px 1fr;gap:60px;align-items:flex-start}@media (max-width:1024px){.ceo-quote .quote-grid{grid-template-columns:1fr;gap:40px}}.ceo-quote .image-side{display:flex;justify-content:center;align-items:center}.ceo-quote .image-side img{width:570.75px;height:400.71px;-o-object-fit:cover;object-fit:cover;border-radius:0;box-shadow:none}.ceo-quote .quote-content{padding-top:20px}.ceo-quote .quote-content .quote{color:#fff;font-size:16px;line-height:1.7;margin-bottom:25px;font-weight:300;font-style:italic;opacity:.9}.ceo-quote .quote-content .quote:last-of-type{margin-bottom:30px}.ceo-quote .quote-content .author{color:#fff;font-size:16px;font-weight:500;margin-top:30px;opacity:1}@media (max-width:1200px){.ceo-quote .quote-grid{grid-template-columns:1fr;gap:40px}.ceo-quote .image-side img{width:100%;height:auto;max-width:609.75px;margin:0 auto;display:block}}@media (max-width:768px){.about-header{min-height:70vh;padding-top:150px}.about-header .container h1{font-size:2.5em}.ceo-quote{padding:50px 0}.ceo-quote .quote-content .quote{font-size:15px}.ceo-quote .quote-content .author{font-size:15px}}@media (max-width:480px){.about-header{min-height:40vh}.about-header .container .about-description{display:none}}.history-timeline{padding:120px 0;background-color:#fff}.history-timeline .container{margin:0 auto;padding:0 20px;overflow:hidden}.history-timeline h2{color:#182f4b;font-size:2.4em;font-weight:600;text-align:center;margin-bottom:100px}.history-timeline .timeline-slider{overflow:visible;padding:20px 0;margin:0 -15px}.history-timeline .timeline-item{display:flex;flex-direction:column;padding:0 15px;position:relative}.history-timeline .timeline-image{width:100%;height:208px;position:relative;margin-bottom:60px}.history-timeline .timeline-image::after{content:"";position:absolute;top:100%;left:0;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #182f4b}.history-timeline .timeline-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.history-timeline .timeline-content{position:relative}.history-timeline .timeline-content h3{color:#182f4b;font-size:2em;font-weight:500;margin-bottom:16px}.history-timeline .timeline-content h4{color:#182f4b;font-size:1.1em;font-weight:700;margin-bottom:20px}.history-timeline .timeline-content p{color:#182f4b;font-size:clamp(1em,5vw,16px);font-weight:300;max-width:100%}.history-timeline .swiper-wrapper{position:relative}.history-timeline .swiper-wrapper::before{content:"";position:absolute;top:245px;left:0;width:150%;height:1px;background-color:rgba(24,47,75,.1)}@media (max-width:1200px){.history-timeline .timeline-item h3{font-size:36px}}@media (max-width:768px){.history-timeline{padding:60px 0}.history-timeline h2{font-size:32px;margin-bottom:60px}.history-timeline .timeline-image{height:200px}.history-timeline .timeline-content h3{font-size:32px}.history-timeline .timeline-content h4{font-size:18px}}.about .process-section{padding:0}.about .process-section .process-content{padding:60px 20px}.about .process-section .process-image{height:100%;max-height:450px;min-height:450px;width:100%}.about .process-section .process-image img{max-height:450px;min-height:450px}.about .process-section .container{max-width:100%;padding:0}.about .process-section .processes-grid{max-width:100%;justify-items:center}.about .process-section .processes-grid{grid-template-columns:1fr 1.6fr}.about .process-section .processes-grid.reverse{grid-template-columns:1.6fr 1fr}@media (max-width:768px){.about .process-section{margin:10px 0}.about .process-section .process-image{width:100%;height:100%;max-height:200px;min-height:200px;width:100%}.about .process-section .process-image img{max-height:200px;min-height:200px}.about .process-section .process-content{padding:30px 20px}}@media (max-width:480px){.about .process-section .processes-grid{gap:0!important}.about .process-section .processes-grid .process-image img{max-height:180px}}.key-commitments{padding:100px 0;background:linear-gradient(115.48deg,#147a99 0,#182f4b 100.03%);color:#fff}.key-commitments .container{max-width:1440px;margin:0 auto;padding:0 20px}.key-commitments h2{text-align:center;font-size:2.3em;font-weight:600;margin-bottom:60px;color:#fff}.key-commitments .commitments-grid{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.key-commitments .commitments-grid>div:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;background:rgba(255,255,255,.1)}.key-commitments .commitment-item{text-align:center;padding:20px 40px;position:relative}.key-commitments .commitment-item .number{width:40px;height:40px;background:#4f8fa6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.2em;color:#156887}.key-commitments .commitment-item h3{font-size:1.5em;font-weight:600;margin-bottom:15px;color:#fff}.key-commitments .commitment-item p{font-size:1em;line-height:1.6;color:rgba(255,255,255,.7);font-weight:300}@media (max-width:1024px){.key-commitments .commitments-grid{grid-template-columns:repeat(2,1fr);gap:40px}.key-commitments .commitments-grid>div:not(:last-child)::after{display:none}.key-commitments .commitments-grid>div:nth-child(odd)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;background:rgba(255,255,255,.1);display:block}}@media (max-width:768px){.key-commitments{padding:60px 0}.key-commitments h2{font-size:2em;margin-bottom:40px}.key-commitments .commitments-grid{grid-template-columns:1fr;gap:30px}.key-commitments .commitments-grid>div::after{display:none}.key-commitments .commitment-item{max-width:400px;margin:0 auto;padding:20px}}.culture-section{padding:100px 0;background-color:#fff}.culture-section .container{margin:0 auto;padding:0 20px}.culture-section h2{text-align:center;color:#182f4b;font-size:2.5em;font-weight:600;margin-bottom:60px}.culture-section .section-description{text-align:center;max-width:700px;margin:0 auto 60px;color:#182f4b;opacity:.8;font-size:1.1em;line-height:1.6}.culture-section .culture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}@media (max-width:992px){.culture-section .culture-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.culture-section .culture-grid{grid-template-columns:1fr}}.culture-section .culture-item{background:#f8f8f8;padding:20px 15px;padding-top:20px;text-align:center;border-radius:4px;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:start}.culture-section .culture-item .culture-number{width:35px;height:35px;position:absolute;top:-17px;background:#5d8ab4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-weight:500;font-size:1.2em}.culture-section .culture-item h3{color:#182f4b;font-size:clamp(1.1em,5vw,16px);font-weight:500;margin:0;margin-top:20px;margin-bottom:20px}.culture-section .culture-item h3 br{display:none}.culture-section .culture-item p{color:#182f4b;font-size:clamp(.8em,5vw,14px);font-weight:300}.leadership-team{padding:100px 0;background:linear-gradient(115.48deg,#147a99 0,#182f4b 100.03%);color:#fff}.leadership-team .container{margin:0 auto;padding:0 20px}.leadership-team h2{text-align:center;font-size:2.5em;font-weight:600;margin-bottom:20px;color:#fff;line-height:1.2}.leadership-team .section-description{text-align:center;max-width:800px;margin:0 auto 60px;color:rgba(255,255,255,.8);font-size:1.1em;line-height:1.6}.leadership-team .team-grid{display:grid;grid-template-columns:repeat(4,246px);gap:30px;margin-top:40px;justify-content:center}.leadership-team .team-member{text-align:start}.leadership-team .team-member img{width:246px;height:246px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px;border-radius:0}.leadership-team .team-member h3{color:#fff;font-size:1.2em;font-weight:500;margin-bottom:8px}.leadership-team .team-member p{color:rgba(255,255,255,.7);font-size:.9em;font-weight:200}@media (max-width:1200px){.leadership-team .team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.leadership-team .team-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:576px){.leadership-team{padding:60px 0}.leadership-team h2{font-size:2em}.leadership-team .team-grid{grid-template-columns:1fr 1fr}.leadership-team .team-member img{width:150px;height:150px}}.about *{transition:all .3s ease}.ceo-quote .image-side img{transition:transform .5s ease}.ceo-quote .image-side img:hover{transform:scale(1.02)}.ceo-quote .quote-content .quote:hover{opacity:1;transform:translateX(10px)}.ceo-quote .quote-content .author:hover{transform:translateY(-2px)}.history-timeline .timeline-item:hover .timeline-image img{transform:scale(1.05)}.history-timeline .timeline-item:hover .timeline-image::after{border-top-color:#147a99}.history-timeline .timeline-item:hover .timeline-content h3,.history-timeline .timeline-item:hover .timeline-content h4{color:#147a99}.history-timeline .timeline-image{overflow:hidden}.history-timeline .timeline-image img{transition:transform .5s ease}.process-section .process-image{overflow:hidden}.process-section .process-image img{transition:transform .5s ease}.process-section .process-image img:hover{transform:scale(1.05)}.culture-section .culture-item{transition:transform .3s ease,box-shadow .3s ease}.culture-section .culture-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.culture-section .culture-item:hover .culture-number{background:#147a99}.culture-section .culture-item:hover h3{color:#147a99}.culture-section .culture-item .culture-number{transition:transform .5s ease,background .3s ease}.leadership-team .team-member:hover{transform:translateY(-5px)}.leadership-team .team-member:hover img{transform:scale(1.01)}.leadership-team .team-member img{transition:transform .5s ease;overflow:hidden}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{from{transform:translateX(-30px);opacity:0}to{transform:translateX(0);opacity:1}}.animate-fade-in{animation:fadeIn .6s ease forwards}.animate-slide-in{animation:slideIn .6s ease forwards}@media (max-width:768px){.about *{transition:all .2s ease}}.about .contact-section{margin-top:0!important;min-height:60vh!important;background:#fff!important;background-blend-mode:multiply;color:#fff;display:flex;align-items:center}.about .contact-section .main{margin:0 auto;width:100%;max-width:100%;color:#182f4b}.about .contact-section .contact-content{display:flex;justify-content:space-between;align-items:center;gap:40px}.about .contact-section .text-content{flex-grow:1;flex:1;display:flex;justify-content:end;align-items:center}.about .contact-section .text-content .text-content-main{max-width:500px}.about .contact-section .text-content .text-content-main h1{font-size:3em;font-weight:600;opacity:1!important;margin-bottom:10px}.about .contact-section .text-content .text-content-main p{font-size:1.2em;margin-bottom:0;opacity:1!important}.about .contact-section .text-content .text-content-main .contact-info{margin:30px 0}.about .contact-section .text-content .text-content-main .contact-info p{font-size:clamp(.9em,5vw,13px);line-height:1.6;margin-bottom:10px}.about .contact-section .text-content .text-content-main .social-icons{display:flex;gap:20px;margin-top:30px}.about .contact-section .text-content .text-content-main .social-icons .social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.about .contact-section .text-content .text-content-main .social-icons .social-icon:hover{background:rgba(255,255,255,.1);transform:translateY(-3px)}.about .contact-section .text-content .text-content-main .social-icons .social-icon svg{width:25px;height:25px;color:#182f4b!important}.about .contact-section .contact-details{flex:2;flex-grow:1.5;display:flex;gap:40px;justify-content:end;align-items:center;height:100%}.about .contact-section .contact-details .detail-container{width:50%;padding-left:80px;border-left:1px solid rgba(93,93,93,.446)}.about .contact-section .contact-details .detail-item{margin-bottom:30px}.about .contact-section .contact-details .detail-item:last-child{margin-bottom:0}.about .contact-section .contact-details .detail-item h3{font-size:clamp(1.1em,5vw,13px);font-weight:600;margin-bottom:10px;color:#182f4b;opacity:1!important}.about .contact-section .contact-details .detail-item p{font-size:clamp(.9em,5vw,11px);font-weight:300;line-height:1.6;margin-bottom:5px;opacity:1!important;color:#182f4b}.about .contact-section .contact-details .detail-item p:last-child{margin-bottom:0}.about .map-container{height:60vh;width:50%}.about .map-container iframe{width:100%;height:100%;border:none}@media (max-width:1440px){.about .contact-section .text-content .text-content-main{max-width:380px}.about .contact-section .contact-details .detail-container{padding-left:40px}.about .contact-section .contact-content{gap:30px}}@media (max-width:1024px){.about .contact-section .text-content .text-content-main{max-width:380px}.about .contact-section .contact-details{flex-grow:1.2}.about .contact-section .contact-details .detail-container{padding-left:40px}.about .contact-section .contact-content{gap:10px}}@media (max-width:991px){.about .contact-section .text-content .text-content-main{max-width:300px}.about .contact-section .contact-details{flex-grow:1.2}.about .contact-section .contact-details .detail-container{padding-left:20px}.about .contact-section .contact-content{gap:10px}}@media (max-width:768px){.about .contact-section .text-content .text-content-main{max-width:100%}.about .contact-section .text-content .text-content-main p{margin-bottom:20px}.about .contact-section .text-content .text-content-main .contact-info{margin:10px 0!important}.about .contact-section .text-content .text-content-main .contact-info p{margin:10px 0!important}.about .contact-section .text-content .text-content-main .social-icons{margin:0}.about .contact-section .contact-details{flex-grow:1;align-items:start;width:100%}.about .contact-section .contact-details div{width:100%}.about .contact-section .contact-details .detail-container{padding-left:0;width:100%;border-left:none;border-top:1px solid rgba(255,255,255,.446);padding-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:0 30px}.about .contact-section .contact-content{gap:10px;flex-direction:column;padding:0 40px}.about .map-container{height:300px}.about .contact-section{padding:60px 0}.about .contact-section .container{padding:0 20px}.about .contact-section .text-content h1{font-size:2em}}@media (max-width:480px){.about .contact-section .text-content .text-content-main{max-width:100%}.about .contact-section .text-content .text-content-main p{margin-bottom:20px}.about .contact-section .text-content .text-content-main .contact-info{margin:10px 0!important}.about .contact-section .text-content .text-content-main .contact-info p{margin:10px 0!important}.about .contact-section .text-content .text-content-main .social-icons{margin:0}.about .contact-section .contact-details{flex-grow:1;align-items:center;flex-direction:column;width:100%;gap:15px}.about .contact-section .contact-details .detail-item{width:100%;margin-bottom:15px!important}.about .contact-section .contact-details .detail-container{width:80%;border-left:none;border-top:1px solid rgba(255,255,255,.446);padding-top:30px;margin-top:20px;display:grid;grid-template-columns:repeat(1,1fr);gap:0 10px}.about .contact-section .contact-content{gap:10px;flex-direction:column;padding:0 0}.about .map-container{height:300px;margin-bottom:0!important}.about .contact-section{padding:60px 0;padding-bottom:0}.about .contact-section .container{padding:0 20px}.about .contact-section .text-content{padding:0 40px}.about .contact-section .text-content h1{font-size:2em}}.about html[lang=ar] .contact-section .text-content .text-content-main{text-align:right}.about html[lang=ar] .contact-section .text-content .text-content-main h1,.about html[lang=ar] .contact-section .text-content .text-content-main p{font-family:Cairo,sans-serif}.about html[lang=ar] .contact-section .text-content .text-content-main .contact-info p{font-family:Cairo,sans-serif}.about html[lang=ar] .contact-section .contact-details{justify-content:start}.about html[lang=ar] .contact-section .contact-details .detail-container{padding-left:0;padding-right:80px;border-left:none;border-right:1px solid rgba(255,255,255,.446)}.about html[lang=ar] .contact-section .contact-details .detail-container .detail-item{text-align:right}.about html[lang=ar] .contact-section .contact-details .detail-container .detail-item h3,.about html[lang=ar] .contact-section .contact-details .detail-container .detail-item p{font-family:Cairo,sans-serif}.about html[lang=ar] .lets-talk .text-side{text-align:right}.about html[lang=ar] .lets-talk .text-side h2,.about html[lang=ar] .lets-talk .text-side p{font-family:Cairo,sans-serif}.about html[lang=ar] .lets-talk .form-side .contact-form input,.about html[lang=ar] .lets-talk .form-side .contact-form textarea{text-align:right;font-family:Cairo,sans-serif}.about html[lang=ar] .lets-talk .form-side .contact-form input::-moz-placeholder,.about html[lang=ar] .lets-talk .form-side .contact-form textarea::-moz-placeholder{text-align:right}.about html[lang=ar] .lets-talk .form-side .contact-form input::placeholder,.about html[lang=ar] .lets-talk .form-side .contact-form textarea::placeholder{text-align:right}@media (max-width:1440px){.about html[lang=ar] .contact-section .contact-details .detail-container{padding-right:40px;padding-left:0}}@media (max-width:1024px){.about html[lang=ar] .contact-section .contact-details .detail-container{padding-right:40px;padding-left:0}}@media (max-width:991px){.about html[lang=ar] .contact-section .contact-details .detail-container{padding-right:20px;padding-left:0}}@media (max-width:768px){.about html[lang=ar] .contact-section .contact-details .detail-container{padding-right:0;border-right:none;border-top:1px solid rgba(255,255,255,.446)}}.contact-section{min-height:75vh;margin-top:8vh;background:linear-gradient(265deg,rgba(0,0,0,0) 29.54%,rgba(0,0,0,.5) 103.7%),url(../images/contactus-bg.jpg) center/cover no-repeat fixed;background-blend-mode:multiply;color:#fff;display:flex;align-items:center}.contact-section .main{margin:0 auto;width:100%;max-width:100%}.contact-section .contact-content{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-section .text-content{flex-grow:1;flex:1;display:flex;justify-content:end;align-items:center}.contact-section .text-content .text-content-main{max-width:500px}.contact-section .text-content .text-content-main h1{font-size:3em;font-weight:600;margin-bottom:10px}.contact-section .text-content .text-content-main p{font-size:1.2em;margin-bottom:0;opacity:.9}.contact-section .text-content .text-content-main .contact-info{margin:30px 0}.contact-section .text-content .text-content-main .contact-info p{font-size:clamp(.9em,5vw,13px);line-height:1.6;opacity:.8;margin-bottom:10px}.contact-section .text-content .text-content-main .social-icons{display:flex;gap:20px;margin-top:30px}.contact-section .text-content .text-content-main .social-icons .social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.contact-section .text-content .text-content-main .social-icons .social-icon:hover{background:rgba(255,255,255,.1);transform:translateY(-3px)}.contact-section .text-content .text-content-main .social-icons .social-icon svg{width:25px;height:25px}.contact-section .contact-details{flex:2;flex-grow:1.5;display:flex;gap:40px;justify-content:end;align-items:center;height:100%}.contact-section .contact-details .detail-container{width:50%;padding-left:80px;border-left:1px solid rgba(255,255,255,.446)}.contact-section .contact-details .detail-item{margin-bottom:30px}.contact-section .contact-details .detail-item:last-child{margin-bottom:0}.contact-section .contact-details .detail-item h3{font-size:clamp(1.1em,5vw,13px);font-weight:600;margin-bottom:10px;color:#fff}.contact-section .contact-details .detail-item p{font-size:clamp(.9em,5vw,11px);font-weight:200;line-height:1.6;opacity:.9;margin-bottom:5px}.contact-section .contact-details .detail-item p:last-child{margin-bottom:0}.map-container{height:75vh;width:50%}.map-container iframe{width:100%;height:100%;border:none}@media (max-width:1440px){.contact-section .text-content .text-content-main{max-width:380px}.contact-section .contact-details .detail-container{padding-left:40px}.contact-section .contact-content{gap:30px}}@media (max-width:1024px){.contact-section .text-content .text-content-main{max-width:380px}.contact-section .contact-details{flex-grow:1.2}.contact-section .contact-details .detail-container{padding-left:40px}.contact-section .contact-content{gap:10px}}@media (max-width:991px){.contact-section .text-content .text-content-main{max-width:300px}.contact-section .contact-details{flex-grow:1.2}.contact-section .contact-details .detail-container{padding-left:20px}.contact-section .contact-content{gap:10px}}@media (max-width:768px){.contact-section .text-content .text-content-main{max-width:100%}.contact-section .text-content .text-content-main p{margin-bottom:20px}.contact-section .text-content .text-content-main .contact-info{margin:10px 0!important}.contact-section .text-content .text-content-main .contact-info p{margin:10px 0!important}.contact-section .text-content .text-content-main .social-icons{margin:0}.contact-section .contact-details{flex-grow:1;align-items:start;width:100%}.contact-section .contact-details div{width:100%}.contact-section .contact-details .detail-container{padding-left:0;width:100%;border-left:none;border-top:1px solid rgba(255,255,255,.446);padding-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:0 30px}.contact-section .contact-content{gap:10px;flex-direction:column;padding:0 40px}.map-container{height:300px}.contact-section{padding:60px 0}.contact-section .container{padding:0 20px}.contact-section .text-content h1{font-size:2em}}@media (max-width:480px){.contact-section .text-content .text-content-main{max-width:100%}.contact-section .text-content .text-content-main p{margin-bottom:20px}.contact-section .text-content .text-content-main .contact-info{margin:10px 0!important}.contact-section .text-content .text-content-main .contact-info p{margin:10px 0!important}.contact-section .text-content .text-content-main .social-icons{margin:0}.contact-section .contact-details{flex-grow:1;align-items:center;flex-direction:column;width:100%;gap:15px}.contact-section .contact-details .detail-item{width:100%;margin-bottom:15px!important}.contact-section .contact-details .detail-container{width:80%;border-left:none;border-top:1px solid rgba(255,255,255,.446);padding-top:30px;margin-top:20px;display:grid;grid-template-columns:repeat(1,1fr);gap:0 10px}.contact-section .contact-content{gap:10px;flex-direction:column;padding:0 0}.map-container{height:300px;margin-bottom:0!important}.contact-section{padding:60px 0;padding-bottom:0}.contact-section .container{padding:0 20px}.contact-section .text-content{padding:0 40px}.contact-section .text-content h1{font-size:2em}}html[lang=ar] .contact-section .text-content .text-content-main{text-align:right}html[lang=ar] .contact-section .text-content .text-content-main h1,html[lang=ar] .contact-section .text-content .text-content-main p{font-family:Cairo,sans-serif}html[lang=ar] .contact-section .text-content .text-content-main .contact-info p{font-family:Cairo,sans-serif}html[lang=ar] .contact-section .contact-details{justify-content:start}html[lang=ar] .contact-section .contact-details .detail-container{padding-left:0;padding-right:80px;border-left:none;border-right:1px solid rgba(255,255,255,.446)}html[lang=ar] .contact-section .contact-details .detail-container .detail-item{text-align:right}html[lang=ar] .contact-section .contact-details .detail-container .detail-item h3,html[lang=ar] .contact-section .contact-details .detail-container .detail-item p{font-family:Cairo,sans-serif}html[lang=ar] .lets-talk .text-side{text-align:right}html[lang=ar] .lets-talk .text-side h2,html[lang=ar] .lets-talk .text-side p{font-family:Cairo,sans-serif}html[lang=ar] .lets-talk .form-side .contact-form input,html[lang=ar] .lets-talk .form-side .contact-form textarea{text-align:right;font-family:Cairo,sans-serif}html[lang=ar] .lets-talk .form-side .contact-form input::-moz-placeholder,html[lang=ar] .lets-talk .form-side .contact-form textarea::-moz-placeholder{text-align:right}html[lang=ar] .lets-talk .form-side .contact-form input::placeholder,html[lang=ar] .lets-talk .form-side .contact-form textarea::placeholder{text-align:right}@media (max-width:1440px){html[lang=ar] .contact-section .contact-details .detail-container{padding-right:40px;padding-left:0}}@media (max-width:1024px){html[lang=ar] .contact-section .contact-details .detail-container{padding-right:40px;padding-left:0}}@media (max-width:991px){html[lang=ar] .contact-section .contact-details .detail-container{padding-right:20px;padding-left:0}}@media (max-width:768px){html[lang=ar] .contact-section .contact-details .detail-container{padding-right:0;border-right:none;border-top:1px solid rgba(255,255,255,.446)}}body{direction:rtl;text-align:right;font-family:Cairo;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-track{background:#182f4b}::-webkit-scrollbar-thumb{background:#147a99;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#147a99}