@charset "utf-8";
footer address {
text-align: left !important;
margin: 0 auto !important;
display: inline-block !important;
}

.brdn div {
text-indent: 1em !important;
}

.img-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 1000px;
  margin: 0 auto;
}

@media (max-width: 640px) {
  .img-flex {
    justify-content: center;
  }
}


.img-flex img {
  width: 300px !important;
  margin: 1rem;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 h3,
#c1 div {
	text-align: left;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 {
	clear: both;
	margin: auto auto 80px auto;
	padding:    ;
}
#c4 h3,
#c4 div {
	text-align: right;
}
#c7 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c7 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c7 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c7 > div:nth-of-type(1) img {
	width: 800px;
}
#c7 > div:nth-of-type(2) img {
	width: 1000px;
}
#c7 > div:nth-of-type(3) img {
	width: 1000px;
}
#c7 > div:nth-of-type(4) img {
	width: 1000px;
}
#c7 > div:nth-of-type(5) img {
	width: 1000px;
}
#c7 > div:nth-of-type(6) img {
	width: 1000px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
#c2 {
}
#c1 {
}
#c3 {
}
#c4 {
	margin: auto auto 50px auto;
}
#c7 {
}
#c7 {
}
}
@media screen and (max-width: 640px) {
#c2 {
}
#c1 {
}
#c3 {
}
#c4 {
	margin: auto auto 30px auto;
}
#c7 {
}
#c7 {
}
}
