.menu-footer-wrapper {
	margin-top:2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 20px inherit;
	flex-direction: row;
	min-height: 10px;
	gap: 1.5rem;
	box-sizing: border-box;
	
	& > div {
		flex: 1 1 calc(25% - 1.2em);
		margin: 0;
		min-width: 180px;
		
		border: #e1e0e0 solid ;
		border-width: 0 0 0 3px;
		min-height: 10px;
		box-sizing: border-box;
		padding: 0 0 0 1.5rem;
		
		@media screen and (max-width: 900px) {
			flex: 1 1 calc(50% - 0.75rem);
			min-width: calc(50% - 0.75rem);
			
		}
		@media screen and (max-width: 570px) {
			flex: 1 1 calc(100% - 0.75rem);
			min-width: calc(100% - 0.75rem);
			
		}
		
	
	}
	& > div:first-child{
		border-width: 0;
		padding: 0;

	}
	& .content{
		font-size: .95rem;
		line-height: 1.5;
		text-align: justify;
	}
	& hr{
		margin: 1.5rem 0;
		color: #414040;
	}
}
.menu-footer-wrapper h5{
	font-size: 1.3rem;
	margin: 0 0 2rem;
	}
.menu-footer-wrapper .menu-links a{
	width: 100%;
	text-decoration: none;
	display: block;
	height: auto;
	padding: 0 0 0.7rem;
	color: #181818;
	&:hover{
		color: #000;
		text-decoration: underline;
	}
}

.form-footer-wrapper {
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
}
.form-footer-wrapper h5{
	font-size: 1.2rem;
	margin: 2rem 0 -0.5rem;
}
/* ======================start hubspot =================*/
/* === footer form === */
.hs-main-font-element{
	color:red;
	font-size:0.8em;
	font-weight:600;
}
.footer-form * { box-sizing: border-box;}
.footer-form .hbspt-form {
	width: 100%;
	
}
.footer-form .hbspt-form label {
	display: block;
	clear: left;
	padding: 10px 0;
}
.footer-form .hs_error_rollup {
	display: none;
}
.footer-form .hbspt-form .hs-email {
	
	width: 75%;
	float: left;
}
.footer-form .hbspt-form .hs-email .input {
	width: 95%
	
}
.footer-form .hbspt-form .hs-email .input input {
	width: 100%;
	padding:0 15px;
	border: solid 1px #000;
	line-height: 45px;
	border-radius: 25px;
	font-size: 1.3rem;
}
.footer-form .hbspt-form .hs_submit {
	width: 25%;
	padding-left: 0;
	margin-top: 38px;
	float: right;
}
.footer-form .hbspt-form .hs_submit input {
	text-align: center;
	
}
.footer-form .hbspt-form .hs_submit .actions {
	width: 100%;
}
.footer-form .hbspt-form .hs_submit .large {
	width: 100%;
	background-color: #fff;
	border: solid 1px #000;
	line-height: 45px;
	border-radius: 25px;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
}
@media (max-width: 930px) {
	.footer-form .hbspt-form .hs-email {width: 100%;}
	.footer-form .hbspt-form .hs_submit {width: 95%; font-size: 1.2rem; float:left; margin-top: 5px; padding-left: 0;}
}

.menu-footer-wrapper {
	margin-top:2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 20px inherit;
	flex-direction: row;
	min-height: 10px;
	gap: 1.5rem;
	box-sizing: border-box;
	
	& > div {
		flex: 1 1 calc(25% - 1.2em);
		margin: 0;
		min-width: 180px;
		
		border: #e1e0e0 solid ;
		border-width: 0 0 0 3px;
		min-height: 10px;
		box-sizing: border-box;
		padding: 0 0 0 1.5rem;
		
		@media screen and (max-width: 900px) {
			flex: 1 1 calc(50% - 0.75rem);
			min-width: calc(50% - 0.75rem);
			
		}
		@media screen and (max-width: 570px) {
			flex: 1 1 calc(100% - 0.75rem);
			min-width: calc(100% - 0.75rem);
			
		}
		
	
	}
	& > div:first-child{
		border-width: 0;
		padding: 0;

	}
	& .content{
		font-size: .95rem;
		line-height: 1.5;
		text-align: justify;
	}
	& hr{
		margin: 1.5rem 0;
		color: #414040;
	}
}
.menu-footer-wrapper h5{
	font-size: 1.3rem;
	margin: 0 0 2rem;
	}
.menu-footer-wrapper .menu-links a{
	width: 100%;
	text-decoration: none;
	display: block;
	height: auto;
	padding: 0 0 0.7rem;
	color: #181818;
	&:hover{
		color: #000;
		text-decoration: underline;
	}
}

.form-footer-wrapper {
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
}
.form-footer-wrapper h5{
	font-size: 1.2rem;
	margin: 2rem 0 -0.5rem;
}
/* ======================start hubspot =================*/
/* === footer form === */
.hs-main-font-element{
	color:red;
	font-size:0.8em;
	font-weight:600;
}
.footer-form * { box-sizing: border-box;}
.footer-form .hbspt-form {
	width: 100%;
	
}
.footer-form .hbspt-form label {
	display: block;
	clear: left;
	padding: 10px 0;
}
.footer-form .hs_error_rollup {
	display: none;
}
.footer-form .hbspt-form .hs-email {
	
	width: 75%;
	float: left;
}
.footer-form .hbspt-form .hs-email .input {
	width: 95%
	
}
.footer-form .hbspt-form .hs-email .input input {
	width: 100%;
	padding:0 15px;
	border: solid 1px #000;
	line-height: 45px;
	border-radius: 25px;
	font-size: 1.3rem;
}
.footer-form .hbspt-form .hs_submit {
	width: 25%;
	padding-left: 0;
	margin-top: 38px;
	float: right;
}
.footer-form .hbspt-form .hs_submit input {
	text-align: center;
	
}
.footer-form .hbspt-form .hs_submit .actions {
	width: 100%;
}
.footer-form .hbspt-form .hs_submit .large {
	width: 100%;
	background-color: #fff;
	border: solid 1px #000;
	line-height: 45px;
	border-radius: 25px;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
}
@media (max-width: 930px) {
	.footer-form .hbspt-form .hs-email {width: 100%;}
	.footer-form .hbspt-form .hs_submit {width: 95%; font-size: 1.2rem; float:left; margin-top: 5px; padding-left: 0;}
}


.SocialBrand{
    font-size: 14px;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    background-color: #FFF;
    width: auto;
    gap: 5px;

    & .brandLogo { display: none; }

    & > a {
        width: 2em;
        height: 2em;
        overflow: hidden;
        gap: 0.2em;
        flex-grow: 0;

        & img {
            max-width: none !important;
            max-height: none !important;
            width: 100%;
            height: auto;
            transform: translateY(-51%);
            transition: transform 0.3s ease-in-out;
        }

        &:hover img {
            transform: translateY(0);
            transition: transform 0.3s ease-in-out;
        }
    }

    /* Down to Up variation */
    &.downUp > a img {
        transform: translateY(0);
    }

    &.downUp > a:hover img {
        transform: translateY(-51%);
    }

    & h4 {
        width: auto;
        text-transform: uppercase;
        font-weight: 600 !important;
    }

    @media screen and (max-width: 768px) {
        font-size: 1rem;
        padding-top: 2em;

        & h4 {
            position: relative;
            width: 0;
            height: 0;
            white-space: nowrap;
            top: -3.5rem;
            left: 0.5em;
        }
    }
}


.menu-column .SocialBrand{
	margin: 2rem 0 0;
	& h4{
		position: relative;
				width: 0;
				height: 0;
				white-space: nowrap;
				top: -2.4em;
				left: 0.5em;
	}
}

.copyright-footer{
	padding: 20px;
	text-align: center;
	& a{
		color: #0e0c25;
		padding: 0.5rem;
	}
}

.menu-column .SocialBrand{
	margin: 2rem 0 0;
	& h4{
		position: relative;
				width: 0;
				height: 0;
				white-space: nowrap;
				top: -2.4em;
				left: 0.5em;
	}
}

.copyright-footer{
	padding: 20px;
	text-align: center;
	& a{
		color: #0e0c25;
		padding: 0.5rem;
	}
}