.heroSection-container{width:100%;height:700px;position:relative;overflow:hidden}.heroSection-container>img{object-fit:cover;filter:brightness(60%);width:100%;height:100%}.heroSection-content{justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.heroSection-item{justify-content:space-between;align-items:center;gap:40px;width:100%;animation:1s ease-in-out fadeUp;display:flex}.heroSection-wrapper.text{color:#fff;flex-direction:column;flex:1;gap:15px;display:flex}.heroSection-wrapper.text h2{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2}.heroSection-wrapper.text p{color:#f1f1f1;max-width:600px;font-size:1.1rem;line-height:1.6}.heroSection-wrapper.text span button{color:#000;cursor:pointer;background:linear-gradient(90deg,#d4af37,#f1c40f);border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.heroSection-wrapper.text span button:hover{background:linear-gradient(90deg,#f1c40f,#d4af37);transform:scale(1.05)}.heroSection-wrapper.text span button:hover .heroSection-icon{transform:translate(10px)}.heroSection-wrapper.logo{flex:.6;justify-content:center;align-items:center;display:flex}.heroSection-wrapper.logo img{filter:drop-shadow(0 4px 10px #00000080);object-fit:cover;width:300px;height:auto}.heroSection-icon{font-size:30px;transition:all .5s}.heroKeyPoints{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:50px;margin-top:50px;display:flex}.heroKeyPoints>li{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.heroKeyPoints>li>img{object-fit:cover;width:100%;height:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){.heroSection-wrapper.text h2{font-size:2.8rem}.heroSection-wrapper.logo img{width:250px}}@media screen and (max-width:768px){.heroSection-container{height:100vh}.heroSection-item{text-align:center;flex-direction:column-reverse;gap:20px}.heroSection-wrapper.text h2{font-size:2.2rem;line-height:1.2}.heroSection-wrapper.text p{max-width:100%;font-size:1rem}.heroSection-wrapper.logo img{width:200px}.heroKeyPoints{justify-content:center;gap:30px}}@media screen and (max-width:480px){.heroSection-content{padding:15px}.heroSection-wrapper.text h2{font-size:1.8rem}.heroSection-wrapper.text p{font-size:.9rem}.heroSection-wrapper.text span button{width:100%;padding:10px 20px;font-size:1rem}.heroSection-wrapper.logo img{width:150px}.heroKeyPoints{gap:20px}.heroKeyPoints>li{width:70px;height:70px}}
.whyChoose-container{justify-content:center;align-items:center;width:100%;height:100%;margin-top:20px;padding:30px;display:flex}.whyChoose-content{flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;display:flex}.whyChoose-content>h2{text-align:center;color:var(--textColor2)}.whyChoose-content:first-child{width:40%;height:100vh}.whyChoose-content:nth-child(2){width:60%}.whyChoose-item{border-radius:0 50% 0% 0;width:100%;height:100%;overflow:hidden}.whyChoose-item>img{object-fit:cover;object-position:0 0;width:100%;height:100%}.whyChoose-wrapper{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.whyChoose-cardContainer{background-color:var(--customColor1);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:200px;height:200px;margin:1px;padding:20px;display:flex}.whyChoose-cardContainer:nth-child(2),.whyChoose-cardContainer:nth-child(4),.whyChoose-cardContainer:nth-child(5),.whyChoose-cardContainer:nth-child(7),.whyChoose-cardContainer:nth-child(10),.whyChoose-cardContainer:nth-child(12){background-color:var(--customColor2)}.whyChoose-cardContainer>img{object-fit:cover;width:90px;height:90px}.whyChoose-cardContainer>h5{text-align:center;color:#fff;font-size:18px}@media screen and (max-width:768px){.whyChoose-container{flex-direction:column;gap:20px;margin-top:20px;padding:20px}.whyChoose-content{flex-direction:column;width:100%;height:100%}.whyChoose-content:first-child,.whyChoose-content:nth-child(2){width:100%}.whyChoose-item{border-radius:0 0% 0% 0;width:100%;height:100%;overflow:hidden}}
.services-container{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100%;padding:30px;display:flex}.services-content:first-child{flex-direction:column}.services-content:first-child>p{width:80%;color:var(--textColor1);text-align:center}.services-content{flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;display:flex}.services-content>h2{color:var(--textColor2);text-align:center;font-size:40px}.services-cardContainer{z-index:1;justify-content:center;align-items:center;width:350px;height:400px;margin:3rem;display:flex;position:relative}.services-cardContainer:after{content:"";background:var(--card-gradient);z-index:-1;width:300px;height:300px;position:absolute;top:5px;left:5px;transform:skew(5deg,5deg)}.services-cardContainer:before{content:"";background:var(--card-gradient);z-index:-1;width:300px;height:300px;position:absolute;bottom:5px;right:5px;transform:skew(5deg,5deg)}.services-cardContent{background-color:#292e2c;width:330px;height:380px;position:relative}.services-cardWrapper1{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.services-cardItem{width:50%;height:100%}.services-cardItem:nth-child(2){justify-content:center;align-items:center;width:60%;font-size:50px;display:flex}.services-cardItem:nth-child(2)>h2{margin-bottom:100px;font-size:8rem;font-weight:700}.services-cardItem:first-child{background-color:#2f322f;justify-content:center;align-items:flex-start;width:40%;display:flex}.services-cardWrapper2{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:0;left:0}.services-cardWrapper2>h3{color:#fff;font-size:26px}.services-cardWrapper2>p{color:#fff;text-align:justify}.serviceIcons{color:#fff;margin-top:40px;font-size:50px}.services-cardWrapper2>button{color:#fff;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background-color:#0000;border:1px solid #fff;border-radius:8px;padding:5px 10px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0000004d}.services-cardWrapper2>button:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 6px 20px #0006}.services-cardWrapper2>button:active{transform:translateY(1px)scale(.98);box-shadow:0 3px 10px #0000004d}@media screen and (max-width:768px){.services-container{width:100%;height:100%;padding:20px}.services-content>h2{font-size:30px}.services-content:first-child>p{width:100%;color:var(--textColor1);text-align:justify}.services-cardContainer{width:300px;height:400px;margin:3rem 0 0}}
.mapContainer{width:100%;padding:10px}.map{border:none;width:100%}
.qatarReviews-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.qatarReviews-heading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.qatarReviews-heading>h2{color:var(--textColor2);text-align:center;margin-bottom:16px;font-size:40px}.qatarReviews-content{width:100%;height:400px;overflow:hidden}@media screen and (max-width:768px){.qatarReviews-heading>h2{color:var(--textColor2);text-align:center;margin-bottom:16px;font-size:30px}}
.about-section{background:#3f3f3f;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8rem 2rem;display:flex}.about-container{justify-content:space-between;align-items:center;gap:3rem;width:100%;display:flex}.about-text{flex-direction:column;flex:1;gap:1.2rem;display:flex}.about-text h6{letter-spacing:2px;color:#888;text-transform:uppercase;font-size:14px;font-weight:700}.about-text h2{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.3}.about-text p{color:#bbb;text-align:justify;font-size:16px;line-height:1.7}.about-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #444;border-radius:6px;margin-top:1rem;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s}.about-btn:hover{background:#222;border-color:#666;transform:translateY(-2px)}.about-image{border-radius:12px;flex:1;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000080}.about-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.about-image:hover img{transform:scale(1.05)}.about-image-overlay{background:#0000004d;position:absolute;inset:0}@media screen and (max-width:768px){.about-container{flex-direction:column-reverse;justify-content:space-between;align-items:center;gap:3rem;width:100%;display:flex}.about-text h2{color:#fff;font-size:30px;font-weight:700;line-height:1.3}}
.testimonial-container{justify-content:center;align-items:center;height:100vh;margin-top:30px;padding:20px;display:flex;position:relative;overflow:hidden}.testimonial-content1{z-index:-1;width:500px;height:500px;position:absolute;top:30px;left:30px}.testimonial-content1>img{object-fit:cover;width:100%;height:100%;transform:rotateY(-180deg)}.testimonial-content2{background-color:#fff;width:42%;margin-right:200px;padding:20px}.testimonial-content2>h2{color:var(--textColor2);text-align:center}.testimonial-content3{z-index:-1;width:500px;height:700px;position:absolute;bottom:0;right:30px}.testimonial-content3>img{object-fit:cover;width:100%;height:100%}.testimonial-content2>p{text-align:justify;font-size:18px}.testimonial-card{text-align:center;background:linear-gradient(145deg,#fff,#f9f9f9);border-radius:16px;padding:40px 30px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000026}.testimonial-card:before{content:"";z-index:-1;filter:blur(12px);opacity:.4;border-radius:18px;position:absolute;inset:-2px}.testimonial-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 15px 30px #0003}.testimonial-avatar{object-fit:cover;border:4px solid var(--textColor2);border-radius:50%;width:90px;height:90px;margin-bottom:15px;box-shadow:0 0 10px #ff6ec480}.testimonial-card h4{color:#333;margin:10px 0 5px;font-size:20px;font-weight:700}.testimonial-card span{color:#777;margin-bottom:20px;font-size:14px;font-style:italic;display:block}.testimonial-card p{color:#444;padding:0 10px;font-size:15px;line-height:1.6;position:relative}.testimonial-card p:before,.testimonial-card p:after{content:"\"";color:var(--customColor1);opacity:.5;font-size:28px}.testimonial-card p:before{margin-right:5px}.testimonial-card p:after{margin-left:5px}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert();width:35px;height:35px}.carousel-indicators [data-bs-target]{opacity:.7;background-color:#ff6ec4;border-radius:50%;width:10px;height:10px;transition:all .3s}.carousel-indicators .active{opacity:1;transform:scale(1.2)}@media (max-width:1024px){.testimonial-container{flex-direction:column;height:auto;padding:40px 20px}.testimonial-content1,.testimonial-content3{display:none}.testimonial-content2{width:80%;margin:0 auto;padding:20px}.testimonial-card{padding:30px 20px}}@media (max-width:768px){.testimonial-content2{width:100%;margin:0;padding:15px}.testimonial-card{border-radius:12px;padding:20px 15px}.testimonial-avatar{width:70px;height:70px}.testimonial-card h4{font-size:16px}.testimonial-card span{font-size:12px}.testimonial-card p{font-size:13px;line-height:1.5}.carousel-control-prev-icon,.carousel-control-next-icon{width:28px;height:28px}.carousel-indicators [data-bs-target]{width:8px;height:8px}}@media (max-width:480px){.testimonial-card{padding:15px 10px}.testimonial-avatar{width:60px;height:60px}.testimonial-card h4{font-size:15px}.testimonial-card p{font-size:12px}}
.stats-container{background:#f9f9f9;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.stats-content{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;width:90%;margin-top:-5rem;display:grid}.stats-item{text-align:center;cursor:pointer;background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 18px #00000014}.stats-item:hover{transform:translateY(-8px);box-shadow:0 12px 25px #0000001f}.stats-item span{color:#222;font-size:2.5rem;font-weight:700}.stats-item h6{color:#555;letter-spacing:.5px;margin-top:10px;font-size:15px;font-weight:500}
.role-section{color:#333;background:#f9f9f9;margin-top:50px;padding:60px 20px;font-family:Segoe UI,sans-serif}.role-header{text-align:center;max-width:800px;margin:0 auto 50px}.role-header h2{color:var(--textColor2);margin-bottom:20px;font-size:2.5rem}.role-header p{color:var(--textColor1);font-size:1.1rem;line-height:1.6}.role-grid{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:30px;margin-bottom:50px;display:flex}.role-card{text-align:center;background:#fff;border-radius:12px;width:300px;height:300px;margin:25px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 18px #00000014}.role-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px #00000026}.role-icon{color:var(--customColor1);margin-bottom:20px;font-size:2.8rem;transition:transform .3s}.role-card:hover .role-icon{transform:scale(1.2)}.role-card h3{color:#222;margin-bottom:15px;font-size:1.4rem;font-weight:600}.role-card p{color:#666;font-size:1rem;line-height:1.6}.role-conclusion{text-align:center;color:#444;max-width:900px;margin:0 auto;font-size:1.15rem;line-height:1.7}@media screen and (max-width:768px){.role-header h2{font-size:30px}.role-header p{text-align:justify}.role-card p,.role-conclusion p{color:#666;text-align:justify;font-size:1rem;line-height:1.6}}
