html, body {height: 100%;background-color: #ef4545;font-family: 'Quicksand', sans-serif;color: white;margin: 0;}@font-face {font-family: "benguiatITC";src: url("../fonts/BenguiatITCbyBT-Bold.eot");src: url("../fonts/BenguiatITCbyBT-Bold.woff") format("woff") }.b-a, .bar, .bar:before, .bar:after {transition: all 0.25s;content: "";position: absolute;right: 0;height: 4px;width: 35px;border-radius: 5px;background-color: #00ffff;}.menu-collapsed {transition: all 0.25s;position: fixed;top: 10px;right: 25px;height: 40px;width: 36px;z-index: 99;cursor: pointer;}.menu-collapsed ul {transition: all 0.5s;position: fixed;left: -9000px;}.bar {position: fixed;right: 25px;top: 30px;}.bar:before {top: -8px;}.bar:after {top: 8px;}.bar-menu ul li {list-style: none;height: 90px;line-height: 100px;}.b-a-expanded, .menu-expanded .bar:before, .menu-expanded .bar:after {transition: all 0.25s;top: 0px;}nav.bar-menu {display: flex;align-items: center;justify-content: center;height: 100%;}.menu-expanded {transition: all 0.5s;text-align: center;line-height: 200px;height: 100%;width: 100%;border-radius: 0px;top: 0;right: 0;background-color: rgb(228 72 142 / 96%);z-index: 9999;}.menu-expanded ul {transition: all 0s;position: relative;left: 0;z-index: 2;margin: 0 !important;list-style: none;padding-inline-start: 0;}.menu-expanded a {transition: all 0.5s;text-decoration: none;font-size: 1.9em;padding: 5px;color: #fff;font-family: 'Montserrat', sans-serif;text-transform: uppercase;}.menu-expanded a:hover {transition: all 0.15s;letter-spacing: 2px;color: #0ff;}.menu-expanded .bar {background-color: transparent;transition: all 0.25s;}.menu-expanded .bar:before {transform: rotate(45deg);}.menu-expanded .bar:after {transform: rotate(-45deg);}.row {padding-top: 150px;}h1 {font-size: 3em;}h3 {color: #999;}p {line-height: 160%;letter-spacing: 1px;}@media (max-width:1441px) {body {zoom: 0.9;}}@media (min-width:1200px) {.reveal {position: relative;transform: translateY(150px);opacity: 0;transition: 1s all ease;}.reveal.active {transform: translateY(0);opacity: 1;}}
