*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {
	font-family: "Articulat CF", articulat-cf;
}
.brz-container-link {
	z-index: 20;
}
body.frontpage .main-nav .brz-menu li a {
	color: #fff !important;
}
body.frontpage .main-nav .brz-menu li a:hover,
body.frontpage .main-nav .brz-menu li a:focus {
	color: #4DB0E9 !important;
}

body.frontpage .main-nav .brz-menu__sub-menu li a:hover,
body.frontpage .main-nav .brz-menu__sub-menu li a:focus {
	color: #0F2A7E !important;
}
.main-nav li a, .main-nav-member li a {text-transform: uppercase;}

.company-logos img {
	max-height: 50px;
	width: auto;
}
.company-logos {
	background-color: #fff;
	padding: 20px 30px;
	display: inline-block;
	margin-bottom: -15px;
}
.custom-social-links svg {
	width: 32px;
	height: 32px;
	background-color: #4DB0E9;
	padding: 5px;
	fill: #0F2A7E;
	border-radius: 3px;
	margin: 0 5px;
	transition: all 0.3s ease-in-out;
}
.custom-social-links-container {
	display: flex;
	justify-content: flex-end;
	padding-right: 10px;
}
.custom-social-links svg:hover,
.custom-social-links svg:focus {
	background-color: #fff;
}
.custom-locations {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.custom-locations-item {
	position: relative;
}
.location-tag {
	background-color: #f5f5f5;
	padding: 7px 14px;
	border-radius: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #241D1D;
	margin-right: 10px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.location-tip {
	display: none;
	position: absolute;
	text-align: left;
	bottom: -25px;
	width: 350px;
	font-size: 14px;
	font-weight: 500;
	color: #241D1D;
}
.location-tag:hover,
.location-tag:focus {
	background-color: #e9e9e9;
}
.location-tag:hover .location-tip {
	display: block;
}
.contact-info-container a {
	color: #241D1D !important;
}
.contact-info-container a:hover {
	border-bottom: 1px solid #241D1D;
}
.affiliate-contacts li {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.affiliate-contacts li {
	border-bottom: 1px solid #E5E5E5;
	padding: 10px 0px;
	color: #241D1D;
	font-size: 18px;
	font-weight: 500;
}
.affiliate-contacts li:last-child {
	border-bottom: 0px;
}
.affiliate-contacts li span:nth-child(1) {
	width: 15%;
}
.affiliate-contacts li span:nth-child(2) {
	width: 35%;
	font-weight: normal;
}
.affiliate-contacts li span:nth-child(3) {
	width: 20%;
}
.affiliate-contacts li span:nth-child(4) {
	width: 20%;
	text-align: right;
}
.footer-nav li a:hover {
	text-decoration: underline !important;
}
.affiliate-members-module-logo a img {
	max-height: 50px;
	width: auto !important;
}
.affiliate-members-module-logo a {
	text-align: center;
}
.custom-bg-right .brz-bg-image {
	z-index: 1;
	background-size: 80% !important;
	background-position: 200% !important;
	mix-blend-mode: overlay;
	opacity: 0.6;
}
.full-width-cta-btn a {
	width: 100% !important;
	justify-content: space-between !important;
}

.primary-cta.booking-btn {
	width: 100% !important;
}
.booking-table {}
.event-tag p span:first-child {
	padding: 5px 10px;
	border-radius: 10px;
}
.event-tag p span:last-child {
	display: none;
}
.event-desc ul li:before, 
.consultant-bio ul li:before {
	content: ">" !important;
	font-size: 20px;
	line-height: 0px;
	font-weight: bold;
	color: #4DB0E9;
}
.event-desc a {
	color: #4DB0E9;
}
.consultant-bio ul li {
	margin-top: -15px !important;
}
.read-more-toggle {
	color: #0F2A7E;
}

.read-more-button {
	color: #4DB0E9;
	border-bottom: 1px solid #fff;
	transition: all 0.2s ease-in-out;
	display: block !important;
	margin-top: 10px;
}
.read-more-button:hover {
	color: #51C7E1;
}

.com-custom-carousel .slick-active {
	transition: all 0.3s ease-in-out !important;
}
.com-custom-carousel .slick-list,
.com-custom-carousel .slick-slider {
	overflow: visible !important;
}

.com-custom-carousel .slick-slide {
	opacity: 0.2 !important;
}
.com-custom-carousel .slick-active {
	opacity: 1 !important;
}
/* Custom Carousel */
.custom-carousel .brz-slick-slider__arrow-prev {
	top: 97.5% !important;
	right: 58% !important;
}
.custom-carousel .brz-slick-slider__arrow-next {
	top: 97.5% !important;
	left: 58% !important;
}

.custom-carousel .slick-arrow svg{
	width: 20px !important;
	height: 20px !important;
}

.custom-carousel .slick-active {
	transition: all 0.3s ease-in-out !important;
}
.custom-carousel .slick-list,
.custom-carousel .slick-slider {
	overflow: visible !important;
}

.custom-carousel .slick-slide {
	opacity: 0.2 !important;
}

.custom-carousel .slick-active {
	opacity: 1 !important;
}

.custom-carousel .middle-active .brz-bg-color {
	background-color: #85C758 !important;
	
}
.custom-carousel .middle-active {
	margin-top: -15px !important;
	margin-bottom: -15px !important;
}
.custom-carousel .middle-active h3 strong,
.custom-carousel .middle-active h3 span {
	color: #0F2A7Eed !important;
}
.custom-carousel .middle-active .custom-carousel-item-desc span {
	color: white !important;
}
.custom-carousel .middle-active .custom-carousel-item-price span,
.custom-carousel .middle-active .custom-carousel-item-price strong {
	color: #0F2A7Eed !important;
}
.custom-carousel .middle-active .brz-btn  {
	background-color: #fff !important;
}
.custom-carousel .middle-active .brz-btn .brz-icon-svg {
	background-color: #0F2A7Eed !important;
	color: #fff !important;
}
.custom-carousel .middle-active .brz-btn:hover {
	background-color: #4DB0E9 !important;
}

.custom-carousel .custom-carousel-item-price span {
	font-size: 14px !important;
}
.custom-carousel .custom-carousel-item-price {
	margin: 1px !important;
}

.custom-carousel .member-review-item {
	min-height: 430px !important;
}

.primary-cta .brz-icon-svg {
	color: #0F2A7E !important;
	background-color: #fff !important;
	width: 30px !important;
	height: 30px !important;
	padding: 8.5px !important;
	border-radius: 100% !important;
	font-size: 12px !important;
	overflow: visible !important;
	
}

.primary-cta-light .brz-icon-svg {
	color: #0B2545 !important;
	background-color: #fff !important;
	width: 30px !important;
	height: 30px !important;
	padding: 8.5px !important;
	border-radius: 100% !important;
	font-size: 12px !important;
	overflow: visible !important;
}

.primary-cta span,.primary-cta-light span {
	margin-left: 15px !important;
	white-space: wrap !important;
	line-height: 1.2em !important;
}

/* End Custom Carousel */
.aff-list-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100px !important;
}
.aff-list-logo img {
	max-height: 60px;
	min-height: 60px;
	width: auto !important;
}
.aff-list-logo picture {
	text-align: center;
}
.aff-logo-btn {transition: all 0.2s ease-in-out;}
.aff-logo-btn:hover,
.aff-logo-btn:focus {
	opacity: 0.5;
}
.com-member-item {
	min-height: 360px !important;
}
.mem-price-heading {
	background-color: #4DB0E9;
	border-radius: 10px;
}

.mem-price-heading em {
	font-size: 14px;
	font-style: normal !important;
	font-weight: 600;
}
.contact-form .primary-cta {
	width: auto !important;
	padding: 5px !important;
	margin-top: 30px;
}
.login-container {
	position: absolute !important;
	top: 0px !important;
	right: 0px !important;
	max-width: 400px !important;
	width: 350px;
	opacity: 1;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.login-container.visible {
  opacity: 1;
  visibility: visible;
}
.login-container .brz-login__alert--error {
	border-radius: 10px;
}
.brz-login__authorized:before {
	content: 'Hi there, ';
	color: #555;
}
.consult-info .brz-column__items {
	display: flex !important;
	justify-content: flex-end !important;
	flex-direction: row !important;
	align-items: center !important;
}
.consult-info .consultant-address {
	margin-right: 20px;
}
.cpl-category-link {
	color: #4DB0E9;
}
.cpl-cat-link-img {
	background-color: #4DB0E9;
}
.cpl-category-header {
	margin-bottom: 20px;
}
.mobile-nav-panel-logo {
	justify-content: flex-start;
	padding: 10px 25px;
}
.mobile-nav-panel-logo img {
	max-width: 200px;
}
.brz-menu .brz-mm-panel li:last-child,.brz-menu .brz-mm-panel li:last-child:after {
	border: 0px;
}
.brz-mm-navbar__title {
	background-color: white;
  background-image: url('/wp-content/themes/hcaa_theme/assets/img/hcaa_logo.svg');
  background-size: 180px;
  background-repeat: no-repeat;
	background-position: 20px 15px;
  text-indent: -9999px;
  height: 80px;
  width: 120px;
  display: block;
}
.brz-mm-panel:first-of-type > .brz-menu__ul > li:last-child {
    background-color: #4DB0E9 !important;
    font-weight: 500 !important;
    padding: 5px !important;
}
.custom-search-form {
	display: flex; 
	gap: 10px; 
	flex-wrap: wrap;
	background-color: #fff;
	border-radius: 100px;
	padding: 8px 8px 8px 50px;
	box-shadow: 0px 0px 40px #000;
	background-image: url(../wp-content/themes/hcaa_theme/assets/img/search-icon.svg);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 40px;
}
.custom-search-form-input {
	flex: 1; 
	padding: 12px 15px; 
	border-radius: 20px 0 0 20px; 
	border: 0px; 
	max-width: 500px;
	font-size: 16px;
}
.custom-search-form-input:focus {
	outline: none;
	color: #000;
	font-weight: 600;
}
.custom-search-form-btn {
	font-weight: 600;
	font-size: 16px;
	padding: 12px 25px; 
	border: none; 
	background-color: #85C758; 
	color: #0F2A7E; 
	border-radius: 30px; 
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.custom-search-form-btn:hover {
	background-color: #4DB0E9;
}
@media screen and (min-width: 990px) {

	.main-nav .brz-menu__sub-menu .brz-menu__item .brz-a,
	.main-nav-member .brz-menu__sub-menu .brz-menu__item .brz-a{
		padding: 6px !important;
	}
	.main-nav .brz-menu__sub-menu,
	.main-nav-member .brz-menu__sub-menu{
		padding: 20px 15px !important;
	}
	.main-header {
	min-height: 65vh !important;
}
	.wp-block-image {
		margin: 30px -50px !important;
	}
	.wp-block-image img {
		width: 100% !important;
	}
}
@media screen and (max-width: 990px) {
	.affiliate-contacts li {
		flex-wrap: wrap;
	}
	.affiliate-contacts li span {
		width: 100% !important;
		text-align: left !important;
		margin: 2px 0;
	}
		.custom-carousel .brz-slick-slider__arrow-prev {
	top: 97.5% !important;
	right: 80% !important;
	}
	.custom-carousel .brz-slick-slider__arrow-next {
		top: 97.5% !important;
		left: 80% !important;
	}
	.custom-social-links,.consultant-address {
		display: block !important;
		width: 100%;
	}
}
@media screen and (max-width: 700px) {
	.custom-search-form,.custom-search-form-btn {
		display: block;
	}
	.custom-search-form {
		padding: 15px;
		border-radius: 20px;
	}
	.custom-search-form-btn {
		width: 100%;
		margin-top: 20px;
	}
	.custom-search-form-input {
		width: 100%;
		border-radius: 0;
		margin: 0px;
		text-align: center;
	}
}