h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
}

h2 {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  color: #314874;
  font-weight: normal;
  padding-bottom: 10px;
}

body {
  font-family: "Montserrat";
}

hr {
  border: 0.75px solid #314874;
  width: 80%;
  margin: auto;
}

/* COMMON */

.container-fluid {
  padding: 1% 10% 1%;
}

.sms_title {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2rem;
  line-height: 1.5;
  color: #314874;
  text-align: center;
}

.sms_text {
  font-family: "Montserrat";
  font-size: 1.3rem;
  line-height: 1.5;
  color: #314874;
  text-align: left;
}

.sms_li {
  font-family: "Montserrat";
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #314874;
  text-align: left;
}

/* CONTACT */

.contacts {
  color: #314874;
}

#no_padding_top_bottom {
  padding-top: 5px;
  padding-bottom: 0;
}

/* NAV */
.navbar {
  padding: 0 0 0.5rem;
}

.navbar-brand {
  font-family: "Ubuntu";
  font-size: 2rem;
  font-weight: bold;
}

.nav-item {
  padding: 0 18px;
}

.nav-link {
  font-size: 1.2rem;
  font-family: "Montserrat";
}

#nav-link-text {
  color: #314874;
}

/* TITLE */

.title {
  margin: 10px auto 0 auto;
  font-family: Sacramento, cursive;
  font-size: 5rem;
  font-weight: bold;
  color: #314874;
  line-height: 1;
}

.title-img {
  width: 100%;
  transform: rotate(0deg);
  position: relative;
  /* right: 5%; */
}

.big-heading {
  font-weight: 900;
  font-size: 3.75rem;
  line-height: 1.25;
}

#title {
  /* background-color: #fff; */
  color: #314874;
}

/* SERVICES */

.feature-box {
  text-align: center;
  padding: 2%;
}

.service_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #314874;
  text-align: center;
}

.services_p {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #314874;
}

#features {
  padding: 3% 20%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

/* HOURS */

.schedule_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #fff;
}

#schedule {
  background-color: #314874;
  color: #fff;
  text-align: center;
  padding: 3% 7%;
}

/* INSURANCE */

.insurance_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #314874;
}

.insurance_h4 {
  color: #314874;
}

#insurance_plans {
  padding: 3% 7%;
  text-align: center;
}

/* OUR PRACTICE */

.circular-portrait {
  position: relative;
  width: 30vw;
  height: 30vw;
  overflow: hidden;
  border-radius: 50%;
}

.circular-portrait img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about_us_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #314874;
}

.about_us_p {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #314874;
}

#about_us {
  padding: 3% 7%;
  text-align: center;
}

#image-align {
  vertical-align: middle;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* DOCTOR */

.about_doc_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #314874;
}

.about_doc_p {
  font-size: 1.1rem;
  line-height: 1.2;
}

#about_doc {
  background-color: #fff;
  color: #314874;
  padding: 3% 7%;
  text-align: center;
}

#profile-align {
  position: relative;
  vertical-align: middle;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* ICON */

.icon {
  color: #314874;
  margin-bottom: 1rem;
}

.icon:hover {
  color: #ef8172;
}

/* BOTTOM */

.cta_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
}

.cta_p {
  font-size: 1.4rem;
  line-height: 1.2;
}

#cta {
  background-color: #314874;
  color: #fff;
  padding: 3% 7%;
  text-align: center;
}

/* FOOTER */

.social-icn {
  margin: 20px 10px;
}

#footer {
  padding: 7% 15%;
  text-align: center;
  color: #314874;
}

.copy_text {
  color: #314874;
}

/* TASKS */

.task_col {
  vertical-align: middle;
}

.thead_sabre {
  background-color: #314874;
  color: #fff;
}

/* BUTTON */

.btn-sabre,
.btn-sabre:active,
.btn-sabre:visited,
.btn-sabre:focus {
  border-color: #314874;
  color: #314874;
}

.btn-sabre:hover {
  background-color: #314874;
  border-color: #314874;
  color: #fff;
}

.btn-sabre-margin-r {
  margin-right: 1rem;
}

.page-link-sabre {
  z-index: 2;
  color: #314874;
  text-decoration: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link-sabre:hover {
  z-index: 2;
  color: #314874;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.link_text {
  z-index: 2;
  text-decoration: none;
  color: #314874;
}

.dir_title {
  color: #314874;
}

/* MISC */

.space {
  padding-top: 10px;
}

.center_text {
  text-align: center;
  color: #314874;
}

.index_image {
  width: 50%;
  height: auto;
}

.vidieo_h3 {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #fff;
}

.video-col {
  padding: 3% 2%;
  padding-bottom: 0.5%;
}

.responsive-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 640px;
}

#latest_video {
  background-color: #314874;
  color: #fff;
  text-align: center;
  padding-top: 3%;
}

#video_card {
  padding: 100px;
}
