.layout-content .stage > div:first-child ul li {
  margin-bottom: 0;
}
.layout-content .stage > div:first-child ul li a {
  display: block;
  width: 100%;
}
.layout-content .anchor {
  height: auto;
}
.layout-content .schedule {
  margin-bottom: 0px !important;
}
.layout-content .black {
  color: #333;
}
.layout-content .mamm {
  color: #cb4296 !important;
}
.layout-content .car {
  color: #b3213f !important;
}
.layout-content .colo {
  color: #17b0b3 !important;
}
.layout-content .lungs {
  color: #f99d2e !important;
}
.layout-content .dxa {
  color: #849a3b !important;
}
.layout-content .floating {
  height: 150px;
}
.layout-content .floating::before {
  content: "a";
  display: block;
  visibility: hidden;
  height: 30%;
  margin-top: -0.7em;
}
.layout-content .column.one {
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: grid;
  justify-content: center;
  align-content: center;
}
.layout-content .aligncenter {
  display: grid;
  justify-content: center;
  align-content: center;
}
.layout-content h2.smfont {
  font-size: 1.25rem;
  text-align: center;
}
.layout-content .flip-card {
  background-color: transparent;
  width: 150px;
  height: 150px;
  padding-botton: 10px;
  perspective: 1000px;
  border-radius: 100% !important;
}
.layout-content .flip-card img {
  width: 100%;
}
.layout-content .flip-card-inner {
  position: relative;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 100% !important;
}
.layout-content .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
  width: 100%;
  height: 100%;
  border-radius: 100% !important;
}
.layout-content .flip-card-front, .layout-content .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 100% !important;
}
.layout-content .flip-card-front {
  background-color: #fff;
  color: black;
  border-radius: 100% !important;
}
.layout-content .flip-card-back.mam {
  background-color: #cb4296;
  color: white;
  transform: rotateY(180deg);
  border-radius: 100% !important;
}
.layout-content .flip-card-back.card {
  background-color: #b3213f;
  color: white;
  transform: rotateY(180deg);
  border-radius: 100% !important;
}
.layout-content .flip-card-back.col {
  background-color: #17b0b3;
  color: white;
  transform: rotateY(180deg);
  border-radius: 100% !important;
}
.layout-content .flip-card-back.lun {
  background-color: #f99d2e;
  color: white;
  transform: rotateY(180deg);
  border-radius: 100% !important;
}
.layout-content .flip-card-back.dex {
  background-color: #849a3b;
  color: white;
  transform: rotateY(180deg);
  border-radius: 100% !important;
}
.layout-content .blue {
  text-shadow: 1px 1px 0 #056a8f;
  text-align: center;
  margin-bottom: 1.5em !important;
  width: 100%;
}
.layout-content .mammo {
  background-color: #cb4296 !important;
  border: 3px solid #263d87 !important;
}
.layout-content .calcium {
  background-color: #b3213f !important;
  border: 3px solid #263d87 !important;
}
.layout-content .colon {
  background-color: #17b0b3 !important;
  border: 3px solid #263d87 !important;
}
.layout-content .lung {
  background-color: #f99d2e !important;
  border: 3px solid #263d87 !important;
}
.layout-content .dexa {
  background-color: #849a3b !important;
  border: 3px solid #263d87 !important;
}
.layout-content a.button.blue:hover {
  background-color: #263d87 !important;
}
.layout-content .button.blue:hover {
  background-color: #263d87 !important;
}
.layout-content .teaser-image img {
  border-radius: 0 !important;
  padding: 10px;
  object-fit: contain;
}
.layout-content IMG.time {
  max-width: 300px;
}
.layout-content .intro {
  background-color: #273c88 !important;
  border: 3px solid #95cdff !important;
}
.layout-content .navy {
  color: #273c88 !important;
}
.layout-content .body .center p {
  text-align: left;
}

/*# sourceMappingURL=schedule-health-screening-exam.css.map */
