@charset "UTF-8";@font-face{font-family:Inter;src:url(../fonts/inter-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(../fonts/oswald-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(../fonts/oswald-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(../fonts/oswald-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(../fonts/oswald-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--er-theme-color:#FACC14;--er-theme-color-2:#1E1E1E;--er-theme-heading:#141414;--er-theme-heading-2:#F1F1F1;--er-theme-body:#777}:root{--er-fonts-body:"Inter",sans-serif;--er-fonts-title:"Oswald",sans-serif;--er-fonts-flaticon:"flaticon"}#back-to-top{position:fixed;right:50px;bottom:50px;background:var(--er-theme-color);color:#141414;z-index:100;width:50px;height:50px;text-align:center;line-height:50px;opacity:0;visibility:hidden;transition:.3s;transform:scale(.7)}.er-btn{color:#000;font-family:var(--er-fonts-title);font-size:16px;font-style:normal;font-weight:500;line-height:28px;background:var(--er-theme-color);padding:0 37px;height:68px;line-height:68px;transition:.3s}.er-btn:hover{color:var(--er-theme-color);background-color:var(--er-theme-heading)}.er-btn-5{padding:0 37px;height:60px;line-height:60px;display:inline-block;transition:.3s}.er-btn-5:hover{background-color:var(--er-theme-heading)}.btn-white{padding:0 37px;height:60px;line-height:60px;display:inline-block;transition:.3s}.btn-white:hover{color:var(--er-theme-heading)!important;background-color:#fff!important}.top-phone{background:#fff;padding:10px 23px;font-weight:600;color:#1b1b1b;border-radius:51px}@keyframes erFadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}@keyframes erslideInUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes erfadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@keyframes erSkillInLeft{0%{opacity:0;transform:translateX(-300px)}100%{opacity:1;transform:translateX(0)}}@keyframes slideinup{0%{opacity:0;transform:translateY(70px)}100%{transform:translateY(0)}}@keyframes slideinright{0%{opacity:0;transform:translateX(70px)}100%{transform:translateX(0)}}@keyframes slideindown{0%{opacity:0;transform:translateY(-70px)}100%{transform:translateY(0)}}@keyframes slideinleft{0%{opacity:0;transform:translateX(-70px)}100%{transform:translateX(0)}}@keyframes slidebottomright{0%{opacity:0;transform:translateX(100px) translateY(100px)}100%{transform:translateX(0) translateY(0)}}@keyframes slidetopleft{0%{opacity:0;transform:translateX(-100px) translateY(-100px)}100%{transform:translateX(0) translateY(0)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}0%{border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent;border-left-color:transparent}75%{border-top-color:#fff;border-left-color:#fff;border-right-color:#fff;border-bottom-color:transparent}100%{border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent;border-left-color:transparent}}@keyframes img-anim-right{0%{transform:translateX(5%);clip-path:inset(0 0 0 100%);opacity:0}100%{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-left{0%{transform:translateX(-5%);clip-path:inset(0 100% 0 0);opacity:0}100%{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-top{0%{transform:translateY(-5%);clip-path:inset(0 0 100% 0);opacity:0}100%{transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}#loading{background-color:#fff;height:100%;width:100%;position:fixed;z-index:999;margin-top:0;top:0}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;height:200px;width:200px;margin-top:-100px;margin-left:-100px;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.object{-moz-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50% 50% 50% 50%;position:absolute;border-top:5px solid var(--er-theme-heading);border-bottom:5px solid transparent;border-left:5px solid var(--er-theme-color);border-right:5px solid transparent;-webkit-animation:animate 2s infinite;animation:animate 2s infinite}#object_one{left:75px;top:75px;width:50px;height:50px}#object_two{left:65px;top:65px;width:70px;height:70px;-webkit-animation-delay:.2s;animation-delay:.2s}#object_three{left:55px;top:55px;width:90px;height:90px;-webkit-animation-delay:.4s;animation-delay:.4s}#object_four{left:45px;top:45px;width:110px;height:110px;-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes animate{50%{-ms-transform:rotate(360deg) scale(.8);-webkit-transform:rotate(360deg) scale(.8);transform:rotate(360deg) scale(.8)}}@keyframes animate{50%{-ms-transform:rotate(360deg) scale(.8);-webkit-transform:rotate(360deg) scale(.8);transform:rotate(360deg) scale(.8)}}.er-section-subtitle{color:var(--er-theme-heading);font-family:var(--er-fonts-body);font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.32px;line-height:24px;border-radius:28px;border:1px solid rgba(20,20,20,.1);padding:0 15px;display:inline-flex;height:24px;text-align:center;align-items:center;justify-content:center}.er-section-subtitle-2{color:#fff;border:1px solid rgba(255,255,255,.25)}.er-section-title{color:var(--er-theme-heading-2);font-family:var(--er-fonts-title);font-size:50px;font-style:normal;font-weight:700;line-height:60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.er-section-title{font-size:47px}}@media (max-width:767px){.er-section-title{font-size:42px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-section-title br{display:none}}@media (max-width:549px) and (min-width:320px){.er-section-title{font-size:33px;line-height:1.2}}.er-section-title-2{color:var(--er-theme-heading);font-size:41px;font-style:normal;font-weight:700;line-height:49px}@media (max-width:767px){.er-section-title-2{font-size:42px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.er-section-title-2{font-size:47px}}@media (max-width:549px) and (min-width:320px){.er-section-title-2{font-size:33px;line-height:1.2}}.er-section-para{color:var(--er-theme-heading);font-family:var(--er-fonts-body);font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.18px;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.er-section-para br{display:none}}.lh-1{line-height:1}.er-offcanvas{position:relative}.er-offcanvas-shap-1{position:absolute;bottom:0;right:0}.er-offcanvas-logo img{width:152px}.er-offcanvas-wrapper{position:fixed;background-color:#fff;width:300px;top:0;right:0;padding:50px 40px;height:100%;z-index:100;opacity:0;visibility:hidden;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}@media only screen and (max-width:400px){.er-offcanvas{width:100%}}.er-offcanvas-open .er-offcanvas-wrapper{opacity:1;visibility:visible;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}.er-offcanvas-open .er-offcanvas-overlay{opacity:1;visibility:visible}.er-offcanvas-close-toggle{font-size:30px;color:#0a0e1a}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-offcanvas-header{margin-bottom:40px}}.er-offcanvas-sm-title{font-size:25px}.er-offcanvas-info span{color:#222;display:block;margin-bottom:5px}.er-offcanvas-overlay{position:fixed;top:0;left:0;z-index:50;width:100%;height:100%;visibility:hidden;opacity:0;transition:-.45s ease-in-out;background:rgba(24,24,24,.7)}body.tp-magic-cursor #magic-cursor{display:block}#magic-cursor{position:absolute;display:none;width:10px;height:10px;pointer-events:none;z-index:99999;opacity:0}#ball{position:fixed;display:flex;align-items:center;pointer-events:none;background-color:var(--er-theme-heading);border-radius:50%;justify-content:center;mix-blend-mode:difference;color:transparent}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden;width:100%}body{font-family:var(--er-fonts-body);font-size:18px;font-weight:400;color:var(--er-theme-body);line-height:28px;box-sizing:border-box}a{text-decoration:none}h1,h2,h3{font-family:var(--er-fonts-title);color:var(--er-theme-heading);margin-top:0;font-weight:700;line-height:1.2}h1{font-size:48px}h2{font-size:38px}h3{font-size:28px}ul{margin:0;padding:0}p{font-family:var(--er-fonts-body);font-size:17px;font-weight:400;color:var(--er-theme-body);margin-bottom:15px;line-height:28px}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.button:focus,a:focus{text-decoration:none;outline:0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:0;border:none;background:0 0}button:hover{cursor:pointer}button:focus{outline:0}input[type=email],input[type=tel],input[type=text],input[type=url]{outline:0;background-color:transparent;height:56px;width:100%;line-height:56px;font-size:15px;color:var(--er-theme-heading);border:1px solid #57595c;text-transform:uppercase;font-weight:500;padding:0 20px}input[type=email]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder{color:#57595c}input[type=email]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=url]:-moz-placeholder{color:#57595c}input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder{color:#57595c}input[type=email]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder{color:#57595c}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus{border-color:#141414}input[type=email]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,input[type=url]:focus::placeholder{opacity:0}::-moz-selection{background:#000;color:#fff;text-shadow:none}::selection{background:#000;color:#fff;text-shadow:none}::-moz-placeholder{color:#f1f1f1;font-size:14px;opacity:1}::placeholder{color:#f1f1f1;font-size:14px;opacity:1}img{max-width:100%}.fix{overflow:hidden}.z-index-11{z-index:11}.p-relative{position:relative}.p-absolute{position:absolute}.mt-20{margin-top:20px}.mt-39{margin-top:39px}.mt-40{margin-top:40px}.mb-16{margin-bottom:16px}.mb-21{margin-bottom:21px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-90{margin-bottom:90px}.mb-94{margin-bottom:94px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.pt-12{padding-top:12px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-60{padding-top:60px}.pt-100{padding-top:100px}.pt-120{padding-top:120px}.pt-140{padding-top:140px}.pt-156{padding-top:156px}.pt-158{padding-top:158px}.pt-160{padding-top:160px}.pt-180{padding-top:180px}.pb-7{padding-bottom:7px}.pb-16{padding-bottom:16px}.pb-20{padding-bottom:20px}.pb-60{padding-bottom:60px}.pb-77{padding-bottom:77px}.pb-140{padding-bottom:140px}.pb-160{padding-bottom:160px}.pb-180{padding-bottom:180px}.pl-141{padding-left:141px}.pr-141{padding-right:141px}@media (max-width:550px) and (min-width:320px){.er-blog-area{padding-top:80px;padding-bottom:20px}}.er-blog-img{width:100%}.er-blog-img img{width:100%}.er-blog-title-3{color:var(--er-theme-heading);font-family:var(--er-fonts-title);font-size:18px;font-style:normal;font-weight:600;line-height:22px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-blog-title-3 br{display:none}}.er-blog-img img{transition:.3s}.er-blog-4:hover .er-blog-img img{-webkit-transform:scale(1.1) rotate(-2deg);-moz-transform:scale(1.1) rotate(-2deg);-ms-transform:scale(1.1) rotate(-2deg);-o-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg);transition:.3s}@media (max-width:550px) and (min-width:320px){.er-footer-area{padding-top:70px}}.er-footer-logo{width:204px}.er-footer-copyright p{color:var(--er-theme-color-2);font-size:18px;font-style:normal;font-weight:400;line-height:36px;margin-bottom:0}.er-footer-copyright-2 p{color:#fff}.er-footer-name{color:#f1f1f1;font-size:320px;font-style:normal;font-weight:600;line-height:1;letter-spacing:-9.6px;text-transform:uppercase;text-align:center;margin:0;transform:translateX(-52px);margin-bottom:-109px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.er-footer-name{font-size:200px;margin-bottom:-67px;text-align:center;transform:translateX(-12)}}@media only screen and (min-width:768px) and (max-width:991px){.er-footer-name{font-size:150px;margin-bottom:-40px;text-align:center;transform:translateX(-12);letter-spacing:-6.6px}}@media (max-width:767px){.er-footer-name{font-size:100px;margin-bottom:-30px;text-align:center;transform:translateX(-12);letter-spacing:-6.6px}}.er-footer-name-2{color:rgba(241,241,241,.06)}.er-footer-title{color:var(--er-theme-heading);font-size:24px;font-style:normal;font-weight:500;line-height:1;margin-bottom:20px}.er-footer-text{color:var(--er-theme-heading);font-family:var(--er-theme-heading);font-size:18px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:50px;display:block}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-footer-text br{display:none}}.er-footer-social ul{list-style:none}.er-footer-social ul li{width:42px;height:42px;border:1px solid var(--er-theme-heading);border-radius:100%;line-height:42px;text-align:center;margin-top:7px;margin-right:5px;cursor:pointer;display:inline-block}.er-footer-social ul li i{color:var(--er-theme-heading);font-size:18px}.er-footer-social ul li:hover{background-color:var(--er-theme-heading)}.er-footer-social ul li:hover i{color:#dffe40}.er-footer-social ul li:hover svg path{fill:#dffe40}.fpl-35{padding-left:35px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.fpl-35{padding-left:15px}}.er-footer-img{width:100%;text-align:center;bottom:0}.er-footer-img img{width:100%;height:15px}.footer-name-wrapper{overflow:hidden;position:relative}.ft-white{color:#fff}.er-header-area{background-color:#f1f1f1}.er-header-logo img{width:208px;height:43px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-header-logo img{width:100%;height:auto}}.tel_mob{color:#fff;font-size:16px;font-weight:600}.er-main-menu ul{list-style:none;margin:0;padding:0}.er-main-menu ul li{display:inline-block;margin-left:12px;position:relative}@media (max-width:1658px) and (min-width:1500px){.er-main-menu ul li{margin-left:7px}}@media (max-width:1499px) and (min-width:1400px){.er-main-menu ul li{margin-left:2px}}.er-main-menu ul li a{display:inline-flex;justify-content:center;align-items:center;min-width:88px;height:28px;padding:0 15px;color:var(--er-theme-heading);font-family:var(--er-fonts-title);font-size:16px;font-weight:500;line-height:1;text-decoration:none;border-radius:28px;border:1px solid rgba(20,20,20,.1);transition:all .3s ease;margin:31px 0}@media (max-width:1499px) and (min-width:1400px){.er-main-menu ul li a{padding:0 10px}}.er-main-menu ul li:hover>a{background-color:var(--er-theme-color)}@media (max-width:1600px) and (min-width:1400px){.er-main-menu-2{justify-content:center}}.er-main-menu-2 ul li a{color:#fff;border-color:rgba(255,255,255,.1);margin:25px 0;transition:.3s}.er-main-menu-2 ul li:hover a{color:var(--er-theme-heading)}.er-transparent-header{position:fixed;top:0;left:0;right:0;z-index:99;background-color:#000000bd}.er-menubar img{width:46px;height:46px}.er-menubar-3{font-size:26px;color:#fff}.plr-140{padding-left:140px;padding-right:140px}@media (max-width:1800.98px) and (min-width:1650px){.plr-140{padding-left:80px;padding-right:80px}}@media (max-width:1659px) and (min-width:1400px){.plr-140{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.plr-140{padding-left:20px;padding-right:20px}}@media (max-width:449px) and (min-width:320px){.plr-140{padding-left:10px;padding-right:10px}}.er-offcanvas-menu ul{list-style:none}.er-offcanvas-menu ul li{position:relative}.er-offcanvas-menu ul li>a{padding:8px 0;display:block;font-size:16px;font-weight:500}.er-offcanvas-menu ul li:not(:last-child)>a{border-bottom:1px solid rgba(1,15,28,.1)}.er-hero-area{background-color:#f1f1f1}@media (max-width:550px) and (min-width:320px){.er-hero-area{padding-top:100px;padding-bottom:120px}}.er-hero-area-2{position:relative;z-index:1;background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width:1921px){.er-hero-area-2{background-size:cover;background-position:center}}.er-hero-para{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:1px;margin-bottom:8px}.er-hero-content-3{color:#f1f1f1;font-size:50px;font-style:normal;font-weight:600;line-height:1.5}.icon_list_text{color:#fff;font-weight:500;line-height:1.3}.icon_container{background-color:#facc14;padding:18px;border-radius:200px;display:block;width:fit-content;max-width:80px;max-height:80px;margin-bottom:20px}.hero_btn_cta{width:100%;text-transform:uppercase;font-size:22px;font-family:Inter,sans-serif;letter-spacing:1px;font-weight:700}@media (max-width:767px){.er-hero-content-3{font-size:40px}}@media (max-width:449px) and (min-width:320px){.er-hero-content-3{font-size:30px;line-height:1}}.er-hero-content-3 span{font-size:46px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:2px;text-transform:uppercase;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.er-hero-content-3 span{font-size:40px}}@media (max-width:767px){.er-hero-content-3 span{font-size:36px}}@media (max-width:550px) and (min-width:500px){.er-hero-content-3 span{font-size:60px}}@media (max-width:449px) and (min-width:320px){.er-hero-content-3 span{font-size:28px;letter-spacing:0}.icon_list{display:flex;align-items:center;gap:20px}.icon_list_text{color:#fff;font-weight:500;line-height:1.3;text-align:left;font-size:18px}.icon_list_block{flex-direction:column}.icon_container{background-color:#facc14;padding:12px;border-radius:200px;display:block;width:fit-content;max-width:60px;max-height:60px;margin-bottom:9px}.hero_btn_cta{width:100%;text-transform:uppercase;font-size:18px;padding:0}}@media (max-width:425px){.er-hero-content-3 span{font-size:28px;letter-spacing:0}}@media (max-width:375px){.er-hero-content-3 span{font-size:22px;letter-spacing:0}}.er-hero-shap-4{bottom:0;right:196px;z-index:12}@media (max-width:1700px) and (min-width:1650px){.er-hero-shap-4{right:120px}}@media (max-width:1649px) and (min-width:1400px){.er-hero-shap-4{right:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.er-hero-shap-4{right:-130px;z-index:3}}@media only screen and (min-width:992px) and (max-width:1199px){.er-hero-shap-4{right:-130px;width:463px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-hero-shap-4{display:none}}.er-hero-shap-5{bottom:-5px;width:100%;z-index:11}.er-hero-shap-5 img{width:100%}@media (max-width:550px) and (min-width:320px){.er-contact-area{padding-top:40px;padding-bottom:10px}}.er-contact-subtitle{color:var(--er-theme-heading);font-size:18px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.36px;margin-bottom:13px;display:block}.er-contact-title{font-size:36px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.er-contact-title br{display:none}}.er-contact-info{list-style:none;display:block;margin-bottom:73px}.er-contact-info li{margin-bottom:47px}.er-contact-info-icon{margin-right:20px}.er-contact-social-bar{width:160px;height:1px;background-color:var(--er-theme-heading);margin-right:30px}@media (max-width:550px) and (min-width:320px){.er-contact-social-bar{display:none}}.er-contact-info-text span{color:var(--er-theme-heading);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:-.32px}.er-contact-info-text h3{font-family:var(--er-fonts-body);font-size:20px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.4px;margin-bottom:0}.copl-83{margin-left:83px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.copl-83{margin-left:0}}.er-contact-form{background-color:var(--er-theme-heading);padding:60px;padding-top:50px}@media (max-width:550px) and (min-width:320px){.er-contact-form{padding:20px}}.er-contact-form-title{color:#f1f1f1;font-size:36px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:14px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.er-contact-form-title br{display:none}}.er-contact-form form input{border:0;border-bottom:1px solid #d9d9d9;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.18px;padding:0;margin-top:20px;color:#f1f1f1}.er-contact-form form input::placeholder{color:#f1f1f1;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.18px}.er-contact-box.p-absolute{bottom:0;right:-59px}.er-contact-shap.p-absolute{position:absolute;left:50px;right:50px;display:flex;justify-content:center}@media (max-width:550px) and (min-width:320px){.er-project-area{padding-top:10px;padding-bottom:10px}}@media (max-width:550px) and (min-width:320px){.er-service-area{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width:768px) and (max-width:991px){.row.pt-160{padding-top:80px}}@media (max-width:767px){.row.pt-160{padding-top:0}}.er-service-hover-text-2{padding:18px 0;padding-left:18px;padding-right:18px;background-color:#f1f1f1;display:inline-flex;align-items:center;position:absolute;left:32px;right:32px;margin:auto;bottom:-44px;justify-content:center}.er-service-hover-text-2 h3{font-size:15px;font-style:normal;font-weight:500;line-height:22px;margin-left:0;margin-bottom:0;display:inline-block;text-align:center}@media only screen and (max-width:761px){.er-service-hover-text-2{right:0}.er-service-hover-text-2{padding:18px 0;padding-left:4px;padding-right:4px;background-color:#ffc107;display:inline-flex;align-items:center;position:absolute;left:0;right:0;margin:auto;bottom:-60px}.er-service-hover-text-2 h3{font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin-left:0;margin-bottom:0;display:inline-block;text-align:center}}.img-cover{width:100%;height:100%;margin-left:auto;margin-right:auto;object-fit:cover}.er-brand-area{border-top:1px solid rgba(20,20,20,.15);border-bottom:1px solid rgba(20,20,20,.15)}@media (max-width:550px) and (min-width:320px){.er-brand-area{padding-top:0;padding-bottom:0}}.scroll{position:relative;display:flex;width:100%;overflow:hidden}@media (max-width:550px) and (min-width:320px){.ptb-60{padding-top:60px;padding-bottom:60px}}@keyframes scroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes scroll2{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}@keyframes scroll-left-right{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes scroll-left-right-2{0%{transform:translateX(-200%)}100%{transform:translateX(0)}}@keyframes scroll-left{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes scroll-left-2{0%{transform:translateX(-200%)}100%{transform:translateX(0)}}@media (max-width:550px) and (min-width:320px){.er-process-area{padding-top:10px;padding-bottom:10px}}.er-process-list ul{list-style:none}.er-process-list ul li{padding-bottom:45px;position:relative;display:flex;align-items:start}.er-process-list ul li:before{width:11px;height:11px;background-color:var(--er-theme-heading);display:inline-block;content:"";border-radius:100%;margin-right:56px;transform:translateY(3px)}.er-process-list ul li:after{display:block;content:"";position:absolute;left:4px;top:9px;height:100%;width:2px;background-color:var(--er-theme-heading)}.er-process-list ul li:last-child::after{display:none}.er-process-para{color:var(--er-theme-heading);font-family:var(--er-fonts-body);font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.18px}.er-work-process{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;max-width:100%}.er-work-process-number{color:var(--er-theme-heading);font-size:60px;font-style:normal;font-weight:500;line-height:120px;letter-spacing:-1.2px;background-color:var(--er-theme-color);width:120px;height:120px;display:block;text-align:center;margin-bottom:67px}.er-work-process-title{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:12px}.er-work-process-para{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.18px}.er-work-process-area{padding-top:100px;padding-bottom:100px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.er-work-process-para br{display:none}}.er-work-process-icon-1{right:51px;bottom:173px}@media only screen and (min-width:1200px) and (max-width:1399px){.er-work-process-icon-1{bottom:203px}}.er-work-process-icon-2{right:51px;bottom:173px}@media only screen and (min-width:1200px) and (max-width:1399px){.er-work-process-icon-2{bottom:203px}}.er-work-process-icon-3{right:51px;bottom:173px}.er-work-process-icon-4{right:51px;bottom:173px}.er-work-process-icon-5{top:80px;right:80px}.er-work-process-1.p-relative{transform:translateX(-45px)}.er-work-process-2.p-relative{transform:translateX(-20px);margin-top:60px}.er-work-process-3.p-relative{transform:translateX(8px);margin-top:120px}.er-work-process-4.p-relative{transform:translateX(35px);margin-top:180px}.er-work-name-wrapper{position:relative;overflow:hidden;width:100%;margin-bottom:-167px}.er-marquee-track{display:flex;white-space:nowrap}.er-work-name{color:rgba(241,241,241,.1);font-size:160px;font-weight:700;line-height:1;margin-right:120px;flex:0 0 auto}@media (max-width:1650px) and (min-width:1400px){.er-feature-area{padding-right:20px;padding-left:20px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-feature-area{padding-right:20px;padding-left:20px}}@media (max-width:550px) and (min-width:320px){.er-feature-area{padding-top:20px;padding-bottom:0}}.er-feature-title{color:var(--er-theme-color-2);font-family:var(--er-fonts-title);font-size:30px;font-style:normal;font-weight:600;line-height:30px}.er-feature-para{color:var(--er-theme-color-2);font-family:var(--er-fonts-body);font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.18px}@media (max-width:1820px) and (min-width:1400px){.er-feature-para br{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-feature-para br{display:none}}.er-features{display:flex;justify-content:center}.er-award-bg-img{width:100%}.er-award-bg-img img{width:100%}.er-award-img{background:#fff;padding:42px;top:200px;right:85px}@media only screen and (min-width:1200px) and (max-width:1399px){.er-award-img{right:100px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.er-award-img{right:100px;top:16px}}@media only screen and (min-width:992px) and (max-width:1199px){.er-award-img img{width:200px}}@media only screen and (min-width:768px) and (max-width:991px){.er-award-img img{width:170px}}@media (max-width:767px){.er-award-img img{width:100px}}@media (max-width:449px) and (min-width:320px){.er-award-img img{display:none}}@keyframes waves{0%{-webkit-transform:scale(.2,.2);transform:scale(.2,.2);opacity:0}50%{opacity:.9}100%{-webkit-transform:scale(.9,.9);transform:scale(.9,.9);opacity:0}}.form-success-message{text-align:center;padding:40px 20px}.form-success-message h3{margin-bottom:10px;color:#ffc107;text-transform:uppercase;padding-top:30px}.form-success-message[hidden]{display:none}