 html, body {overflow-x: hidden;height: 100%;}body {background: #fff;padding: 0;margin: 0;font-family: 'Work Sans', sans-serif;}.header {display: block;margin: 0 auto;width: 100%;max-width: 100%;box-shadow: none;background-color: #000000;position: fixed;height: 60px !important;overflow: hidden;z-index: 10;}.main {margin: 0 auto;display: block;height: 100%;margin-top: 60px;}.mainInner {display: table;height: 100%;width: 100%;text-align: center;}.mainInner div {display: table-cell;vertical-align: middle;font-size: 3em;font-weight: bold;letter-spacing: 1.25px;}#sidebarMenu {height: 100%;position: fixed;left: 0;width: 250px;margin-top: 60px;transition: transform 250ms ease-in-out;background: #C5001E;}.sidebarMenuInner {margin: 0;padding: 0;border-top: 1px solid rgba(255, 255, 255, 0.1);max-height: calc(100%+50px);height: 100%;}.sidebarMenuInner li {list-style: none;color: #fff;text-transform: uppercase;padding: 10px;cursor: pointer;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}.sidebarMenuInner li span {display: block;font-size: 14px;color: rgba(255, 255, 255, 0.5);}.sidebarMenuInner li a {color: #fff;text-transform: uppercase;font-weight: bold;cursor: pointer;text-decoration: none;}.sidebar-open {transform: translateX(0px);}.sidebar-closed {transform: translateX(-250px);}.sidebarIconToggle {transition: all 0.3s;box-sizing: border-box;cursor: pointer;background-color: #FEEB42;font-size: 1.25rem;padding: 4px 8px;border-radius: 0.25rem;text-transform: uppercase;margin: 0.65rem;font-weight: 600;}.caller {color: #FFFFFF;text-transform: uppercase;font-size: 1.25rem;text-decoration: none;}.spinner {transition: all 0.3s;box-sizing: border-box;position: absolute;height: 3px;width: 100%;background-color: #fff;}.horizontal {transition: all 0.3s;box-sizing: border-box;position: relative;float: left;margin-top: 3px;}.diagonal.part-1 {position: relative;transition: all 0.3s;box-sizing: border-box;float: left;}.diagonal.part-2 {transition: all 0.3s;box-sizing: border-box;position: relative;float: left;margin-top: 3px;}input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {transition: all 0.3s;box-sizing: border-box;opacity: 0;}input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {transition: all 0.3s;box-sizing: border-box;transform: rotate(135deg);margin-top: 8px;}input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {transition: all 0.3s;box-sizing: border-box;transform: rotate(-135deg);margin-top: -9px;}.sidebar-scroll {overflow-y: auto;height: 85vh;}.text-white {color: #ffffff;}.text-18 {font-size: 18px;}.text-26 {font-size: 26px;}.no-decoration {text-decoration: none;}.bg-blue {background-color: #d9edf7;border: 1px solid #bce8f1;}#mast {display: block;z-index: 1000;}.hero {background-size: cover !important;background-position: center !important;background-repeat: no-repeat !important;position: relative;}.hero:before {content: '';background: rgba(0, 0, 0, 0.3);position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}#sidebarMenu {z-index: 999;}#map {max-height: 450px;width: 100%;}.home .hero {padding: 120px 0;}.home .hero .logo {border-radius: 6px;border: 2px solid #FFED16;}.home .hero .hero-content {position: relative;z-index: 99;}.home .heading {border-bottom: 2px solid rgba(0, 0, 0, 0.35);margin-bottom: 1rem;padding-bottom: 0.5rem;font-weight: 300;}.home .item {margin-bottom: 1rem;}.home .item > div {border-bottom: 2px dotted rgba(0, 0, 0, 0.15);height: 100%;padding-bottom: 1rem;}.home .section {padding: 3rem 0;}.home .price {padding-right: 0.8rem;font-weight: 600;}.home .price:nth-of-type(3) {padding-right: 0;}@media (min-width: 992px) {#hero {margin-top: 4rem;}}@media (max-width: 767px) {.caller {display: none;}.alert-success {position: fixed;bottom: 0;margin: 0;width: 100%;text-align: center;margin: 0 -15px;opacity: 1;}}