@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
/*:root {
  --primary-color: #ffffff;
  --secondary-color: #ea7241;
  --third-color: #F65C1D;
  --fourth-color: #10375C;
  --fifth-color: #;
} */

body {
  font-family: var(--font-name), sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px; }

body,
html {
  overflow-x: hidden; }

h1 {
  font-size: 52px;
  font-weight: bold;
  line-height: 65px;
  font-family: var(--font-name), serif;
  color: #10375C; }

h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 54px;
  font-family: var(--font-name), serif;
  color: #10375C; }

h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 54px;
  font-family: var(--font-name), serif; }

h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 54px;
  font-family: var(--font-name), serif; }

p {
  font-family: var(--font-name), sans-serif;
  font-weight: 400;
  font-size: 20px; }

a:hover {
  color: #F65C1D; }

#page-header {
  padding: 25px 0;
  position: relative;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%; }

.page-content {
  margin-top: -90px; }

.btn {
  color: #fff;
  font-family: var(--font-name), sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: var(--secondary-color);
  padding: 10px 24px;
  border-radius: 0px;
  text-decoration: none;
  transition: 0.3s;
  border: 2px solid var(--secondary-color); }

.btn:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #F65C1D; }

.large_practice_name_line_1 {
  font-size: 30px; }

.large_practice_name_line_2 {
  font-size: 20px; }

.large_optional_tag {
  font-size: 20px; }

.large_contact_number {
  font-size: 26px; }

.medium_practice_name_line_1 {
  font-size: 24px; }

.medium_practice_name_line_2 {
  font-size: 18px; }

.medium_optional_tag {
  font-size: 18px; }

.medium_contact_number {
  font-size: 24px; }

.small_practice_name_line_1 {
  font-size: 20px; }

.small_practice_name_line_2 {
  font-size: 16px; }

.small_optional_tag {
  font-size: 16px; }

.small_contact_number {
  font-size: 20px; }

#page-header .row {
  align-items: center; }

#page-header .menu-wrap {
  float: left;
  display: flex; }

#page-header .menu-wrap .book-demo-btn {
  position: absolute;
  right: 115px; }

#page-header .menu-wrap .book-demo-btn li {
  list-style: none; }

#page-header .menu-wrap .book-demo-btn li a {
  color: #101929;
  font-family: var(--font-name), sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 10px 24px;
  border-radius: 0px;
  text-decoration: none;
  transition: all ease 0.3s;
  color: #fff; }

#page-header .menu-wrap .book-demo-btn li a:hover {
  background-color: #fff; }

#page-header .menu-wrap ul {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  padding: 0; }

#page-header .menu-wrap ul li {
  list-style: none;
  padding: 0 15px;
  margin: 0; }

#page-header .menu-wrap ul li a {
  color: #101929;
  font-family: var(--font-name), sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  padding: 5px 0;
  border-bottom: 2px solid transparent;
  transition: all ease 0.4s; }

#page-header .menu-wrap ul li a:hover {
  border-color: #F65C1D; }

#page-header .menu-wrap ul li:last-of-type {
  padding-right: 0; }

#page-footer {
  background-color: var(--secondary-color);
  position: relative;
  padding: 100px 0 30px;
  width: 100%;
  overflow: hidden; }

#page-footer .top-footer {
  border-bottom: 1px solid #B1BED4;
  padding-bottom: 40px; }

.foot-logo-details {
  display: flex;
  flex-direction: column;
  text-align: left; }

.foot-logo-details .safely {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 24px;
  margin-top: 16px; }

#page-footer .sub-footer p.copyright-text {
  font-family: var(--font-name), sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #B1BED4;
  text-align: center; }

#page-footer .sub-footer p.copyright-text a {
  color: #B1BED4; }

#page-footer .sub-footer p.copyright-text a:hover {
  text-decoration: none; }

#page-footer .sub-footer .policy-links {
  display: flex;
  align-items: center;
  justify-content: end; }

#page-footer .sub-footer .policy-links a {
  color: #B1BED4;
  text-decoration: none;
  margin-left: 20px;
  font-size: 14px;
  transition: all ease 0.3s; }

#page-footer .sub-footer .policy-links a:hover {
  color: #F65C1D; }

#page-footer .sub-footer {
  margin-top: 30px; }

.foot-logo-details .safty-logo {
  width: 80%;
  margin-top: 10px; }

.foot-contact-details p,
.foot-contact-details p a {
  color: #B1BED4;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 3px; }

.foot-contact-details p a:hover {
  color: #F65C1D; }

.foot-contact-details p.heading,
.foot-form-details p.heading {
  color: #B1BED4;
  opacity: 0.7;
  font-family: var(--font-name), sans-serif;
  font-size: 20px;
  margin-bottom: 15px; }

.animated-logo-sec {
  padding-right: 40px; }

.animated-logo-sec .text-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #fff;
  height: 150px; }

.animated-logo-sec .expand-content p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 0 35px 0 25px; }

.animated-logo-sec .expand-content {
  display: flex;
  align-items: flex-start;
  margin-top: 30px; }

.animated-logo-sec .expand-content img {
  width: 31px; }

.animated-logo-sec .text-logo h2 {
  text-align: left;
  padding-bottom: 70px; }

#page-footer .foot-logo {
  display: inline-block;
  float: left; }

#page-footer .foot-contact-details {
  padding-left: 0px; }

#page-footer .container {
  position: relative;
  z-index: 2; }

#page-footer .container .row {
  align-items: flex-start; }

#page-footer .social a {
  padding: 5px 3px 6px;
  display: inline-block; }

#page-footer .social a img {
  display: inline-block;
  transition: all ease 0.4s;
  width: 31.5px; }

#page-footer .social a:hover img {
  transform: scale(0.8); }

#page-footer .social a:last-of-type {
  border-right: 0;
  padding-right: 0; }

#page-footer .copyright {
  text-align: center;
  width: 100%;
  color: #fff;
  font-family: var(--font-name), sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px; }

#page-footer ul {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 12px;
  /* display: flex; */
  justify-content: center; }

#page-footer ul li {
  list-style: none;
  padding: 1 6px;
  margin: 2;
  display: flex;
  /* border-right: 1px solid $color-white; */ }

#page-footer ul li:last-of-type {
  border: 0; }

#page-footer ul li a {
  font-size: 14px;
  line-height: 24px;
  color: #B1BED4;
  font-weight: 400;
  float: left;
  text-decoration: none;
  transition: all ease 0.4s; }

#page-footer ul li a:hover {
  color: #53B9F2; }

.hear-from-customer {
  background-color: var(--secondary-color);
  padding: 100px 0;
  margin-top: 90px; }

.hear-from-customer h2 {
  color: #fff; }

.hear-from-customer .book-demo-btn {
  text-align: center;
  margin-top: 45px; }

h1 span {
  color: #F65C1D; }

#page-header .navbar-brand img {
  margin-left: -10px; }

.testimonial-slider .box {
  background-color: #101929;
  border-radius: 6px;
  display: flex;
  /* width: 411px;
  height: 388px; */
  padding: 40px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
  border: 1px solid rgba(230, 230, 230, 0.1);
  transition: all ease 0.3s;
  min-height: 510px; }

.testimonial-slider .box:hover {
  background: #10375C; }

.testimonial-slider .box .content h4,
.testimonial-slider .box .content p {
  color: #fff; }

.testimonial-slider .box .content-foot a,
.testimonial-slider .box .content-foot .company {
  color: #fff;
  text-decoration: none; }

.testimonial-slider .box .image {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px; }

.testimonial-slider .box .image img {
  width: 60px; }

.testimonial-slider .box .image .linkedin-logo {
  width: 37px; }

.testimonial-slider .box .content h4 {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font-name), sans-serif;
  line-height: 28px; }

.testimonial-slider .box .content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.8); }

.testimonial-slider .box .content-foot .company {
  color: #B1BED4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; }

.testimonial-slider .box .image .linkedin-logo {
  margin-left: 18px; }

.testimonial-slider {
  position: relative;
  padding-top: 100px;
  margin-top: -70px; }

.hear-from-customer .book-demo-btn {
  text-align: center;
  margin-top: 45px; }

.testimonial-slider .swipe-navigation {
  position: absolute;
  top: 50px;
  right: 0; }

.testimonial-slider .swiper-pagination {
  display: none; }

.testimonial-slider .swipe-navigation .swiper-button-prev {
  left: -85px; }

.testimonial-slider .swipe-navigation .swiper-button-prev {
  background: url(https://dev-aurascape.pantheonsite.io/wp-content/uploads/2025/03/white-left-arrow.svg);
  background-repeat: no-repeat;
  display: flex;
  width: 32.488px;
  height: 32.488px;
  padding: 11.71px 13.906px;
  align-items: center;
  gap: 7.319px;
  border-radius: 16.244px;
  background-color: var(--secondary-color);
  background-position: center; }

.testimonial-slider .swipe-navigation .swiper-button-next {
  background: url(https://dev-aurascape.pantheonsite.io/wp-content/uploads/2025/03/white-right-arrow.svg);
  background-repeat: no-repeat;
  display: flex;
  width: 32.488px;
  height: 32.488px;
  padding: 11.71px 13.906px;
  align-items: center;
  gap: 7.319px;
  border-radius: 16.244px;
  background-color: var(--secondary-color);
  background-position: center; }

.testimonial-slider .swipe-navigation .swiper-button-prev:after,
.testimonial-slider .swipe-navigation .swiper-button-next:after {
  display: none; }

.testimonial-slider .swipe-navigation .swiper-button-prev:hover,
.testimonial-slider .swipe-navigation .swiper-button-next:hover {
  opacity: 0.5; }

.top-section {
  margin-top: 90px;
  padding: 70px 0; }

.top-section .left-content p.title {
  position: relative; }

.top-section .left-content p.title:after {
  position: absolute;
  content: '';
  width: 73px;
  height: 2px;
  background-color: #10375C;
  left: 112px;
  top: 50%; }

.swiper {
  width: 100%;
  height: 100%; }

.img-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 600px;
  object-fit: cover; }

.img-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.img-slider .swiper-pagination {
  bottom: 40px; }

.img-slider .swiper-pagination-bullet {
  height: 6px;
  width: 22px;
  border-radius: 0;
  font-size: 0; }

.img-slider .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.5; }

.img-slider .swiper-pagination-bullet-active {
  opacity: 1; }

.top-section.procedures {
  margin-top: 0; }

.top-section.procedures .left-content p.title:after {
  left: 150px; }

.procedure-slider-Swiper img {
  height: 480px;
  object-fit: cover; }

.procedure-slider-Swiper .slide-btn img {
  width: 72px !important;
  height: auto; }

.procedure-slider-Swiper .box {
  position: relative; }

.procedure-slider-Swiper .box .slide-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer; }

.procedure-slider-Swiper .box .hover-content {
  background: #10375C;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
  transition: all ease 0.3s;
  opacity: 0; }

.procedure-slider-Swiper .box:hover .hover-content {
  opacity: 1; }

.procedure-slider-Swiper .box .hover-content h3 {
  color: #fff;
  font-weight: 400; }

.procedure-slider-Swiper .box .hover-content p {
  color: #fff; }

.procedure-slider .swiper {
  margin-top: -110px;
  padding-top: 150px; }

.procedure-slider .swiper .swiper-button-next {
  top: 40px; }

.procedure-slider .swiper .swiper-button-prev {
  top: 40px;
  left: 85%; }

.procedure-slider .swiper .swiper-button-next:after {
  font-size: 0;
  background-image: url(../img/right-orange-arroww.svg);
  width: 88px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right; }

.procedure-slider .swiper .swiper-button-prev:after {
  font-size: 0;
  background-image: url(../img/right-orange-arroww.svg);
  width: 88px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  background-position: left; }

.procedure-slider .swiper .swiper-button-next,
.procedure-slider .swiper .swiper-button-prev {
  width: auto !important; }

.why-us .img-sec {
  position: relative; }

.why-us .img-sec .cont-sec {
  position: absolute;
  top: 13%;
  width: 540px;
  padding: 50px;
  background: #10375C;
  right: -250px; }

.why-us .img-sec .cont-sec h2,
.why-us .img-sec .cont-sec p {
  color: #fff; }

.why-us .img-sec .cont-sec h2 {
  margin-bottom: 30px; }

.why-us .img-sec .cont-sec .button {
  text-align: center;
  margin-top: 30px; }

.why-us .img-sec .cont-sec p.title {
  position: relative; }

.why-us .img-sec .cont-sec p.title:after {
  position: absolute;
  content: '';
  width: 73px;
  height: 2px;
  background-color: #fff;
  left: 80px;
  top: 50%; }

.styled-form .form-control {
  border: 1px solid #101929;
  border-radius: 0;
  padding: 10px 12px;
  font-size: 14px; }

.styled-form .form-group {
  margin-bottom: 1rem; }

.section-heading {
  font-weight: bold;
  margin-bottom: 1rem; }

.font-weight-semibold {
  font-weight: 600; }

textarea.form-control {
  resize: none; }

.styled-form .btn-dark {
  background-color: #000;
  border: none;
  color: #fff;
  font-weight: 500;
  padding: 15px 30px;
  margin-top: 45px; }

.styled-form .btn-dark:hover {
  background-color: #10375C; }

.styled-form .form-check-input:checked {
  background-color: #000;
  border-color: #000; }

select.form-control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg fill="black" height="18" viewBox="0 0 24 24" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
  padding-right: 2.5rem; }

input,
select,
textarea,
button {
  box-shadow: none !important;
  outline: none !important; }

textarea {
  resize: none; }

.toggle-slider-btn {
  position: fixed;
  right: 0;
  top: 35%;
  border: none;
  cursor: pointer;
  z-index: 999;
  padding: 0; }

.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  cursor: pointer; }

.toggle-slider-btn:hover {
  background-color: #53B9F2; }

.toggle-icon {
  font-size: 24px;
  font-weight: bold; }

.toggle-slider {
  position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  margin: auto;
  width: 800px;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 9999;
  padding: 45px;
  padding-top: 100px;
  overflow: hidden; }

.toggle-slider .styled-form {
  width: 100%;
  max-width: 100%; }

.toggle-slider .styled-form .btn-dark {
  margin-top: 15px; }

.toggle-slider.open {
  transform: translateX(0); }

.toggle-slider-header {
  display: flex;
  justify-content: flex-end; }

.close-btn {
  background: none;
  border: none;
  font-size: 30px;
  color: #53B9F2;
  cursor: pointer; }

.close-btn:hover {
  color: #53B9F2; }

.toggle-slider-content {
  overflow: hidden; }

.toggle-slider-content h5 {
  font-size: 1.5rem;
  font-weight: bold; }

.toggle-slider-content p {
  margin-top: 10px;
  font-size: 1rem; }

.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%; }

@media screen and (min-width: 1025px) {
  form.styled-form {
    max-width: 80%;
    margin: auto; } }
@media screen and (max-width: 992px) {
  h1 {
    font-size: 36px; }

  h2 {
    font-size: 30px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 18px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 16px; }

  #page-footer::after {
    width: 253px; }

  .mobile-menu {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../img/ham.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    float: right;
    transition: all ease 0.4s; }

  .open .mobile-menu {
    background-image: url("../img/ham-close.svg");
    background-size: 100%; }

  #page-header .menu-wrap ul {
    position: fixed;
    top: 80px;
    width: 100%;
    background-color: #10375C;
    color: #fff;
    left: 0;
    padding: 0 0;
    margin: 0;
    flex-wrap: wrap;
    max-height: 0;
    overflow: hidden;
    transition: all ease 0.4s; }

  #page-header .menu-wrap ul li {
    width: 100%;
    padding: 15px 30px; }

  #page-header .menu-wrap.open ul {
    max-height: 100vh;
    padding: 15px 0;
    overflow-y: scroll; }

  #page-header {
    padding: 15px 0;
    background-color: #000; }

  #page-header .menu-wrap .book-demo-btn li a {
    display: none; }

  #page-header .menu-wrap {
    float: right; }

  #page-header .menu-wrap ul li a {
    color: #fff;
    font-size: 18px; }

  #page-header .navbar-brand img {
    margin: 0; }

  .foot-logo-details {
    text-align: center; }

  .foot-logo-details .safty-logo {
    width: 100%; }

  #page-footer .sub-footer .policy-links a {
    margin-left: 12px; }

  #page-footer .foot-contact-details {
    padding-left: 50px; }

  .testimonial-slider .box {
    margin: 10px; }

  .toggle-slider {
    width: 100%;
    padding: 30px; }

  .toggle-slider.open {
    overflow-y: auto; }

  .close-btn img {
    max-width: 30px; }

  label {
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: normal; }

  h2 {
    font-size: 28px;
    line-height: normal; }

  h3 {
    font-size: 20px;
    line-height: normal; }

  h4 {
    font-size: 18px;
    line-height: normal; }

  h5 {
    font-size: 18px;
    line-height: normal; }

  h6 {
    font-size: 16px;
    line-height: normal; }

  #page-footer {
    text-align: center; }

  #page-footer .foot-logo {
    float: none;
    margin: auto;
    margin-bottom: 20px; }

  #page-footer .social {
    display: inline-block;
    float: none;
    margin-top: 20px; }

  #page-footer .social a:last-of-type {
    padding-right: 15px; }

  #page-header .menu-wrap ul li {
    width: 100%;
    padding: 15px; }

  #page-footer .sub-footer .policy-links {
    justify-content: center; }

  #page-footer .foot-contact-details {
    padding-left: 0px; }

  .procedure-slider .swiper {
    margin-top: 0;
    padding-top: 75px; }

  .why-us .img-sec .cont-sec {
    position: unset;
    width: 100%;
    padding: 30px; }

  .procedure-slider .swiper .swiper-button-prev {
    top: 40px;
    left: -35px; } }
@media screen and (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1280px; } }
/*Drop-dwon Fixes*/
@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    top: 30px;
    left: 40%;
    margin-left: 0.1rem; } }
.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 0;
  margin-left: 0.1rem;
  display: none;
  position: absolute; }

.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 15px; }

.dropdown-submenu > .dropdown-menu.show {
  display: block; }

/*Header fixes*/
.navbar {
  padding: 1rem 2rem; }

.navbar-brand img {
  width: 60px;
  height: auto; }

.navbar .appointment-btn {
  color: rgb(0, 0, 0);
  padding: 0.5rem .7rem;
  border-radius: 0;
  transition: .3s;
  font-size: 16px;
  text-decoration: none;
  background-color: var(--secondary-color);
}

.navbar .appointment-btn:hover {
  background-color: white; 
  border: 2px solid var(--secondary-color);
}

.navbar-nav .nav-link {
  padding-right: 1rem;
  font-weight: 500;
  font-size: 14px; }

.navbar .dropdown-item {
  font-size: 14px; }

.navbar .navbar-nav.mx-auto {
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1000px; }

.navbar .navbar-toggler:focus {
  box-shadow: none; }

.navbar .nav-link {
  border-bottom: 1px solid transparent; }

@media (max-width: 991px) {
  .navbar .appointment-btn {
    margin-top: 16px;
    display: block; }

  .navbar {
    background-color: #000; }

  .navbar ul {
    background-color: #000;
    padding: 20px; }

  .navbar ul li a {
    color: #fff; }

  .navbar .navbar-toggler {
    background-color: #fff; } }
/* Multi-Level Dropdown Styling */
@media (min-width: 992px) {
  .dropdown-menu {
    margin: 0; }

  .dropdown:hover > .dropdown-menu {
    display: block; }

  .dropdown-submenu {
    position: relative; }

  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }

  /* Flip submenus to left if near edge */
  .dropdown-submenu.dropdown-menu-left > .dropdown-menu {
    left: auto;
    right: 100%; } }
/* Fix for overflow */
.dropdown-menu {
  position: absolute;
  z-index: 1000; }

.dropdown-menu .dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  left: 0;
  top: 40px; }

/*test*/
.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none;
  position: absolute; }

.dropdown-submenu > .dropdown-menu.show {
  display: block; }

/*# sourceMappingURL=custom.css.map */
.card_custom .hours-row {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}

.card_custom {
    background: var(--secondary-color);
    color: #fff;
    border-radius: 12px;
    padding: 30px;
    width: 100%;
}

.services_we_provide .content_box:hover {
    background: linear-gradient(to bottom, var(--secondary-color) 0%, var(--secondary-color) 5%, #333333 100%);
}

.services_we_provide .content_box {
    background: linear-gradient(to bottom, var(--secondary-color) 0%, var(--secondary-color) 70%, #333333 100%);
    color: #fff;
    padding: 30px;
    border-radius: 20px;
    transition: 1s;
}


.gallery-section {
  background-color: #f0f0f0; }
  .gallery-section .container {
    position: relative; }
  .gallery-section .gallery-title {
    font-weight: 700;
    margin-bottom: 30px;
    color: #333333; }
  .gallery-section .gallery-wrapper {
    overflow: hidden;
    position: relative; }
  .gallery-section .gallery-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    gap: 20px; }
  .gallery-section .gallery-card {
    flex: 0 0 100%;
    max-width: 100%; }
    .gallery-section .gallery-card img {
      width: 100%;
      display: block;
      height: 450px;
      object-fit: cover;
      object-position: center; }
  .gallery-section .gallery-controls {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 10;
    display: flex;
    gap: 10px; }
    .gallery-section .gallery-controls button {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      border: none;
      background-color: var(--secondary-color);
      color: #fff;
      font-size: 1.2rem;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: background-color 0.2s; }
      .gallery-section .gallery-controls button:hover {
        background-color: #333333;
        color: #fff; }
  @media (min-width: 576px) {
    .gallery-section .gallery-card {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (min-width: 768px) {
    .gallery-section .gallery-card {
      flex: 0 0 33.33%;
      max-width: 33.33%; } }

.sidebar_box {
  background-color: #f0f0f0;
  padding: 10px;
  color: black;
}

#introParagraph table {
  table-layout: fixed;
    width: 100%;
}
#introParagraph table a img {
  max-width: 100%;
  margin:0 !important;
  height: auto !important;
}
/* .right-content p img{
  max-width: 100% !important;
  width: 100% !important;
} */



#page-footer a , .contact-details a { color: #fff; text-decoration: none; font-size: 16px; }
#page-footer a:hover , .contact-details a:hover { text-decoration: underline; }

.theme-template1-hero-section { padding: 100px 0 ; margin: 0; }
.top-section { margin-top: 15px; padding-bottom: 0 !important; }

li.dropdown-submenu { position: relative; }

ul.dropdown-submenu ul.dropdown-menu { 
    position: absolute; 
    right: 0;
    top: 0;
}

#introParagraph .table tr { background-color: transparent; }

table p a { color: #000; }

table p a:hover { color: #000; text-decoration: none; }

.padding_tb { padding: 80px 0; }

.row.links a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}
.gallery-card .bottom-image, .gallery-card .top-image, .gallery-card p {
    padding: 20px 15px 10px;
    border-radius: 5px;
    background: #fff;
}
.smile-set a u, .smile-set a { text-decoration: none; color: #000; font-size: 18px; }

.gallery-section { background-color: transparent !important; }

.profile-container a { color: #000; }
.profile-container a:hover { text-decoration: none; }

.dropdown-submenu > .dropdown-menu {
  left: 213px !important;
  top: 0 !important;
}
.right-content p img {
  max-width: 100% !important;
  width: 100% !important;
}
.right-content a img{
  width: auto !important;
  margin: 15px;
}
.swiper {
    height: max-content;
}

iframe {
    width: 100%;
    height: 100%;
}
.nav_bar .dropdown-submenu .dropdown-menu {
    min-height: max-content;
}
.swiper { height: max-content !important; }
