footer {
				width: 100%;
				background-color: #f5f8fa;
			}

			.container {
				padding: 40px 0px;
				width: 80%;
				text-align: center;
				overflow: hidden;
				color: black;
			}

			.box1,
			.box2,
			.box3 {
				width: 345px;
				height: 250px;
				display: inline-block;
				margin: 20px 44px;
			}

			.container img {
				width: 225px;
				height: 225px;
				display: block;
			}

			.footerH {
				margin-top: 50px;
				width: 370px !important;
				height: 5px !important;
			}

			.samllImg {
				margin-top: 20px;
				width: 100px !important;
				height: 100px !important;
			}
			footer{
				font-size: 14px;
			}

			.contact {
				text-align: left !important;
				float: left;
				margin: 8px;
			}

			.foottopp {
				line-height: 35px;
				font-size: 30px;
			}

			.bottomp {
				width: 100%;
				bottom: 5px;
				/* height: 30px; */
				line-height: 30px;
				color: #FFFFFF;
				text-align: center;
				background-color: #e4e7e870;
			}
			.a:hover{
				color: green;
			}
			/* .box1, .box2, .box3 {
			    width: 600px;
			    height: 450px;
			}
			.container img {
			    width: 400px;
			    height: 400px;
			} */