/* This stylesheet generated by Transfonter (https://transfonter.org) on February 10, 2018 12:19 PM */
@font-face {
  font-family: 'Myriad Web Pro Condensed';
  src: url("./fonts/MyriadWebPro-CondensedItalic.woff2") format("woff2"), url("./fonts/MyriadWebPro-CondensedItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Myriad Web Pro Condensed';
  src: url("./fonts/MyriadWebPro-Condensed.woff2") format("woff2"), url("./fonts/MyriadWebPro-Condensed.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Myriad Web Pro';
  src: url("./fonts/MyriadWebPro-Italic.woff2") format("woff2"), url("./fonts/MyriadWebPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Myriad Web Pro';
  src: url("./fonts/MyriadWebPro-Bold.woff2") format("woff2"), url("./fonts/MyriadWebPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Myriad Web Pro';
  src: url("./fonts/MyriadWebPro.woff2") format("woff2"), url("./fonts/MyriadWebPro.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
div.wpcf7 {
  margin: 0;
  padding: 0; }

div.wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em; }

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0; }

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14; }

div.wpcf7-mail-sent-ng {
  border: 2px solid red; }

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500; }

div.wpcf7-validation-errors {
  border: 2px solid #f7e700; }

.wpcf7-form-control-wrap {
  position: relative; }

span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block; }

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: .2em .8em; }

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em; }

span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  content: " "; }

.wpcf7-display-none {
  display: none; }

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(../../images/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle; }

div.wpcf7 .ajax-loader.is-active {
  visibility: visible; }

div.wpcf7 div.ajax-error {
  display: none; }

div.wpcf7 .placeheld {
  color: #888; }

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0; }

div.wpcf7 input[type="file"] {
  cursor: pointer; }

div.wpcf7 input[type="file"]:disabled {
  cursor: default; }

/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
/*| Media queries
/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
.text-muted, .keyval_row .val {
  font-size: 14px;
  color: #bab9bc; }

.text-quiet, .keyval_row .key {
  font-size: 14px;
  color: #62707e; }

.text-paragraph, .note-msg, .validation-advice {
  font-weight: 400;
  line-height: 18px;
  color: #353f49;
  font-size: 14px;
  font-style: normal;
  text-align: justify; }

/*|------------------------------------------------------------------------------------------------------*/
/*|------------------------------------------------------------------------------------------------------*/
.note-msg {
  text-align: center; }

.loud, .bold {
  color: #000; }

.italic {
  font-style: italic; }

.bold {
  font-weight: 700; }

.block-margins {
  margin: 1em 0; }

.unordered-list {
  list-style-type: disc; }

.ordered-list {
  list-style: decimal; }

.text-left {
  text-align: left   !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right  !important; }

a, .fake_link {
  color: #003AA4;
  text-decoration: none; }
  a:hover, .fake_link:hover {
    color: #0eabd2; }
    a:hover *, .fake_link:hover * {
      color: #0eabd2; }

p {
  display: block;
  margin: 10px 0;
  font-size: 18px; }
  @media (max-width: 1023px) {
    p {
      font-size: 16px; } }

div > p:first-of-type {
  margin-top: 0; }

.h1, h1, .h2, h2, .main_title, .h3, h3, h5, h6 {
  font-family: "Myriad Web Pro", sans-serif;
  display: block;
  color: #003AA4;
  font-weight: bold;
  clear: both;
  margin: 0;
  padding: 0 0 0.5rem 0; }
  .h1 small, h1 small, .h2 small, h2 small, .main_title small, .h3 small, h3 small, h5 small, h6 small {
    display: block;
    margin-top: .5rem;
    text-transform: none;
    color: #99a0a9;
    font-size: 0.5em;
    position: relative;
    line-height: 1.3em; }

.h1, h1 {
  font-size: 40px;
  line-height: 40px; }
  @media (max-width: 1023px) {
    .h1, h1 {
      line-height: 32px;
      font-size: 32px; } }

.h2, h2, .main_title {
  font-size: 32px;
  line-height: 32px;
  margin: 35px 0 0px;
  padding: 0; }
  @media (max-width: 1023px) {
    .h2, h2, .main_title {
      line-height: 24px;
      font-size: 24px; } }

.main_title {
  padding: 0 0 35px 0; }

.sub {
  text-align: center;
  max-width: 910px;
  margin: auto;
  font-size: 18px; }
  @media (max-width: 1023px) {
    .sub {
      font-size: 16px; } }

.h3, h3 {
  margin: 0;
  display: block;
  font-size: 24px; }
  @media (max-width: 1023px) {
    .h3, h3 {
      font-size: 18px;
      line-height: 18px; } }

.h4, h4 {
  font-size: 24px;
  line-height: 28px; }
  @media (max-width: 1023px) {
    .h4, h4 {
      font-size: 16px; } }

h5, h6 {
  margin: 0;
  display: block;
  padding: .5rem 0;
  letter-spacing: 1px;
  clear: both;
  font-size: 20px; }

h4, .h4, h5, .h5 {
  color: #777777; }

a.h1:hover, a.h1.active, a.h2:hover, a.h2.active, a.h3:hover, a.h3.active, a.h4:hover, a.h4.active, a.h5:hover, a.h5.active {
  color: #003aa4; }

.center {
  text-align: center; }

.page-title, .widget-title {
  position: relative;
  text-align: center;
  z-index: 1;
  margin: 2rem 0 2rem; }
  .page-title:first-of-type, .widget-title:first-of-type {
    margin-top: 0; }
  .page-title:before, .widget-title:before {
    content: "";
    display: block;
    background: #F5F5F7;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    z-index: -1;
    margin-top: -8px; }
  .page-title h1, .page-title .h1, .page-title h2, .page-title .h2, .widget-title h1, .widget-title .h1, .widget-title h2, .widget-title .h2 {
    font-family: "Myriad Web Pro", sans-serif !important;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0 2rem;
    background: #fff;
    z-index: 1;
    line-height: 1.5em;
    font-size: 23px; }

h1.page-title {
  margin-bottom: 1rem; }
  h1.page-title:before {
    display: none; }

.text-quiet {
  color: #99a0a9; }

.base-font {
  font-family: "Myriad Web Pro", sans-serif !important; }

.screen-reader-text {
  display: none; }

.services_blocks {
  margin-top: -83px; }
  @media (max-width: 1023px) {
    .services_blocks {
      margin: 1rem 0 0; } }
  .services_blocks .block {
    background: #003AA4;
    width: 49%;
    margin-right: 2%;
    margin-left: 0;
    float: left;
    padding: 25px;
    border-radius: 10px;
    position: relative;
    color: #FFF !important;
    height: 180px; }
    @media (max-width: 1023px) {
      .services_blocks .block {
        width: 100%;
        height: 144px;
        float: none;
        display: block;
        margin-bottom: 0.5rem; } }
    .services_blocks .block span {
      display: block; }
    .services_blocks .block span.desc {
      font-size: 20px;
      line-height: 23px;
      margin-top: 6px; }
      @media (max-width: 1023px) {
        .services_blocks .block span.desc {
          line-height: 21px;
          font-size: 18px; } }
    .services_blocks .block .arrow {
      position: absolute;
      background-image: url(../images/arrow_right.svg);
      background-size: 20px;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      right: 14px;
      top: 13px;
      transition: all 500ms ease; }
    .services_blocks .block:nth-child(2n) {
      float: right;
      margin-right: 0; }
    .services_blocks .block.house_icon .icon {
      float: left;
      width: 116px; }
      @media (max-width: 1023px) {
        .services_blocks .block.house_icon .icon {
          width: 70px; } }
      .services_blocks .block.house_icon .icon img {
        display: block;
        margin: auto;
        position: relative;
        width: 88px;
        top: 23px; }
        @media (max-width: 1023px) {
          .services_blocks .block.house_icon .icon img {
            width: 65px; } }
    .services_blocks .block.building_icon .icon {
      float: left;
      width: 118px; }
      @media (max-width: 1023px) {
        .services_blocks .block.building_icon .icon {
          width: 70px; } }
      .services_blocks .block.building_icon .icon img {
        display: block;
        margin: auto;
        width: 90px;
        top: 7px;
        position: relative; }
        @media (max-width: 1023px) {
          .services_blocks .block.building_icon .icon img {
            width: 65px; } }
    .services_blocks .block .text {
      float: right;
      width: calc(100% - 150px); }
      @media (max-width: 1023px) {
        .services_blocks .block .text {
          width: calc(100% - 80px); } }
      .services_blocks .block .text .title {
        font-weight: bold;
        font-size: 27px; }
      .services_blocks .block .text .body {
        font-size: 16px; }
    .services_blocks .block:hover * {
      color: #FFF !important; }
    .services_blocks .block:hover .arrow {
      right: 22px; }

html, body, div, table {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

html, body {
  height: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:before, .clearfix:after, .vc_clearfix:before, .vc_clearfix:after, .cf:before, .cf:after {
  content: " ";
  display: table; }

.clearfix:after, .vc_clearfix:after, .cf:after {
  clear: both; }

img {
  max-height: 100%;
  max-width: 100%; }

.no-display {
  display: none !important; }

ul, ol, li {
  padding: 0;
  margin: 0; }

label {
  display: block;
  max-width: 100%;
  color: #FFF;
  font-size: 16px;
  margin: 1rem 0 0;
  font-weight: bold; }

.transition,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input,
textarea {
  display: block;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: none;
  -moz-appearance: none;
  background: #E5E5E5;
  border: 1px solid #999999;
  color: #293033;
  font-family: inherit;
  font-weight: normal;
  max-width: 100%;
  outline: 0 none;
  padding: 0 10px;
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  width: 100%;
  height: 50px;
  line-height: auto;
  border-radius: 5px;
  font-size: 18px; }
  @media (max-width: 1023px) {
    .transition,
    input[type="text"],
    input[type="password"],
    input[type="date"],
    input[type="datetime"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    input,
    textarea {
      font-size: 16px; } }
  .transition:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input:focus,
  textarea:focus {
    border-color: #003AA4; }
  .transition.validation-failed,
  input[type="text"].validation-failed,
  input[type="password"].validation-failed,
  input[type="date"].validation-failed,
  input[type="datetime"].validation-failed,
  input[type="email"].validation-failed,
  input[type="number"].validation-failed,
  input[type="search"].validation-failed,
  input[type="tel"].validation-failed,
  input[type="time"].validation-failed,
  input[type="url"].validation-failed,
  input.validation-failed,
  textarea.validation-failed {
    border-color: #a00; }
  .transition + input[type="text"], .transition + input[type="password"], .transition + input[type="date"], .transition + input[type="datetime"], .transition + input[type="email"], .transition + input[type="number"], .transition + input[type="search"], .transition + input[type="tel"], .transition + input[type="time"], .transition + input[type="url"], .transition + input, .transition + textarea,
  input[type="text"] + input[type="text"],
  input[type="text"] + input[type="password"],
  input[type="text"] + input[type="date"],
  input[type="text"] + input[type="datetime"],
  input[type="text"] + input[type="email"],
  input[type="text"] + input[type="number"],
  input[type="text"] + input[type="search"],
  input[type="text"] + input[type="tel"],
  input[type="text"] + input[type="time"],
  input[type="text"] + input[type="url"],
  input[type="text"] + input,
  input[type="text"] + textarea,
  input[type="password"] + input[type="text"],
  input[type="password"] + input[type="password"],
  input[type="password"] + input[type="date"],
  input[type="password"] + input[type="datetime"],
  input[type="password"] + input[type="email"],
  input[type="password"] + input[type="number"],
  input[type="password"] + input[type="search"],
  input[type="password"] + input[type="tel"],
  input[type="password"] + input[type="time"],
  input[type="password"] + input[type="url"],
  input[type="password"] + input,
  input[type="password"] + textarea,
  input[type="date"] + input[type="text"],
  input[type="date"] + input[type="password"],
  input[type="date"] + input[type="date"],
  input[type="date"] + input[type="datetime"],
  input[type="date"] + input[type="email"],
  input[type="date"] + input[type="number"],
  input[type="date"] + input[type="search"],
  input[type="date"] + input[type="tel"],
  input[type="date"] + input[type="time"],
  input[type="date"] + input[type="url"],
  input[type="date"] + input,
  input[type="date"] + textarea,
  input[type="datetime"] + input[type="text"],
  input[type="datetime"] + input[type="password"],
  input[type="datetime"] + input[type="date"],
  input[type="datetime"] + input[type="datetime"],
  input[type="datetime"] + input[type="email"],
  input[type="datetime"] + input[type="number"],
  input[type="datetime"] + input[type="search"],
  input[type="datetime"] + input[type="tel"],
  input[type="datetime"] + input[type="time"],
  input[type="datetime"] + input[type="url"],
  input[type="datetime"] + input,
  input[type="datetime"] + textarea,
  input[type="email"] + input[type="text"],
  input[type="email"] + input[type="password"],
  input[type="email"] + input[type="date"],
  input[type="email"] + input[type="datetime"],
  input[type="email"] + input[type="email"],
  input[type="email"] + input[type="number"],
  input[type="email"] + input[type="search"],
  input[type="email"] + input[type="tel"],
  input[type="email"] + input[type="time"],
  input[type="email"] + input[type="url"],
  input[type="email"] + input,
  input[type="email"] + textarea,
  input[type="number"] + input[type="text"],
  input[type="number"] + input[type="password"],
  input[type="number"] + input[type="date"],
  input[type="number"] + input[type="datetime"],
  input[type="number"] + input[type="email"],
  input[type="number"] + input[type="number"],
  input[type="number"] + input[type="search"],
  input[type="number"] + input[type="tel"],
  input[type="number"] + input[type="time"],
  input[type="number"] + input[type="url"],
  input[type="number"] + input,
  input[type="number"] + textarea,
  input[type="search"] + input[type="text"],
  input[type="search"] + input[type="password"],
  input[type="search"] + input[type="date"],
  input[type="search"] + input[type="datetime"],
  input[type="search"] + input[type="email"],
  input[type="search"] + input[type="number"],
  input[type="search"] + input[type="search"],
  input[type="search"] + input[type="tel"],
  input[type="search"] + input[type="time"],
  input[type="search"] + input[type="url"],
  input[type="search"] + input,
  input[type="search"] + textarea,
  input[type="tel"] + input[type="text"],
  input[type="tel"] + input[type="password"],
  input[type="tel"] + input[type="date"],
  input[type="tel"] + input[type="datetime"],
  input[type="tel"] + input[type="email"],
  input[type="tel"] + input[type="number"],
  input[type="tel"] + input[type="search"],
  input[type="tel"] + input[type="tel"],
  input[type="tel"] + input[type="time"],
  input[type="tel"] + input[type="url"],
  input[type="tel"] + input,
  input[type="tel"] + textarea,
  input[type="time"] + input[type="text"],
  input[type="time"] + input[type="password"],
  input[type="time"] + input[type="date"],
  input[type="time"] + input[type="datetime"],
  input[type="time"] + input[type="email"],
  input[type="time"] + input[type="number"],
  input[type="time"] + input[type="search"],
  input[type="time"] + input[type="tel"],
  input[type="time"] + input[type="time"],
  input[type="time"] + input[type="url"],
  input[type="time"] + input,
  input[type="time"] + textarea,
  input[type="url"] + input[type="text"],
  input[type="url"] + input[type="password"],
  input[type="url"] + input[type="date"],
  input[type="url"] + input[type="datetime"],
  input[type="url"] + input[type="email"],
  input[type="url"] + input[type="number"],
  input[type="url"] + input[type="search"],
  input[type="url"] + input[type="tel"],
  input[type="url"] + input[type="time"],
  input[type="url"] + input[type="url"],
  input[type="url"] + input,
  input[type="url"] + textarea,
  input + input[type="text"],
  input + input[type="password"],
  input + input[type="date"],
  input + input[type="datetime"],
  input + input[type="email"],
  input + input[type="number"],
  input + input[type="search"],
  input + input[type="tel"],
  input + input[type="time"],
  input + input[type="url"],
  input + input,
  input + textarea,
  textarea + input[type="text"],
  textarea + input[type="password"],
  textarea + input[type="date"],
  textarea + input[type="datetime"],
  textarea + input[type="email"],
  textarea + input[type="number"],
  textarea + input[type="search"],
  textarea + input[type="tel"],
  textarea + input[type="time"],
  textarea + input[type="url"],
  textarea + input,
  textarea + textarea {
    margin-top: .813rem; }
  .transition + button,
  input[type="text"] + button,
  input[type="password"] + button,
  input[type="date"] + button,
  input[type="datetime"] + button,
  input[type="email"] + button,
  input[type="number"] + button,
  input[type="search"] + button,
  input[type="tel"] + button,
  input[type="time"] + button,
  input[type="url"] + button,
  input + button,
  textarea + button {
    margin-top: .813rem; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 50px;
  background-color: #FFF;
  padding-left: 20px;
  font-size: 14px;
  border: 1px solid #EDEDED;
  background-image: url(/img/select_endre.png);
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: 97% 20px; }

textarea {
  height: 125px !important;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  resize: none;
  padding: 10px;
  line-height: 25px; }

.validation-advice {
  margin-top: .5rem;
  color: #a00; }

.contact_form_wrap {
  padding: 2rem;
  background: #777777;
  border-radius: 10px; }
  .contact_form_wrap .title {
    color: #FFF;
    line-height: 35px;
    font-size: 32px;
    font-weight: bold; }
    @media (max-width: 1023px) {
      .contact_form_wrap .title {
        font-size: 27px; } }

.contact_form .line {
  margin-bottom: 10px; }
  .contact_form .line .block {
    width: calc(50% - 5px);
    float: left;
    position: relative; }
    .contact_form .line .block:nth-of-type(2n) {
      float: right; }
    @media (max-width: 1023px) {
      .contact_form .line .block {
        float: none;
        width: 100%;
        margin-bottom: 10px; } }
  .contact_form .line br {
    display: none; }
  .contact_form .line.wide .block {
    width: 100%;
    float: none; }
  .contact_form .line .block.required:after {
    line-height: 50px;
    content: "*";
    position: absolute;
    right: .813rem;
    top: 0;
    bottom: 0; }
.contact_form .form_submit {
  float: right; }

.wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
  display: block; }

form .dual_cnt, form .single_cnt, form .triple_cnt {
  margin-bottom: 0.5rem; }
  @media (max-width: 1023px) {
    form .dual_cnt, form .single_cnt, form .triple_cnt {
      margin-bottom: 0; } }
form .dual_cnt .wpcf7-form-control-wrap {
  width: 49%;
  float: left; }
  form .dual_cnt .wpcf7-form-control-wrap:nth-child(2) {
    float: right; }
form .triple_cnt .wpcf7-form-control-wrap {
  width: 32%;
  float: left; }
  @media (max-width: 1023px) {
    form .triple_cnt .wpcf7-form-control-wrap {
      width: 100%;
      margin: 0 0 1rem !important; } }
  form .triple_cnt .wpcf7-form-control-wrap:nth-child(2) {
    margin: 0 1%; }
  form .triple_cnt .wpcf7-form-control-wrap:nth-child(3) {
    float: right; }

div.wpcf7 div.wpcf7-response-output {
  padding: 0 !important;
  height: auto !important;
  margin: 10px auto 0 !important;
  border-radius: 20px;
  border: none;
  position: relative;
  z-index: 10000000;
  background: transparent !Important;
  clear: both; }

.required_label {
  position: absolute;
  right: 10px;
  top: 16px;
  color: #293033; }

.wpcf7-form-control-wrap.invalid .required_label {
  color: #a00; }
.wpcf7-form-control-wrap.invalid input, .wpcf7-form-control-wrap.invalid textarea, .wpcf7-form-control-wrap.invalid select {
  border-color: #a00; }

body.page-id-1310 #underside_header > div.text > div > h2 {
  padding: 0 !important; }
body.page-id-1310 #underpage_content {
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media (max-width: 1023px) {
    body.page-id-1310 #underpage_content {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
body.page-id-1310 #underside_header .btn {
  display: none !important; }
body.page-id-1310 #contact_text_cnt {
  padding-right: 60px;
  padding-left: 0; }
body.page-id-1310 #contact_form_cnt {
  border: 1px solid #EDEDED;
  background: #F5F5F7;
  padding: 40px 40px 30px;
  margin-top: 51px; }
  @media (max-width: 1023px) {
    body.page-id-1310 #contact_form_cnt {
      display: none; } }
  body.page-id-1310 #contact_form_cnt .title {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 22px;
    color: #293033; }
  body.page-id-1310 #contact_form_cnt input[type=submit] {
    width: 170px !important;
    margin: auto !important;
    float: none !important;
    display: block !important; }
  body.page-id-1310 #contact_form_cnt .ajax-loader {
    display: none; }
  body.page-id-1310 #contact_form_cnt p {
    margin: 0; }
  body.page-id-1310 #contact_form_cnt .wpcf7-form {
    background: transparent;
    padding: 0;
    box-shadow: none; }

.wpcf7-form-control-wrap.subject {
  margin: 0 0 6px; }

.submit_area {
  margin-top: 5px; }

.button, .btn, button, input[type=submit] {
  height: 50px;
  line-height: 50px;
  box-shadow: none;
  outline: 0 none;
  border: none;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent none repeat scroll 0 0;
  color: #131219;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0 2rem;
  text-transform: none;
  font-size: 18px;
  border-radius: 5px; }

.btn-tag_style {
  border: 1px solid #EDEDED !important;
  color: #293033;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0.5rem 1rem;
  display: block;
  float: left; }
  .btn-tag_style:hover {
    color: #003AA4 !important;
    border-color: #003AA4 !important; }

.button, .btn, button, input[type=submit] {
  background: #003AA4;
  color: #FFF; }
  .button:hover, .btn:hover, button:hover, input[type=submit]:hover {
    background: #77C6FF;
    color: #FFF; }
  .button.btn-gray, .btn.btn-gray, button.btn-gray, input[type=submit].btn-gray {
    background: transparent;
    color: #D4D6D6; }
  .button.btn-gray-on-gray, .btn.btn-gray-on-gray, button.btn-gray-on-gray, input[type=submit].btn-gray-on-gray {
    background: transparent;
    color: #777777; }
  .button.btn-small, .btn.btn-small, button.btn-small, input[type=submit].btn-small {
    padding: 0;
    width: auto;
    display: block !important;
    height: 35px;
    line-height: 35px;
    font-size: 14px; }
  .button.btn-icon, .button.btn-outline-icon, .btn.btn-icon, .btn.btn-outline-icon, button.btn-icon, button.btn-outline-icon, input[type=submit].btn-icon, input[type=submit].btn-outline-icon {
    position: relative;
    padding-left: 40px !important; }
    .button.btn-icon img.icon, .button.btn-outline-icon img.icon, .btn.btn-icon img.icon, .btn.btn-outline-icon img.icon, button.btn-icon img.icon, button.btn-outline-icon img.icon, input[type=submit].btn-icon img.icon, input[type=submit].btn-outline-icon img.icon {
      margin-right: 0;
      display: inline;
      width: 36px;
      position: absolute;
      top: 4px;
      left: 5px; }
  .button.icon-timebestilling img.icon, .btn.icon-timebestilling img.icon, button.icon-timebestilling img.icon, input[type=submit].icon-timebestilling img.icon {
    width: 18px;
    top: 11px;
    left: 10px; }

.overlay, .overlay-white, .overlay-black-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  overflow: hidden;
  will-change: opacity;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.overlay-white {
  background: rgba(255, 255, 255, 0.9);
  border: 4px double #293033; }

.overlay-black-cover {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  z-index: 0; }

.keyval_row.inline {
  display: inline-block;
  margin-right: .5rem; }
.keyval_row .key, .keyval_row .val {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 14px; }
.keyval_row .key {
  font-weight: bold;
  margin-right: 5px; }

table {
  width: 100%; }
  table > thead > tr > th {
    padding: 1rem .813rem;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #83909E;
    background: #FFF;
    border: 1px solid #e6ebf1;
    border-bottom: none;
    text-transform: uppercase; }
  table tbody > tr > td {
    font-size: 14px;
    border-radius: 0;
    padding: .813rem .5rem;
    border-top: 1px solid #ECECF8;
    border-right: 1px solid #ECECF8;
    text-align: left; }
    table tbody > tr > td:first-of-type {
      border-left: 1px solid #ECECF8; }
  table tbody > tr:last-of-type > td {
    border-bottom: 1px solid #ECECF8; }
  table tfoot > tr {
    border-bottom: 1px solid #ECECF8; }
    table tfoot > tr:last-of-type {
      border-bottom: none; }
    table tfoot > tr > td {
      font-size: 14px;
      padding: .813rem .5rem;
      text-align: left; }
      table tfoot > tr > td:first-of-type {
        padding-left: 0; }
      table tfoot > tr > td:last-of-type {
        text-align: right;
        padding-right: 0; }

.row {
  max-width: 1020px;
  margin: auto; }
  @media (min-width: 1024px) and (max-width: 1799px) {
    .row {
      padding: 0; } }

body.mobile_menu_open, html.mobile_menu_open {
  overflow: auto;
  height: 100%;
  position: fixed; }

.p-l-0 {
  padding-left: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.column-parent {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

#main {
  overflow: hidden; }
  @media (max-width: 1023px) {
    #main {
      overflow: visible;
      padding: 0; } }

.wrap, #container {
  position: relative;
  margin: auto;
  max-width: 100%; }

@media (min-width: 1024px) {
  #container {
    overflow: hidden; } }

#content {
  background-image: url(../images/nodes_cropped.svg);
  background-position: center bottom;
  background-size: 31%;
  background-color: #FFF;
  background-repeat: repeat-x;
  padding: 0 0 9rem; }
  @media (max-width: 1023px) {
    #content {
      background: #FFF;
      padding-bottom: 2rem; } }

body:not(.home) #content {
  padding-top: 2rem; }

.content_padded {
  padding: 60px 0;
  position: relative; }
  @media (max-width: 1023px) {
    .content_padded {
      padding: 2rem 0.5rem !important; } }

.content_wrap {
  width: 1020px;
  margin: auto;
  max-width: 100%;
  position: relative; }
  @media (max-width: 1023px) {
    .content_wrap {
      padding-left: 1rem;
      padding-right: 1rem; }
      .content_wrap .small-12 {
        padding-left: 0;
        padding-right: 0; } }

@media (max-width: 1023px) {
  .sidebar {
    padding: 0 !important;
    margin: 2rem 0; }
    .sidebar .content_wrap {
      padding: 0; } }
.sidebar .sidebar_cta .title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 0.5rem;
  line-height: 28px; }
.sidebar .sidebar_cta .contact_form_wrap {
  padding: 1.5rem 1.5rem .5rem;
  margin-bottom: 2rem; }
  .sidebar .sidebar_cta .contact_form_wrap textarea {
    margin-bottom: 10px; }

#main.has_sidebar {
  float: left;
  width: calc(66.66666% - 5px); }
  @media (max-width: 1023px) {
    #main.has_sidebar {
      width: 100%;
      float: none;
      margin-bottom: 2rem; } }
  #main.has_sidebar + .sidebar {
    width: calc(33.33333% - 50px);
    float: right;
    padding: 0 0 0 50px;
    margin-left: 50px;
    border-left: 1px solid #EDEDED;
    margin-bottom: 30px !important; }

.inner_container {
  width: 1020px;
  margin: auto;
  clear: both;
  position: relative; }
  @media (max-width: 1023px) {
    .inner_container {
      width: 100%; } }
  .inner_container:after {
    content: "";
    display: table;
    clear: both; }

.section_block {
  background: #FFF;
  padding: 2rem;
  margin: 2rem 0;
  clear: both; }
  @media (max-width: 1023px) {
    .section_block > .column {
      padding: 0; } }
  .section_block.contact_form_container {
    margin-bottom: 0; }
  .section_block:before, .section_block:after {
    content: " ";
    display: table; }
  .section_block:after {
    clear: both; }

header.cover_image + #inner-content #main .section_block {
  margin-top: 0; }

@media (max-width: 1023px) {
  .img_txt .img {
    margin-bottom: 1rem; } }

#map {
  width: 100%;
  height: 350px; }

@media (max-width: 1023px) {
  .small-mt-30 {
    margin-top: 30px; } }
#breadcrumbs {
  margin-bottom: 20px;
  font-size: 16px; }
  #breadcrumbs a {
    color: #003AA4; }
    #breadcrumbs a:hover {
      color: #003AA4; }

.contact_fb {
  display: block;
  background-image: url(../images/messenger-btn.svg);
  width: 150px;
  height: 35px;
  background-size: cover;
  border: none !important;
  margin: 0;
  padding: 0; }

.messenger_cta_wrap {
  padding: 49px 40px 10px !important;
  background: #E5E5E5;
  border-radius: 10px; }
  .messenger_cta_wrap .messenger_symbol {
    background-image: url(../images/messenger_icon.svg);
    height: 137px;
    width: 135px;
    background-repeat: no-repeat;
    margin: auto;
    position: relative;
    left: 7px; }
    @media (max-width: 1023px) {
      .messenger_cta_wrap .messenger_symbol {
        height: 107px;
        width: 90px;
        float: left; } }
  .messenger_cta_wrap .title {
    color: #003AA4;
    text-align: center; }
    @media (max-width: 1023px) {
      .messenger_cta_wrap .title {
        float: right;
        text-align: left !important;
        width: calc(100% - 110px);
        font-weight: bold;
        line-height: 1.4em;
        position: relative;
        top: 9px; } }
  .messenger_cta_wrap .contact_fb {
    margin: auto;
    width: 202px;
    height: 40px; }
    @media (max-width: 1023px) {
      .messenger_cta_wrap .contact_fb {
        clear: both; } }

body.home .messenger_cta_wrap {
  max-width: 323px;
  height: 390px; }
  @media (max-width: 1023px) {
    body.home .messenger_cta_wrap {
      padding: 20px !important;
      width: 100%;
      max-width: 100%;
      height: auto; } }
  body.home .messenger_cta_wrap .title {
    margin: 18px auto 34px auto;
    width: 190px;
    font-size: 20px;
    font-weight: bold; }
    @media (max-width: 1023px) {
      body.home .messenger_cta_wrap .title {
        margin: 0;
        width: calc(100% - 120px); } }
body.home .contact_form_wrap {
  max-width: 672px;
  min-height: 390px; }
  @media (max-width: 1023px) {
    body.home .contact_form_wrap {
      padding-bottom: 0;
      height: auto;
      max-width: 100%;
      margin: 0 0 2rem; } }
  body.home .contact_form_wrap .title {
    text-align: center; }
  body.home .contact_form_wrap textarea {
    min-height: 184px; }
body.home .full_width_left {
  float: left;
  width: 49%; }
body.home .full_width_right {
  float: right;
  width: 49%; }
@media (max-width: 1023px) {
  body.home .full_width_left, body.home .full_width_right {
    width: 100%; } }

.sidebar .messenger_cta_wrap {
  padding: 20px !important; }
  .sidebar .messenger_cta_wrap .messenger_symbol {
    width: 90px;
    float: left; }
  .sidebar .messenger_cta_wrap .title {
    font-size: 19px;
    float: right;
    text-align: left !important;
    width: calc(100% - 110px);
    font-weight: bold;
    line-height: 1.4em;
    position: relative;
    top: 9px; }

div.wpcf7 div.wpcf7-response-output {
  color: #FFF !important; }

body.home .services {
  margin-bottom: 2rem; }

@media (max-width: 1023px) {
  .services {
    margin-bottom: 0; } }
.services .title {
  height: 130px;
  text-align: center;
  line-height: 130px;
  margin: 0;
  padding: 0; }
  @media (max-width: 1023px) {
    .services .title {
      height: auto;
      text-align: center;
      line-height: inherit;
      padding: 27px 0 30px; } }
.services .block {
  padding: 0 20px;
  background: #FFF;
  float: left;
  height: 260px;
  margin: 0; }
  @media (max-width: 1023px) {
    .services .block {
      float: none !important;
      margin: 0 0 1rem !important;
      width: 100% !important;
      height: auto !important;
      padding: 0 2rem 50px !important; } }
  .services .block .text {
    font-size: 19px; }
  .services .block .icon {
    height: 155px; }
    .services .block .icon img {
      max-height: 100%;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      height: 74px;
      display: block;
      margin: auto; }
.services h3 {
  text-align: center; }
.services .text {
  text-align: center; }
  .services .text span a {
    font-weight: bold; }
.services.count-3 .block {
  width: calc(33.33333% - 41px); }
  .services.count-3 .block:nth-of-type(2) {
    margin: 0 61px; }
  .services.count-3 .block:last-of-type {
    float: right; }
.services.count-4 .block {
  margin: 0 0 30px;
  height: auto;
  width: calc(50% - 15px); }
  .services.count-4 .block .text {
    padding-bottom: 2rem; }
  .services.count-4 .block:nth-child(2n) {
    float: right; }
  .services.count-4 .block:last-of-type, .services.count-4 .block:nth-last-of-type(2) {
    margin-bottom: 0; }

@media (max-width: 1023px) {
  body.page-template section.services .block {
    padding: 2rem !important;
    height: auto !important;
    clear: both; }
    body.page-template section.services .block:before, body.page-template section.services .block:after {
      content: " ";
      display: table; }
    body.page-template section.services .block:after {
      clear: both; }
    body.page-template section.services .block .icon {
      height: auto;
      width: 60px;
      float: left; }
      body.page-template section.services .block .icon img {
        transform: none;
        top: auto;
        height: auto; }
    body.page-template section.services .block h3 {
      word-wrap: break-word;
      hyphens: auto;
      float: left;
      width: calc(100% - 90px);
      clear: none;
      text-align: left;
      margin-left: 20px; }
    body.page-template section.services .block .text {
      clear: both;
      text-align: left;
      font-size: 15px;
      margin-top: 0.5rem;
      padding-bottom: 0; } }
.page-template-page-service .services {
  margin: 30px 0; }

#contact_form .info .title, #contact_form .info .sub {
  text-align: left; }
#contact_form .info p {
  margin-bottom: 1rem; }
#contact_form .info .contact_info .block {
  margin-bottom: 1rem; }
  #contact_form .info .contact_info .block .icon {
    color: #003AA4;
    font-size: 30px;
    width: 40px;
    float: left;
    margin-right: 0.5rem; }
  #contact_form .info .contact_info .block .details {
    float: left; }
    #contact_form .info .contact_info .block .details strong {
      display: block; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:$desktop-width)/";
  width: 1024px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:$desktop-width) and (max-width:64em)/";
  width: 1024px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  clear: both; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.center {
  margin: auto; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  width: 100%; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.no_padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.column,
.columns {
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0 !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
@media only screen and (min-width: 1024px) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0 !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0 !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }

  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }

  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }

  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }

  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }

  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }

  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }

  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }

  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }

  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }

  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }

  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }

  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 1024px) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }

  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }

  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }

  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }

  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }

  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }

  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }

  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }

  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }

  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }

  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }

  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }

  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }

  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }

  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }

  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }

  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }

  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }

  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }

  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }

  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }

  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }

  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }

  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }

  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 1024px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }

  .hide-on-print,
  .hide-for-print {
    display: none !important; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
#floating_contact {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100; }
  @media (max-width: 1023px) {
    #floating_contact {
      display: block; } }
  #floating_contact a {
    display: block;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px; }
  @media (max-width: 1023px) {
    #floating_contact {
      left: 0; }
      #floating_contact a {
        width: 100% !important; } }
  #floating_contact a.contact_fb {
    width: 190px;
    background: #0084ff; }
    #floating_contact a.contact_fb img {
      width: 190px; }
  #floating_contact a.call_us_link {
    width: 170px;
    background: #FFF;
    color: #777777 !important; }
    #floating_contact a.call_us_link img {
      width: 26px;
      margin-right: 10px; }
    #floating_contact a.call_us_link * {
      color: #777777 !important; }

footer #inner-footer {
  background: #003AA4;
  padding-top: 61px;
  padding-bottom: 61px; }
  @media (max-width: 1023px) {
    footer #inner-footer {
      padding: 2rem 0 50px; } }
  footer #inner-footer .footer_top {
    margin-bottom: 57px; }
    footer #inner-footer .footer_top .logo {
      float: left; }
      @media (max-width: 1023px) {
        footer #inner-footer .footer_top .logo {
          margin-bottom: 2rem;
          float: none;
          width: 100%; } }
      footer #inner-footer .footer_top .logo a img {
        max-width: 100%;
        display: block;
        height: 38px; }
    footer #inner-footer .footer_top .fb_follow {
      float: right;
      width: 237px; }
      @media (max-width: 1023px) {
        footer #inner-footer .footer_top .fb_follow {
          float: none;
          width: 100%; } }
      footer #inner-footer .footer_top .fb_follow a {
        display: block;
        float: left; }
      footer #inner-footer .footer_top .fb_follow span {
        font-size: 21px;
        font-weight: bold;
        color: #FFF;
        width: 170px;
        display: block;
        line-height: 24px;
        padding-left: 62px; }
        @media (max-width: 1023px) {
          footer #inner-footer .footer_top .fb_follow span {
            width: auto;
            position: relative;
            top: 8px; } }
      footer #inner-footer .footer_top .fb_follow img {
        margin-right: 0.5rem;
        width: 44px;
        display: block;
        float: left; }
  footer #inner-footer .footer_block {
    width: 25%;
    float: left; }
    @media (max-width: 1023px) {
      footer #inner-footer .footer_block {
        width: 100%;
        float: none;
        clear: both;
        margin: 0 0 20px;
        display: none; }
        footer #inner-footer .footer_block.address_block {
          display: block; }
        footer #inner-footer .footer_block:before, footer #inner-footer .footer_block:after {
          content: " ";
          display: table; }
        footer #inner-footer .footer_block:after {
          clear: both; }
        footer #inner-footer .footer_block > .title {
          display: block;
          line-height: 45px;
          color: #000; }
        footer #inner-footer .footer_block.open {
          border-bottom: 1px solid #EDEDED;
          padding-bottom: 10px; }
          footer #inner-footer .footer_block.open p {
            margin-bottom: 0; }
          footer #inner-footer .footer_block.open > * {
            display: block !important; }
          footer #inner-footer .footer_block.open > .title {
            border: none; }
            footer #inner-footer .footer_block.open > .title:before {
              content: "-"; } }
    footer #inner-footer .footer_block .title {
      color: #FFF;
      text-align: left;
      padding: 0;
      font-weight: bold;
      margin: 0 0 0.5rem;
      font-size: 20px; }
      @media (max-width: 1023px) {
        footer #inner-footer .footer_block .title {
          margin: 0; } }
    footer #inner-footer .footer_block p {
      color: #FFF;
      margin-top: 0;
      font-weight: bold;
      font-size: 20px; }
    footer #inner-footer .footer_block a {
      color: #FFF;
      border: none;
      text-decoration: underline; }
      footer #inner-footer .footer_block a:hover {
        text-decoration: none; }
    footer #inner-footer .footer_block.social_links a {
      display: block; }
  footer #inner-footer #inner-footer {
    position: relative; }
  footer #inner-footer nav {
    width: 75%;
    float: left; }
    @media (max-width: 1023px) {
      footer #inner-footer nav {
        width: 100%;
        float: none; }
        footer #inner-footer nav li {
          border-bottom: 1px solid #EDEDED;
          display: block;
          height: 45px;
          line-height: 45px; }
          footer #inner-footer nav li:last-of-type {
            border-bottom: none; } }
  footer #inner-footer .textwidget {
    width: 25%;
    float: left;
    text-align: right; }
    @media (max-width: 1023px) {
      footer #inner-footer .textwidget {
        width: 100%; } }
    footer #inner-footer .textwidget .address {
      margin-bottom: 0.5rem; }
    footer #inner-footer .textwidget .logo img {
      height: 27px; }
    footer #inner-footer .textwidget .fb-messengermessageus {
      margin: 2rem 0; }
    footer #inner-footer .textwidget p {
      margin: 0; }
  footer #inner-footer .fb-messengermessageus a {
    float: right; }

footer #copyright {
  height: 80px;
  line-height: 80px;
  background: #F2F2F2;
  text-align: center;
  color: rgba(99, 101, 102, 0.5);
  border-top: 1px solid #EDEDED; }
  @media (max-width: 1023px) {
    footer #copyright {
      padding-bottom: 50px;
      height: 130px; } }

#footer_mobile_contact {
  position: fixed !important;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  height: 28px;
  padding: 10px 0;
  z-index: 99;
  box-sizing: content-box;
  border-top: 1px solid #EDEDED; }
  #footer_mobile_contact > div {
    float: left;
    width: 50%;
    padding-right: 5px; }
    #footer_mobile_contact > div:nth-child(2) {
      padding-right: 0;
      padding-left: 5px; }
  #footer_mobile_contact a.btn-icon {
    float: right;
    width: 152px; }

html, body {
  background: #ebebeb; }

body {
  padding-top: 167px; }

.fb-messengermessageus a {
  display: block;
  background-image: url(../images/messenger-btn.svg);
  width: 150px;
  height: 30px;
  background-size: cover;
  border: none !important;
  margin: 0;
  padding: 0; }

.col-right.sidebar {
  display: none; }

#filtering_opener {
  display: none; }

.widgettitle {
  font-size: 27px;
  margin-bottom: 1rem; }

.post_author, #recent-posts-widget .block, .campaign_specialist {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #EDEDED;
  height: 80px;
  box-sizing: content-box; }
  .post_author .image, #recent-posts-widget .block .image, .campaign_specialist .image {
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    float: left;
    margin-right: 15px; }
  .post_author .meta, #recent-posts-widget .block .meta, .campaign_specialist .meta {
    max-height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: left;
    width: calc(100% - 95px); }
    .post_author .meta .name, #recent-posts-widget .block .meta .name, .campaign_specialist .meta .name {
      font-weight: bold;
      color: #003AA4; }
    .post_author .meta .position, #recent-posts-widget .block .meta .position, .campaign_specialist .meta .position {
      color: #293033;
      font-size: 16px;
      line-height: 18px;
      margin: 0 0 10px; }
    .post_author .meta .bio, #recent-posts-widget .block .meta .bio, .campaign_specialist .meta .bio {
      color: #636566;
      font-size: 16px;
      line-height: 18px; }
    .post_author .meta .published_at, #recent-posts-widget .block .meta .published_at, .campaign_specialist .meta .published_at {
      color: #99a0a9; }
    .post_author .meta .read_more, #recent-posts-widget .block .meta .read_more, .campaign_specialist .meta .read_more {
      color: #293033;
      font-size: 16px; }
      .post_author .meta .read_more:hover, #recent-posts-widget .block .meta .read_more:hover, .campaign_specialist .meta .read_more:hover {
        color: #003AA4; }

.widget_search #searchsubmit {
  display: none !important; }

.campaign_specialist {
  height: auto;
  padding-bottom: 0;
  border: none; }
  .campaign_specialist .meta {
    top: 0;
    transform: none; }
  .campaign_specialist.wide {
    margin-top: 30px;
    border: 1px solid #EDEDED;
    background: #F5F5F7;
    border-radius: 4px;
    position: relative;
    padding: 18px 20px 0; }

.widget_categories ul li {
  border-bottom: 1px solid #EDEDED;
  line-height: 60px;
  position: relative; }
  .widget_categories ul li:before {
    color: #003AA4;
    content: "\f054";
    font-family: "FontAwesome";
    position: absolute; }
  .widget_categories ul li a {
    color: #293033;
    display: block;
    margin-left: 1rem;
    line-height: 60px; }
    .widget_categories ul li a:hover {
      color: #003AA4; }

#recent-posts-widget .block .image {
  display: block;
  background-size: cover;
  background-position: center; }
#recent-posts-widget .block .title {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 2px;
  text-align: left;
  margin-top: 0; }

.block-layered-nav > .block-title {
  display: none !important; }
.block-layered-nav .block-content {
  border: none;
  background: transparent; }
.block-layered-nav .block-subtitle {
  display: none; }
.block-layered-nav #narrow-by-list > * {
  padding: 0;
  margin: 0; }
.block-layered-nav #narrow-by-list > dt {
  background: none;
  font-size: 14px;
  text-transform: capitalize;
  color: #131219;
  font-weight: normal;
  margin: 23px 0 4px !important; }
  .block-layered-nav #narrow-by-list > dt:first-of-type {
    margin-top: 0 !important; }
.block-layered-nav ol {
  padding: 0;
  margin: 0; }
  .block-layered-nav ol li {
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    font-weight: 300; }
    .block-layered-nav ol li:before {
      display: none !important; }
    .block-layered-nav ol li a {
      color: #131219;
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      display: inline-block; }
      .block-layered-nav ol li a:hover {
        color: #1e7ec8; }

.post_share a {
  display: block;
  color: #99a0a9;
  margin-bottom: 0.5rem; }
  .post_share a:hover {
    color: #003AA4; }

.block-layered-nav dt {
  margin-left: 0 !important;
  padding-left: 0 !important; }

#narrow-by-list2 > * {
  padding: 0;
  margin: 0; }
#narrow-by-list2 > dt {
  background: none;
  font-size: 14px;
  text-transform: capitalize;
  color: #131219;
  font-weight: normal;
  margin: 23px 0 4px !important; }
  #narrow-by-list2 > dt:first-of-type {
    margin-top: 0 !important; }

#main_header {
  padding: 0;
  width: auto;
  z-index: 1000;
  background: transparent;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  overflow: visible;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  /* logo */ }
  #main_header .contact_fb {
    float: right;
    margin-top: 21px;
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
    width: 177px; }
    @media (max-width: 1023px) {
      #main_header .contact_fb {
        display: none; } }
  #main_header nav ul li {
    display: inline-block;
    padding: 0 30px; }
    #main_header nav ul li:hover .sub-menu-wrap {
      display: block; }
    @media (max-width: 1023px) {
      #main_header nav ul li {
        padding: 0; } }
    #main_header nav ul li:first-of-type {
      padding-left: 0; }
    #main_header nav ul li:last-of-type {
      padding-right: 0; }
    #main_header nav ul li a {
      font-size: 16px; }
  #main_header nav .sub-menu-wrap {
    display: none; }
  #main_header #main_nav {
    float: left; }
  #main_header .logo {
    height: 87px;
    float: left;
    width: 311px;
    margin-right: 30px; }
    @media (max-width: 1023px) {
      #main_header .logo {
        width: 179px;
        margin-right: 0;
        margin-left: 10px; } }
    #main_header .logo a {
      border: none;
      padding: 0;
      display: block;
      position: relative;
      top: 22px;
      height: 57px; }
      @media (max-width: 1023px) {
        #main_header .logo a {
          top: 26px;
          height: 25px; } }
      #main_header .logo a img {
        max-width: 100%;
        display: block;
        height: 52px; }
        @media (max-width: 1023px) {
          #main_header .logo a img {
            height: 25px; } }
      #main_header .logo a .subheading {
        display: block;
        color: #FFF;
        font-size: 17px;
        text-align: center;
        margin-top: 4px;
        margin-left: 6px; }
        @media (max-width: 1023px) {
          #main_header .logo a .subheading {
            font-size: 15px; } }
  #main_header #header-top {
    height: 95px;
    background: #FFF; }
    @media (max-width: 1023px) {
      #main_header #header-top {
        height: 75px; } }
    #main_header #header-top nav {
      float: left; }
      #main_header #header-top nav ul li {
        line-height: 100px; }
        #main_header #header-top nav ul li a {
          color: #FFF;
          border-color: #FFF; }
    #main_header #header-top .header-info {
      width: 380px;
      float: right;
      position: relative;
      top: 39px; }
      @media (max-width: 1023px) {
        #main_header #header-top .header-info {
          display: none; } }
      #main_header #header-top .header-info .block {
        float: right; }
        #main_header #header-top .header-info .block img {
          float: left;
          width: 34px;
          position: relative;
          top: -2px;
          margin-right: 0.5rem; }
        #main_header #header-top .header-info .block .text {
          color: #003AA4;
          float: left;
          font-weight: bold;
          font-size: 21px; }
        #main_header #header-top .header-info .block:nth-child(2) {
          margin-right: 66px; }
  #main_header #header-bottom {
    height: 72px;
    background: #003AA4;
    position: relative; }
    @media (max-width: 1023px) {
      #main_header #header-bottom {
        height: 75px;
        line-height: 75px; } }
    #main_header #header-bottom nav ul li a {
      color: #FFF;
      line-height: 72px;
      display: block; }
      #main_header #header-bottom nav ul li a:hover {
        text-decoration: underline;
        color: #FFF; }

#menu-main_menu > li > .sub-menu-wrap > .sub-menu,
#menu-main_menu_mobile > li > .sub-menu-wrap > .sub-menu {
  margin: auto;
  position: relative; }

#menu-main_menu_mobile > li > .sub-menu-wrap:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f2f2f2;
  width: 1242px; }

#header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap li.active > a {
  color: #003AA4;
  position: relative; }
  #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap li.active > a:before {
    content: "";
    display: block;
    background-image: url(/img/check_2.svg);
    background-size: contain;
    height: 20px;
    width: 19px;
    background-repeat: no-repeat;
    position: absolute;
    left: -50px;
    top: 22px; }

#header-bottom #menu-main_menu {
  width: 100%;
  float: left; }
  #header-bottom #menu-main_menu > li a {
    font-size: 16px; }

#header-bottom #menu-main_menu > li > .sub-menu-wrap, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap {
  box-shadow: 0 6px 20px -6px rgba(75, 104, 132, 0.32), 0 0 0 1px rgba(75, 104, 132, 0.06);
  position: absolute;
  left: 0;
  right: 0;
  top: 72px;
  background: #FFF; }
  #header-bottom #menu-main_menu > li > .sub-menu-wrap li > a, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap li > a {
    display: block;
    position: relative; }
  #header-bottom #menu-main_menu > li > .sub-menu-wrap li.menu-item-has-children > a:before, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap li.menu-item-has-children > a:before {
    content: ">";
    position: absolute;
    right: 10px; }
  #header-bottom #menu-main_menu > li > .sub-menu-wrap > ul li, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap > ul li {
    border-bottom: 1px solid #EDEDED;
    width: 300px;
    clear: both;
    float: none;
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0;
    font-size: 14px; }
    #header-bottom #menu-main_menu > li > .sub-menu-wrap > ul li .sub-menu-wrap, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap > ul li .sub-menu-wrap {
      display: none;
      position: absolute;
      left: 300px;
      top: 0;
      right: 0;
      background: #f2f2f2;
      bottom: 0;
      padding: 0 1rem; }
      #header-bottom #menu-main_menu > li > .sub-menu-wrap > ul li .sub-menu-wrap ul li, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap > ul li .sub-menu-wrap ul li {
        border-bottom: 1px solid #D4D6D6;
        font-size: 14px;
        clear: none;
        float: left;
        width: 26%;
        line-height: 17px;
        height: auto;
        margin: 0 7% 0 0; }
        #header-bottom #menu-main_menu > li > .sub-menu-wrap > ul li .sub-menu-wrap ul li a, #header-bottom #menu-main_menu_mobile > li > .sub-menu-wrap > ul li .sub-menu-wrap ul li a {
          padding: 14px 0; }

#header_contact_btn {
  display: none; }

#header-bottom .content_wrap {
  position: unset; }
#header-bottom #menu-main_menu > li.menu-item-has-children {
  position: relative; }
  #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap {
    background: #FFF;
    padding: 0;
    width: 210px; }
    @media (max-width: 1023px) {
      #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap {
        width: 100%; } }
    #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap .sub-menu li {
      width: 100%;
      clear: none;
      border: none;
      height: 45px;
      line-height: 45px;
      padding: 0; }
      #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap .sub-menu li:first-of-type a {
        border-top: none !important; }
      #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap .sub-menu li a {
        border-top: 1px solid #ececec;
        padding: 0 15px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        color: #777777;
        text-decoration: none; }
        #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap .sub-menu li a:hover {
          text-decoration: underline;
          background: #003AA4;
          color: #FFF;
          border-color: #002f85; }
      #header-bottom #menu-main_menu > li.menu-item-has-children .sub-menu-wrap .sub-menu li:hover + li a {
        border-color: #002f85; }

#top_search_desktop {
  display: none;
  background: #FFF;
  border-bottom: 1px solid #EDEDED; }
  #top_search_desktop.open {
    display: block; }
  #top_search_desktop .close {
    width: 11px;
    position: absolute;
    right: 0;
    top: 28px;
    opacity: 0.5;
    cursor: pointer; }
  #top_search_desktop input {
    border: none;
    height: 67px;
    line-height: 67px;
    padding-left: 0; }

#main_header #under_header_contact, #main_header #under_header_booking, #under_header_consultation {
  border-top: none;
  padding: 30px 0;
  z-index: -1;
  position: relative;
  top: -100vh;
  display: none; }
  @media (max-width: 1023px) {
    #main_header #under_header_contact, #main_header #under_header_booking, #under_header_consultation {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
  #main_header #under_header_contact .title, #main_header #under_header_booking .title, #under_header_consultation .title {
    margin-bottom: 30px; }
  #main_header #under_header_contact .actions, #main_header #under_header_booking .actions, #under_header_consultation .actions {
    text-align: center;
    width: 35%;
    margin: auto; }
    @media (max-width: 1023px) {
      #main_header #under_header_contact .actions, #main_header #under_header_booking .actions, #under_header_consultation .actions {
        width: 65%;
        margin: 10px auto 0; } }
    #main_header #under_header_contact .actions .btn, #main_header #under_header_contact .actions .button, #main_header #under_header_booking .actions .btn, #main_header #under_header_booking .actions .button, #under_header_consultation .actions .btn, #under_header_consultation .actions .button {
      display: inline-block !important;
      width: calc(50% - 20px) !important;
      margin: 0 10px;
      padding: 0; }

#under_header_contact_overlay, #under_header_booking_overlay, #under_header_consultation_overlay {
  background: rgba(0, 0, 0, 0.37);
  position: fixed;
  display: none; }

#hamburger_menu {
  display: none; }

#menu-main_menu_mobile {
  display: none !important; }

#top_header_buttons_mobile {
  display: none; }

@media (max-width: 1023px) {
  #top_search {
    display: none !important; }

  body {
    padding-top: 0; }

  #main_header #header-bottom {
    display: none; }
    #main_header #header-bottom .content_wrap {
      padding: 0; }
    #main_header #header-bottom.open {
      display: block;
      height: auto; }
  #main_header #menu-main_menu > li > a {
    font-size: 18px !important; }

  #main_header .logo {
    height: 75px;
    padding: 0;
    margin: 0;
    position: relative;
    left: 11px;
    width: 184px !important; }
    #main_header .logo a {
      height: 60px !important;
      top: 8px; }
      #main_header .logo a img {
        height: 60px !important; }
  #main_header #main_nav {
    float: none; }
    #main_header #main_nav.open {
      display: block;
      position: fixed;
      left: 0;
      width: 100%;
      height: calc(100vh - 75px);
      z-index: 9999;
      top: 75px;
      bottom: 0; }
      #main_header #main_nav.open #menu-main_menu {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        bottom: 0; }
  #main_header #menu-main_menu {
    background-color: #003AA4; }
    #main_header #menu-main_menu li.menu-item-has-children > a:before {
      content: "+";
      position: absolute;
      right: 10px; }
    #main_header #menu-main_menu li.menu-item-has-children.open > a:before {
      content: "-"; }
    #main_header #menu-main_menu > li {
      display: block;
      clear: both;
      float: none;
      height: auto;
      margin: 0;
      line-height: 60px;
      position: relative;
      padding: 0; }
      #main_header #menu-main_menu > li > a {
        padding-left: 0.5rem;
        border-bottom: 1px solid #EDEDED;
        display: block;
        line-height: 53px !important;
        height: 53px; }
      #main_header #menu-main_menu > li:last-of-type > a {
        border-bottom: none; }
      #main_header #menu-main_menu > li > .sub-menu-wrap {
        box-shadow: none;
        position: relative;
        top: auto;
        right: auto;
        left: auto; }
        #main_header #menu-main_menu > li > .sub-menu-wrap .sub-menu {
          background: #fff; }
        #main_header #menu-main_menu > li > .sub-menu-wrap > ul li {
          width: 100%;
          height: auto;
          line-height: 53px; }
          #main_header #menu-main_menu > li > .sub-menu-wrap > ul li a {
            line-height: 53px;
            height: 53px;
            color: #777777;
            padding: 0;
            padding-left: 0.5rem;
            border-bottom: 1px solid #999999; }
            #main_header #menu-main_menu > li > .sub-menu-wrap > ul li a:focus {
              color: #003AA4; }
          #main_header #menu-main_menu > li > .sub-menu-wrap > ul li:last-of-type a {
            border-bottom: none; }
  #main_header.open #nav-icon3 span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%; }
  #main_header.open #nav-icon3 span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0; }
  #main_header.open #nav-icon3 span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0; }
  #main_header.open #nav-icon3 span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }

  #menu-main_menu > li > .sub-menu-wrap > .sub-menu {
    width: 100%; }
  #menu-main_menu > li > .sub-menu-wrap:before {
    display: none; }

  #menu-secondary_menu {
    display: none !important; }

  #menu-main_menu {
    display: block !important; }

  #header-bottom #menu-main_menu .sub-menu-wrap {
    display: none !important; }
  #header-bottom #menu-main_menu li.open > .sub-menu-wrap {
    display: block !important; }

  #nav-icon3 {
    width: 45px;
    height: 45px;
    position: relative;
    margin: auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    margin-left: 14px;
    top: 25px; }
    #nav-icon3 span {
      background: #FFF;
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .2s ease-in-out;
      -moz-transition: .2s ease-in-out;
      -o-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
    #nav-icon3 span:nth-child(1) {
      top: 0px; }
    #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
      top: 13px; }
    #nav-icon3 span:nth-child(4) {
      top: 26px; }

  #header_contact_btn {
    background: #77C6FF;
    display: block;
    position: absolute;
    right: 70px;
    top: 0;
    height: 75px;
    width: 70px;
    padding: 25px 20px 20px; }

  #hamburger_menu {
    background: #003AA4;
    outline: none;
    display: block;
    position: absolute;
    color: #FFF;
    font-size: 36px;
    top: 0;
    right: 0;
    height: 75px;
    width: 70px; }
    #hamburger_menu .text {
      display: block;
      width: calc(100% - 64px);
      float: right;
      font-weight: bold;
      font-size: 27px;
      position: relative;
      top: 31px;
      color: #FFF; }
    #hamburger_menu .close {
      display: none; }
    #hamburger_menu.open .open {
      display: none; }
    #hamburger_menu.open .close {
      display: block; } }
@media (min-width: 1024px) and (max-width: 1210px) {
  #header-bottom #menu-secondary_menu > li.has_submenu .sub-menu-wrap {
    padding-left: 19px;
    padding-right: 19px; }

  #top_search_desktop input {
    padding-left: 19px; }

  #header-bottom > .content_wrap, #header-top > .content_wrap {
    width: calc(100% - 40px); }

  #main_header #header-top nav ul li {
    line-height: 11px; }
    #main_header #header-top nav ul li:nth-child(3) {
      margin-left: 0; }
    #main_header #header-top nav ul li a {
      font-size: 15px; }

  #menu-main_menu {
    width: 260px; }

  #main_header #top_search a {
    height: 87px; }

  #main_header #top_search .input_cnt {
    top: 87px; }

  #main_header #top_search.open a img {
    top: 36px; }

  #main_header #top_search a img {
    top: 26px; }

  #main_header #header-bottom nav ul li {
    display: block;
    margin: 0 9px;
    float: left; }
    #main_header #header-bottom nav ul li:first-of-type {
      margin-left: 0; }
  #main_header #header-bottom #menu-item-1312 {
    clear: right; }
  #main_header #header-bottom #menu-item-1313 {
    margin-left: 0; }
  #main_header #header-bottom #menu-item-1317 {
    clear: left;
    margin-left: 0 !important; } }
.header_image {
  padding-top: 87px;
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  position: relative; }
  @media (max-width: 1024px) {
    .header_image {
      height: 400px; } }
  @media (min-width: 1800px) {
    .header_image {
      height: 700px; } }
  .header_image .inner {
    position: absolute;
    height: 250px;
    top: 50%;
    margin-top: -125px;
    width: 800px;
    left: 50%;
    margin-left: -400px; }
  .header_image h1 {
    height: 155px;
    line-height: 229px;
    font-size: 175px;
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 9px;
    max-width: 100%;
    color: #FFF; }
  .header_image h2 {
    width: 250px;
    height: 70px;
    line-height: 27px; }
  .header_image .btn-white {
    color: #FFF;
    width: 50%;
    margin: auto;
    display: block; }
    .header_image .btn-white:hover {
      color: #293033; }

body.error404 #content {
  padding: 170px 250px; }
body.error404 h1 {
  text-align: center; }
body.error404 section.search {
  margin-top: 50px; }

body.home #fp_blog_item_section {
  padding-top: 76px;
  padding-bottom: 62px; }
  @media (max-width: 1023px) {
    body.home #fp_blog_item_section {
      padding-top: 40px;
      padding-bottom: 30px; } }

#post_header_img {
  height: 545px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  @media (max-width: 1023px) {
    #post_header_img {
      height: 280px; } }
  #post_header_img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.45); }
  #post_header_img .content {
    max-height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 672px;
    margin: auto;
    position: relative;
    z-index: 100;
    max-width: 100%; }
    #post_header_img .content h1, #post_header_img .content h2 {
      color: #FFF;
      text-align: center; }
    @media (max-width: 1023px) {
      #post_header_img .content h1 {
        font-size: 38px;
        line-height: 48px;
        font-weight: normal;
        padding: 0 40px; } }
    #post_header_img .content h2 {
      font-size: 20px; }
      @media (max-width: 1023px) {
        #post_header_img .content h2 {
          font-size: 20px;
          margin: 6px 0 0;
          font-weight: normal; } }

#fp_blog_posts {
  margin-top: 34px; }
  @media (max-width: 1023px) {
    #fp_blog_posts {
      margin-top: 17px; }
      #fp_blog_posts > article {
        padding: 0; } }
  #fp_blog_posts article:first-of-type {
    padding-left: 0; }
  #fp_blog_posts article:last-of-type {
    padding-right: 0; }
  #fp_blog_posts #post-1 {
    padding-left: 0; }
  #fp_blog_posts #post-2 {
    padding: 0 6px; }
  #fp_blog_posts #post-3 {
    padding-right: 0; }

.post {
  position: relative;
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/
  /*|------------------------------------------------------------------------------------------------------*/ }
  .post .content {
    float: left; }
  .post h2 {
    padding-bottom: 0.5rem; }
  .post h3 + p {
    margin-top: 0; }
  .post .meta {
    margin-bottom: 0.5rem;
    color: #99a0a9;
    font-size: 16px; }
  .post .goto {
    position: absolute;
    right: 46px;
    bottom: 39px;
    font-size: 18px; }
    @media (max-width: 1023px) {
      .post .goto {
        display: none; } }
  .post .image {
    float: left;
    height: 100%;
    background-size: cover;
    background-position: center;
    padding: 0;
    border: none;
    display: block; }
  .post.fp_additional .image {
    width: 370px;
    height: 295px; }
    @media (max-width: 1023px) {
      .post.fp_additional .image {
        width: 100%;
        height: 200px; } }
  .post.fp_additional .content {
    float: right;
    width: calc(100% - 420px); }
    @media (max-width: 1023px) {
      .post.fp_additional .content {
        float: none;
        width: 100%; } }
    @media (max-width: 1023px) {
      .post.fp_additional .content .title {
        padding: 30px 0; } }
  .post.fp_first, .post.blog_first {
    height: 380px; }
    @media (min-width: 1024px) and (max-width: 1199px) {
      .post.fp_first .image, .post.blog_first .image {
        width: 500px !important; }
      .post.fp_first .content, .post.blog_first .content {
        width: calc(100% - 500px) !important; } }
    @media (max-width: 1023px) {
      .post.fp_first, .post.blog_first {
        height: auto; } }
    .post.fp_first .content, .post.blog_first .content {
      text-align: center;
      width: calc(100% - 745px); }
      @media (max-width: 1023px) {
        .post.fp_first .content, .post.blog_first .content {
          top: auto;
          transform: inherit;
          width: 100%;
          float: right;
          clear: both;
          margin-top: 175px;
          padding: 35px; } }
    .post.fp_first .image, .post.blog_first .image {
      width: 745px; }
      @media (max-width: 1023px) {
        .post.fp_first .image, .post.blog_first .image {
          height: 175px;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          right: 0; } }
  .post.blog_first {
    padding: 1rem;
    margin-bottom: 2rem; }
    @media (max-width: 1023px) {
      .post.blog_first {
        padding: 0;
        margin-bottom: 1rem; }
        .post.blog_first .image {
          margin: 25px;
          width: calc(100% - 50px); } }
    .post.blog_first .content {
      padding-left: 1rem; }
    .post.blog_first * {
      text-align: left; }
  .post.blog_item {
    padding: 0;
    overflow: hidden; }
    .post.blog_item .image {
      width: 100%;
      height: 200px;
      float: none;
      position: relative;
      display: block;
      border-radius: 9px;
      margin: 0 0 0.5rem; }
      .post.blog_item .image .white_wave {
        z-index: 10; }
      @media (max-width: 1023px) {
        .post.blog_item .image {
          height: 200px;
          float: left;
          width: 100%; } }
      @media (min-width: 1024px) and (max-width: 1023px) {
        .post.blog_item .image {
          width: 140px; } }
    .post.blog_item .content {
      float: none;
      overflow: hidden; }
      @media (max-width: 1023px) {
        .post.blog_item .content {
          margin-top: 0.5rem;
          height: auto;
          width: 100%; } }
      .post.blog_item .content .published_at {
        color: #99a0a9;
        margin-bottom: 0.5rem; }
        @media (max-width: 1023px) {
          .post.blog_item .content .published_at {
            font-size: 14px; } }
      .post.blog_item .content .title {
        margin: 0;
        padding: 1rem 0 0.5rem;
        text-align: left;
        font-size: 24px;
        line-height: 31px;
        font-weight: bold; }
      .post.blog_item .content .excerpt {
        height: 100px;
        overflow: hidden; }
        @media (max-width: 767px) {
          .post.blog_item .content .excerpt {
            height: auto; } }
        @media (max-width: 1023px) {
          .post.blog_item .content .excerpt {
            height: auto; } }
    .post.blog_item:hover .title {
      color: #003AA4; }
    .post.blog_item:hover .image:after {
      opacity: 1; }
  .post.fp_additional, .post.blog_item {
    padding-bottom: 1rem; }
    @media (max-width: 1023px) {
      .post.fp_additional, .post.blog_item {
        padding-bottom: 0;
        margin-bottom: 2rem; } }

body.blog .archive-title, body.archive .archive-title, body.search .archive-title {
  padding-left: 0.9375rem; }
body.blog #inner-content, body.archive #inner-content, body.search #inner-content {
  margin-top: 1rem;
  background: transparent; }
  body.blog #inner-content #main, body.archive #inner-content #main, body.search #inner-content #main {
    background: transparent; }
    body.blog #inner-content #main .post.blog_item, body.archive #inner-content #main .post.blog_item, body.search #inner-content #main .post.blog_item {
      margin-bottom: 30px; }

body.search .post.blog_item .content {
  height: 220px; }

.blog_wrap {
  width: 1020px;
  margin: auto;
  max-width: 90%; }

.show_mobile.breadcrumbs {
  margin: 20px 0 0; }

#content.page_item .cover_image {
  padding: 0;
  margin: 0; }
  @media (max-width: 1023px) {
    #content.page_item .cover_image {
      margin-left: -15px;
      margin-right: -15px; } }
  #content.page_item .cover_image .inner {
    background-position: center bottom; }

body.page-id-23 #content.page_item .cover_image .inner {
  background-position: center; }

@media (max-width: 1023px) {
  body.page #content {
    padding-top: 0; } }

body.page-id-17 iframe {
  max-width: 100%; }

.article-header, .cover_image {
  margin-bottom: 2rem; }
  @media (max-width: 1023px) {
    .article-header, .cover_image {
      margin: 0;
      width: calc(100% + 30px);
      margin: 0 -15px;
      margin-bottom: 30px; } }
  .article-header .inner, .cover_image .inner {
    width: 100%;
    height: 450px;
    background-size: cover;
    background-position: center;
    border-radius: 10px; }
    @media (max-width: 1023px) {
      .article-header .inner, .cover_image .inner {
        height: 200px;
        margin-bottom: 30px; } }
  .article-header img, .cover_image img {
    border-radius: 10px;
    width: 100%; }
    @media (max-width: 1023px) {
      .article-header img, .cover_image img {
        border-radius: 0; } }

.price_examples .block {
  margin-bottom: 2rem; }
  .price_examples .block .image img {
    margin-bottom: 1rem; }

.child-pages {
  margin-top: 2rem; }
  @media (max-width: 1023px) {
    .child-pages {
      padding: 0 15px; } }
  .child-pages article .post.blog_item .image {
    height: 200px; }
  .child-pages article .post.blog_item h2 {
    padding-top: 0; }

.employees {
  margin-top: 2rem; }

div.wpcf7 span.wpcf7-not-valid-tip {
  color: #FFF;
  font-size: 12px;
  font-weight: bold; }
div.wpcf7 div.wpcf7-response-output {
  margin: 2rem auto;
  padding: .813rem;
  display: block !important;
  max-width: 681px;
  font-size: 14px;
  text-align: center;
  border-color: #a00; }

@media (max-width: 1023px) {
  .show_desktop {
    display: none; } }

.show_mobile {
  display: none; }
  @media (max-width: 1023px) {
    .show_mobile {
      display: block; } }

html, body {
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  color: #777777;
  line-height: 24px;
  background: #EDEDED;
  font-family: "Myriad Web Pro", sans-serif;
  font-size: 16px; }
  @media (max-width: 1023px) {
    html, body {
      font-size: 16px; } }

@media (max-width: 1023px) {
  body {
    padding-top: 75px; } }

/*# sourceMappingURL=style.css.map */
