@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Cairo!important;direction:rtl;color:#060d04;user-select:none}body,html{background-color:#171717!important}main{padding-top:70px}main.loading{width:100vw;height:calc(100vh - 80px);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.section-title{width:100%;margin:8px 0 40px;position:relative;z-index:1;text-align:center}.section-title span{position:relative;z-index:1;font-size:40px;color:#bcb5a7;font-weight:700;line-height:150%;background-color:#171717;padding:5px 20px}.section-title .line{content:"";width:80vw;height:1.5px;background-color:#bcb5a7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}@media only screen and (max-width:760px){.section-title span{font-size:34px;line-height:170%}}@media only screen and (max-width:450px){.section-title span{font-size:25px;line-height:170%}}a{text-decoration:none!important;color:#303268!important;font-family:Cairo!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#c1a45b;border-radius:2px}.statistics-section{background-color:#171717;padding:40px 100px;direction:rtl}.statistics-section .statistics-container{display:flex;justify-content:space-around;flex-wrap:wrap;max-width:1200px;margin:0 auto}.statistics-section .statistic-item{width:100%;max-width:340px;height:220px;border-radius:15px;background-color:#262626;display:flex;gap:20px;flex-direction:column;align-items:center;justify-content:center;margin:1rem;text-align:center}.statistics-section .statistic-icon{margin-bottom:10px}.statistics-section .statistic-icon img{height:40px}.statistics-section .statistic-value span{font-size:60px;font-weight:800;color:#bcb5a7;line-height:100%}.statistics-section .statistic-label{font-size:24px;font-weight:700;color:#fff;line-height:150%}@media only screen and (max-width:768px){.statistics-section{padding:30px 40px}.statistics-section .statistics-container{align-items:center}.statistics-section .statistic-item{width:100%;max-width:100%;margin:1rem 0}}.contact-us{padding:30px;display:flex;flex-flow:column nowrap;gap:10px;justify-content:center;align-items:center}.contact-us h3{font-size:25px;color:#c1a45b!important;font-weight:700}.contact-us h3,.contact-us p{line-height:180%;padding:0 20px}.contact-us p{font-size:20px;color:#bcb5a7}.contact-us .phone{width:100%;display:flex;flex-flow:row nowrap;gap:8px;justify-content:center;align-items:center}.contact-us .phone span{font-weight:bolder;line-height:160%}.contact-us .phone path,.contact-us .phone span,.contact-us .phone svg{font-size:28px;color:#c1a45b}.contact-us .actions{width:100%;display:flex;flex-flow:row nowrap;gap:25px;justify-content:center;align-items:center;padding:0 20px;margin:15px 0}.contact-us .actions a{width:100%;max-width:200px;height:45px;border-radius:5px;background-color:#c1a45b;color:#171717!important;transition:all .3s;border:3px solid #c1a45b;font-size:22px;font-weight:400;line-height:140%}.contact-us .actions a:hover{background-color:transparent;color:#c1a45b!important}@media only screen and (max-width:630px){.contact-us h3{font-size:19px}.contact-us p{font-size:16px;line-height:140%;padding:0 10px}.contact-us .phone path,.contact-us .phone span,.contact-us .phone svg{font-size:21px;line-height:140%}.contact-us .actions a{height:38px;border:1.5px solid #c1a45b;font-size:18px;line-height:140%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}}.footer{background-color:#171717;text-align:center;border-top:2px solid #bcb5a7;padding:80px 20px 40px;color:#fff;position:relative}.footer .title{width:120px;margin-bottom:40px}.footer .social-icons{display:flex;flex-flow:row wrap;justify-content:center;gap:20px;margin-bottom:16px}.footer .social-icon{width:32px;height:32px}.footer .footer-copy{font-size:14px;margin-top:16px;font-weight:300;color:#bcb5a7}.footer .dev-with{direction:ltr;font-size:12px;font-weight:400;color:#b9b3a5;position:absolute;left:50%;bottom:8px;transform:translate(-50%)}.footer .dev-with a{display:inline-block;color:#b9b3a5!important;letter-spacing:1px;margin:0 7px;transition:all .3s;text-decoration:none}.footer .dev-with a:hover{transform:scale(1.06)}@media only screen and (max-width:768px){.footer .social-icons{gap:10px}}.header{width:100%;height:calc(100vh - 70px);min-height:600px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;overflow:hidden;margin:0;background-color:#171717;padding:20px 80px;position:relative}.header *{position:relative;z-index:1}.header img.back{width:100%;height:100%;opacity:.32;object-fit:cover;object-position:center;position:absolute;left:0;top:0}.header img.picture{width:40%;height:60%;object-fit:contain;object-position:center;transition:all .3s;position:relative;z-index:1}.header .content{width:58%;height:100%;padding:40px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;position:relative;z-index:2}.header .content h1{width:100%;font-size:50px;color:#bcb5a7;font-weight:700;line-height:140%}.header .content h2{width:100%;font-size:36px;color:#bcb5a7;font-weight:600;line-height:150%}.header .content p{width:100%;color:#bcb5a7}.header .content button,.header .content p{font-size:22px;font-weight:400;line-height:140%}.header .content button{display:flex;justify-content:center;align-items:center;width:190px;height:48px;border-radius:10px;background-color:#c1a45b;color:#171717!important;transition:all .3s;border:3px solid #c1a45b}.header .content button:hover{background-color:transparent;color:#c1a45b!important}.header .content .separator{width:100%;height:20px}@media only screen and (max-width:1185px){.header .content h1{font-size:60px}.header .content h2{font-size:33px}.header .content p{font-size:20px}}@media only screen and (max-width:950px){.header{flex-flow:column nowrap}.header .content{width:100%;align-items:center}.header img.picture{width:40%;height:45%;object-fit:contain;object-position:center}.header .content h1{font-size:50px;text-align:center}.header .content h2{font-size:26px;text-align:center}.header .content p{font-size:17px;text-align:center}.header .content button{width:160px;height:44px;font-size:20px}.header .content .separator{width:100%;height:18px}}@media only screen and (max-width:630px){.header,.header .content{padding:20px}.header .content h1{font-size:38px}.header .content h2{font-size:21px}.header .content p{font-size:15px}}.interests-form{width:100%;height:100%;padding:30px;display:flex;flex-flow:column nowrap;gap:10px;justify-content:center;align-items:center}.interests-form>div{width:100%;max-width:400px;background-color:#262626;border-radius:5px;color:#fff}.interests-form>div input,.interests-form>div label,.interests-form>div textarea{color:#bcb5a7;font-size:17px}.interests-form>button{width:100%;max-width:400px;height:56px;border-radius:5px;background-color:#c1a45b;color:#171717!important;transition:all .3s;border:3px solid #c1a45b;font-size:22px;font-weight:400;line-height:140%}.interests-form>button:hover{background-color:transparent;color:#c1a45b!important}.interests-form .phone-input,.interests-form .phone-input *{direction:ltr!important}.main-loader{width:40px;height:40px;color:#bcb5a7;background:conic-gradient(from -45deg at top 20px left 50%,#0000,currentColor 1deg 90deg,#0000 91deg),conic-gradient(from 45deg at right 20px top 50%,#0000,currentColor 1deg 90deg,#0000 91deg),conic-gradient(from 135deg at bottom 20px left 50%,#0000,currentColor 1deg 90deg,#0000 91deg),conic-gradient(from -135deg at left 20px top 50%,#0000,currentColor 1deg 90deg,#0000 91deg);animation:sh4 1.5s cubic-bezier(.3,1,0,1) infinite}@keyframes sh4{50%{width:60px;height:60px;transform:rotate(180deg)}to{transform:rotate(1turn)}}.MuiSnackbar-root{width:100%;max-width:400px}.MuiSnackbar-root>div{width:100%;padding:10px;font-size:18px;box-shadow:0 2px 15px 0 rgba(0,0,0,.08)}.MuiSnackbar-root>div .MuiAlert-icon{margin:3px 10px}.MuiSnackbar-root>div span{color:red}.MuiFormLabel-root.MuiInputLabel-root{transform-origin:top right;right:0;left:auto;transform:translate(-14px,16px) scale(1)}.MuiFormLabel-root.MuiInputLabel-root.Mui-focused,.MuiFormLabel-root.MuiInputLabel-root.MuiFormLabel-filled{transform-origin:top right;right:0;left:auto;transform:translate(-14px,-9px) scale(.75)}.MuiOutlinedInput-notchedOutline{text-align:right}.MuiOutlinedInput-root{padding-left:20px}.MuiInputAdornment-root p{font-weight:600;font-size:16px;color:#bcb5a7!important}.MuiFormControl-root{text-align:right}.MuiInputBase-root{color:#bcb5a7}.MuiList-root{background-color:#262626;color:#bcb5a7}.MuiSlider-root{color:#b2505c!important}.MuiPaper-root.MuiAppBar-root{box-shadow:none!important}.nav-bar{position:relative;z-index:400}.nav-bar nav{background-color:#171717a8;backdrop-filter:blur(8px);display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:0 100px;height:70px;transition:all .5s}.nav-bar nav svg{font-size:30px;cursor:pointer;color:#bcb5a7}.nav-bar nav svg path{color:#bcb5a7}nav button{text-decoration:none;padding:5px;margin:0 5px;display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;transition:all .3s;position:relative;background-color:transparent;border:0;outline:0;color:#bcb5a7!important}nav button:before{content:"";width:0;height:3px;background-color:#bcb5a7;position:absolute;right:0;bottom:0;transition:all .3s}nav button:hover:before{width:100%}nav div button{font-size:20px;color:#171717;font-weight:500}.drawer .MuiPaper-root{width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;padding:20px;max-width:240px;background-color:#171717aa;backdrop-filter:blur(8px);color:#121212}.drawer .MuiPaper-root svg{margin:15px;cursor:pointer;font-size:30px;color:#bcb5a7}.drawer .MuiPaper-root svg path{color:#bcb5a7}.drawer .MuiPaper-root a{height:auto;width:fit-content;justify-content:flex-start}nav .logo,nav a.logo{margin:0!important;padding:0!important}nav .logo img{height:45px}@media only screen and (max-width:600px){.nav-bar nav{padding:0 20px}}.partners-section{overflow:hidden;width:100%;padding:50px 0 80px;background-color:#171717}.partners-section .slider{width:130vw;position:relative;right:-35vw;display:flex;white-space:nowrap}.partners-section .slide{width:180px;flex:0 0 auto;opacity:.65}.partners-section .slide img{height:80px;width:100%;object-fit:contain;object-position:center}.popup{width:100%;height:100%;background-color:#000000d1;display:none;flex-flow:row nowrap;position:fixed;top:0;left:0;z-index:500;padding:20px;backdrop-filter:blur(2px)}.popup.active{display:flex}.popup.center{justify-content:center;align-items:center}.popup.top{justify-content:center;align-items:flex-start}.popup.bottom{justify-content:center;align-items:flex-end}.popup .popup-content{background-color:#171717;border:1px solid #c1a45b;border-radius:10px;padding-top:30px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.popup.big .popup-content{width:80%;height:90%;min-height:90%;overflow-y:auto}.popup.mid .popup-content{width:50%;height:84%;min-height:84%;overflow:auto}.popup.small .popup-content{width:380px;height:320px;min-height:320px;overflow:auto}.popup.tiny .popup-content{width:380px;height:200px;min-height:200px;overflow:auto}.popup .close{width:50px;height:50px;border-radius:5px;position:absolute;top:15px;right:15px;z-index:100;background-image:linear-gradient(45deg,#828080,#b5b5b5);border:0;outline:0;font-size:20px;color:#fff;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;transition:all .3s;outline:1px solid #fff}.popup .close:hover{opacity:.7}.popup .close path{color:#fff}.popup .popup-content .actions{display:flex;flex-flow:row nowrap;gap:10px;justify-content:center;align-items:center}.popup .popup-content h3{color:#bcb5a7}.popup .popup-content .actions button{width:120px;height:40px;border-radius:5px;border:0;outline:0;font-size:16px;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;transition:all .3s}.popup .popup-content .actions button.cancel{background-image:linear-gradient(45deg,#828080,#b5b5b5);color:#fff}.popup .popup-content .actions button.cancel:hover{opacity:.7}@media screen and (max-width:900px){.popup.big .popup-content{width:90%;height:92%}.popup.mid .popup-content{width:80%;height:84%}.popup.small .popup-content{width:340px;height:290px}.popup.tiny .popup-content{width:340px;height:180px}}.project-card{transform:scale(0);transition:transform .3s;width:350px;max-width:350px;min-width:350px;height:404px;border-radius:8px;overflow:hidden;border:2px solid #41320e;box-shadow:inset 0 0 15px 0 rgba(86,53,58,.502),inset 0 0 20px 0 #10161d;background-color:#262626;margin:0}.project-card.active{transform:scale(1)}.project-card-header{width:100%;height:200px;position:relative}.project-card-header .project-header-item{width:fit-content;height:26px;border-radius:15px;background-color:#2f2f2f;padding:0 8px;position:absolute;bottom:5px;right:5px;z-index:100;display:flex;flex-flow:row nowrap;gap:2px;justify-content:center;align-items:center}.project-card-header .project-header-item.top{bottom:36px}.project-card-header .project-header-item span{color:#bcb5a7;font-size:13px}.project-card-header .project-header-item path,.project-card-header .project-header-item svg{font-size:20px;color:#bcb5a7}.project-card-image{width:100%;height:200px;max-height:200px;object-fit:cover;overflow:hidden;border-bottom:1px solid #41320e;position:relative}.project-card-image img{width:100%;height:200px!important;object-fit:cover}.project-card-image.blurred img{filter:blur(7px)}.project-card-image .stamp{width:130px;height:40px;border-radius:6px;position:absolute;top:50%;left:50%;opacity:.75;transform:translate(-50%,-50%) rotate(-15deg);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:21px;font-weight:700}.project-card-image .stamp.sold{background-color:#d80000;color:#fffbf0;border:1px solid #fffbf0;outline:3px solid #d80000}.project-card-image .stamp.soon{background-color:#007df0;color:#fffbf0;border:1px solid #fffbf0;outline:3px solid #007df0}.project-card .project-card-content{width:100%;padding:10px 17px 17px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:0}.project-card .project-card-head{width:100%;display:flex;flex-flow:row nowrap;gap:5px;justify-content:space-between;align-items:center;position:relative}.project-card .project-card-head h3{font-size:20px;font-weight:700;line-height:30px;color:#c1a45b;text-align:right;margin-bottom:0}.project-card .project-card-head .rs-progress-circle{position:relative;color:inherit!important}.project-card .project-card-head .rs-progress-circle>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:700}.project-card .project-card-head .rs-progress-circle span{color:inherit!important}.project-card .project-card-item{width:100%;display:flex;flex-flow:row nowrap;gap:6px;justify-content:flex-start;align-items:center}.project-card .project-card-item path{color:#c1a45b;font-size:22px}.project-card .project-card-item span{font-size:16px;font-weight:500;line-height:26px;color:#bcb5a7!important;text-align:right}.project-card .project-card-item i,.project-card .project-card-stats i{font-style:normal;font-weight:700;color:#bcb5a7!important}.project-card .project-card-stats{width:100%;height:35px;display:flex;flex-flow:row nowrap;gap:0;justify-content:center;align-items:center;margin-top:4px;border:1px solid #857a68;border-radius:4px}.project-card .project-card-stats .divider{width:1px;height:100%;background-color:#857a68}.project-card .project-card-stats .data{width:100%;height:100%;display:flex;flex-flow:row nowrap;gap:3px;justify-content:center;align-items:center;color:#bcb5a7}.project-card .project-card-stats .data path,.project-card .project-card-stats .data svg{color:#bcb5a7}.project-card .project-card-actions{width:100%;display:flex;flex-flow:row nowrap;gap:5px;justify-content:space-between;align-items:center;padding-top:8px}.project-card .project-card-actions a,.project-card .project-card-actions button{width:100%;height:36px;color:#bcb5a7!important;background-color:#262626;cursor:pointer;border:1px solid #c1a45b;font-size:17px;font-weight:600;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:7px;transition:all .3s}.project-card .project-card-actions a:hover,.project-card .project-card-actions button:hover{background-color:#c1a45b;color:#171717!important}.project-card a.file{width:100%;height:36px;color:#bcb5a7!important;background-color:#262626;cursor:pointer;border:2px solid #c1a45b;font-size:17px;font-weight:600;margin-top:4px;border-radius:7px;display:flex;flex-flow:row nowrap;gap:5px;justify-content:center;align-items:center;transition:all .3s}.project-card a.file:hover{background-color:#c1a45b;color:#171717!important}.project-card a.file.disbaled{opacity:.3;filter:grayscale(50%);cursor:not-allowed}.project-card a.file.disbaled:hover{color:#a17047!important;background-color:transparent}.project-card a.file path,.project-card a.file svg{color:#bcb5a7;font-size:18px;transition:all .3s}.project-card a.file:hover path,.project-card a.file:hover svg{color:#171717}.project-card a.file.disbaled:hover path,.project-card a.file.disbaled:hover svg{color:#a17047!important}.project-card .carousel-indicators{display:none}.projects-section{width:100%;padding:30px 30px 80px;overflow:hidden;text-align:center;background-color:#171717}.projects-section .section-title{margin-bottom:20px!important}.projects-section .projects-filters{width:80vw;height:40px;margin:auto;display:flex;flex-flow:row nowrap;gap:0;justify-content:flex-start;align-items:center;border-bottom:1px solid #bcb5a7;overflow-y:hidden;overflow-x:auto}.projects-section .projects-filters::-webkit-scrollbar{width:4px;height:0}.projects-section .projects-filters::-webkit-scrollbar-track{background-color:transparent}.projects-section .projects-filters::-webkit-scrollbar-thumb{background-color:#c1a45b;border-radius:2px}.projects-section .projects-filters .one-tab{width:fit-content;min-width:fit-content;height:100%;padding:16px;display:flex;flex-flow:row nowrap;text-wrap:nowrap;justify-content:center;align-items:center;border:0;border-bottom:4px solid transparent;background-color:transparent;color:#bcb5a7!important}.projects-section .projects-filters .one-tab.active{border-bottom:4px solid #c1a45b;color:#c1a45b!important}.projects-section .cards{width:100%;padding:0;min-height:444px;margin-top:10px;display:flex;flex-flow:row wrap;gap:30px;justify-content:center;align-items:center}@media only screen and (max-width:768px){.projects-section .section-subtitle{font-size:23px;line-height:130%}}.services-section{padding:50px 80px;text-align:center;direction:rtl;background-color:#171717}.services-section .services-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 70px;margin-top:30px}.services-section .service-card{background-color:#171717;box-shadow:inset 0 0 40px 0 rgba(193,164,91,.3);border:1px solid #c1a45b;border-radius:15px;padding:1.5rem;width:100%;max-width:200px;transition:transform .3s ease;text-align:right;display:flex;flex-flow:column nowrap;gap:20px;justify-content:center;align-items:center}.services-section .service-card:hover{transform:translateY(-5px)}.services-section .service-icon{width:60px;height:60px;display:flex;justify-content:center;align-items:center}.services-section .service-icon img{width:50px;opacity:.7}.services-section .service-title{font-size:21px;color:#bcb5a7;font-weight:700;text-align:center;line-height:150%}@media only screen and (max-width:768px){.services-section{padding:30px 30px 40px}}@media only screen and (max-width:560px){.services-section .service-card{max-width:100%}}