/**/
.full-footer {
	position: relative;
	padding: 60px 0 0;
	margin: 0 auto 0;
	overflow: hidden;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.footer-box-1{
	width: 40%;
}
.footer-box-2{
	width: 20%;
}
.footer-box-3{
	width: 20%;
}
/**/

.footer-box-1 .ft-tt {
	color: #fff;
}
.footer-box-1 .ft-tt .line {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}
.footer-box-1 .ft-tt .line {
	display: flex;
}
.footer-box-1 .ft-tt .line strong,
.footer-box-1 .ft-tt .line b{
	font-weight: 600;
}
.footer-box-1 .ft-tt .line img{
	width: 24px;
	height: 24px;
	object-fit: contain;
	margin-right: 10px;
}
.footer-box-1 .ft_col1_desc{
	font-weight: 600;
}

.footer-box h3 {
	margin: 0 0 24px;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
}
.footer-box p {
	margin: 0 0 5px 0;
	color: rgba(255, 255, 255, 0.90);
}
.footer-box-1 ul.ft-tt ul{
	list-style: disc;
}
.ft_mxh img {
	display: inline-block;
}
.ft-mxh a{
	margin-right: 20px;
}
/**/
.footer-box-2 {
	padding: 0 10px;
}
.footer-box .menu {
	margin-bottom: 20px;
	padding: 0;
}
.footer-box .menu li {
	margin-bottom: 16px;
	line-height: normal;
	list-style: none;
}
.footer-box .menu li a{
	color: rgba(255, 255, 255, 0.90);
}

.footer-box-3 {
	overflow: hidden;
	color: #fff;
}
/* footer-bottom */
.full-footer-bottom {
	color: #888;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	background: #161616;
}
.footer-bottom{
	text-align: center;
	padding: 10px 0;
	color: #fff;
	border-top: 1px solid rgba(217, 217, 217, 0.20);
}
.ft_mxh_title,
.ft_copyright {
	color: rgba(255, 255, 255, 0.60);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.24px;
}
.ft_copyright img {
	margin-right: 10px;
	max-height: 53px;
	object-fit: cover;
}
a.design-by {
	color: #fff;
	text-decoration: none;
}
a.design-by:hover {
	text-decoration: underline;
}
#show-sft,
#hide-sft {
	float: right;
	font-size: 14px;
	margin: 0;
	text-align: right;
	cursor: pointer;
}
#show-sft,
.active-sft #hide-sft {
	display: inline-block;
}
#hide-sft,
.active-sft #show-sft {
	display: none;
}
/**/
.ft_mxh a {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 20px;
	border-radius: 6px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	border-radius: 100%;
	background-color: #fff;
	color: #2FB7C5;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.footer-box form::after {
	content: "\f178";
	font-family: "Font Awesome 6 Free";
	width: 18px;
	height: 10px;
	display: block;
	position: absolute;
	top: 1px;
	right: 0;
	font-weight: 900;
	color: #fff;
}
.footer-box form{
	position: relative;
}
.footer-box .wpcf7-form-control.wpcf7-text{
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	color: rgba(255, 255, 255, 0.50);
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	padding: 8px 0;
}
.footer-box .wpcf7-form-control.wpcf7-text::placeholder{
	color: #fff;
}
.footer-box .wpcf7-form-control.wpcf7-text:hover::placeholder{
	color: #fff;
}
.footer-box .wpcf7-form-control.wpcf7-submit{
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
	padding-right: 25px;
}
/**/
.footer-bottom{
	border-top: 1px solid rgba(255, 255, 255, 0.20);
}
@media only screen and (max-width: 991px) {
	.footer-box h3{
		font-size: 18px;
		margin-bottom: 15px;
		line-height: normal;
	}
	.inner-footer {
		font-size: 14px;
	}
	.full-footer {
		padding: 40px 0 0;
	}
	.footer-box-2 {
		padding: 0;
	}
	.footer-box .menu li {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.footer-box > h3 {
		font-size: 16px;
	}
	.ft-wrap{
		flex-wrap: wrap;
	}
	.footer-box{
		margin-bottom: 20px;
	}
	.footer-box-1 {
		width: 100%;
	}
	.footer-box-2,
	.footer-box-3,
	.footer-box-4 {
		width: 33.333%;
	}
}
@media only screen and (max-width: 900px) {
	.siteft-logo {
		max-height: 70px;
		margin-bottom: 20px;
	}
	.footer-box p {
		margin: 0 0 10px 0;
	}
}
@media only screen and (max-width: 800px) {
	.full-footer .ft_bg {
		width: 50%;
	}
	.inner-footer .col-mb{
		width: 50%;
	}
	.full-footer .inner-footer .col-ft1{
		width: 100%;
	}
	.ft_mxh {
		margin-bottom: 20px;
	}
	.image-ft {
		margin-bottom: 20px;
	}
	.image-ft img{
		max-width: 80px;
	}
}
@media only screen and (max-width: 768px) {
	.footer-box-3 {
		clear: both;
	}
	.footer-bottom {
		padding: 5px 0;
	}
	.footer-box h2 {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.ft_logo img {
		max-width: 150px;
		margin-bottom: 20px !important;
	}
	.footer-box-1 .ft-tt .line {
		margin-bottom: 14px;
	}

}
@media only screen and (max-width: 600px) {
	.full-footer .lineSlide {
		top: -5px;
	}
	.full-footer .col-mb{
		width: 100%;
	}
	.siteft-logo{
		max-width: 200px;
	}
	.ft-logo-wrap {
		display: inline-block;
	}
	/**/
	.main-call {
		justify-content: center;
	}
	.ft-logo {
		margin: 10px auto;
	}
	.full-footer {
		padding: 20px 0 10px;
	}
	.footer-box-3 .footer-content {
		margin-bottom: 15px;
	}
	.footer-bottom {
		font-size: 12px;
	}
	/**/
	.footer-box{
		width: 100% !important;
	}
	.ft_mxh_title, .ft_copyright {
		margin: 10px 0;
	}
}