/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
body.home {
  background-color: black;
}
body.home #main, body.home #wrapper {
  background-color: black;
}

#header #top-bar {
  padding-top: 0.5em;
}
#header #top-bar.header-top {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#header #masthead {
  z-index: 99;
}
#header #masthead .container {
  padding: 0 50px;
}
#header #masthead #logo {
  margin-top: -30px;
  padding-bottom: 10px;
}
#header #masthead #logo a {
  font-size: inherit;
  display: block;
  z-index: 99;
}
#header #masthead #logo a .header-logo {
  max-height: unset;
}
#header #masthead #logo a img {
  margin: auto;
}
#header #masthead .header-block-block-1 {
  position: absolute;
  bottom: 20px;
}
#header #masthead .header-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}
#header #masthead .header-nav .header-block {
  min-height: 0;
}
#header #masthead.header-main {
  height: auto !important;
}
#header #masthead.header-main .nav li a {
  line-height: 2;
  font-size: 1.4em;
}
#header #masthead .flex-col.flex-right {
  width: 13%;
  height: 100%;
  margin-left: 0;
}
#header #masthead .header-inner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
#header .nav-spacing-large > li {
  margin: 0 0.6em;
}
#header .stuck #logo img {
  max-height: unset !important;
}

#main .zt-feature-products {
  padding: 1em;
}
#main .zt-feature-products .box-text-inner .zt-feature-product-title p {
  font-size: 2em;
}
#main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
  font-size: 1.5em;
}
#main .zt-accessories-detail-link {
  margin: 0;
}
#main .has-hover:hover .image-zoom img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#main .tab.active a {
  color: #e00a0a;
}
#main .tab a {
  color: white;
}
#main .zt-contact-info-group, #main .zt-social-group {
  width: -moz-fit-content;
  width: fit-content;
}
#main .zt-contact-info-group table, #main .zt-social-group table {
  border-collapse: collapse;
  border: none;
}
#main .zt-contact-info-group table td, #main .zt-social-group table td {
  border: none;
}
#main .zt-service-banner .banner-layers.container {
  margin-right: 0;
  max-width: 50%;
}
#main .zt-service-banner .text-box.banner-layer {
  width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
#main .zt-accessories-tabs .flickity-prev-next-button {
  margin-top: -5%;
}
#main .zt-accessories-tabs .col .col-inner {
  padding: 5px;
}
#main .zt-accessories-tabs .box-text {
  padding: 1em 0;
}
#main .zt-accessories-tabs .woocommerce-loop-product__title {
  text-align: left;
}
#main .zt-accessories-tabs .woocommerce-loop-product__link {
  color: white;
  font-size: 1em;
}
#main .zt-accessories-tabs ul li.tab {
  margin-right: 20px;
}
#main .zt-accessories-tabs ul li.tab a {
  padding: 5px 0;
}
#main .zt-service-button {
  border-radius: 10px;
  background-color: black;
  font-size: 1.25em;
}

#footer {
  background-color: black;
}
#footer .zt-footer-honda-logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .zt-footer-menu .ux-menu-link {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.zt-stack-50 .text {
  width: 50%;
  margin: 0 !important;
}
.zt-stack-50 .text h3 {
  margin: 0;
}

.honda-dk-lai-thu-model {
  width: 100%;
}
.honda-dk-lai-thu-model img {
  width: 250px;
}

.honda-dk-lai-thu-title {
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 1600px) {
  #header #masthead.header-main .nav li a {
    font-size: 1.2em;
  }

  #main .zt-feature-products .box-text-inner .zt-feature-product-title p {
    font-size: 1.8em;
  }
  #main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 1366px) {
  #header #masthead.header-main .nav li a {
    font-size: 1em;
  }
  #header .stuck #masthead {
    height: auto !important;
  }

  #main .zt-feature-products .box-text-inner .zt-feature-product-title p {
    font-size: 1.6em;
  }
  #main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
    font-size: 1.2em;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.8) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.8) !important;
    transform: translateX(-50%) translateY(50%) scale(0.8) !important;
  }
}
@media screen and (max-width: 1200px) {
  #header #top-bar {
    font-size: 0.8em;
  }
  #header #masthead .container {
    padding: 0 15px;
  }
  #header #masthead #logo {
    margin-left: 0;
    width: 132px;
  }
  #header #masthead.header-main .nav li a {
    font-size: 0.8em;
  }

  #main .zt-feature-products .box-text-inner .zt-feature-product-title p {
    font-size: 1.4em;
  }
  #main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
    font-size: 1.1em;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.7) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.7) !important;
    transform: translateX(-50%) translateY(50%) scale(0.7) !important;
  }
}
@media screen and (max-width: 1000px) {
  #header #top-bar {
    font-size: 0.7em;
  }

  #masthead {
    font-size: 0.8em;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.6) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.6) !important;
    transform: translateX(-50%) translateY(50%) scale(0.6) !important;
  }
}
@media screen and (max-width: 1024px) {
  .banner.zt-ferris-container {
    padding-top: 600px;
  }
}
@media screen and (max-width: 850px) {
  #header {
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
  }
  #header #top-bar.header-top {
    display: none !important;
  }
  #header #masthead #logo {
    width: 80px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 0;
  }
  #header #masthead .flex-col.flex-right {
    width: auto;
  }
  #header .flex-col.show-for-medium.flex-left {
    margin-left: auto;
  }
  #header .show-for-medium .nav li.active a:before {
    content: " ";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 3px;
    background-color: #e00a0a;
    bottom: 0;
  }
  #header .show-for-medium .nav li a {
    color: white;
  }

  .sidebar-menu .zt-main-menu {
    display: none;
  }

  #main .zt-feature-products .box-text-inner .zt-feature-product-title p {
    font-size: 1.2em;
  }
  #main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
    font-size: 1em;
  }
  #main .zt-service-banner .banner-layers.container {
    max-width: 100%;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.5) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.5) !important;
    transform: translateX(-50%) translateY(50%) scale(0.5) !important;
  }
}
@media screen and (max-width: 678px) {
  .honda-dk-lai-thu-model img {
    width: 120px;
    min-width: 120px;
  }

  .sidebar-menu .zt-main-menu {
    display: block;
  }

  #header #masthead .mobile-nav .zt-main-menu {
    display: none;
  }
  #header #masthead .header-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.4) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.4) !important;
    transform: translateX(-50%) translateY(50%) scale(0.4) !important;
  }
}
@media screen and (max-width: 550px) {
  #header #masthead #logo a {
    width: 120%;
  }

  #main .zt-feature-products .box-text-inner .zt-feature-product-title p {
    font-size: 1em;
  }
  #main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
    font-size: 0.75em;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.3) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.3) !important;
    transform: translateX(-50%) translateY(50%) scale(0.3) !important;
  }
}
@media screen and (max-width: 440px) {
  #main .zt-feature-products .box-text-inner .zt-feature-product-title p {
    font-size: 0.8em;
  }
  #main .zt-feature-products .box-text-inner .zt-feature-product-slogan p {
    font-size: 0.75em;
  }

  .ferris_wheel {
    -webkit-transform: translateX(-50%) translateY(50%) scale(0.25) !important;
    -ms-transform: translateX(-50%) translateY(50%) scale(0.25) !important;
    transform: translateX(-50%) translateY(50%) scale(0.25) !important;
  }
}
/*************** PRODUCT  ***************/
#zt-single-product-page {
  max-width: 1200px;
  margin: auto;
  padding: 30px 10px;
}
#zt-single-product-page .zt-product-title {
  font-size: 2em;
  color: black;
  text-align: center;
}

#zt-single-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#zt-single-product .zt-single-product-left {
  width: 75%;
}
#zt-single-product .zt-single-product-right {
  width: 25%;
}

.zt-product-thumbnail {
  text-align: center;
}
.zt-color-list-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 0;
}

.zt-change-color-btn {
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 3px 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0 3px 10px;
}
.zt-change-color-btn.zt-active {
  outline: 2px solid #444444;
  outline-offset: 1px;
}

.zt-product-price-panel {
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 5px;
  overflow: hidden;
  line-height: 1;
}
.zt-product-price-panel .zt-product-price-panel-header {
  background-color: #e00a0a;
  color: white;
  font-weight: bold;
  padding: 15px 20px;
  font-size: 1.3em;
}
.zt-product-price-panel .zt-product-price-panel-body {
  padding: 15px 20px;
}
.zt-product-price-panel .zt-product-price-row:not(:last-child) {
  background-color: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
}
.zt-product-price-panel .zt-product-price-row:not(:first-child) {
  padding-top: 15px;
}
.zt-product-price-panel .zt-product-price-variation {
  margin-bottom: 15px;
  font-size: 1.1em;
  color: black;
}
.zt-product-price-panel .zt-product-price .amount {
  color: #e00a0a;
  font-size: 1.3em;
  font-weight: 600;
}

#zt-product-description table {
  margin: 0;
  width: 100% !important;
}
#zt-product-description table th, #zt-product-description table td {
  padding: 10px;
  line-height: 1.5;
  max-width: 100%;
}
#zt-product-description table h1, #zt-product-description table h2, #zt-product-description table h3, #zt-product-description table h4, #zt-product-description table h5, #zt-product-description table h6, #zt-product-description table p {
  margin: 0.5em 0;
  line-height: 1.5;
}
#zt-product-description .zt-product-desc-table {
  position: relative;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#zt-product-description .zt-product-desc-table .zt-product-desc-table-inner {
  max-height: 500px;
  overflow: auto;
}
#zt-product-description .zt-product-desc-table ::-webkit-scrollbar {
  width: 8px;
  height: 14px;
}
#zt-product-description .zt-product-desc-table ::-webkit-scrollbar-track {
  background: #f1f1f1;
  margin-top: 2px;
  margin-bottom: 2px;
}
#zt-product-description .zt-product-desc-table ::-webkit-scrollbar-thumb {
  background: #cecece;
  border-radius: 20px;
  cursor: pointer;
}
#zt-product-description .zt-product-desc-table ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media screen and (max-width: 850px) {
  #zt-single-product {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #zt-single-product .zt-single-product-left, #zt-single-product .zt-single-product-right {
    width: 100%;
  }
}
#zt-form-popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.75);
  line-height: 1;
  display: none;
}
#zt-form-popup-wrapper .zt-form-popup-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 500px;
  max-width: 100%;
  padding: 20px;
}
#zt-form-popup-wrapper .zt-form-popup-relative {
  position: relative;
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  border-radius: 3px;
}
#zt-form-popup-wrapper .zt-form-popup-title {
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
#zt-form-popup-wrapper .zt-form-popup-close {
  position: absolute;
  top: -21px;
  right: -16px;
  font-weight: 400;
  font-size: 30px;
  color: white;
  cursor: pointer;
}
#zt-form-popup-wrapper .zt-form-row {
  margin-bottom: 1em;
}
#zt-form-popup-wrapper .zt-input {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#zt-form-popup-wrapper .zt-form-notice {
  margin-top: 5px;
  font-size: 0.9em;
  color: red;
}
#zt-form-popup-wrapper .zt-form-popup-label {
  margin-bottom: 10px;
}
#zt-form-popup-wrapper .zt-form-popup-require {
  color: red;
}
#zt-form-popup-wrapper .zt-register-send {
  margin: 0;
}
#zt-form-popup-wrapper .zt-notice-success {
  color: green;
  margin-left: 20px;
}

#zt-form-dk-bao-gia, #zt-form-customer-survey {
  margin: 50px 20px;
  padding: 20px;
  background-color: #efefef;
}
#zt-form-dk-bao-gia .zt-form-popup-title, #zt-form-customer-survey .zt-form-popup-title {
  text-transform: uppercase;
  text-align: center;
}
#zt-form-dk-bao-gia .zt-register-send, #zt-form-customer-survey .zt-register-send {
  margin: 0;
}
#zt-form-dk-bao-gia .zt-form-row, #zt-form-customer-survey .zt-form-row {
  margin-bottom: 1em;
}
#zt-form-dk-bao-gia .zt-form-notice, #zt-form-customer-survey .zt-form-notice {
  margin-top: 5px;
  font-size: 0.9em;
  color: red;
}
#zt-form-dk-bao-gia .zt-input, #zt-form-customer-survey .zt-input {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#zt-form-dk-bao-gia .zt-form-popup-label, #zt-form-customer-survey .zt-form-popup-label {
  margin-bottom: 10px;
}
#zt-form-dk-bao-gia .zt-form-popup-require, #zt-form-customer-survey .zt-form-popup-require {
  color: red;
}
#zt-form-dk-bao-gia .zt-notice-success, #zt-form-customer-survey .zt-notice-success {
  color: green;
  margin-left: 20px;
}
#zt-form-dk-bao-gia .zt-select-car-row, #zt-form-customer-survey .zt-select-car-row {
  display: flex;
  gap: 20px;
}

#zt-stickies {
  position: fixed;
  z-index: 999;
  bottom: 95px;
  right: 35px;
}
#zt-stickies .zt-sticky {
  width: 44px;
  height: 44px;
  border-radius: 40px;
  padding: 3px;
  position: relative;
  margin-top: 10px;
}
#zt-stickies .zt-sticky a {
  display: block;
}
#zt-stickies .zt-sticky img {
  border-radius: 50px;
}
#zt-stickies .zt-sticky .zt-call-now-circle {
  position: absolute;
  width: 46px;
  height: 46px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -webkit-animation: abc 1.5s infinite;
  animation: abc 1.5s infinite;
  opacity: 0.8;
}
#zt-stickies .zt-call-now {
  background: red;
}
#zt-stickies .zt-call-now .zt-call-now-circle {
  border: 2px solid red;
}
#zt-stickies .zt-zalo-btn {
  background: #0068ff;
}
#zt-stickies .zt-zalo-btn .zt-call-now-circle {
  border: 2px solid #0068ff;
}

@-webkit-keyframes abc {
  to {
    width: 80px;
    height: 80px;
    opacity: 0;
  }
}
@keyframes abc {
  to {
    width: 80px;
    height: 80px;
    opacity: 0;
  }
}
.zt-ferris-container .banner-layers.container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

#zt-ferris-container {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.ferris_wheel, .wheel {
  width: 1200px;
  height: 1200px;
  border-radius: 50%;
}

.slogan-outer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 900px;
  background: rgba(255, 0, 0, 0.52);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.slogan-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 800px;
  background: red;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  text-align: center;
  padding: 50px;
}

.slogan {
  position: absolute;
  top: 25%;
  left: 50%;
  font-size: 22px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  width: 100%;
  padding: 0 65px;
}

.ferris_wheel {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(50%);
  -ms-transform: translateX(-50%) translateY(50%);
  transform: translateX(-50%) translateY(50%);
  border: 0;
}

.wheel_wrap {
  position: absolute;
}

.buckets:hover div.zt-circle {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.buckets {
  position: absolute;
  border: 1px solid #fff;
  width: 1200px;
  height: 1200px;
  border-radius: 50%;
  z-index: 1;
}

.buckets div.zt-circle {
  position: absolute;
  -webkit-animation: bucket_rotate 50s infinite linear;
  animation: bucket_rotate 50s infinite linear;
	-moz-animation:bucket_rotate 50s infinite linear;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -80px;
  border-radius: 50%;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transform: rotate(1deg) translateX(600px) rotate(0deg);
  -ms-transform: rotate(1deg) translateX(600px) rotate(0deg);
  transform: rotate(1deg) translateX(600px) rotate(0deg); 
}

.buckets a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 190px;
  width: 190px;
  position: relative;
  text-align: center;
  padding: 20px;
  gap: 10px;
  color: #555555;
  z-index: 99;
}

.buckets a > .zt-circle-image {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  position: relative;
}

.buckets a > .zt-circle-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.buckets a > .zt-circle-title {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
}

.buckets a:hover {
  color: #555555;
}

@-webkit-keyframes bucket_rotate {
  100% {
    -webkit-transform: rotate(-360deg) translateX(600px) rotate(360deg);
    transform: rotate(-360deg) translateX(600px) rotate(360deg);
	   -moz-transform:rotate(-360deg) translateX(600px) rotate(360deg);
  }
}
@keyframes bucket_rotate {
  100% {
    -webkit-transform: rotate(-360deg) translateX(600px) rotate(360deg);
    transform: rotate(-360deg) translateX(600px) rotate(360deg);
	   -moz-transform:rotate(-360deg) translateX(600px) rotate(360deg);
  }
}
@-moz-keyframes bucket_rotate {
  100% {
    -webkit-transform: rotate(-360deg) translateX(600px) rotate(360deg);
    transform: rotate(-360deg) translateX(600px) rotate(360deg);
	  -moz-transform:rotate(-360deg) translateX(600px) rotate(360deg);
  }
}
.zt-bang-gia .zt-product-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.zt-bang-gia .zt-product-thumbnail {
  width: 40%;
}
.zt-bang-gia .zt-product-prices {
  width: 60%;
}
.zt-bang-gia .zt-product-prices-panel {
  border: 1px solid #eee;
}
.zt-bang-gia .zt-product-prices-panel th, .zt-bang-gia .zt-product-prices-panel td {
  text-align: center;
  width: 50%;
  padding: 10px;
}
.zt-bang-gia .zt-product-prices-panel th {
  background-color: black;
  color: white;
  border-bottom: 2px solid red;
}

.zt-ferris-wave {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border: 1px solid white;
  animation: ferris_wave 1.5s infinite linear;
  border-radius: 50%;
}

@keyframes ferris_wave {
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}

/*# sourceMappingURL=style.css.map */
