 :root{--primary-color : #104B5A;--secondary-color : #F1F7FA;--bg-color : #FFFFFF;--text-color : #527179;--accent-color : #FF7D44;--white-color : #FFFFFF;--divider-color : #104B5A1A;--dark-divider-color : #FFFFFF1A;--error-color : rgb(230, 87, 87);--default-font : "Manrope", sans-serif;--accent-font : "Bricolage Grotesque", sans-serif;}html, body{width: 100%;overflow-x: clip;}body{font-family: var(--default-font);font-size: 16px;font-weight: 400;line-height: 1em;color: var(--text-color);background: var(--bg-color);}::-webkit-scrollbar-track{background-color: var(--primary-color);border-left: 1px solid var(--primary-color);}::-webkit-scrollbar{width: 7px;background-color: var(--primary-color);}::-webkit-scrollbar-thumb{background: var(--accent-color);}::selection{color: var(--primary-color);background-color: var(--accent-color);filter: invert(1);}p{line-height: 1.6em;margin-bottom: 1.5em;}h1, h2, h3, h4, h5, h6{font-family: var(--accent-font);font-weight: 700;line-height: 1.1em;color: var(--primary-color);margin: 0;}figure{margin: 0;}img{max-width: 100%;}a{text-decoration: none;}a:hover{text-decoration: none;outline: 0;}a:focus{text-decoration: none;outline: 0;}.container{max-width: 1500px;}.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{padding-right: 15px;padding-left: 15px;}.image-anime{position: relative;overflow: hidden;}.image-anime:after{content: "";position: absolute;width: 200%;height: 0%;left: 50%;top: 50%;background-color: rgba(255,255,255,.3);transform: translate(-50%,-50%) rotate(-45deg);z-index: 1;}.image-anime:hover:after{height: 250%;transition: all 600ms linear;background-color: transparent;}.reveal{position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;visibility: hidden;overflow: hidden;}.reveal img{height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transform-origin: left;transform-origin: left;}.row{margin-right: -15px;margin-left: -15px;}.row > *{padding-right: 15px;padding-left: 15px;}.row.no-gutters{margin-right: 0px;margin-left: 0px;}.row.no-gutters > *{padding-right: 0px;padding-left: 0px;}.btn-default{position: relative;display: inline-block;background: var(--accent-color);border-radius: 6px;font-family: var(--accent-font);font-size: 16px;font-weight: 700;line-height: 1em;text-transform: capitalize;color: var(--white-color);padding: 17px 58px 17px 24px;border: none;overflow: hidden;outline: none;transition: all 0.4s ease-in-out;z-index: 0;}.btn-default::before{content: '';position: absolute;top: 50%;right: 24px;width: 18px;height: 18px;background-image: url('../images/arrow-white.svg');background-repeat: no-repeat;background-position: center center;background-size: cover;transform: translate(0, -50%);transition: all 0.4s ease-in-out;z-index: 1;}.btn-default:hover:before{transform: translate(2px, -50%);}.btn-default::after{content: '';display: block;position: absolute;top: 0;left: auto;right: 0;bottom: 0;width: 0;height: 100%;background: var(--primary-color);border-radius: 0;transition: 0.4s ease-in-out;z-index: -1;}.btn-default:hover::after{width: 100%;left: 0;right: auto;}.btn-default.btn-highlighted:hover{color: var(--primary-color);}.btn-default.btn-highlighted:hover:before{background-image: url('../images/arrow-primary.svg');}.btn-default.btn-highlighted::after{background-color: var(--white-color);}.readmore-btn{position: relative;display: inline-block;font-family: var(--accent-font);font-weight: 700;line-height: normal;text-transform: capitalize;color: var(--primary-color);padding-right: 28px;}.readmore-btn::before{content: '';position: absolute;top: 50%;transform: translate(0px, -50%);right: 0px;background-image: url('../images/arrow-primary.svg');background-repeat: no-repeat;background-position: right center;background-size: cover;width: 18px;height: 18px;transition: all 0.4s ease-in-out;}.readmore-btn:hover::before{transform: translate(2px, -50%);}.cb-cursor:before{background: var(--accent-color);}.preloader{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1000;background: var(--primary-color);display: flex;align-items: center;justify-content: center;}.loading-container, .loading{height: 100px;position: relative;width: 100px;border-radius: 100%;}.loading-container{margin: 40px auto;}.loading{border: 1px solid transparent;border-color: transparent var(--white-color) transparent var(--white-color);animation: rotate-loading 1.5s linear 0s infinite normal;transform-origin: 50% 50%;}.loading-container:hover .loading, .loading-container .loading{transition: all 0.5s ease-in-out;}#loading-icon{position: absolute;top: 50%;left: 50%;max-width: 66px;transform: translate(-50%, -50%);}@keyframes rotate-loading{0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}.bg-section{width: 100%;max-width: 1880px;background-color: var(--secondary-color);border-radius: 10px;margin: 0 auto;}.bg-section .container-fluid{padding: 0;}.dark-section{background-color: var(--primary-color);}.section-row{margin-bottom: 80px;}.section-row .section-title{margin-bottom: 0;}.section-row .section-title.section-title-center{width: 100%;max-width: 800px;margin: 0 auto;text-align: center;}.section-btn{text-align: right;}.section-content-btn .section-btn{margin-top: 30px;text-align: left;}.section-title-content p{margin-bottom: 20px;}.section-title-content p:last-child{margin-bottom: 0;}.section-title{margin-bottom: 40px;}.section-title h3{position: relative;display: inline-block;border: 1px solid var(--divider-color);border-radius: 100px;font-size: 14px;font-weight: 700;line-height: 1em;letter-spacing: 0.1em;text-transform: uppercase;color: var(--text-color);padding: 7px 14px 7px 32px;margin-bottom: 10px;}.section-title h3::before{content: '';position: absolute;left: 15px;top: 50%;transform: translateY(-50%);background: var(--accent-color);border-radius: 50%;width: 8px;height: 8px;}.section-title h1{font-size: 80px;font-weight: 800;line-height: 1.1em;letter-spacing: -0.02em;text-transform: uppercase;margin-bottom: 0;cursor: none;}.section-title h2{font-size: 48px;font-weight: 600;line-height: 1.1em;letter-spacing: -0.02em;margin-bottom: 0;cursor: none;}.section-title p{margin-top: 20px;margin-bottom: 0;}.dark-section .section-title h3, .dark-section .section-title h1, .dark-section .section-title h2, .dark-section .section-title p, .dark-section .section-title-content p{color: var(--white-color);}.dark-section .section-title h3{border-color: var(--dark-divider-color);}.help-block.with-errors ul{margin: 0;text-align: left;}.help-block.with-errors ul li{color: var(--error-color);font-weight: 500;font-size: 14px;}header.main-header{position: absolute;top: 20px;left: 0;right: 0;z-index: 100;}header.main-header .header-sticky{position: relative;top: 0;background: transparent;border-radius: 0;border-bottom: 1px solid var(--dark-divider-color);z-index: 100;}header.main-header .header-sticky.hide{transform: translateY(-100%);transition: transform 0.3s ease-in-out;}header.main-header .header-sticky.active{position: fixed;top: 0;left: 0;right: 0;transform: translateY(0);background: var(--primary-color);border-bottom: 1px solid var(--dark-divider-color);border-radius: 0 0 10px 10px;}.navbar{align-items: center;padding: 30px 0;}.navbar-brand{padding: 0;margin: 0;}.main-menu .nav-menu-wrapper{flex: 1;text-align: center;margin: 0 1.042vw;}.main-menu .nav-menu-wrapper > ul{align-items: center;display: inline-flex;}.main-menu ul li{margin: 0 10px;position: relative;}.main-menu ul li a{font-size: 16px;font-weight: 600;line-height: 1.2em;padding: 12px 10px !important;color: var(--white-color);background: transparent;border-radius: 0px;text-transform: capitalize;transition: all 0.3s ease-in-out;}.main-menu ul li.submenu > a:after{content: '\f107';font-family: 'FontAwesome';font-weight: 900;font-size: 14px;margin-left: 8px;}.main-menu ul li a:hover, .main-menu ul li a:focus{color: var(--accent-color);}.main-menu ul ul{visibility: hidden;opacity: 0;transform: scale(1,0.8);transform-origin: top;padding: 0;margin: 0;list-style: none;width: 235px;border-radius: 10px;position: absolute;left: 0;top: 100%;background: var(--accent-color);transition: all 0.3s ease-in-out;text-align: left;}.main-menu ul li.submenu:first-child ul{width: 235px;}.main-menu ul ul ul{left: 100%;top: 0;text-align: left;}.main-menu ul li:hover > ul{visibility: visible;opacity: 1;transform: scale(1,1);padding: 5px 0;}.main-menu ul li.submenu ul li.submenu > a:after{content: '\f105';float: right;}.main-menu ul ul li{margin: 0;padding: 0;}.main-menu ul ul li a{color: var(--white-color);padding: 6px 20px !important;transition: all 0.4s ease-in-out;}.main-menu ul ul li a:hover, .main-menu ul ul li a:focus{color: var(--primary-color);background-color: transparent;padding: 6px 20px 6px 23px !important;}.main-menu ul li.highlighted-menu{display: none;}.responsive-menu, .navbar-toggle{display: none;}.responsive-menu{top: 0;position: relative;}.slicknav_btn{background: var(--accent-color);padding: 0;display: flex;align-items: center;justify-content: center;width: 38px;height: 38px;margin: 0;border-radius: 6px;}.slicknav_icon .slicknav_icon-bar{display: block;width: 100%;height: 3px;width: 22px;background-color: var(--white-color);border-radius: 6px;margin: 4px auto !important;transition: all 0.1s ease-in-out;}.slicknav_icon .slicknav_icon-bar:first-child{margin-top: 0 !important;}.slicknav_icon .slicknav_icon-bar:last-child{margin-bottom: 0 !important;}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(1){transform: rotate(-45deg) translate(-5px, 5px);}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){opacity: 0;}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){transform: rotate(45deg) translate(-5px, -5px);}.slicknav_menu{position: absolute;width: 100%;padding: 0;background: var(--accent-color);}.slicknav_menu ul{margin: 5px 0;}.slicknav_menu ul ul{margin: 0;}.slicknav_nav .slicknav_row, .slicknav_nav li a{position: relative;font-size: 16px;font-weight: 600;text-transform: capitalize;padding: 7px 20px;color: var(--white-color);line-height: normal;margin: 0;border-radius: 0 !important;transition: all 0.3s ease-in-out;}.slicknav_nav a:hover, .slicknav_nav a:focus, .slicknav_nav .slicknav_row:hover{background-color: transparent;color: var(--primary-color);}.slicknav_menu ul ul li a{padding: 7px 20px 7px 30px;}.slicknav_arrow{font-size: 0 !important;}.slicknav_arrow:after{content: '\f107';font-family: 'FontAwesome';font-weight: 900;font-size: 12px;margin-left: 8px;color: var(--white-color);position: absolute;right: 15px;top: 50%;transform: translateY(-50%);transition: all 0.3s ease-out;}.slicknav_open > a .slicknav_arrow:after{transform: translateY(-50%) rotate(-180deg);color: var(--primary-color);}.hero{position: relative;padding: 215px 0 40px;margin-top: 20px;min-height: 950px;align-content: end;overflow: hidden;z-index: 1;}.hero::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(180deg, rgba(5, 16, 27, 0.00) 0%, rgba(5, 16, 27, 0.94) 70%);width: 100%;height: 100%;z-index: 1;}.hero .hero-bg-video{position: absolute;top: 0;right: 0;left: 0;bottom: 0;width: 100%;height: 100%;}.hero .hero-bg-video video{width: 100%;height: 100%;object-fit: cover;}.hero .container{position: relative;z-index: 1;}.hero-content{display: flex;flex-wrap: wrap;align-items: end;gap: 0 30px;}.hero-content .section-title{width: calc(67% - 15px);margin-bottom: 0;}.hero-content .section-title h3{background-color: var(--dark-divider-color);backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);}.hero-content .section-content-btn{width: calc(33% - 15px);}.hero-info-list{border-top: 1px solid var(--dark-divider-color);margin-top: 80px;padding: 40px 0 0;}.hero-info-list ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;gap: 20px 30px;}.hero-info-list ul li{position: relative;width: calc(20% - 24px);color: var(--white-color);line-height: 1.5em;padding-left: 30px;}.hero-info-list ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);top: 0;left: 0;}.about-us{padding: 100px 0;}.about-us .section-row .section-title.section-title-center{max-width: 1080px;}.about-us .section-row .section-title.section-title-center h2 .about-us-title-image-1 img, .about-us .section-row .section-title.section-title-center h2 .about-us-title-image-2 img{width: 100%;border-radius: 100px;}.about-us .section-row .section-title.section-title-center h2 .about-us-title-image-1 img{max-width: 110px;}.about-us .section-row .section-title.section-title-center h2 .about-us-title-image-2 img{max-width: 36px;}.about-us-image-box{position: relative;height: calc(100% - 30px);margin-bottom: 30px;}.about-us-image{height: 100%;}.about-us-image figure{display: block;height: 100%;border-radius: 10px;}.about-us-image img{width: 100%;height: 100%;aspect-ratio: 1 / 0.85;object-fit: cover;border-radius: 10px;}.about-us-image-box .about-counter-box{position: absolute;display: inline-block;max-width: 190px;bottom: 40px;left: 40px;background: var(--dark-divider-color);backdrop-filter: blur(30px);-webkit-backdrop-filter: blur(30px);border-radius: 10px;padding: 25px;z-index: 1;}.about-counter-box h2{font-size: 36px;}.about-counter-box p{margin: 10px 0 0;}.about-us-image-box .about-counter-box h2, .about-us-image-box .about-counter-box p{color: var(--white-color);}.about-us-item{display: flex;flex-direction: column;justify-content: space-between;gap: 30px;background: var(--secondary-color);border-radius: 10px;min-height: 500px;height: calc(100% - 30px);margin-bottom: 30px;padding: 50px;overflow: hidden;}.about-us-item-content h3{font-size: 20px;line-height: 1.4em;margin-bottom: 10px;}.about-us-item-content p{margin: 0;}.about-us-body{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: end;}.about-us-body .about-counter-box{width: calc(100% - 210px);}.about-us-body-image{margin-right: -60px;margin-bottom: -50px;}.about-us-body-image figure{display: block;}.about-us-body-image img{width: 100%;max-width: 250px;}.about-us-item.highlighted-box{background: var(--accent-color);}.about-us-item.highlighted-box .about-us-item-content p, .about-us-item.highlighted-box .about-us-item-list ul li{color: var(--white-color);}.about-us-item-list ul{padding: 0;margin: 0;list-style: none;}.about-us-item-list ul li{position: relative;line-height: 1.5em;margin-bottom: 20px;padding-left: 30px;}.about-us-item-list ul li:last-child{margin-bottom: 0;}.about-us-item-list ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--white-color);top: 0;left: 0;}.about-us-item-btn{border-top: 1px solid var(--dark-divider-color);margin-top: 40px;padding-top: 40px;}.about-us-item-btn .btn-default{background: var(--primary-color);}.section-footer-text{margin-top: 30px;text-align: center;}.section-footer-text p{margin-bottom: 0;}.section-footer-text p span{display: inline-block;font-weight: 500;line-height: 1em;background: var(--accent-color);color: var(--white-color);padding: 4px 10px;border-radius: 100px;margin-right: 5px;}.section-footer-text p a{font-weight: 600;color: var(--accent-color);text-transform: capitalize;text-decoration: underline;text-underline-offset: 3px;transition: all 0.3s ease-in-out;}.section-footer-text p a:hover{color: var(--primary-color);}.section-footer-text ul{width: 100%;padding: 0;margin: 20px 0 0;list-style: none;}.section-footer-text ul li{display: inline-block;font-family: var(--accent-font);font-size: 20px;font-weight: 700;letter-spacing: -0.02em;line-height: normal;color: var(--primary-color);margin-right: 15px;}.section-footer-text ul li:last-child{margin: 0;}.section-footer-text ul li i{color: var(--accent-color);}.dark-section .section-footer-text p, .dark-section .section-footer-text ul li{color: var(--white-color);}.dark-section .section-footer-text p a:hover{color: var(--white-color);}.section-footer-text.section-footer-contact{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 10px 20px;}.section-footer-text.section-footer-contact span{width: 30px;height: 30px;padding: 0;display: inline-flex;justify-content: center;align-items: center;margin-right: 10px;}.section-footer-text.section-footer-contact span img{max-width: 14px;}.section-footer-text.section-satisfy-img{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 10px;}.our-services{padding: 100px 0;}.service-item{background: var(--white-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;padding: 40px;}.service-item-image{text-align: right;margin-bottom: 80px;}.service-item-image a{display: inline-block;cursor: none;}.service-item-image figure{display: block;mask-size: cover;mask-position: center center;mask-repeat: no-repeat;width: 200px;height: 100px;}.service-item.service-box-1 .service-item-image figure{mask-image: url('../images/service-image-shape-1.svg');background-image: url('../images/service-image-shape-1.svg');}.service-item.service-box-2 .service-item-image figure{mask-image: url('../images/service-image-shape-2.svg');background-image: url('../images/service-image-shape-2.svg');}.service-item.service-box-3 .service-item-image figure{mask-image: url('../images/service-image-shape-3.svg');background-image: url('../images/service-image-shape-3.svg');}.service-item.service-box-4 .service-item-image figure{mask-image: url('../images/service-image-shape-4.svg');background-image: url('../images/service-image-shape-4.svg');}.service-item.service-box-5 .service-item-image figure{mask-image: url('../images/service-image-shape-5.svg');background-image: url('../images/service-image-shape-5.svg');}.service-item.service-box-6 .service-item-image figure{mask-image: url('../images/service-image-shape-6.svg');background-image: url('../images/service-image-shape-6.svg');}.service-item.service-box-7 .service-item-image figure{mask-image: url('../images/service-image-shape-7.svg');background-image: url('../images/service-image-shape-7.svg');}.service-item.service-box-8 .service-item-image figure{mask-image: url('../images/service-image-shape-8.svg');background-image: url('../images/service-image-shape-8.svg');}.service-item-image img{width: 100%;object-fit: cover;}.service-item-body .icon-box img{width: 100%;max-width: 30px;}.service-item-content{border-top: 1px solid var(--divider-color);margin-top: 30px;padding-top: 30px;}.service-item-content h3{font-size: 20px;}.service-item-content h3 a{color: inherit;}.service-item-content p{margin: 15px 0 0;}.service-item-btn{margin-top: 40px;}.our-project{padding: 100px 0;}.project-item{position: relative;}.project-item-image a, .project-item-image figure{position: relative;display: block;border-radius: 10px;overflow: hidden;cursor: none;}.project-item-image figure::before{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, rgba(16, 75, 90, 0.1) 40.43%, rgba(16, 75, 90, 0.80) 80.61%);width: 100%;height: 100%;z-index: 1;}.project-item-image img{width: 100%;aspect-ratio: 1 / 1.392;object-fit: cover;transition: all 0.6s ease-in-out;}.project-item:hover .project-item-image img{transform: scale(1.08);}.project-item-body{position: absolute;right: 30px;bottom: 30px;left: 30px;z-index: 1;}.project-item-tag{margin-bottom: 20px;}.project-item-tag ul{list-style: none;margin: 0;padding: 0;}.project-item-tag ul li{position: relative;font-size: 14px;letter-spacing: 0.1em;font-weight: 600;text-transform: uppercase;color: var(--white-color);padding-left: 20px;margin-bottom: 10px;}.project-item-tag ul li::before{content: '';position: absolute;top: 50%;left: 0;transform: translateY(-50%);background: var(--accent-color);border-radius: 50%;width: 8px;height: 8px;}.project-item-tag ul li:last-child{margin-bottom: 0;}.project-item-content h3{font-size: 20px;color: var(--white-color);line-height: 1.4em;}.project-item-content h3 a{color: inherit;}.project-item-btn{border-top: 1px solid var(--dark-divider-color);margin-top: 20px;padding-top: 20px;}.project-item-btn .readmore-btn{color: var(--white-color);}.project-item-btn .readmore-btn::before{background-image: url('../images/arrow-white.svg');}.project-slider .project-pagination{text-align: center;margin-top: 50px;}.project-slider .project-pagination .swiper-pagination-bullet{position: relative;height: 10px;width: 10px;background: var(--divider-color);opacity: 1;margin: 0 4px;border-radius: 10px;transition: all 0.4s ease-in-out;}.project-slider .project-pagination .swiper-pagination-bullet-active{background: var(--accent-color);width: 20px;}.satisfy-client-images{display: inline-flex;align-items: center;}.satisfy-client-image{position: relative;display: inline-block;border: 1px solid var(--secondary-color);border-radius: 50%;margin-left: -10px;overflow: hidden;z-index: 1;}.satisfy-client-image:first-child{margin-left: 0;}.satisfy-client-image figure{display: block;}.satisfy-client-image img{width: 100%;max-width: 40px;}.satisfy-client-image.add-more{width: 42px;height: 42px;background: var(--accent-color);display: flex;justify-content: center;align-items: center;}.satisfy-client-image.add-more h3{font-size: 16px;color: var(--white-color);margin-bottom: 0;}.our-project .section-footer-text{margin-top: 60px;}.our-project .section-footer-text.section-satisfy-img .satisfy-client-image img{max-width: 30px;}.interactive-process-layout{overflow: hidden;}.interactive-process-layout .interactive-process-item{width: 25%;display: flex;flex-direction: column;justify-content: flex-end;position: relative;-ms-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;transition: all .5s ease;overflow: hidden }.interactive-process-layout .interactive-inner-process{position: relative;border-right: 1px solid var(--dark-divider-color);padding: 525px 0 0;z-index: 3 }.interactive-process-layout .interactive-process-item:nth-child(4n + 4) .interactive-inner-process{border-right: none;}.process-content-wap{position: relative;padding: 3.125vw;-ms-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;transition: all .5s ease;}.process-inner-content-wap{position: relative;z-index: 1;}.interactive-process-item-wap .icon-box{position: relative;background: var(--accent-color);border-radius: 50%;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;overflow: hidden;}.interactive-process-item-wap .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--white-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.interactive-inner-process.activate .interactive-process-item-wap .icon-box::before{transform: scale(1);}.interactive-process-item-wap .icon-box img{position: relative;max-width: 24px;transition: all 0.4s ease-in-out;z-index: 1;}.interactive-inner-process.activate .interactive-process-item-wap .icon-box img{filter: brightness(0) invert(0);}.interactive-process-item-content-wap h3{font-size: 20px;color: var(--white-color);}.interactive-process-item-content-wap h3 a{color: inherit;}.interactive-process-item-content-wap p{color: var(--white-color);margin: 10px 0 0 0;}.interactive-process-layout .interactive-con{position: relative;z-index: 1;padding-bottom: 0!important;}.interactive-process-layout .interactive-con-inner{position: relative;display: flex;flex-wrap: wrap;z-index: 2 }.interactive-process-layout .interactive-con-inner:before{content: "";position: absolute;width: 100%;height: 100%;left: 0;right: 0;bottom: 0;background: linear-gradient(180deg, rgba(16, 75, 90, 0.00) 33.13%, rgba(16, 75, 90, 0.90) 74.93%);opacity: 1;z-index: 1 }.interactive-process-layout .interactive-process-list-image{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background-size: cover;background-repeat: no-repeat;background-position: center;overflow: hidden }.interactive-process-layout .interactive-process-list-image .interactive-process-image{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-size: cover;background-repeat: no-repeat;background-position: center;opacity: 0;z-index: -1;-ms-transition: all .7s ease;-o-transition: all .7s ease;-moz-transition: all .7s ease;-webkit-transition: all .7s ease;transition: all .7s ease }.interactive-process-layout .interactive-process-list-image .interactive-process-image:first-child{z-index: 1 }.interactive-process-layout .interactive-process-list-image .interactive-process-image.show{z-index: 2;opacity: 1;-ms-transform: scale(1.05);-o-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05) }.our-partner{padding: 100px 0;}.partner-contact-info-list{display: flex;flex-wrap: wrap;gap: 50px 60px;}.partner-contact-info-item{position: relative;width: calc(50% - 30px);display: flex;flex-wrap: wrap;}.partner-contact-info-item::before{content: '';position: absolute;top: 0;right: -30px;bottom: 0;background: var(--divider-color);width: 1px;height: 100%;}.partner-contact-info-item:last-child:before, .partner-contact-info-item:nth-child(2n + 2):before{display: none;}.partner-contact-info-item.location-info-item{width: 100%;border-top: 1px solid var(--divider-color);padding-top: 50px;}.partner-contact-info-item .icon-box{width: 50px;height: 50px;background: var(--accent-color);border-radius: 100px;display: flex;justify-content: center;align-items: center;margin-right: 15px;}.partner-contact-info-item .icon-box img{width: 100%;max-width: 24px;}.partner-contact-info-content{width: calc(100% - 65px);}.partner-contact-info-content p{margin: 0 0 5px;}.partner-contact-info-content h3{font-size: 20px;}.partner-contact-info-content h3 a{color: inherit;transition: all 0.3s ease-in-out;}.partner-contact-info-content h3 a:hover{color: var(--accent-color);}.partner-world-map-box{position: relative;}.partner-world-map-image figure{display: block;border-radius: 10px;}.partner-world-map-image img{width: 100%;aspect-ratio: 1 / 0.65;object-fit: cover;border-radius: 10px;}.world-map-cards-box{position: absolute;top: 50%;transform: translateY(-70%);width: 100%;display: flex;flex-wrap: wrap;justify-content: center;gap: 30px 0;}.world-map-card-item{position: relative;width: 24%;display: flex;flex-wrap: wrap;flex-direction: column;align-content: center;transition: all 0.5s ease-in-out;}.world-map-card-item.card-2{top: 120px;}.world-map-card-item.card-4{top: 180px;}.world-map-card-btn{border: none;background: transparent;padding: 0;margin: 0 auto 30px;}.world-map-card-btn img{width: 100%;max-width: 40px;}.world-map-card-body{position: relative;width: 190px;background: var(--white-color);border-radius: 10px;filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.05));display: flex;flex-wrap: wrap;align-items: center;gap: 10px;padding: 10px;opacity: 0;margin: 0 auto;transform: scale(0);transform-origin: top;transition: all 0.5s ease-in-out;z-index: 1;}.world-map-card-item.active .world-map-card-body{transform: scale(1);opacity: 1;}.world-map-card-body::before{content: '';position: absolute;top: 0;left: 50%;transform: translate(-50%, -75%);border-left: 20px solid transparent;border-right: 20px solid transparent;border-bottom: 24px solid var(--white-color);width: 0;height: 0;}.world-map-card-image figure{display: block;border-radius: 5px;}.world-map-card-image img{width: 100%;max-width: 60px;border-radius: 5px;}.world-map-card-content{position: relative;width: calc(100% - 70px);z-index: 1;}.world-map-card-content h3{font-size: 14px;}.world-map-card-content p{font-size: 12px;margin: 5px 0 0;}.world-map-counter-box{display: flex;flex-wrap: wrap;gap: 30px 60px;border-top: 1px solid var(--divider-color);margin-top: 80px;padding-top: 80px;}.world-map-counter-item{position: relative;width: calc(20% - 48px);display: flex;flex-wrap: wrap;align-items: baseline;gap: 20px;}.world-map-counter-item::before{content: '';position: absolute;display: block;top: 0;right: -30px;bottom: 0;background: var(--divider-color);width: 1px;height: 100%;}.world-map-counter-item:last-child::before, .world-map-counter-item:nth-child(5n + 5)::before{display: none;}.world-map-counter-item .icon-box img{width: 100%;max-width: 40px;}.world-map-counter-content{width: calc(100% - 60px);}.world-map-counter-content h2{font-size: 40px;}.world-map-counter-content p{margin: 5px 0 0;}.how-it-work{position: relative;padding: 100px 0;overflow: hidden;}.how-it-work::before{content: '';position: absolute;top: -5px;left: 80px;background: url('../images/how-it-work-bg-image.png') no-repeat center center;background-size: cover;width: 248px;height: 268px;animation: ringrotate 10s infinite linear;animation-direction: alternate;}@keyframes ringrotate{from{transform: translateY(0) rotate(0deg);}to{transform: translateY(5px) rotate(8deg);}}.how-work-item{background: var(--white-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;text-align: center;padding: 40px;}.how-work-item-header{margin-bottom: 50px;}.how-work-item-image figure{display: inline-block;border-radius: 50%;overflow: hidden;}.how-work-item-image img{width: 100%;max-width: 160px;border-radius: 50%;transition: all 0.6s ease-in-out;}.how-work-item:hover .how-work-item-image img{transform: scale(1.07);}.how-work-item-no{position: relative;background: var(--accent-color);border: 2px solid var(--white-color);border-radius: 100px;display: flex;justify-content: center;align-items: center;width: 50px;height: 50px;margin: -25px auto 0;z-index: 1;transition: all 0.4s ease-in-out;}.how-work-item:hover .how-work-item-no{background: var(--primary-color);}.how-work-item-no h3{font-size: 20px;color: var(--white-color);}.how-work-item-content h3{font-size: 20px;}.how-work-item-content p{margin: 15px 0 0;}.our-faqs{padding: 100px 0;}.faqs-content{position: sticky;top: 20px;margin-right: 30px;}.faq-accordion .accordion-item{border-radius: 10px;background: var(--accent-color);margin-bottom: 30px;overflow: hidden;transition: all 0.3s ease-in-out;}.faq-accordion .accordion-item:last-child{margin-bottom: 0;}.faq-accordion .accordion-item:has(.accordion-button.collapsed){background-color: var(--secondary-color);}.faq-accordion .accordion-header .accordion-button{font-size: 18px;font-weight: 600;line-height: 1.333em;background: transparent;color: var(--white-color);padding: 22px 50px 22px 25px;transition: all 0.3s ease-in-out;}.faq-accordion .accordion-item .accordion-button.collapsed{color: var(--primary-color);}.faq-accordion .accordion-item .accordion-button::after, .faq-accordion .accordion-item .accordion-button.collapsed::after{content: '\f077';font-family: "FontAwesome";position: absolute;right: 25px;top: 50%;transform: translateY(-50%);font-size: 18px;font-weight: 900;line-height: normal;color: var(--white-color);transition: all 0.3s ease-in-out;}.faq-accordion .accordion-item .accordion-button.collapsed::after{transform: translateY(-50%) rotate(180deg);color: var(--primary-color);}.faq-accordion .accordion-item .accordion-body{border-top: 1px solid var(--dark-divider-color);padding: 22px 25px;}.faq-accordion .accordion-item .accordion-body p{color: var(--white-color);margin: 0;}.our-testimonials{padding: 100px 0;}.testimonial-image-box{position: relative;height: 100%;}.testimonial-image{height: 100%;}.testimonial-image figure{display: block;height: 100%;border-radius: 10px;}.testimonial-image img{width: 100%;height: 100%;aspect-ratio: 1 / 1.144;object-fit: cover;border-radius: 10px;}.happy-customer-box{position: absolute;left: 40px;bottom: 40px;width: 100%;max-width: 255px;background: var(--dark-divider-color);backdrop-filter: blur(20px) saturate(100%);-webkit-backdrop-filter: blur(20px) saturate(100%);border-radius: 10px;padding: 20px;z-index: 1;}.happy-customer-content{margin-top: 30px;}.happy-customer-content p{color: var(--white-color);margin: 0;}.testimonial-content-box{margin-left: 30px;align-content: center;height: 100%;}.testimonial-slider{background: url('../images/testimonial-slider-bg-image.png') no-repeat;background-position: center center;background-size: auto;margin-top: 80px;}.testimonial-slider .swiper .swiper-wrapper{cursor: none;}.testimonial-item{position: relative;}.testimonial-item::before{content: '';position: absolute;top: 0;bottom: 0;right: -30px;background: var(--divider-color);width: 1px;height: 100%;}.testimonial-company-logo{margin-bottom: 40px;}.testimonial-company-logo img{width: 100%;max-width: 135px;}.testimonial-content p{font-size: 18px;font-weight: 500;margin: 0;}.testimonial-author{border-top: 1px solid var(--divider-color);margin-top: 80px;padding-top: 30px;}.author-content h3{font-size: 20px;}.author-content p{margin: 10px 0 0;}.testimonial-slider .testimonial-pagination{text-align: center;margin-top: 40px;}.testimonial-slider .testimonial-pagination .swiper-pagination-bullet{position: relative;height: 10px;width: 10px;background: var(--divider-color);opacity: 1;margin: 0 4px;border-radius: 10px;transition: all 0.4s ease-in-out;}.testimonial-slider .testimonial-pagination .swiper-pagination-bullet-active{background: var(--accent-color);width: 20px;}.our-blog{padding: 100px 0 70px;}.post-item{border: 1px solid var(--divider-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;overflow: hidden;}.post-featured-image{position: relative;}.post-featured-image a{cursor: none;display: block;overflow: hidden;}.post-featured-image figure{display: block;}.post-featured-image img{width: 100%;aspect-ratio: 1 / 0.671;object-fit: cover;transition: all 0.5s ease-in-out;}.post-item:hover .post-featured-image img{transform: scale(1.1);}.post-item-tags{position: absolute;top: 20px;right: 20px;z-index: 1;}.post-item-tags a{font-family: var(--accent-font);font-size: 14px;font-weight: 400;text-transform: capitalize;display: inline-block;background: var(--accent-color);border-radius: 6px;color: var(--white-color);padding: 7px 15px;cursor: pointer;transition: all 0.3s ease-in-out;}.post-item-tags a:hover{background-color: var(--primary-color);}.post-item-body{padding: 40px;}.post-item-content{border-bottom: 1px solid var(--divider-color);margin-bottom: 20px;padding-bottom: 20px;}.post-item-content h2{font-size: 20px;line-height: 1.4em;}.post-item-content h2 a{display: inline-block;color: inherit;}.page-pagination{margin-top: 30px;text-align: center;}.page-pagination ul{justify-content: center;padding: 0;margin: 0;}.page-pagination ul li a, .page-pagination ul li span{display: flex;text-decoration: none;justify-content: center;align-items: center;background: var(--secondary-color);color: var(--primary-color);border-radius: 10px;width: 40px;height: 40px;margin: 0 5px;font-weight: 600;line-height: 1em;transition: all 0.3s ease-in-out;}.page-pagination ul li.active a, .page-pagination ul li a:hover{background: var(--primary-color);color: var(--white-color);}.main-footer{padding: 100px 0 0;margin-bottom: 20px;}.footer-logo img{width: 100%;max-width: 175px;}.footer-links{border-right: 1px solid var(--dark-divider-color);padding-right: 20px;margin-right: 20px;}.footer-links h3{font-size: 20px;color: var(--white-color);text-transform: capitalize;margin-bottom: 30px;}.footer-links ul{list-style: none;margin: 0;padding: 0;}.footer-links ul li{color: var(--white-color);text-transform: capitalize;line-height: 1.5em;margin-bottom: 15px;}.footer-links ul li:last-child{margin-bottom: 0;}.footer-links ul li a{color: inherit;transition: all 0.3s ease-in-out;}.footer-links ul li a:hover{color: var(--accent-color);}.footer-links h4{font-size: 16px;color: var(--accent-color);margin-bottom: 10px;}.footer-links p{color: var(--white-color);margin: 0;}.footer-links p a{color: inherit;transition: all 0.4s ease-in-out;}.footer-links p a:hover{color: var(--accent-color);}.footer-contact-item{margin-bottom: 30px;}.footer-contact-item:last-child{margin-bottom: 0;}.footer-links.footer-newsletter-form{border: none;padding-right: 0;margin-right: 0;}.footer-newsletter-form .form-group{display: flex;flex-wrap: wrap;margin-top: 30px;}.footer-newsletter-form .form-group .form-control{width: calc(100% - 50px);font-size: 16px;font-weight: 400;line-height: 1.25em;color: var(--white-color);background: transparent;border: 1px solid var(--dark-divider-color);border-radius: 100px;outline: none;box-shadow: none;padding: 14px 24px;}.footer-newsletter-form .form-group .form-control::placeholder{color: var(--white-color);}.footer-newsletter-form .form-group .newsletter-btn{width: 50px;height: 50px;background: var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;border: none;transition: all 0.4s ease-in-out;}.footer-newsletter-form .form-group .newsletter-btn:hover{background: var(--white-color);}.footer-newsletter-form .form-group .newsletter-btn i{font-size: 22px;color: var(--white-color);margin-right: 2px;transition: all 0.4s ease-in-out;}.footer-newsletter-form .form-group .newsletter-btn:hover i{color: var(--primary-color);}.footer-newsletter-form .policy-checkbox{display: flex;align-items: center;gap: 5px;margin-top: 30px;}.footer-newsletter-form .policy-checkbox .form-label{color: var(--white-color);margin: 0;line-height: normal;}.footer-newsletter-form .policy-checkbox .form-label a{color: var(--accent-color);text-decoration: underline;text-underline-offset: 5px;transition: all 0.3s ease-in-out;}.footer-newsletter-form .policy-checkbox .form-label a:hover{color: var(--white-color);}.footer-copyright{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 20px;border-top: 1px solid var(--dark-divider-color);margin-top: 60px;padding: 60px 0;}.footer-copyright-text p{color: var(--white-color);margin: 0;}.footer-social-links ul{display: flex;flex-wrap: wrap;gap: 10px;padding: 0;margin: 0;list-style: none;}.footer-social-links ul li a{width: 36px;height: 36px;border: 1px solid var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: all 0.3s ease-in-out;}.footer-social-links ul li a:hover{background: var(--accent-color);}.footer-social-links ul li a i{font-size: 18px;color: var(--accent-color);transition: all 0.3s ease-in-out;}.footer-social-links ul li a:hover i{color: var(--white-color);}.page-header{position: relative;background: url('../images/page-header-bg.jpg') no-repeat;background-position: center center;background-size: cover;padding: 285px 0 165px;margin-top: 20px;overflow: hidden;}.page-header:before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: var(--primary-color);opacity: 80%;width: 100%;height: 100%;z-index: 1;}.page-header .container{position: relative;z-index: 2;}.page-header-box{text-align: center;}.page-header-box h1{display: inline-block;font-size: 60px;font-weight: 800;letter-spacing: -0.02em;text-transform: uppercase;color: var(--white-color);margin-bottom: 15px;cursor: none;}.page-header-box ol{justify-content: center;margin: 0;padding: 0;}.page-header-box ol li.breadcrumb-item{font-size: 16px;font-weight: 400;line-height: normal;text-transform: capitalize;color: var(--white-color);}.page-header-box ol li.breadcrumb-item a{color: inherit;}.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{color: var(--white-color);}.our-approach{padding: 100px 0;}.approach-content{position: sticky;top: 40px;margin-right: 30px;}.approach-item{position: relative;background-color: var(--white-color);border-radius: 10px;margin-bottom: 30px;padding: 40px;overflow: hidden;}.approach-item::before{content: '';position: absolute;right: 0;bottom: 0;left: 0;background: var(--accent-color);width: 100%;height: 0;transition: all 0.4s ease-in-out;}.approach-item:hover:before{height: 100%;}.approach-item:last-child{margin-bottom: 0;}.approach-item-header .icon-box{position: relative;margin-bottom: 30px;z-index: 1;}.approach-item-header .icon-box img{width: 100%;max-width: 40px;transition: all 0.5s ease-in-out;}.approach-item:hover .approach-item-header .icon-box img{transform: rotateY(180deg);filter: brightness(0) invert(1);}.approach-item-title{position: relative;z-index: 1;}.approach-item-title h3{font-size: 20px;transition: all 0.4s ease-in-out;}.approach-item-body{position: relative;border-top: 1px solid var(--divider-color);margin-top: 30px;padding-top: 30px;transition: all 0.3s ease-in-out;z-index: 1;}.approach-item-body p{margin: 0;transition: all 0.3s ease-in-out;}.approach-item:hover .approach-item-body{border-color: var(--dark-divider-color);}.approach-item:hover .approach-item-title h3, .approach-item:hover .approach-item-body p{color: var(--white-color);}.our-brands{padding: 100px 0;}.our-brands-list{border: 1px solid var(--divider-color);border-right: none;border-bottom: none;border-radius: 20px;display: flex;flex-wrap: wrap;align-items: center;overflow: hidden;}.our-brand-item{width: 25%;border-right: 1px solid var(--divider-color);border-bottom: 1px solid var(--divider-color);padding: 70px 50px;}.our-brand-item:nth-child(-4n + 4){border-radius: 0 20px 0 0;}.our-brand-item:last-child{border-radius: 0 0 20px 0;}.our-brand-item figure{display: block;}.our-brand-item figure img{width: 100%;max-width: 250px;height: 60px;}.our-pricing{padding: 100px 0;}.pricing-item{background-color: var(--white-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;padding: 40px;}.pricing-item-header{border-bottom: 1px solid var(--divider-color);margin-bottom: 35px;padding-bottom: 35px;}.pricing-item-header .icon-box{margin-bottom: 35px;}.pricing-item-header .icon-box img{width: 100%;max-width: 40px;}.pricing-item-content{margin-bottom: 35px;}.pricing-item-content h3{font-size: 20px;}.pricing-item-content p{margin: 20px 0 0;}.pricing-item-price h2{font-size: 60px;}.pricing-item-price h2 sub{color: var(--text-color);font-family: var(--default-font);font-size: 16px;font-weight: 400;bottom: 0;}.pricing-item-list ul{list-style: none;padding: 0;margin: 0;}.pricing-item-list ul li{position: relative;line-height: 1.5em;padding-left: 25px;margin-bottom: 15px;}.pricing-item-list ul li:last-child{margin-bottom: 0;}.pricing-item-list ul li:before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);left: 0px;}.pricing-item-btn{margin-top: 35px;}.pricing-item-btn .btn-default{width: 100%;padding: 17px 24px;text-align: center;}.pricing-item-btn .btn-default::before{display: none;}.pricing-item.highlighted-box{background-color: var(--primary-color);}.pricing-item.highlighted-box .pricing-item-header{border-color: var(--dark-divider-color);}.pricing-item.highlighted-box .pricing-item-header h3, .pricing-item.highlighted-box .pricing-item-header p, .pricing-item.highlighted-box .pricing-item-price h2, .pricing-item.highlighted-box .pricing-item-price h2 sub, .pricing-item.highlighted-box .pricing-item-list ul li{color: var(--white-color);}.pricing-benefit-list{margin-top: 30px;}.pricing-benefit-list ul{list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 20px 60px;}.pricing-benefit-list ul li{color: var(--text-color);display: inline-flex;align-items: center;}.pricing-benefit-list ul li img{width: 100%;max-width: 20px;margin-right: 10px;}.our-team{padding: 100px 0px 70px;}.team-item{position: relative;border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;overflow: hidden;}.team-item-image figure{display: block;}.team-item-image a{display: block;cursor: none;}.team-item-image img{width: 100%;aspect-ratio: 1 / 1.36;object-fit: cover;transition: all 0.6s ease-in-out;}.team-item:hover .team-item-image img{transform: scale(1.08);}.team-item-body{position: absolute;bottom: 20px;left: 20px;right: 20px;background-color: var(--white-color);border-radius: 10px;text-align: center;padding: 30px;overflow: hidden;z-index: 1;}.team-item-content h3{font-size: 20px;margin-bottom: 10px;text-transform: capitalize;}.team-item-content h3 a{color: inherit;}.team-item-content p{margin: 0;}.team-social-list{height: 0;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;}.team-item:hover .team-social-list{height: 36px;opacity: 1;visibility: visible;margin-top: 20px;}.team-social-list ul{display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;list-style: none;margin: 0;padding: 0;}.team-social-list ul li a{color: var(--primary-color);background: transparent;border: 1px solid var(--primary-color);border-radius: 50%;width: 36px;height: 36px;display: flex;align-items: center;justify-content: center;transition: all 0.4s ease-in-out;}.team-social-list ul li a:hover{color: var(--white-color);background: var(--accent-color);border-color: var(--accent-color);}.team-social-list ul li a i{font-size: 18px;color: inherit;}.page-services{padding: 100px 0 70px;}.page-services .service-item{border: 1px solid var(--divider-color);}.page-service-single{padding: 100px 0;}.page-single-sidebar{position: sticky;top: 20px;margin-right: 20px;}.page-category-list{background: var(--secondary-color);border-radius: 10px;margin-bottom: 60px;overflow: hidden;}.page-category-list h3{font-size: 20px;color: var(--white-color);background-color: var(--accent-color);padding: 25px 40px;}.page-category-list ul{list-style: none;margin: 0;padding: 40px;}.page-category-list ul li{line-height: 1.6em;border-bottom: 1px solid var(--divider-color);padding-bottom: 20px;margin-bottom: 20px;}.page-category-list ul li:last-child{border-bottom: none;margin: 0;padding: 0;}.page-category-list ul li a{position: relative;display: block;color: inherit;padding-right: 30px;transition: all 0.4s ease-in-out;}.page-category-list ul li a:hover{color: var(--primary-color);}.page-category-list ul li a::before{content: '';position: absolute;top: 50%;right: 0;transform: translateY(-50%);background: url('../images/arrow-primary.svg') no-repeat;background-position: center center;background-size: cover;width: 20px;height: 20px;}.sidebar-cta-box{position: relative;background: url('../images/sidebar-cta-bg.jpg') no-repeat;background-position: center center;background-size: cover;border-radius: 10px 10px 34px 10px;padding: 50px;overflow: hidden;}.sidebar-cta-box:before{position: absolute;content: '';top: 0;right: 0;bottom: 0;left: 0;background-color: var(--primary-color);opacity: 80%;height: 100%;width: 100%;}.sidebar-cta-logo, .sidebar-cta-content, .sidebar-cta-contact-item{position: relative;z-index: 1;}.sidebar-cta-logo{margin-bottom: 160px;}.sidebar-cta-logo img{width: 100%;max-width: 175px;}.sidebar-cta-content h3{font-size: 20px;line-height: 1.4em;color: var(--white-color);}.sidebar-cta-content p{color: var(--white-color);margin: 25px 0 0;}.sidebar-cta-contact-item{margin-top: 50px;}.sidebar-cta-contact-item h3{font-size: 30px;color: var(--white-color);text-underline-offset: 5px;}.sidebar-cta-contact-item h3 a{color: inherit;text-decoration: underline;transition: all 0.4s ease-in-out;}.sidebar-cta-contact-item h3 a:hover{color: var(--accent-color);}.sidebar-cta-btn{position: absolute;right: -10px;bottom: -10px;height: 90px;width: 90px;display: inline-flex;align-items: center;justify-content: center;background-color: var(--accent-color);border: 10px solid var(--white-color);border-radius: 50%;transition: all 0.4s ease-in-out;z-index: 1;}.sidebar-cta-btn:hover{background-color: var(--primary-color);}.sidebar-cta-btn img{width: 100%;max-width: 40px;}.page-single-image{margin-bottom: 30px;}.page-single-image figure{display: block;border-radius: 10px;}.page-single-image img{width: 100%;aspect-ratio: 1 / 0.516;object-fit: cover;border-radius: 10px;}.service-entry{margin-bottom: 60px;}.service-entry p{margin-bottom: 20px;}.service-entry h2{font-size: 48px;font-weight: 600;letter-spacing: -0.02em;margin-bottom: 20px;}.service-entry h3{font-size: 20px;line-height: 1.2em;margin-bottom: 10px;}.service-entry p:last-child, .service-entry h3:last-child{margin: 0;}.service-entry ul{list-style: none;padding: 0;margin: 40px 0 0;}.service-entry ul li{position: relative;color: var(--primary-color);line-height: 1.5em;padding-left: 30px;margin-bottom: 15px;}.service-entry ul li:last-child{margin-bottom: 0;}.service-entry ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);top: 0;left: 0;}.service-offer-box, .service-why-choose-box{margin-top: 60px;}.service-offer-item-list{display: flex;flex-wrap: wrap;gap: 30px 60px;margin-top: 40px;}.service-offer-item{position: relative;width: calc(33.33% - 40px);}.service-offer-item::before{content: '';position: absolute;top: 0;bottom: 0;right: -30px;background: var(--divider-color);width: 1px;height: 100%;}.service-offer-item:last-child:before, .service-offer-item:nth-child(3n + 3):before{display: none;}.service-offer-item .icon-box{margin-bottom: 80px;}.service-why-choose-box{border-radius: 10px;overflow: hidden;}.service-why-choose-content{background: var(--secondary-color);padding: 40px;}.service-why-choose-image figure{display: block;}.service-why-choose-image img{width: 100%;aspect-ratio: 1 / 0.373;object-fit: cover;}.page-blog{padding: 100px 0;}.page-single-post{padding: 100px 0;}.post-single-meta{margin-top: 5px;}.post-single-meta ol li{font-size: 18px;color: var(--white-color);margin-right: 15px;}.post-single-meta ol li:last-child{margin-right: 0;}.post-single-meta ol li i{font-size: 18px;color: var(--white-color);margin-right: 5px;}.post-image{position: relative;margin-bottom: 30px;}.post-image figure{display: block;border-radius: 10px;overflow: hidden;}.post-image img{width: 100%;aspect-ratio: 1 / 0.50;object-fit: cover;border-radius: 10px;}.post-content{width: 100%;max-width: 1250px;margin: 0 auto;}.post-entry{border-bottom: 1px solid var(--divider-color);padding-bottom: 30px;margin-bottom: 30px;}.post-entry:after{content: '';display: block;clear: both;}.post-entry a{color: var(--accent-color);}.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6{font-weight: 600;line-height: 1.1em;margin: 0 0 0.42em;}.post-entry h1{font-size: 60px;}.post-entry h2{font-size: 48px;}.post-entry h3{font-size: 40px;}.post-entry h4{font-size: 30px;}.post-entry h5{font-size: 24px;}.post-entry h6{font-size: 20px;}.post-entry p{margin-bottom: 20px;}.post-entry p:last-child{margin-bottom: 0;}.post-entry p strong{color: var(--primary-color);font-size: 18px;font-weight: 600;}.post-entry ol{margin: 0 0 30px;}.post-entry ul{padding: 0;margin: 20px 0 20px;padding-left: 20px;}.post-entry ol li, .post-entry ul li{position: relative;font-size: 18px;font-weight: 500;line-height: 1.5em;color: var(--text-color);margin-bottom: 15px;}.post-entry ul li:last-child{margin-bottom: 0;}.post-entry ul ul, .post-entry ul ol, .post-entry ol ol, .post-entry ol ul{margin-top: 20px;margin-bottom: 0;}.post-entry ul ul li:last-child, .post-entry ul ol li:last-child, .post-entry ol ol li:last-child, .post-entry ol ul li:last-child{margin-bottom: 0;}.post-entry blockquote{background: var(--secondary-color) url('../images/icon-blockquote.svg');background-repeat: no-repeat;background-position: 30px 30px;background-size: 45px;border-radius: 10px;padding: 30px 30px 30px 90px;margin-bottom: 30px;}.post-entry blockquote p{font-family: var(--accent-font);font-size: 20px;font-weight: 700;line-height: 1.4em;color: var(--primary-color);}.post-entry blockquote p:last-child{margin-bottom: 0;}.tag-links{font-family: var(--accent-font);font-size: 20px;font-weight: 600;text-transform: capitalize;color: var(--primary-color);display: inline-flex;align-items: center;flex-wrap: wrap;gap: 15px;}.post-tags .tag-links a{display: inline-block;font-family: var(--accent-font);font-size: 16px;font-weight: 700;text-transform: capitalize;line-height: 1em;background: var(--accent-color);color: var(--white-color);border-radius: 6px;padding: 12px 20px;transition: all 0.4s ease-in-out;}.post-tags .tag-links a:hover{background: var(--primary-color);}.post-social-sharing{text-align: right;}.post-social-sharing ul{list-style: none;padding: 0;margin: 0;}.post-social-sharing ul li{display: inline-block;margin-right: 10px;}.post-social-sharing ul li:last-child{margin-right: 0;}.post-social-sharing ul li a{display: flex;align-items: center;justify-content: center;text-align: center;background: var(--accent-color);color: var(--white-color);border-radius: 6px;width: 40px;height: 40px;transition: all 0.4s ease-in-out;}.post-social-sharing ul li:hover a{background: var(--primary-color);}.post-social-sharing ul li a i{font-size: 20px;color: inherit;}.page-projects{padding: 100px 0;}.projects-item-list{display: flex;flex-wrap: wrap;gap: 30px;}.projects-item-list .project-item{width: calc(25% - 22.5px);}.page-project-single{padding: 100px 0;}.project-category-list ul li{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 10px;}.project-category-list ul li span{font-weight: 700;}.project-entry{margin-bottom: 60px;}.project-entry p{margin-bottom: 20px;}.project-entry h2{font-size: 48px;font-weight: 600;letter-spacing: -0.02em;margin-bottom: 20px;}.project-entry h3{font-size: 20px;line-height: 1.4em;margin-bottom: 20px;}.project-entry p:last-child, .project-entry h3:last-child{margin: 0;}.project-entry ul{list-style: none;padding: 0;margin: 30px 0 0;}.project-entry ul li{position: relative;color: var(--primary-color);line-height: 1.5em;padding-left: 25px;margin-bottom: 15px;}.project-entry ul li:last-child{margin-bottom: 0;}.project-entry ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);top: 0;left: 0;}.project-overview-box, .project-challenges-solutions{margin-top: 60px;}.project-overview-box{display: flex;flex-wrap: wrap;gap: 30px 50px;}.project-overview-content, .project-overview-image{width: calc(50% - 25px);}.project-overview-image figure{display: block;height: 100%;border-radius: 10px;}.project-overview-image img{width: 100%;height: 100%;aspect-ratio: 1 / 0.55;object-fit: cover;border-radius: 10px;}.project-benefit-list{display: flex;flex-wrap: wrap;gap: 40px;margin-top: 40px;}.project-benefit-item{width: calc(33.33% - 26.67px);background: var(--secondary-color);border-radius: 10px;display: flex;flex-wrap: wrap;align-items: center;gap: 20px;padding: 20px;}.project-benefit-item .icon-box{position: relative;width: 50px;height: 50px;background: var(--primary-color);border-radius: 100px;display: flex;justify-content: center;align-items: center;}.project-benefit-item .icon-box::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: var(--accent-color);border-radius: 50%;transform: scale(0);width: 100%;height: 100%;transition: all 0.4s ease-in-out;}.project-benefit-item:hover .icon-box::before{transform: scale(1);}.project-benefit-item .icon-box img{position: relative;width: 100%;max-width: 24px;z-index: 1;}.project-benefit-item-content{width: calc(100% - 70px);}.challenge-solution-boxes{display: flex;flex-wrap: wrap;gap: 30px;margin-top: 40px;}.challenge-solution-item{width: calc(50% - 15px);background: var(--secondary-color);border-radius: 10px;padding: 30px;}.challenge-solution-item ul{border-top: 1px solid var(--divider-color);padding-top: 30px;}.page-team{padding: 100px 0 70px;}.page-team-single{padding: 100px 0;}.team-single-image{margin-bottom: 60px;}.team-single-image figure{display: block;border-radius: 10px;}.team-single-image img{width: 100%;aspect-ratio: 1 / 1.25;border-radius: 10px;}.team-member-about, .team-member-expertise, .member-achievements{margin-bottom: 60px;}.team-contact-list{display: flex;flex-wrap: wrap;gap: 30px;background-color: var(--secondary-color);border-radius: 10px;padding: 40px;}.team-contact-item{width: calc(50% - 15px);background-color: var(--white-color);border-radius: 10px;padding: 25px;display: flex;flex-wrap: wrap;align-items: center;}.team-contact-item .icon-box{position: relative;width: 50px;height: 50px;background-color: var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;margin-right: 15px;}.team-contact-item .icon-box:before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;background: var(--primary-color);border-radius: 50%;transform: scale(0);transition: all 0.4s ease-in-out;}.team-contact-item:hover .icon-box:before{transform: scale(1);}.team-contact-item .icon-box img{position: relative;width: 100%;max-width: 24px;z-index: 1;}.team-contact-item-content{width: calc(100% - 65px);}.team-contact-item-content h3{font-size: 20px;margin-bottom: 10px;}.team-contact-item-content p{margin: 0;}.member-skill-list{display: flex;flex-wrap: wrap;gap: 30px 80px;}.member-skill-item{position: relative;width: calc(33.33% - 53.33px);display: flex;flex-wrap: wrap;gap: 20px;align-items: center;}.member-skill-item:before{content: '';position: absolute;top: 0;right: -40px;bottom: 0;background-color: var(--divider-color);height: 100%;width: 1px;}.member-skill-item:nth-child(3n + 3):before{display: none;}.member-skill-item .circle{position: relative;display: inline-block;color: var(--accent-color);background: var(--secondary-color);border-radius: 50%;}.member-skill-item .circle .progress_value{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -52%);font-size: 20px;color: var(--primary-color);font-weight: 600;display: flex;align-items: center;justify-content: center;background: var(--secondary-color);border-radius: 50%;}.member-skill-content{width: calc(100% - 110px);}.member-skill-content h3{font-size: 20px;}.personal-skill-list{border-top: 1px solid var(--divider-color);margin-top: 40px;padding-top: 40px;}.personal-skill-list ul{list-style: none;margin: 0;padding: 0;}.personal-skill-list ul li{position: relative;line-height: 1.5em;margin-bottom: 20px;padding-left: 30px;}.personal-skill-list ul li:last-child{margin-bottom: 0;}.personal-skill-list ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);top: 0;left: 0;}.member-achievements-list{display: flex;flex-wrap: wrap;gap: 30px;}.member-achievements-item{width: calc(50% - 15px);display: flex;flex-wrap: wrap;align-items: center;background-color: var(--secondary-color);border-radius: 10px;padding: 20px;}.member-achievements-item .icon-box{position: relative;width: 50px;height: 50px;background-color: var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;margin-right: 15px;}.member-achievements-item .icon-box:before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;background: var(--primary-color);border-radius: 50%;transform: scale(0);transition: all 0.4s ease-in-out;}.member-achievements-item:hover .icon-box:before{transform: scale(1);}.member-achievements-item .icon-box img{position: relative;width: 100%;max-width: 24px;z-index: 1;}.member-achievements-item-content{width: calc(100% - 65px);}.member-achievements-item-content h3{font-size: 20px;}.page-pricing{padding: 100px 0;}.page-pricing .pricing-item{border: 1px solid var(--divider-color);}.page-testimonials{padding: 100px 0 70px;}.page-testimonials .testimonial-item{background-color: var(--secondary-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;padding: 40px;}.page-testimonials .testimonial-item::before{display: none;}.page-gallery{padding: 100px 0 70px;}.page-gallery-box .photo-gallery{height: calc(100% - 30px);margin-bottom: 30px;}.page-gallery-box .photo-gallery a{cursor: none;}.page-gallery-box .photo-gallery figure{display: block;border-radius: 10px;}.page-gallery-box .photo-gallery img{width: 100%;aspect-ratio: 1 / 0.81;object-fit: cover;border-radius: 10px;}.page-video-gallery{padding: 100px 0 70px;}.video-gallery-image{height: calc(100% - 30px);margin-bottom: 30px;overflow: hidden;}.video-gallery-image a{position: relative;display: block;cursor: none;}.video-gallery-image a::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: var(--primary-color);border-radius: 10px;opacity: 0%;visibility: hidden;width: 100%;height: 100%;z-index: 1;transform: scale(0);transition: all 0.4s ease-in-out;}.video-gallery-image:hover a::before{opacity: 50%;visibility: visible;transform: scale(1);}.video-gallery-image a::after{content: '\f04b';font-family: 'FontAwesome';position: absolute;top: 50%;left: 50%;right: 0;transform: translate(-50%, -50%);font-size: 20px;background: var(--accent-color);color: var(--white-color);border-radius: 50%;height: 60px;width: 60px;cursor: none;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: all 0.5s ease-in-out;z-index: 1;}.video-gallery-image:hover a::after{opacity: 1;visibility: visible;}.video-gallery-image img{width: 100%;aspect-ratio: 1 / 0.81;object-fit: cover;border-radius: 10px;}.page-faqs{padding: 100px 0;}.page-faqs .page-single-faqs{margin-bottom: 60px;}.page-faqs .page-single-faqs:last-child{margin-bottom: 0px;}.page-contact-us{padding: 100px 0 50px;}.contact-us-form{height: 100%;background-color: var(--secondary-color);border-radius: 10px;padding: 50px;}.contact-form .form-control{font-size: 16px;font-weight: 400;line-height: 1.125em;color: var(--text-color);background: var(--white-color);border: none;border-radius: 10px;padding: 16px 20px;box-shadow: none;outline: none;}.contact-form .form-control::placeholder{color: var(--text-color);}.contact-form .policy-checkbox{display: flex;align-items: center;gap: 5px 10px;}.contact-form .policy-checkbox .form-label{color: var(--primary-color);margin: 0;}.contact-form-btn .btn-default{width: 100%;padding: 16px 24px;text-align: center;}.contact-form-btn .btn-default::before{display: none;}.contact-us-content{display: flex;flex-direction: column;justify-content: space-between;border-radius: 10px;height: 100%;overflow: hidden;}.contact-us-image{height: 100%;}.contact-us-image figure{height: 100%;display: block;}.contact-us-image img{height: 100%;width: 100%;aspect-ratio: 1 / 0.575;object-fit: cover;}.contact-us-body{padding: 40px;}.contact-us-body .section-title h2{font-size: 30px;}.opening-hour-box h3{color: var(--accent-color);font-size: 20px;margin-bottom: 20px;}.opening-hour-box ul{list-style: none;padding: 0;margin: 0;}.opening-hour-box ul li{display: flex;align-items: center;color: var(--white-color);gap: 10px;margin-bottom: 20px;}.opening-hour-box ul li:last-child{margin-bottom: 0;}.opening-hour-box ul li span{width: 33%;}.contact-info-list{display: flex;flex-wrap: wrap;gap: 30px;margin-top: 80px;}.contact-info-item{width: calc(33.33% - 20px);display: flex;flex-wrap: wrap;background-color: var(--secondary-color);border-radius: 10px;padding: 40px;}.contact-info-item .icon-box{position: relative;width: 50px;height: 50px;background-color: var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}.contact-info-item .icon-box:before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;background: var(--primary-color);border-radius: 50%;transform: scale(0);transition: all 0.4s ease-in-out;}.contact-info-item:hover .icon-box:before{transform: scale(1);}.contact-info-item .icon-box img{position: relative;width: 100%;max-width: 24px;z-index: 1;}.contact-info-item-content{width: calc(100% - 70px);}.contact-info-item-content h3{font-size: 20px;margin-bottom: 10px;}.contact-info-item-content p{margin: 0;}.contact-info-item-content p a{color: inherit;transition: all 0.4s ease-in-out;}.contact-info-item-content p a:hover{color: var(--accent-color);}.google-map{padding: 50px 0 100px;}.google-map-iframe, .google-map-iframe iframe{width: 100%;height: 700px;border-radius: 10px;}.error-page{padding: 100px 0px;}.error-page-image{text-align: center;margin-bottom: 30px;}.error-page-image img{width: 100%;max-width: 800px;}.error-page-content{text-align: center;}.error-page-content .section-title{margin-bottom: 15px;}@media only screen and (max-width: 1880px){.bg-section{width: calc(100% - 40px);}}@media only screen and (max-width: 1440px){.container{max-width: 1300px;}.section-title h1{font-size: 65px;}.hero-content .section-title{width: calc(62% - 15px);}.hero-content .section-content-btn{width: calc(38% - 15px);}.about-us-item{min-height: 440px;padding: 40px 30px;}.about-us-image-box .about-counter-box{bottom: 30px;left: 30px;padding: 20px;}.about-us-body-image{margin-right: -40px;margin-bottom: -40px;}.service-item{padding: 30px 25px;}.service-item-image{margin-bottom: 60px;}.service-item-image figure{width: 180px;height: 90px;}.service-item-content{margin-top: 20px;padding-top: 20px;}.service-item-btn{margin-top: 30px;}.project-item-image img{aspect-ratio: 1 / 1.2;}.interactive-process-layout .interactive-inner-process{padding: 425px 0 0;}.process-content-wap{padding: 30px;}.partner-contact-info-list{gap: 40px 60px;}.partner-contact-info-item.location-info-item{padding-top: 40px;}.world-map-card-body{width: 180px;}.world-map-card-image img{max-width: 50px;}.world-map-card-content{width: calc(100% - 60px);}.world-map-counter-box{gap: 30px;}.world-map-counter-item{width: calc(20% - 24px);}.world-map-counter-item::before{right: -15px;}.how-it-work::before{left: 40px;width: 185px;height: 205px;}.how-work-item{padding: 30px;}.faq-accordion .accordion-header .accordion-button{padding: 18px 45px 18px 20px;}.faq-accordion .accordion-item .accordion-button::after, .faq-accordion .accordion-item .accordion-button.collapsed::after{right: 20px;}.faq-accordion .accordion-item .accordion-body{padding: 18px 20px;}.post-item-body{padding: 30px;}.our-brand-item{padding: 50px;}.pricing-item{padding: 30px 25px;}.pricing-item-header .icon-box, .pricing-item-content{margin-bottom: 20px;}.pricing-item-header{margin-bottom: 20px;padding-bottom: 20px;}.pricing-item-btn{margin-top: 20px;}.team-item-body{padding: 20px;}.page-category-list h3{padding: 20px 30px;}.page-category-list ul, .sidebar-cta-box{padding: 30px;}.sidebar-cta-logo{margin-bottom: 120px;}.service-why-choose-content{padding: 30px;}.post-content{max-width: 1100px;}.projects-item-list .project-item{width: calc(33.33% - 20px);}.project-benefit-list{gap: 20px;}.project-benefit-item{width: calc(33.33% - 13.33px);gap: 10px;padding: 15px;}.project-benefit-item-content{width: calc(100% - 60px);}.challenge-solution-item{padding: 20px;}.team-contact-list{padding: 30px;}.member-skill-list{gap: 30px 60px;}.member-skill-item{width: calc(33.33% - 40px);}.member-skill-item:before{right: -30px;}.member-skill-content h3{font-size: 18px;}.personal-skill-list{margin-top: 30px;padding-top: 30px;}.page-testimonials .testimonial-item{padding: 30px;}.contact-us-form, .contact-us-body, .contact-info-item{padding: 30px;}}@media only screen and (max-width: 1024px){.main-menu ul li{margin: 0px;}.hero{min-height: initial;}.hero-content .section-title{width: 100%;}.hero-content .section-content-btn{width: 100%;margin-top: 10px;}.hero-info-list{margin-top: 60px;padding: 30px 0 0;}.hero-info-list ul{gap: 15px 20px;}.hero-info-list ul li{width: calc(33.33% - 13.33px);}.project-item-body{right: 20px;bottom: 20px;left: 20px;}.project-item-tag{margin-bottom: 15px;}.project-item-btn{margin-top: 15px;padding-top: 15px;}.interactive-process-layout .interactive-process-item{width: 50%;}.interactive-process-layout .interactive-inner-process{padding: 200px 0 0;border-bottom: 1px solid var(--dark-divider-color);}.interactive-process-layout .interactive-process-item:nth-child(2n + 2) .interactive-inner-process{border-right: none;}.our-partner-content{margin-bottom: 30px;}.partner-contact-info-list{gap: 30px 60px;}.partner-contact-info-item.location-info-item{padding-top: 30px;}.world-map-counter-box{margin-top: 40px;padding-top: 40px;}.world-map-counter-item{gap: 15px;flex-direction: column;align-items: center;text-align: center;}.world-map-counter-content{width: 100%;}.how-it-work::before{left: 20px;width: 125px;height: 135px;opacity: 40%;}.how-work-item-header{margin-bottom: 30px;}.faqs-content{position: initial;margin-right: 0;margin-bottom: 40px;}.testimonial-image-box{height: auto;margin-bottom: 30px;}.testimonial-image img{aspect-ratio: 1 / 0.744;}.happy-customer-box{bottom: 30px;left: 30px;}.happy-customer-content{margin-top: 20px;}.testimonial-content-box{height: auto;margin: 0;}.testimonial-slider{margin: 0;}.testimonial-company-logo{margin-bottom: 30px;}.testimonial-author{margin-top: 50px;padding-top: 20px;}.testimonial-slider .testimonial-pagination{margin-top: 30px;}.footer-links.footer-contact-list{margin-right: 0;padding-right: 0;border-right: none;}.footer-links.footer-newsletter-form{margin-top: 30px;}.footer-newsletter-form .form-group, .footer-newsletter-form .policy-checkbox{margin-top: 20px;}.approach-content{margin-right: 0;}.approach-item{padding: 30px;}.approach-item-header .icon-box{margin-bottom: 20px;}.approach-item-body{margin-top: 20px;padding-top: 20px;}.our-brand-item{padding: 30px;}.page-single-sidebar{margin-right: 0;}.page-category-list h3{font-size: 18px;padding: 15px 20px;}.page-category-list ul{padding: 20px;}.page-category-list ul li{margin-bottom: 15px;padding-bottom: 15px;}.page-category-list ul li a::before{width: 18px;height: 18px;}.sidebar-cta-box{border-radius: 10px 10px 26px;padding: 20px;}.sidebar-cta-logo{margin-bottom: 60px;}.sidebar-cta-content p{margin-top: 15px;}.sidebar-cta-contact-item{margin-top: 40px;}.sidebar-cta-btn{right: -5px;bottom: -5px;height: 60px;width: 60px;border-width: 6px;}.sidebar-cta-btn img{max-width: 24px;}.page-single-image{margin-bottom: 20px;}.service-entry{margin-bottom: 40px;}.service-offer-box, .service-why-choose-box{margin-top: 40px;}.service-offer-item-list{gap: 30px;}.service-offer-item{width: calc(33.33% - 20px);}.service-offer-item::before{right: -15px;}.service-offer-item .icon-box{margin-bottom: 50px;}.service-why-choose-image img{aspect-ratio: 1 / 0.48;}.project-category-list ul li{font-size: 14px;}.project-entry ul li{font-size: 14px;}.project-entry ul li::before{font-size: 16px;}.project-overview-box, .project-challenges-solutions{margin-top: 40px;}.project-overview-content, .project-overview-image{width: 100%;}.project-benefit-list{margin-top: 30px;}.project-benefit-item{flex-direction: column;text-align: center;}.project-benefit-item-content{width: 100%;}.challenge-solution-boxes{gap: 20px;margin-top: 30px;}.challenge-solution-item{width: calc(50% - 10px);}.team-member-about, .team-member-expertise, .member-achievements{margin-bottom: 40px;}.team-contact-item{padding: 20px;}.member-skill-item{flex-direction: column;}.member-skill-content{width: 100%;text-align: center;}.member-achievements-item{padding: 15px;}.member-achievements-item-content h3{font-size: 18px;}.opening-hour-box ul li span{width: 42%;}.google-map-iframe, .google-map-iframe iframe{height: 550px;}}@media only screen and (max-width: 991px){.btn-default{padding: 15px 46px 15px 18px;}.btn-default::before{width: 18px;height: 18px;right: 15px;}header.main-header{top: 0;}header.main-header .header-sticky.active{border-radius: 0;}.navbar{padding: 20px 0;}.responsive-menu, .navbar-toggle{display: block;}.slicknav_nav li, .slicknav_nav ul{display: block;}.header-btn{display: none;}.bg-section{width: 100%;border-radius: 0;margin: 0;}.bg-section .container-fluid{padding: 0 15px;}.section-row{margin-bottom: 40px;}.section-content-btn .section-btn{margin-top: 20px;}.section-title{margin-bottom: 30px;}.section-title h1{font-size: 50px;}.section-title h2{font-size: 36px;}.section-title p{margin-top: 10px;}.section-title-content{margin-top: 10px;}.section-btn{text-align: left;margin-top: 15px;}.hero{padding: 160px 0 30px;}.hero-info-list{margin-top: 30px;}.hero-info-list ul li{padding-left: 25px;}.hero-info-list ul li:before{font-size: 16px;}.about-us{padding: 50px 0;}.about-us .section-row .section-title.section-title-center h2 .about-us-title-image-1 img{max-width: 90px;}.about-us-body .about-counter-box{width: calc(100% - 170px);}.about-counter-box h2{font-size: 30px;}.about-counter-box p{margin-top: 5px;}.about-us-item{min-height: initial;padding: 20px;}.about-us-body-image{margin-bottom: -20px;margin-right: -30px;}.about-us-body-image img{max-width: 190px;}.about-us-item-list ul li{padding-left: 25px;margin-bottom: 10px;}.about-us-item-list ul li::before{font-size: 16px;}.about-us-item-btn{margin-top: 30px;padding-top: 30px;}.our-services{padding: 50px 0;}.section-footer-text{margin-top: 10px;}.section-footer-text ul{margin-top: 10px;}.section-footer-text ul li{font-size: 18px;margin-right: 5px;}.section-footer-text ul li i{font-size: 16px;}.service-item-image{margin-bottom: 30px;}.our-project{padding: 50px 0;}.project-slider .project-pagination{margin-top: 30px;}.our-project .section-footer-text{margin-top: 30px;}.our-partner{padding: 50px 0;}.world-map-counter-content h2{font-size: 34px;}.how-it-work{padding: 50px 0;}.our-faqs{padding: 50px 0;}.faqs-content{margin-bottom: 30px;}.faq-accordion .accordion-item{margin-bottom: 20px;}.faq-accordion .accordion-header .accordion-button{padding: 15px 40px 15px 15px;}.faq-accordion .accordion-item .accordion-button::after, .faq-accordion .accordion-item .accordion-button.collapsed::after{right: 15px;font-size: 16px;}.faq-accordion .accordion-item .accordion-body{padding: 15px;}.our-testimonials{padding: 50px 0;}.testimonial-content p{font-size: 16px;}.our-blog{padding: 50px 0 20px;}.post-item-body{padding: 20px;}.main-footer{padding: 50px 0 0;}.footer-links{padding-right: 10px;margin-right: 10px;}.footer-links h3, .footer-contact-item{margin-bottom: 20px;}.footer-links ul li{margin-bottom: 10px;}.footer-copyright{margin-top: 30px;padding: 30px 0;}.page-header{padding: 170px 0 80px;margin-top: 0;}.page-header-box h1{font-size: 44px;margin-bottom: 10px;}.our-approach{padding: 50px 0;}.approach-content{position: initial;margin-right: 0;margin-bottom: 30px;}.our-brands{padding: 50px 0;}.our-brand-item figure img{max-width: 200px;height: 30px;}.our-pricing{padding: 50px 0;}.pricing-item-price h2{font-size: 48px;}.pricing-item-content p{margin-top: 10px;}.pricing-item-list ul li{margin-bottom: 10px;}.pricing-item-list ul li:before{font-size: 16px;}.pricing-item-btn .btn-default{padding: 15px;}.pricing-benefit-list{margin-top: 5px;}.pricing-benefit-list ul{gap: 15px 30px;}.pricing-benefit-list ul li img{max-width: 18px;margin-right: 10px;}.our-team{padding: 50px 0px 20px;}.team-item-image img{aspect-ratio: 1 / 1.15;}.page-services{padding: 50px 0 20px;}.page-service-single{padding: 50px 0;}.page-single-sidebar, .page-category-list{margin-bottom: 30px;}.sidebar-cta-contact-item h3{font-size: 26px;}.service-entry p{margin-bottom: 15px;}.service-entry h2{font-size: 36px;margin-bottom: 15px;}.service-entry ul{margin-top: 30px;}.service-entry ul li{padding-left: 25px;margin-bottom: 10px;}.service-entry ul li::before{font-size: 16px;}.service-offer-item-list{margin-top: 30px;}.page-blog{padding: 50px 0;}.page-pagination{margin-top: 10px;}.page-single-post{padding: 50px 0;}.post-image{margin-bottom: 20px;}.post-entry h2{font-size: 36px;}.post-entry p{margin-bottom: 15px;}.post-entry ol li, .post-entry ul li{font-size: 16px;margin-bottom: 10px;}.post-entry blockquote{background-position: 20px 20px;background-size: 40px;padding: 20px 20px 20px 70px;margin-bottom: 20px;}.post-entry blockquote p{font-size: 18px;}.post-tags{margin-bottom: 20px;}.post-tags .tag-links a{padding: 12px 15px;}.post-social-sharing ul{text-align: left;}.page-projects{padding: 50px 0;}.projects-item-list .project-item{width: calc(50% - 15px);}.page-project-single{padding: 50px 0;}.project-entry p{margin-bottom: 15px;}.project-entry h2{font-size: 36px;margin-bottom: 15px;}.project-entry h3{margin-bottom: 15px;}.project-entry ul{margin-top: 20px;}.project-entry ul li{margin-bottom: 10px;}.challenge-solution-item ul{padding-top: 20px;}.page-team{padding: 50px 0 20px;}.page-team-single{padding: 50px 0;}.team-single-image{margin-bottom: 30px;}.team-single-image img{aspect-ratio: 1 / 0.7;object-position: top center;}.personal-skill-list ul li{margin-bottom: 15px;padding-left: 25px;}.personal-skill-list ul li::before{font-size: 16px;}.team-contact-form .contact-us-form{margin-bottom: 0;}.page-pricing{padding: 50px 0;}.page-testimonials{padding: 50px 0 20px;}.page-testimonials .testimonial-item{padding: 20px;}.page-gallery{padding: 50px 0 20px;}.page-video-gallery{padding: 50px 0 20px;}.page-faqs{padding: 50px 0;}.page-faqs .page-single-faqs{margin-bottom: 40px;}.page-contact-us{padding: 50px 0 25px;}.contact-us-form{height: auto;margin-bottom: 30px;}.contact-form .form-control{font-size: 16px;padding: 14px;}.contact-form-btn .btn-default{padding: 15px;}.contact-us-image, .contact-us-image figure, .contact-us-image img{height: auto;}.contact-us-body .section-title h2{font-size: 26px;}.opening-hour-box ul li span{width: 24%;}.contact-info-list{margin-top: 40px;}.contact-info-item{width: calc(50% - 15px);}.google-map{padding: 25px 0 50px;}.google-map-iframe, .google-map-iframe iframe{height: 400px;}.error-page{padding: 50px 0px;}.error-page-image{margin-bottom: 20px;}.error-page-image img{max-width: 80%;}}@media only screen and (max-width: 767px){.section-row{margin-bottom: 30px;}.section-title h1{font-size: 30px;}.section-title h2{font-size: 24px;}.hero-info-list ul{gap: 10px 15px;}.hero-info-list ul li{width: auto;font-size: 12px;padding-left: 20px;}.hero-info-list ul li::before{font-size: 12px;}.about-us .section-row .section-title.section-title-center h2 .about-us-title-image-1 img{max-width: 70px;}.about-us .section-row .section-title.section-title-center h2 .about-us-title-image-2 img{max-width: 28px;}.about-us-image-box .about-counter-box{bottom: 20px;left: 20px;padding: 15px;}.about-counter-box h2{font-size: 24px;}.about-us-item-btn{margin-top: 20px;padding-top: 20px;}.service-item{padding: 20px;}.service-item-image figure{width: 160px;height: 80px;}.service-item-content p{margin: 10px 0 0;}.project-item-content h3{font-size: 18px;}.interactive-process-layout .interactive-con-inner:before{background: var(--primary-color);opacity: 55%;}.interactive-process-layout .interactive-process-item{width: 100%;}.interactive-process-layout .interactive-inner-process{padding: 100px 0 0;border-right: none;}.interactive-process-item:last-child .interactive-inner-process{border-bottom: none;}.process-content-wap{padding: 20px;}.partner-contact-info-item{width: 100%;}.partner-contact-info-item::before{display: none;}.partner-contact-info-item.location-info-item{padding: 0;border-top: none;}.partner-contact-info-content h3{font-size: 18px;}.world-map-cards-box{position: initial;transform: initial;gap: 15px;margin-top: 30px;}.world-map-card-item{flex-direction: initial;width: 100%;}.world-map-card-item:nth-child(even){justify-content: right;}.world-map-card-item.card-2, .world-map-card-item.card-4{top: initial;}.world-map-card-body{transform: scale(1);opacity: 1;margin: 0;}.world-map-card-body::before{display: none;}.world-map-card-btn{margin: 0 15px 0 0;}.world-map-card-btn img{max-width: 30px;}.world-map-counter-box{margin-top: 30px;padding-top: 30px;gap: 20px;}.world-map-counter-item{width: calc(50% - 10px);}.world-map-counter-item::before{right: -10px;}.world-map-counter-item:nth-child(5n + 5)::before{display: block;}.world-map-counter-item:nth-child(2n + 2)::before, .world-map-counter-item:last-child::before{display: none;}.world-map-counter-content h2{font-size: 28px;}.world-map-counter-content p{font-size: 14px;}.how-work-item{padding: 30px 20px;}.how-work-item-header{margin-bottom: 20px;}.how-work-item-image img{max-width: 130px;}.how-work-item-no{width: 44px;height: 44px;margin-top: -22px;}.how-work-item-no h3{font-size: 18px;}.how-work-item-content p{margin: 10px 0 0;}.faq-accordion .accordion-header .accordion-button{font-size: 16px;padding: 12px 36px 12px 12px;}.faq-accordion .accordion-item .accordion-body{padding: 12px;}.testimonial-image img{aspect-ratio: 1 / 1.144;}.happy-customer-box{left: 20px;bottom: 20px;}.testimonial-item::before{display: none;}.testimonial-company-logo{margin-bottom: 20px;}.testimonial-author{margin-top: 30px;}.testimonial-slider .testimonial-pagination{margin-top: 20px;}.post-item-tags{top: 15px;right: 15px;}.post-item-content h2{font-size: 18px;}.footer-logo{margin-bottom: 30px;}.footer-links{border: none;padding-right: 0;margin: 0 0 30px;}.footer-links.footer-newsletter-form{margin-top: 0;}.footer-copyright{justify-content: center;flex-direction: column-reverse;gap: 15px;padding: 15px 0;margin: 0;}.page-header-box h1{font-size: 28px;}.approach-item{padding: 20px;}.our-brand-item{width: 50%;padding: 20px;}.our-brand-item:nth-child(2){border-radius: 0 20px 0 0;}.our-brand-item:nth-child(-4n + 4){border-radius: 0;}.pricing-item{padding: 20px;}.pricing-item-price h2{font-size: 36px;}.pricing-benefit-list ul{gap: 10px;}.pricing-benefit-list ul li{font-size: 14px;}.pricing-benefit-list ul li img{max-width: 14px;margin-right: 5px;}.sidebar-cta-logo{margin-bottom: 40px;}.sidebar-cta-content p{margin-top: 10px;}.sidebar-cta-contact-item{margin-top: 20px;}.sidebar-cta-contact-item h3{font-size: 22px;}.page-single-image img{aspect-ratio: 1 / 0.65;}.service-entry h2{font-size: 24px;}.service-entry ul li{font-size: 14px;}.service-offer-item{width: 100%;}.service-offer-item::before{right: auto;top: auto;width: 100%;height: 1px;bottom: -15px;}.service-offer-item .icon-box{margin-bottom: 20px;}.service-why-choose-content{padding: 20px;}.service-why-choose-image img{aspect-ratio: 1 / 0.6;}.post-single-meta ol li, .post-single-meta ol li i{font-size: 16px;}.post-image img{aspect-ratio: 1 / 0.7;}.post-entry blockquote{background-position: 15px 15px;padding: 60px 15px 15px 15px;}.post-entry blockquote p{font-size: 16px;}.post-entry h2{font-size: 24px;}.projects-item-list .project-item{width: 100%;}.project-entry h2{font-size: 24px;}.project-overview-box{gap: 20px;}.project-benefit-item{width: 100%;flex-direction: initial;text-align: left;}.project-benefit-item-content{width: calc(100% - 60px);}.project-benefit-item-content h3{font-size: 18px;}.challenge-solution-item{width: 100%;}.team-single-image img{aspect-ratio: 1 / 1.2;object-position: center center;}.team-contact-list{gap: 20px;padding: 20px;}.team-contact-item{width: 100%;}.team-contact-item-content h3{font-size: 18px;margin-bottom: 5px;}.member-skill-list{gap: 30px;}.member-skill-item{width: calc(50% - 15px);}.member-skill-item:before{right: -15px;}.member-skill-item:nth-child(3n + 3):before{display: block;}.member-skill-item:nth-child(2n + 2):before, .member-skill-item:last-child:before{display: none;}.member-skill-item .circle .progress_value{font-size: 18px;}.member-achievements-list{gap: 20px;}.member-achievements-item{width: 100%;}.contact-us-form, .contact-us-body, .contact-info-item{padding: 20px;}.contact-us-body .section-title h2{font-size: 22px;}.opening-hour-box h3{font-size: 18px;margin-bottom: 15px;}.opening-hour-box ul li span{width: 42%;}.contact-info-list{gap: 20px;}.contact-info-item{width: 100%;}.contact-info-item-content h3{font-size: 18px;margin-bottom: 10px;}.google-map-iframe, .google-map-iframe iframe{height: 350px;}}.main-header.header-elite{position: initial;margin: 20px 0;}.main-header.header-elite .header-sticky{background: var(--secondary-color);border-radius: 10px;}header.main-header.header-elite .header-sticky.active{background: var(--secondary-color);border-color: var(--divider-color);}.main-header.header-elite .navbar{padding: 25px;}.main-header.header-elite .main-menu ul li a{color: var(--primary-color);}.main-header.header-elite .main-menu ul li a:hover, .main-header.header-elite .main-menu ul li a:focus{color: var(--accent-color);}.main-header.header-elite .main-menu ul ul li a{color: var(--white-color);}.main-header.header-elite .main-menu ul ul li a:hover, .main-header.header-elite .main-menu ul ul li a:focus{color: var(--primary-color);}.header-contact-box{display: flex;flex-wrap: wrap;gap: 20px 50px;}.header-contact-item{display: flex;flex-wrap: wrap;align-items: center;gap: 15px;}.header-contact-item .icon-box{position: relative;width: 50px;height: 50px;background-color: var(--accent-color);border-radius: 50%;display: flex;align-items: center;justify-content: center;z-index: 1;}.header-contact-item .icon-box::before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;transform: scale(0);background: var(--primary-color);border-radius: 50%;transition: all 0.4s ease-in-out;}.header-contact-item:hover .icon-box::before{transform: scale(1);}.header-contact-item .icon-box img{position: relative;width: 100%;max-width: 24px;z-index: 1;}.header-contact-item-content{width: calc(100% - 65px);}.header-contact-item-content p{margin-bottom: 5px;}.header-contact-item-content h3{font-size: 20px;}.header-contact-item-content h3 a{color: inherit;transition: all 0.3s ease-in-out;}.header-contact-item-content h3 a:hover{color: var(--accent-color);}.hero-elite{background: transparent;border-radius: 0;}.hero-box-elite{display: flex;flex-wrap: wrap;gap: 20px;}.hero-content-elite{width: calc(50% - 10px);background: var(--secondary-color);border-radius: 10px;display: flex;flex-direction: column;justify-content: space-between;gap: 40px;padding: 70px 3.646vw;}.hero-content-elite .section-title h1{font-size: 62px;}.hero-content-body-elite{border-top: 1px solid var(--divider-color);padding-top: 40px;}.hero-content-body-elite ul{display: flex;flex-wrap: wrap;gap: 20px 40px;list-style: none;padding: 0;margin: 0;}.hero-content-body-elite ul li{position: relative;padding-left: 25px;}.hero-content-body-elite ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 16px;font-weight: 900;color: var(--accent-color);top: 0;left: 0;}.hero-Images-boxes-elite{width: calc(50% - 10px);display: flex;flex-direction: column;}.hero-Image-box-1-elite .hero-Image-elite figure img, .hero-Image-box-1-elite .hero-Image-elite figure, .hero-Image-box-1-elite .hero-Image-elite, .hero-Image-box-1-elite{height: 100%;}.hero-Image-elite figure{display: block;border-radius: 10px;}.hero-Image-elite figure img{width: 100%;aspect-ratio: 1 / 0.6;object-fit: cover;border-radius: 10px;}.hero-Image-box-1-elite{margin-bottom: 20px;}.hero-Image-box-2-elite{position: relative;display: flex;flex-wrap: wrap;align-items: end;margin-right: -1px;z-index: 1;}.hero-review-box-elite{position: relative;width: 49%;background: var(--accent-color);border-radius: 10px;display: flex;flex-direction: column;justify-content: space-between;gap: 60px;padding: 40px 2.083vw;}.hero-review-box-elite::before{content: '';position: absolute;right: 0;top: -40px;width: 20px;height: 20px;mask: url(../images/hero-image-content-box-corner-shape.svg);-webkit-mask: url(../images/hero-image-content-box-corner-shape.svg);background-color: var(--white-color);mask-repeat: no-repeat;mask-size: cover;}.hero-review-header-elite{display: flex;flex-wrap: wrap;align-items: center;gap: 20px 10px;}.hero-review-title-elite{width: calc(100% - 125px);}.hero-review-title-elite h3{font-size: 20px;color: var(--white-color);}.hero-review-rating-elite i{font-size: 16px;color: var(--white-color);}.hero-review-body-elite{display: flex;flex-wrap: wrap;align-items: center;gap: 15px;}.hero-review-body-elite .icon-box img{max-width: 60px;}.hero-review-body-content-elite{width: calc(100% - 75px);}.hero-review-body-content-elite h3{font-size: 30px;color: var(--white-color);}.hero-review-body-content-elite p{color: var(--white-color);margin: 5px 0 0 0;}.hero-Image-box-2-elite .hero-review-box-image-elite{position: relative;width: 51%;margin-top: -230px;border: 20px solid var(--white-color);border-radius: 10px 0 10px 10px;border-right: none;border-bottom: none;}.hero-Image-box-2-elite .hero-review-box-image-elite::before{content: '';position: absolute;right: 0;top: -40px;width: 20px;height: 20px;mask: url(../images/hero-image-content-box-corner-shape.svg);-webkit-mask: url(../images/hero-image-content-box-corner-shape.svg);background-color: var(--white-color);mask-repeat: no-repeat;mask-size: cover;z-index: 1;}.hero-Image-box-2-elite .hero-Image-elite{position: relative;}.hero-Image-box-2-elite .hero-Image-elite::after, .hero-Image-box-2-elite .hero-Image-elite::before{content: '';position: absolute;width: 20px;height: 20px;mask: url(../images/hero-image-content-box-corner-shape.svg);-webkit-mask: url(../images/hero-image-content-box-corner-shape.svg);background-color: var(--white-color);mask-repeat: no-repeat;mask-size: cover;z-index: 1;}.hero-Image-box-2-elite .hero-Image-elite::before{right: 0;top: 0;transform: rotate(-90deg);}.hero-Image-box-2-elite .hero-Image-elite::after{left: 0;top: 0;transform: rotate(-180deg);}.hero-Image-box-2-elite .hero-Image-elite figure img{aspect-ratio: 1 / 0.98;}.our-scrolling-ticker-elite{--gap: 40px;display: flex;overflow: hidden;user-select: none;gap: var(--gap);align-items: center;margin-top: 40px;z-index: 1;}.our-scrolling-ticker-elite .scrolling-content-elite{flex-shrink: 0;display: flex;gap: var(--gap);min-width: 100%;animation: scroll 100s linear infinite;}@keyframes scroll{from{transform: translateX(0);}to{transform: translateX(calc(-100% - var(--gap)));}}.our-scrolling-ticker-elite .scrolling-content-elite span{display: inline-flex;align-items: center;font-family: var(--accent-font);font-size: 100px;line-height: 1em;font-weight: 800;text-transform: uppercase;color: var(--white-color);background: var(--primary-color);background-clip: text;-webkit-background-clip: text;-webkit-text-stroke: 2px transparent;}.our-scrolling-ticker-elite .scrolling-content-elite span img{width: 50px;margin-right: 40px;}.about-us-elite{padding: 100px 0;}.about-us-images-elite{margin-right: 15px;}.about-us-images-elite figure{display: block;border-radius: 10px;}.about-us-images-elite figure img{width: 100%;aspect-ratio: 1 / 0.993;object-fit: cover;border-radius: 10px;}.about-us-body-elite{display: flex;flex-wrap: wrap;gap: 30px;}.about-body-item-list-elite{width: calc(100% - 255px);}.about-body-item-elite{display: flex;flex-wrap: wrap;gap: 20px;border-bottom: 1px solid var(--divider-color);margin-bottom: 40px;padding-bottom: 40px;}.about-body-item-elite:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}.about-body-item-elite .icon-box{position: relative;background: var(--accent-color);border-radius: 50%;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;overflow: hidden;}.about-body-item-elite .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--primary-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.about-body-item-elite:hover .icon-box::before{transform: scale(1);}.about-body-item-elite .icon-box img{position: relative;max-width: 30px;z-index: 1;}.about-body-item-content-elite{width: calc(100% - 80px);}.about-body-item-content-elite h3{font-size: 20px;}.about-body-item-content-elite p{margin: 10px 0 0 0;}.about-experience-box-elite{position: relative;width: 225px;border-radius: 10px;padding: 80px 20px;overflow: hidden;}.about-experience-box-image-elite{position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;}.about-experience-box-image-elite::before{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: var(--primary-color);opacity: 60%;width: 100%;height: 100%;z-index: 1;}.about-experience-box-image-elite figure{display: block;height: 100%;}.about-experience-box-image-elite figure img{width: 100%;height: 100%;object-fit: cover;}.about-experience-box-content-elite{position: relative;height: 100%;align-content: center;text-align: center;z-index: 1;}.about-experience-box-content-elite h2{font-size: 40px;color: var(--white-color);}.about-experience-box-content-elite p{color: var(--white-color);margin: 5px 0 0 0;}.about-us-footer-elite{display: flex;flex-wrap: wrap;gap: 20px 40px;margin-top: 60px;}.about-author-box-elite{display: flex;flex-wrap: wrap;gap: 15px;}.about-author-box-elite .icon-box figure{display: block;border-radius: 50%;}.about-author-box-elite .icon-box figure img{width: 100%;max-width: 50px;border-radius: 50%;}.about-author-box-content-elite{width: calc(100% - 65px);}.about-author-box-content-elite h3{font-size: 20px;}.about-author-box-content-elite p{margin: 5px 0 0 0;}.our-services-elite{padding: 100px 0;}.service-item-elite{position: relative;background: var(--bg-color);border-radius: 10px;min-height: 460px;display: flex;flex-direction: column;justify-content: space-between;gap: 30px;height: calc(100% - 30px);margin-bottom: 30px;padding: 40px;overflow: hidden;transition: all 0.5s ease-in-out;}.service-item-elite:hover{transform: scale(0.98);}.service-item-header-elite{display: flex;flex-wrap: wrap;align-items: center;gap: 20px;}.service-item-header-elite .icon-box img{width: 100%;max-width: 50px;}.service-item-title-elite{width: calc(100% - 70px);}.service-item-title-elite h3{font-size: 20px;line-height: 1.2em;}.service-item-title-elite h3 a{color: inherit;}.service-item-content-elite p{margin: 0;}.service-item-btn-elite{border-top: 1px solid var(--divider-color);margin-top: 30px;padding-top: 30px;}.why-choose-us-elite{padding: 100px 0;}.why-choose-item-elite{position: relative;display: flex;flex-wrap: wrap;gap: 20px;margin-bottom: 70px;}.why-choose-item-elite:last-child{margin-bottom: 0;}.why-choose-item-elite::after{content: "";display: block;position: absolute;left: 30px;top: 30px;border-left: 1px solid var(--divider-color);width: 1px;height: calc(100% + 60px);z-index: 0;}.why-choose-item-elite:last-child::after{display: none;}.why-choose-item-elite .icon-box{position: relative;display: flex;align-items: center;justify-content: center;height: 60px;width: 60px;background-color: var(--accent-color);border-radius: 50%;transition: all 0.4s ease-in-out;z-index: 1;}.why-choose-item-elite .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--primary-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.why-choose-item-elite:hover .icon-box::before{transform: scale(1);}.why-choose-item-elite .icon-box img{position: relative;width: 100%;max-width: 30px;z-index: 1;}.why-choose-item-elite-content{width: calc(100% - 80px);}.why-choose-item-elite-content h3{font-size: 20px;}.why-choose-item-elite-content p{margin: 15px 0 0 0;}.why-choose-images-boxes-elite{display: flex;flex-wrap: wrap;align-items: center;gap: 30px;}.why-choose-image-box-2-elite, .why-choose-image-box-1-elite{position: relative;width: calc(50% - 15px);display: flex;flex-wrap: wrap;align-items: center;gap: 30px;}.why-choose-image-elite{width: 100%;}.why-choose-image-elite figure{display: block;border-radius: 10px;}.why-choose-image-elite figure img{width: 100%;aspect-ratio: 1 / 1.86;object-fit: cover;border-radius: 10px;}.why-choose-image-box-2-elite .why-choose-image-elite figure img{aspect-ratio: 1 / 0.886;}.learn-more-circle{position: absolute;right: -15px;top: 50%;transform: translate(50%, -50%);z-index: 1;}.learn-more-circle a{display: block;border-radius: 50%;}.learn-more-circle a img{width: 100%;max-width: 200px;border-radius: 50%;animation: infiniterotate 20s infinite linear;}@keyframes infiniterotate{from{transform: rotate(0deg);}to{transform: rotate(360deg);}}.learn-more-circle a:hover img{animation-play-state: paused;}.our-features-elite{padding: 100px 0;}.features-items-list-elite{display: flex;flex-wrap: wrap;gap: 30px;}.feature-image-box-elite{position: relative;width: calc(25% - 22.5px);}.feature-image-elite{height: 100%;}.feature-image-elite figure{display: block;height: 100%;border-radius: 10px;overflow: hidden;}.feature-image-elite figure img{width: 100%;height: 100%;aspect-ratio: 1 / 1.292;object-fit: cover;border-radius: 10px;transition: all 0.6s ease-in-out;}.feature-image-box-elite:hover .feature-image-elite figure img{transform: scale(1.08);}.feature-item-image-elite{position: absolute;bottom: 10px;right: 10px;left: 10px;background: var(--white-color);border-radius: 10px;display: flex;flex-wrap: wrap;align-items: center;padding: 10px;gap: 15px;transition: all 0.5s ease-in-out;}.feature-image-box-elite:hover .feature-item-image-elite{bottom: 15px;}.feature-item-image-elite .icon-box{position: relative;display: flex;align-items: center;justify-content: center;height: 60px;width: 60px;background-color: var(--accent-color);border-radius: 10px;overflow: hidden;transition: all 0.4s ease-in-out;z-index: 1;}.feature-item-image-elite .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--primary-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0) rotate(180deg);transition: all 0.4s ease-in-out;z-index: 0;}.feature-item-image-elite:hover .icon-box::before{transform: scale(1) rotate(0);border-radius: 0;}.feature-item-image-elite .icon-box img{position: relative;width: 100%;max-width: 40px;z-index: 1;}.feature-item-image-content-elite{width: calc(100% - 75px);}.feature-item-image-content-elite h3{font-size: 18px;}.feature-item-image-content-elite p{margin: 5px 0 0 0;}.feature-item-elite{width: calc(25% - 22.5px);background: var(--dark-divider-color);border-radius: 10px;display: flex;flex-direction: column;justify-content: space-between;gap: 30px;padding: 40px;}.feature-item-elite .icon-box img{width: 100%;max-width: 80px;}.feature-item-content-elite h3{font-size: 20px;color: var(--white-color);}.feature-item-content-elite p{color: var(--white-color);margin: 10px 0 0 0;}.feature-item-content-elite ul{display: flex;flex-wrap: wrap;gap: 20px;list-style: none;margin: 40px 0 0 0;padding: 0;}.feature-item-content-elite ul li{position: relative;font-family: var(--accent-font);font-size: 14px;font-weight: 700;text-transform: uppercase;color: var(--white-color);border: 1px solid var(--dark-divider-color);border-radius: 100px;padding: 8px 15px 8px 33px;}.feature-item-content-elite ul li::before{content: '';position: absolute;top: 50%;left: 15px;transform: translateY(-50%);background: var(--accent-color);border-radius: 50%;width: 8px;height: 8px;}.our-features-elite .section-footer-text{margin-top: 60px;}.our-journey-elite{padding: 100px 0;}.journey-image-box-elite{position: relative;margin-right: 15px;}.journey-image-elite{position: relative;border-radius: 10px;overflow: hidden;}.journey-image-elite::before{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 80.94%, rgba(0, 0, 0, 0.80) 100%);width: 100%;height: 100%;z-index: 1;}.journey-image-elite figure{display: block;}.journey-image-elite figure img{width: 100%;aspect-ratio: 1 / 1.135;object-fit: cover;}.journey-image-title-elite{position: absolute;bottom: -3px;left: 0;right: 0;text-align: center;z-index: 2;}.journey-image-title-elite h2{font-size: 8.073vw;line-height: 0.7em;font-weight: 800;text-transform: uppercase;color: transparent;background-clip: text;-webkit-background-clip: text;-webkit-text-stroke: 1px var(--white-color);}.journey-item-elite{border-bottom: 1px solid var(--divider-color);margin-bottom: 40px;padding-bottom: 40px;}.journey-item-elite:last-child{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}.journey-item-elite h2{font-size: 50px;font-weight: 400;}.journey-item-elite p{margin: 20px 0 0 0;}.our-pricing-elite{padding: 100px 0;}.pricing-item-elite{background-color: var(--white-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;padding: 50px;}.pricing-item-header-elite{margin-bottom: 40px;}.pricing-header-content-elite{margin-bottom: 30px;}.pricing-header-content-elite h3{font-size: 20px;}.pricing-header-content-elite p{margin: 20px 0 0;}.pricing-item-price-elite h2{font-size: 60px;}.pricing-item-price-elite h2 sub{color: var(--text-color);font-family: var(--default-font);font-size: 16px;font-weight: 400;bottom: 0;}.pricing-item-list-elite{background: var(--secondary-color);border-radius: 10px;padding: 30px;}.pricing-item-list-elite ul{list-style: none;padding: 0;margin: 0;}.pricing-item-list-elite ul li{position: relative;line-height: 1.5em;padding-left: 25px;margin-bottom: 15px;}.pricing-item-list-elite ul li:last-child{margin-bottom: 0;}.pricing-item-list-elite ul li:before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);left: 0px;}.pricing-item-btn-elite{margin-top: 40px;}.pricing-item-btn-elite .btn-default{width: 100%;padding: 17px 24px;text-align: center;}.pricing-item-btn-elite .btn-default::before{display: none;}.pricing-benefit-list-elite{margin-top: 30px;}.pricing-benefit-list-elite ul{list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 20px 60px;}.pricing-benefit-list-elite ul li{color: var(--text-color);display: inline-flex;align-items: center;}.pricing-benefit-list-elite ul li img{width: 100%;max-width: 20px;margin-right: 10px;}.our-testimonials-elite{padding: 100px 0;}.testimonial-content-box-elite{height: 100%;display: flex;flex-direction: column;justify-content: space-between;}.happy-customer-content-elite{margin-top: 20px;}.happy-customer-content-elite h3{font-size: 20px;}.testimonial-image-slider-box-elite{display: flex;flex-wrap: wrap;gap: 30px;}.testimonial-slider-elite{width: calc(50% - 15px);background: var(--secondary-color);border-radius: 10px;padding: 50px;}.testimonial-slider-elite .swiper-wrapper{cursor: none;}.testimonial-item-elite{min-height: 480px;display: flex;flex-direction: column;justify-content: space-between;gap: 40px;}.testimonial-company-logo-elite{margin-bottom: 40px;}.testimonial-company-logo-elite img{width: 100%;max-width: 135px;}.testimonial-content-elite h3{font-size: 20px;}.testimonial-content-elite p{margin: 15px 0 0 0;}.testimonial-author-elite{border-top: 1px solid var(--divider-color);padding-top: 40px;}.author-content-elite h3{font-size: 20px;}.author-content-elite p{margin: 10px 0 0;}.testimonial-image-box-elite{position: relative;width: calc(50% - 15px);}.testimonial-image-elite{height: 100%;border-radius: 10px;overflow: hidden;}.testimonial-image-elite figure{display: block;height: 100%;}.testimonial-image-elite figure img{width: 100%;height: 100%;aspect-ratio: 1 / 1.2342;object-fit: cover;}.testimonial-review-box-elite{position: absolute;bottom: 10px;left: 10px;right: 10px;background: var(--white-color);border-radius: 10px;display: flex;flex-wrap: wrap;align-items: center;gap: 15px;padding: 30px;}.testimonial-review-box-elite .icon-box img{width: 100%;max-width: 55px;}.testimonial-review-box-content-elite{width: calc(100% - 70px);}.testimonial-review-box-content-elite h3{font-size: 30px;display: flex;align-items: center;gap: 20px;}.testimonial-review-box-content-elite span{display: flex;flex-wrap: wrap;align-items: center;gap: 5px;}.testimonial-review-box-content-elite span i{font-size: 16px;color: var(--accent-color);}.testimonial-review-box-content-elite p{margin: 5px 0 0 0;}.our-business-elite{background: transparent;border-radius: 0;}.our-business-boxes-elite{display: flex;flex-wrap: wrap;gap: 30px;}.business-map-box-elite{width: calc(50% - 15px);background: var(--secondary-color);border-radius: 10px;display: flex;flex-direction: column;justify-content: space-between;gap: 50px;padding: 100px 5.208vw;}.business-worldwide-map-elite{position: relative;}.partner-world-map-image-elite figure{display: block;border-radius: 10px;}.partner-world-map-image-elite img{width: 100%;aspect-ratio: 1 / 0.65;object-fit: cover;border-radius: 10px;}.world-map-cards-box-elite{position: absolute;top: 50%;transform: translateY(-70%);width: 100%;display: flex;flex-wrap: wrap;justify-content: center;gap: 30px 0;}.world-map-card-item-elite{position: relative;width: 24%;display: flex;flex-wrap: wrap;flex-direction: column;align-content: center;transition: all 0.5s ease-in-out;}.world-map-card-item-elite.card-2{top: 120px;}.world-map-card-item-elite.card-4{top: 180px;}.world-map-card-btn-elite{border: none;background: transparent;padding: 0;margin: 0 auto 30px;outline: none;}.world-map-card-btn-elite img{width: 100%;max-width: 40px;}.world-map-card-body-elite{position: relative;width: 190px;background: var(--white-color);border-radius: 10px;filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.05));display: flex;flex-wrap: wrap;align-items: center;gap: 10px;padding: 10px;opacity: 0;margin: 0 auto;transform: scale(0);transform-origin: top;transition: all 0.5s ease-in-out;z-index: 1;}.world-map-card-item-elite.active .world-map-card-body-elite{transform: scale(1);opacity: 1;}.world-map-card-body-elite::before{content: '';position: absolute;top: 0;left: 50%;transform: translate(-50%, -75%);border-left: 20px solid transparent;border-right: 20px solid transparent;border-bottom: 24px solid var(--white-color);width: 0;height: 0;}.world-map-card-image-elite figure{display: block;border-radius: 5px;}.world-map-card-image-elite img{width: 100%;max-width: 60px;border-radius: 5px;}.world-map-card-content-elite{position: relative;width: calc(100% - 70px);z-index: 1;}.world-map-card-content-elite h3{font-size: 14px;}.world-map-card-content-elite p{font-size: 12px;margin: 5px 0 0;}.business-counter-box-elite{display: flex;flex-wrap: wrap;align-items: center;gap: 20px;}.business-counter-title-elite{width: 100px;}.business-counter-title-elite h2{font-size: 40px;}.business-counter-content-elite{width: calc(100% - 120px);}.business-counter-content-elite p{margin: 0;}.business-content-box-elite{width: calc(50% - 15px);display: flex;flex-wrap: wrap;background: var(--primary-color);border-radius: 10px;padding: 80px 40px 80px 4.167vw;overflow: hidden;}.business-content-elite{width: 50%;display: flex;flex-direction: column;justify-content: space-between;gap: 30px;}.business-content-header-elite h2{font-size: 40px;color: var(--white-color);}.business-content-body-elite p{color: var(--white-color);margin: 0;}.business-content-body-elite ul{display: flex;flex-wrap: wrap;gap: 20px;list-style: none;margin: 40px 0 0 0;padding: 0;}.business-content-body-elite ul li{position: relative;font-family: var(--accent-font);font-size: 14px;font-weight: 700;text-transform: uppercase;color: var(--white-color);border: 1px solid var(--dark-divider-color);border-radius: 100px;padding: 8px 15px 8px 33px;}.business-content-body-elite ul li::before{content: '';position: absolute;top: 50%;left: 15px;transform: translateY(-50%);background: var(--accent-color);border-radius: 50%;width: 8px;height: 8px;}.business-content-image-elite{width: 50%;align-content: end;}.business-content-image-elite img{width: 100%;aspect-ratio: 1 / 1.66;object-fit: cover;margin-bottom: -80px;}.main-footer-elite{padding: 100px 0 0;margin-bottom: 20px;}.footer-header-elite{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 30px;border-bottom: 1px solid var(--dark-divider-color);padding-bottom: 60px;margin-bottom: 60px;}.footer-header-info-item-elite h2{font-size: 50px;color: var(--white-color);font-weight: 600;}.footer-header-info-item-elite h2 a{color: inherit;transition: all 0.3s ease-in-out;}.footer-header-info-item-elite h2 a:hover{color: var(--accent-color);}.footer-logo-elite img{width: 100%;max-width: 175px;}.about-footer-elite{max-width: 360px;}.about-footer-content-elite p{color: var(--white-color);}.about-footer-content-elite p:last-child{margin-bottom: 0;}.footer-social-links-elite{margin-top: 40px;}.footer-social-links-elite ul{display: flex;flex-wrap: wrap;gap: 10px;list-style: none;padding: 0;margin: 0;}.footer-social-links-elite ul li a{width: 36px;height: 36px;display: flex;align-items: center;justify-content: center;border: 1px solid var(--accent-color);border-radius: 50%;transition: all 0.3s ease-in-out;}.footer-social-links-elite ul li:hover a{background: var(--accent-color);}.footer-social-links-elite ul li a i{color: var(--accent-color);font-size: 18px;transition: all 0.3s ease-in-out;}.footer-social-links-elite ul li:hover a i{color: var(--white-color);}.footer-links-box-elite{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 30px;}.footer-links-elite{max-width: 30%;}.footer-links-elite h3{font-size: 20px;text-transform: capitalize;color: var(--white-color);margin-bottom: 30px;}.footer-links-elite p{color: var(--white-color);margin-bottom: 30px;}.footer-links-elite ul{margin: 0;padding: 0;list-style: none;}.footer-links-elite ul li{color: var(--white-color);text-transform: capitalize;line-height: 1.5em;margin-bottom: 20px;}.footer-links-elite ul li:last-child{margin-bottom: 0;}.footer-links-elite ul li a{color: inherit;transition: all 0.3s ease-in-out;}.footer-links-elite ul li a:hover{color: var(--accent-color);}.footer-newsletter-form-elite{max-width: 46%;}.footer-newsletter-form-elite .form-group{display: flex;flex-wrap: wrap;}.footer-newsletter-form-elite .form-group .form-control{width: calc(100% - 50px);font-size: 16px;font-weight: 400;line-height: 1.25em;color: var(--white-color);background: transparent;border: 1px solid var(--dark-divider-color);border-radius: 100px;outline: none;box-shadow: none;padding: 14px 24px;}.footer-newsletter-form-elite .form-group .form-control::placeholder{color: var(--white-color);}.footer-newsletter-form-elite .form-group .newsletter-btn-elite{width: 50px;height: 50px;background: var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;border: none;transition: all 0.4s ease-in-out;}.footer-newsletter-form-elite .form-group .newsletter-btn-elite:hover{background: var(--white-color);}.footer-newsletter-form-elite .form-group .newsletter-btn-elite i{font-size: 24px;color: var(--white-color);margin-right: 3px;transition: all 0.4s ease-in-out;}.footer-newsletter-form-elite .form-group .newsletter-btn-elite:hover i{color: var(--primary-color);}.footer-copyright-text-elite{text-align: center;border-top: 1px solid var(--dark-divider-color);padding: 60px 0;margin-top: 60px;}.footer-copyright-text-elite p{color: var(--white-color);margin-bottom: 0;}@media only screen and (max-width: 1440px){.main-menu ul li{margin: 0 5px;}.header-contact-box{gap: 20px;}.header-contact-item{gap: 10px;}.header-contact-item .icon-box{width: 40px;height: 40px;}.header-contact-item .icon-box img{max-width: 20px;}.header-contact-item-content{width: calc(100% - 50px);}.header-contact-item-content h3{font-size: 16px;}.hero-content-elite{padding: 50px 30px;}.hero-content-body-elite ul{gap: 20px;}.hero-review-box-elite{padding: 20px;}.hero-review-title-elite{width: 100%;}.hero-review-title-elite h3{font-size: 18px;}.hero-review-body-elite .icon-box img{max-width: 50px;}.hero-review-body-content-elite{width: calc(100% - 65px);}.about-body-item-elite{margin-bottom: 30px;padding-bottom: 30px;}.service-item-elite{min-height: 400px;padding: 30px 25px;}.why-choose-item-elite{margin-bottom: 50px;}.learn-more-circle a img{max-width: 180px;}.feature-item-elite{padding: 30px 25px;}.feature-item-image-elite{gap: 10px;}.feature-item-image-elite .icon-box{width: 50px;height: 50px;}.feature-item-image-elite .icon-box img{max-width: 30px;}.feature-item-image-content-elite{width: calc(100% - 60px);}.feature-item-content-elite ul{gap: 15px;}.journey-item-elite{margin-bottom: 30px;padding-bottom: 30px;}.pricing-item-elite{padding: 30px;}.pricing-item-list-elite{padding: 20px;}.testimonial-slider-elite{padding: 30px;}.testimonial-review-box-elite{padding: 20px;}.business-map-box-elite, .business-content-box-elite{padding: 50px 40px;}.world-map-card-body-elite{width: 180px;}.world-map-card-image-elite img{max-width: 50px;}.world-map-card-content-elite{width: calc(100% - 60px);}.business-content-image-elite img{margin-bottom: -50px;}}@media only screen and (max-width: 1024px){.main-menu ul li{margin: 0px;}.header-contact-item{display: none;}.hero-Images-boxes-elite, .hero-content-elite{width: 100%;}.hero-Image-box-1-elite .hero-Image-elite figure img, .hero-Image-box-1-elite .hero-Image-elite figure, .hero-Image-box-1-elite .hero-Image-elite, .hero-Image-box-1-elite{height: auto;}.hero-Image-box-2-elite .hero-Image-elite figure img{aspect-ratio: 1 / 0.9;}.about-us-images-elite{margin: 0 0 30px 0;}.about-us-images-elite figure img{aspect-ratio: 1 / 0.8;}.why-choose-content-elite{margin-bottom: 30px;}.feature-item-elite, .feature-image-box-elite{width: calc(50% - 15px);}.feature-image-elite figure img{aspect-ratio: 1 / 1.2;}.journey-image-box-elite{margin: 0 0 30px 0;}.journey-image-elite figure img{aspect-ratio: 1 / 0.99;}.journey-image-title-elite h2{font-size: 150px;}.testimonial-content-box-elite{display: block;height: auto;margin-bottom: 30px;}.testimonial-image-elite figure img{aspect-ratio: 1 / 1.12;}.business-map-box-elite, .business-content-box-elite{width: 100%;}.business-content-image-elite{text-align: right;}.business-content-image-elite img{max-width: 300px;}.footer-header-info-item-elite h2{font-size: 40px;}.about-footer-elite{max-width: 100%;margin-bottom: 40px;}.footer-social-links-elite{margin-top: 20px;}}@media only screen and (max-width: 991px){.main-header.header-elite{margin: 0;}.main-header.header-elite .header-sticky{border-radius: 0;}.main-header.header-elite .navbar{padding: 20px 0;}.hero-elite{margin-top: 20px;}.hero-content-elite{gap: 30px;}.hero-content-elite .section-title h1{font-size: 44px;}.hero-content-body-elite{padding-top: 30px;}.hero-review-box-elite{gap: 40px;}.our-scrolling-ticker-elite{--gap: 20px;}.our-scrolling-ticker-elite .scrolling-content-elite span{font-size: 75px;}.our-scrolling-ticker-elite .scrolling-content-elite span img{width: 40px;margin-right: 20px;}.about-us-elite{padding: 50px 0;}.about-body-item-elite{margin-bottom: 20px;padding-bottom: 20px;}.about-us-footer-elite{margin-top: 30px;}.our-services-elite{padding: 50px 0;}.why-choose-us-elite{padding: 50px 0;}.our-features-elite{padding: 50px 0;}.feature-item-elite .icon-box img{max-width: 60px;}.our-features-elite .section-footer-text{margin-top: 30px;}.our-journey-elite{padding: 50px 0;}.journey-item-elite{margin-bottom: 20px;padding-bottom: 20px;}.journey-item-elite h2{font-size: 40px;}.journey-item-elite p{margin: 10px 0 0 0;}.our-pricing-elite{padding: 50px 0;}.pricing-item-elite{padding: 20px;}.pricing-item-header-elite{margin-bottom: 30px;}.pricing-header-content-elite{margin-bottom: 20px;}.pricing-header-content-elite p{margin-top: 10px;}.pricing-item-price-elite h2{font-size: 48px;}.pricing-item-list-elite{padding: 15px;}.pricing-item-btn-elite{margin-top: 30px;}.pricing-item-btn-elite .btn-default{padding: 15px;}.pricing-benefit-list-elite{margin-top: 5px;}.pricing-benefit-list-elite ul{gap: 15px 30px;}.pricing-benefit-list-elite ul li img{max-width: 18px;margin-right: 10px;}.our-testimonials-elite{padding: 50px 0;}.testimonial-slider-elite{padding: 20px;}.testimonial-item-elite{min-height: initial;gap: 30px;}.testimonial-company-logo-elite{margin-bottom: 30px;}.testimonial-author-elite{padding-top: 30px;}.business-counter-title-elite h2{font-size: 32px;}.business-map-box-elite, .business-content-box-elite{padding: 30px;}.business-content-header-elite h2{font-size: 30px;}.business-content-body-elite ul{margin-top: 30px;}.business-content-image-elite img{max-width: 240px;margin-bottom: -30px;}.main-footer-elite{padding: 50px 0 0;}.footer-header-elite{padding-bottom: 30px;margin-bottom: 30px;}.footer-header-info-item-elite h2{font-size: 30px;}.footer-links-elite h3{margin-bottom: 20px;}.footer-links-elite p{margin-bottom: 20px;}.footer-links-elite ul li{margin-bottom: 15px;}.footer-copyright-text-elite{padding: 30px 0;margin-top: 30px;}}@media only screen and (max-width: 767px){.hero-content-elite{padding: 30px 15px;}.hero-content-elite .section-title h1{font-size: 26px;}.hero-content-body-elite ul{gap: 15px;}.hero-review-box-elite{width: 100%;}.hero-Image-box-2-elite{display: block;margin-right: 0;}.hero-Image-box-2-elite .hero-review-box-image-elite::before{display: none;}.hero-Image-box-2-elite .hero-review-box-image-elite{width: 100%;border: none;margin-top: 20px;}.hero-review-body-content-elite h3{font-size: 24px;}.hero-Image-box-2-elite .hero-Image-elite::after, .hero-Image-box-2-elite .hero-Image-elite::before{display: none;}.our-scrolling-ticker-elite{margin-top: 30px;}.our-scrolling-ticker-elite .scrolling-content-elite span{font-size: 50px;}.our-scrolling-ticker-elite .scrolling-content-elite span img{width: 30px;}.about-body-item-list-elite{width: 100%;}.about-experience-box-elite{width: 100%;}.about-body-item-elite{gap: 15px;}.about-body-item-elite .icon-box{width: 50px;height: 50px;}.about-body-item-elite .icon-box img{max-width: 24px;}.about-body-item-content-elite{width: calc(100% - 65px);}.service-item-elite{min-height: 350px;padding: 20px;}.about-us-footer-elite{gap: 20px;}.about-author-box-content-elite h3{font-size: 18px;}.service-item-btn-elite{margin-top: 20px;padding-top: 20px;}.why-choose-item-elite::after{left: 25px;top: 25px;height: calc(100% + 30px);}.why-choose-item-elite{gap: 15px;margin-bottom: 30px;}.why-choose-item-elite .icon-box{width: 50px;height: 50px;}.why-choose-item-elite .icon-box img{max-width: 24px;}.why-choose-item-elite-content{width: calc(100% - 65px);}.why-choose-item-elite-content h3{font-size: 18px;}.why-choose-item-elite-content p{margin-top: 5px;}.why-choose-images-boxes-elite{gap: 20px;}.why-choose-image-box-2-elite, .why-choose-image-box-1-elite{width: calc(50% - 10px);gap: 20px;}.learn-more-circle a img{max-width: 120px;}.feature-item-elite, .feature-image-box-elite{width: 100%;}.journey-image-title-elite h2{font-size: 70px;}.journey-item-elite h2{font-size: 30px;}.pricing-item-price-elite h2{font-size: 36px;}.pricing-benefit-list-elite ul{gap: 10px;}.pricing-benefit-list-elite ul li{font-size: 14px;}.pricing-benefit-list-elite ul li img{max-width: 14px;margin-right: 5px;}.testimonial-image-box-elite, .testimonial-slider-elite{width: 100%;}.testimonial-content-elite h3{font-size: 18px;}.business-map-box-elite, .business-content-box-elite{padding: 20px;gap: 20px;}.world-map-cards-box-elite{position: initial;transform: initial;gap: 15px;margin-top: 20px;}.world-map-card-item-elite{flex-direction: initial;width: 100%;}.world-map-card-item-elite:nth-child(even){justify-content: right;}.world-map-card-item-elite.card-2, .world-map-card-item-elite.card-4{top: initial;}.world-map-card-body-elite{transform: scale(1);opacity: 1;margin: 0;}.world-map-card-body-elite::before{display: none;}.world-map-card-btn-elite{margin: 0 15px 0 0;}.world-map-card-btn-elite img{max-width: 30px;}.business-counter-box-elite{gap: 10px;}.business-counter-title-elite{width: 65px;}.business-counter-title-elite h2{font-size: 24px;}.business-counter-content-elite{width: calc(100% - 75px);}.business-counter-content-elite p{font-size: 14px;}.business-content-elite, .business-content-image-elite{width: 100%;}.business-content-elite{gap: 20px;}.business-content-header-elite h2{font-size: 20px;}.business-content-body-elite ul{margin-top: 15px;}.business-content-image-elite{text-align: center;}.business-content-image-elite img{margin-bottom: -20px;}.footer-header-elite{gap: 20px;padding-bottom: 20px;margin-bottom: 20px;}.footer-logo-elite{width: 100%;text-align: center;order: 1;}.footer-header-info-item-elite{order: 2;}.footer-header-info-item-elite h2{font-size: 22px;}.about-footer-elite{margin-bottom: 30px;}.footer-links-elite{max-width: 100%;}.footer-links-elite ul li{margin-bottom: 10px;}.footer-copyright-text-elite{padding: 15px 0;}}.hero-prime{position: relative;background: url('../images/hero-prime-bg.jpg') no-repeat;background-position: center center;background-size: cover ;padding: 210px 0 100px;margin-top: 20px;}.hero-prime::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: var(--primary-color);opacity: 70%;border-radius: 10px;width: 100%;height: 100%;z-index: 1;}.hero-prime .container, .hero-prime .container-fluid{position: relative;z-index: 2;}.hero-content-prime{height: 100%;align-content: center;padding-right: 30px;}.hero-content-prime .section-title h1{font-size: 62px;}.hero-btn-prime{display: flex;flex-wrap: wrap;align-items: center;gap: 15px 30px;}.hero-btn-prime .get-touch-btn{background-color: var(--white-color);color: var(--accent-color);}.hero-btn-prime .get-touch-btn:hover{color: var(--white-color);}.hero-btn-prime .get-touch-btn::after{background-color: var(--accent-color);}.hero-btn-prime .get-touch-btn::before{background-image: url('../images/arrow-accent.svg');}.hero-btn-prime .get-touch-btn:hover::before{filter: brightness(0) invert(1);}.hero-counter-list-prime{background-color: var(--divider-color);backdrop-filter: blur(20px) saturate(100%);-webkit-backdrop-filter: blur(20px) saturate(100%);border-radius: 10px;display: flex;flex-wrap: wrap;gap: 30px 60px;padding: 30px;margin-top: 40px;}.hero-counter-item-prime{position: relative;width: calc(33.33% - 40px);display: flex;flex-wrap: wrap;align-items: baseline;}.hero-counter-item-prime:after{position: absolute;content: '';top: 0;right: -30px;bottom: 0;height: 100%;width: 1px;background-color: var(--dark-divider-color);}.hero-counter-item-prime:last-child:after, .hero-counter-item-prime:nth-child(3n + 3):after{display: none;}.hero-counter-item-prime .icon-box{margin-right: 15px;}.hero-counter-item-prime .icon-box img{width: 100%;max-width: 40px;}.hero-counter-prime-content{width: calc(100% - 55px);}.hero-counter-prime-content h2{color: var(--white-color);font-size: 40px;margin-bottom: 10px;}.hero-counter-prime-content p{color: var(--white-color);margin: 0;}.hero-image-prime{position: relative;align-content: end;margin-left: 30px;z-index: 1;}.hero-image-prime figure{display: block;}.hero-image-prime figure img{width: 100%;aspect-ratio: 1 / 1.388;object-fit: cover;margin-bottom: -100px;}.about-us-prime{padding: 100px 0;}.about-us-image-box-prime{display: flex;flex-wrap: wrap;gap: 30px;height: 100%;margin-right: 15px;}.about-us-img-prime{width: calc(50% - 15px);}.about-us-img-prime figure{display: block;height: 100%;border-radius: 10px;}.about-us-img-prime img{height: 100%;width: 100%;aspect-ratio: 1 / 1.36;object-fit: cover;border-radius: 10px;}.about-image-content-prime{height: 100%;align-content: end;}.about-us-counter-list-prime{display: flex;flex-wrap: wrap;gap: 30px;border-top: 1px solid var(--divider-color);margin-top: 40px;padding-top: 40px;}.about-us-counter-item-prime{position: relative;width: calc(25% - 22.5px);text-align: center;}.about-us-counter-item-prime:before{content: '';position: absolute;top: 0;right: -15px;bottom: 0;height: 100%;width: 1px;background-color: var(--divider-color);}.about-us-counter-item-prime:last-child:before, .about-us-counter-item-prime:nth-child(4n + 4):before{display: none;}.about-us-counter-item-prime h2{font-size: 40px;margin-bottom: 10px;}.about-us-counter-item-prime p{margin: 0;}.about-image-footer-prime{display: flex;flex-wrap: wrap;align-items: center;gap: 20px 40px;margin-top: 60px;}.about-author-box-prime{display: flex;align-items: center;}.about-author-image-prime{margin-right: 15px;}.about-author-image-prime figure{border-radius: 50%;}.about-author-image-prime img{max-width: 50px;width: 100%;border-radius: 50%;}.about-author-content-prime h3{font-size: 20px;margin-bottom: 5px;}.about-author-content-prime p{margin: 0;}.about-us-prime .section-footer-text{margin-top: 60px;}.our-services-prime{background-image: url('../images/service-bg-prime.png');background-repeat: no-repeat;background-position: bottom left;background-size: auto;padding: 100px 0;}.service-item-prime{background-color: var(--white-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;overflow: hidden;}.service-item-image-prime{overflow: hidden;}.service-item-image-prime a, .service-item-image-prime figure{display: block;cursor: none;}.service-item-image-prime img{width: 100%;aspect-ratio: 1 / 0.64;object-fit: cover;transition: all 0.6s ease-in-out;}.service-item-prime:hover .service-item-image-prime img{transform: scale(1.08);}.service-item-body-prime{padding: 0 30px 30px;}.service-item-body-prime .icon-box{position: relative;width: 62px;height: 62px;background-color: var(--accent-color);border: 2px solid var(--white-color);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: -31px 0 25px;z-index: 1;}.service-item-body-prime .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--primary-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.service-item-prime:hover .service-item-body-prime .icon-box::before{transform: scale(1);}.service-item-body-prime .icon-box img{position: relative;width: 100%;max-width: 30px;z-index: 1;}.service-item-content-prime h3{font-size: 20px;}.service-item-content-prime h3 a{color: inherit;}.service-item-content-prime p{margin: 15px 0 0;}.service-item-btn-prime{margin-top: 25px;}.why-choose-us-prime{padding: 100px 0;}.why-choose-image-box-prime{position: relative;padding: 0 70px 30px 0;}.why-choose-image-prime figure{display: block;border-radius: 10px;}.why-choose-image-prime img{width: 100%;border-radius: 10px;aspect-ratio: 1 / 1.014;object-fit: cover;}.experience-year-box-prime{position: absolute;max-width: 200px;right: 0;bottom: 0;background-color: var(--primary-color);border: 10px solid var(--white-color);border-radius: 20px;padding: 30px;animation: yearboxmove 2s infinite linear alternate;z-index: 1;}@keyframes yearboxmove{from{transform: translatex(0);}to{transform: translatex(-40px);}}.experience-year-box-prime .satisfy-client-image{border-color: var(--primary-color);}.experience-year-box-prime .satisfy-client-image img{max-width: 35px;}.experience-year-content-prime{margin-top: 25px;}.experience-year-content-prime p{color: var(--white-color);margin: 0 0 15px;}.experience-year-content-prime h2{color: var(--white-color);font-size: 40px;}.why-choose-list-prime{border-bottom: 1px solid var(--divider-color);margin-bottom: 40px;padding-bottom: 40px;}.why-choose-list-prime ul{list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;gap: 20px;}.why-choose-list-prime ul li{position: relative;width: calc(50% - 10px);line-height: 1.5em;padding-left: 25px;}.why-choose-list-prime ul li::before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 16px;font-weight: 900;color: var(--accent-color);top: 0;left: 0;}.why-choose-counter-list-prime{display: flex;flex-wrap: wrap;gap: 30px 50px;}.why-choose-counter-item-prime{position: relative;width: calc(33.33% - 33.33px);display: flex;flex-wrap: wrap;align-items: baseline;}.why-choose-counter-item-prime:before{content: '';position: absolute;top: 0;right: -25px;bottom: 0;height: 100%;width: 1px;background-color: var(--divider-color);}.why-choose-counter-item-prime:nth-child(3n + 3):before{display: none;}.why-choose-counter-item-prime .icon-box{margin-right: 15px;}.why-choose-counter-item-prime .icon-box img{width: 100%;max-width: 40px;}.why-choose-counter-content-prime{width: calc(100% - 55px);}.why-choose-counter-content-prime h2{font-size: 40px;}.why-choose-counter-content-prime p{margin: 10px 0 0;}.why-choose-btn-prime{margin-top: 60px;}.our-features-prime{padding: 100px 0;}.features-item-prime{display: flex;flex-direction: column;justify-content: space-between;gap: 30px;height: calc(100% - 30px);margin-bottom: 30px;}.features-item-prime.box-1, .global-network-box-prime, .customer-support-box-prime, .technology-driven-box-prime, .cargo-safety-box-prime{background-color: var(--white-color);border-radius: 10px;padding: 30px;display: flex;flex-wrap: wrap;justify-content: space-between;}.features-body-prime .icon-box{position: relative;height: 50px;width: 50px;background-color: var(--accent-color);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-bottom: 25px;}.features-body-prime .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--primary-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.features-body-prime:hover .icon-box::before{transform: scale(1);}.features-body-prime .icon-box img{position: relative;width: 100%;max-width: 24px;z-index: 1;}.features-item-content-prime h3{font-size: 20px;}.features-item-content-prime p{margin: 15px 0 0;}.features-item-list-prime{border-top: 1px solid var(--divider-color);padding-top: 30px;}.features-item-list-prime ul{display: flex;flex-wrap: wrap;gap: 20px;list-style: none;padding: 0;margin: 0;}.features-item-list-prime ul li{position: relative;background: transparent;border: 1px solid var(--divider-color);font-size: 16px;color: var(--primary-color);padding: 10px 20px 10px 36px;border-radius: 100px;transition: all 0.4s ease-in-out;}.features-item-list-prime ul li::before{content: '';position: absolute;left: 16px;top: 50%;transform: translateY(-50%);background: var(--accent-color);border-radius: 50%;width: 6px;height: 6px;}.features-item-list-prime ul li:hover{background: var(--primary-color);color: var(--white-color);}.global-network-box-prime{align-items: start;gap: 20px;}.global-network-box-prime .features-item-content-prime{width: calc(100% - 160px);}.customer-support-box-prime{height: 100%;gap: 20px;overflow: hidden;}.customer-support-counter-box-prime{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: end;gap: 30px;}.customer-support-counter-content-prime{width: calc(100% - 280px);}.customer-support-counter-content-prime h2{font-size: 60px;}.customer-support-counter-content-prime p{margin: 10px 0 0;}.customer-support-counter-image-prime{position: relative;bottom: -30px;right: -30px;}.customer-support-counter-image-prime figure{display: block;}.customer-support-counter-image-prime img{width: 100%;max-width: 250px;}.technology-driven-box-prime{background: var(--white-color) url('../images/technology-driven-box-bg-prime.png');background-repeat: no-repeat;background-position: top -80px right -80px;background-size: auto;border-radius: 10px;flex-direction: column;height: 100%;gap: 30px;}.technology-driven-box-prime .customer-support-counter-content-prime{width: 100%;}.cargo-safety-box-prime .icon-box{position: relative;height: 60px;width: 60px;background-color: var(--accent-color);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 20px;}.cargo-safety-box-prime .icon-box::before{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: var(--primary-color);border-radius: 50%;width: 100%;height: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.cargo-safety-box-prime:hover .icon-box::before{transform: scale(1);}.cargo-safety-box-prime .icon-box img{position: relative;width: 100%;max-width: 30px;z-index: 1;}.cargo-safety-box-prime .features-item-content-prime{width: calc(100% - 80px);}.our-journey-prime{padding: 100px 0;}.journey-image-box-prime{position: relative;height: 100%;margin-right: 20px;}.journey-image-prime{height: 100%;}.journey-image-prime figure{height: 100%;display: block;border-radius: 10px;}.journey-image-prime img{width: 100%;height: 100%;aspect-ratio: 1 / 1.12;object-fit: cover;border-radius: 10px;}.journey-image-cta-prime{position: absolute;width: 100%;max-width: 350px;bottom: 30px;left: 30px;background-color: var(--dark-divider-color);border-radius: 10px;backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);padding: 30px;z-index: 1;}.google-review-prime{display: flex;flex-wrap: wrap;margin-bottom: 30px;}.google-review-prime .icon-box{margin-right: 15px;}.google-review-prime .icon-box img{width: 100%;max-width: 60px;}.google-review-content-prime{width: calc(100% - 75px);}.google-review-content-prime h2{font-size: 30px;color: var(--white-color);}.google-review-content-prime p{color: var(--white-color);margin: 5px 0 0;}.journey-image-cta-body-prime{display: flex;flex-wrap: wrap;align-items: start;justify-content: space-between;gap: 20px;}.review-ratimg-prime{margin-bottom: 15px;}.review-ratimg-prime i{color: var(--accent-color);font-size: 14px;}.review-rating-content-prime h2{font-size: 40px;color: var(--white-color);}.review-rating-content-prime p{color: var(--white-color);margin: 5px 0 0;}.journey-content-prime{height: 100%;align-content: center;}.journry-item-list-prime{border-top: 1px solid var(--divider-color);padding-top: 40px;}.journry-item-prime{display: flex;flex-wrap: wrap;align-items: center;gap: 30px 80px;border-bottom: 1px solid var(--divider-color);padding-bottom: 40px;margin-bottom: 40px;}.journry-item-prime:last-child{margin-bottom: 0;}.journry-item-year-prime{position: relative;width: calc(30% - 40px);}.journry-item-year-prime::before{content: '';position: absolute;top: 0;right: -40px;bottom: 0;background-color: var(--divider-color);width: 1px;height: 100%;}.journry-item-year-prime h3{font-size: 20px;font-weight: 600;margin-bottom: 15px;}.journry-item-year-prime h2{font-size: 50px;font-weight: 600;line-height: normal;}.journry-item-content-prime{width: calc(70% - 40px);}.journry-item-content-prime p{margin: 0;}.our-support-prime{position: relative;background-image: url('../images/support-bg-prime.jpg');background-repeat: no-repeat;background-position: center center;background-size: cover;padding: 100px 0;overflow: hidden;}.our-support-prime:before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;background-color: var(--primary-color);opacity: 80%;}.support-content-prime{position: relative;height: 100%;align-content: center;z-index: 1;}.support-item-list-prime{display: flex;flex-wrap: wrap;gap: 30px;border-top: 1px solid var(--dark-divider-color);padding-top: 40px;}.support-item-prime{width: calc(50% - 15px);display: flex;flex-wrap: wrap;align-items: center;}.support-item-prime .icon-box{margin-right: 20px;}.support-item-prime .icon-box img{width: 100%;max-width: 40px;}.support-item-content-prime{width: calc(100% - 60px);}.support-item-content-prime h3{color: var(--white-color);font-size: 20px;}.support-btn-prime{margin-top: 60px;}.support-image-prime{position: relative;z-index: 1;}.support-image-prime{position: relative;background-image: url('../images/support-image-bg-prime.png');background-repeat: no-repeat;background-position: center bottom 30px;background-size: 100% auto;align-content: end;margin-bottom: -100px;padding: 40px 60px 0;z-index: 1;}.support-image-prime figure{position: relative;display: block;z-index: 1;}.support-image-prime img{width: 100%;aspect-ratio: 1 / 1.388;object-fit: cover;}.our-pricing-prime{padding: 100px 0;}.pricing-item-prime{background-color: var(--primary-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;padding: 20px;}.pricing-item-header-prime{display: flex;flex-wrap: wrap;padding: 20px 20px 40px;}.pricing-item-header-prime .icon-box{margin-right: 20px;}.pricing-item-header-prime .icon-box img{width: 100%;max-width: 40px;}.pricing-item-content-prime{width: calc(100% - 60px);}.pricing-item-content-prime h3{color: var(--white-color);font-size: 20px;}.pricing-item-content-prime p{color: var(--white-color);margin: 15px 0 0;}.pricing-item-body-prime{background-color: var(--white-color);border-radius: 10px;padding: 40px;}.pricing-item-price-prime{border-bottom: 1px solid var(--divider-color);margin-bottom: 30px;padding-bottom: 30px;}.pricing-item-price-prime h2{font-size: 60px;}.pricing-item-price-prime h2 sub{color: var(--text-color);font-family: var(--default-font);font-size: 16px;font-weight: 400;bottom: 0;}.pricing-item-list-prime ul{list-style: none;padding: 0;margin: 0;}.pricing-item-list-prime ul li{position: relative;line-height: 1.5em;padding-left: 25px;margin-bottom: 20px;}.pricing-item-list-prime ul li:last-child{margin-bottom: 0;}.pricing-item-list-prime ul li:before{content: '\f058';position: absolute;font-family: 'Font Awesome 7 Free';font-size: 18px;font-weight: 900;color: var(--accent-color);left: 0px;}.pricing-btn-prime{margin-top: 40px;}.pricing-btn-prime .btn-default{width: 100%;padding: 17px 24px;text-align: center;}.pricing-btn-prime .btn-default::before{display: none;}.pricing-benefit-list-prime{margin-top: 30px;}.pricing-benefit-list-prime ul{list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 20px 60px;}.pricing-benefit-list-prime ul li{color: var(--text-color);display: inline-flex;align-items: center;}.pricing-benefit-list-prime ul li img{width: 100%;max-width: 20px;margin-right: 10px;}.how-we-work-prime{padding: 100px 0;}.how-work-item-prime{position: relative;min-height: 390px;background: var(--white-color);border-radius: 10px;height: calc(100% - 30px);margin-bottom: 30px;padding: 40px;overflow: hidden;transition: all 0.4s ease-in-out;}.how-work-item-img-prime:before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: var(--white-color);border-radius: 20px;width: 100%;height: 100%;transition: all 0.4s ease-in-out;z-index: 1;}.how-work-item-prime.active .how-work-item-img-prime::before, .how-work-item-prime:hover .how-work-item-img-prime::before{transform: translate(100%, -100%);}.how-work-item-img-prime{position: absolute;top: 0;right: 0;bottom: 0;left: 0;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;}.how-work-item-prime.active .how-work-item-img-prime, .how-work-item-prime:hover .how-work-item-img-prime{opacity: 1;visibility: visible;}.how-work-item-img-prime::after{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;background-color: var(--primary-color);opacity: 50%;}.how-work-item-img-prime figure{height: 100%;display: block;}.how-work-item-img-prime img{width: 100%;height: 100%;object-fit: cover;}.how-work-item-body-prime{position: relative;height: 100%;display: flex;flex-direction: column;justify-content: space-between;gap: 30px;z-index: 2;}.how-work-item-no-prime h2{font-size: 48px;font-weight: 600;transition: all 0.4s ease-in-out;}.how-work-item-content-prime h3{font-size: 20px;line-height: 1.4em;transition: all 0.4s ease-in-out;}.how-work-item-content-prime p{margin: 15px 0 0;transition: all 0.4s ease-in-out;}.how-work-item-prime.active .how-work-item-no-prime h2, .how-work-item-prime:hover .how-work-item-no-prime h2, .how-work-item-prime.active .how-work-item-content-prime h3, .how-work-item-prime:hover .how-work-item-content-prime h3, .how-work-item-prime.active .how-work-item-content-prime p, .how-work-item-prime:hover .how-work-item-content-prime p{color: var(--white-color);}.our-testimonial-prime{padding: 100px 0;}.testimonials-image-box-prime{position: relative;height: 100%;margin-right: 20px;}.testimonials-image-prime{height: 100%;}.testimonials-image-prime figure{height: 100%;display: block;border-radius: 10px;}.testimonials-image-prime img{height: 100%;width: 100%;aspect-ratio: 1 / 0.856;object-fit: cover;border-radius: 10px;}.testimonials-cta-box-prime{position: absolute;max-width: 260px;bottom: 30px;left: 30px;background-color: var(--divider-color);border-radius: 10px;backdrop-filter: blur(20px) saturate(100%);-webkit-backdrop-filter: blur(20px) saturate(100%);padding: 30px;}.testimonials-cta-box-prime .testimonials-cta-content-prime{margin-top: 20px;}.testimonials-cta-content-prime p{color: var(--white-color);font-size: 20px;font-weight: 700;line-height: normal;margin: 0;}.testimonial-slider-prime{height: 100%;align-content: end;}.testimonial-slider-prime .swiper-wrapper{cursor: none;}.testimonial-item-quotes-prime{margin-bottom: 60px;}.testimonial-item-quotes-prime img{width: 100%;max-width: 60px;}.testimonial-item-content-prime{border-bottom: 1px solid var(--divider-color);margin-bottom: 40px;padding-bottom: 40px;}.testimonial-item-content-prime p{font-size: 20px;font-weight: 500;margin: 0;}.testimonial-item-author-prime{display: flex;align-items: center;}.testimonial-author-image-prime{margin-right: 20px;}.testimonial-author-image-prime figure{display: block;border-radius: 50%;}.testimonial-author-image-prime img{width: 100%;max-width: 60px;border-radius: 50%;}.testimonial-author-content-prime h3{font-size: 20px;text-transform: capitalize;}.testimonial-author-content-prime p{text-transform: capitalize;margin: 5px 0 0;}.testimonial-pagination-prime.swiper-pagination-bullets{position: absolute;bottom: 5px;right: 0;display: flex;align-items: center;justify-content: end;z-index: 1;}.testimonial-pagination-prime .swiper-pagination-bullet{border-radius: 100px;height: 10px;width: 10px;background: var(--divider-color);opacity: 1;margin: 0 3px;transition: all 0.3s ease-in-out;}.testimonial-pagination-prime .swiper-pagination-bullet-active{width: 20px;background: var(--accent-color);opacity: 1;}.our-faqs-prime{padding: 100px 0;}.faqs-content-prime{position: sticky;top: 30px;}.faq-accordion-prime{border: 1px solid var(--divider-color);border-radius: 10px;}.faq-accordion-prime .accordion-item-prime{position: relative;border-bottom: 1px solid var(--divider-color);border-radius: 0;overflow: hidden;transition: all 0.3s ease-in-out;}.faq-accordion-prime .accordion-item-prime:last-child{border-bottom: none;}.faq-accordion-prime .accordion-header .accordion-button{font-size: 18px;font-weight: 700;line-height: 1.5em;background: transparent;color: var(--primary-color);padding: 25px 60px 25px 30px;transition: all 0.3s ease-in-out;}.faq-accordion-prime .accordion-item-prime .accordion-button::after, .faq-accordion-prime .accordion-item-prime .accordion-button.collapsed::after{content: '\f077';font-family: "FontAwesome";position: absolute;right: 30px;top: 50%;transform: translateY(-50%) rotate(0);font-size: 18px;font-weight: 900;line-height: normal;color: var(--accent-color);transition: all 0.3s ease-in-out;}.faq-accordion-prime .accordion-item-prime .accordion-button.collapsed::after{transform: translateY(-50%) rotate(180deg);color: var(--primary-color);}.faq-accordion-prime .accordion-item-prime .accordion-body{background: transparent;padding: 0 30px 30px;}.faq-accordion-prime .accordion-item-prime .accordion-body p{margin: 0;}.main-footer-prime{padding: 100px 0 0;margin-bottom: 20px;}.footer-header-prime{display: flex;flex-wrap: wrap;gap: 0;border-bottom: 1px solid var(--dark-divider-color);padding-bottom: 60px;}.footer-contact-item-prime{width: 33.33%;display: inline-flex;align-items: center;justify-content: center;gap: 20px;border-right: 1px solid var(--dark-divider-color);padding: 30px;}.footer-contact-item-prime:last-child{border: none;}.footer-contact-item-prime .icon-box{position: relative;width: 60px;height: 60px;background-color: var(--accent-color);border-radius: 50%;display: flex;align-items: center;justify-content: center;}.footer-contact-item-prime .icon-box:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: var(--white-color);border-radius: 50%;height: 100%;width: 100%;transform: scale(0);transition: all 0.4s ease-in-out;z-index: 0;}.footer-contact-item-prime:hover .icon-box::before{transform: scale(1);}.footer-contact-item-prime .icon-box img{position: relative;width: 100%;max-width: 30px;transition: all 0.4s ease-in-out;z-index: 1;}.footer-contact-item-prime:hover .icon-box img{filter: brightness(1) invert(1);}.footer-contact-item-content-prime{max-width: calc(100% - 80px);}.footer-contact-item-content-prime h3{font-size: 20px;color: var(--white-color);margin-bottom: 10px;}.footer-contact-item-content-prime p{color: var(--white-color);margin: 0;}.footer-contact-item-content-prime p a{color: inherit;transition: all 0.3s ease-in-out;}.footer-contact-item-content-prime p a:hover{color: var(--accent-color);}.footer-body-prime{display: flex;flex-wrap: wrap;gap: 40px 11.458vw;}.about-footer-prime{position: relative;width: calc(34% - 5.729vw);padding: 60px 0;}.about-footer-prime::before{content: '';position: absolute;top: 0;right: -5.729vw;bottom: 0;background: var(--dark-divider-color);width: 1px;height: 100%;}.footer-logo-prime{margin-bottom: 30px;}.footer-logo-prime img{width: 100%;max-width: 175px;}.about-footer-content-prime p{color: var(--white-color);}.about-footer-content-prime p:last-child{margin-bottom: 0;}.footer-social-links-prime{margin-top: 40px;}.footer-social-links-prime ul{display: flex;flex-wrap: wrap;gap: 15px;list-style: none;padding: 0;margin: 0;}.footer-social-links-prime ul li a{width: 36px;height: 36px;display: flex;align-items: center;justify-content: center;border: 1px solid var(--accent-color);border-radius: 50%;transition: all 0.3s ease-in-out;}.footer-social-links-prime ul li:hover a{background: var(--accent-color);}.footer-social-links-prime ul li a i{color: var(--accent-color);font-size: 18px;transition: all 0.3s ease-in-out;}.footer-social-links-prime ul li:hover a i{color: var(--white-color);}.footer-links-box-prime{width: calc(66% - 5.729vw);display: flex;flex-wrap: wrap;justify-content: space-between;gap: 30px;padding: 60px 0;}.footer-links-prime{max-width: 30%;}.footer-links-prime h3{font-size: 20px;text-transform: capitalize;color: var(--white-color);margin-bottom: 30px;}.footer-links-prime p{color: var(--white-color);margin-bottom: 30px;}.footer-links-prime ul{margin: 0;padding: 0;list-style: none;}.footer-links-prime ul li{color: var(--white-color);text-transform: capitalize;line-height: 1.5em;margin-bottom: 20px;}.footer-links-prime ul li:last-child{margin-bottom: 0;}.footer-links-prime ul li a{color: inherit;transition: all 0.3s ease-in-out;}.footer-links-prime ul li a:hover{color: var(--accent-color);}.footer-newsletter-form-prime{max-width: 46%;}.footer-newsletter-form-prime .form-group{display: flex;flex-wrap: wrap;}.footer-newsletter-form-prime .form-group .form-control{width: calc(100% - 50px);font-size: 16px;font-weight: 400;line-height: 1.25em;color: var(--white-color);background: transparent;border: 1px solid var(--dark-divider-color);border-radius: 100px;outline: none;box-shadow: none;padding: 14px 24px;}.footer-newsletter-form-prime .form-group .form-control::placeholder{color: var(--white-color);}.footer-newsletter-form-prime .form-group .newsletter-btn-prime{width: 50px;height: 50px;background: var(--accent-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;border: none;transition: all 0.4s ease-in-out;}.footer-newsletter-form-prime .form-group .newsletter-btn-prime:hover{background: var(--white-color);}.footer-newsletter-form-prime .form-group .newsletter-btn-prime i{font-size: 24px;color: var(--white-color);margin-right: 3px;transition: all 0.4s ease-in-out;}.footer-newsletter-form-prime .form-group .newsletter-btn-prime:hover i{color: var(--primary-color);}.footer-copyright-prime{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;border-top: 1px solid var(--dark-divider-color);gap: 10px;padding: 60px 0;}.footer-privacy-policy-prime ul{display: flex;flex-wrap: wrap;gap: 15px 30px;list-style: none;margin: 0;padding: 0;}.footer-privacy-policy-prime ul li{color: var(--white-color);text-transform: capitalize;line-height: 1.5em;}.footer-privacy-policy-prime ul li a{color: inherit;transition: all 0.3s ease-in-out;}.footer-privacy-policy-prime ul li a:hover{color: var(--accent-color);}.footer-copyright-text-prime p{color: var(--white-color);margin: 0;}@media only screen and (max-width: 1440px){.hero-content-prime{padding-right: 0;}.hero-counter-list-prime{gap: 30px;padding: 20px;}.hero-counter-item-prime{width: calc(33.33% - 20px);}.hero-counter-item-prime:after{right: -15px;}.about-us-counter-item-prime p{font-size: 14px;}.service-item-body-prime{padding: 0 20px 20px;}.customer-support-counter-content-prime{width: calc(100% - 210px);}.customer-support-counter-box-prime{gap: 20px;}.customer-support-counter-image-prime img{max-width: 190px;}.pricing-item-body-prime{padding: 30px 25px;}.how-work-item-prime{padding: 30px 25px;}.testimonial-item-quotes-prime{margin-bottom: 40px;}.testimonial-item-content-prime{margin-bottom: 30px;padding-bottom: 30px;}}@media only screen and (max-width: 1024px){.hero-content-prime{height: auto;margin-bottom: 30px;}.hero-image-prime{max-width: 450px;margin: 0 auto;}.about-us-image-box-prime{margin-right: 0;}.about-us-counter-list-prime{margin-top: 30px;padding-top: 30px;}.about-image-footer-prime{gap: 20px 30px;margin-top: 30px;}.why-choose-image-box-prime{margin-bottom: 30px;}.why-choose-image-prime img{aspect-ratio: 1 / 0.66;}.experience-year-box-prime{padding: 20px;}.journey-image-box-prime{margin: 0 0 30px;}.journey-image-box-prime, .journey-image-prime, .journey-image-prime figure, .journey-image-prime img{height: auto;}.journey-image-prime img{aspect-ratio: 1 / 0.66;}.journry-item-prime{gap: 30px 40px;}.journry-item-year-prime{width: calc(25% - 20px);}.journry-item-year-prime::before{right: -20px;}.journry-item-content-prime{width: calc(75% - 20px);}.support-content-prime{height: auto;margin-bottom: 30px;}.support-image-prime{max-width: 530px;margin-left: auto;margin-right: auto;padding: 0px 30px 0;}.pricing-item-header-prime{padding: 15px 15px 30px;}.pricing-item-price-prime{margin-bottom: 20px;padding-bottom: 20px;}.pricing-btn-prime{margin-top: 30px;}.how-work-item-prime{min-height: 320px;}.testimonial-item-quotes-prime{margin-bottom: 30px;}.testimonial-item-quotes-prime img{max-width: 50px;}.testimonial-item-content-prime{margin-bottom: 30px;padding-bottom: 30px;}.testimonial-item-content-prime p{font-size: 18px;}.faqs-content-prime{position: initial;margin: 0 0 30px;}.footer-contact-item-prime{gap: 10px;padding: 20px;}.footer-contact-item-prime .icon-box{width: 50px;height: 50px;}.footer-contact-item-prime .icon-box img{max-width: 24px;}.footer-contact-item-content-prime{max-width: calc(100% - 60px);}.footer-body-prime{padding: 60px 0;}.about-footer-prime, .footer-links-box-prime{width: 100%;padding: 0;}.footer-logo-prime{margin-bottom: 20px;}.footer-social-links-prime{margin-top: 20px;}}@media only screen and (max-width: 991px){.hero-prime{padding: 140px 0 50px;margin-top: 0;}.hero-prime::before{border-radius: 0;}.hero-content-prime .section-title h1{font-size: 44px;}.hero-counter-list-prime{margin-top: 30px;}.hero-counter-prime-content h2{font-size: 32px;margin-bottom: 5px;}.hero-image-prime figure img{margin-bottom: -50px;}.about-us-prime{padding: 50px 0;}.about-us-image-box-prime, .about-us-img-prime, .about-us-img-prime figure, .about-us-img-prime img, .about-image-content-prime{height: auto;}.about-us-image-box-prime{margin-bottom: 30px;}.about-us-img-prime img{aspect-ratio: 1 / 1.05;}.about-us-counter-item-prime h2{font-size: 32px;margin-bottom: 5px;}.about-us-prime .section-footer-text{margin-top: 40px;}.our-services-prime{padding: 50px 0;background-size: 200px auto;}.service-item-body-prime .icon-box{margin-bottom: 20px;}.service-item-content-prime p{margin: 10px 0 0;}.service-item-btn-prime{margin-top: 20px;}.why-choose-us-prime{padding: 50px 0;}.experience-year-box-prime{border-width: 5px;}.experience-year-content-prime{margin-top: 15px;}.experience-year-content-prime h2{font-size: 32px;}.experience-year-content-prime p{margin: 0px 0 10px;}.why-choose-list-prime{margin-bottom: 30px;padding-bottom: 30px;}.why-choose-counter-content-prime h2{font-size: 32px;}.why-choose-counter-content-prime p{margin: 5px 0 0;}.why-choose-btn-prime{margin-top: 30px;}.our-features-prime{padding: 50px 0;}.features-item-prime.box-1, .global-network-box-prime, .customer-support-box-prime, .technology-driven-box-prime, .cargo-safety-box-prime{padding: 20px;}.features-item-list-prime ul li{padding: 8px 15px 8px 30px;}.customer-support-counter-content-prime h2{font-size: 45px;}.customer-support-counter-image-prime{bottom: -20px;right: -20px;}.global-network-box-prime .features-item-content-prime{width: 100%;}.technology-driven-box-prime{background-size: 250px auto;}.cargo-safety-box-prime .icon-box{width: 50px;height: 50px;margin-right: 15px;}.cargo-safety-box-prime .icon-box img{max-width: 24px;}.cargo-safety-box-prime .features-item-content-prime{width: calc(100% - 65px);}.our-journey-prime{padding: 50px 0;}.journey-image-cta-prime{padding: 20px;left: 20px;bottom: 20px;}.google-review-prime{margin-bottom: 20px;}.google-review-prime .icon-box{margin-right: 10px;}.google-review-prime .icon-box img{max-width: 45px;}.google-review-content-prime{width: calc(100% - 55px);}.google-review-content-prime h2{font-size: 26px;}.review-ratimg-prime{margin-bottom: 10px;}.review-rating-content-prime h2{font-size: 32px;}.journry-item-list-prime{padding-top: 30px;}.journry-item-prime{margin-bottom: 30px;padding-bottom: 30px;}.journry-item-year-prime h3{margin-bottom: 10px;}.journry-item-year-prime h2{font-size: 40px;}.our-support-prime{padding: 50px 0;}.support-item-list-prime{padding-top: 30px;}.support-btn-prime{margin-top: 30px;}.support-image-prime{margin-bottom: -50px;}.our-pricing-prime{padding: 50px 0;}.pricing-item-header-prime{padding: 0px 0px 20px;}.pricing-item-content-prime p{margin: 10px 0 0;}.pricing-item-body-prime{padding: 20px;}.pricing-item-price-prime h2{font-size: 45px;}.pricing-item-list-prime ul li{margin-bottom: 10px;}.pricing-item-list-prime ul li::before{font-size: 16px;}.pricing-btn-prime .btn-default{padding: 15px 20px;}.pricing-benefit-list-prime{margin-top: 5px;}.pricing-benefit-list-prime ul{gap: 15px 30px;}.pricing-benefit-list-prime ul li img{max-width: 18px;margin-right: 10px;}.how-we-work-prime{padding: 50px 0;}.how-work-item-no-prime h2{font-size: 36px;}.our-testimonial-prime{padding: 50px 0;}.testimonials-image-box-prime{margin: 0 0 30px;height: auto;}.testimonials-image-prime, .testimonials-image-prime figure, .testimonials-image-prime img{height: auto;}.testimonials-image-prime img{aspect-ratio: 1 / 0.7;}.testimonials-cta-box-prime{max-width: 220px;bottom: 20px;left: 20px;padding: 20px;}.testimonials-cta-content-prime p{font-size: 18px;}.our-faqs-prime{padding: 50px 0;}.faq-accordion-prime .accordion-header .accordion-button{padding: 20px 50px 20px 20px;}.faq-accordion-prime .accordion-item-prime .accordion-button::after, .faq-accordion-prime .accordion-item-prime .accordion-button.collapsed::after{right: 20px;}.faq-accordion-prime .accordion-item-prime .accordion-body{padding: 0 20px 20px;}.main-footer-prime{padding: 50px 0 0;}.footer-header-prime{padding-bottom: 30px;}.footer-contact-item-prime{flex-direction: column;padding: 15px;}.footer-contact-item-content-prime{max-width: 100%;text-align: center;}.footer-contact-item-content-prime h3{margin-bottom: 5px;}.footer-body-prime, .footer-copyright-prime{padding: 30px 0;}.footer-links-prime h3{margin-bottom: 20px;}.footer-links-prime p{margin-bottom: 15px;}.footer-links-prime ul li{margin-bottom: 15px;}.footer-copyright-prime{flex-direction: column;}}@media only screen and (max-width: 767px){.hero-content-prime .section-title h1{font-size: 26px;}.hero-btn-prime{gap: 15px;}.hero-counter-item-prime{display: block;}.hero-counter-item-prime .icon-box{margin: 0 0 10px;}.hero-counter-prime-content{width: 100%;}.hero-counter-prime-content h2{font-size: 22px;}.hero-counter-prime-content p{font-size: 14px;}.about-us-image-box-prime{gap: 20px;}.about-us-img-prime{width: 100%;}.about-us-counter-list-prime{gap: 30px;}.about-us-counter-item-prime{width: calc(50% - 15px);}.about-us-counter-item-prime:before{right: -15px;}.about-us-counter-item-prime:nth-child(4n + 4):before{display: block;}.about-us-counter-item-prime:nth-child(2n + 2):before, .about-us-counter-item-prime:last-child:before{display: none;}.about-us-counter-item-prime h2{font-size: 24px;}.about-author-content-prime h3{font-size: 18px;}.why-choose-image-box-prime{padding: 0 40px 30px 0;}.why-choose-image-prime img{aspect-ratio: 1 / 1.01;}.experience-year-content-prime h2{font-size: 24px;}.why-choose-list-prime ul{gap: 10px;}.why-choose-list-prime ul li{width: 100%;}.why-choose-counter-list-prime{gap: 30px;}.why-choose-counter-item-prime{width: calc(33.33% - 20px);display: block;}.why-choose-counter-item-prime:before{right: -15px;}.why-choose-counter-item-prime .icon-box{margin: 0 0 15px 0;}.why-choose-counter-content-prime{width: 100%;}.why-choose-counter-content-prime h2{font-size: 24px;}.why-choose-counter-content-prime p{font-size: 14px;}.customer-support-counter-content-prime h2{font-size: 30px;}.journey-image-prime img{aspect-ratio: 1 / 1.1;}.journey-image-cta-prime{bottom: 15px;left: 15px;right: 15px;max-width: 100%;width: auto;}.google-review-prime .icon-box img{max-width: 35px;}.google-review-content-prime{width: calc(100% - 45px);}.google-review-content-prime h2{font-size: 22px;}.review-rating-content-prime h2{font-size: 24px;}.journey-image-cta-body-prime .satisfy-client-images .satisfy-client-image img{max-width: 34px;}.journry-item-prime{gap: 15px;}.journry-item-year-prime, .journry-item-content-prime{width: 100%;}.journry-item-year-prime::before{display: none;}.journry-item-year-prime h3{font-size: 18px;}.journry-item-year-prime h2{font-size: 30px;}.support-item-prime{width: 100%;}.support-image-prime{padding: 0;}.pricing-item-price-prime h2{font-size: 30px;}.pricing-item-list ul li{margin-bottom: 10px;}.pricing-btn-prime{margin-top: 20px;}.pricing-benefit-list-prime ul{gap: 10px;}.pricing-benefit-list-prime ul li{font-size: 14px;}.pricing-benefit-list-prime ul li img{max-width: 14px;margin-right: 5px;}.how-work-item-prime{min-height: 270px;padding: 20px;}.how-work-item-no-prime h2{font-size: 24px;}.testimonials-image-prime img{aspect-ratio: 1 / 0.9;}.testimonial-item-quotes-prime{margin-bottom: 20px;}.testimonial-item-quotes-prime img{max-width: 40px;}.testimonial-item-content-prime{margin-bottom: 20px;padding-bottom: 20px;}.testimonial-item-content-prime p{font-size: 16px;}.testimonial-pagination-prime.swiper-pagination-bullets{position: initial;justify-content: left;margin-top: 30px;}.faq-accordion-prime .accordion-header .accordion-button{font-size: 16px;padding: 15px 40px 15px 15px;}.faq-accordion-prime .accordion-item-prime .accordion-button::after, .faq-accordion-prime .accordion-item-prime .accordion-button.collapsed::after{font-size: 16px;right: 15px;}.faq-accordion-prime .accordion-item-prime .accordion-body{padding: 0 15px 15px;}.footer-contact-item-prime{width: 100%;flex-direction: initial;border-right: none;margin-bottom: 20px;padding: 0;}.footer-contact-item-prime:last-child{margin: 0;}.footer-contact-item-content-prime{width: calc(100% - 60px);text-align: left;}.footer-body-prime{gap: 30px;}.footer-links-prime{max-width: 100%;}.footer-links-prime ul li{margin-bottom: 10px;}.footer-copyright-prime{padding: 15px 0;}.footer-privacy-policy-prime ul{gap: 10px 15px;}.footer-privacy-policy-prime ul li{font-size: 14px;}}