/* -------------------------------
new home page 2023 css
dark blue : #00246b
light blue : #28acbb
new light blue : #d7e4ff
------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Rozha+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap');

.featured-section-boxes h2, .featured-section-text h2, .why-inner-wrapper h2, 
.mid-cta h2, .hiw h2, #home-blog h2 {
	font-weight: normal;
	font-size: 38px;g
	font-family: initial;
	padding-bottom: 30px;
	line-height: 1.1;
	color: #00246b;
	margin-top: 0;
}
.featured-section-text a i, .mid-cta a i {
	color: #fff;
}


.container-fluid {
    width: 80% !important;
    margin-right: auto;
    margin-left: auto;
}
#home-blog, .mid-cta {
	padding: 70px 0 50px 0;
}

#home-blog h2{
    margin:0px auto;
}

/* -------------------------------
hero section
------------------------------- */
.hero-container {
	padding: 50px 0 50px 0;
}
.page-id-47163 .hero-contentt {
    padding: 110px 10px;
    background-color: #e4feff;
    border-radius: 30px 0 0 30px;
    text-align: left;
}
.page-id-47163 h1{
    font-family: initial !important;
    font-weight: normal;
}
.page-id-47163 .home-hero-image {
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #c4e3ff;
    border-radius: 0 30PX 30PX 0;
}

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

.header-find-doctor {
    width:80%!important;
}
    
.has-bg {
        margin-top: 22px;
    }
    .page-id-47163 .hero-contentt {
    padding: 20px;
}
.offset-card {
    margin-top: 0px !important;
}
.container-fluid {
    width: 100% !important;
}

.page-id-478 .container-fluid {
    width: 80% !important;
}

.page-id-9 .need-80 {
    width: 80% !important;
}

.page-id-47163 .container-fluid {
    padding-left: 26px !important;
    padding-right:0px !important;
}
}

.hero-content h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
    font-size: 55px;
	line-height: 1.1;
}

.hero-container h2 {
    font-family: "Roboto";
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 5px;
    color: #28ACBA;
    font-weight: bold;
}

.featured-section-boxes {
	/*background-image: linear-gradient(90deg,rgba(255,255,255,0) 30%, #d7e4ff 30%)!important;	*/
	padding: 50px 0;
}

.hero-container .select-wrap select {
	background: #28acbb !important;
}
.hero-content {
	text-align: left;
}
/* -------------------------------
featured section with boxes
------------------------------- */

.view-faq{
     background: #28acbb;
    padding: 15px 30px;
    border-radius: 30px;
    color: #fff;
    display: block;
    margin-top: 30px;
    width: fit-content;
    text-transform: uppercase;
    font-family: "Roboto";
    letter-spacing: 1px;
    align-self:center;
}


.featured-section-boxes h2 {
    text-align: center;
    font-family: initial !important;
    font-weight: normal;
    font-size: 38px;
    width: 100%;
    margin: 0 auto;
    margin-bottom:100px !important;
}

.offset-card {
  margin-top: -45px;
}

.box-card::after {
  content: '→'; /* You can also use '\2192' for right arrow */
  display: block;
  font-size: 24px;
  color: #000; /* adjust to match your theme */
  margin-top: 15px;
  text-align: left; /* or left/center depending on layout */
}

.box-card h5 {
	font-family: 'Roboto';
	font-weight: 700;
}
.box-card {
    padding: 30px;
    border-radius: 10px;
    /*box-shadow: 0px 0px 50px 12px rgba(69,115,115,0.15);*/
    /*box-shadow: 0 0 40px rgba(69, 84, 115, 0.13);*/
    box-shadow: 0 0 40px rgb(8 42 112 / 18%);
    margin-bottom: 30px;
	background: #fff;
	text-align: left;
}
.box-card img {
    margin-bottom: 22px;
    width: 50px;
    border-radius: 5%;
    padding: 6px;
    background: #f5f5f5;
}
.box-card p {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 0;
}
/* -------------------------------
featured section with 50/50
------------------------------- */
.featured-section-text {
	padding: 100px 0;
	background-color: #eff9fa;
	/*background-image: linear-gradient(90deg,rgba(0,0,0,0) 30%,rgba(0,0,0,0.08) 30%)!important;*/
}
.featured-section-text a {
    background: #28acbb;
    padding: 15px 30px;
    border-radius: 30px;
    color: #fff;
    display: block;
    margin-top: 30px;
    width: fit-content;
	text-transform: uppercase;
	font-family: "Roboto";
	letter-spacing: 1px;
}
.featured-section-text div {
	text-align: left;
}
.featured-section-text a i, .mid-cta a i {
	transition: linear .15s;
}
.featured-section-text a:hover, .mid-cta a:hover {
	color: #fff;
}
.featured-section-text a:hover i, .mid-cta a:hover i {
	transform: translatex(5px);
}
/*.featured-section-text .phone-image:before {*/
/*	content: '';*/
/*	background: url('https://devmjdocs.veriheal.com/wp-content/uploads/2023/08/MJDocs-Incoming-Call.png') no-repeat;*/
/*	background-size: contain;*/
/*	height: 100%;*/
/*	width: 100%;*/
/*	display: block;*/
/*	position: absolute;*/
/*	top: 50%;*/
/*	left: 50%;*/
/*	transform: translate(-50%, -50%);*/
/*}*/
@keyframes tiny {
	0%  {top: 50%;left:50%}
	50% {top: 51%;left:49%}
	10%  {top: 50%;left:50%}
}
body[data-scroll-step="111"] .et_pb_image_2 {
    transform: translateY(-2px);
    transition: transform 200ms linear;
}
/* -------------------------------
why choose us section
------------------------------- */
.why-choose-us {
	padding: 50px 0 100px 0 !important;
}

.why-inner-wrapper .col-lg-6{
    padding-right:50px;
}
.why-inner-wrapper {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: left;
}
.why-inner-wrapper img {
	border-radius: 15px
}
.circle-container {
	flex-wrap: wrap;
	justify-content: space-between;
}
.circles {
	height: auto;
	border-radius: 8px;
	padding: 0 4px;
	position: relative;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight:500;
}
.circles img {
	width: 40px;
	padding-right: 5px;
}
.circles p {
	color: #000;
	line-height: 1.1;
	margin-bottom: 0;
	font-size: 14px;
	text-transform: uppercase;
}
.circles p i {
	color: #fff;
	font-size: 16px;
	padding-right: 5px;
}
/*.why-right {*/
/*	background-image: url(/wp-content/uploads/2025/07/image03.png);*/
/*	background-size: contain;*/
/*	background-position: center;*/
/*	background-repeat: no-repeat;*/
/*	height: 100%;*/
	/*border-radius: 220px 0px 0px 30px;*/
/*}*/


.why-right::before {
  content: "";
  position: absolute;
  top: -77px;
    left: -54px;
    width: 255px;
    height: 229px;
  background: url('/wp-content/uploads/2025/08/lines-1.png') no-repeat center center;
  background-size: contain;
  z-index: 2;
}

/* Bottom-right decorative image */
.why-right::after {
    content: "";
    position: absolute;
    bottom: -140px;
    right: -78px;
    width: 200px;
    height: 200px;
    background: url('/wp-content/uploads/2025/08/cercile-line-1.png') no-repeat center center;
    background-size: contain;
    z-index: 2;
}

.footer-cta .left-img::before {
    content: "";
    position: absolute;
    top: -211px;
    left: 121px;
    width: 256px;
    height: 229px;
    background: url('/wp-content/uploads/2025/08/lines-1.png') no-repeat center center;
    background-size: contain;
    z-index: 2;
}

/* -------------------------------
mid cta section
------------------------------- */
.mid-cta .container {
	padding: 80px 50px;
	background: #d7e4ff;
	border-radius: 15px;
}
.mid-cta, .mid-cta .row {
	text-align: center;
}
.mid-cta h2 {
	margin: auto;
}
.mid-cta a {
	background: #00246b;
    padding: 15px 30px;
    border-radius: 30px;
    color: #fff;
    display: block;
    width: fit-content;
	margin: 30px auto auto auto;
	text-transform: uppercase;
	font-family: "Roboto";
	letter-spacing: 1px;
}
/* -------------------------------
how it works section
------------------------------- */
/*.hiw {*/
/*	padding: 100px;*/
/*}*/
/*.hiw .row {*/
/*	align-items: center;*/
/*}*/
/*.hiw .hiw-info {*/
/*	border-radius: 20px;*/
/*    overflow: hidden;*/
/*    padding: 30px;*/
/*    box-shadow: 0px 80px 120px -60px rgba(51,128,128,0.3);*/
/*	margin-right: 40px;*/
/*	text-align: left;*/
/*}*/
/*.hiw .review {*/
/*	border-radius: 0 0 100px 0;*/
/*    overflow: hidden;*/
/*    background-color: #F6F9FB;*/
/*	display: flex;*/
/*    flex-wrap: wrap;*/
/*    padding: 30px;*/
/*	justify-content: space-between;*/
/*	margin-bottom: 30px;*/
/*}*/
/*.hiw .review-left {*/
/*	width: 15%;*/
/*}*/
/*.hiw .review-right {*/
/*	width: 83%;*/
/*	text-align: left;*/
/*}*/
/*.hiw-image {*/
/*    width: 70px;*/
/*    height: 70px;*/
/*    border-radius: 50px;*/
/*}*/
/*.hiw .review p {*/
/*	font-size: 14px;*/
/*	line-height: 1.8;*/
/*}*/
/*.hiw .name {*/
/*	font-weight: 700;*/
/*	margin-bottom: 0;*/
/*}*/
/* -------------------------------
blog section
------------------------------- */
.blog-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 200px;
}
.blog-container .post {
	width: 32%;
	border-radius: 10px 0 0 0;
	border-right: 1px solid #aeaeae30;
	position: relative; 
	background: #fff;
}

.blog-container .post::after {
    content: "";
    position: absolute;
    right: 0;
    top: 64%;
    height: 8%;
    width: 2px;
    background-color: #00bcd4;
}

.blog-container .post img {
	height: 300px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 0;
	
}
.blog-container .post-content {
	padding: 20px;
	text-align: left;
}
.post-content .title {
	font-weight: 700;
	line-height: 1.3;
	min-height: 50px;
	margin-bottom: 0;
	font-size: 18px;
}
.post-content .date {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #51565487;
}
#home-blog .info p {
	font-size: 15px;
	line-height: 1.5;
	overflow: hidden;
	height: 115px;
	padding-top:20px;
	color:#51565487;
}
.post-link {
	/*padding: 5px 20px;*/
    /*background: #28acbb;*/
    color: #000;
    /*border-radius: 5px;*/
    font-size: 28px;
    text-transform: uppercase;
}
.post-link:hover {
	color: #fff;
}
.post-link i {
	color: #fff;
	padding-left: 5px;
	transition: linear .15s;
}
.post-link:hover i {
	transform: translateX(5px);
}
/* -------------------------------
mobile styles
------------------------------- */
@media(max-width: 768px) {
	/*.why-right {*/
 /*   	display: none;*/
	/*}*/
	.why-inner-wrapper {
		padding: 0;
	}
	
	.hiw-arrow-left {
    left: 2px !important;
}
.hiw-arrow-right {
    right: 2px !important;
}
.hiw-arrow {
    top: 50%;
    padding: 5px 10px !important;
    font-size: 1.3rem !important;
    
}
.veriheal-faqs{
    width:100% !important;
}
	
	  .why-right::before,
  .why-right::after {
    display: none;
    content: none;
  }
	.why-right, .why-right img {
    	height: auto;
	}
	.hiw {
    	padding: 30px;
	}
	.featured-section-text {
		padding: 50px;
	}
	.blog-container .post {
		width: 48%;
	}
	.blog-container {
		margin-bottom: 100px;
	}
	.hero-container {
    	padding: 15px 0 50px 0;
	}
	.box-card {
   	 	min-height: 310px;
	}
		.footer-cta img {
		display: none;
	}
}
@media(min-width: 769px) {
	.box-card {
		min-height: 355px
	}
}
@media(min-width: 642px) {
	.mid-cta p {
		padding: 0 50px;
	}
	.home p {
	 	line-height: 1.8;
	}
}
@media(max-width:641px) {
	.hero-content h1 {
		font-size: 42px;
	}
	.featured-section-boxes h2, .featured-section-text h2, .why-inner-wrapper h2, .hiw h2, #home-blog h2 {
		font-size: 40px;
		padding-bottom: 10px;
	}
	.mid-cta h2 {
		font-size: 40px;
	}
	.hero-container,.featured-section-boxes, .featured-section-text, .why-choose-us, .hiw {
		padding: 30px 0;
	}
	.mid-cta .container {
		padding: 30px;
	}
	.hiw .hiw-info {
		padding: 10px;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.circles {
		width: 100%;
		flex: 0 1 auto;
    max-width: 100%;
	}
	.circles p i {
		padding-right: 2px;
	}
	.why-right, .why-right img {
		height: auto;
		margin-top: 15px;
	}
	.why-inner-wrapper {
		padding: 0;
	}
	.hiw .review-left {
		width: 70px;
		margin-bottom: 10px;
	}
	.hiw .review {
		display: block;
		padding: 15px;
	}
	#home-blog {
		padding: 20px;
		margin-bottom: 20px;
	}
	.blog-container .post {
		width: 100%;
		margin-bottom: 20px;
	}
	.blog-container {
		margin-bottom: 0;
	}
	.footer-cta {
		margin-top: auto;
	}
	.footer {
		padding: 20px;
	}
	.footer-cta h2 {
		font-size: 30px;
	}
	.footer-cta {
		padding: 20px 10px;
	}
	.navbar-mobile .phone-number {
		width: 100%;
		background: #28acbb;
		width: 100%;
		border-radius: 50px;
		text-align: center;
	}
	.navbar-mobile .phone-number a {
		color: #fff;
	}
	.navbar-mobile > li {
		padding: 10px 0;
	}
	a.inflow_g_3674_mj_card_link {
		background: #00246b !important;
	}
	a.inflow_g_3674_mj_card_link i {
		color: #fff;
	}
}

body.home .blog-container{
    margin-bottom:0px;
}
.veriheal-faqs h2 {
    font-weight: 700;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 30px;
    line-height: 1.1;
    color: #00246b;
    margin-top: 0;
}
body.home .faqs-container {
    padding-bottom: 205px;
    background: #f7f9fc;
    align-items: center;
}
.veriheal-faqs {
    position: relative;
    padding: 75px 0;
    width: 50%;
    margin: 0 auto !important;
}
@media(max-width: 768px) {
    body.home .faqs-container{
        margin-bottom:150px;
        padding-bottom:0px;
    }
    
    .veriheal-faqs {
        padding: 60px 0;
    }
    
    .page-id-46680 .veriheal-faqs {
    padding: 50px 0 120PX 0 !important;
}
}
@media (max-width: 767px) {
    .veriheal-faqs h2 {
        font-size: 28px !important;
        margin: 0 auto;
        line-height: 1.5;
    
    }
    .veriheal-faqs {
        padding: 0 0 30px 0;
    }
    body.home .faqs-container{
        margin-bottom:0px;
    }
}

.ctx {
    text-align: left;
    padding-top: 50px;
}
.ctx h2 {
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
	font-family: 'Poppins', sans-serif;
    line-height: 1.1;
    color: #00246b;
}
.ctx h2::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background: #28acbb;
    bottom: -20px;
    left: 0;
    border-radius: 50px;
}
.ctx p {
    line-height: 1.7;
    font-size: 16px;
    color: #212529;
    margin: 0 0 30px;
}
.ctx ol,
.ctx ul {
    padding-left: 20px;
    margin: 0 0 30px;
}
.ctx ol li,
.ctx ul li {
    line-height: 1.7;
    font-size: 16px;
    color: #212529;
    margin: 0 0 5px;
}
.ctx ol li::marker {
    font-weight: bold;
}
/* Headings */

.hiw-section{
    background-color:#eff9fa;
}

.hiw-heading {
  font-weight: normal;
    font-size: 38px;
    font-family: initial;
  color: #111;
  margin:0px;
}

.hiw-subtext {
  font-size: 1.1rem;
  color: #555;
  max-width: 700px;
  margin: 0 auto;
}

/* Slider Section */
.hiw-slider {
  margin: 0 auto;
  position: relative;
}

/* Wrapper with fixed height */
.hiw-slider-wrapper {
  display: flex;
  overflow: hidden;
  position: relative;
  min-height: 250px; /* Ensure consistent height */
  align-items: center;
  justify-content: center;
  transition: min-height 0.3s ease;
}

/* Slide styles */
.hiw-slide {
  flex: 0 0 100%;
  display: none;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.hiw-slide.active {
  display: flex;
}

/* Testimonial Card */
.testimonial-card {
  background-color: #00215A;
  color: #fff;
  padding: 2rem;
  border-radius: 16px;
  max-width: 100%;
  width: 100%;
  min-height:240px;
  text-align: center;
  font-size: 1.1rem;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
}

.testimonial-card h5 {
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.testimonial-card p {
  margin-bottom: 0;
}

/* Arrows */
.hiw-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #eff9fa;
  color: #000;
  border: 1px solid #000;
  padding: 15px 20px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.5rem;
  z-index: 2;
  transition: background 0.3s ease;
}

.hiw-arrow:hover {
  background: #29acbb;
  border:none;
  color:#fff;
}
.hiw-arrow:focus {
  outline: none;
  box-shadow: none;
}
.hiw-arrow-left {
  left: -95px;
}

.hiw-arrow-right {
  right: -95px;
}

/* Dots */
.hiw-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.hiw-dot {
  height: 10px;
  width: 10px;
  background-color: #ccc;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.hiw-dot.active {
  background-color: #00215A;
}
/*FAQ*/

.faqs-container {
  padding: 40px 20px;
}

.faq-title{
    font-size:38px !important;
    font-family:initial !important;
    font-weight:normal !important;
    text-transform: initial !important;
    
}

.veriheal-faqs .faq-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}

.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/*.faq-card {*/
/*  background-color: #f7f9fb;*/
/*  border-radius: 20px;*/
/*  padding: 20px 24px;*/
/*  box-shadow: 0 4px 20px rgba(0,0,0,0.05);*/
/*  transition: all 0.3s ease;*/
/*}*/

.faq-card {
    background-color: transparent;
    border-radius: 50px;
    padding: 15px 20px 9px 20px;
    transition: all 0.3s ease;
    border: 1px solid #5156541f;
}

.faq-question {
  background: none;
  border: none;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: #0d0d0d;
  padding: 0;
}

.faq-question:focus {
  outline: none;
  box-shadow: none;
}

/*.faq-question .faq-toggle-icon {*/
/*  font-size: 26px;*/
/*  color: #00a6a6;*/
/*  font-weight: bold;*/
/*  transition: transform 0.3s ease;*/
/*}*/

.faq-question .faq-toggle-icon {
    font-size: 20px;
    color: #51565487;
    font-weight: bold;
    transition: transform 0.3s ease;
    padding: 0px;
    border-radius: 50%;
    border: 1px solid #51565487;
    padding: 1px 10px;
}

.faq-card.active .faq-question {
  color: #00a6a6;
}

.faq-card.active {
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    padding: 40px;
    border: none;
    border-radius: 30px;
}

/*.faq-card.active .faq-toggle-icon {*/
/*  content: "-";*/
/*  transform: rotate(180deg);*/
/*}*/

.faq-card.active .faq-toggle-icon {
    content: "-";
    transform: rotate(180deg);
    color: #00a6a6;
    border: 2px solid #00a6a6;
}

.faq-answer {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  padding-top: 10px;
  width:95%;
}

.faq-answer p {
  font-size: 16px;
  color: #555;
  margin: 0;
  text-align:left;
}

#footer-state-select{
    color:#fff !important;
}

.pagination-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0.75rem; /* spacing between numbers */
    justify-content: center;
    align-items: center;
}

.pagination-wrapper li {
    margin: 0;
}

.pagination-wrapper li a,
.pagination-wrapper li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;          /* circular shape */
    text-decoration: none;
    font-size: 1rem;
    color: #888;                 /* grey for inactive */
    transition: background 0.3s, color 0.3s;
}

.pagination-wrapper li .current {
    background-color: #002366;   /* deep navy blue */
    color: #fff;                 /* white text */
}

.pagination-wrapper li a:hover {
    background-color: #f0f0f0;   /* light hover */
    color: #333;                 /* darker text on hover */
}

.pagination-wrapper li a.prev,
.pagination-wrapper li a.next {
    font-size: 1.2rem;           /* slightly larger for chevrons */
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #333;                 /* dark chevron color */
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination-wrapper li a.prev:hover,
.pagination-wrapper li a.next:hover {
    background-color: #eaeaea;
}
