:root{--primary-color:#ffa8ee;--heading-color:#1A1A1A;--primary-black-color:#0E0F11;--white-color:#ffffff;--text-color:#9E9FA0;--border-color:#313131;--gray-dark:#18191B;--heading-font:"Source Sans 3",serif;--body-font:"Roboto",serif}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-80{margin-top:80px}.mt-120{margin-top:120px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-50{padding-bottom:50px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-100{padding-bottom:100px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-130{padding-bottom:130px}html{font-size:100%}*{margin:0;padding:0;box-sizing:border-box}a{transition:all .3s ease-out 0s}a,a:focus,a:hover{color:inherit;text-decoration:none}a:focus,button:focus,input:focus,textarea:focus{text-decoration:none;outline:none}a,i,span{display:inline-block}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0;color:var(--white-color);font-family:var(--heading-font)}h1{font-size:85px;line-height:100px}h2{font-size:52px;line-height:58px}h3{font-size:27px;line-height:40px}h4{font-size:24px;line-height:34px}h5{font-size:20px}h5,h6{line-height:1}h6{font-size:18px}ol,ul{padding:0;list-style-type:none}ol,p,ul{margin:0}input,textarea{display:inherit}button,iframe{border:none}iframe{width:100%;display:inherit}img{max-width:100%}body{background-color:var(--primary-black-color);font-style:normal;font-weight:400;color:var(--text-color);font-family:var(--body-font);font-size:16px;line-height:30px;overflow-x:hidden}main{display:inline-block;width:100%}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#abafb9}::-webkit-scrollbar-thumb{background-color:#13172b}.loading{height:100px;position:relative;width:100px;border-radius:100%;border:1px solid transparent;border-color:transparent var(--border-color) transparent var(--border-color);animation:rotate-loading 1.5s linear 0s infinite normal;transform-origin:50% 50%}@keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}label{margin-bottom:0}@media (min-width:1451px){.container{max-width:1314px}}@media (min-width:1200px) and (max-width:1450px){.container{max-width:1200px}}.bg_cover{background-repeat:no-repeat;background-size:cover;background-position:100% 100%}.form-group{position:relative}.form_control{width:100%}.gray-dark{background-color:var(--gray-dark)}.sub-title{border:1px solid var(--primary-color);padding:10px;border-radius:30px;line-height:10px;text-transform:capitalize;margin-bottom:20px}.section-title h2,.sub-title{color:var(--white-color)}@media screen and (min-width:992px) and (max-width:1200px){.section-title h2{font-size:40px;line-height:50px}}@media screen and (max-width:991px){.section-title h2{font-size:36px;line-height:47px}}@media (max-width:767px){.section-title h2{font-size:28px;line-height:40px}}.video-popup{position:relative;display:flex;align-items:center;justify-content:center;display:inline-flex;z-index:1}@keyframes playpopup{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:.3}to{transform:scale(2);opacity:0}}.theme-btn{display:inline-flex;align-items:center;justify-content:center}.theme-btn.style-one{background-color:var(--primary-color);padding:10px 30px;border-radius:30px;color:var(--heading-color);font-weight:600;position:relative;overflow:hidden;transition:all .1s cubic-bezier(.68,.01,.58,.75)}.theme-btn.style-one:hover .text-flip{transform:translateY(-150%)}.theme-btn.style-one:hover .text-flip .text:first-child{opacity:0}.theme-btn.style-one:hover .text-flip .text:nth-child(2){transform:translate(-50%,100%);opacity:1}.theme-btn.style-one:hover .icon i{transform:rotate(-45deg)}.theme-btn.style-one .text-flip,.theme-btn.style-one .text-flip .text{transition:opacity .6s,transform .8s;transition-timing-function:cubic-bezier(.15,.85,.31,1)}.theme-btn.style-one .text-flip .text:nth-child(2){display:inline-block;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,80%);opacity:0}.theme-btn.style-one .icon{margin-left:10px}.theme-btn.style-one .icon i{transition:all .3s cubic-bezier(.68,.01,.58,.75)}.theme-btn.style-two{padding:10px 20px;font-weight:500;background-color:var(--primary-color);color:var(--heading-color);line-height:20px;border-radius:40px}.read-more{color:var(--white-color);font:600 16px var(--body-font)}.read-more.style-one{display:inline-flex;align-items:center;position:relative}.read-more.style-one:after{content:"";width:40px;height:1px;margin-left:10px;background-color:var(--white-color);transition:all .3s}.read-more.style-one:hover{color:var(--primary-color)}.read-more.style-one:hover:after{width:50px}.check-list.style-one li{display:flex;align-items:center}.check-list.style-one li:not(:last-child){margin-bottom:10px}.check-list.style-one li i{color:var(--primary-color);margin-right:10px}@media screen and (min-width:992px) and (max-width:1200px){.check-list.style-one li{font-size:14px}}.ratings li{display:inline-block;color:#FF9900}.offcanvas__overlay{z-index:1}@keyframes marquee{to{transform:translate(-100%)}}@keyframes marquee_right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes marquee_left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.animate-float-bob-y{animation-name:float-bob-y;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes float-bob-x{0%{transform:translateX(-20px)}50%{transform:translateX(-10px)}to{transform:translateX(-20px)}}@keyframes float-bob-y{0%{transform:translateY(-20px)}50%{transform:translateY(-10px)}to{transform:translateY(-20px)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate360{animation:spin 7s linear infinite}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;right:0}.agenko-pagination.text-center ul li{margin-left:7px}.agenko-pagination ul li{display:inline-block;margin-right:7px}.agenko-pagination ul li a{width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;border:1px solid rgba(31,31,31,.1);font:600 16px var(--heading-font);letter-spacing:-.36px}.agenko-pagination ul li a.active,.agenko-pagination ul li a:hover{background-color:var(--primary-color);color:var(--heading-color);border-color:transparent}.nav-right-item{display:flex;align-items:center;justify-content:flex-end;flex-grow:1}.agenko-rotate-image{text-align:center}.agenko-rotate-image .agenko-image img{transform:rotate(-10deg);border-radius:20px}.agenko-dot{position:relative;z-index:1;width:8px;height:8px;border-radius:50%;background-color:var(--primary-color)}.icon-btn.style-one{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--gray-dark);transition:all .3s}.icon-btn.style-one i{transition:all .35s}.agenko-step{display:inline-flex;justify-content:center;align-items:center;background-color:var(--primary-color);color:var(--heading-color);border-radius:30px;padding:5px 15px;line-height:20px}.agenko-iconic-box.style-one{padding:23px 20px;display:flex;align-items:center;max-width:300px;background-color:var(--gray-dark);border:1px solid var(--border-color);border-radius:60px;transition:all .3s}.agenko-iconic-box.style-one:hover{background-color:var(--primary-color)}.agenko-iconic-box.style-one:hover .content h4.title{color:var(--heading-color)}.agenko-iconic-box.style-one .icon{flex:0 0 auto;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#2F3031;font-size:30px;color:var(--white-color);margin-right:15px}.agenko-iconic-box.style-one .content h4.title{font-size:20px;color:var(--white-color);line-height:1.4}.agenko-iconic-box.style-two{background-color:var(--gray-dark);padding:30px}@media (min-width:1200px) and (max-width:1450px){.agenko-iconic-box.style-two{padding:30px 25px}}.agenko-iconic-box.style-two .icon{width:50px;height:50px;border-radius:50%;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;margin-bottom:25px;color:var(--white-color);font-size:20px}.agenko-iconic-box.style-two .content h4{margin-bottom:15px}.agenko-iconic-box.style-two .content p{margin-bottom:40px}.agenko-iconic-box.style-two .content .step{display:inline-block;padding:7px 10px;line-height:10px;color:var(--heading-color);background-color:var(--primary-color);border-radius:30px;letter-spacing:.48px}.agenko-iconic-box.style-three{display:flex;flex-wrap:wrap}.agenko-iconic-box.style-three .icon{flex:0 0 auto;width:44px;height:44px;border-radius:50%;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin-inline-end:20px}.agenko-iconic-box.style-three .content h6{margin-bottom:10px}.agenko-iconic-box.style-three .content p{letter-spacing:.48px;line-height:20px}.agenko-iconic-box.style-three .content p:hover a{color:var(--primary-color)}.agenko-iconic-box.style-four{background-color:var(--gray-dark);padding:35px 40px 30px}@media screen and (min-width:992px) and (max-width:1200px){.agenko-iconic-box.style-four{padding:35px 30px 30px}}@media screen and (max-width:991px){.agenko-iconic-box.style-four{margin-top:40px}}.agenko-iconic-box.style-four .icon{font-size:60px;color:var(--white-color);margin-bottom:25px}.agenko-iconic-box.style-four .content h4.title{margin-bottom:20px}@media screen and (min-width:992px) and (max-width:1200px){.agenko-iconic-box.style-four .content h4.title{font-size:20px}}.agenko-iconic-box.style-four .content p{margin-bottom:25px}.agenko-iconic-box.style-five{background-color:var(--gray-dark);padding:30px}@media (min-width:1200px) and (max-width:1450px){.agenko-iconic-box.style-five{padding:30px 25px}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-iconic-box.style-five{padding:30px 10px}}.agenko-iconic-box.style-five .icon{font-size:40px;color:var(--white-color);margin-bottom:30px}.agenko-iconic-box.style-five .content h5{margin-bottom:15px}.agenko-iconic-box.style-six{background-color:var(--gray-dark);padding:40px}.agenko-iconic-box.style-six>.icon{font-size:45px;margin-bottom:20px}.agenko-iconic-box.style-six .content h4{margin-bottom:15px}.agenko-iconic-box.style-six .content p{margin-bottom:20px}.agenko-iconic-box.style-seven{background-color:var(--primary-black-color);padding:30px}.agenko-iconic-box.style-seven:hover .icon{color:var(--primary-color)}.agenko-iconic-box.style-seven .icon{font-size:35px;color:var(--white-color);margin-bottom:15px}.agenko-iconic-box.style-seven .content h4{margin-bottom:15px}@media screen and (max-width:991px){.agenko-iconic-box.style-eight .agenko-dot{display:none}}.agenko-iconic-box.style-eight .content .number{width:50px;height:50px;border-radius:50%;background-color:var(--gray-dark);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.agenko-iconic-box.style-eight .content h4{margin-bottom:20px}.agenko-iconic-box.style-eight .content p{margin-bottom:35px}.agenko-card-item.style-one{padding:40px;display:flex;align-items:center;background-color:var(--primary-black-color);border:1px solid var(--border-color);border-radius:40px}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-one{flex-direction:column;align-items:flex-start}}@media screen and (max-width:991px){.agenko-card-item.style-one{flex-direction:column;align-items:flex-start}}.agenko-card-item.style-one .card-title{display:flex;align-items:center;flex-grow:1}.agenko-card-item.style-one .card-title .sn-number{font-size:40px;margin-right:30px;font-family:var(--heading-font);font-weight:700}@media (max-width:767px){.agenko-card-item.style-one .card-title .sn-number{font-size:20px;margin-right:15px}.agenko-card-item.style-one .card-title h3{font-size:18px}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-one .content{padding:20px 0}}@media screen and (max-width:991px){.agenko-card-item.style-one .content{padding:20px 0}}.agenko-card-item.style-one .content p{max-width:430px;padding:0 30px}.agenko-card-item.style-one .content p span{color:var(--white-color)}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-one .content p{max-width:100%;padding:0}}@media screen and (max-width:991px){.agenko-card-item.style-one .content p{max-width:100%;padding:0}}.agenko-card-item.style-two{display:flex;align-items:center;padding:30px;background-color:var(--gray-dark);border-radius:15px;transition:all .3s}@media screen and (max-width:991px){.agenko-card-item.style-two{flex-direction:column;align-items:flex-start}}.agenko-card-item.style-two:hover{background-color:var(--primary-color)}.agenko-card-item.style-two:hover .card-title h2,.agenko-card-item.style-two:hover .card-title h4,.agenko-card-item.style-two:hover .content p{color:var(--heading-color)}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-two .thumbnail{max-width:200px}}.agenko-card-item.style-two .thumbnail img{border-radius:110px}@media screen and (max-width:991px){.agenko-card-item.style-two .thumbnail img{border-radius:30px}}.agenko-card-item.style-two .card-title{flex-grow:1;padding-left:10%}@media (min-width:1200px) and (max-width:1450px){.agenko-card-item.style-two .card-title{padding-left:5%}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-two .card-title{padding-left:5%}}@media screen and (max-width:991px){.agenko-card-item.style-two .card-title{padding:30px 0}}@media (min-width:1200px) and (max-width:1450px){.agenko-card-item.style-two .card-title h2{font-size:37px;line-height:45px}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-two .card-title h2{font-size:27px;line-height:40px}}@media screen and (max-width:991px){.agenko-card-item.style-two .card-title h2{font-size:24px;line-height:35px}}.agenko-card-item.style-two .card-title h4{color:var(--text-color);font-family:var(--body-font)}@media screen and (min-width:992px) and (max-width:1200px){.agenko-card-item.style-two .card-title h4{font-size:22px;line-height:35px}}@media screen and (max-width:991px){.agenko-card-item.style-two .card-title h4{font-size:22px;line-height:35px}}.agenko-card-item.style-two .content{max-width:385px}@media screen and (max-width:991px){.agenko-card-item.style-two .content{max-width:100%}}.agenko-client-item.style-one{padding:60px 20px;text-align:center;border:1px solid var(--border-color)}@media (max-width:767px){.agenko-client-item.style-one{padding:20px 15px}}.agenko-client-item.style-one:hover .client-image img{opacity:1}.agenko-client-item.style-one .client-image{cursor:pointer}.agenko-client-item.style-one .client-image img{opacity:.7;transition:all .3s}.agenko-client-item.style-two{width:235px;height:235px;border-radius:50%;background-color:var(--gray-dark);display:flex;align-items:center;justify-content:center}@media (min-width:1200px) and (max-width:1450px){.agenko-client-item.style-two{width:200px;height:200px}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-client-item.style-two{width:170px;height:170px}}@media screen and (max-width:991px){.agenko-client-item.style-two{width:200px;height:200px}}.agenko-client-item.style-two .client-image img{filter:grayscale(1);max-width:150px}@media screen and (min-width:992px) and (max-width:1200px){.agenko-client-item.style-two .client-image img{max-width:120px}}.agenko-experince-box.style-one{display:inline-block;background-color:var(--primary-color);padding:20px 25px;border-radius:10px;max-width:160px;text-align:center}.agenko-experince-box.style-one h2{color:var(--heading-color);margin-bottom:10px}.agenko-experince-box.style-one p{font-size:16px;line-height:26px;color:var(--heading-color)}.agenko-skill-item.style-one .progress-title{margin-bottom:15px}.agenko-skill-item.style-one .progress-title h5 span{float:right}.agenko-skill-item.style-one .progress{height:6px;border-radius:0;background-color:rgba(255,255,255,.1)}.agenko-skill-item.style-one .progress .progress-bar{border-radius:0;background-color:var(--primary-color)}.agenko-award-box.style-one{display:flex;flex-wrap:wrap;background-color:var(--gray-dark);justify-content:space-between;align-items:center;padding:26px 40px}@media (max-width:767px){.agenko-award-box.style-one{justify-content:center;text-align:center}}.agenko-award-box.style-one:hover .award-date h5,.agenko-award-box.style-one:hover .award-platform h5{color:var(--white-color)}.agenko-award-box.style-one:hover .award-name h5{color:var(--primary-color)}.agenko-award-box.style-one .award-platform{width:30%}@media (max-width:767px){.agenko-award-box.style-one .award-platform{width:100%}}.agenko-award-box.style-one .award-platform h5{font-size:18px;color:var(--text-color)}.agenko-award-box.style-one .award-name{width:50%}@media (max-width:767px){.agenko-award-box.style-one .award-name{width:100%;padding:20px 0}}.agenko-award-box.style-one .award-date{width:20%;text-align:right}.agenko-award-box.style-one .award-date h5{font-size:18px;color:var(--text-color)}@media (max-width:767px){.agenko-award-box.style-one .award-date{width:100%;text-align:center}}.agenko-counter-box.style-one .content h2{color:#e496d4ec}.agenko-counter-box.style-two .content h2{margin-bottom:15px}.agenko-counter-box.style-two .content p{font-weight:500}.agenko-counter-box .content .counter-value{font-weight:700;font-family:var(--heading-font);color:var(--white-color);font-size:52px;line-height:58px}.agenko-counter-box.style-one .content .counter-value{color:#e496d4ec}.agenko-info-box .content h3{margin-bottom:15px}.agenko-info-box .content p{font:500 20px var(--heading-font);margin-bottom:10px}.agenko-info-box .content .social-link a{width:35px;height:35px;border-radius:50%;background-color:var(--white-color);display:inline-flex;align-items:center;justify-content:center;color:var(--heading-color);margin-right:5px}.agenko-info-box .content .social-link a:hover{background-color:var(--primary-color)}.agenko-project-item:hover .thumbnail img{transform:scale(1.1)}.agenko-project-item .thumbnail{overflow:hidden}.agenko-project-item .thumbnail img{transform:scale(1);transition:all .4s}@media screen and (max-width:991px){.agenko-project-item.style-one{max-width:550px;margin:0 auto 45px}}.agenko-project-item.style-one:hover .thumbnail .project-button a{background-color:var(--primary-color);color:var(--heading-color)}.agenko-project-item.style-one .thumbnail{position:relative}.agenko-project-item.style-one .thumbnail img{border-radius:10px}.agenko-project-item.style-one .thumbnail .project-button a{position:absolute;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-black-color);color:var(--white-color);font-size:20px;transition:all .3s}.agenko-project-item.style-one .content{padding-top:20px}.agenko-project-item.style-one .content .project-categories{margin-bottom:15px}.agenko-project-item.style-one .content .project-categories a{padding:10px 20px;border:1px solid var(--border-color);border-radius:30px;line-height:18px;margin-bottom:10px}.agenko-project-item.style-one .content .project-categories a:not(:last-child){margin-right:5px}.agenko-project-item.style-one .content h4.title:hover{color:var(--primary-color)}.agenko-project-item.style-two{padding:30px 30px 25px;background-color:var(--gray-dark);border-radius:20px}@media screen and (max-width:991px){.agenko-project-item.style-two{max-width:600px;margin:0 auto 60px}}@media (max-width:575px){.agenko-project-item.style-two{padding:30px 15px 25px}}.agenko-project-item.style-two .thumbnail{position:relative;overflow:hidden;border-radius:20px}.agenko-project-item.style-two .thumbnail img{width:100%;border-radius:20px}.agenko-project-item.style-two .thumbnail .hover-content{position:absolute;bottom:0;left:0;padding:30px}@media (max-width:575px){.agenko-project-item.style-two .thumbnail .hover-content{padding:15px}}.agenko-project-item.style-two .thumbnail .hover-content .project-categories a{padding:9px 20px;border:1px solid var(--border-color);border-radius:30px;background-color:var(--gray-dark);color:var(--white-color);line-height:20px;margin-bottom:10px}@media (max-width:575px){.agenko-project-item.style-two .thumbnail .hover-content .project-categories a{padding:9px 15px;font-size:14px}}.agenko-project-item.style-two .content{padding-top:25px}.agenko-project-item.style-two .content h4.title{margin-bottom:5px}.agenko-project-item.style-two .content h4.title:hover{color:var(--primary-color)}.agenko-project-item.style-three .thumbnail{position:relative;z-index:1}.agenko-project-item.style-three .thumbnail img{border-radius:10px;width:100%}.agenko-project-item.style-three .thumbnail .hover-content{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:30px;display:flex;align-items:flex-end;justify-content:flex-start}.agenko-project-item.style-three .thumbnail .project-categories a{background-color:var(--primary-black-color);padding:10px 20px;line-height:20px;color:var(--white-color);border-radius:30px}@media (max-width:575px){.agenko-project-item.style-three .thumbnail .project-categories a{padding:7px 15px;font-size:14px}}.agenko-project-item.style-three .content{padding-top:20px}.agenko-project-item.style-three .content h4:hover{color:var(--primary-color)}.agenko-project-item.style-four:hover .thumbnail .hover-content{visibility:visible;opacity:1;bottom:30px}.agenko-project-item.style-four .thumbnail{position:relative;z-index:1}.agenko-project-item.style-four .thumbnail img{width:100%;min-height:300px}.agenko-project-item.style-four .thumbnail .hover-content{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);width:80%;padding:20px 20px 15px;background-color:#EBFFDC;visibility:hidden;opacity:0;transition:all .3s}@media screen and (min-width:992px) and (max-width:1200px){.agenko-project-item.style-four .thumbnail .hover-content{width:90%}}@media screen and (max-width:991px){.agenko-project-item.style-four .thumbnail .hover-content{width:90%}}.agenko-project-item.style-four .content{text-align:center}.agenko-project-item.style-four .content .category-btn{padding:8px 15px;line-height:20px;border:1px solid var(--border-color);border-radius:30px;color:var(--heading-color);font-weight:500;margin-bottom:10px}.agenko-project-item.style-four .content h4{max-width:350px;margin:0 auto;color:var(--heading-color)}@media screen and (min-width:992px) and (max-width:1200px){.agenko-project-item.style-four .content h4{font-size:20px;line-height:30px}}@media (max-width:767px){.agenko-project-item.style-four .content h4{font-size:20px;line-height:30px}}.agenko-accordion-item{border-radius:10px;border:1px solid rgba(16,16,16,.1);background-color:var(--gray-dark);padding:16px 30px}.agenko-accordion-item .accordion-header .accordion-title{line-height:25px;display:flex;align-items:center;cursor:pointer}@media (max-width:575px){.agenko-accordion-item .accordion-header .accordion-title{align-items:flex-start;font-size:16px}}.agenko-accordion-item .accordion-header .accordion-title:after{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;content:"\f067";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:auto;transition:all .3s}.agenko-accordion-item .accordion-content p{padding-top:10px;padding-bottom:10px;letter-spacing:.48px}.agenko-pricing-item.style-one{position:relative;z-index:1;background-color:var(--gray-dark);padding:30px}.agenko-pricing-item.style-one .shape{position:absolute;z-index:-1}.agenko-pricing-item.style-one .shape.shape-one{bottom:20px;right:20px}.agenko-pricing-item.style-one .pricing-head{margin-bottom:25px}.agenko-pricing-item.style-one .pricing-head h2{margin-bottom:15px}@media screen and (min-width:992px) and (max-width:1200px){.agenko-pricing-item.style-one .pricing-head h2{font-size:27px;line-height:1.2}}@media (max-width:767px){.agenko-pricing-item.style-one .pricing-head h2{font-size:24px;line-height:1.2}}.agenko-pricing-item.style-one .pricing-body{margin-bottom:25px}.agenko-pricing-item.style-one .pricing-footer .theme-btn.style-two{padding:12px 30px}.agenko-pricing-item.style-two{background-color:var(--gray-dark);padding:30px 30px 25px}.agenko-pricing-item.style-two .pricing-head{display:flex;align-items:center;margin-bottom:15px}.agenko-pricing-item.style-two .pricing-head h4{flex-grow:1}.agenko-pricing-item.style-two .pricing-head .pricing{color:var(--primary-color);font-size:27px;font-weight:700;font-family:var(--heading-font)}.agenko-pricing-item.style-three{background-color:var(--gray-dark);padding:40px 35px;position:relative;z-index:1;overflow:hidden}.agenko-pricing-item.style-three .shape{position:absolute;top:-35%;right:-40%}.agenko-pricing-item.style-three .shape span{width:328px;height:328px;border-radius:50%;border:50px solid rgba(235,255,220,.02)}.agenko-pricing-item.style-three .pricing-head{padding-bottom:25px;margin-bottom:30px;border-bottom:1px solid var(--border-color)}.agenko-pricing-item.style-three .pricing-head h2{margin-bottom:15px}.agenko-pricing-item.style-three .pricing-body{margin-bottom:25px}.agenko-pricing-item.style-three .pricing-footer .theme-btn{width:100%;padding:15px 35px}.agenko-team-item.style-one .member-image{position:relative}.agenko-team-item.style-one .member-image img{width:100%}.agenko-team-item.style-one .member-image .icon-btn{position:absolute;top:20px;right:20px}.agenko-team-item.style-one .member-image .icon-btn a{width:40px;height:40px;border-radius:50%;background-color:var(--white-color);display:flex;align-items:center;justify-content:center;color:var(--heading-color)}.agenko-team-item.style-one .member-info{padding-top:5px}.agenko-team-item.style-one .member-info span{display:inline-flex;align-items:center;margin-bottom:15px}.agenko-team-item.style-one .member-info span:before{display:inline-flex;content:"";width:50px;height:1px;background-color:var(--border-color);margin-right:10px}.agenko-team-item.style-two:hover .member-image .hover-content{right:30px}.agenko-team-item.style-two .member-image{position:relative;overflow:hidden}.agenko-team-item.style-two .member-image .hover-content{position:absolute;bottom:30px;right:-50%;transition:all .4s}.agenko-team-item.style-two .member-image .hover-content ul.social-link li:not(:last-child){margin-bottom:10px}.agenko-team-item.style-two .member-image .hover-content ul.social-link li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--white-color);color:var(--heading-color)}.agenko-team-item.style-two .member-image .hover-content ul.social-link li a:hover{background-color:var(--primary-color)}.agenko-team-item.style-two .member-info{padding-top:20px}.agenko-team-item.style-three:hover .member-image .hover-content{visibility:visible;opacity:1}.agenko-team-item.style-three:hover .member-info{transform:translateY(0)}.agenko-team-item.style-three .member-image{position:relative;z-index:1}.agenko-team-item.style-three .member-image img{width:100%}.agenko-team-item.style-three .member-image .hover-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;text-align:center;padding:30px;background:linear-gradient(180deg,rgba(235,255,220,0) 17.41%,#EBFFDC 90.28%);visibility:hidden;opacity:0;transition:all .3s}.agenko-team-item.style-three .member-info{transform:translateY(-30px);transition:all .35s}.agenko-team-item.style-three .member-info ul.social-link{margin-top:20px}.agenko-team-item.style-three .member-info ul.social-link li{display:inline-block;margin-left:5px;margin-right:5px}.agenko-team-item.style-three .member-info ul.social-link li a{display:block;width:40px;height:40px;border-radius:50%;background-color:var(--white-color);color:var(--heading-color);display:flex;align-items:center;justify-content:center}.agenko-team-item.style-three .member-info h4{color:var(--heading-color)}.agenko-team-item.style-three .member-info span.position{font:700 18px var(--heading-font);color:var(--heading-color)}.agenko-team-item.style-four:hover .member-image .hover-content{visibility:visible;opacity:1}.agenko-team-item.style-four .member-image{position:relative;z-index:1}.agenko-team-item.style-four .member-image img{width:100%}.agenko-team-item.style-four .member-image .hover-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(156,254,79,.1);visibility:hidden;opacity:0;transition:all .3s}.agenko-team-item.style-four .member-image .social-box{position:absolute;top:20px;left:20px}.agenko-team-item.style-four .member-image .social-box a{margin-bottom:10px;width:40px;height:40px;border-radius:50%;background-color:var(--white-color);display:flex;align-items:center;justify-content:center;color:var(--heading-color)}.agenko-team-item.style-four .member-image .social-box a:hover{background-color:var(--primary-color);color:var(--heading-color)}.agenko-team-item.style-four .member-info{padding-top:20px}.author-item{display:inline-flex;align-items:center}.author-item .author-thumb{flex:0 0 auto;width:70px;height:70px;margin-inline-end:15px;-o-object-fit:cover;object-fit:cover}.author-item .author-thumb img{width:100%;border-radius:50%}.author-item .author-info h4{margin-bottom:10px}.author-item .author-info h5{color:var(--text-color);font-weight:500}.agenko-testimonial-item.style-one .testimonial-content ul.ratings{margin-bottom:20px}.agenko-testimonial-item.style-one .testimonial-content ul.ratings li{color:var(--primary-color);font-size:30px}.agenko-testimonial-item.style-one .testimonial-content p{font:700 24px var(--heading-font);color:var(--white-color);margin-bottom:40px}@media (max-width:767px){.agenko-testimonial-item.style-one .testimonial-content p{font-size:16px}}.agenko-testimonial-item.style-one .testimonial-content .author-item-quote .quote i{font-size:30px;color:var(--primary-color)}.agenko-testimonial-item.style-two .testimonial-content ul.ratings{margin-bottom:40px}.agenko-testimonial-item.style-two .testimonial-content p{font:700 27px var(--heading-font);font-style:italic;line-height:1.3;margin-bottom:30px}@media (max-width:767px){.agenko-testimonial-item.style-two .testimonial-content p{font-size:24px}}.agenko-testimonial-item.style-three .testimonial-content ul.ratings{margin-bottom:22px}.agenko-testimonial-item.style-three .testimonial-content ul.ratings li i{color:var(--primary-color)}.agenko-testimonial-item.style-three .testimonial-content p{line-height:45px;font:500 32px var(--heading-font);margin-bottom:40px}@media screen and (min-width:992px) and (max-width:1200px){.agenko-testimonial-item.style-three .testimonial-content p{font-size:22px;line-height:35px}}@media screen and (max-width:991px){.agenko-testimonial-item.style-three .testimonial-content p{font-size:18px;line-height:30px}}@media (max-width:575px){.agenko-testimonial-item.style-three .testimonial-content p{font-size:15px;line-height:25px}}.post-categories a{padding:10px 20px;border-radius:30px;border:1px solid var(--border-color);font-weight:600;line-height:20px;color:var(--white-color)}.agenko-blog-item.style-one{position:relative;background-color:var(--gray-dark);padding:0 30px}.agenko-blog-item.style-one:hover .post-hover-wrap{visibility:visible;opacity:1}.agenko-blog-item.style-one .post-hover-wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:60px 15px;display:flex;align-items:center;justify-content:center;text-align:center;visibility:hidden;opacity:0;transition:all .3s}@media (max-width:767px){.agenko-blog-item.style-one .post-hover-wrap{display:none}}.agenko-blog-item.style-one .post-inner-wrap{padding:60px 0;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:991px){.agenko-blog-item.style-one .post-inner-wrap{flex-direction:column}}.agenko-blog-item.style-one .author-item{width:20%}@media screen and (max-width:991px){.agenko-blog-item.style-one .author-item{width:100%}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-blog-item.style-one .author-item .author-thumb{align-items:flex-start;margin-bottom:10px}.agenko-blog-item.style-one .author-item{align-items:flex-start;flex-direction:column}}.agenko-blog-item.style-one .post-content{width:60%;padding:0 30px}@media screen and (max-width:991px){.agenko-blog-item.style-one .post-content{width:100%;padding:25px 0}}@media (max-width:767px){.agenko-blog-item.style-one .post-content .post-categories{padding:20px 0}}.agenko-blog-item.style-one .post-content h3.title{margin-bottom:15px}.agenko-blog-item.style-one .post-content h3.title:hover{color:var(--primary-color)}.agenko-blog-item.style-one .post-date{display:flex;align-items:center;width:20%}@media screen and (max-width:991px){.agenko-blog-item.style-one .post-date{width:100%}}.agenko-blog-item.style-one .post-date i{flex:0 0 auto;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white-color);background-color:rgba(255,255,255,.1);border:1px solid rgba(26,26,26,.2);margin-right:15px}.agenko-blog-item.style-two{background-color:var(--gray-dark);display:flex;align-items:center;padding:20px;border-radius:10px}@media (max-width:767px){.agenko-blog-item.style-two{flex-direction:column;align-items:flex-start}}.agenko-blog-item.style-two .post-thumbnail{flex:0 0 auto;max-width:260px;margin-right:30px}.agenko-blog-item.style-two .post-thumbnail img{border-radius:7px}@media (max-width:767px){.agenko-blog-item.style-two .post-thumbnail{margin-bottom:25px;max-width:100%;margin-right:0}.agenko-blog-item.style-two .post-thumbnail img{width:100%}}.agenko-blog-item.style-two .post-content .post-categories{margin-bottom:15px}.agenko-blog-item.style-two .post-content .post-categories a{padding:9px 20px;line-height:20px;border:1px solid var(--border-color);border-radius:30px}.agenko-blog-item.style-two .post-content h4.title{margin-bottom:15px}.agenko-blog-item.style-two .post-content h4.title:hover{color:var(--primary-color)}.agenko-blog-item.style-two .post-content p{margin-bottom:10px}.agenko-blog-item.style-three:hover .post-button .icon-btn.style-one{background-color:var(--primary-color);color:var(--heading-color)}.agenko-blog-item.style-three:hover .post-button .icon-btn.style-one i{transform:rotate(-45deg)}.agenko-blog-item.style-three .post-content-wrap{display:flex;align-items:center}.agenko-blog-item.style-three .post-thumbnail img{width:100%}.agenko-blog-item.style-three .post-content{padding-top:20px;flex-grow:1;padding-right:30px}.agenko-blog-item.style-three .post-content h4.title:hover{color:var(--primary-color)}@media screen and (min-width:992px) and (max-width:1200px){.agenko-blog-item.style-three .post-content h4.title{font-size:20px;line-height:30px}}@media screen and (max-width:991px){.agenko-blog-item.style-three .post-content h4.title{font-size:20px;line-height:30px}}.agenko-blog-item.style-three .post-meta span{margin-bottom:5px}.agenko-blog-item.style-three .post-meta span:not(:last-child):after{display:inline-block;content:"";width:5px;height:5px;border-radius:50%;background-color:rgba(255,255,255,.5);vertical-align:middle;margin-left:10px;margin-right:8px}.agenko-blog-item.style-four .post-thumbnail img{width:100%}.agenko-blog-item.style-four .post-content{padding-top:25px}.agenko-blog-item.style-four .post-content .post-meta span{margin-bottom:10px}.agenko-blog-item.style-four .post-content .post-meta span:not(:last-child){margin-right:15px}.agenko-blog-item.style-four .post-content .post-meta span i{margin-right:10px}.agenko-blog-item.style-four .post-content .post-meta span:last-child{float:right}.agenko-blog-item.style-four .post-content h4.title{margin-bottom:15px}.agenko-blog-item.style-four .post-content h4.title:hover{color:var(--primary-color)}@media screen and (max-width:991px){.agenko-blog-item.style-four .post-content h4.title{font-size:20px;line-height:30px}}.agenko-blog-item.style-four .post-content h2.title{font-size:24px;line-height:34px;margin-bottom:15px}.agenko-blog-item.style-four .post-content h2.title:hover{color:var(--primary-color)}@media screen and (max-width:991px){.agenko-blog-item.style-four .post-content h2.title{font-size:20px;line-height:30px}}.agenko-footer{position:relative;z-index:1;overflow:hidden}.agenko-footer .shape{position:absolute;z-index:-1}.agenko-footer .shape.shape-one{left:-35px;bottom:110px}@media (min-width:1200px) and (max-width:1450px){.agenko-footer .shape.shape-one img{width:50%}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-footer .shape.shape-one{display:none}}@media screen and (max-width:991px){.agenko-footer .shape.shape-one{display:none}}.agenko-footer .shape.shape-two{bottom:140px;right:130px}.agenko-footer .shape.shape-blur_one{top:-150px;left:-150px}.agenko-footer .shape.shape-blur_one span{width:261px;height:261px;background-color:rgba(255,168,238,.5);filter:blur(80px)}.agenko-footer .shape.shape-blur_two{bottom:-150px;right:-150px}.agenko-footer .shape.shape-blur_two span{width:261px;height:261px;background-color:rgba(202,186,231,.6);filter:blur(80px)}.footer-widget{color:var(--white-color)}.footer-widget .footer-content .widget-title{margin-bottom:15px}.footer-widget .footer-content .footer-logo{padding:5px;display:inline-block;margin-bottom:20px}.footer-widget .footer-content ul li:not(:last-child){margin-bottom:13px}.footer-widget .footer-content ul li a:hover{color:var(--primary-color)}.footer-widget .footer-content .form-group{max-width:340px}.footer-widget .footer-content .form-group .form_control{width:100%;background-color:var(--white-color);border-radius:30px;padding:10px 130px 10px 50px;color:var(--heading-color);border:none}.footer-widget .footer-content .form-group .form_control::-moz-placeholder{color:var(--heading-color)}.footer-widget .footer-content .form-group .form_control::placeholder{color:var(--heading-color)}.footer-widget .footer-content .form-group label{position:absolute;top:12px;left:20px;color:var(--heading-color)}.footer-widget .footer-content .form-group .theme-btn{position:absolute;top:5px;right:5px}.footer-widget.footer-about-widget .footer-content p{max-width:340px;margin-bottom:20px}.footer-widget.footer-contact-info-widget{padding-left:40px}@media screen and (min-width:992px) and (max-width:1200px){.footer-widget.footer-contact-info-widget{padding-left:0}}@media screen and (max-width:991px){.footer-widget.footer-contact-info-widget{padding-left:0}}.footer-widget.footer-contact-info-widget .footer-content p{max-width:230px;line-height:27px;letter-spacing:.48px}.footer-widget.footer-nav-widget{padding-left:40px}@media screen and (min-width:992px) and (max-width:1200px){.footer-widget.footer-nav-widget{padding-left:0}}@media screen and (max-width:991px){.footer-widget.footer-nav-widget{padding-left:0}}.footer-widget.footer-contact-widget .footer-content h4.widget-title{margin-bottom:20px}.footer-copyright{border-top:1px solid var(--border-color);padding:35px 0 30px}@media (max-width:767px){.footer-copyright .copyright-text{text-align:center}}.footer-copyright .copyright-text p{font:500 18px var(--heading-font);color:var(--white-color)}.footer-copyright .copyright-text p span{color:var(--primary-color)}.footer-copyright .copyright-nav{float:right}@media (max-width:767px){.footer-copyright .copyright-nav{float:none;text-align:center}}.footer-copyright .copyright-nav ul li{display:inline-block}.footer-copyright .copyright-nav ul li:not(:last-child){margin-right:20px}@media (max-width:767px){.footer-copyright .copyright-nav ul li{margin-left:10px;margin-right:10px}.footer-copyright .copyright-nav ul li:not(:last-child){margin-right:0}}.footer-copyright .copyright-nav ul li a{font:500 18px var(--heading-font);color:var(--white-color)}.footer-copyright .copyright-nav ul li a:hover{color:var(--primary-color)}@media (max-width:767px){.footer-copyright .copyright-nav ul li a{font-size:16px}}@media screen and (max-width:991px){.footer-copyright .copyright-nav ul li a{font-size:16px}}.hero-wrapper-one{background-color:#000;padding:180px 0 200px;position:relative;z-index:1;overflow:hidden}.hero-wrapper-one .shape{position:absolute;z-index:-1}.hero-wrapper-one .shape.shape-blur_one{top:-30%;left:-25%}.hero-wrapper-one .shape.shape-blur_one span{width:760px;height:760px;border-radius:50%;background:rgb(255,123,229);filter:blur(200px)}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-one .shape.shape-blur_one span{width:500px;height:500px;filter:blur(100px)}}@media screen and (max-width:991px){.hero-wrapper-one .shape.shape-blur_one span{width:360px;height:360px;filter:blur(100px)}}.hero-wrapper-one .shape.shape-blur_two{top:-30%;right:-15%}.hero-wrapper-one .shape.shape-blur_two span{width:660px;height:660px;border-radius:50%;background:#ffa8ee;filter:blur(150px)}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-one .shape.shape-blur_two span{width:500px;height:500px;filter:blur(100px)}}@media screen and (max-width:991px){.hero-wrapper-one .shape.shape-blur_two span{width:300px;height:300px;filter:blur(70px)}}.hero-wrapper-one .shape.shape-blur_three{bottom:-70%;left:50%;transform:translateX(-50%)}.hero-wrapper-one .shape.shape-blur_three span{width:760px;height:760px;border-radius:50%;background:rgb(255,123,229);filter:blur(200px)}.hero-wrapper-one .hero-content{position:relative;margin-bottom:130px}.hero-wrapper-one .hero-content h1{font-size:200px;line-height:1}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-one .hero-content h1{font-size:140px}}@media screen and (max-width:991px){.hero-wrapper-one .hero-content h1{font-size:80px}}@media (max-width:767px){.hero-wrapper-one .hero-content h1{font-size:60px}}.hero-wrapper-one .hero-content .big-text{font-size:200px;line-height:1;font-weight:700;color:var(--white-color);text-align:right}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-one .hero-content .big-text{font-size:130px}}@media screen and (max-width:991px){.hero-wrapper-one .hero-content .big-text{font-size:80px}}@media (max-width:767px){.hero-wrapper-one .hero-content .big-text{font-size:60px}}.hero-wrapper-one .hero-content .text-box{position:absolute;bottom:20%;left:0;max-width:400px}@media screen and (max-width:991px){.hero-wrapper-one .hero-content .text-box{bottom:30%;max-width:350px}}@media (max-width:767px){.hero-wrapper-one .hero-content .text-box{position:relative;bottom:auto;left:auto;margin-top:45px}}.hero-wrapper-one .hero-content .element{position:absolute;top:5%;right:15%}@media (max-width:767px){.hero-wrapper-one .hero-content .element{top:0}}@media screen and (max-width:991px){.hero-wrapper-one .hero-content .hero-button{margin-top:60px}}.hero-wrapper-two{position:relative;z-index:1;padding:180px 0 50px;background-color:#000;overflow:hidden}.hero-wrapper-two .shape{position:absolute;z-index:-1}.hero-wrapper-two .shape.shape-one{top:7%;left:15%}@media screen and (max-width:991px){.hero-wrapper-two .shape.shape-one{top:115px;left:5%}}.hero-wrapper-two .shape.shape-two{top:26%;right:25%}@media screen and (max-width:991px){.hero-wrapper-two .shape.shape-two{top:25%;right:10%}}.hero-wrapper-two .shape.circle-one{top:-20%;left:-10%}.hero-wrapper-two .shape.circle-one span{width:980px;height:980px;border-radius:50%;border:1px solid rgba(255,255,255,.2)}@media screen and (max-width:991px){.hero-wrapper-two .shape.circle-one{display:none}}.hero-wrapper-two .shape.circle-two{top:-50%;right:-5%}.hero-wrapper-two .shape.circle-two span{width:760px;height:760px;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.hero-wrapper-two .hero-content{position:relative;margin-bottom:80px}.hero-wrapper-two .hero-content h1{font-size:140px;line-height:160px;color:var(--white-color)}@media screen and (max-width:991px){.hero-wrapper-two .hero-content h1{font-size:70px;line-height:90px;margin-bottom:30px}}@media (max-width:767px){.hero-wrapper-two .hero-content h1{font-size:50px;line-height:60px;margin-bottom:30px}}.hero-wrapper-two .hero-content .text-box{max-width:530px;position:absolute;bottom:5%;right:20%}.hero-wrapper-two .hero-content .text-box p{margin-bottom:25px}.hero-wrapper-two .hero-content .text-box p span{color:var(--white-color)}@media (min-width:1200px) and (max-width:1450px){.hero-wrapper-two .hero-content .text-box{right:10%}}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-two .hero-content .text-box{position:relative;bottom:auto;right:auto;margin-top:35px}}@media screen and (max-width:991px){.hero-wrapper-two .hero-content .text-box{position:relative;bottom:auto;right:auto}}.hero-wrapper-two .hero-content .pro{position:absolute;top:15%;right:15%;border:1px solid var(--primary-color);padding:20px 25px;font-size:50px;color:var(--primary-color);border-radius:40px}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-two .hero-content .pro{top:45%;right:35%}}@media screen and (max-width:991px){.hero-wrapper-two .hero-content .pro{display:none}}@media (min-width:1200px) and (max-width:1450px){.hero-wrapper-two .hero-content .pro{right:5%}}.hero-wrapper-two .service-list{display:flex;flex-direction:column}@media (max-width:767px){.hero-wrapper-two .service-list{margin-bottom:30px}}.hero-wrapper-two .service-list li{margin-bottom:15px}@media (max-width:767px){.hero-wrapper-two .service-list li{margin:0 auto 15px}}.hero-wrapper-two .service-list li:nth-child(odd){transform:rotate(-3deg)}.hero-wrapper-two .service-list li:nth-child(2n){transform:rotate(3deg);margin-bottom:5px}.hero-image.style-one img{border-radius:30px}.agk-video{position:relative;z-index:1;margin-top:-200px}.agk-video .agk-play-image-box .agk-image img{border-radius:15px}.text-box{max-width:530px}.text-box p span{color:var(--white-color)}.hero-wrapper-three{padding:160px 0}.hero-wrapper-three .hero-content h1 span{position:relative;padding:5px 20px;color:var(--heading-color);z-index:1}.hero-wrapper-three .hero-content h1 span:after{position:absolute;right:0;top:0;content:"";background-color:var(--primary-color);border-radius:15px;width:100%;height:100%;z-index:-1;transform:skewX(-10deg)}@media (max-width:767px){.hero-wrapper-three .hero-content h1{font-size:48px;line-height:60px}}.hero-wrapper-three .hero-image-box{margin:0 50px;position:relative}@media screen and (max-width:991px){.hero-wrapper-three .hero-image-box{margin:0 15px}}.hero-wrapper-three .hero-image-box img{border-radius:40px;width:100%;min-height:400px}@media screen and (max-width:991px){.hero-wrapper-three .hero-image-box img{-o-object-fit:cover;object-fit:cover}}.hero-wrapper-three .hero-image-box .text-box{position:absolute;top:0;right:10%;text-align:left}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-three .hero-image-box .text-box{right:5%}}@media screen and (max-width:991px){.hero-wrapper-three .hero-image-box .text-box{position:relative;top:auto;right:auto;margin-top:40px}}.hero-wrapper-three .hero-image-box svg{position:absolute;right:-1px;top:-1px}@media screen and (min-width:992px) and (max-width:1200px){.hero-wrapper-three .hero-image-box svg{top:-15px;width:75%}}@media screen and (max-width:991px){.hero-wrapper-three .hero-image-box svg{display:none}}.agenko-page-banner{padding:187px 0 120px;background-color:var(--gray-dark);position:relative;overflow:hidden;z-index:1}@media (max-width:767px){.agenko-page-banner{padding-bottom:80px}}.agenko-page-banner .shape{position:absolute;z-index:-1}.agenko-page-banner .shape span{border-radius:50%;border:1px solid rgba(255,255,255,.2)}.agenko-page-banner .shape.shape-circle1{top:-45%;left:-5%}.agenko-page-banner .shape.shape-circle1 span{width:979px;height:979px}.agenko-page-banner .shape.shape-circle2{top:-120%;right:0}.agenko-page-banner .shape.shape-circle2 span{width:765px;height:765px}.agenko-page-banner .page-content h1{margin-bottom:40px}@media (min-width:1200px) and (max-width:1450px){.agenko-page-banner .page-content h1{font-size:60px;margin-bottom:30px}}@media screen and (min-width:992px) and (max-width:1200px){.agenko-page-banner .page-content h1{font-size:52px;margin-bottom:20px}}@media screen and (max-width:991px){.agenko-page-banner .page-content h1{font-size:42px;line-height:50px}}.agenko-page-banner .page-content .text-box .icon{margin-right:30px;flex:0 0 auto;width:85px}.agenko-page-banner .page-content ul.breadcrumb-link{display:block;border-radius:40px;border:1px solid rgba(255,255,255,.15);background-color:rgba(255,255,255,.04);backdrop-filter:blur(5px);padding:10px 30px;float:right}@media screen and (min-width:992px) and (max-width:1200px){.agenko-page-banner .page-content ul.breadcrumb-link{float:left;margin-top:30px}}@media screen and (max-width:991px){.agenko-page-banner .page-content ul.breadcrumb-link{float:left;margin:40px 0}}.agenko-page-banner .page-content ul.breadcrumb-link li{display:inline-block}.agenko-page-banner .page-content ul.breadcrumb-link li:not(:last-child):after{display:inline-block;content:"|";margin-left:13px;margin-right:13px}.agenko-page-banner .page-content ul.breadcrumb-link li.active{color:var(--primary-color)}.agk-service-ca .text-box{max-width:300px}.agk-process-box{text-align:center}.agk-process-box .agenko-step{margin-bottom:40px;position:relative;z-index:1}.agk-process-box .agenko-step:after{position:absolute;content:"";top:30px;left:50%;transform:translateX(-50%);width:1px;height:40px;background-color:var(--border-color);z-index:-1}.agk-company-ca .client-list{padding-left:100px}@media screen and (max-width:991px){.agk-company-ca .client-list{padding-left:0}}.agk-company-ca .client-list ul li{flex:0 0 33.33%}.agk-award-ca .text-box{max-width:300px}.agenko-content-box>p{margin-bottom:30px}.agk-content-box.style-one{max-width:710px;padding-right:100px}@media (min-width:1200px) and (max-width:1450px){.agk-content-box.style-one{padding-right:70px}}@media screen and (min-width:992px) and (max-width:1200px){.agk-content-box.style-one{padding-right:0;margin:0 auto 50px}}@media screen and (max-width:991px){.agk-content-box.style-one{padding-right:0}}.agk-content-box.style-one>p{margin-bottom:30px}.agk-content-box.style-one ul li{display:inline-block;margin-bottom:20px}.agk-content-box.style-one ul li:not(:last-child){padding-right:45px;border-right:1px solid var(--border-color)}@media (max-width:767px){.agk-content-box.style-one ul li:not(:last-child){padding-right:0;border-right:none}}.agk-content-box.style-one ul li:last-child{padding-left:45px}@media (max-width:767px){.agk-content-box.style-one ul li:last-child{padding-left:0}}.agk-image-box.style-one{position:relative;max-width:440px;max-height:530px;margin-left:auto}@media screen and (min-width:992px) and (max-width:1200px){.agk-image-box.style-one{margin:0 auto 50px;max-width:550px}}@media screen and (max-width:991px){.agk-image-box.style-one{margin:0 auto 50px;max-width:550px}}.agk-image-box.style-one .agenko-experince-box{position:absolute;top:37%;left:-80px}@media screen and (min-width:992px) and (max-width:1200px){.agk-image-box.style-one .agenko-experince-box{left:20px}}@media screen and (max-width:991px){.agk-image-box.style-one .agenko-experince-box{left:20px}}@media (max-width:767px){.agk-image-box.style-one .agenko-experince-box{left:0}}.agk-image-box.style-one .agk-image{text-align:right}.agk-image-box.style-one .agk-image img{width:auto;border-radius:20px}.agk-who-we .big-text{border-top:1px solid var(--border-color)}.agk-who-we .big-text p{color:rgba(255,255,255,0);font-size:140px;text-transform:uppercase;line-height:1em;font-family:var(--heading-font);-webkit-text-stroke-width:1px;stroke-width:1px;-webkit-text-stroke-color:#FFFFFF;stroke:#FFFFFF}@media (min-width:1200px) and (max-width:1450px){.agk-who-we .big-text p{font-size:110px}}@media screen and (min-width:992px) and (max-width:1200px){.agk-who-we .big-text p{font-size:80px}}@media (max-width:767px){.agk-who-we .big-text p{font-size:30px;font-size:40px!important;line-height:1.2!important}}.agk-play-image-box .agk-image{position:relative}.agk-play-image-box .agk-image .play-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.agk-play-image-box .agk-image .play-box .video-popup{width:90px;height:90px;border-radius:50%;background-color:var(--primary-color);font-size:24px;color:var(--heading-color)}@media (max-width:767px){.agk-play-image-box .agk-image .play-box .video-popup{width:60px;height:60px;font-size:18px}}.testimonial-wrapper{padding:0 70px}@media (max-width:767px){.testimonial-wrapper{padding:0}}.faq-big-text{color:rgba(255,255,255,.03);font-family:var(--heading-font);font-size:200px;font-weight:700;line-height:200px;text-transform:uppercase}@media (max-width:767px){.faq-big-text{font-size:80px;line-height:1}}.agk-team .container-fluid{padding-left:70px;padding-right:70px}@media (max-width:767px){.agk-team .container-fluid{padding-left:15px;padding-right:15px}}.client-list ul{display:flex;flex-wrap:wrap}@media screen and (max-width:991px){.client-list ul{justify-content:center}}.client-list ul li{flex:0 0 20%;margin-bottom:-1px}@media (max-width:767px){.client-list ul li{flex:0 0 40%}}.agk-process-wrapper{position:relative;z-index:1}.agk-process-wrapper .process-line{position:absolute;top:15px;left:0;right:0;width:100%;height:1px;background-color:var(--border-color);z-index:-1}@media screen and (max-width:991px){.agk-process-wrapper .process-line{display:none}}.agk-testimonial-ca{position:relative;z-index:1;overflow:hidden}.agk-testimonial-ca .shape{position:absolute;z-index:-1}.agk-testimonial-ca .shape span{width:650px;height:650px;border-radius:50%;border:85.395px solid rgba(255,255,255,.03)}.agk-testimonial-ca .shape.shape-one{bottom:-45%;left:-20%}.agk-testimonial-ca .shape.shape-two{top:-45%;right:-20%}.agk-testimonial-ca .agk-content-box{position:relative;z-index:1}.agk-testimonial-ca .agk-content-box .fill-text{position:absolute;top:-50px;left:0;color:rgba(255,255,255,0);font-size:100px;text-transform:uppercase;line-height:1em;font-weight:700;font-family:var(--heading-font);-webkit-text-stroke-width:1px;stroke-width:1px;-webkit-text-stroke-color:rgba(255,255,255,.05);stroke:rgba(255,255,255,.05);z-index:-1}.agenko-service-details{position:relative;z-index:1}.agenko-service-details:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:75%;z-index:-1;background-color:var(--gray-dark)}.agenko-join-team .big-text{font-size:140px;font-weight:700;font-family:var(--heading-font);line-height:1;color:var(--white-color)}@media (max-width:767px){.agenko-join-team .big-text span img{display:none}}.agenko-join-team .big-text span.fill-text{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--text-color);color:transparent}@media screen and (min-width:992px) and (max-width:1200px){.agenko-join-team .big-text{font-size:100px}}@media screen and (max-width:991px){.agenko-join-team .big-text{text-align:center}}@media (max-width:767px){.agenko-join-team .big-text{font-size:80px}}.agenko-join-team .agenko-team-image{max-width:490px}@media screen and (max-width:991px){.agenko-join-team .agenko-team-image{margin:0 auto 50px}}.team-details-wrapper .member-info h2{margin-bottom:20px}.team-details-wrapper .member-info p,.team-details-wrapper .member-info span.position{margin-bottom:25px}.team-details-wrapper .member-info ul.social-link li{display:inline-block;margin-right:10px}.team-details-wrapper .member-info ul.social-link li a{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--heading-color);background-color:var(--white-color)}.team-details-wrapper .member-info ul.social-link li a:hover{background-color:var(--primary-color)}.agenko-project .container-fluid{padding-left:30px;padding-right:30px}@media screen and (max-width:991px){.agenko-project .container-fluid{padding-left:15px;padding-right:15px}}.project-details-wrapper .agenko-content-box h2{margin-bottom:30px;max-width:650px}@media screen and (min-width:992px) and (max-width:1200px){.project-details-wrapper .agenko-content-box h2{font-size:32px;line-height:40px}}@media screen and (max-width:991px){.project-details-wrapper .agenko-content-box h2{font-size:27px;line-height:40px}}.project-details-wrapper .agenko-content-box h3{margin-bottom:15px}.project-details-wrapper .project-duration-box h3{font-size:20px}.agenko-cta-wrappper{position:relative;overflow:hidden;z-index:1}.agenko-cta-wrappper .shape{position:absolute;z-index:-1}.agenko-cta-wrappper .shape span{width:380px;height:380px;border-radius:50%;border:50px solid rgba(255,255,255,.03)}.agenko-cta-wrappper .shape.shape_one{top:-250px;left:-8%}.agenko-cta-wrappper .shape.shape_two{bottom:-250px;right:-8%}.company-slider{margin-left:-25px;margin-right:-25px}@media screen and (max-width:991px){.company-slider{margin-left:-12px;margin-right:-12px}}.company-slider .slick-slide{margin-left:25px;margin-right:25px}@media screen and (max-width:991px){.company-slider .slick-slide{margin-left:12px;margin-right:12px}}.company-list{gap:0 15px}.agenko-process-wrapper-two{position:relative}.agenko-process-wrapper-two .process-line{position:absolute;top:3px;left:0;width:100%;height:1px;background-color:var(--border-color)}.blog-standard-wrapper{padding-right:75px}@media screen and (min-width:992px) and (max-width:1200px){.blog-standard-wrapper{padding-right:0}}@media screen and (max-width:991px){.blog-standard-wrapper{padding-right:0}}.blog-details-wrapper{padding-right:75px}@media screen and (min-width:992px) and (max-width:1200px){.blog-details-wrapper{padding-right:0}}@media screen and (max-width:991px){.blog-details-wrapper{padding-right:0}}.blog-details-wrapper .agenko-post-item .post-thumbnail{margin-bottom:35px}.blog-details-wrapper .agenko-post-item .post-content .post-meta{margin-bottom:15px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span{margin-bottom:10px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span:not(:last-child){margin-right:15px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span i{margin-right:10px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span:last-child{float:right}.blog-details-wrapper .agenko-post-item .post-content h2,.blog-details-wrapper .agenko-post-item .post-content h3,.blog-details-wrapper .agenko-post-item .post-content h4{margin-bottom:25px}.blog-details-wrapper .agenko-post-item .post-content h2.post-title{font-size:30px;line-height:40px}.blog-details-wrapper .agenko-post-item .post-content h3.post-title{font-size:24px;line-height:34px}.blog-details-wrapper .agenko-post-item .post-content h4.blog-details-subtitle{font-size:20px;line-height:28px;margin-bottom:15px}.blog-details-wrapper .agenko-post-item .post-content p{margin-bottom:35px}.blog-details-wrapper .agenko-post-item .block-image img{width:100%}.blog-details-wrapper .agenko-post-item blockquote{position:relative;z-index:1;background-color:var(--gray-dark);padding:30px;border-radius:10px;margin-bottom:40px}.blog-details-wrapper .agenko-post-item blockquote .icon{position:absolute;bottom:30px;right:30px;font-size:40px}@media (max-width:767px){.blog-details-wrapper .agenko-post-item blockquote h4{font-size:20px}}.blog-details-wrapper .agenko-post-item blockquote .author-info h4{margin-bottom:5px}.blog-details-wrapper .agenko-post-item blockquote .author-info h5{font-weight:500;color:var(--text-color)}.blog-details-wrapper .agenko-post-item .main-post{margin-bottom:40px}.blog-details-wrapper .agenko-post-item .entry-footer{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}@media (max-width:767px){.blog-details-wrapper .agenko-post-item .entry-footer{flex-direction:column}}.blog-details-wrapper .agenko-post-item .entry-footer .social-share span,.blog-details-wrapper .agenko-post-item .entry-footer .tag-links span{font:600 18px var(--heading-font);text-transform:uppercase;margin-right:15px}.blog-details-wrapper .agenko-post-item .entry-footer .tag-links a{font:500 16px var(--heading-font);background-color:var(--gray-dark);text-transform:uppercase;padding:12px 20px;line-height:20px;border-radius:30px}.blog-details-wrapper .agenko-post-item .entry-footer .tag-links a:not(:last-child){margin-right:10px;margin-top:8px}@media (max-width:767px){.blog-details-wrapper .agenko-post-item .entry-footer .social-share{margin-top:25px}}.blog-details-wrapper .agenko-post-item .entry-footer .social-share a{width:35px;height:35px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:var(--white-color);color:var(--heading-color)}.blog-details-wrapper .agenko-post-item .entry-footer .social-share a:hover{background-color:var(--primary-color);color:var(--heading-color)}.blog-details-wrapper .agenko-post-item .entry-footer .social-share a:not(:last-child){margin-right:5px}.comments-area h3.comments-title{margin-bottom:30px}.comments-area .comments-list .comment{position:relative;display:flex;border-radius:8px;border:1px solid rgba(0,0,0,.1);margin-bottom:30px}.comments-area .comments-list .comment .comment-avatar{flex:0 0 auto;width:100px;height:100px;margin-right:30px}.comments-area .comments-list .comment .comment-avatar img{width:100%}.comments-area .comments-list .comment .comment-author-content span.author-name{display:block;text-transform:uppercase;font:600 18px var(--heading-font);margin-bottom:15px;color:var(--white-color)}.comments-area .comments-list .comment .comment-author-content span.author-name span{float:right;font:500 16px var(--body-font)}.comments-area .comments-list .comment .comment-author-content p{margin-bottom:10px}.comments-area .comments-list .comment .comment-author-content .reply{position:absolute;right:0;top:0;border:1px solid var(--border-color);padding:5px 10px;line-height:20px;border-radius:5px;font-weight:500}.sidebar-widget-area .sidebar-widget{background-color:var(--gray-dark);border-radius:10px;padding:20px 30px 30px}@media (min-width:1200px) and (max-width:1450px){.sidebar-widget-area .sidebar-widget{padding:20px 20px 30px}}@media (max-width:575px){.sidebar-widget-area .sidebar-widget{padding:20px 20px 30px}}.sidebar-widget-area .sidebar-widget .sidebar-title{margin-bottom:20px}.sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content .form-group .form_control{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.15);background-color:var(--gray-dark);padding:15px 25px;color:var(--white-color)}.sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content .form-group .form_control::-moz-placeholder{color:var(--white-color)}.sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content .form-group .form_control::placeholder{color:var(--white-color)}.sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content .form-group .search-btn{position:absolute;top:15px;right:30px;background-color:transparent;color:var(--white-color)}.sidebar-widget-area .sidebar-widget.sidebar-category-widget .widget-content li:not(:last-child){margin-bottom:30px}.sidebar-widget-area .sidebar-widget.sidebar-category-widget .widget-content li a{display:block;color:var(--white-color);font:700 18px var(--heading-font)}.sidebar-widget-area .sidebar-widget.sidebar-category-widget .widget-content li a span{float:right}.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content ul li:not(:last-child){margin-bottom:20px}.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content{display:flex;align-items:center}.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content img{flex:0 0 auto;max-width:110px;margin-right:20px;border-radius:10px}.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-title-date span{margin-bottom:10px}.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-title-date span a{padding:8px 12px;border-radius:30px;border:1px solid var(--border-color);letter-spacing:.48px;color:var(--white-color);line-height:20px}.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-title-date h6{line-height:27px;letter-spacing:.48px}@media (min-width:1200px) and (max-width:1450px){.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-title-date h6{font-size:16px}}@media (max-width:575px){.sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-title-date h6{font-size:16px}}.sidebar-widget-area .sidebar-widget.sidebar-tag-widget{padding:20px 30px}.sidebar-widget-area .sidebar-widget.sidebar-tag-widget .widget-content a{background-color:var(--primary-black-color);border-radius:30px;padding:12px 20px;line-height:20px;letter-spacing:.48px;margin-bottom:10px}.sidebar-widget-area .sidebar-widget.sidebar-tag-widget .widget-content a:hover{background-color:var(--primary-color);color:var(--heading-color)}.form-message{padding:10px 0}.form-message.success{color:var(--primary-color)}.form-message.error{color:rgba(209,12,12,.808)}.contact-info-wrapper{position:relative;border-radius:20px;border:1px solid #313131;background-color:#0E0F11;margin-right:100px;padding:60px 40px;z-index:1}@media (min-width:1200px) and (max-width:1450px){.contact-info-wrapper{margin-right:50px}}@media screen and (min-width:992px) and (max-width:1200px){.contact-info-wrapper{margin-right:0}}@media screen and (max-width:991px){.contact-info-wrapper{margin-right:0}}@media (max-width:767px){.contact-info-wrapper{padding:50px 30px}}.contact-info-wrapper .shape{position:absolute;z-index:-1;top:0;right:0}.contact-info-wrapper ul li:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border-color)}.contact-info-wrapper ul li:first-child{padding-bottom:0;border-bottom:none}.contact-info-wrapper ul li .phone{font:700 36px var(--heading-font);color:var(--primary-color)}@media screen and (min-width:992px) and (max-width:1200px){.contact-info-wrapper ul li .phone{font-size:30px}}@media screen and (max-width:991px){.contact-info-wrapper ul li .phone{font-size:30px}}.map-box iframe{height:600px}.agenko-contact-form.style-one .form_control{border-radius:10px;border:1px solid rgba(255,255,255,.15);background-color:#1A1B1D;padding:15px 30px;margin-bottom:30px;color:var(--white-color);font:700 20px var(--heading-font)}.agenko-contact-form.style-one .form_control::-moz-placeholder{color:var(--white-color)}.agenko-contact-form.style-one .form_control::placeholder{color:var(--white-color)}.agenko-contact-form.style-one .theme-btn{width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:var(--heading-color);font:700 20px var(--heading-font);border-radius:10px;padding:16px 30px}.agenko-contact-form .form_control{border-radius:10px;border:1px solid rgba(255,255,255,.15);background-color:#1A1B1D;padding:15px 30px;margin-bottom:30px;color:var(--white-color);font:700 20px var(--heading-font)}.agenko-contact-form .form_control::-moz-placeholder{color:var(--white-color)}.agenko-contact-form .form_control::placeholder{color:var(--white-color)}.agenko-contact-form.style-two .theme-btn{width:100%;padding:15px 30px;border-radius:10px}.cs_video_popup{position:fixed;z-index:1000;top:0;width:100%;height:100%;left:-100%;transition-delay:.3s}.cs_video_popup.active{transition-delay:0s;left:0}.cs_video_popup-overlay{position:absolute;left:0;right:0;background:#000;transition:all .4s ease-out;opacity:0}.cs_video_popup.active .cs_video_popup-overlay{opacity:.8;height:100%;background:rgba(0,0,0,.5)}.cs_video_popup-content{position:absolute;left:0;top:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch;font-size:0;text-align:center;transition:all .4s ease-out;transform:translateY(100px);opacity:0;visibility:hidden;padding:15px}.cs_video_popup.active .cs_video_popup-content{transform:translateY(0);opacity:1;visibility:visible}.cs_video_popup-content:after{content:"";display:inline-block;height:100%;vertical-align:middle}.cs_video_popup-container{display:inline-block;position:relative;text-align:left;background:#fff;max-width:1000px;width:100%;vertical-align:middle}.cs_video_popup-container .embed-responsive{width:100%}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;height:100%}.embed-responsive-16by9:before{display:block;content:"";padding-top:56.25%}.embed-responsive iframe,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.cs_video_popup-close{position:absolute;top:0;right:0;width:40px;height:40px;background:#d90d0d;cursor:pointer;transition:all .4s ease-in-out}.cs_video_popup iframe{width:100%;height:100%;position:absolute}.cs_video_popup-close:before{transform:rotate(-45deg)}.cs_video_popup-close:after,.cs_video_popup-close:before{content:"";display:block;position:absolute;top:50%;left:50%;width:20px;height:1px;background:#fff;margin-left:-10px;transition:all .4s ease-in-out}.cs_video_popup-close:after{transform:rotate(45deg)}.cs_video_popup-close:hover:after,.cs_video_popup-close:hover:before{background:#000}.cs_video_popup-layer{position:absolute;left:0;bottom:0;right:0}.cs_video_popup-align{overflow:hidden}.cs_site_header{position:absolute;width:100%;z-index:101;left:0;top:0;transition:all .4s ease}.cs_site_header.cs_style_1 .cs_main_header_in,.cs_site_header.cs_style_1 .cs_top_header_in{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;position:relative}.cs_site_header.cs_style_1 .cs_top_header_in{height:45px}.cs_site_header.cs_style_1 .cs_main_header_right{display:flex;align-items:center;height:100%}.cs_site_header.cs_style_1.cs_type_1 .cs_main_header{background-color:transparent;border-bottom:1px solid #535353}.cs_top_nav{list-style:none}.cs_top_nav li:not(:last-child):after{content:"/";margin:0 15px;color:#666;position:relative;top:1px}.cs_site_header_full_width .container{max-width:1320px}.cs_site_header_style1{border-bottom:1px solid #1a188d}.cs_site_header_style1 .cs_main_header_right{display:flex;align-items:center}.cs_header_search_form{box-shadow:0 4px 4px rgba(193,193,193,.25);width:350px;top:50px;opacity:0;visibility:hidden}.cs_header_search_form input{height:60px;background:#f3f3f3;border:1px solid rgba(62,62,62,.2);border-radius:inherit;outline:none;width:100%;padding:5px 70px 5px 22px;transition:all .3s ease}.cs_header_search_form input:focus{border-color:rgba(62,62,62,.4)}.cs_header_search_form .cs_header_search_sumbit_btn{position:absolute;top:50%;right:21px;transform:translateY(-50%);height:56px;width:60px;border:none;background-color:transparent;border-radius:5px}.cs_header_search_form .cs_header_search_sumbit_btn:hover{color:#e9a132}.cs_header_search_wrap.active .cs_header_search_form{opacity:1;visibility:visible}@media screen and (max-width:1199px){.cs_main_header .container{max-width:100%}.cs_site_header.cs_style_1 .cs_nav{display:flex}}.cs_nav{color:#fff}.cs_nav ul{margin:0;padding:0;list-style:none}.cs_sticky_header{position:fixed!important;width:100%;z-index:999}.cs-gescout_sticky{position:fixed!important;top:-110px;opacity:0;visibility:hidden;transition:all .4s ease;background-color:#fff;box-shadow:var(--box-shadow)}.cs-gescout_show{top:0!important;opacity:1;visibility:visible}.cs_site_branding{display:inline-block}.cs_site_branding+.cs_nav{margin-left:65px}.cs_header_contact{display:flex;align-items:center}.cs_header_contact .cs_header_contact_icon{flex:none;margin-right:12px}.cs_toolbox{display:flex;align-items:center}.cs_toolbox>:not(:first-child){margin-left:40px}.cs_header_search_btn{transition:all .4s ease;color:#fff;cursor:pointer}.cs_header_search_btn:hover{color:#e9a132}.cs_site_header.cs_style_1.cs_color_1{background-color:#fff}.cs_site_header.cs_style_1.cs_color_1 .cs_main_header{border-color:#d6d6d6}.cs_site_header.cs_style_1.cs_color_1 .cs_nav_list>li>a{color:#18191d}.cs_site_header.cs_style_1.cs_color_1 .cs_nav_list>li>a:hover{color:#e9a132}@media screen and (min-width:1200px){.cs_main_header{position:relative}.cs_main_header .container-fluid{padding-right:40px;padding-left:40px}.cs_main_header_center,.cs_top_header_center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cs_site_header.cs_style_1 .cs_main_header_center{width:100%;max-width:calc(100% - 300px)}.cs_site_header.cs_style_1 .cs_main_header_center,.cs_site_header.cs_style_1 .cs_main_header_left{display:flex;justify-content:center;align-items:center;height:100%}.cs_nav{display:flex;align-items:center;height:100%;color:#fff}.cs_nav .cs_nav_list{display:flex!important;flex-wrap:wrap;height:inherit;padding-top:5px}.cs_nav .cs_nav_list li:not(.cs-mega_menu){position:relative}.cs_nav .cs_nav_list>li{margin-right:48px;height:inherit}.cs_nav .cs_nav_list>li:last-child{margin-right:0}.cs_nav .cs_nav_list>li>a{padding:10px 0;display:inline-flex;position:relative;height:inherit;align-items:center;color:var(--title);font-weight:600}.cs_style_2 .cs_nav .cs_nav_list>li>a{color:#000}.cs_nav .cs_nav_list>li>ul{left:0;top:calc(100% + 15px)}.cs_nav .cs_nav_list>li:hover>ul{top:90%;opacity:1;visibility:visible;transition:all .4s ease}.cs_nav .cs_nav_list>li.menu-item-has-children>a{position:relative}.cs_nav .cs_nav_list>li.menu-item-has-children>a:after{content:"\f282";font-family:bootstrap-icons!important;font-weight:900;display:inline-block;border-left:0;border-top:0;margin-left:10px;position:relative;top:0;font-size:9px;color:currentColor}.cs_nav .cs_nav_list ul{width:230px;background-color:#fff;position:absolute;border-top:2px solid #ffa8ee;box-shadow:0 1px 2px 0 rgba(2,0,181,.1);padding:10px 0;z-index:100;opacity:0;visibility:hidden;display:block!important;border-radius:0 0 5px 5px;transition:all .4s ease;color:var(--heading-color)}.cs_nav .cs_nav_list ul li:not(:last-child) a{position:relative;border-bottom:1px solid #eeeeee}.cs_nav .cs_nav_list ul li:not(:last-child) a:after{content:"";position:absolute;height:1px;width:calc(100% - 40px);left:20px;bottom:0;background-color:rgba(255,255,255,.1)}.cs_nav .cs_nav_list ul li:hover ul{top:0}.cs_nav .cs_nav_list ul li:hover>ul{opacity:1;visibility:visible;transition:all .4s ease}.cs_nav .cs_nav_list ul a{display:block;line-height:inherit;padding:10px 20px}.cs_nav .cs_nav_list ul ul{top:15px;left:100%}.cs-munu_dropdown_toggle,.cs-munu_toggle{display:none}.cs-gescout_sticky .cs_nav .cs_nav_list li a{color:#000}.cs-gescout_sticky .cs_main_header{padding-top:0}.main-page-area3 .cs_main_header{padding:0 90px 0 140px}.main-page-area3 .cs_top_header{padding:0 124px 0 170px}.header_sticky_style1.cs-gescout_sticky,.header_sticky_style1.cs_site_header.header_style_2.cs_style_1 .container:before{background-color:#111111}.header_sticky_style1.cs-gescout_sticky .cs_nav .cs_nav_list>li>a{color:#fff}.cs_site_header.header_style_2.cs_style_1 .cs_main_header .container{max-width:1314px}}@media screen and (max-width:1550px){.cs_site_header_full_width .container{padding:0 30px}.cs_site_branding+.cs_nav{margin-left:35px}.cs_toolbox>:not(:first-child){margin-left:25px}.cs_nav .cs_nav_list>li{margin-right:35px}}@media screen and (max-width:1199px){.cs_nav .cs_nav_list>li{margin-right:0}.cs_site_header.cs_style_1 .cs_main_header_right{padding-right:55px}.cs_site_header_full_width .container{padding:0 15px}.cs-munu_dropdown_toggle{position:absolute;height:30px;width:30px;right:20px;top:5px}.cs-munu_dropdown_toggle:after,.cs-munu_dropdown_toggle:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:2px;width:10px;background-color:currentColor;transition:all .3s ease}.cs-munu_dropdown_toggle:before{transform:translate(-50%,-50%) rotate(90deg)}.cs-munu_dropdown_toggle.active:before{transform:translate(-50%,-50%) rotate(0deg)}.cs_nav .cs_nav_list{position:absolute;width:100vw;left:-15px;background-color:#181818;padding:10px 0;display:none;top:100%;border-top:52 solid #4d4d4d;border-bottom:52 solid #4d4d4d;overflow:auto;max-height:calc(100vh - 80px);line-height:1.6em}.cs_nav .cs_nav_list ul{padding-left:15px;display:none;text-transform:capitalize}.cs_nav .cs_nav_list a{display:block;padding:8px 20px}.cs_nav .menu-item-has-children{position:relative}.cs-munu_toggle{display:inline-block;width:30px;height:27px;cursor:pointer;position:absolute;top:27px;right:30px}.cs-munu_toggle span,.cs-munu_toggle span:after,.cs-munu_toggle span:before{width:100%;height:2px;background-color:#fff;display:block}.cs-munu_toggle span{margin:0 auto;position:relative;top:12px;transition-duration:0s;transition-delay:.2s}.cs-munu_toggle span:before{margin-top:-9px}.cs-munu_toggle span:after,.cs-munu_toggle span:before{content:"";position:absolute;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s}.cs-munu_toggle span:after{margin-top:9px}.cs_site_header.cs_style_1 .cs-munu_toggle{top:50%;right:0;margin-top:-13px;color:#000}.cs_nav .cs_nav_list a{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{height:80px}.cs_site_header.cs_style_1{top:0}.cs_site_header.cs_style_1.cs_color_1 .cs-munu_dropdown_toggle,.cs_site_header.cs_style_1.cs_color_1 .cs-munu_toggle,.cs_site_header.cs_style_1.cs_color_1 .cs_nav .cs_nav_list ul{color:#18191d}.cs_site_header.cs_style_1.cs_color_1 .cs_nav .cs_nav_list{background-color:#fff}.cs_main_header_right .header-btn{display:none}.cs-gescout_sticky,.header_sticky_style2 .cs-munu_toggle span,.header_sticky_style2 .cs-munu_toggle span:after,.header_sticky_style2 .cs-munu_toggle span:before{background-color:#000}}@media screen and (max-width:991px){.cs_site_header .container{max-width:100%}.cs_site_header.cs_style_1 .cs_btn{padding:8px}}@media screen and (max-width:767px){.cs_site_header.cs_style_1 .cs_top_header_in{justify-content:center}.cs_site_header.cs_style_1 .cs_main_header_right,.cs_site_header.cs_style_1 .cs_top_header_left{display:none}}@media screen and (max-width:575px){.cs_site_header.cs_style_1 .cs_btn span{display:none}.cs_site_header.cs_style_1 .cs_btn svg{margin-right:0;width:20px;height:20px}}@media screen and (max-width:500px){.cs_header_contact{display:none}}.cs_nav .cs-munu_toggle.cs_teggle_active+.cs_nav_list,.cs_nav .cs_nav_list span.cs-munu_dropdown_toggle.active+ul{display:block}.cs_site_header.cs_color_1 .cs_header_search_btn{color:initial}@media (max-width:575px){.cs_site_header.cs_color_1 .cs_header_search_btn{display:none!important}}@media (max-width:767px){.cs_header_search_form{left:50%;transform:translateX(-50%)}}@media (max-width:575px){.cs_header_search_form{display:none}.cs_header_search_btn{display:none!important}}.cs_site_header_spacing_130{height:90px}.cs_site_header_spacing_140{height:140px}.cs_site_header.cs_style_1 .cs_top_header .container:before{content:"";position:absolute;height:100%;width:100vw;background-color:#ff3c00;border-radius:0 0 60px 0;right:-6%;top:0}.cs_site_header.cs_style_1 .cs_top_header{background-color:#050a1e}.cs_site_header.cs_style_1 .cs_top_header_in{height:40px;position:relative;z-index:1}.cs_main_header,.cs_site_header.cs_style_1 .cs_top_header .container{position:relative}.cs_main_header{padding-left:10px;padding-right:10px}.cs_site_header.cs_style_1 .cs_main_header .container:before{content:"";position:absolute;height:100%;width:100vw;background-color:#fff;border-radius:60px 0 0;left:-6%;top:0}.cs_site_header.cs_style_1 .cs_main_header .container{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{position:relative;z-index:1;height:100px}.cs_nav .cs_nav_list>li>a:hover{color:var(--theme2)}.cs_header_social_links_wrap{display:flex;align-items:center;gap:20px}.cs_header_social_links{display:flex;font-size:14px;line-height:1.6em;gap:20px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_right{display:flex;align-items:center;gap:10px 40px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_in{height:90px}.cs_site_header.header_style_2.cs_style_1 .container:before{border-radius:0;background-color:#fff;left:100%;margin-left:-27.7%;opacity:0}.cs_site_header.header_style_2.cs_style_1.cs-gescout_sticky .container:before{opacity:1}@media (max-width:767px){.cs_site_header.cs_style_1 .cs_top_header{display:none}.cs_site_header_spacing_130{height:90px}.cs_site_header_spacing_140{height:100px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_in,.cs_site_header_spacing_140{height:90px}}@media (max-width:1199px){.cs_site_header.cs_style_1 .cs_main_header .container:before{left:0;border-radius:0}.cs_site_header.header_style_2.cs_style_1 .cs_header_social_links{display:none}.cs_site_header.header_style_2.cs_style_1.cs-gescout_sticky .container:before{opacity:0}.main-page-area{padding:0}.cs_nav .cs_nav_list li a{color:#fff}.cs_main_header_right .header-btn{display:none!important}}.cs_main_header_right .search-trigger{color:#fff;font-size:18px;padding-right:20px;z-index:1}.accordion-item.active .accordion-collapse,.search-wrap.active{display:block}.cs_slider_gap_301 .slick-slide{padding-left:12px;padding-right:12px}.accordion-area2 .accordion-button{background-color:transparent;border:1px solid var(--border);padding:18px 20px;color:var(--title);box-shadow:none;text-align:center;font-family:Urbanist,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;letter-spacing:-.48px;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0}.cs_site_header_spacing_140{height:106px}@media (max-width:767px){.cs_site_header_spacing_140{height:90px}}.cs_slider_gap_30 .slick-slide{padding-left:15px;padding-right:15px}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1314px}}.cs_main_header_right .main-button.main-btn-area2 .arrow-btn,.cs_main_header_right .main-button.main-btn-area2 .theme-btn{background-color:var(--theme);color:var(--white)}.accordion-content{display:none}.agenko-accordion-item.active .accordion-content{display:block}.border-start{border-color:#313235!important}.termos-de-uso-container,.termos-de-uso-container h1,.termos-de-uso-container h2,.termos-de-uso-container h3,.termos-de-uso-container li,.termos-de-uso-container ol,.termos-de-uso-container p,.termos-de-uso-container strong,.termos-de-uso-container ul{color:#fff}.termos-de-uso-container a{color:#add8e6}.termos-de-uso-container{font-family:Arial,sans-serif;line-height:1.6;padding:2rem;max-width:900px;margin:0 auto;color:#333}.termos-de-uso-container h2,.termos-de-uso-container h3{color:#222}.agenko-accordion-item .accordion-header .accordion-title:after{content:none!important}@media (max-width:991px){.cs_main_header_in{position:relative;width:100%;display:flex;justify-content:space-between}.cs_main_header_center{flex:0 0 85px;height:100%}.mobile-cta-btn{position:absolute;left:58%;top:50%;transform:translate(-50%,-50%);z-index:2}.cs-munu_toggle{right:15px}.theme-btn.style-one.mobile-cta{padding:8px 12px;white-space:nowrap}.theme-btn.style-one.mobile-cta,.theme-btn.style-one.mobile-cta .text-flip .text{font-size:12px;font-weight:900;text-shadow:0 0 .75px currentColor}.cs_nav .cs_nav_list .cs-munu_dropdown_toggle{display:block!important;position:absolute;right:20px;top:5px;width:30px;height:30px;z-index:10;color:#fff}}.agenko-card-item.style-one .card-title{flex:0 1 43%}.map-container{position:relative}.map-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.bw-map{filter:grayscale(100%);-webkit-filter:grayscale(100%);transition:filter .4s ease-in-out}.bw-map.is-active,.map-container:hover .bw-map{filter:grayscale(0);-webkit-filter:grayscale(0)}@media (min-width:1024px){.map-overlay{pointer-events:none}}#about,#cases,#faq,#hero,#process,#redes-sociais,#services,#testimonials,#who-we-are{scroll-margin-top:40px}.service-button-glow{box-shadow:0 0 3px 0 rgba(255,168,238,.2);transition:box-shadow .3s ease-in-out}.service-button-glow:hover{box-shadow:0 0 15px 3px rgba(255,168,238,.7)}.carousel-container{min-height:450px}.carousel-image-wrapper{position:relative;width:100%;height:100%}.blog-details-wrapper .agenko-post-item .post-thumbnail img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:35px}.blog-details-subtitle{margin-bottom:15px}.agenko-blog-item.style-four .post-thumbnail img{border-radius:35px}.blog-detail-list{padding-left:20px;list-style-type:disc;list-style-position:inside}@media (min-width:998px) and (max-width:1189px){.hide-tablet-range{display:none!important}}.theme-btn.style-two{position:relative;overflow:hidden}.theme-btn.style-two .text-flip .text:nth-child(2){display:inline-block;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,80%);opacity:0}@media (max-width:575px){.agk-button.d-flex{flex-direction:column;align-items:stretch}.agk-button .theme-btn{width:100%;justify-content:center;text-align:center}}.agk-credentials{position:relative;padding:22px 24px;border-radius:12px;border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--primary-color);background:rgba(255,255,255,.03)}.agk-credentials__title{font-size:18px;margin-bottom:16px;letter-spacing:.2px}.agk-credentials__list{list-style:none;margin:0;padding:0}.agk-content-box.style-one .agk-credentials__list li{display:flex;align-items:flex-start;gap:12px;line-height:1.55;margin-bottom:0;padding-left:0;padding-right:0;border-right:none}.agk-content-box.style-one .agk-credentials__list li:not(:last-child){padding-right:0;border-right:none}.agk-content-box.style-one .agk-credentials__list li:last-child{padding-left:0}.agk-content-box.style-one .agk-credentials__list li+li{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.agk-content-box.style-one .agk-credentials__list li i{flex:0 0 auto;margin-top:3px;font-size:17px;line-height:1;color:var(--primary-color)}.agk-about__cta{gap:28px 36px;margin-bottom:30px}.agk-about__cta .agk-button{margin-bottom:0}.agk-about__stats{margin:30px 0 0;padding:24px 0 0;list-style:none;display:flex;flex-wrap:wrap;align-items:stretch;gap:14px 40px;border-top:1px solid rgba(255,255,255,.1)}.agk-about__stats>li{padding:0;flex:0 1 auto}.agk-about__stats>li.border-start{border-left:0!important;padding-left:0}.agk-about__stats .agenko-counter-box.style-one{height:100%}.agk-about__stats .agenko-counter-box .content h2{display:inline-flex;align-items:center;gap:8px;margin-bottom:6px!important;white-space:nowrap;line-height:1}.agk-about__stats .agenko-counter-box .content p{margin-bottom:0;white-space:nowrap;opacity:.85}.agk-about__stats .stat-star{font-size:.62em;color:#ffc83d;filter:drop-shadow(0 0 6px rgba(255,200,61,.45))}.agk-about__stats a.agenko-counter-box{display:block;text-decoration:none;transition:transform .25s ease}.agk-about__stats a.agenko-counter-box:hover{transform:translateY(-2px)}@media (max-width:575px){.agk-credentials{padding:20px 18px}.agk-about__cta{gap:24px}.agk-about__stats{gap:18px 32px}}.badge-cta,.badge-cta .text-flip .text{white-space:nowrap}@media (max-width:575px){.badge-cta.style-one{padding-left:20px;padding-right:20px;font-size:14px}}@media (max-width:360px){.badge-cta.style-one{padding-left:16px;padding-right:16px;font-size:13px}}