.ast-theme-transparent-header #masthead {
	position: relative;
	background-color: #288cd3;
}

.wp-block-uagb-faq-child.uagb-faq-child__outer-wrap.uagb-faq-item.uagb-faq-item-active {
	background-color: #ffffff;
}

h2.widget-title,
#block-10 h4 a {
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	color: #1e1e1e;
	margin-bottom: 35px;
	text-align: left;
}

#block-10 {
	margin-bottom: 35px;
}

.widget.widget_nav_menu nav ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.widget.widget_nav_menu nav ul li {
	text-align: left;
}

.widget.widget_nav_menu nav ul li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #1e1e1e;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus {
	border-style: none;
	border-color: transparent;
	border-width: 0;
}

.ast-button-wrap .menu-toggle:focus {
	outline: none;
}

h3.uagb-heading-text s {
	text-decoration: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 180%;
	color: #1e1e1e;
}

.custom-s-color h3.uagb-heading-text s {
	color: #f5f5f5;
}

.widget.widget_nav_menu nav ul li a:hover,
#block-10 h4 a:hover {
	text-decoration: underline;
}

.pum-theme-267 .pum-container,
.pum-theme-lightbox .pum-container {
	padding: 24px !important;
	border-radius: 16px !important;
	border: 1px solid #288cd3 !important;
	background-color: #ffffff !important;
	box-shadow: none !important;
}

#popmake-286 .pum-content.popmake-content {
	text-align: center !important;
}

#popmake-286 .pum-content.popmake-content h3 {
	margin-bottom: 8px;
}

#popmake-286 .pum-content.popmake-content p {
	margin-bottom: 24px;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	text-align: center;
	color: #757575;
}

#popmake-286 .pum-content.popmake-content .wp-block-uagb-buttons-child {
	width: 100%;
}

#popmake-286 .pum-content.popmake-content .wp-block-uagb-buttons-child a:hover {
	color: #288cd3;
}

.frm-fluent-form textarea {
	resize: none !important;
}

.ff-el-group.ff-text-left.ff_submit_btn_wrapper {
	margin-bottom: 0;
}

.ff-btn.ff-btn-submit.ff_btn_style {
	width: 100%;
	background-color: #288cd3 !important;
	border: 1px solid #288cd3;
}

.ff-btn.ff-btn-submit.ff_btn_style:hover {
	background-color: transparent !important;
	color: #288cd3;
	opacity: 1;
}

@media (max-width:768px) {

	.ast-builder-footer-grid-columns {
		gap: 20px
	}
}

@media (max-width:545px) {

	.widget.widget_nav_menu nav ul li,
	h2.widget-title {
		text-align: center;
	}

	h2.widget-title,
	#block-10 {
		margin-bottom: 20px;
	}
}