@charset "utf-8";
/* CSS styles for practice custom branding*/

.nav-background-color {
	background: #fcfff4;
	/* background: url(../images/head-bg.jpg) center;
	background-size: cover;
	background-repeat: no-repeat; */
}


.DocPicture {
    background: #e5a4c0;
    /* border-radius: 50% 50% 0 0; */
}

div#meet-doctor p {
    margin-bottom: 12px;
}
.doc-img-caption {
    background: #3a4447;
    padding: 5px 15px 15px;
    color: white;
}

.fs-22 {
    font-size: 22px;
    font-weight: 600;
}
#header-navbar li .sep {
	background: black;
	width: 1px;
	display: block;
	height: 15px;
	margin: 13px 15px;
}
#primary-nav .navbar-brand-color {
	color: #4f4f4f;
}

#primary-nav .navbar-brand {
	color: #a1bb58;

}

a {
	color: #a1bb58 !important;
	text-decoration: none;
}

a:hover,
a:visited {
	color: #000;
}

a.link-underline {
	text-decoration: underline;
}

a.link-underline:hover,
a.link-underline:visited {
	text-decoration: none;
}


.material-icons.custom-material-style {
	font-size: 22px;
	color: #008dd8;
}

#imp-notice .material-icons {
	font-size: 22px;
	color: #df2f3b;
}

ion-icon {
	font-size: 44px;
	color: #c4c4c4;

}

/** style for quick action button on top bar**/
#quick-action .btn {
	border: 1px solid #ffffff;
	background: #008dd8;

}
 
#quick-action .btn:hover,
#quick-action .btn:focus,
#quick-action .btn:active {
	/* background-color: #ffffff; */
	border-color: #ffffff;
	color: #000;
	background: #a1bb58;
}

/** style for hero background**/
#hero-section,
#hero-section .d-flex {
	background: #008dd8;
	background: url(../images/hero-bg.jpg) left;
	/* background: linear-gradient(45deg, rgb(205 229 249 / 0%), rgb(21 39 60 / 95%)), url(../images/hero-bg.webp) center; */
    background-size: cover;
    color: #000;
	height: 80vh !important;
	align-content: center;
}

#imp-notice {
	background: #008dd8;
	color: white;

}

div#imp-notice small {
	font-weight: 500;
}

.local-panel {
	/* margin-bottom: 30px !important; */
    border: 1px solid #dadada;
    background: #008dd8;
}
#local-meet-doctors .material-icons {
	font-size: 22px;
	color: #a1bb58;
}

#cta-call-email small {
	font-size: 100% !important;
}

#cta-call-email .cta-material-icons {
	font-size: 22px;
	color: #999 !important;
	border: 1px solid red;
}

#local-socials a ion-icon {
	color: #ffffff;
}

#local-socials a:hover ion-icon {
	color: #a1bb58;
}

#insurance-nearby-location .insurance-border {
	border-right: 1px solid #c4c4c4;
}

#insurance-nearby-location {
	margin-top: 30px;
	margin-bottom: 30px;
	background: #008dd8;
}


#video-slider {
	border: 1px solid #dee2e6;
	border-top: 0;
	background: #a1bb58;
}

#video-slider .carousel-indicators .active,
#testimonials .carousel-indicators .active {
	background-color: #008dd8;
}

#video-slider .carousel-indicators li,
#testimonials .carousel-indicators li {
	background-color: #666;
}


#gallery-slider .carousel-indicators .active {
	background-color: #008dd8;
}

#gallery-slider .carousel-indicators li {
	background-color: #666;
}

#testimonials {
	/* padding-top: 30px !important; */
	padding-bottom: 30px;
	/* background: #a1bb58; */
	border: 1px solid #dadada;
}

#testimonials .testimonial-name {
	color: #000;
}

#testimonials .testimonial-designation {
	color: #666;
}

.star {
	color: #ff0000;
}

.star-grey {
	color: #666;
}


.card.stores-cta .card-body {

	background: #008dd8;
}

.services-tabs a.nav-link {
	color: #000;
}

#hero-section .container {
	/* margin-left: 100px; */
	margin-top: 10px !important;
	padding-top: 10px !important;
}

#patient-tools .patient-tools-tab #p-tools-Content {
	background: #f1f1f1;
	border: 1px solid #dee2e6;
	border-top: 0;
}

#patient-tools .nav-tabs .nav-link .active,
#patient-tools .nav-tabs .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #ececec;
	border-color: none !important;
}

.material-icons.star {
	color: #008dd8;
}

.material-icons.star-grey {
	color: #a1bb58  !important;
}

#faqs a.faq-link {
	color: #007bff;
	text-decoration: none !important;
}

#faqs a.faq-link:hover {
	color: #000;
	text-decoration: none !important;
}

#footer .list-group-item {
	background-color: rgba(0, 0, 0, 0);
}

#footer {
	background: #008dd8;
	color: #fff;
}

.footer-link li a,
.footer-link li a:visited {
	color: #fff !important;
}

.footer-link li a:hover {
	color: #ccc !important;
	text-decoration: none !important;
}

.custom-link-light,
.custom-link-light:active {
	color: #a1bb58 !important;
}

.custom-link-light:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.btn-modal-custom {
	color: #fff;
	background-color: #4ec3e0;
	border-color: #4ec3e0;
}

.lead {
	font-weight: 400;
}
.specialities-bx {
	display: block;
    border: 1px solid #dfdfdf;
    padding: 7px 15px;
    background: #f4f4f4;
    box-shadow: 1px 2px 3px #f4f4f4;
    margin: 20px 2px 20px 2px;
}
#doc-pannel {
    display: flex
;
    align-items: center;
}

.specialities-bx img{
	display: flex ;
    border: 1px solid #dfdfdf;
    background: #ffffff;
    box-shadow: 1px 2px 10px #f4f4f4;
    margin: 20px 2px 20px 2px;
}

.specialities-bx div{
	padding: 10px 10px 10px 10px;
	color: #1b1b1b;
}

/*********************
	  Header CSS
*********************/
#quick-action .btn:hover,
#quick-action .btn:hover i {
	color: black !important;
}

.main-logo {
    max-width: 280px;
}
.sticky .main-logo {
    display: block !important;
}

.navbar-collapse a,
.navbar-collapse a i {
	color: rgb(0, 0, 0) !important;
}
#quick-action .btn,
#quick-action .btn i {
	color: white !important;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}

	100% {
		transform: translateY(0px);
	}
}

div#primary-nav {
	-webkit-transition: all 0.5s ease;
	-moz-transition: position 10s;
	-ms-transition: position 10s;
	-o-transition: position 10s;
	transition: all 0.5s ease;
}

div#primary-nav.sticky {
	z-index: 1030;
	position: fixed;
	top: 0;
	left: 0;
	animation: smoothScroll 1s forwards;
}
/* .navbar-light .navbar-toggler-icon {
	filter: brightness(1) invert(1);
} */

.navbar-light .navbar-toggler {
	color: rgb(255 255 255 / 50%);
	border-color: rgb(255 255 255 / 35%);
}
.Walk-Ins h3{text-align: center;font-size: 3.2rem;}
.Walk-Ins h4{font-size: 1.5rem;text-align: center;}
.Walk-Ins {
    margin-bottom: 40px;
    margin-top: -50px;
}
@media (max-width:991px) {
	#doc-pannel {
		display: flex ;
		flex-direction: column;
		align-items: center;
	}
	.specialities-bx {
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
	.m-mob {
		display: block;
		margin-top: 40px !important;
	}
	.main-logo {
		max-width: 220px;
		display: block;
	}
	#header-navbar {
		margin-top: 40px;
	}
	.Walk-Ins {
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.Walk-Ins h3 {
		text-align: center;
		font-size: 1.7rem;
	}
	.Walk-Ins h4{font-size: 1rem;}
}

/*********************
	Header CSS End
*********************/

/*********************
	Back To Top CSS
*********************/
#back-to-top {
	display: inline-block;
	background-color: #a1bb58;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 25px;
	right: 25px;
	transition: background-color .3s,
		opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}

#back-to-top::after {
	content: "\e5d8";
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	line-height: 40px;
	color: #fff;
}
/* #back-to-top:hover::after {
    filter: brightness(0);
} */

#back-to-top:hover {
	cursor: pointer;
	background-color: #000000;
}

#back-to-top:active {
	background-color: #000000;
}

#back-to-top.show {
	opacity: 1;
	visibility: visible;
	cursor: pointer !important;
}

/*********************
	Back To Top CSS End
*********************/
/*********************
	services box CSS
*********************/

.services-block-three{
	margin-bottom:30px;
  }
  .services-block-three i {
	  font-size: 32px;
  }
  .services-block-three>a {
	  display: block;
	  border: 2px solid #d5d5d5;
	  border-radius: 4px;
	  text-align: center;
	  background: #fff;
	  padding: 20px;
	  position: relative;
	margin-bottom:30px;
  
  }
  .services-block-three>a:before {
	  display: block;
	  content: "";
	  width: 9%;
	  height: 17%;
	  position: absolute;
	  bottom: -2px;
	  right: -2px;
	  border-bottom: 2px solid #000000;
	  border-right: 2px solid #000000;
	  transition: all 0.5s ease 0s;
	  -webkit-transition: all 0.5s ease 0s;
  }
  .services-block-three>a:after {
	  display: block;
	  content: "";
	  width: 9%;
	  height: 17%;
	  position: absolute;
	  top: -2px;
	  left: -2px;
	  border-top: 2px solid #000000;
	  border-left: 2px solid #000000;
	  transition: all 0.5s ease 0s;
	  -webkit-transition: all 0.5s ease 0s;
  }
  .padding-15px-bottom {
	  padding-bottom: 15px;
  }
  .services-block-three h4 {
	  /* color: #6f6f6f; */
	  font-size: 16px;
	  margin-bottom: 10px;
	  font-weight: 600;
  }
  .services-block-three p {
	  margin-bottom: 0;
	color: #000000;
  }
  .services-block-three>a:hover {
	  opacity: 1;
	  border-color: #d5d5d5;
  }
  a:hover, a:active {
	  color: #a1bb58;
	  text-decoration: none;
  }
  
  .services-block-three>a:hover:before, .services-block-three>a:hover:after {
	  width: 95%;
	  height: 90%;
  }

/*********************
	services box CSS End
*********************/

div#insurance-nearby-location li,
div#insurance-nearby-location th,
div#insurance-nearby-location td {
	color: white !important;
}


div#insurance-nearby-location a,
div#insurance-nearby-location i {
	color: #ffffff !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	background-color: #f1f1f1;
	border-color: #dee2e6 #dee2e6 #008dd8;
}
.carousel-control-prev, .carousel-control-next{filter: brightness(5) invert(1);}

.highlight-bx {
    background: #a1bb58;
    padding: 15px;
    border-left: 3px solid #a1bb58;
    border-radius: 5px 15px 15px 5px;
}
div#hero-cta {
	/* position: absolute; */
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: start;
    text-align: center !important;
    max-width: 50%;
    padding: 15px;
    background-color: #ffffff4d;
    border: 1px solid #008dd8;
}

div#hero-cta h1 {
	font-size: 1.7rem;
	font-weight: 600 !important;
	/* text-shadow: 0px 10px 10px #00000085; */
}
.fs-22 {
    font-size: 22px;
    font-weight: 600;
}
.fs-20 {
    font-size: 20px;
    font-weight: 600;
}
.fs-18 {
    font-size: 18px;
    font-weight: 600;
}
.local-panel h4, .local-panel h3, .local-panel h2, .local-panel h1, .local-panel p, .local-panel td, .local-panel th, .local-panel a, .local-panel i {
    color: white !IMPORTANT;
}
.DocPicture {
    background: #008dd8;
    /* border-radius: 50% 50% 0 0; */
}
.doc-img-caption {
    background: #008dd8;
    padding: 5px 15px 15px; 
    color: white;
}
/* .navbar-light .navbar-toggler-icon {
    filter: brightness(1) invert(1);
} */
@media (min-width:768px) and (max-width:991px) {
	div#hero-cta h1 {
		font-size: 1.7rem;
	}
	div#hero-cta h3 {
		font-size: 1.5rem;
	}
}
@media (max-width: 767px) {
	.company-tag{max-width: 75%; margin: auto; padding-bottom: 15px;}
	.company-tag span::after {
		content: "\A";
		white-space: pre;
	}
	#hero-row-height {
		height: 50vh;
	}
	div#hero-cta {
		/* position: absolute; */
		text-align: center;
		max-width: 95%;
		padding: 15px;
	}

	div#hero-cta h1 {
		/* display: inline-flex; */
		/* max-width: 91%; */
		padding-left: 5px;
		font-size: 1.3rem;
	}

	div#hero-cta h3 {
		font-size: 1.22rem;
	}

	#hero-cta .btn {
		width: 70%;
	}
	#hero-cta .btn:first-child{margin-bottom: 15px !important;}
	.hero-btns {
		text-align: -webkit-center;
	}

	#practice-description,
	#patient-portal,
	#patient-tools,
	#faqs {
		padding-top: 50px !important;
	}
	div#important-notice .list-group-item {
		padding: 0.75rem 0.22rem !important;
	}
	.specialities-bx {
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
	#insurance-providers {
		flex-direction: column;
		margin-left: 0px !important;
	}
}
@media (max-width: 380px){
	div#hero-cta h1 {
		display: inline-flex;
		max-width: 100%;
		padding-left: 0;
		margin-left: -10px;
		font-size: 1.2rem;
	}
	
	.specialities-bx {
		
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
}
@media (max-width: 325px){
	#hero-cta .btn {
		width: 65%;
	}
	.specialities-bx {
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
}

