@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?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&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?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&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?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&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?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&display=swap";html{font-size:62.5%}@media(min-width: 1200px)and (max-width: 1399.98px){html{font-size:58%}}@media(min-width: 992px)and (max-width: 1199.98px){html{font-size:49%}}@media(max-width: 991.98px){html{font-size:53%}}@media(max-width: 575px){html{font-size:2.2vw}}:root{scroll-behavior:unset}html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,strong,i,ol,ul,li,form,label,footer,header,menu,nav,section{margin:0;padding:0}ol,ul{list-style:none}a{text-decoration:none;transition:200ms;color:inherit}a:hover{color:inherit}button:focus,a:focus,input:focus,textarea:focus{outline:none}body{font-size:1.6rem;line-height:1.75;font-weight:400;font-family:"Poppins",sans-serif;color:#000}.container{padding-left:2rem;padding-right:2rem}@media(min-width: 1800px){.container{max-width:1220px}.container.container_lg{max-width:1730px}}@media(min-width: 1600px)and (max-width: 1799.98px){.container{max-width:1220px}.container.container_lg{max-width:1500px}}@media(min-width: 1600px)and (max-width: 1799.98px){.container{max-width:1220px}.container.container_lg{max-width:1300px}}@media(min-width: 1200px)and (max-width: 1399.98px){.container{max-width:1030px}}.button{display:inline-block;border:none;background-color:#000;color:#fff;padding:1.6rem 7rem;font-size:2rem;font-weight:400;line-height:1;text-transform:uppercase;transition:200ms}.button:hover{background-color:#2b2b2b}#preloader{position:fixed;background:#fff;top:0;left:0;right:0;bottom:0;z-index:99999;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:.3s opacity ease}#preloader.loading{opacity:1;transition:.3s opacity ease}@keyframes loader3{0%{transform:scale(0, 0);opacity:.8}100%{transform:scale(1, 1);opacity:0}}img{height:auto;max-width:100%}.site_header{padding:2rem 0;background-color:#fff;position:sticky;top:0;left:0;width:100%;z-index:1024}.site_header>.container{display:flex;align-items:center;justify-content:space-between}@media(min-width: 992px){.site_header>.container:not(.container_lg){max-width:100%}}.site_header .site_logo{display:inline-block;width:23.3rem}.site_header .site_logo img{width:100%}.site_header .hamburger{padding:0;border:none;background-color:rgba(0,0,0,0);display:inline-block;width:4.5rem}.site_header .hamburger:hover{opacity:.9}.site_header .hamburger img{width:100%}.site_header .menu{background-color:#364b3e;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;pointer-events:none;transition:all 500ms ease}@media(min-width: 1024px){.site_header .menu .menu_logo_img{max-width:75%;display:block;margin:0 auto}}.site_header .menu.show{pointer-events:all;opacity:1;z-index:1024}.site_header .menu .menu_logo{display:inline-block;width:18rem}@media(min-width: 1800px){.site_header .menu .menu_logo{width:28.5rem}}.site_header .menu ul{display:flex;align-items:center;align-content:center;gap:0 8rem;padding-top:6rem}.site_header .menu ul a{font-size:2.6rem;font-weight:300;color:#baa285}.site_header .menu ul a:hover{color:#fff}@media(min-width: 992px)and (max-width: 1199.98px){.site_header .menu ul{padding-top:9rem}.site_header .menu ul a{font-size:4.8rem}}.site_header .menuColose{position:absolute;top:2.5rem;right:3.4rem;padding:0;background-color:rgba(0,0,0,0);width:2.9rem;border:none}.site_header .menuColose:hover{opacity:.5}.site_header .menuColose img{width:100%}@media(max-width: 767px){.site_header .menu .menu_logo{position:absolute;width:23.3rem;left:2rem;top:2rem}.site_header .menu ul{flex-direction:column;gap:2rem 0}.site_header .menu ul a{font-size:3rem}.site_header .menuColose{top:4.2rem;right:2rem}}button.hamburger{width:40px;height:30px;position:relative;cursor:pointer;z-index:1025}button.hamburger div{width:100%;height:1px;background-color:#000;margin:10px 0;transition:.4s}button.hamburger div:first-child{margin-top:0}button.hamburger.open .bar1{transform:rotate(-45deg) translate(-9px, 6px);background-color:#baa285}button.hamburger.open .bar2{opacity:0}button.hamburger.open .bar3{transform:rotate(45deg) translate(-10px, -6px);background-color:#baa285}img.desk_logo{display:none}img.mobile_logo{max-width:75%}@media(min-width: 1024px){img.desk_logo{display:block}img.mobile_logo{display:none}}footer{text-align:center;padding:3rem 0;font-size:1.2rem;font-family:"Inter",sans-serif}footer .footer_logo{display:inline-block;width:9.3rem;margin-bottom:1rem}footer footer a:hover{color:#baa285}@media(max-width: 767px){footer p{font-size:1.2rem}}.page-template-page-contact .contact_icons{display:block !important}.page-template-page-contact .contact_icons .c_icon{width:3.5rem;display:inline-block;margin:1rem}.hero_slider_sec{padding-top:5rem;padding-bottom:5rem}.hero_slider_sec img.desk_img{display:none}@media(min-width: 768px){.hero_slider_sec img.desk_img{display:block;height:calc(100vh - 20rem);object-fit:cover}}.hero_slider_sec img.mobile_img{display:block;height:calc(100vh - 20rem);object-fit:cover}@media(min-width: 768px){.hero_slider_sec img.mobile_img{display:none}}@media(max-width: 991.98px){.hero_slider_sec{min-height:71vh;display:flex;align-items:center;padding-bottom:0}}@media(max-width: 767px){.hero_slider_sec{min-height:67vh}}.project_sec{padding:5rem 0 10rem}@media(max-width: 767px){.project_sec{padding:3rem 0 5rem}}.nav-tabs{gap:0 2rem}.nav-tabs a{color:#979797;font-size:2rem;font-weight:400}.nav-tabs a:hover{color:#000}.nav-tabs a.active{color:#000;font-weight:700}@media(max-width: 767px){.nav-tabs{gap:2rem;overflow-x:auto;display:flex;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:thin;padding-right:3rem;margin-right:-2rem}.nav-tabs .cat-item{flex:0 0 auto}.nav-tabs a{font-size:1.7rem}}.project_card{display:block;position:relative;margin-top:6.5rem}.project_card:hover img{filter:grayscale(1)}.project_card img{width:100%}.project_card h2{font-size:3rem;letter-spacing:.3rem;position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;text-align:center;color:#fff;transition:300ms ease;opacity:0}@media(max-width: 1023px){.project_card h2{position:relative;transform:none;opacity:1;color:#000;text-align:left;margin-top:1.5rem;margin-bottom:3rem;line-height:1;font-size:1.9rem}}.project_card .overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:#000;opacity:0;transition:300ms ease}.project_card:hover h2{opacity:1}.project_card:hover .overlay{opacity:.3}@media(max-width: 991.98px){.project_card{margin-top:4rem}}@media(max-width: 991.98px){.project_card{margin-top:2rem}}.post_card{display:block;position:relative;margin-top:6.5rem}.post_card .wp-post-image{margin-bottom:1.5rem;width:100%}.post_card h2{font-size:3rem;margin-bottom:1rem}@media(max-width: 991.98px){.post_card h2{font-size:2.5rem;margin-bottom:1rem}}.post_card p.post_date{font-size:2rem;color:#bbb;line-height:1}@media(max-width: 991.98px){.post_card p.post_date{font-size:1.8rem}}@media(max-width: 991.98px){.post_card{margin-top:4rem}}@media(max-width: 991.98px){.post_card{margin-top:3.5rem}}.singleBlog_sec{padding:10rem 0}.singleBlog_sec .project_info h1{font-size:3rem;margin-bottom:.5rem}.singleBlog_sec .project_info p{font-size:2.2rem;color:#bbb;line-height:1.5}.singleBlog_sec .row{--bs-gutter-x: 5rem;--bs-gutter-y: 5rem}.singleBlog_sec .block1 p{padding-right:6.4rem}@media(max-width: 991.98px){.singleBlog_sec .row{--bs-gutter-x: 3rem;--bs-gutter-y: 3rem}.singleBlog_sec .block1 p{padding:0}}@media(max-width: 767px){.singleBlog_sec{padding:5rem 0}.singleBlog_sec .row{--bs-gutter-x: 2rem;--bs-gutter-y: 2rem}}.contact_sec{padding:10rem 0 10rem}.contact_sec h3,.contact_sec .form_title{font-size:3rem;font-family:"Inter",sans-serif;font-weight:400;margin-bottom:3rem}.contact_sec p{font-family:"Inter",sans-serif;line-height:normal;margin-bottom:3rem}.contact_sec .dis{padding-top:3rem}.contact_sec .contact_box{padding-top:2.4rem}.contact_sec .contact_box a,.contact_sec .contact_box p{font-family:"Poppins",sans-serif}.contact_sec .contact_box a:hover{color:#979797}.contact_sec .map{width:100%;margin-left:0;margin-top:4rem}.contact_sec .form_wrap{max-width:50rem}.contact_sec .form_wrap .button{margin-top:2rem}.contact_sec .input{width:100%;height:5.5rem;border:1px solid #000;padding:0 1.8rem;margin-bottom:2.3rem}.contact_sec .input::placeholder{opacity:1;color:#000}.contact_sec .textarea{width:100%;height:11rem;border:1px solid #000;padding:1.5rem 1.8rem;resize:none}.contact_sec .textarea::placeholder{opacity:1;color:#000}@media(max-width: 991.98px){.contact_sec{padding:5rem 0 10rem}.contact_sec .form_wrap{padding-top:5rem}}@media(max-width: 767px){.contact_sec .dis{padding-top:1.5rem}.contact_sec .contact_box{padding-top:2rem}.contact_sec .map{margin-top:3rem}.contact_sec .form_wrap{width:100%}.contact_sec .form_wrap h4{text-align:center}.contact_sec .form_wrap .button{width:100%;padding-left:0;padding-right:0}}@media(min-width: 1024px){.home footer#footer{display:none}}@media(min-width: 768px){.logged-in .hero_slider_sec img.desk_img{height:calc(100vh - 23.2rem)}}.page-template-default .posts_wrap .post_title{font-size:3rem;margin-bottom:1rem}.menu_logo_img{display:none}.menu_logo_mobile{max-width:75%}@media(min-width: 768px){.menu_logo_img{display:block}.menu_logo_mobile{display:none}}.staggered_item{opacity:0;transition:all .5s ease}.staggered_item.animate{opacity:1;transition:all .5s ease}.fade_section{opacity:0;transition:all .5s ease}.fade_section.animate{opacity:1;transition:all .5s ease}.staggered_fade .staggered_item:nth-child(1){transition-delay:.25s}.staggered_fade .staggered_item:nth-child(2){transition-delay:.5s}.staggered_fade .staggered_item:nth-child(3){transition-delay:.75s}.staggered_fade .staggered_item:nth-child(4){transition-delay:1s}.staggered_fade .staggered_item:nth-child(5){transition-delay:1.25s}.staggered_fade .staggered_item:nth-child(6){transition-delay:1.5s}.staggered_fade .staggered_item:nth-child(7){transition-delay:1.75s}.staggered_fade .staggered_item:nth-child(8){transition-delay:2s}.staggered_fade .staggered_item:nth-child(9){transition-delay:2.25s}div.fancybox-bg{transition:.5s ease !important}input.wpcf7-submit{text-transform:none}.acf-map{height:400px}.fancybox-navigation .fancybox-button{background-clip:content-box;height:60px;position:relative;top:0;width:60px;padding:10px !important}.fancybox-infobar{display:none !important}.owl-dots{display:flex;align-items:center;justify-content:center;padding:2rem 0 0}.owl-dots button.owl-dot{background:#fff;width:10px;height:10px;border-radius:100%;padding:0;margin:0 .5rem;border:1px solid #000 !important;transition:background .3s ease}.owl-dots button.owl-dot.active{background:#000}.current-cat>a{color:#000}.project_row{--bs-gutter-y: 0!important}.project_row .project_col{--bs-gutter-y: 4rem}@media(max-width: 767px){.project_row .project_col{--bs-gutter-y: 2rem}}@media(min-width: 992px){.project_row.half_text_half_image .text_block{--bs-gutter-y: 0}}@media(max-width: 1023px){.project_card .overlay{display:none}.project_card:hover img{filter:none}}.posts_wrap{padding:5rem 0 5rem}.posts_wrap .post_title{font-size:3rem}.posts_wrap .post_date{color:#bbb;font-size:2.2rem;margin-bottom:4rem}.posts_wrap .post_content ul{list-style:disc}.posts_wrap .post_content h2{font-size:3rem;margin-bottom:1rem}.posts_wrap .post_content p,.posts_wrap .post_content .wp-block-image{margin-bottom:3rem}.all_posts{display:block;text-align:center;margin-top:6rem;text-decoration:underline}.home{overflow:hidden}.home .hero_slider_sec{padding:0}.home footer#footer{display:none}.home .hero_slider_sec img{height:100vh !important;width:100% !important}.home header.site_header{position:fixed;background:rgba(255,255,255,.4)}.home .owl-item{width:100%}.home.admin-bar header.site_header{top:32px}@media(max-width: 768px){.home.admin-bar header.site_header{top:46px}}.admin-bar .site_header .menu{top:32px}@media(max-width: 768px){.admin-bar .site_header .menu{top:46px}}/*# sourceMappingURL=style.css.map */
