.header-menu a:nth-child(2) {
  color: #d8d8d8; }

.form-group ::placeholder {
  color: #016caa; }

.form-group :-ms-input-placeholder {
  color: #016caa; }

.form-group ::-ms-input-placeholder {
  color: #016caa; }

form input.form-control:not([type=checkbox]):not([type=radio]) {
  line-height: 1.6;
  padding: 10px 1.1rem;
  border-radius: 30px; }

.header_menu {
  vertical-align: middle;
  text-align: center;
  font-size: 16px; }

.header {
  background: transparent !important;
  position: fixed;
  width: 100%;
  z-index: 11111; }

.header .header-menu a {
  margin: 0 20px;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: Montserrat;
  opacity: .8;
  font-style: normal; }

.section--blog_posts .blog__conent {
  margin: 0 30px 30px; }

.section--blog_posts .blog_post {
  margin-bottom: 30px;
  background: #fff;
  border-radius: 0px; }

.section--blog_posts .blog_post__title {
  margin: 0 30px; }

.section--1579281535345 .social-icons {
  text-align: center; }

.footer .social-icons {
  margin-bottom: 0; }

.footer__copyright {
  line-height: 40px;
  display: inline-block;
  float: left;
  margin-top: .7rem;
  margin-bottom: .7rem;
  font-size: 14px; }

h1 {
  font-size: 70px;
  line-height: 68px;
  color: #323643;
  font-weight: 400; }

h2 {
  font-size: 58px;
  line-height: 58px;
  color: #01406b;
  font-weight: 400; }

h3 {
  font-size: 30px;
  line-height: 1.5;
  color: #323643;
  font-weight: 400; }
