body #c71775 {
  background: #dee0e2;
}

body #c71775 h2 {
  color: #004687;
}

#footer {
	background: #004687;
	padding: 70px 0px 70px;
  color:#d3ddea;
}

#footer .container-fluid {
padding-left: 70px;
padding-right: 70px;
}

@media (max-width: 768px) {
  #footer .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#footer h3 {
	color: white;
	font-size: 18px;
	line-height: 1.56;
	font-weight: bold;
	margin-top:0;
  padding-bottom: 0;
  font-weight:bold;
}

#footer p {
  line-height: 1.69;
  font-size: 13px; 
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 20px;
}

#footer a {
  text-decoration:underline;
  color:#fff;
}

#footer .btn p {
  margin:0;
}

#footer .btn {
  border-radius: 30px;
  text-decoration:none; 
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: none;
	white-space: nowrap;
	padding: 10px 44px;
	font-size: 14px;
	line-height: 1.42857143;
}

#footer .menu .frame-type-menu_pages {
	margin: 0;
	line-height: normal;
	padding: 0;
}

#footer .menu .frame-type-menu_pages {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

#footer .menu .frame-type-menu_pages ul {
	line-height: 1.4;
	margin-bottom: 1.4em;
	list-style-type: none;
	font-size: 14px;
	font-size: 1.4rem;
	padding:0;
}

#footer .menu .frame-type-menu_pages li {
	border-bottom: solid 1px #9cacc2;
	padding: 0;
	margin: 0;
}

#footer .menu .frame-type-menu_pages li a {
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.27;
	color: #fff;
  text-decoration:none;
	position: relative;
	display: block;
	padding: 10px 15px 10px 0;  
}

#footer .social {
	overflow: hidden;
	margin-top: 70px;
}

#footer .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .social ul li {
	display: inline-block;
	float: right;
	margin-left: 15px;
}

#footer .social ul li a {
	font-size: 30px;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #fff;
	color: #5a5a5a;
	display: block;
	border-radius: 50%;
}

#footer .social .text {
	margin-top: 25px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.79;
	text-align: left;
}

#footer .content-section  {
  background:none;
  border:0;
}