@font-face {
  font-family: 'hk_groteskbold';
  src: url(../../fonts/hkgrotesk-bold-webfont.woff2) format("woff2"), url(../../fonts/hkgrotesk-bold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'hk_grotesklight';
  src: url(../../fonts/hkgrotesk-light-webfont.woff2) format("woff2"), url(../../fonts/hkgrotesk-light-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
input[type="submit"] {
  background-color: #dddddd; }

a,
a:visited {
  color: #069; }

blockquote {
  font-style: italic;
  font-weight: 400;
  font-size: 1.25em;
  padding: 25px;
  background: #fafafa;
  border-left: 5px solid #eeeeee;
  margin-bottom: 25px; }

.italic,
em {
  font-style: italic; }

body {
  background: #FFF;
  color: #000;
  font-family: 'hk_grotesklight', sans-serif;
  font-size: 22px; }

code,
pre {
  font-size: 1em; }

del {
  text-decoration: line-through; }

dfn {
  font-style: italic;
  font-weight: 700; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 1em 10px; }

fieldset {
  border: 0; }

fieldset p {
  margin: 0 0 5px; }

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

ins {
  text-decoration: none; }

hr {
  margin: 0 0 0.5em; }

p,
pre {
  margin: 0 0 32px; }

ul,
ol {
  list-style: none;
  margin: 0 0 1em; }

textarea {
  font: 1em Arial;
  overflow: auto; }

tt {
  display: block;
  margin: .5em 0;
  padding: 0.5em 1em; }

th {
  background: #EEE;
  border: solid #CCC;
  border-width: 1px 0 0 1px;
  padding: 3px; }

td {
  border: solid #CCC;
  border-width: 1px 0 0 1px;
  padding: 3px; }

table {
  border: solid #CCC;
  border-width: 0 1px 1px 0; }

footer#footer {
  font-size: 14px; }

.wp-block-image figcaption {
  margin-top: 0; }

@media (min-width: 768px) {
  .w-650 {
    max-width: 680px; } }
@media (min-width: 992px) {
  .w-650 {
    max-width: 680px; } }
@media (min-width: 1200px) {
  .w-650 {
    max-width: 680px; } }
#page {
  width: 100%;
  overflow: hidden; }

body:not(.home) #main {
  padding: 94px 0 40px;
  overflow: hidden; }

#main {
  min-height: 78vh;
  padding: 40px 0;
  overflow: hidden; }

body:not(.home) #branding {
  width: 100%;
  overflow: hidden;
  padding: 0;
  position: fixed; }

#branding {
  width: 100%;
  overflow: hidden;
  padding: 70px 0;
  position: relative; }

#branding span.overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-indent: -9999px; }

.navbar {
  margin-bottom: 70px;
  -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
  background-color: #fff;
  z-index: 100;
  top: initial; }

.page-template-page-landing .navbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent; }

.navbar-nav .nav-link {
  color: #000 !important;
  opacity: 1;
  font-size: 14px;
  text-transform: uppercase; }

.page-template-page-landing .navbar-nav .nav-link {
  color: #fff !important; }

.navbar-nav .nav-link:hover {
  text-decoration: underline; }

.navbar #logo,
#branding #logo {
  position: relative;
  z-index: 2;
  color: #000;
  font-size: 20px;
  font-family: 'hk_groteskbold', sans-serif;
  text-decoration: none;
  display: inline-block; }

#branding #logo {
  margin-bottom: 70px; }

.navbar #logo img,
#branding #logo img {
  max-width: 145px;
  height: auto; }

.page-template-page-landing .navbar #logo,
.page-template-page-landing #branding #logo.simple {
  color: #fff; }

#branding .text-wrapper {
  position: relative;
  z-index: 2; }

#branding h1 {
  color: #fff;
  font-size: 47px;
  font-weight: 400;
  font-family: 'hk_groteskbold', sans-serif;
  line-height: 57px;
  margin: 0 0 85px; }

#branding h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  font-family: 'hk_grotesklight', sans-serif;
  margin: 0 0 38px; }

#branding h2 strong {
  font-weight: 400;
  font-family: "hk_groteskbold", sans-serif; }

#branding p {
  color: #fff; }

#branding input[type="text"],
#branding input[type="password"],
#branding input[type="tel"],
#branding input[type="email"] {
  max-width: 490px;
  width: 100%;
  padding: 0 20px;
  background: #fff;
  color: #4a5367;
  border: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 80px;
  margin: 0 22px 0 0;
  font-size: 22px;
  font-family: 'hk_grotesklight', sans-serif;
  display: inline-block;
  vertical-align: top; }

#branding input[type="submit"] {
  height: 80px;
  padding: 0 10px;
  font-size: 22px;
  min-width: 210px;
  border: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-family: 'hk_grotesklight', sans-serif;
  cursor: pointer;
  font-weight: 700; }

#branding.simple {
  padding: 5px 0;
  -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
  background: #fff;
  z-index: 100; }

#branding.simple .container {
  padding-top: 10px;
  padding-bottom: 10px; }

nav#main-nav {
  overflow: hidden; }

nav#main-nav li {
  float: left; }

nav#main-nav ul {
  font-size: 14px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 5px 0 0; }

nav#main-nav ul a {
  text-decoration: none;
  color: #000; }

nav#main-nav ul li {
  margin-left: 15px; }

nav#main-nav ul a:hover,
nav#main-nav ul li.current_page_item > a {
  text-decoration: underline; }

nav#main-nav ul#add {
  float: right; }

/*nav#main-nav ul#nav{float:left;margin-left:35px;}*/
nav#main-nav ul#nav {
  float: right;
  margin-right: 35px; }

input[type="submit"] {
  height: 80px;
  padding: 0 10px;
  font-size: 22px;
  min-width: 210px;
  border: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-family: 'hk_grotesklight', sans-serif;
  cursor: pointer;
  font-weight: 700; }

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea {
  max-width: 490px;
  width: 100%;
  padding: 0 20px;
  background: #e6e6e6;
  color: #4a5367;
  border: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 80px;
  margin: 0 22px 0 0;
  font-size: 22px;
  font-family: 'hk_grotesklight', sans-serif;
  display: inline-block;
  vertical-align: top; }

textarea {
  height: 150px; }

#main h2.entry-title {
  margin-bottom: 0px; }

#main h3 {
  font-size: 28px;
  color: #000;
  margin: 0 0 36px;
  line-height: 1.2; }

#main h3,
#main h4 {
  font-family: 'hk_groteskbold', sans-serif; }

#main h4 {
  font-size: 22px; }

#main ul {
  font-size: 18px; }

#main ul li,
#main ol li {
  padding-bottom: 1em; }

#main a {
  color: #9a9999; }

#main a:hover {
  text-decoration: none; }

#main .main-content {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
  margin: 0;
  max-width: 580px; }

#testimonials {
  padding-bottom: 70px; }

#testimonials .testimonial {
  margin: 0 0 25px 0; }

#testimonials .testimonial h3 {
  margin-bottom: 5px; }

#testimonials .photo {
  text-align: center; }

#testimonials .testimonial img {
  margin-bottom: 10px;
  max-width: 100%;
  height: auto; }

#testimonials .testimonial p {
  color: #9c9c9c;
  font-size: 16px;
  margin: 0; }

#logos {
  padding-bottom: 60px; }

#logos .logo-placer {
  margin: 0 0 35px 0; }

#logos .logo-placer img {
  max-width: 100%;
  height: auto; }

.form-placer p {
  font-size: 32px; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  display: inline;
  margin: 0 0 2px 7px;
  padding: 4px; }

img.alignleft {
  display: inline;
  margin: 0 7px 2px 0;
  padding: 4px; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

img.size-size-x-large,
img.size-full,
.wide-image img {
  width: 950px;
  margin-left: -155px;
  height: auto;
  max-width: initial; }

#footnote .add-content {
  margin: 0 auto; }

#footnote {
  margin-top: 0;
  padding: 30px 0; }

#footnote article {
  font-family: 'hk_grotesklight', sans-serif;
  line-height: 28px; }

/* Content*/
#content ul#prev-next {
  margin: 0; }

#content {
  padding-bottom: 20px; }

#content ul {
  list-style: disc;
  margin: 0 0 1em 30px; }

#content ol {
  list-style: decimal;
  margin: 0 0 1em 34px; }

#footnote .add-content {
  margin: 0 auto; }

#footnote {
  margin-top: 0;
  padding: 30px 0; }

#footnote article {
  font-family: 'hk_grotesklight', sans-serif;
  line-height: 28px; }

/* Post */
#content .post .meta {
  font-style: italic; }

#content .post h1 {
  border: 0;
  margin: 0; }

#content .sticky {
  background: #f5efca; }

#content .post .entry-content a {
  padding-bottom: 1px;
  border-bottom: 1px solid #9a9999;
  text-decoration: none; }

#content .post .entry-content a:hover {
  border: none; }

/* Pagination */
#content #prev-next {
  list-style: none;
  overflow: hidden; }

#content #prev-next #prev {
  float: left; }

#content #prev-next #next {
  float: right; }

.main-details {
  float: left;
  margin: 11px 15px 0 0;
  font-size: 16px; }

div.meta {
  width: 100%;
  overflow: hidden; }

.author-details {
  float: left;
  overflow: hidden;
  padding-bottom: 40px; }

.author-details img {
  float: right;
  margin: 0 20px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%; }

.author-details p.author-name {
  font-size: 16px;
  margin: 12px 15px 0 0;
  float: left; }

/* Sidebar */
#sidebar {
  padding-top: 10px;
  padding-bottom: 20px; }

#sidebar ul {
  list-style: none;
  margin: 0 0 1em 18px;
  padding: 0; }

#sidebar ul ul {
  list-style: disc; }

#comments_wrap ol {
  list-style: none; }

#comments_wrap ol li {
  border-bottom: 1px solid #CCC;
  margin: 0 0 5px; }

#comments_wrap .commentmetadata {
  margin: 0 0 10px; }

#comments_wrap .comment-author {
  border-bottom: 1px solid #CCC;
  width: 100%;
  overflow: hidden;
  padding: 0 0 3px;
  line-height: 32px; }

#comments_wrap .comment-author img {
  float: left;
  margin: 0 10px 0 0; }

#comments_wrap .comment-author cite {
  font-weight: 700; }

.wp-caption {
  background: #f3f3f3;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 10px;
  padding-top: 4px;
  text-align: center; }

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.blog,
.archive,
.search {
  background-color: #f9f9f9; }

.blog #content .post,
.archive #content .post,
.search #content .post {
  margin-bottom: 25px; }

.blog #content .post article,
.archive #content .post article,
.search #content .post article {
  background-color: #fff;
  height: 100%; }

.blog #content .post article header,
.archive #content .post article header,
.search #content .post article header {
  padding: 0 10px 25px; }

.blog #content .post-catgories,
.blog #content .entry-title,
.archive #content .post-catgories,
.archive #content .entry-title,
.search #content .post-catgories,
.search #content .entry-title {
  margin: 0 10px; }

#main h2, #main h1 {
  color: #000;
  font-size: 36px;
  font-weight: 400;
  font-family: 'hk_groteskbold',sans-serif;
  margin: 0 0 36px;
  padding: 0;
  line-height: 1.2; }

#main h1 {
  font-size: 48px;
  font-weight: 600; }

#main h2.entry-title {
  margin-bottom: 0px; }

#main h3 {
  font-size: 28px;
  color: #000;
  margin: 0 0 36px;
  line-height: 1.2; }

#main h3, #main h4 {
  font-family: 'hk_groteskbold',sans-serif; }

#main h4 {
  font-size: 22px; }

#main ul {
  font-size: 18px; }

#main ul li, #main ol li {
  padding-bottom: 1em; }

#main a {
  color: #9a9999; }

#main a:hover {
  text-decoration: none; }

#main img:not(.size-large):not(.size-full) {
  padding-bottom: 10px !important;
  max-width: 100%;
  height: auto; }

#main .post-catgories a {
  margin-bottom: 2px;
  font-family: hk_groteskbold,sans-serif;
  display: inline-block;
  padding: 0px 10px;
  font-size: 13px;
  color: #fff;
  background: #000;
  text-decoration: none; }

.blog #content h2.entry-title,
.archive #content h2.entry-title,
.search #content h2.entry-title {
  font-size: 22px; }

.breadcrumbs {
  font-size: 15px;
  margin-bottom: 30px; }

blockquote {
  padding: 15px 0; }

#content ul.checkbox {
  list-style: none;
  margin: 0 0 1em 30px; }

#content ul.checkbox li {
  padding-bottom: 1em; }

#content ul.checkbox li:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  margin: 0 5px 0 -20px; }

/*# sourceMappingURL=style-2.0.css.map */
