@charset "UTF-8";
.content {
  background: white; }

.container_inner {
  width: 1168px;
  max-width: calc(100vw - 40px); }

.two_columns_25_75 > .column1 {
  box-sizing: border-box; }

.two_columns_25_75 > .column2 {
  box-sizing: border-box; }

@media only screen and (max-width: 1000px) {
  .content .content_inner > .container > .container_inner,
  .content .content_inner > .full_width > .full_width_inner,
  .content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 0px !important; } }

.hidden {
  display: none; }

@media only screen and (max-width: 600px) {
  .vc_row.full_screen_section, .full_screen_section_slide {
    padding: 0; } }

::-moz-selection {
  background: #be955b;
  color: #fff; }

::selection {
  background: #be955b;
  color: #fff; }

h1 {
  letter-spacing: 0.5px; }

h2 {
  letter-spacing: 0.4px;
  font-weight: 600; }

h4 {
  letter-spacing: 0.4px; }

.logo_wrapper {
  padding: 25px 0;
  position: absolute; }
  .logo_wrapper img {
    width: auto !important;
    height: 75px !important;
    object-fit: contain;
    mix-blend-mode: multiply;
    top: 0; }
  .logo_wrapper .q_logo {
    top: -20px; }
    .logo_wrapper .q_logo a {
      height: 50px !important; }
  .logo_wrapper .q_logo_2 {
    bottom: 18px;
    position: relative; }
    .logo_wrapper .q_logo_2 a {
      height: 23px !important;
      visibility: visible; }
    .logo_wrapper .q_logo_2 img {
      display: block;
      position: relative;
      top: initial;
      bottom: 0; }

.header_bottom {
  padding: 0; }
  @media screen and (min-width: 1000px) {
    .header_bottom .container div.container_inner {
      background: url("/wp-content/themes/qcs/img/qcs-stripe.png") right 0px no-repeat #fff;
      background-size: 90px; } }

.header_bottom .container_inner {
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box; }
  @media only screen and (max-width: 1200px) {
    .header_bottom .container_inner {
      padding: 0 20px; }
      .header_bottom .container_inner nav.main_menu {
        width: calc(100% + 40px);
        margin-left: -20px; } }

header .container_inner .header_inner_left {
  max-width: 1168px;
  margin: auto;
  background: none;
  width: 100%;
  position: relative; }
  @media screen and (max-width: 1000px) {
    header .container_inner .header_inner_left {
      height: 91px; } }

header.page_header .search-holder {
  float: right; }

@media only screen and (max-width: 767px) {
  header.page_header {
    border-bottom: 1px solid #bbc0c8; } }

.logo_wrapper {
  height: 100%; }

.mobile_menu_button span {
  font-size: 25px; }

@media only screen and (max-width: 1000px) {
  .q_logo,
  .q_logo_2 {
    display: block;
    /* position:relative; */
    /* top:auto; */
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: 0;
    transform: translate(-50%, 0%); }
    .q_logo a,
    .q_logo_2 a {
      left: 0; }
  .logo_wrapper .q_logo {
    top: 12px; }
  .logo_wrapper .q_logo_2 {
    bottom: initial;
    top: 60px; } }

nav.main_menu {
  position: relative;
  left: 0;
  margin-top: 88px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  clear: both;
  background: #f5f5f5; }
  nav.main_menu .wrapper {
    max-width: 1168px;
    background: none;
    display: block;
    width: 100%;
    margin: auto; }
    nav.main_menu .wrapper > ul {
      left: 0;
      display: table-row;
      width: 100%; }
      nav.main_menu .wrapper > ul > li {
        display: table-cell; }
        nav.main_menu .wrapper > ul > li:before {
          display: none; }
        nav.main_menu .wrapper > ul > li a {
          color: #fff; }
        nav.main_menu .wrapper > ul > li > a {
          font-size: 15px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.13;
          letter-spacing: 0.2px;
          text-align: center;
          padding: 22px 20px 20px;
          width: auto;
          border-bottom: none;
          transition: border 0.4s ease;
          color: #4a4f55;
          color: #fff;
          margin-bottom: 8px; }
          nav.main_menu .wrapper > ul > li > a:hover {
            color: #145F84;
            border-bottom: solid 4px #fff; }
          nav.main_menu .wrapper > ul > li > a .fa {
            color: white; }
          nav.main_menu .wrapper > ul > li > a .fa-file-text {
            background: url(../icons/resources-icon.svg);
            width: 16px;
            height: 16px;
            margin-right: 8px;
            position: relative;
            top: 3px; }
            nav.main_menu .wrapper > ul > li > a .fa-file-text:before {
              display: none; }
        nav.main_menu .wrapper > ul > li.active > a {
          font-weight: bold;
          border-bottom: solid 4px #fff; }
    nav.main_menu .wrapper ul li {
      float: none; }

.drop_down .second {
  width: 100%; }
  .drop_down .second .inner ul {
    width: 100%;
    text-align: left; }
    .drop_down .second .inner ul li {
      width: 100%; }
      .drop_down .second .inner ul li a {
        margin: 0;
        padding: 0 24px; }
        .drop_down .second .inner ul li a:hover {
          background-color: #4a4f55 !important;
          color: #fff !important; }
      .drop_down .second .inner ul li.sub a i.q_menu_arrow {
        right: 24px; }
      .drop_down .second .inner ul li > ul {
        background-color: #808484; }

.drop_down .narrow .second .inner ul li {
  width: 100%; }

.header_top {
  background: rgba(0, 0, 0, 0.04); }
  .header_top .header-widget.widget_nav_menu {
    padding: 0; }
    .header_top .header-widget.widget_nav_menu ul.menu li a {
      color: #fff; }
  @media screen and (max-width: 1000px) {
    .header_top {
      display: none !important; } }

nav.mobile_menu ul > li.has_sub > span.mobile_arrow {
  padding-right: 20px;
  height: 49px;
  line-height: 49px; }

nav.mobile_menu .fa-angle-right:before {
  content: "\f067"; }

nav.mobile_menu .fa-angle-down:before {
  content: "\f068"; }

nav.mobile_menu {
  margin: 0 -20px;
  width: calc(100% + 40px);
  border-top: 1px solid #ebebeb; }
  @media only screen and (max-width: 767px) {
    nav.mobile_menu {
      border: none; } }
  nav.mobile_menu ul li {
    padding: 0 20px; }
    nav.mobile_menu ul li li {
      padding: 0; }
    nav.mobile_menu ul li li a {
      padding-left: 15px; }
    nav.mobile_menu ul li li li a {
      padding-left: 30px; }
    nav.mobile_menu ul li li li li a {
      padding-left: 45px; }
    nav.mobile_menu ul li li li li li a {
      padding-left: 60px; }
    nav.mobile_menu ul li ul li {
      margin: 0;
      border-color: #d5d7d9; }

.drop_down .second .inner ul li a,
.drop_down .second .inner ul li h4 {
  line-height: 1.5;
  padding: 1.1em 24px; }

nav.mobile_menu ul li a,
nav.mobile_menu ul li h4 {
  font-size: 16px;
  color: #4a4f55;
  line-height: 20px;
  padding: 14.5px 0;
  padding-right: 2em; }

.menu-item.menu-item-has-children.has_sub.open_sub .sub_menu {
  background: #ecedee;
  margin: 0 -20px;
  width: calc(100% + 40px);
  border-top: 1px solid #d5d7d9; }
  .menu-item.menu-item-has-children.has_sub.open_sub .sub_menu li {
    padding: 0 20px; }

.footer_top_holder .container_inner {
  width: 1198px; }

.footer_top_holder .container {
  background-color: inherit; }

.footer_top .widget h4 {
  color: #ffffff;
  border-bottom: 1px solid white;
  padding-bottom: 20px;
  margin-bottom: 20px;
  line-height: 22px; }

.footer_top a {
  font-size: 1.2em;
  font-weight: 500; }

footer.footer_border_columns .qode_column,
footer.footer_border_columns .qode_column > .column_inner,
.four_columns > .column2 > .column_inner {
  padding: 0; }

.footer_top .four_columns .column4 .column_inner > div {
  margin: 0; }

footer.footer_border_columns .qode_column {
  border: 0;
  padding: 0 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.footer_bottom {
  display: block;
  max-width: 1145px;
  margin: auto;
  height: 50px;
  box-sizing: border-box;
  padding: 14px 20px;
  width: 100%; }
  .footer_bottom p,
  .footer_bottom span,
  .footer_bottom ul li a {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.2px;
    text-align: center;
    color: white; }
  .footer_bottom ul li {
    margin: 0; }
    .footer_bottom ul li:last-of-type a:after {
      content: ''; }
  .footer_bottom ul li a:after {
    content: '/';
    margin: 0 10px; }
  @media screen and (max-width: 1000px) {
    .footer_bottom {
      height: auto; }
      .footer_bottom > div {
        width: 100%;
        position: static;
        clear: both;
        float: none; }
        .footer_bottom > div ul,
        .footer_bottom > div #menu-social-links {
          width: 100%;
          position: static;
          clear: both;
          float: none; } }

.footer_copyright {
  max-width: 1145px;
  margin: auto;
  height: auto;
  box-sizing: border-box;
  padding: 14px 20px;
  width: 100%; }
  .footer_copyright p {
    color: #fff;
    margin: 0;
    text-align: center; }

#menu-social-links {
  position: absolute; }
  #menu-social-links .menu-item {
    position: relative;
    margin-right: 10px; }
    #menu-social-links .menu-item a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      text-indent: -99999px; }
    #menu-social-links .menu-item:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: white; }
  #menu-social-links .menu-item-57:before {
    content: "\f16d"; }
  #menu-social-links .menu-item-284:before {
    content: "\f0e1"; }
  #menu-social-links .menu-item-282:before {
    content: "\f099"; }
  #menu-social-links .menu-item-285:before {
    content: "\f16a"; }
  #menu-social-links .menu-item-283:before {
    content: "\f09a"; }

@media screen and (max-width: 600px) {
  .five_columns div.column1, .five_columns div.column2, .five_columns div.column3, .five_columns div.column4, .five_columns div.column5 {
    width: 100%; } }

@media only screen and (min-width: 600px) and (max-width: 800px) {
  .five_columns div.column1, .five_columns div.column2, .five_columns div.column3, .five_columns div.column4, .five_columns div.column5 {
    width: 25%; } }

.five_columns div.column_logo {
  width: 100%; }
  @media screen and (min-width: 801px) {
    .five_columns div.column_logo {
      width: 20%;
      float: left;
      display: -ms-flexbox;
      display: flex; } }
  .five_columns div.column_logo img {
    margin-top: 20px; }

@media screen and (max-width: 600px) {
  .five_columns .column_inner div.widget {
    margin-bottom: 26px; } }

.title {
  height: 60px !important;
  background-color: #fafafa;
  border-top: none; }
  .title .title_holder {
    height: 60px !important; }

.title_outer {
  margin-bottom: 38px; }

.breadcrumb a,
.breadcrumb span {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.2px;
  color: #4a4f55;
  text-transform: initial;
  margin: 0 2px; }

.breadcrumb a:hover {
  color: #145F84; }

.breadcrumb span.current {
  color: #4a4f55; }

.breadcrumbs .breadcrumbs_inner {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px; }

@media only screen and (max-width: 767px) {
  .title_outer {
    height: 0px;
    margin: 0 0 20px;
    overflow: hidden; }
  .breadcrumbs .breadcrumbs_inner {
    display: none; } }

.sidebar h4 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #667080;
  margin-bottom: 17px; }
  .sidebar h4 a {
    color: #667080; }
    .sidebar h4 a:hover {
      color: #145F84; }
  .sidebar h4.active {
    background-color: #f1f3f5;
    padding: 14px 0 9px 15px; }

.sidebar .menu-main-nav-container i, .sidebar .menu-main-nav-container .plus {
  display: none; }

.sidebar .menu-main-nav-container .hasChildren > a.no_link {
  cursor: pointer !important; }

.sidebar .menu-main-nav-container ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .sidebar .menu-main-nav-container ul li {
    padding: 0;
    margin: 0; }
    .sidebar .menu-main-nav-container ul li a {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.2px;
      color: #667080;
      padding: 14px 70px 9px 15px;
      display: block;
      height: auto; }
      .sidebar .menu-main-nav-container ul li a:hover {
        background-color: #145F84;
        color: #ffffff;
        font-weight: 600; }
    .sidebar .menu-main-nav-container ul li li a {
      padding-left: 30px; }
    .sidebar .menu-main-nav-container ul li li li a {
      padding-left: 60px; }
    .sidebar .menu-main-nav-container ul li li li li a {
      padding-left: 90px; }
    .sidebar .menu-main-nav-container ul li li li li li a {
      padding-left: 120px; }
    .sidebar .menu-main-nav-container ul li.current-menu-item > a {
      background-color: #f1f3f5;
      font-weight: bold;
      color: #4a4f55; }

.sidebar .menu-main-nav-container > ul {
  margin: -10px 0 0 0; }

.sidebar .drop_down .second .inner ul,
.sidebar .drop_down .second .inner ul li ul,
.sidebar .shopping_cart_dropdown,
.sidebar li.narrow .second .inner ul {
  background: transparent; }

.sidebar li.narrow .second .inner ul {
  padding: 0; }

.sidebar .drop_down .second .inner > ul, .sidebar li.narrow .second .inner ul {
  display: block;
  position: relative;
  background-color: transparent; }

.side-accordion-menu li {
  position: relative; }

.side-accordion-menu .side_arrow {
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  padding: 0.3em 0.7em;
  font-size: 1.3em;
  cursor: pointer; }
  .side-accordion-menu .side_arrow i {
    display: inline; }

#content .wpb_alert p:last-child,
#content .wpb_text_column p:last-child,
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column p:last-child {
  margin-bottom: 15px; }

.copy {
  font-size: 10px; }
  .copy hr {
    border: 1px solid;
    color: #f1f3f5; }
  .copy h1 {
    color: #4a4f55;
    font-size: 2.9em;
    font-weight: 400;
    margin-bottom: 1.35em; }
    @media only screen and (max-width: 767px) {
      .copy h1 {
        margin-bottom: 0.2em; } }
    .copy h1 + hr {
      margin-top: -1.3em;
      margin-bottom: 2.8em; }
  .copy h2 {
    font-size: 2em;
    line-height: 1.09091em;
    text-transform: none;
    margin-top: 2em;
    margin-bottom: 2.1em;
    color: #4A4F55; }
  .copy h2 a {
    color: #145F84; }
  .copy h3 {
    font-size: 1.8em;
    line-height: 1.4em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-bottom: 1.2em;
    margin-top: 2.4em;
    color: #4A4F55; }
    .copy h3 a {
      color: #145F84; }
  .copy h4, .copy h5, .copy h6 {
    font-size: 1.6em;
    line-height: 1.4em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-bottom: 1.2em;
    margin-top: 2.4em;
    color: #4A4F55; }
    .copy h4 a, .copy h5 a, .copy h6 a {
      color: #145F84; }
  .copy li h3, .copy li h4, .copy li h5, .copy li h6 {
    font-size: 16px; }
    .copy li h3:first-child, .copy li h4:first-child, .copy li h5:first-child, .copy li h6:first-child {
      margin-top: 0; }
  .copy p {
    font-size: 1.4em;
    line-height: 1.74;
    color: #667080;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 500; }
  .copy ul, .copy ol {
    margin: 20px;
    list-style-position: outside;
    padding: 0;
    padding-left: 1.7em; }
    .copy ul ul, .copy ul ol, .copy ol ul, .copy ol ol {
      margin: 0 20px; }
    .copy ul li, .copy ol li {
      display: block;
      font-size: 1.4em;
      line-height: 1.57143em;
      color: #667080;
      margin-top: 1em;
      margin-bottom: 1.3em;
      position: relative; }
      .copy ul li li, .copy ol li li {
        font-size: 1em; }
      .copy ul li:before, .copy ol li:before {
        position: absolute; }
      .copy ul li p, .copy ol li p {
        font-size: 1em; }
  .copy ul ol {
    counter-increment: item; }
  .copy ul li:before,
  .copy ol ul li:before {
    content: "•";
    font-weight: bold;
    margin-left: -2em;
    width: 1.2em;
    margin-right: 0.8em;
    display: inline-block; }
  .copy ul.dash li:before {
    content: "-"; }
  .copy ul.circle li:before {
    content: "◦"; }
  .copy ol {
    counter-reset: item; }
  .copy ol > li:before {
    content: counter(item) ". ";
    counter-increment: item;
    font-weight: bold;
    margin-left: -2em;
    width: 1.2em;
    margin-right: 0.8em; }
  .copy ol.lowerAlpha li:before {
    content: counter(item, lower-alpha) ". "; }
  .copy ol.lowerRoman li:before {
    content: counter(item, lower-roman) ". "; }
  .copy ol.upperAlpha li:before {
    content: counter(item, upper-alpha) ". "; }
  .copy a.document:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f0f6";
    margin: 0px 6px 0 0; }
  .copy a.link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f0c1";
    margin: 0px 6px 0 0; }
  .copy .wpb_wrapper > ul li p,
  .copy ul ul li p {
    display: inline-block;
    font-size: 1em;
    color: #667080;
    margin-top: 0; }
    .copy .wpb_wrapper > ul li p:first-of-type,
    .copy ul ul li p:first-of-type {
      margin: 0; }
  .copy .wpb_text_column h3 {
    margin-bottom: 1.88889em;
    margin-top: 2.88889em; }
    @media only screen and (max-width: 767px) {
      .copy .wpb_text_column h3 {
        margin-bottom: 0; } }
  .copy .wpb_wrapper {
    margin-bottom: 2.4em; }
  .copy .wpb_row.with-seperator {
    border-bottom: 1px solid #f1f3f5;
    margin-bottom: 4.2em !important; }
  .copy blockquote {
    padding: 0em 2.5em 1.1em 2.5em;
    margin-top: 4em;
    margin-bottom: 4.4em;
    background-color: #F5F6F6; }
    .copy blockquote .q_font_elegant_icon.icon_quotations {
      transform: rotate(180deg);
      margin: -0.1em 0.1em 0 -0.1em;
      color: #4A4F55; }
    .copy blockquote h3 {
      color: #4A4F55;
      margin-top: 1.9em; }
  .copy .q_message {
    background: white;
    border: 1px solid #145F84; }
    .copy .q_message.with_icon .q_message_icon_inner > .q_font_elegant_icon,
    .copy .q_message.with_icon .q_message_icon_inner > i,
    .copy .q_message a.close i {
      color: #667080; }
  .copy .q_icon_with_title {
    display: block;
    position: relative;
    margin-bottom: 2.9em; }
  .copy .q_pie_chart_holder,
  .copy .q_pie_chart_with_icon_holder {
    position: relative;
    display: block;
    margin-bottom: 5.1em; }
  .copy .qode_image_gallery_no_space {
    position: relative;
    opacity: 0;
    margin-bottom: 11.6em; }
    @media only screen and (max-width: 767px) {
      .copy .qode_image_gallery_no_space {
        margin-bottom: 5.6em; } }
  .copy .vc_row.stats {
    margin-bottom: 20px !important; }
    .copy .vc_row.stats h3 {
      margin-bottom: 1em; }
    .copy .vc_row.stats .wpb_text_column {
      text-align: center;
      padding-top: 5em; }
      @media only screen and (max-width: 767px) {
        .copy .vc_row.stats .wpb_text_column {
          padding-top: 0; } }
      .copy .vc_row.stats .wpb_text_column p {
        margin-top: -2.1em;
        margin-bottom: -0.3em; }
      .copy .vc_row.stats .wpb_text_column h2 {
        font-size: 6em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33333em;
        letter-spacing: 0.1px;
        text-align: center;
        color: #145F84;
        margin-bottom: 0.2em; }
      .copy .vc_row.stats .wpb_text_column h2 + p {
        margin-top: 0; }
      .copy .vc_row.stats .wpb_text_column p {
        font-size: 1.4em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71429em;
        letter-spacing: 0.2px;
        text-align: center;
        color: #667080; }
    @media only screen and (max-width: 767px) {
      .copy .vc_row.stats .wpb_column {
        margin-bottom: 8.2em; }
        .copy .vc_row.stats .wpb_column .wpb_wrapper {
          margin-bottom: 0; }
        .copy .vc_row.stats .wpb_column:last-of-type {
          margin-bottom: 0; }
        .copy .vc_row.stats .wpb_column .wpb_column {
          margin-bottom: 0; } }
  .copy .vc_text_separator.full {
    margin-bottom: 1.7em !important; }
  .copy .vc_text_separator.full .separator_content {
    padding: 1.4em 0; }
  .copy .vc_text_separator.full .separator_line {
    background-color: #f1f3f5; }
    .copy .vc_text_separator.full .separator_line span {
      font-size: 2.2em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.09091em;
      letter-spacing: 0.4px;
      text-align: center;
      color: #667080; }
  .copy .vc_text_separator.full .separator_content {
    padding: 2em 0;
    border: none;
    font-size: 1em; }
    .copy .vc_text_separator.full .separator_content span {
      font-size: 1.8em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33333em;
      letter-spacing: 0.3px;
      text-align: center;
      color: #667080; }
  .copy .wpb_text_column.resources {
    background-color: #fafafa;
    padding: 1.8em 2em;
    margin-bottom: 7.7em !important; }
    .copy .wpb_text_column.resources .wpb_wrapper {
      margin-bottom: 0; }
    .copy .wpb_text_column.resources.links ul li a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0c1";
      margin: 0px 6px 0 0; }
    .copy .wpb_text_column.resources.links ul li a:hover {
      color: #145F84; }
    .copy .wpb_text_column.resources.documents ul li a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0f6";
      margin: 0px 6px 0 0; }
    .copy .wpb_text_column.resources + .resources {
      margin-top: -4.7em; }
    .copy .wpb_text_column.resources h3 {
      font-size: 1.8em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.44444em;
      letter-spacing: 0.2px;
      color: #667080;
      margin-bottom: 0.38889em;
      margin-top: 0; }
    .copy .wpb_text_column.resources ul {
      margin: 0; }
      .copy .wpb_text_column.resources ul li {
        list-style: none;
        border-bottom: 1px solid #757f90;
        padding-bottom: 4px;
        margin-bottom: 7px;
        font-size: 1em; }
        .copy .wpb_text_column.resources ul li a {
          font-size: 1.2em;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 2em;
          letter-spacing: 0.2px;
          color: #667080; }
          .copy .wpb_text_column.resources ul li a:hover {
            color: #145F84; }
        .copy .wpb_text_column.resources ul li em {
          font-size: 1.2em;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 2.23333em;
          letter-spacing: 0.2px;
          text-align: right;
          color: #757f90;
          float: right; }
  .copy table {
    margin-top: 3.8em;
    margin-bottom: 1em;
    width: 100%;
    font-size: 10px; }
    .copy table td, .copy table th {
      text-align: left;
      font-size: 1.4em;
      line-height: 1.57143em;
      color: #667080;
      font-weight: 500;
      padding: 0.8em 0.9em 0.8em 0.9em;
      border-bottom: 1px solid #fff; }
      .copy table td p, .copy table th p {
        font-size: 1em; }
      .copy table td ul li, .copy table td ol li, .copy table th ul li, .copy table th ol li {
        font-size: 1em; }
    .copy table th {
      font-size: 1.6em;
      background-color: #ECEDEE; }
    .copy table td {
      background-color: #F5F6F6; }
    .copy table tr:nth-of-type(2n) td {
      background-color: #FAFAFA; }
  @media only screen and (max-width: 767px) {
    .copy .q_icon_with_title.center .icon_text_holder {
      margin: 2em 0 0; }
    .copy .wpb_column {
      margin-bottom: 2em; }
      .copy .wpb_column .wpb_column {
        margin-bottom: 0; } }
  .copy .wpb_gallery .wpb_wrapper {
    margin: 0; }
    .copy .wpb_gallery .wpb_wrapper ul {
      margin: 0; }

.q_accordion_holder.ui-accordion,
.q_accordion_holder.ui-accordion:not(.boxed) {
  margin: 3.5em 0;
  border-bottom: 1px solid #f1f3f5;
  margin-bottom: 3.5em !important; }
  @media only screen and (max-width: 767px) {
    .q_accordion_holder.ui-accordion,
    .q_accordion_holder.ui-accordion:not(.boxed) {
      margin: 1em 0; } }
  .q_accordion_holder.ui-accordion .ui-accordion-header,
  .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header {
    border-top: 1px solid #f1f3f5;
    color: #145F84;
    height: 4.22222em;
    margin-top: 0;
    transition: margin-top 1s ease;
    font-size: 1.8em;
    font-weight: 400; }
    .q_accordion_holder.ui-accordion .ui-accordion-header span.tab-title,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header span.tab-title {
      padding: 0; }
      .q_accordion_holder.ui-accordion .ui-accordion-header span.tab-title span.tab-title-inner,
      .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header span.tab-title span.tab-title-inner {
        padding-right: 50px; }
    .q_accordion_holder.ui-accordion .ui-accordion-header .accordion_mark.left_mark,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header .accordion_mark.left_mark {
      left: auto;
      right: 27px;
      background: none;
      border: none;
      color: black;
      width: 10px;
      height: 10px;
      top: 31px; }
      .q_accordion_holder.ui-accordion .ui-accordion-header .accordion_mark.left_mark .accordion_mark_icon,
      .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header .accordion_mark.left_mark .accordion_mark_icon {
        width: 10px;
        height: 10px;
        transform: rotate(-45deg);
        border: solid 1px #979797;
        border-right: 0;
        border-bottom: 0; }
      .q_accordion_holder.ui-accordion .ui-accordion-header .accordion_mark.left_mark .icon_plus,
      .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header .accordion_mark.left_mark .icon_plus {
        display: none; }
    .q_accordion_holder.ui-accordion .ui-accordion-header.ui-state-active .accordion_mark.left_mark .accordion_mark_icon,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.ui-state-active .accordion_mark.left_mark .accordion_mark_icon {
      transform: rotate(-135deg); }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon span.tab-title,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon span.tab-title {
      padding: 0 0 0 50px; }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon:before {
      content: '';
      display: inline-block;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 28%;
      left: 0; }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon.register:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon.register:before {
      background-image: url("../icons/register-icon.svg"); }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon.update:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon.update:before {
      background-image: url("../icons/update-icon.svg"); }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon.questions:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon.questions:before {
      background-image: url("../icons/questions-icon.svg"); }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon.news:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon.news:before {
      background-image: url("../icons/news-icon.svg"); }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon.resources:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon.resources:before {
      background-image: url("../icons/document-icon.svg"); }
    .q_accordion_holder.ui-accordion .ui-accordion-header.with_icon.contact:before,
    .q_accordion_holder.ui-accordion:not(.boxed) .ui-accordion-header.with_icon.contact:before {
      background-image: url("../icons/contact-icon.svg"); }
  .q_accordion_holder.ui-accordion div.accordion_content,
  .q_accordion_holder.ui-accordion:not(.boxed) div.accordion_content {
    padding: 0;
    margin-bottom: 2.4em; }

.more_facts_holder {
  background: none;
  margin-bottom: 3.5em; }

.more_facts_inner {
  padding-top: 0; }

.linked_image_with_text {
  margin-bottom: 30px; }
  .linked_image_with_text img {
    min-width: 100%;
    max-width: 100%;
    height: auto !important;
    vertical-align: top; }
  .linked_image_with_text .box-title {
    background-color: #f1f3f5 !important;
    padding: 20px 25px;
    min-height: 120px;
    box-sizing: border-box;
    transition: background-color 0.4s ease; }
    .linked_image_with_text .box-title h1, .linked_image_with_text .box-title h2, .linked_image_with_text .box-title h3, .linked_image_with_text .box-title h4, .linked_image_with_text .box-title h5 {
      font-size: 26px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 34px;
      letter-spacing: 0.3px;
      text-transform: capitalize;
      color: #4a4f55; }
  .linked_image_with_text a:hover .box-title {
    background-color: #145F84 !important; }
    .linked_image_with_text a:hover .box-title h1, .linked_image_with_text a:hover .box-title h2, .linked_image_with_text a:hover .box-title h3, .linked_image_with_text a:hover .box-title h4, .linked_image_with_text a:hover .box-title h5 {
      color: white; }

.vc_single_image-wrapper {
  width: 100%; }
  .vc_single_image-wrapper img {
    width: 100%; }

.facetwp-search {
  border-radius: 800px;
  background-color: #ffffff;
  border: solid 2px #757f90; }

.wpcf7-form {
  margin: 0 -15px; }
  .wpcf7-form label {
    width: 45.6%;
    padding: 0 15px;
    display: block;
    box-sizing: border-box;
    margin: 0;
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #667080;
    margin-bottom: 10px;
    clear: left; }
    .wpcf7-form label:nth-of-type(2n) {
      clear: none; }
    .wpcf7-form label input {
      background-color: #f1f3f5; }
    @media only screen and (max-width: 767px) {
      .wpcf7-form label {
        width: 100%; } }
  .wpcf7-form p {
    clear: both;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #667080;
    margin-left: 15px; }
  .wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
    margin: 0 -15px;
    display: block;
    overflow: hidden;
    padding: 7px 7px 7px 29px; }
    .wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
      float: left;
      display: block;
      width: 69%;
      margin: 0;
      padding: 0 15px;
      box-sizing: border-box;
      margin-bottom: 12px; }
      .wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item.first.last {
        width: 100%; }
      .wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0; }
      .wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
        margin-left: 0px;
        vertical-align: text-top;
        width: 15px;
        height: 15px;
        margin-right: 5px; }
  .wpcf7-form .wpcf7-form-control-wrap.subscribe {
    margin-left: -14px;
    display: block;
    margin-top: -21px; }
    .wpcf7-form .wpcf7-form-control-wrap.subscribe .wpcf7-list-item {
      width: 100%;
      display: block; }
  .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    margin: auto;
    float: none;
    display: inline-block;
    width: 40.1%;
    height: auto;
    text-align: center;
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
    margin-left: 24.2%;
    margin-top: 5px;
    line-height: 38px;
    padding: 8px;
    letter-spacing: 0.3px; }
  .wpcf7-form input.wpcf7-form-control.wpcf7-text,
  .wpcf7-form input.wpcf7-form-control.wpcf7-number,
  .wpcf7-form input.wpcf7-form-control.wpcf7-date,
  .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea,
  .wpcf7-form select.wpcf7-form-control.wpcf7-select,
  .wpcf7-form input.wpcf7-form-control.wpcf7-quiz {
    background-color: #f1f3f5;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.3px;
    text-align: justify;
    color: #757f90;
    -webkit-appearance: inherit;
    color: #4a4f55;
    font-weight: 500; }
  .wpcf7-form select.wpcf7-form-control.wpcf7-select {
    position: relative;
    background-image: url(../img/select-background.png);
    background-repeat: no-repeat;
    background-position: 96% 50%; }
  .wpcf7-form .custom-checkbox-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer; }
    .wpcf7-form .custom-checkbox-wrapper input.custom-checkbox {
      position: absolute !important;
      top: 0  !important;
      left: 0  !important;
      right: 0  !important;
      bottom: 0  !important;
      width: 100%  !important;
      height: 100%  !important;
      opacity: 0  !important; }
  .wpcf7-form .wpcf7-form .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"].custom-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0; }
  .wpcf7-form input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background: #007c84;
    border-color: #007c84;
    color: white; }
  .wpcf7-form div.jquery-checkbox-wrapper {
    display: inline-block; }
    .wpcf7-form div.jquery-checkbox-wrapper a.jquery-checkbox {
      display: block;
      width: 15px;
      height: 15px;
      cursor: default;
      outline: none;
      border-radius: 2px;
      background-color: #f1f3f5; }
    .wpcf7-form div.jquery-checkbox-wrapper a.jquery-checkbox-on {
      background-color: #145F84;
      background-image: url(../icons/white-tick.svg);
      background-repeat: no-repeat;
      background-position: 50% 50%; }

div.wpcf7-response-output.wpcf7-validation-errors {
  background-color: #be955b; }

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
  margin: -1em 0 0; }

ol.accordion-menu {
  padding: 0;
  list-style: none; }
  ol.accordion-menu ol {
    padding: 0; }
  ol.accordion-menu .is-active > ol {
    display: block; }
  ol.accordion-menu li {
    padding: 0;
    display: block; }
    ol.accordion-menu li ol {
      display: none; }
    ol.accordion-menu li a {
      background-color: #f1f3f5;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 18px;
      letter-spacing: normal;
      color: #4a4a4a;
      display: block;
      padding: 21px 24px 21px 14px;
      border-top: 1px solid #e4e6ea; }
    ol.accordion-menu li.is-active > a {
      background-color: #145F84;
      color: white; }
    ol.accordion-menu li li a {
      padding: 12px 24px 12px 14px;
      padding-left: 24px;
      border: none;
      background: #fff; }
    ol.accordion-menu li li li a {
      padding-left: 34px; }
    ol.accordion-menu li li li li a {
      padding-left: 44px; }
  ol.accordion-menu .has-children > a {
    position: relative; }
    ol.accordion-menu .has-children > a:after {
      display: inline-block;
      font: normal normal normal 17px/1 FontAwesome;
      font-size: 17px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f107";
      right: 10px;
      position: absolute;
      top: 50%;
      transform: translate(0%, -50%); }

input.search,
input.facetwp-search {
  width: 100%;
  background-color: #ffffff;
  border: solid 1px rgba(117, 127, 144, 0.5);
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 23px;
  color: #667080;
  padding: 6px 42px 6px 12px;
  box-sizing: border-box;
  outline: 0;
  border-radius: 10px;
  background: #f5f5f5;
  color: #333; }
  input.search:-ms-input-placeholder,
  input.facetwp-search:-ms-input-placeholder {
    color: #c6c6c6; }
  input.search::placeholder,
  input.facetwp-search::placeholder {
    color: #c6c6c6; }
  @media screen and (max-width: 400px) {
    input.search,
    input.facetwp-search {
      font-size: 14px; } }

.search-wrapper {
  float: left;
  overflow: hidden;
  width: 100%; }

.facetwp-facet-search .facetwp-btn {
  background: none;
  right: auto;
  left: 2px;
  font-size: 18px;
  top: -17px;
  font-weight: 100;
  height: 39px;
  width: 50px; }
  .facetwp-facet-search .facetwp-btn:before {
    display: inline-block;
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\55";
    background: none;
    position: absolute;
    font-size: 17px;
    line-height: 17px;
    color: #757f90;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .facetwp-facet-search .facetwp-btn.f-reset:before {
    content: 'M';
    background: none;
    font-size: 27px;
    margin-top: 1px;
    margin-left: -6px; }

.search-holder {
  position: relative;
  margin-top: 22px;
  width: 341px; }
  .search-holder button.search-btn {
    background: none;
    left: auto;
    right: 0px;
    font-size: 18px;
    top: -0px;
    font-weight: 100;
    display: inline-block;
    border: none;
    background: none;
    -webkit-appearance: inherit;
    font-size: 0;
    position: absolute;
    height: 100%;
    width: 43px;
    margin: 0; }
    .search-holder button.search-btn:before {
      display: inline-block;
      font-family: 'ElegantIcons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      content: "\55";
      background: none;
      position: absolute;
      font-size: 17px;
      line-height: 39px;
      color: #145F84;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-weight: bold; }

.mobile_search_button {
  display: none;
  position: absolute;
  right: 0px;
  height: 100%; }
  .mobile_search_button span {
    color: #777;
    width: 19px;
    height: 17px;
    font-size: 25px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle; }

.search-holder.lower {
  clear: both;
  margin-top: 4.7em;
  float: none;
  width: 100%;
  margin-bottom: 2.8em;
  text-align: center;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }

@media only screen and (max-width: 1000px) {
  .logo_wrapper {
    padding: 0; }
    .logo_wrapper .q_logo a[style] {
      height: auto !important; }
  header .container_inner .header_inner_left {
    height: 100px; }
  header.page_header .search-holder {
    height: 0px;
    overflow: hidden;
    position: absolute; }
    header.page_header .search-holder.active {
      display: block;
      width: 100%;
      top: 140px;
      height: auto;
      background: #f5f5f5;
      padding: 20px;
      left: -20px;
      margin: 0; }
      header.page_header .search-holder.active input.search {
        padding-left: 42px; }
    header.page_header .search-holder button {
      left: 20px; }
  .mobile_search_button {
    display: table; } }

.search-results .blog_holder article .post_content_holder {
  background: white;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 700px) {
    .search-results .blog_holder article .post_content_holder {
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .search-results .blog_holder article .post_content_holder .post_image {
    max-width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: white;
    padding: 0px 25px; }

.page-template-general-content .column2.copy {
  border-left: 1px solid #f1f3f5;
  padding-left: 30px;
  box-sizing: border-box; }
  @media screen and (max-width: 1000px) {
    .page-template-general-content .column2.copy {
      padding-left: 0px;
      width: 100%;
      border-left: none; } }

@media screen and (max-width: 1000px) {
  .page-template-general-content .column1.sidebar {
    display: none; } }

.page-template-general-content .updated {
  font-size: 1.4em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71429em;
  letter-spacing: 0.2px;
  text-align: justify;
  color: #667080;
  margin-bottom: 3.6em;
  margin-top: 9em; }

.page-template-general-content .related {
  margin-bottom: 3em; }
  .page-template-general-content .related h4 {
    font-size: 1.8em;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33333em;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    color: #667080; }
  .page-template-general-content .related ul {
    margin: 1.7em 0 0 0;
    padding: 0;
    list-style: none; }
    .page-template-general-content .related ul li {
      list-style: none;
      font-size: 1.6em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5em;
      letter-spacing: 0.2px;
      margin: 0 0 0.6em 0; }
      .page-template-general-content .related ul li:before {
        display: none; }
      .page-template-general-content .related ul li a {
        color: #667080;
        border-bottom: 1px solid; }
        .page-template-general-content .related ul li a:hover {
          color: #145F84; }

.page-template-full_width > div.wrapper > div > div > div > div > div > div:nth-child(2) {
  min-height: 30px; }

.page-template-full_width .vc_row.wpb_row.section.vc_row-fluid {
  max-width: 1200px;
  margin: auto; }
  .page-template-full_width .vc_row.wpb_row.section.vc_row-fluid.full_screen_section {
    max-width: 100%; }

.page-template-full_width .wpsisac-slick-slider .slick-image-slide {
  max-height: 58.7vh !important; }
  .page-template-full_width .wpsisac-slick-slider .slick-image-slide .slide-wrap {
    max-height: 100%; }

.page-template-full_width .wpsisac-slick-slider.design-1 .slick-image-slide img {
  max-width: 200%; }

.page-template-full_width button {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.3px;
  text-align: right;
  color: #ffffff;
  background-color: #145F84;
  padding: 3px 15px;
  float: right;
  margin-top: 50px;
  border: none; }
  .page-template-full_width button:after {
    background: url(../icons/right-arrow-white.svg);
    content: '';
    background-size: 100%;
    width: 12px;
    height: 10.5px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: initial; }

.page-template-full_width .wpsisac-slick-slider,
.page-template-full_width .wpsisac-slick-carousal {
  margin: 0 -15px;
  width: calc(100% + 30px); }
  .page-template-full_width .wpsisac-slick-slider img,
  .page-template-full_width .wpsisac-slick-carousal img {
    min-width: 100%;
    position: relative;
    min-height: 100%; }
  .page-template-full_width .wpsisac-slick-slider .slick-arrow,
  .page-template-full_width .wpsisac-slick-carousal .slick-arrow {
    font-size: 0;
    display: none !important; }
  .page-template-full_width .wpsisac-slick-slider .slick-dots,
  .page-template-full_width .wpsisac-slick-carousal .slick-dots {
    bottom: 5px !important; }
    .page-template-full_width .wpsisac-slick-slider .slick-dots li button,
    .page-template-full_width .wpsisac-slick-carousal .slick-dots li button {
      background: #fff !important;
      margin: 0px !important;
      padding: 0px !important;
      border: none !important;
      border-radius: 50% !important;
      width: 8px !important;
      height: 8px !important;
      font-size: 0; }
      .page-template-full_width .wpsisac-slick-slider .slick-dots li button:after,
      .page-template-full_width .wpsisac-slick-carousal .slick-dots li button:after {
        display: none; }
    .page-template-full_width .wpsisac-slick-slider .slick-dots li.slick-active button,
    .page-template-full_width .wpsisac-slick-carousal .slick-dots li.slick-active button {
      background: #fff !important;
      opacity: 0.5; }
  .page-template-full_width .wpsisac-slick-slider .slider-content,
  .page-template-full_width .wpsisac-slick-carousal .slider-content {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    text-align: left;
    left: 50%;
    transform: translate(-100%, -50%);
    padding: 32px 39px;
    max-width: 485px; }
    .page-template-full_width .wpsisac-slick-slider .slider-content .slide-title,
    .page-template-full_width .wpsisac-slick-carousal .slider-content .slide-title {
      display: none; }
    .page-template-full_width .wpsisac-slick-slider .slider-content h1,
    .page-template-full_width .wpsisac-slick-carousal .slider-content h1 {
      font-size: 34px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 34px;
      letter-spacing: 0.4px;
      color: #ffffff; }
    .page-template-full_width .wpsisac-slick-slider .slider-content h2,
    .page-template-full_width .wpsisac-slick-carousal .slider-content h2 {
      font-size: 22px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 34px;
      letter-spacing: 0.3px;
      color: #ffffff;
      text-transform: none; }
    .page-template-full_width .wpsisac-slick-slider .slider-content a,
    .page-template-full_width .wpsisac-slick-carousal .slider-content a {
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0.3px;
      font-weight: 500;
      text-align: right;
      color: #ffffff;
      background-color: #145F84;
      padding: 6px 15px 4px;
      margin-top: 34px;
      border: none; }
      .page-template-full_width .wpsisac-slick-slider .slider-content a:after,
      .page-template-full_width .wpsisac-slick-carousal .slider-content a:after {
        background: url(../icons/right-arrow-white.svg);
        content: '';
        background-size: 100%;
        width: 12px;
        height: 10.5px;
        display: inline-block;
        margin-left: 4px;
        vertical-align: initial; }
  @media only screen and (max-width: 1000px) {
    .page-template-full_width .wpsisac-slick-slider .slider-content,
    .page-template-full_width .wpsisac-slick-carousal .slider-content {
      left: 20px;
      transform: translate(0, -50%);
      width: 500px;
      max-width: calc(100% - 40px);
      box-sizing: border-box; } }
  @media only screen and (min-width: 1800px) {
    .page-template-full_width .wpsisac-slick-slider .slide-wrap,
    .page-template-full_width .wpsisac-slick-slider .slick-image-slide.slick-slide,
    .page-template-full_width .wpsisac-slick-carousal .slide-wrap,
    .page-template-full_width .wpsisac-slick-carousal .slick-image-slide.slick-slide {
      height: 27.77778vw !important; } }

.page-template-full_width .vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  padding: 0;
  min-width: calc(100% - 30px); }
  .page-template-full_width .vc_column_container > .vc_column-inner .wpb_column:last-of-type .vc_column-inner {
    margin-right: 0; }
  .page-template-full_width .vc_column_container > .vc_column-inner .wpb_column:first-of-type .vc_column-inner {
    margin-left: 0; }

.page-template-full_width .list .vc_column-inner {
  background: #fff;
  margin-bottom: 30px; }

.page-template-full_width .xmlfeed .vc_column-inner {
  background: #fff;
  margin-bottom: 30px; }

.page-template-full_width .xmlfeed h3 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 1.1px;
  color: #667080;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(117, 127, 144, 0.5);
  padding: 20px 30px 12px 30px; }

.page-template-full_width .xmlfeed table {
  width: 100%; }
  .page-template-full_width .xmlfeed table td {
    text-align: left;
    padding: 6px 31px 0px;
    line-height: 1.4em; }
    @media only screen and (max-width: 767px) {
      .page-template-full_width .xmlfeed table td {
        padding: 10px; } }
    .page-template-full_width .xmlfeed table td.month {
      min-width: 70px; }
    .page-template-full_width .xmlfeed table td.direction:before {
      font-family: 'ElegantIcons';
      speak: none;
      font-weight: 600;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.5em; }
    .page-template-full_width .xmlfeed table td.direction.up:before {
      content: '!'; }
    .page-template-full_width .xmlfeed table td.direction.down:before {
      content: '"'; }
  .page-template-full_width .xmlfeed table tr:nth-of-type(2n) {
    background-color: rgba(241, 243, 245, 0.3); }

.page-template-full_width .list.wpb_column h3 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 1.1px;
  color: #667080;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(117, 127, 144, 0.5);
  padding: 20px 30px 12px 30px; }

.page-template-full_width .list.wpb_column ul {
  list-style: none;
  padding: 20px 26px; }
  .page-template-full_width .list.wpb_column ul li {
    margin-bottom: 25px;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #667080; }
    .page-template-full_width .list.wpb_column ul li a {
      font-size: 18px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 26px;
      letter-spacing: 0.2px;
      color: #667080;
      border-bottom: solid 1px; }
      .page-template-full_width .list.wpb_column ul li a:hover {
        color: #145F84; }

.page-template-full_width .list.wpb_column.download ul li {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #667080; }
  .page-template-full_width .list.wpb_column.download ul li a {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #667080;
    position: relative;
    margin-left: 1.6em; }
    .page-template-full_width .list.wpb_column.download ul li a:hover {
      color: #145F84;
      border-bottom: 1px solid; }
    .page-template-full_width .list.wpb_column.download ul li a:before {
      font-family: 'Linearicons-Free';
      speak: none;
      font-style: normal;
      font-weight: 600;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      content: "\e865";
      position: absolute;
      left: -1.2em;
      top: 0;
      font-size: 1.3em; }

.page-template-full_width .list.wpb_column.news ul li h4 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #667080;
  display: inline;
  margin-bottom: 10px; }
  .page-template-full_width .list.wpb_column.news ul li h4 a {
    color: #667080; }
    .page-template-full_width .list.wpb_column.news ul li h4 a:hover {
      color: #145F84;
      border-bottom: 1px solid; }

.page-template-full_width .list.wpb_column.news ul li p {
  margin-top: 10px;
  line-height: 20px; }

.page-template-full_width .list.wpb_column.news ul li strong {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #667080;
  display: block; }

.page-template-full_width .twitter .wpb_wrapper {
  background: #fff;
  position: relative;
  margin-bottom: 30px;
  min-height: 400px; }

.page-template-full_width .twitter .wpb_wrapper,
.page-template-full_width .twitter .wpb_content_element {
  height: 100%; }

.page-template-full_width .twitter .vc_column-inner h3 {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 1.1px;
  color: #667080;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(117, 127, 144, 0.5);
  padding: 20px 30px 12px 30px;
  position: relative;
  z-index: 2;
  background: #fff; }

.page-template-full_width .twitter .vc_column-inner #ctf {
  padding: 20px;
  height: 100%;
  overflow: auto;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  padding-top: 80px;
  z-index: 1; }

.page-template-full_width .image-quote .vc_column-inner {
  position: relative;
  padding: 50px;
  background-size: cover !important; }
  @media screen and (max-width: 780px) {
    .page-template-full_width .image-quote .vc_column-inner {
      padding: 20px; } }
  .page-template-full_width .image-quote .vc_column-inner > .wpb_wrapper:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .page-template-full_width .image-quote .vc_column-inner .wpb_wrapper h3 {
    position: relative;
    z-index: 9999;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0.3px;
    color: #ffffff; }
    .page-template-full_width .image-quote .vc_column-inner .wpb_wrapper h3 a {
      color: #ffffff; }

.page-template-full_width .featured .vc_column-inner {
  background: #fff;
  margin-bottom: 30px; }

.page-template-full_width .featured .wpb_wrapper {
  position: relative;
  overflow: hidden; }

.page-template-full_width .featured .wpb_text_column {
  padding: 15px 25px 75px; }
  .page-template-full_width .featured .wpb_text_column .wpb_wrapper {
    position: static; }
  .page-template-full_width .featured .wpb_text_column h3 {
    font-size: 26px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0.3px;
    display: inline; }
    .page-template-full_width .featured .wpb_text_column h3 a {
      color: #667080; }
      .page-template-full_width .featured .wpb_text_column h3 a:hover {
        color: #145F84;
        border-bottom: 1px solid; }
  .page-template-full_width .featured .wpb_text_column p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #667080; }
  .page-template-full_width .featured .wpb_text_column p a {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.3px;
    text-align: right;
    color: #ffffff;
    background-color: #145F84;
    padding: 3px 15px;
    float: right;
    margin-top: 50px;
    border: none;
    position: absolute;
    bottom: 15px;
    right: 25px;
    transition: background-color 0.4s ease; }
    .page-template-full_width .featured .wpb_text_column p a:after {
      background: url(../icons/right-arrow-white.svg);
      content: '';
      background-size: 100%;
      width: 12px;
      height: 10.5px;
      display: inline-block;
      margin-left: 4px;
      vertical-align: initial; }
    .page-template-full_width .featured .wpb_text_column p a:hover {
      background-color: rgba(23, 128, 179, 0.5); }
  .page-template-full_width .featured .wpb_text_column button {
    position: absolute;
    bottom: 15px;
    right: 25px; }

.page-template-full_width .featured.no-image .wpb_text_column h5 {
  margin-top: 11px;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #145F84;
  margin-bottom: 8px; }

.page-template-full_width .wpb_single_image .vc_single_image-wrapper, .page-template-full_width .wpb_single_image img {
  width: 100%; }

.page-template-full_width .social.wpb_column {
  margin-top: 21px; }
  .page-template-full_width .social.wpb_column .full_section_inner {
    width: 67.2%;
    margin: auto; }
  .page-template-full_width .social.wpb_column .vc_column-inner {
    background: none;
    text-align: center; }
    .page-template-full_width .social.wpb_column .vc_column-inner h2 {
      font-size: 26px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 34px;
      letter-spacing: 0.3px;
      text-align: center;
      color: #145F84;
      text-transform: none;
      margin-bottom: 40px; }

.page-template-full_width .vc_col-sm-6 > .vc_column-inner {
  background: #fff;
  margin-bottom: 30px; }

.page-template-full_width .tabs.wpb_column {
  text-align: center; }
  .page-template-full_width .tabs.wpb_column p {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2em;
    letter-spacing: 0.2px;
    text-align: center;
    color: #757f90;
    margin-bottom: 2.9em;
    margin-top: 2.8em; }
  .page-template-full_width .tabs.wpb_column ul {
    list-style: none;
    margin-bottom: 49.6px; }
    .page-template-full_width .tabs.wpb_column ul li {
      display: inline-block; }
      .page-template-full_width .tabs.wpb_column ul li a {
        font-size: 15px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0.2px;
        color: #667080;
        border-radius: 800px;
        padding: 9px 20px 12px 20px; }
        .page-template-full_width .tabs.wpb_column ul li a.active {
          color: #757f90;
          background-color: rgba(20, 95, 132, 0.13); }
  @media only screen and (max-width: 1000px) {
    .page-template-full_width .tabs.wpb_column p {
      font-size: 12px; }
    .page-template-full_width .tabs.wpb_column ul {
      margin-bottom: 25px; }
      .page-template-full_width .tabs.wpb_column ul li a {
        font-size: 12px;
        padding: 9px 10px 12px 10px; } }
  @media only screen and (max-width: 400px) {
    .page-template-full_width .tabs.wpb_column p {
      font-size: 10px; }
    .page-template-full_width .tabs.wpb_column ul li a {
      font-size: 10px;
      padding: 9px 6px 12px; } }

.page-template-full_width .filterable.loading {
  background: url(../icons/loading.svg) no-repeat 50% 50%; }
  .page-template-full_width .filterable.loading > * {
    opacity: 0.5; }

@media only screen and (max-width: 767px) {
  .page-template-full_width .vc_column_container > .vc_column-inner .vc_column-inner {
    margin: 0 0 15px; } }

.dcs-video-container {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .dcs-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .dcs-video-container:hover .dcs-play-button {
    opacity: 1; }

.dcs-video-image {
  width: 100%;
  height: auto;
  cursor: pointer; }

/* Style for the play button overlay */
.dcs-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 57px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IllvdVR1YmVfSWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IgoJIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMjQgNzIxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDI0IDcyMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGlkPSJUcmlhbmdsZSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTQwNyw0OTNsMjc2LTE0M0w0MDcsMjA2VjQ5M3oiLz4KPHBhdGggaWQ9IlRoZV9TaGFycG5lc3MiIG9wYWNpdHk9IjAuMTIiIGZpbGw9IiM0MjAwMDAiIGQ9Ik00MDcsMjA2bDI0MiwxNjEuNmwzNC0xNy42TDQwNywyMDZ6Ii8+CjxnIGlkPSJMb3plbmdlIj4KCTxnPgoJCQoJCQk8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzFfIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUxMi41IiB5MT0iNzE5LjciIHgyPSI1MTIuNSIgeTI9IjEuMiIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDcyMSkiPgoJCQk8c3RvcCAgb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojRTUyRDI3Ii8+CgkJCTxzdG9wICBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNCRjE3MUQiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJCTxwYXRoIGZpbGw9InVybCgjU1ZHSURfMV8pIiBkPSJNMTAxMywxNTYuM2MwLDAtMTAtNzAuNC00MC42LTEwMS40QzkzMy42LDE0LjIsODkwLDE0LDg3MC4xLDExLjZDNzI3LjEsMS4zLDUxMi43LDEuMyw1MTIuNywxLjMKCQkJaC0wLjRjMCwwLTIxNC40LDAtMzU3LjQsMTAuM0MxMzUsMTQsOTEuNCwxNC4yLDUyLjYsNTQuOUMyMiw4NS45LDEyLDE1Ni4zLDEyLDE1Ni4zUzEuOCwyMzguOSwxLjgsMzIxLjZ2NzcuNQoJCQlDMS44LDQ4MS44LDEyLDU2NC40LDEyLDU2NC40czEwLDcwLjQsNDAuNiwxMDEuNGMzOC45LDQwLjcsODkuOSwzOS40LDExMi42LDQzLjdjODEuNyw3LjgsMzQ3LjMsMTAuMywzNDcuMywxMC4zCgkJCXMyMTQuNi0wLjMsMzU3LjYtMTAuN2MyMC0yLjQsNjMuNS0yLjYsMTAyLjMtNDMuM2MzMC42LTMxLDQwLjYtMTAxLjQsNDAuNi0xMDEuNHMxMC4yLTgyLjcsMTAuMi0xNjUuM3YtNzcuNQoJCQlDMTAyMy4yLDIzOC45LDEwMTMsMTU2LjMsMTAxMywxNTYuM3ogTTQwNyw0OTNWMjA2bDI3NiwxNDRMNDA3LDQ5M3oiLz4KCTwvZz4KPC9nPgo8L3N2Zz4=");
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: transparent;
  /* Transparent text */
  font-size: 36px;
  opacity: 0.7;
  /* Initially hidden */
  transition: opacity 0.3s ease;
  /* Smooth transition */
  pointer-events: none; }

.resource-template-default div.upper {
  padding-bottom: 2.4em; }
  .resource-template-default div.upper p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0.2px;
    text-align: justify;
    color: #667080; }
  @media only screen and (max-width: 767px) {
    .resource-template-default div.upper {
      padding-top: 2.4em; } }
  .resource-template-default div.upper div.links {
    margin-top: -4em;
    margin-bottom: 3em; }
    .resource-template-default div.upper div.links a {
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 26px;
      letter-spacing: 0.2px;
      color: #145F84;
      display: block;
      padding: 0.2em 0; }
      .resource-template-default div.upper div.links a:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f0f6";
        margin: 0px 6px 0 0; }
      .resource-template-default div.upper div.links a:hover {
        text-decoration: underline; }
    .resource-template-default div.upper div.links a.link:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0c1";
      margin: 0px 6px 0 0; }

.resource-template-default .copy .wpb_wrapper > ul li {
  font-size: 1.4em;
  line-height: 1.57143em;
  color: #667080;
  margin-top: 1em;
  margin-bottom: 1em; }

.resource-template-default .post-summary h5 {
  margin-bottom: 15px; }

.resource-template-default .post-summary ul {
  margin: 0; }

@media only screen and (max-width: 600px) {
  .resource-template-default .post-summary {
    display: none; } }

.resource-template-default div.lower {
  background-color: #fafafa;
  padding-top: 2.6em; }
  .resource-template-default div.lower .copy h2 {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0.3px;
    color: #667080; }

.resource-template-default .vc_col-sm-3 h2 {
  color: #5d5d5d;
  margin-top: 17px; }

.resource-template-default .vc_col-sm-3 h3 {
  margin-top: 17px; }

.resource-template-default .copy h1 {
  margin-bottom: 51px; }

.resource-template-default .column1,
.resource-template-default .column2 {
  box-sizing: border-box; }

.resource-template-default .column2 {
  padding-right: 100px; }
  @media only screen and (max-width: 767px) {
    .resource-template-default .column2 {
      padding-right: 0px; } }

.resource-template-default .column1 {
  padding-left: 30px; }
  @media only screen and (max-width: 600px) {
    .resource-template-default .column1 {
      padding-left: 0px; } }
  .resource-template-default .column1 .post_info {
    padding-top: 22px; }
    .resource-template-default .column1 .post_info .time {
      margin-bottom: 30px; }
  .resource-template-default .column1 .tags {
    margin-bottom: 35px; }
    .resource-template-default .column1 .tags p {
      margin: 0; }
    .resource-template-default .column1 .tags a {
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 18px;
      letter-spacing: 0.1px;
      padding: 3px 6px;
      margin: 8px 6px 0 0;
      color: #4a4f55;
      border-radius: 2px;
      display: inline-block; }
      .resource-template-default .column1 .tags a:hover {
        color: #ffffff;
        background-color: #145F84; }
  .resource-template-default .column1 .documents h5 {
    margin-bottom: 3px; }
  .resource-template-default .column1 .documents a {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0.2px;
    color: #667080; }
    .resource-template-default .column1 .documents a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0f6";
      margin: 0px 6px 0 0; }
  .resource-template-default .column1 .documents.links a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f0c1";
    margin: 0px 6px 0 0; }
  .resource-template-default .column1 h5 {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #667080;
    text-transform: none; }
  .resource-template-default .column1 p {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0.2px;
    color: #757f90; }

.page-template-resource-index h1 {
  font-weight: 500;
  margin-bottom: 37px; }

.page-template-resource-index .sidebar {
  position: relative; }
  .page-template-resource-index .sidebar h4 {
    margin-bottom: 15px;
    margin-top: 2px; }
  .page-template-resource-index .sidebar a.filter_reset {
    background-color: #145F84;
    border: 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;
    padding: 10px 15px;
    transition: all 0.3s ease-in-out; }
    .page-template-resource-index .sidebar a.filter_reset:hover, .page-template-resource-index .sidebar a.filter_reset:focus {
      background-color: #007c84;
      outline: 0; }
  .page-template-resource-index .sidebar h5 {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #667080;
    text-transform: none;
    margin-bottom: 15px; }
  .page-template-resource-index .sidebar .facetwp-checkbox {
    background: none;
    padding-left: 35px;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #667080;
    margin-bottom: 11px; }
    .page-template-resource-index .sidebar .facetwp-checkbox .facetwp-counter {
      float: right; }
    .page-template-resource-index .sidebar .facetwp-checkbox:before {
      content: '';
      position: absolute;
      border-radius: 2px;
      background-color: #f1f3f5;
      width: 22px;
      height: 22px;
      left: 0;
      top: 0; }
    .page-template-resource-index .sidebar .facetwp-checkbox.checked:before {
      background-color: #145F84;
      background-image: url(../icons/white-tick.svg);
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  .page-template-resource-index .sidebar .collapsable {
    max-width: 205px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px; }

.page-template-resource-index .column2 {
  border-left: 1px solid #d5dae4; }

.page-template-resource-index .two_columns_25_75 > .column1 {
  width: 23.2%;
  margin-bottom: 90px; }

.page-template-resource-index .two_columns_25_75 > .column2 {
  width: 76.8%;
  padding-left: 30px;
  margin-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    .page-template-resource-index .two_columns_25_75 > .column2 {
      padding-left: 0px;
      padding-top: 30px; } }

.page-template-resource-index div.featured {
  margin-bottom: 64px; }

@media screen and (max-width: 770px) {
  .page-template-resource-index .two_columns_25_75 > .column2,
  .page-template-resource-index .two_columns_25_75 > .column1 {
    width: 100%;
    margin-bottom: 0; }
  .page-template-resource-index .two_columns_25_75 > .column2 {
    padding-left: 0;
    border-left: none; }
  .page-template-resource-index .sidebar .textwidget {
    max-width: 100%; } }

.collapsable .controller {
  position: relative;
  cursor: pointer; }
  .collapsable .controller:hover:after {
    transform: translate(0, -50%); }
  .collapsable .controller:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
    transition: transform 0.4s ease; }
  .collapsable .controller.is-active:after {
    transform: translate(0, -50%); }
  .collapsable .controller.is-active:hover:after {
    transform: translate(0, -50%) rotate(90deg); }

.facetwp-per-page-select {
  padding: 0px 25px 0px 10px;
  border: solid 1px #d6d6d6;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.1px;
  text-align: center;
  color: #145F84;
  background: #fff;
  -webkit-appearance: inherit;
  margin-top: 0px;
  border-radius: 1px; }

.facetwp-per-page {
  position: relative; }
  .facetwp-per-page:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0, -50%); }

.resource {
  background-color: #f1f3f5;
  padding: 18px 25px;
  border-left: 2px solid #dee2e8;
  margin-bottom: 20px;
  position: relative; }
  .resource:nth-of-type(2n) {
    background: white; }
  .resource h3 {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0.2px;
    color: #667080;
    margin-bottom: 8px; }
  .resource .header {
    border-bottom: 1px solid #757f90;
    overflow: hidden;
    padding-bottom: 4px; }
  .resource .documents {
    float: left;
    clear: both; }
  .resource .time {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0.2px;
    text-align: right;
    color: #757f90; }
  .resource .post_info {
    padding-top: 22px; }
    .resource .post_info .time {
      margin-bottom: 30px; }
  .resource .documents a {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0.2px;
    color: #145F84;
    display: block;
    padding: 0.2em 0; }
    .resource .documents a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0f6";
      margin: 0px 6px 0 0; }
    .resource .documents a.link:before {
      content: "\f0c1"; }
  .resource:hover {
    background: #145F84;
    color: white; }
    .resource:hover * {
      color: white; }
    .resource:hover .documents a {
      color: white; }
    .resource:hover .header {
      border-bottom: 1px solid #ffffff; }
    .resource:hover:before {
      color: #c6ebed; }
    .resource:hover .tags a {
      background-color: rgba(74, 79, 85, 0.5);
      color: white; }
      .resource:hover .tags a:hover {
        background-color: #c6ebed;
        color: #667080; }
  .featured .resource {
    border-top: solid 4px #145F84;
    border-left: none; }
    .featured .resource:before {
      position: absolute;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f02e";
      color: #145F84;
      top: -4px;
      right: 26px;
      font-size: 20px; }

.tags a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0.1px;
  padding: 3px 6px;
  margin: 8px 6px 0 0;
  color: #4a4f55;
  border-radius: 2px;
  background-color: rgba(74, 79, 85, 0.2);
  display: inline-block; }
  .tags a:hover {
    color: #ffffff;
    background-color: #145F84; }

.facetwp-counts {
  display: inline; }

.facetwp-per-page {
  float: right; }

.index-header {
  overflow: hidden;
  border-bottom: 1px solid #d5dae4;
  padding-bottom: 9px;
  margin-bottom: 20px; }
  .index-header h3 {
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #667080; }

.facetwp-pager {
  text-align: right;
  border-top: 1px solid #bfc7d3;
  margin-top: 30px;
  padding-top: 16px; }
  .facetwp-pager a {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0.1px;
    color: #667080; }

.facetwp-pager-label {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0.1px;
  color: #667080; }

.error404 .content .container {
  background-color: transparent; }
  .error404 .content .container h2, .error404 .content .container h4 {
    color: #4a4f55; }

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