.phone-email-column{
	padding: 180px 50px 60px;
	background-color: rgb(62, 121, 101);
}

.headinga{
	text-align: center;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	font-size: 40px;
}

.columnnnnnnnnn{
	margin: 35px;
	width: 27.3%;
}

@media only screen and (max-width: 800px) {
	.columnnnnnnnnn{
		width: 80%;
		position: relative;
		left: 10%;
	}
	.contact-map{
		display: none;
	}
}

.emoji-head{
	text-align: justify;
	margin: -20px 0 0 0;
	color: white;
	font-weight: 700;
	text-decoration: underline;
}

.emoji-heads{
	text-align: center;
	margin: -20px 0 0 0;
	color: white;
	font-weight: 700;
	text-decoration: underline;
}

.emoji-headss{
	text-align: center;
	margin: -20px 0 0 0;
	color: white;
	font-weight: 700;
	text-decoration: underline;	
}

.mobik{
	color: #1b1b1b;
}

.mobik:hover{
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

.contact-content{
	padding: 10px 0;
	margin-left: -10px;
}

.contact-contents{
	padding: 10px 0 0;
	margin-left: 10px;
	text-align: center;
	color: #000;
	font-weight: 400;
}

.contact-contentss {
	padding: 10px 0 0;
	margin-left: 20px;
	text-align: center;
	color: #000;
	font-weight: 400;	
}

.contact-contents:hover{
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

.mobilee{
	color: #1b1b1b;
	font-weight: 600;
	text-decoration: underline;
}

.myButton {
	background-color: rgb(215, 229, 241);
	border-radius:35px;
	border:1px solid rgb(215, 229, 241);
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	margin: 30px;
	padding: 20px;
	text-decoration:none;
	text-shadow:-2px 16px 14px #2f6627;
}

.myButtons{
	background-color: rgb(215, 229, 241);
	border-radius:35px;
	border:1px solid rgb(215, 229, 241);
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	margin: 30px 30px 30px 130px;
	padding: 20px;
	text-decoration:none;
	text-shadow:-2px 16px 14px #2f6627;
}

.myButtonss{
	background-color: rgb(215, 229, 241);
	border-radius:35px;
	border:1px solid rgb(215, 229, 241);
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	margin: 30px 30px 30px 130px;
	padding: 20px;
	text-decoration:none;
	text-shadow:-2px 16px 14px #2f6627;
}

.myButton:hover {
	opacity: 0.6;
}

.myButtons:hover {
	opacity: 0.6;
}

.myButton:active {
	position:relative;
	top:1px;
}

.contact-form{
	padding: 85px 50px;
	background-color: rgb(247, 241, 241);
}

.columnnn{
	width: 50%;
}

.contact-map{
	height: 325px;
	width: 80%;
	margin: auto;
}