@import"https://fonts.googleapis.com/css2?family=Abel&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Signika+Negative:wght@300..700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Abel,sans-serif}.body{overflow-x:hidden}.home,.about-page,.contact-page{display:flex;flex-direction:column;gap:80px;overflow-x:hidden}.menu{display:none}.contact-page{background-color:#fbf9f9}ul{list-style-type:none}a{text-decoration:none}.btn-primary{font-size:16px;color:#fff;background-color:#b30608;border:1px solid rgba(179,6,8,1);padding:10px 18px;border-radius:6px;font-weight:600;transition:.3s}.btn-primary:hover{background-color:transparent;color:#b30608}.btn-primary-t{font-size:16px;color:#b30608;background-color:transparent;border:1px solid rgba(179,6,8,1);padding:10px 18px;border-radius:6px;font-weight:600;transition:.3s;text-align:center}.btn-primary-t:hover{background-color:#b30608;color:#fff}.btn-plain{font-size:16px;color:#b30608;background-color:#fff;border:1px solid #fff;padding:10px 18px;border-radius:6px;font-weight:600;transition:.3s;width:fit-content}.btn-plain:hover{background-color:transparent;color:#fff}.btn-plain-t{font-size:16px;color:#fff;background-color:transparent;border:1px solid #fff;padding:10px 18px;border-radius:6px;font-weight:600;transition:.3s;width:fit-content}.btn-plain-t:hover{background-color:#fff;color:#b30608}.navbar{display:flex;justify-content:space-between;padding:20px 50px;background-color:#fff;align-items:center}.logo{width:50px;transition:.5s}.logo:hover{transform:scale(1.08)}.nav-links{display:flex;gap:50px}.navlink .lii{font-size:18px;color:#474e67;cursor:pointer;transition:.3s}.navlink .lii:hover{color:#000}.hero{margin-bottom:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:80px}.hero-trust{display:flex;gap:5px;border:1px solid rgba(225,224,224,1);border-radius:12px;padding:3px;align-items:center}.hero-trust p{font-size:13px;background-color:#e1e0e0;border-radius:8px;padding:2px 5px;color:#474e67;font-weight:600}.hero-trust span{font-size:16px;color:#b30608;background-color:transparent}.hero-profiles{display:flex;position:relative}.hero-profiles img{width:16px;height:16px;border-radius:50%;object-fit:cover}.hero-texts{text-align:center;display:flex;flex-direction:column;gap:10px}.hero-texts h1{font-size:68px;width:60%;margin:auto}.hero-texts p{font-size:16px;width:70%;margin:auto}.hero-btns{display:flex;margin:10px auto 0;gap:20px}.hero-img{width:90%}.hero-img img{width:100%;height:420px;object-fit:cover;border-radius:12px}.our-works{display:flex;flex-direction:column;gap:10px;align-items:center}.our-works p,h1{text-align:center}.our-works h1{font-size:48px}.works-imgs{display:flex;gap:60px;margin-top:10px}.works-imgs img{width:100px}.about-us{display:flex;align-items:center;justify-content:space-between;gap:40px;background-color:#b30608;padding:20px 40px;color:#fff}.about-details{display:flex;flex-direction:column;gap:20px}.about-records{display:flex;gap:10px}.records{display:flex;flex-direction:column;gap:10px}.about-img{display:flex;gap:20px}.about-img img{width:222.67px;height:480px;border-radius:8px;object-fit:cover}.what-we-do{text-align:center;padding:0 20px}.section-title{font-size:48px;font-weight:700;margin-bottom:10px}.section-subtitle{font-size:16px;color:#555;margin-bottom:40px}.carousel{display:flex;justify-content:center;flex-wrap:wrap;gap:40px}.carousel-image img{width:500px;max-width:100%}.carousel-content{text-align:left;max-width:500px}.carousel-title{font-size:64px;color:#b30000;font-family:Comic Sans MS,cursive,sans-serif;margin-bottom:15px}.carousel-description{color:#757e9f;line-height:1.6;margin-bottom:20px}.learn-more{background:none;border:1px solid #b30000;color:#b30000;padding:10px 18px;font-weight:700;border-radius:6px;cursor:pointer;transition:all .3s}.learn-more:hover{background-color:#b30000;color:#fff}.arrow{margin-left:8px}.carousel-controls{margin:140px 40px 0;float:right;display:flex;gap:20px}.carousel-btn{background-color:#b30000;color:#fff;border:none;font-size:20px;padding:12px 18px;margin:0 10px;border-radius:20px;cursor:pointer;transition:background-color .3s;display:flex;justify-content:center;align-items:center}.carousel-btn img{width:16px}.carousel-btn.prev{background-color:#c06565}.carousel-btn:hover{background-color:#8e0000}.feedbacks{display:flex;flex-direction:column;gap:30px;padding:0 40px}.feedback-grid{display:grid;grid-template-columns:auto auto auto;justify-content:center;gap:16px}.feedback{background-color:#fff;padding:16px;display:flex;flex-direction:column;gap:10px;width:332px;box-shadow:2px 2px 8px #0000001a}.feedback p{font-size:16px;color:#474e67}.feedback-profile{display:flex;align-items:center;gap:8px}.feedback-profile img{width:36px;border-radius:50%}.feedback-profile small{color:#757e9f}.faq{padding:0 180px;display:flex;flex-direction:column;gap:20px}.accordions Accordion{background-color:#8e0000}.support{display:flex;gap:40px;padding:0 80px;align-items:center}.support h1{text-align:left;margin-bottom:15px}.support-img img{width:560px;height:279px;object-fit:cover;border-radius:8px}.support-details{display:flex;flex-direction:column;gap:20px;justify-content:start}.home-banner{padding:0 80px;margin-bottom:80px}.banner{background-color:#b30608;border-radius:8px;height:391px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#fff}.banner .banner-img1{height:250.5px;object-fit:cover;position:absolute;opacity:.3;bottom:0;left:0}.banner .banner-img2{height:250.5px;object-fit:cover;position:absolute;opacity:.3;bottom:0;right:0}.banner-content{z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;gap:10px}.banner-content div{display:flex;gap:20px;margin-top:10px}.footer{background-color:#111;color:#fff;padding:40px 20px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px}.footer-top{display:flex;justify-content:center;padding-bottom:30px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;max-width:1200px;gap:40px}.newsletter-section h4,.footer-address h4,.footer-links h4{margin-bottom:15px;font-size:16px}.newsletter-links{margin-bottom:15px}.newsletter-links img{width:24px;height:24px;margin-right:10px;cursor:pointer}.newsletter-input{display:flex;margin-top:10px;position:relative;background-color:#fff;padding:5px 5px 5px 0;border-radius:6px;align-items:center}.newsletter-input input{padding:10px;border:none;border-radius:6px;flex:1;outline:none}.newsletter-input button{padding:10px 16px;background-color:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s;position:absolute;right:5px}.newsletter-input button:hover{background-color:#b30608}.footer-address p{line-height:1.6}.footer-links a{display:block;color:#ccc;margin-bottom:10px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;padding:20px 10px 0;font-size:16px;color:#fff;display:flex;flex-direction:column;gap:15px}.footer-cr{border-bottom:1px solid #444;padding:0 40px 5px}.team-container{display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center;padding:0 80px}.team-cards{display:flex;gap:40px;justify-content:space-around}.team-card{display:flex;flex-direction:column;gap:8px;transition:.5s}.team-card:hover{transform:rotate(3deg)}.team-card img{width:240px;height:360px;object-fit:cover;border-radius:16px}.team-card p{color:#757e9f}.team-behind{display:flex;flex-direction:column;justify-content:center;align-items:center}.team-behind .works-imgs img{width:80px}.contact-banner{display:flex;background-color:#b30608;align-items:center;justify-content:space-between;color:#fff;gap:40px;padding:30px 60px}.cb-text h2{margin-bottom:36px;font-size:32px}.cb-text div{display:flex;flex-direction:column;gap:10px}.cb-text div p{display:flex;align-items:center;gap:5px}.cb-img{width:50%}.cb-img img{width:100%;border-radius:8px}.contact-form-container{margin:0 180px;background-color:#fff;border-radius:16px;border:1px solid rgba(225,224,224,1);padding:24px 120px}.contact-form-container h2{text-align:center;color:#474e67;font-size:24px;margin-bottom:10px}.contact-container{max-width:700px;margin:40px auto;padding:30px;border-radius:12px;background-color:#fff;box-shadow:0 0 10px #0000000d;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-form{display:flex;flex-direction:column;gap:15px}.contact-form label{font-weight:500;margin-bottom:5px}.contact-form input,.contact-form textarea{width:100%;padding:14px;border-radius:8px;border:1px solid #ddd;background-color:#fdf9f9;font-size:16px;resize:none;outline:none}.contact-form .row{display:flex;gap:15px}.contact-form .column{flex:1;display:flex;flex-direction:column}.submit-btn{margin-top:10px;background-color:#b50606;color:#fff;padding:14px;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out}.submit-btn:hover{background-color:#940505}.team-behind .works-imgs{overflow:hidden}.navbar{position:relative}.mobile-nav{position:fixed;right:-320px;top:0;background-color:#fff;padding:20px 40px;box-shadow:-2px -2px 8px #0000001b;width:300px;height:100vh;transition:.3s;z-index:10}.mobile-nav .nav-links{display:flex;flex-direction:column;gap:40px}.mobile-nav .nav-links .navlink{transition:.3s}.mobile-nav .nav-links .navlink:hover{transform:scale(1.02)}.mobile-nav .nav-links .btn-primary{width:fit-content}.close-menu{position:absolute;right:20px}.show{right:0}.hide{right:-320px}@media screen and (min-width:1800px){.hero-texts h1{font-size:80px;width:50%}.hero-img{width:70%}.works-imgs{gap:100px}.carousel-image img{width:600px}.about-img img{width:300px;height:550px}.support-img img{width:700px}.works-imgs img{width:140px}}@media screen and (max-width:1028px){.navbar{padding:20px 30px}.nav-links{gap:30px}.hero-texts h1{font-size:56px;width:75%}.hero-img{width:95%}.works-imgs{gap:40px}.works-imgs img{width:70px}.about-img{justify-content:center}.about-img img{width:160px;height:400px}.carousel{gap:10px}.carousel-controls{margin:60px 0 0;float:left}.carousel-content .btn-primary-t{float:left}.support{flex-direction:column-reverse;text-align:center;padding:0 40px}.support h1{text-align:center}.contact-form-container{margin:0 60px;padding:24px 60px}.feedback{width:300px}}@media screen and (max-width:960px){.feedback-grid{grid-template-columns:1fr 1fr}.faq{padding:0 60px}.home-banner{padding:0 40px}.team-cards{flex-wrap:wrap}.carousel{flex-direction:column;align-items:center}.about-us{flex-direction:column}.banner .banner-img1,.banner .banner-img2{height:180px}}@media screen and (max-width:780px){.navbar{gap:20px;padding:20px 40px}.nav-links,.works-imgs{gap:20px}.hero-texts h1{font-size:46px;width:90%}.hero-texts p{width:90%}.hero-btns{gap:10px}.section-title{font-size:36px}.carousel-title{font-size:48px}.support-img img{width:100%;height:auto}.banner-content{width:80%}.feedback{width:240px;margin:0 auto}.footer-grid{grid-template-columns:1fr;text-align:center}.works-imgs img{width:50px}.banner-content{width:90%}.menu{display:flex;cursor:pointer}.nav-btn .btn-primary,.nav-links{display:none}.contact-banner{flex-direction:column;text-align:center}.cb-img{width:100%}.cb-text h2{margin-bottom:14px}.cb-text div p{justify-content:center}}@media screen and (max-width:650px){.banner .banner-img2{display:none}.css-rizt0-MuiTypography-root{font-size:15px!important;width:95%}}@media screen and (max-width:520px){.hero-texts h1{font-size:36px}.hero-img img{height:220px}.works-imgs{gap:23px}.about-img img{width:140px;height:300px}.feedback-grid{grid-template-columns:1fr}.faq{padding:0 20px}.works-imgs img{width:35px}.about-img img{width:80px;height:240px}.contact-form-container{margin:0 20px;padding:20px}.contact-form .row{flex-direction:column}.feedback{width:100%}.support-details p{font-size:14px}.support-details h1{margin:0}.banner-content h1{font-size:28px}.banner-content p{font-size:14px;text-align:center}.css-rizt0-MuiTypography-root{font-size:13px!important;width:95%}.team-card img{width:180px}.team-container{padding:0 40px}.contact-banner{padding:20px}.cb-img{width:100%}}@media screen and (max-width:360px){.hero-img img{height:200px}.hero-texts h1{font-size:28px}.btn-primary,.btn-primary-t,.btn-plain,.btn-plain-t{font-size:14px;padding:8px 14px}.carousel-title{font-size:36px}.carousel-btn{padding:8px 12px;font-size:16px}.works-imgs img{width:24px}.works-imgs{gap:18px}.banner-content h1{font-size:24px}.css-rizt0-MuiTypography-root{font-size:11px!important}}@media screen and (min-width:1800px){.navbar{padding:30px 100px}.navlink .lii{font-size:24px}.logo{width:80px}.btn-primary,.btn-plain,.btn-primary-t,.btn-plain-t{font-size:24px}.hero-texts h1{font-size:92px;width:60%}.hero-texts p{font-size:24px;width:55%}.hero-img{width:70%}.hero-img img{height:600px}.hero-trust p{font-size:22px}.hero-trust span{font-size:26px}.hero-profiles img{width:32px;height:32px}.our-works h1{font-size:56px}.works-imgs{gap:100px}.about-us{padding:60px 100px}.about-details h1{font-size:56px}.about-details p{font-size:20px}.about-img img{width:320px;height:580px}.section-title{font-size:56px}.section-subtitle{font-size:20px}.carousel-title{font-size:72px}.carousel-description{font-size:20px}.carousel-image img{width:680px}.our-works p{font-size:20px}.section-subtitle,.carousel-description{font-size:22px}.feedback p{font-size:20px}.feedback{width:400px}.support{gap:80px}.support h1{font-size:56px}.support p{font-size:20px}.support-img img{width:960px;height:480px}.banner-content h1{font-size:56px}.banner-content p{font-size:20px}.newsletter-section h4,.footer-address h4,.footer-links h4{font-size:22px}.footer-links a,.footer-address p,.newsletter-section p,.newsletter-input button{font-size:20px}.newsletter-input{padding:10px}}
