@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap);.header{background-color:#c0a063;display:flex;justify-content:space-between;align-items:center;padding:1rem 8rem}@media screen and (max-width:768px){.header{flex-direction:column;align-items:flex-start;padding:1rem 2rem;display:none}}.header .email,.header .phone{margin-left:.5rem}.header span{font-size:1.5rem;color:#fff}.header .socials{border-left:1px solid #fff;margin-left:2rem;padding-left:2rem;display:flex;align-items:center}.header .socials img:not(:last-child){margin-right:2rem}.header .addressSection{display:flex;align-items:center}@media screen and (max-width:768px){.header .addressSection{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.header .emailAddress,.header .phoneNumber{margin-bottom:.5rem}}.dropdownMenu{width:200px;position:absolute;top:80px;list-style:none;z-index:10;background-color:#262626}.dropdownMenu li{cursor:pointer}.dropdownMenu.clicked{display:none}.dropdownLink{display:block;font-size:16px;text-decoration:none!important;color:#fff;padding:16px;text-transform:capitalize}.dropdownLink:hover{color:#c0a063}.appBar{background:#fff;display:flex;align-items:center;font-size:1.2rem;padding:0 10rem 0 5rem;height:80px;position:relative}.fa-firstdraft{margin-left:.5rem;font-size:1.6rem}.navMenu{flex:1 1;justify-content:space-between;margin-left:20rem;margin-bottom:0}.navItem,.navMenu{display:flex;align-items:center}.navItem{height:80px!important}.navLink{color:#000;font-size:1.8rem;transition:all .3s linear}.navLink:hover{color:#c0a063;text-decoration:none;box-shadow:0 2px #0b1d51}.fa-bars{color:#c0a063;font-size:3rem}.menuIcon{display:none}@media screen and (max-width:960px){.navMenu{display:flex;flex-direction:column;justify-content:center;width:100vw;height:100vh;position:absolute;top:80px;left:-100%;opacity:1;transition:all .5s ease;margin-left:0}.navMenu.isopen{background-color:#002f57;left:0;transition:all .5s ease;z-index:3}.navLink{text-align:center;color:#fff;font-size:2.5rem!important}.navLink:hover{background-color:#1888ff;border-radius:0}.appBar-logo{position:absolute;top:0;left:0;transform:translate(25%,50%)}.menuIcon{display:block;position:absolute;right:30px;top:30px;cursor:pointer}.fa-times{color:#c0a063;font-size:3rem}}footer{background-color:#222;padding:7rem 5rem 1rem 10rem;margin-bottom:0!important}@media screen and (max-width:768px){footer{padding-left:2rem}}footer .footer__section{display:flex;padding-right:20rem;justify-content:space-between;margin-bottom:4rem}@media screen and (max-width:768px){footer .footer__section{flex-direction:column;padding-right:0}}footer h5,footer h6{color:#fff;font-size:1.8rem}footer p{margin-bottom:0;color:#c0a063;font-size:1.5rem}footer a,footer a:hover{color:#fff;text-decoration:none}footer .quick__links li{margin-bottom:2rem}footer .socials{display:flex;margin-top:1.5rem}footer .socials li:not(:last-child){margin-right:2rem}footer .line{border-top:1px solid #c0a063;margin-bottom:1.5rem}footer ul li,footer ul li a{color:#c0a063;font-size:1.5rem}@media screen and (max-width:768px){footer ul li,footer ul li a{font-size:1.8rem}}footer ul li a:hover{color:#c0a063}.aboutusHero{background-image:url(/static/media/aboutushero.d66606a5.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:48rem;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width:768px){.aboutusHero{min-height:25rem}}.aboutusHero:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5)}.aboutusHero p{color:#fff;font-size:4rem;text-align:center;z-index:2;position:relative}.aboutSecondSection{padding:5rem 0;width:80vw;margin:0 auto}.aboutSecondSection .secondSectionCard{margin-bottom:5rem}.aboutSecondSection .secondSectionCard h5{text-align:center;font-size:3rem;text-transform:capitalize;margin-bottom:4rem}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard h5{margin-bottom:3rem}}.aboutSecondSection .secondSectionCard .cardDescription{display:flex;align-items:center;grid-gap:15rem;gap:15rem}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard .cardDescription{flex-direction:column-reverse;grid-gap:2rem;gap:2rem}}.aboutSecondSection .secondSectionCard .cardDescription p{font-size:1.8rem;line-height:1.7;font-family:"Raleway",sans-serif}.aboutSecondSection .secondSectionCard .cardDescription .description{flex:2 1}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard .cardDescription .description{flex:1 1}}.aboutSecondSection .secondSectionCard .cardDescription .banner{flex:1 1}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard .cardDescription .banner{flex:1 1}}.aboutSecondSection .secondSectionCard .cardDescription .banner img{width:100%}.aboutSecondSection .secondSectionCard .cardDescription-2{display:flex;flex-direction:row-reverse;align-items:center;grid-gap:15rem;gap:15rem}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard .cardDescription-2{flex-direction:column-reverse;grid-gap:2rem;gap:2rem}}.aboutSecondSection .secondSectionCard .cardDescription-2 p{font-size:2rem}.aboutSecondSection .secondSectionCard .cardDescription-2 .description{flex:2 1}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard .cardDescription-2 .description{flex:1 1}}.aboutSecondSection .secondSectionCard .cardDescription-2 .banner{flex:1 1}@media screen and (max-width:768px){.aboutSecondSection .secondSectionCard .cardDescription-2 .banner{flex:1 1}}.aboutSecondSection .secondSectionCard .cardDescription-2 .banner img{width:100%}ul{list-style:none;margin:0}a,a:hover{text-decoration:none;display:inline-block;color:#000}img{display:block}h5,p{margin-bottom:0}*{margin:0;padding:0;font-family:inherit;box-sizing:border-box}*,:after,:before{box-sizing:inherit;font-size:inherit}html{box-sizing:border-box;font-size:62.5%}@media (max-width:992px){html{font-size:50%}}body{font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.4;font-size:inherit}@media screen and (max-width:768px){.homeHeroBanner{height:40vh;object-fit:cover;object-position:center center}}.homePageHero{position:relative}.homePageHero:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5)}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#fff!important}.navbar-toggler-icon{font-size:20px}.dropdown-item{font-size:1.5rem!important;color:#000!important;margin-bottom:1rem!important}.carousel-caption{position:absolute;top:0!important;bottom:0!important;right:0!important;left:0!important;display:flex;align-items:center;flex-direction:column;justify-content:center}.carousel-caption .description{margin-bottom:3rem}@media screen and (max-width:768px){.carousel-caption .description{margin-bottom:2rem}}.carousel-caption h3{font-size:3rem;text-transform:uppercase;line-height:1.2;text-align:center}@media screen and (max-width:768px){.carousel-caption h3{font-size:2.5rem}}.carousel-caption p{font-size:2.5rem;line-height:1.4}@media screen and (max-width:768px){.carousel-caption p{line-height:1.4;font-size:2rem}}.title{color:#c0a063;margin-bottom:3rem;text-transform:uppercase;font-size:3rem;text-align:center}.servicesSection{padding:4rem 5rem 5rem}@media screen and (max-width:768px){.servicesSection{padding:4rem 5rem 5rem}}.servicesSection h5{font-size:3rem;text-transform:uppercase;margin-bottom:5rem;text-align:center;color:#c0a063}@media screen and (max-width:768px){.servicesSection h5{font-size:2.5rem;margin-bottom:3rem}}.services{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;grid-row-gap:2rem;row-gap:2rem;overflow:hidden}.services .service{background-color:#fff;border-radius:16px 16px 16px 16px;box-shadow:0 3px 7px 1px rgba(23,19,19,.74);overflow:hidden;margin-bottom:2rem}.services .service img{display:block;transition:transform 1s ease}.services .service img:hover{transform:scale(1.1);cursor:pointer}.services .service__description{font-size:1.5rem;padding:2rem 3rem 4rem}.services .service__description P{text-align:center;height:140px}@media screen and (max-width:768px){.services .service__description{font-size:2rem}}.services .service__title{font-size:2rem;margin-bottom:2rem;color:#222;text-align:center}.services .service a{color:#f90;text-align:center;display:block;margin-top:4rem}.services .service a:hover{text-decoration:none}.register{background-image:url(/static/media/registerbanner.982ba0d4.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:40rem;display:grid;place-items:center;position:relative;padding:0 2rem}.register .registerOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(11,29,81,.7);z-index:1}.register__cta{display:grid;place-items:center;z-index:2}.register h5{font-weight:700;font-size:3.5rem;color:#fff;margin-top:1.5rem;margin-bottom:1.5rem;text-align:center}.register span{color:#f90}.register p{font-size:2rem;text-align:center;margin-bottom:0;color:#fff;font-weight:300}.register a{color:#f90;font-weight:400;border:2px solid #f90;border-radius:50px;padding:.8rem 5rem;font-size:1.2rem;text-transform:uppercase;margin-top:4rem}@media screen and (max-width:768px){.register a{display:none}}.register a:hover{color:#f90;text-decoration:none}.lastestnews{padding:5rem;width:90vw;margin:0 auto}.lastestnews__news{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;grid-row-gap:2rem;row-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.news__title{font-size:1.5rem;font-weight:500;line-height:1.7;margin-top:1rem;height:60px;color:#444}@media screen and (max-width:768px){.news__title{font-size:2rem}}.news__description{font-size:1.5rem;color:#828282}@media screen and (max-width:768px){.news__description{font-size:2rem;text-align:center}}.testimonials{padding:5rem;background-color:#e5e5e5}.testimonials__section{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;grid-row-gap:3rem;row-gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.testimonial h5{font-size:1.5rem;line-height:1.7;text-align:center;color:#222;width:50%;margin:3rem auto 0;font-family:"Raleway",sans-serif!important}@media screen and (max-width:768px){.testimonial h5{font-size:2rem;width:70%}}.testimonial p{color:#828282;text-align:center;font-size:2rem;font-weight:200;margin-top:1rem;font-family:"Raleway",sans-serif!important}@media screen and (max-width:768px){.testimonial p{font-size:2.5rem}}.team{padding:5rem;width:90vw;margin:0 auto}.team__section{display:grid;grid-column-gap:4rem;-webkit-column-gap:4rem;column-gap:4rem;grid-row-gap:2rem;row-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.team__section img{width:100%;object-fit:cover;object-position:center}.team__section__name{font-size:1.5rem;font-weight:500;line-height:1.7;margin-top:1rem;color:#c0a063;text-align:center;font-size:2rem;text-transform:capitalize;font-weight:600}@media screen and (max-width:768px){.team__section__name{font-size:2rem}}.team__section__title{font-size:1.8rem;color:#828282;text-align:center;margin-top:1rem}@media screen and (max-width:768px){.team__section__title{font-size:2rem}}@media screen and (max-width:768px){.subscribeform{width:70%}}.subscribeform input{border:none;font-size:15px;padding:9px 0 9px 1rem;border-radius:5px;width:100%}.subscribeform input::-webkit-input-placeholder{color:#bdbdbd}.subscribeform input:-ms-input-placeholder{color:#bdbdbd}.subscribeform input::placeholder{color:#bdbdbd}.subscribeform input:focus{outline:none}.subscribeform button{border:none;background:#c0a063;color:#fff;font-size:15px;border-radius:5px;padding:9px 0 9px 1rem;display:block;width:100%}.marketPriceList{padding:5rem 0 7rem;font-size:2rem}.marketPriceList__section{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;grid-row-gap:4rem;row-gap:4rem}.rightTable>tr>:nth-child(3),.rightTable>tr>:nth-child(4){color:red;text-align:center}.centerTable>tr>:nth-child(3),.centerTable>tr>:nth-child(4){color:green;text-align:center}table{width:100%;font-size:1.5rem;overflow:hidden}table thead{text-align:center;text-transform:uppercase}td,th,tr{border:1px solid #e1e1e1}table thead tr.Tabletitle{background-color:#c0a063;border-top:none}table thead tr.Tabletitle th{border-top:none!important;border-bottom:none!important}table th{font-weight:100;color:#000}table td,table th,table tr{padding:1rem}.capitalMarkets{padding:0 6rem}@media (max-width:768px){.capitalMarkets{padding:0 4rem}}.servicesHero{background-image:url(/static/media/serviceshero.612da38b.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:50rem;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}@media screen and (max-width:768px){.servicesHero{height:30rem}}.servicesHero:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5)}.servicesHero h5{font-size:4rem;font-weight:700;text-transform:uppercase;z-index:2}.servicesHero p{font-size:3rem;z-index:2}.loginsection{background-image:url(/static/media/login2.f47f09a7.jpg);flex-direction:column;padding:2rem 0}.contactHero,.loginsection{background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;align-items:center}.contactHero{background-image:url(/static/media/HeroImage.7fb502ff.png);height:40rem;justify-content:center;text-align:center;position:relative}@media screen and (max-width:768px){.contactHero{height:30rem}}.contactHero:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.7);z-index:1}.contactHero h5{color:#fff;font-size:4rem;z-index:2}.contactSection{padding:5rem 8rem;background-color:#f5f5f5;display:flex;grid-gap:6rem;gap:6rem}@media screen and (max-width:768px){.contactSection{padding:4rem 3rem;flex-direction:column-reverse}}.formMessage{resize:none}.googleMapContainer{flex:3 1}@media screen and (max-width:768px){.googleMapContainer{display:none}}.contactForm{background-color:#fff;padding:3rem 3rem 5rem;flex:2 1}@media screen and (max-width:768px){.contactForm{flex:1 1}}.contactForm .form-control{font-size:1.5rem;padding:2rem 0 2rem 1rem}.contactForm .form-control::-webkit-input-placeholder{font-size:1.5rem}.contactForm .form-control:-ms-input-placeholder{font-size:1.5rem}.contactForm .form-control::placeholder{font-size:1.5rem}.contactForm .formLabel{font-size:1.5rem;color:#000}.contactForm .formText{font-size:1.3rem;color:#000}.contactForm button{font-size:2rem;width:20rem;margin-top:1rem;background-color:#c0a063;border:none}.contactForm .sinupCta{display:flex;justify-content:center;align-items:baseline;color:#fff;font-size:1.5rem;margin-top:4rem}.formInputContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem}@media screen and (max-width:768px){.formInputContainer{grid-template-columns:1fr}}.formInputContainer .form-group{flex:1 1}.confirmList{list-style:none}.confirmList li:not(:last-child){margin-bottom:1rem}.activeLinkBorder{transition:all .2s linear;box-shadow:0 4px #c0a063}@media screen and (max-width:768px){.activeLinkBorder{flex-direction:column}}.accountTypeTab{font-size:2rem;color:#fff;cursor:pointer;margin-right:4rem;margin-bottom:1rem}.accountTypeTabContainer{display:flex}@media screen and (max-width:768px){.accountTypeTabContainer{flex-direction:column;align-items:center}}.form-control-file{font-size:15px;border-radius:5px;background:transparent;width:100%;color:#fff;margin-bottom:1rem;cursor:pointer}.formInputContainer label{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.formInputContainer .dateInput input[type=date]{font-size:1.5rem!important;padding:2rem 0 2rem 1rem;display:block!important;width:100%!important;height:calc(1.5em + .75rem + 2px)!important}.formInputContainer .halfFormInput{flex:0.5 1}@media screen and (max-width:768px){.formInputContainer .halfFormInput{flex:1 1}}.termsConditions{color:#000;background-color:#f5f5f5}.termsConditions article{width:80vw;margin:0 auto;padding:5rem 0 4rem}@media screen and (max-width){.termsConditions article{width:90vw}}.termsConditions h5,.termsConditions h6,.termsConditions li,.termsConditions p{font-size:1.5rem}.termsConditions ul{margin-bottom:0}.termsConditions ul:not(:last-of-type){margin-bottom:2rem!important}.termsConditions li{line-height:2}.termsConditions h4{font-size:1.8rem}.summaryTablesContainer{display:flex;justify-content:space-between;grid-gap:2rem;gap:2rem}@media screen and (max-width:768px){.summaryTablesContainer{flex-direction:column}}.summaryButtonContainer{display:flex;grid-gap:5px;gap:5px}.InputErrorText{color:red;font-size:1.5rem;margin-bottom:0}
/*# sourceMappingURL=main.53d9340e.chunk.css.map */