:root{--bg-primary: #004465;--bg-primary-light: #0077A2;--bg-primary-dark: #002E3D;--bg-secondary: #FFD662;--bg-secondary-light: #FFD662;--bg-secondary-dark: #e3b945;--accent-color: #FFD662}html{scroll-behavior:smooth}.loading-overlay{position:fixed;vertical-align:middle;width:100%;height:100%;top:0;bottom:0;right:0;background-color:rgba(255,255,255,.95);padding:0;text-align:center;z-index:9999}.spinner.spinner-circle{position:absolute;top:45%;display:inline-block;height:50px;width:50px;-webkit-animation:rotate-circle .8s infinite linear;-moz-animation:rotate-circle .8s infinite linear;-ms-animation:rotate-circle .8s infinite linear;-o-animation:rotate-circle .8s infinite linear;animation:rotate-circle .8s infinite linear;border:3px solid var(--bg-secondary);border-right-color:rgba(0,0,0,0);border-radius:70%}@keyframes rotate-circle{0%{transform:rotate(0deg)}0%{transform:rotate(-360deg)}}.section{padding:60px 0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.services-2{overflow:visible;margin-bottom:200px}.services-2 .section-title{text-align:left}.services-2 .section-title h2{color:color-mix(in srgb, var(--bg-primary), transparent 50%);text-transform:uppercase;font-size:20px}.services-2 .section-title p{color:var(--bg-primary)}.services-2 .services-carousel-wrap{position:relative;margin-bottom:-200px}.services-2 .swiper-wrapper{height:auto}.services-2 .service-item{position:relative;overflow:hidden;height:390px}.services-2 .service-item img{height:100%;object-fit:cover}.services-2 .service-item:before{content:"";background-color:color-mix(in srgb, var(--background-color), transparent 50%);top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;visibility:hidden;z-index:1;transition:.3s all ease}.services-2 .service-item img{transition:.5s all ease;transform:scale(1)}.services-2 .service-item .service-item-contents{z-index:9;position:absolute;bottom:20px;left:20px;right:20px;transition:.3s all ease;transform:translateY(100%);opacity:0;visibility:hidden}.services-2 .service-item .service-item-contents .service-item-category{color:var(--accent-color);text-transform:uppercase}.services-2 .service-item .service-item-contents .service-item-title{color:var(--bg-primary);margin-bottom:0}.services-2 .service-item:hover:before{opacity:1;visibility:visible}.services-2 .service-item:hover .service-item-contents{transform:translateY(0%);opacity:1;visibility:visible}.services-2 .service-item:hover img{transform:scale(1.2)}.services-2 .navigation-prev,.services-2 .navigation-next{position:absolute;top:50%;transform:translateY(-50%);z-index:9;width:46px;height:46px;background:var(--bg-primary);background-color:none;border:none;transition:.3s all ease}.services-2 .navigation-prev i,.services-2 .navigation-next i{font-size:2rem;color:var(--accent-color)}.services-2 .navigation-prev:hover,.services-2 .navigation-next:hover{background-color:var(--accent-color)}.services-2 .navigation-prev:hover i,.services-2 .navigation-next:hover i{color:var(--bg-primary)}.services-2 .navigation-prev{left:10px}.services-2 .navigation-next{right:10px}.services-2 .swiper{padding-bottom:50px}.services-2 .swiper-pagination{bottom:0px}.services-2 .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:20px;height:4px;background-color:color-mix(in srgb, var(--background-color), transparent 80%) !important;opacity:1}.services-2 .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--accent-color) !important}.slider_area .single_slider{height:90vh}.logo{width:120px}.logo img{width:100%}.header-area .main-header-area{background:#fff}.say_hello{display:flex;justify-content:flex-end}.say_hello a{background:var(--bg-secondary);color:var(--bg-primary);padding:.7rem 2rem;border-radius:35px;font-size:.8rem;transition:.3s}.say_hello a:hover{background:var(--bg-primary);color:var(--bg-secondary)}.header-area .main-header-area .main-menu ul li a{position:relative}.header-area .main-header-area .main-menu ul li a:before{content:"";position:absolute;width:0;height:2px;background:var(--accent-color);bottom:0;left:0;transition:.3s}.header-area .main-header-area .main-menu ul li a:hover:before{width:100%}@keyframes slideInFromLeft{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutToRight{from{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.owl-carousel .owl-item .slide-in-left{animation:slideInFromLeft 1s forwards}.owl-carousel .owl-item .slide-out-right{animation:slideOutToRight 1s forwards}.footer_company{margin:0;color:var(--bg-secondary)}.about_area .about_info_wrap .long_dash{height:3px;width:70px;background:var(--bg-primary);display:inline-block;margin-bottom:15px;margin-top:3px}.footer_logo{width:200px}.footer_logo h2{font-size:2.7rem;color:var(--bg-secondary)}.contact-detail{margin-bottom:1rem}.contact-detail i{margin-right:.71rem}.footer .footer_top .footer_widget p a:hover{color:var(--accent-color)}.footer .footer_top .footer_widget .footer_title{color:var(--bg-secondary);margin-bottom:1.2rem}a.developer-link:active,a.developer-link:hover{color:var(--white);box-shadow:0 1rem 2rem rgba(0,0,0,.53);transform:rotate(8deg) scale(1.12);background-color:rgba(0,0,0,0);padding:0 1rem}a.developer-link{color:#fff !important;transition:all .2s;font-weight:500;display:inline-block}.product>.container{max-width:86%}.product__img{overflow:hidden;height:400px;position:relative}.product__img img{height:100%;width:100%;object-fit:cover;transition:.5s}.product__img h3{position:absolute;top:120%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:2.5rem;font-weight:700;transition:.5s;z-index:2}.product__img:hover h3{top:50%}.product__img:hover img{transform:scale(1.2)}.product__img::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:1;transition:.5s}.product__img:hover::before{background:color-mix(in srgb, var(--bg-primary), transparent 50%)}.mt-5{margin-top:5rem}.top-button{width:30px;height:30px;background:var(--bg-primary-dark);display:flex;align-items:center;justify-content:center;padding:20px;border-radius:3px;position:fixed;bottom:.51%;right:20px;z-index:444;border-bottom-right-radius:0;border-bottom-left-radius:0}.top-button a{color:#fff;font-size:1.2rem}.float-watsapp{position:fixed;width:46px;height:46px;bottom:8%;right:17px;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100}.float-watsapp img{width:100%}.bottom-line{width:100%;height:4px;background:var(--bg-primary-dark);position:fixed;bottom:0;left:0;z-index:999}.contact-info p,.contact-info a{font-size:.9rem;line-height:1.5;margin-top:.5rem;color:var(--bg-primary) !important}.contact-info .media-body h3{font-size:1.2rem !important;color:var(--bg-primary) !important}.mt-100{margin-top:5rem}.pb-100{padding-bottom:100px}.gallery-outer .col-md-4{margin-bottom:2rem}.gallery a{width:100%;height:100%}.gallery a img{width:100%;height:100%;object-fit:cover;max-height:350px}.pxp-services-accordion-fig{height:600px;margin-top:100px;margin-bottom:100px}.pxp-services-accordion-fig{height:490px}.pxp-services-accordion-right-container{padding:5rem 6rem;min-height:82vh !important;position:relative;background:#fff9f9}.pxp-cover{background-size:cover;background-position:center center;background-repeat:no-repeat}.pxp-services-accordion-right-container::before{position:absolute;content:"";width:100%;height:100%;background-image:url(../img/bg/background.avif);top:0;left:0;background-repeat:repeat;opacity:.15}.img_holder{text-align:center;width:190px}h4.h4{font-size:1.5rem;margin:2rem 0 1.5rem 0;font-family:"Marcellus";position:relative}h4.h4::before{content:"";position:absolute;bottom:-25%;left:0;width:40px;height:4px;background:var(--bg-primary);border-top-right-radius:10px;border-bottom-right-radius:10px}.bullets li{list-style-type:disc;margin-bottom:.51rem;margin-left:1rem}.img_1{position:sticky;top:70px}.img_1 img{height:480px;object-fit:cover;width:100%;object-position:top}.flex-list{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.flex-list li{width:200px}.footerlogo{width:190px;background:#fff}@media(min-width: 991px){.about_img{height:100%}}.pxp-contact-hero-offices{padding:3rem;padding-top:1.4rem;margin-bottom:2rem}.pxp-contact-hero-offices{background-color:#fff;border-radius:.3rem;box-shadow:0px 15px 30px rgba(0,0,0,.1)}.pxp-contact-hero-offices-title{color:var(--bg-primary);font-size:2.5rem;margin-bottom:.5rem;font-weight:200;letter-spacing:-2px}.pxp-contact-hero-offices-info{font-size:.9rem}.pxp-contact-hero-offices-info .contact-holder:not(:last-child){border-bottom:1px dashed #c0b8b8;padding-bottom:1rem}.pxp-contact-hero-offices-info a{display:flex;align-items:flex-start}.pxp-contact-hero-offices-info i.las{font-size:1.5rem;margin-right:.71rem;padding:.71rem;background:var(--bg-primary);color:#fff;border-radius:5px}.contact-holder span,.contact-holder a{font-size:.8rem;line-height:1.5}