.ft-bot img {
	max-height: 20px;
}

.ft-bot .flex:last-child img {
	margin-left: 25px;
}

.bannercontact {
	padding: 31px 0;
	background-color: #3CAFCB;
}

.bannercontact .container {
	justify-content: space-between;
	align-items: center;
}

.e-bnrcta {
	align-items: center;
}

.e-bnrcta img {
	margin-right: 16px;
}

.e-bnrcta p {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}

.e-bnrcta p a {
	display: block;
	font-weight: 600;
}

.foot-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	color: #3CAFCB;
	margin-bottom: 22px;
}

.each-f.mn__ {
	width: max-content;
	max-width: 200px;
}

.ft-top {
	justify-content: space-between;
	padding-bottom: 26px;
}

.foot-cta a, .each-f li {
	font-size: 14px;
	line-height: 22px;
	color: #616161;
	margin-bottom: 10px;
}

footer {
	background-color: white;
	padding-top: 65px;
}

.ft-bot {
	padding: 34px 0 27px;
	border-top: 1px solid #BBBBBB;
	justify-content: space-between;
	align-items: center;
}

.ft-bot .flex {
	align-items: center;
}

.ft-bot .textwidget.custom-html-widget {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.ft-bot img {
	max-height: 20px;
}

.ft-bot .flex:last-child img {
	margin-right: 0px;
}

.foot-cta a span {
	width: 30px;
}

.foot-cta a {
	display: flex;
	align-items: center;
}

.socmed {
	margin: 21px 0 22px;
}

.socmed a {
	display: flex;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #3CAFCB;
	align-items: center;
	justify-content: center;
	margin-right: 24px;
}

.ftt4 span {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0.05em;
	display: block;
	width: 100%;
	text-align: center;
}

.ftt4 h3,
.ftt4 .h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #3CAFCB;
	align-items: center;
	margin-bottom: 9px;
}

.ftt4 h3 img,
.ftt4 .h3 img {
	height: 23px;
	width: auto;
	margin-left: 5px;
	filter: invert(49%) sepia(86%) saturate(332%) hue-rotate(145deg) brightness(104%) contrast(91%);
}

.arwbtn span {
	text-align: left;
	width: max-content;
	margin-right: 5px;
	margin-top: -2px;
	font-size: 12px;
	line-height: 15px;
	text-decoration-line: underline;
	color: #000000;
}

/* Old FBC widget */
.ds_feedback_widget .__fbcw__widget__stats-rating > .__fbcw__widget__label {
	width: 100% !important;
	text-align: center !important;
	line-height: 15px !important;
	text-align: center !important;
	letter-spacing: 0.05em !important;
	display: block !important;
	color: #868686 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400 !important;
}

.ds_feedback_widget .__fbcw__widget__stats-rating > .__fbcw__widget__label span {
	font-weight: 600 !important;
	font-size: 32px !important;
	line-height: 39px !important;
	margin: 9px 0 6 !important;
	letter-spacing: 0.05em !important;
	color: #48BD53 !important;
	font-family: 'Montserrat', sans-serif !important;
}

.ds_feedback_widget .__fbcw__widget .__fbcw__widget__stats-rating .__fbcw__widget__stats-divider {
	display: none !important;
}

.ds_feedback_widget .__fbcw__widget.__fbcw__widget--small {
	width: 100% !important;
	border: none !important;
}

.ds_feedback_widget {
	margin-bottom: 32px;
}

.ds_feedback_widget .__fbcw__widget .__fbcw__widget__stats-rating {
	flex-wrap: wrap;
	text-align: center !important;
	align-items: center !important;
	justify-content: center !important;
}
/* End old FBC widget */

.title_bannercontact {
	font-size: 25px;
	font-weight: 700;
	color: white;
	text-align: center;
	margin-bottom: 28px;
}

@media (max-width: 1080px) {
	.e-bnrcta p {
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 991px) {
	.e-bnrcta img {
		height: 22px !important;
		width: auto !important;
	}
}

@media (max-width: 916px) {
	.ft-bot img {
		margin-bottom: 15px;
	}

	.ft-top {
		flex-wrap: wrap;
	}

	.ftt1 {
		margin-bottom: 55px;
	}

	.each-f.mn__ {
		min-width: 294px;
	}

	.each-f.mn__:nth-child(2) {
		box-sizing: border-box;
		padding-top: 127px;
	}
}

@media (max-width: 767px) {
	.ft-bot .flex:last-child img {
		margin-right: 25px;
	}

	.ft-bot .textwidget.custom-html-widget {
		justify-content: center;
	}
}

@media (max-width: 500px) {
	.e-bnrcta:last-child {
		margin-bottom: 0px;
	}

	footer {
		padding-top: 25px;
	}

	.bannercontact {
		padding: 50px 0;
	}

	.bannercontact .container {
		display: block;
	}

	.e-bnrcta {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		padding-left: 50px;
		box-sizing: border-box;
	}

	.e-bnrcta img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.ftt1 {
		margin-top: 35px;
	}

	.each-f.mn__:nth-child(2) {
		padding-top: 0px;
	}

	.each-f.mn__ ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.each-f.mn__ {
		margin-bottom: 35px;
	}

	.each-f.mn__ {
		max-width: inherit;
	}

	.each-f.mn__ ul li {
		width: calc((100% - 30px) / 2);
	}
}
