.us {
	background-image: url(../img/our/contact.png);
	height: 320px;
	background-repeat: no-repeat;
	background-position: 0 50px;
	background-size: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.us span {
	text-align: center;
	/* padding: 120px 0; */
	font-size: 35px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 10px;
	margin-top: 35px;
}

.company {}

.information1 {
	margin: 30px 20px 0 20px;
}

.information1-phone {
	display: flex;
	width: 1200px;
	margin: 30px auto;
	justify-content: space-between;
}

.contact {
	background: #237ef5;
	width: 350px;
}

.contact-phone {
	margin-bottom: 20px !important;
	width: auto !important;
}

.frame {
	padding: 0 20px;
}

.line {
	height: 1px;
	background: #ffffff;
}

.contact:nth-child(2) {
	margin-left: 20px;
}

.contact:nth-child(3) {
	margin-left: 20px;
}

.word1 {
	color: #ffffff;
	padding: 25px 0;
	font-size: 20px;
	text-align: center;
}

.word1 img {
	width: 20px;
	height: 20px;
	margin-right: 15px;
}

.word2 {
	color: #ffffff;
	text-align: center;
	padding: 25px 0;
}
