*{margin:0;padding:0;box-sizing:border-box}.hero-section{width:100%;height:100vh;background-size:cover;background-position:center;transition:background-image 1s ease-in-out;display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;color:#fff;z-index:2}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.3rem;margin-bottom:2rem}.hero-content button{padding:.75rem 4rem;font-size:1rem;background-color:#2d2de6c9;color:#fff;border:none;cursor:pointer;border-radius:12px;transition:background-color .3s}.hero-content button:hover{background-color:#07076e}.whatsapp-img-div{position:fixed;z-index:1000;top:550px;left:320px;transform:translate(-50%);cursor:pointer;margin-left:30px}.whatsapp-img-size{width:60px;height:60px}.whatsapp-img{width:100%;height:100%;object-fit:cover}@media (width >=1000px){.whatsapp-img-div{position:fixed;z-index:1000;top:480px;left:320px;transform:translate(-50%);cursor:pointer}}@media (max-width: 768px){.whatsapp-img-div{position:fixed;z-index:1000;top:480px;left:320px;transform:translate(-50%);cursor:pointer}}@media screen and (max-width: 480px){.whatsapp-img-div{position:fixed;z-index:1000;top:420px;left:320px;transform:translate(-50%);cursor:pointer;margin-left:0}}.navbar{background-color:#fff;color:#000;display:flex;align-items:center;padding:1rem 5rem;height:12vh;position:relative;justify-content:space-between;width:100%;position:fixed;z-index:5}.navbar__logo{font-size:1.5rem;font-weight:700}.navbar__links{list-style:none;display:flex;gap:2rem}.navbar__item a{color:#000;text-decoration:none;position:relative;padding:.5rem}.navbar__item a:hover{background-color:#040418;border-radius:5px;color:#fff}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;margin-top:15px;background-color:#090929;color:#fff;top:100%;left:0;min-width:160px;z-index:1;border-radius:5px}.dropdown-content li{padding:.5rem 1rem}.dropdown-content li a{color:#fff;display:block}.dropdown:hover .dropdown-content{display:block;color:#fff}.hamburger{display:none;font-size:1.5rem;cursor:pointer}@media (max-width: 768px){.navbar__links{flex-direction:column;position:absolute;top:100%;right:0;background-color:#fff;height:100vh;z-index:5;width:100%;display:none}.navbar__links.open{display:flex}.hamburger{display:block}.dropdown-content{position:static}}@media (max-width: 480px){.navbar__logo{margin-left:-60px}.hamburger{margin-right:-50px}}.header2 .img img{width:100%;height:100%;object-fit:cover}.header2 .img{width:57vh;margin-top:-4em;height:fit-content}.header2 .contentContnr{display:flex;background-color:#f2f2f2;justify-content:center;padding:0 .5em;gap:2em}.header2 .letters{width:53%;background-color:#fff;margin-top:-4em;display:flex;flex-direction:column;padding:0 2em;height:97vh}.header2 .letters h3{padding-top:1.3em}.header2 .letters p{margin-top:auto;margin-bottom:auto;font-family:Arial,Helvetica,sans-serif;font-size:20px;text-align:center;line-height:30px}@media (max-width: 956px){.header2 .letters{width:40%}}@media (max-width: 765px){.header2 .contentContnr{flex-direction:column;padding:0 4em}.header2 .letters p{font-size:17px}.header2 .img{width:100%}.header2 .letters{width:100%;margin-top:0;height:40vh;align-items:center;font-size:12px}}@media (max-width: 700px){.header2 .contentContnr{padding-right:2em;padding-left:2em}}@media (max-width: 600px){.header2 .contentContnr{padding-right:1em;padding-left:1em}}@media (max-width: 480px){.header2 .img{margin-top:-1em}}.service-page{background-color:#f5f5f5;padding-top:100px;padding-bottom:100px}.service-border{width:80%;margin-left:auto;border:1px solid white;background-color:#fff;margin-right:auto;height:120vh}.service-toggle-contents{display:flex;justify-content:flex-start;gap:30px;padding-top:30px;padding-left:30px;font-size:larger;font-weight:lighter;color:#002b51;cursor:pointer}.service-toggle-contents div:hover{background-color:#040418;color:#fff}.dropdown-hov{position:relative}.service-section-screens{width:95%;margin-left:auto;margin-right:auto}.service-hr{margin-top:10px;width:45%;margin-left:30px;color:#00f;border-color:#fcf7f7}@media (max-width: 1024px){.service-border{height:auto}}@media (max-width: 834px){.service-border{width:95%;height:auto}.service-toggle-contents{display:flex;justify-content:flex-start;gap:10px;padding-top:30px;padding-left:30px;font-size:17px;font-weight:lighter;color:#002b51;cursor:pointer}}@media (max-width: 480px){.service-toggle-contents{display:flex;justify-content:center;gap:20px;padding-top:30px;padding-left:0;font-size:medium;font-weight:lighter;color:#002b51;cursor:pointer}}.client-section{margin-top:20px;line-height:40px}.my-story-service-div-display{display:flex;gap:40px;line-height:50px}.video-div video{width:600px;height:300px}.service-video-content{width:80%}.service-video-content p{line-height:20px}.service-include-content{width:40%}.service-video-content h1{margin-top:20px;margin-bottom:20px}@media (max-width: 834px){.service-include-content ul{margin-bottom:30px}.service-include-content ul li{margin-left:30px}}@media (max-width: 768px){.my-story-service-div-display{flex-wrap:wrap}.video-div video{width:400px}.service-video-content,.service-include-content{width:100%}}@media (max-width: 480px){.video-div video{width:300px}.service-video-content h1{margin-top:20px;margin-bottom:0}}.faq-section{background-color:#f5f5f5;padding-top:100px}.faq-container{background-color:#f5f5f5;padding:40px 20px;max-width:800px;margin:auto;font-family:Arial,sans-serif}.faq-title{text-align:center;margin-bottom:30px;font-size:28px;color:#333}.faq-list{display:flex;flex-direction:column;gap:20px}.faq-item{padding:15px 20px;border-radius:5px;transition:all .3s ease}.faq-question{font-weight:700;font-size:18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#444}.dropdown-icon{font-size:20px}.faq-answer{margin-top:10px;font-size:16px;color:#555}hr{margin-top:15px;border:none;border-bottom:1px solid #ccc}@media (max-width: 600px){.faq-container{padding:30px 15px}.faq-title{font-size:24px}.faq-question{font-size:16px}.faq-answer{font-size:15px}}.footer-container{padding:20px;background-color:#f2f2f2;text-align:center}.footer-icons{display:flex;justify-content:center;gap:20px;margin-bottom:10px;margin-top:10px}.footer-icon{font-size:24px;color:#555;cursor:pointer}.footer-divider{border:none;border-top:1px solid grey;margin:40px auto;width:80%}.footer-links{display:flex;justify-content:center;gap:30px;font-size:14px;color:#555}.testimonial{background-color:#f5f5f5;padding-top:50px}.testimonial h3{color:#0f8ec7;text-align:center;margin-bottom:10px}.testimonial h1{text-align:center;margin-bottom:30px}.testimonial-page{width:100%;display:flex;justify-content:center;padding:2rem;box-sizing:border-box;background-color:#f5f5f5;padding-bottom:100px}.testimonial-slider{display:flex;align-items:center;position:relative;width:100%;max-width:1000px;overflow:hidden}.testimonial-cards{display:flex;gap:1rem;transition:transform .5s ease-in-out;width:100%;justify-content:center}.testimonial-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;max-width:400px;flex:1;box-sizing:border-box;text-align:center}.testimonial-image{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.testimonial-content{display:flex;flex-direction:column;align-items:center}.testimonial-text{font-style:italic;margin-bottom:.5rem}.testimonial-name{font-weight:700;margin-bottom:.5rem}.testimonial-stars .star{color:gold;font-size:1.2rem}.testimonial-stars .star.empty{color:#ddd}.arrow{background-color:transparent;border:none;font-size:2rem;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:1;color:#333;transition:color .3s}.arrow:hover{color:#000}.arrow.left{left:0}.arrow.right{right:0}@media (max-width: 768px){.testimonial-cards{flex-direction:column;align-items:center}.testimonial-card{max-width:90%}}.header4{text-align:center;align-content:center;height:70vh;background-color:#1883ca;color:#fff}.header4 p{margin-bottom:3em;line-height:40px;font-size:23px}.header4 h3{font-size:30px;margin-bottom:3em;font-weight:500}.header4 button{width:10em;padding:14px 0;background-color:#1883ca;border:ridge 1px;border-radius:30px;color:#fff;font-size:18px;font-weight:500;cursor:pointer}.header4 button:hover{color:#1883ca;background-color:#fff}.header5{background-color:#f2f2f2;padding:0 7em}.header5 .contnr{display:flex;margin-left:auto;margin-right:auto;line-height:25px;border-bottom:ridge;padding:2em 0}.header5 .contnr p,.header5 .contnr ul{color:#363434}.header5 .contnr ul{padding-left:2em;margin-bottom:1em}.header5 .imgInLink a{display:flex;text-decoration:none}.header5 .imgInLink a :hover{background-color:#e6dcff}.header5 .imgInLink h2{font-size:20px;color:#3b3838}.header5 .imgInLink{width:60%;background-color:#fff}.header5 img{width:100%;height:100%}.header5 .firstBox{width:40%;padding:1em}.header5 .firstBox p{margin-bottom:1em}.header5 .firstBox h4{color:#1883ca;font-size:25px;font-weight:300;margin-bottom:1em}.header5 .secondBox{width:45%;padding:1.5rem}.header5 .thirdBox{width:55%}.header5 button{padding:1em 2.5em;border-radius:30px;font-size:17px;font-weight:700;color:#363434;margin-left:1em;cursor:pointer}.header5 button:hover{color:#fff;background-color:#363434}@media (max-width: 1200px){.header5{padding-right:5em;padding-left:5em}}@media (max-width: 1000px){.header5{padding-right:3em;padding-left:3em}.header5 .imgInLink h2{font-size:15px}}@media (max-width: 900px){.header3{padding-right:1em;padding-left:1em}}@media (max-width: 700px){.header5{padding-right:2em;padding-left:2em}}@media (max-width: 600px){.header5{padding-right:1em;padding-left:1em}}@media (max-width: 765px){.header5{padding-right:4em;padding-left:4em}.header5 .imgInLink h2{font-size:20px}.header5 .contnr{flex-direction:column}.header5 .imgInLink a{flex-direction:column-reverse}.header5 .imgInLink{width:100%;margin-top:2em}.header5 .firstBox{width:100%}.header5 .secondBox{width:100%;padding:1em}.header5 .thirdBox{width:100%}.header5 img{width:100%;height:auto}}@media (max-width: 400px){.header5{padding:10px}.header5 button{padding:.5em 1.5em;border-radius:30px;font-size:17px;font-weight:700;color:#363434;margin-left:1em;cursor:pointer}}.ticker-container{width:100%;overflow:hidden;top:0;z-index:9999}.header6{margin-top:100px;margin-bottom:100px;height:auto;display:flex;flex-direction:column;justify-content:center;padding:0 7em}.header6 .advisor{font-size:35px;text-align:center;margin-bottom:4em}.header6 .contnr{display:flex;justify-content:space-between;text-align:center;margin-bottom:6em;line-height:40px}.header6 .textContact{display:flex;border-top:ridge;padding:2em 0;align-items:center;border-bottom:ridge}.header6 .textContact p{font-size:18px}.header6 .textContact button{margin-left:auto;padding:1em 3em;color:#fff;background-color:#1883ca;border-radius:30px;font-size:15px;font-weight:600;cursor:pointer;border:none}.broker-cont{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.broker-circle-round{width:100px;height:100px;border-radius:100%;background-color:#09926a;color:#fff;align-content:center;align-items:center;justify-content:center;display:flex;margin-bottom:10px}.broker-circle-round1{width:100px;height:100px;border-radius:100%;background-color:#e48f25;color:#fff;align-content:center;align-items:center;justify-content:center;display:flex;margin-bottom:10px}.broker-circle-round2{width:100px;height:100px;border-radius:100%;background-color:#2d708e;color:#fff;align-content:center;align-items:center;justify-content:center;display:flex;margin-bottom:10px}@media (max-width: 1200px){.header6{padding-right:5em;padding-left:5em}}@media (max-width: 1021px){.header6 .contnr{flex-direction:column}.header6{height:auto}}@media (max-width: 1000px){.header6{padding-right:3em;padding-left:3em}}@media (max-width: 900px){.header6{padding-right:1em;padding-left:1em}}@media (max-width: 700px){.header6{padding-right:2em;padding-left:2em}.contnr{gap:50px}}@media (max-width: 600px){.header6{padding-right:1em;padding-left:1em}}@media (max-width: 765px){.header6{padding-right:4em;padding-left:4em}.header6 .textContact{flex-direction:column}.header6 button{margin-left:0}.header6 .textContact button{margin-right:auto;padding:1em 3em;font-size:13px;font-weight:600;margin-top:1em}}@media (max-width: 480px){.advisor{font-size:larger}}@media (max-width: 400px){.header6{padding:10px}.header6 .advisor{font-size:30px;text-align:center}}
