.appointment div#gform_fields_1,
div#gform_fields_2 {
  gap: 10px !important;
}
.appointment .gform_footer.top_label input#gform_submit_button_1,
.gform_footer.top_label input#gform_submit_button_2 {
  display: flex;
  width: 100%;
  border-radius: 70px;
  background: #093d6c;
  padding: 18px;
  text-transform: uppercase;
  font-size: 18px;
}
.appointment .gform-body.gform_body div#gform_fields_1 input::placeholder,
.gform_body input::placeholder {
  color: #191919 !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.appointment .gform-body.gform_body div#gform_fields_2 textarea::placeholder {
  color: #191919 !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.appointment .gform-body.gform_body div#gform_fields_1 input,
.appointment .gform_body input {
  height: 51px !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.apn-schedule.apn-cols label.gfield_label.gform-field-label {
  color: #fff;
}
.appointment legend.gfield_label.gform-field-label {
  color: #fff;
}
.appointment .gform-body.gform_body div#gform_fields_1 input,
.appointment .gform_body input[type="radio"] {
  height: auto !important;
}
.appointment .gchoice label {
  color: #fff !important;
  text-align: left;
}
.apn-schedule.apn-cols select,
.cols-contact.cp-form select {
  height: 51px !important;
  font-size: 15px !important;
  line-height: 50px !important;
  text-align: left !important;
}
.appointment .gfield_radio,
.cols-contact.cp-form .gfield_radio {
  gap: 6px !important;
}
.cols-contact.cp-form label,
.cols-contact.cp-form legend.gfield_label {
  color: #fff !important;
}

/* my? */
div#gform_fields_1,
div#gform_fields_2 {
  gap: 10px !important;
}
.gform_footer.top_label input#gform_submit_button_1,
.gform_footer.top_label input#gform_submit_button_2,
.gform_footer.top_label input#gform_submit_button_4 {
  display: flex;
  width: 100%;
  border-radius: 70px;
  background: #093d6c;
  padding: 18px;
  text-transform: uppercase;
  font-size: 18px;
}
.gform-body.gform_body input::placeholder,
.gform_body input::placeholder {
  color: #191919 !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.gform-body.gform_body textarea::placeholder {
  color: #191919 !important;
  font-size: 15px !important;
  line-height: 24px !important;
}

#gform_fields_4
  legend.gfield_label.gform-field-label.gfield_label_before_complex {
  font-weight: 700;
  font-size: 18px;
}
#gform_fields_4 #field_4_11 label {
  font-weight: 700;
  font-size: 18px;
}

#gform_fields_4 #input_4_8,
#gform_fields_4 #input_4_9 {
  display: flex;
  flex-direction: column !important;
  gap: var(--gf-field-choice-gap);
  flex-wrap: wrap;
}
#gform_fields_4 {
  row-gap: 10px !important;
}
#gform_wrapper_4 .gform_title {
  text-align: center;
}
/* .gform-body.gform_body div#gform_fields_2 textarea::placeholder {
  color: #191919 !important;
  font-size: 15px !important;
  line-height: 24px !important;
} */
.gform-body.gform_body
  div#gform_fields_1
  input:not([type="radio"]):not([type="checkbox"]),
.gform_body input:not([type="radio"]):not([type="checkbox"]) {
  height: 51px !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.text-blue {
  color: #0085f5;
}
.bg-grey {
  background-color: #f7f9fa;
}
ul.checkList.checkList-default li:before {
    height: 20px !important;
    width: 20px !important;
}
.spacing-lg {
    padding: 50px 0 !important;
}
@media (max-width: 991px) {
  .sticky-wrapper .logo-wrapper {
    padding: 10px 0;
    justify-content: flex-start !important;
  }
}
.spacing-lg {
  padding: 80px 0;
}
.spacing-top-lg {
  padding-top: 80px;
}
.spacing-bottom-lg {
  padding-bottom: 80px;
}
.spacing {
  padding: 50px 0;
}
.spacing-top {
  padding-top: 50px;
}
.spacing-bottom {
  padding-bottom: 50px;
}
.spacing-sm {
  padding: 20px 0;
}
.spacing-top-sm {
  padding-top: 20px;
}
.spacing-bottom-sm {
  padding-bottom: 20px;
}

.cols-contact.cp-form input[type="checkbox"] {
  width: 30px !important;
  height: 30px !important;
}
fieldset#field_2_9 legend.gfield_label {
  color: #fff !important;
}
.cols-contact.cp-form .gfield_checkbox label {
  color: #fff !important;
  line-height: 30px;
}
.blog-img {
  height: 100%;
}
.blog-img img {
  height: 100%;
  object-fit: cover;
}
.footer-widget .footer-social-links img {
  filter: invert(1) !important;
}
.gfield textarea {
  height: 80px !important;
}
.apn-schedule legend.gfield_label.gform-field-label.gfield_label_before_complex,
.apn-schedule .ginput_container.ginput_container_checkbox label {
  color: #fff;
}
.appointment legend.gfield_label.gform-field-label.gfield_label_before_complex {
  margin-bottom: 0 !important;
}
.appointment .gform-body.gform_body div#gform_fields_1 input[type="checkbox"],
.gform_body input input[type="checkbox"] {
  height: 30px !important;
  width: 30px;
}
.appointment .ginput_container.ginput_container_checkbox label {
  line-height: 30px;
  text-align: left;
}
/* .gfield textarea {
  height: 80px !important;
}
.apn-schedule legend.gfield_label.gform-field-label.gfield_label_before_complex,
.apn-schedule .ginput_container.ginput_container_checkbox label {
  color: #fff;
}
legend.gfield_label.gform-field-label.gfield_label_before_complex {
  margin-bottom: 0 !important;
}
.gform-body.gform_body div#gform_fields_1 input[type="checkbox"],
.gform_body input input[type="checkbox"] {
  height: 30px !important;
  width: 30px;
}
.ginput_container.ginput_container_checkbox label {
  line-height: 30px;
  text-align: left;
} */
/**.first_block .blog-img {
    max-height: 465px;
}
.second_block img {
    max-height: 225px;
    min-height: 225px;
}
.third_block .blog-text-aside img {
    max-height: 225px;
    min-height: 225px;
}
.blog-with-img.last_child_blog img {
    max-height: 150px;
}**/

.blog-text-aside img {
  max-height: 250px;
  min-height: 250px;
}
.mobile_bg {
  display: none;
}
.desktop_bg {
  display: block;
}
.gt_switcher .gt_selected a img {
  width: 15px !important;
}
.gt_switcher .gt_option a img {
  width: 15px !important;
}
.gfield_checkbox {
  flex-direction: row !important;
}
html {
  -webkit-text-size-adjust: 100%;
}
.gform_validation_errors,
.gfield_validation_message {
  text-align: left !important;
}
@media (max-width: 991px) {
  .appointment .gform_footer.top_label input#gform_submit_button_1,
  .gform_footer.top_label input#gform_submit_button_2 {
    display: flex;
    width: 100%;
    border-radius: 70px;
    background: #093d6c;
    padding: 18px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center !important;
  }
  div#gform_wrapper_1 {
    padding: 0;
  }
  .gt_container--35aemo .gt_switcher .gt_selected a:after {
    display: none !important;
  }
  .apn-schedule.apn-cols input {
    text-align: left !important;
  }
  .footer-widget.footer-map iframe {
    width: 100% !important;
  }
  .spacing-lg {
    padding: 50px 0;
  }
  .spacing-top-lg {
    padding-top: 50px;
  }
  .spacing-bottom-lg {
    padding-bottom: 50px;
  }
  .spacing {
    padding: 30px 0;
  }
  .spacing-top {
    padding-top: 30px;
  }
  .spacing-bottom {
    padding-bottom: 30px;
  }
}
.bg-light {
  background-color: #f9f9f9 !important;
}
.bg-theme {
  background: var(--theme-color) !important;
}
.hero-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.hero-bg:before {
  content: "";
  display: block;
  background: #002435e6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero-bg img {
  object-fit: cover;
  object-position: center;
  height: 100%;
}
.hero-wrapper .hero-content {
  display: flex;
  align-items: end;
  padding: 50px 0 100px;
}
.hero-frt-content h6 {
  font-size: 20px;
  line-height: 28px;
  color: #0085f5;
  font-weight: 400;
  font-family: var(--heading-fonts);
}
.hero-frt-content h1 {
  color: var(--white-color);
  font-size: 42px;
  line-height: 60px;
  font-family: var(--instrument-font);
  font-weight: 500;
}
.hero-frt-content p {
  color: var(--white-color);
  font-family: var(--title-font);
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .hero-frt-content h1 {
    font-size: 36px;
    line-height: 46px;
    margin: 20px 0;
  }
}
.appointment {
  position: relative;
  z-index: 1;
  /*margin-top: -100px;*/
  margin-top: -20px;
}
.appointment .apn-cols {
  padding: 40px;
  background: var(--apn-bg);
  border-radius: var(--border-radius);
}
.apn-contact h3 {
  color: var(--white-color);
  font-family: var(--instrument-font);
  font-weight: 600;
  margin-bottom: 5px;
}
.apn-contact p {
  color: var(--white-color);
}
.apn-contact p:after {
  content: "";
  width: 55px;
  height: 2px;
  background: var(--white-color);
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}
.apn-contact h2 {
  color: var(--white-color);
  font-size: 32px;
  margin: 0;
  transition: 0.3s;
}
.apn-contact h2:hover {
  color: #0085f5;
}
.apn-schedule h4 {
  color: #fff;
  margin-bottom: 15px;
  font-family: var(--instrument-font);
}
.apn-schedule input {
  margin: 0;
}
@media (max-width: 767px) {
  .gform-body.gform_body div#gform_fields_1 input[type="checkbox"],
  .gform_body input input[type="checkbox"] {
    height: 20px !important;
    width: 20px;
  }
  .cols-contact.cp-form input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
  }
  .cols-contact.cp-form .gfield_checkbox label {
    line-height: 20px;
  }
  body .cp-texts.default_content label {
    color: #000;
  }
  .ginput_container.ginput_container_checkbox label {
    color: #fff;
    line-height: 20px;
    text-align: left;
  }
  body .header_google_trsn .gt_switcher .gt_option {
    width: 100% !important;
  }
  body .header_google_trsn .gt_switcher .gt_option a {
    width: 90% !important;
    margin: auto;
  }
  .mobile_bg {
    display: block;
  }
  .desktop_bg {
    display: none;
  }
  .hero-frt-content h1 {
    font-size: 25px;
    line-height: 35px;
    margin: 20px 0;
  }

  .img-w-text .row.align-items-center.custom__grid {
    flex-direction: column-reverse;
  }
  .sticky-wrapper .logo-wrapper {
    padding: 10px 0;
    justify-content: space-between !important;
  }
  .header_google_trsn .gt_switcher,
  .header_google_trsn .gt_switcher * {
    right: 0px;
  }
  .gform-theme--foundation .gfield textarea {
    height: 100px;
  }
  .blog-text-over {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block !important;
  }
  .second_block img {
    max-height: 165px;
    min-height: 165px;
  }
  .third_block .blog-text-aside img {
    max-height: 165px;
    min-height: 165px;
  }
  .blog-text-over .blog-content h5 {
    min-width: -webkit-fill-available;
  }
  legend.gfield_label.gform-field-label.gfield_label_before_complex {
    justify-content: flex-start !important;
    text-align: left !important;
    width: 100% !important;
  }
  .ginput_container_textarea textarea {
    text-align: left !important;
  }
  legend.gfield_label {
    justify-content: flex-start !important;
    width: 100% !important;
  }
  .header_google_trsn .gt_switcher,
  .header_google_trsn .gt_switcher * {
    width: fit-content !important;
    font-size: 11px !important;
  }
  html,
  body {
    overflow-x: hidden !important;
  }
  .header-layout .header-logo {
    max-width: unset !important;
  }
  .ginput_container.ginput_container_textarea {
    text-align: left !important;
  }
  .ginput_container.ginput_container_textarea textarea {
    text-align: left !important;
  }
  .gform_footer.top_label input[type="submit"] {
    text-align: center !important;
  }
  .blog-text-over .blog-content h5 {
    width: 100%;
  }
  .appointment .apn-cols {
    padding: 25px;
    border-radius: var(--border-radius-m);
    text-align: center;
  }
}
.cp-logos-swiper .swiper-slide {
  height: auto;
}
.logo-blc {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-blc img {
  max-width: 200px;
}
.iwt-vLInk,
.iwt-img {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.iwt-vLInk:before {
  content: "\f144";
  font-family: var(--icon-font);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #fff;
  z-index: 1;
}
.iwt-vLInk:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0003;
  transition: 0.3s;
  border-radius: inherit;
}
.iwt-vLInk:hover:after,
.js-video-button:hover:after {
  background: #0006;
}
.iwt-img.iwt-dbl-img {
  background-image: url(../img/star.png);
  background-repeat: no-repeat;
  background-position: 90% 20%;
}
.iwt-img.iwt-dbl-img .iwt-top {
  max-width: 75%;
}
.iwt-img.iwt-dbl-img .iwt-btm {
  width: 65%;
  margin: 0 auto;
  margin-right: unset;
  margin-top: -90px;
  display: block;
  position: relative;
}
.iwt-img.iwt-dbl-img img {
  border-radius: 10px;
  border: 5px solid #fff;
}
.iwt-content > img {
  max-width: 54px;
  margin-bottom: 20px;
}
.mtd-doc > img {
  width: calc(100% + 40px);
  border-radius: 10px;
  margin-bottom: 15px;
}
.mtd-doc-slide {
  border-radius: 10px;
  overflow: hidden;
  border-radius: 10px;
  overflow: hidden;
}
.mtd-doc-slide.js-video-button:after {
  border: 5px solid #fff;
}
.mtd-doc-slide img,
.mtd-doc-slide iframe {
  border-radius: 10px;
  border: 5px solid #fff;
}
@media (max-width: 767px) {
  .mtd-doc > img {
    max-width: 100%;
  }
}
.transformSmile-bg {
  position: absolute;
  right: 0;
  top: calc((110px / 2) * -1);
}
.smile-compare img,
.smile-compare .ratio,
.smile-compare iframe {
  border-radius: 10px;
  margin-bottom: 15px;
}
.cols-contact {
  background: var(--bg-color);
  padding: 40px;
  border-radius: 10px;
  color: #fff;
  height: 100%;
}
.cols-contact h2,
.cols-contact p {
  color: var(--white-colo);
}
.cols-contact p {
  margin-bottom: 25px;
}
.cta-wrapper {
  content: "";
  background: #000;
  background: linear-gradient(100deg, #000c 50%, #052441e6 50%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-img img {
  max-height: 650px;
  object-fit: cover;
  min-height: 400px;
}
.cta-content {
  padding: 40px;
}
.cta-content h2 {
  color: #fff;
  margin-bottom: 25px;
}
.call-to-action.style2 .cta-wrapper {
  background: #000c;
}
.call-to-action.style2 .cta-wrapper:before {
  content: "";
  height: 80%;
  display: block;
  width: 100%;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  bottom: 0;
  border: 8px solid #fff;
  max-width: calc(var(--main-container) + var(--container-gutters));
  margin: 0 auto;
}
@media (max-width: 767px) {
  .cta-wrapper {
    background: linear-gradient(175deg, #000c 50%, #052441e6 50%);
  }
  .cta-content {
    text-align: center;
  }
  .call-to-action.style2 .cta-wrapper:before {
    width: 94%;
    height: 90%;
    top: 5%;
    border: 6px solid #fff;
  }
}
.card-block {
  padding: 30px;
  border: 1px solid #000;
  border-radius: 10px;
  color: var(--theme-color);
  position: relative;
  overflow: hidden;
  transition: 0.3s;
  height: 100%;
}
.card-block .card-icon {
  margin-bottom: 20px;
}
.card-block .card-icon svg,
.card-block .card-icon path {
  fill: currentColor;
}
.card-block h5 {
  font-family: var(--instrument-font);
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.card-block p {
  margin: 0;
  color: #545454;
}
.card-block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--theme-color);
  z-index: -1;
  max-height: 0;
  transition: max-height 1s;
  overflow: hidden;
  border-radius: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.card-block:hover:before {
  max-height: 500px;
  height: 100%;
}
.card-block:hover {
  color: var(--white-color);
  background: #3d658b;
}
.card-block:hover h5,
.card-block:hover p {
  color: inherit;
}
input#gform_submit_button_1:hover {
    background: black !important;
}
@media (max-width: 767px) {
  .card-block {
    padding: 15px;
  }
}
.text-content h2 {
  margin-bottom: 40px;
}
.procedure-with-bg {
  background-image: url(../img/star-big.png);
  background-repeat: no-repeat;
  background-position: left center;
}
@media (max-width: 767px) {
  .procedure-with-bg {
    background-image: none;
  }
}
.card-testimonial {
  background: #fff;
  border: 2px solid #000;
  padding: 30px;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 0 25px;
}
.cp-testimonial-swiper .swiper-slide-active .card-testimonial {
  border-color: #093d6c;
}
.card-testimonial .card-tst-img img {
  border-radius: 15px;
  border: 1px solid #000;
  box-shadow: 0 5px 0 0 #d9d9d9;
  transform: rotate(-7deg);
}
.card-tst-content .tst-rating {
  font-size: 25px;
  color: #f9b132;
}
.card-testimonial h6 {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin: 15px 0;
}
.card-testimonial p {
  font-size: 18px;
  margin: 0;
  font-weight: 400;
  color: #383737;
}
.card-testimonial p:before {
  content: "-";
  margin-right: 4px;
}
@media (max-width: 991px) {
  .card-testimonial {
    padding: 20px;
    grid-template-columns: 75px 1fr;
    gap: 0 15px;
  }
  .card-tst-content .tst-rating {
    font-size: 18px;
  }
  .card-testimonial h6 {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
  }
  .card-testimonial p {
    font-size: 16px;
  }
}
.blog-img img {
  border-radius: 10px;
}
.blog-text-over {
  position: relative;
}
.blog-text-over .blog-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  background: #0006;
  border-radius: 10px;
  display: flex;
  align-items: flex-end;
  color: #fff;
  transition: 0.3s;
}
.blog-text-over:hover .blog-content {
  background: #093d6ca6;
}
.blog-text-over .blog-content h5 {
  color: inherit;
  font-size: 20px;
  line-height: 26px;
}
.blog-text-aside {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  align-items: flex-start;
}
.blog-text-aside + .blog-text-aside,
.blog-text-aside + .blog-with-img {
  margin-top: 15px;
}
.blog-cnt h6 a {
  color: #000;
}
.blog-cnt h6 a:hover {
  color: var(--theme-color);
}

.dental-services {
  --column-gap: 20px;
  --column-gap-mobile: 20px;
  --img-width: 180px;
  background-color: var(--theme-color);
  background-image: url(../img/service-bg.png);
  background-repeat: no-repeat;
  background-position: right 140px;
}
.ds-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.ds-wrapper .ds__servic-img {
  flex: 0 0 var(--img-width);
  max-width: var(--img-width);
}
.ds-wrapper .ds__servic-img img {
  border-radius: 10px;
}
.ds-wrapper .ds__service-col {
  flex: 0 0 calc((100% - var(--img-width)) / 4);
  max-width: calc((100% - var(--img-width)) / 4);
}
.ds-wrapper .ds__service-card {
  background: #073056;
  padding: 15px;
  border-radius: 10px;
  box-shadow: -2px 0px 0px 0px #06a3da;
  height: 100%;
}
.ds-wrapper .ds__service-card h5 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}
.ds-wrapper .ds__service-card p {
  color: #d5d5d5;
}
.ds-wrapper .ds__service-card p:first-letter {
  text-transform: capitalize;
}
@media (max-width: 1400px) {
  .ds-wrapper .ds__service-col {
    flex: 0 0 calc((100% - var(--img-width)) / 3);
    max-width: calc((100% - var(--img-width)) / 3);
  }
}
@media (max-width: 767px) {
  .ds-wrapper .ds__service-col,
  .ds-wrapper .ds__servic-img {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
}
@media (max-width: 675px) {
  .ds-wrapper .ds__service-col,
  .ds-wrapper .ds__servic-img {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% - var(--img-width) / 2);
  }
}
.footer-widget * {
  color: #fff;
}
.footer-widget > h4 {
  font-family: var(--instrument-font);
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 20px;
}
.footer-map iframe {
  border-radius: 10px !important;
  overflow: hidden;
}
.contact-widget-block {
  display: grid;
  grid-template-columns: 30px 1fr;
  color: #fff;
  padding: 15px 0;
}
.contact-widget-block i {
  font-size: 20px;
  margin-top: 1px;
}
.contact-widget-block .contact-phone {
  font-size: 24px;
  font-weight: 400;
}
.review-widget {
  padding: 10px 0;
}
.review-widget .reviw-stars {
  font-size: 9px;
}
.footer-social-links a {
  margin-right: 3px;
}
.footer-social-links a svg {
  width: 24px;
  height: 24px;
}
.footer-social-links a path {
  color: #f57e57 !important;
}
.footer-menu ul {
  margin: 0 0 25px;
  padding: 0;
}
.footer-menu ul li a {
  padding: 3px 0;
  display: block;
  transition: 0.2s;
}
.footer-menu ul li a:hover {
  color: #b1b1b1;
}
.th-footer-bottom * {
  color: #fff;
}
.footer-policy-links ul {
  margin: 0;
  padding: 0;
}
.footer-botoom-info ul li {
  display: inline-block;
  padding: 3px 0;
}
.footer-botoom-info ul li + li {
  margin-left: 12px;
}

.heading-banner {
  --background-image: url(../img/header-banner.png);
  --background-color: var(--theme-color);
  --min-height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: var(--background-image);
  background-color: var(--background-color);
  min-height: var(--min-height);
  margin-top: -1px;
}
.heading-banner.no-bg {
  background-image: none;
}
.heading-banner:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--background-color);
  opacity: 0.65;
  position: absolute;
}

.heading-banner h1 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  font-family: var(--instrument-font);
  margin: 0;
}
.heading-banner.heading-white-banner:before {
  display: none;
}
.heading-banner.heading-white-banner {
  background: none;
  --min-height: unset;
  padding: 50px 0 50px 0;
}
.heading-banner.heading-white-banner h1 {
  color: var(--theme-color);
  position: relative;
}
.heading-banner.heading-white-banner h1:after {
  content: "";
  height: 3px;
  width: 270px;
  background: var(--theme-color);
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}
.cp-texts h3 {
  margin-top: 30px;
}
.cp-texts > h3:first-child {
  margin-top: 0;
}
.cp-texts ul {
  display: flex;
  flex-direction: column;
  /* display: grid;
    grid-template-columns: max-content max-content; */
  gap: 0 20px;
}
@media (max-width: 767px) {
  .header-logo.logo-wrapper-content img {
    max-width: 260px;
  }
  .cp-texts ul {
    grid-template-columns: max-content;
  }
  .header-social-links a.header_social_link {
    display: none;
  }
  .gt_switcher .gt_selected a:after {
    display: none !important;
  }
}
body .cp-texts.default_content a.content_inside_btn {
  color: #ffffff !important;
  background-color: #093d6c !important;
  border-color: #083157 !important;
  border-radius: 5px !important;
}
body .cp-texts.default_content a.content_inside_btn span {
  color: #ffffff !important;
  padding: 0px 24px !important;
  font-size: 18px !important;
  line-height: 36px !important;
  border-color: #537899 !important;
  border-radius: 5px !important;
  text-shadow: none !important;
}
body .cp-texts.default_content a.content_inside_btn span:hover {
  padding-top: 1px !important;
}
body .cp-texts.default_content a.content_inside_btn:hover {
  opacity: 1 !important;
}
body .cp-texts.default_content ol {
  padding-left: 1.1rem !important;
}
body .cp-texts.default_content ol li {
  padding: 5px 0;
  padding-left: 0.5rem !important;
  list-style-type: auto !important;
}

body .cp-texts.default_content ol li::marker {
  color: #052441; /* Change this to any color you like */
  font-weight: 700;
}
/*-- -------------------------- -->
<---          Gallery           -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {
  #gallery-1897 {
    padding: var(--sectionPadding);
    margin-top: 30px;
    margin-bottom: 30px;
    /* background-color: #f6eddf; */
    /* stops the cs-graphics from causing an overflow */
    overflow: hidden;
    position: relative;
  }
  #gallery-1897 .cs-container {
    width: 100%;
    max-width: 80rem;
    margin: auto;
    display: flex;
    flex-direction: column;
    /* 48px - 64px */
    /* gap: clamp(3rem, 6vw, 4rem); */
    position: relative;
  }
  #gallery-1897 .cs-content {
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
    z-index: 1;
  }
  #gallery-1897 .cs-title {
    max-width: 25ch;
    margin: 0;
  }
  #gallery-1897 .cs-button-solid {
    font-size: 1rem;
    font-weight: 700;
    /* 46px - 56px */
    line-height: clamp(2.875em, 5.5vw, 3.5em);
    text-align: center;
    text-decoration: none;
    min-width: 9.375rem;
    margin: 0;
    /* prevents padding from adding to the width */
    box-sizing: border-box;
    padding: 0 1.5rem;
    background-color: var(--secondary);
    overflow: hidden;
    color: #fff;
    border: none;
    border-radius: 0.25rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: color 0.3s;
  }
  #gallery-1897 .cs-button-solid:before {
    content: "";
    width: 0;
    height: 100%;
    background: #000;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: width 0.3s;
  }
  #gallery-1897 .cs-button-solid:hover {
    color: #fff;
  }
  #gallery-1897 .cs-button-solid:hover:before {
    width: 100%;
  }
  #gallery-1897 .cs-gallery {
    width: 100%;
    display: grid;
    grid-auto-flow: row;
    /* 16px - 20px */
    gap: clamp(1rem, 2vw, 1.25rem);
    z-index: 1;
  }
  #gallery-1897 .cs-item {
    width: 100%;
    /* 16px - 32px */
    padding: clamp(1rem, 4vw, 2rem);
    /* background-color: #faf6f2; */
    /* 16px - 32px */
    border-radius: 1rem;
    display: grid;
    /* 8px - 16px */
    column-gap: clamp(0.5rem, 2vw, 1rem);
    row-gap: 1rem;
  }
  #gallery-1897 .cs-item-text {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
    color: var(--headerColor);
    grid-column: span 2;
  }
  #gallery-1897 .cs-picture-group {
    /* 160px - 320px */
    height: 70vh;
    border: 2px solid #052441;
    min-height: clamp(10rem, 23vw, 20rem);
    overflow: hidden;
    border-radius: 1rem;
    grid-column: span 1;
    position: relative;
  }
  #gallery-1897 .cs-picture {
    width: 100%;
    height: 100%;
    display: block;
  }
  #gallery-1897 .cs-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #gallery-1897 .cs-tag {
    font-size: 0.875rem;
    line-height: 1.5em;
    padding: 0.25rem 0.75rem;
    background: #05244176;
    /* background: rgba(0, 0, 0, 0.24); */
    color: white;
    border: 1px solid var(--bodyTextColorWhite);
    border-radius: 1.875rem;
    position: absolute;
    /* 8px - 16px */
    bottom: clamp(0.5rem, 2vw, 1rem);
    left: clamp(0.5rem, 2vw, 1rem);
    backdrop-filter: blur(8px);
  }
  #gallery-1897 .cs-graphic {
    /* 500px - 835px */
    width: clamp(31.25rem, 60vw, 52.1875rem);
    /* 453px - 757px */
    height: clamp(28.3125rem, 55vw, 47.3125rem);
    object-fit: cover;
    position: absolute;
    z-index: 0;
  }
  #gallery-1897 .cs-graphic-top {
    top: 0;
    right: -8.875rem;
  }
  #gallery-1897 .cs-graphic-bottom {
    bottom: 0;
    left: 0;
  }
}
/* Tablet - 600px */
@media only screen and (min-width: 37.5rem) {
  #gallery-1897 .cs-content {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  #gallery-1897 .cs-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  #gallery-1897 .cs-graphic-top {
    right: -8.375rem;
    transform: initial;
  }
  #gallery-1897 .cs-graphic-bottom {
    left: -7.5rem;
    transform: initial;
  }
}
/* Desktop - 1600px */
@media only screen and (min-width: 100rem) {
  #gallery-1897 .cs-graphic-top {
    margin-left: 15rem;
    left: 50%;
  }
  #gallery-1897 .cs-graphic-bottom {
    margin-right: 16.25rem;
    right: 50%;
    left: initial;
  }
}
#gallery-1897 .cs-item.custom-card {
  width: 100%;
  padding: clamp(1rem, 4vw, 2rem);
  /* background-color: #faf6f2; */
  border-radius: 1rem;
  display: flex;
  /* column-gap: clamp(0.5rem, 2vw, 1rem); */
  /* row-gap: 1rem; */
  flex-direction: column;
}
.slick-prev:before,
.slick-next:before {
  color: #052441 !important;
}
/*-- -------------------------- -->
<---         Services           -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {
  #services-1666 {
    margin: 30px 0px 30px 0px;
    padding: var(--sectionPadding);

    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  #services-1666 .cs-container {
    width: 100%;
    /* changes to 1280px at small desktop */
    max-width: 36.5rem;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* 40px - 64px */
    gap: clamp(2.5rem, 3.9vw, 4rem);
  }
  #services-1666 .cs-image-group {
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
  }
  #services-1666 .cs-picture {
    width: 100%;
    min-height: 20.5rem;
    display: block;
    position: relative;
  }
  #services-1666 .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #services-1666 .cs-floater {
    width: clamp(20.125rem, 40vw, 28.1875rem);
    height: clamp(20.1875rem, 40vw, 28.25rem);
    position: absolute;
    bottom: 0rem;
    z-index: 1;
    mix-blend-mode: soft-light;
  }
  #services-1666 .cs-content {
    padding: 0px 10px;
    text-align: left;
    width: 100%;
    max-width: 40.625rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex: none;
  }
  #services-1666 .cs-title {
    /* 16px - 24px */
    margin: 0 0 clamp(1rem, 1.96vw, 1.5rem) 0;
  }
  #services-1666 .cs-text {
    /* 16px - 24px */
    margin: 0 0 clamp(1rem, 1.96vw, 1.5rem) 0;
  }
  #services-1666 .cs-faq-group {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* 16px - 20px */
    gap: clamp(1rem, 2.4vw, 1.25rem);
  }
  #services-1666 .cs-faq-item {
    list-style: none;
    width: 100%;
    background-color: transparent;
    border: 1px solid #e8e8e8;
    padding: 0;
    box-sizing: border-box;
    transition: border-bottom 0.3s;
  }
  #services-1666 .cs-faq-item.active .cs-indicator:before {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  #services-1666 .cs-faq-item.active .cs-indicator:after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  #services-1666 .cs-faq-item.active .cs-item-p {
    height: auto;
    padding-top: 1rem;
    opacity: 1;
    transform: scaleY(1);
  }
  #services-1666 .cs-faq-item:hover {
    cursor: pointer;
  }
  #services-1666 .cs-button {
    /* 16px - 20px */
    font-size: clamp(1rem, 2vw, 1.25rem);
    line-height: 1.2em;
    text-align: left;
    font-weight: bold;
    width: 100%;
    padding: 1rem 1rem 0 1rem;
    border: none;
    background: transparent;
    color: var(--headerColor);
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* 16px - 24px */
    gap: clamp(1rem, 2.5vw, 1.5rem);
    position: relative;
    transition: background-color 0.3s, color 0.3s;
  }
  #services-1666 .cs-button:hover {
    cursor: pointer;
  }
  #services-1666 .cs-indicator {
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    z-index: 1;
  }
  #services-1666 .cs-indicator:before {
    /* left line */
    content: "";
    width: 1rem;
    height: 0.125rem;
    background-color: #767676;
    opacity: 1;
    border-radius: 2px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.5s;
  }
  #services-1666 .cs-indicator:after {
    /* right line */
    content: "";
    width: 1rem;
    height: 0.125rem;
    background-color: #767676;
    opacity: 1;
    border-radius: 2px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: transform 0.5s;
  }
  #services-1666 .cs-button-text {
    width: 90%;
    padding: 0;
    display: block;
  }
  #services-1666 .cs-item-p {
    font-size: 0.875rem;
    line-height: 1.5em;
    width: 100%;
    max-width: none;
    height: 0;
    margin: 0;
    /* 16px - 24px */
    padding: 0 1rem 1rem 1rem;
    /* prevents padding and border from affecting height and width */
    box-sizing: border-box;
    opacity: 0;
    color: var(--bodyTextColor);
    /* clips the text so it doesn't show up */
    overflow: hidden;
    position: relative;
    transition: opacity 0.3s, padding-bottom 0.3s, padding-top 0.3s;
  }
  #services-1666 .cs-icon {
    width: 2rem;
    height: 2rem;
    display: block;
  }
  #services-1666 .cs-button-solid {
    font-size: 1rem;
    font-weight: 700;
    line-height: clamp(2.875rem, 5.5vw, 3.5rem);
    text-align: center;
    text-decoration: none;
    width: clamp(11.625rem, 23vw, 13.625rem);
    /* 28px - 40px */
    margin: clamp(1.75rem, 3.9vw, 2.5rem) 0 0 0;
    /* prevents padding from affecting height and width */
    box-sizing: border-box;
    padding: 0 1.5rem;
    color: #fff;
    background-color: var(--primary);
    display: inline-block;
    position: relative;
    z-index: 1;
  }
  #services-1666 .cs-button-solid:before {
    content: "";
    width: 0%;
    height: 100%;
    background: #000;
    opacity: 1;
    /* add a border radius below this to round corners */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: width 0.3s;
  }
  #services-1666 .cs-button-solid:hover:before {
    width: 100%;
  }
}
/* Tablet - 768px */
@media only screen and (min-width: 48rem) {
  #services-1666 .cs-picture {
    height: 100%;
    min-width: 36.5rem;
    width: 48vw;
    right: 0;
    top: 0;
  }
}
/* Small Desktop - 1024px */
@media only screen and (min-width: 64rem) {
  #services-1666 .cs-container {
    max-width: 80rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  #services-1666 .cs-content {
    width: 55%;
  }
  #services-1666 .cs-image-group {
    width: 100%;
    max-width: 33.875rem;
  }
  #services-1666 .cs-picture {
    width: 100%;
    min-width: 100%;
  }
  #services-1666 .cs-floater {
    width: 28.1875rem;
    right: clamp(50%, 18vw, 75%);
    bottom: -6.25rem;
  }
}
.mb-3-custom {
  margin-bottom: 2px;
}

@media (max-width: 767px) {
  .mb-3-custom {
    margin-bottom: 10px; /* Increased spacing for mobile */
  }
}
.default_content #gform_wrapper_1[data-form-index="0"].gform-theme,
[data-parent-form="1_0"] {
  width: 75% !important;
}
/* gravity form 3 */
.default_content #input_3_11_1,
.default_content #input_3_10_1 {
  height: 20px !important;
}
.default_content #gform_submit_button_3 {
  display: flex;
  width: 100%;
  border-radius: 70px;
  background: #093d6c;
  padding: 18px;
  text-transform: uppercase;
  font-size: 18px;
}
.default_content #gform_fields_3 {
  grid-row-gap: 16px !important;
}
.default_content #gfield_consent_description_3_10 {
  height: 58px;
  overflow-x: auto;
}
/* end gravity form 3 */
/* header doctor css */

.mobile-doctor {
  display: none;
}

/* Mobile styles */
@media screen and (max-width: 767px) {
  .desktop-doctor {
    display: none;
  }

  .mobile-doctor {
    display: block;
    font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 600 !important;
  }
  .logo-wrapper .logo-wrapper-content .mob-link {
    margin-top: 10px !important;
  }
  .default_content img.halfsizeimg {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.media_page .card-title {
  color: #052441 !important;
}

.media_page .cs-icon {
  width: 1.25rem;
  height: auto;
  display: block;
  transition: transform 0.3s;
}

.media_page a:hover {
  color: black;
}
.default_content img.halfsizeimg {
  max-width: 40%;
  width: 40%;
}
/*-- -------------------------- -->
<---           Blog             -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {
  #blog-1580 {
    margin: 60px 0px;
    padding: var(--sectionPadding);
    position: relative;
    z-index: 1;
  }
  #blog-1580 .title-md {
    padding-bottom: 30px;

    font-weight: 600;
  }
  #blog-1580 .cs-container {
    width: 100%;
    /* changes to 1280px at tablet */
    max-width: 36.5rem;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* 48px - 64px */
    gap: clamp(3rem, 6vw, 4rem);
  }
  #blog-1580 .cs-content {
    /* set text align to left if content needs to be left aligned */
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    /* centers content horizontally, set to flex-start to left align */
    align-items: center;
  }
  #blog-1580 .cs-title {
    max-width: 20ch;
  }
  #blog-1580 .cs-button-solid {
    font-size: 1rem;
    /* 46px - 56px */
    line-height: clamp(2.875rem, 5.5vw, 3.5rem);
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    margin: 0;
    color: #fff;
    min-width: 12.5rem;
    padding: 0 1.5rem;
    background-color: var(--primary);
    display: inline-block;
    position: relative;
    z-index: 1;
    /* prevents padding from adding to the width */
    box-sizing: border-box;
    transition: color 0.3s;
  }
  #blog-1580 .cs-button-solid:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    background: #000;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: -1;
    transition: width 0.3s;
  }
  #blog-1580 .cs-button-solid:hover {
    color: #fff;
  }
  #blog-1580 .cs-button-solid:hover:before {
    width: 100%;
  }
  #blog-1580 .cs-card-group {
    width: 100%;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    row-gap: 1.75rem;
    /* 16px - 20px */
    column-gap: clamp(1rem, 2.5vw, 1.25rem);
  }
  #blog-1580 .cs-item {
    text-align: left;
    list-style: none;
    overflow: hidden;
    grid-column: span 12;
    position: relative;
    z-index: 1;
    transition: box-shadow 0.3s, transform 0.3s;
  }
  #blog-1580 .cs-item:hover .cs-picture img {
    opacity: 0.3;
    transform: scale(1.1);
  }
  #blog-1580 .cs-item:hover .cs-h3 {
    color: var(--primary);
  }
  #blog-1580 .cs-link {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #blog-1580 .cs-picture {
    width: 100%;
    min-height: 13.75rem;
    /* changes at tablet */
    max-height: 18.75rem;
    height: 100vw;
    /* 16px - 24px */
    margin: 0 0 clamp(1rem, 3vw, 1.5rem) 0;
    background-color: #1a1a1a;
    overflow: hidden;
    display: block;
    /* prevents flexbox from squishing it */
    flex: none;
    position: relative;
    z-index: 1;
  }
  #blog-1580 .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: transform 0.6s, opacity 0.3s;
  }
  #blog-1580 .cs-flex {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 2;
  }
  #blog-1580 .cs-date {
    font-size: 1rem;
    line-height: 1.2em;
    font-weight: 700;
    text-align: inherit;
    margin: 0 0 2rem 0;
    padding: 0.5rem 1rem;
    /* prevents padding from affecting height and width */
    box-sizing: border-box;
    background-color: #d1d3d4;
    color: #1a1a1a;
    display: inline-block;
    position: absolute;
    left: 1rem;
    bottom: 100%;
    z-index: 2;
  }
  #blog-1580 .cs-h3 {
    /* 20px - 25px */
    font-size: 18px;
    text-align: inherit;
    line-height: 1.2em;
    font-weight: 700;
    color: var(--headerColor);
    /* 12px - 16px */
    margin: 0 0 clamp(0.75rem, 2vw, 1rem) 0;
    transition: color 0.3s;
  }
  #blog-1580 .cs-item-text {
    /* 14px - 16px */
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    line-height: 1.5em;
    text-align: inherit;
    margin: 0;
    color: var(--bodyTextColor);
  }
}
/* Tablet - 768px */
@media only screen and (min-width: 48rem) {
  #blog-1580 .cs-container {
    max-width: 80rem;
  }
  #blog-1580 .cs-content {
    text-align: left;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #blog-1580 .cs-title {
    margin: 0;
  }
  #blog-1580 .cs-item {
    grid-column: span 4;
  }
  #blog-1580 .cs-picture {
    min-height: 11.25rem;
    /* 180px - 284px */
    height: clamp(11.25rem, 23vw, 17.75rem);
    max-height: 100%;
  }
}
#blog-1580 .button-primary {
  background: var(--clr-1);
  color: var(--clr-white);
  border: 1px solid transparent;
  font-size: 14px;
  line-height: 18px;
  padding: 22px 40px;

  border-radius: 50px;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  font-family: "Poppins";
}

#blog-1580 .button-primary:hover {
  background: var(--clr-white);

  color: var(--clr-1);

  border: 1px solid var(--clr-1);
}
.blog-hero {
  height: 600px;
}
/*-- -------------------------- -->
<---          Banner            -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {
  #banner-310 {
    /* 144px - 252px */
    padding-top: clamp(9rem, 25vw, 15.75rem);
    /* 80px - 140px */
    padding-bottom: clamp(5rem, 13vw, 8.75rem);
    position: relative;
    z-index: 1;
  }
  #banner-310 .cs-container {
    width: 100%;
    max-width: 80rem;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #banner-310 .cs-int-title {
    /* 39px - 49px */
    font-size: 50px;
    line-height: 50px;
    font-family: "Poppins";
    font-weight: 900;
    font-style: italic;
    color: var(--clr-black);
    margin-bottom: 40px;
    position: relative;
  }
  #banner-310 .cs-breadcrumbs {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #banner-310 .cs-link {
    /* 14px - 16px */
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    line-height: 1.2em;
    text-decoration: none;
    color: var(--bodyTextColorWhite);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #banner-310 .cs-link:last-of-type {
    /* remove the chevron on the last list item */
  }
  #banner-310 .cs-link:last-of-type::after {
    display: none;
  }
  #banner-310 .cs-link:after {
    /* chevron - added as pseudo to make adding and removing them easier */
    content: "";
    width: 0.4375rem;
    height: 0.75rem;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    background: url("https://csimg.nyc3.digitaloceanspaces.com/Banners/chevron-right.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  #banner-310 .cs-link.cs-active {
    color: var(--primaryLight);
  }
  #banner-310 .cs-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
  }
  #banner-310 .cs-background:before {
    /* black overlay box */
    content: "";
    width: 100%;
    height: 100%;
    background: #38383800;
    opacity: 0.72;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
  }
  #banner-310 .cs-background img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
#blog-1580 .pagination {
  gap: 12px;
  display: flex;
  padding-left: 0;
  list-style: none;
}
.blog_inner {
  width: 70%;
}
#blog-1580 .cs-h3 {
  color: black !important;
}
#blog-1580 .cs-item-text {
  color: black;
}
#blog-1580 .cs-item .cs-link:hover .cs-h3 {
  color: #052441 !important;
}

#blog-1580 .cs-item .cs-link:hover .cs-item-text {
  color: #093d6c !important;
}

.cs-h3,
.cs-item-text {
  transition: color 0.3s ease;
}
.pagination .page-numbers.current {
  font-weight: 700;
}
.pagination .page-numbers:hover {
  font-weight: 700;
}
@media (max-width: 991px) {
  .heading-content.text-center.blog-title h1 {
    font-size: 30px;
    line-height: normal;
  }
}

/* Small Screens (Mobile Devices) */
@media (max-width: 767px) {
  .heading-content.text-center.blog-title h1 {
    font-size: 24px;
    line-height: normal;
  }
  #blog-1580 .cs-card-group {
    padding: 0px 10px;
  }
}

/* Extra Small Screens */
@media (max-width: 480px) {
  .heading-content.text-center.blog-title h1 {
    font-size: 20px;
    line-height: normal;
  }
  #blog-1580 .cs-card-group {
    padding: 0px 10px;
  }
}
.cp-texts.default_content a{
	    font-weight: 700;
    color: var(--theme-color);
    text-decoration: underline;
    outline: 0;
    -webkit-transition: allease 0.4s;
    transition: allease 0.4s;
}


.th-btn2{
    position: relative;
    z-index: 2;
    vertical-align: middle;
    display: inline-flex;
    border: none;
    text-align: center;
    background-color: white;
    color: black;
    font-family: var(--body-fonts);
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    border-radius: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: inset 0 0 0 0 var(--theme-color2);
    padding: 22px 35px;
    margin-left: 10px;
}

.th-btn2:hover{
  background: black; !important;
  color: white !important;
}

/*====================
New section css
==================*/


.heading-nyc {
    font-weight: 600;
    font-size: 40px;
}

.description-nyc {
    font-size: 17px;
}

.upper-section{
    width: 45%;
}

.upper-section h2{
    color: #093D6C;
}

.news-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    transition: transform 0.3s ease-in-out;
    position: relative;
}

.overlay-text {
    position: absolute;
    bottom: 65px;
    width: 100%;
    color: #FF0000;
    padding: 10px 20px;
    font-size: 15px;
}

.new-card p {
    font-size: 14px;
}

.yt-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.yt-wrapper iframe {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
    padding: 12px 12px 0px 12px;
}

.yt-text {
    position: absolute;
    bottom: 8px;
    /* Text bottom position */
    left: 35%;
    transform: translateX(-50%);
    color: red;
    /* Red text color */
    font-size: 15px;
    /* font-weight: bold; */
    background: #0c0c0c24;
    padding: 8px;
    border-radius: 6px;
}

/*==========================
resposive section
========================*/

@media only screen and (max-width: 600px) {
    /* CSS for mobile screens */
    .heading-nyc {
    font-weight: 600;
    font-size: 25px;
}

.upper-section{
    width: 100%;
}

    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 14px;
    }

    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 8px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }

}



@media only screen and (min-width: 600px) and (max-width: 768px) {
    /* CSS for tablets */

.upper-section{
    width: 80%;
}
    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 14px;
    }

    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 8px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* CSS for small laptops */

.upper-section{
    width: 80%;
}

    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 13px;
    }

    .heading-nyc {
    font-weight: 600;
    font-size: 25px;
}

.new-card p {
    font-size: 10px;
}


    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 8px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }
}

@media only screen and (min-width: 1024px) {
    /* CSS for desktops */

       .upper-section{
    width: 45%;
}
     .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 15px;
    }

    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 13px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }
}


/*====================
New Section3 CSS
===================*/
.dental-type{
    background-color: #F4F5F7;
}

.dental-type .upper-section{
    width: 50%;
}

.upper-section h2{
    color: #093D6C;
}

.dental-type .card {
    width: 90%;
    border: 1px solid #052441;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover effect */
.dental-type .card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.dental img{
  width: 50px;
}

/*============
responsive
============*/


@media only screen and (max-width: 600px) {
    /* CSS for mobile screens */
.upper-section br{
    display: none;
}


  .dental-type .upper-section{
    width: 100%;
}
.dental-type .card {
    width: 100%;
  
}

}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    /* CSS for tablets */

  .upper-section br{
    display: none;
}

.dental-type .upper-section{
    width: 70%;
}

}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* CSS for small laptops */


    .upper-section br{
    display: none;
}

.dental-type .upper-section{
    width: 56%;
}

}

/*==============
new section4
================*/


.candidate-section {
    background: #fdfdfd;
}

.heading-title {
    font-size: 38px;
    line-height: 1.2;
    color: #003E8A;
}

.check-icon {
    color: #0050D5;
    font-size: 20px;
}

.check-icon img{
  width: 10px;
}

.candidate-img {
    width: 100%;
    /* height: auto; */
    /* border-radius: 20px; */
}

.candidate-left p{
    font-weight: 600;
}

/* STAR DECORATION */
.star-shape {
    color: #004CDA;
    font-size: 55px;
    position: absolute;
}

.star-top {
    top: -40px;
    left: -5%;
}

.star-bottom {
    bottom: -30px;
    right: -4%;
}

/* RESPONSIVE FIXES */
@media (max-width: 767px) {
    .heading-title {
        font-size: 28px;
    }

    .star-shape {
        font-size: 40px;
    }

    .star-top {
        top: -10px;
        right: -10px;
    }

    .star-bottom {
        bottom: -10px;
        left: -10px;
    }
}

/*================
New Section5
================*/

.dental-implant-section  {
    background: #fdfdfd;
}

.dental-implant-right h2{
    font-size: 38px;
    line-height: 1.2;
    color: #003E8A;
}

.yt-text {
    position: absolute;
    bottom: 8px;
    left: 35%;
    transform: translateX(-50%);
    color: red;
    font-size: 15px;
    background: #0c0c0c24;
    padding: 8px;
    border-radius: 6px;
}

.yt-wrapper {
    position: relative;
}

.dental-implant-left p{
    font-size: 13px;
}

.yt-wrapper iframe {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
    padding: 12px 12px 0px 12px;
}

.dental-implant-left .video{

  height: 360px;
}


/*==========================
resposive section
========================*/

@media only screen and (max-width: 600px) {
    /* CSS for mobile screens */

.dental-implant-right h2{
    font-size: 25px;
}
    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

   
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    /* CSS for tablets */
.dental-implant-right h2{
    font-size: 25px;
}
    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }
}

/*============
New Section6
=============*/

.procedure p{
  color: white;
}

.procedure h2{
  color: white;
}

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

    /* CSS for mobile screens */
    .procedure h2 {
        font-size: 30px !important;
    }
 .procedure p {
        font-size: 13px !important;
    }

}


@media only screen and (min-width: 600px) and (max-width: 768px) {

    /* CSS for tablets */
    .procedure h2 {
        font-size: 30px !important;
    }

    .procedure p {
        font-size: 15px !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    /* CSS for small laptops */
    .procedure h2 {
        font-size: 30px !important;
    }

    .procedure p {
        font-size: 12px !important;
    }

}

@media only screen and (min-width: 1024px) {

    /* CSS for desktops */
    .procedure h2 {
        /* font-size: 30px !important; */
    }

    .procedure p {
        font-size: px !important;
    }

}


/*===========
New Section 7
==============*/
.timeline-section-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: #093D6C;
}

.timeline-section-sub-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
}

.timeline-section .step-card {
    background: #0c2e4e;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.step-card-inner{
display: flex;
gap: 10px;

}

.step-number {
    font-size: 30px;
    font-weight: 700;
    color: #00a3e0;
}

.step-title {
    line-height: 1.2;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.step-card p{

    font-size: 15px;
    color: white;
}

/*============
Section 7 video
==============*/

.yt-text7 {
    position: absolute;
    bottom: 8px;
    left: 38%;
    transform: translateX(-50%);
    color: red;
    font-size: 13px;
    background: #0c0c0c24;
    padding: 8px;
    border-radius: 6px;
    line-height: 1.2;
}

@media only screen and (max-width: 600px) {
    /* CSS for mobile screens */
    .heading-nyc {
    font-weight: 600;
    font-size: 25px;
}

    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 14px;
    }

    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 8px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }

}


@media only screen and (min-width: 600px) and (max-width: 768px) {
    /* CSS for tablets */

    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 14px;
    }

    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 8px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* CSS for small laptops */


    .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

.new-card p {
    font-size: 10px;
}


    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 8px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }
}

@media only screen and (min-width: 1024px) {
    /* CSS for desktops */
     .yt-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .description-nyc {
        font-size: 15px;
    }

    .yt-text {
        position: absolute;
        bottom: 8px;
        left: 35%;
        transform: translateX(-50%);
        color: red;
        font-size: 13px;
        background: #0c0c0c24;
        padding: 8px;
        border-radius: 6px;
    }
}

/*================
New Section 8
=================*/

.recovery img{
 
 width: 15px;
 
}

  /*=========================
    New Section 9 (Dental schedual)
    ==============================*/

.dental-schedule-left-box {
    background: #ebebec;
}

.dental-schedule-right-box {
    background: #042b4e;
    color: #fff;
    padding: 40px;
    border-radius: 0;
    height: 100%;
}

.dental-schedule-right-box h1 {
    font-size: 35px;
    color: white;
}

.dental-schedule-right-box p {
    font-size: 20px;
    color: white;
}

.right-box-btn {
    background: #0c4b8a;
    border: none;
    font-size: 18px;
    color: #fff;
}

.right-box-btn:hover {
    background-color: #000;
}
input#gform_submit_button_2:hover
{
    background: #000 !important;
}
.blog-cnt a:hover {
    color: #000000;
}
/*=========
responsive
===========*/
@media only screen and (max-width: 600px) {

    /* CSS for mobile screens */
   .dental-schedule-right-box h1  {
    font-size: 20px;
}

.dental-schedule-right-box p {
    font-size: 15px;
}
.dental-schedule-right-box p br {
    display: none;
}

.right-box-btn {
    font-size: 15px;
}

}

@media(max-width: 460px) {
.ds-wrapper {
flex-direction: column;
}
.ds__servic-img,.ds__service-col {
max-width: 100% !important;
}
}
/*==========
New footer
============*/

.footer {
    background: #052441;
    color: #fff;
}
.footer-section-title{
  color: white !important;
}

.new-footer li{
    margin: 13px 0px 0px 0px;
    font-size: 12px;
}
.star-review p{
  color: white !important;
}

.star-review i{
  font-size: 13px;
}

.new-footer a {
    color: #c7d7e0;
    text-decoration: none;
}

a:hover {
    color: #fff;
}

.location{
    color: white !important;
}

.footer-section-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1rem;
}

.footer {
    padding: 50px 0;
}

.social-icons i {
    color: #F57E57;
    font-size: 22px;
    margin-right: 12px;
}

.border-top-line {
    border-top: 1px solid #2f4b5b;
    margin-top: 40px;
    padding-top: 20px;
}
.border-top-line p{
    font-size: 12px;
    color: white !important;

}

.phone-No li{
  font-size: 20px;
}

