@charset "UTF-8";
/*
Theme Name: NHC
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font: 13px/1.55 "Montserrat", sans-serif;
  color: #363636;
  margin: 0; }
  @media (min-width: 769px) {
    body {
      font-size: 16px; } }



.list-wrapp.members p {
    font-size: 12px;
    font-weight: 700;
    color: #005288;
}

.b-staff-list .ttl {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #444 !important;
}

a {
  color: #005288;
  text-decoration: none;
  transition: .1s linear; }
  .entry-content a,
div.elementor .elementor-text-editor a{
  color: #005288;
  text-decoration:underline;
}
.entry-content a:hover,
div.elementor .elementor-text-editor a:hover{
  text-decoration: none;
}
b, strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  color: #005288; }

h1, h2, h3, h4, h5, h6, b, strong, th {
  font-weight: bold; }

h1 {
  font-size: 52px;
  line-height: 1;
  font-family: "PT Serif", sans-serif; }
  @media (min-width: 769px) {
    h1 {
      font-size: 5.75em; } }

h2 {
  font-size: 24px; }
  @media (min-width: 769px) {
    h2 {
      font-size: 2.125em; } }

h3 {
  font-size: 20px; }
  @media (min-width: 769px) {
    h3 {
      font-size: 1.8em; } }

h4 {
  font-size: 110%; }
  @media (min-width: 769px) {
    h4 {
      font-size: 1.5em; } }

h5 {
  font-size: 100%; }

h6 {
  font-size: 90%; }

i, cite, em, var, dfn, address {
  font-style: italic; }

ul li, ol li {
  list-style-position: outside; }

ul {
  list-style-type: disc;
  margin: 0 0 1.3em;
  padding: 0 0 0 15px; }

ol {
  margin: 0 0 1.3em;
  padding: 0 0 0 15px; }

dl, p, h1, h2, h3, h4, h5, h6, applet, embed, object, frameset {
  margin: 0 0 1.3em; }

button {
  cursor: pointer; }

input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
input[type="tel"],
textarea {
  padding: 18px 20px;
  border: 1px solid #c2c2c2;
  border-bottom: 3px solid #c2c2c2;
  background: #fff;
  border-radius: 3px; }
  @media (min-width: 769px) {
    input[type="text"],
    input[type="password"],
    input[type="url"],
    input[type="email"],
    input[type="tel"],
    textarea {
      padding: 22px;
      font-size: 16px; } }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="url"][disabled],
  input[type="email"][disabled],
  input[type="tel"][disabled],
  textarea[disabled] {
    background: #e8ebeb;
    color: #ababab; }
  input[type="text"].error,
  input[type="password"].error,
  input[type="url"].error,
  input[type="email"].error,
  input[type="tel"].error,
  textarea.error {
    border-color: #f00;
    color: #f00; }

.bgi {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.ovh {
  overflow: hidden; }

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

.alignleft {
  float: left;
  margin: 0 15px 1.3em 0; }

.alignright {
  float: right;
  margin: 0 0 1.3em 15px; }

.aligncenter {
  display: block;
  margin: 0 auto 1.3em; }

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


.cf:after,
.container:after {
  clear: both; }

.container {
  position: relative;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
.container-post{
  padding-top: 2em;
  padding-bottom: 3em;
}
@font-face {
  font-family: 'PTSerifPro-ExtraBold';
  src: url("fonts/PTSerifPro-ExtraBold.eot");
  src: url("fonts/PTSerifPro-ExtraBold.eot") format("embedded-opentype"), url("fonts/PTSerifPro-ExtraBold.woff2") format("woff2"), url("fonts/PTSerifPro-ExtraBold.woff") format("woff"), url("fonts/PTSerifPro-ExtraBold.ttf") format("truetype"), url("fonts/PTSerifPro-ExtraBold.svg#AgendaBold") format("svg"); }

#content {
  max-width: 1170px;
  padding: 2em 15px;
  margin: 0 auto; }
  #content h1, #content h2, #content h3 {
    margin: 0 0 0.3em; }

#wrapper {
  padding-top: 86px;
  overflow: hidden; }
  @media (min-width: 769px) {
    #wrapper {
      padding-top: 149px; } }

h2.elementor-heading-title {
  text-transform: uppercase; }

.admin-bar #header {
  top: 46px; }
  @media (min-width: 769px) {
    .admin-bar #header {
      top: 32px; } }

@media (max-width: 599px) {
  .admin-bar #wpadminbar {
    position: fixed; } }

#header {
  background: #fff;
  padding: 15px 0 15px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999; }
  @media (min-width: 769px) {
    #header {
      padding: 25px 0 15px; } }
  #header .container {
    width: 1440px;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    padding: 0 15px; }
    @media (min-width: 769px) {
      #header .container {
        padding: 0 5px; } }
    #header .container:before, #header .container:after {
      display: none; }
      #header .logo img{width: 70%;height: 100%;}
  #header .logo {
    max-width: 147px; }
    @media (min-width: 769px) {
      #header .logo {
        max-width: 222px;
        text-align: left;
        width: 100%; } }
  #header .right-header {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative; }
    @media (min-width: 769px) {
      #header .right-header {
        padding: 30px 0 0; } }
    #header .form-search .holder {
      display: inline-block;
      vertical-align: middle;
      width: 0;
      overflow: hidden;
      -webkit-transition: width .3s linear;
      transition: width .3s linear;
      position: absolute;
      right:75px;
      top: 50%;
      transform: translateY(-50%);
   }
    #header .form-search.open .holder {
      width: 220px;}
      @media (min-width: 769px) {
        #header .form-search.open .holder {
          width: 95%; } }
    #header .form-search input[type="text"] {
      border: 2px solid #6c6c6c;
      background: #fff;
      padding:6px 12px;
      width: 100%;
      font-family: "Montserrat";
      font-size: 14px; }
      @media (min-width: 769px) {
    #header .form-search .holder {
      transform: translateY(-20%);
      bottom: -50px;
      right:45px;
    }
        #header .form-search input[type="text"] {
      padding: 7px 12px;
          font-size: 16px; } }
      #header .form-search input[type="text"]:focus {
        outline: none; }
    #header .form-search input[type="submit"] {
      display: inline-block;
      vertical-align: middle;
      background: url(images/svg/search.svg) no-repeat 0 0;
      width: 21px;
      height: 21px;
      border: none;
      margin: 0 25px 0 10px;
      padding: 0;
      cursor: pointer;
      text-indent: -9999px; }
      @media (min-width: 769px) {
        #header .form-search input[type="submit"] {
          width: 26px;
          height: 26px;
          margin: 0 0 0 20px; } }
      #header .form-search input[type="submit"]:focus {
        outline: none; }

@media (max-width: 768px) {
  .primary-navigation {
    display: none;
    position: fixed;
    top: 100px;
    overflow-x: auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: #363636; } 

  .nav-container:not(:has(.mobile-open)) {
    overflow: hidden;
  }

  .utility-nav {
    display: none;
    text-align: left!important;
    width: 100%!important;
    position: fixed;
    z-index: 100000;
    bottom: 0px;
    padding: 0 0 0 10px;
    left: 0px;
    opacity: 0;
  }

  .utility-nav.mobile-open {
    display: flex;
    text-align: left!important;
    width: 100%!important;
    position: fixed;
    z-index: 100000;
    bottom: 0px;
    padding: 0 0 0 10px;
    left: 0px;
    opacity: 1;
  }

  }


#utility {
  list-style: none;
  margin: 0;
  padding: 28px 0 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px; }

#nav {
  list-style: none;
  margin: 0;
  padding: 28px 0 0;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left!important;  
  font-size: 15px; }
  @media (min-width: 769px) {
    #nav, #utility {
      font-size: 16px;
      padding: 0;
      display: flex;
      align-items: center; } }
  @media (max-width: 767px) {
    #nav, #utility {
      height: 100%;
      overflow-y: auto; } }
  #nav li, #utility li {
    padding: 0 10px 20px 5px;
    position: relative; }
    @media (min-width: 769px) {
      #nav li {
        padding: 0 0 34px 0;
        margin: 0 0 0 20px; } 
      #utility li {
        padding: 0 0 10px 0;
        margin: 0 0 0 14px; }
    }
    #nav li a {
      display: block;
      font-weight: 700;
      transition: all 0.3s linear;
      color: #fff;
      position: relative;
      padding: 5px 10px; }
      #utility li a {
        display: block;
        transition: all 0.3s linear;
        color: #fff;
        position: relative;
        font-size: 14px;
        padding: 5px 10px; }
      @media (min-width: 769px) {
        #nav li a{
          color: #005288;
          padding: 0 15px 0 0; }
        #utility li a {
          color: #444444;
          padding: 0 15px 0 0; 
        }
        }
    #nav li ul {
      list-style: none;
      margin: 0;
      text-transform: none;
      padding: 11px 0 5px 13px;
      display: none;
      font-size: 13px; }
      @media (min-width: 769px) {
        #nav li ul {
          display: block;
          opacity: 0;
          visibility: hidden;
          position: absolute;
          left: -35px;
          top: 58px;
          background: #292929;
          padding: 30px 30px 0px 30px;
          font-weight: 400;
          transition: all 0.2s linear;
          white-space: nowrap; } }
      #nav li ul li {
        padding: 0 10px 14px 0; }
        @media (min-width: 769px) {
          #nav li ul li {
            padding: 0 0 48px;
            margin: 0; } }
        #nav li ul li:last-child {
          padding: 0 10px 0 0; }
          @media (min-width: 769px) {
            #nav li ul li:last-child {
              padding: 0; } }
        @media (min-width: 769px) {
          #nav li ul li a {
            color: #fff; } }
        @media (min-width: 769px) {
          #nav li ul li:hover a, #nav li ul li.current-menu-item a {
            text-decoration: underline; } }
    #nav li.font-bold {
      font-weight: 700; }
      @media (min-width: 769px) {
        #nav li.font-bold {
          text-decoration: underline; } }
  #nav > li:hover > a, #utility > li:hover > a {
    text-decoration: underline;
    color: #e31837; }
  #nav > li.current-menu-item > a, #utility > li.current-menu-item > a {
    text-decoration: underline; }
    @media (min-width: 769px) {
      #nav > li.current-menu-item > a, #utility > li.current-menu-item > a {
        font-weight: 700;
        color: #e31837; } }
  #nav > li.current-menu-parent > a, #utility > li.current-menu-parent > a {
    text-decoration: underline; }
    @media (min-width: 769px) {
      #nav > li.current-menu-parent > a, #utility > li.current-menu-parent > a  {
        font-weight: 700;
        color: #e31837; } }
  @media (min-width: 769px) {
    #nav .menu-item-has-children > a:after {
      content: "";
      position: absolute;
      top: 50%;
      border: none;
      background: url(images/svg/arrow-blue.svg) no-repeat;
      background-size: 6px 10px;
      right: 2px;
      width: 6px;
      height: 10px;
      transition: none;
      transform: translateY(-50%);
      display: block; } }
  #nav .menu-item-has-children > a i {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 25px;
    height: 25px;
    transform: translateY(-50%); }
    #nav .menu-item-has-children > a i:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      width: 10px;
      height: 10px;
      transform: rotate(45deg) translateX(-100%) translateY(0%);
      transition: transform 0.3s linear; }
    @media (min-width: 769px) {
      #nav .menu-item-has-children > a i {
        display: none; } }
  @media (max-width: 767px) {
    #nav .menu-item-has-children.m-open ul, #nav .menu-item-has-children.current-menu-item ul {
      display: block; } }
  #nav .menu-item-has-children.m-open > a i:after, #nav .menu-item-has-children.current-menu-item > a i:after {
    transform: rotate(135deg) translateX(-25%) translateY(100%); }
  @media (min-width: 769px) {
    #nav .menu-item-has-children.m-open.menu-item-has-children > a:after, #nav .menu-item-has-children.current-menu-item.menu-item-has-children > a:after {
      transform: translateY(-50%);
      background: url(images/svg/arrow-red.svg) no-repeat;
      background-size: 10px 6px;
      right: 0px;
      width: 10px;
      height: 6px; } }
  @media (max-width: 767px) {
    #nav .menu-item-has-children.current-menu-parent ul {
      display: block; } }
  @media (min-width: 769px) {
    #nav .menu-item-has-children.current-menu-parent > a:after {
      transform: rotate(0) translateX(0) translateY(-50%);
      background: url(images/svg/arrow-red.svg) no-repeat;
      background-size: 10px 6px;
      right: 0;
      width: 10px;
      height: 6px; } }
  #nav .menu-item-has-children.current-menu-parent > a i:after {
    transform: rotate(135deg) translateX(-25%) translateY(100%); }
  @media (min-width: 769px) {
    #nav .menu-item-has-children:hover > a:after {
      background: url(images/svg/arrow-red.svg) no-repeat;
      background-size: 10px 6px;
      right: 0;
      width: 10px;
      height: 6px; } }
  #nav .menu-item-has-children:hover ul {
    opacity: 1;
    visibility: visible; }

.container:has(.utility-nav) {
  text-align: right!important;
  align-items: center!important;
}

@media (max-width: 767px){
  .container:has(.utility-nav){
    text-align: left!important;
    justify-content: space-between!important;
  }

  .navigation li a {
    text-align: left;
  }
}

.container:has(.logo) {
  display: flex;
  flex-flow: row;
}

.nav-container .container {
  display: flex!important;
  flex-flow: column;
  width: 100%!important;
}

@media (min-width: 769px){
  .utility-nav {
    justify-content: flex-end;
    display: flex;
    text-align: right;
    width: 100%;
  } 
}

#utility li a {
  text-transform: capitalize;
  padding: 0 5px 0 0;
}

.btn-menu {
  height: 25px;
  width: 21px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer; }
  .btn-menu i {
    transition: .2s ease;
    display: block;
    width: 21px;
    height: 3px;
    background: #777; }
    .btn-menu i + i {
      margin-top: 4px; }
  .btn-menu.open i {
    background: #da092c; }
    .btn-menu.open i:nth-child(2) {
      transform: rotate(45deg) translateX(2px) translateY(5px); }
    .btn-menu.open i:nth-child(3) {
      opacity: 0; }
    .btn-menu.open i:nth-child(4) {
      transform: rotate(-45deg) translateX(5px) translateY(-8px); }
  .btn-menu:focus {
    outline: none; }
  @media (min-width: 769px) {
    .btn-menu {
      display: none; } }
        
      .fa-x-twitter:before {
          content: "\e61b";
      }
#footer {
  background: #005288;
  color: #fff;
  padding: 45px 0 0;
  font-size: 14px;
  line-height: 1.6; }
  @media (min-width: 769px) {
    #footer {
      padding: 122px 0 0; } }
  @media (min-width: 769px) {
    #footer .row {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -15px; } }
  @media (min-width: 769px) {
    #footer [class^="col-"] {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 769px) {
    #footer .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (min-width: 769px) {
    #footer .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; } }
  @media (min-width: 769px) {
    #footer .col-sm-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%; } }
  #footer .col-sm-4 > [class^="menu-"] {
    margin: 0 0 2.3em; }
    #footer .col-sm-4 > [class^="menu-"]:last-child {
      margin: 0; }
  #footer .logo-footer {
    display: block;
    margin: 0 -25px 40px 0;
    font: bold 24px/1 "PT Serif", sans-serif;
    color: #fff; }
    @media (max-width: 767px) {
      #footer .logo-footer {
        margin: 0 0 30px; } }
  #footer address {
    margin: 0 0 0.8em;
    font-style: normal; }
    @media (min-width: 769px) {
      #footer address {
        margin: 0 0 0.5em; } }
    #footer address + a {
      display: block;
      margin: 0 0 0.6em; }
      @media (min-width: 769px) {
        #footer address + a {
          margin: 0 0 4.2em; } }
  #footer a {
    color: #fff; }
  #footer h3 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 1em;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase; }
    #footer h3:first-child {
      padding: 10px 0 0; }
  #footer ul {
    list-style: none;
    margin: 0 0 2.3em;
    padding: 0; }
    #footer ul li {
      padding: 0 0 0.4em; }
      #footer ul li:last-child {
        padding: 0; }
    #footer ul:last-child {
      margin: 0; }
  #footer .footer-bottom {
    border-top: 2px solid #396c95;
    padding: 24px 0;
    margin: 30px 0 0;
    font-size: 12px; }
    @media (min-width: 769px) {
      #footer .footer-bottom {
        padding: 37px 0;
        margin: 37px 0 0;
        text-align: center;
        font-size: 15px; } }
  #footer .row .row {
    margin: 0; }
    #footer .row .row .col-sm-4 {
      padding: 0 0 0 50px; }
  #footer .soc-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.7em;
    display: flex; }
    @media (min-width: 769px) {
      #footer .soc-nav {
        font-size: 2em; } }
    #footer .soc-nav li {
      padding: 0 24px 0 0; }
      @media (min-width: 769px) {
        #footer .soc-nav li {
          padding: 0 25px 0 0; } }
    #footer .soc-nav a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 37px;
      height: 37px;
      border-radius: 50%;
      background: #fff;
      color: #005288; }
      @media (min-width: 769px) {
        #footer .soc-nav a {
          width: 44px;
          height: 44px; } }
      #footer .soc-nav a .fab {
        color: #005288; }
    #footer .soc-nav img {
      max-width: 20px; }
      @media (min-width: 769px) {
        #footer .soc-nav img {
          max-width: 25px; } }

@media (min-width: 769px) {
  .form-row {
    display: flex;
    justify-content: space-between; } }

@media (min-width: 769px) {
  .form-row label {
    flex: 0 0 49%; } }

.wpcf7 label {
  font-size: 12px;
  display: block;
  font-weight: 700 !important; }
  @media (min-width: 769px) {
    .wpcf7 label {
      font-size: 16px; } }

.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  padding: 0.7em 0 1.6em;
  margin: 0; }
  @media (min-width: 769px) {
    .wpcf7 .wpcf7-form-control-wrap {
      padding: 0.3em 0 3em; } }

.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  font-size: 10px; }
  @media (min-width: 769px) {
    .wpcf7 input[type="text"],
    .wpcf7 input[type="password"],
    .wpcf7 input[type="url"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 textarea {
      font-size: 16px; } }

.wpcf7 textarea {
  min-height: 19em; }

.wpcf7 input[type="submit"] {
  background: #e41d38;
  border: none;
  width: 150px;
  padding: 10px 5px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.51px;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .contact-area {
    display: flex; } }

.contact-area span {
  padding: 0 10px; }
  .contact-area span:first-child {
    padding: 0 10px 0 0;
    border-right: 1px solid #363636; }
  @media (min-width: 769px) {
    .contact-area span {
      display: block;
      margin: 0 0 10px;
      padding: 0;
      border: none !important; } }

.blue-line {
  max-width: 55px; }
  @media (min-width: 769px) {
    .blue-line {
      max-width: 100px; } }

.big-heading {
  color: #777;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -0.6px;
  font-family: 'PTSerifPro-ExtraBold', sans-serif; }
  @media (min-width: 769px) {
    .big-heading {
      font-size: 62px; } }

.form-filter {
  position: relative; }
  .form-filter .elementor-button[type="submit"] {
    display: none !important; }
  .form-filter .elementor-form .elementor-select-wrapper:before {
    display: none; }
  .form-filter .elementor-form select {
    padding: 15px 20px;
    font-size: 14px !important;
    margin: 0 0 15px;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    @media (min-width: 769px) {
      .form-filter .elementor-form select {
        background-size: 12px 20px;
        padding: 20px;
        font-size: 16px !important;
        margin: 0; } }
    .form-filter .elementor-form select::-ms-expand {
      display: none; }
  .form-filter .elementor-form input[type="text"] {
    background: url(images/svg/search.svg) no-repeat 95% 50%;
    background-size: 20px 20px;
    padding: 11px 40px 11px 20px;
    font-size: 14px; }
    @media (min-width: 769px) {
      .form-filter .elementor-form input[type="text"] {
        font-size: 16px;
        padding: 20px 75px;
        background-position: 20px 50%;
        background-size: 31px 31px; } }

select {
  padding: 15px 20px;
  font-size: 14px !important;
  margin: 0 0 15px;
  webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: 3px solid #818a91;
  background: #fff;
  width: 100%;
  height: 65px; }
  @media (min-width: 769px) {
    select {
      background-size: 12px 20px;
      padding: 20px;
      font-size: 16px !important;
      margin: 0; } }
  select::-ms-expand {
    display: none; }

@media (max-width: 767px) {
  .m-text-center .elementor-element-populated {
    text-align: center !important; } }

.visible-xs {
  display: block; }
  @media (min-width: 769px) {
    .visible-xs {
      display: none !important; } }

.hidden-xs {
  display: none !important; }
  @media (min-width: 769px) {
    .hidden-xs {
      display: block !important; } }

@media (max-width: 1144px) {
  .elementor-section {
    padding-right: 15px !important;
    padding-left: 15px !important; } }

@media (max-width: 1144px) {
  .elementor-section .elementor-inner-section {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

.elementor-section .gray-left-bg {
  position: relative; }
  @media (min-width: 768px) {
    .elementor-section .gray-left-bg:after {
      content: '';
      background: #ededed;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 100%;
      left: -9999px; } }

@media (max-width: 767px) {
  .elementor-section .full-width-mob {
    margin: 0 -15px;
    width: calc(100% + 30px); } }

.elementor-text-editor p:last-child {
  margin: 0; }

.elementor-section-wrap > section.elementor-section {
  padding-top: 0em;
  padding-bottom: 0em;
  margin: 0 0 3em; }
  .elementor-section-wrap > section.elementor-section:first-child {
    padding-top: 0; }

@media (max-width: 767px) {
  .elementor-section-wrap .elementor-inner-column + .elementor-inner-column {
    padding-top: 2em; } }

@media (max-width: 767px) {
  .slick-slide .elementor-text-editor img {
    display: inline-block;
    vertical-align: middle;
    text-align: center; } }

.elementor-element .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .elementor-element .slick-dots li {
    padding: 0 3px; }
    .elementor-element .slick-dots li button {
      border: 1px solid #979797;
      background: #fff;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      padding: 0;
      text-indent: -9999px; }
      .elementor-element .slick-dots li button:before {
        display: none; }
    .elementor-element .slick-dots li.slick-active button {
      background: #d8d8d8; }

@media (max-width: 767px) {
  .home-mob-slider {
    text-align: center; } }

.elementor-counter-number-prefix {
  display: none; }

.color-red {
  color: #e41d38 !important; }

.slider-posts {
  position: relative;
  overflow: hidden; }
  @media (max-width: 1339px) {
    .slider-posts {
      padding-right: 50px !important;
      padding-left: 50px !important; } }
  @media (max-width: 767px) {
    .slider-posts {
      padding-right: 40px !important;
      padding-left: 40px !important; } }
  .slider-posts .slick-track {
    height: 100%;
    display: flex; }
    .slider-posts .slick-track:after, .slider-posts .slick-track:before {
      display: none; }
    .slider-posts .slick-track .elementor-post {
      display: flex;
      float: none;
      min-height: inherit;
      height: auto; }
  .slider-posts .slick-slide {
    min-height: 100%; }
  .slider-posts .slick-arrow {
    position: absolute;
    border: none;
    top:50%;
    text-indent: -9999px;
    text-align: left;
    background: url(images/red-arrow_1.svg) no-repeat !important;
    background-size: 20px 30px;
    width: 20px;
    height: 30px;
    z-index: 2; }
    @media (min-width: 769px) {
      .slider-posts .slick-arrow {
        background-size: 32px 54px;
        width: 32px;
        height: 54px; } }
    .slider-posts .slick-arrow.slick-prev {
      left: -30px;
      transform: translateY(-50%);
      opacity: 0.5; }
      @media (min-width: 1231px) {
        .slider-posts .slick-arrow.slick-prev {
          left: -30px; } }
      @media (min-width: 1341px) {
        .slider-posts .slick-arrow.slick-prev {
          left: -90px; } }
      .slider-posts .slick-arrow.slick-prev:hover {
        opacity: 1; }
    .slider-posts .slick-arrow.slick-next {
      right: -30px;
      transform: translateY(-50%) rotate(180deg); }
      @media (min-width: 1231px) {
        .slider-posts .slick-arrow.slick-next {
          right: -30px; } }
      @media (min-width: 1341px) {
        .slider-posts .slick-arrow.slick-next {
          right: -90px; } }
  .slider-posts .elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
    display: grid; }
  .slider-posts .elementor-post__card {
    padding: 0 15px 20px;
    min-height: 100%; }
    @media (max-width: 767px) {
      .slider-posts .elementor-post__card {
        padding: 0 5px 5px; } }
    .slider-posts .elementor-post__card .elementor-post__thumbnail__link {
      margin: 0; }
    .slider-posts .elementor-post__card .elementor-post__text {
      padding-top: 25px !important;
      padding-bottom: 25px !important;
      border-radius: 0 0 3px 3px;
      flex-grow: 1; }
      @media (max-width: 767px) {
        .slider-posts .elementor-post__card .elementor-post__text {
          padding-right: 15px !important;
          padding-left: 15px !important;
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); } }
    .slider-posts .elementor-post__card:hover .elementor-post__text {
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }
    .slider-posts .elementor-post__card:hover .elementor-post__thumbnail__link .elementor-post__thumbnail {
      padding-bottom: calc( 1 * 100%) !important; }
      @media (max-width: 767px) {
        .slider-posts .elementor-post__card:hover .elementor-post__thumbnail__link .elementor-post__thumbnail {
          padding-bottom: calc( 0.5 * 100%) !important; } }

.page h1.entry-title {
  color: #2d4970;
  font-size: 52px;
  margin: 0 0 0.5em;
  line-height: 1; }
  @media (min-width: 769px) {
    .page h1.entry-title {
      font-size: 80px; } }

.banner {
  position: relative;
  margin: 0 0 3em 0; }
  @media (max-width: 414px){
    .banner {
      height: 100%!important;
      max-height: 500px!important;
      overflow: hidden!important;
    }
  }
  @media (min-width: 769px) {
    .page-id-3141 .banner, .single-post .banner {
      padding-top: calc(41% - 100px);
    }
  }
  @media (min-width: 769px) {
    .banner {
      padding-top: calc(12% - 100px);
      overflow: hidden; } }
  .banner:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 2; }
    @media (max-width: 769px){
      .banner:after {
        display: none !important;
      }
    }
  .banner__title {
    padding: 10px 0 0;
    z-index: 3;
    background: #fff;
    position: relative; }
    @media (min-width: 769px) {
      .banner__title {
        background: transparent;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
         } }
    .banner__title h1 {
      color: #2d4970;
      margin: 0 0 20px;
      font-size: 52px;
      text-transform: none;
      font-family: "PT Serif", sans-serif; }
      @media (min-width: 769px) {
        .banner__title h1 {
          margin: 0;
          font-size: 4.5em;
          padding-bottom: 10%;
          color: #fff !important; } }
      @media (min-width: 1201px) {
        .banner__title h1 {
          font-size: 5.75em; } }
  .banner > img {
    z-index: 1; }
    @media (min-width: 769px) {
      .banner > img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100% !important;
        object-fit: cover; } }
    .banner > img.lg {
      display: none; }
      @media (min-width:  768px) {
        .banner > img.lg {
          display: block; 
          object-position: top;} }
    .banner > img.xs {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
      @media (min-width:  768px) {
        .banner > img.xs {
          display: none; } }

.change-proportion .e-gallery-grid .e-gallery-image {
  padding-bottom: 136%; }

.elementor-widget-container .banner {
  margin: 0 -25px 0 -16px; }
  @media (max-width: 769px) {
    .elementor-widget-container .banner {
      margin: 0; } }

@media (min-width: 769px) {
  .home .banner {
    padding-top: calc(30% - 80px); } }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding-top: 0 !important; }
  @media (max-width: 767px) {
    .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
      padding-left: 0 !important; } }
  @media (min-width: 769px) {
    .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
      padding-bottom: 0 !important; } }

@media (min-width: 769px) {
  .elementor-column-gap-default > .elementor-row > .elementor-column:first-child > .elementor-element-populated {
    padding-left: 0 !important; } }

@media (max-width: 767px) {
  .jq-selectbox {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .jq-selectbox .jq-selectbox__select {
    height: 44px; } }

@media (max-width: 767px) {
  .jq-selectbox .jq-selectbox__select-text {
    line-height: 44px; } }

.links-list ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 769px) {
    .links-list ul {
      display: flex;
      flex-wrap: wrap; } }
  .links-list ul li {
    padding: 0 0 35px 0; }
    @media (min-width: 769px) {
      .links-list ul li {
        padding: 0 1em 3em 0;
        flex: 0 0 33.33%;
        display: flex;
        position: relative;
        flex-direction: column; } }

.links-list h3 {
  margin: 0 0 15px;
  color: #005288;
  line-height: 1; }
  @media (min-width: 769px) {
    .links-list h3 {
      margin: 0 0 35px;
      flex-grow: 1; } }

.links-list .l-excerpt {
  margin: 0 0 1em; }

.links-list .l-more {
  font-weight: 600;
  text-decoration: underline;
  color: #e41d38;
  font: 500 14px/1 "Montserrat", Sans-serif !important; }
  @media (min-width: 769px) {
    .links-list .l-more {
      position: absolute;
      bottom: 1.5em;
      left: 0;
      font-size: 15px !important; } }

.single-content {
  padding-top: 4em;
  padding-bottom: 4em; }
  .single-content h1 {
    font-family: "PT Serif", sans-serif;
    font-size: 52px;
    margin: 0 0 35px; }
    @media (min-width: 769px) {
      .single-content h1 {
        font-size: 4.5em; } }
    @media (min-width: 1201px) {
      .single-content h1 {
        font-size: 5.75em; } }
  .single-content .b-image {
    margin: 0 0 15px 0; }
    @media (min-width: 769px) {
      .single-content .b-image {
        float: left;
        width: 33.33%;
        margin: 0 25px 25px 0; } }
    .single-content .b-image .page-thumbnail {
      margin: 0 0 15px; }
  .single-content:after {
    content: '';
    display: table;
    clear: both; }
  .single-content .post {
    overflow: hidden; }

.navigation {
  padding-top: 1em; }
  .navigation .prev {
    float: left;
    width: 50%;
    padding: 0 10px 0 0; }
  .navigation .next {
    float: right;
    text-align: right;
    width: 50%;
    padding: 0 0 0 10px; }
  .navigation:after {
    content: '';
    display: table;
    clear: both; }

#nav-below {
  overflow: hidden;
  padding-top: 1em; }
  #nav-below .nav-previous {
    float: left;
    padding: 0 10px 0 0;
    width: 50%; }
  #nav-below .nav-next {
    float: right;
    padding: 0 0 0 10px;
    text-align: right;
    width: 50%; }

.content-theme {
  padding-bottom: 4em; }
  @media (min-width: 769px) {
    .content-theme .form-search {
      display: flex;
      align-items: center; } }
  .content-theme .form-search input[type="text"] {
    width: 100%;
    background: #fff url(images/svg/search.svg) no-repeat 95% 50%;
    background-size: 19px 20px; }
    @media (min-width: 769px) {
      .content-theme .form-search input[type="text"] {
        margin: 0;
        font-size: 16px;
        height: 65px;
        padding: 20px 55px 20px 20px;
        background-size: 31px 31px;
        background-position: calc(100% - 20px) 50%; } }
  .content-theme .form-search .holder {
    margin: 0 0 20px; }
    @media (min-width: 769px) {
      .content-theme .form-search .holder {
        width: 70%;
        margin: 0;
        padding: 0 20px 0 0; } }
  .content-theme .form-search input[type="submit"] {
    background: #e41d38;
    border: none;
    width: 100%;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0.51px;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .content-theme .form-search input[type="submit"] {
        width: 150px;
        padding: 10px 5px;
        height: 65px;
        line-height: 45px; } }
  .content-theme h1 {
    margin: 0 0 0.3em; }

.bg-gray {
  background: #f5f5f5; }

.posts-holder .hentry {
  padding: 2em 0;
  border-bottom: 1px solid #ccc; }

.posts-holder h1 {
  font-size: 3.2em;
  font-family: 'Montserrat', sans-serif;
  margin: 0 0 15px; }
  @media (min-width: 769px) {
    .posts-holder h1 {
      font-size: 3.2em;
      margin: 0 0 35px; } }
  .posts-holder h1 a {
    color: #005288; }

.posts-holder .entry-thumbnail {
  margin: 0 0 25px 0; }
  @media (min-width: 769px) {
    .posts-holder .entry-thumbnail {
      float: left;
      width: 33.33%;
      margin: 0 25px 0 0; } }

.posts-holder .b-post__holder:after {
  content: '';
  display: table;
  clear: both; }

.elementor-pagination {
  padding: 1.5em 0 0; }

@media (min-width: 769px) {
  .list-wrapp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px; }
  .list-wrapp:after,
  .list-wrapp:before{
    display: none !important;
}
}
.list-wrapp .b-post {
  padding: 0 0 25px; }
  @media (min-width: 769px) {
    .list-wrapp .b-post {
      width: 33.33%;
      padding: 0 20px 75px;
      position: relative; }
    .list-wrapp.r-cols-1 .b-post{
      width: 100%;
    }
    .list-wrapp.r-cols-2 .b-post{
      width: 50%;
    }
    .list-wrapp.r-cols-4 .b-post{
      width: 25%;
    }
    .list-wrapp .b-post.w-rmore {
      padding: 0 15px 25px;
     }
  }
  .list-wrapp .b-post__thumbnail {
    margin: 0 0 20px;
    display: block;
    padding-top: 50%;
    overflow: hidden;
    position: relative; }
    .list-wrapp .b-post__thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }
  .list-wrapp .b-post__read-more {
    display: block;
    background: #e41d38;
    padding: 10px 5px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    width: 150px;
    font: 500 14px/1 "Montserrat", Sans-serif !important; }
    @media (min-width: 769px) {
      .list-wrapp .b-post__read-more {
        position: absolute;
        left: 15px;
        bottom: 35px;
        font: 500 15px/1 "Montserrat", Sans-serif !important; } }
    .list-wrapp .b-post__read-more:after {
      content: "»";
      display: inline-block;
      vertical-align: middle;
      margin: -3px 0 0 3px; }
  .list-wrapp .b-post p:last-child {
    margin: 0; }
.entry-content .b-post__read-more-red {
  font: 500 15px/1 "Montserrat", Sans-serif !important;
  color:#e41d38;
}
.list-wrapp .b-post__read-more-red {
  font: 500 14px/1 "Montserrat", Sans-serif !important; }
  @media (min-width: 769px) {
    .list-wrapp .b-post__read-more-red {
      position: absolute;
      left: 20px;
      bottom: 50px;
      font-size: 15px !important; } }

.list-wrapp .p-title{
  	margin: 0 0 10px;
	overflow: hidden;
	line-height: 1.3;
	/*max-height:2.5em;*/
	font-size: 16px;
}
.list-wrapp h1.p-title{font-size: 27px;}
.list-wrapp h2.p-title{font-size: 22px;}
.list-wrapp h3.p-title {font-size: 16px;}
.list-wrapp h4.p-title{font-size:14px;}
  .list-wrapp .p-title a {
    color: #444; }
  .list-wrapp h3 + span {
    color: #adadad;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 15px; }
.b-staff-list .list-wrapp h3 {
  font-size: 1.5em;
  margin:0;
}
.b-staff-list.l-vertical .list-wrapp{display: block;}
.elementor-button-danger .elementor-widget-container .elementor-button {
  padding: 10px 5px;
  min-width: 150px;
  font: 500 15px/1 "Montserrat", Sans-serif !important; }

.b-filter {
  padding-bottom: 1em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400; }
  @media (min-width: 1025px) {
    .b-filter:after {
      content: '';
      display: table;
      clear: both;
       } }
  @media (min-width: 1025px) {
    .b-filter__select {
      float: left;
      width: 34%;
      padding: 0 2% 0 0; } }
    .b-filter__select .jq-selectbox__select{
      border-bottom: 3px solid #c2c2c2 !important;
    }
  .b-filter__select .jq-selectbox {
    width: 100%; }
  @media (min-width: 1025px) {
    .b-filter__search {
      float: right;
      width: 66%; } }
  .b-filter__search input[type="text"] {
    background: #fff url(images/svg/search.svg) no-repeat 95% 50%;
    background-size: 19px 20px;
    color: #363636;
    padding: 11px 40px 11px 20px;
    font-size: 14px;
    width: 100%;
    border-bottom-color: #c2c2c2;
    font-family: "Montserrat", sans-serif; }
      .b-filter .jq-selectbox .jq-selectbox__select{height: 44px;}
      .b-filter .jq-selectbox .jq-selectbox__select-text {line-height: 44px;} 
      .b-filter .jq-selectbox{margin: 0 0 20px;} 
    @media (min-width: 1025px) {
      .b-filter__search input[type="text"] {
        font-size: 16px;
        height: 65px;
        padding: 20px 55px 20px 20px;
        background-size: 31px 31px;
        background-position: calc(100% - 20px) 50%; } 
        .b-filter .jq-selectbox .jq-selectbox__select{height:65px;width:100%;}
        .b-filter .jq-selectbox .jq-selectbox__select-text {line-height: 65px;width: auto !important;max-width:100%;} 
        .b-filter .jq-selectbox{margin: 0;} 
      }
    .b-filter__search input[type="text"]::-webkit-input-placeholder {
      color: #363636; }
    .b-filter__search input[type="text"]::-moz-placeholder {
      color: #363636; }
    .b-filter__search input[type="text"]:-ms-input-placeholder {
      color: #363636; }
    .b-filter__search input[type="text"]:-moz-placeholder {
      color: #363636; }

.list-nav {
  text-align: center; }
  .list-nav .page-numbers {
    margin: 0 10px 0 0; }
    .list-nav .page-numbers:last-child {
      margin: 0; }
    .list-nav .page-numbers.current {
      font-weight: 700; }
.list-nav .page-numbers.next,
.list-nav .page-numbers.prev{
	display: none;
}
.list-nav .page-numbers:nth-last-child(2){
	margin: 0;
}

@media (min-width: 769px) {
  form.subscr-form {
    width: 50%;
    margin: 0 auto; } }

.contact-form input[type="text"],
.contact-form input[type="password"],
.contact-form input[type="url"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea {
  border: none;
  border-bottom: 3px solid #c2c2c2; }

.filter-form .jq-selectbox__select {
  border: none;
  border-bottom: 3px solid #c2c2c2; }

.filter-form .jq-selectbox.opened .jq-selectbox__select, .filter-form .jq-selectbox.changed .jq-selectbox__select {
  border: none;
  border-bottom-color: #fff; }

.filter-form input[type='text'] {
  border: none;
  border-bottom: 3px solid #c2c2c2; }

.elementor-widget .elementor-widget-posts .elementor-post__title a {
  color: #444; }

.list-rmb .elementor-post__read-more {
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff !important;
  background: #61ce70;
  display: block;
  max-width: 150px;
  font: 500 15px/1 "Montserrat", Sans-serif !important; }

.list-wrapp.members {
  padding-top: 2em; }
  .list-wrapp.members .block{
    flex:0 0 100%;
    padding:0 0 35px;
  }
.b-staff-list>h3{margin-top: 0.8em;}
.b-staff-list>h3:first-child{
	margin-top:1.5em;
}
.b-staff-list h3+.list-wrapp{
	padding-top: 0;
}
@media (min-width: 767px) {
.list-wrapp.members {
  display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flex;
   display: -o-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -moz-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   -o-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: 0 -15px;
 }
  .list-wrapp.members .block{
    flex:0 0 50%;
    padding:0 15px 35px;
  }
}
@media (min-width:990px) {
  .list-wrapp.members .block{
    flex:0 0 33.33%;
    padding:0 15px 35px;
  }
  .l-vertical .list-wrapp.members .block{
    width:33.33%;
  }
}

  .list-wrapp.members .b-post {
    flex: 0 0 100%;
    width: 100%;
    padding:30px 30px 60px;
    height: 100%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
  position: relative;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  }
  .list-wrapp.members .b-post:hover{
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
  }
  .list-wrapp.members .b-post.w-rmore {
    padding:30px;
  }
  .list-wrapp.members .m-category {
    font-size: 12px;
  font-weight: 700;
  color: #adadad;
  margin: 0 0 1.3em;
   }
  .list-wrapp.members .m-photo {
    padding-top: 100%;
    margin: 0 0 20px;
    text-align: left;
    position: relative; }
    .list-wrapp.members .m-photo img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .list-wrapp.members h3 {
    position: relative;
    margin: 0 0 3px;
    padding: 0 40px 0 0;
    font-size: 18px;
    line-height: 1; }
  .list-wrapp.members h3 a{
    color: #444;
  }

    @media (min-width: 769px) {
      .list-wrapp.members h3 {
        font-size: 18px; } }
  .list-wrapp.members .text {
    display: none;
    padding-top: 20px;
    border-top: 1px solid #999; }
    .list-wrapp.members p {
      margin: 0; }
    .list-wrapp.members .b-post__read-more-red{
      position: absolute;
      bottom:30px;
      left: 30px;
    }

.b-post__link-more {
  font-weight: 500;
  color: #61ce70; }
  .b-post__link-more:after {
    content: "»";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 2px 5px; }

.elementor .b-post__read-more-red {
  font-weight: 600;
  text-decoration: underline;
  color: #e41d38; }

.elementor .elementor-button-danger a.elementor-button {
  background: #e41d38; }

.elementor-posts .elementor-post__text .elementor-post__read-more {
  font-size: 14px; }

@media (min-width: 769px) {
  .head-part {
    max-width: 50%; } }

.b-filter-form + .list-wrapp {
  padding-top: 3em; }

.l-title {
  font-size: 1.5em;
  margin: 0 0 0.4em;
  color: #444; }

.black-title .l-title {
  color: #444; }

@media (max-width: 767px) {
  .elementor-widget:not(:last-child) {
    margin-bottom: 20px !important; } }

@media (min-width: 769px) {
  .font14 {
    font-size: 14px !important; } }

div.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active {
  color: #e41d38; }

.b-staff-list .ttl{
  font-size: 12px;
	font-weight: 700;
	color: #adadad;
}
.member-name,
h1.staff-name {
font: 24px/1.55 "Montserrat", sans-serif;
font-weight:bold;
margin:0; }
h2.staff-title {
  margin:0 0 0.5em;
  font-size:16px;
  color:#444;
}
h2.staff-title  span{font-weight: 400;}
h2.staff-title a {
  color:#005288;
  font-weight:normal; }
.member-name{margin:0 0 0.5em;}
.contact-info{margin: 0 0 0.5em;font-size:20px;color: #444;}
.member-info{
  list-style: none;
  margin: 0 0 1.3em;
  padding: 0;
}
.member-info li{margin: 0 0 0.5em;}
.member-info li:last-child{margin:0;}
.member-info .m-website,
.member-info label{
  font-weight: 700;
}
.member-info-hidden{
	display: none;
}
.memebr-data img{margin: 0 0 1em;}
  @media (min-width: 769px) {
.contact-info{font-size: 1.7em;}
    .member-name,
    h1.staff-name { font-size: 2.125em; }
    h2.staff-title { font-size: 1.65em; }
  }
@media (min-width:769px) {
	.staff-name {
		max-width:50%;
	}
	.staff-title {
		max-width:50%;
		word-break:break-word;
	}
}
@media (min-width: 769px) {
.memebr-data img{float: right;margin: 0 0 15px 15px;}
.b-s-post {
  display: flex;
  justify-content: space-between;
  align-items: center; } }

.b-s-post__content {
padding: 0 0 2em; }
@media (min-width: 769px) {
  .b-s-post__content {
    padding: 0;
    flex: 0 0 50%; } }
.b-s-post__content h2 {
  margin: 0 0 1em;
  line-height:1.2;
  text-transform: uppercase;
}
  .b-s-post__content h2 a {
    color: #005288; }
.b-s-post__content .date {
  display: block;
  margin: 0 0 1em;
  font-weight: 600;
  font-style: italic; }
.b-s-post__content p {
  margin: 0 0 1em; }

.b-s-post__image {
margin: 0 -15px; }
@media (min-width: 769px) {
  .b-s-post__image {
    margin: 0;
    flex: 0 0 49%; } }
.b-s-post__image .holder {
  position: relative;
  padding-top: 62%; }
  .b-s-post__image .holder img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0; }
.head-content{
  padding-top: 2em;
}
.head-content h1{
   font: 24px/1.55 "Montserrat", sans-serif;
    font-weight:bold;
    margin:0 0 0.5em; 
}
.head-content .date{
  color: #000;
  font-style: italic;
  display: block;
  font-size: 1.2em;
    margin:0 0 0.5em; 
}
.resources-wrap .b-post{
  margin: 0 0 2em;
  font-size: 14px;
}
.resources-wrap .b-post span{font-size:12px;font-weight: 700;color: #adadad;}
.resources-wrap .b-post p{margin: 0 0 15px;}
.resources-wrap .b-post h4{
  margin: 0;
  font-size: 16px;
}
.resources-wrap .b-post h4 a{color: #444;}
.elementor-16 .elementor-element.elementor-element-fdc922f a.elementor-post__read-more{
  color:#e41d38;
  text-decoration: underline;
}
.elementor-16 .elementor-element.elementor-element-fdc922f a.elementor-post__read-more:hover{
  text-decoration: none;
}
.elementor-post__read-more{
  color:#e41d38;
}
.event-list{
  list-style: none;
  margin: 0;
  padding: 0;
  color: #005288;
}
.event-list li{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.event-list li>a{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  text-decoration: underline;
}
.event-list li>a:hover{
  text-decoration: none;
}
.event-list span{
  display: block;
  width:25px;
  text-align: center;
}
.event-list svg{
  height: 16px;
  width: auto;
  margin: 0 10px 0 0;
}
.post-container{
  padding-top: 2em;
}
.post-container>.container-post:first-child{padding-top: 0;}
.post-container h2{text-transform: uppercase;line-height:1.2;margin: 0 0 0.5em;}
.post-container .p-author{font-style:italic;margin:0 0 1em;}
.post-container .p-date{color:#005288;}
.b-info-foto{
  padding:1.7em 0 3em;
}
.b-info-foto h2{
  text-transform: uppercase;
  line-height:1.2;
  margin-bottom: 35px;
}
  .b-info-foto .b-foto .img{
    margin: 0 0 20px;
  }
.btn-red{
  background:#e41d38;
  min-width: 150px;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 5px;
  font: 500 15px/1 "Montserrat", Sans-serif;
  border-radius:3px;
  color: #fff;
  text-align: center;
}
.text-center{
  text-align: center;
}
.staff-photo{display: block;margin: 0 0 15px;}
@media (min-width: 769px) {
.staff-photo{float: right;
  max-width:45%;
margin: 0 0 10px 15px;}
.b-info-foto{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
  .b-info-foto .content{
    -webkit-flex: 0 0 47%;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    -o-flex: 0 0 47%;
    flex: 0 0 47%;
  }
  .b-info-foto .b-foto{
    -webkit-flex: 0 0 48%;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    -o-flex: 0 0 48%;
    flex: 0 0 48%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .b-info-foto .b-foto .img{
    -webkit-flex: 0 0 46%;
    -moz-flex: 0 0 46%;
    -ms-flex: 0 0 46%;
    -o-flex: 0 0 46%;
    flex: 0 0 46%;
    margin: 0;
  }
}
table{
  width: fit-content;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  border: none;
  margin:0 0 4em;
}
.elementor-social-icons-wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.elementor-social-icon{
	width: 45px;
	height: 45px;
	color: #fff !important;
	padding: 0;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin: 0 10px 0 0 !important;
}
.elementor-social-icon:last-child{margin: 0 !important;}
.p-info{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
h3.elementor-heading-title{text-transform: uppercase;}
@media (max-width: 767px) {
  table{
    display: block;
  }
}
table td{
  padding:1em;
  background: #cfcfcf;
  color:#005288;
  border: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
table td a{color:#005288;}
table td:first-child{border-left:none;}
table td:last-child{border-right:none;}
table tr:nth-child(2n) td{background: #dfdfdf;}
table ul{
  list-style: none;
  margin: 0;
  /* padding: 0; */
}
.table-info{
  font-weight: 400;
  text-align: right;
  font-size: 0.7em;
  font-style: italic;
  color:#005288;
  margin: -4em 0 0;
	padding: 0 0 4em;
}
.elementor-share-btn{
  border-radius: 50%;
}
.elementor-share-btn .svg-inline--fa{
  height:2.5em;
  width: 2.5em;
}
.staff-title {
	max-width:100%;
	word-break:break-word;
}
}
/* Calculator responsive iframe */
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 75.0%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Anchor header offset */
a.link-anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

#gate-warning-fmv {
  padding: 100px;
  text-align: center;
}

#gate-warning-fmv + .gform_wrapper {
  display: none!important;
}

#nav ul.sub-menu li {
  padding: 0px 30px 30px 0px;  
  
}

/* #nav li#menu-item-34897 ul.sub-menu {
  padding-bottom: 30px !important;
} */
/* #nav li#menu-item-408 ul.sub-menu {
  padding-bottom: 30px !important;
} */

#nav ul.sub-menu li:nth-child(n+6):after {
  content: '';
  position: absolute;
  background-color: #fff;
  z-index: 1;
  width: 1px;
  height: 100%;
  left: -26px;
  top: -15px;
}

#nav li#menu-item-180 ul.sub-menu li:nth-child(n+5):after {
  content: '';
  position: absolute;
  background-color: #fff;
  z-index: 1;
  width: 1px;
  height: 100%;
  height: 12vh;
  left: -40px;
  top: -15px;
}

#nav li#menu-item-408 ul.sub-menu li:nth-child(n+4):after {
  content: '';
  position: absolute;
  background-color: #fff;
  z-index: 1;
  width: 1px;
  height: 100%;
  left: -40px;
  top: -15px;
}

#nav li#menu-item-20 ul.sub-menu li:nth-child(n+4):after {
  content: '';
  position: absolute;
  background-color: #fff;
  z-index: 1;
  width: 1px;
  height: 100%;
  left: -26px;
  top: -15px;
}

@media screen and (min-width: 767px) {
  #nav ul.sub-menu {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(5, .5fr);

  }

  #nav li#menu-item-180 ul.sub-menu {
    grid-template-rows: repeat(4, .5fr);
    grid-gap: 0px 20px;
  }

  #nav li#menu-item-408 ul.sub-menu {
    grid-template-rows: repeat(3, .5fr);
    grid-gap: 0px 20px;
  }

  #nav li#menu-item-20 ul.sub-menu {
    grid-template-rows: repeat(3, .5fr);
    grid-gap: 0px 20px;
  }
}