.navbar-brand-mp {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 22px;
  line-height: 20px;
  color: #777;
  text-decoration: none;
}

.mp-flex-center-vertically {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 400px;
}

h2 {
  color: #252839 !important;
  font-weight: 400 !important;
}

.form-control {
  resize:none;
}

.navbar-brand {
    line-height: 28px !important;
}

.mp-i {
    border: 0px;
    color: #777;
    width: 16px;
    height: 16px;
    border-radius: 0px;
    text-align: center;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 10%;
}

/* html, body {
    background-color: #f4f4f4;
    color: #233237;
    font-family: 'Raleway';
    font-weight: 100;
    height: 100vh;
    margin: 0;
}

.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}

.content {
    text-align: center;
}

.logo-text{
    font-family: 'Permanent Marker', cursive;
    font-size: 90px !important;
    color: #0D47A1;
    margin-top: 100px;
}

.title {
    font-size: 72px;
}

.m-b-md {
    margin-bottom: 10px;
}

.subtitle {
    color: #565656;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    margin-bottom: 10px;
}

.subtitle2 {
    color: #565656;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    margin-bottom: 10px;
}

.locations {
    color: #565656;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    margin-bottom: 30px;
}

.links > ul > li > a {
    color: #0D47A1;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 0 25px;
}

.link-footer > a {
    color: #0D47A1;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.form-control {
  resize:none;
  color: #565656;
  font-weight: bold;
}

.form-row{
  margin-top: 60px;
}

.btn{
  background-color: transparent;
  border: 1px solid #0D47A1;
  color: #0D47A1;
}

ul {
	overflow: auto;
  -webkit-padding-start: 0px;
}

ul li {
	list-style-type: none;
	display: inline-block;
  margin-top:10px;
}

ul li a i {
	border: 1px solid #0D47A1;
	color: #0D47A1;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	font-size: 25px;
	text-align: center;
	margin-right: 8px;
  margin-left: 8px;
  padding-top: 8%;
  padding-left: 6%;
}

ul li a i:hover {
	color: #636b6f;
}

.messages{
  font-weight: 400;
  color: #233237;
}

.p-text{
  color: #565656;
  font-weight: bold;
}

.main-footer{
  margin-bottom:10px;
}

.label-st {
    color: #0D47A1;
}
