
/*
Theme Name: Custom Website by BP (Alpha)
Author: Business Promotion
Version: 3.5
*/

@import url('css/modal.css');
@import url('css/toggle.css');

h1,
.blog #main h1 a {
	color: #0b3542;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
	margin: 0 0 20px;
	font-family: 'Cinzel-Regular';
}

h2 {
	color: #0b3542;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
	margin: 0 0 20px;
	font-family: 'Cinzel-Regular';
}

h3 {
	color: #000;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}

#main a {
	color: #8fc742;
}

.contentarea strong,
.contentarea b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #215A81;
}

.modal span {
	text-align: left;
	color: #ccc;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding-left: 3px;
}

p {
	margin: 0 0 15px;
}

/* TOP
------------------------------------- */
#lightinthebox {
  position: fixed;
  background-color: #000;
  background-color: rgba(0,0,0,.9);
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 100;
  align-items: baseline;
}
#lightinthebox .content {
  margin-top: 5px;
  padding: 3%;
  background-color: #fff;
  border-radius: 20px;
  max-width: 80%;
  max-height: 75%;
  overflow-y: auto;
}
.hideme {
  display: none !important;
}

@media only screen and (max-width: 979px) {
    #lightinthebox {
    display: block;
    }
    #lightinthebox .content {
      max-width: 100%;
      margin-top: 25%;
    }
}


/* MAIN
------------------------------------- */

.row.contentsection {
	padding: 30px 0;
}

.wood-divider {
	padding: 40px 0;
	background-image: url(/wp-content/uploads/2023/05/wood-bg-1.webp);
	background-position: center center;
	background-size: cover;
}

.map-area {
	position: relative;
	max-height: 450px;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
}

.map-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
	cursor: pointer;
	background-image: url("/wp-content/uploads/2023/05/map-overlay-1.webp");
	background-position: center center;
	background-size: cover;
}

.livemap {
	margin-top: 18% !important;
}

.affiliatesection {
	background: #0b3542;
}

.affiliatesection img {
	margin: 30px 20px;
}

.set-apart-section {
	z-index: 3;
	padding: 80px 0;
	position: relative;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
}

.set-apart-section h2 {
	margin-bottom: 0;
}

.set-apart-section h3 {
	margin-bottom: 20px;
}

.showcasesection {
	padding: 40px 0;
	background: url("/wp-content/uploads/2023/05/showcase-bg-1.webp") center center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.showcase:hover {
	transform: scale( 1.1, 1.1);
}

.showcase h2 {
	color: #fff;
	font-size: 30px;
	margin-top: 20px;
	text-transform: uppercase;
	font-family: 'Open Sans';
}

.showcase p {
	color: #fff;
}

.this-row {
	padding: 40px 5% 40px 5%;
}

.title-stuff h2 {
	color: #fff;
	margin-bottom: 0;
}

.title-stuff h3 {
	color: #fff;
	margin-bottom: 30px;
}

.home .main-wrap {
	position: relative;
}

.home .main-wrap h1 {
	margin-bottom: 0;
	text-align: center;
}

.home .main-wrap h3 {
	margin-bottom: 40px;
	text-align: center;
}

.home .main-wrap p {
	text-align: center;
	margin-top: 10px;
}

.center-btns {
	text-align: center;
}

.center-btns p {
	display: none;
}

.marg-left {
	margin-left: 20px !important;
}

/*.dr-martin {
    right: -40px;
    bottom: -30px;
    position: absolute;
}*/

.hr-green {
    margin: 40px 0;
}

.wood-divider .our-video {
	display: none;
}

.popup {
	position: absolute;
	right: 10px;
	top: 247px;
	z-index: 1;
}

.popupx {
	position: absolute;
    right: 12px;
    top: 3px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
	cursor: pointer;
}

.popupx:hover {
	transform: scale(1.2);
}

/* BOTTOM
------------------------------------- */

/* FOOTER
------------------------------------- */
footer {
	background-color: #071f27;
	padding: 40px 40px 30px;
	position: relative;
	width: 100%;
	clear: both;
	bottom: 0;
	z-index: 20;
}

.foot-social ul li {
    margin: 0 40px;
}

p.footer-cta {
	display: inline-block;
}

.foot-social.hidden-sm-down.clearfix {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
a.foot-phone,
.foot-address,
.footer-cta,
.foot-email,
.foot-fax {
	color: #fcfcfc;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
}

.attribution {
	color: #fcfcfc;
	text-align: center;
	padding: 0;
	background: none;
	display: block;
	float: none;
	font-size: 15px;
	line-height: 25px;
	margin: 15px 0 0;
	font-family: 'Open Sans', sans-serif;
}

.attribution a {
	color: #fcfcfc;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 1em 0;
    padding: 0; 
}

.footlinks ul {
	margin: 0;
}
	
.footlinks ul li {
	list-style: none;
	text-align: left !important;
}

.footlinks ul li a {
    color: #fff !important;
}

.footlinks h2 {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-size: 25px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
}

.location h2 {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-size: 25px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
}

.hours h2 {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-size: 25px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
}

.hours table {
	color: #fff;
	text-align: left;
}

.swap2 {
	display: none;
}

.container.this-container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.container.this-container .row {
    margin-right: 0;
    margin-left: 0;
}

.col-md-3.docpic {
    padding-right: 0;
    padding-left: 0;
}

.dr-schlueter {
    height: 780px;
    display: flex;
    align-items: flex-end;
    
}

.dr-martin {
    height: 780px;
    display: flex;
    align-items: flex-end;   
 
}

/* form style */

.righty {
	float: right !important;	
	width: 75%;
}
.lefty {
	float: left;
	width: 25%;	
}
.righty-alt {
	float: right !important;	
	width: 85%;
}
.lefty-alt {
	float: left;
	width: 15%;	
}
.righty-new {
	margin-left: 10px;	
	width: 60%;
}
.lefty-new {
	width:10%;	
}

.hide-input {
	height: 0;
	display: none !important;
}
			
.auto-fill-btn {
	overflow: hidden;
}

#bp_patient_form legend strong {
	display: block;
	margin-bottom: 12px;
}

.new_patient_form input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"]{ 
	width: 100%; 
	border-radius: 5px;
	padding-left: 10px;
}

.new_patient_form input:focus, .new_patient_form textarea:focus {
	background: #ffefdc;
	border: 1px solid #f9dfc1;
	box-shadow: none;
}

.new_patient_form input[type="radio"],
input[type="checkbox"]{
	margin-left: 5px;
	margin-right: 1px;
}

.new_patient_form input[type="date"] { 
	width: 200px; 
}

.new_patient_form .patient_birthdate {
	float: left;
	width: 32%;
	margin-left: 4px;
}

.new_patient_form select {
	margin-bottom: 10px;
	width: 100%;
}

.new_patient_form p { 
	margin: 30px; 
}

.new_patient_form h2 {
	color: #000;
}
.new_patient_form .fine_print { 
	font-size: 11px; 
}

.new_patient_form .honey { 
	display: none; 
}

.new_patient_form .reason {
	float: left;
	width: 33%;
}

.new_patient_form .twowide {
	float: left;
	width: 50%;
}

.new_patient_form .main-btn {
	width: auto;
	height: auto;
	padding: 7px 15px;
}

			
.new_patient_form label {
	display: inline-block;
	margin-bottom: 5px;
}
			
.new_patient_form .otherbox input[type="text"] { width: 90%; }

.new_patient_form textarea { width: 100% !important; }

.new_patient_form { /*font-weight: bold;	*/ }

.new_patient_form fieldset { border: 2px groove #ffffff; }

.new_patient_form .ratings input[type="number"] {
	width: 50px;
	margin: 5px;
}

.new_patient_form p {
	margin: 15px 0px !important;
	line-height: 17px !important;
}


.new_patient_form fieldset {
	border: 2px solid #ccc;
	border-radius: 5px;
	padding: 15px;
	background: linear-gradient(to right, rgb(254, 254, 254) 0%,rgb(254, 254, 254) 100%);
	font-size: 16px;
	color: #000;
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
}

.new_patient_form legend {
	text-align: left;
    padding: 50px 0 0 0;
    width: 100%;
    font-variant: small-caps;
    border: none;
    margin-bottom: 0;
}

.new_patient_form strong {
	color:#000 !important;	
}

.new_patient_form fieldset strong {
		color:#000;
}

.new_patient_form .middle {
	text-align: center;	
}

.medical-history-checks {
	line-height: 20px;
}
.new_patient_form .medical-history-checks .row {
    margin-bottom: 0;
}
.ada_patient_form .row-fluid { 
    margin: 10px 0 0; 
    
}

.form-button {
	background: #96cc62;
    border: 1px solid #000000;
    padding: 10px;
    margin: 10px;
    font-size: 20px;	
}

.form-button:hover {
	background: #0babe3;
	color: #000;
	cursor: pointer;
}

.new_patient_form .row {
    margin: 0 auto;
}
.yesno .row-fluid {
    border-radius: 5px;
    margin: 10px 0;
    padding: 5px 6px;
}

.yesno .row-fluid:nth-child(odd) {
    background: #d3d4d4;
    color: #000000;
}

.yesno .row-fluid:nth-child(even) {
    border: #d3d4d4 solid 2px;
}

.new_patient_form input[type="radio"] {
    margin-left: 15px;
    margin-right: 2px;
	margin-top:-4px;
}

.new_patient_form h3 {
	color: #000;	
}

.new_patient_form .small-box {
	width: 60px;	
}

.new_patient_form .phone {
	color: #000;
}

.histories .righty {
	float: right !important;	
	width: 10%;
}
.histories .lefty {
	float: left;
	width:90%;	
}
.histories h4 {
    background: #d3d4d4;
    padding: 10px;
    border-radius: 5px;
    color: #000;
	margin-top: 30px;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.7);
}
.histories .row-fluid {
	margin: 10px 10px;	
}

.new_patient_form .small-text-box {
	width: 140px !important;	
}

.new_patient_form .initials {
    width: 300px !important;
}


.new_patient_form .row {
	margin-bottom: 10px;
}
#bp_patient_form .txt-area {
	max-width: 100%;
}

.form-button:hover {
	background: #eee;
	color: #000;
}

.new_patient_form .main-btn {
    border-radius: 4px;
    font-size: 15px;
}

.alert {
	background: #eee;
}

.new_patient_form .success_val {
	background: url(/wp-content/themes/custom5/images/val_check.png) 99% 9px no-repeat #DAF9DC !important;
	background-size: 25px !important;
	border: 1px solid #5BFF00 !important;
}

.new_patient_form .error_val {
	border: 1px solid #DC5959 !important;
	background: url(/wp-content/themes/custom5/images/val_cross.png) 99% 8px no-repeat #FFDDDD !important;
	background-size: 22px !important;
}

button.main-btn.button.bp-submit-button.send_button.transition {
	font-size: 20px;
}

.new_patient_form div[class^="col-"] {
	margin-bottom: 10px;
}


.new_patient_form .tab {
    display: none;
}

#myProgress {
    width: 100%;
   	background-color: #666;
    margin: 60px 0 60px 0;
	position: relative;
	border-radius: 5px;
}
#innerBar {
    width: 5px;
    height: 30px;
    background-color: #80b041;
	transition-duration: .3s;
	max-width: 100%;
	border-radius: 5px;
	
}
#innerBar:after {
	/*content: '0%';*/
	position: absolute;
	left: 10px;
	color: #000;
}

#pgtop {
	bottom: 150px;
    position: relative;
}

			
			
@media only screen and (max-width: 480px) {
	
	.righty-alt {
	float: right !important;
	width: 52%;
    }
    
    .lefty-alt {
    	float: left;
    	width: 45%;
    }
    
    .new_patient_form div[class^="col-"] {
    	margin-bottom: 10px;
    	padding: 0;
    }
}
			
@media only screen and (max-width: 380px) {
	.lefty-new {
    	/*width: 48%;*/
    	padding-right: 10px;
	}
	
	.righty-new {
    	width: 52%;
	}
	
	.lefty-alt {
		width: 52%;
	}
	
	.righty-alt {
		width: 48%;
	}
	
	.lefty {
		width: 52%;
	}
	
	.righty {
		width: 48%;
	}
}

/* RESPONSIVE
---------------------------------------------------------- */

@media only screen and (max-width: 1800px) {
	
	/*.dr-martin {
		right: -150px;
	}*/
	/*.this-container {
		max-width: 1030px !important;
	}*/
}

@media only screen and (max-width: 1800px) {
	
	/*.dr-martin {
		right: -150px;
	}*/
	.affiliatesection img {
		margin: 30px 60px;
	}
}

@media only screen and (max-width: 1600px) {
	
	/*.this-container {
		max-width: 800px !important;
	}*/
}

@media only screen and (max-width: 1400px) {
	
	.affiliatesection img {
		margin: 30px 40px;
	}
}

@media only screen and (max-width: 1300px) {
	
	h2.match {
		font-size: 20px;
		line-height: 25px;
	}
	/*.this-container {
		max-width: 600px !important;
	}*/
}

@media only screen and (max-width: 1200px) {
	
	/*.this-container {
		max-width: 600px !important;
	}*/
	.hours table {
		color: #fff;
		font-size: 14px;
		text-align: left;
	}
	/*.this-container {
		max-width: 500px !important;
	}*/
	.foot-social ul li {
		margin: 0 20px;
	}
    .dr-martin {
        height: 780px;
    }
    .dr-schlueter {
        height: 780px;
    }	    
}

@media only screen and (max-width: 1100px) {
	
	.livemap {
		margin-top: 35% !important;
	}
}

@media only screen and (min-width: 980px) {
	
	.container {
		max-width: 1240px;
		margin: 0 auto;
		width: 100%;
		padding: 0 20px;
	}
	.modal-dialog {
		max-width: 600px;
		margin: 0px auto;
	}
	.modal a.send_button.transition {
		float: right;
		right: 15px;
	}
}

@media (min-width: 992px) and (max-width: 1025px) {
	
	.swap1 {
		display: none;
	}
	.swap2 {
		display: block;
	}
	
}

@media (max-width: 1025px) {
	.wood-divider .our-video {
		display: inline-block;
		margin: unset !important;
	}
	
	#main {
		min-height: 0 !important;
	}
	/*.this-container {
		max-width: 1240px !important;
	}*/
	
	.dr-schlueter {
	    display: none;
	}
	.dr-martin {
		display: none;
	}
	.showcase {
		margin: 40px 0;
	}
	.showcasesection {
		background-attachment: initial;
	}
	
	.popup {
		top: 5px;
	}
	.container.this-container .col-md-6 {
        width: 100%;
    }
}

@media only screen and (max-width: 979px) {
	
	p.footer-cta {
		margin-left: 0;
	}
	.attribution {
		text-align: left;
		float: none;
		padding-bottom: 30px;
	}
	.foot-social img {
		height: 30px;
	}
	.footer-cta {
		float: left;
	}
	.container.this-container {
        max-width: 100%;
        margin: 0;
        padding: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
	
	.marg-left {
		margin-left: 0 !important;
	}
	.livemap {
		margin-top: 85% !important;
	}
	.showcase {
		margin: 20px 0;
	}
	h2.match {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 400px) {
	
	footer {
    	background-color: #071f27;
    	padding: 10px 10px 40px 10px;
	}
	.mobile-social img {
		max-height: 13px;
	}
}