/*
Theme Name: BlankSlate - Child
Template: blankslate
Text Domain: blankslatechild
*/


body {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#231F20;
	line-height: 1.5em;
	background-color:#ffffff;
	letter-spacing:0.5px;
	font-size: 16px;
	font-size: clamp(0.875rem, 0.8vw + 0.25rem, 1rem);
}

a, button, input[type=submit], ul, li, header, a[role=button] {
  transition: all 0.25s ease !important;
}

a, a:visited {
	color:#000000;
}

a:hover {
	color:#22CEE0;
}

h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font-family: "Inter", sans-serif !important;
}
h1, h2, h3 {
	font-weight: 700;
}
h4 {
	font-weight: 500;
}
h5, h6 {
	font-weight:400;
	text-transform: uppercase;
	letter-spacing:1px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}
h1 {
	font-size: 77px;
	font-size: clamp(2.7rem, 6vw + 1.2rem, 4.8rem);
}

h2 {
	font-size: 58px;
	font-size: clamp(2.25rem, 4.8vw + 0.6rem, 3.6rem);
}
h3 {
	font-size: 43px;
	font-size: clamp(1.8rem, 3.6vw + 0.6rem, 2.7rem);
}
h4 {
	font-size: 34px;
	font-size: clamp(1.5rem, 2.4vw + 0.6rem, 2.1rem);
}
h5 {
	font-size: 27px;
	font-size: clamp(1.35rem, 1.8vw + 0.48rem, 1.8rem);
}
h6 {
	font-size: 24px;
	font-size: clamp(1.2rem, 1.44vw + 0.42rem, 1.5rem);
}

.site-logo a img.fl-photo-img {
	width:auto !important;
	height: 100px !important;
}

.site-logo a img.fl-photo-img {
	transition: all 0.5s ease !important;
}

header {
/* 	position: -webkit-sticky; */
	position: fixed;
	top: 0px;
	z-index: 100;
	background-color:rgb(0, 0, 0, .2);
	width:100%;
	
}


/* BOF: Headings, Paragraphs, etc. */
@media only screen and (min-width: 1260px)  {

}

@media only screen and (min-width: 992px)  {

}

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

}
/* EOF: Headings, Paragraphs, etc. */



@media only screen and (min-width: 1260px)  {
	.padding_left {
		padding-left: calc( (100% - 1260px)/2 );
	}
}


@media only screen and (min-width: 992px)  {
	
	.client_login a {
		border: 1px solid #2e62fc;
	  border-radius: 4px;
	  padding: 10px 14px !important;
	  background-color: #2e62fc;
		letter-spacing: initial;
		font-size: 14px;
	  color:#ffffff;
		margin-right:20px !important;
	}

	.client_login:hover a {
		background-color: #ffffff;
		color: #2e62fc !important;
	}

}


/* ------- Global Button Styles ------- */

.fl-button-wrap {
	flex-shrink:0;
}

/* Blue Btn */

.uabb-creative-button-wrap a, .uabb-creative-button-wrap a:visited, button, .fl-button-group-buttons a.fl-button, a.fl-button {
	border:2px solid !important;
    border-color:#22CEE0 !important;
	background-color: #22CEE0 !important;
	
	background-image: linear-gradient(to right, #22CEE0 0%, #22CEE0  75%, #1DABCC  100%) !important;
	background-size: 200% auto !important;
	
	border-radius:120px !important;
	
	text-align:center;
	
	line-height:1em !important;
	
	-webkit-transition: all 200ms linear !important;
    -moz-transition: all 200ms linear !important;
    -ms-transition: all 200ms linear !important;
    -o-transition: all 200ms linear !important;
    transition: all 200ms linear !important;
}


.uabb-creative-button-wrap a,
.uabb-creative-button-wrap a:visited,
button, .fl-button-group-buttons a.fl-button,
.fl-builder-content a.fl-button {
	padding: 16px 38px 16px 38px !important;
}

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

	.uabb-creative-button-wrap a,
	.uabb-creative-button-wrap a:visited,
	button, 
	.fl-button-group-buttons a.fl-button,
	a.fl-button {
		padding: 16px 38px 16px 38px !important;
		width:100% !important;
	}
	.fl-module-uabb-button {
		width:100% !important;
	}

}

.uabb-creative-button-wrap a span, .uabb-creative-button-wrap a:visited span, button *, button, .fl-button-group-buttons a.fl-button span, a.fl-button span {
	font-family: "Lato", sans-serif;
	font-size: 14px !important;
	font-weight:600 !important;
}

.uabb-creative-button-wrap a *, .uabb-creative-button-wrap a:visited *, button *, button, .fl-button-group-buttons a.fl-button *, a.fl-button *, a.fl-button span {
	color: #FFFFFF !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
	line-height:1em !important;
	
		-webkit-transition: all 200ms linear !important;
    -moz-transition: all 200ms linear !important;
    -ms-transition: all 200ms linear !important;
    -o-transition: all 200ms linear !important;
    transition: all 200ms linear !important;
}

.uabb-creative-button-wrap a:hover, button:hover, .fl-button-group-buttons a.fl-button:hover, a.fl-button:hover {
/*     background-color: #001649 !important; */
    border-color: #1DABCC !important;
	
	background-position: right center !important; /* change the direction of the change here */
}

.uabb-creative-button-wrap a:hover *, .uabb-creative-button-wrap a:hover *, button:hover *, button:hover, .fl-button-group-buttons a.fl-button:hover *, a.fl-button:hover *, a.fl-button:hover span {
	color: #ffffff !important;
}

/* Reverse Blue Btn */
	.reverse-btn .uabb-creative-button-wrap a *, .reverse-btn .uabb-creative-button-wrap a:visited *, .reverse-btn button *, .reverse-btn a *, .reverse-btn .fl-button-group-buttons a.fl-button * , .reverse-btn a.fl-button *, .reverse-btn a.fl-button span {
		color: #012169 !important;
	}

	.reverse-btn .uabb-creative-button-wrap a, .reverse-btn .uabb-creative-button-wrap a:visited, .reverse-btn button, .reverse-btn a, .reverse-btn .fl-button-group-buttons a.fl-button, .reverse-btn a.fl-button {
		border-color:#012169 !important;
		background-color: #ffffff !important;
	}

	.reverse-btn .uabb-creative-button-wrap a:hover, .reverse-btn button:hover, .reverse-btn .fl-button-group-buttons a.fl-button:hover, .reverse-btn a.fl-button:hover {
		background-color: #001649 !important;
		border-color: #001649 !important;
	}

	.reverse-btn .uabb-creative-button-wrap a:hover *, .reverse-btn .uabb-creative-button-wrap a:hover *, .reverse-btn button:hover *, .reverse-btn button:hover, .reverse-btn .fl-button-group-buttons a.fl-button:hover *, .reverse-btn a.fl-button:hover *, .reverse-btn a.fl-button:hover span {
		color: #ffffff !important;
	}







.topnav .fl-row-content .fl-col-group {
  width: 100%;
  justify-content: center;
}


header.this-is-stuck {
	background-color:rgb(241, 223, 173, 1);
}


.info-center .uabb-infobox-title-wrap {
	display: none !important;
}

.info-center .infobox-left .uabb-imgicon-wrap {
  margin: 10px !important;
}

.info-center .uabb-infobox-left-right-wrap {
	display: flex;
  justify-content: center;
  align-items: center;
}

.info-center .uabb-infobox-text, 
.info-center .uabb-infobox-text p {
	display:inline-block !important;
}

.uabb-infobox-content .uabb-infobox-text p:last-of-type {
  padding-bottom: 0;
}

.info-center .infobox-photo-left .uabb-infobox-content {
	width:auto !important;
}


header.this-is-stuck .site-logo img {
	height: 60px !important;
}


main#content strong, main#content b {
    font-weight: 800 !important;
    color: #000 !important;
}

main#content ul {
    list-style: disc;
}


.z-high {
	z-index: 20 !important;
	position: relative;
}

.z-low {
	z-index: 0 !important;
	position: relative;
}

.z-low .fl-row-content-wrap {
	overflow: hidden;
}

.relative {
	position: relative;
}

.home_logo_row .slick-track {
	display: flex;
  align-items: center;
}

.home_logo_row .uabb-image-carousel img {
    height: auto!important;
    max-width: 100%;
    max-height: 70px;
    width: auto !important;
    object-fit: contain;
    object-position: center;
}

.feature_holder {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.feature {
  display: inline-flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}

.feature img {
	width:57px;
	height: auto;
	display: inline-block;
}

.whitetext .fl-photo-caption,
.feature-caption {
	color:#ffffff;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size:16px;
}

@media only screen and (min-width: 992px)  {
	.uabb-testimonial {
		padding-right:60px;
		padding-left:60px;
	}
}

.logoed_bg .fl-row-content-wrap {
	position: relative;
}

.logoed_bg .fl-row-content-wrap:after {
	content:" ";
	position: absolute;
	z-index: 1;
	top:0;left:0;right:0;bottom:0;
	background-image: url(/wp-content/uploads/2023/04/Mark@2x.png);
	background-position: right bottom;
	background-size: 55%;
	background-repeat: no-repeat;
}

.logoed_bg .fl-row-content-wrap .fl-row-content {
	position: relative;
	z-index: 3;
}

@media only screen and (max-width: 991px)  {
	.logoed_bg .fl-row-content-wrap:after {
		background-size: contain;
	}
}

.bottom_aligned {
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

.bottom_aligned .fl-module:last-child {
	margin-top: auto !important;
}

#frm_form_1_container button.frm_button_submit {
    margin: 0 auto !important;
    position: relative;
    display: block;
}

