*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}body{font-family:'Roboto',sans-serif!important;line-height:1.6;color:#000;background:#fff}h1,h2,h3,h4,h5,h6{font-family:'Roboto Condensed',sans-serif!important;color:#045cb4}p,li,li a,a{color:#000;font-size:16px}h1{font-size:48px;font-weight:700}h2{font-size:36px;font-weight:600;color:#045cb4}h3{font-size:28px;font-weight:600}h4{font-size:24px;font-weight:500}h5{font-size:20px;font-weight:500}h6{font-size:18px;font-weight:400}.site-header{background:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .1);position:fixed;width:100%;top:0;z-index:1000;border-bottom:1px solid #e0e0e0;padding:5px 0}.navbar-brand img{height:50px;width:auto;margin-bottom:6px}.navbar-nav .nav-link{color:#334155!important;font-weight:500;font-size:14px;transition:color 0.3s;text-transform:uppercase}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:#045cb4!important}.dropdown-menu{border-top:2px solid #85cef2;border-radius:8px;box-shadow:0 8px 25px rgb(0 0 0 / .1);h1{font-size:32px}h2{font-size:28px}h3{font-size:25px}h4{font-size:22px}h5{font-size:20px}}.dropdown-item{transition:all 0.2s;text-transform:uppercase;font-size:13px;padding-bottom:15px}.dropdown-item.active,.dropdown-item:active{background:#fff0;color:#045cb4!important}.dropdown-item:hover{background:#f8f9fa;padding-left:2rem}@media (min-width:992px){.navbar-nav .dropdown:hover .dropdown-menu{display:block}}@media (max-width:991.98px){.navbar-nav .nav-item{border-bottom:1px solid #ddd}.navbar-nav .nav-item:last-child{border-bottom:none}.dropdown-menu{position:static!important;transform:none!important;box-shadow:none;border:none;margin-top:0;padding-left:20px;background:#f8f9fa}}.cta-button{background:#85cef2!important;color:#0c0c24!important;border-radius:50px!important;font-weight:600;transition:all 0.3s;border:none!important}.get-qut-btn{background:#85cef2!important;color:#0c0c24!important;border-radius:5px!important;font-weight:500;border:none!important;padding:12px 30px;margin-bottom:30px;transition:all 0.7s ease}.get-qut-btn:hover{background:#0c0c24!important;color:#85cef2!important;box-shadow:0 8px 10px 0 rgb(0 0 0 / .2);transform:translateY(-10px)}.cta-button:hover{background:#85cef2!important;transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 123 255 / .3);color:#0c0c24!important}.navbar-toggler{border:none;padding:.25rem .5rem}.navbar-toggler:focus{box-shadow:none}.floating-quote-btn{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.floating-quote-btn .cta-button{padding:10px;box-shadow:0 4px 15px rgb(0 0 0 / .2);writing-mode:vertical-rl;text-orientation:mixed;display:flex;flex-direction:column;align-items:center;gap:5px;min-height:120px;border-radius:25px 0 0 25px!important}.floating-quote-btn .cta-button i{writing-mode:horizontal-tb;margin-bottom:5px}.floating-quote-btn .cta-button span{writing-mode:vertical-rl;text-orientation:mixed}@media (max-width:991.98px){.navbar-nav .nav-item{border-bottom:1px solid #ddd}.navbar-nav .nav-item:last-child{border-bottom:none}}.banner-section{background:#85cef269}.banner-section .services-grid{padding:10px 0}.banner-section .service-card{background:none;box-shadow:none;border:none}.banner-section .service-card img{width:80px;max-width:80px;background-color:#85cef2;border-radius:100px;padding:10px}.banner-section .services-grid h3{font-weight:500;font-size:1.2rem!important}.banner-section .service-card i{font-size:2.5rem;color:#85cef2;margin-bottom:1rem;transition:color 0.3s ease}.banner-section .service-card:hover{transform:none;background:none}.banner-section .service-card:hover i{color:#0c0c24}.hero-section{color:#fff;padding:0;position:relative;overflow:hidden;height:100vh;margin-top:80px}.hero-slider{position:relative;width:100%;height:inherit}.slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transition:opacity 0.8s ease-in-out;background-size:cover;background-position:center;background-repeat:no-repeat}.slide::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);z-index:1}.slide.active{opacity:1}.slide-content{max-width:900px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.hero-section h2{font-weight:700;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em;color:#fff;font-size:48px}.hero-section p{font-weight:500;line-height:1.6;margin-bottom:2.5rem;color:#fff;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta{color:#fff;padding:16px 32px;text-decoration:none;border:2px solid #fff;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all 0.3s ease;display:inline-block}.hero-cta:hover{transform:translateY(-2px)}.slider-nav{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.slider-dot{width:12px;height:12px;border-radius:50%;background:rgb(255 255 255 / .4);cursor:pointer;transition:all 0.3s ease}.slider-dot.active{background:#85cef2;transform:scale(1.2)}.slider-arrows{position:absolute;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .1);border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all 0.3s ease;backdrop-filter:blur(10px)}.slider-arrows:hover{background:rgb(255 255 255 / .2);transform:translateY(-50%) scale(1.1)}.prev-arrow{left:30px}.next-arrow{right:30px}section{padding:50px 0}.what-we-do{background:#fff}.what-we-do-home .content-img,.inner-page-content-img{box-shadow:0 5px 10px 0 rgb(0 0 0 / .4)}.core-services{background:#dfdfdf70;margin:10px 0}.what-we-do h2,.core-services h2,.editing-services h2,.contact-section h2{text-align:center;margin-bottom:2rem}.what-we-do p{text-align:justify!important;max-width:900px;margin:0 auto 3rem;color:#000;line-height:1.8}.company-logos{margin-top:4rem}.logo-item{font-size:1.1rem;font-weight:600;color:#000;text-align:center;padding:.5rem 1rem;transition:color 0.3s ease}.company-logos .logo-item img{width:180px}.logo-item:hover{color:#85cef2}.service-card{background:#f8f9fa;border-radius:10px;box-shadow:0 5px 15px rgb(0 0 0 / .1);transition:transform 0.3s;color:#000;border:1px solid #e0e0e0;display:block}.service-card:hover{transform:translateY(-5px);text-decoration:none;color:inherit}.service-card h3{margin:0;font-size:1rem;font-weight:500}.editing-services{background:#fff}.editing-services .row .col-12 .info-box .package-heading{background:#045cb4;color:#fff;border:1px solid #fff0;transition:all 1s ease;border-radius:5px 5px 0 0}.editing-services .row .col-12 .info-box .package-heading:hover{background:#fff;color:#045cb4;border:1px solid #045cb440}.editing-services .row .col-12 .info-box{box-shadow:0 0 10px 0 rgb(0 0 0 / .24);border-radius:5px}.editing-services .info-box p{text-align:justify;padding:20px 15px;margin-bottom:0;line-height:30px;background:#dfdfdf40;height:385px}.editing-services .col-12.col-md-6.col-lg-4{display:flex;flex-direction:column}.editing-services .col-12.col-md-6.col-lg-4 h4:contains("Language Editing Features"){margin-top:auto}.language-editing{background:#dfdfdf!important}.lang-editing-each .fa-check{color:green}.lang-editing-each .fa-x{color:red}.lang-editing-each .fa-solid{font-size:17px;margin-right:5px}.lang-edi-fts p{color:#045cb4;font-weight:700;margin-bottom:20px}.lang-editing-each{padding:0 12px!important}.lang-editing-each li{padding:13px 0}.lang-editing-each li:not(:first-child){border-top:1px solid rgb(0 0 0 / .2)}.editing-grid{margin-top:3rem}.core-services .editing-grid{justify-items:center}.academic-service{background:linear-gradient(to bottom,rgb(128 0 128 / .25) 20%,#f8f9fa 20%)!important;max-width:350px}.academic-service h3{text-align:center;margin-top:1rem;margin-bottom:1rem}.academic-service p,.academic-service ul{margin-top:6rem!important}.academic-divider{width:45%;height:3px;background:#000;margin:1rem auto}.k12-divider{width:45%;height:3px;background:#000;margin:1rem auto}.professional-divider{width:45%;height:3px;background:#000;margin:1rem auto}.k12-service{background:linear-gradient(to bottom,rgb(255 165 0 / .3) 20%,#f8f9fa 20%)!important;max-width:350px}.k12-service h3{text-align:center;margin-top:1rem;margin-bottom:1rem}.k12-service p,.k12-service ul{margin-top:6rem!important}.professional-service{background:linear-gradient(to bottom,rgb(255 255 0 / .2) 20%,#f8f9fa 20%)!important;max-width:350px}.professional-service h3{text-align:center;margin-top:1rem;margin-bottom:1rem}.professional-service p,.professional-service ul{margin-top:6rem!important}.editing-card{background:#f8f9fa;padding:2rem;border-radius:10px;box-shadow:0 5px 5px rgb(0 0 0 / .1);color:#000;border:1px solid #e0e0e0}.editing-icon{font-size:2.5rem;color:#85cef2;margin-bottom:1rem}.editing-card h3{margin-bottom:1rem;color:#000}.editing-card ul{margin:1rem 0;padding-left:1.5rem}.editing-card li{margin-bottom:.5rem}.service-btn{background:#85cef2;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:50px;display:inline-block;margin-top:1rem;transition:background 0.3s}.service-btn:hover{background:#0c0c24}.contact-section{background:#fff;color:#000;text-align:center}.contact-info{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.contact-item{display:flex;align-items:center;gap:.5rem;font-size:1.1rem}.contact-item i{color:#85cef2}.how-it-works .how-it-column img{width:95px}.how-it-works .how-it-column div{border-radius:5px}.how-it-works .heading-content h4{color:#000;display:inline-block}.testimonials-section{margin-top:40px;padding:20px 0;background:#dfdfdf70}.testimonials-section h2{text-align:center;margin-bottom:3rem;font-weight:700}.testimonials-container{display:flex;gap:2rem;overflow:hidden;position:relative;max-width:1200px;margin:0 auto;align-items:stretch}.testimonial-box{flex:1;background:#85cef247;padding:0;box-shadow:0 8px 25px rgb(0 0 0 / .1);border:1px solid #e0e0e0;display:flex;flex-direction:column;opacity:0;transition:opacity 0.5s ease;min-height:100%}.testimonial-service-used{width:100%}.testimonial-service-used p{margin-bottom:0px!important;text-align:center;padding:8px 10px;background:#045cb4;color:#ffffff!important;border-radius:0 0 5px 5px}.testimonial-box.active{opacity:1}.testimonial-content{padding:20px 0 0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:100%;flex:1}.testimonial-content p{line-height:1.6;color:#000;margin-bottom:10px}.testimonial-author,.testimonial-content .para-content{padding:0 20px 0}.testimonial-content .para-content{font-style:italic}.testimonial-box{background:#fff;border-radius:5px}.testimonial-author h4{font-weight:600;color:#045cb4;font-size:18px;margin:10px 0 10px}.testimonial-author hr{color:rgb(0 0 0 / .3)}.testimonials-section .swiper-slide{height:auto!important}.more-services{background:#fff}.more-services h2{text-align:center;margin-bottom:3rem;font-weight:700}.more-services-grid{margin:0 auto}.service-category{padding:1.5rem;transition:all 0.3s ease;border:1px solid #e0e0e0;border-radius:5px;background:#045cb4}.service-category:hover{transform:translateY(-5px);box-shadow:0 0 10px 3px rgb(0 0 0 / .1)}.service-category img{width:78px}.service-category h3{font-weight:600;margin-bottom:1rem;color:#fff;line-height:1.3;margin-top:15px;font-size:20px}.service-category p{color:#fff;margin-bottom:1.5rem;line-height:1.6;margin-bottom:0}.why-choose-lexicore{background:linear-gradient(to right,rgb(4 90 182 / .6),rgb(4 90 182 / .9)),url(assets/Lexicore-slider2.webp);background-attachment:scroll;padding:70px 0;background-repeat:no-repeat;background-size:cover}.why-choose-lexicore h2,.why-choose-lexicore span,.why-choose-lexicore ul li,.why-choose-lexicore p,.lexicore-count i{color:#fff}.why-choose-lexicore .lexicore-count p{font-size:22px}.why-choose-lexicore .lexicore-count img{width:70px;margin-right:15px}.why-choose-lexicore .trusted-txt{font-size:28px}.why-choose-lexicore ul li{padding:10px 0}.why-choose-lexicore ul li .fa-solid{color:#fff;margin-right:10px}.cta-section{background:#fff;color:#000;text-align:center;padding:80px 0}.cta-section h2{font-weight:700;margin-bottom:1rem}.cta-section p{margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:1rem 2rem;text-decoration:none;border-radius:50px;font-weight:600;transition:all 0.3s;border:2px solid #fff0}.cta-btn.primary{background:#f8f9fa;color:#000;border:1px solid #e0e0e0}.cta-btn.secondary{background:#fff0;color:#000;border-color:#e0e0e0}.cta-btn.tertiary{background:#f8f9fa;color:#000;border:1px solid #e0e0e0}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .2)}.company-profile-services{background-color:#dfdfdf70;padding:70px 0px!important}.faq-section .accordion-header button{font-size:25px}.faq-section .accordion-body h3{font-size:22px}.faq-section .accordion-item{margin:25px 0;box-shadow:0 0 8px 0 rgb(0 0 0 / .3);border-radius:10px;overflow-x:hidden}.site-footer{background:#2F3943;color:#fff;border-top:1px solid #e0e0e0}.site-footer h4{color:#fff}.site-footer p,.site-footer li,.site-footer a{color:#fff} .site-footer a:focus-visible{outline: unset !important;} .site-footer .container-fluid{padding:0 50px}.footer-main{padding:60px 0 40px} .footer-address i, .footer-email i, .footer-phone i, .footer-whatsapp i{font-size: 20px;background: rgba(255, 255, 255, 0.15);padding: 15px;border-radius: 100%;width: 50px;height: 50px;display: flex;justify-content: center;align-items:center;} .footer-whatsapp i{font-size: 26px !important;} .social-media-footer ul li{padding:0 20px 0 0}.social-media-footer ul li a{display:block;width:40px;height:40px;background-color:#045cb4;font-size:28px;text-align:center}.social-media-footer ul li a i{transition:transform 0.5s ease}.social-media-footer ul li a:hover i{transform:translateY(-3px);transform:rotateY(360deg)}.footer-grid{gap:2rem}.footer-logo{margin-bottom:1rem}.footer-logo img{background:#fff}.footer-links{display:flex;gap:2rem;justify-content:flex-end}.footer-links li:not(:first-child)::before{content:'|';padding-right:15px;color:#000}.footer-links a{color:#000;text-decoration:none;transition:color 0.3s}.footer-links a:hover{text-decoration:none!important}.footer-bottom{background:#85cef2;padding:10px 0;border-top:1px solid #e0e0e0}.footer-bottom p{color:#000;margin:0}.footer-bottom a{color:#000;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.breadcrumbs-section{background:#2F3943;margin-top:94px}.breadcrumbs-section h1{color:#fff}.breadcrumbs-section ul{padding-left:0px!important;margin-bottom:0}.breadcrumbs-section ul li{list-style-type:none;display:inline-flex;padding:0 5px;font-size:14px;color:#fff}.breadcrumbs-section ul li a,.breadcrumbs-section ul li span{text-decoration:none;font-size:14px;color:#fff}.what-we-support{background:linear-gradient(to right,rgb(255 255 255 / .8),rgb(255 255 255 / .9)),url(https://lexicore.us/assets/Lexicore-slider2.webp);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.what-we-support img{width:105px}.what-we-support h4{color:#000;font-size:22px}.what-we-support p{font-size:18px;text-align:center!important}.academic-our-editing-services ul li{color:#fff}.academic-our-editing-services .row .col-12{height:auto!important}.why-choose-us-cmp .why-choose-bg{background-image:url(assets/images/why-choose-us.webp);background-size:cover;background-repeat:no-repeat;background-position:0 -100px;border-radius:5px 0 0 5px}.why-choose-cmp-col{border-radius:0 5px 5px 0}.contact-pg-section .why-choose-bg{background:linear-gradient(to right,rgb(4 90 182 / .6),rgb(4 90 182 / .9));background-size:cover;background-repeat:no-repeat;border-radius:5px 0 0 5px}.contact-pg-section .contact-details span.heading{font-size:20px;font-weight:500}.contact-pg-section .contact-details,.contact-pg-section .contact-details a{color:#fff}.contact-form .form-control,.contact-form .form-select, .career-form .form-control{height:50px}.contact-form .form-control::placeholder,.contact-form .form-select option:first-child{color:rgb(0 0 0 / .4)!important}#documentUpload{height:100%!important}.contact-form .submit-btn{background:#85cef2!important;color:#0c0c24!important;border-radius:5px!important;font-weight:500;border:none!important;padding:12px 30px;margin-bottom:30px;transition:all 0.7s ease}.publication-support-package,.research-publishing-strategy{background:#dfdfdf70;padding-top:70px!important;padding-bottom:70px!important}@media only screen and (min-width:1400px){.navbar-brand img{height:70px}.editing-services .info-box p{height:320px}.core-services .editing .card .card-text{height:unset!important}.why-choose-us-cmp .why-choose-bg{height:600px!important} #contact-pg-section .why-choose-bg{height: 100% !important;}}@media only screen and (max-width:1200px) and (min-width:991px){.editing-services .info-box p{height:440px}}@media only screen and (max-width:991px) and (min-width:768px){.editing-services .info-box p{height:410px}.why-choose-us-cmp .why-choose-bg{background-position:-50px 0}.contact-pg-section .why-choose-bg{background-position:0}}@media only screen and (max-width:1024px){.core-services .editing .card .card-text{height:auto!important}}@media (max-width:768px){h1{font-size:32px}h2{font-size:28px}h3{font-size:25px}h4{font-size:22px}h5{font-size:20px}.dropdown .dropdown-menu{display:none}.active.dropdown .dropdown-menu{display:block!important}.hero-section h2{line-height:1.1;margin-bottom:1rem}.hero-section p{font-size:1.1rem;margin-bottom:2rem;padding:0 10px}.hero-cta{padding:14px 28px;font-size:.9rem}.slider-arrows{width:40px;height:40px;font-size:16px}.prev-arrow{left:15px}.next-arrow{right:15px}.slider-nav{bottom:20px;gap:8px}.slider-dot{width:10px;height:10px}.contact-info{flex-direction:column;gap:1rem}.banner-section{padding:40px 20px}.banner-section .services-grid{margin-top:0}.testimonials-container{flex-direction:column;gap:1.5rem}.testimonial-box{flex:none;transform:translateY(50px)}.testimonial-box.active{transform:translateY(0)}.service-category{padding:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px;text-align:center}.ast-builder-footer-grid-columns{grid-template-columns:1fr;text-align:center;gap:1rem}.ast-footer-copyright{text-align:center}.footer-links{justify-content:center;gap:1rem}.hero-section{margin-top:0}.hero-section{height:500px;margin-top:85px}.site-footer .container-fluid{padding:0 10px}.floating-quote-btn{top:65%}.content-img{width:100%}.editing-services .info-box p{height:auto!important}.why-choose-us-cmp .why-choose-bg{height:500px!important;border-radius:5px 5px 0 0}.contact-pg-section .why-choose-bg{height:auto!important;padding:50px 0}.why-choose-cmp-col{border-radius:0 0 5px 5px}}@media (max-width:576px){.hero-section h2{font-size:2.5rem}.hero-section p{font-size:1rem}section{padding:25px}.what-we-do .container,.core-services .container,.editing-services .container{padding:0}.slider-arrows{display:none}.service-category{padding:1.5rem}.more-services h2,.cta-section h2{font-size:2rem}.cta-section p{font-size:1rem}.company-logos{gap:2.5rem;margin-top:1.5rem}.logo-item{font-size:1rem;padding:.3rem .8rem}.core-services .editing{max-width:unset!important}.why-choose-lexicore .lexicore-count img{width:50px}.why-choose-lexicore .lexicore-count p{font-size:16px}.whr-we-sprt-ind .get-qut-btn{width:100%;margin-bottom:20px}}.core-services .editing{box-shadow:0 0 10px 0 rgb(0 0 0 / .2);border-radius:10px 10px 10px 10px;transition:all 0.7s ease}.core-services .editing:hover{transform:translateY(-5px);box-shadow:0 13px 16px -6px rgb(0 0 0 / .3)}.core-services .editing .card .card-text{margin-bottom:0}.core-services .editing .card .card-title{font-size:25px!important}.core-services .editing .card .listings li{padding:10px 0}.core-services .editing .card img{padding:5px;border-radius:10px}.core-services .editing .card .fa-pen-nib{color:#045cb4}.core-services .editing .card .card-body{flex:0 1 auto!important}