.popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ccc;padding:20px;box-shadow:0 0 10px rgb(0 0 0/.5);z-index:9999}.popup-title{font-size:24px;font-weight:700;margin-bottom:10px}.popup-content{font-size:16px;line-height:1.5;margin-bottom:20px}.popup-close{position:absolute;top:10px;right:10px;font-size:24px;font-weight:700;color:#ccc;cursor:pointer}.popup-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background-color:rgb(0 0 0/.5);z-index:9998}.popup-content,.popup-title{color:#000}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12,.col-md-3,header{width:100%;position:relative}.col-12,.col-md-3{min-height:1px;padding-right:15px;padding-left:15px}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}@media (min-width:992px){.sidenav{display:none}}header{top:0;left:0;right:0;margin-bottom:0;background-color:#fff;z-index:999}header .header-top{background:#2a2925;font-size:12px;line-height:16px;color:#fff;padding:5px 0}header .header-top .container{justify-content:space-between}header .header-top .container,header .header-top .container .navbar-contact ul{display:flex;align-items:center}header .header-top .container .navbar-contact ul li{list-style:none;margin-right:40px}header .header-top .container .navbar-contact ul li:last-child{margin-right:0}header .header-top .container .navbar-contact ul li a{color:#fff}header .header-top .container .navbar-contact ul li a span{font-weight:700;margin-right:5px}header .navbar-wrapper{padding:17px 0}header .navbar-wrapper>.container{display:flex;justify-content:space-between;align-items:center}header .navbar-wrapper>.container .navbar-brand img{vertical-align:middle}header .navbar-wrapper>.container .navbar-brand>a:hover,header .navbar-wrapper>.container .navbar-brand>a:visited{text-decoration:none}header .navbar-wrapper>.container .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;z-index:9999999;width:42px;height:42px;border:2px solid #2a2925}@media only screen and (min-width:992px){header .navbar-wrapper>.container .navbar-toggler{display:none}}header .navbar-wrapper>.container .navbar-toggler .burger-bars{position:relative;width:16px;height:2px;background:#2a2925;margin:auto}header .navbar-wrapper>.container .navbar-toggler .burger-bars:after,header .navbar-wrapper>.container .navbar-toggler .burger-bars:before{content:"";position:absolute;width:16px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform .25s ease,top .25s ease,bottom .25s ease}header .navbar-wrapper>.container .navbar-toggler .burger-bars:before{top:-5px}header .navbar-wrapper>.container .navbar-toggler .burger-bars:after{bottom:-5px}header .navbar-wrapper>.container .navbar-toggler .navbar-toggle-title{margin-left:5px;display:none}header .navbar{border-top:0 solid #2a2925;display:flex;align-items:center}header .navbar>li{list-style:none;margin-left:42px}@media only screen and (max-width:991px){header .navbar{display:none}}header .navbar .nav-bar{padding-left:0;padding-right:0}header .navbar .nav-bar ul{padding:0;margin:0}header .navbar .nav-bar ul.navbar-nav{display:flex;justify-content:center}header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header .navbar .nav-bar ul.navbar-nav>li{display:inline-block;line-height:1}header .navbar .nav-bar ul.navbar-nav>li>a{font-size:16px;font-weight:500;line-height:24px;text-decoration:none;padding:21px;color:#2a2925;display:block;-webkit-transition:color .15s ease-in-out;-moz-transition:color .15s ease-in-out;-o-transition:color .15s ease-in-out;transition:color .15s ease-in-out}header .navbar .nav-bar ul.navbar-nav>li>a:hover{color:#2a2925}header .navbar .nav-bar ul.navbar-nav>li:first-child a{padding-left:0}header .navbar .nav-bar ul.navbar-nav>li:last-child>a{padding-right:0}@media only screen and (min-width:992px){.close_sidenav{display:none}}@media only screen and (max-width:991px){.sidenav{border-top:none;height:100vh;width:100vw;position:fixed;z-index:999999;top:0;right:-100%;bottom:0;background-color:rgb(0 0 0/.7);overflow:hidden;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;visibility:hidden;opacity:0}.sidenav .nav-bar{background:#fff;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:0;right:-100%;bottom:0;box-shadow:30px 40px 30px 30px rgb(0 0 0/.3);overflow-x:hidden;overflow-y:scroll;padding-bottom:100px}.sidenav .nav-bar .navbar-nav{display:block;margin-top:85px;padding-left:0}.sidenav .nav-bar .mob-btn{padding:17px 30px;position:fixed;bottom:0;left:0;width:100%;background:#fff}.sidenav .nav-bar .mob-btn li .btn.btn-primary,.sidenav ul li a{font-size:16px;font-weight:700;color:#fff;padding:10px 19px;line-height:24px}.sidenav ul li{display:block;width:100%;position:relative}.sidenav ul li a{display:block;padding:26px 15px;text-align:center;color:#2a2925;font-weight:500}.nav-logo{line-height:0;padding:20px 10px;position:absolute;left:0;top:0}.close_sidenav{display:block;font-size:0;color:#605f5d;text-align:right;cursor:pointer;position:absolute;top:26px;right:10px;line-height:1;width:42px;height:42px;border:2px solid #2a2925;background-image:url(/wp-content/uploads/Icon-material-close.svg);background-repeat:no-repeat;background-position:center}}.mob-fixed-bottom{display:none}@media only screen and (max-width:991px){div.mob-fixed-bottom ul,header{box-shadow:0 3px 6px rgb(0 0 0/.16)}header .header-top{display:none}header .navbar-wrapper{padding:20px 0}header .navbar-wrapper .navbar-brand{max-width:153px}div.mob-fixed-bottom{display:block;position:fixed;bottom:0;left:0;width:100%;padding:10px;z-index:9999}div.mob-fixed-bottom ul{display:flex;align-items:center;justify-content:center;background:#fff;padding:10px}div.mob-fixed-bottom ul li{list-style:none}div.mob-fixed-bottom ul li:nth-of-type(2),div.mob-fixed-bottom ul li:nth-of-type(3){width:47px;height:47px;border:2px solid #2a2925;margin-left:10px;display:flex;align-items:center;justify-content:center}div.mob-fixed-bottom ul li .fa-regular.fa-envelope::before,div.mob-fixed-bottom ul li .fa-solid.fa-phone::before{content:"";background-image:url(/wp-content/uploads/Icon-akar-phone.svg);width:19px;height:19px;display:inline-block;vertical-align:middle;background-position:center;background-size:cover;background-repeat:no-repeat}div.mob-fixed-bottom ul li .fa-regular.fa-envelope::before{background-image:url(/wp-content/uploads/Icon-akar-envelope.svg);height:16px}}@media only screen and (min-width:991px) and (max-width:1199px){.navbar-brand{max-width:150px}header .navbar>li{margin-left:20px}header .navbar .nav-bar ul.navbar-nav>li>a{padding:10px;font-size:12px}}@media only screen and (min-width:1199px) and (max-width:1367px){header .navbar>li{margin-left:30px}header .navbar .nav-bar ul.navbar-nav>li>a{padding:17px;font-size:14px}}#hero-page,.above-footer{position:relative;z-index:0}#hero-page{height:300px;background-color:#2a2925;background-size:cover;background-position:center;margin-bottom:90px}#hero-page::before{content:"";width:100%;height:300px;position:absolute;left:0;top:0;background:linear-gradient(to bottom,#000,transparent);z-index:-1;opacity:.6}#hero-page .hero-inner{width:100%;height:100%;display:flex;align-items:center}#hero-page .hero-inner::before{content:"";width:1px;height:50px;background:#fff;position:absolute;left:0;right:0;bottom:0;margin:auto}#hero-page .hero-inner::after{background:#2a2925;bottom:-50px}#hero-page .hero-inner .hero-box{max-width:504px;background:rgb(195 35 9/.9);padding:40px}#hero-page .hero-inner h1{margin:0;color:#fff}@media only screen and (max-width:768px){#hero-page{height:210px;margin-bottom:50px}#hero-page::before{height:100%}#hero-page div.hero-inner{align-items:flex-start;padding-top:20px}#hero-page div.hero-inner::before{height:30px}#hero-page div.hero-inner::after{height:30px;bottom:-30px}#hero-page div.hero-inner .hero-box{padding:30px 20px}}.above-footer{padding:70px 0 85px;margin-top:90px;background:#2a2925}#hero-page .hero-inner::after,.above-footer::after,.above-footer::before{content:"";width:1px;height:50px;position:absolute;left:0;right:0;margin:auto}.above-footer::before{background:#2a2925;top:-50px}.above-footer::after{background:#fff;top:0}.above-footer #above_footer_form .textwidget{display:flex;align-items:center;justify-content:space-between}.above-footer #above_footer_form .textwidget h2{color:#fff;margin-bottom:0}.above-footer #above_footer_form .textwidget .btn.btn-custom2{margin-left:20px;color:#fff;border-color:#fff}.above-footer #above_footer_form .textwidget .btn.btn-custom2:hover{background:#fff;color:#2a2925}.above-footer #above_footer_form .btn,.above-footer #above_footer_form .btn:hover{outline:0}footer{background-color:#2a2925}footer .footer-widget{padding:80px 0 100px;border-top:1px solid rgb(255 255 255/.22);font-size:16px;line-height:24px}footer .footer-widget .contact-details li a{color:#c32315;text-decoration:underline}footer .footer-title{font-size:20px;font-family:"Roboto Slab",system-ui;line-height:27px;font-weight:600;display:block;margin-bottom:15px;color:#fff}footer ul{padding:0}footer ul li{list-style:none}footer ul li.menu-item:before{content:"»";display:none;margin-right:5px;color:#c32315}footer,footer .copyright a,footer .copyright a:hover,footer a,footer a:hover{color:#d4d4d3}footer .copyright{background-color:#2a2925;color:#d4d4d3;padding:35px 0}footer .copyright>.container,ul.sw-social-icons li{display:flex;justify-content:center;align-items:center}ul.sw-social-icons{display:flex}ul.sw-social-icons li{margin:0 7px 0 0;border-radius:3px;width:30px;height:30px}@media only screen and (max-width:768px){.footer-col{margin-bottom:30px}section.above-footer{margin-top:70px;padding:60px 0 40px}section.above-footer::before{height:30px;top:-30px}section.above-footer::after{height:30px}section.above-footer #above_footer_form .textwidget{display:block}section.above-footer #above_footer_form .textwidget .above-btn{padding-top:10px}section.above-footer #above_footer_form .textwidget .above-btn .btn{margin-top:10px;margin-left:0!important}footer div.footer-widget{padding:40px 0 0}}@media only screen and (max-width:991px){.site-footer{padding-bottom:90px}}@media only screen and (min-width:768px) and (max-width:991px){.above-footer div#above_footer_form .textwidget h2{width:45%}}@media only screen and (min-width:991px) and (max-width:1199px){.above-footer div#above_footer_form .textwidget h2{width:60%}}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%}a,body{color:#605f5d}body,footer .copyright{font-size:16px;line-height:24px;text-align:left}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;margin:0;font-family:"Albert Sans",sans-serif;font-weight:400;background-color:#fff;opacity:1;transition:opacity .3s}article,footer,header,nav,section{display:block}a{text-decoration:none;background-color:#fff0;transition:all .15s ease-in-out}a:active,a:hover{outline:0;color:#605f5d}img{border:0;height:auto;max-width:100%}::placeholder{color:#2a2925}li,ul{margin:0;padding:0}ul{padding-left:15px}.btn,h1,h2{font-weight:700}h1,h2,p{margin-top:0}h1,h2{clear:both;color:#2a2925;font-family:"Roboto Slab",system-ui;margin-bottom:24px;font-size:32px;line-height:43px}@media only screen and (max-width:768px){h1{font-size:32px}}@media only screen and (max-width:768px){h2{font-size:26px;line-height:35px}}p{margin-bottom:30px}.btn{display:inline-block;color:#fff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#c32416;padding:10px 19px;font-size:16px;line-height:24px;border-radius:0;transition:all .15s ease-in-out;box-shadow:none;font-family:"Albert Sans",sans-serif;border:2px solid #c32416}.btn:hover{text-decoration:none;color:#fff;background-color:#de2f1f;border:2px solid #de2f1f}.btn:focus{outline:0}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-primary:hover{background-color:#de2f1f}.btn-primary:focus{opacity:.8;box-shadow:0 0 0 .2rem rgb(38 143 255/.5)}.btn-custom2,.btn-custom2:hover{color:#2a2925;background-color:#fff0;border:2px solid #2a2925}.btn-custom2:hover{color:#fff;background-color:#2a2925}iframe{max-width:100%}@media (min-width:1368px){.container{max-width:1350px}}@media only screen and (max-width:768px){.btn{width:100%}}#single_project_wrapper{position:relative;margin:30px 0}#single_project_wrapper .project_description{padding-bottom:30px}#single_project_wrapper #project_gallery:not(.masonry){display:grid;grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:24px;padding:0}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item){min-width:100%;position:relative}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{width:100%;height:100%;object-fit:cover;border-radius:0}@media (min-width:1101px){#single_project_wrapper #project_gallery:not(.masonry){grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){#single_project_wrapper div#project_gallery:not(.masonry){column-gap:10px;row-gap:10px}}.fa-brands,.fa-regular,.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-regular,.fa-solid{font-family:"Font Awesome 6 Free"}.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-phone:before{content:""}.fa-envelope:before{content:""}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/saleswizard-theme/inc/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/saleswizard-theme/inc/assets/webfonts/fa-brands-400.ttf)format("truetype")}.fa-brands{font-weight:400}.fa-linkedin-in:before{content:""}.fa-facebook-f:before{content:""}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/themes/saleswizard-theme/inc/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/saleswizard-theme/inc/assets/webfonts/fa-solid-900.ttf)format("truetype")}.fa-solid{font-weight:900}