@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Prata&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--primary-font:"Cormorant";--secondary-font:"Poppins"}.section-container{display:flex;justify-content:center;padding:0 40px}.section-wrapper{width:1240px}.section-header-h1{font-size:50px;font-family:var(--primary-font);font-weight:400}.sub-header p{text-transform:uppercase;font-weight:500;text-align:center}h1,h2,h3,h4,h5,h6,p{margin-bottom:0!important}@media screen and (max-width:1280px){.section-wrapper{width:100%}}@media screen and (max-width:768px){.section-header-h1{font-size:36px}.section-container{padding:0 20px}}@media screen and (max-width:500px){.section-header-h1{font-size:28px}.section-header-h1.quote-h1{font-size:24px}}.page-hero-section-container{position:relative;min-height:300px}.page-hero-section-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;opacity:.2}.page-hero-banner{width:100%}.page-hero-wrapper{position:absolute;bottom:30%;left:50%;transform:translateX(-50%)}.page-hero-wrapper h1{color:white}.quote-container{margin-top:40px}.sub-header{display:flex;align-items:center;gap:20px}.sub-header .left-div{display:none}.sub-header div{width:100px;height:1px}@media screen and (max-width:1000px){.page-hero-banner{width:100%;min-height:300px;object-fit:cover}}@media screen and (max-width:500px){.quote-container{margin-top:20px}.sub-header .left-div{display:block}.sub-header div{width:40px}.sub-header{justify-content:center;gap:14px}}@media screen and (max-width:968px){.about-us-header img{width:24px;top:-10px}}.footer-section-container{background-color:rgba(120,153,212,1);padding:80px 30px 0;position:relative;overflow:hidden}.footer-section-container .footer-right-design{position:absolute;top:0;right:0;z-index:0}.footer-section-wrapper{position:relative;z-index:10}.footer-section-container .footer-left-design{position:absolute;bottom:0;left:0}.footer-social-icons{border-top:1px solid rgba(255,255,255,.1);padding:24px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;text-align:center}.footer-address{padding:24px 0}.footer-section{display:flex;align-items:flex-start;gap:50px;flex-wrap:wrap;justify-content:space-between;padding-bottom:60px}.footer-address p,.footer-section p,.footer-social-icons p{color:white;font-family:var(--secondary-font)}.footer-address p,.footer-social-icons p{font-weight:300}.footer-descrip{width:240px}.footer-descrip h2{opacity:0}.footer-address h2,.footer-wrapper h2{color:white;font-family:var(--primary-font);font-size:30px;margin-bottom:20px!important}.footer-wrapper.quicklinks{display:flex;flex-direction:column}.footer-wrapper.quicklinks a{margin-bottom:20px;text-decoration:none;color:white;font-family:var(--secondary-font)}.footer-details div{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px!important}.footer-details div svg{margin-top:5px}.newsletter-inp{display:flex}.newsletter-inp button{display:flex;justify-content:center;align-items:center;background-color:rgba(81,121,192,1);border:none;outline:none;width:40px;cursor:pointer}.newsletter-inp input{padding:10px;border:none;outline:none;background-color:white;font-size:14px}.footer-icon-list{display:flex;align-items:center;gap:20px}.footer-icon-list div{width:38px;height:38px;background-color:white;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.footer-social-icons p .bold{margin:0 12px;font-weight:800}.footer-social-icons p .link{text-decoration:underline;cursor:pointer}.footer-details .address{width:200px}.footer-details .phone-no{flex-direction:column}.footer-details a{text-decoration:none}.news-letter-container{pointer-events:none;opacity:.5}@media screen and (max-width:500px){.footer-section-container{padding:40px 20px}.footer-descrip{width:100%}.footer-section{padding-bottom:30px;gap:30px}.footer-social-icons{justify-content:center}}.nav-container{position:absolute;top:0;width:100%;z-index:999}.nav-container.scrolled{background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px}.logo-bg{width:169px}.logo-sm{width:70px}.nav-link-container{display:flex;align-items:center;gap:40px}.nav-social-links{display:flex;align-items:center;gap:16px}.nav-link-container a{text-decoration:none;font-family:var(--secondary-font);color:rgba(120,153,212,1)}.nav-link-container a.active-link{text-decoration:underline}.nav-link-container.white a{color:white}.nav-link-container.white a.active-link{color:rgba(120,153,212,1)}.nav-social{width:38px;height:38px;border-radius:50%;background-color:white;cursor:pointer}.nav-social,.nav-social a{display:flex;justify-content:center;align-items:center}.nav-search{margin-left:12px;cursor:pointer}.nav-search.white path{fill:white}.resp-menu{display:none}.resp-menu.white path{stroke:white}@media screen and (max-width:968px){.nav-link-container,.nav-social-links{display:none}.resp-menu{display:block}}.resp-navbar-overlay{position:fixed;top:0;right:0;z-index:999;height:100%;width:100%;display:flex;justify-content:flex-end}.resp-navbar-overlay:before{content:"";position:absolute;width:100%;height:100%;background-color:black;opacity:.5;z-index:-1}.resp-navbar-container{width:350px;background-color:white;height:100%}.resp-navbar-header{display:flex;justify-content:flex-end;padding:20px}.resp-navbar-header img{width:30px}.resp-navbar-links{display:flex;flex-direction:column;gap:20px;align-items:center}.resp-navbar-links a{text-decoration:none;font-family:var(--secondary-font);color:rgba(120,153,212,1)}