@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap);#logo_fig,#logo_fig a{height:100%;display:flex}#fixed-popup p a,.dropdown-content a,.menu_cont ul li a,a{text-decoration:none}#menu,header{position:fixed;display:flex}#work_head,.about_div1 h1,.about_div2 h3,.menu_cont ul li,.menu_cont ul li a,.what_we_do_div1 a,.what_we_do_div1 h2,.what_we_do_div1 h2 span,.what_we_do_div1 p,.what_we_do_div2 h3,.what_we_do_div3 h3,.what_we_do_div4 h3,.what_we_work_div1_part1 p{font-family:Oswald,sans-serif}#bulletpointt,#what_we_work_div1_part1_cont,*{font-family:"Open Sans",sans-serif}*,.testimonial-item{box-sizing:border-box}*,hr{margin:0}*{padding:0;scroll-behavior:smooth}header{height:13vh;width:100%;justify-content:center;background:0 0;z-index:1}#nav{width:85%;display:flex;justify-content:space-between;align-items:center}#logo_fig{width:30%;align-items:center}#logo_fig a{align-items:center}#logo_fig a img{height:85%}#nav_content{width:55%;height:100%}#nav_content ul{height:100%;list-style:none;display:flex;justify-content:space-evenly;align-items:center}#nav_content ul li,#nav_content ul li a{font-weight:500;color:green;font-size:.9rem;height:100%;display:flex;align-items:center;font-family:Oswald,sans-serif;letter-spacing:1px;cursor:pointer}.dropdown-content{position:absolute;top:10vh;left:0;background-color:#01193d;min-width:180px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;opacity:0;visibility:hidden;transform:scaleY(0);transform-origin:top;transition:opacity .3s,transform .3s,visibility .3s}.dropdown-content a{position:relative;color:#000;display:block;text-align:left;padding:.8rem;overflow:hidden;background:0 0}.dropdown-content a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff4500;transition:transform .3s;transform:scaleX(0);transform-origin:left;z-index:-1}.dropdown-content a:hover::before{transform:scaleX(1)}@keyframes dropdown-slide-in{from{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.dropdown:hover .dropdown-content{visibility:visible;opacity:1;transform:scaleY(1);animation:.3s forwards dropdown-slide-in}hr{padding:0}#bar_div{display:none}#menu{width:100%;height:100vh;top:0;left:0;z-index:999;margin-left:-100%;transition:.4s ease-in-out;background:rgba(68,65,103,.8);justify-content:flex-start;align-items:center;overflow-y:auto}.menu_div,.menu_dropdown{flex-direction:column;display:flex}.menu_div{width:80%;height:100%;background:#01193d;align-items:center;transition:margin-left .4s ease-in-out}.menu_div_logo{width:90%;height:12%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}.logo_div{width:80%;height:100%}.close_div i{font-size:30px;color:#fff;cursor:pointer}.menu_cont{width:90%}.menu_cont hr{color:#fff}.menu_cont ul{list-style:none;padding:0}.menu_cont ul li{color:#fff;font-weight:600;padding:1rem 0;display:flex;align-items:center}.menu_cont ul li a{color:#fff;width:100%;display:flex;justify-content:space-between;font-weight:400}.menu_cont ul li a:hover{color:#7d8cff}.menu_dropdown-content{display:flex;flex-direction:column;background-color:#01193d;width:80%}.menu_dropdown-content a{color:#fff;padding-top:1rem}.menu_dropdown-content a:hover{background-color:#112257}.menu_dropdown.active .menu_dropdown-content{display:flex}.video_container{width:100%;height:100vh}#myVideo{width:100%;height:100vh;object-fit:cover;z-index:-1}#myVideo::-webkit-media-controls{display:none!important}#services{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:2rem}.services_div1,.services_div2{width:33%;height:100%;background:#eff3f2;display:flex;align-items:center;justify-content:center}.services_div1 i,.services_div2{background:#01193d}.services_div1_margin{padding:2.5rem;display:flex;align-items:center}.services_div1 i{padding:1.5rem;font-size:3rem;color:#fff;height:auto}.services_div1 p{font-size:1.6rem;padding-left:1rem;font-weight:500;line-height:2rem;color:#000;text-align:center}.services_div2 i{background:#111;padding:1.5rem;font-size:3rem;color:#fff}.what_we_do_div1 a,.what_we_do_div2 a i,.what_we_do_div3 a i,.what_we_do_div4 a i{background:#051f46;font-size:1rem;color:#fff}.services_div2 p{font-size:1.6rem;padding-left:1rem;font-weight:500;line-height:2rem;color:#fff}@media only screen and (max-width:1155px){.services_div1,.services_div2{width:50%}.services_div1 i{display:flex}}#about{width:100%;display:flex}.about_div1{width:50%;padding:0 1rem 1.5rem 1.5rem}.about_div1 h4{font-weight:700;color:#757575}.about_div1 p,.about_div2 p{color:#757575;font-size:1.1rem}.about_div1 img{width:100%;height:500px;border-radius:1rem;transition:transform .3s,border-radius .3s;object-fit:cover}.about_div2{width:50%;padding:0 1.5rem 1.5rem 1rem}.about_div2 img{width:100%;height:330px;border-radius:1rem}.about_div2 h3{padding-top:1rem;padding-bottom:.5rem;font-weight:600}.about_div2 ul{font-size:1rem;color:#757575;line-height:2.2rem}#what_we_do_{width:100%;height:auto;display:flex;align-items:center;justify-content:center;background:#f9f4f1}#what_we_do_div{width:88%;margin-top:5rem;margin-bottom:4rem;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:end}.what_we_do_div1{width:23%;align-self:start}.what_we_do_div1 p{color:#ff4500;font-size:1.3rem;font-weight:400;letter-spacing:1px}.what_we_do_div1 h2{color:#01193d;font-size:2.7rem;letter-spacing:1px;line-height:3.5rem}.what_we_do_div1 h2 span{color:#ff4500;letter-spacing:1px;display:flex;padding-bottom:1rem}#bulletpointt{font-size:.9rem;color:#000;letter-spacing:0;line-height:1rem;font-weight:500}#bulletpointt i{color:#c9a483}.what_we_do_div1 a{padding:.7rem;border-radius:1rem;display:flex;justify-content:center;width:50%;margin-top:2rem;letter-spacing:1px;transition:.3s ease-in-out}.what_we_do_div2 img,.what_we_do_div3 img,.what_we_do_div4 img{border-radius:.5rem;max-width:100%}.what_we_do_div1 a:hover{background:#ff4500}.what_we_do_div2,.what_we_do_div3{width:23%;background:#fff;border-radius:1rem;padding:1rem}.what_we_do_div2 i,.what_we_do_div3 i{font-size:3.2rem;color:#c9a483}.what_we_do_div2 h3{display:flex;padding-top:1rem}.what_we_do_div2 p{font-weight:500}.what_we_do_div2 img{width:100%;max-height:160px}.what_we_do_div2 a{width:100%;display:flex;justify-content:end;padding-top:2.2rem}.what_we_do_div2 a i,.what_we_do_div4 a i{padding:.9rem;border-radius:50%}.what_we_do_div3 h3{display:flex;padding-top:.4rem;font-size:1.5rem}.what_we_do_div3 p{font-weight:500;font-size:.97rem}.what_we_do_div3 img{width:100%;max-height:150px}.what_we_do_div3 a{width:100%;display:flex;justify-content:end;padding-top:.7rem}.what_we_do_div3 a i{padding:1rem;border-radius:50%}.what_we_do_div4{width:23%;background:#fff;padding:1rem;border-radius:1rem}.what_we_do_div4 i{font-size:3rem;color:#c9a483}.what_we_do_div4 h3{display:flex;padding-top:.4rem;font-size:1.4rem}.what_we_do_div4 p{font-weight:500;font-size:.9rem}.what_we_do_div4 img{width:100%;max-height:130px}.what_we_do_div4 a{width:100%;display:flex;justify-content:end;margin-top:.3rem}#what_we_work,.Testimonials_div_btn{justify-content:center;display:flex}.what_we_do_div2:hover.what_we_do_div2 a i,.what_we_do_div3:hover.what_we_do_div3 a i,.what_we_do_div4:hover.what_we_do_div4 a i{background:#ff4500;transition:.3s ease-in-out}.what_we_do_div2:hover,.what_we_do_div3:hover,.what_we_do_div4:hover{transition:.3s ease-in-out;background:rgba(255,69,0,.08)}@media only screen and (max-width:1250px){.services_div1 p,.services_div2 p{font-size:1.4rem}#what_we_do_div{width:93%}.what_we_do_div1,.what_we_do_div2,.what_we_do_div3,.what_we_do_div4{width:24%}}#what_we_work{width:100%;background:#01193d}#what_we_work_div{width:90%;border:.5px solid #273b5a;margin-top:3rem;display:flex;margin-bottom:3rem}.what_we_work_div1{width:50%}.what_we_work_div1_part1{margin-bottom:3rem;margin-top:1rem;padding-right:1rem;cursor:pointer;padding-left:1.5rem}#work_head{font-size:3.7rem;color:#fff;text-decoration:underline}.what_we_work_div1_part1 p{color:#c7a17e;font-weight:600;font-size:1.1rem}#what_we_work_div1_part1_cont{color:#fff;padding-top:1rem;font-size:1rem;font-weight:400}#client_head,#client_head span,#testimonials_head{font-size:3.4rem;font-family:Oswald,sans-serif;letter-spacing:1px;text-align:center}.what_we_work_div2{width:50%;position:relative}.what_we_work_div2 img{position:absolute;top:0;left:0;width:95%;height:95%;opacity:0;transition:opacity .5s ease-in-out,transform .5s ease-in-out;border-radius:1rem}.what_we_work_div2 img.active{opacity:1;transform:scale(1)}.what_we_work_div1_part1:hover #work_head{color:#c7a17e}#Testimonials{width:100%;display:flex;align-items:center;justify-content:center;background:url("https://www.facadetesting.com/images/parallaxBG.jpg") fixed}.Testimonials_div{width:80%;position:relative;margin-top:4rem;margin-bottom:4rem}#testimonials_head{color:#fff;padding-top:1rem;font-weight:600}.Testimonials_div_cont{display:flex;flex-direction:column;align-items:center;position:relative;margin-top:3rem}.Testimonials_div_cont i{font-size:3rem;color:#fff;background:#01193d;padding:1.5rem;border-radius:1rem;position:relative;top:30px;z-index:1}.Testimonials_div_cont_white{width:100%;height:50%;background:#fff;border-radius:6rem;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;padding-top:2.5rem;padding-bottom:1.5rem}.Testimonials_scroll{display:flex;width:100%;transition:transform .5s ease-in-out}.testimonial-item{flex-shrink:0;width:100%;text-align:center;padding:10px}.testimonial-item p{font-weight:600;font-style:italic;font-size:1.1rem}.testimonial-item h6{font-weight:600;color:red}.Testimonials_div_btn{color:#fff;text-align:center;width:100%;gap:2%;margin-top:1rem}.Testimonials_div_btn button{font-weight:600;background:0 0;border:none;cursor:pointer}.Testimonials_div_btn i{padding:1rem;border-radius:50%;background:#fff;cursor:pointer;color:#000}.Testimonials_div_btn i:hover{background:#ff4500;color:#fff;transition:.4s ease-in-out}#Clients{width:100%;height:70vh;display:flex;justify-content:center;align-items:center;background:#01193d}.Clients_div{width:80%;height:80%;display:flex;flex-direction:column;justify-content:space-around}#client_head{color:#fff;font-weight:600}#client_head span{color:#ff4500}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.logos{overflow:hidden;padding:60px 0;white-space:nowrap;position:relative}.logos:hover .logos-slide{animation-play-state:paused}.logos-slide{display:inline-block;animation:35s linear infinite slide}.logos-slide img{height:100px;width:200px;margin:0 40px;padding:1rem;background:#fff;border-radius:1rem}@media only screen and (max-width:1055px){#about,#bar_div{display:flex}#nav_content{display:none}#bar_div i{font-size:1.8rem;color:#fff}.logo_div img{height:100%}#about{flex-direction:column;align-items:center}.about_div1,.about_div2{width:85%}.what_we_do_div1,.what_we_do_div2,.what_we_do_div3,.what_we_do_div4{width:45%}.what_we_do_div4 i{font-size:3.2rem}.what_we_do_div4 h3{font-size:1.5rem}.what_we_do_div4 p{font-size:.97rem}.what_we_do_div4 img{max-height:150px}.what_we_do_div4 a{margin-top:.7rem}.what_we_do_div4 a i{padding:1rem}.what_we_do_div3,.what_we_do_div4{margin-top:2rem}#what_we_work_div{display:flex;flex-direction:column}.what_we_work_div1{width:100%}.what_we_work_div2{width:100%;height:100vh}.Testimonials_div{width:90%}#testimonials_head{font-size:2.6rem}.logos-slide img{height:100px;width:150px;margin:0 20px;padding:.5rem}}footer{width:100%;background:#021634;display:flex;justify-content:center}#footer_div{width:85%;margin-top:3rem;margin-bottom:3rem;display:flex;justify-content:space-between}.footer_div1{width:25%}.footer_div1 img{max-width:100%}.footer_div1 p{color:#fff;padding-top:1rem;padding-bottom:1rem;line-height:1.7rem}.footer_div2{width:20%}.footer_div2 h2,.footer_div3 h2{color:#ff4500;font-weight:600;font-family:Oswald,sans-serif;letter-spacing:1px;font-size:1.8rem}.footer_div2 ul{list-style:none;padding:0 1rem}.footer_div2 li{padding-top:1rem;width:100%}.footer_div2 ul li a{font-family:Oswald,sans-serif;color:#fff;letter-spacing:1px;font-size:.9rem;display:flex;width:100%}#follow_icon i:hover,.footer_div2 ul li a:hover{color:#c9a483;transition:.2s ease-in-out}.footer_div3{width:30%}.footer_div3 p{color:#fff;padding-top:1rem;line-height:1.7rem}.footer_div3 p span{color:#ff4500;padding-top:1rem}#contact_phone{padding:0 0 .2rem;margin:0}#follow_icon{display:flex;justify-content:space-evenly;font-size:1.5rem;width:60%;color:#fff}#follow_icon i{display:flex;cursor:pointer;padding:1rem}@media only screen and (max-width:830px){#footer_div,footer{display:flex}#footer_div{width:90%;flex-direction:column}.footer_div1,.footer_div2,.footer_div3{width:100%}}#Copyright{width:100%;background:#051f46;height:8vh;display:flex;align-items:center;justify-content:center}#Copyright p{height:100%;color:#fff;display:flex;align-items:center;justify-content:center;padding-top:1rem}@media only screen and (max-width:700px){#logo_fig{width:30%}#logo_fig a,#logo_fig a img,.services_div1,.services_div2,.what_we_do_div1,.what_we_do_div2,.what_we_do_div3,.what_we_do_div4{width:100%}#what_we_do_div,.menu_div{width:90%}.menu_div_logo{font-size:26px;margin-top:.8rem}.about_div2 img,.what_we_do_div2,.what_we_do_div3,.what_we_do_div4{margin-top:2rem}.logo_div img{height:100%;max-width:100%}#myVideo,.video_container{height:60vh}#Copyright,#Testimonials,#about,#services,#what_we_do_,#what_we_work{display:flex}.services_div1_margin{padding:2rem;display:flex;flex-direction:column}.services_div1 p,.services_div2 p{padding-top:1rem;font-size:1.3rem}.about_div1,.about_div2{width:92%;padding:0}.about_div1 img{height:350px;object-fit:cover}.about_div2 img{height:250px}.what_we_work_div1_part1{padding:0 0 0 .5rem}#work_head{font-size:2.6rem}.what_we_work_div2{height:450px}.what_we_work_div2 img{width:100%;height:100%}#testimonials_head{width:92%;margin-top:1rem}.Testimonials_div_cont{margin-top:1rem}.Testimonials_div_cont i{font-size:2rem}.Testimonials_div_cont_white{padding-top:2rem}.testimonial-item{padding:5px}.testimonial-item p{font-size:.9rem}.testimonial-item h6{font-size:.9rem;line-height:0}#Copyright p{font-size:.8rem;padding:2rem 1rem 1rem}}#fixed-popup{left:10px;bottom:10px;position:fixed;width:90%;max-width:400px;background:#252627;border-radius:1rem;border:1px solid #fff;color:#fff;padding:1.2rem;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3);font-family:Arial,sans-serif;display:none}#fixed-popup p{font-size:.9rem;margin-bottom:1rem}#fixed-popup p a{color:#4da6ff;font-weight:700}#fixed-popup-btn{display:flex;justify-content:center;gap:1rem}#fixed-popup-btn button{border:none;padding:.7rem 1.5rem;font-size:.9rem;border-radius:5px;cursor:pointer;transition:background .3s}#accept-btn{background:#4caf50;color:#fff}#accept-btn:hover{background:#45a049}#deny-btn{background:#d9534f;color:#fff}#deny-btn:hover{background:#c9302c}#close-popup{position:absolute;top:10px;right:10px;background:0 0;border:none;font-size:1.2rem;color:#fff;cursor:pointer}#close-popup:hover{color:red}