@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i");
@import url("https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css");
.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .flex-grid-four .col:after, #header:after, .btn-wrap:after, .container:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .flex-grid-four .col:after, #header:after, .container:after, .btn-wrap:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

html.no-touchevents.sr .loadhidden {
  visibility: hidden;
  transition-property: all;
}

.no-touchevents .preloadlayer {
  background-color: #1E2355;
  background-image: url("../../assets/images/Ellipsis-2s-100px.svg");
  background-repeat: no-repeat;
  background-size: 5%;
  background-position: center center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9000;
}

@media all and (max-width: 767px) {
  .no-touchevents .preloadlayer {
    background-size: 15%;
  }
}
.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .flex-grid-four .col:after, #header:after, .container:after, .btn-wrap:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

/* ================================================
	Header Curve
================================================ */
.header-curve {
  width: 100%;
  position: absolute;
  z-index: 200;
}
.header-curve img {
  width: 100%;
  height: 100%;
  margin-top: -1px;
}

@media all and (min-width: 1401px) {
  .header-curve-img:not(.desktop-curve) {
    display: none;
  }
}
@media all and (max-width: 1400px) and (min-width: 576px) {
  .header-curve-img:not(.mid-curve) {
    display: none;
  }
  .header-curve-img.mid-curve {
    display: block;
  }
}
@media all and (max-width: 575px) {
  .header-curve-img:not(.mobile-curve) {
    display: none;
  }
  .header-curve.mobile-curve {
    display: block;
  }
}
/* ================================================
	Header and Navigation
================================================ */
#header {
  position: relative;
  z-index: 1000;
  padding: 18px 0 0 30px;
  background: #1E2355;
}
#header a {
  color: #fff;
}
#header .container {
  padding: 0;
}

#branding {
  float: left;
}
#branding svg {
  width: 100%;
}

.nav-toggle {
  float: right;
  width: 45px;
  cursor: pointer;
  margin: 22px 25px 0 0;
}
.nav-toggle svg {
  padding: 8px;
  width: 100%;
  height: auto;
}

.nav-close {
  color: #888;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 0;
  padding: 30px;
  display: inline-block;
}
.nav-close span {
  color: #333;
  font-size: 1.5em;
  vertical-align: middle;
}

.nav-tint {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.nav-tint:not(.nav-active) {
  display: none;
}

#menu {
  transition: none;
  transition: 0.5s right ease;
  float: right;
  margin-top: 20px;
  margin-left: 100px;
}
#menu li {
  font-weight: 700;
  text-transform: uppercase;
}
#menu li a {
  transition: none;
  transition: 0.5s color ease;
  padding: 15px 40px;
}
#menu li:hover a {
  color: #27AAE1;
}

@media all and (min-width: 1401px) {
  #branding {
    width: 110px;
    position: absolute;
    top: 15px;
    left: auto;
  }
  #header {
    height: 120px;
  }
  #menu {
    margin-top: 36px;
  }
  #menu li a {
    padding: 15px 60px;
  }
}
@media all and (max-width: 1400px) and (min-width: 1211px) {
  #branding {
    width: 90px;
    position: absolute;
    left: auto;
  }
  #header {
    height: 120px;
  }
  #menu {
    margin-top: 35px;
  }
}
@media all and (max-width: 1210px) {
  #branding {
    width: 80px;
  }
  #header {
    height: 110px;
  }
  #menu {
    margin-top: 33px;
  }
}
@media all and (min-width: 1090px) {
  .menu-item-home {
    display: none;
  }
  .nav-toggle {
    display: none;
  }
  .nav-tint {
    display: none !important;
  }
  .nav-close {
    display: none;
  }
  #menu li {
    float: left;
    font-size: 0.9em;
  }
}
/* Mobile nav starts here at this breakpoint */
@media all and (max-width: 1089px) {
  #branding {
    width: 70px;
  }
  .nav-tint.nav-active {
    z-index: 8000;
    display: block;
    cursor: pointer;
  }
  #menu {
    position: fixed;
    z-index: 9999;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    right: -280px;
    bottom: 0;
    width: 280px;
    margin: 0;
    padding-top: 100px;
    display: block;
    overflow: auto;
  }
  #menu.nav-active {
    right: 0;
  }
  #menu li {
    font-size: 0.9em;
    display: block;
    padding: 0;
    border-top: 1px solid #222;
  }
  #menu li a {
    display: block;
    padding: 20px 30px;
  }
  #menu li:last-child {
    border-bottom: 1px solid #222;
  }
}
@media all and (max-width: 575px) {
  #branding {
    padding: 12px 0 0 0;
  }
  #header {
    padding-top: 5px;
  }
  .nav-toggle {
    margin-top: 36px;
  }
}
/* ================================================
	Submenu
================================================ */
@media all and (min-width: 1090px) {
  .menu-item-has-children {
    position: relative;
  }
  .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .sub-menu {
    display: block !important;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: 0.25s opacity linear;
    top: 30px;
    background: rgba(0, 0, 0, 0.8);
    border-top: 4px solid #27AAE1;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    text-align: center;
  }
  .sub-menu li {
    text-transform: none !important;
    font-weight: 300 !important;
    display: block !important;
    font-size: 96% !important;
    float: none !important;
    line-height: 140%;
  }
  .sub-menu li a {
    display: block;
    padding: 20px !important;
    width: 100%;
    color: #fff !important;
  }
  .sub-menu li a:hover {
    color: #27AAE1 !important;
  }
  .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #222;
  }
  .sub-menu-expander {
    display: none;
  }
}
@media all and (max-width: 1090px) {
  .menu-item-has-children {
    position: relative;
  }
  .sub-menu {
    display: none;
    border: none;
  }
  .sub-menu li {
    border: none !important;
    text-transform: none !important;
    font-weight: 300 !important;
    font-size: 100% !important;
  }
  .sub-menu li a {
    padding-left: 50px !important;
    border-top: 1px solid #222;
  }
  .sub-menu li a:hover {
    color: #fff !important;
  }
  #menu li:hover a {
    color: #fff;
  }
  .sub-menu-expander {
    color: #444;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 2em;
    padding: 0 8px;
    cursor: pointer;
    transition: 0.25s -webkit-transform ease;
    transition: 0.25s transform ease;
    transition: 0.25s transform ease, 0.25s -webkit-transform ease;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .sub-menu-expander.active {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .flex-grid-four .col:after, .container:after, .btn-wrap:after, #header:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

/* ================================================
	Hero Image Ken Burns Slideshow Effect,
	Source: //snook.ca/archives/html_and_css/simplest-css-slideshow
================================================ */
@-webkit-keyframes fadeZoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  11.11% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  44.44% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeZoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  11.11% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  44.44% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeTiltDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  11.11% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  44.44% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeTiltDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  11.11% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  44.44% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.hero-tint {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

@media all and (min-width: 768px) {
  .home-slideshow img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    opacity: 0;
    -webkit-animation-duration: 48.5s;
            animation-duration: 48.5s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    z-index: 90;
  }
  .home-slideshow img:nth-child(1) {
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-name: fadeZoomOut;
            animation-name: fadeZoomOut;
  }
  .home-slideshow img:nth-child(2) {
    -webkit-animation-delay: 8s;
            animation-delay: 8s;
    -webkit-animation-name: fadeTiltDown;
            animation-name: fadeTiltDown;
  }
  .home-slideshow img:nth-child(3) {
    -webkit-animation-delay: 20s;
            animation-delay: 20s;
    -webkit-animation-name: fadeZoomOut;
            animation-name: fadeZoomOut;
  }
  .home-slideshow img:nth-child(4) {
    -webkit-animation-delay: 26s;
            animation-delay: 26s;
    -webkit-animation-name: fadeZoomOut;
            animation-name: fadeZoomOut;
  }
  .home-slideshow img:nth-child(5) {
    -webkit-animation-delay: 32s;
            animation-delay: 32s;
    -webkit-animation-name: fadeZoomOut;
            animation-name: fadeZoomOut;
  }
}
@media all and (max-width: 767px) {
  .home-slideshow {
    display: none;
  }
  .home .hero-image {
    background-image: url("../../assets/images/WG_Pano_9A.jpg") !important;
  }
}
/* ================================================
	Hero
================================================ */
.home .hero-image {
  width: 100%;
  height: 90vh;
  background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  overflow: hidden;
}

body:not(.home) .hero-image {
  height: 50vh;
  min-height: 200px;
  background-position: center 80px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (min-width: 1501px) {
  body:not(.home) .hero-image {
    height: 70vh;
    background-position: center top;
  }
}

.no-touchevents .home .hero-image {
  background-attachment: fixed;
}

.hero-text-outer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: table;
  z-index: 500;
}

.hero-text-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.hero-text-inner .container {
  max-width: 1200px;
  width: 100%;
  display: block;
}
.hero-text-inner img {
  width: 100%;
}
.hero-text-inner p {
  color: #fff;
  font-size: 1.82em;
  font-weight: 700;
  text-align: center;
  line-height: 140%;
  margin: 20px 0 40px;
}
.hero-text-inner .btn-wrap {
  text-align: center;
}
.hero-text-inner .btn-wrap a {
  font-size: 1.25em;
  margin: 5px;
}
@media all and (max-width: 575px) {
  .hero-text-inner .btn-wrap a {
    width: 100%;
    margin: 5px auto 0;
  }
}

@media all and (max-width: 1200px) {
  .hero-text-inner .container {
    max-width: 800px;
  }
}
@media all and (min-width: 768px) {
  .hero-text-inner .container {
    margin-top: 200px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media all and (max-width: 767px) {
  .hero-text-inner .container {
    margin-top: 100px;
  }
  .hero-text-inner p {
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  .hero-text-inner .btn-wrap a {
    font-size: 0.9em;
  }
  body:not(.home) .hero-image {
    min-height: 300px;
  }
}
@media all and (max-height: 1500px) {
  .home .hero-image {
    min-height: 900px;
  }
}
@media all and (min-width: 768px) and (max-height: 1500px) {
  body:not(.home) .hero-image {
    min-height: 500px;
  }
}
@media all and (max-width: 767px) and (max-height: 1500px) {
  .home .hero-image {
    min-height: 500px;
  }
}
.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .flex-grid-four .col:after, .container:after, .btn-wrap:after, #header:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

/* ================================================
	Home Row One
================================================ */
.home-row-one {
  padding: 50px 0 30px;
  color: #fff;
  line-height: 160%;
}
.home-row-one h2 {
  font-size: 2em;
  font-weight: 700;
  color: #27AAE1;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  line-height: 100%;
}
.home-row-one p {
  font-size: 1.2em;
  line-height: 160%;
}

@media all and (max-width: 767px) {
  .home-row-one p {
    font-size: 1em;
  }
}
/* ================================================
	Home Row Two
================================================ */
.home-row-two {
  line-height: 160%;
  padding-bottom: 20px;
}
.home-row-two .container {
  padding: 0 20px;
}
.home-row-two h3 {
  font-weight: 700;
  font-size: 1.3em;
  margin-bottom: 10px;
  color: #27AAE1;
  transition: 0.5s color ease;
  text-transform: uppercase;
}
.home-row-two a:hover .thumb-img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.home-row-two a:hover h3 {
  color: #A5E4F9;
}
.home-row-two .thumb-wrap {
  width: 100%;
  height: 0;
  padding: 0 0 56%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.home-row-two .thumb-img {
  transition: 0.5s -webkit-transform ease;
  transition: 0.5s transform ease;
  transition: 0.5s transform ease, 0.5s -webkit-transform ease;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.flex-grid-four {
  display: flex;
  justify-content: space-between;
}
.flex-grid-four .col {
  width: 32%;
  color: #fff;
  padding: 0 15px;
}

@media all and (max-width: 840px) {
  .home-row-two .flex-grid-four {
    display: block;
  }
  .home-row-two .flex-grid-four .col {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    display: block;
  }
  .home-row-two .flex-grid-four .col:last-of-type {
    margin: 0;
  }
}
@media all and (max-width: 840px) and (min-width: 576px) {
  .home-row-two {
    padding-left: 12px;
  }
  .home-row-two .thumb-wrap {
    float: left;
    width: 30%;
    padding: 0 0 25%;
  }
  .home-row-two .text-wrap {
    float: left;
    width: 70%;
    padding-left: 20px;
  }
}
@media all and (max-width: 575px) {
  .home-row-two .container {
    padding: 0 30px;
  }
  .home-row-two .thumb-wrap {
    margin-bottom: 20px;
  }
}
/* ================================================
	Home Row Three
================================================ */
.home-row-three, .home-row-four {
  margin: 30px 0;
  width: 100%;
  padding: 200px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  color: #fff;
  position: relative;
}
.home-row-three .container, .home-row-four .container {
  max-width: 900px;
}
.home-row-three h2, .home-row-four h2 {
  font-size: 3em;
  font-weight: 700;
  line-height: 120%;
  margin: 0 auto 20px;
}
.home-row-three p, .home-row-four p {
  font-size: 1.2em;
  line-height: 150%;
}
.home-row-three .btn-wrap, .home-row-four .btn-wrap {
  margin-top: 40px;
}

.no-touchevents .home-row-three, .no-touchevents .home-row-four {
  background-attachment: fixed;
}

@media all and (max-width: 1000px) {
  .home-row-three, .home-row-four {
    padding: 100px 0;
  }
  .home-row-three h2, .home-row-four h2 {
    font-size: 2.5em;
  }
}
@media all and (max-width: 767px) {
  .home-row-three h2, .home-row-four h2 {
    font-size: 1.5em;
  }
  .home-row-three p, .home-row-four p {
    font-size: 1em;
  }
}
/* ================================================
	Home Row Four
================================================ */
.home-row-four {
  padding: 0 0 30px;
}
.home-row-four h2 {
  font-size: 2em;
  text-transform: uppercase;
  padding-top: 20px;
}
.home-row-four .container {
  max-width: 1200px;
}
.home-row-four .stats-outer {
  display: block;
  width: 100%;
  margin: 20px 0 40px;
}
.home-row-four .stat {
  width: 50%;
  float: left;
  display: table;
}
.home-row-four .stat-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.home-row-four .stat-icon svg {
  width: 120px;
  height: 120px;
}
.home-row-four .stat-text {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 20px;
}
.home-row-four .stat-text span {
  font-weight: 700;
  font-size: 2.25em;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
  color: #27AAE1;
  margin-bottom: 5px;
}

@media all and (max-width: 1100px) {
  .home-row-four .stat-text span {
    font-size: 1.5em;
  }
}
@media all and (max-width: 900px) {
  .home-row-four .stat {
    width: 100%;
    float: none;
    text-align: center;
    margin: 30px 0;
  }
  .home-row-four .stat-icon {
    display: block;
    text-align: center;
  }
  .home-row-four .stat-text {
    display: block;
    text-align: center;
    padding: 10px 0 0 0;
  }
}
.main-col .nf-before-form-content {
  margin-top: 10px;
  margin-bottom: 40px;
}
.main-col .nf-form-content {
  max-width: 100%;
  padding: 0;
}
.main-col hr.ninja-forms-field {
  margin: 30px 0 30px;
  height: 1px;
  border: 0;
  border-top: 1px solid #eee;
}
.main-col .html-wrap p {
  margin-top: 0;
}
.main-col .light-form-terms-wrap {
  margin-top: -30px;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 80%;
  height: 200px;
  overflow: scroll;
}
.main-col .submit-wrap input[type=button] {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25em;
  padding-left: 50px;
  padding-right: 50px;
  background: #27AAE1;
}
.main-col .submit-wrap input[type=button]:hover {
  background: #1E2355;
  color: #fff;
}

.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .container:after, .btn-wrap:after, #header:after, .flex-grid-four .col:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

/* ================================================
	Footer
================================================ */
.social-outer {
  text-align: center;
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #222;
}
.social-outer h3 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #27AAE1;
}
.social-outer a:first-of-type {
  margin: 0 10px 0 4px;
}
.social-outer a {
  padding: 5px 8px;
  display: inline-block;
}
.social-outer path {
  transition: 0.5s fill ease;
}
.social-outer a:hover path {
  fill: #27AAE1 !important;
}
.social-outer svg {
  max-height: 25px;
}

body:not(.home) .social-outer {
  border-top: 1px solid #eee;
}
body:not(.home) path {
  fill: #1E2355 !important;
}

#footer {
  padding: 50px 0 60px;
  background: #1E2355;
  color: #fff;
  width: 100%;
}
#footer .container {
  max-width: 1400px;
}
#footer h3 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
#footer a {
  transition: 0.5s color ease;
}

.ftr-flex-outer {
  display: flex;
  justify-content: space-between;
}
.ftr-flex-outer .col {
  text-align: center;
  width: 25%;
}
.ftr-flex-outer .col:not(:last-of-type) {
  padding-right: 10px;
}
.ftr-flex-outer .col-ftr-address li {
  margin-bottom: 20px;
}
.ftr-flex-outer .col-ftr-address span {
  text-transform: uppercase;
  font-size: 90%;
  opacity: 0.3;
}
.ftr-flex-outer li {
  margin: 5px 0;
  line-height: 140%;
  font-size: 0.9em;
}
.ftr-flex-outer a {
  color: #fff;
}
.ftr-flex-outer a:hover {
  color: #27AAE1;
}

#copyright {
  text-align: center;
  font-size: 0.8em;
  margin: 30px 0 0 5px;
  padding-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#copyright a {
  color: #fff;
  line-height: 150%;
}
#copyright a:before {
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-lock;
  padding-left: 8px;
  margin-left: 5px;
}
#copyright a:hover {
  color: #27AAE1;
}

.cw-logo {
  width: 100px;
  margin: 40px auto 20px;
}
.cw-logo img {
  width: 100%;
}

@media all and (max-width: 767px) {
  .ftr-flex-outer {
    display: block;
  }
  .ftr-flex-outer .col-ftr-address li {
    display: block;
    border: none !important;
  }
  .ftr-flex-outer .col {
    width: 100%;
    margin: 0 0 40px;
  }
  .ftr-flex-outer li {
    display: inline-block;
  }
  .ftr-flex-outer li:not(:first-of-type) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 5px;
    padding-left: 8px;
  }
}
/* START Cookie consent banner styles */
.privacypolicies-com---nb-simple {
  max-width: 100% !important;
  width: 100%;
}

.cc-nb-main-container {
  padding: 15px 20px !important;
}
@media all and (min-width: 801px) {
  .cc-nb-main-container {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }
}

.cc-nb-okagree, .cc-nb-reject, .cc-cp-foot-save {
  background-color: #1E2355 !important;
  font-size: 0.8em !important;
}
.cc-nb-okagree:focus, .cc-nb-reject:focus, .cc-cp-foot-save:focus {
  box-shadow: 0 0 0 2px #27AAE1 !important;
}
@media all and (max-width: 600px) {
  .cc-nb-okagree, .cc-nb-reject, .cc-cp-foot-save {
    font-size: 0.7em !important;
  }
}

.cc-cp-foot-byline {
  font-size: 0.7em !important;
}

.cc-pc-head-lang-select {
  font-size: 0.8em !important;
}

.privacypolicies-com---pc-dialog .cc-pc-head-title p {
  font-size: 1em !important;
}

.cc-nb-changep {
  font-size: 0.8em !important;
}
.cc-nb-changep:focus {
  box-shadow: 0 0 0 2px #27AAE1 !important;
}
@media all and (max-width: 600px) {
  .cc-nb-changep {
    font-size: 0.725em !important;
  }
}

.cc-pc-head-lang-select:focus {
  box-shadow: 0 0 0 2px #27AAE1 !important;
}

.cc-nb-title, .cc-cp-body-content-entry-title {
  display: none;
}

.cc-nb-text, .cc-cp-body-content-entry-text {
  font-size: 0.8em !important;
  line-height: 125% !important;
}
@media all and (max-width: 600px) {
  .cc-nb-text, .cc-cp-body-content-entry-text {
    font-size: 0.75em !important;
  }
}

.cc-nb-text {
  display: none;
}

.cc-nb-text-container::after {
  content: "We use cookies and other tracking technologies to improve your browsing experience on our website, to analyze our website traffic, and to understand where our visitors are coming from.";
  font-size: 0.8em;
  line-height: 125%;
  padding-right: 1em;
  display: block;
}
@media all and (max-width: 800px) {
  .cc-nb-text-container::after {
    font-size: 0.75em;
    padding-right: 0;
    margin-bottom: 1.25em;
  }
}

/* END Cookie consent banner styles */
.blue-gradient, .btn-wrap a {
  background-color: #27AAE1;
  background-image: linear-gradient(90deg, rgb(14, 70, 107) 0%, rgb(39, 170, 225) 100%);
}

* {
  box-sizing: border-box;
  border-collapse: collapse;
  transition: none;
}

a {
  text-decoration: none;
}

body {
  font-family: "Montserrat", sans-serif;
}
body.home {
  background: #000;
}

.clearfix:after, .posts-navigation:after, .main-content-block-leasing:after, .layout-img-grid:after, .layout-three-img:after, .layout-two-img:after, .container:after, .btn-wrap:after, #header:after, .flex-grid-four .col:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: 0 auto;
}

.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
}

.valign-inner {
  display: table-cell;
  vertical-align: middle;
}

.btn-wrap {
  display: block;
}
.btn-wrap a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
}
.btn-wrap a:hover {
  color: #A5E4F9;
}

/* ================================================
	General Subpage Styles
================================================ */
.entry-title {
  font-weight: 700;
  font-size: 2.5em;
  margin-top: 40px;
  text-transform: uppercase;
  color: #1E2355;
  line-height: 120%;
}

.main-content-block {
  margin-bottom: 40px;
}

.entry-content {
  padding-bottom: 30px;
}
.entry-content p {
  line-height: 160%;
  margin: 30px 0;
  font-size: 1.12em;
}
.entry-content li {
  line-height: 160%;
  font-size: 1.12em;
}
.entry-content ul {
  margin: 30px 0;
  padding-left: 20px;
}
.entry-content ul li {
  list-style: disc;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-weight: 700;
  margin: 30px 0;
  text-transform: uppercase;
  color: #1E2355;
}
.entry-content h1 {
  font-size: 2.5em;
}
.entry-content h2 {
  font-size: 1.8em;
}
.entry-content h3 {
  font-size: 1.5em;
}
.entry-content h4, .entry-content h5, .entry-content h6 {
  font-size: 1.12em;
}
.entry-content em {
  font-style: italic;
}
.entry-content strong, .entry-content b {
  font-weight: 700;
}
.entry-content img {
  width: 100%;
  height: auto;
}

.container-interior a {
  color: #27AAE1;
  transition: 0.5s color ease;
}
.container-interior a:hover {
  color: #1E2355;
}
.container-interior .main-col {
  padding-bottom: 40px;
}

@media all and (max-width: 899px) {
  .container-interior .main-col {
    padding-bottom: 0;
  }
  .entry-content p, .entry-content li {
    font-size: 1em;
  }
}
/* ================================================
	ACF Flexible Content Sections
================================================ */
.layout-text:first-of-type {
  margin-bottom: 40px;
}
.layout-text:not(:first-of-type) {
  margin: 40px 0 60px;
}

.layout-wrap img {
  transition: 0.25s opacity ease;
}
.layout-wrap a:hover img {
  opacity: 0.9;
}

.layout-fullwidth-img {
  margin: 10px 0;
  width: 100%;
}

.layout-two-img {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.layout-three-img {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.layout-img-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.doc-link-wrap li {
  margin: 10px 0;
}

@media all and (max-width: 767px) {
  .layout-img-grid {
    grid-template-columns: auto auto auto;
  }
  .layout-three-img {
    display: block;
  }
  .layout-three-img .layout-three-img-inner {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 575px) {
  .layout-img-grid {
    grid-template-columns: auto auto;
  }
}
/* ================================================
	Sustainability
================================================ */
.sustainability-features {
  margin-top: 50px;
}
.sustainability-features .svg-inline--fa {
  width: 30px;
  height: auto;
}
.sustainability-features .svg-inline--fa path {
  fill: #27AAE1 !important;
}

.sustainability-inner h3 {
  display: table;
}
.sustainability-inner .icon-left {
  display: table-cell;
  width: 50px;
}
.sustainability-inner .text-right {
  display: table-cell;
}
.sustainability-inner:not(:last-of-type) {
  border-bottom: 1px solid #eee;
}

@media all and (max-width: 575px) {
  .sustainability-inner .icon-left, .sustainability-inner .text-right {
    vertical-align: middle;
  }
}
/* ================================================
	Leasing
================================================ */
.floorplan-wrap {
  margin: 30px 0 50px;
}
.floorplan-wrap table, .floorplan-wrap tr, .floorplan-wrap td, .floorplan-wrap th {
  text-align: left;
  border: 1px solid #eee;
}
.floorplan-wrap td, .floorplan-wrap th {
  padding: 10px 5px;
}
.floorplan-wrap th {
  font-weight: 700;
}

.leasing-right {
  text-align: center;
}
.leasing-right img {
  max-width: 468px;
}

@media all and (min-width: 768px) {
  .leasing-left {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  .leasing-right {
    float: right;
    width: 40%;
  }
}
/* ================================================
	Amenities
================================================ */
.amenities-wrap {
  display: flex; /* start a flexbox */
  flex-wrap: wrap;
}

.amenities-inner {
  width: 50%;
  margin-bottom: 30px;
}
.amenities-inner:nth-child(odd) {
  padding-right: 5px;
}
.amenities-inner:nth-child(even) {
  padding-left: 5px;
}
.amenities-inner h4 {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #27AAE1;
  transition: 0.25s color ease;
}
.amenities-inner p {
  font-size: 0.9em;
  margin: 0 0 10px;
}
.amenities-inner img {
  transition: 0.25s opacity ease;
}
.amenities-inner:hover img {
  opacity: 0.8;
}
.amenities-inner:hover h4 {
  color: #1E2355;
}

/* ================================================
	Dining
================================================ */
.container-dining {
  padding-left: 10px;
  padding-right: 10px;
}
.container-dining .entry-title, .container-dining .main-content-block {
  padding-left: 20px;
  padding-right: 20px;
}

.main-col.main-col-dining {
  padding-right: 0;
}

.dining-wrap {
  display: flex; /* start a flexbox */
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 10px;
}

.dining-inner {
  width: 33.3%;
  margin-bottom: 30px;
  padding-right: 10px;
}
.dining-inner h4 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.dining-inner p {
  font-size: 0.9em;
  margin: 0 0 10px;
  padding-right: 30px;
}
.dining-inner .dining-link {
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.dining-inner .dining-link a {
  background: #27AAE1;
  color: #fff;
  padding: 5px 20px;
  border-radius: 15px;
  transition: 0.25s background ease;
}
.dining-inner .dining-link a:hover {
  background: #1E2355;
}

@media all and (max-width: 850px) {
  .dining-inner {
    width: 50%;
  }
}
@media all and (max-width: 575px) {
  .dining-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dining-inner {
    width: 100%;
    padding: 0;
  }
  .dining-inner p {
    padding-right: 0;
  }
}
/* ================================================
	Fancybox 3 Styles
================================================ */
body .fancybox-inner path {
  fill: #fff !important;
}

.fancybox-button--zoom, .fancybox-button--play {
  display: none !important;
}

.fancybox-thumbs__list a:before {
  border-color: #27AAE1;
}

.fancybox-caption--separate {
  display: none;
}

/* ================================================
	News
================================================ */
.archive .date-news-link {
  display: none;
}
.archive h2.entry-title {
  font-size: 1.5em;
}
.archive .main-col article:not(:first-of-type) {
  margin-top: 60px;
}

.entry-summary p {
  line-height: 150%;
  margin-top: 20px;
}

.posts-navigation {
  text-transform: uppercase;
  margin-top: 80px;
  margin-bottom: 30px;
}
.posts-navigation .nav-previous {
  float: left;
}
.posts-navigation .nav-next {
  float: right;
}

.container-interior .entry-meta {
  margin-top: 20px;
  color: #888;
  font-size: 0.8em;
  text-transform: uppercase;
}

.date-news-link {
  border-left: 1px solid #ddd;
  margin-left: 10px;
  padding-left: 10px;
}

.type-post .entry-title {
  text-transform: none;
}

body.single .entry-date {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  margin: 30px 0;
}

/* ================================================
	Sidebar
================================================ */
.sidebar-col {
  font-size: 96%;
}
.sidebar-col .sidebar-hdr {
  font-weight: 700;
  margin: 0 0 30px;
  font-size: 1.56em;
  text-transform: uppercase;
  color: #1E2355;
}
.sidebar-col .sidebar-hdr a {
  color: #1E2355;
}
.sidebar-col p, .sidebar-col li {
  line-height: 140%;
}

.sidebar-article {
  line-height: 140%;
}
.sidebar-article:not(:last-of-type) {
  margin: 0 0 20px;
}
.sidebar-article time {
  font-size: 0.8em;
  color: #888;
}

.sidebar-child {
  padding: 30px 0 0;
}

.sidebar-contact li {
  margin-bottom: 20px;
}
.sidebar-contact strong {
  font-weight: 700;
  color: #888;
}

.category .sidebar-news, .archive .sidebar-news {
  display: none;
}

.sidebar-hotel {
  text-align: center;
  margin: 50px auto 30px;
  display: block;
}

@media all and (min-width: 900px) {
  .flex-outer {
    display: flex;
    justify-content: space-between;
  }
  .main-col {
    padding-right: 30px;
    flex: 4;
  }
  .sidebar-col {
    border-left: 1px solid #eee;
    padding: 20px 0 30px 30px;
    flex: 1;
  }
}
@media all and (max-width: 899px) {
  .sidebar-child {
    border-top: 1px solid #eee;
    text-align: center;
  }
  .sidebar-hotel {
    display: none;
  }
}
/* ================================================
	Contact
================================================ */
.container-contact {
  max-width: 900px;
}
.container-contact .entry-title {
  text-align: center;
}
.container-contact .entry-content {
  padding-bottom: 0;
}

.contact-intro {
  text-align: center;
  margin: 30px 0;
}

.contact-right-col input, .contact-right-col textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px;
  box-shadow: none;
  outline: none;
  font-size: 1em;
  font-family: "Montserrat", sans-serif;
}
.contact-right-col p label {
  font-size: 0.8em;
}
.contact-right-col input[type=submit] {
  border: none;
  color: #fff;
  background: #1E2355;
  cursor: pointer;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.25s background ease;
}
.contact-right-col input[type=submit]:hover {
  background: #27AAE1;
}

div.wpcf7-response-output {
  margin: 0;
}

.contact-addresses {
  border-top: 1px solid #eee;
}

.contact-map {
  margin-bottom: 60px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.contact-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

@media all and (min-width: 601px) {
  .flex-contact {
    margin: 20px auto 30px;
  }
  .flex-contact {
    display: flex;
    justify-content: space-between;
  }
  .contact-left-col {
    padding-right: 30px;
    flex: 1;
  }
  .contact-right-col {
    padding-left: 30px;
    border-left: 1px solid #eee;
    flex: 1;
  }
}
@media all and (max-width: 600px) {
  .contact-left-col {
    text-align: center;
    border-bottom: 1px solid #eee;
  }
  .contact-right-col {
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
  }
  .contact-map {
    margin-bottom: 40px;
  }
}
/* ================================================
	Subpage 4 Column Section
================================================ */
.home-row-two-copy {
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.home-row-two-copy .section-hdr {
  padding: 0 30px 30px;
  font-weight: 700;
  font-size: 2em;
  color: #1E2355;
  line-height: 120%;
  text-transform: uppercase;
}
.home-row-two-copy .flex-grid-four .col {
  color: #000;
}
.home-row-two-copy a:hover h3 {
  color: #1E2355;
}

@media all and (max-width: 767px) and (min-width: 576px) {
  .home-row-two-copy .section-hdr {
    padding: 0 20px 30px;
  }
}
@media all and (min-width: 576px) {
  .home-row-two-copy {
    padding-top: 50px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 575px) {
  .home-row-two-copy {
    padding-bottom: 40px;
  }
  .home-row-two-copy .section-hdr {
    font-size: 1.8em;
  }
}
/* Preloader */
.preloader-outer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 9000;
  background: rgb(73, 155, 234);
  background: radial-gradient(ellipse at center, rgb(73, 155, 234) 0%, rgb(21, 80, 143) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#499bea", endColorstr="#15508f", GradientType=1 );
}
.preloader-outer .pl-tower-outer {
  width: 100%;
  height: 100%;
}
.preloader-outer .pl-tower-outer .pl-tower-inner {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: -5px;
}
.preloader-outer .pl-tower-outer img {
  width: 300px;
  height: auto;
}
@media (max-width: 767px) and (max-height: 1024px) {
  .preloader-outer .pl-tower-outer img {
    width: 150px;
  }
}
@media (max-height: 1024px) {
  .preloader-outer .pl-tower-outer img {
    width: 150px;
  }
}
.preloader-outer .pl-lights-outer {
  width: 100%;
  height: 100%;
}
.preloader-outer .pl-lights-outer .pl-lights-inner {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: -5px;
  overflow: hidden;
}
.preloader-outer .pl-lights-outer img {
  width: 300px;
  height: auto;
  -webkit-animation-name: towerLights;
          animation-name: towerLights;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}
@media (max-width: 767px) and (max-height: 1024px) {
  .preloader-outer .pl-lights-outer img {
    width: 150px;
  }
}
@media (max-height: 1024px) {
  .preloader-outer .pl-lights-outer img {
    width: 150px;
  }
}

@-webkit-keyframes towerLights {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes towerLights {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
