@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");:root{--ff-syne:"Syne",sans-serif;--ff-manrope:"Manrope",sans-serif;--clr-black:#0f0e0e;--clr-orange:#ff6b00;--clr-white:#fff;--clr-gray:#545b63;--clr-light-gray:#f3f3f3;--clr-heading:#0f0e0e;--clr-white-03:rgba(255,255,255,0.03);--clr-white-06:rgba(255,255,255,0.06);--clr-white-10:rgba(255,255,255,0.1);--clr-white-50:rgba(255,255,255,0.5)}.dark{--clr-heading:#fff}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;border:none;outline:none;box-shadow:none;scrollbar-width:thin;scrollbar-color:var(--clr-gray) var(--clr-black)}::-webkit-scrollbar{height:4px;width:4px;background:var(--clr-black)}::-webkit-scrollbar-thumb{background:var(--clr-gray);-webkit-border-radius:1px;-webkit-box-shadow:0 0 0 rgba(0,0,0,.75)}::-webkit-scrollbar-corner{background:transparent}body{font-family:var(--ff-manrope);font-size:16px;font-style:normal;font-weight:400;line-height:162%;background-color:var(--clr-white);color:var(--clr-black);overflow-x:hidden}a{color:inherit;cursor:pointer;transition:.4s}a,a:focus,a:hover,a:visited{text-decoration:none;outline:none}h1,h2,h3,h4,h5,h6,hr,label,p{margin:0}h1{font-size:92px;line-height:110%}h1,h2{font-weight:700}h2{font-size:61px;line-height:102%}h3{font-size:52px;line-height:119%}h3,h4{font-weight:700}h4{font-size:32px;line-height:131%}h5{font-size:24px;line-height:142%}h5,h6{font-weight:700}h6{font-size:20px;line-height:130%}p{font-family:var(--ff-manrope);font-size:16px;font-style:normal;font-weight:400;line-height:162%;color:var(--clr-gray)}li,ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:inline-block}.form-control,input,select,textarea{width:100%;height:auto;padding:16px 30px;border-radius:5px;background-color:#fff;border:2px solid #cfdbf1}textarea{display:inherit;padding-top:20px}label{cursor:pointer;color:var(--clr-gray)}.form-group{margin-bottom:25px}.form-control:focus,button:focus,input:focus{outline:none;box-shadow:none}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=checkbox],input[type=radio]{height:auto;width:auto}h1,h2,h3,h4,h5,h6{font-family:var(--ff-syne);font-style:normal;color:var(--clr-heading)}.current-menu,.sub-text,.txt-orange{color:var(--clr-orange)}.section-pt{padding-top:150px}.section-mt{margin-top:150px}.section-mb{margin-bottom:150px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-120{margin-top:120px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-90{margin-bottom:90px}.pt-30{padding-top:30px}.pb-20{padding-bottom:20px}.bttn{font-family:var(--ff-syne);font-style:normal;font-size:16px;font-weight:700;line-height:162%;padding:17px 35px;border-radius:60px;border:1px solid var(--clr-black);color:var(--clr-white);align-items:center;cursor:pointer;transition:all .3s ease}.bttn-primary,.bttn-secondary:focus,.bttn-secondary:hover{background-color:var(--clr-black);color:var(--clr-white)}.bttn-primary:focus,.bttn-primary:hover,.bttn-secondary{background-color:var(--clr-white);color:var(--clr-black)}.bttn-theme{background-color:var(--clr-orange);border-radius:0;border:none}.bttn-theme:hover{background-color:#d55b04}.bttn-round{font-family:var(--ff-syne);font-style:normal;font-size:16px;font-weight:700;line-height:162%;color:var(--clr-white);background:var(--clr-black);border-radius:50%;height:150px;width:150px;padding:0;line-height:150px;text-align:center;display:inline-block;cursor:pointer}.bttn-round,.bttn-round .btn-txt{transition:all .4s;position:relative}.bttn-round .btn-txt{z-index:1}.bttn-round:before{width:100%;height:100%;border-radius:50%;border:1px solid var(--clr-orange);top:10px;left:-7px}.bttn-round:after,.bttn-round:before{content:"";position:absolute;transition:all .4s;opacity:0}.bttn-round:after{border-radius:50%;bottom:38px;left:0;width:10px;background:var(--clr-orange);height:10px}.bttn-round:hover:before{top:-10px}.bttn-round:hover:after{width:100%;height:100%;opacity:1;bottom:0}.section-title span{display:inline-block;height:1px;width:200px;background:var(--clr-black);position:relative}.section-title span:after{content:"";position:absolute;height:20px;width:20px;border-radius:50%;background:var(--clr-black);top:-10px;right:0}.header-section{width:100%;border-bottom:1px solid rgba(15,14,14,.1);z-index:9;position:relative}@media (min-width:1400px){.header-section .container{padding-right:0;padding-left:0}}@media (min-width:1200px){.header-section .container{max-width:1920px;margin:0 auto}}@media (min-width:768px) and (max-width:1199px){.header-section .container{padding-right:0;padding-left:0}}@media (min-width:320px) and (max-width:767px){.header-section .container{padding-right:0}}.menu-fixed{position:fixed;top:0;left:0;width:100%;z-index:99;transition:all .9s;background:var(--clr-white);box-shadow:0 -31px 32px 9px #f4f4f4}.menu-fixed.animated{animation-duration:1s;animation-fill-mode:both;animation-name:slidedAnimation}@keyframes slidedAnimation{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.header-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;transition:all .9s;width:100%;position:relative}.header-wrapper .menu-components{gap:16px}.header-wrapper .menu-components .lets-talk{font-family:var(--ff-syne);font-size:16px;font-style:normal;font-weight:700;line-height:162%;text-transform:capitalize;transition:all .4s;cursor:pointer}.header-wrapper .menu-components .lets-talk:hover{color:var(--clr-orange)}@media (min-width:1400px){.header-wrapper .menu-components .lets-talk{padding:38px 40px;border-left:1px solid rgba(15,14,14,.1)}}@media (max-width:991px){.header-wrapper .menu-components .lets-talk{padding:7px 11px}}@media (max-width:500px){.header-wrapper .menu-components .lets-talk{padding:6px 8px}}@media screen and (max-width:500px) and (max-width:374px){.header-wrapper .menu-components .lets-talk{display:none!important}}.header-wrapper .main-logo .logo{display:block;width:150px}@media (min-width:1400px){.header-wrapper .main-logo .logo{display:block;height:103px;width:212px;padding:30px 0;margin-left:5vw;border-right:1px solid rgba(15,14,14,.1)}}@media (max-width:1199px){.header-wrapper .main-logo .logo{width:100px}}@media (max-width:575px){.header-wrapper .main-logo .logo{width:100px}}.header-wrapper .main-menu{display:flex;align-items:center}.header-wrapper .main-menu li{transition:all .4s;position:relative}.header-wrapper .main-menu li a{font-size:16px;font-style:normal;font-family:var(--ff-syne);font-weight:700;line-height:162%;text-transform:capitalize;padding:40px 29px}.header-wrapper .main-menu li a:hover{color:var(--clr-orange)}.header-wrapper .main-menu li .sub-menu{position:relative;padding:5px;transition:all .4s ease}@media (min-width:992px){.header-wrapper .main-menu li .sub-menu .sub-menutwo ul{position:absolute;top:-31px;left:100%;width:250px;z-index:999;transition:all .3s;background:var(--clr-white);box-shadow:0 -1px 34px 0 rgba(0,0,0,.15);justify-content:center;opacity:0;gap:5px;transform:translateY(55px);visibility:hidden;display:block!important}.header-wrapper .main-menu li .sub-menu .sub-menutwo ul li a{color:var(--clr-black)}.header-wrapper .main-menu li .sub-menu .sub-menutwo ul li:hover a{color:var(--clr-orange);padding-left:10px}.header-wrapper .main-menu li .sub-menu .sub-menutwo:hover ul{opacity:1;visibility:visible;transform:translateY(25px)}.header-wrapper .main-menu li .sub-menu .sub-menutwo:hover ul li a:before{display:none}.header-wrapper .main-menu li .sub-menu{position:absolute;top:100%;left:0;width:250px;z-index:999;transition:all .3s ease;background:var(--clr-white);box-shadow:0 -1px 34px 0 rgba(0,0,0,.15);justify-content:center;opacity:0;gap:5px;transform:translateY(55px);visibility:hidden;display:block!important}.header-wrapper .main-menu li .sub-menu li a{color:var(--clr-black)}.header-wrapper .main-menu li .sub-menu ul{display:block!important}}.header-wrapper .main-menu li .sub-menu li{transition:all .4s!important}.header-wrapper .main-menu li .sub-menu li a{text-transform:capitalize;font-weight:400;font-size:16px;width:100%;display:block;padding:5px 8px;margin:1px;border-radius:8px;transition:all .4s}.header-wrapper .main-menu li .sub-menu li a i{font-size:14px!important}@media (max-width:991px){.header-wrapper .main-menu li .sub-menu li a{font-size:14px;font-weight:500}}@media (min-width:992px){.header-wrapper .main-menu li .sub-menu li:not(:last-child){border-bottom:1px solid #d9d9d9}.header-wrapper .main-menu li .sub-menu li a{padding:10px}}.header-wrapper .main-menu li .sub-menu li:hover a{color:var(--clr-orange)!important;padding-left:20px}@media (min-width:992px){.header-wrapper .main-menu li:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(25px)}.header-wrapper .main-menu li:hover .sub-menu:before{position:absolute;content:"";top:-18px;left:26px;width:28px;height:20px;background:var(--clr-white);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}}@media (max-width:1600px){.header-wrapper .main-menu{gap:0 13px}.header-wrapper .main-menu li a{font-size:16px;padding:16px}}@media (max-width:1399px){.header-wrapper .main-menu{gap:0 14px}.header-wrapper .main-menu li a{font-size:14px;padding:16px 10px}}@media (max-width:1199px){.header-wrapper .main-menu{gap:0 14px}.header-wrapper .main-menu li a{font-size:14px;padding:16px 4px}}@media (max-width:991px){.header-wrapper .main-menu{gap:0 14px}.header-wrapper .main-menu li a{font-size:14px;padding:16px 2px}}.header-wrapper .menu-right-components{gap:15px}@media (max-width:500px){.header-wrapper .menu-right-components{gap:10px}}@media screen and (max-width:991px){.main-menu{position:fixed;top:54px;width:100%;left:0;display:block!important;margin-top:20px;z-index:999;padding:15px;transition:all .4s ease!important;transform-origin:top;max-height:calc(100vh - 130px);background:var(--clr-white);overflow-y:auto;transform:scaleY(1)}.main-menu:not(.active){position:fixed;opacity:0;visibility:hidden;transform:scaleY(0)}.main-menu li{width:100%;border-radius:2px;border-bottom:1px solid rgba(170,181,200,.5)}.main-menu li a{display:block;padding:8px 10px 6px}.main-menu li .sub-menu li{border-bottom:unset}.header-wrapper .main-menu li .sub-menu li a{color:var(--clr-black)}.main-menu .active a{color:var(--clr-white)}.header-bar{position:relative;width:31px;height:20px}.header-bar span{position:absolute;width:100%;height:2px;display:inline-block;transition:all .3s;left:0;background:var(--clr-black)}.header-bar span:first-child{top:0}.header-bar span:nth-child(2){top:44%}.header-bar span:last-child{bottom:0}.header-bar.active span:first-child{transform:rotate(45deg) translate(3px,9px)}.header-bar.active span:nth-child(2){opacity:0}.header-bar.active span:last-child{transform:rotate(-45deg) translate(3px,-9px)}.header-bar:hover{cursor:pointer}}.hamburger-menu{position:relative;margin-left:6px}.hamburger-menu,.hamburger-menu:after,.hamburger-menu:before{width:20px;height:2px;border-radius:3px;background-color:var(--clr-white)}.hamburger-menu:after,.hamburger-menu:before{content:"";position:absolute;right:6px}.hamburger-menu:before{top:-9px}.hamburger-menu:after{top:9px}.lets-talk-btn{padding:20px 30px 21px;font-family:var(--ff-syne);font-weight:500;font-size:18px;line-height:120%;display:inline-block;text-transform:capitalize;border-radius:5px;transition:all .4s;cursor:pointer;background:var(--clr-orange);color:var(--clr-white)}.sub-contact{background:#e9f0ff;position:relative}.sub-contact:before{position:absolute;right:0;top:0;height:100%;width:450px;content:"";background:#000d27}@media (max-width:1399px){.sub-contact:before{width:300px}}@media (max-width:1199px){.sub-contact:before{display:none}}.sub-contact-wrapper{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.sub-contact-wrapper .sub-contact-left{display:flex;align-items:center;gap:0}@media (max-width:1399px){.sub-contact-wrapper .icon{display:none!important}}@media (max-width:1199px){.sub-contact-wrapper .sub-contact-left{gap:30px}.sub-contact-wrapper .sub-contac-right .social li a{border-color:var(--clr-orange)}}@media (max-width:991px){.sub-contact-wrapper .sub-contact-left{flex-wrap:wrap;align-items:center}}@media (max-width:500px){.sub-contact-wrapper{flex-wrap:wrap;gap:40px}}.sub-contac-item{display:flex;align-items:center;gap:15px}.sub-contac-item .icon{width:48px;height:48px;background:var(--clr-gray);display:flex;align-items:center;justify-content:center;border-radius:50%}.sub-contac-item .icon i{color:var(--clr-white)}.sub-contac-item .address-widget .address{color:var(--clr-orange);font-family:var(--ff-syne);font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:8px}.sub-contac-item .address-widget .textp{color:var(--clr-black);font-family:var(--ff-manrope);font-size:16px;font-style:normal;font-weight:500;line-height:120%}@media (max-width:991px){.cus__nonesub{display:none}}.header-wrapper .remove-click{width:110px;height:103px;display:flex;align-items:center;justify-content:center;background:var(--clr-black)}.remove-click i{font-size:32px;color:var(--clr-white)}.remove-click:hover{cursor:pointer}@media screen and (max-width:1199px){.header-wrapper .remove-click{width:60px;height:73px}.remove-click i{font-size:22px}}.subside-barmenu{width:319px;height:100%;position:fixed;z-index:99999;background:var(--clr-light-gray);right:-320px;top:0;transition:all .4s;overflow-y:scroll}.subside-barmenu .remove-click{width:40px;height:40px;background:var(--clr-black);padding:5px;border-radius:6px;margin:10px 10px 10px auto}.subside-barmenu .remove-click:hover{cursor:pointer}.subside-barmenu .remove-click i{font-size:22px}.subside-barmenu .sub-contact-wrapper{padding:40px 20px}.subside-barmenu .sub-contact-wrapper .side-logo{margin-bottom:20px}.subside-barmenu .sub-contact-wrapper p{font-size:14px;margin-bottom:40px;color:var(--clr-black)}.subside-barmenu .sub-contact-wrapper .sub-contact-left{gap:24px;margin-bottom:40px}.subside-barmenu .sub-contact-wrapper .social li a{width:45px;height:45px;background:var(--clr-orange);border:1px solid var(--clr-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s}.subside-barmenu .sub-contact-wrapper .social li a i{color:var(--clr-white)}.subside-barmenu:before{display:none}.subside-barmenu.active{right:0}.hero{height:850px;padding-top:80px;position:relative;overflow:hidden}.hero h1{margin-top:24px;margin-left:-5px}.hero .intro-info{margin:30px 0 42px;color:var(--clr-gray)}.hero .btn-wrapper button{margin-right:15px}.hero .btn-wrapper button:last-child{margin-right:0}.hero .lg-arrow{margin:0 15px}.hero .social-media li{margin-right:15px;display:inline-flex}.hero .social-media li:last-child{margin-right:0}.hero .social-media li a{font-size:22px;width:60px;height:60px;border-radius:50%;background:var(--clr-light-gray);color:var(--clr-black);line-height:60px;text-align:center;transition:all .3s ease}.hero .social-media li a:hover{background:var(--clr-black);color:var(--clr-white)}.hero .profession{font-family:var(--ff-syne);font-size:102px;font-style:normal;font-weight:700;line-height:108%;color:var(--clr-white);text-shadow:1px 1px 1px rgba(0,0,0,.2),-1px 1px 1px rgba(0,0,0,.2),-1px -1px 0 rgba(0,0,0,.2),1px -1px 0 rgba(0,0,0,.2);position:absolute;left:33.7%;position:relative}.hero .profession:before{position:relative;content:"Software Engineer";top:177px;transform:scaleY(-1);-webkit-backface-visibility:visible;backface-visibility:visible;opacity:.5;z-index:-1;display:block}.hero .profession:after{position:relative;content:"";display:block;top:-10px;left:0;width:100%;height:60px;background-image:linear-gradient(180deg,rgba(255,255,255,.5) 0,rgba(255,255,255,1));z-index:2}.hero .bg-line{width:1514px;height:1px;transform:rotate(147deg);background:rgba(15,14,14,.1);position:absolute;left:-420px;top:265px;z-index:-1}.hero .bg-line:after{content:"";height:74px;width:74px;border-radius:50%;border:2px solid var(--clr-light-gray);background-color:var(--clr-white);z-index:2;position:absolute;left:50%;margin-top:-37px}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero .contact-rotate-wrapper{position:absolute;right:-50px;display:flex;align-items:center;justify-content:center}.hero .contact-me-rotate{position:relative;animation:rotate360 10s linear infinite;z-index:1}.hero .contact-me-arrow{position:absolute;z-index:2;cursor:pointer}.hero .profile-pic-wrapper{position:absolute;left:-300px}.hero .profile-bg{position:relative;z-index:5;margin-top:24%}.hero .profile-pic{position:absolute;z-index:55;top:29%;left:24%}.skills-slider{max-width:1736px;margin:0 auto}.skills .skill-item{width:196px;height:347px;border-radius:300px;border:1px solid rgba(15,14,14,.1);padding:24px 30px 0;margin:0 auto}.skill-item figure{width:136px;height:136px;border-radius:50%;background:var(--clr-light-gray);display:flex;align-items:center;justify-content:center;text-align:center}.skill-item figure img{width:auto!important}.skill-item .skill-txt{text-align:center;margin-top:40px}.skill-item .skill-txt span{color:var(--clr-gray);text-transform:uppercase}.about .about-info{margin:50px 0 35px}.about .year-exp{position:relative}.about .year-exp:before{position:absolute;content:url(/images/about/arrow.svg)}.about .year-exp:after{position:absolute;content:url(/images/shape-black.svg);right:5%;bottom:-10%}.about .year-exp .year-exp-txt{padding:5% 20%}.about .year-exp span{font-family:var(--ff-syne);font-size:200px;font-style:normal;font-weight:700;line-height:105%;text-transform:capitalize}.about .year-exp h4{margin-top:30px}.about .year-exp img{position:absolute;right:5%;top:52%}.about a{margin-left:20%}.projects{background:var(--clr-black)}.projects-wrapper{padding:150px 0}.projects-wrapper .section-title-wrapper{margin-bottom:55px}.projects-wrapper .section-title h3{color:var(--clr-white)}.projects-wrapper .section-title span{background:#272626;width:272px}.projects-wrapper .section-title span:after{background:#272626}.projects ul{margin-top:65px}.projects ul li{font-family:var(--ff-syne);font-size:16px;font-style:normal;font-weight:700;line-height:162%;text-align:center;color:var(--clr-gray)}.projects ul li:after{content:"/";padding:0 6px;color:rgba(255,255,255,.1)}.projects ul li:last-child:after{display:none}.projects ul li span{cursor:pointer;transition:all .3s ease;position:relative}.projects ul li span:before{position:absolute;content:"";left:50%;top:50%;margin-top:10px;height:1px;width:0;background-color:var(--clr-orange);transition:all .3s ease}.projects ul li span:hover{color:var(--clr-orange)}.projects ul li span:hover:before{left:0;width:100%}.projects ul li span.active{color:var(--clr-orange);position:relative}.projects ul li span.active:before{position:absolute;content:"";left:0;top:50%;margin-top:10px;height:1px;width:100%;background-color:var(--clr-orange)}.projects .projects-container{display:flex;flex-wrap:wrap;column-gap:24px}.projects .project-item{position:relative}.projects .project-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transform:scale(0);background:linear-gradient(180deg,rgba(15,14,14,.5),#0f0e0e);transition:all .4s ease}.projects .project-item:hover:before{transform:scale(1)}.projects .project-item .overlay-content .rounded-btn{position:absolute;width:100px;height:100px;line-height:100px;border-radius:50%;font-family:var(--ff-syne);background:var(--clr-orange);color:var(--clr-white);top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;transition:all .4s ease;cursor:pointer}.projects .project-item .overlay-content .title{position:absolute;bottom:48px;left:48px;width:100%;z-index:2;color:var(--clr-white);transition:all .4s ease}.projects .project-item .overlay-content{visibility:hidden;opacity:0}.projects .project-item:hover .overlay-content{visibility:visible;opacity:1}.grid-item{width:calc(100% / 3 - 16px)}.big{width:calc(58.5% - 12px)}.mid{width:calc(41.5% - 12px)}.gutter-sizer{width:2%}.projects .view-all-btn-wrapper{position:relative;text-align:center}.projects .view-all-btn-wrapper:after{content:url(/images/shape-white.svg);position:absolute;right:-63px}.projects .bttn-round{border:1px solid var(--clr-white-10);margin-top:50px}.services .section-title span{width:268px}.services .section-title{position:relative}.services .section-title:after{content:url(/images/shape-black.svg);position:absolute;top:0;right:-63px;transform:scaleX(-1) rotate(180deg)}.services .service-item-wrapper{margin-top:50px}.services .service-item{border-bottom:1px solid rgba(15,14,14,.1);padding:28px 0;display:flex;flex-wrap:wrap}.services .service-thumb{font-family:var(--ff-syne);font-size:96px;font-style:normal;font-weight:700;line-height:110%;cursor:pointer}.services .service-panel li{font-family:var(--ff-manrope);font-size:24px;font-style:normal;font-weight:400;line-height:200%}.service-item .btn-wrapper .bttn-round{height:100px;width:100px;line-height:100px}.services .view-all-btn-wrapper{text-align:center;margin-top:50px}.testimonial .title{font-family:var(--ff-syne);font-size:160px;font-style:normal;font-weight:700;line-height:106%;color:var(--clr-white);text-shadow:1px 1px 1px rgba(0,0,0,.2),-1px 1px 1px rgba(0,0,0,.2),-1px -1px 0 rgba(0,0,0,.2),1px -1px 0 rgba(0,0,0,.2);position:relative}.testimonial .title:after{position:absolute;content:"";width:266px;height:116px;right:.6%;top:17.01%;background:linear-gradient(90deg,rgba(243,243,243,0),rgba(15,14,14,.07))}.slider-wrapper{position:relative;width:100%;height:673px}.slider-container{width:100%;display:flex;justify-content:center;align-items:center}.slider,.slider-container{position:absolute;height:673px}.slider{width:526px;right:0;background:transparent}.slider .slides{position:absolute;top:50%;transform:translateY(-25%);width:196px;height:274px;background:var(--img) no-repeat;background-size:contain;transition:.5s;display:flex;justify-content:flex-start;align-items:flex-end}.slider .slides:first-child{position:absolute;top:0;right:0;width:100%;height:100%;transform:translateY(0)}.slider .slides:nth-child(2){right:calc(65% + 225px);background-size:cover}.slider .slides:nth-child(3){right:calc(65% + 460px);background-size:cover}.buttons{position:absolute;bottom:15px;right:67.7%;display:flex;gap:20px}.buttons span{position:relative;width:50px;height:50px;background:var(--clr-black);border:1px solid rgba(15,14,14,.1);border-radius:50%;color:var(--clr-white);cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .4s ease}.buttons span:focus,.buttons span:hover{background:transparent;color:var(--clr-black)}.slider .slides .content{position:absolute;max-width:600px;transition:.25s;transition-delay:0s;transform:translateY(40px);z-index:10000;opacity:0}.slider .slides:first-child .content{opacity:1;transform:translateY(0);transition-delay:.5s;top:0;left:calc(-146%);padding:0;max-width:740px}.testimonial .style{position:absolute;top:725px;right:calc(61vw + 260px);transform:scale(.7)}.testimonial .arrow{position:absolute;top:1010px;right:calc(56vw + 267px);transform:scale(.8)}.marquee{width:100%;text-align:center;overflow:hidden}.marquee h2{text-transform:capitalize}.marquee .marquee-wrapper{width:100000px;animation:marqueeAnimation 38s linear 0s infinite running;display:block}.marquee h2 .marquee-title{margin-right:0;margin-bottom:1px;float:left}.text-stroke-black{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.2),-1px 1px 1px rgba(0,0,0,.2),-1px -1px 0 rgba(0,0,0,.2),1px -1px 0 rgba(0,0,0,.2)}@keyframes marqueeAnimation{to{transform:translateX(-4600px)}}.pricing-wrapper{padding:150px 0;background:var(--clr-light-gray)}.pricing-wrapper .section-title{position:relative}.pricing-wrapper .section-title span{background:#272626;width:145px}.pricing-wrapper .section-title:after{content:url(/images/shape-black.svg);position:absolute;top:0;right:-63px;transform:scaleX(-1) rotate(180deg)}.pricing-item-wrapper{margin-top:60px}.pricing .pricing-item{padding:50px;border:1px solid rgba(15,14,14,.1);min-height:635px;transition:all .3s ease}.pricing-item h3{margin:10px 0 4px}.pricing-item h3 span,.pricing-item h6{font-size:16px;font-weight:700;line-height:162%}.pricing-item .feature{position:relative}.pricing-item .feature h6{color:var(--clr-white);background:var(--clr-black);width:120px;height:44px;padding-top:9px;padding-bottom:9px;margin-top:22px;margin-bottom:22px;text-align:center;transition:all .4s ease}.pricing-item .feature:before{position:absolute;content:url(/images/pricing/arrow-black.svg);right:0;top:6px}.pricing-item p:nth-child(2),.pricing-item ul li{color:var(--clr-gray)}.pricing-item ul li{margin-bottom:16px}.pricing-item ul li:before{content:"";height:7px;width:7px;border-radius:50%;background:rgb(15,14,14,.1);margin-right:10px!important;bottom:0;display:inline-block}.pricing-item button{font-family:var(--ff-syne);font-size:16px;font-weight:700;line-height:162%;padding-top:9px;padding-bottom:9px;border:1px solid var(--clr-black);color:var(--clr-black);background:transparent;cursor:pointer;transition:all .4s ease;width:100%}.pricing-item:hover{background-color:var(--clr-black)}.pricing-item:hover .feature h6{color:var(--clr-white);background:rgb(255,255,255,.1)}.pricing-item:hover .feature:before{content:url(/images/pricing/arrow-white.svg)}.pricing-item:hover button{font-family:var(--ff-syne);border:1px solid var(--clr-orange)!important;background:var(--clr-orange);color:var(--clr-white)}.pricing-item:hover h3,.pricing-item:hover h6,.pricing-item:hover p,.pricing-item:hover ul li{color:var(--clr-white);transition:all .3s ease}.pricing-item:hover ul li:before{background:rgba(255,255,255,.1)}.brands span{font-family:var(--ff-syne);font-size:16px;font-style:normal;font-weight:700;line-height:162%;text-align:center;display:block;position:relative;margin-bottom:50px}.brands span:before{margin-left:-85px}.brands span:after,.brands span:before{position:absolute;content:"";width:66px;height:1px;background:var(--clr-black);opacity:.2;top:12px}.brands span:after{margin-left:20px}.brands img{height:58px;width:180px;object-fit:none}.blogs .section-title{position:relative}.blogs .section-title span{width:242px}.blogs .section-title:after{content:url(/images/shape-black.svg);position:absolute;top:0;right:-63px;transform:scaleX(-1) rotate(180deg)}.blogs .blog-item{min-height:165px;border-bottom:1px solid rgba(15,15,15,.1);padding:40px 0}.blogs .blog-item.is-active .blog-title{-webkit-text-decoration-line:underline;text-decoration-line:underline}.blogs .blog-item .date{text-align:center;border:1px solid rgba(15,15,15,.1);width:130px;right:0;position:absolute}.blogs .blog-item .date h6{font-family:var(--ff-syne);font-size:16px;font-style:normal;font-weight:700;line-height:26px}.blogs .blog-item figure{margin-top:40px;position:relative}.blogs .blog-item .btn-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.blogs .blog-item .btn-wrapper .bttn-round{height:100px;width:100px;line-height:100px}.blogs .view-all-btn-wrapper{text-align:center;margin-top:50px}.contact{background:var(--clr-black)}.marquee h3{color:var(--clr-white);text-transform:capitalize}.marquee h3 .marquee-title{margin-right:0;margin-bottom:1px;float:left}.text-stroke-white{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2)}.contact .contact-content{padding:100px 0}.contact .contact-content p{margin:20px 0 35px}.contact .large-txt{font-family:var(--ff-syne);font-size:96px;font-style:normal;font-weight:700;line-height:110%;color:var(--clr-white)}form .user-details{display:flex;flex-wrap:wrap;justify-content:space-between}form .details{font-family:var(--ff-syne);font-size:16px;font-style:normal;font-weight:700;line-height:162%;color:var(--clr-white)}form .user-details .input-box:nth-child(3) label:after{content:"*";color:var(--clr-orange)}input[type=email],input[type=tel],input[type=text],textarea{border:none;border-bottom:1px solid var(--clr-white-10);border-radius:initial;outline:none;background:transparent;color:var(--clr-white);width:100%;padding:5px 4px}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{border-color:var(--clr-white)}.user-details input{margin-bottom:24px}.user-message{margin-bottom:50px}#form-message.success{color:#28e98c}#form-message.error{color:#dc3545}.contact nav ul li{padding:20px 0;border-bottom:1px solid #292727;cursor:pointer;color:rgba(255,255,255,.2)}.contact nav .link-txt{font-family:var(--ff-syne);font-size:32px;font-style:normal;font-weight:700;line-height:131%;transition:all .3s ease}.contact nav ul li:hover .link-txt{color:var(--clr-white)}.contact .social-media ul{display:flex;padding-top:50px}.contact .social-media ul li{margin-right:15px}.contact .social-media ul li:last-child{margin-right:0}.contact .social-media ul li a{font-size:24px;line-height:60px;text-align:center;display:block;height:60px;width:60px;border-radius:50%;margin-right:15px;border:1px solid #292727;color:var(--clr-white);cursor:pointer;transition:all .3s ease}.contact .social-media ul li a:hover{border:1px solid var(--clr-white);color:var(--clr-black);background:var(--clr-white)}footer{background:#151515}footer .footer-content{padding:28px 0}footer h4{color:var(--clr-white)}footer h4 span{color:var(--clr-orange)}footer p{color:rgba(255,255,255,.7)}footer a{color:var(--clr-white);cursor:pointer}.container-preloader{align-items:center;cursor:none;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:99999}.container-preloader .animation-preloader{position:absolute;z-index:100}.container-preloader .loader-section{background-color:#fff;height:100%;position:fixed;top:0;width:calc(50% + 1px)}.container-preloader .loader-section.section-left{left:0}.container-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:.3s ease-out}.loaded .loader-section.section-left{transform:translateX(-101%);transition:all .7s cubic-bezier(.1,.1,.1,1) .3s}.loaded .loader-section.section-right{transform:translateX(101%);transition:all .7s cubic-bezier(.1,.1,.1,1) .3s}.popup_content_area{max-width:750px;width:100%;background-color:var(--clr-white);box-shadow:0 0 40px rgba(255,255,255,.03);margin:0 auto;position:relative;border-radius:20px}.popup-mfp{overflow:hidden}.popup-mfp .mfp-container{position:fixed;padding:75px 0;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--clr-primary) var(--clr-deep-green)}.popup-mfp .mfp-container::-webkit-scrollbar{height:4px;width:4px;background:var(--clr-deep-green)}.popup-mfp .mfp-container::-webkit-scrollbar-thumb{background:var(--clr-primary);-webkit-border-radius:1px;-webkit-box-shadow:0 0 0 rgba(0,0,0,.75)}.popup-mfp .mfp-container::-webkit-scrollbar-corner{background:transparent}.popup-mfp .zoom-anim-dialog{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.popup-mfp.mfp-ready .zoom-anim-dialog{opacity:1;transform:scale(1)}.popup-mfp.mfp-removing .zoom-anim-dialog{transform:scale(.8);opacity:0}.popup-mfp.mfp-bg{opacity:0;transition:opacity .3s ease-out}.popup-mfp.mfp-ready.mfp-bg{opacity:.8}.popup-mfp.mfp-removing.mfp-bg{opacity:0}.popup_content_area .mfp-close{background:linear-gradient(135deg,var(--clr-white) 16.35%,var(--clr-black) 91.35%);color:var(--clr-white);opacity:1;width:45px;height:45px;border-radius:50%;font-size:30px;line-height:1;font-weight:400;right:-45px;top:-45px;transition:.3s;display:flex;justify-content:center;align-items:center;cursor:pointer;right:0;position:absolute}.popup_content_area .mfp-close:hover{transform:rotate(180deg)}.popup_modal_content{background-color:var(--clr-white);padding:50px;border-radius:15px}.project-info-wrapper .client-meta,.project-info-wrapper h3{margin:30px 0}.project-info-wrapper .client-meta h6{font-size:18px;font-weight:600}.project-info-wrapper .project-details p{color:var(--clr-black)}.project-info-wrapper ul{margin-top:30px}.project-info-wrapper ul li{margin-top:16px;color:var(--clr-gray)}.project-info-wrapper ul li:before{content:"\f00c";font:var(--fa-font-solid);margin-right:22px;color:var(--clr-black)}.project-info-wrapper .other-project-img{margin:50px 0}.project-info-wrapper .other-project-img>div img{width:100%}.project-info-wrapper .footer-modal{margin-top:30px}.project-info-wrapper .footer-modal div{width:51px;height:30px;padding:4px 17px;border:1px solid var(--clr-black);border-radius:40px;display:flex;justify-content:center;align-items:center;color:var(--clr-white);background-color:var(--clr-black);transition:.4s;cursor:pointer}.project-info-wrapper .footer-modal div:hover{color:var(--clr-black);background-color:var(--clr-white)}.project-info-wrapper .footer-modal span{color:var(--clr-black)}.popup_content_area .bi-microsoft{font-size:25px}@media (max-width:850px){.popup_content_area{width:90%}.popup_content_area .mfp-close{right:-10px;top:-55px}}#blog-popup .hr-2{margin-top:30px;margin-bottom:20px}#blog-popup form label{color:var(--clr-black)}#blog-popup .blogger-one img,#blog-popup .blogger-two img{width:86px;height:86px;object-fit:contain;border-radius:50%;margin-right:10px}#blog-popup button.reply{border-radius:30px;padding:0 15px;width:74px;height:30px;font-weight:600}#blog-popup .blog-meta p,#blog-popup .blog-meta span{color:var(--clr-gray);font-weight:500}#blog-popup input[type=email],#blog-popup input[type=tel],#blog-popup input[type=text],#blog-popup textarea{border-bottom:1px solid rgba(0,0,0,.1);color:var(--clr-black)}#blog-popup input[type=email]:focus,#blog-popup input[type=tel]:focus,#blog-popup input[type=text]:focus,#blog-popup textarea:focus{border-color:var(--clr-black)}.breadcumb-area{text-align:center;padding-top:110px;padding-bottom:110px;margin-top:76px;margin-bottom:76px;background-color:var(--clr-light-gray)}.breadcumb-area h2{font-weight:500;font-size:70px;line-height:90px}.breadcumb-area ul li{display:inline-block;font-family:var(--ff-dm);font-size:24px;line-height:36px;padding:0 10px;position:relative}.breadcumb-area ul li,.breadcumb-area ul li a{color:var(--clr-orange)}.breadcumb-area ul li:after{content:"\f054";font-family:Font Awesome\ 6 Free;font-weight:600;font-size:15px;position:absolute;top:0;right:-7px;color:var(--clr-orange);display:inline-block}.breadcumb-area ul li:last-child:after{display:none}.blog-item-wrapper .blog-item{margin-bottom:30px}.blogs-section .blog-item .blog-meta{margin-top:20px}.blogs-section .blog-item .date:before{content:url(/images/blogs/calendar.svg);height:17px;width:14px;object-fit:contain;margin-right:6px;margin-bottom:6px}.blogs-section .blog-item img{cursor:pointer}.blogs-section .blog-item h5{margin:15px 0 22px;cursor:pointer}.blogs-section .read-more{display:inline-flex;color:var(--clr-black);font-weight:500;transition:all .3s ease;cursor:pointer}.blogs-section .read-more:focus,.blogs-section .read-more:hover{color:var(--clr-orange)!important}.blogs-section .read-more:after{content:url(/images/blogs/arrow-icon.png);height:30px;width:30px;object-fit:contain;margin-left:10px}.blog-page-sidebar .blog-item{margin-bottom:30px}.sidebar-single-widget{padding:40px 50px 50px;background:var(--clr-light-gray);border-radius:5px}.widget-search{position:relative}.widget-search input{font-size:13px;line-height:30px;color:var(--clr-black);padding:10px 40px 10px 20px;border-radius:5px;background:var(--clr-white);border-width:1px;border-color:var(--clr-white);border-style:solid;width:100%;transition:all .3s ease}.widget-search input:focus{border-color:var(--clr-black)}.widget-search button{background:inherit;font-size:12px;line-height:30px;color:var(--clr-black);position:absolute;right:1%;border:inherit;padding:3px 12px;top:17%;transition:all .3s ease}.widget-search button:hover{color:var(--clr-orange)!important;transform:scale(1.5)}.sidebar-single-widget.category-widget{padding-bottom:25px}.sidebar-single-widget ul{margin:0;padding:0;list-style:none}.sidebar-single-widget ul li a{display:block;font-size:14px;line-height:50px;color:var(--clr-black);transition:.3s ease-in-out}.sidebar-single-widget ul li a i{padding-right:5px}.sidebar-single-widget ul li a:hover{color:var(--clr-orange)!important}.socialicon-widget ul li{display:inline-block;padding-right:30px}.socialicon-widget ul li a{height:45px;width:45px;background:var(--clr-white);color:var(--clr-gray);font-size:20px;text-align:center;border-radius:50%;line-height:45px}.socialicon-widget ul li a i,.socialicon-widget ul li:last-child{padding-right:0}.socialicon-widget ul li a:hover{color:var(--clr-orange)!important}.sidebar-blog-widgets{display:flex;flex-direction:column}.sidebar-blog-widgets .single-item{margin-bottom:25px;position:relative}.sidebar-blog-widgets .single-item:last-child{margin-bottom:0}.sidebar-blog-widgets .single-item .thumb{width:70px;float:left;margin-right:20px}.sidebar-blog-widgets .single-item .thumb img{width:70px;border-radius:10px}.sidebar-blog-widgets .single-item .content{overflow:hidden}.sidebar-blog-widgets .single-item .content span{display:inline-block;margin-bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.sidebar-blog-widgets .single-item .content span a{text-transform:capitalize;color:var(--clr-gray)}.sidebar-blog-widgets .single-item .content h4{font-style:normal;font-weight:500;font-size:16px;line-height:24px}.sidebar-blog-widgets .single-item .content h4 a{text-transform:capitalize}.sidebar-blog-widgets .single-item:hover .content h4 a{color:var(--clr-orange)}.glenic-pagination{margin-top:30px}.glenic-pagination ul{margin:0;padding:0;list-style:none}.glenic-pagination ul li{display:inline-block;margin-right:10px}.glenic-pagination ul li:last-child{margin-right:0}.glenic-pagination ul li a{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:var(--clr-light-gray);border-radius:50%;transition:all .3s ease;font-weight:500;font-size:14px;line-height:20px;-webkit-transition:all .3s ease;color:var(--clr-black)}.glenic-pagination ul li a:hover{color:var(--clr-white);background:var(--clr-black)}.glenic-pagination ul li a i{font-size:20px;line-height:1;transition:all .3s ease;-webkit-transition:all .3s ease}.glenic-pagination ul li a:hover i{transform:scale(1.3)}.glenic-pagination ul li span{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:var(--clr-black);border-radius:50%;transition:all .3s ease;font-weight:500;font-size:14px;line-height:20px;-webkit-transition:all .3s ease;color:var(--clr-white)}.blog-details-full .thumbnail img{max-width:100%;width:100%;border-radius:5px}.blog-details-full .b-auth-section .left-a span{font-weight:400;font-size:14px;line-height:16px;color:var(--clr-gray)}.blog-details-full .b-auth-section .left-a span:nth-child(2){padding-right:15px;margin-right:15px;position:relative}.blog-details-full .b-auth-section .left-a span:nth-child(2):after{content:"";clear:both;display:block;position:absolute;width:1px;height:13px;background:var(--clr-gray);bottom:1px;right:0}.blog-details-full .b-auth-section .left-a span.img{margin-right:15px}.blog-details-full .b-auth-section .left-a span.img img{width:40px;height:40px;border-radius:50%}.blog-share span{display:inline-flex;margin-right:10px}.blog-share span:last-child{margin-right:0}.blog-share span a{width:32px;height:32px;background:var(--clr-light-gray);display:flex;justify-content:center;align-items:center;border-radius:50%;color:var(--clr-gray);font-size:18px}.blog-share span a:hover{color:var(--clr-orange)}.blog-details-full .content h4{font-style:normal;font-weight:500;font-size:32px;line-height:42px;text-transform:capitalize;margin-bottom:12px}.blog-details-full .content p{font-weight:400;font-size:16px;line-height:30px;margin-bottom:15px}.blog-details-full .content p.quote{background:var(--clr-light-gray);border-radius:2px;position:relative;padding:15px 50px 15px 57px;font-style:italic;font-weight:700;font-size:16px;margin-left:20px;line-height:26px;margin-bottom:20px}.blog-details-full .content p.quote img{position:absolute;left:30px;top:23px}.blog-details-full .content p.quote:after{content:"";clear:both;display:block;position:absolute;width:17px;background:var(--clr-light-gray);height:16px;left:-17px;bottom:10px;-webkit-clip-path:polygon(92% 9%,100% 0,100% 100%,0 45%);clip-path:polygon(92% 9%,100% 0,100% 100%,0 45%)}.blog-details-full .blog-tags{border-top:1px solid rgba(15,22,38,.1)}.blog-details-full .blog-tags span{font-weight:700}.blog-details-full .blog-tags a,.blog-details-full .blog-tags span{font-size:14px;line-height:30px;margin-right:20px;display:inline-block}.blog-details-full .blog-tags a{font-weight:400;text-transform:capitalize;padding:5px 20px;color:var(--clr-black);transition:all .3s ease;background:var(--clr-light-gray);border-radius:5px}.blog-details-full .blog-tags a:hover{color:var(--clr-white);background:var(--clr-black)}.blog-details-full .blog-tags a:last-child{margin-right:0}.blog-author-section{border-radius:5px;background:var(--clr-light-gray);padding:50px}.blog-author-section .thumb{width:100px;float:left;margin-right:30px}.blog-author-section .thumb img{width:100%;border-radius:10px}.blog-author-section .content-auth{overflow:hidden}.blog-author-section .content-auth .auth-header{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.blog-author-section .content-auth .auth-header h4{font-weight:500;font-size:18px;line-height:30px;text-transform:capitalize}.blog-author-section .content-auth .auth-header h4 a{color:var(--clr-black)}.blog-author-section .content-auth .auth-header .a-social-icon span{display:inline-block;margin-left:22px}.blog-author-section .content-auth .auth-header .a-social-icon span a{font-size:14px;color:var(--clr-black)}.blog-author-section .content-auth p{font-style:italic;font-weight:400;font-size:18px;line-height:28px;color:var(--clr-gray)}.singlepage-navigation a{display:flex;align-items:center;float:left}.singlepage-navigation a.float-right{float:right;text-align:right}.singlepage-navigation a i{height:50px;width:50px;background:var(--clr-light-gray);color:var(--clr-black);text-align:center;border-radius:50%;font-size:20px;line-height:49px;transition:.3s ease-in-out}.singlepage-navigation a span{line-height:20px;display:block;color:var(--clr-gray)}.singlepage-navigation a h5{font-weight:500;font-size:18px;line-height:20px;padding-top:5px}.singlepage-navi-icon{padding-right:10px}.singlepage-navigation a.float-right .singlepage-navi-icon{padding-right:inherit;padding-left:10px}.singlepage-navigation a:hover i{background:var(--clr-black);color:var(--clr-white)}.related-blog-title h5{color:var(--clr-orange);font-weight:400;font-size:24px;line-height:36px;margin-bottom:4px}.related-blog-title h3{font-weight:500;font-size:50px;line-height:62px;padding-bottom:10px}.comment-section-full{background:var(--clr-light-gray);padding:50px 60px;border-radius:5px}.comment-section-full .cooment-s-header h5.title{font-weight:500;font-size:24px;line-height:36px;text-transform:capitalize;margin-bottom:8px}.comment-section-full .cooment-s-header p.p-content{font-weight:400;font-size:16px;line-height:21px}.comment-section-full ul{margin:0;padding:0;list-style:none}.comment-section-full ul li.single-comment{position:relative}.comment-section-full ul li.single-comment ul.comment-reply{padding-top:30px;margin-top:20px;border-top:1px solid rgba(34,34,34,.1);padding-left:50px}.comment-section-full ul li.single-comment .thum{width:100px;float:left}.comment-section-full ul li.single-comment .thum img{width:70px;height:70px;border-radius:50%}.comment-section-full ul li.single-comment .content{overflow:hidden}.comment-section-full ul li.single-comment .content h4{font-weight:500;font-size:16px;line-height:30px;text-transform:capitalize;margin-bottom:10px}.comment-section-full ul li.single-comment .content p{font-weight:400;font-size:16px;line-height:30px;margin-bottom:0}.comment-section-full label{color:var(--clr-black)}.comment-section-full input,.comment-section-full textarea{border-bottom:1px solid rgba(15,14,14,.1);color:var(--clr-black)}.comment-section-full input:focus,.comment-section-full textarea:focus{border-color:var(--clr-black)}.blog-list-item .date:before{content:url(/images/blogs/calendar.svg);height:17px;width:14px;object-fit:contain;margin-right:6px;margin-bottom:6px}.progress-wrap{position:fixed;right:50px;bottom:50px;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(255,106,0,.2);z-index:99;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .2s}.progress-wrap,.progress-wrap:after{height:46px;width:46px;cursor:pointer;display:block}.progress-wrap:after{position:absolute;content:"↑";text-align:center;line-height:46px;font-size:20px;color:var(--clr-orange);left:0;top:0;z-index:1;transition:.2s linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap svg.progress-circle path{stroke:var(--clr-orange);stroke-width:4;box-sizing:border-box;transition:all .2s}.progress-wrap svg path{fill:none}body.dark{background-color:var(--clr-black);color:var(--clr-white)}.dark .bttn{border:1px solid var(--clr-white-10)}.dark .bttn-primary,.dark .bttn-secondary:focus,.dark .bttn-secondary:hover{background-color:var(--clr-white);color:var(--clr-black)}.dark .bttn-primary:focus,.dark .bttn-primary:hover,.dark .bttn-secondary{background-color:var(--clr-black);color:var(--clr-white)}.dark .bttn-round{background:var(--clr-white-06)}.dark .section-title span,.dark .section-title span:after{background:var(--clr-white)}.dark .header-section{border-bottom:1px solid var(--clr-white-10)}.dark .menu-fixed{background:var(--clr-black);box-shadow:none}@media (min-width:1400px){.dark .header-wrapper .main-logo .logo{border-right:1px solid var(--clr-white-10)}.dark .header-wrapper .menu-components .lets-talk{border-left:1px solid var(--clr-white-10)}}.dark .header-wrapper .remove-click{background:var(--clr-white-10)}.dark .subside-barmenu{background:#272727}.dark .sub-contac-item .address-widget .textp,.dark .subside-barmenu .sub-contact-wrapper p{color:var(--clr-white)}@media screen and (max-width:991px){.dark .header-bar span{background:var(--clr-white)}.dark .main-menu{background:var(--clr-black)}.dark .header-wrapper .main-menu li .sub-menu li a{color:var(--clr-white)}}@media (min-width:992px){.dark .header-wrapper .main-menu li .sub-menu li a{color:var(--clr-white)}.dark .header-wrapper .main-menu li .sub-menu{background:#1d1c1c}.dark .header-wrapper .main-menu li .sub-menu li:not(:last-child){border-bottom:1px solid var(--clr-white-10)}.dark .header-wrapper .main-menu li:hover .sub-menu:before{background:#1d1c1c}}.dark .hero .bg-line{background:var(--clr-white-10)}.dark .hero .bg-line:after{border:2px solid var(--clr-white-10);background-color:var(--clr-black)}.dark .hero .social-media li a{background:var(--clr-white-06);color:var(--clr-white)}.dark .hero .social-media li a:hover{background:var(--clr-white);color:var(--clr-black)}.dark .hero .profession{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2)}.dark .hero .profession:after{background-image:linear-gradient(180deg,rgba(15,14,14,.5) 0,rgba(15,14,14,1))}.dark .skills .skill-item{border:1px solid var(--clr-white-10)}.dark .skill-item figure{background:var(--clr-white-06)}.dark .about-info{color:var(--clr-gray)}.dark .about .year-exp:before{content:url(/images/about/arrow-white.svg)}.dark .about .year-exp:after{content:url(/images/shape-white.svg)}.dark .projects{background:var(--clr-white-06)}.dark .projects-wrapper .section-title span{background:var(--clr-white-10)}.dark .projects-wrapper .section-title span:after{background:#2d2c2c}.dark .projects .bttn-round{background:transparent}.dark .services .service-item{border-bottom:1px solid var(--clr-white-10)}.dark .testimonial .title{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2);position:relative}.dark .testimonial .title:after{background:linear-gradient(90deg,rgba(243,243,243,0),rgba(255,255,255,.04))}.dark .buttons span{background:#1d1c1c;border:1px solid #1d1c1c}.dark .buttons span:focus,.dark .buttons span:hover{color:var(--clr-white);background:transparent}.dark .text-stroke-black{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2)}.dark .pricing-wrapper{background:var(--clr-white-06)}.dark .pricing-wrapper .section-title:after{content:url(/images/shape-white.svg)}.dark .pricing .pricing-item{border:1px solid var(--clr-white-10)}.dark .pricing .pricing-item:hover{border:1px solid var(--clr-black)}.dark .pricing-item .feature:before{content:url(/images/pricing/arrow-white.svg)}.dark .pricing-item p,.dark .pricing-item ul li{color:var(--clr-white-50)}.dark .pricing-item:hover p{color:var(--clr-white)}.dark .pricing-item ul li:before{background:var(--clr-white-10)}.dark .pricing-item button{border:1px solid var(--clr-white);color:var(--clr-white)}.dark .brands span:after,.dark .brands span:before{background:var(--clr-white)}.dark .blogs .section-title:after{content:url(/images/shape-white.svg)}.dark .blogs .blog-item{border-bottom:1px solid var(--clr-white-10)}.dark .blogs .blog-item .date{border:1px solid var(--clr-white-10)}.dark .blogs .blog-item .btn-wrapper .bttn-round{background:var(--clr-black)}.dark .contact{background:var(--clr-white-06)}.dark .text-stroke-white{color:#1d1c1c;text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2)}.dark footer{background:var(--clr-black)}.dark .container-preloader .loader-section{background-color:var(--clr-black)}.dark .popup_content_area{border:none}.dark .popup_modal_content{background-color:#1d1c1c}.dark .popup_content_area .mfp-close{background:linear-gradient(135deg,var(--clr-gray) 16.35%,var(--clr-black) 91.35%)}.dark .popup_modal_content p{color:var(--clr-white-50)!important}.dark .project-info-wrapper .client-meta h6,.dark .project-info-wrapper h3{color:var(--clr-white)}.dark .project-info-wrapper .hr,.dark .project-info-wrapper ul li,.dark .project-info-wrapper ul li:before{color:var(--clr-white-50)}.dark .project-info-wrapper .footer-modal button{border:1px solid #ffffff26;color:var(--clr-white);background-color:#ffffff26}.dark .project-info-wrapper .footer-modal button:hover{background-color:var(--clr-black)}.dark .project-info-wrapper .footer-modal span{color:#ffffff26}.dark #blog-popup .blog-meta p,.dark #blog-popup .blog-meta span,.dark #blog-popup form label{color:var(--clr-white-50)}.dark #blog-popup input,.dark #blog-popup textarea{border-bottom:1px solid var(--clr-white-10);color:var(--clr-white-50)}.dark #blog-popup input:focus,.dark #blog-popup textarea:focus{border-bottom:1px solid var(--clr-white-50)}.dark .breadcumb-area{background-color:var(--clr-white-06)}.dark .sidebar-single-widget{background:var(--clr-white-06)}.dark .widget-search input{color:var(--clr-white);background:var(--clr-white-10);border-color:var(--clr-black)}.dark .widget-search input:focus{border-color:var(--clr-white-50)}.dark .widget-search button{color:var(--clr-white)}.dark .socialicon-widget ul li a{background:var(--clr-white-10);color:var(--clr-white-50)}.dark .category-widget ul li a{color:var(--clr-white)}.dark .sidebar-blog-widgets .single-item .content span a{color:var(--clr-white-50)}.dark .glenic-pagination ul li a{background-color:var(--clr-white-06);color:var(--clr-white)}.dark .glenic-pagination ul li a:hover,.dark .glenic-pagination ul li span{background:var(--clr-white);color:var(--clr-black)}.dark .blogs-section .read-more{color:var(--clr-white)}.dark .blog-details-full .b-auth-section .left-a span,.dark .blog-details-full .b-auth-section .left-a span:nth-child(2):after,.dark .blog-details-full .content p{color:var(--clr-white-50)}.dark .blog-details-full .content p.quote,.dark .blog-details-full .content p.quote:after{background:var(--clr-white-06)}.dark .blog-details-full .blog-tags{border-top:1px solid var(--clr-white-10)}.dark .blog-details-full .blog-tags a{background:var(--clr-white-06);color:var(--clr-white)}.dark .blog-details-full .blog-tags a:hover{background:var(--clr-white);color:var(--clr-black)}.dark .blog-author-section{background:var(--clr-white-06)}.dark .blog-author-section .content-auth .auth-header .a-social-icon span a,.dark .blog-author-section .content-auth .auth-header h4 a{color:var(--clr-white)}.dark .blog-author-section .content-auth p,.dark .singlepage-navigation a span{color:var(--clr-white-50)}.dark .singlepage-navigation a i{border:1px solid var(--clr-light-gray)}.dark .singlepage-navigation a:hover i{background:transparent;color:var(--clr-white)}.dark .comment-section-full{background:var(--clr-white-06)}.dark .comment-section-full ul li.single-comment ul.comment-reply{border-top:1px solid var(--clr-white-10)}.dark .comment-section-full label{color:var(--clr-white-50)}.dark .comment-section-full input,.dark .comment-section-full textarea{border-bottom:1px solid var(--clr-white-10);color:var(--clr-white-50)}.dark .comment-section-full input:focus,.dark .comment-section-full textarea:focus{border-color:var(--clr-white-50)}@media only screen and (min-width:1400px) and (max-width:1599px){.hero .contact-rotate-wrapper{position:absolute;right:0}.hero .profession{font-size:95px;line-height:120%;top:-70px}.projects .view-all-btn-wrapper:after{right:-55px;transform:scale(.8)}.testimonial .style{right:calc(65vw + 220px)}.testimonial .arrow{right:calc(58vw + 275px)}.blogs .section-title:after,.pricing-wrapper .section-title:after{right:-49px}}@media only screen and (min-width:1200px) and (max-width:1399px){h1{font-size:80px}.hero{padding-top:30px}.hero .bg-line{width:1440px;left:-394px;top:218px}.hero .bg-line:after{height:54px;width:54px;margin-top:-26px}.hero .lg-arrow{visibility:hidden}.hero .contact-rotate-wrapper{position:absolute;right:0}.hero .profession{font-size:79px;line-height:160%;top:-100px}.skills.section-pt{padding-top:80px}.projects ul{margin-top:35px}.projects .view-all-btn-wrapper:after{right:0;transform:scale(.7)}.slider .slides:first-child .content{left:calc(-112%);max-width:545px}.buttons{right:79%}.testimonial .arrow,.testimonial .style{display:none}.pricing-wrapper .section-title:after{right:-53px;transform:scaleX(-.8) scaleY(.8) rotate(180deg)}.pricing .pricing-item{padding:20px;min-height:560px}.blogs .section-title:after{right:-53px;transform:scaleX(-.8) scaleY(.8) rotate(180deg)}}@media only screen and (min-width:992px) and (max-width:1199px){h1{font-size:65px}h5{font-size:20px}.section-pt{padding-top:100px}.section-mt{margin-top:100px}.hero .bg-line{width:1440px;left:-458px;top:206px}.hero .bg-line:after{height:54px;width:54px;margin-top:-26px}.hero .lg-arrow{visibility:hidden}.hero .contact-rotate-wrapper{position:absolute;right:0}.hero .profile-pic-wrapper{transform:scale(.85)}.hero .profession{font-size:66px;line-height:202%;top:-100px}.skills.section-pt{padding-top:50px}.about .about-info{font-size:41px}.about .year-exp span{font-size:138px}.projects-wrapper{padding:100px 0}.projects ul{margin-top:35px}.projects .project-item .overlay-content .title{font-size:26px}.projects .view-all-btn-wrapper:after{right:0;transform:scale(.6)}.services .section-title:after{right:-40px;transform:scaleX(-.8) scaleY(.8) rotate(180deg)}.services .service-thumb{font-size:80px}.testimonial .title{font-size:130px}.testimonial .title:after{height:96px}.slider,.slider-container,.slider-wrapper{height:500px}.slider{width:390px}.slider .slides:first-child .content{left:calc(-140%);max-width:520px}.slider .slides:not(:first-child){transform:translateY(-36%)!important}.slider .slides:nth-child(2){right:calc(50% + 225px)}.slider .slides:nth-child(3){right:calc(48% + 460px)}.buttons{right:77.3%;bottom:0}.testimonial .arrow,.testimonial .style{display:none}.pricing-wrapper{padding:100px 0}.pricing-item-wrapper{margin-top:30px}.blogs .section-title:after,.pricing-wrapper .section-title:after{display:none}.contact .contact-content{padding:70px 0}}@media only screen and (min-width:768px) and (max-width:991px){h1{font-size:50px}h5{font-size:18px}.section-pt{padding-top:90px}.section-mt{margin-top:90px}.hero{height:720px}.hero h1{margin-left:-3px}.hero .bg-line{display:none}.hero .contact-rotate-wrapper{transform:scale(.7);top:-18px;right:-6px}.hero .lg-arrow{display:none}.hero .profile-pic-wrapper{transform:scale(.6)}.hero .profession{font-size:50px;line-height:288%;top:-125px;left:34.7%}.skills.section-pt{padding-top:0}.about .about-info{font-size:30px}.about .year-exp span{font-size:70px}.about .year-exp:before{transform-origin:top left;transform:scale(60%)}.about .year-exp:after{right:-5%;bottom:-55%;transform:scale(60%)}.about .year-exp h4{font-size:20px;margin-top:15px}.projects-wrapper{padding:90px 0}.projects ul{margin-top:35px}.big,.grid-item,.mid{width:calc(50% - 12px)}.grid-item img{object-fit:cover;height:342px;width:100%}.projects .project-item .overlay-content .title{left:10px;bottom:24px;font-size:24px}.projects .view-all-btn-wrapper:after{right:-40px;transform:scale(.5)}.services .section-title:after{right:-40px;transform:scaleX(-.7) scaleY(.7) rotate(180deg)}.services .service-thumb{font-size:60px}.services .service-panel li{font-size:22px}.testimonial .title{font-size:100px}.testimonial .title:after{width:190px;height:74px}.testimonial .quate-wrapper{height:60px;width:83px;object-fit:contain}.slider,.slider-container,.slider-wrapper{height:400px}.slider{width:312px}.slider .slides:first-child .content{left:calc(-123%);max-width:350px}.slider .slides:not(:first-child){transform:translateY(-20%)!important;width:108px;height:150px}.slider .slides:nth-child(2){right:calc(60% + 225px)}.slider .slides:nth-child(3){right:calc(41% + 460px)}.buttons{right:83%;bottom:0}.testimonial .arrow,.testimonial .style{display:none}.pricing-wrapper{padding:90px 0}.pricing-item-wrapper{margin-top:35px}.pricing-wrapper .section-title:after{display:none}.pricing .pricing-item{padding:25px;min-height:590px}.blogs .section-title:after{display:none}.contact .contact-content{padding:90px 0}.contact .large-txt{font-size:90px}}@media only screen and (max-width:767px){.progress-wrap{right:20px;bottom:20px}h2{font-size:38px}h3{font-size:35px}h4{font-size:24px}h5{font-size:18px}.section-pt{padding-top:90px}.section-mt{margin-top:90px}.section-title span{top:-10px}.view-all-btn-wrapper .bttn-round{transform:scale(.8)}.skills.section-pt{padding-top:0}.about .about-info{font-size:20px;margin:5px 0 20px}.about .year-exp span{font-size:70px}.about .year-exp:before{transform-origin:top left;transform:scale(60%)}.about .year-exp:after{right:-12%;bottom:-55%;transform:scale(60%)}.about .year-exp h4{font-size:20px;margin-top:15px}.about .bttn-round{transform:scale(.8)}.about a{margin:0 auto}.projects-wrapper{padding:90px 0}.projects-wrapper .section-title-wrapper{margin-bottom:25px}.projects ul{margin-top:15px}.big,.grid-item,.mid{width:100%}.projects .project-item .overlay-content .title{left:10px;bottom:24px;font-size:20px}.projects .view-all-btn-wrapper:after{display:none}.services .service-item-wrapper{margin-top:10px}.services .section-title:after{display:none}.services .service-thumb{font-size:31px}.services .service-panel li{font-size:16px}.services .btn-wrapper{margin:0 auto;padding-top:10px}.testimonial .arrow,.testimonial .style,.testimonial .title:after{display:none}.pricing-wrapper{padding:90px 0}.pricing-item-wrapper{margin-top:20px}.pricing-wrapper .section-title:after{display:none}.pricing .pricing-item{padding:15px;border:1px solid rgba(15,14,14,.1);min-height:554px;transition:all .3s ease}.blogs .section-title:after{display:none}.blogs .blog-item figure img{min-height:180px;min-width:auto;object-fit:cover}.contact .contact-content{padding:90px 0}.contact .large-txt{font-size:60px}.contact .social-media ul li{margin-right:0}.contact nav .link-txt{font-size:18px}.contact .social-media ul li a{font-size:16px;line-height:50px;height:50px;width:50px}.project-popup .popup_modal_content{padding:20px}.project-popup .client-meta{margin:5px 10px 5px 0}.project-popup hr{margin-top:20px}.project-popup .other-project-img{margin:30px 0;text-align:center}.project-popup .other-project-img>div{padding:0}.project-popup .other-project-img>div:first-child{margin-bottom:30px}#blog-popup .popup_modal_content{padding:20px}#blog-popup .popup_modal_content .project-info-wrapper h3{margin:20px 0}.glenic-pagination ul li a,.glenic-pagination ul li span{width:40px;height:40px}.breadcumb-area h2{font-size:35px}.breadcumb-area{padding-top:40px;padding-bottom:60px;margin-top:70px}.sidebar-single-widget{padding:20px}.socialicon-widget ul li{padding-right:20px}.socialicon-widget ul li a{height:40px;width:40px;font-size:16px;line-height:40px}.blog-details-full .content p.quote img{left:15px}.blog-details-full .content p.quote{padding:15px 15px 15px 40px;margin-left:0}.blog-author-section{padding:30px;display:flex;flex-direction:column;gap:10px}.blog-author-section .content-auth .auth-header{display:inherit}.blog-author-section .content-auth .auth-header .a-social-icon span:first-child{margin-left:0}.blog-author-section .content-auth p{font-size:15px;line-height:28px}.related-blog-section{margin-top:60px;margin-bottom:30px}.related-blog-title h5{font-size:20px;line-height:20px}.related-blog-title h3{font-size:30px;line-height:34px}.comment-section-full{padding:30px}}@media only screen and (min-width:576px) and (max-width:767px){h1{font-size:44px}.hero{padding-top:20px}.hero h1{margin-left:-3px;margin-top:5px}.hero .intro-info{margin:10px 0 30px}.hero .bg-line,.hero .contact-rotate-wrapper{display:none}.hero .profile-pic-wrapper{transform:scale(.8);left:-279px;top:-158px}.hero .profile-bg{margin-top:24%;left:124px}.hero .profile-pic{top:29%;left:43%}.hero .profession{font-size:54px;line-height:100%;top:400px;left:0}.hero .profession:before{top:89px}.hero .profession:after{top:-8px;height:44px}.hero .intro-info{margin:15px 0}.hero .m-content{top:377px;z-index:9;position:relative}.hero .m-content .bttn{font-size:14px;padding:14px 16px}.hero .m-content .bttn-primary{margin-right:15px}.skills .skill-item{height:290px;border-radius:15px}.testimonial .title{font-size:80px}.testimonial .quate-wrapper{height:40px;width:63px;object-fit:contain}.slider-wrapper{height:406px}.slider-container{height:300px;margin-top:110px}.slider{width:231px;height:300px}.slider .slides:first-child .content{left:calc(-123%);top:-120px}.slider .slides:not(:first-child){transform:translateY(-50%)!important;width:108px;height:120px}.slider .slides:nth-child(2){right:calc(10% + 242px)}.slider .slides:nth-child(3){right:calc(50% + 290px)}.buttons{left:0}}@media only screen and (max-width:575px){h1{font-size:49px}h6{font-size:16px}.hero{padding-top:20px}.hero h1{margin-left:-3px;margin-top:5px}.hero .intro-info{margin:10px 0 30px}.hero .bg-line,.hero .contact-rotate-wrapper{display:none}.hero .profile-pic-wrapper{transform:scale(.7);left:-331px;top:-125px}.hero .profile-bg{margin-top:24%;left:124px}.hero .profile-pic{top:29%;left:43%}.hero .profession{font-size:31px;line-height:100%;top:363px;left:-.3%}.hero .profession:before{top:51px}.hero .profession:after{top:-5px;height:29px}.hero .intro-info{margin:15px 0}.hero .m-content{top:calc(360px - 3vw);z-index:9;position:relative}.hero .m-content .bttn{font-size:14px;padding:14px 16px}.hero .m-content .bttn-primary{margin-right:15px}.skills .skill-item{height:290px;border-radius:15px}.testimonial .title{font-size:45px}.testimonial .quate-wrapper{height:19px;width:26px;object-fit:contain}.slider-wrapper{height:calc(900px - 55vw)}.testimonial .slider-container{height:calc(900px - 55vw);width:100%}.slider{max-width:100%;max-height:300px;left:0}.slider .slides:not(:first-child){width:100px;height:100px;top:auto;bottom:-145px}.slider .slides:first-child{top:auto;bottom:0;height:300px}.slider .slides:nth-child(2){left:0}.slider .slides:nth-child(3){left:120px}.slider .slides:first-child .content{left:0;top:calc(26vw - 300px)}.buttons{bottom:calc(100px - 26vw);left:0;right:0}.brands span:after,.brands span:before,.singlepage-navigation.border-0{display:none}.comment-section-full ul li.single-comment{display:flex;flex-direction:column}.comment-section-full ul li.single-comment ul.comment-reply{padding-left:20px;padding-top:30px}.comment-section-full ul li.single-comment .content p{font-size:14px;line-height:28px}}