
.nav-mg{
margin-top: 100px;
}

.slogan{
color: #f60000;
font-size: 19px;
margin-top: 11px;
text-align: center;
}

.sli-ct{
	margin-top: 100px !important;
}
.tt h1{
	font-size: 16px !important;
}

.tt h3 {
	font-size: 25px !important;
}

.tt p {
	text-align:justify !important;
}

.t{
	margin-top: 20px;
}

.ser img {
	width: auto;
height: 75px;
}

.service-mg{
	margin-top: 0 !important;
}
.josefin-sans{
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.member-img img{
	width: auto;
height: 150px;

}

.slogan-ft {
  color: #f60000;
  font-size: 23px;
  margin-top: 1px;
  text-align: center;
}
.logo p {
	text-align:justify !important;
}



@media (max-width: 1010px) {
.header .logo span {
  color: #bf4354;
  font-size: 12px;
  font-weight: 600;
  margin-top: 5px;
}
.header .logo img {
  max-height: 50px;
  margin-right: 0;
}
.slogan {
  color: #247f44;
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
}
.nav-mg {
  margin-top: 62px;
}
.hero {
  width: 100%;
  min-height: 50vh;
}
.sli-ct {
  margin-top: 181px !important;
}
.member-img img {
  width: auto;
  height: 150px;
  margin-left: 43px;
}






}