:root{--body:#fff;--black:#000;--white:#fff;--theme:#2c3e50;--theme2:#036;--primary-blue:#036;--primary-blue-dark:#2c3e50;--accent:#d35400;--accent-alt:#c0392b;--header:#333;--text:#333;--text-secondary:#666;--line-primary:#036;--line-secondary:#666;--line-data:#7f8c8d;--bg:#fff;--bg-soft:#ecf0f1;--bg-alice:#f0f8ff;--bg-block:#f4f6f6;--bg-pale:#e3f2fd;--border:#2c3e50;--border-2:#7f8c8d;--border-light:#ecf0f1;--box-shadow:0px 2px 8px 0px #2c3e5014;--line-thick:1.5pt;--line-thin:.75pt;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--char-index:0;--char-total:0;--word-index:0;--word-total:0;--line-index:0;--line-total:0}.u-flex{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.u-center{flex-direction:row;justify-content:center;align-items:center;display:flex}.u-column{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.img-responsive{width:100%;height:auto;display:block}.img-cover{object-fit:cover;width:100%;height:100%;display:block}.img-contain{object-fit:contain;width:100%;height:auto;display:block}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.theme-btn{background-color:var(--theme);color:var(--white);border-radius:var(--radius-md);text-transform:none;z-index:1;border:1.5pt solid var(--theme);padding:16px 32px;font-family:"Exo 2",sans-serif;font-size:11pt;font-weight:600;line-height:1.2;transition:all .4s ease-in-out;display:inline-block;position:relative}.theme-btn:before{content:"";background-color:var(--primary-blue);border-radius:var(--radius-md);z-index:-1;width:0;height:100%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;top:0;left:0}.theme-btn:after{display:none}.theme-btn i{margin-left:10px}.theme-btn:hover{color:var(--white);border-color:var(--primary-blue)}.theme-btn:hover:before{width:100%}.theme-btn.bg-white{background-color:var(--white);color:var(--theme);border:1.5pt solid var(--theme)}.theme-btn.bg-white:hover{color:var(--white);background-color:var(--theme)}.theme-btn.btn-accent{background-color:var(--accent);border-color:var(--accent)}.theme-btn.btn-accent:hover{background-color:var(--accent-alt);border-color:var(--accent-alt)}.theme-btn.btn-secondary{background-color:var(--bg-soft);color:var(--header);border-color:var(--line-data)}.theme-btn.btn-secondary:hover{background-color:var(--theme);color:var(--white);border-color:var(--theme)}@media (max-width:767px){.theme-btn{padding:14px 28px}}@media (max-width:575px){.theme-btn{padding:12px 24px;font-size:10pt}}.link-btn{color:var(--theme);text-align:center;text-transform:none;font-family:"Exo 2",sans-serif;font-size:11pt;font-weight:600;display:inline-block}.link-btn i{margin-left:10px;transition:all .4s ease-in-out;transform:rotate(-40deg)}.link-btn:hover{color:var(--primary-blue)}.link-btn:hover i{margin-left:10px;transform:rotate(0)}.btn-outline{color:var(--theme);border:1.5pt solid var(--theme);border-radius:var(--radius-md);background-color:#0000;padding:14px 28px;font-family:"Exo 2",sans-serif;font-size:11pt;font-weight:600;transition:all .4s ease-in-out}.btn-outline:hover{background-color:var(--theme);color:var(--white)}.theme-btn--header{padding:16px 28px;font-size:14px}.theme-btn--header-compact{padding:12px 18px;font-size:13px}.theme-btn--full{width:100%;padding:16px 40px}.theme-btn--square{border-radius:0!important}.hero-content .theme-btn{justify-content:center;align-items:center;gap:8px;min-width:140px;padding:10px 18px;display:inline-flex}body{color:#333;background-color:#fff;margin:0;padding:0;font-family:"Exo 2",system-ui,-apple-system,Segoe UI,roboto,sans-serif;font-size:11pt;font-weight:400;line-height:1.6;overflow-x:hidden}ul{margin:0;padding:0;list-style:none}button{background-color:#0000;border:none;padding:0;font-family:"Exo 2",system-ui,-apple-system,Segoe UI,roboto,sans-serif}input:focus{color:#333;outline:none}input{color:#333;font-family:"Exo 2",system-ui,-apple-system,Segoe UI,roboto,sans-serif}h1,h2,h3,h4,h5,h6{color:#333;text-transform:none;margin:0;padding:0;font-family:"Exo 2",system-ui,-apple-system,Segoe UI,roboto,sans-serif;transition:all .4s ease-in-out}h1{color:#2c3e50;font-size:28pt;font-weight:700;line-height:1.2}h2{color:#2c3e50;font-size:14pt;font-weight:700;line-height:1.3}@media (max-width:767px){h2{font-size:12pt}}h3{color:#333;font-size:12pt;font-weight:700}@media (max-width:575px){h3{font-size:11pt}}h4{color:#333;font-size:11pt;font-weight:700}h5{color:#333;font-size:10pt;font-weight:700}h6{color:#666;font-size:9pt;font-weight:400}a{cursor:pointer;color:#2c3e50;text-decoration:none;transition:all .4s ease-in-out;outline:none!important}a:hover{color:#036}p{color:#333;margin:0;font-size:11pt;line-height:1.6;transition:all .4s ease-in-out}span{margin:0;transition:all .4s ease-in-out}.text-primary-blue{color:#036!important}.text-accent{color:#d35400!important}.text-muted{color:#666!important}.text-dark{color:#333!important}.text-title{font-size:14pt;font-weight:700}.text-label{font-size:11pt;font-weight:700}.text-note{color:#666;font-size:9pt;font-weight:400}.border-primary{border-width:1.5pt!important;border-color:#036!important}.border-secondary{border-width:.75pt!important;border-color:#666!important}.bg-alice{background-color:#f0f8ff!important}.bg-soft{background-color:#ecf0f1!important}.bg-pale{background-color:#e3f2fd!important}.bg-block{background-color:#f4f6f6!important}.about-section{position:relative}.about-section .about-shape-1{position:absolute;top:0;right:120px}@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{position:absolute;bottom:0;right: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{max-width:485px;position:relative}@media (max-width:991px){.about-wrapper .about-image{max-width:760px}}.about-wrapper .about-image img{border-radius:3px;width:100%;height:100%}.about-wrapper .about-image .about-image-2{z-index:9;background:#fffffff5;border:1px solid #2c3e501f;border-radius:3px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:absolute;bottom:clamp(8px,1.1vw,16px);right:clamp(8px,1.1vw,16px);transform:none;box-shadow:0 8px 20px #2c3e501f}@media (max-width:575px){.about-wrapper .about-image .about-image-2{width:86px;height:86px}}@media (max-width:1399px){.about-wrapper .about-image .about-image-2{bottom:clamp(8px,1.1vw,16px);right:clamp(8px,1.1vw,16px);transform:none}}@media (min-width:1600px){.about-wrapper .about-image .about-image-2{bottom:16px;right:16px;transform:none}}.about-wrapper .about-image .about-image-2 img{width:100%;height:100%}.about-wrapper .about-image .about-image-2 .video-box{text-align:center;border:1px solid #2c3e5038;border-radius:3px;width:68px;height:68px;line-height:68px;position:static;transform:none}.about-wrapper .about-image .about-image-2 .video-box .video-btn{color:#fff;text-align:center;cursor:pointer;background-color:#2c3e50;border:0;border-radius:3px;justify-content:center;align-items:center;width:52px;height:52px;line-height:52px;display:inline-flex}.about-wrapper .about-image .about-image-2 .video-box .video-btn:hover{background-color:#d35400}.about-wrapper .about-image .about-line-shape{position:absolute;top:0;right:-50px}@media (max-width:1199px){.about-wrapper .about-image .about-line-shape{display:none}}.about-wrapper .about-content{z-index:9;position:relative}.about-wrapper .about-content .list-items{border-bottom:1px solid var(--border);margin-top:30px;margin-bottom:30px;padding-bottom:30px}.about-wrapper .about-content .list-items li{color:var(--header);font-size:18px;font-weight:500}@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{color:var(--theme);margin-right:15px}.about-wrapper .about-content .about-author{align-items:center;gap:60px;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{align-items:center;gap:15px;display:flex}.about-wrapper .about-content .about-author .author-image .content p{color:var(--text);font-size:14px;font-weight:500}.about-wrapper-2 .about-image{z-index:9;max-width:410px;position:relative}@media (max-width:1199px){.about-wrapper-2 .about-image{max-width:750px}}.about-wrapper-2 .about-image img{width:100%;height:100%}.about-wrapper-2 .about-image:before{content:"";border:1px solid var(--theme);z-index:-1;width:105%;height:123%;position:absolute;top:10%;left:0}@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);box-shadow:var(--box-shadow);position:absolute;bottom:-33%;right:-44%}@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{bottom:0;right:0}.about-wrapper-2 .about-image .about-image-2 img{width:100%;height: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{top:50%;left:50%;bottom:initial;transform:translate(-50%,-50%)}}.about-wrapper-2 .about-image .video-items .video-btn{background-color:var(--theme);width:58px;height:58px;color:var(--white);text-align:center;margin:0 auto;line-height:58px;display:block;position:relative}.about-wrapper-2 .about-image .video-items .video-btn:before{border:1px solid var(--theme);content:"";width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper-2 .about-image .video-items .video-text{color:var(--header);text-transform:uppercase;text-align:center;margin-top:15px;font-size:18px;font-weight:700;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{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper-2 .about-image .bar-shape{position:absolute;top:0;right:-26%}@media (max-width:1199px){.about-wrapper-2 .about-image .bar-shape{display:none}}.about-wrapper-2 .about-content .icon-items{align-items:center;gap:15px;display:flex}.about-wrapper-2 .about-content .icon-items .icon{text-align:center;background-color:var(--theme);width:50px;height:50px;color:var(--white);font-size:30px;line-height:42px}.about-wrapper-2 .about-content .list-items{margin-top:40px}.about-wrapper-2 .about-content .list-items li{color:var(--header);font-size:18px;font-weight:500}@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{color:var(--theme);margin-right:15px}.about-wrapper-2 .about-content .about-author{align-items:center;gap:60px;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{align-items:center;gap:15px;display:flex}.about-wrapper-2 .about-content .about-author .author-image .content p{color:var(--text);font-size:14px;font-weight:500}@keyframes ripple-one{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}@keyframes cir36{to{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}@keyframes criss-cross-left{0%{left:-20px}50%{width:20px;height:20px;left:50%}to{width:375px;height:375px;left:50%}}@keyframes criss-cross-right{0%{right:-20px}50%{width:20px;height:20px;right:50%}to{width:375px;height:375px;right:50%}}@keyframes rotated2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes wave{0%{transform:translate(0)}50%{transform:translate(-25%)}to{transform:translate(-50%)}}@keyframes animate-positive{0%{width:0}}.splt-txt .whitespace{width:8px}.splt-txt.animated .char{animation:.4s cubic-bezier(.3,0,.7,1) both fade-in-right;animation-delay:calc(30ms*var(--char-index))}@keyframes fade-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.contact-section{z-index:9;position:relative}.contact-section:before{content:"";z-index:-1;opacity:.95;background-color:#2c3e50;width:100%;height:100%;position:absolute;inset:0}.contact-section .contact-image{position:absolute;bottom:0;left:0}@media (max-width:1399px){.contact-section .contact-image{display:none}}.contact-wrapper{z-index:9;position:relative}.contact-wrapper .contact-items{background-color:#fff;border-radius:3px;padding:30px}.contact-wrapper .contact-items h3{color:#333;margin-bottom:30px;font-size:14pt}.contact-wrapper .contact-items .form-clt input,.contact-wrapper .contact-items .form-clt textarea{color:#333;text-transform:none;background:#2c3e500d;border:1px solid #2c3e50;border-radius:3px;outline:none;width:100%;padding:16px 20px;font-family:"Exo 2",sans-serif;font-size:11pt;line-height:1}.contact-wrapper .contact-items .form-clt input::placeholder,.contact-wrapper .contact-items .form-clt textarea::placeholder{color:#666}.contact-wrapper .contact-items .form-clt input:focus,.contact-wrapper .contact-items .form-clt textarea:focus{background:#fff;border-color:#036}.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{align-items:center;gap:15px;margin-top:30px;display:flex}.contact-wrapper .contact-content .icon-items .icon{text-align:center;background-color:#0000;border:1px solid #fff;border-radius:3px;width:63px;height:63px;line-height:63px}.contact-wrapper .contact-content .icon-items .icon i{text-align:center;color:#2c3e50;background-color:#fff;border-radius:3px;width:39px;height:39px;line-height:39px}.contact-wrapper .contact-content .icon-items .content span{color:#fff;text-transform:none;font-size:10pt;font-weight:400}.contact-wrapper .contact-content .icon-items .content h4{margin-top:5px;font-size:11pt}.contact-wrapper .contact-content .icon-items .content h4 a{color:#fff}.contact-wrapper .contact-content .icon-items .content h4 a:hover{color:#d35400}.contact-box-items{background-color:#f2f5fa;align-items:center;gap:20px;margin-top:30px;padding:50px;display:flex}@media (max-width:991px){.contact-box-items{flex-wrap:wrap;padding:40px 50px}}.contact-box-items .icon{text-align:center;background-color:var(--white);width:71px;height:71px;color:var(--theme);font-size:50px;line-height:71px}.contact-box-items .content h3{margin-bottom:5px;font-size:22px}.contact-box-items .content p a{color:var(--text)}.contact-form-items{background-color:var(--white);z-index:9;margin-bottom:-350px;padding:120px 40px;position:relative;box-shadow:0 -10px 40px #00000026}@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{width:100%;color:var(--text);background-color:#f2f5fa;border:none;outline:none;padding:16px 30px;font-size:16px;font-weight:400}@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{color:var(--text);position:absolute;top:16px;right:30px}.office-google-map-wrapper iframe{width:100%;height:700px}.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{object-fit:cover;width:100%;height: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{color:var(--header);text-transform:capitalize;margin-bottom:10px}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress{background-color:var(--bg);border-radius:0;height:10px;margin-top:15px;position:relative;overflow:visible}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress-bar{background-color:var(--theme);border-radius:inherit;height:10px;margin:0;position:relative;overflow:visible}.skills-wrapper .skill-content .skill-feature-items .skill-feature .progress-value{color:var(--theme);font-size:18px;font-weight:600;position:absolute;top:-38px;right:-8px}.skills-section{position:relative}.skills-section .shape-1{position:absolute;top:40%;left:0}.skills-section .shape-2{position:absolute;bottom:15%;right:0}.achivements-wrapper .achivements-content .counter-items{position:relative}.achivements-wrapper .achivements-content .counter-items .content{background-color:var(--white);text-align:center;margin-top:30px;padding:30px 30px 30px 80px}.achivements-wrapper .achivements-content .counter-items .content h2{color:var(--theme);font-size:48px}.achivements-wrapper .achivements-content .counter-items .content .icon{background-color:var(--theme);width:60px;height:96px;color:var(--white);line-height:110px;position:absolute;top:0;left:30px}.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{object-fit:cover;width:100%;height: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{content:"";background-color:var(--theme);width:5px;height:80px;position:absolute;bottom:30px;left:-30px}.achivements-wrapper-2{background-color:#f2f5fa;position:relative;padding-left:60px!important;padding-right:60px!important}@media (max-width:1199px){.achivements-wrapper-2{padding-left:40px!important;padding-right:40px!important}}@media (max-width:767px){.achivements-wrapper-2{padding-left:30px!important;padding-right:30px!important}}.achivements-wrapper-2 .bg-shape{position:absolute;top:0;bottom:0;left:0}@media (max-width:1199px){.achivements-wrapper-2 .bg-shape{display:none}}.achivements-wrapper-2 .bg-shape img{width:100%;height: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{align-items:center;gap:20px;margin-bottom:30px;padding-bottom:30px;display:flex;position:relative}@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{background-color:var(--white);text-align:center;width:60px;height:60px;color:var(--theme);font-size:36px;line-height:60px}.achivements-wrapper-2 .achivements-right-items .achivements-item .counter-items .content h2{color:var(--header);font-size:48px}.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{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.achivements-wrapper-2 .achivements-right-items .border-shape{display:none}}.achivements-section{position:relative}.achivements-section .man-image{z-index:-1;position:absolute;bottom:0;right:0}@media (max-width:1600px){.achivements-section .man-image{display:none}}.footer-section{z-index:9;position:relative}.footer-section:before{content:"";z-index:-1;opacity:.98;background-color:#2c3e50;width:100%;height:100%;position:absolute;inset:0}.contact-info-area{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding:60px 0;display:flex}@media (max-width:1399px){.contact-info-area{gap:40px;justify-content:initial;flex-wrap:wrap}}@media (max-width:575px){.contact-info-area{gap:30px}}.contact-info-area .logo-img{text-align:center;background-color:#fff;border-radius:100px;width:200px;height:100px;line-height:90px}.contact-info-area .contact-info-items{justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}@media (max-width:1199px){.contact-info-area .contact-info-items{flex-wrap:wrap}}.contact-info-area .contact-info-items .icon{text-align:center;color:#2c3e50;background-color:#fff;border-radius:50%;width:40px;height:40px;line-height:40px;position:relative}.contact-info-area .contact-info-items .content p{color:#fff;text-transform:none;opacity:.8;margin-bottom:5px;font-size:10pt;font-weight:400}.contact-info-area .contact-info-items .content h3{color:#fff;text-transform:none;font-size:12pt}.contact-info-area .contact-info-items .content h3 a{color:#fff}.contact-info-area .contact-info-items .content h3 a:hover{color:#d35400}.footer-logo{visibility:hidden!important;opacity:0!important;display:none!important}@media (min-width:1200px){.footer-logo{visibility:visible!important;opacity:1!important;display:block!important}}.contact-info-area .bio-link-item{visibility:hidden!important;opacity:0!important;display:none!important}@media (min-width:1200px){.contact-info-area .bio-link-item{visibility:visible!important;opacity:1!important;display:flex!important}}.footer-widgets-wrapper{z-index:9;padding:25px 0 55px;position:relative}.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{color:#fff;padding-bottom:20px;font-family:"Exo 2",sans-serif;font-size:11pt;font-weight:700;display:inline-block;position:relative}.footer-widgets-wrapper .single-footer-widget .widget-head h5:before{content:"";background-color:#d35400;width:25px;height:2px;position:absolute;bottom:0;left:0}.footer-widgets-wrapper .single-footer-widget .widget-head h5:after{content:"";background-color:#fff;width:55px;height:2px;position:absolute;bottom:0;left:40px}@media (max-width:767px){.footer-widgets-wrapper .single-footer-widget .widget-head h5{font-size:12pt}}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head h5{font-size:11pt}}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:#fffc;font-size:10pt}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{z-index:9;gap:15px;margin-top:40px;position:relative}@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{color:#fffc;text-align:center;background-color:#0000;border:1px solid #fff6;border-radius:3px;width:36px;height:36px;font-size:16px;line-height:36px;transition:all .4s ease-in-out;display:block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{color:#fff;background-color:#d35400;border:1px solid #0000}.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:#fffc;font-size:10pt}.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:#d35400}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item{align-items:center;gap:10px;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{border-radius:3px;position:relative;overflow:hidden}@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{width:100%;height:100%}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon{z-index:1;text-align:center;opacity:0;width:100%;height:100%;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after{content:"";opacity:0;background-color:#2c3e50b3;width:100%;height:100%;transition:all .4s;position:absolute;inset:0}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon i{color:#fff;z-index:99;margin-top:30px;font-size:22px;position:relative}.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{border-top:1px solid #fff3;padding:40px 0}.footer-bottom p{text-align:center;color:#fffc;font-size:10pt}.footer-bottom p a{color:#d35400}.footer-bottom p a:hover{color:#fff}.header-top-wrapper{justify-content:space-between;align-items:center;display:flex}.header-top-wrapper span{color:#fffc;font-size:10pt}.header-top-wrapper span i{color:#fff;margin-right:5px}.header-top-wrapper .social-icon{gap:17px}.header-top-wrapper .social-icon a{color:#fff}.header-top-wrapper .social-icon a:hover{color:#d35400}.header-top-wrapper-2{z-index:9;background-color:#2c3e50;justify-content:space-between;align-items:center;padding:15px 30px;display:flex;position:relative}@media (max-width:1199px){.header-top-wrapper-2{display:none}}.header-top-wrapper-2:before{content:"";z-index:-1;background-color:#fff;width:180px;height:100%;position:absolute;top:0;bottom:0;right:0}@media (max-width:1399px){.header-top-wrapper-2:before{display:none}}.header-top-wrapper-2 .contact-list{align-items:center;gap:30px;display:flex}.header-top-wrapper-2 .contact-list li{color:#fff;font-size:10pt;font-weight:400}.header-top-wrapper-2 .contact-list li a{color:#fff}.header-top-wrapper-2 .contact-list li a:hover{color:#d35400}.header-top-wrapper-2 .contact-list li i{margin-right:8px}.header-top-wrapper-2 .top-right{align-items:center;gap:58px;display:flex}.header-top-wrapper-2 .text-list{align-items:center;gap:25px;display:flex}.header-top-wrapper-2 .text-list li{color:#fff;font-size:10pt;font-weight:400}.header-top-wrapper-2 .text-list li a{color:#fff}.header-top-wrapper-2 .social-icon{gap:20px}.header-top-wrapper-2 .social-icon a{color:#333}@media (max-width:1399px){.header-top-wrapper-2 .social-icon a{color:#fff}}.header-top-wrapper-2 .social-icon a:hover{color:#d35400}@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 .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{z-index:999;width:100%;position:absolute;top:0;left:0}.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{align-items:center;gap:100px;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{border:1px solid #d4dced;justify-content:space-between;align-items:center;padding:0 50px;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;justify-content:space-between;align-items:center;gap:20px;padding:30px 50px 30px 0;display:flex;position:relative}@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{text-align:center;background-color:var(--white);width:40px;height:40px;color:var(--theme);border-radius:50%;line-height:40px;position:relative;box-shadow:0 4px 25px #0000000f}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon{width:30px;height:30px;line-height:30px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon:before{content:"";background-color:#0000;border:1px solid #1e20231a;border-radius:50%;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon:before{width:54px;height:54px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content p{color:var(--text);text-transform:capitalize;opacity:.7;margin-bottom:5px;font-size:14px;font-weight:500}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3{color:var(--header);text-transform:initial;font-size:20px}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3{font-size:18px}}.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}.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{z-index:1;padding:0 30px;position:relative}@media (max-width:470px){.header-2 .mega-menu-wrapper{padding:0 15px}}.header-2 .mega-menu-wrapper:before{content:"";background-color:var(--theme);z-index:-1;width:180px;height:100%;position:absolute;top:0;bottom:0;right:0}@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 .search-item{align-items:center;gap:40px;margin-right:40px;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)}}@media (max-width:1199px){.menu-thumb{display:none!important}}.header-main{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{margin-inline-end:50px;list-style:none;display:inline-block;position:relative}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{color:var(--header);text-align:left;text-transform:capitalize;padding:20px 0;font-size:17px;font-weight:600;transition:all .4s ease-in-out;display:inline-block;position:relative}.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{top:100%;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:240px;color:var(--header);transition:all .4s ease-in-out;position:absolute;inset-inline-start:0;transform:translateY(10px);box-shadow:0 0 10px #0003}.header-main .main-menu ul li .submenu li{width:100%;margin:0;padding:0;display:block}.header-main .main-menu ul li .submenu li a{z-index:11;color:var(--header);border-bottom:1px solid #eee;width:100%;padding:11px 25px;font-size:17px;font-weight:600;position:relative}.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%;visibility:hidden;opacity:0;top:0}.header-main .main-menu ul li .submenu li:hover>a{background:var(--theme);color:var(--white)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{top:50%;color:var(--theme);position:absolute;inset-inline-end:25px;transform:translateY(-50%)}.header-main .main-menu ul li .has-homemenu{opacity:0;visibility:hidden;width:570px;padding:30px 30px 10px;left:-250px}.header-main .main-menu ul li .has-homemenu .homemenu-items{justify-content:space-between;align-items:center;gap:30px;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{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:70%;margin-top:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{width:initial;text-align:center;background-color:var(--theme);padding:14px 20px;font-size:14px;color:var(--white)!important;border-radius:0!important}.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{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#252527 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.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{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.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{text-align:center;margin:15px auto;font-size:16px;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{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{gap:30px}@media (max-width:1399px){.header-main .header-right{gap:20px}}.header-main .header-right .search-icon{color:var(--header);font-size:18px}.header-main .sidebar__toggle{cursor:pointer;color:var(--header);font-size:20px}.sticky{z-index:100;background-color:var(--white);width:100%;box-shadow:var(--box-shadow);transition:all .9s;animation:.5s ease-in-out fadeInDown;left:0;position:fixed!important;top:0!important}.sticky.header-1{padding:0 40px}.sticky.header-1 .logo{display:block}.offcanvas__info{background:var(--white)none repeat scroll 0 0;border-left:2px solid var(--theme);z-index:99999;overscroll-behavior-y:contain;scrollbar-width:none;width:400px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translate(0)}.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__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{text-transform:capitalize;font-size:16px;font-weight:600}.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:initial}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px;text-transform:capitalize!important}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{width:45px;height:45px;color:var(--text);text-align:center;border:1px solid var(--border);background:0 0;border-radius:50%;font-size:16px;line-height:45px;transition:all .4s ease-in-out;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)}.offcanvas__overlay{z-index:900;opacity:0;visibility:hidden;background:#151515;width:100%;height:100%;position:fixed;top:0;right:0}.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{z-index:9;padding-top:190px;padding-bottom:50px;position:relative;overflow:hidden}@media (max-width:1199px){.breadcrumb-wrapper{padding-top:80px}}@media (max-width:991px){.breadcrumb-wrapper{padding-top:160px;padding-bottom:0}}.breadcrumb-wrapper:before{content:"";z-index:-1;opacity:.85;background:var(--header);width:100%;height:100%;position:absolute;inset:0}.breadcrumb-wrapper .shape-image{position:absolute;bottom:10%;right:0}@media (max-width:991px){.breadcrumb-wrapper .shape-image{display:none}}.breadcrumb-wrapper .page-heading h1{color:var(--white);z-index:9;text-transform:uppercase;font-size:74px;position:relative}@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{align-items:center;gap:10px;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{color:var(--theme);text-transform:capitalize;font-size:18px;font-weight:500}.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{width:100%;height:100%}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image .bar-shape{z-index:-1;position:absolute;top:-60px;bottom:0;left:-27%}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image .bar-shape{display:none}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image img{object-fit:cover;width:100%;height:100%}.error-items{text-align:center}.error-items .error-image{text-align:center;max-width:896px;margin:0 auto 50px}.error-items .error-image img{width:100%;height:100%}.error-items h2{margin-bottom:15px;font-size:60px;font-weight:600}.error-items h2 b{color:var(--theme);font-weight:400}.error-items p{margin-bottom:30px;font-size:18px}@media (min-width:1200px){#header-sticky,.header-1{visibility:hidden!important;height:0!important;display:none!important;overflow:hidden!important}.logo-image{visibility:visible!important;display:block!important}.main-header-items .header-contact-info-area{visibility:visible!important;display:flex!important}}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}.fix{overflow:hidden}.ralt{position:relative}.ml-50{margin-left:50px}@media (max-width:1199px){.ml-50{margin-left:0}}.ripple{position:relative}.ripple:before,.ripple:after{border-radius:50%;width:60px;height:60px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #384bff80}.ripple:before{content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}.swiper-dot{text-align:center}.swiper-dot .swiper-pagination-bullet{background-color:var(--white);opacity:1;border-radius:10px;width:10px;height:10px;transition:all .6s}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:10px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid var(--theme);content:"";background-color:#0000;border-radius:50%;width:22px;height:22px;line-height:22px;position:absolute;top:-6px;left:-6px}.mega-hover{z-index:2;position:relative;overflow:hidden}.mega-hover:after,.mega-hover:before{content:"";pointer-events:none;opacity:1;z-index:-1;position:absolute}.mega-hover:before{background:#fff3;inset:0 51% 0 50%}.mega-hover:after{background:#f5ffff4d;inset:50% 0}.mega-hover:hover:before{opacity:0;transition:all .9s linear;left:0;right:0}.mega-hover:hover:after{opacity:0;transition:all .9s linear;top:0;bottom:0}.array-button .array-prev{text-align:center;width:56px;height:56px;color:var(--white);border:1px solid var(--white);background-color:#0000;border-radius:50%;line-height:56px;transition:all .4s ease-in-out}.array-button .array-prev:hover{background-color:var(--white);color:var(--header)}.array-button .array-next{text-align:center;background-color:var(--theme2);width:56px;height:56px;color:var(--white);border:1px solid #0000;border-radius:50%;line-height:56px;transition:all .4s ease-in-out}.array-button .array-next:hover{background-color:var(--white);color:var(--header)}.mt-10{margin-top:10px}@media (max-width:767px){br{display:none}}.mt-60{margin-top:55px}.mb-40{margin-bottom:40px}.bg-cover{background:50%/cover no-repeat;position:relative}.bg-cover-2{background:50%/cover no-repeat;width:100%;height:100%;position:relative}.nice-select{float:initial;overflow:initial;height:initial;background-color:#0000;border:none;align-items:center;width:100%;padding:0;line-height:150%;display:inline-flex}.nice-select:focus,.nice-select:hover{border-color:#0000}.nice-select:after{border-color:var(--header);border-bottom:2px solid var(--header);border-right:2px solid var(--header);width:8px;height:8px;top:15px;right:-25px}.nice-select .list{background-color:var(--theme);overflow:initial;width:100%;max-height:50vh;padding:0;top:100%;right:-50px;overflow-x:auto;box-shadow:0 3px 3px #00000026}.nice-select .list::-webkit-scrollbar{opacity:1;width:2px;display:block}.nice-select .list::-webkit-scrollbar-button{background:var(--header)}.nice-select .list::-webkit-scrollbar-thumb{background:var(--header)}.nice-select .option{min-height:initial;background-color:#0000;padding:4px 5px;font-size:16px;font-weight:500;line-height:150%}.nice-select .option:hover,.nice-select .option:focus,.nice-select .option.selected.focus{background-color:#0000}.nice-select .current{color:var(--header);font-weight:500}.page-nav-wrap ul li{text-align:center;display:inline-block}.page-nav-wrap ul li .page-numbers{width:50px;height:50px;color:var(--header);background:0 0;border:1px solid #e3e3e3;margin:0 2px;font-weight:600;line-height:50px;transition:all .3s ease-in-out;display:inline-block}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{width:50px;height:50px;margin-top:10px;font-size:14px;line-height:50px}}.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{color:var(--theme);background-color:#0000;border:none}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white);border:1px solid #0000}.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 #0000000f}.hero-1{background-color:var(--bg);align-items:center;min-height:70vh;padding:42px 0;display:flex;position:relative}.hero-1 .container-fluid{width:100%;padding:0 150px}@media (max-width:1899px){.hero-1 .container-fluid{padding:0 40px}}@media (max-width:1399px){.hero-1 .container-fluid{padding:0 30px}}.hero-1 .row{flex-wrap:nowrap;align-items:stretch;gap:2rem;width:100%;display:flex!important}.hero-1 .row .col-lg-7{flex:0 0 58%;max-width:58%;display:flex}.hero-1 .row .col-lg-5{flex:0 0 42%;max-width:42%;display:flex}@media (max-width:991px){.hero-1 .row{flex-flow:column wrap}.hero-1 .row .col-lg-7,.hero-1 .row .col-lg-5{flex:0 0 100%;max-width:100%}}.hero-1 .line-shape{z-index:0;position:absolute;bottom:0;left:0}.hero-1 .hero-content{background-color:var(--theme);clip-path:polygon(0% 9%,8% 0%,100% 0%,100% 91%,92% 100%,0% 100%);border-radius:var(--radius-md);z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;height:100%;padding-block:clamp(20px,3.2vw,48px);padding-inline:clamp(24px,8vw,120px);display:flex;position:relative}@media (max-width:1399px){.hero-1 .hero-content{padding-block:clamp(18px,2.8vw,38px);padding-inline:clamp(18px,6vw,60px)}}@media (max-width:991px){.hero-1 .hero-content{clip-path:none;min-height:auto;padding-block:clamp(16px,3vw,30px);padding-inline:clamp(20px,6vw,50px)}}@media (max-width:767px){.hero-1 .hero-content{padding:28px 40px}}@media (max-width:575px){.hero-1 .hero-content{padding:24px 20px}}.hero-1 .hero-text{box-sizing:border-box;width:100%;max-width:720px;margin-bottom:0}.hero-1 .hero-content h1{color:var(--white);text-transform:none;word-break:break-word;overflow-wrap:break-word;margin-bottom:8px;font-family:"Exo 2",sans-serif;font-size:clamp(32px,5vw,72px);font-weight:800;line-height:1.05}@media (max-width:1199px){.hero-1 .hero-content h1 br{display:none}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:clamp(24px,18px + 3.2vw,40px);line-height:1.15}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:clamp(18px,16px + 3.8vw,36px)}}@media (min-width:1600px){.hero-1 .hero-content h1{font-size:clamp(48px,6.5vw,140px);line-height:1.02}}.hero-1 .hero-content p{color:var(--white);max-width:90%;margin-top:8px;margin-bottom:0;font-size:11pt;font-weight:400}@media (max-width:991px){.hero-1 .hero-content p{max-width:100%;font-size:11pt}}@media (max-width:767px){.hero-1 .hero-content p{font-size:11pt}}@media (max-width:575px){.hero-1 .hero-content p{font-size:10pt}}.hero-1 .hero-content .hero-button{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;margin-top:clamp(16px,3vw,35px);display:flex}@media (max-width:991px){.hero-1 .hero-content .hero-button{justify-content:flex-start}}@media (max-width:575px){.hero-1 .hero-content .hero-button{flex-wrap:wrap;justify-content:center;gap:12px}}.hero-1 .hero-content .hero-button .theme-btn{justify-content:center;align-items:center;gap:8px;min-width:140px;padding:12px 24px;font-size:14px;display:inline-flex}.hero-1 .hero-content .video-btn{color:var(--white);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:12px 20px;font-size:14px;transition:all .2s;display:inline-flex}.hero-1 .hero-content .video-btn .play-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.hero-1 .hero-content .video-btn:hover{border-color:var(--accent);background-color:#d3540026;transform:translateY(-2px)}.hero-1 .hero-image-items{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-1 .hero-image-items .swiper{width:100%;max-width:100%;height:100%}.hero-1 .hero-image-items .swiper-wrapper{height:100%;transition:transform .6s ease-in-out}.hero-1 .hero-image-items .hero-image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-1 .hero-image-items .hero-image img{object-fit:contain;width:100%;height:100%;display:block}.hero-1 .hero-image-items .array-button{z-index:10;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:100%;margin-top:20px;display:flex;position:relative}@media (max-width:991px){.hero-1 .hero-image-items .array-button{gap:30px}}@media (max-width:575px){.hero-1 .hero-image-items .array-button{gap:20px;margin-top:20px}}.hero-1 .hero-image-items .array-button:before{display:none}.hero-1 .hero-image-items .array-button .array-prevs,.hero-1 .hero-image-items .array-button .array-nexts{color:var(--theme);border:1px solid var(--theme);border-radius:var(--radius-md);cursor:pointer;appearance:none;white-space:nowrap;background:0 0;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.hero-1 .hero-image-items .array-button .array-prevs:hover,.hero-1 .hero-image-items .array-button .array-nexts:hover{background-color:var(--theme);color:var(--white);transform:translateY(-2px)}.hero-1 .hero-image-items .array-button .array-prevs:focus,.hero-1 .hero-image-items .array-button .array-nexts:focus{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:575px){.hero-1 .hero-image-items .array-button .array-prevs,.hero-1 .hero-image-items .array-button .array-nexts{gap:6px;padding:8px 14px;font-size:12px}}@media (max-width:767px){.hero-1{min-height:auto;padding:30px 0}.hero-1 .container-fluid{height:auto;padding:0 20px}.hero-1 .row{--bs-gutter-x:0;margin-left:0;margin-right:0}.hero-1 .row>[class*=col-]{padding-left:0;padding-right:0}.hero-1 .hero-content{clip-path:none;border-radius:8px;min-height:auto}.hero-1 .hero-image-items{height:auto;margin-top:16px;margin-right:0}}@media (min-width:768px) and (max-width:1199px){.hero-1 .container-fluid{padding:0 20px}.hero-1 .row{--bs-gutter-x:0;flex-flow:column wrap;gap:1.5rem;margin-left:0;margin-right:0}.hero-1 .row>[class*=col-]{padding-left:0;padding-right:0}.hero-1 .row .col-lg-7,.hero-1 .row .col-lg-5{flex:0 0 100%;max-width:100%}.hero-1 .hero-content p{max-width:100%}}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container .mean-nav>ul .homemenu-items{justify-content:space-between;align-items:center;gap:30px;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{text-align:center;border:1px solid var(--border);max-width:300px;margin:0 auto;padding:10px}}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb{position:relative}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:60%;margin-top:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{width:initial;text-align:center;border-radius:0;padding:12px 20px;font-size:16px;color:var(--white)!important}.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{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#252527 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.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{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-title{text-align:center;margin:15px auto;font-size:16px;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;color:var(--header);text-transform:capitalize;padding:10px 0;font-size:16px;font-weight:500;line-height:1.5;border-bottom:1px solid var(--border)!important}.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{margin-top:5px;padding:0!important}.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{transition:all .4s ease-in-out;transform:rotate(45deg)}.mean-container .mean-nav ul li .mega-menu li a{border-top:0;width:100%;height:200px;margin-bottom:20px;padding:0}.preloader{cursor:default;z-index:9999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{border:3px solid #0003;border-top-color:var(--theme);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite spinner}@media (max-width:767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{text-align:center;-webkit-user-select:none;user-select:none;font:700 5em "Exo 2",system-ui,-apple-system,Segoe UI,roboto,sans-serif}@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{color:var(--header);content:attr(data-text-preloader);opacity:0;font-family:"Exo 2",system-ui,-apple-system,Segoe UI,roboto,sans-serif;animation:4s infinite letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.preloader p{text-transform:uppercase;letter-spacing:8px;color:var(--theme);font-size:15px;font-weight:600}.preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:var(--white);width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.preloader.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.preloader.loaded .loader-section .bg{width:0;transition:all .7s cubic-bezier(.1,.1,.1,1) .3s}.search-wrap{z-index:999999;background-color:#ffffffe6;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.search-wrap .search-inner{width:100%;height:100%;position:relative}.search-wrap .search-cell{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;animation:.3s slideInUp;position:relative}@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{text-transform:capitalize;width:100%;height:70px;color:var(--theme);border:0;border-bottom:2px solid var(--theme);text-align:center;letter-spacing:2px;background:0 0;padding:0 50px;font-size:25px}@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{color:var(--theme);opacity:1;font-size:25px}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{color:var(--theme);cursor:pointer;font-size:30px;position:absolute;top:50px;right:50px}.mouse-cursor{pointer-events:none;visibility:hidden;border-radius:50%;position:fixed;top:0;left:0;transform:translateZ(0)}.cursor-inner{z-index:10000001;background-color:var(--theme);width:6px;height:6px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{background-color:var(--theme);opacity:.3;width:70px;height:70px;margin-top:-35px;margin-left:-35px}.cursor-outer{border:1px solid var(--theme);box-sizing:border-box;z-index:10000000;opacity:.5;width:30px;height:30px;margin-top:-12px;margin-left:-12px;transition:all 80ms ease-out}.cursor-outer.cursor-hover{opacity:0}.back-to-top{width:60px;height:60px;color:var(--theme);z-index:99;opacity:0;visibility:hidden;border:1px solid var(--theme);background-color:#0000;border-radius:50%;font-size:18px;line-height:60px;transition:all .4s ease-in-out;display:inline-block;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.back-to-top:hover{background-color:var(--theme);color:var(--white)}.back-to-top.show{opacity:1;visibility:visible;transform:translate(0)}.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;visibility:visible;bottom:30px}.project-section .project-dot{text-align:center;margin-top:50px}.project-section .project-dot .swiper-pagination-bullet{opacity:1;background:#333;border-radius:0;width:250px;height:3px;transition:all .6s;margin:0!important}.project-section .project-dot .swiper-pagination-bullet-active{opacity:1;background:#d35400}@media (max-width:767px){.project-section .project-dot{display:none}}.project-wrapper .main-box{align-items:center;gap:30px;padding:0;display:flex}@media (max-width:1199px){.project-wrapper .main-box{flex-wrap:wrap;justify-content:center;gap:0 30px}}.project-wrapper .main-box .box{z-index:1;background:url(../media/01.0c475caa.jpg) 50%/cover no-repeat;border-radius:3px;height:544px;margin-top:30px;list-style:none;transition:all .4s ease-in-out;position:relative;overflow:hidden;width:270px!important}@media (max-width:1199px){.project-wrapper .main-box .box{width:570px!important}}@media (max-width:575px){.project-wrapper .main-box .box{object-fit:cover;height:420px}.project-wrapper .main-box .box .project-content{opacity:1;visibility:visible;bottom:30px}}.project-wrapper .main-box .box .project-content{opacity:0;visibility:hidden;background-color:#fff;border-radius:3px;justify-content:space-between;align-items:center;padding:20px 25px;transition:all .4s ease-in-out;display:flex;position:absolute;bottom:-100px;left:30px;right:30px}.project-wrapper .main-box .box .project-content:before{content:"";background-color:#d35400;width:6px;height:47px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.project-wrapper .main-box .box .project-content h3 a{color:#333}.project-wrapper .main-box .box .project-content h3 a:hover{color:#2c3e50}.project-wrapper .main-box .box .project-content .icon{color:#2c3e50;transition:all .4s ease-in-out;transform:rotate(-40deg)}.project-wrapper .main-box .box .project-content .icon:hover{transform:rotate(0)}.project-wrapper .main-box .box.bg-1{background-image:url(../media/02.4cb1a76e.jpg)}.project-wrapper .main-box .box.bg-2{background-image:url(../media/03.9eb6c90a.jpg)}.project-wrapper .main-box .box.bg-3{background-image:url(../media/04.7eae6bff.jpg)}.project-wrapper .main-box .box.bg-4{background-image:url(../media/05.3b967791.jpg)}.project-wrapper .main-box .box.active{border:3px solid #2c3e50;width:570px!important}.project-wrapper .main-box .box.active .project-content{opacity:1;visibility:visible;bottom:30px}.project-wrapper-2{margin-left:-320px;margin-right:-320px}@media (max-width:1199px){.project-wrapper-2{margin-left:0;margin-right:0}}.project-wrapper-2 .project-thumb{border-radius:3px;margin-top:30px;position:relative;overflow:hidden}.project-wrapper-2 .project-thumb img{width:100%;height:100%}.project-wrapper-2 .project-thumb:before{content:"";opacity:0;visibility:hidden;background:linear-gradient(#2c3e50a6 0% 100%);width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;inset:0}.project-wrapper-2 .project-thumb .project-content{z-index:9;opacity:0;visibility:hidden;justify-content:space-between;align-items:center;transition:all .4s ease-in-out;display:flex;position:absolute;bottom:-100px;left:30px;right:30px}.project-wrapper-2 .project-thumb .project-content h3{margin-bottom:5px;font-size:14pt}@media (max-width:991px){.project-wrapper-2 .project-thumb .project-content h3{font-size:12pt}}.project-wrapper-2 .project-thumb .project-content h3 a{color:#fff}.project-wrapper-2 .project-thumb .project-content h3 a:hover,.project-wrapper-2 .project-thumb .project-content span{color:#d35400}.project-wrapper-2 .project-thumb .project-content span i{margin-right:5px}.project-wrapper-2 .project-thumb .project-content .number{-webkit-text-stroke:1px #fff;-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;visibility:visible;bottom:30px}.project-card-items{border:1px solid #7f8c8d;border-radius:3px;position:relative}.project-card-items .project-image{position:relative;overflow:hidden}.project-card-items .project-image img{background-size:cover;width:100%;height:100%;transition:all .5s}.project-card-items .project-image img:first-child{perspective:300px;transform-origin:top;transition:transform .5s;transform:translate(0%)translate(0)scaleX(1)rotateY(0)}.project-card-items .project-image img:nth-child(2){object-fit:cover;transform-origin:bottom;width:100%;transition:transform .7s,top .7s;position:absolute;inset:0;transform:translate(0%)translate(150px)scaleX(0)rotateY(90deg)}.project-card-items .project-content{padding:30px}.project-card-items .project-content h3{margin-bottom:5px;font-size:12pt}.project-card-items .project-content h3 a{color:#333}.project-card-items .project-content h3 a:hover{color:#2c3e50}.project-card-items .shape-img{position:absolute;bottom:0;right:0}.project-card-items:hover{border-color:#2c3e50}.project-card-items:hover .project-image img:first-child{transform-origin:bottom;transform:translate(-100%)translate(150px)scaleX(0)rotateY(90deg)}.project-card-items:hover .project-image img:nth-child(2){transition:transform .5s,top .5s;transform:translate(0%)translate(0)scaleX(1)rotateY(0)}.project-details-wrapper .project-details-items .details-image img{border-radius:3px;width:100%;height:100%}.project-details-wrapper .project-details-content{margin-top:30px}.project-details-wrapper .project-details-content h2{color:#333;font-size:18pt}@media (max-width:767px){.project-details-wrapper .project-details-content h2{font-size:16pt}}@media (max-width:575px){.project-details-wrapper .project-details-content h2{font-size:14pt}}.project-details-wrapper .project-details-content .project-infor-wrapper{padding:40px 0}.project-details-wrapper .project-details-content .project-infor-wrapper .details-list{margin-top:25px;margin-bottom:25px}.project-details-wrapper .project-details-content .project-infor-wrapper .details-list li{color:#333;font-size:11pt;font-weight:600}.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{color:#d35400;margin-right:12px}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation{background-color:#f4f6f6;border-radius:3px;padding:40px}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation h4{color:#333;margin-bottom:10px;padding-bottom:15px;font-size:12pt;position:relative}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation h4:after{content:"";background-color:#333;width:20px;height:2px;position:absolute;bottom:0;left:0}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation h4:before{content:"";background-color:#d35400;width:63px;height:2px;position:absolute;bottom:0;left:30px}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation ul li{color:#333;padding:20px 0;font-size:11pt;font-weight:700}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation ul li span{color:#666;margin-left:7px;font-size:10pt;font-weight:400;display:inline-block}.project-details-wrapper .project-details-content .project-infor-wrapper .project-nformation ul li:not(:last-child){border-bottom:1px solid #2c3e5026}.project-details-wrapper p{color:#333;font-size:11pt;font-weight:400}.section-title{z-index:99;margin-top:-7px;margin-bottom:30px;position:relative}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title h6{color:#2c3e50;text-transform:none;margin-bottom:20px;font-family:"Exo 2",sans-serif;font-size:10pt;font-weight:600;line-height:1;display:inline-block}.section-title h6 i{color:#d35400}.section-title h6 i:not(:last-child){margin-right:10px}.section-title h6 i:nth-child(2){margin-left:10px}.section-title h2{color:#2c3e50;letter-spacing:-.5px;font-size:20pt;font-weight:700;line-height:1.4}@media (max-width:991.98px){.section-title h2{font-size:18pt}}@media (max-width:767.98px){.section-title h2{font-size:16pt}}.section-title-area{z-index:9;justify-content:space-between;align-items:center;display:flex;position:relative}@media (max-width:991px){.section-title-area{flex-wrap:wrap;gap:30px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:#fff}.section-bg-2{background-color:#f0f8ff}.section-bg-soft{background-color:#ecf0f1}.section-bg-pale{background-color:#e3f2fd}.items-bg{background-color:#f4f6f6!important}.section-padding{padding:60px 0}@media (max-width:1199px){.section-padding{padding:45px 0}}@media (max-width:991px){.section-padding{padding:40px 0}}.hero-1.section-padding{padding-top:42px;padding-bottom:42px}@media (max-width:1199px){.hero-1.section-padding{padding-top:34px;padding-bottom:34px}}@media (max-width:991px){.hero-1.section-padding{padding-top:28px;padding-bottom:28px}}@media (max-width:767px){.hero-1.section-padding{padding-top:24px;padding-bottom:24px}}.academic-card{background-color:#fff;border:1.5pt solid #2c3e50;border-radius:3px;padding:20px;box-shadow:0 2px 8px #2c3e5014}.academic-card-soft{background-color:#f4f6f6;border:1pt solid #7f8c8d;border-radius:3px;padding:20px}.line-primary{border-bottom:1.5pt solid #036}.line-secondary{border-bottom:.75pt solid #666}.line-dashed{border-bottom:.75pt dashed #666}.service-section{z-index:9;position:relative}.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 .bg-shape{opacity:.1;z-index:-1;position:absolute;top:0;bottom:0;right:0}.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{opacity:1;background:#fff;border-radius:0;width:150px;height:3px;transition:all .6s;margin:0!important}.service-section .service-pagi-items .service-dot .swiper-pagination-bullet-active{opacity:1;background:#d35400}@media (max-width:767px){.service-section .service-pagi-items .service-dot{display:none}}.service-section .array-button{visibility:hidden!important;height:0!important;display:none!important;overflow:hidden!important}.service-box-items{box-sizing:border-box;background-color:#fff;border:1px solid #2c3e501f;border-radius:12px;margin-top:30px;position:relative;overflow:hidden;box-shadow:0 10px 22px #2c3e5014}.service-box-items:after{display:none}.service-box-items .service-thumb{padding:18px 18px 65px;position:relative}.service-box-items .service-thumb img{border-radius:8px;width:100%;height:100%}.service-box-items .service-thumb .icon{text-align:center;background-color:#fff;border-radius:8px;width:68px;height:68px;padding:14px;position:absolute;bottom:30px;left:40px;box-shadow:0 8px 18px #2c3e501f}.service-box-items .service-content{padding:0 24px 18px;position:relative}.service-box-items .service-content .number{text-align:right;-webkit-text-stroke:1px #66666680;-webkit-text-fill-color:transparent;font-size:14pt;font-weight:700;transition:all .4s ease-in-out;position:absolute;top:-50px;right:30px}.service-box-items .service-content .number:hover{-webkit-text-stroke:1px #d3540080}.service-box-items .service-content h3{color:#333;margin-bottom:8px;font-size:12pt}.service-box-items .service-content h3 a:hover{color:#2c3e50}.service-box-items .service-content p{color:#333;border-bottom:0;margin-bottom:0;padding-bottom:0;font-size:11pt}.service-box-items .service-content:after{content:"";height:10px;display:block}.service-box-items:hover .service-content .number{-webkit-text-stroke:1px #d3540080}.service-card-items{text-align:center;z-index:9;background-color:#fff;border-radius:3px;margin-top:30px;padding:40px;position:relative}.service-card-items .items-shape{z-index:-1;position:absolute;bottom:0;left:0;right:0}.service-card-items .items-shape img{width:100%;height:100%}.service-card-items .icon{text-align:center;color:#2c3e50;border:1px solid #2c3e5026;border-radius:3px;width:68px;height:68px;margin:0 auto;font-size:24pt;line-height:60px;transition:all .4s ease-in-out}.service-card-items .content{margin-top:20px}.service-card-items .content h3{color:#333;margin-bottom:10px;font-size:12pt}.service-card-items .content p{color:#333;border-bottom:1px solid #2c3e5026;padding-bottom:20px;font-size:11pt;font-weight:400}.service-card-items .content .link-btn{color:#333;margin-top:20px;transition:all .4s ease-in-out}.service-card-items .content .link-btn:hover{color:#2c3e50}.service-card-items .service-image{z-index:-1;opacity:0;visibility:hidden;border-radius:3px;transition:all .4s ease-in-out;position:absolute;inset:0}.service-card-items .service-image:before{content:"";opacity:.85;background:linear-gradient(#2c3e50 0% 100%);width:100%;height:100%;position:absolute;inset:0}.service-card-items .service-image img{width:100%;height:100%}.service-card-items .bar-shape{position:absolute;top:20px;left:50%;transform:translate(-50%)}.service-card-items:hover .icon{color:#d35400;background-color:#fff}.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 #ffffff59}.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{width:100%;height: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{color:var(--header);font-size:16px;font-weight:500}.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{color:var(--theme);margin-right:12px}.service-details-wrapper .service-details-content h4{margin-top:30px;font-size:38px}@media (max-width:575px){.service-details-wrapper .service-details-content h4{font-size:32px}}.service-details-wrapper .service-details-content .service-details-box{border:1px solid var(--border-2);padding:30px;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{align-items:center;gap:16px;margin-bottom:14px;display:flex}.service-details-wrapper .service-details-content .service-details-box .icon i{color:var(--theme);font-size:28px}.service-details-wrapper .service-details-content .service-details-box p{font-weight:400}.service-section .service-slider .swiper-wrapper{align-items:stretch;padding-bottom:8px}.service-section .service-slider .swiper-slide{height:auto;display:flex}.service-section .service-slider{padding-bottom:10px;overflow:visible}.service-section .service-slider .swiper-slide .service-box-items{width:100%}.service-section .service-box-items{flex-direction:column;height:100%;min-height:400px;display:flex}.service-section .service-box-items .service-content{flex-direction:column;flex:auto;display:flex}.service-section .service-box-items .service-content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5em;line-height:1.35;display:-webkit-box;overflow:hidden}.service-section .service-box-items .service-content p{text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:5.2em;line-height:1.45;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.service-section .service-box-items{min-height:390px}}@media (max-width:767px){.service-section .service-box-items{min-height:370px}.service-section .service-box-items .service-content p{-webkit-line-clamp:3;height:4.2em}}.team-card-items{margin-top:30px;transition:all .4s ease-in-out}.team-card-items .team-image{background:#2c3e5014;border-radius:3px;padding:20px;transition:all .4s ease-in-out;position:relative;overflow:hidden}.team-card-items .team-image img{border-radius:3px;width:100%;height:100%}.team-card-items .team-image .social-icon{opacity:0;visibility:hidden;gap:15px;transition:all .4s ease-in-out;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.team-card-items .team-image .social-icon a{text-align:center;color:#333;background-color:#fff;border-radius:3px;width:40px;height:40px;line-height:40px;transition:all .4s ease-in-out;display:inline-block}.team-card-items .team-image .social-icon a:hover{color:#fff;background-color:#2c3e50}.team-card-items .team-content{opacity:0;visibility:hidden;transition:all .4s ease-in-out}@media (max-width:991px){.team-card-items .team-content{opacity:1;visibility:visible;margin-top:20px}}.team-card-items .team-content span{color:#7f8c8d;text-transform:none;margin-bottom:5px;font-size:10pt;display:inline-block}.team-card-items .team-content h3{color:#333;font-size:12pt}.team-card-items .team-content h3:hover a{color:#2c3e50}.team-card-items:hover .team-image,.team-card-items.active .team-image{background-color:#2c3e50;transform:rotate(15deg)}.team-card-items:hover .team-image .social-icon,.team-card-items.active .team-image .social-icon{opacity:1;visibility:visible;bottom:40px}.team-card-items:hover .team-content,.team-card-items.active .team-content{opacity:1;visibility:visible}@media (max-width:991px){.team-card-items .team-image{transform:rotate(0)!important}}.team-box-items{margin-top:30px;position:relative;overflow:hidden}.team-box-items .social-icon{background-color:var(--header);opacity:0;visibility:hidden;z-index:9;gap:10px;padding:30px 12px;transition:all .4s ease-in-out;position:absolute;top:39%;right:-100px;transform:translateY(-50%)}.team-box-items .social-icon a{color:var(--white)}.team-box-items .social-icon a:hover{color:var(--theme)}.team-box-items .team-image{max-width:265px;position:relative}@media (max-width:991px){.team-box-items .team-image{max-width:500px}}@media (max-width:575px){.team-box-items .team-image{max-width:700px;height:400px}.team-box-items .team-image img{object-fit:cover}}.team-box-items .team-image:before{content:"";opacity:0;visibility:hidden;background:linear-gradient(#12131559 0% 100%);width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;inset:0}.team-box-items .team-image img{width:100%;height:100%}.team-box-items .team-content{background-color:var(--header);margin-top:-30px;padding:12px 30px;line-height:1;transition:all .4s ease-in-out;position:relative}.team-box-items .team-content:before{content:"";background-color:var(--theme);width:4px;height:33px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.team-box-items .team-content .icon{color:var(--white);transition:all .4s ease-in-out;position:absolute;top:25px;right:30px}.team-box-items .team-content h5{margin-bottom:7px;font-size:20px;font-weight:700}.team-box-items .team-content h5 a{color:var(--white)}.team-box-items .team-content p{text-transform:capitalize;color:var(--white);font-size:15px}.team-box-items:hover .social-icon,.team-box-items.active .social-icon{opacity:1;visibility:visible;right:0}.team-box-items:hover .team-image:before,.team-box-items.active .team-image:before{opacity:1;visibility:visible}.team-box-items:hover .team-content,.team-box-items.active .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{position:absolute;bottom:0;right:0}@media (max-width:1199px){.team-section .shape-2{display:none}}.team-details-wrapper .team-details-items{border:1px solid #e5e5e5;align-items:center;gap:60px;padding:30px;display:flex}@media (max-width:991px){.team-details-wrapper .team-details-items .details-image img{width:100%;height: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{text-transform:capitalize;font-weight:400}.team-details-wrapper .team-details-items .team-details-content .cont{margin-bottom:25px;font-weight:400}.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{color:var(--header);margin:0;font-size:18px;font-weight:700;position:absolute;top:2px;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{color:var(--text);margin-left:200px;font-size:16px;font-weight:400}@media (max-width:575px){.team-details-wrapper .team-details-items .team-details-content .team-details-info .text-data{margin-top:10px;margin-left:0;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{z-index:9;gap:15px;margin-top:30px;position:relative}@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{width:36px;height:36px;color:var(--theme);text-align:center;background-color:#f2f5fa;border-radius:50%;font-size:16px;line-height:36px;transition:all .4s ease-in-out;display:block}.team-details-wrapper .team-details-items .team-details-content .social-icon a:hover{background-color:var(--theme);color:var(--white)}.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{color:var(--header);text-transform:capitalize;margin-bottom:10px}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress{background-color:#66666680;border-radius:0;height:15px;margin-top:15px;position:relative;overflow:visible}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress-bar{background-color:var(--theme);border-radius:inherit;height:15px;margin:0;position:relative;overflow:visible}.team-details-wrapper .personal-skills-items .skill-feature-items .skill-feature .progress-value{color:var(--theme);font-size:18px;font-weight:600;position:absolute;top:-38px;right:-8px}.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{width:100%;height:100%}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{z-index:1000000;cursor:pointer;opacity:1;background-color:#00000080;width:100%;height:100%;transition:opacity .3s ease-out;animation-name:modal-video;animation-duration:.3s;animation-timing-function:ease-out;position:fixed;top:0;left:0}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{box-sizing:border-box;justify-content:center;width:100%;max-width:960px;height:100%;margin:0 auto;padding:0 10px;display:flex}.modal-video-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (orientation:landscape){.modal-video-inner{box-sizing:border-box;padding:10px 60px}}.modal-video-movie-wrap{-webkit-transition:-webkit-transform .3s ease-out;background-color:#333;width:100%;height:0;padding-bottom:56.25%;transition:transform .3s ease-out;animation-name:modal-video-inner;animation-duration:.3s;animation-timing-function:ease-out;position:relative;transform:translate(0)}.modal-video-movie-wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0}.modal-video-close-btn{z-index:2;background:0 0;border:none;width:35px;height:35px;display:inline-block;position:absolute;top:-45px;right:0;overflow:hidden}@media (orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:"";background:#fff;border-radius:5px;width:100%;height:2px;margin-top:-6px;position:absolute;top:50%;left:0}.mean-container .mean-nav ul li>a>i{position:absolute;top:12px;right:0;display:block!important}.mean-container .mean-nav ul li>a{color:#333;font-family:"Exo 2",sans-serif;position:relative}.mean-container .mean-nav .submenu{max-height:0;transition:all .4s;overflow:hidden}.mean-container .mean-nav .submenu.active{max-height:230px;overflow:hidden}.mean-container .mean-nav .submenu.has-homemenu.active{max-height:800px;overflow:hidden}.mobile-menu.fix.mean-container{display:none}@media (max-width:1199px){.main-menu{display:none}.mobile-menu.fix.mean-container{display:block}.mobile-menu.fix.mean-container .menu-thumb{display:block!important}.mobile-menu.fix.mean-container .menu-thumb.mobile-none{display:none!important}}.menuActive{color:#2c3e50!important}.search-wrap{background-color:#fffffffa;opacity:0!important;visibility:hidden!important;transition:all .4s!important;display:block!important}.search-wrap.active{visibility:visible!important;opacity:1!important}.page-numbers.number.active{color:#fff;background-color:#2c3e50;border:1.5pt solid #2c3e50;border-radius:3px}.page-numbers.number{color:#333;border:1pt solid #7f8c8d;border-radius:3px;transition:all .3s}.page-numbers.number:hover{background-color:#ecf0f1;border-color:#2c3e50}.diagram-block{color:#333;text-align:center;background-color:#fff;border:1.5pt solid #2c3e50;border-radius:3px;padding:15px 20px;font-family:"Exo 2",sans-serif;font-size:11pt;font-weight:700}.diagram-block-soft{background-color:#ecf0f1;border:1pt solid #2c3e50;border-radius:3px;padding:15px 20px}.diagram-block-pale{background-color:#f4f6f6;border:1pt solid #7f8c8d;border-radius:3px;padding:15px 20px}.diagram-label{color:#333;font-family:"Exo 2",sans-serif;font-size:11pt;font-weight:700}.diagram-unit{color:#666;font-family:"Exo 2",sans-serif;font-size:9pt;font-weight:400}.flow-energy{stroke:#2c3e50;stroke-width:1.5pt;fill:none}.flow-data{stroke:#7f8c8d;stroke-width:.75pt;fill:none}.flow-dashed{stroke:#666;stroke-width:.75pt;stroke-dasharray:4 2;fill:none}.arrow-energy{fill:#2c3e50}.arrow-data{fill:#7f8c8d}.accent-element{color:#fff;background-color:#d35400;border-radius:3px}.accent-border{border:1.5pt solid #d35400}.accent-text{color:#d35400;font-weight:700}.layer-sei{background-color:#d35400cc;border-radius:2px}.layer-gradient{background:linear-gradient(#d3540099 0%,#d3540033 100%)}.diagram-legend{background-color:#fff;border:1pt solid #7f8c8d;border-radius:3px;padding:12px 16px;font-family:"Exo 2",sans-serif;font-size:9pt}.diagram-legend-item{align-items:center;gap:8px;margin-bottom:6px;display:flex}.diagram-legend-item:last-child{margin-bottom:0}.legend-color{border-radius:2px;width:20px;height:12px}.legend-color-primary{background-color:#2c3e50}.legend-color-secondary{background-color:#7f8c8d}.legend-color-accent{background-color:#d35400}*{font-family:"Exo 2",system-ui,-apple-system,sans-serif}a:hover,button:hover{color:#036}::selection{color:#fff;background-color:#2c3e50}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ecf0f1}::-webkit-scrollbar-thumb{background:#7f8c8d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2c3e50}:focus{outline-offset:2px;outline:2px solid #2c3e50}button:focus,a:focus{outline-offset:2px;outline:2px solid #036}#back-top{z-index:1001;background:var(--theme);width:56px;height:56px;color:var(--white);box-shadow:var(--box-shadow);cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:22px;transition:all .28s;display:flex;position:fixed;bottom:20px;right:20px;transform:translateY(0)}#back-top.show{opacity:1;visibility:visible;transform:translateY(0)}#back-top:hover{background:var(--theme2);transform:scale(1.08)rotate(8deg);box-shadow:0 6px 18px #0033662e}.chatbot-container{z-index:1002;opacity:0;pointer-events:none;transition:opacity .28s,transform .28s;position:fixed;bottom:92px;right:20px;transform:translateY(10px)scale(.98)}.chatbot-container.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.chatbot-window{background:var(--white);border-radius:var(--radius-lg);width:320px;max-width:calc(100vw - 40px);max-height:520px;box-shadow:var(--box-shadow);border:1px solid var(--border-2);flex-direction:column;animation:.28s fade-in;display:flex;overflow:hidden}.chatbot-header{background:var(--theme);color:var(--white);justify-content:space-between;align-items:center;padding:10px 12px;font-weight:700;display:flex}.chatbot-header button{color:var(--white);cursor:pointer;background:0 0;border:none;font-size:20px}.chatbot-messages{background:var(--bg-block);flex-direction:column;flex:auto;gap:8px;padding:12px;display:flex;overflow-y:auto}.message{clear:both;border-radius:8px;max-width:80%;padding:8px 12px}.user-message{background:var(--theme2);color:var(--white);align-self:flex-end}.bot-message{background:var(--bg);color:var(--text);border:1px solid var(--border-2);align-self:flex-start}.chatbot-input{border-top:1px solid var(--border-2);background:var(--bg);gap:8px;padding:10px;display:flex}.chatbot-input input{border:1px solid var(--border-2);color:var(--text);border-radius:6px;flex:auto;padding:8px 10px}.chatbot-input button{background:var(--theme);color:var(--white);cursor:pointer;border:none;border-radius:6px;padding:8px 12px}.typing{align-items:center;gap:6px;display:flex}.dot{background:#3b3b3b;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}body.survey-page #back-top,body.survey-page .chatbot-container{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.fixed-btn-size{white-space:nowrap;box-sizing:border-box;border-radius:6px;gap:8px;min-width:220px;height:48px;padding:0 20px;justify-content:center!important;align-items:center!important;display:inline-flex!important}@media (max-width:576px){.fixed-btn-size{min-width:0;width:100%!important}}html,body{color:#333;background-color:#fff;font-family:"Exo 2",system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11pt;line-height:1.6}*,:before,:after,.text-uppercase,.text-capitalize,.text-lowercase,[class*=text-]{text-transform:none!important}.thesis-text-primary{color:#2c3e50!important}.thesis-text-accent{color:#d35400!important}.thesis-text-dark{color:#333!important}.thesis-text-muted{color:#666!important}.thesis-text-data{color:#7f8c8d!important}.thesis-bg-white{background-color:#fff!important}.thesis-bg-alice{background-color:#f0f8ff!important}.thesis-bg-soft{background-color:#ecf0f1!important}.thesis-bg-pale{background-color:#e3f2fd!important}.thesis-bg-block{background-color:#f4f6f6!important}.thesis-border-primary{border:1.5pt solid #2c3e50!important}.thesis-border-secondary{border:.75pt solid #666!important}.thesis-border-accent{border:1.5pt solid #d35400!important}.thesis-card{background-color:#fff;border:1.5pt solid #2c3e50;border-radius:3px;padding:20px;box-shadow:0 2px 8px #2c3e5014}.thesis-card-soft{background-color:#f4f6f6;border:1pt solid #7f8c8d;border-radius:3px;padding:20px}.thesis-line-energy{border-bottom:1.5pt solid #2c3e50}.thesis-line-data{border-bottom:.75pt solid #7f8c8d}.thesis-line-dashed{border-bottom:.75pt dashed #666}.thesis-title{color:#2c3e50;font-size:14pt;font-weight:700}.thesis-subtitle{color:#333;font-size:12pt;font-weight:700}.thesis-label{color:#333;font-size:11pt;font-weight:700}.thesis-text{color:#333;font-size:11pt;font-weight:400}.thesis-note{color:#666;font-size:9pt;font-weight:400}.thesis-icon-primary{color:#2c3e50}.thesis-icon-accent{color:#d35400}.thesis-icon-data{color:#7f8c8d}.thesis-legend{background-color:#fff;border:1pt solid #7f8c8d;border-radius:3px;padding:10px 15px;font-size:9pt}.thesis-layer-accent{background-color:#d35400cc}html,body,#__next{height:100%}body{flex-direction:column;min-height:100%;display:flex}.site-main,.site-main .page-content{flex-direction:column;flex:1 0 auto;display:flex}.brands-section{background-color:#fff;padding:30px 0;position:relative;overflow:hidden}@media (max-width:1199px){.brands-section{padding:40px 0}}@media (max-width:991px){.brands-section{padding:35px 0}}.brands-section .brand-slider{width:100%;height:auto;padding:30px 0}.brands-section .swiper{width:100%;overflow:hidden}.brands-section .swiper-wrapper{will-change:transform;align-items:center;display:flex}.brands-section .swiper-slide{opacity:1;flex-shrink:0;justify-content:center;align-items:center;height:auto;display:flex}.brand-image{justify-content:center;align-items:center;width:100%;height:100%;min-height:120px;padding:25px 15px;transition:all .3s ease-in-out;display:flex}.brand-image img{object-fit:contain;filter:grayscale();opacity:.65;width:auto;max-width:100%;height:auto;max-height:100px;transition:all .4s cubic-bezier(.3,0,.7,1);display:block}.brands-section .swiper-slide:hover .brand-image img{filter:grayscale(0%);opacity:1;transform:scale(1.08)}.brands-section .swiper-wrapper{transition-timing-function:linear!important}.brands-section .swiper-slide-active{opacity:1}.brands-section .swiper-initialized{transform:translate(0,0)}.theme-btn,.theme-btn:before,.hero-1 .hero-content .video-btn,.hero-1 .hero-image-items .array-button .array-prevs,.hero-1 .hero-image-items .array-button .array-nexts{border-radius:10px}.theme-btn{border:1px solid #2c3e5073;box-shadow:0 6px 16px #2c3e5024}.btn-outline{border-width:1.2px;border-radius:10px}.hero-1 .hero-image-items .hero-image img,.about-wrapper .about-image img,.about-wrapper .about-image .about-image-2,.about-wrapper .about-image .about-image-2 img,.service-box-items,.service-box-items .service-thumb img,.team-card-items .team-image,.team-card-items .team-image img,.contact-wrapper .contact-items{border-radius:14px}.about-wrapper .about-image .about-image-2 .video-box,.about-wrapper .about-image .about-image-2 .video-box .video-btn,.service-box-items .service-thumb .icon,.team-card-items .team-image .social-icon a,.contact-wrapper .contact-content .icon-items .icon,.contact-wrapper .contact-content .icon-items .icon i,.contact-wrapper .contact-items .form-clt input,.contact-wrapper .contact-items .form-clt textarea{border-radius:10px}.service-box-items{border:1px solid #2c3e501f;box-shadow:0 10px 22px #2c3e5014}.about-wrapper .about-image .about-image-2,.team-card-items .team-image,.contact-wrapper .contact-items{border:0;box-shadow:0 8px 20px #2c3e5014}.contact-wrapper .contact-items .form-clt input,.contact-wrapper .contact-items .form-clt textarea{background:#2c3e5008;border:1px solid #2c3e5024}@media (max-width:767px){.theme-btn,.theme-btn:before,.btn-outline,.hero-1 .hero-content .video-btn,.hero-1 .hero-image-items .array-button .array-prevs,.hero-1 .hero-image-items .array-button .array-nexts,.about-wrapper .about-image .about-image-2 .video-box,.about-wrapper .about-image .about-image-2 .video-box .video-btn,.service-box-items .service-thumb .icon,.team-card-items .team-image .social-icon a,.contact-wrapper .contact-content .icon-items .icon,.contact-wrapper .contact-content .icon-items .icon i,.contact-wrapper .contact-items .form-clt input,.contact-wrapper .contact-items .form-clt textarea{border-radius:8px}.hero-1 .hero-image-items .hero-image img,.about-wrapper .about-image img,.about-wrapper .about-image .about-image-2,.service-box-items,.service-box-items .service-thumb img,.team-card-items .team-image,.team-card-items .team-image img,.contact-wrapper .contact-items{border-radius:12px}}.about-wrapper .about-image .about-image-2{border:1px solid #2c3e5024;box-shadow:0 0 0 1px #2c3e5014,0 10px 24px #2c3e501f}.about-wrapper .about-image .about-image-2:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #2c3e5014;position:absolute;inset:0}.scrollSpySection .reveal-on-scroll{opacity:0;filter:saturate(.88);will-change:transform,opacity;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s,filter .7s;transform:translateY(26px)scale(.99)}.scrollSpySection .reveal-on-scroll.is-visible{opacity:1;filter:saturate();transform:translateY(0)scale(1)}.scrollSpySection .section-title.reveal-on-scroll{transition-duration:.8s}.scrollSpySection .service-box-items.reveal-on-scroll,.scrollSpySection .team-card-items.reveal-on-scroll{transition-duration:.65s}#header-sticky.sticky{transition:transform .35s,box-shadow .35s,background-color .35s}body.scroll-down #header-sticky.sticky{transform:translateY(-110%)}body.scroll-up #header-sticky.sticky{transform:translateY(0);box-shadow:0 12px 28px #2c3e5024}@media (prefers-reduced-motion:reduce){.scrollSpySection .reveal-on-scroll{opacity:1;filter:none;transition:none;transform:none}#header-sticky.sticky{transition:none}body.scroll-down #header-sticky.sticky,body.scroll-up #header-sticky.sticky{transform:none}}
