/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
.margin-auto{
	position: relative;
	z-index: 5;
}
.st-nav-button{
	background: #0D6378;
	color: #ffffff!important;
    border-radius: 5px;
    margin-left: 15px !important;
    font-weight: 700 !important;
    margin-bottom: 5px!important;
}
.st-nav-button:hover{
	background: #458899;
}
.st-nav-button a{
	color: #ffffff!important;
}
.testimonial-itm{
	position: relative;
}
.testimonial-itm:before{
	content: "";
	position: absolute;
	display: block;
	width: 89px;
	height: 89px;
	top: 18px;
    right: 80px;
	background: url(./images/Quote.png);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
}
.head-info a,
.head-info a strong,
.head-info strong *{
	font-weight: bold!important;
	color: #000000!important;
}
.breadcrumb_last{
	color: #6C757D!important;
}
#breadcrumbs span span:nth-child(1),
#breadcrumbs span span:nth-child(1) a{
	margin-left:0!important;
}
.ginput_container_date input{
	background-image: url(./images/calendar.png);
	background-repeat: no-repeat;
	background-size: 16.67px 16.67px;
	background-position: 93% center;
	width: 100%!important;
}
.gform_body h3{
	margin-top: 0!important;
}
.ginput_container_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
	background-image: url(./images/dropdown.png);
	background-repeat: no-repeat;
	background-size: 13px 7.07px;
	background-position: 96% center;
}
.gform_footer{
	margin-top: 0!important;
	padding-bottom: 0!important;
}
.fl-module.fl-module-accordion > .fl-module-content{
	max-width: 795px;
	width: 100%;
}
.max-card .fl-col-content .fl-col-group:nth-last-child(1){
	display: flex;
	justify-content: center;
}
/* program pages css */
.program-col .fl-col-content.fl-node-content {
	display: flex !important;
	flex-direction: row !important;
	align-items: center;
	gap: 16px;
}
.program-col {
	width: 100% !important;
}
.program-col .fl-col-content.fl-node-content .fl-module.fl-module-photo {
	max-width: 320px !important;
	min-width: 320px !important;
	width: 100% !important;
}
.max-width-774{
    max-width: 774px;
    margin:0 auto !important;
}
.max-width-594{
     max-width: 700px;
    margin:24px auto !important;
}
.gallery-css img{
    height:219px;
    object-fit: cover;
}
.listen360-reviews-container {
	margin: 0 !important;
}
.learn-more{
font-size: 16px;
font-weight: 700 !important;
color:#0d6378;
}
.learn-more:hover{
color:#ce862b;}
.pp-faq-button-icon {
	color: #495057 !important;
}
.pp-faq-item{
 border-color: #495057 !important;
}
.single-wpseo_locations .listen360-reviews {
    padding-bottom: 48px !important;
}
#small-sec br {
	display: none !important;
}
.link-hover a{
	color:#0d6378 !important;
}

.link-hover a:hover{
	color:#ce862b !important;
}
.bullets ul{
	margin-left:-22px; 
}
.margin-box {
    margin: 0 !important;
}
.location-inner-section p{
    margin: 0;
}
.pp-sub-heading a:hover {
	color: #ce862b !important;
}
/*.pp-sub-heading a {*/
/*	color: #a0d7c9 !important;*/
/*}*/
.location-icon img{
    width: 30px !important;
    height: 30px !important;
    object-fit: contain !important;
}
.gallery-css img{
    height:218px;
    object-fit: cover;
}
.d-flex .fl-col-content {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
}
@media (max-width: 767px){
	.max-card .fl-col-group {
		max-width: 500px;
    	margin: 0 auto;
	}
	.sticky-footer{
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%!important;
		z-index: 9999;
	}
	.fl-rich-text ul{
		padding-left: 20px;
	}
	.height-300{
		text-align: center;
	}
	.height-300 .fl-photo-content{
		text-align: center!important;
	}
	.height-300 img{
		max-height: 300px!important;
		width: auto!important;
	}
}

/*---SCHEDULER---*/

/*** Schedule a Tour (CRM v2) form styling ***/
/* Fields styling */
.gform_wrapper.gravity-theme .gfield input.large {
	height: 50px;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
	height: 50px;
}
.gform_wrapper.gravity-theme .gfield select {
	height: 50px;
	background-color: #ffffff;
	border: 0px;
}
/* Use the Schedule a Tour (CRM v2) form ID */
body .gform_wrapper#gform_gform_wrapper_3  input[type="text"] {
	border: 0px;
}
#gfield_description_3_15.gsection_description {
	margin-top: -20px!important;
}
.calendar-info {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}
select.ui-datepicker-month, select.ui-datepicker-year {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 18px!important;
}

.gravity-theme.ui-datepicker table, .gravity-theme.ui-datepicker td, .gravity-theme.ui-datepicker th, .gravity-theme.ui-datepicker thead, .gravity-theme.ui-datepicker tr {
	font-size: 14px!important;
}
/* Hide the embedded calendar icon */
.ui-datepicker-trigger {
	display: none!important;
}

/* Placeholder text */
/* Use the Schedule a Tour (CRM v2) form ID */
body .gform_wrapper#gform_gform_wrapper_3 ::placeholder {
  color: #081220!important;
	opacity: 1;
}

/* Submit button style *
 * Schedule a Tour (CRM v2) form *
 * */ 
/* Use the Schedule a Tour (CRM v2) form ID */
#gform_submit_button_3 {
	border-radius: 8px;
	padding: 20px 36px;
	color: #ffffff!important;
	line-height: 20px;
	width: auto !important;
	}

/* Submit button style
 * Thank You (CRM v2) form
 * */
/* Use the Thank You (CRM v2) form ID */
#gform_submit_button_4 {
	border-radius: 8px;
	padding: 20px 36px;
	margin: 0 auto;width:300px;
}

/*** Custom styles for the Home page ***/

/* Form heading styles */
/* Remove this for sites with Enfold theme */
/* Use the Schedule a Tour (CRM v2) form ID */
.home #field_3_15 h3 {
	font-size: 24px!important;
	font-weight: 600!important;
	color: #18434e;
}

.home #gfield_description_3_15.gsection_description {
	color: #000000;
}

/* Hide comments field */
/* Use the Schedule a Tour (CRM v2) form ID */
.home #field_3_26 {
	display: none;
}
/* Use the Schedule a Tour (CRM v2) form ID */
.home #input_3_26.textarea {
	display: none;
}
/* Turnstile */
.home .cf-turnstile {
	margin-top: 20px;
}

/*** Styles for the Thank You page ***/
/* Hide the submit button 
 * on the Thank You page
 * for the Thank You (CRM v2) form. 
 * Change the page-id and form-ID.
 * Do not add !important 
 * to the display declaration.
 */
/* Use the Thank You (CRM v2) form ID */
#gform_submit_button_4 {
    display: none;
}

/*** Embeded Calendar tyles ***/
.zabuto-calendar__days-of-week th,thead tr td {
	background: #F8F8F8 !important;
	color:#000000 ;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available{
	padding-top: 20px!important;
	padding-bottom: 20px!important;
	border-radius: 0;
}
/* Time slots */
#child-crm-time-slots a.active {
		color: #fff;
	background-color: #505050;
}
#child-crm-time-slots li a:hover {
	color: #fff;
	background-color: #909090;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available {
	color: #505050;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available:hover,.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available:hover {
	background: #686868 !important;
	color:#fff;
}
.zabuto-calendar__day {
	color: #CAC9C9 !important;
}
.zabuto-calendar__day.zabuto-calendar__event,.zabuto-calendar__day--today.zabuto-calendar__event {
	padding: 0 !important;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available.active,.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available.active{
	background-color: #434343 !important;
	color:#fff;}
#child-crm-time-slots {
	display: flex;
	flex-wrap: wrap;
}
.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available.active , .zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available:hover{
	background-color: #434343 !important;
	color: #fff;
}
.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available,
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available  {
	padding: 9px;
	border-radius: 0;
}
.badge.bg-primary {
	background-color: #FFFFFF!important;
	color: #434343;
}

/* Green color for days with tour */
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available {
	color: #17BC17; 
}
.form-top {
	background: #EDEAF5;
	padding: 40px 12px;
	text-align: center;
}
.form-top h4 {
	color: #000;
	font-size: 18px !important;
}
.zabuto-calendar__days-of-week__item {
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top-message .container {
	width: 100% !important;
	max-width: 100%;
	padding: 0;
	margin: 0 !important;
}
#top-message .template-page.content.av-content-full.alpha.units {
	margin: 0 !important;
	padding: 0;
}

/* Current date cell border */
/* Use the Thank You (CRM v2) form ID */
#gform_wrapper_4 .gform_heading {
	display: none;
}

body table tr td,
body table tr th {
	border-color: #D2D2D2 !important;
}

.zabuto-calendar__day,.zabuto-calendar__day--today.zabuto-calendar__event,.zabuto-calendar__day--today {
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #ffffff!important;
}
/* Use the Thank You (CRM v2) form ID */
.zabuto-calendar__navigation i,#gform_submit_button_4 {
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center!important;
}
body .zabuto-calendar__day--today {
	background: transparent !important;
}
@media(max-width:1200px){

#child-crm-time-slots li {
	flex: fit-content;
}
}
/*---END SCHEDULER---*/

/*fix size of numbers in date picker*/
.gravity-theme.ui-datepicker .ui-datepicker-calendar td {
	font-size: 1.2rem!important;
}
.gravity-theme.ui-datepicker .ui-datepicker-month {
	font-size: 1.2rem!important;
}
.gravity-theme.ui-datepicker .ui-datepicker-year {
	font-size: 1.2rem!important;
}
/*Centering Columns*/
.margin-auto
{
	margin: auto;
	float: unset;
}
/*---Location CPT page css--*/
.single-wpseo_locations div#fl-main-content .fl-sidebar,.single-wpseo_locations div#fl-main-content header.fl-post-header, .single-wpseo_locations .fl-post-meta.fl-post-meta-bottom {
    display: none !important;
}
.single-wpseo_locations nav#breadcrumbs {
    display: none;
}
.single-wpseo_locations  .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
 }
   
  .single-wpseo_locations div#fl-main-content .fl-content-left {
        border-right: 0px solid #e6e6e6;
        padding-right: 0;
        width: 100% !important;
        max-width: 100% !important;
			    margin: 0;
        flex: 0 0 100%;
    }
.aiosrs-rating-wrap {
	display: none;
}

/*Setting a max width for the Our Mission and Programs row on small devices*/
@media(max-width: 767px)
{
	.max-card .fl-col-content .fl-col-group:nth-last-child(1) {
    flex-wrap: wrap;
}
    .our-mission .margin-auto, .programs-small .fl-col-small .fl-col-content
    {
			max-width: 500px;
			margin-left: auto;
			margin-right: auto;
			float:unset;
    }
}
/*** HEADER ***/
/* Schedule a Tour menu button */
.st-nav-button{
	background:#0D6378;
	border-radius:5px;
	margin-left:15px !important;
	font-weight: 700 !important;
	margin-bottom: 5px!important;
}
.st-nav-button a{
	color:#ffffff !important;
	border-radius:5px;
}
.st-nav-button a:hover {
  background-color: #458899!important;
	border-radius:5px;
}
.st-nav-button a:active {
  background-color: #930000!important;
	border-radius:5px;
}

.st-button-mediumres a:active {
  background-color: #930000!important;
}
/* Mobile menu */
.hamburguer-menu {
	color: #1F72E7;
}
@media (max-width: 992px)
{
	.fl-flyout-right .fl-menu-mobile-close
	{
    float: right;
		padding: 16px;
	}
	.fl-flyout-right .fl-menu-mobile-close i.fas.fa-times
	{
		color: #1f71e6;
		font-size: 30px;
	}
}

/*submenu widdth*/
header .large-menu .fl-menu .sub-menu
{
	width: 300px
}

/*** FOOTER ***/
/* location banner */
.location-title {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.75em;
	color: #ffffff;
}
/* schedule a tour button */
/* .st-footer-btn a:active {
  background-color: #1888BD!important;
	border-color: #1888BD!important;
} */

/* bottom-bar */
.footer-copyright-bar {
	background-color: #09326E;
	color: white;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.65em;
  font-style: normal;
  word-wrap: break-word;
}
/* bottom-bar | footer-menu */
.footer-menu {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
	text-decoration: none;
}
.footer-menu a:link  {
	color: #ffffff;
}
.footer-menu a:active {
  color: #ffffff;
}
.footer-menu a:visited {
  color: #ffffff;
}
.footer-menu a:hover {
  color: #DEE2E6!important;
}
/*Making the CTA button and Number Sticky*/
.sticky-footer {
position: fixed;
bottom: 0;
left: 0;
right:0;
z-index: 9999999999999;
}
/*Open House form*/
 .gform_required_legend {
	display: none;
}
.page-id-17978 .fl-heading-text {
	display: none;
}
/*Fixing bottom margin on location pages*/
.fl-content {
    margin-bottom: 0px!important;
}