/* CSS Document */
.pagefooter {
	background-color: #e6e6e6;
	color: rgba(0,0,0,1);
	text-align: left;

	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ftflex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;

	row-gap: 60px;
}
.ftsamm, .ftctf {
	margin-inline: auto;
	position: relative;
	width: 31%;
	//width: 48%;
	margin-top: 0px;
	margin-bottom: 0px;
	//background:#000;
}
.darktune {
	  opacity: 0.6;
}
.ftsamm-img img {
  height: auto;
  width: 100%;
  
}
.ftsamm-tt {
	color: #fff;
	font-size: 0.5em;
	left: 50%;
	
	position: absolute;
	top: 24%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	white-space: normal;
}
.ftsamm-title {
	color: #fff;
	font-size: 0.6em;
	
	
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	
	width: 50%;
	text-align: center;
	white-space: normal;
	//background:#6F3;
}
.ftsamm-title1 {
	position: absolute;
	left: 50%;
	top: 50%;
	text-shadow: 2px 2px 5px #333;

	transform: translate(-50%, -50%);
	width: 80%;
}
.ftsamm-title2 {
	position: absolute;
	left: 50%;
	top: 50%;
	text-shadow: 2px 2px 5px #333;

	transform: translate(-50%, -50%);
	width: 90%;
}
.ftart {
	width: 100%;
}
.ft1 {
	width: 40%;
}
.footermg {
	margin-right: auto;
	width: 70%;
	margin-left:4px;
}
.ftt2 {
	font-size: 1em;
	color: #000;
	display: inline-block;

	//width: 34%;
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 4px;
}
.ftcp {
	padding-left: 4px;
	font-size: 0.8rem;
}
.icons0 {
	width:90%;
		position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	
}
.icons1 {
	width:90%;
		position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
}
.icons2 {
	width:90%;
		position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
}
.icons3 {
	width:90%;
		position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
}
.wicon0, .wicon1, .wicon2, .wicon3 {
	width: 25%;
	height: auto;
	margin-top:0px;
	position: relative;
}
.wicon1, .wicon3 {
	width: 18%;
}
.wicon3 {
	width: 20%;
}
@media screen and (min-width:800px) {
.wicon0, .wicon1, .wicon2, .wicon3 {
	width: 12%;
}
.wicon1 {
	width: 8%;
}
.wicon3 {
	width: 10%;
}
.ftcp {
	padding-left: 1.6%;	
}
.ftt2 {
	font-size: 0.6em;
	padding-left: 1.6%;	
}
.footermg {
	width: 220px;
	margin-left:1.5%;
}
.ftart {
	width: 80%;
	padding-left:auto;
	padding-right:auto;
}
.ft1 {
	width: 10%;
}
.ftflex {
	display: flex;

	width: 100%;
	margin: 0px;
	//background:rgba(102,150,255,0.3);
	gap: 40px 5px;

}
.ftsamm, .ftsamm1a, .ftctf {
	margin-inline: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 16%;
	//width: 20%;
	height: auto;
	//background:#CC3300;
}


}
