/*
Theme Name: appleton Child
Theme URI: http://blesswebdesigns.com/
Description: This theme has been developed by Bless Web Designs. Please contact us at support@blesswebdesigns.com for any support.
Author: Bless
Author URI: http://blesswebdesigns.com/
Version: 2.0
Template: appleton
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body, html {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #000;
  text-decoration: none;
}
a, button, input, select, div, h1, h2, h3, h4, h5, h6 {
  outline: none;
}
p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color:#000;
}
b, strong {
  font-weight: bold !important;
}
img {
  user-select: none; /* Prevents tooltip display on selection */
}
img {
  pointer-events: none;
}
.cf7-floating-message {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 20px;
  background-color: #ff6666;
  color: white;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1000;
  font-size: 1rem;
}
#page.site {
  overflow-x: hidden;
}
.site-min-height {
  min-height: calc(100vh - 270px);
}
h1 {
  font-size: 60px;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
}
h2 {
  font-size: 40px;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
}
h3 {
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
}
h4 {
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
}
h5 {
  font-size: 22px;
  margin: 0 0 10px;
  line-height: 1;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
}
h6 {
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
}
.section1_lefticonbox img[src*=".svg"] {
  display: inline-block;
  max-height: 70px;
}
.home-section3 img[src*=".svg"] {
  display: inline-block;
  max-height: 50px;
}
#navbarNavDropdown {
  padding: 25px 0;
  float: right;
}
#myHeader .navbar-toggler-icon {
  color: #fff;
  display: inline-block;
  padding: 5px;
  line-height: 15px;
  width: 30px;
  height: 30px;
}
#navbarNavDropdown .close-icon {
  border: 1px solid #233262;
  color: #233262;
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 4px;
  line-height: 28px;
  position: relative;
  right: 12px;
  font-size: 30px;
  top: -10px;
}
#myHeader .navbar-toggler {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* Initial header style */
#myHeader {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: #fff;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
/* Sticky navbar style */
.dropdown-toggle::after {
  content: none !important;
}
.header-right {
  position: relative;
  width: 78%;
  text-align: right;
}
.top_phone {
  position: relative;
  padding-right: 15px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
  display: inline-block;
}
.top_btn {
  position: relative;
  display: inline-block;
  padding-right: 15px;
}
.topphn {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
}
.topphn:hover {
  color: #2c9646;
}
.topphn::before {
  content: "";
  position: absolute;
  left: -35px;
  top: 0;
  background-image: url(src/phone-call.svg);
  width: 26px;
  height: 26px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.navbar-brand {
  width: 22%;
}
.navbar-brand img {
  transition: all 0.5s linear;
}
.sticky .navbar-brand img {
  transition: all 0.5s linear;
}
.navbar {
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  position: fixed !important;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
}
#myHeader .navbar-box {
  align-items: initial;
}
/* Slide-down animation */
.slide-down {
  transform: translateY(0);
  animation: slideDown 0.3s ease-in-out forwards;
}
/* Define the slide-down keyframes */
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

.sticky .top_phone {
	display: none;
}
.sticky .top_btn {
	display: none;
}
#navbarNavDropdown {
  transition: all 0.3s ease-in-out; /* Adjust timing and ease for animation */
}
.collapse:not(.show) {
  transform: translateX(100%); /* Slide out when collapsed */
}
.collapse.show {
  transform: translateX(0); /* Bring back when expanded */
}
.dropdown-menu.show {
  background-color: #182630;
}
#navbarNavDropdown ul li ul.dropdown-menu li a {
  font-size: 16px;
  color: #fff;
  text-align: left;
  padding: 2px 10px;
}
#navbarNavDropdown ul li ul.dropdown-menu li:hover a {
  color: #89A3D5;
  background-color: transparent !important;
}
#navbarNavDropdown ul li ul.dropdown-menu li a:active {
  color: #89A3D5;
}
#navbarNavDropdown ul li.current-menu-parent a {
  color: #89A3D5;
}
#navbarNavDropdown ul li.current-menu-parent ul.dropdown-menu li.current-menu-item a {
  color: #89A3D5;
}
#navbarNavDropdown ul li {
  padding: 5px 6px;
}
#navbarNavDropdown ul li a {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	text-align: right;
	color: #000000;
	text-transform: uppercase;
	transition: all 0.5s linear;
}
#navbarNavDropdown ul li.current-menu-item a.nav-link {
  color: #89A3D5;
}
#navbarNavDropdown ul li a:hover{color: #89A3D5;}
/* home banner or slider or video */
#videoExamplepart video {
  height: 850px;
  object-fit: cover;
  object-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
#videoExamplepart.videobanner {
  min-height: 850px;
  overflow: hidden;
}
.home-slider-block .carousel-item {
  padding: 0;
}
.page-header-block .sub_title {
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 60%;
}
#carouselExampleCaptions .carousel-item {
  height: 850px;
}
#carouselExampleCaptions img {
  height: 100vh;
  width: 100%;
}
#carouselExampleCaptions .carousel-caption {
  text-align: center;
  top: 45%;
  max-width: 1140px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#carouselExampleCaptions .carousel-caption h1 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
  margin-bottom: 15px;
}
#carouselExampleCaptions .carousel-caption p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
  margin-bottom: 35px;
}
#carouselExampleCaptions .get-started-btn {
  background-color: #2c9646;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  padding: 15px 20px;
  border-radius: 6px;
}
#carouselExampleCaptions .get-started-btn:hover {
  background: #3366CC !important;
  color: #fff !important;
}
#carouselExampleCaptions button {}
#videoExamplepart .carousel-caption {
  text-align: left;
  top: 38%;
  max-width: 1170px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 15px;
}
#videoExamplepart .carousel-caption h1 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 65px;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.55);
}
#videoExamplepart .carousel-caption p {
  font-family: Proxima Nova, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 39px;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
  margin-bottom: 35px;
}
#videoExamplepart .get-started-btn {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c4892f+0,fccb55+29,e3a95f+70,c88a37+100 */
  background: linear-gradient(to right, rgba(196, 137, 47, 1) 0%, rgba(252, 203, 85, 1) 29%, rgba(227, 169, 95, 1) 70%, rgba(200, 138, 55, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-family: "Poppins", sans-serif;
  border: 0;
  display: inline-block;
  width: auto;
  color: #000;
  cursor: pointer;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
#videoExamplepart .get-started-btn:hover {
  background: #3366CC !important;
  color: #fff !important;
}
#videoExamplepart .slide-up-text {
}
#carouselExampleCaptions .carousel-indicators {
  display: none;
}
#videoExamplepart::before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(218, 231, 255, 0.78), rgba(218, 231, 255, 0.78)), linear-gradient(180deg, rgba(2, 73, 111, 0) 0%, rgba(2, 73, 111, 0.5) 100%);
	left: 0;
	right: 0;
	z-index: 2;
}
/* Banner Overlay Content */

.ban-pic {
	position: relative;
}
.ban-pic::after {
	content: "";
	position: absolute;
	background-image: url(src/bg-banpic.webp);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	left: -168px;
	top: -277px;
	width: 685px;
	height: 565px;
	opacity: 0;
	transform: scale(0.8);
	transition: opacity 0.4s ease-out, transform 0.4s ease-out;
	transition-delay: 0s;
}
.ban-pic.animate-bg::after {
	opacity: 1;
	transform: scale(1);
}

.banner-doctor-image {
	position: absolute;
	width: 500px;
	top: -220px;
	right: -75px;
	z-index: 1;
}
.banner-doctor-animate {
	opacity: 0;
	transform: translateY(100px);
}
.banner-doctor-animate.animate-in {
	animation: doctorSlideUp 0.5s ease-out forwards;
}
@keyframes doctorSlideUp {
	from {
		opacity: 0;
		transform: translateY(100px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.banner-overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  align-items: center;
}
.banner-text-col {
  padding-top: 150px;
}
.banner-heading-line1 {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 52px;
	line-height: 68px;
	color: #233262;
	margin-bottom: 0;
}
.banner-heading-line2 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 68px;
  color: #000;
  margin-bottom: 15px;
}
.banner-description {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 20px;
}
.banner-description p {
  margin-bottom: 0;
}
#videoExamplepart .request-btn {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 18px;
	background: #233262;
	color: #fff;
	line-height: 40px;
	border-radius: 0;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	transition: all 0.3s ease;
}
#videoExamplepart .request-btn:hover {
  background: #000;
  color: #fff;
}
.btn-arrow-icon {
  display: inline-flex;
  align-items: center;
  width: 30px;
  height: 30px;
  justify-content: center;
}
.btn-arrow-icon svg,
.btn-arrow-icon img {
  width: 30px;
  height: 30px;
}
/* Doctor Image */
.banner-doctor-col {
  text-align: right;
}
.banner-doctor-image img {
  max-height: 750px;
  width: auto;
  object-fit: contain;
}
/* Review Badges */
.banner-reviews-section {
	display: grid;
	grid-template-columns: repeat(2, auto);
	justify-content: start;
	align-items: center;
	gap: 10px 30px;
	margin-top: 30px;
	padding-top: 30px;
	position: relative;
}
.banner-reviews-section::after {
	content: "";
	position: absolute;
	background-image: url(src/ban-art.svg);
	bottom: -45px;
	left: -125px;
	background-size: 100%;
	width: 746px;
	height: 193px;
	opacity: 0;
	transform: scale(0.8);
	transition: opacity 0.4s ease-out, transform 0.4s ease-out;
	transition-delay: 0s;
}
.banner-reviews-section.animate-bg::after {
	opacity: 1;
	transform: scale(1);
}
.review-logo {
	width: 140px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.banner-review-item {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}
.banner-review-item:nth-child(1) {
	border-bottom: 1px solid rgba(96, 163, 188, 0.6);
	padding-bottom: 10px;
}
.banner-review-item:nth-child(2) {
	border-bottom: 1px solid rgba(96, 163, 188, 0.6);
	padding-bottom: 10px;
	position: relative;
}
.banner-review-item:nth-child(3) {
	border-bottom: 1px solid rgba(96, 163, 188, 0.6);
	padding-bottom: 10px;
}
.banner-review-item:nth-child(4) {
	border-bottom: 1px solid rgba(96, 163, 188, 0.6);
	padding-bottom: 10px;
}
.review-logo img {
  height: 52px;
  width: auto;
  max-width: 140px;
  object-fit: contain;
}
.review-info {
  display: flex;
  flex-direction: column;
}
.review-rating {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #1a2744;
}
.review-score {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #1a2744;
}
/* Star rating auto-filled from the ACF number via the --rating custom property.
   Two-layer overlay: gray empty stars underneath, gold stars clipped to the rating width on top. */
.review-stars {
  --rating: 0;
  --star-filled: #f5a623;
  --star-empty: #cfd6dd;
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  white-space: nowrap;
  filter: drop-shadow(0px 2px 3px rgba(255, 255, 255, 0.6));
}
.review-stars::before {
  content: "\2605\2605\2605\2605\2605"; /* ★★★★★ empty */
  color: var(--star-empty);
  letter-spacing: 1px;
}
.review-stars-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--rating) / 5 * 100%);
  overflow: hidden;
  white-space: nowrap;
  pointer-events: none;
}
.review-stars-fill::before {
  content: "\2605\2605\2605\2605\2605"; /* ★★★★★ filled */
  color: var(--star-filled);
  letter-spacing: 1px;
}
.review-count {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
}
#slider_buttons {
  display: flex;
  justify-content: left;
}
.slider-wrapper-button {
  margin: 10px 0;
}
.request-btn {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  background: #2C9646;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  padding: 12px 20px;
}
.request-btn:hover {
  background: #000;
  color: #FFFFFF;
}
.contact-btn {
  background: none;
  border-radius: 5px;
  display: inline-block !important;
  width: auto;
  padding: 16px 25px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
}
.contact-btn:hover {
  background: #007FFF;
  color: #FFFFFF;
  border: 1px solid #007FFF;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 14px;
  color: #dc3232;
  border: 1px solid #dc3232 !important;
  text-align: center;
  font-family: 'Montserrat' !important;
}
#contact-form .wpcf7-spinner {
	left: -25%;
	top: -36px;
	float: right;
}
/* Initially hide the navbar menu and position it off the screen */
.navbar-collapse-right {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 300px; /* Adjust width as needed */
  background-color: white; /* Menu background color */
  z-index: 1050;
  transform: translateX(100%); /* Hide off-screen */
  transition: transform 0.3s ease-in-out;
}
/* Show the menu when it's active (after toggling) */
.navbar-collapse.show {
  transform: translateX(0); /* Slide in from right */
}
/* White navbar-toggler icon */
.navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1) !important; /* Optional: Change border color to white */
}
.navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="rgba(255, 255, 255, 1)" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E') !important;
}
/* Optional: Adjust the size of the toggler icon if necessary */
.navbar-toggler-icon {
  width: 1.5em;
  height: 1.5em;
}
/* slider top */
.home .wrapper {
  padding: 0;
}
/* footer */
footer {
	position: relative;
	background-color: rgba(137, 163, 213, 0.15);
	background-image: url(src/ftbg.png);
	background-repeat: no-repeat;
	background-position: 86% 50%;
}
#wrapper-footer {
	background-color: #233262;
	padding: 25px 0;
}
.copytext {
	text-align: right;
}
#foot1 #media_image-5 {
  max-width: 180px;
}
#contact-form *::placeholder {
  color: #333;
  opacity: 1;
}
#rdbtn .wpcf7-list-item {
  width: 33%;
  margin-bottom: 15px;
  margin-left: 0;
}
#rdbtn span {}
#contact-form .wpcf7-not-valid-tip {
  /* position: absolute; */
  /* font-size: 14px; */
  /* width: 285px; */
  /* bottom: 5px; */
  /* display: flex; */
}
.wpcf7-response-output {
  margin: 0 !important;
}
#contact-form .radio {
  display: block;
  cursor: pointer;
  user-select: none;
  text-align: left;
  & + .radio {
    margin-top: 12px;
  }
  input {
    display: none;
    & + span {
      display: inline-block;
      position: relative;
      padding-left: 30px;
      &:before {
        content: '';
        display: block;
        position: absolute;
        top: 4px;
        left: 0px;
        border-radius: 50%;
        margin-right: 5px;
        width: 16px;
        height: 16px;
        border: 1px solid #ffa629;
        background: #fff;
      }
      &:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #ffa629;
        position: absolute;
        border-radius: 50%;
        top: 7px;
        left: 3px;
        opacity: 0;
        transform: scale(0, 0);
        transition: all .2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
      }
    }
    &:checked + span:after {
      opacity: 1;
      transform: scale(1, 1);
    }
  }
}
.top_footer {
  padding-top: 80px;
}
.top_footer h3 {
	margin-bottom: 10px;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 29px;
	color: #233262;
	margin-top: 10%;
}
.top_footer ul {
  color: #fff;
  margin: 0;
  padding: 0;
}
.top_footer ul li {
	list-style: none;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(137, 163, 213, 0.5);
	margin-bottom: 5px;
}
.top_footer .widget_nav_menu ul li a {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #4E4E4E;
	transition: all 0.5s linear;
}
.footer-address-box li a {
	transition: all 0.5s linear;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: #010202;
	font-family: "Montserrat", sans-serif;
}
.footer-address-box li a:hover {
  transition: all 0.5s linear;
  padding-left: 2px;
	 color: #233262;
}

.top_footer .widget_nav_menu ul li a:hover {
  padding-left: 2px;
  transition: all 0.5s linear;
  color: #233262;
}
#foot2 {
  position: relative;
}

#foot3 {
  position: relative;
}

.copyright-text {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #FFFFFF;
}
.copyright {
  position: relative;
  padding: 0px;
}
.copyright ul {
	margin: 0;
	padding-left: 0;
}
.copyright ul li {
	display: inline-block;
	padding: 0 8px;
	position: relative;
}
.copyright ul li a {
  font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #FFFFFF;
}
.copyright ul li:first-child {
	padding-left: 0;
}
.copyright ul li a:hover {
  color: #89a3d5;
}
.copyright .menu-footer-menu-container ul li:last-child {
  position: relative;
}
.copyright .menu-footer-menu-container ul li:last-child::after {
	content: "";
	position: absolute;
	left: -2px;
	height: 16px;
	width: 1px;
	background-color: #aabfce;
	top: 7px;
}
.copyright .menu-footer-menu-container ul li:first-child {
  position: relative;
}
.copyright .menu-footer-menu-container ul li:first-child::after {
	content: "";
	position: absolute;
	right: -4px;
	height: 16px;
	width: 1px;
	background-color: #aabfce;
	top: 7px;
}
.socialfooter {
	position: relative;
	display: flex;
	align-items: center;
	border: 1px solid #89A3D5;
	padding: 10px 20px;
	border-radius: 10px;
	width: 100%;
	max-width: 330px;
}
.socialfooter #Icon_awesome-facebook-f {
  fill: #000;
}
.socialfooter #Icon_awesome-facebook-f:hover {
  fill: #fff;
}
.socialfooter #Icon_awesome-instagram {
  fill: #000;
}
.socialfooter #Icon_awesome-instagram:hover {
  fill: #fff;
}
.socialfooter #twitter {
  fill: #000;
}
.socialfooter #twitter:hover {
  fill: #fff;
}
.socialfooter #Icon_awesome-linkedin-in {
  fill: #000;
}
.socialfooter #Icon_awesome-linkedin-in:hover {
  fill: #fff;
}
.socialfooter ul li {
	display: inline-block;
	margin-right: 0;
	margin-left: 0px;
	padding: 0 2px;
	margin-bottom: 0;
	border-bottom: 0;
}
.socialfooter ul li svg {
	fill: #000;
	height: 30px;
	padding: 5px;
	width: 30px;
	border: 1px solid #000;
	border-radius: 100%;
	background-color: transparent;
}
.socialfooter ul li svg:hover {
	fill: #fff;
	border: 1px solid #233262;
	background-color: #233262;
}
.footer-title {
	font-size: 22px;
	font-weight: 600;
	color: #233262;
	margin-bottom: 5px;
	margin-top: 0;
	line-height: 29px;
}
.follow-us-text {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #233262;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	line-height: 26px;
}
#foot4 ul {
  text-align: right;
}
.contactpage_formpart .wpcf7 {
  max-width: 730px;
}
.contactpage_addresspart p a {
  text-decoration: none;
  color: #182630;
}
#form_contact .wpcf7 {
  max-width: 100%;
}
#form_contact {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
#contact-form p {
  margin: 0;
}
.footer-address-box {
  list-style: none outside none;
  padding: 0;
  margin: 0 0 45px;
}
.footer-address-box li img {
	position: absolute;
	left: 0;
	top: 6px;
	max-width: 18px;
	max-height: 22px;
}
.footer-address-box li.adds,
.footer-address-box li.eml {
  padding-left: 0;
}
.footer-address-box li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  list-style: none !important;
  margin-left: 0 !important;
  padding-bottom: 0 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
}
.footer-address-box p {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #4E4E4E;
	margin-bottom: 15px;
}
.footer-address-box li {
	border-bottom: 0 !important;
}
#inner-footer {
	position: relative;
	padding-bottom: 50px;
}
footer a {
  text-decoration: none;
}
#inner-footer .widget {
  margin-bottom: 25px;
}
/* For button */
#innerpage-wrapper .elementor-size-sm {
	padding: 12px 20px;
	border-radius: 0;
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	position: relative;
	z-index: 1;
}
#innerpage-wrapper .elementor-size-sm:hover {}
/* For blog */
.blog-page-container {
  padding: 80px 0 50px;
}
#innerpage-wrapper .blog-thumb img {
  width: 353px;
  height: 235px;
  object-fit: cover;
}
.blogpost_page {
  padding: 80px 0 50px !important;
}
.page-item.active span {
  background-color: #233262 !important;
}
.page-item a {
  color: #233262;
}
.blog-post h4 a {
  font-size: 22px;
  color: #233262;
  text-decoration: none;
  line-height: 26px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.blog-post h4 {
  font-size: 22px;
  color: #000;
  text-decoration: none;
  line-height: 32px;
  font-family: "Montserrat", sans-serif;
}
#Icon_awesome-calendar-alt {
  fill: #233262;
}
.post-meta {
  font-size: 15px;
  margin-bottom: 10px;
}
.post-meta a {
  text-decoration: none;
  color: #233262;
}
.blog-post {
  position: relative;
}
.post_text .btn {
  background-color: #233262;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #000;
  border-radius: 4px;
}
.post_text .btn:hover {
  color: #fff;
  background-color: #000;
}
.error404 .white-space-fix {
  background: none;
  margin: 0;
  padding: 35px 0 0 0;
}
.error404 #error-404-wrapper {
  padding-top: 30px;
  padding-bottom: 100px;
}
.error404 h1 {
  text-align: center;
  font-size: 200px;
  line-height: 250px;
  color: #000;
}
.error404 #content {
  text-align: center;
}
.error404 .search-form {
  width: 100%;
  max-width: 75%;
  margin: 30px auto;
}
.error404 .submit {
  background-color: #233262;
  border: 1px solid #233262;
  color: #fff;
  font-weight: 600;
}
.white-space-fix {
  padding: 30px 0;
  margin: 0px 0 70px;
  position: relative;
  background: linear-gradient(to right, rgba(162, 107, 37, 1) 0%, rgba(214, 143, 43, 1) 49%, rgba(162, 107, 37, 1) 100%);
}
.search .white-space-fix {
  padding: 200px 0 60px;
  margin: 0px 0 70px;
  position: relative;
  background: #000;
  text-align: center;
}
.search .no-results {
  text-align: center;
}
.search .submit {
  background-color: #233262 !important;
  border: 1px solid #233262 !important;
  color: #fff !important;
  font-weight: bold;
}
.blog-thumb-overflow {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog-thumb {
  height: 235px;
  position: relative;
  transition: transform 0.3s ease 0s;
  -moz-transition: transform 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s;
}
.blog-post .blog-content-box:hover .blog-thumb {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  -webkit-transform: scale(1.04);
}
.blog-content-box {
  margin-bottom: 50px;
}
.search-results h3 a {
  font-size: 30px;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  line-height: 42px;
  text-decoration: navajowhite;
  color: #000;
}
.search-results .type-page {
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.search-results .type-page .btn {
  border-radius: 6px;
  font-size: 15px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  border: 1px solid #233262 !important;
  background-color: #233262;
  padding: 8px 18px;
  display: inline-block;
  font-weight: 600;
}
#search-wrapper {
  padding: 0px 0 50px!important;
}
.search-results .btn {
  background-color: #233262;
  border: 1px solid #233262 !important;
  border-radius: 6px;
  color: #000;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 18px;
  display: inline-block;
}
.search-results .btn:hover {
  color: #fff;
  background: #3366CC;
}
.post-meta time {
  position: relative;
  top: 2px;
}
.navbar-nav .dropdown-menu {
  background-color: #000;
}
#map-text p {
  color: #ffffff !important;
  padding: 0px !important;
}
/* For responsive design, you can ensure this only applies on larger screens */
@media (min-width: 768px) {
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  /* Show dropdowns on hover */
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
  }
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
}
/* Slide-up animation */
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(30px); /* Start from below */
  }
  to {
    opacity: 1;
    transform: translateY(0); /* End at its normal position */
  }
}
.slide-up-text {
  opacity: 0;
  transform: translateY(30px);
}
.slide-up-text.animate-in {
  animation: slideUp 0.4s ease-out forwards;
}
#wrapper-navbar .navbar.sticky {
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.contact_sectionright .wpcf7-response-output {
  color: #fff;
}
.white-space-fix h1 {
  color: #000;
}
.error-message {
  color: red;
  font-size: 0.9em;
  display: none; /* Hide initially */
}
.wpcf7-not-valid + .error-message {
  display: inline; /* Show error message when input is invalid */
}
/* Initial state of the element */
.feed-up-effect {
  opacity: 0;
  transform: translateY(50px); /* Starts slightly below its position */
  transition: all 0.8s ease-out; /* Adjust timing for smoothness */
}
/* Active state when scrolled into view */
.feed-up-effect.active {
  opacity: 1;
  transform: translateY(0); /* Moves to its natural position */
}
.page-header-block {
  position: relative;
  padding: 255px 0 80px;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  background-color: #000000;
}
.page-header-block::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  bottom: 0;
}
.page-header-block h1 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600 !important;
  text-transform: none;
  text-align: center;
  position: relative;
  z-index: 1;
}
/* footer part */
#foot2 ul li {
  position: relative;
  max-width:75%;
}
#foot3 ul li {
  position: relative;
  max-width:65%;
}
#foot3 #nav_menu-3 {
	margin-bottom: 80px;
}
/* innerpage part */
#inner_clientpart h2 {
  color: #fff !important;
}
#inner_clientpart p {
  color: #fff !important;
}
#inner_clientpart .client-slider {
  border: 0;
  box-shadow: none !important;
}
#inner_clientpart .elementor-testimonial__text {
  color: #fff !important;
}
#inner_clientpart .elementor-testimonial__name {
  color: #fff !important;
}
#inner_clientpart .elementor-testimonial__title {
  color: #fff !important;
}
#inner_clientpart .client-slider::before {
  background-color: transparent;
  border: 0;
}
#inner_clientpart .client-slider .swiper-pagination-bullet-active {
  background: #fff;
  border: 1px solid #fff;
}
#contactpage_form .wpcf7 {
  max-width: 100%;
}
#contact-form .col-md-6 {}
#myHeader .btn-donate {
	background: #2C9646;
	border-radius: 5px;
	display: inline-block;
	height: 40px;
	position: relative;
	text-align: center;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
}
#myHeader .btn-donate:hover {
  background: #000;
  color: #fff;
}
/* homepage part */
.no-banner {
	margin: 0;
	padding: 200px 0 30px;
	background: #000 !important;
}
.error404 .white-space-fix {
	padding: 100px 0;
}
#errorpagetop {
	padding-bottom: 0 !important;
}
.no-banner h1 {
	color: #fff !important;
	font-size: 48px;
	line-height: 52px;
	font-weight: 600 !important;
	text-align:left;
	text-transform: uppercase;
}
#privacy_page p {
	font-size: 15px;
	line-height: 23px;
	color: #000;
}
#privacy_page h4 {
  font-size: 20px;
  line-height: 20px;
	color: #000;
}
#privacy_page h5 {
  font-size: 20px;
  line-height: 20px;
	color: #000;
}
#main #privacy_page ul li {
	font-size: 15px;
	line-height: 23px;
	color: #000;
}
#privacy_page ul li p {
	margin-bottom: 5px;
}
#privacy_page p a {
	color: #000;
}
#privacy_page p a:hover {
	color: #233262;
}

#form_box .wpcf7 {
  width: 100%;
  max-width: 100%;
}
#form_box {
  max-width: 75%;
  background-color: rgba(0, 0, 0, 0.95);
  padding: 50px 85px;
  border-radius: 5px;
  margin: 0 auto;
}
#txfld {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 50px;
}
#txfld1 {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 50px;
}
#txfld2 {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 50px;
}
#txfld3 {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 50px;
}
#txfld4 {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 50px;
}
#txfld5 {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 50px;
}
#txtmgs {
  border: 1px solid #929292;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  height: 200px;
}
#form_box *::placeholder {
  color: #000;
  opacity: 1;
}
#snd {
	background: #233262;
	border-radius: 5px;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	max-width: 115px;
	border: 0;
}
#contact-form input:focus {
	box-shadow: none !important;
}
#contact-form #txtmgs:focus {
	box-shadow: none !important;
}
.cf7-overlay-message {
	bottom: -8px !important;
	left: 0;
	right: 0;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 2px 6px !important;
}
#snd:focus {
	border: 0 !important;
	box-shadow: none;
}
.treatment-box:hover h3 {
	color: #fff !important;
}
.treatment-box:hover p {
	color: #fff !important;
}
.treatment-box:hover .elementor-button span {
	color: #fff !important;
}
.treatment-box:hover .elementor-button span svg {
	fill: #fff !important;
}
.treatment-part .elementor-button-icon .e-font-icon-svg {
	width: 1.1em;
	height: 1.1em;
	border: 2px solid;
	border-radius: 100%;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
.doctor_part .elementor-button-icon .e-font-icon-svg {
	width: 1.1em;
	height: 1.1em;
	border: 2px solid;
	border-radius: 100%;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
#re_btn .elementor-button-icon .e-font-icon-svg {
	width: 1.1em;
	height: 1.1em;
	border: 2px solid;
	border-radius: 100%;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
.e-n-accordion-item {
	background: #FFFFFF;
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.07);
	border-radius: 20px;
}

/* Accordion expand/collapse SVG icons */
.e-n-accordion-item-title-icon {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 40px !important;
	height: 40px !important;
	overflow: visible !important;
}
.e-n-accordion-item-title-icon .e-opened,
.e-n-accordion-item-title-icon .e-closed {
	width: 40px !important;
	height: 40px !important;
	align-items: center;
	justify-content: center;
	overflow: visible !important;
}
/* Toggle open/close icon visibility */
.e-n-accordion-item[open] > summary .e-n-accordion-item-title-icon .e-opened {
	display: flex !important;
}
.e-n-accordion-item[open] > summary .e-n-accordion-item-title-icon .e-closed {
	display: none !important;
}
.e-n-accordion-item:not([open]) > summary .e-n-accordion-item-title-icon .e-closed {
	display: flex !important;
}
.e-n-accordion-item:not([open]) > summary .e-n-accordion-item-title-icon .e-opened {
	display: none !important;
}
/* Fix SVG rendering - prevent Elementor from overriding fill */
.e-n-accordion-item-title-icon svg {
	width: 40px !important;
	height: 40px !important;
	min-width: 40px !important;
	min-height: 40px !important;
	display: block !important;
	overflow: visible !important;
	fill: none !important;
}
#testimonialCarousel p {
	margin-bottom: 10px;
}
#testimonialCarousel .testi_author {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #000000;
}
#testimonialCarousel .testi_org {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.01em;
	color: rgba(0, 0, 0, 0.55);
}
.star_client {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.01em;
	color: rgba(0, 0, 0, 0.55);
}
#re_btn .elementor-button-icon {
	padding-left: 8px;
}
.meet_text p {
	margin-bottom: 0;
}
.advanced-part{
    position: relative;
}

.advanced-part::before{
    animation: bgMove 8s linear infinite;
}
.appleton-breadcrumb {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
}
.bimg1 img {
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}
.bimg2 img {
	object-fit: cover;
	border-radius: 0 0 10px 10px;
}
.appleton-breadcrumb a:nth-child(1) {
	font-weight: 600;
}
@keyframes bgMove{
    0%{
        right: -30%;
    }
    100%{
        right: 0%;
    }
}
.type_part p {
	margin-bottom: 12px;
}
#main ul li {
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #000;
	padding-bottom: 10px;
}
#main ul {
	padding-left: 15px;
	margin-bottom: 0;
}
.contact-text a{ color: #000;}
.contact-text a:hover{ color: #233262;}

/* 1. Base button setup */
.slide-hover-btn .elementor-button {
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
    background-color: #1a365d !important; /* Your normal dark blue */
    transition: color 0.3s ease-in-out !important;
}
 
/* 2. Create the black sliding layer */
.slide-hover-btn .elementor-button::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: -100% !important; /* Hidden on the left */
    width: 100% !important;
    height: 100% !important;
    background-color: #000000 !important; /* Solid black color */
    z-index: -1 !important;
    transition: left 0.3s ease-in-out !important;
}
 
/* 3. Slide the black layer into place on hover */
.slide-hover-btn .elementor-button:hover::before {
    left: 0 !important;
}
 
/* 4. Keep the base blue background from flashing white */
.slide-hover-btn .elementor-button:hover {
    background-color: #1a365d !important; 
}
