

.mtitle{
  font-weight: 700;
  color: #38BFDB;
  margin-top:40px;
  text-align:center;
  margin-bottom:-40px;
}

.mtitlex{
  font-weight: 900;
  font-size:3em;
  color: #38BFDB;
  margin-top:10px;
  text-align:center;
}

.mtitley{
  font-weight: 600;
  font-size:1.5em;
  color: #000;
  margin-top:10px;
  text-align:center;
}

.mtitley2{
  font-weight: 600;
  font-size:1.7em;
  color: #38BFDB;
  margin-top:10px;
  text-align:left;
}
.mtitley3{
  font-weight: 600;
  font-size:1.4em;
  color: #000;
  margin-top:10px;
  text-align:left;
}

.mtitlez{
  font-weight: 600;
  font-size:1.5em;
  color: red;
  margin-top:10px;
  text-align:center;
}

.memotxt{
  font-weight: 400;
  font-size:1.0em;
  margin-top:10px;
  text-align:left;
}


.textleft{
  text-align:left;
}


.footertxt{
  background-color:#000;
  margin:10px;
  padding-left:10px;
  height:80px;
  vertical-align:bottom;
  position: relative;
  font-size:0.8em;
}

.footermenu{
	position: absolute;
	bottom: 0;
}

.footermenu:a {
  color:#fff !important;
}


.footermenu[href]:hover, .footermenu[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

