body,
html {
  min-height: 100%;
  font-weight: 300;
}

html {
  background: #fff;
  background: linear-gradient(180deg, #fff 0, #f3ffff 40%)
}

body {
  font-family: Poppins, sans-serif;
  font-weight: 300;
/*   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
  text-rendering: optimizeLegibility;
  background-color: transparent;
  font-display: swap
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 700;
  font-display: swap
}

/* can delete after Dev 1 2024 */
.eventid-234220 .hero-bg .class-location,
.eventid-234220 .hero-bg small:last-child,
.eventid-234220#get-tickets p:nth-child(3){
  display: none;
}



.widget-align-right {
  z-index: 10 !important
}

input[type="checkbox"] {
  accent-color: #949494;
  border-color: #949494 !important;
  background-color: #949494 !important;
  color: white;
}

.object-fit-cover {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

.z-1{
  z-index: 1
}
.z-2{
  z-index: 2
}
.z-3{
  z-index: 3
}

/* custom.css*/
.lp-polybg::after,
.lp-polybg::before {
  background-color: #fdf7f7;
  z-index: -1;
  content: " ";
  height: 150px
}

#nav-scroll,
.breadcrumb li:last-child label,
.customer-reviews .slick-arrow.slick-hidden,
.customer-reviews .slick-slide.slick-loading img,
.lead-capture-page .text-toogle[aria-expanded=false] .text-expanded,
.lead-capture-page .text-toogle[aria-expanded=true] .text-collapsed,
.mini-schedule .classrow .classrow-staff,
.mini-schedule .classrow .text-end,
.mini-schedule .classrow-level,
.mini-schedule .schedule-table .classpassed,
.mini-schedule .view-link,
.one-location-schedule .classrow-location,
.ry-contact-form fieldset label {
  display: none
}

.location-tab .badge {
    border: 1px solid #dee2e6 !important;
    font-weight: 400;
    color: black;
    cursor: pointer;
}

.hero-slider .slick-slide::before,
.lead-capture-page .lc-hero:after,
.lp-polybg::after,
.lp-polybg::before,
.map-responsive iframe {
  position: absolute;
  width: 100%;
  left: 0
}

/* .customer-reviews .slick-loading .slick-slide,
.customer-reviews .slick-loading .slick-track,
.hero-slider,
.j-post-container {
  visibility: hidden
} */

.customer-reviews .slick-list,
.hero-slider .slick-slide,
.juicer-feed.loaded,
.map-responsive,
.section_quote {
  overflow: hidden
}

#accordion button,
.class-description,
.class-description span,
body {
  color: #1b313f;
  font-size: min(max(1rem, 4vw), 20px) !important
}

.class-card,
.simple-tab .thumb h4 {
  text-transform: uppercase;
  text-align: center
}

#accordion button,
.class-card .class-loc {
  text-transform: none
}



.simple-tab .nav-tabs .nav-link.active span,
a,
a:hover {
  color: #d94f4f
}


b,
strong {
  font-weight: 700
}

ul {
  margin-left: 20px
}

.small,
small {
  font-size: .675em;
  opacity: .7
}

#hideme,.hideme,#hme,.hme  {
  transform: scale(21, 0);
  position: fixed
}

.text-shadow {
  text-shadow: 90px 0 200px #1b313f, -90px 13px 101px #1b313f, 9px 0 40px #000
}

.map-responsive {
  padding-bottom: 50%;
  position: relative;
  height: 0
}

.map-responsive iframe {
  top: 0;
  height: 100%
}

.hero-h1 {
  font-size: calc(40px + 1.8vmax)
}

.hero-h2 {
  font-size: calc(30px + 1.3vmax)
}

.hero-h3 {
  font-size: calc(30px + .7vmax)
}

.hero-p {
  font-size: calc(20px + .6vmax)
}

.lead-capture-page .lc-hero:after {
  content: " ";
  bottom: -10px;
  background-color: #eafafa;
  height: 70%;
  clip-path: polygon(-0% 0%, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(50% 0%, -22% 100%, 122% 100%);
  z-index: -1
}

.lp-polybg::before {
  margin-top: -149px;
  text-align: center;
  clip-path: ellipse(75% 100% at 50% 100%);
}

.lp-polybg::after {
  margin-top: -1px;
  text-align: center;
  clip-path: ellipse(75% 100% at 50% 0%);
}

.lp-hero {
  padding: 150px 0 12%;
  background-size: cover !important;
  width: 100%;
/*   clip-path: polygon(100% 100%, -400% 0%, 228% 0%);
  -webkit-clip-path: polygon(100% 100%, -400% 0%, 228% 0%); */
  height: 70vh;
  max-height: 800px
}

.schedule-slider .calendar-day {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px
}

.flowapi-class-container .stuck .sticky-top {
  background: rgb(255 255 255 / 94%)
}

.sticky-top {
/*   top: 55px; */
  z-index: 2
}

.btn {
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  font-weight: 500;
  padding: 15px 40px
}

.btn-primary {
/*   background: #1bc8ca;
  border: none; */
  border: solid 1px #20c997;
      background: linear-gradient(135deg, #20c997, #17a2b8) !important;
      box-shadow: rgb(12 103 112 / 24%) 1px 0px 13px;
      -webkit-font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      font-weight: 600;
      /* font-size: 1.1rem; */
}

.btn-primary:hover {
/*   background: #1bc8ca;
  border: none; */
  border: solid 1px white;
      background: linear-gradient(160deg, #20c997, #17a2b8) !important;
      box-shadow: none;

}

.btn-danger,
.btn-red {
  background: #d94f4f;
  border: none
}

.btn-red {
  color: #fff
}

.btn-dark {
  background: #1b313f;
  border: none
}

.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #00a2a4
}

.btn-outline-primary {
  color: #1bc8ca;
  border-color: #1bc8ca
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #1bc8ca;
  border-color: #1bc8ca
}

.border-primary {
  border-color: #1bc8ca !important
}

.border-dark {
  border-color: #1b3041 !important
}

.text-danger {
  color: #d94f4f !important
}

.text-primary {
  color: #1bc8ca !important
}

.text-dark {
  color: #1b3041 !important
}

.fw-bolder {
  font-weight: 900 !important
}

.bg-primary {
  background-color: #1bc8ca !important
}

.bg-dark {
  background-color: #1b3041 !important;
  position: relative
}

.bg-danger {
  background-color: #d94f4f !important
}

.bg-info {
  background-color: #eafafa !important
}

a {
  text-decoration: none
}

.rounded-3 {
  border-radius: 2rem !important
}

.vh-50 {
  height: 50vh !important
}

.vh-25 {
  height: 25vh !important
}

.vh-75 {
  height: 75vh !important
}




.customer-reviews .slick-center,
.hero-slider .slick-slide .slide-image.show,
.text-image-container:hover .text-in-middle {
  opacity: 1 !important
}



.four-pillars .card li a,
.four-pillars .text-white,
.login-link a,
.mini-schedule .text-black {
  color: #fff !important
}

.

.customer-reviews .slick-list:focus,
.hero-slider .slick-dots li button:focus {
  outline: 0
}

    /* Hero Slider Styles */
.hero-slider,
.hero-slider .slide {
    height: 45vh;
    min-height: 550px;
    position: relative;
}

.hero-slider .slide .figure,
.hero-slider .slide figure {
    display: flex;
    height: 100%;
    justify-content: center;
}

.hero-slider .slide .slide-image {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    transition: .8s;
}

/* Caption Styles */

.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hero-slider .caption {
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: .3s;
    z-index: 1;
}

.hero-slider .slick-slide.slick-active .caption {
    opacity: 1;
    transition: .7s cubic-bezier(.32, .34, 0, 1.62) .6s;
}

.hero-slider .slick-dots {
    margin-top: -120px;
    text-align: center;
    margin-left: 0;
    padding: 0;
    z-index: 5;
    position: relative
}

@media (max-width: 800px) {
  .hero-slider .slick-dots {
      margin-top: -40px;
  }
}

.slick-slider {
    -webkit-user-select: text;
    user-select: text;
    position: relative
}

.slick-list.draggable {
    -webkit-user-select: none;
    user-select: none;
}

.hero-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
}

.hero-slider .slick-dots li button {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    height: 14px;
    width: 14px;
    opacity: .4;
    transition: .3s;
    vertical-align: middle;
}

.hero-slider .slick-dots li button:focus {
    outline: 0;
}

.hero-slider .slick-dots li button:hover,
.hero-slider .slick-dots li.slick-active button {
    opacity: .99;
}

.hero-slider .slick-dots li.slick-active button {
    background: #fff;
    border-color: #fff;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-initialized .slick-slide {
    display: block;
}



@-webkit-keyframes slideIn {
  from {
    filter: blur(15px)
  }

  to {
    filter: blur(0)
  }
}

@keyframes slideIn {
  from {
    filter: blur(15px)
  }

  to {
    filter: blur(0)
  }
}

@-webkit-keyframes slideOut {
  from {
    filter: blur(0)
  }

  to {
    filter: blur(15px)
  }
}

@keyframes slideOut {
  from {
    filter: blur(0)
  }

  to {
    filter: blur(15px)
  }
}

.customer-reviews .slick-slide {

  opacity: .5;
  border: 3px solid #ececec;
  border-radius: 18px;
  transition: opacity .3s;
  -webkit-transition: opacity .3s;
  background: #fff
}

.customer-reviews .review_body {
  min-height: 200px;
  text-align: left
}

.customer-reviews .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.customer-reviews .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0
}

.customer-reviews .slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.customer-reviews .slick-slider .slick-list,
.customer-reviews .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.customer-reviews .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.customer-reviews .slick-track:after,
.customer-reviews .slick-track:before {
  display: table;
  content: ''
}

.customer-reviews .slick-track:after {
  clear: both
}

.customer-reviews .slick-slide {
  float: left;
  height: auto;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.customer-reviews .slick-slide.dragging img {
  pointer-events: none
}

.customer-reviews .slick-initialized .slick-slide {
  display: block
}

.customer-reviews .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.customer-reviews .slick-dots {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  text-align: center
}

.customer-reviews .slick-dots li {
  margin: 0 8px;
  display: inline;
  border-radius: 40px;
  height: 16px
}

.customer-reviews .slick-dots li button {
  display: inline-block;
  text-indent: -999em;
  width: 16px;
  height: 16px;
  border: 3px solid #d3d3d3;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 0;
  position: relative;
  overflow: hidden;
  background: 0 0
}

.customer-reviews .slick-dots li.slick-active button {
  width: 16px;
  border-color: #1bc8ca;
  background-color: #1bc8ca
}

.customer-reviews .slick-slide strong {
  font-weight: 400;
  background-image: linear-gradient(#eafafa calc(100% - 10px), #eafafa 10px);
  background-repeat: no-repeat;
  background-size: 100% 96%;
  background-position: bottom;
  -webkit-transition: background-size 1s;
  transition: background-size 1s
}

.customer-reviews .review_body:before {
  content: "";
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="%231bc8ca"><path d="M9.563 8.469l-0.813-1.25c-5.625 3.781-8.75 8.375-8.75 12.156 0 3.656 2.688 5.375 4.969 5.375 2.875 0 4.906-2.438 4.906-5 0-2.156-1.375-4-3.219-4.688-0.531-0.188-1.031-0.344-1.031-1.25 0-1.156 0.844-2.875 3.938-5.344zM21.969 8.469l-0.813-1.25c-5.563 3.781-8.75 8.375-8.75 12.156 0 3.656 2.75 5.375 5.031 5.375 2.906 0 4.969-2.438 4.969-5 0-2.156-1.406-4-3.313-4.688-0.531-0.188-1-0.344-1-1.25 0-1.156 0.875-2.875 3.875-5.344z"/></svg>') center/contain no-repeat;
  vertical-align: top;
  position: relative;
  left: 2px;
  top: 0px;
  margin-right: 10px;
}

.customer-reviews .author:before {
    content: "";
    display: block;
    background-image: url('https://flowyogatx.com/cdn-cgi/image/w=90,format=webp/assets/images/5-star-yoga.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 15px;
    width: 100%;
    margin-bottom: 8px;
    background-position: left;
}

.grecaptcha-badge {
  display: none
}

/*.teacher-card span.overlay {
  clear: both;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, .8);
  opacity: 1
}

.teacher-card .overlay p {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%)
}

.teacher-card:hover span.overlay {
  display: block
} */

.teacher-card {
position: relative;
}

.teacher-card picture {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}

.teacher-card .overlay {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
z-index: 2;
}

.teacher-card .overlay p {
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
margin: 0;
padding: 1rem;
text-align: center;
}

.teacher-card {
border: 2px solid transparent;
transition: border-color 0.2s ease;
}
.teacher-card:hover {
box-shadow: none !important;
border-color: #2DC9C8;
}
.teacher-card:hover .overlay {
display: block;
z-index: 4;
background-color: rgba(255, 255, 255, 0.75);
}
.teacher-card:hover .label {
box-shadow: none !important;
}
.teacher-card .overlay .overlay-label {
color: #000 !important;
box-shadow: none !important;
z-index: 5;
}

.teacher-card h4.label {
z-index: 3;
}

.teacher-card img {
width: 100%;
height: 100%;
object-fit: cover;
}

/* Make sure the anchor covers the entire card */
.teacher-card a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 4;
}


@media (max-width:550px) {
  .customer-reviews .slick-slide {
    padding: 10px 10px 30px;
    margin: 0 10px
  }

  .customer-reviews .slick-slide b:before {
    margin: 30px auto 20px
  }
}

.price-table hr {
  border: 1px solid;
  margin: 0 auto -16px;
  width: 80px;
  opacity: .5
}

.rates-section {
  margin: 5rem auto
}

.rates-section::before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150%;
  width: 100%;
  background-color: #1b3041;
  z-index: -1;
  clip-path: polygon(43% 33%, 100% 38%, 100% 95%, 0 100%, 0% 38%);
  -webkit-clip-path: polygon(43% 33%, 100% 38%, 100% 95%, 0 100%, 0% 38%)
}

.midpage_cta .row,
.mini-schedule .schedule-table .row:hover,
footer {
  background: #1b313f
}

.mini-schedule .classrow {
  border: 1px solid #fff;
  background-color: #1b313f;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 0 0 10px;
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  cursor: pointer
}

.mini-schedule .classrow .col-md-11 {
  padding: 0
}

.mini-schedule .schedule-table {
  height: 365px;
  overflow-y: hidden;
  width: 100%
}

.mini-schedule .classrow-location,
.mini-schedule .classrow-time {
  font-size: 60%
}

.mini-schedule .classrow .classrow-classname,
.mini-schedule .classrow .classrow-time,
.mini-schedule .classrow .col-10,
.mini-schedule .classrow .col-12 .mini-schedule .classrow .classrow-location,
.mini-schedule .classrow .col-8,
.mini-schedule .classrow .col-9 {
  flex: none;
  display: block;
  width: 100%
}

.mini-schedule .classrow-classname {
  font-size: 1.3rem;
  display: block
}

.announcements-page .btn,
.announcements-page .event_list_location,
.announcements-page .hs_chat_bubble,
.announcements-page .ratio-16x9,
.announcements-page nav,
.mini-events .align-items-stretch:nth-child(n+6) {
  display: none !important
}

.midpage_cta .container {
  margin: 4rem 0 6rem !important
}

.midpage_cta .row {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -moz-box-shadow: 5px 5px 5px #999;
  -webkit-box-shadow: 5px 5px 5px #999;
  box-shadow: 1px 3px 8px rgb(153 153 153)
}

.midpage_cta h3,
.midpage_cta p {
  color: #fff
}

footer {
  color: #fff;
  margin: 0
}

footer li,
footer li a,
footer ul {
  color: #fff;
  padding: 7px 0;
  list-style: none;
  margin: 0;
  font-size: min(max(1rem, 4vw), 18px)
}

.social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle
}

.social a:hover {
  opacity: .6
}

.bg-dark-angle::before {
  content: "";
  position: absolute;
  left: 0;
  top: -150px;
  width: 100%;
  height: 152px;
  background: url('images/wavy_footer.svg') 0px top/100% no-repeat
}

#footer_angle::before,
.footer_angle::before {
  position: absolute;
  content: " ";
  left: 0;
  background-color: #eafafa
}

.footer_angle {
  background: #eafafa;
  padding-top: 15vh;
  padding-bottom: 20vh;
  margin-top: 150px
}

.footer_angle::before {
  top: -100px;
  height: 100px;
  width: 100%;
  clip-path: polygon(100% 100%, 0% 100%, 0.00% 11.07%, 1.67% 14.44%, 3.33% 18.18%, 5.00% 22.23%, 6.67% 26.56%, 8.33% 31.12%, 10.00% 35.86%, 11.67% 40.71%, 13.33% 45.65%, 15.00% 50.60%, 16.67% 55.51%, 18.33% 60.33%, 20.00% 65.02%, 21.67% 69.50%, 23.33% 73.75%, 25.00% 77.70%, 26.67% 81.32%, 28.33% 84.57%, 30.00% 87.41%, 31.67% 89.81%, 33.33% 91.74%, 35.00% 93.19%, 36.67% 94.13%, 38.33% 94.57%, 40.00% 94.48%, 41.67% 93.88%, 43.33% 92.76%, 45.00% 91.15%, 46.67% 89.06%, 48.33% 86.51%, 50.00% 83.53%, 51.67% 80.15%, 53.33% 76.42%, 55.00% 72.36%, 56.67% 68.03%, 58.33% 63.47%, 60.00% 58.74%, 61.67% 53.88%, 63.33% 48.95%, 65.00% 44.00%, 66.67% 39.08%, 68.33% 34.26%, 70.00% 29.58%, 71.67% 25.09%, 73.33% 20.85%, 75.00% 16.90%, 76.67% 13.27%, 78.33% 10.03%, 80.00% 7.19%, 81.67% 4.79%, 83.33% 2.85%, 85.00% 1.40%, 86.67% 0.46%, 88.33% 0.03%, 90.00% 0.12%, 91.67% 0.72%, 93.33% 1.83%, 95.00% 3.44%, 96.67% 5.54%, 98.33% 8.09%, 100.00% 11.07%)
}


/* Custom play button styling */
.playbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(30deg) skewX(-30deg) scale(1, .866);
    width: 1.5em;
    height: 1.5em;
    background-color: white;
}

.playbutton:before,
.playbutton:after {
    content: '';
    position: absolute;
    background-color: inherit;
}

.playbutton,
.playbutton:before,
.playbutton:after {
    border-top-right-radius: 30%;
}

.playbutton:before {
    width: 1.5em;
    height: 1.5em;
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, .707) translate(0, -50%);
}

.playbutton:after {
    width: 1.5em;
    height: 1.5em;
    transform: rotate(135deg) skewY(-45deg) scale(.707, 1.414) translate(50%);
}

.j-paginate,
.juicer-about,
.juicer-feed .referral {
  position: absolute !important;
  width: 1px !important;
  height: auto !important;
  z-index: -1000 !important;
  margin: -99999px !important;
  display: none !important
}

.juicer-feed img {
  border-radius: .25rem !important
}

.j-post-container {
  position: absolute !important;
  z-index: -999;
  bottom: -999px
}

.j-stack {
  padding: 1px !important
}

.juicer-feed.polaroid li.feed-item {
  background: 0 0 !important;
  border: none !important;
  padding: 9px !important;
  margin-bottom: 3px !important
}

@media only screen and (max-width:700px) {

  .juicer-feed.polaroid li.feed-item {
    padding: 5px !important;
    width: 50%
  }
}

.announcements-page .container {
  max-width: 960px;
  width: 100%;
  font-size: 13px
}

.announcements-page .h4,
.announcements-page h4 {
  font-size: 1rem
}

.announcements-page .col-md-4 {
  width: 100% !important
}

.announcements-page .card-body {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important
}

.announcements-page .card-body .pb-3,
.announcements-page .flowapi-events-container {
  padding: 0 !important;
  margin: 0
}

.announcements-page .small,
s .announcements-page mall {
  font-size: .875em;
  opacity: .7;
  padding: 0 !important
}

.announcements-page hr {
  border-top: 1px solid #000 !important
}

.rounded-3.bg-danger.shadow-sm::after,
.rounded-3.bg-dark.shadow-sm::after,
.rounded-3.bg-primary.shadow-sm::after,
.rounded-3.wavvy::after {
  content: " ";
  position: absolute;
  right: 0;
  bottom: -45px;
  height: 200px;
  width: 100px;
  background: url('images/cta-corner-graphic-2.svg') no-repeat;
  opacity: .5
}

.rounded-3.bg-danger.shadow-sm::before,
.rounded-3.bg-dark.shadow-sm::before,
.rounded-3.bg-primary.shadow-sm::before,
.rounded-3.wavvy::before {
  content: " ";
  position: absolute;
  left: -45px;
  top: -25px;
  height: 164px;
  width: 125px;
  background: url('images/cta-corner-graphic-1.svg') no-repeat;
  opacity: .5
}

.section_quote {
  padding: 13rem 4rem;
  width: 100%;
  background-color: #fdf7f7;
  -webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 84%);
  clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 84%)
}

.section_quote__headtwo {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 60px
}

.section_quote__headtwo b {
  color: #1ebfbf
}

.super-hero h1 {
  font-size: min(max(2rem, 4vw), 60px)
}

#footer_angle {
  position: relative;
  display: block;
  height: 200px
}

#footer_angle::before {
  top: 0;
  height: 200px;
  width: 100%;
  clip-path: polygon(-0% 0%, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(-0% 0%, 0% 100%, 100% 100%)
}

.text-image-container {
  position: relative;
  width: 100%
}

.text-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s;
/*   backface-visibility: hidden */
}

.text-in-middle {
  transition: .5s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center
}

.text-image-container:hover .overlay {
  opacity: .3
}

#accordion button {
  width: 100%;
  padding-left: 20px;
  font-weight: 400;
  text-align: left;
  font-family: Rubik, Arial, Helvetica, sans-serif;
  text-decoration: none;
  outline: 0
}

#accordion button:focus {
  box-shadow: none
}

.four-pillars .card li {
  border: none !important;
  padding: 18px 25px !important;
  color: #fff !important;
  background: #272e38 !important;
  border-radius: 0 !important;
  width: 25% !important;
  text-align: center !important;
  position: relative !important
}

@media only screen and (max-width:700px) {
  .four-pillars .card li {
    width: 50% !important;
  }
  .four-pillars .card a{
    padding: 0
  }
}


.four-pillars .card .nav-tabs {
  border: none !important;
  color: #fff !important;
  border-radius: 0 !important
}

.four-pillars .card ul {
  background: #fff !important
}

.four-pillars .card .tab-content {
  background: #fdfdfd !important;
  line-height: 25px !important;
  border: 1px solid #ddd !important;
  border-top: 5px solid #d94f4f !important;
  border-bottom: 5px solid #d94f4f !important;
  padding: 30px 25px !important
}

.four-pillars a,
.four-pillars a:focus {
  text-decoration: none !important;
  color: #d94f4f !important
}

.four-pillars a {
  cursor: pointer !important;
  color: #007bff !important;
  text-decoration: none !important;
  background-color: transparent !important;
  -webkit-text-decoration-skip: objects
}

.four-pillars .card li:has(> a.active) {
  background: #d94f4f !important;
  color: #fff
}

.four-pillars .card li .active:after {
  content: "";
  position: absolute;
  bottom: -29px;
  left: 50%;
  border: 12px solid transparent;
  border-top-color: #d94f4f
}

.video-player {
/*   background-repeat: no-repeat;
  padding: 56.25% 0 0;
  position: relative;
  background-size: cover */
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.simple-tab .thumb .positioner,
.video-player iframe, .youtube-player  {
/*   position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; */


  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
}

.video-container .video-player a {
  position: absolute;
  bottom: 10px;
  right: 15px;
  color: #fff;
  font-style: italic;
  opacity: .7;
  z-index: 2
}

.video-container .container-fluid {
  position: absolute;
  top: 40%;
  width: 100%
}

#video_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url('data:image/png;base64,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');
  height: 100%;
  opacity: .5;
  background-color: rgb(27 49 63 / 40%);
  z-index: 1
}

.ry-contact-form {
  padding: 30px 20px
}

.ry-contact-form fieldset {
  width: 100% !important;
  max-width: 100% !important;
  text-align: left
}

.ry-contact-form fieldset input,
.ry-contact-form fieldset textarea {
  max-width: 100%;
  width: 100% !important
}

.ry-contact-form fieldset textarea {
  height: 150px
}

.ry-contact-form .hs-button {
  background-color: #d94f4f;
  border: 2px solid #fff;
  color: #fff;
  box-shadow: 0 0 0 4px #d94f4f;
  padding: 5px 20px;
  float: right;
  margin-right: 11px;
  margin-top: 30px
}

@media only screen and (max-width:700px) {
  .rounded-3.bg-dark.shadow-sm {
    border-radius: 0 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0 !important
  }

  .footer_angle::before {
    clip-path: polygon(49% 90%, 0 100%, 100% 100%);
    -webkit-clip-path: polygon(49% 90%, 0 100%, 100% 100%)
  }

  .footer_angle {
    margin-top: 100px;
    padding-bottom: 60px
  }

  .bg-dark-angle::before {
    display: none
  }

  .juicer-feed.polaroid li.feed-item {
    display: inline-block;
    position: relative
  }

  .price-table .sale-box .rounded-start {
    border-radius: .25rem .25rem 0 0 !important
  }

  .rates-section::before {
    height: 160%;
    clip-path: polygon(43% 37%, 100% 38%, 100% 99%, 0 100%, 0% 38%);
    -webkit-clip-path: polygon(43% 37%, 100% 38%, 100% 99%, 0 100%, 0% 38%)
  }
}

a img {
  max-width: 100%
}

.custom-vid-iframe {
  width: 100%;
  height: 500px
}

@media (max-width:600px) {
  .custom-vid-iframe {
    height: 300px
  }

  .map-responsive {
    padding-bottom: 100%
  }
}

.center-content-hero {
  padding: 3rem 0
}

.center-content-hero h1 span {
  display: block;
  font-weight: 300
}

.center-content-hero h1 {
  letter-spacing: 8px;
  font-size: 1.25rem
}

.center-content-hero p {
  max-width: 600px;
  margin: 2rem auto;
  font-size: 1.25rem;
  line-height: 1.5
}

@media (min-width:700px) {
  .thank-you-feedback-page footer {
    margin-top: 250px
  }

  .center-content-hero {
    padding: 8rem 0
  }

  .center-content-hero h1 {
    font-size: 4rem
  }

  .center-content-hero p {
    font-size: 2rem
  }
}

.simple-tab .thumb {
  position: relative;
  padding-bottom: 13rem
}

.lp .form-signup,
.lp .sign-up {
  padding: 40px
}

.simple-tab .thumb .positioner img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%
}

.simple-tab .thumb h4 {
  position: absolute;
  bottom: 1rem;
  left: 0;
  line-height: 1;
  width: 100%;
  z-index: 3;
  color: #fff;
  font-weight: 400
}

.simple-tab .overlay {
  background: url('images/series_image_shadow.png');
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

.simple-tab .nav-tabs {
  border: 0;
  margin-bottom: 3rem
}

.simple-tab .nav-tabs .nav-link {
  border: 0;
  outline: 0
}

.simple-tab .nav-tabs .nav-link span {
  text-transform: uppercase;
  color: #000;
  font-size: 1rem
}

.class-card {
  background-color: #1b313f;
  color: #fff;
  padding: 1.5rem 1rem;
  display: flex;
  border-radius: 5px;
  cursor: pointer;
  transition: .3s;
  flex-direction: column;
  margin: 1rem .5rem
}

.class-card span {
  font-size: 15px
}

.multiselect__default-text,
.multiselect__option,
a.see-more-new {
  font-size: 1rem
}

.class-card .class-time {
  color: #afecec
}

.class-card .class-loc,
.class-card .class-time {
  font-size: .8rem
}

.class-card .class-type {
  margin: .3rem 0
}

a.see-more-new {
  text-align: center;
  display: block;
  margin-top: 1.5rem
}

.clip-bg {
  padding-top: 3rem;
  padding-bottom: 3rem
}

@media (min-width:960px) {
  .clip-bg {
    clip-path: polygon(100% 100%, -400% 0%, 228% 0%);
    -webkit-clip-path: polygon(100% 100%, -400% 0%, 228% 0%);
    /* padding-top: 5rem; */
    padding-bottom: 7.5rem
  }
}

.multiselect__option,
.multiselect__selected {
  cursor: pointer
}

.multiselect__dropdown {
  display: none;
  max-height: 180px;
  z-index: 9
}

.multiselect__container:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.multiselect__dropdown.active {
  display: block
}

.multiselect__container.is-invalid {
  border-color: #dc3545 !important
}

.multiselect__container.is-invalid:focus {
  box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.multiselect__option:hover {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.multiselect-p-field {
  padding: .375rem .75rem
}

.multiselect-select-option {
  padding: .2rem .75rem
}

.multiselect__default-text,
.multiselect__option,
.multiselect__selected {
  font-weight: 400;
  line-height: 1.5
}

.multiselect__selected {
  font-size: .7rem
}

.cta_variation {
  border-bottom: 2px dashed #9aa1a5
}

.content-editable-disable {
  color: #9aa1a5;
  cursor: not-allowed
}

#contactForm label {
  font-weight: 500;
  color: #33475b;
  line-height: 20px;
  font-size: 20px
}

#contactForm input,
#contactForm textarea {
  color: #33475b !important;
  border: 1px solid #cbd6e2 !important;
  background-color: #f5f8fa !important
}

#contactForm legend.required {
  color: red;
  position: absolute;
  display: inline-block
}

#contactForm label span {
  float: left
}

#contactForm .btn-contact {
  background: #d94f4f;
  border-color: #d94f4f;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  border-radius: 3px
}

.uppercase {
  text-transform: uppercase !important
}

.gc-fixed-height {
  min-height: 370px
}

#giftcards p.description {
  height: 140px
}

.lp .sign-up {
  background-color: #fff
}

.lp h3 {
  font-size: 2.5rem;
  line-height: 54px
}

.lp .btn-wider {
  width: 100%
}

.lp .vertical-align {
  display: flex;
  align-items: center
}

.lp .font-medium {
  font-weight: 300 !important
}


.float-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

#online-sub {
  height: 60px;
  z-index: 3;
  top:55px;
  backdrop-filter: blur(10px);
  background-color: rgba(27, 49, 63, 0.7);
}




@media (max-width:990px) {
  #online-sub {
    height: auto !important
  }
}

@media (max-width:576px) {
  .h1-sm {
    font-size: 1.1em !important
  }

  .video-container .container-fluid {
    top: 20%
  }
}

.top-image {
  background-position: top center !important
}



.modal{
  z-index: 9999
}
.modal-footer,
.modal-header {
  border: none
}

.modal-content {
  border-radius: 1.3rem
}

.btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat #fff
}

.schedule-table .row:hover {
  background: #f3f4f5
}

.schedule-table .cancel-btn{
  color: #898a8a;
  border-color: #898a8a;
}

.schedule-table .enrolled{
  background: rgb(27 200 202 / 4%);
}
.level {
  display: inline-block;
  width: 38px;
  line-height: 35px;
  margin-left: 3px;
  background-size: contain !important;
  vertical-align: middle
}

.level-1 {
  background: url('https://api.flowyogatx.com/flowlivemodules/flowcore/views/assets/images/level1.png') no-repeat
}
.level-2 {
  background: url('https://api.flowyogatx.com/flowlivemodules/flowcore/views/assets/images/level2.png') no-repeat
}
.level-3 {
  background: url('https://api.flowyogatx.com/flowlivemodules/flowcore/views/assets/images/level3.png') no-repeat
}
.level-4 {
  background: url('https://api.flowyogatx.com/flowlivemodules/flowcore/views/assets/images/level4.png') no-repeat
}

.schedule-slider .calendar-day {
  cursor: pointer
}

.schedule-slider .slick-prev {
  left: -50px;
  text-align: left
}

.schedule-slider .slick-next {
  right: -50px;
  text-align: right
}

.schedule-slider .slick-disabled {
  opacity: .2
}

.schedule-slider .slick-next,
.schedule-slider .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: 0;
  background: 0 0
}

.schedule-slider .slick-prev:before {
  content: "";
  background: url("https://api.flowyogatx.com/flowlivemodules/flowcore/views/assets/images/chevron-left.svg") center/40px no-repeat;
  padding: 20px 10px
}

.schedule-slider .slick-next:before {
  content: "";
  background: url("https://api.flowyogatx.com/flowlivemodules/flowcore/views/assets/images/chevron-right.svg") center/40px no-repeat;
  padding: 20px 10px
}

.schedule-slider .current {
  background: rgb(0 0 0 / 46%);
  color: #fff
}

.schedule-slider p {
  line-height: 20px
}

.schedule-table .classrow-classname .class_details {
  color: inherit
}

@media (max-width:750px) {
  .schedule-table .level {
    width: 23px;
    line-height: 17px
  }
}

.flowapi-event-page .map-responsive {
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
  height: 0
}

.flowapi-event-page .map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute
}

.flowapi-event-page .event-background-main {
  border-top-left-radius: 10px
}

.flowapi-event-page .hero-bg {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px
}

.flowapi-events-container .card {
  min-width: 100%
}

.event-detail-nav {
  display: none;
  z-index: 12
}

.event-detail-nav.fixed-nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: block
}

.event-listing-hero-image {
  -webkit-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  -webkit-filter: blur(50px) brightness(.9);
  -ms-filter: blur(50px) brightness(.9);
  filter: blur(50px) brightness(.9);
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1
}

@media (min-width:768px) {

/*   .flowapi-events-container .col-md-4:nth-child(5n+1),
  .flowapi-events-container .col-md-4:nth-child(5n+2) {
    width: 50%
  }
} */

.teacher-card {
  position: relative !important;
  display: table;
  margin: 0 auto;
  width: 100%;
  box-shadow: inset 0 -49px 81px -40px #000
}

.teacher-card span {
  display: block;
  margin-bottom: 3px
}

.teacher-card span.overlay span.title {
  margin-top: 15px;
  top: 0
}

.teacher-card .label {
  bottom: 0;
  color: #fff;
  box-shadow: inset 0 -107px 113px -40px rgba(0, 0, 0, 0.7);
  margin: 0;
  padding-bottom: 10px;
  height: 100%;
  align-content: end;

}

.link_color {
  color: #b25d3e
}

.activationcode_container {
  max-width: 600px
}

.processing_msg {
  color: red;
  background: 0 0
}

.loading_img {
  padding-bottom: 28px
}

.loader_box {
  text-align: center;
  padding: 30px
}

.error_message {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700
}

.activate_signin {
  background: #eafafa;
  padding: 25px 0 20px;
  text-align: center
}

#fgProcessingRequest .alert-success {
  padding: 15px;
  margin: 10px auto
}

.hideseo {
  position: absolute;
  z-index: -9999;
  width: 1px;
  height: 1px;
  overflow: hidden
}

.view-link {
  cursor: pointer
}
}


.location-icon:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M27,12 c0-6.075-4.925-11-11-11S5,5.925,5,12c0,8,11,19,11,19S27,20,27,12z' fill='%23a6a6a6' /%3E%3Ccircle cx='16' cy='12' fill='white' r='4'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

  .navbar.top-nav, .navbar.app-nav{
    backdrop-filter: blur(10px);
    background-color: rgba(27, 49, 63, 0.8);
  }
  .navbar.top-nav {
    margin-bottom: -55px;
    z-index: 9;

  }

  html:has(.navbar-collapse.show) {
    overflow: hidden !important;
  }

  body.menu-open .slick-dots,
  body.menu-open .slick-arrow,
  body.menu-open [id*="hubspot"],
  body.menu-open [id^="hs-"],
  body.menu-open iframe[title*="chat" i],
  body.menu-open iframe[title*="messages" i],
  body.menu-open .hs_chat_bubble,
  body:has(.navbar-collapse.show) .slick-dots,
  body:has(.navbar-collapse.show) .slick-arrow,
  body:has(.navbar-collapse.show) [id*="hubspot"],
  body:has(.navbar-collapse.show) [id^="hs-"],
  body:has(.navbar-collapse.show) iframe[title*="chat" i],
  body:has(.navbar-collapse.show) iframe[title*="messages" i],
  body:has(.navbar-collapse.show) .hs_chat_bubble {
    display: none !important;
    visibility: hidden !important;
  }

  @media (max-width: 991px) {
    body.menu-open {
      overflow: hidden;
      position: fixed;
      width: 100%;
    }

    .navbar.top-nav {
      height: auto;
      display: flex;
      flex-direction: column;
    }

    .navbar > .container {
      flex-direction: row;
      justify-content: space-between;
    }

    .top-nav .navbar-toggler {
      position: relative;
      z-index: 10001;
    }

    .navbar-collapse {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100vw;
      height: 100vh;
      height: 100dvh;
      background-color: #1b313f;
      padding: 70px 0 10px;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      z-index: 10000;
      display: none;
      flex-direction: column;
    }

    .navbar-collapse.show {
      display: flex !important;
    }

    .top-nav .navbar-nav {
      flex: 1 1 auto;
      display: flex !important;
      flex-direction: column;
      margin: 0 !important;
      padding: 0 !important;
      min-height: 0;
      width: 100%;
    }

    .top-nav .navbar-nav .nav-item {
      flex: 1 0 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }

    .top-nav .navbar-collapse .nav-link,
    .top-nav .navbar-collapse .login-link a {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
      line-height: 1.2 !important;
      height: auto !important;
    }
  }

  @media (max-width:992px) {
    .top-nav .container {
    width: 100%
    }

    .top-nav .navbar-toggler-icon {
    display: none
    }

    .top-nav .navbar-toggler:before {
    content: "Close";
    display: block;
    padding: 5px 0;
    font-size: 16px
    }

    .top-nav .navbar-toggler.collapsed:before {
    content: "Menu"
    }

  /*   .top-nav .navbar-collapse {
    height: 100%;
    min-height: 98vh;
    } */

    .top-nav .navbar-collapse .login-link a,
    .top-nav .navbar-collapse .nav-link {
    text-align: center;
    width: 100%;
    font-size: 1.5rem;
    height: auto;
    padding-top: 2vh !important;
    padding-bottom: 2vh !important;
    }

    .top-nav .navbar-collapse .dropdown-item {
    font-size: 1.3rem
    }

    .top-nav .navbar-collapse .dropdown-menu {
      margin-top: 0px !important;
      width: 100vw !important;
      max-width: 100vw !important;
      margin-left: calc(50% - 50vw) !important;
      margin-right: calc(50% - 50vw) !important;
      border-radius: 0 !important;
      box-shadow: none !important;
      background: #14242e !important;
      backdrop-filter: none !important;
    }

    .top-nav .navbar-collapse .active {
    background: #1b313f
    }

    .top-nav .dropdown-menu {
    border: none !important;
    text-align: center
    }

    .top-nav .dropdown-item {
    text-align: center !important
    }
  }

  .top-nav {
    background: #1b313f;
    font-size: min(max(1rem, 4vw), 14px);
    font-weight: 400
  }

  .top-nav .active {
    background: rgba(27, 49, 63, 0.8)
  }

  #online-sub .sub-active {
    background: #0c161c
  }

  .top-nav .dropdown-toggle.show, .dropdown-item:focus, .dropdown-item:hover {
    background: rgba(27, 49, 63, 0.8);

  }

  .top-nav .dropdown-menu {
    backdrop-filter: blur(10px);
    background-color: rgba(27, 49, 63, 0.95);

    margin-top: 0 !important;
    border-top: 0 !important;
    z-index: 2000;
    border-radius: 0 0 5px 5px !important;
    box-shadow: 0 8px 10px 0 rgb(9 9 9 / 2%), 0 3px 14px 0 rgb(9 9 9 / 2%), 0 4px 5px 0 rgb(9 9 9 / 6%);

    color:white
  }

  .top-nav .dropdown-menu .dropdown-item{
    color:white

  }

  .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .95)
  }

  .navbar-dark .navbar-nav .nav-link:focus,
  .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .55)
  }

  #nav-scroll {
    backdrop-filter: blur(10px);
    background-color:rgb(27 200 202 / 70%);
    z-index: 12
  }

  #nav-scroll .btn {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
  }

  #nav-scroll.fixed-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    z-index: 9;
  }

  #signup a.active,
  .bg-dark .nav-pills .nav-link.active,
  .bg-dark .nav-pills .show>.nav-link {
    background-color: rgb(255 255 255 / 33%)
  }


  li.nav-item a:hover,
  li.nav-item:hover {
    color: #fffff2 !important
  }
.customer-reviews .review-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0}
