@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");:root{--white:#fff;--box-shadow:0px 1px 14px 0px rgba(0,0,0,.13);--black:#000;--theme:#bba92f;--header:#121315;--theme2:#f55b1f;--text:#666;--body:#fff;--border:#d4dced;--bg:#1e2023;--border-2:#d4dced}.theme-btn{padding:24px 50px;font-size:16px;font-weight:700;color:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;position:relative;background-color:var(--theme);border-radius:0;line-height:1;display:inline-block;z-index:1}.theme-btn:before{top:0;left:0}.theme-btn:after,.theme-btn:before{height:50%;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;background-color:var(--header);width:0;z-index:-1}.theme-btn:after{right:0;bottom:0}.theme-btn i{margin-left:10px}.theme-btn:hover{color:var(--white)}.theme-btn:hover:after,.theme-btn:hover:before{width:100%}.theme-btn.bg-white{color:var(--header);background-color:var(--white)}.theme-btn.bg-white:hover{color:var(--white)}@media (max-width:767px){.theme-btn{padding:20px 32px}}@media (max-width:575px){.theme-btn{padding:18px 30px;font-size:14px}}.link-btn{font-size:16px;font-weight:600;color:var(--text);text-transform:capitalize;text-align:center;font-family:DM Sans;display:inline-block}.link-btn i{transform:rotate(-40deg);transition:all .4s ease-in-out;margin-left:10px}.link-btn:hover{color:var(--theme)}.link-btn:hover i{transform:rotate(0);margin-left:10px}body{overflow-x:hidden;font-size:16px;font-weight:500;color:var(--text);background-color:var(--white);line-height:28px;font-family:DM Sans,sans-serif}body,ul{padding:0;margin:0}ul{list-style:none}button{padding:0;border:none;background-color:transparent}input:focus{outline:none}input,input:focus{color:var(--white)}h1,h2,h3,h4,h5,h6{padding:0;color:var(--header);transition:all .4s ease-in-out;text-transform:capitalize;margin:0;font-family:DM Sans,sans-serif}h1{font-size:100px;font-weight:700;line-height:106%}h2{font-size:48px;font-weight:800;line-height:115%}@media (max-width:767px){h2{font-size:36px}}h3{font-size:22px;font-weight:700}@media (max-width:575px){h3{font-size:20px}}h4{font-size:20px}h4,h5{font-weight:700}h5{font-size:18px}h6{font-size:16px;font-weight:700}a{text-decoration:none;color:var(--header);transition:all .4s ease-in-out;outline:none!important;cursor:pointer}p,span{transition:all .4s ease-in-out;margin:0}.about-section{position:relative}.about-section .about-shape-1{right:120px;position:absolute;top:0}@media (max-width:1399px){.about-section .about-shape-1{display:none}}.about-section .about-shape-2{position:absolute;bottom:0;left:0}@media (max-width:1399px){.about-section .about-shape-2{display:none}}.about-section .about-shape-4{position:absolute;top:0;left:0}.about-section .about-shape-5{right:0;position:absolute;bottom:0}.about-wrapper{margin-bottom:30px}@media (max-width:1399px){.about-wrapper{margin-bottom:0}}@media (max-width:991px){.about-wrapper{margin-bottom:0}}.about-wrapper .about-image{position:relative;max-width:485px}@media (max-width:991px){.about-wrapper .about-image{max-width:760px}}.about-wrapper .about-image img{height:100%;width:100%}.about-wrapper .about-image .about-image-2{border:8px solid var(--white);right:-20%;position:absolute;max-width:260px;bottom:-30px;box-shadow:0 4px 25px 0 rgba(0,0,0,.06);z-index:9}@media (max-width:575px){.about-wrapper .about-image .about-image-2{max-width:200px}}@media (max-width:1399px){.about-wrapper .about-image .about-image-2{right:0;bottom:0}}.about-wrapper .about-image .about-image-2 img{height:100%;width:100%}.about-wrapper .about-image .about-image-2 .video-box{height:70px;transform:translate(-50%,-50%);border:1px solid var(--theme);position:absolute;text-align:center;top:50%;left:50%;width:70px;line-height:70Px}.about-wrapper .about-image .about-image-2 .video-box .video-btn{height:57px;color:var(--white);text-align:center;background-color:var(--theme);width:57px;line-height:57px;display:inline-block}.about-wrapper .about-image .about-line-shape{right:-50px;position:absolute;top:0}@media (max-width:1199px){.about-wrapper .about-image .about-line-shape{display:none}}.about-wrapper .about-content{position:relative;z-index:9}.about-wrapper .about-content .list-items{margin-bottom:30px;border-bottom:1px solid var(--border);padding-bottom:30px;margin-top:30px}.about-wrapper .about-content .list-items li{font-size:18px;font-weight:500;color:var(--header)}@media (max-width:575px){.about-wrapper .about-content .list-items li{font-size:16px}}.about-wrapper .about-content .list-items li:not(:last-child){margin-bottom:10px}.about-wrapper .about-content .list-items li i{margin-right:15px;color:var(--theme)}.about-wrapper .about-content .about-author{gap:60px;align-items:center;margin-top:50px;display:flex}@media (max-width:1199px){.about-wrapper .about-content .about-author{flex-wrap:wrap;gap:20px}}@media (max-width:767px){.about-wrapper .about-content .about-author{margin-top:35px}}@media (max-width:575px){.about-wrapper .about-content .about-author{margin-top:25px}}.about-wrapper .about-content .about-author .author-image{gap:15px;align-items:center;display:flex}.about-wrapper .about-content .about-author .author-image .content p{font-size:14px;font-weight:500;color:var(--text)}.about-wrapper-2 .about-image{position:relative;max-width:410px;z-index:9}@media (max-width:1199px){.about-wrapper-2 .about-image{max-width:750px}}.about-wrapper-2 .about-image img{height:100%;width:100%}.about-wrapper-2 .about-image:before{height:123%;border:1px solid var(--theme);content:"";position:absolute;top:10%;left:0;width:105%;z-index:-1}@media (max-width:1199px){.about-wrapper-2 .about-image:before{display:none}}.about-wrapper-2 .about-image .about-image-2{border:5px solid var(--white);right:-44%;position:absolute;bottom:-33%;box-shadow:var(--box-shadow)}@media (max-width:1399px){.about-wrapper-2 .about-image .about-image-2{right:-24%}}@media (max-width:1199px){.about-wrapper-2 .about-image .about-image-2{right:0;bottom:0}.about-wrapper-2 .about-image .about-image-2 img{height:100%;width:100%}}@media (max-width:575px){.about-wrapper-2 .about-image .about-image-2{max-width:200px}}.about-wrapper-2 .about-image .video-items{position:absolute;bottom:-28%;left:22%}@media (max-width:1199px){.about-wrapper-2 .about-image .video-items{transform:translate(-50%,-50%);bottom:auto;top:50%;left:50%}}.about-wrapper-2 .about-image .video-items .video-btn{height:58px;color:var(--white);position:relative;text-align:center;background-color:var(--theme);margin:0 auto;width:58px;line-height:58px;display:block}.about-wrapper-2 .about-image .video-items .video-btn:before{height:70px;transform:translate(-50%,-50%);border:1px solid var(--theme);content:"";position:absolute;top:50%;left:50%;width:70px}.about-wrapper-2 .about-image .video-items .video-text{font-size:18px;font-weight:700;color:var(--header);text-transform:uppercase;text-align:center;margin-top:15px;display:block}@media (max-width:1199px){.about-wrapper-2 .about-image .video-items .video-text{color:var(--white)}}.about-wrapper-2 .about-image .video-items .video-items{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.about-wrapper-2 .about-image .bar-shape{right:-26%;position:absolute;top:0}@media (max-width:1199px){.about-wrapper-2 .about-image .bar-shape{display:none}}.about-wrapper-2 .about-content .icon-items{gap:15px;align-items:center;display:flex}.about-wrapper-2 .about-content .icon-items .icon{height:50px;font-size:30px;color:var(--white);text-align:center;background-color:var(--theme);width:50px;line-height:42px}.about-wrapper-2 .about-content .list-items{margin-top:40px}.about-wrapper-2 .about-content .list-items li{font-size:18px;font-weight:500;color:var(--header)}@media (max-width:575px){.about-wrapper-2 .about-content .list-items li{font-size:16px}}.about-wrapper-2 .about-content .list-items li:not(:last-child){margin-bottom:10px}.about-wrapper-2 .about-content .list-items li i{margin-right:15px;color:var(--theme)}.about-wrapper-2 .about-content .about-author{gap:60px;align-items:center;margin-top:50px;display:flex}@media (max-width:1399px){.about-wrapper-2 .about-content .about-author{flex-wrap:wrap;gap:20px}}@media (max-width:767px){.about-wrapper-2 .about-content .about-author{margin-top:35px}}@media (max-width:575px){.about-wrapper-2 .about-content .about-author{margin-top:25px}}.about-wrapper-2 .about-content .about-author .author-image{gap:15px;align-items:center;display:flex}.about-wrapper-2 .about-content .about-author .author-image .content p{font-size:14px;font-weight:500;color:var(--text)}.about-section-3{margin:0 50px;border-radius:30px}@media (max-width:1199px){.about-section-3{margin:0;border-radius:0}}.about-wrapper-3 .about-content{padding:60px 40px;background-color:var(--white);border-radius:25px}.about-wrapper-3 .about-content p{font-weight:500;margin-bottom:40px}.about-wrapper-3 .about-content .list{padding:25px 30px;background-color:#f2f5fa;border-radius:15px}.about-wrapper-3 .about-content .list li{font-size:16px;font-weight:600;color:var(--header)}.about-wrapper-3 .about-content .list li:not(:last-child){margin-bottom:15px}.about-wrapper-3 .about-content .list li i{font-size:20px;margin-right:10px;color:var(--theme)}.about-wrapper-3 .about-content .video-image{position:relative}.about-wrapper-3 .about-content .video-image img{height:100%;border-radius:10px;width:100%}.about-wrapper-3 .about-content .video-image .video-box{height:70px;transform:translate(-50%,-50%);border:1px solid var(--white);position:absolute;text-align:center;top:50%;left:50%;width:70px;line-height:70Px}.about-wrapper-3 .about-content .video-image .video-box .video-btn{height:57px;font-size:22px;color:var(--theme);text-align:center;background-color:var(--white);width:57px;line-height:57px;display:inline-block}.about-wrapper-3 .about-content .about-author{gap:30px;align-items:center;margin-top:50px;display:flex}@media (max-width:1199px){.about-wrapper-3 .about-content .about-author{flex-wrap:wrap;gap:20px}}@media (max-width:767px){.about-wrapper-3 .about-content .about-author{margin-top:35px}}@media (max-width:575px){.about-wrapper-3 .about-content .about-author{margin-top:25px}}.about-wrapper-3 .about-content .about-author .author-image{gap:15px;align-items:center;display:flex}.about-wrapper-3 .about-content .about-author .author-image .content p{font-size:14px;font-weight:500;margin-bottom:0;color:var(--text)}.about-wrapper-3 .about-image{margin-right:55px;position:relative;max-width:520px;margin-top:35px;z-index:1}.about-wrapper-3 .about-image img{height:100%;border-radius:25px;width:100%}.about-wrapper-3 .about-image .arrow-shape{right:-55px;position:absolute;top:-35px;z-index:-1}@-webkit-keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px rgba(244,68,56,0);box-shadow:0 0 0 40px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px rgba(244,68,56,0);box-shadow:0 0 0 40px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes letters-loading{0%,75%,to{transform:rotateY(-90deg);opacity:0}25%,50%{transform:rotateY(0deg);opacity:1}}@keyframes letters-loading{0%,75%,to{transform:rotateY(-90deg);opacity:0}25%,50%{transform:rotateY(0deg);opacity:1}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes tpswing{0%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}to{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes width{0%{width:0}to{width:100%}}@-webkit-keyframes width{0%{width:0}to{width:100%}}@-webkit-keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes cir36{to{transform:rotate(1turn)}}.float-bob-y{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.float-bob-x{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:float-bob-x;animation-name:float-bob-x;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translateX(0);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes float-bob-x{0%{-webkit-transform:translateX(30px);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes bounce-x{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(30px);transform:translateX(30px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.bounce-x{-webkit-animation:bounce-x 7s linear infinite;animation:bounce-x 7s linear infinite}@keyframes criss-cross-left{0%{left:-20px}50%{height:20px;left:50%;width:20px}to{height:375px;left:50%;width:375px}}@keyframes criss-cross-right{0%{right:-20px}50%{height:20px;right:50%;width:20px}to{height:375px;right:50%;width:375px}}@keyframes rotated2{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}@keyframes wave{0%{transform:translateX(0)}50%{transform:translateX(-25%)}to{transform:translateX(-50%)}}@keyframes animate-positive{0%{width:0}}.splt-txt .whitespace{width:8px}.splt-txt.animated .char{-webkit-animation:fadeInRight .4s cubic-bezier(.3,0,.7,1) both;animation:fadeInRight .4s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms*var(--char-index));animation-delay:calc(30ms*var(--char-index))}.contact-section{position:relative;z-index:9}.contact-section:before{height:100%;right:0;content:"";opacity:.8;top:0;background-color:var(--theme);width:100%;z-index:-1}.contact-section .contact-image,.contact-section:before{position:absolute;bottom:0;left:0}@media (max-width:1399px){.contact-section .contact-image{display:none}}.contact-wrapper{position:relative;z-index:9}.contact-wrapper .contact-items{padding:30px;background-color:var(--white)}.contact-wrapper .contact-items h3{font-size:24px;margin-bottom:30px}.contact-wrapper .contact-items .form-clt input,.contact-wrapper .contact-items .form-clt textarea{padding:16px 20px;border:1px solid var(--theme);color:var(--theme);text-transform:capitalize;outline:none;background:rgba(245,91,31,.1);width:100%;line-height:1}.contact-wrapper .contact-items .form-clt input::placeholder,.contact-wrapper .contact-items .form-clt textarea::placeholder{color:var(--theme)}.contact-wrapper .contact-items .form-clt textarea{padding-bottom:130px}@media (min-width:1200px){.contact-wrapper .contact-content{margin-left:20px}}.contact-wrapper .contact-content .icon-items{gap:15px;align-items:center;margin-top:30px;display:flex}.contact-wrapper .contact-content .icon-items .icon{height:63px;border:1px solid var(--white);text-align:center;background-color:transparent;border-radius:50%;width:63px;line-height:63px}.contact-wrapper .contact-content .icon-items .icon i{height:39px;color:var(--theme);text-align:center;background-color:var(--white);border-radius:50%;width:39px;line-height:39px}.contact-wrapper .contact-content .icon-items .content span{font-size:14px;font-weight:500;color:var(--white);text-transform:capitalize}.contact-wrapper .contact-content .icon-items .content h4{margin-top:5px}.contact-wrapper .contact-content .icon-items .content h4 a{color:var(--white)}.contact-box-items{padding:50px;gap:20px;background-color:#f2f5fa;align-items:center;margin-top:30px;display:flex}@media (max-width:991px){.contact-box-items{padding:40px 50px;flex-wrap:wrap}}.contact-box-items .icon{height:71px;font-size:50px;color:var(--theme);text-align:center;background-color:var(--white);width:71px;line-height:71px}.contact-box-items .content h3{font-size:22px;margin-bottom:5px}.contact-box-items .content p a{color:var(--text)}.contact-form-items{padding:120px 40px;margin-bottom:-350px;position:relative;background-color:var(--white);box-shadow:0 -10px 40px 0 rgba(0,0,0,.15);z-index:9}@media (max-width:1199px){.contact-form-items{padding:100px 40px}}@media (max-width:991px){.contact-form-items{padding:80px 30px}}.contact-form-items .title{margin-bottom:40px}.contact-form-items .title h2{margin-bottom:5px}.contact-form-items .form-clt{position:relative}.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{padding:16px 30px;font-size:16px;border:none;font-weight:400;color:var(--text);outline:none;background-color:#f2f5fa;width:100%}@media (max-width:575px){.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{padding:12px 20px}}.contact-form-items .form-clt textarea{padding:18px 30px 110px}@media (max-width:575px){.contact-form-items .form-clt textarea{padding:12px 20px 90px}}.contact-form-items .form-clt::placeholder{color:var(--text)}.contact-form-items .form-clt .icon{right:30px;color:var(--text);position:absolute;top:16px}.office-google-map-wrapper iframe{height:700px;width:100%}.cta-banner-wrapper{padding:75px 60px;justify-content:space-between;align-items:center;display:flex}@media (max-width:1199px){.cta-banner-wrapper{justify-content:center;flex-wrap:wrap;gap:30px}}@media (max-width:991px){.cta-banner-wrapper{padding:60px 50px;text-align:center}}@media (max-width:767px){.cta-banner-wrapper{padding:50px 40px}}@media (max-width:575px){.cta-banner-wrapper{padding:40px 30px}}.cta-banner-wrapper h2{font-size:38px}@media (max-width:767px){.cta-banner-wrapper h2{font-size:34px}}@media (max-width:575px){.cta-banner-wrapper h2{font-size:30px}}.cta-banner-wrapper h2 b{color:var(--theme)}.cta-banner-wrapper .cta-img{margin-bottom:-75px;position:relative;z-index:9}@media (max-width:1199px){.cta-banner-wrapper .cta-img{display:none}}.cta-banner-wrapper .cta-img .shape-img{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:-1}.cta-banner-wrapper .theme-btn{color:var(--theme)}.cta-banner-wrapper-2{justify-content:space-between;align-items:center;display:flex}@media (max-width:1199px){.cta-banner-wrapper-2{padding-top:60px;justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}.cta-banner-wrapper-2 .cta-content h2{font-size:48px;font-weight:800;margin-bottom:30px;color:var(--white)}@media (max-width:991px){.cta-banner-wrapper-2 .cta-content h2{font-size:44px}}@media (max-width:767px){.cta-banner-wrapper-2 .cta-content h2{font-size:40px}}@media (max-width:575px){.cta-banner-wrapper-2 .cta-content h2{font-size:36px}}@media (max-width:1199px){.faq-wrapper .section-title br{display:none}}.faq-wrapper .faq-image img{height:100%;width:100%}.faq-wrapper .faq-content p{padding-bottom:40px}.faq-wrapper .faq-content .icon-items{padding-top:40px;border-top:1px solid var(--border);gap:20px;align-items:center;display:flex}.faq-wrapper .faq-content .icon-items:not(:last-child){padding-bottom:40px}.faq-wrapper .faq-content .icon-items .icon{height:70px;font-size:35px;color:var(--theme);text-align:center;background-color:var(--white);border-radius:50%;width:70px;line-height:70px}.faq-wrapper .faq-content .icon-items .content{flex-basis:80%}.faq-wrapper .faq-content .icon-items .content h5{margin-bottom:10px}.faq-wrapper .faq-accordion{margin-left:20px}@media (max-width:1199px){.faq-wrapper .faq-accordion{margin-left:0}}.faq-wrapper .faq-accordion .accordion-item{border:0;background-color:var(--white)}.faq-wrapper .faq-accordion .accordion-item .accordion-header{border:none}.faq-wrapper .faq-accordion .accordion-item .accordion-header .accordion-button{padding:25px 30px 0;font-size:18px;border:0;font-weight:700;color:var(--theme);text-transform:capitalize;background-color:var(--white);box-shadow:none;border-radius:0}.faq-wrapper .faq-accordion .accordion-item .accordion-header .accordion-button:after{font-weight:500;color:var(--theme);transition:all .3s ease-in-out!important;background-image:url(https://kantrelle.info/assets/img/plus.svg)}.faq-wrapper .faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotate(0);font-weight:500;color:var(--theme);background-image:url(https://kantrelle.info/assets/img/minus.svg)}.faq-wrapper .faq-accordion .accordion-item .accordion-header .accordion-button.collapsed{padding:25px 30px;color:var(--header);background-color:transparent}.faq-wrapper .faq-accordion .accordion-item .accordion-collapse .accordion-body{padding-top:15px;color:var(--text);background-color:var(--white);padding-left:30px}.faq-section{position:relative}.faq-section .track-shape{right:5%;position:absolute;bottom:0}.skills-wrapper .skills-image{position:relative}@media (max-width:991px){.skills-wrapper .skills-image{height:600px}}@media (max-width:767px){.skills-wrapper .skills-image{height:500px}}@media (max-width:575px){.skills-wrapper .skills-image{height:400px}}.skills-wrapper .skills-image img{height:100%;object-fit:cover;width:100%}.skills-wrapper .skills-image .logo-shape{position:absolute;bottom:30px;left:30px}.skills-wrapper .skill-content{margin-left:60px}@media (max-width:1199px){.skills-wrapper .skill-content{margin-left:30px}}@media (max-width:991px){.skills-wrapper .skill-content{margin-left:0}}.skills-wrapper .skill-content p{border-bottom:1px solid var(--border);padding-bottom:30px}.skills-wrapper .skill-content .skill-feature-items{margin-top:30px}.skills-wrapper .skill-content .skill-feature-items .skill-feature:not(:last-child){margin-bottom:30px}.skills-wrapper .skill-content .skill-feature-items .skill-feature .box-title{font-size:18px;font-weight:600}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress-value{margin-bottom:10px;color:var(--header);text-transform:capitalize}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress{height:10px;overflow:visible;position:relative;background-color:var(--bg);border-radius:0;margin-top:15px}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress-bar{height:10px;overflow:visible;position:relative;background-color:var(--theme);margin:0;border-radius:inherit}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress-value{font-size:18px;font-weight:600;right:-8px;color:var(--theme);position:absolute;top:-38px}.skills-section{position:relative}.skills-section .shape-1{position:absolute;top:40%;left:0}.skills-section .shape-2{right:0;position:absolute;bottom:15%}.achivements-wrapper .achivements-content .counter-items{position:relative}.achivements-wrapper .achivements-content .counter-items .content{padding:30px 30px 30px 80px;text-align:center;background-color:var(--white);margin-top:30px}.achivements-wrapper .achivements-content .counter-items .content h2{font-size:48px;color:var(--theme)}.achivements-wrapper .achivements-content .counter-items .content .icon{height:96px;color:var(--white);position:absolute;top:0;background-color:var(--theme);left:30px;width:60px;line-height:110px}.achivements-wrapper .achivements-image{position:relative}@media (max-width:991px){.achivements-wrapper .achivements-image{height:650px}}@media (max-width:767px){.achivements-wrapper .achivements-image{height:550px}}@media (max-width:575px){.achivements-wrapper .achivements-image{height:450px}}.achivements-wrapper .achivements-image img{height:100%;object-fit:cover;width:100%}.achivements-wrapper .achivements-image .achivements-image-2{position:absolute;top:20%;left:-30%}@media (max-width:1399px){.achivements-wrapper .achivements-image .achivements-image-2{left:0}}@media (max-width:470px){.achivements-wrapper .achivements-image .achivements-image-2{height:250px}}.achivements-wrapper .achivements-image:before{height:80px;content:"";position:absolute;bottom:30px;background-color:var(--theme);left:-30px;width:5px}.achivements-wrapper.style-3 .achivements-content p{max-width:570px}.achivements-wrapper.style-3 .achivements-content .counter-items-area{margin-bottom:50px;gap:80px;align-items:center;margin-top:40px;display:flex}@media (max-width:1199px){.achivements-wrapper.style-3 .achivements-content .counter-items-area{flex-wrap:wrap;gap:30px}}.achivements-wrapper.style-3 .achivements-content .counter-items-area .counter-content h2{font-size:48px;font-weight:700;transition:all .4s ease-in-out;position:relative;-webkit-text-stroke:1px #f55b29;-webkit-text-fill-color:transparent;z-index:1}.achivements-wrapper-2{position:relative;padding-right:60px!important;background-color:#f2f5fa;padding-left:60px!important}@media (max-width:1199px){.achivements-wrapper-2{padding-right:40px!important;padding-left:40px!important}}@media (max-width:767px){.achivements-wrapper-2{padding-right:30px!important;padding-left:30px!important}}.achivements-wrapper-2 .bg-shape{position:absolute;bottom:0;top:0;left:0}@media (max-width:1199px){.achivements-wrapper-2 .bg-shape{display:none}}.achivements-wrapper-2 .bg-shape img{height:100%;width:100%}.achivements-wrapper-2 .achivements-content{position:relative}.achivements-wrapper-2 .achivements-content .section-title h6{color:var(--white)}@media (max-width:1199px){.achivements-wrapper-2 .achivements-content .section-title h6{color:var(--theme)}}.achivements-wrapper-2 .achivements-content .section-title h2{color:var(--white)}@media (max-width:1199px){.achivements-wrapper-2 .achivements-content .section-title h2{color:var(--header)}}.achivements-wrapper-2 .achivements-right-items{position:relative}.achivements-wrapper-2 .achivements-right-items .achivements-item{justify-content:space-between;align-items:center;display:flex}@media (max-width:575px){.achivements-wrapper-2 .achivements-right-items .achivements-item{flex-wrap:wrap;gap:30px}}.achivements-wrapper-2 .achivements-right-items .achivements-item .counter-items{margin-bottom:30px;position:relative;gap:20px;align-items:center;padding-bottom:30px;display:flex}@media (max-width:575px){.achivements-wrapper-2 .achivements-right-items .achivements-item .counter-items{margin-bottom:0;padding-bottom:0}}.achivements-wrapper-2 .achivements-right-items .achivements-item .counter-items .icon{height:60px;font-size:36px;color:var(--theme);text-align:center;background-color:var(--white);width:60px;line-height:60px}.achivements-wrapper-2 .achivements-right-items .achivements-item .counter-items .content h2{font-size:48px;color:var(--header)}.achivements-wrapper-2 .achivements-right-items .achivements-item .counter-items.style-2{margin-bottom:0;padding-bottom:0}.achivements-wrapper-2 .achivements-right-items .border-shape{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}@media (max-width:1399px){.achivements-wrapper-2 .achivements-right-items .border-shape{display:none}}.achivements-section{position:relative}.achivements-section .man-image{right:0;position:absolute;bottom:0;z-index:-1}@media (max-width:1600px){.achivements-section .man-image{display:none}}.achivements-section .shape-3{right:0;position:absolute;bottom:14%}.work-process-section-3{margin:0 50px;border-radius:30px}@media (max-width:1199px){.work-process-section-3{margin:0;border-radius:0}}.work-process-wrapper-3 .work-process-content .work-process-box{padding:25px 20px;position:relative;gap:70px;background-color:var(--white);align-items:end;display:flex}@media (max-width:1199px){.work-process-wrapper-3 .work-process-content .work-process-box{flex-wrap:wrap;gap:30px}}.work-process-wrapper-3 .work-process-content .work-process-box:not(:last-child){margin-bottom:40px}.work-process-wrapper-3 .work-process-content .work-process-box.style-2{margin-left:30px}@media (max-width:1199px){.work-process-wrapper-3 .work-process-content .work-process-box.style-2{margin-left:0}}.work-process-wrapper-3 .work-process-content .work-process-box.style-3{margin-left:60px}@media (max-width:1199px){.work-process-wrapper-3 .work-process-content .work-process-box.style-3{margin-left:0}}.work-process-wrapper-3 .work-process-content .work-process-box .shape-img{position:absolute;bottom:-18px;top:0;left:0}.work-process-wrapper-3 .work-process-content .work-process-box .shape-img img{height:100%;width:100%}.work-process-wrapper-3 .work-process-content .work-process-box .number{font-size:48px;font-weight:700;transition:all .4s ease-in-out;position:relative;-webkit-text-stroke:1px #fff;padding-bottom:20px;margin-left:25px;-webkit-text-fill-color:transparent;z-index:1}.work-process-wrapper-3 .work-process-content .work-process-box .content{position:relative;z-index:9}.work-process-wrapper-3 .work-process-content .work-process-box .content h3{font-size:24px}.work-process-wrapper-3 .work-process-content .work-process-box .content p{font-weight:400;margin-top:5px}.work-process-wrapper-3 .work-process-image .track-image{position:relative;z-index:9}.work-process-wrapper-3 .work-process-image .track-image img{height:100%;width:100%}.work-process-section-3{position:relative}.work-process-section-3 .shape-img{position:absolute;bottom:0;left:0}.footer-section{position:relative;z-index:9}.footer-section:before{height:100%;right:0;content:"";position:absolute;opacity:.95;bottom:0;top:0;background-color:var(--header);left:0;width:100%;z-index:-1}.footer-section.style-radius{margin:0 30px;border-radius:30px}@media (max-width:1199px){.footer-section.style-radius{margin:0;border-radius:0}}.footer-section.style-radius:before{border-radius:30px}@media (max-width:1199px){.footer-section.style-radius:before{border-radius:0}}.contact-info-area{padding:60px 0;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.2);align-items:center;display:flex}@media (max-width:1399px){.contact-info-area{justify-content:normal;flex-wrap:wrap;gap:40px}}@media (max-width:575px){.contact-info-area{gap:30px}}.contact-info-area .logo-img{height:100px;text-align:center;background-color:var(--white);border-radius:100px;width:200px;line-height:90px}.contact-info-area .contact-info-items{justify-content:space-between;position:relative;gap:20px;align-items:center;display:flex}@media (max-width:1199px){.contact-info-area .contact-info-items{flex-wrap:wrap}}.contact-info-area .contact-info-items .icon{height:40px;color:var(--theme);position:relative;text-align:center;background-color:var(--white);border-radius:50%;width:40px;line-height:40px}.contact-info-area .contact-info-items .content p{font-size:14px;font-weight:500;margin-bottom:5px;color:var(--white);text-transform:capitalize;opacity:.7}.contact-info-area .contact-info-items .content h3{font-size:20px;color:var(--white);text-transform:none}.contact-info-area .contact-info-items .content h3 a{color:var(--white)}.footer-widgets-wrapper{padding:25px 0 55px;position:relative;z-index:9}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h5{font-size:18px;font-weight:700;color:var(--white);position:relative;padding-bottom:20px;display:inline-block}.footer-widgets-wrapper .single-footer-widget .widget-head h5:before{height:2px;content:"";position:absolute;bottom:0;background-color:var(--theme);left:0;width:25px}.footer-widgets-wrapper .single-footer-widget .widget-head h5:after{height:2px;content:"";position:absolute;bottom:0;background-color:var(--white);left:40px;width:55px}@media (max-width:767px){.footer-widgets-wrapper .single-footer-widget .widget-head h5{font-size:23px}}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head h5{font-size:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:hsla(0,0%,85%,.8)}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{position:relative;gap:15px;margin-top:40px;z-index:9}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{height:36px;font-size:16px;border:1px solid hsla(0,0%,100%,.4);color:hsla(0,0%,100%,.8);transition:all .4s ease-in-out;text-align:center;background-color:transparent;width:36px;line-height:36px;display:block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .list-area li{transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .list-area li:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .list-area li a{color:hsla(0,0%,85%,.8)}.footer-widgets-wrapper .single-footer-widget .list-area li a i{margin-right:5px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover{margin-left:5px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover a{color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item{gap:10px;align-items:center;display:flex}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb{position:relative}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb{width:100px}}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb img{height:100%;width:100%}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon{height:100%;transform:translate(-50%,-50%);transition:.3s;position:absolute;opacity:0;text-align:center;top:50%;left:50%;width:100%;z-index:1}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after{height:100%;right:0;transition:.4s;content:"";position:absolute;opacity:0;bottom:0;top:0;background-color:rgba(255,91,31,.7);left:0;width:100%}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon i{font-size:22px;color:var(--white);position:relative;margin-top:30px;z-index:99}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon,.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon:after{opacity:1}.footer-bottom{padding:40px 0;border-top:1px solid hsla(0,0%,100%,.2)}.footer-bottom p{color:hsla(0,0%,85%,.8);text-align:center}.footer-bottom p a{color:var(--theme)}.header-top-wrapper{justify-content:space-between;align-items:center;display:flex}.header-top-wrapper span{color:hsla(0,0%,100%,.8)}.header-top-wrapper span i{margin-right:5px;color:var(--white)}.header-top-wrapper .social-icon{gap:17px}.header-top-wrapper .social-icon a{color:var(--white)}.header-top-wrapper .social-icon a:hover{color:var(--theme)}.header-top-wrapper-2{padding:15px 30px;justify-content:space-between;position:relative;background-color:var(--theme);align-items:center;display:flex;z-index:9}@media (max-width:1199px){.header-top-wrapper-2{display:none}}.header-top-wrapper-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--white);width:180px;z-index:-1}@media (max-width:1399px){.header-top-wrapper-2:before{display:none}}.header-top-wrapper-2 .contact-list{gap:30px;align-items:center;display:flex}.header-top-wrapper-2 .contact-list li{font-weight:400;color:var(--white)}.header-top-wrapper-2 .contact-list li a{color:var(--white)}.header-top-wrapper-2 .contact-list li i{margin-right:8px}.header-top-wrapper-2 .top-right{gap:58px;align-items:center;display:flex}.header-top-wrapper-2 .text-list{gap:25px;align-items:center;display:flex}.header-top-wrapper-2 .text-list li{font-weight:400;color:var(--white)}.header-top-wrapper-2 .text-list li a{color:var(--white)}.header-top-wrapper-2 .social-icon{gap:20px}.header-top-wrapper-2 .social-icon a{color:var(--header)}@media (max-width:1399px){.header-top-wrapper-2 .social-icon a{color:var(--white)}}.header-top-wrapper-2 .social-icon a:hover{color:var(--theme)}.header-top-section{position:relative;z-index:9}@media (max-width:575px){.header-top-section{display:none}}.header-top-section .container-fluid{padding:0 150px}@media (max-width:1899px){.header-top-section .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-top-section .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-top-section .container-fluid{padding:0 20px}}.header-section{position:relative;background-color:var(--white);z-index:99}.header-section .container-fluid{padding:0 150px}@media (max-width:1899px){.header-section .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-section .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-section .container-fluid{padding:0 20px}}.header-section-2{position:absolute;top:0;left:0;width:100%;z-index:999}.header-section-2 .container-fluid{padding:0 90px}@media (max-width:1899px){.header-section-2 .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-section-2 .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-section-2 .container-fluid{padding:0 20px}}.main-header-wrapper{gap:100px;align-items:center;display:flex}@media (max-width:1899px){.main-header-wrapper{gap:70px}}@media (max-width:1600px){.main-header-wrapper{gap:40px}}@media (max-width:1199px){.main-header-wrapper{padding:15px 0}}.main-header-wrapper .main-header-items{width:100%}.main-header-wrapper .main-header-items .header-contact-info-area{padding:0 50px;justify-content:space-between;border:1px solid #d4dced;align-items:center;display:flex}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area{padding:0 30px}}@media (max-width:1199px){.main-header-wrapper .main-header-items .header-contact-info-area{display:none}}@media (max-width:575px){.main-header-wrapper .main-header-items .header-contact-info-area{gap:30px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items{border-right:1px solid #d4dced;padding:30px 50px 30px 0;justify-content:space-between;position:relative;gap:20px;align-items:center;display:flex}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items{border-right:none;padding-right:0}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon{height:40px;color:var(--theme);position:relative;text-align:center;background-color:var(--white);box-shadow:0 4px 25px rgba(0,0,0,.06);border-radius:50%;width:40px;line-height:40px}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon{height:30px;width:30px;line-height:30px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon:before{height:64px;transform:translate(-50%,-50%);border:1px solid rgba(30,32,35,.1);content:"";position:absolute;top:50%;background-color:transparent;border-radius:50%;left:50%;width:64px}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon:before{height:54px;width:100px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content p{font-size:14px;font-weight:500;margin-bottom:5px;color:var(--text);text-transform:capitalize;opacity:.7}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3{font-size:15px;color:var(--header);text-transform:none}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3{font-size:15px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3 a{color:var(--header)}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items.style-2{border:none;padding-right:0}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area .header-button .theme-btn{padding:24px 27px;font-size:14px}}.header-1 .logo{display:none}@media (max-width:1399px){.header-1 .header-main .main-menu ul li{margin-inline-end:40px}}@media (max-width:1899px){.header-1 .header-main .main-menu ul li .has-homemenu{left:-50px}}.header-2{background-color:var(--white)}.header-2 .mega-menu-wrapper{padding:0 30px;position:relative;z-index:1}@media (max-width:470px){.header-2 .mega-menu-wrapper{padding:0 15px}}.header-2 .mega-menu-wrapper:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--theme);width:180px;z-index:-1}@media (max-width:1399px){.header-2 .mega-menu-wrapper:before{display:none}.header-2 .mega-menu-wrapper .header-main{gap:30px}.header-2 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:25px}.header-2 .mega-menu-wrapper .header-main .main-menu ul li a{font-size:16px}}@media (max-width:1899px){.header-2 .mega-menu-wrapper .header-main .main-menu ul li .has-homemenu{left:-50px}}.header-2 .header-right{gap:50px!important}@media (max-width:1399px){.header-2 .header-right{gap:30px!important}}.header-2 .header-right .header-button{margin-right:57px}@media (max-width:1899px){.header-2 .header-right .header-button{display:none}}.header-2 .header-right .header-button .theme-btn{background-color:var(--header)}.header-2 .header-right .header-button .theme-btn:hover:after,.header-2 .header-right .header-button .theme-btn:hover:before{background-color:var(--theme)}.header-2 .header-right .search-item{margin-right:40px;gap:40px;align-items:center;display:flex}@media (max-width:1399px){.header-2 .header-right .search-item{margin-right:0}}@media (max-width:767px){.header-2 .header-right .search-item{gap:20px}}.header-2 .header-right .search-item .search-icon{color:var(--white)}@media (max-width:1399px){.header-2 .header-right .search-item .search-icon{color:var(--header)}}.header-2 .header-right .search-item .sidebar__toggle{color:var(--white)}@media (max-width:1399px){.header-2 .header-right .search-item .sidebar__toggle{color:var(--header)}}.header-3{padding-top:5px;position:relative;background-color:var(--bg);z-index:99}@media (max-width:1600px){.header-3{padding-top:0}}.header-3 .container-fluid{padding:0 150px}@media (max-width:1899px){.header-3 .container-fluid{padding:0 30px}}.header-3 .header-logo-2{display:none}.header-3 .header-main .main-menu ul li a{color:var(--white)}.header-3 .header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-3 .header-main .header-right{gap:40px}@media (max-width:1399px){.header-3 .header-main .header-right{gap:20px}}.header-3 .header-main .header-right .search-icon{font-size:18px;color:var(--white)}@media (max-width:1600px){.header-3 .header-main .header-right .header-button{display:none}}.header-3 .header-main .sidebar__toggle{color:var(--theme)}@media (max-width:1199px){.menu-thumb{display:none!important}}.header-main{padding:10px 0;justify-content:space-between;align-items:center;display:flex}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{list-style:none;position:relative;margin-inline-end:50px;display:inline-block}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{padding:20px 0;font-size:17px;font-weight:600;color:var(--header);transition:all .4s ease-in-out;text-transform:capitalize;position:relative;text-align:left;display:inline-block}.header-main .main-menu ul li a i{margin-left:7px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{transform:translateY(10px);inset-inline-start:0;color:var(--header);transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:hidden;min-width:240px;top:100%;transform-origin:top center;box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.2);background:var(--white);z-index:99999}.header-main .main-menu ul li .submenu li{padding:0;margin:0;width:100%;display:block}.header-main .main-menu ul li .submenu li a{padding:11px 25px;font-size:17px;font-weight:600;color:var(--header);position:relative;border-bottom:1px solid #eee;width:100%;z-index:11}.header-main .main-menu ul li .submenu li a:hover{color:var(--white)!important}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;opacity:0;visibility:hidden;top:0}.header-main .main-menu ul li .submenu li:hover>a{color:var(--white)!important;background:var(--theme)}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{-webkit-transform:translateY(1);-moz-transform:translateY(1);-ms-transform:translateY(1);-o-transform:translateY(1);transform:translateY(1);opacity:1;visibility:visible}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{inset-inline-end:25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--theme);position:absolute;top:50%}.header-main .main-menu ul li .has-homemenu{padding:30px 30px 10px;opacity:0;visibility:hidden;left:-250px;width:800px}.header-main .main-menu ul li .has-homemenu .homemenu-items{justify-content:space-between;gap:30px;align-items:center;display:flex}@media (max-width:991px){.header-main .main-menu ul li .has-homemenu .homemenu-items{flex-wrap:wrap}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu,.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button{transform:translate(-50%,-50%);justify-content:center;transition:all .4s ease-in-out;position:absolute;flex-direction:column;opacity:0;visibility:hidden;gap:10px;top:50%;left:50%;width:70%;margin-top:20px;display:flex}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{padding:14px 20px;font-size:14px;color:var(--white)!important;text-align:center;background-color:var(--theme);border-radius:0!important;width:auto}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover:before{background-color:var(--header)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:before{height:100%;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,3%,8%,0)),to(#5e5ef6));background:linear-gradient(180deg,rgba(99,92,92,0) 0,#252527);background-size:cover;opacity:0;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover:before{opacity:1;visibility:visible}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{transform:translateY(50%);opacity:1;bottom:50%;visibility:visible}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{font-size:16px;text-align:center;margin:15px auto;display:inline-block}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{transform:translateY(0);opacity:1;visibility:visible}.header-main .header-right{gap:30px}@media (max-width:1399px){.header-main .header-right{gap:20px}}.header-main .header-right .search-icon{font-size:18px;color:var(--header)}.header-main .sidebar__toggle{font-size:20px;color:var(--header);cursor:pointer}.sticky{-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;transition:all .9s;position:fixed!important;top:0!important;background-color:var(--white);box-shadow:var(--box-shadow);left:0;width:100%;z-index:100}.sticky.header-1{padding:0 40px}.sticky.header-1 .logo,.sticky.header-3 .header-logo-2{display:block}.sticky.header-3 .header-logo{display:none}.sticky.header-3 .header-main .main-menu ul li a{color:var(--header)}.sticky.header-3 .header-main .main-menu ul li a:hover{color:var(--theme)!important}.sticky.header-3 .header-main .header-right .search-icon{color:var(--header)}.offcanvas__info{height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));overflow-y:scroll;border-left:2px solid var(--theme);right:0;-webkit-transition:transform .45s ease-in-out,opacity .45s ease-in-out;-moz-transition:transform .45s ease-in-out,opacity .45s ease-in-out;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;background:var(--white) none repeat scroll 0 0;overscroll-behavior-y:contain;width:400px;scrollbar-width:none;z-index:99999}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.offcanvas__logo a img{width:150px}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{height:45px;position:relative;text-align:center;background-color:var(--theme);border-radius:50%;cursor:pointer;width:45px;line-height:45px;z-index:9}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:600;text-transform:capitalize}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span{text-transform:none}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{padding:16px 40px;text-transform:capitalize!important;width:100%}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{height:45px;font-size:16px;border:1px solid var(--border);color:var(--text);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:transparent;width:45px;line-height:45px;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{color:var(--white);background-color:var(--theme)}.offcanvas__overlay{height:100%;right:0;position:fixed;opacity:0;visibility:hidden;top:0;background:#151515;width:100%;z-index:900}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{overflow:hidden;padding-top:190px;position:relative;padding-bottom:50px;z-index:9}@media (max-width:1199px){.breadcrumb-wrapper{padding-top:80px}}@media (max-width:991px){.breadcrumb-wrapper{padding-top:160px;padding-bottom:0}}.breadcrumb-wrapper:before{height:100%;right:0;content:"";position:absolute;opacity:.85;bottom:0;top:0;background:var(--header);left:0;width:100%;z-index:-1}.breadcrumb-wrapper .shape-image{right:0;position:absolute;bottom:10%}@media (max-width:991px){.breadcrumb-wrapper .shape-image{display:none}}.breadcrumb-wrapper .page-heading h1{font-size:74px;color:var(--white);text-transform:uppercase;position:relative;z-index:9}@media (max-width:991px){.breadcrumb-wrapper .page-heading h1{font-size:60px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading h1{font-size:42px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{gap:10px;align-items:center;margin-top:20px;display:flex}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items{margin-top:15px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:18px;font-weight:500;color:var(--theme);text-transform:capitalize}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--white);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--white);opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-items{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items{flex-wrap:wrap}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image{height:380px;margin-bottom:-50px;position:relative}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image{margin-bottom:0}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image img{height:100%;width:100%}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image .bar-shape{position:absolute;bottom:0;top:-60px;left:-27%;z-index:-1}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image .bar-shape{display:none}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image img{height:100%;object-fit:cover;width:100%}.error-items{text-align:center}.error-items .error-image{max-width:896px;text-align:center;margin:0 auto 50px}.error-items .error-image img{height:100%;width:100%}.error-items h2{font-size:60px;font-weight:600;margin-bottom:15px}.error-items h2 b{font-weight:400;color:var(--theme)}.error-items p{font-size:18px;margin-bottom:30px}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{border-radius:10px;background:var(--theme)}.fix{overflow:hidden}.ralt{position:relative}.ml-50{margin-left:50px}@media (max-width:1199px){.ml-50{margin-left:0}}.ripple{position:relative}.ripple:after,.ripple:before{-webkit-animation:rippleOne 3s infinite;animation:rippleOne 3s infinite;height:60px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;box-shadow:0 0 0 0 rgba(56,75,255,.5);border-radius:50%;left:50%;width:60px}.ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s}.ripple:after,.ripple:before{right:0;content:"";position:absolute;bottom:0}.ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s}.swiper-dot-2{text-align:center}.swiper-dot-2 .swiper-pagination-bullet{height:10px;transition:.6s;opacity:1;background-color:var(--white);border-radius:10px;width:10px}.swiper-dot-2 .swiper-pagination-bullet:not(:last-child){margin-right:10px}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:.6s;position:relative;background-color:var(--theme)}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{height:22px;border:2px solid var(--theme);content:"";position:absolute;top:-6px;background-color:transparent;border-radius:50%;left:-6px;width:22px;line-height:22px}.swiper-dot .swiper-pagination-bullet{height:6px;transition:.6s;opacity:1;background-color:var(--white);border-radius:6px;width:6px}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:12px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:.6s;position:relative;background-color:var(--theme)}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{height:22px;border:2px solid var(--white);content:"";position:absolute;top:-8px;background-color:transparent;border-radius:50%;left:-8px;width:22px;line-height:22px}.mega-hover{overflow:hidden;position:relative;z-index:2}.mega-hover:after,.mega-hover:before{pointer-events:none;content:"";position:absolute;opacity:1;z-index:-1}.mega-hover:before{right:51%;bottom:0;top:0;background:hsla(0,0%,100%,.2);left:50%}.mega-hover:after{right:0;bottom:50%;top:50%;background:rgba(245,255,255,.3);left:0}.mega-hover:hover:before{right:0;left:0}.mega-hover:hover:after,.mega-hover:hover:before{-webkit-transition:all .9s linear;transition:all .9s linear;opacity:0}.mega-hover:hover:after{bottom:0;top:0}.array-button .array-prev{height:56px;border:1px solid var(--white);color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:transparent;border-radius:50%;width:56px;line-height:56px}.array-button .array-prev:hover{color:var(--header);background-color:var(--white)}.array-button .array-next{height:56px;border:1px solid transparent;color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:var(--theme2);border-radius:50%;width:56px;line-height:56px}.array-button .array-next:hover{color:var(--header);background-color:var(--white)}.mt-10{margin-top:10px}@media (max-width:767px){br{display:none}}.mt-60{margin-top:55px}.mb-40{margin-bottom:40px}.bg-cover,.bg-cover-2{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.bg-cover-2{height:100%;width:100%}.nice-select{height:auto;overflow:initial;padding:0;border:none;background-color:transparent;align-items:center;width:100%;line-height:150%;float:none;display:inline-flex}.nice-select:focus,.nice-select:hover{border-color:transparent}.nice-select:after{border-color:var(--header);height:8px;border-right:2px solid var(--header);right:-25px;border-bottom:2px solid var(--header);top:15px;width:8px}.nice-select .list{overflow:initial;overflow-x:auto;padding:0;right:-50px;max-height:50vh;top:100%;background-color:var(--theme);box-shadow:none;box-shadow:0 3px 3px 0 rgba(0,0,0,.15);width:auto;width:100%}.nice-select .list::-webkit-scrollbar{opacity:1;width:2px;display:block}.nice-select .list::-webkit-scrollbar-button,.nice-select .list::-webkit-scrollbar-thumb{background:var(--header)}.nice-select .option{min-height:auto;padding:4px 5px;font-size:16px;font-weight:500;line-height:150%}.nice-select .option,.nice-select .option.selected.focus,.nice-select .option:focus,.nice-select .option:hover{background-color:transparent}.nice-select .current{font-weight:500;color:var(--header)}.page-nav-wrap ul li{text-align:center;display:inline-block}.page-nav-wrap ul li .page-numbers{height:50px;border:1px solid #e3e3e3;font-weight:600;color:var(--header);transition:all .3s ease-in-out;margin:0 2px;background:transparent;width:50px;line-height:50px;display:inline-block}.page-nav-wrap ul li .page-numbers.current{color:var(--white);background-color:var(--theme)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{height:50px;font-size:14px;width:50px;line-height:50px;margin-top:10px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers.icon,.page-nav-wrap ul li .page-numbers.icon:hover{border:none;color:var(--theme);background-color:transparent}.page-nav-wrap ul li .page-numbers:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.bor-bottom{border-bottom:1px solid var(--border-2)}.pt-100{padding-top:100px}@media (max-width:991px){.pt-100{padding-top:80px}}.pb-100{padding-bottom:100px}@media (max-width:991px){.pb-100{padding-bottom:80px}}.margin-top-10{margin-top:-10px}.margin-top-5{margin-top:-5px}.margin-top-60{margin-top:-65px}@media (max-width:1399px){.margin-top-60{margin-top:-25px}}@media (max-width:1199px){.margin-top-60{margin-top:-27px}}@media (max-width:991px){.margin-top-60{margin-top:-75px}}@media (max-width:767px){.margin-top-60{margin-top:-65px}}.margin-top-8{margin-top:-10px}.custom-container{max-width:1328px;margin:0 auto}.box-shadow{box-shadow:0 4px 40px 0 rgba(0,0,0,.06)}.reveal{overflow:hidden;position:relative;visibility:hidden;display:-ms-inline-flexbox}.reveal img{height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:left;width:100%;display:inline-block}.image-anime{overflow:hidden;position:relative}.image-anime:after{height:0;transform:translate(-50%,-50%) rotate(-45deg);content:"";position:absolute;top:50%;background-color:hsla(0,0%,100%,.3);left:50%;width:200%;z-index:1}.image-anime:hover:after{height:250%;transition:all .6s linear;background-color:transparent}.hero-1{padding:330px 0 60px;position:relative;background-color:var(--bg)}.hero-1 .container-fluid{padding:0 150px}@media (max-width:1899px){.hero-1 .container-fluid{padding:0 40px}}@media (max-width:1399px){.hero-1 .container-fluid{padding:0 25px}}.hero-1 .line-shape{position:absolute;bottom:0;left:0}.hero-1 .hero-content{padding:105px 70px;position:relative;max-width:870px;clip-path:polygon(0 15%,0 11%,11% 0,85% 0,100% 0,100% 15%,100% 88%,91% 100%,94% 100%,15% 100%,0 100%,0 85%);background-color:var(--theme)}@media (max-width:1399px){.hero-1 .hero-content{padding:70px 40px}}@media (max-width:991px){.hero-1 .hero-content{padding:70px 50px}}@media (max-width:767px){.hero-1 .hero-content{padding:70px 40px}}@media (max-width:575px){.hero-1 .hero-content{padding:60px 30px}}.hero-1 .hero-content .vector-shape{position:absolute;bottom:0;left:0;z-index:-1}.hero-1 .hero-content .vector-shape-2{right:0;position:absolute;top:0;z-index:-1}.hero-1 .hero-content h1{color:var(--white);text-transform:uppercase}@media (max-width:1199px){.hero-1 .hero-content h1 br{display:none}}@media (max-width:1399px){.hero-1 .hero-content h1{font-size:74px}}@media (max-width:1199px){.hero-1 .hero-content h1{font-size:64px}}@media (max-width:991px){.hero-1 .hero-content h1{font-size:54px}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:46px;line-height:126%}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:32px}}.hero-1 .hero-content p{font-size:23px;font-weight:500;color:var(--white);margin-top:20px}@media (max-width:991px){.hero-1 .hero-content p{font-size:21px}}@media (max-width:767px){.hero-1 .hero-content p{font-size:19px}}@media (max-width:575px){.hero-1 .hero-content p{font-size:17px}}.hero-1 .hero-content .hero-button{gap:24px;align-items:center;margin-top:50px;display:flex}@media (max-width:575px){.hero-1 .hero-content .hero-button{flex-wrap:wrap;margin-top:30px}}.hero-1 .hero-content .hero-button .button-text{font-weight:500;color:var(--white)}.hero-1 .hero-content .hero-button .button-text .video-btn{height:55px;border:1px solid var(--white);color:var(--white);text-align:center;background-color:transparent;border-radius:50%;width:55px;line-height:55px;display:inline-block}.hero-1 .hero-image-items{margin-right:-48%;position:relative}@media (max-width:991px){.hero-1 .hero-image-items{margin-right:0}.hero-1 .hero-image-items .hero-image{height:600px}}@media (max-width:767px){.hero-1 .hero-image-items .hero-image{height:520px}}@media (max-width:575px){.hero-1 .hero-image-items .hero-image{height:420px}}.hero-1 .hero-image-items .hero-image img{height:100%;object-fit:cover;width:100%}.hero-1 .hero-image-items .array-button{position:relative;gap:500px;align-items:center;margin-top:40px;display:flex}@media (max-width:1899px){.hero-1 .hero-image-items .array-button{justify-content:start;gap:50px}}@media (max-width:991px){.hero-1 .hero-image-items .array-button{justify-content:center}}.hero-1 .hero-image-items .array-button:before{height:1px;content:"";position:absolute;opacity:.5;top:14px;background:var(--white);left:100px;width:465px}@media (max-width:1899px){.hero-1 .hero-image-items .array-button:before{display:none}}.hero-1 .hero-image-items .array-button .array-nexts,.hero-1 .hero-image-items .array-button .array-prevs{font-size:16px;font-weight:500;color:var(--white);gap:5px;align-items:center;display:flex}.hero-1 .hero-image-items .array-button .array-nexts{color:var(--theme)}.hero-2{padding:230px 0 400px;position:relative;z-index:9}@media (max-width:1399px){.hero-2{padding:235px 0 150px}}@media (max-width:767px){.hero-2{padding:195px 0 120px}}@media (max-width:575px){.hero-2{padding:175px 0 100px}}.hero-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:rgba(18,19,21,.85);left:0;width:100%;z-index:-1}.hero-2 .hero-image{position:absolute;top:220px;left:89px}@media (max-width:1899px){.hero-2 .hero-image{left:0}.hero-2 .hero-image img{height:100%;width:100%}}@media (max-width:1600px){.hero-2 .hero-image{max-width:500px;left:0}.hero-2 .hero-image img{height:100%;width:100%}}@media (max-width:1399px){.hero-2 .hero-image{display:none}}.hero-2 .hero-image-2{right:89px;position:absolute;top:220px}@media (max-width:1600px){.hero-2 .hero-image-2{right:0;max-width:500px}.hero-2 .hero-image-2 img{height:100%;width:100%}}@media (max-width:1399px){.hero-2 .hero-image-2{display:none}}.hero-2 .hero-image-2 .video-box{height:218px;transform:translateY(-50%);position:absolute;text-align:center;top:50%;background-color:var(--theme);left:0;width:218px}.hero-2 .hero-image-2 .video-box .video-btn{height:62px;color:var(--theme);position:relative;text-align:center;background-color:var(--white);width:62px;line-height:62px;display:inline-block}.hero-2 .hero-image-2 .video-box .video-btn:before{height:76px;transform:translate(-50%,-50%);border:1px solid var(--white);content:"";position:absolute;top:50%;left:50%;width:76px}.hero-2 .hero-image-2 .video-box .video-text{font-weight:500;color:var(--white);text-transform:uppercase;margin-top:15px;display:inline-block}.hero-2 .hero-image-2 .video-box .video-items{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.hero-2 .hero-content{position:relative;margin-left:30px;margin-top:-35px;z-index:9}@media (max-width:1399px){.hero-2 .hero-content{text-align:center;margin-left:0;margin-top:0}}.hero-2 .hero-content h1{font-size:90px;color:var(--white);text-transform:uppercase;letter-spacing:-2.7px;line-height:118%}@media (max-width:1399px){.hero-2 .hero-content h1{font-size:80px}}@media (max-width:991px){.hero-2 .hero-content h1{font-size:70px}}@media (max-width:767px){.hero-2 .hero-content h1{font-size:55px}}@media (max-width:575px){.hero-2 .hero-content h1{font-size:42px}}.hero-2 .hero-content h1 b{text-align:center;display:block}.hero-2 .hero-text{right:28%;position:absolute;max-width:500px;bottom:85px}@media (max-width:1399px){.hero-2 .hero-text{position:static;text-align:center;margin:30px auto 0}}.hero-2 .hero-text p{font-weight:500;margin-bottom:25px;color:var(--white)}.hero-3{position:relative}.hero-3 .swiper-dot-2{transform:translateY(-50%);transform:rotate(90deg);right:70px;position:absolute;top:50%;z-index:9}@media (max-width:1399px){.hero-3 .swiper-dot-2{display:none}}.hero-3:before{height:100%;height:25%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg);left:0;width:100%}.hero-3 .hero-image{overflow:hidden;position:relative;background-size:cover;margin:100px 50px 0;background-position:bottom;border-radius:30px;background-repeat:no-repeat;z-index:9}@media (max-width:1399px){.hero-3 .hero-image{margin:0;border-radius:0}}.hero-3 .hero-content{padding:130px 100px 270px}@media (max-width:1600px){.hero-3 .hero-content{padding:120px 30px 170px}}@media (max-width:1399px){.hero-3 .hero-content{padding:210px 30px 170px}}@media (max-width:767px){.hero-3 .hero-content{padding:170px 30px}}.hero-3 .hero-content .video-btn{height:70px;margin-bottom:40px;color:var(--theme);text-align:center;background-color:var(--white);border-radius:50%;width:70px;line-height:70px;display:inline-block}.hero-3 .hero-content .ripple:after,.hero-3 .hero-content .ripple:before{height:70px;box-shadow:0 0 0 0 hsla(0,0%,100%,.5);width:70px}.hero-3 .hero-content h1{font-size:90px;color:var(--white);text-transform:uppercase}@media (max-width:1199px){.hero-3 .hero-content h1{font-size:82px}}@media (max-width:991px){.hero-3 .hero-content h1{font-size:70px}}@media (max-width:767px){.hero-3 .hero-content h1{font-size:52px}}@media (max-width:575px){.hero-3 .hero-content h1{font-size:42px}}.hero-3 .hero-content p{font-size:19px;font-weight:500;color:var(--white);max-width:680px;margin-top:25px}.hero-3 .hero-content .hero-button{margin-top:50px}@media (max-width:767px){.hero-3 .hero-content .hero-button{margin-top:30px}}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{min-height:auto;padding:0;background:none}.mean-container .mean-nav>ul{padding:0;list-style-type:none;margin:0;width:100%;display:block!important}.mean-container .mean-nav>ul .homemenu-items{justify-content:space-between;gap:30px;align-items:center;display:flex}@media (max-width:1199px){.mean-container .mean-nav>ul .homemenu-items{flex-wrap:wrap}}.mean-container .mean-nav>ul .homemenu-items .homemenu{position:relative}@media (max-width:1199px){.mean-container .mean-nav>ul .homemenu-items .homemenu{padding:10px;border:1px solid var(--border);max-width:300px;text-align:center;margin:0 auto}}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb{position:relative}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button{transform:translate(-50%,-50%);justify-content:center;transition:all .4s ease-in-out;position:absolute;flex-direction:column;opacity:0;visibility:hidden;gap:10px;top:50%;left:50%;width:60%;margin-top:20px;display:flex}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{padding:12px 20px;font-size:16px;color:var(--white)!important;text-align:center;border-radius:0;width:auto}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:before{height:100%;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,3%,8%,0)),to(#5e5ef6));background:linear-gradient(180deg,rgba(99,92,92,0) 0,#252527);background-size:cover;opacity:0;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover:before{opacity:1;visibility:visible}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{transform:translateY(50%);opacity:1;bottom:50%;visibility:visible}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-title{font-size:16px;text-align:center;margin:15px auto;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{padding:10px 0;font-size:16px;font-weight:500;color:var(--header);text-transform:capitalize;border-bottom:1px solid var(--border)!important;border:none;width:100%;line-height:1.5}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme2)}.mean-container .mean-nav ul li a.mean-expand{padding:0!important;margin-top:5px}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{font-size:18px;display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;padding:0;margin-bottom:20px;border-top:0;width:100%}.news-image-items{height:546px;position:relative;margin-top:30px;z-index:9}.news-image-items:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:linear-gradient(180deg,rgba(18,19,21,0),#121315);left:0;width:100%;z-index:-1}.news-image-items .news-content{position:absolute;bottom:40px;left:40px}.news-image-items .news-content ul{margin-bottom:20px;gap:25px;align-items:center;display:flex}.news-image-items .news-content ul li{font-size:14px;font-weight:500;color:var(--white)}.news-image-items .news-content ul li i{margin-right:8px;color:var(--theme)}.news-image-items .news-content h3{font-size:28px;margin-bottom:10px}.news-image-items .news-content h3 a{color:var(--white)}.news-image-items .news-content h3 a:hover{color:var(--theme)}.news-right-items{margin-top:30px}.news-right-items .news-card-items{justify-content:space-between;position:relative;gap:25px;background-color:var(--white);align-items:center;box-shadow:0 4px 25px 0 rgba(0,0,0,.06);display:flex}@media (max-width:1399px){.news-right-items .news-card-items{flex-wrap:wrap;gap:0}.news-right-items .news-card-items .news-image{padding-bottom:30px;padding-left:30px}}@media (max-width:991px){.news-right-items .news-card-items .news-image{padding:0}}@media (max-width:767px){.news-right-items .news-card-items .news-image{padding-bottom:30px;padding-left:30px}}.news-right-items .news-card-items:not(:last-child){margin-bottom:30px}.news-right-items .news-card-items .news-content{padding:30px}.news-right-items .news-card-items .news-content ul{margin-bottom:15px;gap:25px;align-items:center;display:flex}.news-right-items .news-card-items .news-content ul li{font-size:14px;font-weight:500;color:var(--text)}.news-right-items .news-card-items .news-content ul li i{margin-right:8px;color:var(--theme)}.news-right-items .news-card-items .news-content h4{margin-bottom:10px}.news-right-items .news-card-items .news-content h4 a:hover{color:var(--theme)}.news-right-items .news-card-items .news-content .link-btn{color:var(--theme);margin-top:13px}.news-right-items .news-card-items .news-content .link-btn i{transform:rotate(0)}.news-section{position:relative}.news-section .shape-1{position:absolute;top:15%;left:0}.news-section .shape-2{right:70px;position:absolute;bottom:0}.news-section .shape-3{position:absolute;bottom:0;left:0}.news-section .shape-4{right:0;position:absolute;bottom:0}.news-box-items{overflow:hidden;transition:all .4s ease-in-out;background-color:#f5f5f5;margin-top:30px}.news-box-items .news-image{overflow:hidden;position:relative;z-index:2}.news-box-items .news-image img{height:100%;-webkit-transition:all .5s ease;transition:all .5s ease;position:relative;object-fit:cover;width:100%;display:block}.news-box-items .news-image img:first-child{-webkit-transform:translateX(50%) scaleX(2);transform:translateX(50%) scaleX(2);-webkit-filter:blur(10px);filter:blur(10px);right:0;position:absolute;opacity:0;bottom:0;top:0;left:0;z-index:1}.news-box-items .news-content{padding:20px 30px}.news-box-items .news-content .post-list{margin-bottom:15px;gap:95px;align-items:center;display:flex}.news-box-items .news-content .post-list li{transition:all .4s ease-in-out}.news-box-items .news-content h4{margin-bottom:30px}.news-box-items .news-content .author-items{padding-top:30px;justify-content:space-between;transition:all .4s ease-in-out;border-top:1px solid var(--border);align-items:center;display:flex}.news-box-items .news-content .author-items .author-info{gap:14px;align-items:center;display:flex}.news-box-items .news-content .author-items .author-info .content h6,.news-box-items .news-content .author-items .author-info .content p{font-size:14px}.news-box-items .news-content .author-items .link-btn{color:var(--theme)}.news-box-items.active,.news-box-items:hover{background-color:var(--header)}.news-box-items.active .news-image img:first-child,.news-box-items:hover .news-image img:first-child{-webkit-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}.news-box-items.active .news-image img:nth-child(2),.news-box-items:hover .news-image img:nth-child(2){-webkit-transform:translateX(-50%) scaleX(2);transform:translateX(-50%) scaleX(2);-webkit-filter:blur(10px);filter:blur(10px);opacity:0}.news-box-items.active .news-content .post-list li,.news-box-items.active .news-content h4 a,.news-box-items:hover .news-content .post-list li,.news-box-items:hover .news-content h4 a{color:var(--white)}.news-box-items.active .news-content h4 a:hover,.news-box-items:hover .news-content h4 a:hover{color:var(--theme)}.news-box-items.active .news-content .author-items,.news-box-items:hover .news-content .author-items{border-top:1px solid var(--white)}.news-box-items.active .news-content .author-items .author-info .content h6,.news-box-items.active .news-content .author-items .author-info .content p,.news-box-items:hover .news-content .author-items .author-info .content h6,.news-box-items:hover .news-content .author-items .author-info .content p{color:var(--white)}.main-sidebar .single-sidebar-widget{padding:40px 30px;margin-bottom:30px;background-color:#f2f5fa}.main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px}.main-sidebar .single-sidebar-widget .wid-title h3{font-size:22px;font-weight:600;position:relative;padding-bottom:15px;display:inline-block}.main-sidebar .single-sidebar-widget .wid-title h3:after{height:2px;content:"";position:absolute;bottom:0;background-color:var(--header);left:0;width:20px}.main-sidebar .single-sidebar-widget .wid-title h3:before{height:2px;content:"";position:absolute;bottom:0;background-color:var(--theme);left:30px;width:63px}.main-sidebar .single-sidebar-widget .search-widget form{position:relative;width:100%}.main-sidebar .single-sidebar-widget .search-widget form input{padding:20px;font-size:16px;border:none;color:var(--text);background-color:var(--white);width:100%}.main-sidebar .single-sidebar-widget .search-widget form button{height:100%;font-size:18px;right:0;color:var(--white);transition:all .3s ease-in-out;position:absolute;text-align:center;top:0;background-color:var(--theme);width:70px}.main-sidebar .single-sidebar-widget .search-widget form button:hover{background-color:var(--header)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li{padding:22px 25px;justify-content:space-between;font-size:16px;font-weight:500;transition:all .4s ease-in-out;background-color:var(--white);align-items:center;border-radius:0;line-height:1;display:flex}.main-sidebar .single-sidebar-widget .news-widget-categories ul li a{color:var(--header)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li span{color:var(--header);transition:all .4s ease-in-out}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:not(:last-child){margin-bottom:12px}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover{background-color:var(--theme)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover a,.main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover span{color:var(--white)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li.active{background-color:var(--theme)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li.active a,.main-sidebar .single-sidebar-widget .news-widget-categories ul li.active span{color:var(--white)}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items{gap:20px;align-items:center;display:flex}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items:not(:last-child){margin-bottom:20px;border-bottom:1px solid var(--border);padding-bottom:20px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul{margin-bottom:8px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul li i{margin-right:5px;color:var(--theme)}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6{font-size:18px;font-weight:600}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 a:hover{color:var(--theme)}.main-sidebar .single-sidebar-widget .tagcloud a{padding:11px 20px;font-size:16px;font-weight:500;margin-right:5px;margin-bottom:10px;color:var(--text);transition:all .4s ease-in-out;text-transform:capitalize;border-radius:0;background:var(--white);line-height:1;display:inline-block}.main-sidebar .single-sidebar-widget .tagcloud a:last-child{margin-right:0}.main-sidebar .single-sidebar-widget .tagcloud a:hover{color:var(--white);background-color:var(--theme)}.main-sidebar .single-sidebar-widget .brochures-download-items{justify-content:space-between;align-items:center;display:flex}.main-sidebar .single-sidebar-widget .brochures-download-items:not(:last-child){margin-bottom:30px}.main-sidebar .single-sidebar-widget .brochures-download-items .brochures-items{gap:15px;align-items:center;display:flex}.main-sidebar .single-sidebar-widget .brochures-download-items .brochures-items .icon{font-size:40px;color:var(--theme)}.main-sidebar .single-sidebar-widget .brochures-download-items .download-btn{height:43px;font-size:16px;color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:var(--header);width:43px;line-height:43px;display:inline-block}.main-sidebar .single-sidebar-widget .brochures-download-items .download-btn.active,.main-sidebar .single-sidebar-widget .brochures-download-items .download-btn:hover{background-color:var(--theme)}.main-sidebar .single-sidebar-widget .brochures-download-items .download-btn.active:hover{background-color:var(--header)}.main-sidebar .service-sidebar-widget .contact-bg{padding:60px 45px;text-align:center}@media (max-width:1199px){.main-sidebar .service-sidebar-widget .contact-bg{padding:50px 30px}}@media (max-width:991px){.main-sidebar .service-sidebar-widget .contact-bg{padding:50px 30px}}.main-sidebar .service-sidebar-widget .contact-bg p{font-size:18px;font-weight:600;color:var(--white)}.main-sidebar .service-sidebar-widget .contact-bg img{margin-bottom:70px;margin-top:70px}@media (max-width:1399px){.main-sidebar .service-sidebar-widget .contact-bg .theme-btn{padding:22px 30px}}.news-standard-wrapper .news-standard-items{margin-bottom:50px;position:relative;background-color:#f5f5f5}@media (max-width:767px){.news-standard-wrapper .news-standard-items{margin-bottom:30px}}.news-standard-wrapper .news-standard-items .news-thumb{position:relative}.news-standard-wrapper .news-standard-items .news-thumb img{height:100%;width:100%}.news-standard-wrapper .news-standard-items .news-thumb .video-box{height:70px;transform:translate(-50%,-50%);border:1px solid var(--theme);position:absolute;text-align:center;top:50%;left:50%;width:70px;line-height:70Px}.news-standard-wrapper .news-standard-items .news-thumb .video-box .video-btn{height:57px;color:var(--white);text-align:center;background-color:var(--theme);width:57px;line-height:57px;display:inline-block}.news-standard-wrapper .news-standard-items .news-content{padding:30px 40px;position:relative;z-index:9}@media (max-width:767px){.news-standard-wrapper .news-standard-items .news-content{padding:30px}}.news-standard-wrapper .news-standard-items .news-content .date-list{margin-bottom:15px;gap:40px;align-items:center;display:flex}@media (max-width:1199px){.news-standard-wrapper .news-standard-items .news-content .date-list{flex-wrap:wrap;gap:20px}}.news-standard-wrapper .news-standard-items .news-content .date-list li{font-size:16px;font-weight:400}.news-standard-wrapper .news-standard-items .news-content .date-list li i{margin-right:5px;color:var(--theme)}.news-standard-wrapper .news-standard-items .news-content h3{font-size:30px;font-weight:700;margin-bottom:15px}.news-standard-wrapper .news-standard-items .news-content h3 a:hover{color:var(--theme)}@media (max-width:767px){.news-standard-wrapper .news-standard-items .news-content h3{font-size:27px}}@media (max-width:575px){.news-standard-wrapper .news-standard-items .news-content h3{font-size:25px}}@media (max-width:1199px){.news-standard-wrapper .news-standard-items .array-button{display:none}}.news-standard-wrapper .news-standard-items .array-button .array-prev{transform:translateY(-50%);border:none;color:var(--theme);position:absolute;top:27%;background-color:#fcede8;left:40px;z-index:9}.news-standard-wrapper .news-standard-items .array-button .array-prev:hover{color:var(--header);background-color:var(--white)}.news-standard-wrapper .news-standard-items .array-button .array-next{transform:translateY(-50%);border:none;right:40px;position:absolute;top:27%;z-index:9}.blog-post-details .single-blog-post .post-featured-thumb{height:460px}.blog-post-details .single-blog-post .post-content{margin-top:30px}.blog-post-details .single-blog-post .post-content .post-list{margin-bottom:20px;border-bottom:1px solid #f2f5fa;gap:30px;padding-bottom:20px}.blog-post-details .single-blog-post .post-content .post-list li{font-size:14px;font-weight:500}.blog-post-details .single-blog-post .post-content .post-list li i{margin-right:5px;color:var(--theme)}.blog-post-details .single-blog-post .post-content h3{font-size:30px;margin-bottom:20px}@media (max-width:575px){.blog-post-details .single-blog-post .post-content h3{font-size:24px}}.blog-post-details .single-blog-post .post-content h3 a:hover{color:var(--theme)}.blog-post-details .single-blog-post .post-content p{font-weight:400}.blog-post-details .single-blog-post .post-content .hilight-text{border-left:4px solid var(--theme);padding:40px;background-color:#f2f5fa}.blog-post-details .single-blog-post .post-content .hilight-text p{font-weight:600;font-style:italic;color:var(--header);text-transform:capitalize;line-height:26px}.blog-post-details .single-blog-post .post-content .hilight-text svg{float:right;margin-top:-30px}.blog-post-details .single-blog-post .post-content .details-image img{height:100%;width:100%}.blog-post-details .tag-share-wrap{padding:30px 0;border-top:1px solid #f2f5fa;border-bottom:1px solid #f2f5fa}.blog-post-details .tag-share-wrap .tagcloud span{font-weight:600;margin-right:15px;color:var(--header);display:inline-block}.blog-post-details .tag-share-wrap .tagcloud a{padding:12px 26px;border:1px solid #f2f5fa;font-weight:500;margin-right:8px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-transform:capitalize;border-radius:0;background:transparent;line-height:1;display:inline-block}@media (max-width:575px){.blog-post-details .tag-share-wrap .tagcloud a{margin-bottom:5px}}.blog-post-details .tag-share-wrap .tagcloud a:hover{color:var(--white);background-color:var(--theme)}.blog-post-details .tag-share-wrap .social-share span{font-size:16px;font-weight:600;color:var(--header)}.blog-post-details .tag-share-wrap .social-share a{font-size:16px;color:var(--header)}.blog-post-details .tag-share-wrap .social-share a:not(:last-child){margin-right:10px}.blog-post-details .tag-share-wrap .social-share a:hover{color:var(--theme)}.blog-post-details .comments-area{margin-top:40px}.blog-post-details .comments-area .comments-heading{margin-bottom:30px}@media (max-width:575px){.blog-post-details .comments-area .comments-heading{margin-bottom:20px}}.blog-post-details .comments-area .comments-heading h3{font-size:24px;font-weight:700}@media (max-width:575px){.blog-post-details .comments-area .comments-heading h3{font-size:22px}}.blog-post-details .comments-area .blog-single-comment{border-bottom:1px solid #f2f5fa}@media (max-width:575px){.blog-post-details .comments-area .blog-single-comment{flex-wrap:wrap;gap:20px}}.blog-post-details .comments-area .blog-single-comment .content .head{margin-bottom:10px}.blog-post-details .comments-area .blog-single-comment .content .head .con h5{font-size:20px;font-weight:600;margin-bottom:5px}.blog-post-details .comments-area .blog-single-comment .content .head .star i{font-size:14px;color:var(--theme)}.blog-post-details .comments-area .blog-single-comment .content .reply{padding:5px 15px;font-weight:400;color:var(--white);transition:all .4s ease-in-out;background-color:var(--theme)}.blog-post-details .comments-area .blog-single-comment .content .reply.color-2,.blog-post-details .comments-area .blog-single-comment .content .reply:hover{background-color:var(--header)}.blog-post-details .comments-area .blog-single-comment .content .reply.color-2:hover{background-color:var(--theme)}.blog-post-details .comment-form-wrap h3{font-size:24px;margin-bottom:30px}@media (max-width:575px){.blog-post-details .comment-form-wrap h3{margin-bottom:20px}}.blog-post-details .comment-form-wrap .form-clt span{margin-bottom:10px;color:var(--header);display:inline-block}.blog-post-details .comment-form-wrap .form-clt input,.blog-post-details .comment-form-wrap .form-clt textarea{padding:16px 20px;border:1px solid #f2f5fa;font-weight:500;color:var(--text);outline:none;background-color:transparent;width:100%}.blog-post-details .comment-form-wrap .form-clt input::placeholder,.blog-post-details .comment-form-wrap .form-clt textarea::placeholder{color:var(--text)}.blog-post-details .comment-form-wrap .form-clt textarea{padding-bottom:100px}.preloader{height:100%;justify-content:center;position:fixed;top:0;align-items:center;cursor:default;left:0;width:100%;display:flex;z-index:9999999}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{animation:spinner 1s linear infinite;height:9em;border:3px solid rgba(0,0,0,.2);border-top:3px solid var(--theme);margin:0 auto 3.5em;border-radius:50%;width:9em}@media (max-width:767px){.preloader .animation-preloader .spinner{height:7.5em;margin:0 auto 1.5em;width:7.5em}}.preloader .animation-preloader .txt-loading{font:700 5em DM Sans,sans-serif;text-align:center;user-select:none}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;transform:rotateY(-90deg);color:var(--header);content:attr(data-text-preloader);position:absolute;opacity:0;top:-3px;left:0;font-family:DM Sans,sans-serif}.preloader p{font-size:15px;font-weight:600;color:var(--theme);text-transform:uppercase;letter-spacing:8px}.preloader .loader{height:100%;pointer-events:none;font-size:0;position:fixed;top:0;left:0;width:100%;z-index:1}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);background-color:var(--white);left:0;width:100%}.preloader.loaded .animation-preloader{transition:.3s ease-out;opacity:0}.preloader.loaded .loader-section .bg{transition:allcubic-bezier(.1,.1,.1,1) .7s .3s;width:0}.search-wrap{height:100%;overflow:hidden;position:fixed;top:0;background-color:hsla(0,0%,100%,.9);left:0;width:100%;display:none;z-index:999999}.search-wrap .search-inner{height:100%;position:relative;width:100%}.search-wrap .search-cell{transform:translateY(-50%);position:absolute;top:50%;width:100%}.search-wrap .search-field-holder{animation:slideInUp .3s;position:relative;margin:auto;width:50%}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{height:70px;padding:0 50px;font-size:25px;border:0;color:var(--theme);text-transform:capitalize;border-bottom:2px solid var(--theme);letter-spacing:2px;text-align:center;background:transparent;width:100%}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;font-size:18px;line-height:50px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--theme)}input.main-search-input::placeholder{font-size:25px;color:var(--theme);opacity:1}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{font-size:30px;right:50px;color:var(--theme);position:absolute;top:50px;cursor:pointer}.mouse-cursor{-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:none;position:fixed;visibility:hidden;top:0;border-radius:50%;left:0}.cursor-inner{height:6px;-webkit-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;-o-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;background-color:var(--theme);width:6px;z-index:10000001}.cursor-inner.cursor-hover{height:70px;opacity:.3;background-color:var(--theme);margin-left:-35px;width:70px;margin-top:-35px}.cursor-outer{height:30px;border:1px solid var(--theme);-webkit-transition:all .08s ease-out;-o-transition:all .08s ease-out;transition:all .08s ease-out;opacity:.5;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-12px;width:30px;margin-top:-12px;z-index:10000000}.cursor-outer.cursor-hover{opacity:0}.back-to-top{height:60px;transform:translateY(20px);font-size:18px;border:1px solid var(--theme);right:30px;color:var(--theme);transition:all .4s ease-in-out;position:fixed;opacity:0;bottom:30px;visibility:hidden;background-color:transparent;border-radius:50%;width:60px;line-height:60px;display:inline-block;z-index:99}.back-to-top:hover{color:var(--white);background-color:var(--theme)}.back-to-top.show{transform:translate(0);opacity:1;visibility:visible}.pricing-card-items{padding:40px;transition:all .4s ease-in-out;position:relative;background-color:var(--white);margin-top:30px;z-index:9}.pricing-card-items .pricing-header{max-width:170px;padding-bottom:30px}.pricing-card-items .pricing-header h3{border-bottom:2px solid var(--theme);padding-bottom:15px}.pricing-card-items .pricing-header h2{padding-top:15px;font-size:38px;color:var(--text)}.pricing-card-items .pricing-header h2 span{font-size:16px}.pricing-card-items .pricing-list{padding-top:30px;border-top:1px solid #d9d9d9}.pricing-card-items .pricing-list li{font-size:16px;font-weight:600;color:var(--header)}.pricing-card-items .pricing-list li:not(:last-child){margin-bottom:15px}.pricing-card-items .pricing-list li i{margin-right:10px;color:var(--theme)}.pricing-card-items .pricing-list li.style-2,.pricing-card-items .pricing-list li.style-2 i{color:var(--text)}.pricing-card-items .header-button{margin-top:40px}.pricing-card-items .header-button .theme-btn.style-2{background-color:var(--header)}.pricing-card-items .header-button .theme-btn.style-2:after,.pricing-card-items .header-button .theme-btn.style-2:before{background-color:var(--theme)}.pricing-card-items .header-button .theme-btn.style-2 span{position:relative}.pricing-card-items .header-button .theme-btn.style-2 span:before{height:25px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);left:-50px;width:4px;z-index:99}@media (max-width:767px){.pricing-card-items .header-button .theme-btn.style-2 span:before{left:-32px}}.pricing-card-items .pricing-shape{right:0;position:absolute;bottom:0;top:0;z-index:-1}.pricing-card-items.active .pricing-header h3{color:var(--theme)}.pricing-card-items.active .pricing-header h2{color:var(--header)}.pricing-card-items.active .tag-img{right:0;position:absolute;top:0}.pricing-card-items:hover{transform:translateY(-10px)}.pricing-section{position:relative}.pricing-section .pricing-arrow-shape{right:0;position:absolute;top:10%}@media (max-width:1199px){.pricing-section .pricing-arrow-shape{display:none}}.pricing-section .pricing-circle-shape{right:0;position:absolute;bottom:0}@media (max-width:1199px){.pricing-section .pricing-circle-shape{display:none}}.project-section .container-fluid{padding:0 75px}@media (max-width:1399px){.project-section .container-fluid{padding:0 30px}}@media (max-width:1199px){.project-section .container-fluid{padding:0 20px}}.project-section .swiper-slide.swiper-slide-active .project-thumb:before{opacity:1;visibility:visible}.project-section .swiper-slide.swiper-slide-active .project-thumb .project-content{opacity:1;bottom:30px;visibility:visible}.project-section .project-dot{text-align:center;margin-top:50px}.project-section .project-dot .swiper-pagination-bullet{height:3px;transition:.6s;opacity:1;margin:0!important;border-radius:0;background:var(--header);width:250px}.project-section .project-dot .swiper-pagination-bullet-active{opacity:1;background:var(--theme)}@media (max-width:767px){.project-section .project-dot{display:none}}.project-wrapper .main-box{padding:0;gap:30px;align-items:center;display:flex}@media (max-width:1199px){.project-wrapper .main-box{justify-content:center;flex-wrap:wrap;gap:0 30px}}.project-wrapper .main-box .box{list-style:none;height:544px;overflow:hidden;transition:all .4s ease-in-out;position:relative;background-size:cover;background-position:50%;width:270px!important;background-image:url(https://kantrelle.info/assets/img/project/01.jpg);background-repeat:no-repeat;margin-top:30px;z-index:1}@media (max-width:1199px){.project-wrapper .main-box .box{width:570px!important}}@media (max-width:575px){.project-wrapper .main-box .box{height:420px;object-fit:cover}.project-wrapper .main-box .box .project-content{opacity:1;bottom:30px;visibility:visible}}.project-wrapper .main-box .box .project-content{padding:20px 25px;justify-content:space-between;right:30px;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:-100px;visibility:hidden;background-color:var(--white);align-items:center;left:30px;display:flex}.project-wrapper .main-box .box .project-content:before{height:47px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);left:0;width:6px}.project-wrapper .main-box .box .project-content h3 a{color:var(--header)}.project-wrapper .main-box .box .project-content h3 a:hover{color:var(--theme)}.project-wrapper .main-box .box .project-content .icon{transform:rotate(-40deg);color:var(--theme);transition:all .4s ease-in-out}.project-wrapper .main-box .box .project-content .icon:hover{transform:rotate(0)}.project-wrapper .main-box .box.bg-1{background-image:url(https://kantrelle.info/assets/img/project/02.jpg)}.project-wrapper .main-box .box.bg-2{background-image:url(https://kantrelle.info/assets/img/project/03.jpg)}.project-wrapper .main-box .box.bg-3{background-image:url(https://kantrelle.info/assets/img/project/04.jpg)}.project-wrapper .main-box .box.bg-4{background-image:url(https://kantrelle.info/assets/img/project/05.jpg)}.project-wrapper .main-box .box.active{border:10px solid var(--theme);width:570px!important}.project-wrapper .main-box .box.active .project-content{opacity:1;bottom:30px;visibility:visible}@media (max-width:1899px){.project-wrapper.style-2 .main-box{justify-content:center;flex-wrap:wrap;gap:0 30px}}.project-wrapper.style-2 .main-box .box{height:310px;width:170px!important;background-image:url(https://kantrelle.info/assets/img/project/01.jpg)}.project-wrapper.style-2 .main-box .box .project-content{padding:20px 25px;justify-content:space-between;right:30px;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:-100px;visibility:hidden;background-color:var(--white);align-items:center;left:30px;display:flex}.project-wrapper.style-2 .main-box .box .project-content:before{height:47px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);left:0;width:6px}.project-wrapper.style-2 .main-box .box .project-content h3 a{color:var(--header)}.project-wrapper.style-2 .main-box .box .project-content h3 a:hover{color:var(--theme)}.project-wrapper.style-2 .main-box .box .project-content .icon{transform:rotate(-40deg);color:var(--theme);transition:all .4s ease-in-out}.project-wrapper.style-2 .main-box .box .project-content .icon:hover{transform:rotate(0)}.project-wrapper.style-2 .main-box .box.bg-1{background-image:url(https://kantrelle.info/assets/img/project/02.jpg)}.project-wrapper.style-2 .main-box .box.bg-2{background-image:url(https://kantrelle.info/assets/img/project/03.jpg)}.project-wrapper.style-2 .main-box .box.bg-3{background-image:url(https://kantrelle.info/assets/img/project/04.jpg)}.project-wrapper.style-2 .main-box .box.bg-4{background-image:url(https://kantrelle.info/assets/img/project/05.jpg)}.project-wrapper.style-2 .main-box .box.bg-5{background-image:url(https://kantrelle.info/assets/img/project/18.jpg)}.project-wrapper.style-2 .main-box .box.bg-6{background-image:url(https://kantrelle.info/assets/img/project/19.jpg)}.project-wrapper.style-2 .main-box .box.bg-7{background-image:url(https://kantrelle.info/assets/img/project/20.jpg)}.project-wrapper.style-2 .main-box .box.bg-8{background-image:url(https://kantrelle.info/assets/img/project/21.jpg)}.project-wrapper.style-2 .main-box .box.active{border:none;width:370px!important}.project-wrapper.style-2 .main-box .box.active .project-content{opacity:1;bottom:30px;visibility:visible}.project-wrapper-2{margin-right:-320px;margin-left:-320px}@media (max-width:1199px){.project-wrapper-2{margin-right:0;margin-left:0}}.project-wrapper-2 .project-thumb{overflow:hidden;position:relative;margin-top:30px}.project-wrapper-2 .project-thumb img{height:100%;width:100%}.project-wrapper-2 .project-thumb:before{height:100%;right:0;transition:all .4s ease-in-out;content:"";position:absolute;opacity:0;bottom:0;visibility:hidden;top:0;background:linear-gradient(0deg,rgba(18,19,21,.65),rgba(18,19,21,.65));left:0;width:100%}.project-wrapper-2 .project-thumb .project-content{justify-content:space-between;right:30px;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:-100px;visibility:hidden;align-items:center;left:30px;display:flex;z-index:9}.project-wrapper-2 .project-thumb .project-content h3{font-size:38px;margin-bottom:5px}@media (max-width:991px){.project-wrapper-2 .project-thumb .project-content h3{font-size:32px}}.project-wrapper-2 .project-thumb .project-content h3 a{color:var(--white)}.project-wrapper-2 .project-thumb .project-content h3 a:hover,.project-wrapper-2 .project-thumb .project-content span{color:var(--theme)}.project-wrapper-2 .project-thumb .project-content span i{margin-right:5px}.project-wrapper-2 .project-thumb .project-content .number{-webkit-text-stroke:1px var(--white);-webkit-text-fill-color:transparent}.project-wrapper-2 .project-thumb:hover:before{opacity:1;visibility:visible}.project-wrapper-2 .project-thumb:hover .project-content{opacity:1;bottom:30px;visibility:visible}.project-card-items{border:1px solid #d4dced;position:relative}.project-card-items .project-image{overflow:hidden;position:relative}.project-card-items .project-image img{height:100%;transition:.5s;background-size:cover;width:100%}.project-card-items .project-image img:first-child{transform:translateX(0) translateX(0) scaleX(1) rotateY(0deg);transition:transform .5s ease;perspective:300px;transform-origin:top center}.project-card-items .project-image img:nth-child(2){transform:translateX(0) translateX(150px) scaleX(0) rotateY(90deg);right:0;transition:transform .7s ease,top .7s ease;position:absolute;object-fit:cover;bottom:0;top:0;transform-origin:bottom center;left:0;width:100%}.project-card-items .project-content{padding:30px}.project-card-items .project-content h3{margin-bottom:5px}.project-card-items .project-content h3 a:hover{color:var(--theme)}.project-card-items .shape-img{right:0;position:absolute;bottom:0}.project-card-items:hover .project-image img:first-child{transform:translateX(-100%) translateX(150px) scaleX(0) rotateY(90deg);transform-origin:bottom center}.project-card-items:hover .project-image img:nth-child(2){transform:translateX(0) translateX(0) scaleX(1) rotateY(0deg);transition:transform .5s ease,top .5s ease}.project-details-wrapper .project-details-items .details-image img{height:100%;width:100%}.project-details-wrapper .project-details-content{margin-top:30px}.project-details-wrapper .project-details-content h2{font-size:50px}@media (max-width:767px){.project-details-wrapper .project-details-content h2{font-size:42px}}@media (max-width:575px){.project-details-wrapper .project-details-content h2{font-size:34px}}.project-details-wrapper .project-details-content .project-infor-wrapper{padding:40px 0}.project-details-wrapper .project-details-content .project-infor-wrapper .details-list{margin-bottom:25px;margin-top:25px}.project-details-wrapper .project-details-content .project-infor-wrapper .details-list li{font-size:16px;font-weight:600;color:var(--header)}.project-details-wrapper .project-details-content .project-infor-wrapper .details-list li:not(:last-child){margin-bottom:10px}.project-details-wrapper .project-details-content .project-infor-wrapper .details-list li i{margin-right:12px;color:var(--theme)}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation{padding:40px;background-color:#f2f5fa}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation h4{font-size:22px;margin-bottom:10px;position:relative;padding-bottom:15px}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation h4:after{height:2px;content:"";position:absolute;bottom:0;background-color:var(--header);left:0;width:20px}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation h4:before{height:2px;content:"";position:absolute;bottom:0;background-color:var(--theme);left:30px;width:63px}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation ul li{padding:20px 0;font-size:18px;font-weight:700;color:var(--header)}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation ul li span{font-size:16px;font-weight:400;color:var(--text);margin-left:7px;display:inline-block}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation ul li:not(:last-child){border-bottom:1px solid rgba(18,19,21,.15)}.project-details-wrapper p{font-weight:400}.section-title{margin-bottom:30px;position:relative;margin-top:-7px;z-index:99}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title h6{font-size:16px;font-weight:700;margin-bottom:20px;color:var(--theme);text-transform:uppercase;line-height:1;font-family:DM Sans,sans-serif;display:inline-block}.section-title h6 i:not(:last-child){margin-right:10px}.section-title h6 i:nth-child(2){margin-left:10px}.section-title-area{justify-content:space-between;position:relative;align-items:center;display:flex;z-index:9}@media (max-width:991px){.section-title-area{flex-wrap:wrap;gap:30px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)}.section-bg-2{background-color:rgba(212,220,237,.3)}.items-bg{background-color:#f5f5f5!important}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}.service-section{position:relative;z-index:9}.service-section .container-fluid{padding:0 175px}@media (max-width:1600px){.service-section .container-fluid{padding:0 30px}}@media (max-width:1199px){.service-section .container-fluid{padding:0 20px}.service-section .array-button{display:none}}.service-section .array-button .array-prev{transform:translate(-50%,-50%);color:var(--header);position:absolute;top:20%;background-color:var(--white);left:18%;z-index:99}.service-section .array-button .array-prev:hover{color:var(--white);background-color:var(--header)}.service-section .array-button .array-next{transform:translate(-50%,-50%);border:1px solid var(--white);right:18%;color:var(--white);position:absolute;top:20%;background-color:transparent;z-index:99}.service-section .array-button .array-next:hover{background-color:var(--theme)}.service-section .array-button.style-2 .array-prev{border:none;color:var(--header);background-color:var(--white)}.service-section .array-button.style-2 .array-prev:hover{color:var(--white);background-color:var(--theme)}.service-section .array-button.style-2 .array-next{border:none;color:var(--white);background-color:var(--theme)}.service-section .array-button.style-2 .array-next:hover{color:var(--header);background-color:var(--white)}.service-section .bg-shape{right:0;position:absolute;opacity:.1;bottom:0;top:0;z-index:-1}.service-section .service-pagi-items{justify-content:space-between;align-items:center;margin-top:40px;display:flex}@media (max-width:767px){.service-section .service-pagi-items{justify-content:center;margin-top:20px}}.service-section .service-pagi-items .service-dot .swiper-pagination-bullet{height:3px;transition:.6s;opacity:1;margin:0!important;border-radius:0;background:var(--white);width:150px}.service-section .service-pagi-items .service-dot .swiper-pagination-bullet-active{opacity:1;background:var(--theme)}@media (max-width:767px){.service-section .service-pagi-items .service-dot{display:none}}.service-section .service-pagi-items .array-buttons{gap:10px;align-items:center;display:flex}.service-section .service-pagi-items .array-buttons .array-prev{color:var(--white)}.service-section .service-pagi-items .array-buttons .array-next{color:var(--theme)}.service-box-items{background-color:var(--white);margin-top:30px}.service-box-items .service-thumb{padding:18px 18px 65px;position:relative}.service-box-items .service-thumb img{height:100%;width:100%}.service-box-items .service-thumb .icon{height:68px;padding:14px;position:absolute;bottom:30px;text-align:center;background-color:var(--white);box-shadow:0 4px 25px 0 rgba(0,0,0,.06);left:40px;width:68px}.service-box-items .service-content{padding:0 30px 30px;position:relative}.service-box-items .service-content .number{font-size:50px;font-weight:700;right:30px;transition:all .4s ease-in-out;position:absolute;-webkit-text-stroke:1px hsla(0,0%,40%,.5);text-align:right;top:-50px;-webkit-text-fill-color:transparent}.service-box-items .service-content .number:hover{-webkit-text-stroke:1px rgba(245,91,31,.5)}.service-box-items .service-content h3{margin-bottom:15px}.service-box-items .service-content h3 a:hover{color:var(--theme)}.service-box-items .service-content p{margin-bottom:20px;border-bottom:1px solid var(--border);padding-bottom:20px}.service-box-items:hover .service-content .number{-webkit-text-stroke:1px rgba(245,91,31,.5)}.service-card-items{padding:40px;position:relative;text-align:center;background-color:var(--white);margin-top:30px;z-index:9}.service-card-items .items-shape{right:0;position:absolute;bottom:0;left:0;z-index:-1}.service-card-items .items-shape img{height:100%;width:100%}.service-card-items .icon{height:68px;font-size:36px;border:1px solid rgba(30,32,35,.15);transition:all .4s ease-in-out;text-align:center;margin:0 auto;width:68px;line-height:60px}.service-card-items .content{margin-top:20px}.service-card-items .content h3{margin-bottom:10px}.service-card-items .content p{font-weight:400;border-bottom:1px solid rgba(30,32,35,.15);padding-bottom:20px}.service-card-items .content .link-btn{color:var(--header);transition:all .4s ease-in-out;margin-top:20px}.service-card-items .service-image{right:0;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:0;visibility:hidden;top:0;left:0;z-index:-1}.service-card-items .service-image:before{height:100%;right:0;content:"";position:absolute;opacity:.75;bottom:0;top:0;background:linear-gradient(180deg,#f55b1f,#f55b1f);left:0;width:100%}.service-card-items .service-image img{height:100%;width:100%}.service-card-items .bar-shape{transform:translateX(-50%);position:absolute;top:20px;left:50%}.service-card-items:hover .icon{background-color:var(--white)}.service-card-items:hover .content{margin-top:20px}.service-card-items:hover .content h3 a{color:var(--white)}.service-card-items:hover .content p{color:var(--white);border-bottom:1px solid hsla(0,0%,100%,.35)}.service-card-items:hover .content .link-btn{color:var(--white)}.service-card-items:hover .service-image{opacity:1;visibility:visible}.service-details-wrapper{margin-bottom:-5px}.service-details-wrapper .service-details-image img{height:100%;width:100%}.service-details-wrapper .service-details-content{margin-top:30px}.service-details-wrapper .service-details-content h2{margin-bottom:20px}.service-details-wrapper .service-details-content p{font-weight:400}.service-details-wrapper .service-details-content .details-list{margin-top:25px}.service-details-wrapper .service-details-content .details-list li{font-size:16px;font-weight:500;color:var(--header)}.service-details-wrapper .service-details-content .details-list li:not(:last-child){margin-bottom:15px}.service-details-wrapper .service-details-content .details-list li i{margin-right:12px;color:var(--theme)}.service-details-wrapper .service-details-content h4{font-size:38px;margin-top:30px}@media (max-width:575px){.service-details-wrapper .service-details-content h4{font-size:32px}}.service-details-wrapper .service-details-content .service-details-box{padding:30px;border:1px solid var(--border-2);transition:all .4s ease-in-out}.service-details-wrapper .service-details-content .service-details-box:hover{border:1px solid var(--theme)}.service-details-wrapper .service-details-content .service-details-box .icon{margin-bottom:14px;gap:16px;align-items:center;display:flex}.service-details-wrapper .service-details-content .service-details-box .icon i{font-size:28px;color:var(--theme)}.service-details-wrapper .service-details-content .service-details-box p{font-weight:400}.service-section-33{position:relative}.service-section-33 .container-fluid{padding:0 175px}@media (max-width:1600px){.service-section-33 .container-fluid{padding:0 60px}}@media (max-width:1399px){.service-section-33 .container-fluid{padding:0 40px}}@media (max-width:1199px){.service-section-33 .container-fluid{padding:0 30px}}.service-section-33 .shape-1{right:0;position:absolute;top:-5%}@media (max-width:1199px){.service-section-33 .shape-1{display:none}}.service-card-items-2{border:1px solid hsla(0,0%,40%,.2);transition:all .4s ease-in-out;position:relative;background:#f2f5fa;margin-top:30px}.service-card-items-2 .items-shape{right:0;position:absolute;bottom:0;left:0}.service-card-items-2 .items-shape img{height:100%;width:100%}.service-card-items-2 .service-image{position:relative}.service-card-items-2 .service-image img{height:100%;width:100%}.service-card-items-2 .service-image .icon{height:60px;transform:translateX(-50%);padding:12px;font-size:35px;transition:all .4s ease-in-out;position:absolute;bottom:-20px;text-align:center;background-color:var(--theme);border-radius:50%;left:50%;width:60px}.service-card-items-2 .service-content{padding:50px 40px 40px}.service-card-items-2 .service-content h3{margin-bottom:10px}.service-card-items-2 .service-content .arrow-icon{height:42px;transform:rotate(-40deg);color:var(--theme);transition:all .4s ease-in-out;background-color:var(--white);border-radius:50%;width:42px;line-height:42px;margin-top:20px;display:inline-block}.service-card-items-2:hover{background-color:var(--theme)}.service-card-items-2:hover .service-content{padding:50px 40px 40px}.service-card-items-2:hover .service-content h3 a,.service-card-items-2:hover .service-content p{color:var(--white)}.team-card-items{transition:all .4s ease-in-out;margin-top:30px}.team-card-items .team-image{overflow:hidden;padding:20px;transition:all .4s ease-in-out;position:relative;background:rgba(245,91,31,.1)}.team-card-items .team-image img{height:100%;width:100%}.team-card-items .team-image .social-icon{transform:translateX(-50%);transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:-100px;visibility:hidden;gap:15px;left:50%}.team-card-items .team-image .social-icon a{height:40px;color:var(--header);transition:all .4s ease-in-out;text-align:center;background-color:var(--white);border-radius:50%;width:40px;line-height:40px;display:inline-block}.team-card-items .team-image .social-icon a:hover{color:var(--white);background-color:var(--theme)}.team-card-items .team-content{transition:all .4s ease-in-out;opacity:0;visibility:hidden}@media (max-width:991px){.team-card-items .team-content{opacity:1;visibility:visible;margin-top:20px}}.team-card-items .team-content span{margin-bottom:5px;color:var(--theme);text-transform:capitalize;display:inline-block}.team-card-items .team-content h3:hover a{color:var(--theme)}.team-card-items.active .team-image,.team-card-items:hover .team-image{transform:rotate(15deg);background-color:var(--theme)}.team-card-items.active .team-image .social-icon,.team-card-items:hover .team-image .social-icon{opacity:1;bottom:40px;visibility:visible}.team-card-items.active .team-content,.team-card-items:hover .team-content{opacity:1;visibility:visible}@media (max-width:991px){.team-card-items .team-image{transform:rotate(0)!important}}.team-box-items{overflow:hidden;position:relative;margin-top:30px}.team-box-items .social-icon{transform:translateY(-50%);padding:30px 12px;right:-100px;transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:0;gap:10px;top:39%;background-color:var(--header);z-index:9}.team-box-items .social-icon a{color:var(--white)}.team-box-items .social-icon a:hover{color:var(--theme)}.team-box-items .team-image{position:relative;max-width:265px}@media (max-width:991px){.team-box-items .team-image{max-width:500px}}@media (max-width:575px){.team-box-items .team-image{height:400px;max-width:700px}.team-box-items .team-image img{object-fit:cover}}.team-box-items .team-image:before{height:100%;right:0;transition:all .4s ease-in-out;content:"";position:absolute;opacity:0;bottom:0;visibility:hidden;top:0;background:linear-gradient(0deg,rgba(18,19,21,.35),rgba(18,19,21,.35));left:0;width:100%}.team-box-items .team-image img{height:100%;width:100%}.team-box-items .team-content{padding:12px 30px;transition:all .4s ease-in-out;position:relative;background-color:var(--header);line-height:1;margin-top:-30px}.team-box-items .team-content:before{height:33px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);left:0;width:4px}.team-box-items .team-content .icon{right:30px;color:var(--white);transition:all .4s ease-in-out;position:absolute;top:25px}.team-box-items .team-content h5{font-size:20px;font-weight:700;margin-bottom:7px}.team-box-items .team-content h5 a{color:var(--white)}.team-box-items .team-content p{font-size:15px;color:var(--white);text-transform:capitalize}.team-box-items.active .social-icon,.team-box-items:hover .social-icon{right:0;opacity:1;visibility:visible}.team-box-items.active .team-image:before,.team-box-items:hover .team-image:before{opacity:1;visibility:visible}.team-box-items.active .team-content,.team-box-items:hover .team-content{background-color:var(--theme)}.team-section{position:relative}.team-section .shape-1{position:absolute;top:0;left:0}@media (max-width:1199px){.team-section .shape-1{display:none}}.team-section .shape-2{right:0;position:absolute;bottom:0}@media (max-width:1199px){.team-section .shape-2{display:none}}.team-details-wrapper .team-details-items{padding:30px;border:1px solid #e5e5e5;gap:60px;align-items:center;display:flex}@media (max-width:991px){.team-details-wrapper .team-details-items .details-image img{height:100%;width:100%}.team-details-wrapper .team-details-items{flex-wrap:wrap;gap:30px}}.team-details-wrapper .team-details-items .team-details-content .details-header{margin-bottom:25px}.team-details-wrapper .team-details-items .team-details-content .details-header h3{font-size:38px}.team-details-wrapper .team-details-items .team-details-content .details-header span{font-weight:400;text-transform:capitalize}.team-details-wrapper .team-details-items .team-details-content .cont{font-weight:400;margin-bottom:25px}.team-details-wrapper .team-details-items .team-details-content .team-details-info{position:relative}.team-details-wrapper .team-details-items .team-details-content .team-details-info:not(:last-child){margin-bottom:25px}.team-details-wrapper .team-details-items .team-details-content .team-details-info .text-title{font-size:18px;font-weight:700;color:var(--header);position:absolute;top:2px;margin:0;left:0}@media (max-width:575px){.team-details-wrapper .team-details-items .team-details-content .team-details-info .text-title{position:static}}.team-details-wrapper .team-details-items .team-details-content .team-details-info .text-data{font-size:16px;font-weight:400;color:var(--text);margin-left:200px}@media (max-width:575px){.team-details-wrapper .team-details-items .team-details-content .team-details-info .text-data{margin-left:0;margin-top:10px;display:block}}.team-details-wrapper .team-details-items .team-details-content .team-details-info a{color:var(--text)}.team-details-wrapper .team-details-items .team-details-content .social-icon{position:relative;gap:15px;margin-top:30px;z-index:9}@media (max-width:575px){.team-details-wrapper .team-details-items .team-details-content .social-icon{margin-top:20px}}.team-details-wrapper .team-details-items .team-details-content .social-icon a{height:36px;font-size:16px;color:var(--theme);transition:all .4s ease-in-out;text-align:center;background-color:#f2f5fa;border-radius:50%;width:36px;line-height:36px;display:block}.team-details-wrapper .team-details-items .team-details-content .social-icon a:hover{color:var(--white);background-color:var(--theme)}.team-details-wrapper h3{font-size:38px}.team-details-wrapper .personal-skills-items{padding:60px 0}.team-details-wrapper .personal-skills-items .skill-feature-items{margin-top:20px}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature:not(:last-child){margin-bottom:20px}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .box-title{font-size:18px;font-weight:600}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress-value{margin-bottom:10px;color:var(--header);text-transform:capitalize}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress{height:15px;overflow:visible;position:relative;background-color:hsla(0,0%,40%,.5);border-radius:0;margin-top:15px}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress-bar{height:15px;overflow:visible;position:relative;background-color:var(--theme);margin:0;border-radius:inherit}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress-value{font-size:18px;font-weight:600;right:-8px;color:var(--theme);position:absolute;top:-38px}.team-details-wrapper p{font-weight:400}.team-details-wrapper .team-gallery-items .gallery-thumb{margin-top:30px}.team-details-wrapper .team-gallery-items .gallery-thumb img{height:100%;width:100%}.testimonial-section{position:relative;z-index:9}.testimonial-section .arrow-shape{position:absolute;top:65px;left:0}.testimonial-section .building-shape{position:absolute;bottom:0;left:0;z-index:-1}.testimonial-section .testimonial-image{right:0;position:absolute;bottom:0;top:0}@media (max-width:1600px){.testimonial-section .testimonial-image{max-width:600px}.testimonial-section .testimonial-image img{object-fit:cover}}@media (max-width:1399px){.testimonial-section .testimonial-image{max-width:500px}}@media (max-width:1199px){.testimonial-section .testimonial-image{height:700px;margin-bottom:40px;position:static;max-width:none}}@media (max-width:991px){.testimonial-section .testimonial-image{height:600px}}@media (max-width:767px){.testimonial-section .testimonial-image{height:500px}}@media (max-width:575px){.testimonial-section .testimonial-image{height:400px}}.testimonial-section .testimonial-image img{height:100%;width:100%}.testimonial-wrapper .testimonial-content .section-title{border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:25px}.testimonial-wrapper .testimonial-content .testi-content h4{font-weight:600;font-style:italic;color:var(--white);line-height:175%;margin-top:15px}.testimonial-wrapper .testimonial-content .client-img-items{justify-content:space-between;position:relative;align-items:center;margin-top:30px;display:flex}@media (max-width:991px){.testimonial-wrapper .testimonial-content .client-img-items{justify-content:center;margin-top:30px}}.testimonial-wrapper .testimonial-content .client-img-items .client-image-area{gap:20px;align-items:center;display:flex}.testimonial-wrapper .testimonial-content .client-img-items .array-button{gap:15px;align-items:center;display:flex}@media (max-width:991px){.testimonial-wrapper .testimonial-content .client-img-items .array-button{display:none}}.testimonial-wrapper .testimonial-content .client-img-items .array-button .array-next,.testimonial-wrapper .testimonial-content .client-img-items .array-button .array-prev{height:auto;font-size:20px;border:none;background-color:transparent;box-shadow:none;border-radius:0;width:auto}.testimonial-wrapper .testimonial-content .client-img-items .array-button .array-prev{color:var(--white)}.testimonial-wrapper .testimonial-content .client-img-items .array-button .array-next,.testimonial-wrapper .testimonial-content .client-img-items .array-button .array-prev:hover{color:var(--theme)}.testimonial-card-items{padding:40px;position:relative;border-top:3px solid var(--theme);margin:30px 5px 40px;box-shadow:0 4px 25px 0 rgba(0,0,0,.06);background:var(--white)}@media (max-width:575px){.testimonial-card-items{padding:30px;margin-right:0;margin-left:0}}.testimonial-card-items .client-info-items{justify-content:space-between;align-items:center;margin-top:30px;display:flex}@media (max-width:575px){.testimonial-card-items .client-info-items{flex-wrap:wrap;gap:20px}}.testimonial-card-items .client-info-items .client-info{gap:20px;align-items:center;display:flex}.testimonial-card-items .client-info-items .client-info .content h4{margin-bottom:5px}.testimonial-card-items .client-info-items .client-info .content .star{color:var(--theme)}.testimonial-card-items .shape-img{position:absolute;bottom:0;left:0}.testimonial-card-items.style-2{border-top:none}.testimonial-section-2{margin-bottom:-40px;position:relative}.testimonial-section-2:hover .array-button{opacity:1;visibility:visible}.testimonial-section-2 .array-button{transition:all .4s ease-in-out;opacity:0;visibility:hidden}@media (max-width:1899px){.testimonial-section-2 .array-button{display:none}}.testimonial-section-2 .array-button .array-prev{transform:translateY(-50%);border:1px solid var(--theme);color:var(--theme);position:absolute;top:58%;left:10%}.testimonial-section-2 .array-button .array-prev:hover{color:var(--white);background-color:var(--theme)}.testimonial-section-2 .array-button .array-next{transform:translateY(-50%);border:1px solid transparent;right:10%;color:var(--white);position:absolute;top:58%;background-color:var(--theme)}.testimonial-section-2 .array-button .array-next:hover{background-color:var(--header)}.testimonial-section-3{margin:0 30px;border-radius:30px}@media (max-width:1199px){.testimonial-section-3{margin:0;border-radius:0}}.testimonial-section-3 .array-button{transition:all .4s ease-in-out}@media (max-width:1899px){.testimonial-section-3 .array-button{display:none}}.testimonial-section-3 .array-button .array-prev{transform:translateY(-50%);border:1px solid var(--white);color:var(--white);position:absolute;top:58%;left:10%}.testimonial-section-3 .array-button .array-prev:hover{color:var(--theme);background-color:var(--white)}.testimonial-section-3 .array-button .array-next{transform:translateY(-50%);border:1px solid transparent;right:10%;color:var(--theme);position:absolute;top:58%;background-color:var(--white)}.testimonial-section-3 .array-button .array-next:hover{color:var(--white);background-color:var(--header)}