@charset "UTF-8";@font-face{font-family:al-ketbi-Regular;src:url(/assets/ppneuemontreal-book-DWrvOlKa.otf)}@font-face{font-family:al-ketbi-Light;src:url(/assets/ppneuemontreal-thin-XYPwWDmP.otf)}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;font-family:al-ketbi-Regular}.hero-section .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-section .bg-img img{width:100%;height:100%;object-fit:cover;object-position:center}.content-section{width:100%;height:100vh;display:flex;align-items:center}.content-section .hero-text{margin-left:3rem}@media (max-width: 800px){.content-section .hero-text{margin-bottom:25rem}}.content-section .hero-text h1{color:#fff;font-family:al-ketbi-Regular;font-size:6.375rem;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;width:60%}@media (max-width: 800px){.content-section .hero-text h1{font-size:10rem;width:80%}}.content-section .hero-text p{color:#fff;font-family:al-ketbi-Light;font-size:1.75rem;font-style:normal;font-weight:500;padding-top:5rem;line-height:normal}@media (max-width: 800px){.content-section .hero-text p{font-size:4rem;width:80%;letter-spacing:.2rem}}.right-side-hero-content{position:absolute;width:40%;right:3%;display:flex;flex-direction:column;align-items:flex-end;gap:2rem}@media (max-width: 800px){.right-side-hero-content{left:3%;align-items:flex-start;bottom:10%;width:70%;gap:3rem}}.right-side-hero-content .upper-para{color:#fff;text-align:right;font-family:al-ketbi-Regular;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.right-side-hero-content .upper-para{text-align:start;font-size:3.5rem;letter-spacing:.1rem}}.right-side-hero-content .number-facts{display:flex;justify-content:flex-end;gap:5rem;margin-top:3rem;padding-bottom:6rem}@media (max-width: 800px){.right-side-hero-content .number-facts{justify-content:flex-start;gap:6rem}}.right-side-hero-content .number-facts .num-1{color:#fff;font-family:al-ketbi-Regular;width:30%}.right-side-hero-content .number-facts .num-1 span{color:#fff;text-align:right;font-family:al-ketbi-Regular;font-size:6.5rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.right-side-hero-content .number-facts .num-1 span{font-size:10rem}}.right-side-hero-content .number-facts .num-1 p{color:#fff;font-family:al-ketbi-Regular;font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;width:fit-content}@media (max-width: 800px){.right-side-hero-content .number-facts .num-1 p{font-size:3.5rem}}.btn-call{width:fit-content;height:7vh;padding:1rem 3rem;justify-content:center;background-color:#ffffff13;border:1px solid #fff;gap:1.5rem;color:#e6e6e6;font-size:1.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}@media (max-width: 800px){.btn-call{font-size:5rem;padding:3rem}}.btn-call p{transform:translate(1rem);transition:all .3s ease-in-out}@media (max-width: 800px){.btn-call p{transform:translate(3rem)}}.btn-call span{transform:translate(-4rem);opacity:0;transition:all .3s ease-in-out}.btn-call:hover{background-color:#fff;transition:all .3s ease-in-out;color:#000}.btn-call:hover p{transform:translate(0);transition:all .3s ease-in-out}.btn-call:hover span{transform:translate(0);transition:all .3s ease-in-out;opacity:1}nav{position:fixed;left:0;z-index:300;padding:5rem 3rem;justify-content:space-between;width:100%;align-items:center;display:flex;height:10vh;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}nav ul{display:flex;gap:8rem}nav ul li{color:#fff;font-family:al-ketbi-Regular;font-size:1.5625rem;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;text-decoration:none;list-style:none}nav ul li a{text-decoration:none;color:#fff}.left-nav{display:flex;gap:6rem;align-items:center}.logo{width:20rem}@media (max-width: 800px){.logo{width:30rem!important}}.logo img{width:100%;height:100%;object-fit:cover}.hamburger{width:20rem;height:8rem;display:none;padding:2rem;flex-direction:column;justify-content:space-between;cursor:pointer}.hamburger span{display:block;height:.3rem;background:#fff;border-radius:2px;transition:.3s ease}.sidebar{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#301615;display:flex;flex-direction:column;gap:20rem;padding:3rem;justify-content:center;transition:right .4s ease-in-out;z-index:299}.sidebar ul{display:flex;flex-direction:column;gap:10rem}.sidebar ul li a{color:#fff;font-size:15rem;list-style:none;cursor:pointer;text-decoration:none}.sidebar.active{right:0}@media (max-width: 900px){.desktop-menu{display:none}.hamburger{display:flex}}.hamburger.active span:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.whatsapp-logo{width:5rem;position:fixed;height:5rem;right:2%;bottom:2%;border:1px solid #000;border-radius:50rem;z-index:50;transition:all .3s ease-in-out}@media (max-width: 800px){.whatsapp-logo{width:15rem;height:15rem;bottom:3%;right:3%}}.whatsapp-logo img{width:100%;height:100%;object-fit:contain}.whatsapp-logo:hover{transform:scale(1.1);transition:all .3s ease-in-out}.about-section{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100vw}@media (max-width: 800px){.about-section{height:fit-content;margin-top:10rem}}.about-section .ab-section-uper{height:fit-content;display:flex;width:95vw;padding-bottom:3rem;justify-content:space-between;border-bottom:1px solid #000}@media (max-width: 800px){.about-section .ab-section-uper{flex-direction:column;gap:4rem}}.about-section .ab-section-uper .left-ab-text{width:50%}@media (max-width: 800px){.about-section .ab-section-uper .left-ab-text{width:90%}}.about-section .ab-section-uper .left-ab-text span{color:#8d8d8d;font-family:al-ketbi-Regular;font-size:1.625rem;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline}@media (max-width: 800px){.about-section .ab-section-uper .left-ab-text span{font-size:4rem}}.about-section .ab-section-uper .left-ab-text p{color:#1e1e1e;font-family:al-ketbi-Regular;font-size:2rem;font-style:normal;padding-top:1rem;font-weight:400;line-height:normal}@media (max-width: 800px){.about-section .ab-section-uper .left-ab-text p{font-size:5rem}}.black-btn{border:1px solid #000;background-color:#301615}.picture-clip-section{width:100vw;height:fit-content;display:flex;justify-content:center;gap:3rem;padding:3rem}.picture-clip-section .clip-pic{width:20%;height:30vh;overflow:hidden}@media (max-width: 800px){.picture-clip-section .clip-pic{display:none}}.picture-clip-section .clip-pic:nth-child(2){width:25%;height:35vh}.picture-clip-section .clip-pic:nth-child(3){width:30%;height:40vh}.picture-clip-section .clip-pic:nth-child(4){width:25%;height:35vh}.picture-clip-section .clip-pic img{width:100%;height:100%;object-fit:cover;object-position:center}.ab-section-2{width:100vw;display:flex;justify-content:center;align-items:center;flex-direction:column}.ab-section-2 h1{color:#000;text-align:center;font-family:al-ketbi-Regular;font-size:3.0625rem;font-style:normal;font-weight:500;line-height:normal;padding-bottom:5rem;text-transform:capitalize}@media (max-width: 800px){.ab-section-2 h1{font-size:7rem}}.ab-section-2 p{color:#1e1e1e;text-align:center;font-family:al-ketbi-Regular;font-size:2rem;font-style:normal;font-weight:400;width:70%;line-height:normal}@media (max-width: 800px){.ab-section-2 p{font-size:3.5rem;width:80%}}.facts-numbers{display:flex;margin-top:10vw;align-items:center;width:100%;justify-content:space-around}@media (max-width: 800px){.facts-numbers{flex-wrap:wrap}}.facts-numbers .num-1{display:flex;flex-direction:column;align-items:center;color:#000}@media (max-width: 800px){.facts-numbers .num-1{width:50%;margin-top:10rem}}.facts-numbers .num-1 span{color:#000;color:#1e1e1e;text-align:right;font-size:6.5rem;font-style:normal;font-weight:400;line-height:normal;font-family:al-ketbi-Regular}@media (max-width: 800px){.facts-numbers .num-1 span{font-size:15rem!important}}.facts-numbers .num-1 p{color:#1e1e1e;font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.facts-numbers .num-1 p{font-size:4rem!important}}.heading-main{width:fit-content;position:absolute;right:2%;margin-top:20rem;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 800px){.heading-main{left:3%;width:95%}}.heading-main span{color:#606060;font-size:1.75rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.heading-main span{font-size:4rem;padding-bottom:1rem}}.heading-main h1{color:#000;font-family:al-ketbi-Regular;font-size:4rem;font-style:normal;display:flex;font-weight:600;gap:5rem;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.heading-main h1{gap:0!important;justify-content:space-between;font-size:6rem}}.arrow-1{scale:.7}.toggle-section{width:100vw;padding:2rem;height:fit-content;display:flex;margin-top:70vh;gap:2rem;justify-content:center;overflow:hidden;flex-direction:column}@media (max-width: 800px){.toggle-section{margin-top:30vh}}.toggle-section .bars-toggle{transition:height .4s ease;width:100vw;height:20vh;display:flex;justify-content:center;gap:2rem}.toggle-section .bars-toggle .picture-left{height:100%;width:25%;overflow:hidden}@media (max-width: 800px){.toggle-section .bars-toggle .picture-left{width:40%}}.toggle-section .bars-toggle .picture-left img{width:100%;height:100%;object-fit:cover;object-position:center}.bars-toggle.active{height:35vh}.right-toggle-content{display:flex;width:90%;padding-right:3rem;align-items:center;padding-top:1rem;padding-left:3rem;border-top:1px solid #000;justify-content:space-between}@media (max-width: 800px){.right-toggle-content .num-heading{display:none}}.right-toggle-content .num-heading span{color:#000;font-size:2.5rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.right-toggle-content .num-heading p{color:#1e1e1e;font-family:al-ketbi-Regular;font-size:1.75rem;font-style:normal;margin-top:2rem;font-weight:400;line-height:normal}.right-toggle-content .center-content{width:50%;display:flex;flex-direction:column}@media (max-width: 800px){.right-toggle-content .center-content{width:95%}}.right-toggle-content .center-content h1{color:#000;font-family:al-ketbi-Regular;font-size:2.5rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.right-toggle-content .center-content h1{font-size:5rem}}.right-toggle-content .center-content p{margin-top:5rem;color:#1e1e1e;font-family:al-ketbi-Regular;font-size:1.75rem;font-style:normal;opacity:0;display:none;font-weight:400;transition:opacity .4s ease;line-height:normal;transition:display opacity .4s ease}@media (max-width: 800px){.right-toggle-content .center-content p{font-size:3.5rem;letter-spacing:.1rem}}.center-content p.active{display:block;opacity:1;transition:display .4s ease}.paralex-img{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;position:relative;margin-top:30vh;overflow:hidden}@media (max-width: 800px){.paralex-img{margin-top:10vh}}.paralex-img img{width:100%;height:120%;object-fit:cover;position:absolute;top:0;left:0;object-position:center}.upper-text-animate{position:absolute;width:100%;height:100%;z-index:100}.upper-text-animate h1{color:#fff;font-size:3.1875rem;font-style:normal;font-weight:500;margin-left:3rem;width:50%;margin-top:3rem;line-height:normal}@media (max-width: 800px){.upper-text-animate h1{font-size:7rem;margin-top:10rem}}.upper-text-animate p{color:#fff;text-align:right;font-family:al-ketbi-Regular;font-size:1.9375rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.upper-text-animate p{font-size:5rem}}nav.scrolled{background:#301615;box-shadow:0 2px 6px #0003}.para-down{top:90%!important;width:70%;right:3%}@media (max-width: 800px){.para-down{top:80%!important}}.heading-placment{position:relative;width:100vw;left:0;margin-left:2rem}@media (max-width: 800px){.heading-placment{margin-left:2rem;width:98vw}}.heading-placment h1{width:95%!important;justify-content:space-between}.slider-section{width:100vw;height:fit-content;display:flex;margin-top:5rem;overflow:hidden;padding:2rem;transition:.5s}.slider-section .slide-card-section{width:max-content;display:flex;transition:.5s;cursor:grab;transition:transform .2s ease;gap:3rem}.slider-section .slide-card-section .cards-slide{width:40vw;height:fit-content;transition:.5s;border:1px solid rgba(48,22,21,.1647058824);padding:2rem}@media (max-width: 800px){.slider-section .slide-card-section .cards-slide{width:80vw}}.slider-section .slide-card-section .cards-slide .small-icon{width:7rem;overflow:hidden}@media (max-width: 800px){.slider-section .slide-card-section .cards-slide .small-icon{width:11vw}}.slider-section .slide-card-section .cards-slide .small-icon img{width:100%;height:100%;object-fit:contain;object-position:center}.slider-section .slide-card-section .cards-slide p{color:#1e1e1e;font-size:1.9375rem;font-style:normal;font-weight:400;line-height:normal;margin-top:2rem}@media (max-width: 800px){.slider-section .slide-card-section .cards-slide p{font-size:4.5rem;margin-top:5rem}}.heading-faqs{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:15rem}.heading-faqs span{color:#606060;text-align:center;font-size:1.75rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.heading-faqs span{font-size:3.5rem}}.heading-faqs h1{color:#000;text-align:center;font-size:4.1875rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.heading-faqs h1{font-size:5rem}}.bar-faq-question.open{height:auto;transition:height .5s}.faqs{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5rem;transition:height .5s;gap:2rem}.faqs .bar-faq-question{padding:1rem;--faq-closed-height: 11vh;width:80%;border:1px solid #301615;height:11vh;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 800px){.faqs .bar-faq-question{--faq-closed-height: 6vh;height:var(--faq-closed-height);width:95%;padding:1.5rem}}.faqs .bar-faq-question .upper-bar-faq{display:flex;justify-content:space-between;align-items:center}.faqs .bar-faq-question .upper-bar-faq h1{color:#301615;text-align:center;font-size:2.375rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.faqs .bar-faq-question .upper-bar-faq h1{font-size:4rem}}.faqs .bar-faq-question p{color:#301615;font-family:al-ketbi-Regular;font-size:1.9375rem;margin-top:3rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.faqs .bar-faq-question p{font-size:3.5rem}}.toogle-btn-faqs{padding:1rem;display:flex;justify-content:center;align-items:center;border:1px solid #301615}footer{background-color:#301615;width:100vw;height:55vh;margin-top:5rem;display:flex;overflow:hidden;position:relative;padding:3rem}@media (max-width: 800px){footer{height:65vh;padding-bottom:10rem}}footer .left-footer-content{width:50%;padding:2rem}@media (max-width: 800px){footer .left-footer-content{width:90%}}footer .left-footer-content .logo-footer{width:15rem;overflow:hidden}@media (max-width: 800px){footer .left-footer-content .logo-footer{width:35rem}}footer .left-footer-content .logo-footer img{width:100%;height:100%;object-fit:contain;object-position:center}footer .left-footer-content p{color:#fff;font-size:1.25rem;font-style:normal;margin-top:2rem;font-weight:400;line-height:normal;text-transform:capitalize}@media (max-width: 800px){footer .left-footer-content p{font-size:3.5rem}}.margining{margin-top:3rem}@media (max-width: 800px){.margining{width:30vw;height:5vh}}.right-footer-content{width:fit-content;display:flex;gap:7rem;padding:2rem}@media (max-width: 800px){.right-footer-content{flex-wrap:wrap}}@media (max-width: 800px){.right-footer-content ul{width:40%}}.right-footer-content ul li{list-style:none}.right-footer-content ul li h1{color:#fff;font-size:1.7625rem;font-style:normal;font-weight:400;padding-bottom:1rem;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.right-footer-content ul li h1{font-size:6rem}}.right-footer-content ul li a{color:#fff;text-decoration:none;font-size:1.25rem;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 800px){.right-footer-content ul li a{font-size:5rem}}.footer-content{display:flex;justify-content:space-between}@media (max-width: 800px){.footer-content{flex-direction:column;padding-bottom:38rem}}.privacy-p{position:absolute;bottom:5%;font-size:1.3rem;text-decoration:none;color:#ffffffc0;z-index:10;width:50%}@media (max-width: 800px){.privacy-p{left:3%;width:80%;bottom:7%;font-size:4rem}}@media (max-width: 800px){.btn-nav{display:none}}@media (max-width: 800px){.menu{display:none}}.bar-social-media{display:flex;flex-direction:column}.bar-social-media h1{font-size:8rem;font-weight:lighter;color:#e6e6e6;margin-top:5rem;width:100%;border-bottom:1px solid rgba(255,255,255,.336)}.bar-social-media .links-m{display:flex;flex-wrap:wrap;gap:5rem;margin-top:5rem}.bar-social-media .links-m a{font-size:6rem;color:#e6e6e6;text-decoration:none}.services-text-right{font-size:2rem;width:50%;padding-top:5rem;color:#e6e6e6}@media (max-width: 800px){.services-text-right{font-size:5rem;width:90%}}.about-us{position:relative;width:100%;height:100vh}.about-us-below{display:flex;justify-content:space-between;margin-top:9.0625rem;margin-bottom:4.6875rem;margin-inline:3.75rem;padding-bottom:.625rem;border-bottom:1px solid rgba(30,30,30,.5411764706)}@media (max-width: 800px){.about-us-below{flex-direction:column;gap:5rem;padding-bottom:2rem}}.about-us-below p{color:#1e1e1e;font-size:2.3125rem;font-style:normal;font-weight:400;width:58.75rem;line-height:normal}@media (max-width: 800px){.about-us-below p{font-size:4.5rem;width:100%}}.about-us-below .about-us-below-but{width:fit-content;height:7vh;padding:.625rem 1.875rem;justify-content:center;background-color:#fff;gap:1.5rem;color:#000;border:1px solid #1e1e1e;font-size:1.75rem;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.about-us-dark{width:100%;height:min-content;display:flex;justify-content:space-between;background-color:#301615}@media (max-width: 800px){.about-us-dark{flex-direction:column}}.about-us-dark .about-us-dark-left{width:48.75rem;padding:3.125rem 0rem 2.5rem 3.125rem}@media (max-width: 800px){.about-us-dark .about-us-dark-left{width:95%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}}.about-us-dark .about-us-dark-left h1{color:#fff;font-size:3.1875rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5rem}@media (max-width: 800px){.about-us-dark .about-us-dark-left h1{font-size:8rem}}.about-us-dark .about-us-dark-left .about-us-dark-left-p{color:#fff;font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1.875rem}@media (max-width: 800px){.about-us-dark .about-us-dark-left .about-us-dark-left-p{font-size:3.375rem}}.about-us-dark .about-us-dark-left .about-us-dark-left-p2{color:#ceafae;font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:3.75rem}@media (max-width: 800px){.about-us-dark .about-us-dark-left .about-us-dark-left-p2{font-size:3.375rem;letter-spacing:.1rem}}.about-us-dark .about-us-dark-left h3{color:#fff;font-size:1.5625rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10.3125rem}@media (max-width: 800px){.about-us-dark .about-us-dark-left h3{font-size:3.375rem;letter-spacing:.1rem}}.about-us-dark .about-us-dark-left h5{color:#fff;font-size:1.375rem;font-style:normal;font-weight:100;line-height:normal}@media (max-width: 800px){.about-us-dark .about-us-dark-left h5{font-size:3.375rem;letter-spacing:.1rem}}.about-us-dark .about-us-dark-left h4{color:#fff;font-size:1.5625rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.about-us-dark .about-us-dark-left h4{font-size:4.375rem;letter-spacing:.1rem}}.about-us-dark .about-us-dark-left h6{color:#fff;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.about-us-dark .about-us-dark-left h6{font-size:3.375rem;letter-spacing:.1rem}}.about-us-dark .about-us-dark-right{padding:1.875rem}@media (max-width: 800px){.about-us-dark .about-us-dark-right{display:flex;justify-content:center;align-items:center;padding:5.875rem}}.about-us-dark .about-us-dark-right img{width:41.4375rem;height:44.8125rem;object-fit:cover;border-radius:.9375rem}@media (max-width: 800px){.about-us-dark .about-us-dark-right img{width:90%;height:60vh}}.about-us-team{width:100%;height:min-content;margin-top:6.25rem;padding-inline:3.75rem}.about-us-team .about-us-team-heading{display:flex;align-items:start;justify-content:space-between;padding-bottom:1.875rem;border-bottom:1px solid rgba(0,0,0,.5)}.about-us-team .about-us-team-heading .about-us-team-heading-left h1{color:#000;font-size:3.625rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:3.125rem}@media (max-width: 800px){.about-us-team .about-us-team-heading .about-us-team-heading-left h1{font-size:5.625rem}}.about-us-team .about-us-team-heading .about-us-team-heading-left .about-us-team-btn{font-family:al-ketbi-Regular;width:fit-content;height:7vh;padding:.625rem 1.875rem;justify-content:center;background-color:#fff;gap:1.5rem;color:#000;border:1px solid rgba(0,0,0,.61);font-size:1.75rem;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}@media (max-width: 800px){.about-us-team .about-us-team-heading .about-us-team-heading-left .about-us-team-btn{font-size:4.625rem;height:6vh}}.about-us-team .about-us-team-heading p{color:#000;font-size:1.625rem;font-style:normal;font-weight:400;line-height:normal;width:50rem}@media (max-width: 800px){.about-us-team .about-us-team-heading p{font-size:3rem}}.about-us-team-content .about-us-team-content-heading{display:flex;flex-direction:column;align-items:center;gap:3.4375rem}.about-us-team-content .about-us-team-content-heading h1{color:#000;text-align:center;font-size:4.625rem;font-style:normal;font-family:al-ketbi-Regular;font-weight:500;line-height:normal;margin-top:17.5rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content-heading h1{font-size:7rem}}.about-us-team-content .about-us-team-content-heading p{color:#000;text-align:center;font-size:1.5rem;font-style:normal;font-family:al-ketbi-Regular;font-weight:400;line-height:normal;text-transform:capitalize;width:41.5625rem;margin-bottom:7.8125rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content-heading p{font-size:3rem;width:70%}}.about-us-team-content .about-us-team-content-container{width:100%;font-family:al-ketbi-Regular}@media (max-width: 800px){.about-us-team-content .about-us-team-content-container{display:flex;justify-content:center;align-items:center;flex-direction:column}}.about-us-team-content .about-us-team-content-container .about-us-team-content{display:flex;justify-content:space-between}@media (max-width: 800px){.about-us-team-content .about-us-team-content-container .about-us-team-content{flex-direction:column}}.about-us-team-content .about-us-team-content-container .about-us-team-content .about-us-team-content-img:nth-child(2){position:relative;top:5.3125rem;right:3.75rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content-container .about-us-team-content .about-us-team-content-img:nth-child(2){position:static;top:5.3125rem;right:3.75rem}}.about-us-team-content .about-us-team-content-container .about-us-team-content .about-us-team-content-img img{height:35rem;object-fit:cover;font-family:al-ketbi-Regular}@media (max-width: 800px){.about-us-team-content .about-us-team-content-container .about-us-team-content .about-us-team-content-img img{width:100%;height:100%;object-fit:cover;object-position:top}}.about-us-team-content .about-us-team-content-container .about-us-team-content h3{color:#000;font-size:1.9375rem;font-style:normal;font-weight:500;line-height:normal;margin-top:.625rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content-container .about-us-team-content h3{font-size:5rem}}.about-us-team-content .about-us-team-content-container .about-us-team-content h4{color:#515151;font-size:1.4375rem;font-style:normal;font-weight:400;font-family:al-ketbi-Regular;line-height:normal}@media (max-width: 800px){.about-us-team-content .about-us-team-content-container .about-us-team-content h4{font-size:4rem}}.about-us-team-content .about-us-team-content:nth-child(2){justify-content:center;margin-top:3.4375rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content:nth-child(2){margin-top:0!important}}.about-us-team-content .about-us-team-content:nth-child(3) .about-us-team-content-img:nth-child(1){position:relative;top:6.25rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content:nth-child(3) .about-us-team-content-img:nth-child(1){position:static!important;top:0rem!important}}.about-us-team-content .about-us-team-content:nth-child(3) .about-us-team-content-img:nth-child(2){position:relative;top:-6.25rem}@media (max-width: 800px){.about-us-team-content .about-us-team-content:nth-child(3) .about-us-team-content-img:nth-child(2){position:static!important;top:0rem!important}}.random{width:100%}.about-us-team-content-img{scale:1;transition:.5s;overflow:hidden;margin-top:10rem}@media (max-width: 800px){.about-us-team-content-img{height:40vh;padding-bottom:13rem;width:80vw}}.about-us-team-content-img:hover{scale:1.1!important;transition:.5s}@media (max-width: 800px){.about-us-team-content-img:hover{scale:1!important}}.about-us-team-content-img p{padding-top:.5rem;width:60%}.cards-3-page{width:100%;height:100vh;margin-top:10rem;display:flex;justify-content:center;align-items:center;font-family:al-ketbi-Regular;border-radius:1rem}@media (max-width: 800px){.cards-3-page{height:100%}}.inner-radius{width:98%;border-radius:10px;display:flex;justify-content:center;align-items:center;height:100vh;font-family:al-ketbi-Regular;background-color:#301615;flex-direction:column}@media (max-width: 800px){.inner-radius{height:100%;padding:2rem}}.inner-radius .heading-cards-services{display:flex;flex-direction:column;font-family:al-ketbi-Regular;justify-content:center;align-items:center}.inner-radius .heading-cards-services span{color:#fff;text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.inner-radius .heading-cards-services span{font-size:5.5rem!important;margin-top:10rem}}.inner-radius .heading-cards-services h1{color:#fff;text-align:center;font-size:3.375rem;width:80%;margin-top:1rem;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 800px){.inner-radius .heading-cards-services h1{font-size:5rem!important}}.cards-services{display:flex;font-family:al-ketbi-Regular;width:27vw;height:fit-content;padding:1.25rem 1.3rem;gap:8rem;background-color:#fff;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:10px}@media (max-width: 800px){.cards-services{height:fit-content;width:90%;padding:3rem}}.cards-services h1{color:#301615;font-size:1.4rem;font-style:normal;font-weight:500;font-family:al-ketbi-Regular;line-height:normal;text-transform:uppercase}@media (max-width: 800px){.cards-services h1{font-size:4.125rem;padding-bottom:2rem}}.cards-services h1 span{font-size:2rem!important}@media (max-width: 800px){.cards-services h1 span{font-size:5.125rem!important;display:block}}.cards-services p{color:#301615;font-family:al-ketbi-Regular;font-size:1.7rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.cards-services p{font-size:3.7rem;padding-bottom:2rem}}.cards-services .icon-s-m{padding-bottom:1rem;width:5vw;display:flex;justify-content:center;align-items:center;overflow:hidden}@media (max-width: 800px){.cards-services .icon-s-m{margin-top:2rem;width:13vw}}.cards-services .icon-s-m img{width:100%;height:100%;object-fit:cover}.upper-cards-services{display:flex;flex-direction:column;font-family:al-ketbi-Regular}.cards-row{margin-top:5rem;display:flex;gap:2rem}@media (max-width: 800px){.cards-row{flex-direction:column;justify-content:center;align-items:center}}.About-page-cards{width:100%;height:fit-content;margin-top:10rem;gap:3rem;font-family:al-ketbi-Regular;justify-content:center;align-items:center;display:flex}@media (max-width: 800px){.About-page-cards{flex-direction:column}}.left-side-pic-ab{height:80vh;width:45%;font-family:al-ketbi-Regular;overflow:hidden}@media (max-width: 800px){.left-side-pic-ab{width:97%;height:50vh}}.left-side-pic-ab img{width:100%;height:100%;object-fit:cover}.right-ab{width:45%;display:flex;flex-direction:column;padding:1rem;height:80vh;justify-content:space-between}@media (max-width: 800px){.right-ab{width:100%;padding:2rem;height:fit-content}}.right-ab .sub-head{color:#000;font-size:1.7rem;font-style:normal;font-weight:400;font-family:al-ketbi-Regular;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.right-ab .sub-head{font-size:7rem}}.right-ab .heading-name-ab-t{font-family:al-ketbi-Regular}.right-ab .heading-name-ab-t h1{color:#000;font-size:2.3125rem;font-style:normal;font-weight:600;line-height:3.25rem;text-transform:capitalize}@media (max-width: 800px){.right-ab .heading-name-ab-t h1{font-size:5rem;padding-bottom:2rem;padding-top:3rem}}.right-ab .heading-name-ab-t p{color:#000;font-size:2.3125rem;font-style:normal;font-weight:500;line-height:3.25rem;text-transform:capitalize}@media (max-width: 800px){.right-ab .heading-name-ab-t p{font-size:4.3rem;padding-bottom:2rem}}.middle-content-ab{border-bottom:1px solid #301615;padding-bottom:1rem;font-family:al-ketbi-Regular}@media (max-width: 800px){.middle-content-ab{margin-top:5rem}}.middle-content-ab span{color:#000;font-family:al-ketbi-Regular;font-size:1.5625rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.middle-content-ab span{font-size:5rem}}.middle-content-ab h1{color:#000;font-size:1.5625rem;font-style:normal;font-weight:500;padding-bottom:2rem;line-height:normal;font-family:al-ketbi-Regular;text-transform:capitalize}@media (max-width: 800px){.middle-content-ab h1{font-size:5.5rem}}.middle-content-ab p{color:#000;font-size:1.25rem;font-style:normal;font-weight:400;font-family:al-ketbi-Regular;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.middle-content-ab p{font-size:3.8rem;margin-top:2rem}}.btn-bg-call{border:1px solid #000;font-family:al-ketbi-Regular;width:19%}@media (max-width: 800px){.btn-bg-call{width:32%;height:5vh}}.bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bg-img img{width:100%;height:100%;object-fit:cover;object-position:center}.about-us-content{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:end;padding-left:3.125rem;font-family:al-ketbi-Regular;padding-right:1.875rem;padding-bottom:5.3125rem}@media (max-width: 800px){.about-us-content{justify-content:center}}.about-us-number{width:100%;display:flex;justify-content:end;font-family:al-ketbi-Regular;align-items:start;gap:6.25rem}@media (max-width: 800px){.about-us-number{position:absolute;right:50%;bottom:34%}}.about-us-number .about-us-number-one h1,.about-us-number .about-us-number-two h1{color:#fff;font-family:al-ketbi-Regular;font-size:6.5rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 800px){.about-us-number .about-us-number-one h1,.about-us-number .about-us-number-two h1{font-size:11rem}}.about-us-number .about-us-number-one p,.about-us-number .about-us-number-two p{color:#fff;font-size:1.75rem;font-style:normal;font-family:al-ketbi-Regular;font-weight:400;line-height:normal}@media (max-width: 800px){.about-us-number .about-us-number-one p,.about-us-number .about-us-number-two p{font-size:5rem}}.about-us-text{width:100%;display:flex;font-family:al-ketbi-Regular;align-items:end;justify-content:space-between}@media (max-width: 800px){.about-us-text{flex-direction:column;align-items:flex-start}}.about-us-text .about-us-text-left{height:14.0625rem;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 800px){.about-us-text .about-us-text-left{gap:5rem;margin-top:-20rem}}.about-us-text .about-us-text-left h1{color:#fff;font-size:4.875rem;font-style:normal;font-weight:500;font-family:al-ketbi-Regular;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.about-us-text .about-us-text-left h1{font-size:10rem}}.about-us-text .about-us-text-left .about-us-text-btn{width:fit-content;height:7vh;padding:.625rem 1.875rem;justify-content:center;background-color:#fff;gap:1.5rem;color:#000;border:none;font-size:1.75rem;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);font-style:normal;font-weight:500;font-family:al-ketbi-Regular;line-height:normal;text-transform:capitalize;display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.about-us-text .about-us-text-right p{color:#fff;font-family:al-ketbi-Regular;text-align:right;font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;width:37.5rem;height:8.4375rem}@media (max-width: 800px){.about-us-text .about-us-text-right p{margin-top:50rem;font-size:5rem;width:70%;text-align:start;position:absolute}}.services-text{text-align:start}.services-section{height:fit-content!important}.width-s{width:100%;font-size:1.9rem!important}.hero-section-contact{height:100vh;width:100vw;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:5rem}@media (max-width: 800px){.hero-section-contact{flex-direction:column}}.hero-section-contact .bg-img-hero{width:100vw;position:absolute;top:0;height:100vh}.hero-section-contact .bg-img-hero img{width:100%;height:100%;object-fit:cover}.left-contact-content{width:45%;position:relative;z-index:10;height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}@media (max-width: 800px){.left-contact-content{height:fit-content;width:95%}}.left-contact-content .head-contact{display:flex;flex-direction:column;gap:2rem}.left-contact-content .head-contact span{color:#fff;font-size:1.625rem;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 800px){.left-contact-content .head-contact span{font-size:3.625rem}}.left-contact-content .head-contact h1{color:#fff;font-size:4.875rem;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 800px){.left-contact-content .head-contact h1{font-size:8.625rem}}.left-contact-content .Main-text-contact{color:#fff;font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;margin-top:5rem}@media (max-width: 800px){.left-contact-content .Main-text-contact{font-size:3.925rem}}.right-contact-form{width:45%;position:relative;z-index:10;background-color:#ffffff0a;border:1px solid rgba(255,255,255,.164);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem}@media (max-width: 800px){.right-contact-form{width:95%}}.right-contact-form form{flex-direction:column}.right-contact-form form h1{color:#fff;font-size:1.875rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.right-contact-form form h1{font-size:6rem;padding-bottom:2rem}}.input-field-1{width:100%;display:flex;gap:1rem;padding-bottom:2rem}@media (max-width: 800px){.input-field-1{gap:3rem}}.input-field-1 input{width:100%;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.7725490196);color:#fff;margin-top:5rem;font-size:1.75rem;font-style:normal;font-weight:300;padding-bottom:.5rem;line-height:normal;text-transform:capitalize;outline:none}@media (max-width: 800px){.input-field-1 input{font-size:6rem}}.input-field-1 input::placeholder{color:#fff;font-family:al-ketbi-Regular;font-size:1.75rem;font-style:normal;padding-bottom:1rem;font-weight:300;line-height:normal;text-transform:capitalize}@media (max-width: 800px){.input-field-1 input::placeholder{font-size:6rem}}.contact-footer{margin-top:0!important}#tex-up{margin-bottom:10rem}.pd{padding-bottom:3rem}#mg{margin-top:5rem}.submit-btn{height:5vh!important;margin-top:3rem}*{margin:0;padding:0;box-sizing:border-box}html{font-size:.8333333333vw}body{overflow-x:hidden;font-family:al-ketbi-Regular}
