/* ============================== */
/* PRE-LOADER */
/* ============================== */
.preloader {
  background-image: url('../images/bg-index.png');
  background-size: cover;
}

.cssload-container {
  height: inherit;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 10px;
  background: #2ebbbb;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%,
  100% {
    top: 24px;
    height: 32px;
  }
}

/* ============================== */
/* GLOBAL */
/* ============================== */
html.rd-navbar-fixed-linked .page {
  padding: 0;
}

html .section-jumbotron {
  padding: 50px 0;
}

.rd-navbar-aside.rd-navbar-static .rd-nav-item.active .rd-nav-link {
  color: #fff;
}

h2,
.heading-2 {
  font-weight: 400;
  letter-spacing: 3px;
}

.surgery-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

span {
  color: #2ebbbb;
  font-weight: 700;
}

.button-default,
.button-default:focus {
  color: #ffffff;
  background-color: #1b1b1b;
  border-color: #2ebbbb;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 3px;
  overflow: inherit;
  padding: 10px 50px;
}

/* ============================== */
/* HEADER */
/* ============================== */

.rd-navbar-aside.rd-navbar-static .rd-navbar-nav {
  padding: 15px 50px 15px 0;
}

.icon-sm.icon-bordered,
.icon-sm.icon-bordered-2,
.icon-sm.icon-circle {
  border: 1px solid #2ebbbb;
}

.rd-navbar-aside.rd-navbar-static .rd-nav-link {
  font-size: 1.25rem;
  font-weight: 200;
  letter-spacing: 2.5px;
  text-transform: capitalize;
}

.rd-navbar-aside.rd-navbar-static .rd-navbar-nav {
  background-color: rgba(46, 187, 187, 0.9);
}

.rd-navbar-aside.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav,
.rd-navbar-aside.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav {
  padding: 15px 50px 15px 0px;
}

/* MOBILE HEADER */
.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span {
  height: 1px;
}

.rd-navbar-fixed .rd-navbar-panel {
  background-color: rgba(0, 0, 0, 0.5);
}

.rd-navbar-fixed .rd-navbar-brand {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-right: 48px;
}

.rd-navbar-fixed .rd-navbar-collapse {
  background-color: transparent;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
  width: 100%;
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-collapse a {
  color: #2ebbbb;
}

.rd-navbar-fixed .rd-nav-link {
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #2ebbbb;
  width: 300px;
  margin: auto;
}

.rd-navbar-fixed .rd-nav-item + .rd-nav-item {
  margin: 0;
}

.mobile-nav-logo-container {
  display: none;
}

@media (max-width: 992px) {
  .rd-navbar-nav-wrap {
    position: relative;
  }

  .mobile-nav-logo-container {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15%;
  }

  .rd-navbar-fixed .rd-navbar-nav-wrap {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .rd-navbar-fixed .rd-nav-link {
    color: #fff;
    letter-spacing: 3px;
  }

  .rd-navbar-toggle span:after,
  .rd-navbar-toggle span:before,
  .rd-navbar-toggle span {
    background-color: #2ebbbb;
  }

  .rd-navbar-collapse-toggle span,
  .rd-navbar-collapse-toggle span:before,
  .rd-navbar-collapse-toggle span:after {
    background: #2ebbbb;
  }

  .rd-navbar-fixed .rd-navbar-brand img {
    max-width: 50px;
    max-height: 50px;
  }
}

/* ============================== */
/* TOP SECTION */
/* ============================== */

.top-section .jumbotron-custom-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
}

.top-section .main-headline {
  font-weight: 400;
  font-size: 3rem;
  margin: 1rem auto;
  letter-spacing: 5px;
}

.top-section .state-of-the-art-video {
  margin: 10px auto;
}

.top-section .jumbotron-custom-1 .text-1 {
  font-size: 3rem;
  font-weight: 100;
  letter-spacing: 10px;
  text-align: center;
}

.position-statement span {
  color: #2ebbbb;
}

.top-section h3 {
  text-align: center;
  margin: 25px;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: 1px;
}

.desktop .project-list > li:hover a {
  font-weight: 400;
  letter-spacing: 2.5px;
}

.top-section a.icon-circle:hover {
  background-color: #2ebbbb;
}

.top-section .button-container {
  display: flex;
}

.top-section a.button {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 100;
  letter-spacing: 3px;
  margin: 10px;
  overflow: inherit;
  padding: 10px 75px;
}

.top-section a.mri-review {
  background-color: #0d7792;
}

.top-section a.call-now {
  background-color: #2ebbbb;
}

.top-section a.phone-number {
  font-size: 1.75rem;
}

.desktop .project-list > li {
  transform: inherit;
}

@media (min-width: 1600px) {
  html .top-section {
    padding-bottom: 0;
  }
  .top-section .col-xxl-7 {
    max-width: 60%;
  }
  .top-section .project-list {
    padding-top: 100px;
  }
  .top-section .section-md {
    padding: 125px 0 100px;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  html .top-section {
    min-height: 100vh;
    padding: 0;
  }

  .top-section .col-xl-8 {
    max-width: 75%;
  }

  .top-section .jumbotron-custom-1 .text-1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 992px) {
  .top-section .project-list {
    width: 50%;
    justify-content: flex-start;
  }
  .top-section .title-text {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 200;
    letter-spacing: 1px;
    padding-top: 0;
    margin: 0;
    max-width: 700px;
  }
}

@media (max-width: 992px) {
  .section-fullheight-inner.section-md.text-center.text-lg-left {
    padding: 50px 0 30px;
  }

  .project-list {
    display: none;
  }
}

@media (max-width: 768px) {
  html .section-jumbotron {
    padding: 25px 0;
  }

  .top-section .jumbotron-custom-1 .text-1 {
    font-size: 1.5rem;
    font-weight: 100;
  }

  .top-section .main-headline {
    font-weight: 400;
    font-size: 2rem;
    margin: 1rem auto;
    letter-spacing: 5px;
  }

  .top-section .title-text {
    font-size: 1rem;
    font-weight: 200;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
  }

  .top-section h3 {
    text-align: center;
    font-size: 1.25rem;
    font-weight: 100;
    letter-spacing: 1px;
    margin: 15px auto;
  }

  .top-section h3 span {
    font-size: 1.25rem;
    font-weight: 400;
  }

  .top-section a.button {
    font-size: 1.25rem;
  }

  .top-section .container {
    margin-top: 25px;
  }

  .top-section .button-container {
    flex-direction: column-reverse;
  }

  .top-section a.button {
    margin: 5px auto;
  }

  .top-section a.phone-number {
    display: none;
  }

  .top-section .project-list {
    display: none;
  }
}

@media (min-width: 1200px) {
  .big,
  .big-text {
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0;
  }

  h4 + p,
  .heading-4 + p {
    margin-top: 23px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6;
    padding-right: 50px;
  }
}

/* ============================== */
/* OUR SURGEONS */
/* ============================== */

.our-surgeons .box-text {
  max-width: 100%;
}

.our-surgeons .box-text .title {
  font-size: 3rem;
  font-weight: 700;
  line-height: inherit;
  color: #2ebbbb;
}

.our-surgeons .box-text .text {
  font-weight: 700;
  font-size: 1.5rem;
  color: #0d7792;
  max-width: inherit;
}

.our-surgeons .precision-accuracy {
  padding-right: 25px;
}

.our-surgeons span {
  font-weight: 700;
  color: #2ebbbb;
}

.our-surgeons a.call-now {
  margin: 25px 0;
}

.our-surgeons .list-marked {
  max-width: 100%;
}

.our-surgeons .features-container {
  min-width: 100%;
  margin: 0;
  padding-left: 100px;
}

.our-surgeons .list-marked-big > li {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 25px auto;
}

.list-marked > li::before {
  position: absolute;
  display: inline-block;
  left: -19px;
  top: 22px;
  width: 6px;
  height: 6px;
  content: '';
  color: #b7b7b7;
  background-color: #2ebbbb;
}

@media (min-width: 1600px) {
  .our-surgeons {
    padding: 100px 0;
  }

  .our-surgeons .row-xxl-55 > * {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .our-surgeons .big-text + .divider-2 {
    margin-top: 25px;
  }
}

@media (max-width: 992px) {
  .our-surgeons .box-text {
    max-width: 100%;
    padding: 0;
    min-height: 150px;
  }

  .our-surgeons .box-text .title {
    font-size: 2rem;
  }

  .our-surgeons .precision-accuracy {
    padding: 0;
  }

  .our-surgeons .precision-accuracy-col {
    margin-bottom: 15px;
  }

  .our-surgeons h4 {
    text-align: center;
    font-size: 3rem;
  }

  .our-surgeons p {
    text-align: center;
  }

  .our-surgeons .features-container {
    padding: 0;
  }

  .our-surgeons .list-marked {
    max-width: 300px;
    margin: auto;
    text-align: center;
    padding: 0;
  }

  .list-marked > li::before {
    display: none;
  }
}

/* ============================== */
/* SECTION B */
/* ============================== */

.section-b {
  background-image: url(../images/bg-index.png);
  background-position: center;
}

.section-b .blurb-minimal-title {
  color: #fff;
}

.section-b .container-fluid {
  width: 90%;
}

.section-b .logo {
  filter: brightness(0.75);
  width: 100px;
}

.section-b .unit-body {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  margin: 0;
}

@media (min-width: 1600px) {
  .section-b {
    padding: 75px 0;
  }
}

@media (min-width: 1200px) {
  .section-b {
    padding: 50px 0;
  }
}

/* ============================== */
/* SECTION C */
/* ============================== */

.section-c .container-fluid {
  width: 90%;
}

.section-c .what-we-do-text {
  margin-top: 23px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6;
  padding-right: 50px;
}

@media (max-width: 992px) {
  .section-c h4 {
    font-size: 3rem;
  }

  .section-c .what-we-do-text {
    padding: 0;
  }
}

/* ============================== */
/* PRE-FOOTER CLASSIC */
/* ============================== */

.pre-footer-classic {
  background: url(../images/bg-index.png);
  background-position: bottom;
  background-size: cover;
}

.pre-footer-classic .col-lg-4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pre-footer-classic .list-terms-custom {
  justify-content: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .pre-footer-classic {
    padding: 50px 0;
    font-size: 18px;
  }

  .pre-footer-classic h5 + * {
    margin-top: 25px;
  }
}

/* ============================== */
/* FOOTER */
/* ============================== */

.footer-classic {
  padding: 25px 0;
}

.footer-links-container {
  margin-bottom: 30px;
}

footer span {
  color: inherit;
}

span.casely-group {
  color: #2ebbbb;
}

p.rights {
  font-size: 1rem;
  line-height: inherit;
}

/* ============================== */
/* SECTION */
/* ============================== */

.button-default,
.button-default:focus {
  background-color: #2ebbbb;
}

/* ============================== */
/* UI-TO-TOP */
/* ============================== */
.ui-to-top {
  left: 40px;
}
