@charset "utf-8";
/* CSS Document */

.phonetext a {
	color: #ffffff;
}

.box1 {
	min-height: 500px;	
	background-image: url("../img-a/background-box1-a.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.box2 {
	min-height: 500px;
	background-image: url("../img-a/background-box2-a.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box3 {
	min-height: 500px;
	background-image: url("../img-a/background-box3-a.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box4 {
	min-height: 500px;
	background-image: url("../img-a/background-box4-a.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.box-button {
	min-width: 350px;
}
.marketing-table {
	font-weight: normal;
	color: #000000;
}
.footer-bg {
	background-color: #ffffff;
	color: #000000;
	margin-top: 0 !important;
}
.footer-bg a {
	color: #000000;
}
.footer-social {
	color: #000000 !important;
}
.footer-social a {
	color: #000000 !important;
}