@import url("https://fonts.googleapis.com/css?family=Open+Sans:400i|Poppins:400,700");
@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot?gy08l8");
  src: url("../../fonts/icomoon.eot?gy08l8#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?gy08l8") format("truetype"), url("../../fonts/icomoon.woff?gy08l8") format("woff"), url("../../fonts/icomoon.svg?gy08l8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-check:before {
  content: "\e90c"; }

.icon-arrow:before {
  content: "\e90b"; }

.icon-email:before {
  content: "\e900"; }

.icon-facebook:before {
  content: "\e901"; }

.icon-grid:before {
  content: "\e902"; }

.icon-instagram:before {
  content: "\e903"; }

.icon-linkedin:before {
  content: "\e904"; }

.icon-list:before {
  content: "\e905"; }

.icon-search:before {
  content: "\e906"; }

.icon-share:before {
  content: "\e907"; }

.icon-telephone:before {
  content: "\e908"; }

.icon-twitter:before {
  content: "\e909"; }

.icon-youtube:before {
  content: "\e90a"; }

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.navigation:after {
  content: "";
  display: table;
  clear: both; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  -o-transition: transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* =Side Menu
========================================================================================*/
/* Not be displayed when is not page active*/
.main-right-col {
  /*First Level*/ }
  .main-right-col .widget_jdw_menu .widgettitle {
    display: none; }
  .main-right-col .menu {
    padding: 20px;
    margin: 0;
    list-style: none;
    /*Sub Menus Levels */ }
    .main-right-col .menu li a {
      display: block;
      padding: 20px 0 !important;
      border-bottom: 2px solid #ffffff;
      line-height: 1;
      color: #FFFFFF;
      text-decoration: none; }
      .main-right-col .menu li a:hover {
        color: #302f30; }
    .main-right-col .menu li:last-child > a {
      border-bottom: none; }
    .main-right-col .menu li.current-menu-item > a {
      color: #FFFFFF; }
    .main-right-col .menu li.current-menu-item > .sub-menu {
      display: block; }
    .main-right-col .menu li.current-menu-parent > a {
      color: #FFFFFF; }
    .main-right-col .menu li.current-menu-parent > .sub-menu {
      display: block; }
    .main-right-col .menu li.current-menu-ancestor > a {
      color: #FFFFFF; }
    .main-right-col .menu li.current-menu-ancestor > .sub-menu {
      display: block; }
    .main-right-col .menu .sub-menu {
      display: none;
      padding: 0;
      margin-left: 0;
      margin-bottom: 0;
      list-style: none;
      /*Rest Level*/ }
      .main-right-col .menu .sub-menu li a {
        display: block;
        padding: 20px !important;
        border-color: rgba(255, 255, 255, 0.5); }
      .main-right-col .menu .sub-menu li:first-child > a {
        border-top: 2px solid #FFFFFF; }
      .main-right-col .menu .sub-menu li:last-child > a {
        border-bottom: 0; }
      .main-right-col .menu .sub-menu .sub-menu li a {
        padding-left: 40px;
        font-style: italic; }
    .main-right-col .menu li:first-child > .sub-menu li:first-child > a {
      border-top: 0 !important; }

/*******  If you have all displayed, remove last section and update rule:  *****/
/*=CSS Reset
========================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

::-moz-selection {
  background: #5B5B5B;
  color: #FFFFFF; }

::selection {
  background: #5B5B5B;
  color: #FFFFFF; }

/* Form Reset */
input, label, select, button, textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  line-height: 1;
  border-radius: 0; }

input[type=search] {
  appearance: textfield;
  -webkit-appearance: textfield;
  -moz-appearance: textfield; }

input[type=checkbox], input[type=radio] {
  width: 13px;
  height: 13px; }

input:focus, select:focus {
  outline: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
  font: inherit; }

input[type="submit"], button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

select[multiple] {
  vertical-align: top; }

/* =Default tag styles
========================================================================================*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html, body {
  -webkit-font-smoothing: antialiased; }

body {
  position: relative;
  font: 16px/1.4375 "Poppins", sans-serif;
  color: #000000; }

a {
  color: #3e7c98; }
  a:hover {
    text-decoration: none; }

svg {
  pointer-events: none; }

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%; }

hr {
  height: 1px;
  border: 0;
  margin: 50px 0;
  background: #f5f2ed; }

.hide {
  display: none; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -42px; }
  .cols .col {
    width: 100%;
    padding: 42px; }
  .cols.cols1 .col {
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .cols.cols2 .col {
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .cols.cols3 .col {
    -moz-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.3333%;
    max-width: 33.3333%; }
  .cols.cols4 .col {
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

blockquote {
  margin-bottom: 25px;
  background: #f5f2ed;
  font-style: italic;
  font-size: 22px;
  line-height: 1.4545;
  font-family: 'Open Sans', sans-serif;
  padding: 55px 70px;
  border-top: 10px solid #3e7c98;
  border-bottom: 10px solid #3e7c98; }
  blockquote p:last-child {
    margin: 0; }

.space-lg {
  margin: 60px 0; }

.cf:after {
  content: '';
  display: table;
  clear: both; }

.iframe-responsive {
  position: relative;
  height: auto;
  max-width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
  overflow: hidden; }
  .iframe-responsive iframe, .iframe-responsive object, .iframe-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (max-width: 1610px) {
  .accordion-row .accordion-data {
    padding: 40px; } }

@media only screen and (max-width: 1439px) {
  .btn {
    font-size: 1.5em;
    padding: 0 22px;
    line-height: 52px; }
    .btn.btn-lg {
      font-size: 1.625em;
      line-height: 64px; }
  blockquote {
    padding: 30px 40px; }
  .breadcrumbs {
    margin-bottom: 40px; } }

@media only screen and (max-width: 1279px) {
  .accordion-row .accordion-trigger {
    font-size: 1.375em;
    padding: 14px 20px 14px 75px; }
  hr {
    margin: 35px 0; }
  blockquote {
    font-size: 20px; } }

@media only screen and (max-width: 1023px) {
  .accordion-row .accordion-data {
    padding: 30px; } }

@media only screen and (max-width: 767px) {
  .btn {
    font-size: 1.125em;
    padding: 0 18px;
    line-height: 46px;
    margin-right: 10px; }
    .btn.btn-lg {
      font-size: 1.375em;
      line-height: 52px; }
    .btn.btn-sm {
      font-size: 1em;
      line-height: 40px; }
  .tabnav {
    display: none; }
  .tab-container {
    border: 0;
    padding: 0; }
    .tab-container .tabMobiletrigger {
      font-size: 18px;
      font-weight: 600;
      margin: 0;
      background: #3e7c98;
      color: #FFFFFF;
      padding: 15px 40px 15px 20px;
      cursor: pointer;
      margin-top: 10px;
      position: relative; }
      .tab-container .tabMobiletrigger:after {
        content: "\e90b";
        font-family: 'icomoon';
        font-size: 1em;
        position: absolute;
        top: 15px;
        right: 15px;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .tab-container .tabMobiletrigger.rotate:after {
        -ms-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg); }
    .tab-container .tabcontent {
      border: 1px solid #f5f2ed;
      padding: 25px; } }

@media only screen and (max-width: 567px) {
  .accordion-row .accordion-trigger {
    font-size: 1.125em;
    padding-left: 65px; }
    .accordion-row .accordion-trigger em {
      line-height: 51px;
      height: 54px;
      width: 50px; }
  .accordion-row + .accordion-row {
    margin-top: 10px; }
  blockquote {
    font-size: 18px; } }

@media only screen and (max-width: 479px) {
  hr {
    margin: 25px 0; }
  body {
    font-size: 14px; }
  blockquote {
    padding: 20px;
    font-size: 16px; }
  .btn {
    margin: 0 4px 8px 0; }
  .accordion-row .accordion-data {
    padding: 20px; }
  .breadcrumbs {
    margin: 10px 0 30px; } }

/*=Typography
========================================================================================*/
p {
  font-size: 1em;
  margin-bottom: 25px; }
  p:last-child {
    margin-bottom: 0; }

a {
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a:focus {
    outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #3e7c98;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 30px; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.625em;
  color: #302f30;
  margin-bottom: 35px; }

h3 {
  font-size: 2em;
  margin-bottom: 40px; }

h4 {
  font-size: 1.625em;
  text-transform: none;
  margin-bottom: 40px; }

h5 {
  font-size: 1.5625em;
  color: #302f30;
  text-transform: none;
  margin-bottom: 40px; }

h6 {
  font-size: 1.125em;
  text-transform: none;
  margin-bottom: 35px; }

ul, ol {
  margin: 0 0 25px 25px; }
  ul li ul, ul li ol, ol li ul, ol li ol {
    margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 2.375em; }
  h2 {
    font-size: 2em;
    margin-bottom: 30px; }
  h3 {
    font-size: 1.625em;
    margin-bottom: 30px; }
  h4 {
    font-size: 1.375em;
    margin-bottom: 30px; }
  h5 {
    font-size: 1.25em;
    margin-bottom: 30px; } }

@media only screen and (max-width: 479px) {
  h1 {
    font-size: 1.875em;
    margin-bottom: 25px; }
  h2 {
    font-size: 1.625em;
    margin-bottom: 22px; }
  h3 {
    font-size: 1.375em;
    margin-bottom: 20px; }
  h4 {
    font-size: 1.1875em;
    margin-bottom: 20px; }
  h5 {
    font-size: 1.0625em;
    margin-bottom: 15px; }
  p {
    margin-bottom: 20px; } }

/* =Buttons
========================================================================================*/
.btn {
  color: #FFFFFF;
  background: #3e7c98;
  font-size: 26px;
  font-weight: 400;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  padding: 0 28px;
  line-height: 56px;
  display: inline-block;
  border: 2px solid transparent;
  margin-right: 17px;
  font-family: "Poppins", sans-serif;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn:hover, .btn:focus {
    background: none;
    border-color: #3e7c98;
    color: #3e7c98;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn.btn-secondary {
    background: #f5f2ed;
    color: #302f30; }
    .btn.btn-secondary:hover, .btn.btn-secondary:focus {
      background: none;
      border-color: #f5f2ed; }
  .btn.btn-white {
    background: #FFFFFF;
    color: #302f30; }
    .btn.btn-white:hover, .btn.btn-white:focus {
      background: none;
      border-color: #FFFFFF;
      color: #FFFFFF; }
  .btn.btn-dark {
    background: #302f30;
    color: #FFFFFF; }
    .btn.btn-dark:hover, .btn.btn-dark:focus {
      background: none;
      border-color: #302f30;
      color: #302f30; }
  .btn.btn-lg {
    line-height: 70px;
    font-size: 1.875em;
    font-weight: 700; }
  .btn.btn-sm {
    line-height: 46px;
    font-size: 1.5em; }

/* =Accordion
========================================================================================*/
.accordion-row .accordion-trigger {
  color: #FFFFFF;
  background: #3e7c98;
  font-size: 1.625em;
  padding: 11px 25px 11px 75px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  .accordion-row .accordion-trigger:hover span {
    -ms-transform: translate(20px, 0);
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0); }
  .accordion-row .accordion-trigger span {
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s; }
  .accordion-row .accordion-trigger em {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 61px;
    text-align: center;
    line-height: 60px;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .accordion-row .accordion-trigger em:before {
      display: block;
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .accordion-row .accordion-trigger.open em {
    background: #302f30; }
    .accordion-row .accordion-trigger.open em:before {
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transform: rotate(0); }

.accordion-row .accordion-data {
  background: #f5f2ed;
  padding: 70px 75px;
  display: none; }

.accordion-row + .accordion-row {
  margin-top: 13px; }

.tabnav {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 18px;
  list-style: none;
  border: solid 1px #e9edee; }
  .tabnav li {
    float: left;
    position: relative;
    margin: 0;
    width: 33.333%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase; }
    .tabnav li:first-child {
      margin: 0; }
    .tabnav li h2 {
      margin: 0;
      font-size: 15px; }
    .tabnav li a {
      display: block;
      padding: 16px 5px;
      text-decoration: none;
      color: #302f30;
      line-height: 1.25;
      background: #f5f2ed;
      margin-bottom: -1px;
      border-left: solid 1px #dde1e2; }
    .tabnav li:first-child a {
      border-left: 0; }
    .tabnav li.active a, .tabnav li a:hover {
      background-color: #fff;
      color: #3e7c98; }
    .tabnav li.active a:after {
      display: block; }

.tab-container {
  padding: 30px;
  border: solid 1px #e9edee;
  border-top: 0; }

.tabcontent {
  display: none; }
  .tabcontent .quicklist {
    margin: 0; }
    .tabcontent .quicklist li {
      margin: 0; }
  .tabcontent p:first-child {
    margin-top: 0; }
  .tabcontent p a:hover {
    color: #00305d; }

.accordion-data p a:hover {
  color: #00305d; }

.tabcontent h4 {
  margin: 0 0 15px; }

/* =Breadcrumbs
========================================================================================*/
.breadcrumbs {
  margin-bottom: 50px;
  background: #f5f2ed;
  padding: 12px 25px; }
  .breadcrumbs span a {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0;
    color: #302f30;
    text-decoration: none; }
    .breadcrumbs span a:hover {
      color: #3e7c98; }
  .breadcrumbs span .icon-arrow {
    margin: 0 8px 0 4px; }
  .breadcrumbs span .breadcrumb_last {
    color: #3e7c98; }

/* =Password Protected Form
========================================================================================*/
.post-password-form {
  margin-bottom: 1rem; }
  .post-password-form p:last-child {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .post-password-form label {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .post-password-form label input {
      margin-left: 2em;
      width: 100%;
      border: 1px solid #DDDDDD;
      padding: 0.25em; }
  .post-password-form input[type=submit] {
    padding: 1em 0.25em;
    width: 200px;
    display: block;
    background: #3e7c98;
    color: #FFFFFF;
    font-size: 1rem;
    cursor: pointer; }

/* =Tables
========================================================================================*/
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin-bottom: 30px; }
  table th, table td {
    padding: 14px 15px;
    line-height: 1.32;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd; }
  table th {
    background: #f5f2ed;
    font-weight: 700;
    padding: 17px 15px;
    font-size: 16px; }
  table tr:hover td, table tr.selected td {
    background: #fbfbfb; }
  table thead th {
    vertical-align: middle; }
  table caption + thead tr:first-child th, table caption + thead tr:first-child td {
    border-top: 0; }
  table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td {
    border-top: 0; }
  table thead:first-child tr:first-child th, table thead:first-child tr:first-child td {
    border-top: 0; }

@media only screen and (max-width: 567px) {
  table.res-table {
    border-top: 0; }
    table.res-table tr th {
      display: none; }
    table.res-table tr td {
      display: block;
      position: relative;
      padding-left: 50%;
      border-right: 0; }
    table.res-table td:before {
      content: attr(data-th) ": ";
      font-weight: 600;
      width: 50%;
      display: block;
      padding-right: 10px;
      position: absolute;
      left: 0;
      top: 5px;
      padding: 10px 10px; }
    table.res-table tr:nth-child(2n+2) td {
      background: #fff; }
    table.res-table tr td {
      background: #f5f2ed; }
    table.res-table tr:nth-child(2n+2):hover td {
      background: #fff; }
    table.res-table tr:hover td {
      background: #f5f2ed; } }

/* =Pagination styles
========================================================================================*/
.navigation {
  margin: 40px 0 0; }
  .navigation .page-numbers {
    float: left;
    display: block;
    min-width: 45px;
    padding: 15px;
    margin-right: 10px;
    border: 2px solid #3e7c98;
    font-size: 1.125em;
    background-color: #3e7c98;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease; }
    .navigation .page-numbers.prev .icon-arrow {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .navigation .page-numbers.current {
      background-color: #000000;
      border-color: #000000; }
      .navigation .page-numbers.current:hover {
        color: #000000; }
    .navigation .page-numbers:hover {
      background-color: transparent;
      color: #3e7c98; }
    .navigation .page-numbers:last-child {
      margin-right: 0; }

/* =Header
========================================================================================*/
#header {
  background: #f5f2ed;
  padding: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 99;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 1450px;
  width: 100%;
  margin: 0 auto; }
  #header.nav-up {
    -webkit-transform: translateY(calc(-100%*1.5));
    -ms-transform: translateY(calc(-100%*1.5));
        transform: translateY(calc(-100%*1.5));
    position: fixed; }
    #header.nav-up ~ #main {
      z-index: 100; }
  #header.nav-down {
    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
        transform: translateY(-80px);
    position: fixed;
    background: #3e7c98;
    padding-bottom: 30px; }
    #header.nav-down .logo {
      display: none; }
    #header.nav-down #logo img {
      margin: 0; }
    #header.nav-down .logo-white {
      display: block;
      max-width: 47px !important; }
    #header.nav-down .logo-text {
      display: none; }
    #header.nav-down #mainmenu > ul > li:hover > a {
      color: #302f30; }
    #header.nav-down #mainmenu > ul > li > a {
      color: #FFFFFF; }
      #header.nav-down #mainmenu > ul > li > a:hover, #header.nav-down #mainmenu > ul > li > a:focus {
        color: #302f30; }
    #header.nav-down .header-right .search-box {
      border-color: #FFFFFF; }
      #header.nav-down .header-right .search-box > a {
        color: #FFFFFF !important; }
        #header.nav-down .header-right .search-box > a:hover, #header.nav-down .header-right .search-box > a:focus {
          color: #302f30 !important; }
  #header .logo-white {
    display: none; }
  #header.scroll-hide.hasfixed.nav-up {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  #header #logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #302f30;
    width: 320px;
    line-height: 1.1875; }
    #header #logo:hover img {
      -ms-transform: rotate(5deg) scale(1.1);
      -webkit-transform: rotate(5deg) scale(1.1);
      transform: rotate(5deg) scale(1.1); }
    #header #logo img {
      margin-right: 18px;
      max-width: 78px;
      width: 100%;
      height: auto;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    #header #logo .logo-text {
      padding-left: 2px; }
      #header #logo .logo-text span {
        margin-left: -2px;
        display: block;
        font-weight: 700;
        font-size: 2.875em;
        line-height: 0.95; }
  #header .header-right {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #header .header-right .search-box {
      padding-left: 28px;
      margin-left: 19px;
      border-left: 1px solid #302f30;
      height: 47px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #header .header-right .search-box > a {
        color: #302f30;
        font-size: 18px;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #header .header-right .search-box > a em {
          font-size: 1.625em;
          margin-left: 14px; }
        #header .header-right .search-box > a:hover, #header .header-right .search-box > a:focus {
          color: #3e7c98; }
  #header .logobox {
    color: inherit;
    font-size: inherit;
    text-transform: none;
    font-weight: inherit;
    margin: 0;
    line-height: inherit; }

.search-open .search-overlay {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
  .search-open .search-overlay .overlay-logo {
    opacity: 1;
    visibility: visible; }

.no-scroll {
  position: fixed; }

.search-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #3e7c98;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 40px;
  z-index: 120;
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .search-overlay .overlay-logo {
    position: fixed;
    right: -5.7%;
    height: 146%;
    width: auto;
    top: -20%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .search-overlay .search-inner {
    max-width: 1070px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
    max-height: 100%; }
    .search-overlay .search-inner h2 {
      color: #FFFFFF;
      font-size: 4.4375em;
      margin-bottom: 35px; }
    .search-overlay .search-inner .search-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 60px; }
      .search-overlay .search-inner .search-row .form-control {
        width: auto;
        -ms-flex: 1;
        -webkit-box-flex: 1;
                flex: 1;
        margin-right: 43px;
        color: #FFFFFF; }
        .search-overlay .search-inner .search-row .form-control::-webkit-input-placeholder {
          opacity: 1;
          color: #FFFFFF; }
        .search-overlay .search-inner .search-row .form-control::-moz-placeholder {
          opacity: 1;
          color: #FFFFFF; }
        .search-overlay .search-inner .search-row .form-control:-ms-input-placeholder {
          opacity: 1;
          color: #FFFFFF; }
        .search-overlay .search-inner .search-row .form-control-moz-placeholder {
          opacity: 1;
          color: #FFFFFF; }
      .search-overlay .search-inner .search-row .search-btn {
        font-size: 2em;
        background: none;
        color: #FFFFFF;
        cursor: pointer;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .search-overlay .search-inner .search-row .search-btn:hover, .search-overlay .search-inner .search-row .search-btn:focus {
          color: #302f30; }
        .search-overlay .search-inner .search-row .search-btn em {
          font-size: 1.67em;
          display: inline-block;
          vertical-align: middle;
          margin: 0 25px 0 0; }
    .search-overlay .search-inner .tags-section {
      padding: 0 300px 40px 0; }

.close-btn {
  width: 78px;
  height: 78px;
  top: 35px;
  right: 35px;
  position: absolute; }
  .close-btn:hover:before, .close-btn:hover:after {
    background: #302f30; }
  .close-btn:before, .close-btn:after {
    content: '';
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 5px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    background: #FFFFFF;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .close-btn:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

@media only screen and (max-width: 1610px) {
  #header {
    padding: 40px;
    top: 40px; }
    #header.nav-down {
      -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px); } }

@media only screen and (max-width: 1530px) {
  #header {
    left: 40px;
    right: 40px;
    width: auto;
    max-width: 100%; } }

@media only screen and (max-width: 1279px) {
  #header {
    top: 0;
    left: 0;
    right: 0; }
    #header.nav-down {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }
    #header #logo .logo-text span {
      font-size: 2.375em; }
  .search-overlay .search-inner h4 {
    font-size: 3.5em; }
  .search-overlay .search-inner .search-row {
    margin-bottom: 40px; }
    .search-overlay .search-inner .search-row .search-btn {
      font-size: 2.25em; }
      .search-overlay .search-inner .search-row .search-btn em {
        margin-right: 15px; }
  .search-overlay .search-inner .tags-section {
    padding-right: 240px; }
  .close-btn {
    width: 60px;
    height: 60px; } }

@media only screen and (max-width: 1023px) {
  #header {
    padding: 30px; }
    #header.nav-down {
      padding: 20px 30px; }
    #header #logo {
      width: 280px; }
      #header #logo .logo-text {
        font-size: 14px; }
        #header #logo .logo-text span {
          font-size: 2.125em; }
      #header #logo img {
        max-width: 60px;
        margin-right: 14px; }
    #header .header-right .search-box {
      margin: 0;
      padding: 0;
      border: 0; }
      #header .header-right .search-box > a {
        font-size: 0; }
        #header .header-right .search-box > a em {
          font-size: 30px; }
  .search-overlay .search-inner h4 {
    font-size: 3em; }
  .search-overlay .search-inner .tags-section {
    padding-right: 210px; }
  .search-overlay .search-inner .search-row .search-btn {
    font-size: 1.875em; }
    .search-overlay .search-inner .search-row .search-btn em {
      margin-right: 15px; } }

@media only screen and (max-width: 767px) {
  .close-btn {
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px; }
    .close-btn:before, .close-btn:after {
      height: 3px; }
  .search-overlay {
    padding: 0 30px; }
    .search-overlay .search-inner h4 {
      font-size: 2.375em;
      margin-bottom: 20px; }
    .search-overlay .search-inner .tags-section {
      padding-right: 0; }
    .search-overlay .search-inner .search-row {
      position: relative; }
      .search-overlay .search-inner .search-row .search-btn {
        font-size: 0;
        position: absolute;
        right: 0;
        top: 11px; }
        .search-overlay .search-inner .search-row .search-btn em {
          margin-right: 0;
          font-size: 30px; }
      .search-overlay .search-inner .search-row .form-control {
        margin: 0;
        padding-right: 50px;
        max-width: 100%; } }

@media only screen and (max-width: 479px) {
  #header {
    padding: 20px; }
    #header.nav-down {
      padding: 15px 20px; }
      #header.nav-down .logo-white {
        max-width: 38px !important; }
    #header #logo {
      width: 215px; }
      #header #logo img {
        margin-right: 8px;
        max-width: 45px; }
      #header #logo .logo-text {
        font-size: 0.8125em; }
        #header #logo .logo-text span {
          font-size: 1.5em; }
    #header .header-right .search-box > a em {
      font-size: 22px; }
  .search-overlay {
    padding: 0 20px; }
    .search-overlay .search-inner h4 {
      font-size: 1.875em; } }

/* =Navigation
========================================================================================*/
#mainmenu {
  font-size: 18px; }
  #mainmenu > ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #mainmenu > ul > li {
      margin: 0 15px;
      position: relative; }
      #mainmenu > ul > li > a {
        color: #302f30;
        text-decoration: none;
        padding: 10px 0;
        display: block; }
        #mainmenu > ul > li > a:hover, #mainmenu > ul > li > a:focus {
          color: #3e7c98; }
      #mainmenu > ul > li:hover > ul {
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto; }
        #mainmenu > ul > li:hover > ul > li:hover ul {
          opacity: 1;
          visibility: visible; }
      #mainmenu > ul > li ul {
        position: absolute;
        width: 345px;
        background: #302f30;
        top: calc(100% + 20px);
        left: 50%;
        -ms-transform: translate(-50%, 40px);
        -webkit-transform: translate(-50%, 40px);
        transform: translate(-50%, 40px);
        margin: 0;
        list-style: none;
        padding: 0;
        line-height: 2;
        padding: 30px 0;
        opacity: 0;
        visibility: hidden;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #mainmenu > ul > li ul:before {
          content: '';
          position: absolute;
          bottom: 100%;
          height: 20px;
          left: 0;
          right: 0; }
        #mainmenu > ul > li ul:after {
          content: '';
          position: absolute;
          bottom: 100%;
          border-bottom: 18px solid #302f30;
          border-left: 18px solid transparent;
          border-right: 18px solid transparent;
          width: 0;
          right: 0;
          left: 0;
          margin: 0 auto; }
        #mainmenu > ul > li ul > li {
          position: relative; }
          #mainmenu > ul > li ul > li.hasnav > a:before {
            content: "\e90b";
            font-family: 'icomoon';
            font-size: 11px;
            position: absolute;
            right: 20px;
            top: 6px;
            font-weight: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
          #mainmenu > ul > li ul > li:hover > a {
            color: #3e7c98; }
          #mainmenu > ul > li ul > li > a {
            color: #FFFFFF;
            text-decoration: none;
            display: block;
            padding: 0 38px; }
            #mainmenu > ul > li ul > li > a:hover, #mainmenu > ul > li ul > li > a:focus {
              color: #3e7c98; }
          #mainmenu > ul > li ul > li ul {
            top: 0;
            left: 100%;
            -ms-transform: translate(0, -20px);
            -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
            width: 300px;
            font-size: 16px;
            padding: 20px 0; }
            #mainmenu > ul > li ul > li ul li {
              padding: 0; }
              #mainmenu > ul > li ul > li ul li a {
                padding: 0 25px;
                position: relative; }
            #mainmenu > ul > li ul > li ul:before, #mainmenu > ul > li ul > li ul:after {
              display: none; }

@media only screen and (max-width: 1279px) {
  #mainmenu {
    font-size: 17px; }
    #mainmenu > ul > li {
      margin: 0 12px; }
      #mainmenu > ul > li ul {
        width: 280px;
        padding: 20px 0; }
        #mainmenu > ul > li ul > li a {
          padding: 0 25px; }
        #mainmenu > ul > li ul > li ul {
          width: 240px; }
          #mainmenu > ul > li ul > li ul li a:before {
            left: 20px; } }

@media only screen and (max-width: 1023px) {
  .menu-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    background: #302f30;
    z-index: 100;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  #mainmenu > ul {
    position: fixed;
    top: 0;
    height: 100vh;
    right: 0;
    width: 320px;
    -webkit-transform: translateX(100%);
    z-index: 101;
    background: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 70px 25px 30px;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    overflow-y: auto; }
    #mainmenu > ul > li {
      margin: 0; }
      #mainmenu > ul > li > a {
        padding: 10px 35px 10px 0; }
      #mainmenu > ul > li ul li a:before {
        display: none; }
  #menu {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-decoration: none;
    margin-right: 8px;
    position: relative;
    top: -2px;
    position: relative; }
    #menu .menulines {
      display: inline-block;
      width: 26px;
      height: 2px;
      background: #302f30;
      position: relative;
      margin: 0;
      vertical-align: middle;
      top: -1px;
      opacity: 1;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #menu .menulines:before, #menu .menulines:after {
        display: inline-block;
        width: 26px;
        height: 2px;
        background: #302f30;
        position: absolute;
        left: 0;
        content: '';
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform-origin: 0.28571rem center;
        -ms-transform-origin: 0.28571rem center;
        transform-origin: 0.28571rem center; }
      #menu .menulines:before {
        top: 9px; }
      #menu .menulines:after {
        top: -9px; }
  .close-menu {
    position: absolute;
    z-index: 102;
    right: 30px;
    top: 0;
    cursor: pointer;
    opacity: 0;
    width: 30px;
    height: 60px;
    visibility: hidden;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transition-duration: 0.45s;
    -webkit-transition-duration: 0.45s;
    transition-duration: 0.45s;
    background: #FFFFFF; }
    .close-menu:before, .close-menu:after {
      content: '';
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      height: 3px;
      width: 30px;
      position: absolute;
      top: 50%;
      background: #302f30;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .close-menu:after {
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .navtrigger, .subnavtrigger {
    position: absolute;
    right: 0;
    width: 36px;
    height: 36px;
    right: 0;
    top: 3px;
    text-align: center;
    cursor: pointer;
    z-index: 1; }
    .navtrigger.open:after, .subnavtrigger.open:after {
      -ms-transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg); }
    .navtrigger:after, .subnavtrigger:after {
      content: "\e90b";
      font-family: 'icomoon';
      font-size: 1em;
      position: relative;
      top: 6px;
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      display: inline-block;
      font-weight: normal;
      color: #302f30;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .subnavtrigger:after {
    top: -2px; }
  #header.nav-down #menu {
    top: 0; }
    #header.nav-down #menu .menulines {
      background: #FFFFFF; }
      #header.nav-down #menu .menulines:before, #header.nav-down #menu .menulines:after {
        background: #FFFFFF; }
  #header.nav-down #mainmenu > ul > li > a {
    color: #302f30; }
  #header #mainmenu > ul > li ul {
    position: static;
    top: auto;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
    width: 100%;
    background: none;
    display: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    padding: 0; }
    #header #mainmenu > ul > li ul:after {
      display: none; }
    #header #mainmenu > ul > li ul li a {
      color: #302f30;
      padding: 9px 35px 9px 15px;
      line-height: 1.2;
      font-size: 15px;
      position: relative; }
      #header #mainmenu > ul > li ul li a:after {
        content: "\e90b";
        font-family: 'icomoon';
        font-size: 11px;
        position: absolute;
        top: 10px;
        left: 0;
        display: inline-block;
        font-weight: normal;
        color: #302f30;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    #header #mainmenu > ul > li ul li li a {
      font-size: 14px;
      margin-left: 15px; }
  .menuopen {
    overflow: hidden;
    /*position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;*/ }
    .menuopen .menu-overlay {
      opacity: 0.95;
      visibility: visible; }
    .menuopen #mainmenu > ul {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    .menuopen .close-menu {
      opacity: 1;
      visibility: visible; } }

/* =Footer
========================================================================================*/
.social-section {
  background: #3e7c98;
  padding: 60px 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.footer-section {
  background: #f5f2ed;
  padding: 80px 85px; }
  .footer-section .cols {
    margin: -35px; }
    .footer-section .cols .col {
      padding: 35px; }

.footer-contentbox h3 {
  margin: 0 0 15px;
  color: #302f30;
  font-size: 1.125em;
  text-transform: uppercase; }

.footer-contentbox p {
  margin-bottom: 15px; }

.no-newsletter {
  margin-top: 25px; }

.more-link {
  font-weight: 700;
  color: #302f30;
  display: table;
  text-decoration: none; }
  .more-link + .more-link {
    margin-top: 10px; }
  .more-link em {
    margin-left: 3px; }
  .more-link:hover, .more-link:focus {
    color: #3e7c98; }

.partners-block {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 160px;
  margin: 70px 0; }
  .partners-block .partners-label {
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
    background: #302f30;
    line-height: 1.3567;
    padding: 11px 35px;
    min-width: 164px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .partners-block .partner-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
    -ms-flex-pack: space-around;
    justify-content: space-around; }
    .partners-block .partner-logos figure {
      padding: 10px 30px; }

@media screen and (max-width: 1024px) {
  .partners-block .partner-logos figure a img {
    height: auto; } }

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .footer-bottom .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0; }
    .footer-bottom .links li a {
      color: #302f30;
      text-decoration: none;
      font-size: 12px; }
      .footer-bottom .links li a:hover, .footer-bottom .links li a:focus {
        color: #3e7c98; }
    .footer-bottom .links li + li:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 11px;
      background: #302f30;
      margin: 0 18px; }
  .footer-bottom .backtotop {
    margin-left: auto;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px; }
    .footer-bottom .backtotop span {
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: inline-block; }
    .footer-bottom .backtotop em {
      -ms-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      display: inline-block;
      position: relative;
      top: -1px;
      margin-right: 9px; }
    .footer-bottom .backtotop:hover span {
      -ms-transform: translate(0, -3px);
      -webkit-transform: translate(0, -3px);
      transform: translate(0, -3px); }

@media only screen and (max-width: 1610px) {
  .social-section {
    padding: 60px 40px; }
  .footer-section {
    padding: 45px 40px; }
  .partners-block {
    margin: 40px 0; } }

@media only screen and (max-width: 1279px) {
  .social-section {
    padding: 40px; }
  .footer-section .cols {
    margin: -20px; }
    .footer-section .cols .col {
      padding: 20px; }
  .footer-contentbox p {
    font-size: 0.9em; }
  .partners-block {
    min-height: 110px; }
    .partners-block .partners-label {
      padding: 10px 20px;
      min-width: 130px;
      font-size: 1em; } }

@media only screen and (max-width: 1023px) {
  .social-section {
    padding: 30px; }
  .footer-section {
    padding: 40px 30px 30px 30px; }
    .footer-section .cols {
      position: relative; }
      .footer-section .cols:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 10px;
        bottom: 10px;
        width: 1px;
        background: #FFFFFF;
        margin-left: -2px; }
      .footer-section .cols .footer-col:nth-child(1), .footer-section .cols .footer-col:nth-child(2) {
        position: relative; }
        .footer-section .cols .footer-col:nth-child(1):after, .footer-section .cols .footer-col:nth-child(2):after {
          content: '';
          position: absolute;
          left: 20px;
          bottom: 2px;
          right: 0;
          height: 1px;
          background: #FFFFFF; }
      .footer-section .cols .footer-col:nth-child(2):after {
        left: 0;
        right: 20px; }
  .partners-block {
    margin: 30px 0;
    min-height: 90px; }
  .cols.cols4 .col {
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .footer-bottom .links li + li:before {
    margin: 0 10px; }
  .footer-bottom .backtotop {
    font-size: 16px; }
  .footer-contentbox h4 {
    font-size: 16px;
    margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .partners-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .partners-block .partner-logos figure {
      padding: 10px 15px; }
  .backtotop {
    display: none; }
  .footer-bottom .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .footer-bottom .links li + li:before {
      display: none; }
  .partners-block {
    margin: 15px 0 25px; }
    .partners-block .partners-label {
      padding: 10px 15px; }
      .partners-block .partners-label br {
        display: none; }
    .partners-block .partner-logos figure {
      padding: 20px 15px; }
  .footer-section .cols.cols4 {
    margin: 0; }
    .footer-section .cols.cols4 .col {
      padding: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      max-width: 100%; }
  .footer-section .cols:before {
    display: none; }
  .footer-section .cols .footer-col:after {
    display: none; }
  .footer-content {
    display: none;
    padding-bottom: 15px; }
  .footer-contentbox h4 {
    cursor: pointer;
    margin: 0;
    padding: 10px 0; }
    .footer-contentbox h4.open:after {
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transform: rotate(0); }
    .footer-contentbox h4:after {
      content: "\e90b";
      font-family: 'icomoon';
      font-size: 0.8em;
      margin: -1px 0 0 10px;
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      display: inline-block;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; } }

@media only screen and (max-width: 479px) {
  .footer-section {
    padding: 20px; }
  .cols.cols4 .col {
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  #footer {
    font-size: 14px; }
  .partners-block .partner-logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 30px; }
    .partners-block .partner-logos figure {
      max-width: 170px;
      margin: 30px auto 0;
      padding: 0 15px; }
  .social-section {
    padding: 20px; } }

/* =Form styles
========================================================================================*/
/* =Form Style
========================================================================================*/
button, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], textarea, select {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], textarea, input[type="submit"], input[type="button"] {
  -webkit-appearance: none;
  border-radius: 0;
  font-family: "Poppins", sans-serif; }

textarea.form-control {
  width: 100%;
  height: 160px !important;
  overflow: auto;
  resize: vertical;
  padding: 15px 18px;
  font-family: "Poppins", sans-serif; }

select {
  height: auto;
  padding: 12px 42px 12px 12px;
  font-size: 14px;
  /*-webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; appearance:none;*/
  position: relative;
  z-index: 1;
  background: none;
  line-height: 1.25;
  border-radius: 0; }

select::-ms-expand {
  display: none; }

.custom-select {
  display: block;
  margin: 0;
  position: relative;
  background: #fff; }

.custom-select:before {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 48px;
  background: #fff;
  content: '';
  height: 48px; }

.custom-select:after {
  content: '';
  border-top: solid 6px #848690;
  border-right: solid 6px transparent;
  border-left: solid 6px transparent;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -3px; }

input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0; }

::-webkit-input-placeholder {
  opacity: 1;
  color: #302f30; }

::-moz-placeholder {
  opacity: 1;
  color: #302f30; }

:-ms-input-placeholder {
  opacity: 1;
  color: #302f30; }

:-moz-placeholder {
  opacity: 1;
  color: #302f30; }

select.form-control, textarea.form-control {
  font-size: 100%; }

.form-control {
  color: #302f30;
  background: #FFFFFF;
  font-size: 18px;
  height: 60px;
  padding: 6px 18px;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  font-family: "Poppins", sans-serif; }
  .form-control.bordered-field {
    background: none;
    border: 0;
    border-bottom: 1px solid #FFFFFF;
    font-size: 1.625em;
    padding: 5px 0;
    height: 76px; }
  .form-control:hover, .form-control:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }

div.wpcf7 form br {
  display: none; }

div.wpcf7 .ajax-loader {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../../images/ajax-loader.svg) no-repeat 0 0;
  background-size: 100% 100%;
  opacity: 0;
  visibility: hidden; }
  div.wpcf7 .ajax-loader.is-active {
    opacity: 1;
    visibility: visible; }
  div.wpcf7 .ajax-loader.is-done {
    opacity: 1;
    visibility: visible;
    background: none;
    color: #3e7c98;
    font-size: 1.625em; }
    div.wpcf7 .ajax-loader.is-done:before {
      content: "\e90c";
      position: absolute;
      left: 0;
      right: 0;
      top: 10px;
      bottom: 0;
      font-family: 'icomoon';
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.contact-form-block div.wpcf7 .ajax-loader {
  left: auto;
  right: auto;
  top: auto;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

/* CF7 styles */
.wpcf7-form-control-wrap {
  display: block; }

.wpcf7-not-valid {
  border: solid 1px #F00 !important; }

span.wpcf7-not-valid-tip {
  display: none; }

div.wpcf7-response-output {
  width: 100%;
  padding: 15px !important;
  margin: 2em 0 1em !important;
  border-style: solid !important;
  border-width: 1px !important; }
  div.wpcf7-response-output.wpcf7-validation-errors {
    border-color: #F00;
    background-color: #FFEAEA;
    color: #F00; }
  div.wpcf7-response-output.wpcf7-mail-sent-ok {
    border-color: #398f14;
    background-color: #F3FDEE;
    color: #398f14; }

.field-label {
  position: absolute;
  margin-top: -99999px; }

form.wpcf7-form.invalid div.wpcf7-response-output {
  border-color: #F00;
  background-color: #FFEAEA;
  color: #F00; }

form.wpcf7-form.sent div.wpcf7-response-output {
  border-color: #398f14;
  background-color: #F3FDEE;
  color: #398f14; }

@media only screen and (max-width: 1439px) {
  .form-control {
    height: 56px; } }

@media only screen and (max-width: 1279px) {
  .form-control.bordered-field {
    font-size: 1.375em;
    height: 66px; } }

@media only screen and (max-width: 767px) {
  .form-control {
    height: 50px; }
    .form-control.bordered-field {
      font-size: 1.125em;
      height: 60px; } }

@media only screen and (max-width: 479px) {
  div.wpcf7 .ajax-loader.is-done:before {
    top: 14px; } }

/* =Sidebar
========================================================================================*/
.main-right-col .sidebar-filter {
  cursor: pointer; }
  .main-right-col .sidebar-filter:hover span {
    color: #3e7c98; }
  .main-right-col .sidebar-filter.art-form-filter {
    margin-bottom: 0; }
  .main-right-col .sidebar-filter.topics-filter {
    margin-top: 20px; }
  .main-right-col .sidebar-filter.active span > em {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .main-right-col .sidebar-filter span {
    display: block;
    font-size: 2em;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .main-right-col .sidebar-filter span .icon-arrow-down {
      display: inline-block;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      vertical-align: middle; }
      .main-right-col .sidebar-filter span .icon-arrow-down:before {
        content: '\e90b'; }
  .main-right-col .sidebar-filter .term-list {
    display: none; }
    .main-right-col .sidebar-filter .term-list .term-list-item {
      display: block;
      width: 100%;
      padding: 10px 0;
      text-decoration: none;
      border-bottom: 1px solid #FFFFFF;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .main-right-col .sidebar-filter .term-list .term-list-item:last-child {
        border-bottom: 0; }
      .main-right-col .sidebar-filter .term-list .term-list-item:hover {
        color: #3e7c98; }

/* =Home
========================================================================================*/
body {
  background: #302f30;
  padding: 40px; }

#wrapper {
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  background: #f5f2ed;
  padding-top: 243px; }

#main {
  background: #FFFFFF;
  position: relative; }
  #main .main {
    max-width: 100%; }
    #main .main .list-view .card-img img {
      max-height: 345px;
      max-width: 345px; }

.main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1; }
  .main-row:after {
    content: '';
    display: table;
    clear: both; }

.main-left-col {
  -moz-flex: 0 0 65.17241379310345%;
  -ms-flex: 0 0 65.17241379310345%;
  -webkit-box-flex: 0;
          flex: 0 0 65.17241379310345%;
  max-width: 65.17241379310345%;
  width: 100%; }

.sticky:before, .sticky:after {
  content: '';
  display: table;
  clear: both; }

.main-right-col {
  -moz-flex: 0 0 34.82758620689655%;
  -ms-flex: 0 0 34.82758620689655%;
  -webkit-box-flex: 0;
          flex: 0 0 34.82758620689655%;
  max-width: 34.82758620689655%;
  width: 100%;
  background: #f5f2ed;
  padding: 0 85px;
  z-index: 9;
  background: #f5f2ed; }
  .main-right-col h2 {
    font-size: 1.875em;
    text-transform: none; }

.other-modulebox {
  position: -webkit-sticky;
  position: sticky;
  top: 30px; }

.banner-section {
  width: 100%;
  max-height: 556px;
  overflow: hidden; }
  .banner-section .item {
    position: relative;
    display: block;
    color: #302f30;
    text-decoration: none; }
    .banner-section .item img {
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }

@media screen and (max-width: 1024px) {
  .banner-section .item img {
    height: auto; } }
      .banner-section .item img:hover {
        -ms-transform: rotate(0.2deg) scale(1.02);
        -webkit-transform: rotate(0.2deg) scale(1.02);
        transform: rotate(0.2deg) scale(1.02); }
  .banner-section .event-content {
    bottom: 57px;
    left: 0;
    position: absolute;
    font-size: 18px; }
    .banner-section .event-content .next-event {
      background: #FFFFFF;
      line-height: 60px;
      display: table;
      text-transform: uppercase;
      padding: 0 20px; }
    .banner-section .event-content .event-info {
      background: #3e7c98;
      color: #FFFFFF;
      max-width: 383px;
      width: 100%;
      margin: 0;
      font-size: 1.4375em;
      line-height: 1.12;
      padding: 17px 20px; }
    .banner-section .event-content .event-date {
      background: #FFFFFF;
      line-height: 60px;
      display: table;
      padding: 0 20px; }

.owl-carousel:not(.owl-loaded) {
  display: block; }

.primary-col {
  padding: 85px;
  background: #FFFFFF; }

.card-list {
  margin-bottom: 65px; }
  .card-list .feature-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background-color: #302f30;
  color: #FFFFFF;
  text-decoration: none;
  width: 100%; }
  .card:hover, .card:focus {
    background-color: #3e7c98; }
  .card .card-img {
    position: relative;
    overflow: hidden; }
    .card .card-img img {
      width: 100%;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }

@media screen and (max-width: 1024px) {
  .card .card-img img {
    height: auto; } }
  .card .card-content {
    position: relative;
    z-index: 1;
    padding: 17px 20px; }
    .card .card-content h3 {
      font-size: 1.6em;
      color: #FFF; }
    .card .card-content .card-excerpt {
      margin-top: 17px; }
  .card .category {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    left: 0;
    bottom: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    color: #302f30;
    padding: 17px;
    display: table;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .card .category.position {
      top: 0;
      bottom: auto; }
  .card h2, .card h4 {
    font-size: 1.625em;
    line-height: 1.12;
    font-weight: 400;
    margin: 0;
    color: #FFFFFF;
    text-transform: none;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .card:hover .category, .card:focus .category {
    background: rgba(255, 255, 255, 0.9); }
  .card:hover img, .card:focus img {
    -ms-transform: rotate(0.2deg) scale(1.02);
    -webkit-transform: rotate(0.2deg) scale(1.02);
    transform: rotate(0.2deg) scale(1.02); }
  .card.card-primary .card-content {
    background: #3e7c98; }
    .card.card-primary .card-content h4 em {
      vertical-align: middle; }
  .card.card-primary:hover h3, .card.card-primary:hover h4, .card.card-primary:focus h3, .card.card-primary:focus h4 {
    color: #302f30; }

.icon-arrow {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400; }

.tags-section a, .tags-section span {
  line-height: 26px;
  color: #FFFFFF;
  background: #302f30;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  padding: 1px 9px 0;
  text-transform: uppercase;
  border: 2px solid transparent;
  margin: 0 9px 14px 0;
  display: inline-block; }
  .tags-section a em, .tags-section span em {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0; }
  .tags-section a:hover, .tags-section a:focus, .tags-section span:hover, .tags-section span:focus {
    color: #302f30;
    border-color: #302f30;
    background: #FFFFFF; }

.accordion-databox, .tab-data, .embedded-block, .contact-form-block {
  margin-bottom: 80px; }

.switch-view a {
  line-height: 30px;
  color: #302f30;
  background: #f5f2ed;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  padding: 0 9px;
  text-transform: uppercase;
  margin: 0 9px 0 0;
  display: inline-block; }
  .switch-view a em {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 4px 0 0;
    font-size: 0.88875em; }
  .switch-view a.active {
    color: #FFFFFF;
    background: #302f30; }
  .switch-view a:hover, .switch-view a:focus {
    color: #FFFFFF;
    background: #302f30; }

.list-view .cols {
  margin: -12px; }
  .list-view .cols .feature-col {
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 12px; }

.list-view .card {
  width: 100%;
  background-color: transparent;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }
  .list-view .card h3, .list-view .card h4 {
    font-size: 1.375em; }
  .list-view .card:hover .card-content {
    background-color: #3e7c98; }
  .list-view .card .card-img {
    max-width: 38.19354838709677%;
    width: 100%; }
    .list-view .card .card-img img {
      -o-object-fit: cover;
         object-fit: cover; }
  .list-view .card .card-content {
    padding: 20px 20px 12px;
    background-color: #302f30;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .list-view .card .category {
    position: static;
    margin-bottom: 16px; }
    .list-view .card .category.position {
      position: absolute;
      margin-bottom: auto; }

.social-block {
  background: #3e7c98;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .social-block .social-label {
    color: #FFFFFF;
    margin: 0;
    background: #302f30;
    line-height: 1.3567;
    padding: 11px 35px;
    text-transform: uppercase;
    min-width: 164px; }

.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  list-style: none;
  padding: 0;
  font-size: 18px;
  padding-top: 2px; }
  .social-icons li {
    margin: 0 20px; }
    .social-icons li a {
      color: #FFFFFF;
      display: block;
      text-decoration: none; }
      .social-icons li a em {
        font-size: 36px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -3px; }
        .social-icons li a em.icon-twitter {
          margin-right: 3px; }
        .social-icons li a em.icon-linkedin {
          margin-right: 9px; }
        .social-icons li a em.icon-youtube {
          margin-right: 7px; }
        .social-icons li a em.icon-instagram {
          margin-right: 9px; }
      .social-icons li a:hover, .social-icons li a:focus {
        color: #302f30; }

.newsletter-section {
  background: #f5f2ed;
  padding: 85px; }
  .newsletter-section .newsletter-row {
    background: #302f30;
    padding: 50px 30px 62px;
    text-align: center; }
    .newsletter-section .newsletter-row .newsletter-box {
      max-width: 855px;
      width: 100%;
      margin: 0 auto; }
      .newsletter-section .newsletter-row .newsletter-box h3 {
        color: #FFFFFF;
        text-transform: none;
        font-size: 1.875em;
        margin-bottom: 30px; }

.modulebox {
  margin: 70px 0; }
  .modulebox:first-child {
    margin-top: 0; }
  .modulebox img {
    max-width: 100%;
    width: 100%;
    height: auto; }

@media screen and (max-width: 1024px) {
  .modulebox img {
    width: auto; } }
  .modulebox .btn-lg {
    display: block;
    margin-right: 0; }

.action-box {
  background: #3e7c98;
  color: #FFFFFF;
  padding: 30px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -85px; }
  .action-box .btn {
    margin: 20px 0 0; }
  .action-box h3 {
    color: #FFFFFF;
    text-transform: none;
    margin: -5px 15px 35px 0; }

.sidebar-cards h3 {
  color: #302f30;
  margin-bottom: 18px; }

.sidebar-cards .card {
  background-color: #3e7c98; }
  .sidebar-cards .card h3 {
    margin: 0;
    color: #ffffff; }
  .sidebar-cards .card:hover {
    background: #302f30; }

.sidebar-cards .card + .card {
  margin-top: 20px; }

.widget-box {
  color: #FFFFFF;
  background: #3e7c98;
  padding: 20px; }
  .widget-box a {
    color: #FFFFFF; }
  .widget-box p:last-child {
    margin-bottom: 5px; }
  .widget-box h2 {
    color: #FFFFFF;
    margin-bottom: 25px; }
    .widget-box h2 em {
      vertical-align: middle;
      margin-left: 4px; }
  .widget-box.widget-dark {
    background: #302f30; }
  .widget-box.social-widget {
    overflow: hidden; }
    .widget-box.social-widget span {
      font-size: 2em;
      font-weight: 700;
      margin: -40px;
      padding: 40px;
      cursor: pointer;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .widget-box.social-widget span:hover, .widget-box.social-widget span:focus {
        color: #3e7c98; }

.share-icons {
  display: none; }
  .share-icons a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    margin: 25px 0 8px; }
    .share-icons a em {
      font-size: 2.125em;
      width: 60px;
      display: inline-block;
      vertical-align: middle; }
    .share-icons a:hover, .share-icons a:focus {
      color: #3e7c98; }

.newsletter-section .form-control {
  background: none;
  color: #FFFFFF;
  border-color: #f5f2ed; }
  .newsletter-section .form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #FFFFFF; }
  .newsletter-section .form-control::-moz-placeholder {
    opacity: 1;
    color: #FFFFFF; }
  .newsletter-section .form-control:-ms-input-placeholder {
    opacity: 1;
    color: #FFFFFF; }
  .newsletter-section .form-control-moz-placeholder {
    opacity: 1;
    color: #FFFFFF; }

.subscribe-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .subscribe-box .input-field {
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
    position: relative;
    margin-right: 20px; }
    .subscribe-box .input-field.join-field {
      -ms-flex: none;
      -webkit-box-flex: 0;
              flex: none;
      margin: 0; }
  .subscribe-box .btn {
    margin: 0; }
    .subscribe-box .btn em {
      position: relative;
      top: -1px; }
    .subscribe-box .btn.clicked {
      background: none;
      border-color: #3e7c98;
      color: #3e7c98; }
      .subscribe-box .btn.clicked span {
        opacity: 0;
        visibility: hidden; }

.contact-link {
  display: block;
  margin-top: 10px; }
  .contact-link a {
    font-weight: 700;
    color: #302f30;
    text-decoration: none; }
    .contact-link a em {
      display: inline-block;
      vertical-align: middle;
      font-size: 24px;
      margin-right: 8px;
      position: relative;
      top: -2px; }
    .contact-link a:hover, .contact-link a:focus {
      color: #3e7c98; }

.content-col {
  background: #FFFFFF;
  padding: 85px;
  max-width: 1450px; }

@media only screen and (max-width: 1610px) {
  #wrapper {
    padding-top: 163px; }
  .primary-col {
    padding: 40px; }
  .cols {
    margin: -20px; }
    .cols .col {
      padding: 20px; }
  .space-lg {
    margin: 40px 0; }
  .newsletter-section {
    padding: 40px; }
  .main-right-col {
    padding: 0 40px; }
  .modulebox {
    margin: 40px 0; }
  .action-box {
    padding: 30px 40px; }
  .content-col {
    padding: 40px; } }

@media only screen and (max-width: 1439px) {
  .main-right-col .action-inner h3 {
    font-size: 1.625em;
    margin-bottom: 20px; }
  .action-box .btn {
    margin-top: 10px; } }

@media only screen and (max-width: 1279px) {
  body {
    padding: 0; }
  #wrapper {
    padding-top: 163px; }
  .action-box h3 {
    margin: 0 0 25px; }
  .banner-section .events-slider .event-content {
    bottom: 35px; }
  .main-right-col .action-inner h3 {
    font-size: 1.5em;
    margin-bottom: 15px; }
  .main-right-col h3 {
    font-size: 1.625em; }
  .card h3, .card h4 {
    font-size: 1.375em; }
  .card .card-content {
    padding: 15px; }
  .card .category {
    padding: 9px 15px;
    font-size: 16px; }
  .list-view .card .card-img {
    max-width: 42%; }
  .card-list {
    margin-bottom: 40px; }
  .social-block .social-label {
    padding: 10px 20px;
    min-width: 130px;
    font-size: 1em; }
  .social-icons {
    font-size: 16px; }
    .social-icons li a em {
      font-size: 1.875em; }
  .banner-section .events-slider .event-content .event-info {
    font-size: 1.3125em;
    max-width: 360px; }
  .action-box {
    padding: 20px 30px; }
  .newsletter-section .newsletter-row {
    padding: 40px; }
  .tags-section a {
    font-size: 16px;
    margin: 0 5px 10px 0; } }

@media only screen and (max-width: 1023px) {
  .main-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .main-left-col, .main-right-col {
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .main-right-col {
    padding: 30px 30px 0; }
  .other-modulebox {
    position: static; }
  .action-box {
    padding: 30px; }
    .action-box .btn {
      margin-right: 3px; }
  .primary-col, .content-col {
    padding: 30px; }
  .cols {
    margin: -15px; }
  .cols .col {
    padding: 15px; }
  .space-lg {
    margin: 30px 0; }
  .newsletter-section {
    padding: 0 30px 30px; }
    .newsletter-section .newsletter-row {
      padding: 30px; }
      .newsletter-section .newsletter-row .newsletter-box h3 {
        font-size: 1.625em;
        margin-bottom: 25px; }
  .modulebox {
    margin: 30px 0; }
  .action-box, .banner-section {
    height: auto !important; }
  .social-icons li {
    margin: 0 12px; }
  #wrapper {
    padding-top: 124px; } }

@media only screen and (max-width: 900px) {
  #main .main .list-view .card-img img {
    width: 100%;
    height: auto; } }

@media only screen and (max-width: 767px) {
  .social-icons li a {
    font-size: 0; }
    .social-icons li a em {
      font-size: 30px;
      margin: 0; }
  .card h3, .card h4 {
    font-size: 1.25em; }
  .card .card-content {
    padding: 14px; }
  .banner-section .events-slider .event-content {
    font-size: 0.9375em;
    bottom: 25px; }
    .banner-section .events-slider .event-content .next-event, .banner-section .events-slider .event-content .event-date {
      line-height: 46px;
      padding: 0 15px; }
    .banner-section .events-slider .event-content .event-info {
      padding: 12px 15px;
      max-width: 290px; }
  .main-right-col h3 {
    font-size: 1.375em; }
  .newsletter-section .newsletter-row .newsletter-box h3 {
    font-size: 1.375em; }
  .subscribe-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .subscribe-box .input-field {
      margin: 0 0 15px; }
    .subscribe-box .btn {
      width: 100%; }
  .switch-view {
    display: none; } }

@media only screen and (max-width: 567px) {
  .cols.cols2 .col {
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .tags-section a {
    font-size: 13px;
    line-height: 24px;
    margin: 0 3px 8px 0; }
  .switch-view a {
    font-size: 14px;
    margin: 0 6px 6px 0; }
    .switch-view a em {
      margin: -3px 2px 0 0; }
  .social-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal; }
    .social-block .social-label {
      padding: 10px 15px; }
      .social-block .social-label br {
        display: none; }
    .social-block .social-icons {
      padding: 20px 10px; } }

@media only screen and (max-width: 479px) {
  #wrapper {
    padding-top: 88px; }
  .primary-col, .content-col {
    padding: 20px; }
  .cols {
    margin: -10px; }
    .cols .col {
      padding: 10px; }
  .space-lg {
    margin: 25px 0; }
  .card-list {
    margin-bottom: 20px; }
  .main-right-col {
    padding: 20px 20px 0; }
  .main-right-col .action-inner h3 {
    font-size: 1.25em;
    margin-bottom: 10px; }
  .action-box {
    padding: 20px; }
  .modulebox {
    margin: 20px 0; }
  .newsletter-section {
    padding: 0 20px 20px; }
    .newsletter-section .newsletter-row {
      padding: 25px 20px; }
      .newsletter-section .newsletter-row .newsletter-box h3 {
        margin-bottom: 18px; }
  .social-icons li a em {
    font-size: 24px;
    top: 0; }
  .share-icons a {
    font-size: 14px; }
    .share-icons a em {
      width: 46px; }
  .banner-section {
    padding-bottom: 20px; }
    .banner-section .events-slider .event-content {
      position: relative;
      bottom: auto; }
      .banner-section .events-slider .event-content .next-event {
        position: absolute;
        bottom: 100%; }
      .banner-section .events-slider .event-content .event-info {
        max-width: 100%; }
      .banner-section .events-slider .event-content .event-date {
        display: block; } }

/* =Events
========================================================================================*/
.tribe-events-meta-group hr {
  margin: 20px 0; }

.tribe-events-meta-group .bot-separator {
  border-bottom: 1px solid #f5f2ed;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.tribe-events-meta-group .tribe-events-abbr {
  text-decoration: none; }

.tribe-events-meta-group.tribe-events-meta-group-details [class^="tribe-events-start"], .tribe-events-meta-group.tribe-events-meta-group-details [class^="tribe-events-event"], .tribe-events-meta-group.tribe-events-meta-group-details [class^="tribe-events-end"] {
  font-size: 1.5em;
  font-weight: 700;
  color: #FFFFFF; }

.tribe-events-meta-group.tribe-events-meta-group-details .tribe-events-abbr {
  font-size: 1.125em;
  color: #FFFFFF; }

.tribe-events-meta-group .topics-header {
  font-size: 1.5em;
  font-weight: 700;
  color: #FFFFFF; }

.tribe-events-meta-group .tags-section {
  margin-top: 20px; }

.tribe-events-schedule {
  margin-bottom: 25px; }

.related-events .card {
  background-color: #3e7c98; }
  .related-events .card h3 {
    margin: 0;
    color: #ffffff; }
  .related-events .card:hover h3 {
    color: #302f30; }

.tribe-events-single .accordion-row .accordion-data {
  padding: 25px; }

#tribe-events-bar {
  display: none !important; }

.tribe-events-page-title {
  margin-bottom: 0;
  text-align: left; }

.event-card .card-content .card-date {
  display: block;
  margin: 10px 0;
  font-weight: 700; }

.tags-section + .tags-section {
  margin: 0; }

.acf-field-space {
  margin-bottom: 10px; }

/* =Error
========================================================================================*/
.search-overlay .search-inner p {
  color: #FFFFFF; }
  .search-overlay .search-inner p a {
    color: #FFFFFF; }

/*=Archives
==================================================*/
.archive .cols.cols4 .card .card-img img {
  height: auto; }
/*# sourceMappingURL=style.css.map */