nav{display:flex!important;justify-content:space-evenly;align-items:center;background-color:#fff;position:absolute;top:0;left:0;width:100%;color:#fff;perspective:100rem;z-index:10;padding:1rem 0}.brand{flex:1 1;display:flex;justify-content:center}.logo{width:150px}.logo img{width:100%}.navbar{flex:3 1}.navbar,.navlinks{display:flex;justify-content:space-evenly}.navlinks{flex:.7 1;height:100%;padding:0 6rem}.navlink{font-size:1.4rem;position:relative;cursor:pointer}.navlink span{background-color:#002b49;position:absolute;width:0;height:2px;border-radius:50%;left:0;bottom:-.5rem;transform:rotateY(-90deg);transition:transform .4s ease}.navlink a{font-family:Poppins,sans-serif;color:#002b49;transition:color .4s ease}.navlink:hover a{color:#e12121}.submenu-hp{display:block;border-radius:1rem;padding:1.5rem 2rem;position:absolute;left:-3rem;background-color:#fff;transform:rotateX(90deg);transform-origin:top;transition:all .2s ease-in;width:165px;top:3rem}.submenu-hp li{margin:.5rem 0;text-align:center}.submenu-hp a{color:#002b49}.submenu-hp a:hover{color:#e12121}.submenu-hp-open{transform:rotateX(0deg)!important}.nav-icons{flex:1 1;display:flex;font-size:2rem}.nav-icons a,.nav-icons a:active,.nav-icons a:visited{margin:0 .7rem;cursor:pointer;transition:color .4s ease;color:#002b49}.nav-icons a:active:hover,.nav-icons a:hover,.nav-icons a:visited:hover{color:#e12121}@media screen and (max-width:1023px)and (min-width:501px){.ham{display:flex;position:relative;width:34px;height:50%;z-index:9999999}.ham span{width:15px;height:2px;background-color:#002b49;margin:.5rem;position:absolute;border-radius:100%;transition:all .5s ease}.ham span:first-child{top:0;left:0}.ham span:nth-child(2){top:0;right:0}.ham span:nth-child(3){top:calc(40% - 3px);left:0}.ham span:nth-child(4){top:calc(40% - 3px);right:0}.ham span:nth-child(5){bottom:0;left:0}.ham span:nth-child(6){bottom:0;right:0}.ham-open span{background-color:#002b49!important}.ham-open span:first-child{transform:rotate(405deg) translateY(.3rem) translateX(.3rem)!important}.ham-open span:nth-child(2){transform:rotate(-405deg) translateY(.3rem) translateX(-.3rem)}.ham-open span:nth-child(3),.ham-open span:nth-child(4){transform:scale(0)}.ham-open span:nth-child(5){transform:rotate(-405deg) translateY(-.3rem) translateX(.3rem)}.ham-open span:nth-child(6){transform:rotate(405deg) translateY(-.3rem) translateX(-.3rem)}nav{position:relative;padding:0 3rem}.navbar{position:fixed;top:0;left:0;height:100vh;width:100vw;flex-direction:column;flex:unset;background-color:#fff;padding:0;transition:all .8s ease;transform-origin:left;transform:rotateY(120deg)}.navbar,.navlinks{align-items:center}.navlinks{display:flex;justify-content:space-evenly;flex-direction:column;padding:5rem 0;flex:1 1}.navlink{font-size:1.9rem;position:relative}.navlink p{color:red}.navlink a{font-family:Poppins,sans-serif;color:#002b49;transition:color .4s ease}.nav-icons{flex:1 1;display:flex;font-size:3rem}.nav-icons li{color:#002b49;margin:0 1rem}nav{height:60px;background-color:#fff}.brand{justify-content:flex-start}.logo{width:90px}.submenu-hp{padding:0 2rem;top:5rem;left:-4rem;border:1px solid #002b49;width:220px}}@media only screen and (max-width:500px){.submenu-hp{width:220px;padding:0 2rem;top:4rem;left:-4rem;border:1px solid #002b49}nav{height:60px;background-color:#fff}.brand{justify-content:flex-start}.logo{width:60px}.ham{display:flex;position:relative;width:34px;height:50%;z-index:9999999}.ham span{width:15px;height:2px;background-color:#002b49;margin:.5rem;position:absolute;border-radius:100%;transition:all .5s ease}.ham span:first-child{top:0;left:0}.ham span:nth-child(2){top:0;right:0}.ham span:nth-child(3){top:calc(40% - 3px);left:0}.ham span:nth-child(4){top:calc(40% - 3px);right:0}.ham span:nth-child(5){bottom:0;left:0}.ham span:nth-child(6){bottom:0;right:0}.ham-open span{background-color:#000!important}.ham-open span:first-child{transform:rotate(405deg) translateY(.3rem) translateX(.3rem)!important}.ham-open span:nth-child(2){transform:rotate(-405deg) translateY(.3rem) translateX(-.3rem)}.ham-open span:nth-child(3),.ham-open span:nth-child(4){transform:scale(0)}.ham-open span:nth-child(5){transform:rotate(-405deg) translateY(-.3rem) translateX(.3rem)}.ham-open span:nth-child(6){transform:rotate(405deg) translateY(-.3rem) translateX(-.3rem)}nav{position:relative;padding:0 3rem}.navbar{position:fixed;top:0;left:0;height:100vh;width:100vw;flex-direction:column;flex:unset;background-color:#fff;padding:0;align-items:center;transition:all .8s ease;transform-origin:left;transform:rotateY(110deg)}.navbar-open{transform:rotateY(0)!important}.navlinks{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;padding:5rem 0}.navlink{font-size:1.9rem;position:relative}.navlink a{font-family:Poppins,sans-serif;color:#002b49;transition:color .4s ease}.nav-icons{flex:1 1;display:flex;font-size:3rem}.nav-icons li{color:#002b49}}@import"https://fonts.googleapis.com/css?family=Great+Vibes|Open+Sans:300,400,600|Poppins:300,400,500,800|Raleway:300,400,500&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}h1,h2,h3,h4,h5,p{color:#333}ul{list-style:none}a{text-decoration:none}html{font-size:10px}::selection{color:#002b49;background:#959baf}::-webkit-scrollbar{width:6px;border-left:1px solid #000}::-webkit-scrollbar-thumb{background-color:#002b49}.container{width:70vw;margin:auto}@media screen and (max-width:1023px)and (min-width:501px){.container{width:95vw}}@media only screen and (max-width:500px){.container{width:95vw}}.whatsapp{display:none!important;background-color:green;height:7rem;width:7rem;border-radius:100%;position:fixed;z-index:222222;right:5rem;bottom:5rem;display:flex;justify-content:center;align-items:center}.whatsapp a{font-size:5rem;color:pink;font-size:2rem}footer{background-color:#222;bottom:0;left:0;width:100%}.footer-logo{width:200px}.footer-logo img{width:100%}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2rem}.footer h1{font-size:2rem;color:#fff;font-family:Great Vibes,cursive}.footer-up{flex-wrap:wrap;gap:4rem;padding:2rem 0}.footer-up,.footer-up div,.footer-up ul{display:flex;align-items:center;justify-content:center}.footer-up div,.footer-up ul{min-width:300px;flex-direction:column}.footer-up div p{text-align:center}.footer-up a,.footer-up div p{font-size:1.6rem;line-height:2.5rem;font-family:Poppins,sans-serif;color:#fff}.footer-up a{transition:color .5s ease}.footer-up a:hover{color:#002b49}.footer-icons{flex-direction:row!important}.footer-icons a{margin:1.5rem 1rem;font-size:2.5rem}.footer-copy{padding:1rem 0 2rem;font-size:1.5rem;font-family:Poppins,sans-serif;color:#fff;text-align:center}@media screen and (max-width:1023px)and (min-width:501px){.footer-up{padding:2rem 0}}@media only screen and (max-width:500px){.whatsapp{right:2rem;bottom:2.5rem;color:#fff}.footer-up{padding:1rem 0 0}.footer-up div,.footer-up ul{margin:1rem 0}.footer-copy{padding:0 0 1.5rem}.footer-icons a{margin:0 1rem}}