:root{
	--black:#000;
	--white:#fff;
}
@font-face { 
	font-family: "fl-icons";
	src: url(https://46646473.fs1.hubspotusercontent-na1.net/hubfs/46646473/raw_assets/public/DelVacchio_August2025/fonts/fl-icons.eot) format("embedded-opentype"),
		url(https://46646473.fs1.hubspotusercontent-na1.net/hubfs/46646473/raw_assets/public/DelVacchio_August2025/fonts/fl-icons.woff2) format("woff2"), 
		url(https://46646473.fs1.hubspotusercontent-na1.net/hubfs/46646473/raw_assets/public/DelVacchio_August2025/fonts/fl-icons.ttf) format("truetype"), 
		url(https://46646473.fs1.hubspotusercontent-na1.net/hubfs/46646473/raw_assets/public/DelVacchio_August2025/fonts/fl-icons.woff) format("woff");
	font-display: block;
}

[data-text-color=secondary] {
	color:rgba(193, 182, 54, 1);
}


.child_theme .hs-search-results__pagination {
	flex-wrap: wrap;
}
.child_theme img.hs-image-widget {
	margin-bottom: 10px;
}
.child_theme header img.hs-image-widget,
.child_theme footer img.hs-image-widget {
	margin-bottom: 0;
}
.child_theme .hs-search-field__suggestions-container {
	z-index: 2;
}

.child_theme .page-center{
	padding:0 15px;
}

.child_theme .page-center.full_width{
	padding:0;
}
.child_theme form .hsfc-NavigationRow__Buttons .hsfc-Button {
	font-size: .97em;
	text-transform: uppercase;
	border-radius: 0;
	background: rgba(56, 65, 96, 1);
	margin-bottom: 8px;
	padding: 11px 20.5px;
	font-family: Montserrat, sans-serif;
}
.child_theme h1,
.child_theme .h1{
	font-size: 1.7em;
}
.child_theme h2,
.child_theme .h2{
	font-size: 1.6em;
}
.child_theme h3,
.child_theme .h3{
	font-size: 1.25em;
}
.child_theme h4,
.child_theme .h4{
	font-size: 1.125em;
}
.child_theme h5,
.child_theme .h5{
	font-size: 1em;
}
.child_theme h6,
.child_theme .h6{
	font-size: .85em;
} 

.child_theme h1,
.child_theme .h1,
.child_theme h2,
.child_theme .h2,
.child_theme h3,
.child_theme .h3,
.child_theme h4,
.child_theme .h4,
.child_theme h5,
.child_theme .h5,
.child_theme h6,
.child_theme .h6{
	margin-bottom: .5em;
	margin-top: 0;
}



/*===================Form Style===================*/

.child_theme form input[type=search], 
.child_theme form input[type=text], 
.child_theme form input[type=email], 
.child_theme form input[type=password], 
.child_theme form input[type=tel], 
.child_theme form input[type=number], 
.child_theme form input[type=file], 
.child_theme form select, 
.child_theme form textarea, 
.child_theme .tabber .media-col .form-wrap .hs-input{
	width:100% !important;
	font-family:Montserrat, sans-serif;
	height: auto;
	font-size: 15px;
	padding: 8px;
	color:rgba(51, 51, 51, 1);
	box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, .02);
	display: block;
	transition: color .3s, border .3s, background .3s, opacity .3s;
	vertical-align: middle;
}
.child_theme fieldset.form-columns-3 .hs-form-field:last-child > .input {
	margin-right: 0;
}
.child_theme form label {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	padding-top: 5px;
	margin-bottom: .4em;
}

.child_theme .hsfc-Form .hsfc-Step .hsfc-Step__Content {
	padding: 0;
}

.child_theme [data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
	padding-top: 5px;
	padding-bottom: 5px;
}

.child_theme .hsfc-Form .hsfc-Step input:hover, 
.child_theme .hsfc-Form .hsfc-TextareaInput:hover {
	box-shadow: inset 0 -1.8em 1em 0 transparent;
}
.child_theme .hsfc-Form .hsfc-Step input:focus,
.child_theme .hsfc-Form .hsfc-TextareaInput:focus {
	box-shadow: 0 0 5px #ccc;
}

.child_theme [data-hsfc-id=Renderer] .hsfc-Button:not([disabled]):hover {
	transform: none;
	background:rgba(56, 65, 96, 1);
}

.child_theme .hsfc-Form .hsfc-Step input,
.child_theme .hsfc-Form .hsfc-TextareaInput{
	background-color: rgba(255, 255, 255,1.0);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	min-height: 37px;
	transition: color .3s, border .3s, background .3s, opacity .3s;
	vertical-align: middle;
	border-color: rgba(221, 221, 221,1.0);
	border-radius:0;
}
.child_theme .hsfc-Form .hsfc-TextareaInput{
	min-height: 192px;
}
.child_theme [data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem {
	padding: 5px 10px;
	margin-bottom: 0;
}

.child_theme .hsfc-Form label .hsfc-FieldLabel__RequiredIndicator {
	color: #c02b0a;
}
.child_theme [data-hsfc-id=Renderer] .hsfc-Button.next:hover {
	box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}

.child_theme .hsfc-Form label span {
	background-color: transparent !important;
}
.child_theme .hsfc-Form label:has(span:empty) {
	margin: 0;
	padding: 0;
}
.child_theme .hsfc-Form label {
	font-size: 15px;
	padding-top: 5px;
	font-weight: 700;
	margin-bottom: .4em !important;
	font-family: Montserrat, sans-serif;
	color: #222;
}
.child_theme .hsfc-Step__Content .hsfc-TextField {
	margin-bottom: 9px;
}
.child_theme .hsfc-Step__Content h4.hsfc-Heading {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	margin-top: 7px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #f1f1f1;
	white-space: normal;
	font-family: Montserrat, sans-serif;
}
.child_theme .hsfc-Step__Content .hsfc-Row:first-child h4.hsfc-Heading{
	margin-top: 0;
}

.child_theme .hsfc-Form .hsfc-Step__Content .hsfc-FieldDescription span {
	background-color: transparent !important;
}

.child_theme .hsfc-Form .hsfc-Step__Content .hsfc-Row {
	margin-bottom: 0;
	gap:2%;
}

.child_theme [data-hsfc-id=Renderer] .hsfc-Button:not([disabled]):hover {
	transform: none;
	background:rgba(56, 65, 96, 1);
}

.child_theme form .hsfc-NavigationRow__Buttons .hsfc-Button.prev {
	background-color: var(--white);
	color: #6b7280;
}

.child_theme form .hsfc-NavigationRow__Buttons .hsfc-Button.prev:hover {
	box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
	background-color: var(--white);
	color: #6b7280;
}


@media(max-width:1440px){
	.child_theme .splide .splide__arrow--next {
		right: 2%;
	}
	.child_theme .splide .splide__arrow--prev {
		left: 2%;
	}
}

.child_theme .servs-details-pg .hs_service .hs-search-field__bar>form {
	padding-bottom: 0 !important;
	margin-bottom: 40px;
}
.child_theme .systems-page form label {
	display: inline;
}
.child_theme .systems-page ul.no-list.hs-error-msgs {
	margin-left: 0;
}

.child_theme .blog-index__post-inner-card h5,
.child_theme .blog-index__post-inner-card h6,
.child_theme .blog-index__post-inner-card .h6 {
	margin-bottom: 0;
}
.header .search .search-icon-container svg rect {
	height: 100%;
	width: 100%;
}


/*==================Primary Btn style===========*/

.child_theme .cm_nv_wrp .cm_nv_inner .custom, 
.child_theme form input[type=submit],
.child_theme .hs-button, 
.child_theme .tabber .media-col .form-wrap input.hs-button{
	padding: 0px 38px;
	display: inline-block;
	line-height: 1.6;
	font-size: .97em;
	font-weight: bolder;
	letter-spacing: .03em;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.child_theme .hs-button:hover{
	box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}


/*==================Secondary Btn style===========*/

.child_theme .contact-banner .form-row.hs-secondary input.hs-button, 
.child_theme .contact-banner .form-row.hs-secondary .hs-button, 
.child_theme .landing-banner .form-row.hs-secondary input.hs-button, 
.child_theme .landing-banner .form-row.hs-secondary .hs-button, 
.child_theme .hs_service .widget-type-form .hs-button, 
.child_theme .form-row.secondary input[type="submit"], 
.child_theme .popup_modal_box.bg_primary .hs-button, 
.child_theme .hs-sec-btn, 
.child_theme .systems-page .hs-search-results__next-page, 
.child_theme .systems-page .hs-search-results__prev-page{
	padding: 5px 30px ;
	display: inline-block;
	line-height: 1.6;
	font-size: .97em;
	font-weight: bolder;
	letter-spacing: .03em;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	text-transform: none;
	text-align: center;
}

/*=========== FOOTER ===========*/

.child_theme .footer.footer {
	font-size: 100%;
}
.child_theme .bottom-footer .col-section {
	padding: 0;
}

.child_theme .bottom-footer .copyright {
	font-size: .9em;
}
.child_theme .bottom-footer .copyright a {
	color: inherit;
}

.child_theme .bottom-footer .copyright a:hover {
	color: rgba(255, 255, 255,1.0);
}
.child_theme .footer .top-footer .col-section.divider {
	padding: 0 15px;
}
.child_theme .footer .top-footer .col-section {
	padding: 0 15px 30px;
}
.child_theme .footer .logo-col .footer-logo {
	width: 39%;
}
.child_theme .footer .top-footer .page-center {
	padding: 0;
}
.child_theme .footer .footer-heading>* {
	font-weight: 700;
}

.child_theme .footer .address .footer-content {
	color: #f1f1f1;
	margin-bottom: 1.3em;
}
.child_theme .footer .top-footer .menu-col{
	margin-bottom: 1.3em;
}

.child_theme .footer .footer-heading h3 {
	margin-bottom: .5em;
}

.child_theme .footer .footer-menu ul li {
	margin: 0;
}
.child_theme .footer .footer-social {
	padding: 3px 0;
	gap:0;
	margin-bottom: 5px;
}

.child_theme .footer-social-item a {
	font-family: sans-serif;
	font-size: 1.2em;
	margin-left: .25em;
	margin-right: .25em;
}
.child_theme .footer .footer-social .footer-social-item a{
	color: rgba(255, 255, 255,1.0);
}
.child_theme .footer .footer-social .footer-social-item i {
	min-width: 1em;
	font-family: fl-icons !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none;
	speak: none !important;
	display: inline-block;
}

.child_theme .footer .footer-social i.icon-facebook:before {
	content: "";
}

.child_theme .footer .footer-social i.icon-instagram:before {
	content: "";
}

.child_theme .footer .footer-social i.icon-linkedin:before {
	content: "";
}
.child_theme .footer .footer-social .footer-social-item i, 
.footer .footer-social .footer-social-item svg {
	fill: currentColor;
	color: currentColor;
}
.child_theme .footer-social-item.tycustom_icon {
	font-size: 136%;
	height: auto;
	width: auto;
	margin: 0;
}
.child_theme .footer .back_to_top {
	display: inline-block;
	margin-left: .12em;
	margin-right: .12em;
	min-width: 2.5em;
	background-color: transparent;
	border: 2px solid;
	color: rgba(56, 65, 96, 1);
	transition: color .3s, opacity .3s, transform .3s;
	line-height: 2.19em;
	z-index: 21;
	border-radius: 5px;
	position: fixed;
	font-size: .97em;
	font-weight: bolder;
	letter-spacing: .03em;
	height: auto;
	width: auto;
	min-height: 2.5em;
	text-align: center;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: middle;
	bottom: 20px;
	margin: 0;
	opacity: 0;
	pointer-events: none;
	right: 22px;
	transform: translateY(30%);
}

.child_theme .backtotop_show .footer .back_to_top{
	opacity: 1;
	pointer-events: inherit;
	transform: translateY(0);
}

.child_theme .footer .back_to_top svg {
	font-size: 1.2em;
	top: -1.5px;
	vertical-align: middle;
	display: inline-block;
	font-family: fl-icons !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.2;
	padding: 0;
	position: relative;
	text-transform: none;
	width: 12px;
	height: 18px;
	color: currentColor;
	fill: currentColor;
}

.child_theme footer.footer .back_to_top:hover{
	background-color:rgba(56, 65, 96, 1);
	color:var(--white);
	border-color: rgba(56, 65, 96, 1);
}
.child_theme footer.footer .footer-image {
	width: 39%;
}

/*=========== HEADER ===========*/

.child_theme .header .top-section {
	padding: 0;
}

.child_theme .header .top-section .hs-button {
	font-size: .8em;
	max-width: 100%;
	min-height: 2.5em;
	padding: 0 1.2em;
	position: relative;
	font-weight: bolder;
	letter-spacing: .03em;
	line-height: 2.4em;
	display: inline-block;
	border: 1px solid transparent;
	text-align: center;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	text-transform: uppercase;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	vertical-align: middle;
}

.child_theme .header .top-section .btn-section{
	font-size: .75em;
}
.child_theme .header .top-header-links a,
.child_theme .header .contact-section > a{
	font-weight: 400;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	display: flex;
	line-height: 20px;
	position:relative;
}

.child_theme .header .top-header-links {
	font-size: 0.9em;
}

.child_theme .header .logo-section {
	max-width: 342px;
	margin-left: 0;
	margin-right: 30px;
}
.child_theme header.header .cst-inner-wrapper .text h4 {
	font-size: 0.9em;
	font-weight: 700;
}

.child_theme header.header .cst-inner-wrapper .text {
	font-size: .75em;
}
.child_theme .header .top-header-links a {
	color:var(--white);
}

.child_theme header.header .contact-wrapper,
.child_theme header.header .contact-wrapper + .col4 {
	padding: 0;
	width: auto;
}

.child_theme .header .top-section .cst-inner-wrapper {
	justify-content: flex-end;
}
.child_theme .header .top-header-links a:first-child {
	margin-left: 0;
}
.child_theme .header .top-section .btn-section{
	position:relative;
	margin-left: .6em;
}

.header .primary-section {
	padding: 20px 0;
}
.primary-section .container-wrapper {
	gap: 0;
	justify-content: normal;
}

.child_theme .header .nav.col-4 {
	margin-left: auto;
}

.child_theme .header .header__menu--desktop > .header__menu-wrapper {
	gap: 0;
	justify-content: flex-end;
}

.child_theme .header .header__menu--desktop > .header__menu-wrapper>li {
	margin: 0 9px;
}

.child_theme .header .header__menu--desktop > .header__menu-wrapper>li:first-child {
	margin-left: 0;
}

.child_theme .header .header__menu--desktop > .header__menu-wrapper>li>a {
	line-height: 16px;
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	padding: 10px 0;
	font-weight: 600;
	font-style: normal;
}

.child_theme .header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger {
	font-size: 16px;
	margin-left: .2em;
	opacity: .6;
	position: relative;
}

.child_theme .header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger:before {
	content: "";
	font-family: fl-icons !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none;
}

.child_theme .header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger svg {
	display: none;
}

.child_theme .header__menu--desktop .header-search-inner form input::-webkit-input-placeholder {
	font-size: 1rem;
	color: rgb(117, 117, 117);
}

.child_theme .header.stuck {
	left: 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	top: 0;
	animation: stuckMoveDown .6s;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
	transition: background-color .3s, opacity .3s;
}
.header.stuck .primary-section {
	padding: 5px 0;
}
header.header .button-section-container{
	display:flex !important;
}



.simple-banner.cm-contact-banner {
	min-height: auto;
}

.simple-banner.cm-contact-banner .banner-content-inner.col12 {
	padding: 0 0 30px;
}

.cm-contact-banner.simple-banner .top_sec {
	margin-top: 30px;
}
.simple-banner.cm-contact-banner h1 {
	margin-bottom: .5em;
}
.cm-contact-banner.simple-banner .top_sec p,
.cm-contact-banner.simple-banner .top_sec p:last-child{
	font-size: 1.6rem;
	margin-bottom: 1.3em;
}
.contact-details-wrap .contact-details-inner .top_cnt {
	font-size: 1.1rem;
}

.contact-details-wrap .contact-details-inner .top_cnt img {
	margin-bottom: 16px;
}
.cm-path .page-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.cm-path .content_widget {
	border-radius: 20px;
	padding: 30px;
	background: var(--white);
	color: rgba(56, 65, 96, 1);
	margin-bottom: 30px;
}

.cm-path.cnt-wit-bg-wrp .content_widget h2{
	font-size: 1.6em;
	margin-bottom: .5em;
}

.cm-path .content_widget a.hs-button {
	padding: 3px 40px;
	text-transform: none;
	display: inline-flex;
	align-items:center;
	line-height: 1.6; 
	font-size: .8em;
}


.contact-details-wrap .contact-details-inner .hs-responsive-embed-inner-wrapper {
	padding-bottom: 86.5% !important;
}

.simple-banner.cm-hover-banner {
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	min-height: auto;
}
.simple-banner.cm-hover-banner:hover {
	transform: scale(1.1);
}

.cm-text p {
	font-size: 1.6rem;
}

.cm-text .content_widget {
	padding-bottom: 30px;
}
.cm-cards.cnt-wit-tp-img-wrp .flex-row{
	margin-left: -15px;
	margin-right: -15px;
	gap:0;
}
.cm-cards.cnt-wit-tp-img-wrp .cnt-col {
	padding-bottom: 30px;
}
.cm-cards.cnt-wit-tp-img-wrp .cnt-col .inner_spacing {
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	height:100%;
	transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}
.cm-cards.cnt-wit-tp-img-wrp .cnt-col .inner_spacing:hover {
	transform: translateY(-6px);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
}

.cm-cards.cnt-wit-tp-img-wrp .bottom_row {
	padding-right: 64px;
	padding-bottom:30px;
}
.cm-cards.cnt-wit-tp-img-wrp .splide__track {
	overflow: visible;
}
.cm-cards.cnt-wit-tp-img-wrp .tp-img {
	width: 121px;
	height: 124px;
	margin: 0 auto 1em;
}

.cm-cards.cnt-wit-tp-img-wrp .tp-img img {
	border-radius: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner>span {
	margin: .5em 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: fl-icons ;
	font-size: 16px;
	font-weight: 400 ;
	height: 1em;
	letter-spacing: 0;
	line-height: 1em;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.06em;
}

.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner>span:before {
	color: rgba(193, 182, 54, 1);
	content: "";
	float: left;
	left: 0;
	position: absolute;
	top: 0;
}

.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner>span:after {
	color: rgba(193, 182, 54, 1);
	content: "";
	left: 0;
	position: absolute;
	top: 0;
}

.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner p {
	font-style: italic;
	line-height: 1.4em;
}

.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner p:has(strong) {
	font-style: normal;
}

.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner p:last-child:has(strong) {
	padding-top: 15px;
	line-height: 1.6;
}
.cm-cards.cnt-wit-tp-img-wrp .tp-img-cnt .tp-img-cnt-inner p:nth-last-of-type(2) {
	margin: 0;
}
.cm-text-lg .content_widget {
	padding-bottom: 30px;
	margin-top: 30px;
	font-size: 1.45rem;
}

.cm-text-lg h1.title {
	font-size: 1.7em;
	font-weight: 300;
	font-style: normal;
}
.cm-text-lg.cnt-wit-bg-wrp .content_widget h2 {
	font-size: 1.6em;
	margin-bottom: .5em;
}

.cm-text-lg.cnt-wit-bg-wrp .content_widget .rich_text {
	font-size: 0.9rem;
}

.cm-border .single-img img {
	background-clip: border-box;
	border: 8px solid var(--white);
}

.cm-test .top_content p:has(img) {
	margin: 0 auto;
}
.cm-test.no-slider-test .top_content p {
	font-size: 1.15rem;
}
.no-slider-test .cnt-col .inner_spacing {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}

.no-slider-test.cnt-wit-tp-img-wrp .tp-img {
	flex: 0 0 auto;
	max-width: 200px;
	margin: 0;
}

.no-slider-test.cnt-wit-tp-img-wrp .tp-img-cnt {
	flex: 1 1 0px;
	padding-left: 1em;
}
.no-slider-test.cnt-wit-tp-img-wrp .flex-row {
	margin-left: -15px;
	margin-right: -15px;
}

.no-slider-test .tp-img-cnt .tp-img-cnt-inner p:has(strong) {
	font-style: normal !important;
	margin:0 !important;
	padding-top:15px;
}
.no-slider-test .tp-img-cnt .tp-img-cnt-inner p:nth-last-of-type(2) {
	margin: 0;
}
.cm-test a.hs-button,.no-slider-test a.hs-button {
	text-transform: none;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 44px;
}

.cm-test a.hs-button:after,
.no-slider-test a.hs-button:after {
	content: "";
	font-family: fl-icons ;
	font-style: normal ;
	font-variant: normal ;
	font-weight: 400 ;
	line-height: 1.2;
	margin-left: 0.8em;
}
.cm-test.cnt-wit-tp-img-wrp .bototm_btn .btn_row,
.no-slider-test.cnt-wit-tp-img-wrp .bototm_btn .btn_row {
	margin-top: 30px;
}

.cnt-wit-tp-img-wrp.no-slider-test .top_content h2 {
	font-size: 1.6em;
}
.no-slider-test .top_content {
	padding-bottom: 0;
}
.cm-red-bg.cnt-wit-bg-wrp .content_widget .rich_text {
	font-size: 1.25rem;
}
.cm-expert .content_widget .rich_text h5 {
	font-size: 2.05rem;
	font-weight: 300;
	line-height: 1.3;
}
.cnt-wit-tp-img-wrp.no-slider-test .top_content {
	font-size: 1.15rem;
	padding-bottom:0;
}
.cm-expert .content_widget .rich_text h5 span {
	font-size: 74%;
}
.cm-expert .content_widget .rich_text h5 {
	font-size: 2.05rem;
	font-weight: 300;
	line-height: 1.3;
}
.cnt-wit-tp-img-wrp.no-slider-test .tp-img {
	margin-top: .2em;
}
.cm-expert .content_widget .rich_text h5 span {
	font-size: 74%;
}

.cm-red-bg .content_widget .rich_text img {
	width: 26%;
}

.cm-red-bg a.hs-button {
	padding: 0 40px;
	text-transform: none;
	background-color: #878049;
	border-color: rgba(0, 0, 0, .05);
	position: relative;
	font-size: 0.776em;
}

.cm-red-bg a.hs-button:after {
	content: "";
	font-family: fl-icons ;
	font-style: normal ;
	font-variant: normal ;
	font-weight: 400 
		line-height: 1.2;
	margin-left: .4em;
}
.cm-border.two-col-content .content-col .btn-items,
.cm-border.two-col-content .content-col .btn-items .btn_row {
	margin-top: 0;
}

.cm-border.two-col-content .content-col .btn-items .btn_row a.hs-button {
	background-color: #b20000;
	border-color: rgba(0, 0, 0, .05);
	text-transform: none;
	padding: 0 40px;
	margin-right: 1em;
}

.cm-border.two-col-content .content-col .btn-items .btn_row a.hs-button:after,
.cm-decor a.hs-button:after {
	content: "";
	margin-left: .4em;
	font-family: fl-icons;
	font-style: normal;
	font-variant: normal;
	font-weight: 400 ;
	line-height: 1.2;
}
.cm-two-col .media_column {
	display: flex;
	flex-direction: column;
}

.cm-two-col.two-col-content .media_column .content_box {
	order: 1;
	margin-top: 0;
	margin-bottom: 1em;
}

.cm-two-col.two-col-content .media_column .mediaimg {
	order: 2;
}
.cm-decor .content_widget .rich_text p:has(img) {
	margin-left: auto;
	margin-right: auto;
}
.cm-decor a.hs-button {
	background-color: #b20000;
	text-transform: none;
	border-color: rgba(0, 0, 0, .05);
	padding: 0 40px;
}

.header-search-inner .hs-search-field__bar form{
	padding: 0;
}

.cm-carrer.two-col-content .single_parallax {
	padding-bottom: 0;
	padding-top: 573px;
	transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}

.cm-carrer.two-col-content .flex_row.flex_center.full_img {
	align-items: center;
}
.cm-carrer.two-col-content .content-col p,
.cm-career.two-col-content .content-col p {
	font-size: inherit;
}
.cm-carrer.two-col-content .content-col li,
.cm-career.two-col-content .content-col li{
	margin-bottom: .6em;
}

.cm-carrer.two-col-content .single_parallax:hover {
	transform: translateY(-6px);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
}
.cm-carrer.two-col-content .single_parallax .para_imge {
	background-position: 73% 47%;
}
.cm-career.two-col-content .single-img {
	max-width: 100%;
}
.cm-career.two-col-content .flex_row .content-col{
	padding-top:0;
	padding-bottom: 30px;
}
.cm-apply.cnt-wit-bg-wrp h2.title {
	text-align: center;
	margin-bottom: .5em;
}

.cm-apply.cnt-wit-bg-wrp {
	font-size: 100%;
}

.cm-apply.cnt-wit-bg-wrp h2.title strong {
	font-size: 130%;
}

.cm-apply.cnt-wit-bg-wrp .rich_text p:first-child {
	text-align: center;
}
.cm-apply.cnt-wit-bg-wrp .rich_text p {
	margin-bottom: .5em;
}
.cm-career.two-col-content .flex_row {
	gap: 0;
}
.cm-form.two-col-content .content-col .description {
	margin: 0;
}
.cm-form.two-col-content .content-col .form_wrap {
	padding-top: 0;
}
.child_theme form .hsfc-NavigationRow__Buttons {
	justify-content: flex-start !important;
}

.child_theme form .hsfc-NavigationRow {
	margin-top: 0;
}
.cm-accordian.accordion_wrap .acc-item .acctitle:hover h4 {
	color: #111;
}
.accordion_wrap.cm-accordian.accordion_wrap .acc-item.activeaccord .carrortwrap {
	top: 6px;
}
.accordion_wrap.cm-accordian.accordion_wrap .acc-item .carrortwrap{
	min-height: 1.5em;
	height:auto;
}







@media(min-width: 550px) and (max-width:1200px){
	.cm-decor.cnt-wit-bg-wrp .page-center{
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.no-slider-test .page-center.custom {
		flex-basis: 75%;
		max-width: 75%;
	}

}

@media (min-width: 850px){
	.child_theme .header .contact-section>a:after, 
	.child_theme .header .top-section .btn-section:after{
		border-left: 1px solid rgba(0, 0, 0, .1);
		content: "";
		height: 15px;
		left: -0.6em;
		margin-top: -7px;
		position: absolute;
		top: 50%;
		width: 1px;
		border-color: hsla(0, 0%, 100%, .2);
	}

	.child_theme .header .contact-section>a,
	.child_theme .header .top-header-links a {
		margin: 0 0.6em;
	}
	.child_theme .header .top-section .btn-section:after {
		left: -0.9em;
	}
	.child_theme .header .contact-section>a {
		margin-left: 0.7em;
	}
	.child_theme .header .contact-section>a:after {
		left: -0.65em;
	}
}

@media(min-width:992px){

	.header .search .search-icon-container:before {
		content: "";
		min-width: 1em;
		font-size: 1.2em;
		transition: color .3s;
		font-family: fl-icons ;
		font-style: normal ;
		font-variant: normal ;
		font-weight: 400 ;
		line-height: 1.2;
		margin: 0;
		padding: 0;
		position: relative;
		text-transform: none ;
	}
	.header .header__menu--desktop li:has(.button-section-container),
	.child_theme .header .header__menu-wrapper li:has(.top-header-links),
	.child_theme .header__menu--desktop li:has(.header-search-inner){
		display:none;
	}
	.header .search .search-icon-container svg {
		display: none;
	}

	.header .search .search-icon-container {
		margin: 0 0 0 9px;
		line-height: 16px;
		font-size: 0.9em;
		font-weight: 600;
		font-style: normal;
		color: #666666d9;
		transition: all .2s;
	}
	.child_theme .header .header-search-inner {
		position: absolute;
		background-color: var(--white);
		border: 2px solid #ddd;
		box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
		height: auto;
		left: auto;
		max-height: inherit;
		min-height: auto;
		opacity: 0;
		right: -15px;
		visibility: hidden;
		min-width: 304px;
		text-align: left;
		color: #777;
		display: table;
		transition: opacity .25s, visibility .25s;
		transform: none;
		top:30px;
		padding: 20px;
		background:var(--white);
	}
	.child_theme .header .search:hover .header-search-inner {
		visibility: visible;
		opacity: 1;
	}


	.header-search-inner .search-suggestion {
		padding: 0;
	}

	.child_theme .header .search{
		position:relative;
	}
	.header-search-inner .hs-search-field__bar form input {
		margin: 0;
		position: relative;
		background-color:var(--white);
		border: 1px solid #ddd;
		border-radius: 0;
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
		box-sizing: border-box;
		color: #333;
		font-size: .97em;
		max-width: 100%;
		padding: 0 .75em;
		transition: color .3s, border .3s, background .3s, opacity .3s;
		vertical-align: middle;
		line-height: normal;
		height: 2.507em;
	}
	.header-search-inner .hs-search-field__bar form input:focus {
		box-shadow: 0 0 5px #ccc;
	}
	.header-search-inner .hs-search-field__bar form button {
		min-width: 2.5em;
		display: inline-flex;
		background: rgba(193, 182, 54, 1);
		align-items: center;
		max-width: 100%;
		min-height: 2.5em;
		width: 2.5em;
		justify-content: center;
		height: auto;
		padding: 0 1.2em;
		padding-left: .6em;
		padding-right: .6em;
		text-align: center;
		text-decoration: none;
		text-rendering: optimizeLegibility;
		text-shadow: none;
		text-transform: uppercase;
		transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
		vertical-align: middle;
		font-size: .97em;
		font-weight: bolder;
		letter-spacing: .03em;
		line-height: 2.4em;
		border: 1px solid transparent;
		border-radius: 0;
		box-sizing: border-box;
		right: 0;
		top: 0;
	}
	.header-search-inner .hs-search-field__bar form button:hover {
		box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
	}

	.header-search-icon {
		display: none;
	}

	.header-search-inner .hs-search-field__bar button:after{
		content: "";
		font-size: 1.2em;
		font-family: fl-icons ;
		font-style: normal ;
		font-variant: normal ;
		font-weight: 400 ;
		line-height: 1.2;
	}

	.header-search-inner .hs-search-field__bar button svg {
		display: none;
	}
	.child_theme .header .header-search-inner:after {
		border: solid transparent;
		bottom: -2px;
		content: "";
		height: 0;
		right: 11px;
		opacity: 1;
		top: -16px;
		pointer-events: none;
		position: absolute;
		width: 0;
		z-index: 10;
		transition: opacity .25s;
		border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) var(--white);
		border-width: 8px;
		margin-left: -8px;
	}

	.child_theme .header .header-search-inner:before {
		border: solid transparent;
		bottom: -2px;
		content: "";
		height: 0;
		opacity: 1;
		top: -22px;
		right: 8px;
		transition: opacity .25s;
		pointer-events: none;
		position: absolute;
		border-width: 11px;
		margin-left: -11px;
		z-index: -999;
		width: 0;
		border-bottom-color: #ddd;
	}	
	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul {
		min-width: 260px;
		position: absolute;
		text-align: left;
		transition: opacity .25s, visibility .25s;
		margin: 0;
		display: table;
		padding: 20px;
		border: 2px solid #ddd;
		left: -15px;
		max-height: inherit;
		transform: none;
		z-index:9;
		box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
	}


	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:nth-child(4)>ul {
		left: -40px;
	}

	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li>a {
		border-bottom: 1px solid #ececec;
		margin: 0 10px;
		line-height: 1.3;
		padding: 10px 20px;
		width: auto;
		padding-left: 0;
		font-weight: 600;
		padding-right: 0;
		transition: all .2s;
		touch-action: manipulation;
	}
	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li:last-child>a {
		border: none;
	}

	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li {
		margin: 0;
	}
	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:after {
		border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) var(--white);
		border-width: 8px;
		margin-left: -8px;
		opacity: 0;
		transition: opacity .25s;
		border-style: solid;
		bottom: -2px;
		content: "";
		height: 0;
		left: 50%;
		pointer-events: none;
		position: absolute;
		width: 0;
		z-index: 10;
		color: var(--white);
	}

	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:before {
		border: solid transparent;
		bottom: -2px;
		content: "";
		height: 0;
		left: 50%;
		pointer-events: none;
		position: absolute;
		width: 0;
		border-width: 11px;
		margin-left: -11px;
		border-bottom-color: #ddd;
		opacity: 0;
		transition: opacity .25s;
	}
	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover:before,
	.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover:after{
		opacity: 1;
	}
	.child_theme .header .menu-close-icon {
		display: none;
	}

	.child_theme .header.stuck .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul {
		top: 55px;
	}

	.child_theme .header.stuck .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:before{
		top: 35px;
	}

	.child_theme .header.stuck .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:after{
		top: 41px;
	}
	.header-search-inner .hs-search-field__bar form input::-webkit-input-placeholder {
		font-size: .95em;
		color: rgb(117, 117, 117);
	}
}

@media(max-width:991px){
	html.child_theme.open {
		overflow: hidden;
	}
	.child_theme .header .search {
		display: none;
	}
	.child_theme .header .page-center, 
	.child_theme .header .primary-section .page-center {
		padding-left: 15px;
		padding-right: 15px;
	}
	.child_theme .header .top-section {
		display: block;
	}
	.child_theme .header .button-section-container .btn-section {
		display: block;
	}

	.child_theme .header .top-header-links {
		display: none;
	}
	.child_theme .header .contact-section>a {
		color: hsla(0, 0%, 100%, .8);
	}

	.child_theme header.header .cst-inner-wrapper .text h4 {
		color: inherit;
	}
	.child_theme .header .contact-section>a:after,
	.child_theme .header .top-section .btn-section:after {
		display: none;
	}
	.child_theme .header .top-section .cst-inner-wrapper {
		justify-content: center;
		flex-direction: row-reverse;
	}
	.child_theme .header .top-section .cst-inner-wrapper {
		justify-content: center;
		flex-direction: row-reverse;
	}

	.child_theme .header .top-section .btn-section {
		margin-left: 0;
		margin-right: .6em;
	}

	.child_theme header.header .cst-inner-wrapper .text {
		margin: 0 7px;
	}
	.child_theme .header .right-section {
		order: 1;
		flex: 1 1 0;
		justify-content: start;
	}

	.child_theme .header .logo-section {
		margin: 0 15px;
		order: 2;
		text-align: center;
	}

	.child_theme .header .cst-humburger-icon .trigger {
		display: none;
	}

	.child_theme .header .cst-humburger-icon {
		position: relative;
		font-size: .9em;
	}

	.child_theme .header .cst-humburger-icon:before {
		content: "";
		font-size: 1.9em;
		font-family: fl-icons ;
		font-style: normal ;
		font-variant: normal ;
		font-weight: 400 ;
		line-height: 1.2;
		min-width: 1em;
		color: hsla(0, 0%, 40%, .85);
		vertical-align: middle;
		transition: all .3s ease-in-out;
	}
	.child_theme .header .cst-humburger-icon:hover:before {
		color: hsla(0, 0%, 7%, .85);
	}

	.child_theme .header .nav.col-4{
		bottom: 0;
		display:block;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
		left: 0;
		overflow-x: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0;
		width: 300px;
		transition: transform .2s;
		background-color: rgba(0, 0, 0, .95);
		transform: translateX(-300px);
	}

	.child_theme .mobile-menu-open .header .nav.col-4{
		opacity: 1;
		transform: translate(0)
	}
	.child_theme header.header .mobile-close-icon {
		display:none;
	}

	.child_theme .mobile-menu-open .header .nav.col-4{
		display:block;
	}
	.child_theme .header .overlay{
		content:"";
		display:block;
		width:100vw;
		height:100vh;
		background: #0b0b0b;
		opacity: 0;
		visibility:hidden;
		position:absolute;
		top: 0;
		left: 0;
		transition: all .3s ease-in-out;
	}
	.child_theme .mobile-menu-open .header .overlay{
		opacity: .6;
		visibility:visible;
	}

	header.header .nav .header__menu.header__menu--desktop> ul {
		padding: 30px 0;
		margin: 0;
	}

	header.header .nav .header__menu.header__menu--desktop> ul li {
		align-items: center;
		display: flex;
		flex-flow: row wrap;
		margin: 0;
	}
	.child_theme .header .header__menu-wrapper .top-header-links{
		display:block;
		font-size: inherit
	}
	.child_theme header.header .nav .header__menu.header__menu--desktop> ul li>a,
	.child_theme .header .header__menu-wrapper .top-header-links a{
		padding-left: 20px;
		padding-bottom: 15px;
		padding-top: 15px;
		font-weight: 600;
		font-style: normal;
		font-size: 0.9em;
		letter-spacing: .02em;
		text-transform: uppercase;
		padding-right: 0;
		align-items: center;
		display: flex;
		flex-grow: 1;
		width: auto;
		flex-wrap: wrap;
		line-height: 1.6;
	}

	.child_theme .header .header__menu-wrapper .top-header-links a{
		color: rgba(255, 255, 255,0.8);
	}

	.child_theme .header .header__menu-wrapper .top-header-links a:hover{
		color: rgba(255, 255, 255,1.0);
	}

	header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
		position: static;
		width: 45px;
		font-size: 1.78em;
		transition: all .3s;
		box-shadow: none ;
		line-height: 1;
		margin: 0 5px 0 0;
		opacity: .6;
		padding: 0;
		color:var(--white);
		border: 1px solid transparent;
	}
	header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger::before {
		content: "";
		font-family: fl-icons ;
		font-style: normal ;
		font-variant: normal ;
		font-weight: 400 ;
		line-height: 1.2;
		height: auto;
		margin-bottom: 3px;
		transition:all .3s ease-in-out;
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop> ul li+li{
		border-top: 1px solid #ececec;
		border-color: hsla(0, 0%, 100%, .2);
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop> ul li {
		border-bottom: 0 !important;
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop> ul li:first-child {
		border: none;
	}
	.child_theme header.header .top-section.mobile_section {
		display: none;
	}
	.child_theme header.header .top-section.mobile_section {
		display: none;
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:before {
		content: "";
		font-size: inherit;
		transform: rotate(-180deg);
		margin-top: 5px;
		margin-bottom: 0;
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop> ul >li> ul>li {
		font-size: 1em;
		padding-left: .5em;
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop> ul >li> ul>li>a {
		padding-bottom: 5px;
		padding-top: 5px;
		text-transform: none;
		line-height: 1.6;
		font-weight: normal;
		font-size: inherit;
		letter-spacing: normal;
	}
	.child_theme .header__menu--desktop .header-search-inner {
		opacity: 1;
		visibility: visible;
		position: static;
		min-height:auto;
		transform: none;
		background:none;
		padding: 20px;
	}
	.header-search-inner .header-search-close{
		display:none;
	}
	.header__menu--desktop .header-search-inner .hs-search-field__bar form {
		padding: 0;
		display: flex;
		align-items: center;
		background-color: var(--black);
	}
	.child_theme .header__menu--desktop .header-search-inner form input {
		padding: 0.7em .8em;
		flex: 1;
	}
	.header .header__menu--desktop .button-section-container {
		padding: 20px;
		align-items: center;
		display: flex;
		flex-flow: row wrap;
		font-size: .85em;
	}

	.header .header__menu--desktop .button-section-container a.hs-button {
		font-size: .8em;
		min-height: 2.5em;
		padding: 0 1.2em;
	}
	.child_theme .header__menu--desktop .header-search-inner .search-suggestion {
		margin: 0;
		max-width: 100%;
		padding:0;
	}

	.child_theme .header__menu--desktop .header-search-inner .hs-search-field__bar form button {
		position: static;
		display: inline-block;
		font-size: 1rem;
		width: 2.48em;
		height: 2.48em;
		padding-left: .6em;
		padding-right: .6em;
		background: rgba(193, 182, 54, 1);
		border-radius: 0;
		border-color: rgba(0, 0, 0, .05);
		color:var(--white);
	}

	.child_theme .header__menu--desktop .header-search-inner .hs-search-field__bar form button svg {
		display: none;
	}

	.child_theme .header__menu--desktop .header-search-inner .hs-search-field__bar form button:after{
		content: "";
		font-size: 1.2em;
		font-family: fl-icons ;
		font-style: normal ;
		font-variant: normal ;
		font-weight: 400 ;
		line-height: 1.2;
	}
	.child_theme .header__menu--desktop .header-search-inner .hs-search-field__bar form button:hover {
		box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
	}

	header.header .nav .header__menu.header__menu--desktop> ul >li ul{
		padding:0;
		width:100%;
		padding-bottom: 30px;
	}

	.child_theme header.header .nav .header__menu.header__menu--desktop>ul li.child-open>a {
		color: rgba(255, 255, 255,1.0);
	}

	header.header .nav .header__menu.header__menu--desktop>ul>li ul.hs-search-field__suggestions {
		padding: 0;
	}
	header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger:hover {
		opacity: 1;
	}
	.child_theme .header .menu-close-icon {
		position: fixed;
		display:none;
		justify-content: center;
		align-items: center;
		top: 0;
		right: 0;
		box-shadow: none;
		color: rgba(255, 255, 255,1.0);
		cursor: pointer;
		font-family: Arial, monospace;
		font-size: 40px;
		font-style: normal;
		font-weight: 300;
		height: 40px;
		line-height: 40px;
		transition: opacity .6s, transform .3s;
		transition-delay: .15s;
		width: 40px;
		z-index: 1046;
		opacity: .6;
	}
	.child_theme .mobile-menu-open .header .menu-close-icon{
		display: flex;
	}
	.child_theme .mobile-menu-open .header .menu-close-icon:hover {
		opacity: 1;
	}
	.primary-section .container-wrapper .right-spacer {
		flex: 1 1 0;
		order: 3;
	}
	.no-slider-test.cnt-wit-tp-img-wrp .cnt-col {
		width: 100%;
	}
	.cm-cards.cnt-wit-tp-img-wrp .bottom_row {
		padding-right: 0;
	}
}


@media(max-width:767px){
	.child_theme .footer .footer-social {
		margin-bottom: 4px;
	}
}

@media(max-width:549px){

	.child_theme h1,
	.child_theme .h1{
		font-size: 1.4em;
	}
	.child_theme h2,
	.child_theme .h2{
		font-size: 1.2em;
	}
	.child_theme h3,
	.child_theme .h3{
		font-size: 1em;
	}
	.child_theme h4,
	.child_theme .h4{
		font-size: 1em;
	} 

	.header .primary-section {
		padding: 0;
		min-height: 70px;
	}
	.cm-path.cnt-wit-bg-wrp .content_widget h2 {
		font-size: 1.2em;
	}
	.no-slider-test .cnt-col .inner_spacing {
		flex-direction: column;
	}
	.cm-text-lg h1.title {
		font-size: 1.4em;
	}
	.cm-text-lg.cnt-wit-bg-wrp .content_widget h2{
		font-size: 1.2em;
	}
}








/* Tool Tip CSS */
[tooltip] {
	position: relative; 
}

[tooltip]::before,
[tooltip]::after {
	text-transform: none; 
	font-size: 14px; 
	line-height: 1;
	user-select: none;
	pointer-events: none;
	position: absolute;
	display: none;
	opacity: 0;
}
[tooltip]::before {
	content: '';
	border: 5px solid transparent; 
	z-index: 1001; 
}
[tooltip]::after {
	content: attr(tooltip); 
	font-family: Helvetica, sans-serif;
	text-align: center;
	min-width: 3em;
	max-width: 21em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 1ch 1.5ch;
	border-radius: .3ch;
	box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
	background: #333;
	color: var(--white);
	z-index: 1000; 
}
/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
	display: block;
}
/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
	display: none !important;
}
/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
	bottom: 100%;
	border-bottom-width: 0;
	border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
	bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
	left: 50%;
	transform: translate(-50%, -.5em);
}
@keyframes tooltips-vert {
	to {
		opacity: .9;
		transform: translate(-50%, 0);
	}
}
@keyframes tooltips-horz {
	to {
		opacity: .9;
		transform: translate(0, -50%);
	}
}
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after{
	animation: tooltips-vert 300ms ease-out forwards;
}


.child_theme .footer .footer-social .footer-social-item a:before {
	bottom: calc(100% + -4px);
	border: 8px solid transparent;
	border-top-color:   var(--black);
}
.child_theme .footer .footer-social .footer-social-item a::after {
	background: var(--black);
	bottom: calc(100% + 12px);
	box-shadow: none;
}
.child_theme .footer .footer-social .footer-social-item a:before {
	bottom: calc(100% + -4px);
	border: 8px solid transparent;
	border-top-color: var(--black);
}

.child_theme .footer .footer-social .footer-social-item a::after {
	background:  var(--black);
	bottom: calc(100% + 12px);
	box-shadow: none;
}
.custom-no-navigation .container-wrapper {
	min-height: auto;
}







.cmErrorPage .content-wrapper {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.cmErrorPage .content-wrapper .custom-404-page {
	margin-top: 30px;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
	flex-wrap:wrap;
	justify-content: initial;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .left {
	flex-basis: 25%;
	max-width: 25%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right {
	flex-basis: 75%;
	max-width: 75%;
	margin: 0;
	padding: 0 15px 30px;
	position: relative;
	width: 100%;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .left .error span span {
	font-size: 96px;
	font-weight: bold;
	opacity: .3;
}

.cmErrorPage .title h1{
	font-weight: 300;
	font-style: normal;
	line-height: 1.3;
	margin-bottom: .5em;
}

.cmErrorPage .page-content p{
	margin-bottom: 1.3em;
	line-height: 1.6;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar {
	max-width: none;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar button.hs-search-field__button {
	max-width: 100%;
	min-height: 2.5em;
	padding: 0 1.2em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	text-transform: uppercase;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	vertical-align: middle;
	font-size: .97em;
	font-weight: bolder;
	letter-spacing: .03em;
	line-height: 2.4em;
	border: 1px solid transparent;
	border-radius: 0;
	min-width: 2.5em;
	padding-left: .6em;
	padding-right: .6em;
	background-color: rgba(193, 182, 54, 1);
	transform: none;
	top: 0;
	right: 0;
	left: auto;
	bottom: auto;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar button.hs-search-field__button svg {
	display: none;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar button.hs-search-field__button>span {
	font-family: 'fl-icons';
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none;
	display: inline-block;
	font-size: 1.2em;
	top: -1.5px;
	vertical-align: middle;
}

.child_theme .cm_subscription_preferences form label {
	font-weight: 400;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar button.hs-search-field__button>span:before {
	content: "";
}


.header.stuck .primary-section{
	background-color: rgba(255, 255, 255,0.9);
}
.child_theme .header .search:hover:after {
	content: '';
	width: 50px;
	height: 20px;
	display: block;
	background: transparent;
	position: absolute;
	top: 15px;
	left: -6px;
}
header.header .nav .header__menu.header__menu--desktop>ul>li ul.hs-search-field__suggestions li a {
	color: rgba(193, 182, 54, 1);
}

header.header .nav .header__menu.header__menu--desktop>ul>li ul.hs-search-field__suggestions li a:hover {
	color: #111;
}
.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar form input[type=search] {
	background-color: var(--white);
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-sizing: border-box;
	color: #333;
	font-size: .97em;
	height: 2.507em;
	max-width: 100%;
	padding: 0 .75em;
	transition: color .3s, border .3s, background .3s, opacity .3s;
	vertical-align: middle;
	width: 100%;
}

.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right .hs-search-field__bar form input[type=search]::placeholder {
	color: #757575;
}

@keyframes stuckMoveDown {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0);
	}
}






@media (max-width: 991px){
	.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .left,
	.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row .right{
		flex-basis: 100%;
		max-width: 100%;
	}
	.cmErrorPage .content-wrapper .custom-404-page .custom-error-container.flex_row{
		margin: 0;
	}
	.cmErrorPage .content-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
}


/* child1css */

.cm-banner .img_wrap_inner{
	margin-left: auto;
	margin-right: auto;
	width: 91%;
}

.child_theme p{
	margin-bottom: 1.3em;
}

.cm-banner .img_wrap{
	padding: 0;
	width: 80%;
	transform: translate(-50%, -50%) !important;
	top: 50%;
	position: absolute;
	left: 50%;
}

.simple-banner.cm-banner{
	min-height:228px;
}

.cm-banner .page-center{
	padding:0;
}

.cm-expert .content_widget {
	margin: 30px 0px 0px 0px;
	font-size: 1.25rem;
}

.cm-expert .content_widget h1.title {
	color: rgba(193, 182, 54, 1) !important;
	font-weight: 300;
	font-style: normal;
	line-height: 1.3;
	font-size: 1.7em;
	margin-bottom: .5em;
}

.cm-expert .content_widget .rich_text {
	font-size: 1.4rem;
}

.cm-two-col .single-img {
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
}


.cm-two-col .btn-items {
	margin-top: 82px;
}

.cm-expert .content_widget .rich_text h2 {
	font-size: 1.6em;
	font-weight: 300;
	font-style: normal;
	margin-bottom: .5em;
}

.cm-gallery.gallery-section .flex_row {
	margin-left: -10px;
	margin-right: -10px;
	max-width: 1122.5px;
}

.cm-gallery.gallery-section .flex_row .col4 {
	padding: 0 9.8px 19.6px;
	flex-basis: 33.3333333333%;
	max-width: 33.3333333333%;
	width: 100%;
	transform: translateZ(0) scale(1);
}

.cm-gallery .page-center {
	display: flex;
	justify-content: center;
}

.cm-gallery.gallery-section.card_img_fix_height img {
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	object-position: 50% 50%;
}



.cm-gallery.gallery-section .item {
	background-color: rgba(193, 182, 54, 1);
}

.cm-gallery.gallery-section .item-info .tag-line {
	color: #f1f1f1 !important;
	font-size: 1.25rem;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	text-align: center;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	padding: 0;
	text-transform: none;
	transform: none;
}

.cm-gallery.gallery-section .item-info {
	height:300px;
}

.cm-gallery.gallery-section .item-info {
	padding: 30px 10px 35px 10px;
}

.cm-two-col .page-center:not(.full_width) {
	padding: 0;
}

.child_theme .cm_nv_wrp .cm_nv_inner .custom, .child_theme .hs-button, .child_theme .tabber .media-col .form-wrap input.hs-button, .child_theme form input[type=submit] {
	min-height: 2.5em;
	vertical-align: middle;
	display: inline-block;
	font-size: .97em;
	text-rendering: optimizeLegibility;
	/* margin-right: 1em; */
	position: relative;
	line-height: 2.4em;
}

.cm-landscape.pricing-table-gp .img-wrap {
	width: 30%;
	height: auto;

	margin: 0 auto;
	margin-bottom: 1em;
}

.cm-landscape .pricing-content p:first-child {
	color: rgba(193, 182, 54, 1) !important;
}

.cm-landscape .pricing-content p:first-child span {
	color: rgba(193, 182, 54, 1) !important;
}

.cm-landscape .pricing-content p:first-child span strong {
	color: rgba(193, 182, 54, 1) !important;
}

.cm-landscape.pricing-table-gp .pricing-top.full_width_structure .pricing-content {
	flex-basis: 83.3333333333%;
	max-width: 83.3333333333%;
	padding: 0 15px 30px;
	margin-bottom: 0;
}

.cm-landscape.pricing-table-gp .pricing-top.full_width_structure .content-col.col12 {
	display: flex;
	justify-content: center;
	padding: 0;
}

.cm-slider.gallery-section.card_img_fix_height img {
	object-position: 50% 50%;
	object-fit: cover;
}

[data-text-color=success] {
	color: var(--fs-color-success) !important;
	--fs-color-success: #878049;
}

.cm-landscape .page-center {
	padding: 0;
}

.cm-landscape.pricing-table-gp .pricing-top.full_width_structure .pricing-content p:last-child {
	margin-bottom: 1.3em;
}

.cm-landscape.pricing-table-gp .pricing-top.full_width_structure {
	margin: 0;
}

.cm-landscape.pricing-table-gp .pricing-area {
	padding: 20px;
	border-radius: 22px;
}

.cm-landscape.pricing-table-gp .price-icon {
	padding: 0;
}

.cm-landscape.pricing-table-gp .content_box {
	margin: 0;
}

.cm-landscape .flex_row .col4 {
	padding: 0 9.8px 19.6px;
}

.cm-landscape.pricing-table-gp .row.flex_row {
	max-width: 1122.5px;
	justify-content: center;
	margin: 0;
}

.cm-landscape.pricing-table-gp .pricing-table-itmes-wp {
	padding: 0;
	display: flex;
	justify-content: center;
}

.cm-landscape.pricing-table-gp .content_box p {
	color: #878049 !important;
	margin-bottom: 5px;
}

.cm-landscape.pricing-table-gp .content_box p strong {
	color: #878049 !important;
}

.cm-landscape.pricing-table-gp .content_box ul {
	padding: 0;
	margin: 0;
}

.cm-landscape.pricing-table-gp .content_box ul li {
	margin-left: 1.3em;
	margin-bottom: .6em;
}

.cm-landscape.pricing-table-gp .pricing-part{
	padding-bottom:30px;
}

.cm-landscape.pricing-table-gp .pricing_mod_bottom_content {
	margin: 0;
	padding: 0 15px 30px;
}

.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p {
	margin-bottom: 1.3em;
	font-size: 1.45rem;
	text-align: center;
}

.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p span {
	color: rgba(193, 182, 54, 1) !important;
}

.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p span a {
	color: rgba(193, 182, 54, 1) !important;
}

.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p span a strong {
	color: rgba(193, 182, 54, 1) !important;
}

.cm-get .page-center {
	padding: 0;
}

.cm-get .single-img {
	max-width: 93%;
	margin-left: auto;
	margin-right: 0;
}

.cm-get .content-col p {
	font-size: 1.2rem;
	text-align: left;
}

.cm-get .content-col img {
	margin-bottom: 1em;
}


.two-col-content.cm-get .content-col .btn-items .btn_row {
	padding-top: 41px;
	position: relative;
	top: -12px;
}

.cm-get .flex_row .col6 {
	padding-bottom:30px;
}

.cm-get .flex_row .content-col {
	padding-top: 15px;
}
.cm-get {
	border-top: 1px solid #ececec;
}

.cm-property .rich_text {
	flex-basis: 66.6666666667%;
	max-width: 66.6666666667%;
	padding-bottom: 30px;
	margin-top:18px;
}

.cm-property .text_left {
	display: flex;
	flex-wrap: wrap;
}

.cm-get a.hs-button {
	line-height: 1.6;
	min-height: 2.5em;
	padding: 0px 31px 0px 31px;
	font-size: .97em;
	margin-right: 1em;
	line-height: 2.4em;
	text-transform: capitalize;
}

.cm-get .mediaimg:hover {
	transform: translateY(-6px);
}

.cm-display .content_widget {
	flex-basis: 83.3333333333%;
	max-width: 83.3333333333%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.cm-get .mediaimg {
	transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}

.cm-slider .splide__list > .splide__slide {
	margin: 0;
}

.cm-expert.cm-service .content_widget h1.title {
	color: var(--white)!important;
	font-weight: 700;
}

.cm-service.cm-expert .content_widget .rich_text p {
	font-size: 1.6rem;
}


.cm-gallery.gallery-section .splide .splide__track {
	margin: 0;
}

.cm-slider.gallery-section .splide .splide__track {
	margin: 0;
}

.cm-slider .splide .splide__track .splide__list {
	justify-content: space-between;
}

.cm-gallery-img .page-center {
	padding: 0;
}

.cm-gallery-img.gallery-section.gallery_with_masonry .gallery-container>.column{
	margin-bottom:30px;
}

.cm-gallery-img.gallery-section .item .overlay-color {
	background-color: rgba(0, 0, 0, .15);
}



.cm-gallery-img .item {
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.cm-gallery-img .item:hover {
	transform: translateY(-6px) !important;
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
}


.cm-slider .flex_row .col3 {
	padding: 0 2px 3px;
}

.cm-slider.gallery-section .splide .splide__track{
	margin-left:-2px;
}

.cm-slider .splide button.splide__arrow {
	opacity: 0 !important;
}

.cm-slider .splide .splide__arrow--prev {
	left: 1.9%;
	opacity: .7 !important;
	width: 36px;
	transition: transform .3s, opacity .3s, background .3s, box-shadow .3s;
	top: 43%;
	transform: none;
	bottom: 40%;
}

.cm-gallery-img.gallery-section .flex_row {
	padding-bottom: 30px;
}



.cm-slider .splide .splide__arrow--next {
	right: 0;
}

.cm-slider .splide .splide__arrow svg {
	height: auto;
	/* left: 50%; */
	max-height: 100%;
	max-width: 100%;
	padding: 20%;
	position: absolute;
	transition: all .3s;
	width: 100%;
	opacity: 1;
}

.cm-slider button.splide__arrow.splide__arrow--prev svg {
	transform: none;
}

.cm-slider .splide .splide__arrow--next {
	right: 2.1%;
	opacity: .7;
}

.cm-outdoor .page-center {
	padding: 0;
}

.cm-maintain .splide__list > .splide__slide {margin: 0;}

.cm-maintain .splide .splide__track {
	margin: 0;
	padding:0;
}

.cm-maintain .inner_spacing {
	display: flex;
	flex-wrap: wrap;
	align-items:center;
}

.cm-maintain .tp-img {
	width: 57%;
}

.cm-maintain .tp-img-cnt {
	width: 43%;
	padding: 0px 20px 0px 45px;
}
.cm-maintain.cnt-wit-tp-img-wrp .tp-img {
	margin-bottom: 0;
}

.cm-maintain.cnt-wit-tp-img-wrp h3 {
	font-weight: 700;
	margin-bottom: .1em;
	margin-top: .1em;
	font-size: .9em;
}

.cm-maintain.cnt-wit-tp-img-wrp .tp-img-cnt-inner p:last-child {
	font-size: .9em;
}

.cm-maintain.cm-slider .splide__list>.splide__slide{
	padding-bottom:30px;
}

.cm-maintain .btn_row {
	margin: 0;
}

.cm-maintain.cnt-wit-tp-img-wrp .col-btn-grp {
	margin-top: 1em;
}

.cm-step {
	clip-path: polygon(0 0, calc(50% - 30px) 0, 50% 30px, calc(50% + 30px) 0, 100% 0, 100% 100%, 0 100%);
	overflow: visible;
	overflow: hidden;
	transform: translateZ(0);
	/* z-index: 97; */
	background:var(--white);
	z-index:2;
}

.cm-image{
	z-index:3;
}

.cm-join {
	background-attachment: fixed;
	background-position: 54% 45% !important;
}

.cm-maintain.cnt-wit-tp-img-wrp .col-btn-grp .hs-button{
	padding: 0px 40px 0px 40px;
	border-radius: 99px;
	letter-spacing: normal;
	text-transform: capitalize;
	letter-spacing: .03em;
}

.cm-maintain.cnt-wit-tp-img-wrp .col-btn-grp .hs-button:after {
	content: "";
	content: "";
	speak: none !important;
	display: inline-block;
	font-display: block;
	font-family: fl-icons !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none !important;
	margin-left: .4em;
	margin-right: -.15em;
}

.cm-path .content_widget {
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
	transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}

.cm-path.cm-better .content_widget{
	box-shadow:none;
}

.cm-path .content_widget:hover {
	box-shadow: none;
}

.cm-border {
	overflow: visible;
}

.cm-step .rich_text p {
	font-size: 0.95rem;
	/* margin-bottom: 1.3em; */
}

.cm-step .rich_text  h2 {
	background-color: rgba(56, 65, 96, 1);
	padding: 10px 0px 6px 0px;
	border-radius: 40px;
	color:var(--white);
	font-size: 1.6em;
	padding-bottom: 20px;
}

.cm-step.cnt-wit-bg-wrp h2.title {
	font-size: 1.6em;
	margin-bottom: .5em;
}

.cm-step .text_center {
	font-size: 0.95rem;
}

.cm-step .rich_text h2:last-child {
	/* padding-bottom: 40px; */
	margin-top: 50px;
	font-size: 25.6px;
}

.cm-image .cnt-col{
	padding-right:14px;
}




.cm-image.cnt-wit-tp-img-wrp .tp-img img {
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	border-style: solid;
	border-width: 0;
	background-clip: border-box;
	border-color: var(--white);
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	contain-intrinsic-size: 3000px 1500px;

}

.cm-image .inner_spacing {
	width: 93%;
}

.cm-real.cm-job .hs-button:after {
	content: "";
}

.child_theme ul li,
.child_theme ol li {
	margin-bottom: .6em;
}


.cm-image .inner_spacing .tp-img img{
	box-shadow: 1px 5px 8px 1px rgba(107, 117, 117, 0.3);
}
.cm-image .inner_spacing .tp-img {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .22);
	margin-bottom:0;
	margin-top:-1px;
	transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;

}

.cm-form .page-center {
	padding: 0;
}

.cm-carrer.two-col-content .content-col p {
	font-weight: 300;
}

.cm-carrer.two-col-content .content-col ol {
	font-weight: 300;
}

.cm-carrer.two-col-content .content-col ul {
	font-weight: 300;
}

.cm-get.cm-bg .mediaimg:hover {
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
	transform: translateY(-6px);
}

.cm-hover .mediaimg:hover {
	transform: none;
}

.cm-image .inner_spacing .tp-img:hover {
	box-shadow: none;
}

.cm-accordian.accordion_wrap .acc-item .acctitle h4>span{
	padding-right:0;
}

.cm-image {
	overflow: visible;
}

.cm-left.cm-image .inner_spacing .tp-img {
	margin-top: -2px;
}

.cm-get.cm-white .mediaimg {
	padding: 63px 0px 0px 0px;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}

.cm-accordian.accordion_wrap  .acc-item .acctitle {
	padding: .6em 2.3em !important;
	border-radius: 0;
	box-shadow: none;
	border-top: 1px solid #ddd;
	font-size: 110%;
}

.cm-accordian.accordion_wrap .acc-item .carrortwrap {
	left: 0;
	width: 2.3em;
	transform-origin: 50% 47%;
	position: absolute;
	top: .3em;
	margin-right: 5px;
	border-radius: 999px;
	height: 1.5em;
	color: currentColor;
	line-height: 1;
	margin: 0 5px 0 0;
	opacity: .6;
	display:block;
	text-align:center;
}

.cm-accordian.accordion_wrap .acc-item .carrortwrap svg {
	display: none;
}

.cm-accordian.accordion_wrap .acc-item .carrortwrap:before {
	content: "";
	speak: none ;
	display: inline-block;
	font-display: block;
	font-family: fl-icons ;
	font-style: normal ;
	font-variant: normal ;
	font-weight: 400 ;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none ;
	font-size: 1.8em;
	transition: all .3s;
}

.cm-image .splide__track {
	overflow: visible;
}

.cm-test.testimonials_sliderv2.img_al_right .right_col {
	width: 100%;
	display: block;
}

.cm.testimonials_sliderv2 .right_col .img_bg {
	padding-bottom: 0;
}

.cm-test.testimonials_sliderv2 .right_col .img_bg {
	padding-bottom: 0;
	max-width: 121px;
	margin: 0 auto 1em;
	width: 100%;
}

.cm-test.testimonials_sliderv2.img_al_right .left_col {
	width: 100%;
	text-align: center;
}

.cm-gallery.gallery-section.card_img_fix_height .item a{
	position:relative;
	height:100%;
	width:100%;
	display:block;
}


.cm-gallery.gallery-section.card_img_fix_height .item a:hover img:after {
	content: "";
	background-color: rgba(0, 0, 0, 0.366);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
}

.cm-gallery.gallery-section.card_img_fix_height .item a:hover img {
	filter: blur(5px);
}

.cm-gallery.gallery-section .item a:hover .overlay.overlay-color {
	background: rgba(0, 0, 0, 0.366);
	opacity: 1;
}

.cm-gallery.gallery-section .overlay.overlay-color{
	background: linear-gradient(0deg, #323232 0, rgba(50, 50, 50, 0) 33%);
	bottom: 0;
	content: " ";
	left: 0;
	opacity: .3;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .3s;
}

.cm-test .splide__slide img {
	/* border-radius: 100%; */
	display: inline-block;
	height: auto;
	/* max-width: 121px !important; */
	/* max-width: 100%; */
	/* min-height: 124px; */
	object-fit: cover;
	vertical-align: middle;
	height: 100% !important;
}

.cm-left.cm-image .inner_spacing .tp-img {
	margin: 16px 0px 0px 31px;
	margin-top: 0;
}

.cm-left.cm-image .inner_spacing{
	margin-right: 0;
	margin-left: auto;
}

.accordion_wrap .acc-item .acctitle h4 {
	line-height: 1.6;
	/* font-size: 110%; */
}

.cm-accordian.accordion_wrap .acc-item {
	margin: 0 !important;
}

.accordion_wrap .acc-item .acctitle h4 {
	line-height: 1.6;
	font-size: 17.6px;
}

.cm-accordian.accordion_wrap .acc-item {
	margin: 0;
}

.cm-accordian.accordion_wrap .acc-item.activeaccord .acctitle {
	background-color: rgba(0, 0, 0, .03);
	border-color: var(--fs-color-primary);
	color: var(--fs-color-primary);
	font-weight: 700;
	--fs-color-primary: #384160;
	vertical-align: middle;
	line-height: 1.6;
}

.cm-accordian.accordion_wrap .acc-item.activeaccord .acctitle h4 {
	border-color: var(--fs-color-primary);
	color: var(--fs-color-primary);
	font-weight: 700;
	--fs-color-primary: #384160;
}

.cm-accordian.accordion_wrap .acc-item.activeaccord .carrortwrap {
	transform: rotate(-180deg);
	opacity: 1;
	top:0;
}

.cm-accordian.accordion_wrap .acc-item .acc-content {
	box-shadow: none;
	padding: 1em 2.3em !important;
}

.cm-accordian.accordion_wrap .acc-item .acc-content .desc p:last-child {
	margin-bottom: 1.3em;
}

.cm-slider .splide:hover button.splide__arrow
{
	opacity: .7 !important;

}

.cm-maintain.cnt-wit-tp-img-wrp .tp-img {
	/* height: 440px; */
}

.cm-maintain.cnt-wit-tp-img-wrp .tp-img img {
	height: 440px;
	object-fit: cover;
	object-position: 50% 50%;
}

.cm-slider.cm-maintain .splide button.splide__arrow {
	opacity: .7 !important;
	/* transform: translateX(0) !important; */
	/* transform: none !important; */
	transform: translateY(-50%);
}



.cm-slider.cm-maintain .splide .splide__arrow--prev {
	left: auto;
	right: 100%;
	top: 50%;
}

.cm-slider.cm-maintain .splide .splide__arrow--next {
	right: auto;
	left: 100%;
	transform: translateY(-50%);
}



.cm-accordian.accordion_wrap .acc-item .carrortwrap:hover {
	opacity: 1;
}

.accordion_wrap .acc-item .acctitle h4:hover {
	color: #111;
}

.cm-test .top_content img {
	width: 42%;
	margin-bottom: 1em;
}

.cm-test .top_sec.noButton {
	padding: 0 ;
}

.cm-test .top_content h2 {
	font-size: 30.72px;
	margin-bottom: 12.800px;
}

.cm-test .top_content p {
	font-size: 1.3em;
}

.cm-test .top_content p:last-child {
	margin-bottom: 1.3em;
}

.cm-test .top_content {
	padding-bottom: 30px;
}

.cm-test .top_sec.noButton {
	margin-bottom: 0;
}

.cm-test.cnt-wit-tp-img-wrp .tp-img {
	margin-bottom: 9px;
	height: 121px;
	width: 121px;
	border-radius: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.cm-test .tp-img-cnt {}

.cm-test .tp-img-cnt .tp-img-cnt-inner {
	position: relative;
}

.cm-test .tp-img-cnt .tp-img-cnt-inner span:first-child:before {
	content: "";
	/* left: 50%; */
	/* position: absolute; */
	top: 0;
	font-family: fl-icons !important;
	font-weight: 400 !important;
	color: rgba(193, 182, 54, 1);
	width: 5.06em;
	margin: 0 auto;
	font-family: fl-icons !important;
	font-weight: 400 !important;
	margin: 0 auto;
	top: 0;
	width: 5.06em;
	color: var(--fs-color-secondary);
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	--fs-color-secondary: #c1b636;
}

.cm-test .tp-img-cnt .tp-img-cnt-inner div:first-child+p {
	margin-top: 10px;
}

a.hs-sec-btn:hover{
	border-color: rgba(193, 182, 54,1.0) !important;
}

.cm-test .tp-img-cnt-inner div:first-child span{
	float: left;
	font-family: fl-icons !important;
	font-weight: 400 !important;
	height: 10px;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	top: 0;
}

.cm-test .tp-img-cnt .tp-img-cnt-inner p+p{
	margin-bottom: 15px;
}

.cm-test .tp-img-cnt .tp-img-cnt-inner p {
	color: #f1f1f1 !important;
	font-style: italic !important;
	line-height: 1.4em;
}

.cm-test .splide .splide__arrow svg {
	fill: var(--white);
	border: 2px solid;
	border-radius: 100%;
	transition: all .3s;
	height: auto;
	left: 50%;
	max-height: 100%;
	max-width: 100%;
	padding: 20%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s;
	width: 100%;
}

.cm-test button.splide__arrow.splide__arrow--prev {

	left: auto;
	opacity: .7;
	right: 100%;
	transform: translateX(0) !important;
	margin-right: 10px;
	top: 49.5%;
}

.cm-test .splide .splide__track {
	margin: 0;
}

.cm-test .splide__list > .splide__slide {
	margin: 0;
}

.cm-test .splide .splide__arrow--next {
	margin-left: 10px;
	left: 100%;
	right: auto;
	top: 49.5%;
	transform: none;
	opacity: .7;
}

.cm-test .splide .splide__pagination {
	bottom: -12px;
}

.cm-border.two-col-content .content-col .description {
	margin-bottom: 26px;
}

.splide__pagination li .is-active {
	background-color:var(--white);
}

.cm-test ul.splide__pagination .splide__pagination__page.is-active {
	background:var(--white);
	opacity: 1;
	border: 3px solid #111;
	border-radius: 50%;
	border-color: var(--white);
}

.cm-test ul.splide__pagination .splide__pagination__page {
	border: 3px solid var(--white);
	border-radius: 50%;
	color: transparent !important;
	height: 12px;
	margin: 0 5px;
	opacity: .4;
	transform: none;
	width: 12px;
	padding: 0px;
	background: transparent;
}

.cm-test .splide.is-focus-in .splide__arrow:focus,
.cm-test .splide.is-focus-in .splide__pagination__page:focus{
	outline:none;
}



.cm-join .page-center .description img {
	contain-intrinsic-size: 3000px 1500px;
	max-width: 44%;
	margin-left: -30px;
	max-width: 100%;
	margin-bottom: -12px;
}

.home_page_v1_page .cm-join {
	border-top: 1px solid #ececec;
}
.cm-join .page-center .cont-inner {
	padding: 0px 0px 0px 19px;
}
.cm-join .page-center.custom {
	padding: 0;
}
.cm-join .page-center .description p {
	font-size: 0.95rem;
	color: #F1F1F1;
}
.cm-join .btn_row.count_1.oneButton {
	margin: 0;
}

.cm-test .splide__pagination li:hover button {
	opacity: .7;
	border-color: var(--white);
}
.two-col-content.cm-join .content-col .description {
	margin: 0;
}

.two-col-content.cm-join .flex_row.flex_center {
	gap:0;
}

.cm-join .page-center .description img{
	max-width: 44% !important;
	width: 100%;
}

.cm-test.col4_row .col4 {
	width: 33.33%;
}

.cm-join .page-center a.hs-sec-btn {
	font-size: 12px;
	border: 2px solid;
	line-height: 1.36;
}

.cm-slider .splide.is-focus-in .splide__arrow:focus {
	outline: none;
}

.cm-test .group-wrapper {
	display: flex;
	flex-flow: row wrap;
	width: 100% !important;
	max-width: 1130px;
	cursor: grab;
}

.cm-gallery.gallery-section.card_img_fix_height .item a:hover:after {
	content: "";
	backface-visibility: hidden;
	background: rgba(0, 0, 0, .2);
	background: linear-gradient(0deg, #323232 0, rgba(50, 50, 50, 0) 33%);
	bottom: 0;
	content: " ";
	left: 0;
	opacity: 0.5;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .3s;
	z-index: 2;
	overflow: hidden;
	min-height: 300px;
	opacity: .5;
}

.row-fluid [class*="span"] {
	min-height: 0;
}

.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p:hover,
.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p:hover span,
.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p:hover a,
.cm-landscape.pricing-table-gp .pricing_mod_bottom_content p:hover strong{
	color:var(--white) !important;
}

.cm-left.cm-image .inner_spacing .tp-img {
	margin-top: -2px;
}

.cm-test .splide button.splide__arrow:hover {
	fill:var(--white)!important;
	background-color: var(--fs-color-primary);
	border-color: var(--fs-color-primary);
	--fs-color-primary: #384160;
	opacity: 1;
}

.cm-test .splide .splide__arrow:hover svg {
	border: 2px solid;
	border-color: transparent;
	opacity: 1;
}

.cm-real.cm-expert .content_widget .rich_text h2 {
	font-size: 27.2px;
	margin-bottom: 19px;
}

.cm-expert.cm-real .content_widget h1.title {
	margin-bottom: 5px;
}


.cm-real .hs-button{
	border-radius: 99px;
	letter-spacing: normal;
	letter-spacing: .03em;
	padding: 0 40px;
	text-transform: uppercase;
	font-size:15.52px;
}

.cm-real .hs-button:after{
	content: "";
	speak: none !important;
	display: inline-block;
	font-display: block;
	font-family: fl-icons !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.2;
	margin: 0 -.15em 0 .4em;
	padding: 0;
	position: relative;
	text-transform: none !important;
}

.cm-bg h2 {
	font-size: 30.72px;
}

.cm-get.cm-bg .single-img {
	width: 100%;
	max-width: 100%;
}

.cm-bg h3 {
	font-size: 24px;
}

.two-col-content.cm-bg .content_box {
	margin-top: 69px;
}

.cm-bg ul li {
	font-size: 19.2px;
	margin-bottom: .6em;
}

.cm-two .media_column:hover {
	transform: translateY(-6px) !important;
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
}

.cm-two .media_column {
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}

.cm-display.cnt-wit-bg-wrp h2.title {
	margin-bottom: 14px;
}

.cm-bg.two-col-content .content-col .description ul {
	margin-bottom: 26px;
	padding: 0;
}

.cm-bg.two-col-content .content-col .description {
	margin-bottom: 0;
}

.cm-bg.two-col-content.cm-get .content-col .btn-items .btn_row {
	padding: 0;
	margin-top: 24px;
	top: 0;
	padding-bottom:30px;

}

.cm-bg.cm-get a.hs-button {
	padding: 0 50px;
	padding-right: 47px;
	padding-bottom: 1px;
}

.cm-bg.two-col-content .content-col .description ul>li

{
	margin-left: 1.3em;
}

.cm-bg.cm-get a.hs-button:after {
	content: "";
	font-family: fl-icons !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none !important;
	margin-left: .4em;
	/* margin-right: -.15em; */
	vertical-align: middle;
}

.cm-bg.cm-get .flex_row .content-col {
	padding-top: 0;
}

.cm-bg ul li:last-child {
	margin: 0;
}

.cm-responsive.cnt-wit-bg-wrp h2.title {
	font-size: 1.6em;
	margin-bottom: .5em;
}

.cm-responsive.cnt-wit-bg-wrp .content_widget {
	font-size: 1.15rem;
	/* text-align: center; */
	margin: 22px 0px 0px 0px;
	padding-bottom: 30px;
}

.cm-expert.cm-red-bg .content_widget .rich_text img {
	width: 26%;
}

.cm-expert.cm-red-bg .content_widget .rich_text h2 {
	margin-bottom: 12px;
}

.cm-expert.cm-red-bg .content_widget .rich_text h5 {
	margin-bottom: 15px;
}

.cm-red-bg.cnt-wit-bg-wrp .content_widget .btn_row {
	margin-top: 12px;
}

.cm-red-bg .content_widget {
	padding-bottom: 30px;
}

.simple-banner.cm-contact-banner h1 {
	font-size: 34px;
}

.cm-carrer .top_content hr {
	height: 7px;
	max-width: 58px;
	background-color: rgba(193, 182, 54, 1);
}

.cm-carrer .top_content h2 {
	font-size: 25.6px;
	letter-spacing: 1.28px;
}

.cm-carrer .top_content hr {
	height: 7px;
	max-width: 58px;
	background-color: rgba(193, 182, 54, 1);
}

.cm-carrer .top_sec.noButton {
	max-width: 83.3333333333%;
	margin: 0 auto;
}

.cm-carrer .accord_outer .acc-item {
	max-width: 83.3333333333%;
	margin: 0 auto !important;
}

.cm-carrer .top_content {
	padding-bottom: 30px;
}

.cm-carrer.accordion_wrap .acc-item .acctitle h4 span {
	font-size: 20.8px;
	font-weight: 800;
}

.cm-test .tp-img-cnt .tp-img-cnt-inner div:first-child {
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: fl-icons !important;
	font-size: 16px;
	font-weight: 400 !important;
	height: 1em;
	letter-spacing: 0;
	line-height: 1em;
	/* margin: .5em 0; */
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.06em;
}

.cm-test .tp-img-cnt .tp-img-cnt-inner div:first-child:before {
	color: var(--fs-color-secondary);
	content: "";
	float: left;
	left: 0;
	position: absolute;
	top: 0;
	--fs-color-secondary: #c1b636;
}

.gallery-section.cm-gallery .item:hover .tag-line {
	opacity: 0;
	transform: none;
	visibility: hidden;
}


.gallery-section.cm-gallery .item a:hover + .item-info .tag-line {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

.cm-get.cm-bg.cm-two .mediaimg:hover {
	transform: none;
	box-shadow: none;
}

.cm-get.cm-bg.cm-two .mediaimg {
	box-shadow: none;
}

.child_theme .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.active-branch.active a {
	color: rgba(18, 18, 18,0.85) !important;
}



@media(min-width:550px){
	.cm-banner .img_wrap_inner {
		width: 61%;
	}
	.simple-banner.cm-banner{
		min-height:700px;
	}
	.cm-expert .content_widget .rich_text img {
		width: 19%;
	}




}


@media(max-width:767px){
	.cm-expert .content_widget h1.title {
		font-size: 1.4em;
	}

	.cm-expert .content_widget .rich_text h2 {
		font-size: 1.2em;
	}

	.cm-expert .rich_text img {
		width: 57%;
	}
	.cm-join .page-center .cont-inner {
		padding: 0 0 0 23px;
	}
	.cm-outdoor.two-col-content .flex_row {
		row-gap: 0;
	}
	.cm-property .rich_text {
		flex: 100%;
		max-width: 100%;
	}
	.cm-outdoor .content-col {
		padding-top: 0;
	}
	.cm-test .group-wrapper {
		width: 100% !important;
	}

	.cm-test.col4_row .col4 {
		width: 100%;
	}
	.cm-test .top_content h2 {
		font-size: 23.04px;
	}
	.cm-real.cm-expert .content_widget .rich_text h2 {
		font-size: 22.4px;
	}
	.cm-responsive.cnt-wit-bg-wrp h2.title {
		font-size: 1.2em;
	}
	.simple-banner.cm-contact-banner h1 {
		font-size: 28px;
	}
	.cm-two-col.two-col-content .media_column .mediaimg {
		padding-bottom: 30px;
	}


}

@media(max-width:767px){
	.cm-expert .content_widget h1.title {
		font-size: 1.4em;
	}

	.cm-expert .content_widget .rich_text h2 {
		font-size: 1.2em;
	}

	.cm-expert .rich_text img {
		width: 57%;
	}

	.cm-expert .content_widget h1.title {
		font-size: 1.4em;
	}

	.cm-expert .content_widget .rich_text h2 {
		font-size: 1.2em;
	}

	.cm-expert .rich_text img {
		width: 57%;
	}

	.cm-gallery.gallery-section .flex_row .col4 {
		max-width: 100%;
		flex-basis: 100%;
	}

	.cm-gallery .bottom-title {
		font-size: 19.2px !important;
	}

	.bottom-title h2 {
		font-size: 19.2px;
	}

	.cm-gallery.gallery-section .flex_row {
		row-gap: 0;
	}

	.cm-landscape.pricing-table-gp .pricing-top.full_width_structure .pricing-content {
		max-width: 100%;
		flex: 100%;
	}

	.bottom-title h2 {
		font-size: 19.2px !important;
	}

	.cm-landscape.pricing-table-gp .pricing-part {
		padding: 0;
	}

	.cm-landscape .flex_row .col4 {
		margin: 0;
	}
	.cm-get.two-col-content .flex_row.flex_center {
		row-gap: 0;
	}

	.cm-get .flex_row .content-col {
		padding-bottom: 13px;
	}
	.cm-property .bg_el {
		background-position: center !important;
	}
	.cm-landscape.pricing-table-gp .pricing-table-items:not(:last-child){
		margin-bottom:0;
	}
	.cm-gallery.gallery-section .flex_row .col4 {
		max-width: 100%;
		flex-basis: 100%;
	}

	.cm-gallery .bottom-title {
		font-size: 19.2px;
	}


	.cm-gallery.gallery-section .flex_row {
		row-gap: 0;
	}

	.cm-maintain .tp-img {
		width: 100%;
	}

	.cm-maintain .tp-img-cnt {
		width: 100%;
	}
	.cm-step.cnt-wit-bg-wrp h2.title {
		font-size: 1.2em;
	}
	.cm-step.cnt-wit-bg-wrp h2.title {
		font-size: 1.2em;
	}

	.cm-step .rich_text h2:last-child {
		font-size: 19.2px;
		/* padding: 10px 0px 6px 0px; */
		padding-bottom: 16px;
	}
	.cm-image .inner_spacing {
		padding-bottom: 64px !important;
	}
	.cm-step.cm-maintain .rich_text h2:last-child {
		margin-top: 30px;
	}
	.cmDndSection14 .row-fluid {
		display: flex;
		flex-direction: column-reverse;
	}
	.cm-slider.gallery-section .column.splide__slide {
		width: 50% !important;
	}
	.cm-maintain .tp-img-cnt {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.cm-image .inner_spacing {
		margin: 0 auto;
		width:100%;
	}

	.cm-left.cm-image .inner_spacing {
		margin: 0;
		width: 100%;
	}

	.cm-left.cm-image .inner_spacing .tp-img {
		margin-left: auto;
		margin-right: auto;
	}

	.cm-test .group-wrapper {
		row-gap: 20px;
	}
	.cm-bg h2 {
		font-size: 23.04px;
	}

	.cm-bg h3 {
		font-size: 19.2px;
	}
	.cm-gallery-img.gallery-section.gallery_with_masonry .gallery-container>.column {
		width: 50% !important;
	}
	.cm-test button.splide__arrow.splide__arrow--prev{
		left:-6px;
	}
	.cm-test button.splide__arrow.splide__arrow--next{
		right: -6px;
		left: auto;
	}
	.cm-maintain .tp-img-cnt {
		padding-left: 15px;
		padding-right: 15px;
	}
	.cm-two-col .content-col {
		padding: 0 15px !important;
	}
}


/* rework */

.cm-form [data-hsfc-id=Renderer] .hsfc-RichText p {
	margin-bottom: 8px;
	margin-bottom: .5em;
	font-family: Montserrat, sans-serif;
}

.cm-form [data-hsfc-id=Renderer] .hsfc-FieldDescription {
	font-size: 15px ;
	padding-top: 5px;
	color: #222 ;
	font-weight: 700;
	margin-bottom: .4em ;
	font-family: Montserrat, sans-serif ;
}

.child_theme .hsfc-Step__Content .hsfc-TextField {
	display: flex;
	flex-direction: column;
}

.child_theme .hsfc-Form label.no-text-label {
	font-size: 0;
}

.child_theme .hsfc-Form .hsfc-Step input[type="radio"] {
	width: 13px;
	height: 13px;
	min-height: 13px;
	border-radius: 50%;
	margin-right: 10px;
	padding: 0;
	margin: 3px 3px 0px 5px;
	border-color: #000000;
	border: none;
	background-color: initial;
	cursor: default;
	appearance: auto;
	box-sizing: border-box;
	margin: 3px 3px 0px 5px;
	padding: initial;
	border: initial;
}


/* .child_theme [data-hsfc-id=Renderer] .hsfc-RadioFieldGroup__Options>*:not(:last-child){
margin-bottom: 0 ;
} */


.child_theme label:has(> input[type="radio"]),.child_theme label:has(> input[type="checkbox"]) {
	margin-bottom: 0 !important;
	padding: 0;
}

.child_theme form div:has(label > input[type="radio"]),.child_theme form div:has(label > input[type="checkbox"]) {
	margin:0 !important;
}

.cm-form form .hsfc-Row{
	margin-bottom:15px;
}

.child_theme form div:last-child:has(label > input[type="radio"]),.child_theme form div:last-child:has(label > input[type="checkbox"]) {
	margin-bottom: 14px !important;
}


.child_theme label:has(> input[type="radio"]),.child_theme label:has(> input[type="checkbox"]){
	gap: 5px;
	align-items: center;
}

.child_theme .hsfc-Form .hsfc-Step input[type="radio"]{
	margin-right:10px;
}

.child_theme  .hsfc-ProgressBar {
	margin-bottom: 18px;
}

.cm-form [data-hsfc-id=Renderer] .hsfc-Heading {
	font-weight: 300;
	font-style: normal;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	line-height: 1.3;
}

.child_theme .hsfc-Form .hsfc-Step input[type="checkbox"] {
	width: 13px;
	min-height: 13px;
	font-size: 16px;

	padding: 0;
	background-color: initial;
	cursor: default;
	appearance: auto;
	box-sizing: border-box;
	margin: 3px 3px 3px 4px;
	margin-right: 10px;
	padding: initial;
	border: initial;
}


.cm-form [data-hsfc-id=Renderer] .hsfc-FieldDescription {
	order: 3;
}

.cm-form [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after{
	background:none;
}

.cm-form [data-hsfc-id=Renderer] .hsfc-ProgressBar__Progress {
	background-color:var(--white);
	color: var(--white);
	border-radius: 10.5px;
	height: 20.992px;
	text-align: right;
	vertical-align: middle;
}

.cm-form [data-hsfc-id=Renderer] .hsfc-ProgressBar__Progress>div {
	background-color: #1e7ac4;
	color: var(--white);
	height: 20.992px;
}

.child_theme label:has(> input[type="radio"]), .child_theme label:has(> input[type="checkbox"]) {
	margin-bottom: 3px !important;
}


.child_theme [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after{
	background:transparent;
}