 :root {--blue: #070F5E;}h1{font-size: 60px;color: #D62312;width: 90%;display: block;margin: 50px auto;border-bottom: 1px solid #D62312;}.txt {line-height: 1.4;font-size: 20px;color: var(--blue);}html, body {padding: 0;margin: 0;font-family: 'Montserrat', sans-serif;background-color: #F3F1F1;}#top {overflow: hidden;width: 100%}#myVideo {position: relative;}@media all and (min-width:321px) and (max-width: 480px) {#myVideo {width: none;height: 667px}}@media only screen and (min-width: 1200px) {#myVideo {width: 100%;hight: fit-content}}#copy {width:fit-content;margin: 20px auto}#footer {width: 100%;height: fit-content;background-color: #060B3A;color: #fff;padding: 20px 0 40px 0;}.flex{display: flex;flex-wrap: wrap;width: 100%;flex-direction: row }#footer .middle {width: 90%;}#footer .item img {display: block;width: 50%;margin-bottom: 20px}#footer table {line-height: 1.4;margin-top: 20px;}#address b {margin-bottom: 15px;display: block;}#resources b {margin-bottom: 10px;display: block;}#footer .aLeft {text-align: left}#footer .aRight {text-align: right}#footer a {color:#fff;display: block;text-decoration: none}#footer a:hover {text-decoration: underline}#topNav {font-size: 18px;font-weight: 400;font-family: 'Montserrat', sans-serif;height: 60px;color: #FF0;-webkit-transition: height 0.5s;-o-transition: height 0.5s;transition: height 0.5s;position: fixed;top: 0;overflow: visible;z-index: 100;width: 100%;}#topNavBkg {background-color: var(--blue);opacity: 1;transition: opacity 0.5s;}#topNavBkg.hide {opacity:0.1;transition: opacity 0.5s;}#topNav.hide {color:var(--blue) }#topNav .middle {margin: 15px auto;}#container {position: relative;background-color: #F3F1F1;}#container .middle {padding: 50px 0;}#top {overflow: hidden;}.middle {width: 70%;margin: 0 auto;z-index: 1;position: relative;}.middle h2 {color: #3081a5;}#flex {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 80%;}#flex2 {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}#logo span {font-size: 14px;position: absolute;left: 42px;top: -2px;color: #fff;}#logo, #menu, #social {float: left;margin: 0 20px;position: relative;}#menu {margin: 10px 40px;cursor: pointer;}#menu a {text-decoration : none;color:#fff}#social img, #phone img {margin: 0 4px;height: 30px;cursor: pointer;opacity: 0.6;}#social img:hover, #phone img:hover {opacity: 1;}#logo img {height: 60px;margin: 0 auto;cursor: pointer;top: -12px;position: relative;}#phone span {position: relative;color: #fff;display: inline-block;margin-left: 10px;}.phone {text-decoration: none;}#phone {float: right;margin-right: 70px;top: -4px;position: relative;}#phone a:hover {opacity: 1;}#phone img {height: 20px;top: 4px;position: relative;}#phone a {opacity: 0.7;color: #fff;display: block;margin: 5px 0;text-decoration: none;font-weight: 900}.hide #phone a {color:var(--blue)}#container div {font-family: 'Montserrat', sans-serif;}h2 {font-family: 'Montserrat', sans-serif;color: #3081a5;font-size: 30px;font-style: normal;font-stretch: initial;border-bottom: 1px solid #3081a5;}#btn1 {color: #CE1919;border: 2px solid #CE1919;position: absolute;bottom: 50px;left: calc(50% - 152px);padding: 10px 30px;cursor: pointer;font-size: 22px;width: 240px;text-align: center;background: rgba(255, 255, 255, 0.5);}#btn1:hover, #btn1.active {color: #fff;background-color: #CE1919;border: 2px solid #FFFFFF;}form {margin: auto;width: 100%;}#menu__toggle {visibility: hidden;opacity: 0;}#menu__toggle:checked ~ .menu__btn > span {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}#menu__toggle:checked ~ .menu__btn > span::before {top: 0;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}#menu__toggle:checked ~ .menu__btn > span::after {top: 0;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}#menu__toggle:checked ~ .menu__box {visibility: visible;right: 0;height: fit-content;padding-bottom: 100px;}.menu__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: absolute;top: 0px;right: 20px;width: 26px;height: 26px;cursor: pointer;z-index: 1;}.menu__btn > span, .menu__btn > span::before, .menu__btn > span::after {display: block;position: absolute;width: 100%;height: 2px;background-color: #eeeeee;-webkit-transition-duration: .25s;-o-transition-duration: .25s;transition-duration: .25s;}.hide .menu__btn > span, .hide .menu__btn > span::before, .hide .menu__btn > span::after {background-color: var(--blue)}.menu__btn > span::before {content: '';top: -8px;}.menu__btn > span::after {content: '';top: 8px;}.menu__box {display: block;position: fixed;visibility: hidden;top: 0;right: -100%;padding:0;width: 340px;height: 100%;margin-top: 60px;list-style: none;background-color: #ECEFF1;-webkit-box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);-webkit-transition-duration: .25s;-o-transition-duration: .25s;transition-duration: .25s;}.menu__item {display: block;padding: 12px 24px;color: var(--blue);text-decoration: none;-webkit-transition-duration: .25s;-o-transition-duration: .25s;transition-duration: .25s;}.menu__item:hover {background-color: #3081a5;color: #fff;}#contact{border: 2px solid #fff;display: block;line-height: 1.8;position: fixed;visibility_: hidden;top: 0;right: -200%;width: calc(100% - 20px);padding: 80px 10px;max-width: 340px;height: 400px;margin-top: 70px;background-color: var(--blue);z-index:100;transition: right .5s ease-out;}#contact.showContact {right: 10px;transition: right .5s ease-out;}#contact #err {color:#fff;padding: 10px 5px}#contact input, #contact textarea {display: block;padding: 5px;margin: 7px auto;width: calc(100% - 60px);font-size: 18px;font-family: 'roboto', sans-serif;}@media all and (min-width: 321px) and (max-width: 480px) {}#bt2 {background: linear-gradient(to right, #fff 50%, #DF3611 50%) right;background-size: 200%;transition: .5s ease-out;}#bt2.step2 {background-position: left;}.btn {color: #fff;cursor: pointer;border: 2px solid #fff;padding: 5px;width: 80%;margin: 25px auto;text-align: center;font-size: 18px;}.btn:hover {color: var(--blue);background-color: #fff;}#btSend, #btDone{height:34px}#btSend.hid, #btLoading.hid, #btDone.hid{height:0px}.hid, .loading.hid {height: 0;overflow: hidden;display: block}.loading {display: inline-block;position: relative;width: 80px;height: 20px;}.loading div {display: inline-block;position: absolute;left: 8px;width: 16px;background: #DF3611;animation: loading 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;}.loading div:nth-child(1) {left: 8px;animation-delay: -0.24s;}.loading div:nth-child(2) {left: 32px;animation-delay: -0.12s;}.loading div:nth-child(3) {left: 56px;animation-delay: 0;}@keyframes loading {0% {top: -6px;height: 64px;}50%, 100% {top: 4px;height: 15px;}}.checkmark {display:block;width: 22px;height:22px;-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);margin:0 auto;top: 10px;position: relative;}.checkmark_stem {position: absolute;width:3px;height:19px;background-color:#fff;left:11px;top:-5px;}.checkmark_kick {position: absolute;width:13px;height:3px;background-color:#fff;left:1px;top:12px;}#btn1.hid{visibility:hidden}#cancel {color: #9593C1;margin: 0 auto;width: fit-content;cursor:pointer}.item {width: calc(30% - 20px);padding: 10px;margin: 0 auto}.w40 {width:40%}.w50 {width:50%}@media only screen and (min-width: 1200px) {#myVideo {width: content-box;height: fit-content;}#topNav .middle {width: 70%;padding-right: 150px }#container .middle {padding: 50px 0;}.item img{width: 90%;margin: 0 auto;display: block;}.middle {width: 80%;}}@media all and (min-width: 321px) and (max-width: 480px) {.middle {width: 100%;}#phone {visibility: hidden}#footer .item {margin: 20px auto;width: calc(95% - 20px)}#footer .aLeft {text-align: center}#footer .aRight {text-align: center}.item {width:95%}.item img{width: 100%}.w40 {width:95%}.w50 {width:95%}h1 {font-size: 50px;}}