*{margin:0;padding:0;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}:root{--heading-color:#000f3c;--primary-color:#ff5e14;--primary-color-rgb:255,94,20}body{color:#575564;font-size:16px;font-weight:400;line-height:28px;font-family:Heebo,sans-serif}a{color:#575564;cursor:pointer;-webkit-transition:.5s;transition:.5s}a,a:focus,a:hover,a:visited{outline:none;text-decoration:none}a:focus,a:hover,a:visited{color:var(--primary-color,#ff5e14)}h1,h2,h3,h4,h5,h6{color:var(--heading-color,#000f3c);line-height:1.1;font-family:Barlow Condensed,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:100px}h2{font-size:70px}h3{font-size:50px}h4{font-size:35px}h5{font-size:28px}h6{font-size:22px}li,ul{list-style:none;padding:0;margin:0}img{max-width:100%;display:inline-block}.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden}footer:after,header:after,section:after{display:block;clear:both;content:""}.theme-btn,a.theme-btn{color:#fff;cursor:pointer;font-weight:500;min-width:215px;transition:.5s;padding:18px 42px;border-radius:35px;display:inline-block;background-size:300% 100%;transition:all .8s ease-in-out;background-image:linear-gradient(90deg,#cd1e01,#ffab19,#cd1e01,#ffab19)}.theme-btn:hover,a.theme-btn:hover{background-position:100% 50%}.theme-btn i{font-size:12px;padding-left:10px}.social-style-one li{display:inline-block}.social-style-one li a{z-index:1;width:40px;height:40px;margin:0 5px;color:#fff;font-size:13px;line-height:40px;border-radius:50%;text-align:center;position:relative;background:#0f225b;display:inline-block;transition:all .3s}.social-style-one li:first-child a{margin-left:0}.social-style-one li:last-child a{margin-right:0}.social-style-one li a:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;border-radius:50%;transition:all .3s;background:linear-gradient(90deg,#fe5916,#ff9e18)}.social-style-one li a:hover:before{opacity:1}.preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999999;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-image:url(../images/preloader.gif)}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:none}.overlay{position:relative}.overlay:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:var(--heading-color,#000f3c);opacity:.8}.overlay *{z-index:2;position:relative}.bg-midnight{background:var(--heading-color,#000f3c)}.hero-section{height:1000px;display:flex;align-items:center;background:url(../images/hero/hero-bg.webp);background-size:cover;background-position:50%}.hero-content{max-width:500px}.hero-content h1{color:#fff;line-height:1;margin-bottom:30px}.hero-content span{color:var(--primary-color,#ff5e14)}.hero-content p{color:#fff;font-size:22px;font-weight:300;margin-bottom:35px}.hero-image{position:absolute;bottom:0;right:10%;height:85%;z-index:1}.hero-image img{max-height:100%}.video-area{position:absolute;bottom:-50px;left:0;width:500px;height:500px;background-size:100% 100%;background:linear-gradient(90deg,#cd1e01,#ffab19);clip-path:polygon(100% 100%,0 100%,0 0);z-index:1}.video-area .video-play{bottom:94px;left:94px;width:116px;height:116px;color:var(--primary-color,#ff5e14);line-height:116px;text-align:center;background:#fff;-webkit-animation:heart 2s cubic-bezier(.66,0,0,1) infinite;animation:heart 2s cubic-bezier(.66,0,0,1) infinite}.video-area .video-play,.video-area .video-play:after{position:absolute;border-radius:50%;box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}.video-area .video-play:after{content:"";width:100%;height:100%;left:0;top:0;opacity:.42;transform:scale(1.2);-webkit-animation:heart 1.75s cubic-bezier(.66,0,0,1) infinite;animation:heart 1.75s cubic-bezier(.66,0,0,1) infinite}@-webkit-keyframes heart{to{box-shadow:0 0 0 45px transparent}}@keyframes heart{to{box-shadow:0 0 0 45px transparent}}@-webkit-keyframes pulse{to{box-shadow:0 0 0 45px transparent}}@keyframes pulse{to{box-shadow:0 0 0 45px transparent}}.fab.fa-twitter{font-family:sans-serif}.fab.fa-twitter:before{content:"𝕏";font-size:1.2em}.page-banner{height:520px;display:flex;align-items:center;background:url(../images/banner.webp);background-position:50%;background-size:cover}.page-banner .banner-inner{padding:145px 0 50px}.page-banner .banner-inner h2{color:#fff;font-size:80px;font-weight:600;margin-bottom:0}.banner-inner .text-stroke{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:transparent;font-size:200px;white-space:nowrap;font-weight:700;opacity:.1;line-height:0;-webkit-text-stroke:1px #fff}.page-breadcrumb{padding:15px 0;background:#fff6f1}.page-breadcrumb .breadcrumb{padding:0;margin-bottom:0;justify-content:center;background-color:transparent}.breadcrumb .breadcrumb-item{color:var(--primary-color,#ff5e14);font-size:18px;font-weight:600}.breadcrumb .breadcrumb-item a{color:var(--heading-color,#000f3c)}.breadcrumb-item+.breadcrumb-item:before{content:"::";padding:0 13px;color:var(--heading-color,#000f3c)}.about-section{position:relative}.about-shape{position:absolute;top:280px;left:0;-webkit-animation:down-up-one 8s linear infinite;animation:down-up-one 8s linear infinite;-webkit-animation-timing-function:cubic-bezier(.54,.085,.5,.92);animation-timing-function:cubic-bezier(.54,.085,.5,.92);-webkit-animation-duration:5s;animation-duration:5s}.about-shape:after{top:7px;width:125px;height:125px;background:linear-gradient(90deg,#ff5816,#ff9f18)}.about-shape:after,.about-shape:before{position:absolute;content:"";left:0;z-index:-1;border-radius:20px;transform:rotate(45deg) translateX(-100px)}.about-shape:before{top:0;width:140px;height:140px;background:#f6f8fd}@-webkit-keyframes down-up-one{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-18px);transform:translateY(-18px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.heading-title{font-size:22px;font-weight:700;margin-bottom:22px;display:inline-block;color:var(--primary-color,#ff5e14);font-family:Barlow Condensed,sans-serif}.heading-title span{color:var(--heading-color,#000f3c)}.about-content{margin-right:40px}.about-content h2{line-height:1;padding-bottom:45px;margin-bottom:30px;border-bottom:4px solid #dfe2ec}.about-content h2 span{color:var(--primary-color,#ff5e14);font-size:90px}.about-content h2 span span{font-size:45px}.about-content blockquote{color:var(--heading-color,#000f3c);font-size:20px;font-weight:700;line-height:1.6}.about-content p{margin-bottom:40px}.about-content .theme-btn{text-align:center}.about-form{padding:45px 40px 50px;background:var(--heading-color,#000f3c)}.about-form>span{color:var(--primary-color,#ff5e14);font-size:20px;font-weight:700;margin-bottom:18px;display:inline-block;font-family:Barlow Condensed,sans-serif}.about-form h3{color:#fff;margin-bottom:30px;line-height:1.1}.information-input{color:#fff;background:#0a1d53;height:50px;width:100%;border-radius:4px;border:none;border-bottom:2px solid #ff5816;margin-bottom:20px}.information-input:hover{border-color:#ff5816}.information-input::-webkit-input-placeholder{color:#fff}.information-input::-moz-placeholder{color:#fff}.information-input:-ms-input-placeholder{color:#fff}.information-input:-moz-placeholder{color:#fff}.information-input:focus{color:#fff;box-shadow:none;background:#0a1d53;border-bottom:2px solid #ff5816}select.form-control:not([size]):not([multiple]){height:50px}.information-input option{background:#0a1d53}textarea.information-input{height:155px;resize:none;margin-bottom:30px}.nice-select.open .list{color:#575564;width:100%}.about-top-area{padding-bottom:45px;border-bottom:1px solid #dfe2ec}.about-top-area .about-content h2{padding-bottom:0;margin-bottom:0;border-bottom:none}.about-img-slider{margin:50px -10px 0}.about-img-slider .single-about-img{margin:0 10px 20px}.about-img-slider .single-about-img img{width:100%}.about-img-slider .slick-dots{text-align:center}.about-img-slider .slick-dots li{display:inline-block;margin:0 5px;overflow:hidden}.about-img-slider .slick-dots li:first-child{margin-left:0}.about-img-slider .slick-dots li:last-child{margin-right:0}.about-img-slider .slick-dots li button{width:15px;height:5px;cursor:pointer;text-indent:20px;background:var(--heading-color,#000f3c)}.about-img-slider .slick-dots li.slick-active button{background:linear-gradient(90deg,#fe5916,#ff9e18)}.about-bottom-area{padding-top:30px}.about-bottom-left-content{margin-right:75px}.about-bottom-left-content blockquote{font-size:20px;font-weight:700;margin-bottom:15px;color:var(--heading-color,#000f3c)}.about-bottom-left-content p{margin-bottom:40px}.about-bottom-left-content .theme-btn{text-align:center}.about-bottom-right-content p{margin-bottom:15px}.about-bottom-right-content p:last-child{margin-bottom:0}.about-page-team{position:relative;background:url(../images/about/team-bg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:1}.about-page-team:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#fef7f4;z-index:-1;opacity:.94}.about-page-team .team-member .member-content{background:#fff}.service-section{position:relative;background:url(../images/what-we-do.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:1}.service-section:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#fef7f4;z-index:-1;opacity:.1}.section-heading-content{margin-bottom:70px}.section-heading-content h2,.section-heading-content h3{margin-bottom:15px}.service-wrap{margin:0 -15px;padding-bottom:140px}.service-item{position:relative;padding:50px 25px 45px;background:#fff;margin:0 15px;text-align:center;transition:all .3s}.service-item:before{position:absolute;content:"";width:0;height:5px;left:50%;bottom:0;transform:translateX(-50%);background:linear-gradient(90deg,#ff5816,#ff9f18);transition:all .3s}.service-item:hover:before{width:100%}.service-item .service-icon{margin-bottom:33px}.service-item .service-icon i{position:relative;width:120px;height:120px;font-size:60px;text-align:center;line-height:120px;display:inline-block;color:var(--primary-color,#ff5e14);z-index:1;background:#ffefe7;border-radius:20px;transition:all .5s}.service-item:hover .service-icon i{color:#fff}.service-item .service-icon i:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;border-radius:20px;transition:all .5s;background:linear-gradient(90deg,#ff5816,#ff9f18)}.service-item:hover .service-icon i:after{opacity:1}.service-content h5{margin-bottom:25px}.service-content p{margin-bottom:20px}.view-details-btn a{font-weight:700;font-size:18px;color:var(--heading-color,#000f3c);font-family:Barlow Condensed,sans-serif}.view-details-btn a span{color:var(--primary-color,#ff5e14)}.service-wrap .service-next,.service-wrap .service-prev{background:#292929;border-radius:50%;position:absolute;left:calc(47% - 47px);bottom:0;width:60px;height:60px;color:#fff;font-size:12px;cursor:pointer;line-height:60px;text-align:center;z-index:1;-webkit-transition:.5s;transition:.5s}.service-wrap .service-next{left:calc(47% + 53px)}.service-wrap .service-next:before,.service-wrap .service-prev:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;opacity:0;z-index:-1;border-radius:50%;-webkit-transition:.5s;transition:.5s;background:linear-gradient(90deg,#ff5816,#ff9f18)}.service-wrap .service-next:focus:before,.service-wrap .service-next:hover:before,.service-wrap .service-prev:focus:before,.service-wrap .service-prev:hover:before{opacity:1}.services-deatils-img{position:relative;background:url(../images/service-details/service-detiails.webp);width:100%;height:500px;background-position:50%;background-size:cover;margin-bottom:50px}.video-popup{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.video-popup .video-play{width:97px;height:97px;color:#fff;line-height:97px;text-align:center;border-radius:50%;display:inline-block;box-shadow:0 0 0 0 hsla(0,0%,100%,.7);background:linear-gradient(90deg,#ff4c15,#ffab19);-webkit-animation:pulse 2s cubic-bezier(.66,0,0,1) infinite;animation:pulse 2s cubic-bezier(.66,0,0,1) infinite}.video-popup .video-play:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;opacity:.42;border-radius:50%;transform:scale(1.3);z-index:-1;background:hsla(0,0%,100%,.99);box-shadow:0 0 0 0 hsla(0,0%,100%,.7);-webkit-animation:pulse 1.75s cubic-bezier(.66,0,0,1) infinite;animation:pulse 1.75s cubic-bezier(.66,0,0,1) infinite}.details-information i,.question-box i{width:100px;height:100px;color:#ff4c15;font-size:60px;font-weight:500;text-align:center;line-height:100px;margin-right:20px;background:#fff6f1;flex:none}.details-information h2,.question-box h2{font-size:65px;margin-bottom:28px;display:flex;align-items:center;color:var(--heading-color,#000f3c)}.details-information p{margin-bottom:17px}.another-details-box{margin-top:40px;margin-bottom:15px}.another-details-box img{width:100%}.another-details-content{margin-left:30px}.accordion-area{margin-top:40px}.accordion .card{border-radius:0;background:transparent;margin-bottom:10px;border:1px solid #fff6f1}.accordion .card.card-bgc{background:#fff6f1}.accordion .card.card-bgc .card-header button i:before{content:"\f068"}.accordion .card:last-child{margin-bottom:0}.accordion .card .card-header{padding:0;border-bottom:none;background:transparent}.accordion .card .card-header button{width:100%;cursor:pointer;text-align:left;font-size:30px;font-weight:700;position:relative;background:transparent;padding:26px 45px 26px 40px;color:var(--heading-color,#000f3c);font-family:Barlow Condensed,sans-serif}.accordion .card .card-header button i{position:absolute;right:45px;top:30px;font-size:18px}.accordion .card .card-body{text-align:justify;padding:0 45px 30px 40px}.accordion .card .card-body p{margin-bottom:0}.service-sidebar{margin-left:40px}.service-widget{margin-bottom:50px}.service-widget:last-child{margin-bottom:0}.contact-widget{position:relative;padding:50px 42px;background:url(../images/service-details/service-right.webp);background-size:cover;background-position:50%;z-index:1}.contact-widget img{margin-bottom:42px}.contact-widget h4{color:#fff;font-size:31px;line-height:1.3;font-weight:500;margin-bottom:25px;font-family:Heebo,sans-serif}.contact-widget a.number{color:#ff4c15;font-size:22px;display:block}.contact-widget:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,15,60,.8)}.contact-widget .theme-btn{margin-top:35px;text-align:center;background:#2b438b}.document-widget a{width:100%;font-weight:500;padding:15px 30px;position:relative;background:#fff6f1;margin-bottom:15px;display:inline-block;color:var(--heading-color,#000f3c)}.document-widget a:last-child{margin-bottom:0}.document-widget a i{position:absolute;right:30px;top:20px;color:#ff4c15}.work-section{position:relative}.work-section .halmat-image{position:absolute;top:0;left:8%;width:21%}.work-section .section-heading-content h2{color:#fff}.working-step{text-align:center;margin-bottom:40px}.working-step,.working-step .working-icon i{position:relative;-webkit-transition:.5s;transition:.5s}.working-step .working-icon i{color:#fff;font-size:50px;width:110px;height:110px;z-index:1;line-height:110px;display:inline-block;border:2px solid #ff6f16;border-radius:20px;margin-bottom:30px;background:transparent}.working-step .working-icon i:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;border-radius:17px;-webkit-transition:.5s;transition:.5s;background:linear-gradient(90deg,#ff5816,#ff9f18)}.working-step:hover .working-icon i:after{opacity:1}.working-content h5{color:#fff;font-size:25px;line-height:1.2;margin-bottom:28px}.working-content a{width:100px;height:24px;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-align:center;border-radius:12px;display:inline-block;background:linear-gradient(90deg,#ff5816,#ff9f18)}.step-arrow i{position:absolute;right:-35px;bottom:100px;color:#ff9818;font-size:45px}.team-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.team-member{position:relative;width:20%;border:solid transparent;border-width:0 15px;margin-bottom:50px;-webkit-transition:.5s;transition:.5s}.team-member .member-image{clip-path:polygon(100% 0,100% 100%,0 calc(100% - 25px),0 0)}.team-member .member-content{position:relative;background:#fff7f3;padding:40px 20px 25px;text-align:center;margin-top:-12px;-webkit-transition:.5s;transition:.5s;clip-path:polygon(100% 25px,100% 100%,0 100%,0 0)}.team-member:hover .member-content{background:transparent}.team-member .member-content:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;opacity:0;z-index:-1;background:linear-gradient(90deg,#ff5816,#ff9f18);-webkit-transition:.5s;transition:.5s}.team-member:hover .member-content:after{opacity:1}.team-member .member-content h5{margin-bottom:15px;-webkit-transition:.4s;transition:.4s}.team-member:hover .member-content h5{color:#fff}.team-member .member-content h6{color:var(--primary-color,#ff5e14);font-size:12px;font-family:Heebo,sans-serif;-webkit-transition:.4s;transition:.4s}.team-member:hover .member-content h6{color:var(--heading-color,#000f3c)}.project-section{position:relative;background:url(../images/projects/project-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.project-section:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#f2f2f1;opacity:.9;z-index:-1}.project-wrap{margin:0 -15px;display:flex;align-items:flex-end}.project-wrap .project-col{padding:0 15px}.project-section .section-heading-content{margin-bottom:64px}.project-grid{margin-bottom:30px}.project-img{position:relative;overflow:hidden}.project-img img{width:100%}.project-img:hover .project-overlay{transform:scale(.9)}.project-overlay{position:absolute;content:"";width:100%;height:100%;left:0;top:0;opacity:.9;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .3s;transform:scale(0);background:linear-gradient(90deg,#ff5816,#ff9f18)}.project-overlay a{color:#fff;font-size:40px;margin-bottom:40px}.project-overlay h5{color:#fff;font-size:25px;margin-bottom:14px}.project-overlay h6{color:var(--heading-color,#000f3c);font-size:12px;font-family:Heebo,sans-serif}.others-project-btn{padding-top:50px;text-align:center}.others-project-btn .theme-btn{position:relative;background:transparent;border:2px solid #ff5816;z-index:1;color:var(--heading-color,#000f3c);-webkit-transition:.2s;transition:.2s}.others-project-btn .theme-btn:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;border-radius:30px;-webkit-transition:.5s;transition:.5s;background:linear-gradient(90deg,#ff5816,#ff9f18)}.others-project-btn .theme-btn:hover:after{opacity:1}.others-project-btn .theme-btn:hover{color:#fff;border-color:#ff5816}.project-details-content{max-width:970px;margin:0 auto}.details-description{margin-bottom:60px}.details-description h2{font-size:65px;margin-bottom:30px}.project-gallery{position:relative;margin-bottom:30px}.project-information{position:absolute;top:0;left:0;max-width:370px;padding:55px 45px 60px;background:#fff;border-radius:20px;box-shadow:0 0 50px #000f3c0f}.project-information h5{font-size:30px;margin-bottom:20px;font-family:Heebo,sans-serif}.project-information .single-information{margin-bottom:20px;border-bottom:1px solid #edeff6}.project-information .single-information:last-child{margin-bottom:0}.project-information .single-information h6{font-size:19px;font-weight:500;font-family:Heebo,sans-serif}.gallery-heading-content{max-width:535px;margin-left:auto;margin-bottom:40px}.gallery-heading-content h2{font-size:65px}.project-logo-icon{position:absolute;top:56%;left:35px}.project-content-wrap{padding-left:169px;margin-bottom:40px}.project-tab-content{display:none}.project-tab-content.active{display:block}.project-tabs{margin:0 -15px}.project-tabs li{margin:0 15px;cursor:pointer}.project-tabs li img{width:100%}.project-tabs .slick-list{margin-bottom:40px}.project-gallery .slick-dots{text-align:center}.project-gallery .slick-dots li{display:inline-block;margin:0 5px;overflow:hidden}.project-gallery .slick-dots li button{width:15px;height:5px;cursor:pointer;text-indent:20px;background:var(--heading-color,#000f3c)}.project-gallery .slick-dots li.slick-active button{background:linear-gradient(90deg,#fe5916,#ff9e18)}.testimonial-section .section-heading-content{margin-top:115px;padding-left:40px}.testimonial-image{position:absolute;background:url(../images/testimonial/testimonial-bg.webp);background-size:cover;background-position:top;height:calc(100% - 165px);width:50vw;top:0;right:20px}.testimonial-wrap{position:relative;margin-left:-150px;z-index:1;padding:50px 0}.testimonial-wrap:before{position:absolute;content:"";top:0;left:-70px;width:200%;height:100%;z-index:-1;background:#fff6f1}.quotation-image{margin-bottom:30px}.quotation-image img{width:90px}.testimonial-item blockquote{font-size:28px;font-weight:500;line-height:1.45;margin-bottom:40px;color:var(--heading-color,#000f3c);font-family:Barlow Condensed,sans-serif}.customer-info{display:flex;align-items:center}.customer-image img{width:100px;height:100px;border-radius:50%}.customer-bio{margin-left:35px}.customer-bio h5{margin-bottom:10px;text-transform:uppercase}.customer-bio h6{color:var(--primary-color,#ff5e14);font-size:14px;font-weight:500;letter-spacing:.84px;text-transform:uppercase;font-family:Heebo,sans-serif}.customer-bio .rating li{display:inline-block}.customer-bio .rating li i{color:#ff7212;font-size:14px}.testimonial-wrap .testimonial-next,.testimonial-wrap .testimonial-prev{position:absolute;bottom:80px;right:40px;color:#292929;font-size:25px;background:transparent;cursor:pointer;-webkit-transition:.5s;transition:.5s}.testimonial-wrap .testimonial-next:focus,.testimonial-wrap .testimonial-next:hover,.testimonial-wrap .testimonial-prev:focus,.testimonial-wrap .testimonial-prev:hover{color:#fe5916}.testimonial-wrap .testimonial-prev{right:100px;z-index:1}.partner-wrap .slick-track{display:flex;align-items:center}.partner-image{text-align:center}.partner-image a{opacity:.65;transition:.5s}.partner-image a:hover{opacity:1}.partner-image a img{display:inherit}.cta-section{position:relative}.cta-section:before{opacity:.1;background:url(../images/call-to-action-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.cta-section:after,.cta-section:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%}.cta-section:after{z-index:-1;background:linear-gradient(90deg,#ff5816,#ff9f18)}.cta-content{max-width:450px;margin:0 auto}.cta-content h2{color:#fff;font-size:46px}.cta-btn .theme-btn{background:var(--heading-color,#000f3c)}.cta-btn .theme-btn i{padding-left:20px;-webkit-transition:all .5s ease;transition:all .5s ease}.cta-btn .theme-btn:hover i{padding-left:25px}.contact-page-content .about-form{padding:95px 100px 100px}.contact-page-content .about-form h3{margin-bottom:60px}.contact-page-content textarea.information-input{margin-bottom:50px}.contact-page-content .about-form .theme-btn{border-radius:0}.contact-sidebar{margin-right:70px}.contact-sidebar .single-widget{margin-bottom:60px}.contact-sidebar .single-widget:last-child{margin-bottom:0}.contact-info p{display:flex;font-size:22px;font-weight:500;padding:24px 33px;align-items:center;background:#fff6f1;color:var(--heading-color,#000f3c)}.contact-info p i{color:var(--primary-color,#ff5e14);font-size:40px;margin-right:35px}.contact-info p a{color:var(--heading-color,#000f3c)}.our-offer{position:relative;padding:65px 75px 55px;background:url(../images/contact.webp);background-size:cover;background-position:50%;z-index:1}.our-offer:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,15,60,.8)}.our-offer img{margin-bottom:42px}.our-offer h4{color:#fff;font-size:31px;line-height:1.3;font-weight:500;margin-bottom:0;font-family:Heebo,sans-serif}.error-content h2{font-size:63px;margin-bottom:125px}.error-content h2 span{color:var(--primary-color,#ff5e14);margin:0 25px}.error-content h2 span:first-child{margin-left:0}.error-content h2 span:last-child{margin-right:0}.error-content .error{margin-bottom:90px;max-width:870px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.error-content .error span{width:calc(33.33% - 20px);height:auto;color:#fff;line-height:1;font-size:240px;font-weight:800;padding:0 0 25px;border-radius:20px;background:var(--primary-color,#ff5e14);font-family:Barlow Condensed,sans-serif}.error-content .error span.shap{position:relative;background:var(--heading-color,#000f3c)}.error-content .error span.shap:before{position:absolute;content:"";top:-35px;left:0;width:100%;height:70px;z-index:-1;border-radius:20px;background:var(--heading-color,#000f3c)}.error-content p{font-size:18px;margin-bottom:40px;color:var(--heading-color,#000f3c)}.error-content p span{font-size:22px;font-weight:700}.error-content .theme-btn{background:#ffede3;color:var(--heading-color,#000f3c)}.error-content .theme-btn i{padding-left:0;padding-right:10px;color:var(--primary-color,#ff5e14)}.main-footer{background:var(--heading-color,#000f3c)}.footer-top{position:relative;overflow:hidden}.footer-top:before{position:absolute;content:"";left:0;bottom:-4px;width:430px;height:495px;background:url(../images/footer/footer-line.webp)}.footer-widget .widget-heading{color:#fff;margin-bottom:60px}.quick-links ul li{padding:5px 0}.quick-links ul li:first-child{padding-top:0}.quick-links ul li:last-child{padding-bottom:0}.quick-links ul li a{color:#fff;font-weight:300;transition:all .3s}.quick-links ul li a:hover{color:#ff9318}.quick-links ul li a i{font-size:11px;padding-right:20px}.subscribe-form .form-group input{padding:12px 19px;background:#0f225b}.subscribe-form input::placeholder{color:#fff;font-weight:300}.subscribe-form .form-group{position:relative;max-width:270px}.subscribe-form .form-group input{border:none;font-weight:300;height:55px}.subscribe-form .form-group input:focus{color:#fff;box-shadow:none}.subscribe-form .form-group .subscribe-submit{position:absolute;right:0;top:0;width:55px;height:55px;color:#fff;cursor:pointer;font-size:12px;text-align:center;line-height:55px;border-radius:5px;background:linear-gradient(90deg,#fe5916,#ff9e18)}.footer-social{margin-top:55px}.footer-social h4.widget-heading{margin-bottom:22px}.map-left{max-width:570px;margin-left:auto}.contact-map{margin-left:50px}.contact-map .map{height:545px}.leaflet-bottom.leaflet-right{display:none}.copyright-content{padding:20px;background:#071950}.copyright-content p{color:#fff;margin-bottom:0}.copyright-content p a{color:var(--primary-color,#ff5e14)}.scroll-top{z-index:99999;width:50px;right:25px;height:50px;bottom:25px;color:#fff;display:none;cursor:pointer;position:fixed;font-size:18px;border-radius:50%;background:linear-gradient(90deg,#fe5916,#ff9e18);animation:pulse 2s infinite;-webkit-animation:pulse 2s infinite}@media only screen and (max-width:280px){.page-wrapper{min-width:280px}}
:root{--g4aa5291725:1}
