






















@font-face { 
	font-family: "mbicon"; 
	src: url(//20374552.fs1.hubspotusercontent-na1.net/hubfs/20374552/raw_assets/public/MicroK12_December2023/fonts/mbicon.woff2) format("woff2"), 
		url(//20374552.fs1.hubspotusercontent-na1.net/hubfs/20374552/raw_assets/public/MicroK12_December2023/fonts/mbicon.woff) format("woff"); 
	font-style: normal; font-weight: 400; font-display: swap; 
}

html {
	font-size: 66.40625%;
}

.child_theme .hs-search-field__suggestions-container {
	z-index: 2;
}

.child_theme img.hs-image-widget {
	margin-bottom: 10px;
}

.child_theme .bottom-hdr img.hs-image-widget{
	margin-bottom: 0px;
} 

.child_theme .page-center .dnd-section>.row-fluid, 
.child_theme .content-wrapper .dnd-section>.row-fluid,
.child_theme .hs_service .flex_row .dnd-section > .row-fluid,
.child_theme .flex_row .col4 .span12.widget-span.widget-type-cell.dnd-column{
	padding: 0;
}

.child_theme [class*=full-width-section].dnd-section, 
.child_theme [class*=full-width-section].dnd-section>.row-fluid,
.child_theme .page-center.full_width{
	width: 100%;
	max-width: 100%;
}

.child_theme .page-center .dnd-section > .row-fluid,
.child_theme .content-wrapper .dnd-section > .row-fluid,
.child_theme .cnt-wit-bg-wrp .page-center.custom {
	width: 100%;
}

.child_theme .content-wrapper ,
.child_theme .dnd-section > .row-fluid,
.child_theme .page-center{
	
	max-width: 1200px;
	
}

.child_theme .hs-error-msg,
.child_theme .hs_error_rollup label,
.child_theme .systems-page ul.no-list.hs-error-msgs label {
	margin-bottom: 10px;
	font-size: 1.3rem;
	max-width: 260px;
	padding: 5px 8px;
	border-radius: 3px;
	background: #fff;
	line-height: 1;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.4);
}

.child_theme .hs-error-msg:empty, 
.child_theme .hs_error_rollup label:empty, 
.child_theme .systems-page ul.no-list.hs-error-msgs label:empty {
	padding: 0;
}

@media(max-width:1199px){
	.child_theme .content-wrapper ,
	.child_theme .dnd-section > .row-fluid,
	.child_theme .page-center{
		
		max-width: 960.0px;
		
	}
}

@media(max-width:991px){
	.child_theme .error-page:before {
		font-size: 34vw;
	}
	.child_theme .content-wrapper ,
	.child_theme .dnd-section > .row-fluid,
	.child_theme .page-center{
		
		max-width: 720.0px;
		
	}
}

@media(max-width:767px){
	.child_theme .content-wrapper ,
	.child_theme .dnd-section > .row-fluid,
	.child_theme .page-center{
		
		max-width: 540.0px;
		
	}
}

@media(max-width:575px){
	.child_theme .content-wrapper ,
	.child_theme .dnd-section > .row-fluid,
	.child_theme .page-center{
		max-width: 100%;
	}
}


.child_theme .hs-button, .hs-sec-btn,
.child_theme .hs-trans-btn,
.child_theme .systems-page .hs-search-results__next-page,
.child_theme .systems-page .hs-search-results__prev-page,
.child_theme form input[type=submit]{
	padding: 5px 15px;
	line-height: 20px;
	font-weight: 700;
	font-size: 17px;
	text-align: center;
	transition: color .5s ease,background-color .5s ease,border-color .5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.child_theme .hs-sec-btn, 
.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: 14px 17px;
	font-weight: 400;
	line-height: 2.44705882rem;
	font-size: 2.07058824rem;
}

.child_theme form input[type=email], 
.child_theme form input[type=file], 
.child_theme form input[type=number],
.child_theme form input[type=password], 
.child_theme form input[type=search], 
.child_theme form input[type=tel], 
.child_theme form input[type=text], 
.child_theme form select, 
.child_theme form textarea{
	font-size: 16px;
	transition: color .25s linear,background-color .25s linear;
	line-height: 1.375;
	padding: 5px 10px;
}

/*============================= header css ===================================*/
.child_theme .otr-hdr {
	background-color: rgba(181, 18, 27,1.0);
	border:0 soild rgba(237, 245, 245,1.0);
	box-shadow:0 0 0 rgba(0, 0, 0,0.06);
}

.child_theme .top-hdr {
	background-color: #990f17;
	max-height: 40px;
}

.child_theme .top-hdr .cm_menuwrp {
	padding: 10px 0;
	font-size: 1.3rem;
}
.child_theme .otr-hdr .page-center{
	padding: 0 15px;
}

.child_theme .top-hdr .top_menu {
	width: 100%;
	text-align: right;
}

.child_theme .top_menu  .hs-menu-wrapper ul {
	justify-content: flex-end;
}

.child_theme .top_menu .hs-menu-wrapper ul li {
	margin: 0;
	display: block;
}

.child_theme .top_menu .hs-menu-wrapper ul li a {
	font-size: 15px;
	color: #fff;
}

.child_theme .top_menu .hs-menu-wrapper ul li:last-child {
	padding: 0px 0 0px 40px;
}

.bottom-hdr .cm_inner {
	min-height: 64px;
	padding: 0;
	line-height: 37px;
	position: relative;
}

.bottom-hdr .cm_inner .cm_logo {
	display: block;
	float: left;
	margin-top: -20px;
}

.bottom-hdr .cm_inner .cm_logo a {
	display: inline-block;
	width: 248px;
	height: 59px;
	transition: color .25s linear,background-color .25s linear;
}
.bottom-hdr .cm_inner .cm_menu {
	max-width: 673px;
	width: auto;
	text-align: right;
	position: absolute;
	right: 0;
	height: auto;
	padding-top: 8px;
	transform: skew(-35deg,0deg);
	z-index: 9;
	line-height: 37px;
}

.bottom-hdr .cm_inner .cm_menu .cm_menuwrp {
	width: auto;
	float: right;
	margin-right: 0;
	position: static;
	transform: skew(35deg,0deg);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul {
	padding-top: 14px;
}
.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li:first-child{
	margin-left: 0px;
}
.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li{
	margin-left: 40px;
	margin-bottom: 0;
	position: relative;
	line-height: 20px;
	display: block;
	min-height: 40px;
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul ul::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255,1.0);
	z-index: -1;
	border-radius: 6px;
	top: 0;
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul ul li {
	margin: 0;
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul li:hover ul {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>.hs-item-has-children>a::after {
	content: "\f3d0";
	font-family: 'mbicon';
	padding-left: 15px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li>a {
	font-size: 17px;
	color: rgba(255, 255, 255,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li:hover>a{
	color: rgba(255, 255, 255,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li.active>a,
.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li.active-branch>a{
	color: rgba(255, 255, 255,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

.bottom-hdr .cm_menuwrp  .hs-menu-wrapper ul ul {
	position: absolute;
	box-shadow: 0px 0px 10px 

rgba(181, 18, 27, 1.0);
	border-radius: 6px;
	padding: 20px 0px;
	top: 40px;
	transition: transform .18s ease;
	-webkit-backface-visibility: hidden;
	width: 100%;
	min-width: 220px;
	z-index: 999;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul ul li a {
	padding: 9px 15px;
	transition: color .25s linear,background-color .25s linear;
	display: block;
	text-align: left;
	font-size: 17px;
	color: rgba(0, 0, 0,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul ul li:hover>a {
	background-color: rgba(2, 103, 128,0.0);
	color: rgba(251, 124, 0,1.0);
}

.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul ul li.active >a,
.bottom-hdr .cm_menuwrp .hs-menu-wrapper ul ul li.active-branch >a{
	color: rgba(255, 255, 255,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

/*============ lp css =================*/
.child_theme .lp-hdr .top-hdr .cm_menuwrp {
	min-height: 40px;
}

/*============ banner css =================*/
.child_theme .simple-banner.banner-wrpp {
	min-height: 300px;
}

.child_theme  .simple-banner.banner-wrpp .top_sec h1{
	margin-top: 0;
	margin-bottom: 0.5rem;
}

@media(min-width: 768px){
	.otr-hdr .trigger-wrap,
	.mb_menusec,.mfp-wrap{
		display: none;
	}
}
@media(max-width:1199px){
	.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li {
		padding: 0 5px;
	}
}

@media (max-width: 1024px){
	.child_theme .otr-hdr .page-center{
		max-width: 100%;
	}
}

@media(max-width:880px) and (min-width: 768px){
	.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>li{
		margin-left: 7px;
	}
	.bottom-hdr .cm_menuwrp .hs-menu-wrapper>ul>.hs-item-has-children>a:after{
		padding-left: 5px;
	}
}

@media(max-width: 767px){
	.otr-hdr{
		background-color: rgba(181, 18, 27,1.0);
	}

	html.child_theme.searchActive {
		overflow: hidden;
	}

	.bottom-hdr .cm_inner .cm_menu {
		display: none;
	}
	.bottom-hdr .cm_inner {
		display: flex;
		justify-content: space-between;
	}
	.trigger-wrap {
		padding-top: 8px;
	}

	.trigger-wrap .btn-nav-mobile,
	.trigger-wrap .btn-search-mobile{
		padding-right: 15px;
		padding-left: 15px;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav {
		background-color: transparent;
		margin: 6px 0;
		width: 30px;
		height: 30px;
		text-indent: -9999px;
		border: none;
		-webkit-transition: background .3s;
		-o-transition: background .3s;
		transition: background .3s;
		-webkit-backface-visibility: hidden;
		padding: 0;
		position: relative;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav span {
		background: #fff;
		-webkit-transition: background 0s .3s;
		-o-transition: background 0s .3s;
		transition: background 0s .3s;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		height: 2px;
		margin-top: -1px;
		width: 30px;
		margin-left: -15px;
		font-size: 0;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav span::before{
		top: 8px;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav span::after {content: "";
		bottom: 8px;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav span::before,
	.trigger-wrap .btn-nav-mobile .btn-nav span::after{
		content: "";
		height: 2px;
		width: 100%;
		left: 0;
		position: absolute;
		display: block;
		-webkit-transition-duration: .3s,.3s;
		-o-transition-duration: .3s,.3s;
		transition-duration: .3s,.3s;
		-webkit-transition-delay: .3s,0s;
		-o-transition-delay: .3s,0s;
		transition-delay: .3s,0s;
		-webkit-transition-property: top,-webkit-transform;
		-o-transition-property: top,-o-transform;
		transition-property: top,transform;
		-webkit-backface-visibility: hidden;
		background: #fff;
	}
	.child_theme .top_menu .hs-menu-wrapper ul li:last-child {
		display: none;
	}
	.trigger-wrap .btn-search-mobile i { 
		font-size: 3rem;
		cursor: pointer;
		line-height: 42px;
		font-family: 'mbicon';
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #fff;
	}

	.trigger-wrap .btn-search-mobile i::before {
		content: "\e922";
	}

	.trigger-wrap {
		display: flex;
	}
	.mb_menusec {
		visibility: hidden;
		opacity: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transition: transform 0.25s;
		-webkit-transition: transform 0.25s;
		-o-transition: transform 0.25s;
		transition: transform 0.25s;
		position: fixed;
		width: 270px;
		height: 100%;
		top: 0;
		left: -270px;
		z-index: 9999;
	}
	.mb_menusec.cm_open {
		visibility: visible;
		opacity: 1;
		overflow: hidden;
		width: 100%;
		-webkit-transform: translate3d(270px, 0, 0);
		transform: translate3d(270px, 0, 0);
	}
	.mb_menusec .menu_wrp {
		overflow: auto;
		height: 100%;
		position: relative;
		padding-right: 40px;
	}
	.mb_menusec .menu_wrp::before {
		position: fixed;
		content: "";
		top: 0;
		left: 0;
		right: 40px;
		height: 100%;
		background-color: #fff;
		z-index: 99;
		max-width: 460px;
	}
	.mb_menusec .menu_wrp .cm_nav {
		padding: 20px;
		width: 100%;
		position: relative;
		z-index: 101;
		max-width: 460px;
		padding-bottom: 60px;
	}
	.mb_menusec .hs-menu-wrapper>ul {
		line-height: .5em;
	}

	.mb_menusec .hs-menu-wrapper>ul li {
		text-align: left;
		line-height: 20px;
		position: relative;
		margin: 0;
	}

	.mb_menusec .hs-menu-wrapper>ul li a {
		display: block;
		font-size: 14px;
		text-transform: capitalize;
		padding: 10px 42px 10px 15px;
		line-height: 17px;
		height: auto;
		-webkit-transition: color .3s ease-in-out 0s;
		-o-transition: color .3s ease-in-out 0s;
		transition: color .3s ease-in-out 0s;
		-webkit-backface-visibility: hidden;
		border-bottom: 1px solid rgba(0,0,0,.2);
	}



	.child_theme .mb_menusec .hs-menu-wrapper ul li a {
		color: rgba(0, 0, 0,1.0);
	}

	.child_theme .mb_menusec .hs-menu-wrapper ul li>a:hover{
		color: rgba(187, 187, 187,1.0);
	}

	.child_theme .mb_menusec .hs-menu-wrapper ul li.active>a,
	.child_theme .mb_menusec .hs-menu-wrapper ul li.active-branch >a {
		color: rgba(0, 0, 0,1.0);
	}

	.child_theme .mb_menusec .hs-menu-wrapper ul ul li a{
		color: rgba(0, 0, 0,1.0);
		padding-left: 20px;
	}

	.child_theme .mb_menusec .hs-menu-wrapper ul ul ul li a {
		padding-left: 30px;
	}

	.child_theme .mb_menusec .hs-menu-wrapper ul ul ul ul li a {
		padding-left: 45px;
	}

	.child_theme .child_theme .mb_menusec .hs-menu-wrapper ul ul li>a:hover{
		color: rgba(187, 187, 187,1.0);
	}


	.child_theme .mb_menusec .hs-menu-wrapper ul ul li.active>a,
	.child_theme .mb_menusec .hs-menu-wrapper ul ul li.active-branch >a {
		color: rgba(0, 0, 0,1.0);
	}

	.mb_menusec .menu_wrp .cm_clsnav {
		position: fixed;
		top: 0;
		left: 100%;
		border: none;
		color: #fff;
		z-index: 100;
		background-color: transparent;
		line-height: 1;
		text-align: left;
		cursor: pointer;
		padding: 10px;
		margin-left: -40px;
		font-size: 25px;
	}

	.mb_menusec .menu_wrp .cm_clsnav::before {
		content: "\e943";
		font-family: 'mbicon';
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}


	.mb_menusec .hs-menu-wrapper>ul li .toggle-arrow {
		cursor: pointer;
		top: 0;
		color: 

rgba(0, 0, 0, 1.0);
		font-size: 20px;
		height: 38px;
		line-height: 38px;
		display: block;
		position: absolute;
		visibility: visible;
		right: 0;
		z-index: 1;
		width: 42px;
		text-align: center;
		font-family: 'mbicon';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.mb_menusec .hs-menu-wrapper>ul li .toggle-arrow::before {
		content: "\f3d0";
	}
	.mb_menusec .hs-menu-wrapper>ul li .toggle-arrow.child-open:before {
		content: "\f3d8";
	}
	.mb_menusec.cm_open:before {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 100%;
		content: "";
		z-index: 97;
		background: rgba(0, 0, 0, .8);
	}

	.mb_menusec .hs-menu-wrapper ul ul {
		display: none;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav.hx_active span::before
	{
		top: 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition-delay: 0s,.3s;
		-o-transition-delay: 0s,.3s;
		transition-delay: 0s,.3s;
		-webkit-backface-visibility: hidden;
	}

	.trigger-wrap .btn-nav-mobile .btn-nav.hx_active span::after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition-delay: 0s,.3s;
		-o-transition-delay: 0s,.3s;
		transition-delay: 0s,.3s;
		-webkit-backface-visibility: hidden;
	}


	/* ===================form============================ */
	.mfp-wrap {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1043;
		position: fixed;
		outline: none;
		-webkit-backface-visibility: hidden;
		background: #fff;
	}
	.mfp-wrap{
		opacity: 0;
		visibility: hidden;
	}
	.search-open .mfp-wrap{
		opacity: 1;
		visibility: visible;
	}

	.mfp-wrap .mfp-container {
		padding-left: 6px;
		padding-right: 6px;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		box-sizing: border-box;
	}

	.mfp-wrap .mfp-container .mfp-content {
		position: relative;
		display: inline-block;
		margin: 0 auto;
		padding: 30px 15px;
		z-index: 1045;
		box-sizing: border-box;
		vertical-align: top;
		width: 100%;
		cursor: auto;
	}

	.mfp-wrap .mfp-content .top-search-wrap {
		display: block;
		margin-top: 20px;
	}

	.mfp-wrap .top-search-wrap .top-search {
		position: relative;
		width: 100%;
		padding-right: 100px;
		z-index: 8;
		font-size: 1.4rem;
	}

	.mfp-wrap .top-search-wrap form .field.search {
		position: static;
	}

	.mfp-wrap form .field.search .label {
		display: none;
	}


	.mfp-wrap form .field.search .control {
		position: static;
	}

	.mfp-wrap form .field.search input {
		height: 42px;
		border-radius: 3px 0 0 3px;
		border: 1px solid #ccc;
		border-right: none;
		padding: 0 15px;
		max-width: 100%;
	}

	.child_theme .mfp-wrap form input[type=text]:focus {
		box-shadow: none;
	}


	.mfp-wrap form .field.search ::-webkit-input-placeholder {
		color: #757575;
	}

	.mfp-wrap .top-search-wrap form .actions button {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		width: 100px;
		text-align: center;
		font-size: 1.6rem;
		transition: color .25s linear,background-color .25s linear;
		box-shadow: none;
		background-color: #fb7c00;
		font-weight: 500;
		border-radius: 0 3px 3px 0;
		outline: none;
		text-transform: none;
		height: 42px;
		color: #fff;
		border: none;
		padding: 5px 15px;
	}

	.mfp-wrap .top-search-wrap form .actions button span {
		font-family: 'mbicon' !important;
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.mfp-wrap .top-search-wrap form .actions button span::before {
		content: "\e922";
	}
}

@media (max-width: 766px){
	.bottom-hdr .cm_inner .cm_logo {
		margin-bottom: 10px;
	}

	.bottom-hdr .cm_inner .cm_logo a {
		width: 200px;
		height: auto;
	}
}

.child_theme .body-wrapper {
	transition: transform .25s;
}
body.cst_open .body-wrapper {
	-webkit-transform: translate3d(270px,0,0);
	transform: translate3d(270px,0,0);
	position: relative;
}
html.cst_open,
body.cst_open {
	overflow: hidden;
}
footer.footer{
	background-color: rgba(41, 36, 68,1.0);
	position:relative;
	z-index: 99;
}
footer.footer .page-center{
	
	max-width: 100%;
	
}
footer .mkfoot-copyright {
	background-color: #0b0912;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-right: 20px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: .04em;
	font-weight: 100;
}
footer .mkfoot-copyright p {
	margin: 0;
	font-weight: 100;
}
footer .top-inner-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: flex-start;
	display: flex;
}
footer .top-inner-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: flex-start;
	display: flex;
	max-width: 100%;
	width: 100%;
}
footer .pagebuilder-column-group {
	justify-content: flex-start;
	display: flex;
	max-width: 100%;
	width: 100%;
}
footer .pagebuilder-one,
footer .pagebuilder-two,
footer .pagebuilder-tree,
footer .pagebuilder-four,
footer .pagebuilder-five,
footer .pagebuilder-six {
	justify-content: flex-start;
	flex-wrap: wrap;
	align-self: stretch;
	display: flex;
}
footer .pagebuilder-one,
footer .pagebuilder-six {
	width: 8.33333%;
}
footer .pagebuilder-two,
footer .pagebuilder-tree,
footer .pagebuilder-four {
	width: 16.6667%;
}
footer .pagebuilder-five {
	width: 33.3333%;
}
footer .mkfoot-connect strong,
footer .mkfoot-hours strong{
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: .04em;
}
footer .mkfoot-connect,
footer .mkfoot-hours{
	font-weight: 100;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: .04em;
	width: 100%;
}
footer .mkfoot-connect p,
footer .mkfoot-hours p{
	margin: 0;
}
footer .ftr-img {
	text-align: center;
	width: 100%;
}
.child_theme footer img.hs-image-widget {
	margin-bottom: 0;
}
footer .news-and-social-wrap {
	padding-left: 50px;
	padding-right: 50px;
	width: 100%;
}
footer .mkfoot-subscribe h4 {
	color: rgba(255, 255, 255,1.0);
	margin-bottom: 0.5rem;
	line-height: 1.375;
	font-size:17px;
}
footer .mkfoot-subscribe p {
	line-height: 1.375;
	font-size:17px;
	margin-bottom: 1rem;
}
footer ul.social-inner li a {
	color: rgba(255, 255, 255,1.0);
}
footer .main-newsletter .hs_cos_wrapper {
	margin: 0;
	padding: 0;
	background-color: rgba(255, 255, 255,0.0);
}
.child_theme footer form .hs-form-field {
	margin: 0;
	position: relative;
}
.child_theme footer form input[type=email] {
	height: 50px;
	border: 1px solid rgba(229, 229, 229,1.0);
	padding: 0 140px 0 20px;
	width: 100%;
	font-size: 17px;
	outline: none;
	background-color: rgba(255, 255, 255,1.0)
		color: rgba(153, 153, 153,1.0);
	border-radius: 3px 3px 0 0;
}
.child_theme footer form .hs-input.invalid.error {
	border-color: rgba(229, 229, 229,1.0);
}
.child_theme footer form input[type=email]::placeholder {
	color: #757575;
}
.child_theme footer form input[type=email]::placeholder {
	color: #757575;
}
.child_theme footer form ul.hs-error-msgs {
	margin-bottom: 10px;
	color: rgba(255, 0, 0,1.0);
	font-size: 14px;
	max-width: 260px;
	border: none ;
	border-radius: 3px;
	background: #fff;
	line-height: 1;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.4);
	z-index: 2;
	position: relative;
	background: transparent;
	padding: 0;
	margin-top: 10px;
}
.child_theme footer form ul.hs-error-msgs label {
	font-size: 14px;
	margin: 0;
	line-height: 1;
	color: rgba(255, 255, 255,1.0);
}
.child_theme footer form ul.hs-error-msgs li {
	margin: 0;
}
.child_theme footer form .hs_submit.hs-submit {
	text-align: right;
}
.child_theme footer form input[type=submit] {
	background-color: rgba(255, 255, 255,1.0);
	color: rgba(64, 64, 64,1.0);
	line-height: 50px;
	padding: 0px 20px;
	font-weight: 500;
	border-radius: 5px;
	position: relative;
	border-color: rgba(255, 255, 255,1.0);
	border-width: 0px;
}
.child_theme footer form input[type=submit]:hover{
	background-color: rgba(255, 255, 255,1.0);
	color: rgba(64, 64, 64,1.0);
	border-color: rgba(255, 255, 255,1.0);
}
.child_theme footer form .actions{
	position: relative; 
	margin: 20px 0 16px 0;
	display: inline-block;
	overflow: hidden;
}
.child_theme footer form .actions:after{
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	opacity: .5;
	position: absolute;
	top: -50px;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-backface-visibility: hidden;
	width: 50px;
	z-index: 1;
}
.child_theme footer form .actions:hover:after{
	left: 120%;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-backface-visibility: hidden;
}
.child_theme .go-top {
	position: fixed;
	right: 15px;
	bottom: 50px;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease-in-out;
}
.child_theme .back-to-top .go-top {
	opacity: 1;
	visibility: visible;
}
.child_theme .go-top a {
	transition: all .5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-transform: capitalize;
	display: inline-block;
	font-size: 26px;
	padding: 0 2px;
	text-align: center;
	border-bottom: 2px solid #ccc;
	line-height: 1;
}
.child_theme .go-top a i {
	display: inline-block;
	font-family: 'mbicon' !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.child_theme .go-top a i:before {
	content: "\e939";
	color: #fff;
}
.child_theme .hs_cos_wrapper_type_email_subscriptions *,
.child_theme form p,
.child_theme form h2,
.child_theme .widget-type-email_simple_subscription h1,
.child_theme form a,
.child_theme form h1,
.child_theme form h3 {
	color: rgba(255, 255, 255,1.0) !important;
}
.child_theme form label, 
.child_theme form legend {
    font-size: inherit;
}
@media(max-width: 1400px){
	footer .ftr-img {
		margin-right: 10px;
	}
}
@media(max-width: 1140px){
	footer .mkfoot-connect {
		padding-right: 10px;
	}
}

@media(max-width: 991px){
	footer .pagebuilder-column-group {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	footer .pagebuilder-one, 
	footer .pagebuilder-two, 
	footer .pagebuilder-tree, 
	footer .pagebuilder-four, 
	footer .pagebuilder-five, 
	footer .pagebuilder-six {
		width: 100%;
	}
	footer .mkfoot-connect, footer .mkfoot-hours {
		text-align: center;
		padding: 20px;
	}
	footer .ftr-img {
		margin-right: 0;
		margin-bottom: 1rem;
	}
	.child_theme footer form .actions {
		margin-bottom: 15px;
	}
	footer .mkfoot-copyright p {
		text-align: right;
	}
}