@charset "utf-8";
/*
Theme Name: CEEC VN 2022 1.0
Author:  Thomas Fodor
Author URI:  http://www.lgf.hu/en
Description: CEEC VN 2022 1.0
Version: 1.0
License: 
Text Domain: ceecvn
*/

 

/* CSS Document */
/*.font1 {font-family: 'Montserrat', sans-serif;}*/
.font2 {
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
}
.font1 {
  font-family: 'Open Sans', sans-serif;
}
.corner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.full {
  width: 100%;
}
.fulli {
  width: 100% !important;
}
.clear {
  clear: both;
}
.auto {
  width: auto;
}
.autoi {
  width: auto !important;
}
.lefty {
  width: 100%;
  float: left;
  clear: both;
}
.hidden,
.blind {
  display: none !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.righty {
  width: 100%;
  float: right;
  clear: both;
}
.bradius {
  border-radius: 5px;
  background-clip: padding-box;
}
.bradius_large {
  border-radius: 25px;
  background-clip: padding-box;
}
.bradius_full {
  border-radius: 100%;
  background-clip: padding-box;
}
.effect {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.no-padding {
  padding: 0 !important;
}
.container-fluid,
.max {
  max-width: 1366px !important;
}
.roundedimg img,
.roundedimg .placeholderwrapper,
.roundedimg .placeholder {
  border-radius: 5px;
  background-clip: padding-box;
}
.icon {
  display: inline-block;
  border-radius: 100%;
  background-clip: padding-box;
  background-color: #c02026;
  color: #fff;
  line-height: 0;
  padding: 15px;
  position: relative;
}
.icon i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 99;
}
.button_base,
button.single_add_to_cart_button {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
}
.button_base a,
button.single_add_to_cart_button a {
  text-decoration: none;
}
button span,
.button span {
  display: inline-block;
  float: left;
}
button img,
.button img,
button a:after,
.button a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.buttonhover {
  background-color: #0a0a0a !important;
}
.button,
.ow-button-base a {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
}
.button a,
.ow-button-base a a {
  text-decoration: none;
}
.button:hover,
.ow-button-base a:hover {
  background-color: #0a0a0a !important;
}
.button [class^="sow-icon-"],
.ow-button-base a [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.button [class^="sow-icon-"] span,
.ow-button-base a [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.ow-icon-placement-left [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
  right: auto !important;
}
.ow-icon-placement-left [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.ow-icon-placement-left > span {
  padding-left: 2em !important;
}
.ow-icon-placement-right [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 2em;
  left: auto !important;
}
.ow-icon-placement-right [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.ow-icon-placement-right > span {
  padding-right: 2em !important;
}
.button .fa,
.button .fab,
.button .fad,
.button .fal,
.button .far,
.button .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.entry p a[href*=".pdf"],
.textwidget p a[href*=".pdf"] {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
  margin-left: 1em;
  margin-right: 11em;
}
.entry p a[href*=".pdf"] span,
.textwidget p a[href*=".pdf"] span {
  display: inline-block;
  float: left;
}
.entry p a[href*=".pdf"] img,
.textwidget p a[href*=".pdf"] img,
.entry p a[href*=".pdf"] a:after,
.textwidget p a[href*=".pdf"] a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.entry p a[href*=".pdf"] a,
.textwidget p a[href*=".pdf"] a {
  text-decoration: none;
}
.entry p a[href*=".pdf"]:hover,
.textwidget p a[href*=".pdf"]:hover {
  background-color: #0a0a0a !important;
}
.entry p a[href*=".pdf"] [class^="sow-icon-"],
.textwidget p a[href*=".pdf"] [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.entry p a[href*=".pdf"] [class^="sow-icon-"] span,
.textwidget p a[href*=".pdf"] [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.entry p a[href*=".pdf"] .fa,
.textwidget p a[href*=".pdf"] .fa,
.entry p a[href*=".pdf"] .fab,
.textwidget p a[href*=".pdf"] .fab,
.entry p a[href*=".pdf"] .fad,
.textwidget p a[href*=".pdf"] .fad,
.entry p a[href*=".pdf"] .fal,
.textwidget p a[href*=".pdf"] .fal,
.entry p a[href*=".pdf"] .far,
.textwidget p a[href*=".pdf"] .far,
.entry p a[href*=".pdf"] .fas,
.textwidget p a[href*=".pdf"] .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.entry p a[href*=".pdf"]::after,
.textwidget p a[href*=".pdf"]::after {
  content: '\f1c1';
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-weight: 400;
  font-size: 1.3em;
  margin-left: 15px;
}
.red_button {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
  float: left;
  clear: both;
  background-color: #c02026 !important;
}
.red_button span {
  display: inline-block;
  float: left;
}
.red_button img,
.red_button a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.red_button a {
  text-decoration: none;
}
.red_button:hover {
  background-color: #0a0a0a !important;
}
.red_button [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.red_button [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.red_button .fa,
.red_button .fab,
.red_button .fad,
.red_button .fal,
.red_button .far,
.red_button .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.red_button i {
  color: #fff !important;
}
.centerbutton {
  display: table;
  margin: 15px auto;
}
.center_textn {
  display: table;
  margin: 15px auto;
  text-align: center;
}
.borderstyle {
  padding-bottom: 15px !important;
  border-bottom: solid 1px #eaeaea !important;
  margin-bottom: 15px !important;
}
.inputstyle {
  font-size: 14px !important;
  border-radius: 25px;
  background-clip: padding-box;
  display: block;
  width: 100% !important;
  padding: 8px 15px !important;
  margin: 5px 0;
  background-color: #fff !important;
  background: #fff !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 1px #cccccc;
}
.textshadow {
  text-shadow: 0 2px 2px #000000;
}
.respimage {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .box_grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr ;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media only screen and (min-width: 1025px) {
  .box_grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.small_grid {
  grid-auto-columns: 1fr 1fr 1fr !important;
  -ms-grid-columns: (1fr)[3] !important;
  grid-template-columns: repeat(3, 1fr) !important;
}
.shadow {
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
.otgs-development-site-front-end {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
  font-weight: 600;
  margin: 0 !important;
  padding-top: 0.8em !important;
  padding-bottom: 0.8em !important;
  width: 100%;
  float: left;
  clear: both;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #5e5e5e !important;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #5e5e5e;
}
.entry-title {
  margin-bottom: 30px;
}
.h1,
h1,
.pagetitle {
  font-size: clamp(2rem, 4vw, 2rem);
}
.h2,
h2 {
  font-size: clamp(1.1rem, 2.324vw, 1.4rem);
}
.h3,
h3 {
  font-size: clamp(1rem, 1.826vw, 1.2rem);
}
.h4,
h4 {
  font-size: clamp(0.8rem, 1.66vw, 1rem);
}
.h5,
h5 {
  font-size: clamp(0.7rem, 1.245vw, 0.9rem);
}
.h6,
h6 {
  font-size: clamp(0.6rem, 0.996vw, 0.8rem);
}
.center-title {
  font-size: clamp(2rem, 4vw, 2rem) !important;
  text-align: center;
}
.yellow-text {
  color: #ecc926 !important;
}
.blue-text {
  color: #033b9f !important;
}
.red-text {
  color: #c02026 !important;
}
strong {
  font-weight: 700;
}
a,
a:visited {
  color: #033b9f;
}
.entry ul li,
.textwidget ul li,
.entry ol li,
.textwidget ol li {
  list-style-position: inside;
  margin-bottom: 0.5em;
  float: left;
  clear: both;
}
.entry ul li::marker,
.textwidget ul li::marker,
.entry ol li::marker,
.textwidget ol li::marker {
  color: #033b9f !important;
  float: left;
}
.entry ul li h1,
.textwidget ul li h1,
.entry ol li h1,
.textwidget ol li h1,
.entry ul li h2,
.textwidget ul li h2,
.entry ol li h2,
.textwidget ol li h2,
.entry ul li h3,
.textwidget ul li h3,
.entry ol li h3,
.textwidget ol li h3,
.entry ul li h4,
.textwidget ul li h4,
.entry ol li h4,
.textwidget ol li h4,
.entry ul li h5,
.textwidget ul li h5,
.entry ol li h5,
.textwidget ol li h5,
.entry ul li h6,
.textwidget ul li h6,
.entry ol li h6,
.textwidget ol li h6 {
  clear: none !important;
  width: auto !important;
  display: inline !important;
  float: none !important;
  color: #033b9f !important;
  vertical-align: middle;
  font-size: 1.4rem;
}
.bullets {
  font-weight: 600;
}
.bullets ul {
  width: 100%;
  float: left;
  clear: both;
}
.bullets li {
  list-style: none;
  margin-bottom: 1em !important;
  padding-left: 3em;
  position: relative;
  color: #5e5e5e;
}
.bullets li::before {
  content: "\e959";
  font-family: 'Linearicons';
  font-size: 26px;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
a {
  text-decoration: none;
}
time,
.e_time {
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
  font-weight: 800;
  display: block;
  margin-bottom: 10px !important;
  width: 100%;
  float: left;
  clear: both;
}
p {
  float: left;
  width: 100%;
  line-height: 1.45em;
  font-weight: 300;
  margin-bottom: 1em !important;
  text-align: justify;
  -ms-hyphens: auto;
      hyphens: auto;
  color: #5e5e5e;
}
.widget-title,
.sow-headline {
  width: auto;
  clear: both;
  position: relative;
  text-transform: none ;
  margin-bottom: 15px !important;
  color: #5e5e5e;
}
.widget-title::after,
.sow-headline::after {
  content: "";
  border-radius: 5px;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background-color: #5e5e5e;
}
.sow-headline-container {
  display: table;
  margin: 0 auto;
}
.sow-headline-container .decoration {
  display: none;
}
.yellow-title::after {
  background-color: #ecc926 !important;
}
.blue-title::after {
  background-color: #033b9f !important;
}
.red-title::after {
  background-color: #c02026 !important;
}
.home .widget-title {
  margin: 0 auto 15px !important;
  display: table;
  float: none !important;
}
blockquote {
  font-style: italic;
  background-color: #FAFAFA;
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  padding: 60px 45px 15px !important;
  margin-bottom: 15px;
}
blockquote p::before {
  display: block;
  content: "\201C";
  font-size: 4em;
  position: absolute;
  left: 20px;
  top: 30px;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 479px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .container {
    width: 330px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 1430px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xlg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xlg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xlg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xlg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xlg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xlg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xlg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xlg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xlg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xlg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xlg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xlg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1366px) {
  .col-xlg-1,
  .col-xlg-2,
  .col-xlg-3,
  .col-xlg-4,
  .col-xlg-5,
  .col-xlg-6,
  .col-xlg-7,
  .col-xlg-8,
  .col-xlg-9,
  .col-xlg-10,
  .col-xlg-11,
  .col-xlg-12 {
    float: left;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666667%;
  }
  .col-xlg-10 {
    width: 83.33333333%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666667%;
  }
  .col-xlg-7 {
    width: 58.33333333%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666667%;
  }
  .col-xlg-4 {
    width: 33.33333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.66666667%;
  }
  .col-xlg-1 {
    width: 8.33333333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666667%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666667%;
  }
  .col-xlg-pull-7 {
    right: 58.33333333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.66666667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333333%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666667%;
  }
  .col-xlg-push-10 {
    left: 83.33333333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666667%;
  }
  .col-xlg-push-7 {
    left: 58.33333333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.66666667%;
  }
  .col-xlg-push-1 {
    left: 8.33333333%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.container:after,
.container-fluid:after,
.row:after,
#page:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure {
  margin: 0 auto 15px !important;
}
figure img {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 769px) {
  .single-ceec_members .ceec_members_category-individual-members {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 240px 15px auto;
    grid-template-columns: 240px auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 15px;
    grid-auto-flow: row;
        grid-template-areas: "figure entry";
  }
  .single-ceec_members .ceec_members_category-individual-members figure {
    grid-area: figure;
  }
  .single-ceec_members .ceec_members_category-individual-members .entry {
    grid-area: entry;
  }
  .single-ceec_members .ceec_members_category-corporate-members {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 15px 33%;
    grid-template-columns: auto 33%;
    -ms-grid-rows: auto 15px auto;
    grid-template-rows: repeat(2, auto);
    gap: 15px 15px;
    grid-auto-flow: row;
        grid-template-areas: "figure business_details" "entry business_details";
  }
  .single-ceec_members .ceec_members_category-corporate-members .entry {
    grid-area: entry;
  }
  .single-ceec_members .ceec_members_category-corporate-members figure {
    -ms-grid-column-align: center;
        justify-self: center;
    -ms-grid-row-align: center;
        align-self: center;
    grid-area: figure;
  }
  .single-ceec_members .ceec_members_category-corporate-members figure img {
    max-width: 500px !important;
  }
  .single-ceec_members .ceec_members_category-corporate-members .business_details {
    grid-area: business_details;
  }
}
.tax-ceec_members_category .card figure {
  padding: 30px;
}
.placeholderwrapper {
  width: 100%;
  margin-bottom: -5px;
  display: inline-block;
  position: relative;
}
.placeholderwrapper:after {
  padding-top: 48%;
  display: block;
  content: '';
}
.placeholder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(//ceecvn.org/wp-content/themes/ceecvn/img/placeholder.svg);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center center;
  background-color: #cccccc;
}
.wp-caption {
  max-width: 100%;
  padding: 1px;
}
.wp-caption img {
  height: auto;
  margin: 0 auto !important;
  width: 100%;
}
.wp-caption a {
  display: inline-block;
}
.wp-caption p {
  padding: 7.5px;
  margin-bottom: 0 !important;
}
.gallery-caption {
  font-size: 0.8em;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone,
.sow-image-container img {
  border-radius: 5px;
  background-clip: padding-box;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.alignleft {
  float: left;
  margin-right: 15px;
  width: auto  !important;
}
.alignright {
  float: right;
  margin-left: 15px;
  width: auto  !important;
}
.aligncenter,
.alignnone {
  display: block;
  float: none !important;
  clear: both;
  margin: 15px auto;
}
.size-full {
  max-width: 100%;
  height: auto;
}
@media (min-aspect-ratio: 2) {
  .so-widget-sow-video,
  .widget_media_video {
    max-width: 65%;
    margin: 0 auto;
  }
}
.widget_media_video {
  padding-bottom: 40px;
}
.video-container,
.sow-video-wrapper {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.portrait_videos .sow-video-wrapper {
  padding-bottom: 178% !important;
  padding-top: 0 !important;
}
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: rgba(0, 0, 0, 0.3) !important;
}
.sow-video-wrapper iframe,
.video-container iframe,
.sow-video-wrapper object,
.video-container object,
.sow-video-wrapper embed,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.round_image {
  border-radius: 100%;
  background-clip: padding-box;
}
.videowrapper {
  position: relative;
}
.videowrapper video {
  height: auto;
  margin: 15px 0;
}
.videowrapper .playbutton {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  border: none !important;
  border-radius: 100%;
  background-clip: padding-box;
  text-align: center;
  padding: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #0a0a0a;
  font-size: 1.5em;
  width: 60px;
  height: 60px;
  -webkit-transform: translateY(280%) translateX(420%);
          transform: translateY(280%) translateX(420%);
  opacity: 0.2;
}
.videowrapper .playbutton:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.videowrapper .playbutton.active {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #c02026;
  font-size: 2.5em;
  width: 90px;
  height: 90px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  opacity: 1;
}
.gallery_grid {
  display: -ms-grid;
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
}
.gallery_grid a {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery_grid img {
  border-radius: 5px;
  background-clip: padding-box;
  width: 100%;
  height: auto;
}
a,
a:active,
a:focus {
  -webkit-tap-highlight-color: transparent !important;
  -webkit-touch-callout: none;
  outline: none !important;
}
#header {
  padding-top: 15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 220px 15px 1fr;
  grid-template-columns: 220px 1fr;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: repeat(2, auto);
  gap: 0px 15px;
  grid-auto-flow: row;
      grid-template-areas: "logo headerwidgets" "logo mainnav";
}
#header .headerwidgets {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: headerwidgets;
}
#header #mainnav {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: mainnav;
}
#header .logo {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: logo;
  margin-left: 15px;
}
#header .logo img {
  margin-bottom: 2px;
}
#header .logo span {
  color: #5e5e5e;
  font-size: 14px;
}
.logo {
  float: left;
  margin-bottom: 5px;
}
.logo img {
  max-width: 200px;
  float: left;
  margin-bottom: 4px;
}
.logo span {
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
  font-size: 16px;
  font-weight: 800;
  width: 100%;
  float: left;
  clear: both;
  text-transform: uppercase;
}
.headerwidgets {
  -ms-grid-column-align: end;
      justify-self: end;
}
.headerwidgets li {
  list-style: none;
  float: left;
}
.headerwidgets .widgettitle {
  display: none;
}
.headerwidgets #searchform {
  float: left;
}
#mainnav {
  -ms-grid-column-align: end;
      justify-self: end;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#mainnav .yellow_item::before,
#mainnav .blue_item::before,
#mainnav .red_item::before {
  content: "";
  border-radius: 5px;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background-color: #cccccc;
}
#mainnav .yellow_item::before {
  background-color: #ecc926;
}
#mainnav .blue_item::before {
  background-color: #033b9f;
}
#mainnav .red_item::before {
  background-color: #c02026;
}
#mainnav .dropdown > li {
  margin: 0 8px;
}
#mainnav .dropdown > li:hover a {
  color: #033b9f !important;
}
r #mainnav .dropdown .menu-item-has-children:hover {
  float: left;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
}
#mainnav .dropdown .menu-item-has-children > a {
  padding-right: 5px;
}
#mainnav .dropdown .menu-item-has-children > a::after {
  font-family: 'Linearicons';
  font-size: inherit;
  content: "\e93a";
  display: block;
  text-align: center;
  float: right;
  font-size: 14px;
  padding: 4px 4px 4px 8px;
}
#mainnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#mainnav ul .current_page_item > a::after,
#mainnav ul .current_page_ancestor > a::after {
  color: #033b9f;
}
#mainnav ul li {
  display: block;
  position: relative;
  float: left;
}
#mainnav ul li a {
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  white-space: nowrap;
  color: #5e5e5e;
  font-weight: 600;
  font-size: 16px;
}
#mainnav ul li .menu-item-has-children a {
  padding-right: 5px !important;
}
#mainnav .children,
#mainnav .sub-menu {
  position: absolute;
  left: 0;
  margin: 0 ;
  display: none;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
}
#mainnav .children li,
#mainnav .sub-menu li {
  width: 100%;
  float: left;
  clear: both;
}
#mainnav .children li a,
#mainnav .sub-menu li a {
  color: #5e5e5e;
  font-size: 0.9em;
  display: block;
}
#mainnav .children li:hover,
#mainnav .sub-menu li:hover {
  background-color: #033b9f !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#mainnav .children li:hover a,
#mainnav .sub-menu li:hover a {
  color: #fff !important;
}
#mainnav .yellow_item .sub-menu li:hover {
  background-color: #ecc926 !important;
}
#mainnav .blue_item .sub-menu li:hover {
  background-color: #033b9f !important;
}
#mainnav .red_item .sub-menu li:hover {
  background-color: #c02026 !important;
}
#mainnav ul li:hover .sub-menu {
  display: block !important;
}
#mainnav .current_page_item a,
#mainnav .current_page_ancestor a {
  color: #033b9f !important;
}
#mainnav .current_page_item a:hover,
#mainnav .current_page_ancestor a:hover {
  color: #033b9f !important;
}
#mainnav .current_page_item a::after,
#mainnav .current_page_ancestor a::after {
  color: #033b9f !important;
}
#responsive-menu-pro-button {
  border-radius: 5px;
  background-clip: padding-box;
}
.responsive-menu-pro-box {
  display: block;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 99;
}
.smallerheader .logo {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 50px;
  height: 50px;
}
.smallerheader .menu-main-navigation-container {
  margin: 10px 0 !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.prev {
  float: left;
  margin-bottom: 30px 0 15px 0;
}
.prev img {
  float: left;
}
.prev span {
  float: left;
}
.next {
  float: right;
}
.next img {
  float: right;
}
.next span {
  float: left;
}
.postnav {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 30px;
  padding: 15px;
}
.postnav a {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  display: block;
  position: relative;
}
.postnav a span {
  display: inline-block;
  float: left;
}
.postnav a img,
.postnav a a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.postnav a a {
  text-decoration: none;
}
.postnav a:hover {
  background-color: #0a0a0a !important;
}
.postnav a [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.postnav a [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.postnav a .fa,
.postnav a .fab,
.postnav a .fad,
.postnav a .fal,
.postnav a .far,
.postnav a .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.postnav img {
  width: 80px;
  height: 80px;
}
.postnav span {
  padding: 0 15px;
  font-size: 0.8em;
  display: block;
  position: relative;
  top: 50%;
}
.readmore {
  font-size: 14px;
  font-weight: bold;
  float: right;
  position: relative;
  color: #033b9f;
  padding: 15px;
  margin-bottom: 15px;
}
.readmore::after {
  content: "";
  border-radius: 5px;
  background-clip: padding-box;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 5px;
  background-color: #033b9f;
}
.breadcrumbs * {
  color: #ababab;
  text-decoration: none;
  font-size: 14px;
}
.breadcrumbs > span > a,
.breadcrumbs .current-item {
  color: #5e5e5e;
  display: inline-block;
  font-weight: 600;
  margin: 4px;
  background-color: #FAFAFA;
  border-radius: 25px;
  background-clip: padding-box;
  padding: 2px 10px;
}
.breadcrumbs > span > a:hover,
.breadcrumbs .current-item:hover {
  background-color: #eaeaea;
}
.breadcrumbs .current-item {
  color: #5e5e5e;
  background-color: #eaeaea;
}
.linkedin_link .fa-linkedin-in {
  background-color: #033b9f;
  color: #fff !important;
  border-radius: 5px;
  background-clip: padding-box;
  padding: 8px 10px;
  margin-right: 8px;
}
.linkedin_link span {
  font-weight: bold !important;
  color: #5e5e5e;
}
.owl-carousel button {
  background-color: transparent !important;
  border: 0 !important;
}
.owl-pagination {
  display: none;
}
.owl-wrapper {
  display: table !important;
  height: 100%;
}
/* Arrows */
.owl-nav {
  position: absolute !important;
  top: 35%;
  z-index: 9999;
  left: 0;
  right: 0;
}
.owl-nav span {
  display: none;
}
.owl-nav div {
  background-color: transparent !important;
}
.owl-nav:hover .owl-prev::after,
.owl-nav:hover .owl-next::after {
  color: #033b9f !important;
}
.owl-prev {
  position: absolute !important;
  left: 0;
}
.owl-prev::after {
  content: "\e93b";
  padding: 0px 13px 0 6px;
}
.owl-next {
  position: absolute !important;
  right: 0;
}
.owl-next::after {
  content: "\e93c";
  padding: 0px 6px 0 13px;
}
@media only screen and (min-width: 1366px) {
  .outsidearrows {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 769px) {
  .insidearrows {
    padding: 0 75px;
  }
}
.item .articlewrapper {
  padding: 10px;
}
.owl-prev::after,
.owl-next::after {
  font-family: 'Linearicons';
  margin: 0 !important;
  display: inline-block;
  color: #cccccc;
  text-align: center;
  font-size: 60px;
  display: table !important;
}
/* Dots */
.owl-dots {
  margin: 15px 0;
}
.owl-dots,
.owl-nav {
  text-align: center;
  -webkit-tap-sarga-color: transparent;
}
.owl-nav.disabled + .owl-dots {
  margin: 15px 0;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  margin: 5px 7px;
  background-color: #cccccc;
  border: none;
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background-color: #033b9f !important;
}
.item {
  float: left;
}
.owl-dots .owl-dot.active span {
  width: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.logoslider {
  margin-bottom: 15px;
}
.logoslider .owl-nav {
  top: 22%;
}
.logoslider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logoslider .owl-item {
  padding-bottom: 30px;
}
.logoslider .item {
  overflow: visible;
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  background-color: #fff;
  border-radius: 5px;
  background-clip: padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 100%;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.logoslider .item .partner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
  padding: 5px 0;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
  text-shadow: 0 1px 3px #00000030;
}
.logoslider img {
  margin: 15px auto;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 150px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.logoslider img:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#home_event_slider {
  position: relative;
}
#home_event_slider .owl-dots {
  position: absolute;
  right: 10vw;
  bottom: 0;
}
#home_event_slider .owl-dots .active span {
  background-color: #fff !important;
}
#home_event_slider .item {
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 5px;
  background-clip: padding-box;
  position: relative;
}
@media only screen and (min-width: 769px) {
  #home_event_slider .item {
    background-position: center;
    background-size: cover;
    height: 520px;
  }
}
@media only screen and (max-width: 768px) {
  #home_event_slider .item .entry_wrapper {
    padding: 15px 15px 20vw;
  }
}
@media only screen and (min-width: 769px) {
  #home_event_slider .item .entry_wrapper {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 50%;
  }
}
#home_event_slider .item .entry {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 30px !important;
}
#home_event_slider .item .entry p {
  text-align: left !important;
}
#home_event_slider .item h2,
#home_event_slider .item h2 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 4rem;
  font-weight: 600 !important;
  line-height: 1.2em !important;
  font-size: clamp(2rem, 3vw, 4rem);
  color: #033b9f !important;
  text-transform: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
}
#home_event_slider .item .buttons a {
  margin: 0 10px 10px 0;
}
@media only screen and (min-width: 769px) {
  #home_event_slider .item .buttons a {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 769px) {
  .firstwider .owl-stage .owl-item .item {
    width: 330px !important;
    float: left;
  }
  .firstwider .owl-stage .owl-item:first-child .item,
  .firstwider .owl-stage .item.upcoming {
    width: 500px !important;
    float: left;
  }
  .firstwider .owl-stage .owl-item:first-child .item figure,
  .firstwider .owl-stage .item.upcoming figure {
    min-height: 250px;
  }
}
.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.owl-carousel .owl-item,
.owl-carousel .item,
.owl-carousel .articlewrapper {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.owl-carousel .owl-item .card,
.owl-carousel .item .card,
.owl-carousel .articlewrapper .card {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding-bottom: 0 !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.owl-carousel .owl-item .card article,
.owl-carousel .item .card article,
.owl-carousel .articlewrapper .card article {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 250px 15px auto 15px auto;
  grid-template-rows: 250px auto auto;
  gap: 15px 0px;
  grid-auto-flow: row;
      grid-template-areas: "figure" "entry" "readmore";
}
.owl-carousel .owl-item .card figure,
.owl-carousel .item .card figure,
.owl-carousel .articlewrapper .card figure {
  grid-area: figure;
  min-height: 200px;
}
.owl-carousel .owl-item .card .entry,
.owl-carousel .item .card .entry,
.owl-carousel .articlewrapper .card .entry {
  grid-area: entry;
}
.owl-carousel .owl-item .card .readmore,
.owl-carousel .item .card .readmore,
.owl-carousel .articlewrapper .card .readmore {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-align: end;
      justify-self: end;
  -ms-grid-row-align: end;
      align-self: end;
  grid-area: readmore;
}
#timeline_slider {
  border-bottom: dotted 3px #033b9f;
  background-color: #eaeaea;
  border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 45px;
}
#timeline_slider .owl-stage-outer {
  padding-bottom: 30px;
  margin-bottom: -30px;
}
#timeline_slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
#timeline_slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
#timeline_slider .owl-item {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#timeline_slider .owl-item .item {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  padding: 30px;
}
#timeline_slider .owl-item .item .card {
  display: block !important;
  padding-bottom: 0 !important;
}
#timeline_slider .owl-item .item .card * {
  direction: ltr !important;
}
#timeline_slider .owl-item .item .card .title {
  font-size: 2.5em;
  text-align: center;
  padding-bottom: 0 !important;
}
#timeline_slider .owl-item .item .card .entry p {
  font-size: 1em !important;
  text-align: left !important;
}
#timeline_slider .circle,
#timeline_slider .vertical-line {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#timeline_slider .circle {
  background-color: #033b9f;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-redius: 50%;
  height: 16px;
  width: 16px;
  bottom: -10px;
  z-index: 2000;
  overflow: visible;
}
#timeline_slider .vertical-line {
  border-left: 3px #033b9f dotted;
  height: 70px;
  bottom: 0;
  margin-left: -1.5px;
}
#ceec_anniversary_photo_gallery_slider,
#ceec_anniversary_photo_gallery_slider_small {
  border-radius: 5px;
  background-clip: padding-box;
  overflow: hidden;
}
#ceec_anniversary_photo_gallery_slider .owl-item,
#ceec_anniversary_photo_gallery_slider_small .owl-item {
  overflow: hidden;
}
#ceec_anniversary_photo_gallery_slider .item,
#ceec_anniversary_photo_gallery_slider_small .item {
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #fff;
  overflow: hidden;
}
#ceec_anniversary_photo_gallery_slider img,
#ceec_anniversary_photo_gallery_slider_small img {
  height: auto;
  border-radius: 5px;
  background-clip: padding-box;
}
#ceec_anniversary_photo_gallery_slider img {
  width: auto !important;
}
#sidebar {
  padding: 0 15px !important;
  /*
	button, .button { 
	background-color: @brandcolor !important;
	}
	
	
	
	button  { 
		
		color: #fff !important;
		display: table;
		margin: 10px auto;
	}

	button:hover, .button:hover { background-color: #000  !important; }
	
	*/
}
#sidebar a {
  color: #033b9f;
}
#sidebar li {
  list-style: none;
  width: 100%;
  float: left;
  clear: both;
}
#sidebar .widget {
  margin-bottom: 15px;
}
#sidebar .widgettitle {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cat-post-item {
  margin-bottom: 8px;
}
.cat-post-everything-is-link div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 150px 12px 1fr 12px auto;
  grid-template-columns: 150px 1fr auto;
  -ms-grid-rows: auto 8px auto;
  grid-template-rows: repeat(2, auto);
  gap: 8px 12px;
      grid-template-areas: "img title title" "img . more";
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .cat-post-everything-is-link div {
        grid-template-areas: "title title title" "img more more";
  }
}
.cat-post-title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: title;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #5e5e5e !important;
}
.gallery_card article > .cat-post-title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}
#event_list > div > .cat-post-title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}
.cat-post-thumbnail {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: img;
}
.cat-post-thumbnail img {
  border-radius: 5px;
  background-clip: padding-box;
}
.cpwp-excerpt-text {
  grid-area: excerpt;
  margin: 0 !important;
  font-size: 14px;
  text-align: justify;
  color: #5e5e5e !important;
}
.cpwp-excerpt-text .cat-post-excerpt-more {
  display: none !important;
}
.cat-post-excerpt-more {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  grid-area: more;
  font-size: 14px;
  font-weight: bold;
  float: right;
  position: relative;
  color: #033b9f;
  padding: 15px;
  margin-bottom: 15px;
}
.cat-post-excerpt-more::after {
  content: "";
  border-radius: 5px;
  background-clip: padding-box;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 5px;
  background-color: #033b9f;
}
.widget_categories a {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
  margin-bottom: 8px;
}
.widget_categories a span {
  display: inline-block;
  float: left;
}
.widget_categories a img,
.widget_categories a a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.widget_categories a a {
  text-decoration: none;
}
.widget_categories a:hover {
  background-color: #0a0a0a !important;
}
.widget_categories a [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.widget_categories a [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.widget_categories a .fa,
.widget_categories a .fab,
.widget_categories a .fad,
.widget_categories a .fal,
.widget_categories a .far,
.widget_categories a .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.lsi-social-icons {
  width: 100%;
  float: left;
  clear: both;
}
.tablepress-scroll-wrapper {
  width: 100%;
  float: left;
  clear: both;
}
.tablepress tfoot th,
.tablepress thead th {
  background-color: #0a0a0a !important;
  color: #fff !important;
}
#page input,
#contact input,
#sidebar input,
#page select,
#contact select,
#sidebar select,
#page textarea,
#contact textarea,
#sidebar textarea {
  font-size: 14px !important;
  border-radius: 25px;
  background-clip: padding-box;
  display: block;
  width: 100% !important;
  padding: 8px 15px !important;
  margin: 5px 0;
  background-color: #fff !important;
  background: #fff !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 1px #cccccc;
  font-family: 'Open Sans', sans-serif;
}
#page textarea,
#contact textarea,
#sidebar textarea {
  height: 180px;
  resize: vertical;
}
#page input[type=submit],
#contact input[type=submit],
#sidebar input[type=submit],
#page button[type=submit],
#contact button[type=submit],
#sidebar button[type=submit],
#page .wpcf7 input[type="button"],
#contact .wpcf7 input[type="button"],
#sidebar .wpcf7 input[type="button"] {
  color: #fff !important;
  font-weight: normal !important !important;
  text-decoration: none !important;
  font-size: 12px  !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.5s ease-out !important;
  transition: all 0.5s ease-out !important;
  padding: 0.5em 1.6em !important;
  width: auto  !important;
  min-width: 0 !important !important;
  height: auto !important !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block !important;
  font-weight: 700 !important !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important !important;
  position: relative !important;
  float: right;
}
#page input[type=submit] span,
#contact input[type=submit] span,
#sidebar input[type=submit] span,
#page button[type=submit] span,
#contact button[type=submit] span,
#sidebar button[type=submit] span,
#page .wpcf7 input[type="button"] span,
#contact .wpcf7 input[type="button"] span,
#sidebar .wpcf7 input[type="button"] span {
  display: inline-block !important;
  float: left !important;
}
#page input[type=submit] img,
#contact input[type=submit] img,
#sidebar input[type=submit] img,
#page button[type=submit] img,
#contact button[type=submit] img,
#sidebar button[type=submit] img,
#page .wpcf7 input[type="button"] img,
#contact .wpcf7 input[type="button"] img,
#sidebar .wpcf7 input[type="button"] img,
#page input[type=submit] a:after,
#contact input[type=submit] a:after,
#sidebar input[type=submit] a:after,
#page button[type=submit] a:after,
#contact button[type=submit] a:after,
#sidebar button[type=submit] a:after,
#page .wpcf7 input[type="button"] a:after,
#contact .wpcf7 input[type="button"] a:after,
#sidebar .wpcf7 input[type="button"] a:after {
  width: 16px !important !important;
  height: 16px !important !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important !important;
}
#page input[type=submit] a,
#contact input[type=submit] a,
#sidebar input[type=submit] a,
#page button[type=submit] a,
#contact button[type=submit] a,
#sidebar button[type=submit] a,
#page .wpcf7 input[type="button"] a,
#contact .wpcf7 input[type="button"] a,
#sidebar .wpcf7 input[type="button"] a {
  text-decoration: none !important;
}
#page input[type=submit]:hover,
#contact input[type=submit]:hover,
#sidebar input[type=submit]:hover,
#page button[type=submit]:hover,
#contact button[type=submit]:hover,
#sidebar button[type=submit]:hover,
#page .wpcf7 input[type="button"]:hover,
#contact .wpcf7 input[type="button"]:hover,
#sidebar .wpcf7 input[type="button"]:hover {
  background-color: #0a0a0a !important;
}
#page input[type=submit] [class^="sow-icon-"],
#contact input[type=submit] [class^="sow-icon-"],
#sidebar input[type=submit] [class^="sow-icon-"],
#page button[type=submit] [class^="sow-icon-"],
#contact button[type=submit] [class^="sow-icon-"],
#sidebar button[type=submit] [class^="sow-icon-"],
#page .wpcf7 input[type="button"] [class^="sow-icon-"],
#contact .wpcf7 input[type="button"] [class^="sow-icon-"],
#sidebar .wpcf7 input[type="button"] [class^="sow-icon-"] {
  display: block !important;
  position: absolute !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  left: 2em !important;
}
#page input[type=submit] [class^="sow-icon-"] span,
#contact input[type=submit] [class^="sow-icon-"] span,
#sidebar input[type=submit] [class^="sow-icon-"] span,
#page button[type=submit] [class^="sow-icon-"] span,
#contact button[type=submit] [class^="sow-icon-"] span,
#sidebar button[type=submit] [class^="sow-icon-"] span,
#page .wpcf7 input[type="button"] [class^="sow-icon-"] span,
#contact .wpcf7 input[type="button"] [class^="sow-icon-"] span,
#sidebar .wpcf7 input[type="button"] [class^="sow-icon-"] span {
  padding: 0 2em !important !important;
}
#page input[type=submit] .fa,
#contact input[type=submit] .fa,
#sidebar input[type=submit] .fa,
#page button[type=submit] .fa,
#contact button[type=submit] .fa,
#sidebar button[type=submit] .fa,
#page .wpcf7 input[type="button"] .fa,
#contact .wpcf7 input[type="button"] .fa,
#sidebar .wpcf7 input[type="button"] .fa,
#page input[type=submit] .fab,
#contact input[type=submit] .fab,
#sidebar input[type=submit] .fab,
#page button[type=submit] .fab,
#contact button[type=submit] .fab,
#sidebar button[type=submit] .fab,
#page .wpcf7 input[type="button"] .fab,
#contact .wpcf7 input[type="button"] .fab,
#sidebar .wpcf7 input[type="button"] .fab,
#page input[type=submit] .fad,
#contact input[type=submit] .fad,
#sidebar input[type=submit] .fad,
#page button[type=submit] .fad,
#contact button[type=submit] .fad,
#sidebar button[type=submit] .fad,
#page .wpcf7 input[type="button"] .fad,
#contact .wpcf7 input[type="button"] .fad,
#sidebar .wpcf7 input[type="button"] .fad,
#page input[type=submit] .fal,
#contact input[type=submit] .fal,
#sidebar input[type=submit] .fal,
#page button[type=submit] .fal,
#contact button[type=submit] .fal,
#sidebar button[type=submit] .fal,
#page .wpcf7 input[type="button"] .fal,
#contact .wpcf7 input[type="button"] .fal,
#sidebar .wpcf7 input[type="button"] .fal,
#page input[type=submit] .far,
#contact input[type=submit] .far,
#sidebar input[type=submit] .far,
#page button[type=submit] .far,
#contact button[type=submit] .far,
#sidebar button[type=submit] .far,
#page .wpcf7 input[type="button"] .far,
#contact .wpcf7 input[type="button"] .far,
#sidebar .wpcf7 input[type="button"] .far,
#page input[type=submit] .fas,
#contact input[type=submit] .fas,
#sidebar input[type=submit] .fas,
#page button[type=submit] .fas,
#contact button[type=submit] .fas,
#sidebar button[type=submit] .fas,
#page .wpcf7 input[type="button"] .fas,
#contact .wpcf7 input[type="button"] .fas,
#sidebar .wpcf7 input[type="button"] .fas {
  font-size: 1.3em !important;
  margin-left: 15px !important;
}
#page input[type=submit]:hover,
#contact input[type=submit]:hover,
#sidebar input[type=submit]:hover,
#page button[type=submit]:hover,
#contact button[type=submit]:hover,
#sidebar button[type=submit]:hover,
#page .wpcf7 input[type="button"]:hover,
#contact .wpcf7 input[type="button"]:hover,
#sidebar .wpcf7 input[type="button"]:hover {
  background-color: #0a0a0a !important;
}
#contact h2 {
  padding-top: 0 !important;
}
label {
  font-weight: 800;
  margin-bottom: 15px;
  display: inline-block;
}
.form-row {
  margin: 0 !important;
}
/* Searchforms */
#searchform {
  margin: 1em 0 ;
}
#searchsubmit {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
}
#searchsubmit span {
  display: inline-block;
  float: left;
}
#searchsubmit img,
#searchsubmit a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
#searchsubmit a {
  text-decoration: none;
}
#searchsubmit:hover {
  background-color: #0a0a0a !important;
}
#searchsubmit [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
#searchsubmit [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
#searchsubmit .fa,
#searchsubmit .fab,
#searchsubmit .fad,
#searchsubmit .fal,
#searchsubmit .far,
#searchsubmit .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
#searchsubmit:hover {
  background-color: #0a0a0a !important;
}
article #searchform,
article #searchsubmit {
  max-width: 200px;
  margin: 15px auto;
  float: none;
}
#s {
  width: 100%;
  padding: 8px  !important;
}
#comments {
  width: 100%;
  float: left;
  clear: both;
  background-color: #fff;
  padding: 0 0 15px;
  margin-top: 15px;
}
#comments #commentform p {
  margin: 0 !important;
}
.headerwidgets #searchform {
  margin: 0 15px !important;
  position: relative;
}
.headerwidgets #searchform::after {
  font-family: 'Linearicons';
  content: "\e922";
  display: block;
  width: 1em;
  height: 1em;
  z-index: 99;
  position: absolute;
  top: 5px ;
  right: 5px;
}
.headerwidgets #searchform input {
  padding: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  border: solid 1px #eaeaea;
}
.wpcf7 {
  width: 100%;
  float: left;
  clear: both;
}
.wpcf7 li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  list-style: none;
}
.wpcf7 label {
  margin-bottom: 15px;
  display: inline-block;
}
.wpcf7 .secondhalf {
  float: right;
}
.wpcf7 .half,
.wpcf7 .secondhalf {
  width: 49%;
}
.wpcf7 .req {
  color: #ababab;
  font-size: 0.7em;
  margin: 5px 0;
  float: right;
  clear: both;
}
.wpcf7 .captchat {
  font-size: 1em !important;
}
.wpcf7 .wpcf7-captchar {
  width: 100px;
}
.wpcf7 .wpcf7-captchac {
  border-radius: 5px;
  background-clip: padding-box;
  float: left;
}
.wpcf7 p {
  margin: 0 !important;
}
.wpcf7 .wpcf7-form-control {
  margin: 0 !important;
  margin-left: 15px;
}
.wpcf7 .div.wpcf7-mail-sent-ok {
  border: none !important;
}
.wpcf7 input[type="checkbox"] {
  width: auto;
  vertical-align: middle;
}
div.wpcf7-response-output {
  float: left;
  clear: both;
}
.cf-sb {
  clear: both;
  float: right;
  padding: 1em;
  border-radius: 100%;
  position: inherit !important;
}
.grecaptcha-badge {
  display: none !important;
}
.wp-pagenavi {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
  text-align: center;
}
.wp-pagenavi * {
  font-weight: 300 !important;
}
.wp-pagenavi .pages {
  color: #cccccc;
  border: none;
}
.wp-pagenavi .current,
.wp-pagenavi a,
.wp-pagenavi .extend {
  text-decoration: none;
  display: inline-block;
  padding: 0.5em 1em !important;
  border: none !important;
  border-radius: 5px;
  background-clip: padding-box;
}
.wp-pagenavi .current:hover,
.wp-pagenavi a:hover,
.wp-pagenavi .extend:hover {
  text-decoration: none;
}
.wp-pagenavi a,
.wp-pagenavi .extend {
  color: #033b9f !important;
  background-color: #eaeaea;
  border-radius: 5px;
  background-clip: padding-box;
}
.wp-pagenavi a:hover,
.wp-pagenavi .extend:hover {
  background-color: #033b9f;
  color: #FFF !important;
}
.wp-pagenavi .current {
  background-color: #033b9f;
  color: #FFF !important;
}
.wp-pagenavi .current:hover {
  background-color: #000;
  color: #FFF !important;
}
#footer {
  font-size: 12px;
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
#footer a:hover .logo span,
#footer * {
  color: #fff !important;
}
#footer a:hover {
  color: #033b9f !important;
}
#footer .textwidget a {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 15px;
}
#footer .lsi-social-icons li a {
  margin-right: 15px !important;
}
#footer .footer_logos h4 {
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
}
#footer .footer_logos img {
  max-height: 120px;
  max-width: 240px;
  width: auto !important;
  display: table;
  margin: 15px auto;
}
#footer .sub-menu {
  display: none;
}
.footer_sidebars {
  width: 100%;
  float: left;
  clear: both;
  display: -ms-grid;
  display: grid;
  gap: 30px;
  padding: 30px;
  grid-auto-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  justify-items: stretch;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  color: #fff;
  font-weight: 300;
}
.footer_sidebars a {
  color: #fff;
  text-decoration: none;
}
.footer_sidebars a::hover {
  color: #033b9f;
}
.footer_sidebars .menu a {
  padding: 10px 0;
  width: 100%;
  float: left;
  clear: both;
  font-size: 16px;
}
.footer_sidebars .widgettitle {
  font-weight: 800;
  color: #fff;
  margin-bottom: 30px !important;
}
.footer_sidebars .textwidget {
  line-height: 2em;
  padding-top: 6px;
  width: 100%;
  float: left;
  clear: both;
}
.footer_sidebars li {
  list-style: none;
}
@media only screen and (max-width: 480px) {
  .footer_sidebars {
    grid-auto-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
        grid-template-areas: ".";
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  .footer_sidebars {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: auto  1fr;
    grid-template-rows: auto  1fr;
        grid-template-areas: "sidebar_1 sidebar_1 sidebar_1" "sidebar_2 sidebar_3 sidebar_4";
  }
}
@media only screen and (min-width: 1024px) {
  .footer_sidebars {
    -ms-grid-columns: 1.5fr (1fr)[3];
    grid-template-columns: 1.5fr repeat(3, 1fr);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
        grid-template-areas: "sidebar_1 sidebar_2 sidebar_3 sidebar_4";
  }
}
@media only screen and (min-width: 480px) {
  .footer_sidebars .sidebar_1 {
    grid-area: sidebar_1;
  }
  .footer_sidebars .sidebar_2 {
    grid-area: sidebar_2;
  }
  .footer_sidebars .sidebar_3 {
    grid-area: sidebar_3;
  }
  .footer_sidebars .sidebar_4 {
    grid-area: sidebar_4;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px){
  .footer_sidebars .sidebar_1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .footer_sidebars .sidebar_2 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .footer_sidebars .sidebar_3 {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .footer_sidebars .sidebar_4 {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
@media only screen and (min-width: 1024px){
  .footer_sidebars .sidebar_1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .footer_sidebars .sidebar_2 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .footer_sidebars .sidebar_3 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .footer_sidebars .sidebar_4 {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
  }
}
.copyright {
  padding: 15px;
  text-align: center;
  color: #fff;
  background-color: #0a0a0a;
}
.copyright a {
  color: #fff;
  text-decoration: underline !important;
  font-weight: bold;
}
* {
  padding: 0;
  margin: 0;
}
/* CSS Document */
@media print {
  * {
    -ms-filter: none !important;
    background: transparent !important;
    color: #000 !important;
    -webkit-filter: none !important;
            filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  float: none;
  width: 100%;
  clear: both;
  height: 0;
  border: none;
}
input,
select {
  vertical-align: middle;
}
pre,
code,
kbd,
samp {
  font-family: Arial, Helvetica, sans-serif;
}
html {
  overflow-y: scroll;
}
a:hover,
a:active,
a:focus {
  outline: none;
}
 ol {
  list-style-type: decimal;
}
nav ul,
nav li {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
strong,
th {
  font-weight: 700;
}
td {
  vertical-align: middle;
}
sub,
sup {
  font-size: 75%;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  padding: 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
a:link {
  -webkit-tap-highlight-color: #FF5E99;
}
button {
  overflow: visible;
  width: auto;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.ir {
  background-repeat: no-repeat;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
#page:before,
#page:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
#page:after {
  clear: both;
}
.clearfix,
.container,
.container-fluid,
.row,
#page {
  zoom: 1px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
input[type="radio"],
.ie6 input {
  vertical-align: text-bottom;
}
::-moz-selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none;
}
::-moz-selection,
::selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none;
}
/*!
 * jQuery UI CSS Framework @VERSION
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
/*!
 * jQuery UI CSS Framework @VERSION
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
/*!
 * jQuery UI CSS Framework @VERSION
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*!
 * jQuery UI Accordion @VERSION
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
.ui-accordion .ui-accordion-header {
  font-size: 1.2em !important;
  font-weight: 800 !important;
  color: #5e5e5e;
  border: none !important;
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 !important;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  /* support: IE7 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background-clip: padding-box;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-content {
  padding: 15px 15px 15px 2.5em;
  background: #fff !important;
  border: none !important;
  overflow: auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background-clip: padding-box;
  width: 100%;
  float: left;
  clear: both;
  margin: 2px 0 8px;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
  margin-left: 1em;
  margin-right: 11em;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] span {
  display: inline-block;
  float: left;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] img,
.ui-accordion .ui-accordion-content p a[href*=".pdf"] a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] a {
  text-decoration: none;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"]:hover {
  background-color: #0a0a0a !important;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"] .fa,
.ui-accordion .ui-accordion-content p a[href*=".pdf"] .fab,
.ui-accordion .ui-accordion-content p a[href*=".pdf"] .fad,
.ui-accordion .ui-accordion-content p a[href*=".pdf"] .fal,
.ui-accordion .ui-accordion-content p a[href*=".pdf"] .far,
.ui-accordion .ui-accordion-content p a[href*=".pdf"] .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.ui-accordion .ui-accordion-content p a[href*=".pdf"]::after {
  content: '\f1c1';
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-weight: 400;
  font-size: 1.3em;
  margin-left: 15px;
}
.ui-accordion .ui-accordion-content ul li,
.ui-accordion .ui-accordion-content ol li {
  list-style-position: inside;
  margin-bottom: 0.5em;
  float: left;
  clear: both;
}
.ui-accordion .ui-accordion-content ul li::marker,
.ui-accordion .ui-accordion-content ol li::marker {
  color: #033b9f !important;
  float: left;
}
.ui-accordion .ui-accordion-content ul li h1,
.ui-accordion .ui-accordion-content ol li h1,
.ui-accordion .ui-accordion-content ul li h2,
.ui-accordion .ui-accordion-content ol li h2,
.ui-accordion .ui-accordion-content ul li h3,
.ui-accordion .ui-accordion-content ol li h3,
.ui-accordion .ui-accordion-content ul li h4,
.ui-accordion .ui-accordion-content ol li h4,
.ui-accordion .ui-accordion-content ul li h5,
.ui-accordion .ui-accordion-content ol li h5,
.ui-accordion .ui-accordion-content ul li h6,
.ui-accordion .ui-accordion-content ol li h6 {
  clear: none !important;
  width: auto !important;
  display: inline !important;
  float: none !important;
  color: #033b9f !important;
  vertical-align: middle;
  font-size: 1.4rem;
}
.ui-accordion .ui-accordion-content * {
  font-family: 'Open Sans', sans-serif !important;
}
.ui-accordion-header-active {
  color: #033b9f !important;
}
.ui-accordion-header-active .ui-accordion-header-icon {
  color: #033b9f !important;
}
.ui-accordion-header-icon {
  left: 15px !important;
  right: auto !important;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0 !important;
}
.ui-icon {
  background-image: none !important;
  text-indent: 0 !important;
  width: auto !important;
  height: auto !important;
  color: #eaeaea !important;
  float: right;
}
/*!
 * jQuery UI Tabs @VERSION
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  clear: none;
  position: relative;
  top: 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
  margin: 2px !important;
}
@media only screen and (max-width: 1024px) {
  .ui-tabs .ui-tabs-nav li {
    width: 100%;
  }
  .ui-tabs .ui-tabs-nav li a {
    padding: 15px !important;
  }
}
.ui-tabs .ui-tabs-nav li::after {
  content: "";
  border-radius: 5px;
  background-clip: padding-box;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 5px;
  background-color: #eaeaea;
}
.ui-tabs .ui-tabs-nav li a {
  color: #5e5e5e;
  font-weight: 600;
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #033b9f !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active::after {
  background-color: #033b9f !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 0;
  background: none;
  width: 100%;
  float: left;
  clear: both;
}
.faqtabs .ui-tabs-panel {
  min-height: 600px;
}
/* CSS Document */
#tribe-events-pg-template,
.tribe-events-single > .tribe_events,
.tribe-events-event-meta,
#tribe-events-footer,
.tribe-events-single {
  width: 100% !important;
  float: left !important;
  clear: both !important;
  padding: 0 !important;
  max-width: none !important;
}
.tribe-events-event-image img {
  border-radius: 5px;
  background-clip: padding-box;
}
.tribe-events-cal-links a,
.tribe-events-back a,
.tribe_date {
  color: #fff !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 12px ;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0.5em 1.6em !important;
  width: auto ;
  min-width: 0 !important;
  height: auto !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
  display: inline-block;
  font-weight: 700 !important;
  background: #033b9f !important;
  background-color: #033b9f !important;
  border: 0 !important;
  position: relative;
}
.tribe-events-cal-links a span,
.tribe-events-back a span,
.tribe_date span {
  display: inline-block;
  float: left;
}
.tribe-events-cal-links a img,
.tribe-events-back a img,
.tribe_date img,
.tribe-events-cal-links a a:after,
.tribe-events-back a a:after,
.tribe_date a:after {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  margin: 0 0 0 20px !important;
}
.tribe-events-cal-links a a,
.tribe-events-back a a,
.tribe_date a {
  text-decoration: none;
}
.tribe-events-cal-links a:hover,
.tribe-events-back a:hover,
.tribe_date:hover {
  background-color: #0a0a0a !important;
}
.tribe-events-cal-links a [class^="sow-icon-"],
.tribe-events-back a [class^="sow-icon-"],
.tribe_date [class^="sow-icon-"] {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2em;
}
.tribe-events-cal-links a [class^="sow-icon-"] span,
.tribe-events-back a [class^="sow-icon-"] span,
.tribe_date [class^="sow-icon-"] span {
  padding: 0 2em !important;
}
.tribe-events-cal-links a .fa,
.tribe-events-back a .fa,
.tribe_date .fa,
.tribe-events-cal-links a .fab,
.tribe-events-back a .fab,
.tribe_date .fab,
.tribe-events-cal-links a .fad,
.tribe-events-back a .fad,
.tribe_date .fad,
.tribe-events-cal-links a .fal,
.tribe-events-back a .fal,
.tribe_date .fal,
.tribe-events-cal-links a .far,
.tribe-events-back a .far,
.tribe_date .far,
.tribe-events-cal-links a .fas,
.tribe-events-back a .fas,
.tribe_date .fas {
  font-size: 1.3em;
  margin-left: 15px;
}
.tribe_date {
  margin-bottom: 15px;
}
.tribe-events-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: left;
  clear: both;
  margin: 0 !important;
  color: #033b9f;
  padding: 0  !important;
  border-radius: 5px;
  background-clip: padding-box;
}
.tribe-events-schedule * {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.tribe-events-schedule .tribe-events-cost {
  border-radius: 25px;
  background-clip: padding-box;
  background-color: #033b9f;
  font-weight: 800;
  color: #fff;
  padding: 5px 10px;
}
.tribe-events-event-meta h2 {
  color: #033b9f;
}
.tribe-events-nav-pagination,
.tribe-events-back,
.tribe-event-tags-label,
.tribe-event-tags,
.tribe-events-event-url {
  display: none;
}
.tribe-events-event-image img {
  width: 100%;
  height: auto;
}
html {
  background-color: #0a0a0a;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #5e5e5e;
  background-color: #eaeaea;
  width: 100%;
  float: left;
  clear: both;
}
.articlewrapper {
  width: 100%;
  float: left;
  clear: both;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.single .articlewrapper,
.page .articlewrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#pagewrapper {
  padding: 15px 0;
}
#page {
  width: 100%;
  border-radius: 5px;
  background-clip: padding-box;
  max-width: 1366px !important;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px;
}
.page:not(.page-template-page-simple,  .page-template-page-home, .page-template-page-gallery, .page-template-page-simple_no_title ) #page,
.single #page {
  background-color: #fff;
}
.page-template-page-no-sidebar-nobg #page,
.home #page,
.post-type-archive-tribe_events #page {
  background-color: transparent;
}
.postmetadata {
  float: left;
  width: 50%;
}
#bigimage {
  width: 100%;
  float: left;
  clear: both;
  clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 4vw), 0 100%);
  padding-bottom: 30px;
  min-height: 300px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: soft-light, normal;
}
#bigimage .staticintro {
  padding: clamp(30px, 10vw, 45px) 0;
  text-align: center;
  display: table;
  margin: 0 auto;
  max-width: 1366px !important;
}
#bigimage .staticintro * {
  color: #fff;
}
#bigimage .staticintro h1 {
  font-size: 6.5vw;
  font-size: clamp(3rem, 8vw, 6.5rem);
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
  padding: 0 !important;
  margin: 30px 0 !important;
}
#bigimage .staticintro .col-md-6 h1 {
  font-size: 5.5vw;
  font-size: clamp(3rem, 5vw, 5.5rem);
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
  padding: 0 !important;
  margin-bottom: 30px !important;
}
#bigimage .staticintro .entry {
  display: table;
  margin: 0 auto ;
  width: max(350px, 70%);
}
#bigimage .staticintro .entry p {
  font-size: clamp(1rem, 1.826vw, 1.2rem);
  font-weight: 300 !important;
}
#bigimage .staticintro .buttons {
  margin-top: 30px;
  width: 100%;
  float: left;
  clear: both;
}
#bigimage .staticintro .buttons .button {
  margin: 7.5px;
}
.category .grid,
.tax-ceec_members_category .grid {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .category .grid,
  .tax-ceec_members_category .grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr ;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media only screen and (min-width: 1025px) {
  .category .grid,
  .tax-ceec_members_category .grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.events_grid {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .events_grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr ;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media only screen and (min-width: 1025px) {
  .events_grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.card {
  width: 100%;
  float: left;
  clear: both;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 60px;
}
.card figure {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 15px !important;
  width: auto !important;
  position: relative;
  min-height: 200px;
}
.card .title,
.card time {
  color: #5e5e5e !important;
  text-transform: none !important;
  font-size: 1.2em !important;
}
.card .entry {
  padding: 15px;
  width: 100%;
  float: left;
  clear: both;
}
.card .entry p {
  font-size: 14px !important;
}
.card .readmore {
  position: absolute;
  bottom: 0;
  right: 0;
}
.card .red_button {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.subpage_grid {
  width: 100%;
  float: left;
  clear: both;
  display: -ms-grid;
  display: grid;
  gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-auto-rows: 1fr;
      grid-template-areas: ". ";
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (min-width: 1025px) {
  .subpage_grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
        grid-template-areas: ". .";
  }
}
@media (min-width: 769px) {
  .grid_4 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1025px) {
  .grid_4 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
.gallery_card article {
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 15px auto;
  grid-template-rows: repeat(2, auto);
  gap: 15px;
  grid-auto-flow: row;
      grid-template-areas: "title title " "figure figure" " . readmore";
}
.gallery_card article .title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: title;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gallery_card article figure {
  grid-area: figure;
  padding-top: 75%;
  background-position: center center;
  background-size: cover;
  width: 100%;
  border-radius: 5px;
  background-clip: padding-box;
}
.gallery_card article .readmore {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: readmore;
}
.card_large {
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.card_large article {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 15px auto 15px auto;
  grid-template-rows: repeat(3, auto);
  gap: 15px;
  grid-auto-flow: row;
      grid-template-areas: "figure_wrapper  " " entry" " readmore";
}
@media (min-width: 769px) {
  .card_large article {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: (auto)[2];
    grid-template-rows: repeat(2, auto);
        grid-template-areas: "figure_wrapper entry " "figure_wrapper entry" "figure_wrapper readmore";
  }
}
.card_large article:hover figure {
  -webkit-animation: kenburns 2s forwards;
          animation: kenburns 2s forwards;
}
@media (min-width: 769px) {
  .card_large:nth-child(even) article {
        grid-template-areas: " entry figure_wrapper " " entry figure_wrapper" " readmore figure_wrapper";
  }
}
.card_large .figure_wrapper {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: figure_wrapper;
  position: relative;
  border-radius: 5px;
  background-clip: padding-box;
  overflow: hidden;
  padding-top: 75%;
}
.card_large figure {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 !important;
  background-position: center center;
  background-size: cover;
  -webkit-filter: grayscale(50%);
          filter: grayscale(50%);
  -webkit-transform: scale(1);
          transform: scale(1);
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
  }
}
.card_large .entry {
  grid-area: entry;
  padding: 15px;
}
.card_large .readmore {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-align: end;
      justify-self: end;
  -ms-grid-row-align: end;
      align-self: end;
  grid-area: readmore;
}
.benefits .card * {
  text-align: center;
}
@media (min-width: 769px) {
  .fr1_2 article {
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
  }
}
.catlabel {
  border-radius: 25px;
  background-clip: padding-box;
  color: #fff;
  padding: 0.1em 1em;
  font-size: 14px;
  background-color: #ecc926;
}
.category-news .catlabel,
.category-ceec-publications .catlabel {
  background-color: #ecc926 !important;
}
.category-news .readmore,
.category-ceec-publications .readmore {
  color: #ecc926 !important;
}
.category-news .readmore::after,
.category-ceec-publications .readmore::after {
  background-color: #ecc926 !important;
}
.category-member-news .catlabel,
.category-newsletters .catlabel {
  background-color: #c02026 !important;
}
.category-member-news .readmore,
.category-newsletters .readmore {
  color: #c02026 !important;
}
.category-member-news .readmore::after,
.category-newsletters .readmore::after {
  background-color: #c02026 !important;
}
.type-tribe_events .catlabel {
  background-color: #033b9f !important;
}
.benefits {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .benefits {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr ;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media only screen and (min-width: 1025px) {
  .benefits {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.benefits > div .icon {
  font-size: 2rem;
  width: 5rem;
  height: 5rem;
  display: table;
  margin: 15px auto;
}
.teammembers {
  width: 100%;
  float: left;
  clear: both;
  margin: 30px 0;
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .teammembers {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr ;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media only screen and (min-width: 1025px) {
  .teammembers {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    gap: 15px 30px;
    grid-auto-flow: row;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media only screen and (min-width: 1024px) {
  .teammembers {
    -ms-grid-columns: (1fr)[4] !important;
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
.teammembers .entry {
  padding: 15px;
}
.teammembers .entry p {
  text-align: justify !important;
}
.teammembers .grid {
  width: 100%;
  float: left;
  clear: both;
  padding: 15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 100px;
  grid-template-columns: 1fr 100px;
  -ms-grid-rows: auto 0 auto;
  grid-template-rows: repeat(2, auto);
  gap: 0 0;
      grid-template-areas: "name icon" "position icon";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teammembers .grid .name {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: name;
  color: #033b9f;
  text-align: left !important;
}
.teammembers .grid .position {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: position;
  text-align: left !important;
  font-weight: 600;
  width: 100%;
}
.teammembers .grid .icon {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: icon;
  font-size: 1rem;
  width: 3rem;
  height: 3rem;
}
.teammembers_banner {
  display: table;
  margin: 0 auto;
  clear: both;
}
.teammembers_banner figure {
  float: left;
  margin-right: 1px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  width: 100px;
  padding-top: 130px;
  background-size: cover;
  background-position: center;
  margin: 0 !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.teammembers_banner figure:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.currency_wrapper {
  float: right;
  text-align: right;
  clear: both;
  font-size: 14px;
  font-weight: 800;
  width: 140px;
  color: #033b9f;
}
.currency_wrapper #currency {
  width: 80px !important;
  float: right;
  background-color: #033b9f !important;
  color: #fff !important;
  border: 0 !important;
}
.membershipcategories {
  margin-bottom: 15px;
  width: 100%;
  float: left;
  clear: both;
}
.membershipcategories .header {
  background-color: #FAFAFA;
  font-weight: 800;
}
.membershipcategories .header * {
  text-align: left !important;
}
.membershipcategories .grid_row {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .membershipcategories .grid_row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4fr 15px 3fr 15px 2fr;
    grid-template-columns: 4fr 3fr 2fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-auto-rows: auto;
    gap: 0 15px;
    grid-auto-flow: row;
        grid-template-areas: "title entry price";
  }
  .membershipcategories .grid_row > .cat-post-title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .membershipcategories .grid_row > .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}
.membershipcategories .grid_row:nth-child(odd) {
  background-color: #FAFAFA;
}
.membershipcategories .title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: title;
}
.membershipcategories .entry {
  grid-area: entry;
}
@media only screen and (min-width: 769px){
  .single-ceec_members .ceec_members_category-individual-members figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members > figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-individual-members .entry {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .single-ceec_members .ceec_members_category-corporate-members > .entry {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members .entry {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .single-ceec_members .ceec_members_category-corporate-members > .entry {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members > figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members .business_details {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
  .owl-carousel .owl-item .card figure,
.owl-carousel .item .card figure,
.owl-carousel .articlewrapper .card figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members > figure,
.single-ceec_members .ceec_members_category-corporate-members > figure,
.single-ceec_members .ceec_members_category-corporate-members > figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .owl-carousel .owl-item .card .entry,
.owl-carousel .item .card .entry,
.owl-carousel .articlewrapper .card .entry {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .single-ceec_members .ceec_members_category-corporate-members > .entry,
.single-ceec_members .ceec_members_category-corporate-members > .entry,
.single-ceec_members .ceec_members_category-corporate-members > .entry {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .gallery_card article figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single-ceec_members .ceec_members_category-corporate-members > figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .card_large .entry {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .single-ceec_members .ceec_members_category-corporate-members > .entry {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .membershipcategories .entry {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .single-ceec_members .ceec_members_category-corporate-members > .entry {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
.membershipcategories .price {
  grid-area: price;
  text-align: right;
}
.membershipcategories .usd {
  display: none;
}
.membershipcategories .eur {
  display: none;
}
.siteorigin-widget-tinymce {
  float: left;
}
.externalrelations {
  width: 100%;
  float: left;
  clear: both;
  display: -ms-grid;
  display: grid;
  grid-auto-rows: auto;
  -ms-grid-columns: ;
  grid-template-columns: repeat(1fr);
  gap: 15px 15px;
  /*
	
	@media only screen 	and (min-width : @screen-md-plus) {
 
	
		  display: grid;
		  grid-template-columns: repeat(3, 1fr);
		  grid-template-rows: repeat(4, 1fr);
		  gap:   0px;
		  grid-auto-flow: row;
		  justify-content: center;
		  align-content: center;
		  justify-items: center;
		  align-items: center;
		  grid-template-areas:
			". group2 ."
			"group1 image group3"
			"group6 image group4"
			". group5 .";
		
		.image {
			display: block !important;}
		
		
		
				.group2{	margin-bottom: @gap*2 }	
			 .group5 {	margin-top: @gap*2 }

			.group1 { grid-area: group1;    }
			.group2 { grid-area: group2;  align-self: end;  }
			.group3 { grid-area: group3;   }
			.group4 { grid-area: group4;   }
			.group5 { grid-area: group5;  align-self: start;}
			.group6 { grid-area: group6;   }
			.image {
				display: none;
 				grid-area: image;  
				justify-self: stretch; 
				align-self: stretch; 
				background-image: url(//ceecvn.org/wp-content/themes/ceecvn/img/logo.png);
 				background-position: center;
				background-repeat: no-repeat;
 				position: relative;

				svg {
					
					
					position: absolute;
				
					position: absolute;
					top: 50%;
					left: 50%;
					transform: translateY(-50%) translateX(-50%);
					z-index: 99;
					width: 100%;
				}


			}
		
		
		
		
		
		
		
	}
	*/
}
@media only screen and (min-width: 769px) {
  .externalrelations {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.externalrelations h2 {
  text-align: center;
}
.externalrelations ul {
  text-align: center;
  display: table;
  margin: 0 auto;
}
.externalrelations li {
  list-style: none;
  margin: 2px;
  display: inline-block;
}
.externalrelations a {
  font-size: 0.7em !important;
}
@-webkit-keyframes myAnim {
  0% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  10% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
  }
  17% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  33% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
  }
  45% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes myAnim {
  0% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  10% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
  }
  17% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  33% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
  }
  45% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media only screen and (min-width: 769px) {
  .fullbox {
    position: relative;
  }
  .fullbox > div,
  .fullbox > div > div {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
#memberbox {
  background-color: #c02026;
  overflow: hidden;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 768px) {
  #memberbox {
    min-height: 400px;
    position: relative;
  }
}
#memberbox .readmore {
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
#memberbox .readmore::after {
  background-color: #fff;
}
#memberbox div {
  position: absolute;
  background-color: #fff;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-animation: myAnim 10s ease  infinite normal forwards;
          animation: myAnim 10s ease  infinite normal forwards;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  background-clip: padding-box;
}
#memberbox .ceec_members_category-individual-members {
  background-size: cover;
}
#memberbox div:nth-child(even) {
  width: 15%;
  padding-top: 15%;
}
#memberbox div:nth-child(odd) {
  width: 20%;
  padding-top: 20%;
  z-index: 2;
}
#memberbox div:nth-child(1) {
  top: -5%;
  left: 22%;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
#memberbox div:nth-child(2) {
  top: 10%;
  left: 1%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
#memberbox div:nth-child(3) {
  top: 2%;
  left: 64%;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
#memberbox div:nth-child(4) {
  top: 40%;
  left: 17%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#memberbox div:nth-child(5) {
  top: 60%;
  left: -1%;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
#memberbox div:nth-child(6) {
  top: 50%;
  left: 60%;
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
#memberbox div:nth-child(7) {
  top: 60%;
  left: 30%;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
#memberbox div:nth-child(8) {
  top: 30%;
  left: 40%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#memberbox div:nth-child(9) {
  top: 32%;
  left: 82%;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
#subscribe {
  background-color: #ecc926;
  padding: 15px;
  width: 100%;
  float: left;
  clear: both;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
#followus {
  background-color: #033b9f;
  background-image: url(//ceecvn.org/wp-content/themes/ceecvn/img/follow_us_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 15px;
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
#followus .widget_lsi_widget {
  list-style: none;
}
#followus .widgettitle {
  float: left;
  width: auto;
  margin-right: 100px;
  color: #fff !important;
}
#followus .lsi-social-icons {
  float: right;
}
#followus .lsi-social-icons li {
  background-color: #fff;
  margin: 5px !important;
  padding: 5px !important;
  border-radius: 100%;
  background-clip: padding-box;
}
#event_list {
  background-color: #033b9f;
  padding: 15px;
  width: 100%;
  float: left;
  clear: both;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
#event_list * {
  color: #fff !important;
}
#event_list > div {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 5fr;
  grid-template-columns: 1fr 5fr;
  -ms-grid-rows: auto 0 auto;
  grid-template-rows: repeat(2, auto);
  gap: 0 10px;
  grid-auto-flow: row;
      grid-template-areas: "date title" "date time";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#event_list > div .month {
  font-size: 1.2em;
}
#event_list > div .day {
  font-size: 2em;
}
#event_list .title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: title;
}
#event_list .title h3 {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  padding: 4px 0 !important;
}
#event_list .date {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: date;
  line-height: 1.6em;
}
#event_list .time {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: time;
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
  .cat-post-title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .cat-post-thumbnail {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .cat-post-excerpt-more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
  }
  .gallery_card article .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .membershipcategories .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  #event_list .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
@media only screen and (min-width: 768px){
  .membershipcategories .grid_row > .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .membershipcategories .price {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .membershipcategories .grid_row > .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}
@media (min-width: 769px){
  .card_large .figure_wrapper {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .card_large:nth-child(even) article > .figure_wrapper {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 2;
  }
}
.full_time {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 6px;
}
.month,
.day,
.time,
.full_time {
  font-weight: 600;
}
.date {
  text-align: center;
}
.date * {
  width: 100%;
  float: left;
  clear: both;
}
.time {
  text-transform: uppercase;
}
.gcal {
  background-image: url(//ceecvn.org/wp-content/themes/ceecvn/img/gcal.svg);
  background-size: cover;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
.arrow_readmore {
  float: right;
}
.siteorigin-widget-tinymce {
  width: 100%;
  float: left;
  clear: both;
}
#become_our_member_section {
  margin: 15px 0;
  background-color: #fff;
  width: 100%;
  float: left;
  clear: both;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 481px) {
  #become_our_member_section {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
}
#become_our_member_section .logo_bg {
  min-height: 200px;
  background-image: url(//ceecvn.org/wp-content/themes/ceecvn/img/logo_full.png);
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: center;
}
#become_our_member_section h2,
#become_our_member_section li::before,
#become_our_member_section .readmore {
  color: #c02026 !important;
}
#become_our_member_section .readmore {
  font-size: 2em !important;
}
#become_our_member_section .readmore::after {
  background-color: #c02026 !important;
}
.multi_column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
@media only screen and (min-width: 769px) {
  .multi_column {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
@media only screen and (min-width: 1025px) {
  .multi_column {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
.multi_column li {
  list-style: none;
}
@media only screen and (max-width: 480px) {
  table:not(.tablepress) tbody * {
    display: block !important;
    width: 100%;
  }
}
.member_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 30px;
}
@media only screen and (min-width: 769px) {
  .member_list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1025px) {
  .member_list {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
}
.member_list a {
  margin-bottom: 15px;
}
.member_list figure {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 12vh;
  padding-bottom: 15px;
}
.member_list figure img {
  max-height: 80px !important;
  width: auto !important;
  max-width: 100% !important;
}
.member_list .title {
  text-align: center;
  display: block;
  font-size: 14px;
}
.individuals figure img {
  max-height: 180px !important;
}
.chamber_representatives {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 15px;
}
.chamber_representatives a {
  margin-bottom: 15px;
}
.chamber_representatives figure {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  min-height: 15vw;
}
.chamber_representatives .name {
  font-size: 1.2em;
  font-weight: bold;
}
.chamber_representatives .title,
.chamber_representatives .name {
  text-align: center;
  display: block;
  font-size: 14px;
}
.business_details .line {
  width: 100%;
  float: left;
  clear: both;
  padding-bottom: 15px !important;
  border-bottom: solid 1px #eaeaea !important;
  margin-bottom: 15px !important;
}
.lsow-dark-bg * {
  color: #fff !important;
}
.lsow-dark-bg .widget-title::after,
.lsow-dark-bg .sow-headline::after {
  background-color: #fff !important;
}
.lsow-dark-bg blockquote {
  background-color: transparent !important;
}
.chairman h4 {
  margin-left: 46px !important;
}
.chairman .widget-title {
  margin-left: 23px !important;
}
.chairman .widget-title::after {
  display: none !important;
}
#hero {
  height: 70vh;
  max-height: 800px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#hero .image {
  max-width: 100%;
  height: auto;
  margin: 30px auto 0;
  display: table;
}
#hero .widget-title,
#hero .sow-headline {
  color: #fff !important;
}
#hero .widget-title::after,
#hero .sow-headline::after {
  display: none !important;
}
#hero .h1,
#hero h1,
#hero .pagetitle {
  font-size: clamp(2rem, 8vw, 4rem);
  padding-top: 0 !important;
}
@media (max-width: 768px) {
  #hero .image {
    max-width: 50vw !important;
  }
}
.so-widget-lsow-odometers {
  text-align: center;
}
.so-widget-lsow-odometers .lsow-grid-container {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  gap: 15px;
      grid-template-areas: ".";
  margin: 0 !important;
  width: 100% !important;
}
.so-widget-lsow-odometers .lsow-grid-container:after {
  display: none !important;
}
@media only screen and (max-width: 1365px) {
  .so-widget-lsow-odometers .lsow-grid-container {
    grid-auto-flow: column;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
        grid-template-areas: ". ." ". ." "last last";
    max-width: 600px;
    margin: 0 auto !important;
  }
  .so-widget-lsow-odometers .lsow-grid-container > div:last-child {
    grid-area: last;
    -ms-grid-column-align: center;
        justify-self: center;
    -ms-grid-row-align: center;
        align-self: center;
  }
}
@media only screen and (max-width: 1365px){
  .so-widget-lsow-odometers .lsow-grid-container > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}
@media only screen and (min-width: 1366px) {
  .so-widget-lsow-odometers .lsow-grid-container {
    padding: 30px 0;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .so-widget-lsow-odometers .lsow-grid-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
.so-widget-lsow-odometers .lsow-odometer {
  text-align: center !important;
  padding: 15px;
  color: #033b9f;
  margin: 0 !important;
  width: 100% !important;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-widget-lsow-odometers h2 {
  font-size: clamp(0.8rem, 1.66vw, 1rem) !important;
}
.so-widget-lsow-odometers .lsow-number span,
.so-widget-lsow-odometers .lsow-suffix {
  font-size: clamp(28px, 5.6vw, 70px) !important;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1em;
  color: #033b9f !important;
  font-weight: 900;
}
.so-widget-lsow-odometers .lsow-stats-title {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  color: #000 !important;
  padding: 0 !important;
}
#pg-26044-0 {
  margin-bottom: 0 !important;
}
 

@font-face {
	font-family: 'Linearicons';
	src: url(//ceecvn.org/wp-content/themes/ceecvn/style/fonts/Linearicons.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'Linearicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
	content: "\e600";
}
.icon-home2:before {
	content: "\e601";
}
.icon-home3:before {
	content: "\e602";
}
.icon-home4:before {
	content: "\e603";
}
.icon-home5:before {
	content: "\e604";
}
.icon-home6:before {
	content: "\e605";
}
.icon-bathtub:before {
	content: "\e606";
}
.icon-toothbrush:before {
	content: "\e607";
}
.icon-bed:before {
	content: "\e608";
}
.icon-couch:before {
	content: "\e609";
}
.icon-chair:before {
	content: "\e60a";
}
.icon-city:before {
	content: "\e60b";
}
.icon-apartment:before {
	content: "\e60c";
}
.icon-pencil:before {
	content: "\e60d";
}
.icon-pencil2:before {
	content: "\e60e";
}
.icon-pen:before {
	content: "\e60f";
}
.icon-pencil3:before {
	content: "\e610";
}
.icon-eraser:before {
	content: "\e611";
}
.icon-pencil4:before {
	content: "\e612";
}
.icon-pencil5:before {
	content: "\e613";
}
.icon-feather:before {
	content: "\e614";
}
.icon-feather2:before {
	content: "\e615";
}
.icon-feather3:before {
	content: "\e616";
}
.icon-pen2:before {
	content: "\e617";
}
.icon-pen-add:before {
	content: "\e618";
}
.icon-pen-remove:before {
	content: "\e619";
}
.icon-vector:before {
	content: "\e61a";
}
.icon-pen3:before {
	content: "\e61b";
}
.icon-blog:before {
	content: "\e61c";
}
.icon-brush:before {
	content: "\e61d";
}
.icon-brush2:before {
	content: "\e61e";
}
.icon-spray:before {
	content: "\e61f";
}
.icon-paint-roller:before {
	content: "\e620";
}
.icon-stamp:before {
	content: "\e621";
}
.icon-tape:before {
	content: "\e622";
}
.icon-desk-tape:before {
	content: "\e623";
}
.icon-texture:before {
	content: "\e624";
}
.icon-eye-dropper:before {
	content: "\e625";
}
.icon-palette:before {
	content: "\e626";
}
.icon-color-sampler:before {
	content: "\e627";
}
.icon-bucket:before {
	content: "\e628";
}
.icon-gradient:before {
	content: "\e629";
}
.icon-gradient2:before {
	content: "\e62a";
}
.icon-magic-wand:before {
	content: "\e62b";
}
.icon-magnet:before {
	content: "\e62c";
}
.icon-pencil-ruler:before {
	content: "\e62d";
}
.icon-pencil-ruler2:before {
	content: "\e62e";
}
.icon-compass:before {
	content: "\e62f";
}
.icon-aim:before {
	content: "\e630";
}
.icon-gun:before {
	content: "\e631";
}
.icon-bottle:before {
	content: "\e632";
}
.icon-drop:before {
	content: "\e633";
}
.icon-drop-crossed:before {
	content: "\e634";
}
.icon-drop2:before {
	content: "\e635";
}
.icon-snow:before {
	content: "\e636";
}
.icon-snow2:before {
	content: "\e637";
}
.icon-fire:before {
	content: "\e638";
}
.icon-lighter:before {
	content: "\e639";
}
.icon-knife:before {
	content: "\e63a";
}
.icon-dagger:before {
	content: "\e63b";
}
.icon-tissue:before {
	content: "\e63c";
}
.icon-toilet-paper:before {
	content: "\e63d";
}
.icon-poop:before {
	content: "\e63e";
}
.icon-umbrella:before {
	content: "\e63f";
}
.icon-umbrella2:before {
	content: "\e640";
}
.icon-rain:before {
	content: "\e641";
}
.icon-tornado:before {
	content: "\e642";
}
.icon-wind:before {
	content: "\e643";
}
.icon-fan:before {
	content: "\e644";
}
.icon-contrast:before {
	content: "\e645";
}
.icon-sun-small:before {
	content: "\e646";
}
.icon-sun:before {
	content: "\e647";
}
.icon-sun2:before {
	content: "\e648";
}
.icon-moon:before {
	content: "\e649";
}
.icon-cloud:before {
	content: "\e64a";
}
.icon-cloud-upload:before {
	content: "\e64b";
}
.icon-cloud-download:before {
	content: "\e64c";
}
.icon-cloud-rain:before {
	content: "\e64d";
}
.icon-cloud-hailstones:before {
	content: "\e64e";
}
.icon-cloud-snow:before {
	content: "\e64f";
}
.icon-cloud-windy:before {
	content: "\e650";
}
.icon-sun-wind:before {
	content: "\e651";
}
.icon-cloud-fog:before {
	content: "\e652";
}
.icon-cloud-sun:before {
	content: "\e653";
}
.icon-cloud-lightning:before {
	content: "\e654";
}
.icon-cloud-sync:before {
	content: "\e655";
}
.icon-cloud-lock:before {
	content: "\e656";
}
.icon-cloud-gear:before {
	content: "\e657";
}
.icon-cloud-alert:before {
	content: "\e658";
}
.icon-cloud-check:before {
	content: "\e659";
}
.icon-cloud-cross:before {
	content: "\e65a";
}
.icon-cloud-crossed:before {
	content: "\e65b";
}
.icon-cloud-database:before {
	content: "\e65c";
}
.icon-database:before {
	content: "\e65d";
}
.icon-database-add:before {
	content: "\e65e";
}
.icon-database-remove:before {
	content: "\e65f";
}
.icon-database-lock:before {
	content: "\e660";
}
.icon-database-refresh:before {
	content: "\e661";
}
.icon-database-check:before {
	content: "\e662";
}
.icon-database-history:before {
	content: "\e663";
}
.icon-database-upload:before {
	content: "\e664";
}
.icon-database-download:before {
	content: "\e665";
}
.icon-server:before {
	content: "\e666";
}
.icon-shield:before {
	content: "\e667";
}
.icon-shield-check:before {
	content: "\e668";
}
.icon-shield-alert:before {
	content: "\e669";
}
.icon-shield-cross:before {
	content: "\e66a";
}
.icon-lock:before {
	content: "\e66b";
}
.icon-rotation-lock:before {
	content: "\e66c";
}
.icon-unlock:before {
	content: "\e66d";
}
.icon-key:before {
	content: "\e66e";
}
.icon-key-hole:before {
	content: "\e66f";
}
.icon-toggle-off:before {
	content: "\e670";
}
.icon-toggle-on:before {
	content: "\e671";
}
.icon-cog:before {
	content: "\e672";
}
.icon-cog2:before {
	content: "\e673";
}
.icon-wrench:before {
	content: "\e674";
}
.icon-screwdriver:before {
	content: "\e675";
}
.icon-hammer-wrench:before {
	content: "\e676";
}
.icon-hammer:before {
	content: "\e677";
}
.icon-saw:before {
	content: "\e678";
}
.icon-axe:before {
	content: "\e679";
}
.icon-axe2:before {
	content: "\e67a";
}
.icon-shovel:before {
	content: "\e67b";
}
.icon-pickaxe:before {
	content: "\e67c";
}
.icon-factory:before {
	content: "\e67d";
}
.icon-factory2:before {
	content: "\e67e";
}
.icon-recycle:before {
	content: "\e67f";
}
.icon-trash:before {
	content: "\e680";
}
.icon-trash2:before {
	content: "\e681";
}
.icon-trash3:before {
	content: "\e682";
}
.icon-broom:before {
	content: "\e683";
}
.icon-game:before {
	content: "\e684";
}
.icon-gamepad:before {
	content: "\e685";
}
.icon-joystick:before {
	content: "\e686";
}
.icon-dice:before {
	content: "\e687";
}
.icon-spades:before {
	content: "\e688";
}
.icon-diamonds:before {
	content: "\e689";
}
.icon-clubs:before {
	content: "\e68a";
}
.icon-hearts:before {
	content: "\e68b";
}
.icon-heart:before {
	content: "\e68c";
}
.icon-star:before {
	content: "\e68d";
}
.icon-star-half:before {
	content: "\e68e";
}
.icon-star-empty:before {
	content: "\e68f";
}
.icon-flag:before {
	content: "\e690";
}
.icon-flag2:before {
	content: "\e691";
}
.icon-flag3:before {
	content: "\e692";
}
.icon-mailbox-full:before {
	content: "\e693";
}
.icon-mailbox-empty:before {
	content: "\e694";
}
.icon-at-sign:before {
	content: "\e695";
}
.icon-envelope:before {
	content: "\e696";
}
.icon-envelope-open:before {
	content: "\e697";
}
.icon-paperclip:before {
	content: "\e698";
}
.icon-paper-plane:before {
	content: "\e699";
}
.icon-reply:before {
	content: "\e69a";
}
.icon-reply-all:before {
	content: "\e69b";
}
.icon-inbox:before {
	content: "\e69c";
}
.icon-inbox2:before {
	content: "\e69d";
}
.icon-outbox:before {
	content: "\e69e";
}
.icon-box:before {
	content: "\e69f";
}
.icon-archive:before {
	content: "\e6a0";
}
.icon-archive2:before {
	content: "\e6a1";
}
.icon-drawers:before {
	content: "\e6a2";
}
.icon-drawers2:before {
	content: "\e6a3";
}
.icon-drawers3:before {
	content: "\e6a4";
}
.icon-eye:before {
	content: "\e6a5";
}
.icon-eye-crossed:before {
	content: "\e6a6";
}
.icon-eye-plus:before {
	content: "\e6a7";
}
.icon-eye-minus:before {
	content: "\e6a8";
}
.icon-binoculars:before {
	content: "\e6a9";
}
.icon-binoculars2:before {
	content: "\e6aa";
}
.icon-hdd:before {
	content: "\e6ab";
}
.icon-hdd-down:before {
	content: "\e6ac";
}
.icon-hdd-up:before {
	content: "\e6ad";
}
.icon-floppy-disk:before {
	content: "\e6ae";
}
.icon-disc:before {
	content: "\e6af";
}
.icon-tape2:before {
	content: "\e6b0";
}
.icon-printer:before {
	content: "\e6b1";
}
.icon-shredder:before {
	content: "\e6b2";
}
.icon-file-empty:before {
	content: "\e6b3";
}
.icon-file-add:before {
	content: "\e6b4";
}
.icon-file-check:before {
	content: "\e6b5";
}
.icon-file-lock:before {
	content: "\e6b6";
}
.icon-files:before {
	content: "\e6b7";
}
.icon-copy:before {
	content: "\e6b8";
}
.icon-compare:before {
	content: "\e6b9";
}
.icon-folder:before {
	content: "\e6ba";
}
.icon-folder-search:before {
	content: "\e6bb";
}
.icon-folder-plus:before {
	content: "\e6bc";
}
.icon-folder-minus:before {
	content: "\e6bd";
}
.icon-folder-download:before {
	content: "\e6be";
}
.icon-folder-upload:before {
	content: "\e6bf";
}
.icon-folder-star:before {
	content: "\e6c0";
}
.icon-folder-heart:before {
	content: "\e6c1";
}
.icon-folder-user:before {
	content: "\e6c2";
}
.icon-folder-shared:before {
	content: "\e6c3";
}
.icon-folder-music:before {
	content: "\e6c4";
}
.icon-folder-picture:before {
	content: "\e6c5";
}
.icon-folder-film:before {
	content: "\e6c6";
}
.icon-scissors:before {
	content: "\e6c7";
}
.icon-paste:before {
	content: "\e6c8";
}
.icon-clipboard-empty:before {
	content: "\e6c9";
}
.icon-clipboard-pencil:before {
	content: "\e6ca";
}
.icon-clipboard-text:before {
	content: "\e6cb";
}
.icon-clipboard-check:before {
	content: "\e6cc";
}
.icon-clipboard-down:before {
	content: "\e6cd";
}
.icon-clipboard-left:before {
	content: "\e6ce";
}
.icon-clipboard-alert:before {
	content: "\e6cf";
}
.icon-clipboard-user:before {
	content: "\e6d0";
}
.icon-register:before {
	content: "\e6d1";
}
.icon-enter:before {
	content: "\e6d2";
}
.icon-exit:before {
	content: "\e6d3";
}
.icon-papers:before {
	content: "\e6d4";
}
.icon-news:before {
	content: "\e6d5";
}
.icon-reading:before {
	content: "\e6d6";
}
.icon-typewriter:before {
	content: "\e6d7";
}
.icon-document:before {
	content: "\e6d8";
}
.icon-document2:before {
	content: "\e6d9";
}
.icon-graduation-hat:before {
	content: "\e6da";
}
.icon-license:before {
	content: "\e6db";
}
.icon-license2:before {
	content: "\e6dc";
}
.icon-medal-empty:before {
	content: "\e6dd";
}
.icon-medal-first:before {
	content: "\e6de";
}
.icon-medal-second:before {
	content: "\e6df";
}
.icon-medal-third:before {
	content: "\e6e0";
}
.icon-podium:before {
	content: "\e6e1";
}
.icon-trophy:before {
	content: "\e6e2";
}
.icon-trophy2:before {
	content: "\e6e3";
}
.icon-music-note:before {
	content: "\e6e4";
}
.icon-music-note2:before {
	content: "\e6e5";
}
.icon-music-note3:before {
	content: "\e6e6";
}
.icon-playlist:before {
	content: "\e6e7";
}
.icon-playlist-add:before {
	content: "\e6e8";
}
.icon-guitar:before {
	content: "\e6e9";
}
.icon-trumpet:before {
	content: "\e6ea";
}
.icon-album:before {
	content: "\e6eb";
}
.icon-shuffle:before {
	content: "\e6ec";
}
.icon-repeat-one:before {
	content: "\e6ed";
}
.icon-repeat:before {
	content: "\e6ee";
}
.icon-headphones:before {
	content: "\e6ef";
}
.icon-headset:before {
	content: "\e6f0";
}
.icon-loudspeaker:before {
	content: "\e6f1";
}
.icon-equalizer:before {
	content: "\e6f2";
}
.icon-theater:before {
	content: "\e6f3";
}
.icon-3d-glasses:before {
	content: "\e6f4";
}
.icon-ticket:before {
	content: "\e6f5";
}
.icon-presentation:before {
	content: "\e6f6";
}
.icon-play:before {
	content: "\e6f7";
}
.icon-film-play:before {
	content: "\e6f8";
}
.icon-clapboard-play:before {
	content: "\e6f9";
}
.icon-media:before {
	content: "\e6fa";
}
.icon-film:before {
	content: "\e6fb";
}
.icon-film2:before {
	content: "\e6fc";
}
.icon-surveillance:before {
	content: "\e6fd";
}
.icon-surveillance2:before {
	content: "\e6fe";
}
.icon-camera:before {
	content: "\e6ff";
}
.icon-camera-crossed:before {
	content: "\e700";
}
.icon-camera-play:before {
	content: "\e701";
}
.icon-time-lapse:before {
	content: "\e702";
}
.icon-record:before {
	content: "\e703";
}
.icon-camera2:before {
	content: "\e704";
}
.icon-camera-flip:before {
	content: "\e705";
}
.icon-panorama:before {
	content: "\e706";
}
.icon-time-lapse2:before {
	content: "\e707";
}
.icon-shutter:before {
	content: "\e708";
}
.icon-shutter2:before {
	content: "\e709";
}
.icon-face-detection:before {
	content: "\e70a";
}
.icon-flare:before {
	content: "\e70b";
}
.icon-convex:before {
	content: "\e70c";
}
.icon-concave:before {
	content: "\e70d";
}
.icon-picture:before {
	content: "\e70e";
}
.icon-picture2:before {
	content: "\e70f";
}
.icon-picture3:before {
	content: "\e710";
}
.icon-pictures:before {
	content: "\e711";
}
.icon-book:before {
	content: "\e712";
}
.icon-audio-book:before {
	content: "\e713";
}
.icon-book2:before {
	content: "\e714";
}
.icon-bookmark:before {
	content: "\e715";
}
.icon-bookmark2:before {
	content: "\e716";
}
.icon-label:before {
	content: "\e717";
}
.icon-library:before {
	content: "\e718";
}
.icon-library2:before {
	content: "\e719";
}
.icon-contacts:before {
	content: "\e71a";
}
.icon-profile:before {
	content: "\e71b";
}
.icon-portrait:before {
	content: "\e71c";
}
.icon-portrait2:before {
	content: "\e71d";
}
.icon-user:before {
	content: "\e71e";
}
.icon-user-plus:before {
	content: "\e71f";
}
.icon-user-minus:before {
	content: "\e720";
}
.icon-user-lock:before {
	content: "\e721";
}
.icon-users:before {
	content: "\e722";
}
.icon-users2:before {
	content: "\e723";
}
.icon-users-plus:before {
	content: "\e724";
}
.icon-users-minus:before {
	content: "\e725";
}
.icon-group-work:before {
	content: "\e726";
}
.icon-woman:before {
	content: "\e727";
}
.icon-man:before {
	content: "\e728";
}
.icon-baby:before {
	content: "\e729";
}
.icon-baby2:before {
	content: "\e72a";
}
.icon-baby3:before {
	content: "\e72b";
}
.icon-baby-bottle:before {
	content: "\e72c";
}
.icon-walk:before {
	content: "\e72d";
}
.icon-hand-waving:before {
	content: "\e72e";
}
.icon-jump:before {
	content: "\e72f";
}
.icon-run:before {
	content: "\e730";
}
.icon-woman2:before {
	content: "\e731";
}
.icon-man2:before {
	content: "\e732";
}
.icon-man-woman:before {
	content: "\e733";
}
.icon-height:before {
	content: "\e734";
}
.icon-weight:before {
	content: "\e735";
}
.icon-scale:before {
	content: "\e736";
}
.icon-button:before {
	content: "\e737";
}
.icon-bow-tie:before {
	content: "\e738";
}
.icon-tie:before {
	content: "\e739";
}
.icon-socks:before {
	content: "\e73a";
}
.icon-shoe:before {
	content: "\e73b";
}
.icon-shoes:before {
	content: "\e73c";
}
.icon-hat:before {
	content: "\e73d";
}
.icon-pants:before {
	content: "\e73e";
}
.icon-shorts:before {
	content: "\e73f";
}
.icon-flip-flops:before {
	content: "\e740";
}
.icon-shirt:before {
	content: "\e741";
}
.icon-hanger:before {
	content: "\e742";
}
.icon-laundry:before {
	content: "\e743";
}
.icon-store:before {
	content: "\e744";
}
.icon-haircut:before {
	content: "\e745";
}
.icon-store-24:before {
	content: "\e746";
}
.icon-barcode:before {
	content: "\e747";
}
.icon-barcode2:before {
	content: "\e748";
}
.icon-barcode3:before {
	content: "\e749";
}
.icon-cashier:before {
	content: "\e74a";
}
.icon-bag:before {
	content: "\e74b";
}
.icon-bag2:before {
	content: "\e74c";
}
.icon-cart:before {
	content: "\e74d";
}
.icon-cart-empty:before {
	content: "\e74e";
}
.icon-cart-full:before {
	content: "\e74f";
}
.icon-cart-plus:before {
	content: "\e750";
}
.icon-cart-plus2:before {
	content: "\e751";
}
.icon-cart-add:before {
	content: "\e752";
}
.icon-cart-remove:before {
	content: "\e753";
}
.icon-cart-exchange:before {
	content: "\e754";
}
.icon-tag:before {
	content: "\e755";
}
.icon-tags:before {
	content: "\e756";
}
.icon-receipt:before {
	content: "\e757";
}
.icon-wallet:before {
	content: "\e758";
}
.icon-credit-card:before {
	content: "\e759";
}
.icon-cash-dollar:before {
	content: "\e75a";
}
.icon-cash-euro:before {
	content: "\e75b";
}
.icon-cash-pound:before {
	content: "\e75c";
}
.icon-cash-yen:before {
	content: "\e75d";
}
.icon-bag-dollar:before {
	content: "\e75e";
}
.icon-bag-euro:before {
	content: "\e75f";
}
.icon-bag-pound:before {
	content: "\e760";
}
.icon-bag-yen:before {
	content: "\e761";
}
.icon-coin-dollar:before {
	content: "\e762";
}
.icon-coin-euro:before {
	content: "\e763";
}
.icon-coin-pound:before {
	content: "\e764";
}
.icon-coin-yen:before {
	content: "\e765";
}
.icon-calculator:before {
	content: "\e766";
}
.icon-calculator2:before {
	content: "\e767";
}
.icon-abacus:before {
	content: "\e768";
}
.icon-vault:before {
	content: "\e769";
}
.icon-telephone:before {
	content: "\e76a";
}
.icon-phone-lock:before {
	content: "\e76b";
}
.icon-phone-wave:before {
	content: "\e76c";
}
.icon-phone-pause:before {
	content: "\e76d";
}
.icon-phone-outgoing:before {
	content: "\e76e";
}
.icon-phone-incoming:before {
	content: "\e76f";
}
.icon-phone-in-out:before {
	content: "\e770";
}
.icon-phone-error:before {
	content: "\e771";
}
.icon-phone-sip:before {
	content: "\e772";
}
.icon-phone-plus:before {
	content: "\e773";
}
.icon-phone-minus:before {
	content: "\e774";
}
.icon-voicemail:before {
	content: "\e775";
}
.icon-dial:before {
	content: "\e776";
}
.icon-telephone2:before {
	content: "\e777";
}
.icon-pushpin:before {
	content: "\e778";
}
.icon-pushpin2:before {
	content: "\e779";
}
.icon-map-marker:before {
	content: "\e77a";
}
.icon-map-marker-user:before {
	content: "\e77b";
}
.icon-map-marker-down:before {
	content: "\e77c";
}
.icon-map-marker-check:before {
	content: "\e77d";
}
.icon-map-marker-crossed:before {
	content: "\e77e";
}
.icon-radar:before {
	content: "\e77f";
}
.icon-compass2:before {
	content: "\e780";
}
.icon-map:before {
	content: "\e781";
}
.icon-map2:before {
	content: "\e782";
}
.icon-location:before {
	content: "\e783";
}
.icon-road-sign:before {
	content: "\e784";
}
.icon-calendar-empty:before {
	content: "\e785";
}
.icon-calendar-check:before {
	content: "\e786";
}
.icon-calendar-cross:before {
	content: "\e787";
}
.icon-calendar-31:before {
	content: "\e788";
}
.icon-calendar-full:before {
	content: "\e789";
}
.icon-calendar-insert:before {
	content: "\e78a";
}
.icon-calendar-text:before {
	content: "\e78b";
}
.icon-calendar-user:before {
	content: "\e78c";
}
.icon-mouse:before {
	content: "\e78d";
}
.icon-mouse-left:before {
	content: "\e78e";
}
.icon-mouse-right:before {
	content: "\e78f";
}
.icon-mouse-both:before {
	content: "\e790";
}
.icon-keyboard:before {
	content: "\e791";
}
.icon-keyboard-up:before {
	content: "\e792";
}
.icon-keyboard-down:before {
	content: "\e793";
}
.icon-delete:before {
	content: "\e794";
}
.icon-spell-check:before {
	content: "\e795";
}
.icon-escape:before {
	content: "\e796";
}
.icon-enter2:before {
	content: "\e797";
}
.icon-screen:before {
	content: "\e798";
}
.icon-aspect-ratio:before {
	content: "\e799";
}
.icon-signal:before {
	content: "\e79a";
}
.icon-signal-lock:before {
	content: "\e79b";
}
.icon-signal-80:before {
	content: "\e79c";
}
.icon-signal-60:before {
	content: "\e79d";
}
.icon-signal-40:before {
	content: "\e79e";
}
.icon-signal-20:before {
	content: "\e79f";
}
.icon-signal-0:before {
	content: "\e7a0";
}
.icon-signal-blocked:before {
	content: "\e7a1";
}
.icon-sim:before {
	content: "\e7a2";
}
.icon-flash-memory:before {
	content: "\e7a3";
}
.icon-usb-drive:before {
	content: "\e7a4";
}
.icon-phone:before {
	content: "\e7a5";
}
.icon-smartphone:before {
	content: "\e7a6";
}
.icon-smartphone-notification:before {
	content: "\e7a7";
}
.icon-smartphone-vibration:before {
	content: "\e7a8";
}
.icon-smartphone-embed:before {
	content: "\e7a9";
}
.icon-smartphone-waves:before {
	content: "\e7aa";
}
.icon-tablet:before {
	content: "\e7ab";
}
.icon-tablet2:before {
	content: "\e7ac";
}
.icon-laptop:before {
	content: "\e7ad";
}
.icon-laptop-phone:before {
	content: "\e7ae";
}
.icon-desktop:before {
	content: "\e7af";
}
.icon-launch:before {
	content: "\e7b0";
}
.icon-new-tab:before {
	content: "\e7b1";
}
.icon-window:before {
	content: "\e7b2";
}
.icon-cable:before {
	content: "\e7b3";
}
.icon-cable2:before {
	content: "\e7b4";
}
.icon-tv:before {
	content: "\e7b5";
}
.icon-radio:before {
	content: "\e7b6";
}
.icon-remote-control:before {
	content: "\e7b7";
}
.icon-power-switch:before {
	content: "\e7b8";
}
.icon-power:before {
	content: "\e7b9";
}
.icon-power-crossed:before {
	content: "\e7ba";
}
.icon-flash-auto:before {
	content: "\e7bb";
}
.icon-lamp:before {
	content: "\e7bc";
}
.icon-flashlight:before {
	content: "\e7bd";
}
.icon-lampshade:before {
	content: "\e7be";
}
.icon-cord:before {
	content: "\e7bf";
}
.icon-outlet:before {
	content: "\e7c0";
}
.icon-battery-power:before {
	content: "\e7c1";
}
.icon-battery-empty:before {
	content: "\e7c2";
}
.icon-battery-alert:before {
	content: "\e7c3";
}
.icon-battery-error:before {
	content: "\e7c4";
}
.icon-battery-low1:before {
	content: "\e7c5";
}
.icon-battery-low2:before {
	content: "\e7c6";
}
.icon-battery-low3:before {
	content: "\e7c7";
}
.icon-battery-mid1:before {
	content: "\e7c8";
}
.icon-battery-mid2:before {
	content: "\e7c9";
}
.icon-battery-mid3:before {
	content: "\e7ca";
}
.icon-battery-full:before {
	content: "\e7cb";
}
.icon-battery-charging:before {
	content: "\e7cc";
}
.icon-battery-charging2:before {
	content: "\e7cd";
}
.icon-battery-charging3:before {
	content: "\e7ce";
}
.icon-battery-charging4:before {
	content: "\e7cf";
}
.icon-battery-charging5:before {
	content: "\e7d0";
}
.icon-battery-charging6:before {
	content: "\e7d1";
}
.icon-battery-charging7:before {
	content: "\e7d2";
}
.icon-chip:before {
	content: "\e7d3";
}
.icon-chip-x64:before {
	content: "\e7d4";
}
.icon-chip-x86:before {
	content: "\e7d5";
}
.icon-bubble:before {
	content: "\e7d6";
}
.icon-bubbles:before {
	content: "\e7d7";
}
.icon-bubble-dots:before {
	content: "\e7d8";
}
.icon-bubble-alert:before {
	content: "\e7d9";
}
.icon-bubble-question:before {
	content: "\e7da";
}
.icon-bubble-text:before {
	content: "\e7db";
}
.icon-bubble-pencil:before {
	content: "\e7dc";
}
.icon-bubble-picture:before {
	content: "\e7dd";
}
.icon-bubble-video:before {
	content: "\e7de";
}
.icon-bubble-user:before {
	content: "\e7df";
}
.icon-bubble-quote:before {
	content: "\e7e0";
}
.icon-bubble-heart:before {
	content: "\e7e1";
}
.icon-bubble-emoticon:before {
	content: "\e7e2";
}
.icon-bubble-attachment:before {
	content: "\e7e3";
}
.icon-phone-bubble:before {
	content: "\e7e4";
}
.icon-quote-open:before {
	content: "\e7e5";
}
.icon-quote-close:before {
	content: "\e7e6";
}
.icon-dna:before {
	content: "\e7e7";
}
.icon-heart-pulse:before {
	content: "\e7e8";
}
.icon-pulse:before {
	content: "\e7e9";
}
.icon-syringe:before {
	content: "\e7ea";
}
.icon-pills:before {
	content: "\e7eb";
}
.icon-first-aid:before {
	content: "\e7ec";
}
.icon-lifebuoy:before {
	content: "\e7ed";
}
.icon-bandage:before {
	content: "\e7ee";
}
.icon-bandages:before {
	content: "\e7ef";
}
.icon-thermometer:before {
	content: "\e7f0";
}
.icon-microscope:before {
	content: "\e7f1";
}
.icon-brain:before {
	content: "\e7f2";
}
.icon-beaker:before {
	content: "\e7f3";
}
.icon-skull:before {
	content: "\e7f4";
}
.icon-bone:before {
	content: "\e7f5";
}
.icon-construction:before {
	content: "\e7f6";
}
.icon-construction-cone:before {
	content: "\e7f7";
}
.icon-pie-chart:before {
	content: "\e7f8";
}
.icon-pie-chart2:before {
	content: "\e7f9";
}
.icon-graph:before {
	content: "\e7fa";
}
.icon-chart-growth:before {
	content: "\e7fb";
}
.icon-chart-bars:before {
	content: "\e7fc";
}
.icon-chart-settings:before {
	content: "\e7fd";
}
.icon-cake:before {
	content: "\e7fe";
}
.icon-gift:before {
	content: "\e7ff";
}
.icon-balloon:before {
	content: "\e800";
}
.icon-rank:before {
	content: "\e801";
}
.icon-rank2:before {
	content: "\e802";
}
.icon-rank3:before {
	content: "\e803";
}
.icon-crown:before {
	content: "\e804";
}
.icon-lotus:before {
	content: "\e805";
}
.icon-diamond:before {
	content: "\e806";
}
.icon-diamond2:before {
	content: "\e807";
}
.icon-diamond3:before {
	content: "\e808";
}
.icon-diamond4:before {
	content: "\e809";
}
.icon-linearicons:before {
	content: "\e80a";
}
.icon-teacup:before {
	content: "\e80b";
}
.icon-teapot:before {
	content: "\e80c";
}
.icon-glass:before {
	content: "\e80d";
}
.icon-bottle2:before {
	content: "\e80e";
}
.icon-glass-cocktail:before {
	content: "\e80f";
}
.icon-glass2:before {
	content: "\e810";
}
.icon-dinner:before {
	content: "\e811";
}
.icon-dinner2:before {
	content: "\e812";
}
.icon-chef:before {
	content: "\e813";
}
.icon-scale2:before {
	content: "\e814";
}
.icon-egg:before {
	content: "\e815";
}
.icon-egg2:before {
	content: "\e816";
}
.icon-eggs:before {
	content: "\e817";
}
.icon-platter:before {
	content: "\e818";
}
.icon-steak:before {
	content: "\e819";
}
.icon-hamburger:before {
	content: "\e81a";
}
.icon-hotdog:before {
	content: "\e81b";
}
.icon-pizza:before {
	content: "\e81c";
}
.icon-sausage:before {
	content: "\e81d";
}
.icon-chicken:before {
	content: "\e81e";
}
.icon-fish:before {
	content: "\e81f";
}
.icon-carrot:before {
	content: "\e820";
}
.icon-cheese:before {
	content: "\e821";
}
.icon-bread:before {
	content: "\e822";
}
.icon-ice-cream:before {
	content: "\e823";
}
.icon-ice-cream2:before {
	content: "\e824";
}
.icon-candy:before {
	content: "\e825";
}
.icon-lollipop:before {
	content: "\e826";
}
.icon-coffee-bean:before {
	content: "\e827";
}
.icon-coffee-cup:before {
	content: "\e828";
}
.icon-cherry:before {
	content: "\e829";
}
.icon-grapes:before {
	content: "\e82a";
}
.icon-citrus:before {
	content: "\e82b";
}
.icon-apple:before {
	content: "\e82c";
}
.icon-leaf:before {
	content: "\e82d";
}
.icon-landscape:before {
	content: "\e82e";
}
.icon-pine-tree:before {
	content: "\e82f";
}
.icon-tree:before {
	content: "\e830";
}
.icon-cactus:before {
	content: "\e831";
}
.icon-paw:before {
	content: "\e832";
}
.icon-footprint:before {
	content: "\e833";
}
.icon-speed-slow:before {
	content: "\e834";
}
.icon-speed-medium:before {
	content: "\e835";
}
.icon-speed-fast:before {
	content: "\e836";
}
.icon-rocket:before {
	content: "\e837";
}
.icon-hammer2:before {
	content: "\e838";
}
.icon-balance:before {
	content: "\e839";
}
.icon-briefcase:before {
	content: "\e83a";
}
.icon-luggage-weight:before {
	content: "\e83b";
}
.icon-dolly:before {
	content: "\e83c";
}
.icon-plane:before {
	content: "\e83d";
}
.icon-plane-crossed:before {
	content: "\e83e";
}
.icon-helicopter:before {
	content: "\e83f";
}
.icon-traffic-lights:before {
	content: "\e840";
}
.icon-siren:before {
	content: "\e841";
}
.icon-road:before {
	content: "\e842";
}
.icon-engine:before {
	content: "\e843";
}
.icon-oil-pressure:before {
	content: "\e844";
}
.icon-coolant-temperature:before {
	content: "\e845";
}
.icon-car-battery:before {
	content: "\e846";
}
.icon-gas:before {
	content: "\e847";
}
.icon-gallon:before {
	content: "\e848";
}
.icon-transmission:before {
	content: "\e849";
}
.icon-car:before {
	content: "\e84a";
}
.icon-car-wash:before {
	content: "\e84b";
}
.icon-car-wash2:before {
	content: "\e84c";
}
.icon-bus:before {
	content: "\e84d";
}
.icon-bus2:before {
	content: "\e84e";
}
.icon-car2:before {
	content: "\e84f";
}
.icon-parking:before {
	content: "\e850";
}
.icon-car-lock:before {
	content: "\e851";
}
.icon-taxi:before {
	content: "\e852";
}
.icon-car-siren:before {
	content: "\e853";
}
.icon-car-wash3:before {
	content: "\e854";
}
.icon-car-wash4:before {
	content: "\e855";
}
.icon-ambulance:before {
	content: "\e856";
}
.icon-truck:before {
	content: "\e857";
}
.icon-trailer:before {
	content: "\e858";
}
.icon-scale-truck:before {
	content: "\e859";
}
.icon-train:before {
	content: "\e85a";
}
.icon-ship:before {
	content: "\e85b";
}
.icon-ship2:before {
	content: "\e85c";
}
.icon-anchor:before {
	content: "\e85d";
}
.icon-boat:before {
	content: "\e85e";
}
.icon-bicycle:before {
	content: "\e85f";
}
.icon-bicycle2:before {
	content: "\e860";
}
.icon-dumbbell:before {
	content: "\e861";
}
.icon-bench-press:before {
	content: "\e862";
}
.icon-swim:before {
	content: "\e863";
}
.icon-football:before {
	content: "\e864";
}
.icon-baseball-bat:before {
	content: "\e865";
}
.icon-baseball:before {
	content: "\e866";
}
.icon-tennis:before {
	content: "\e867";
}
.icon-tennis2:before {
	content: "\e868";
}
.icon-ping-pong:before {
	content: "\e869";
}
.icon-hockey:before {
	content: "\e86a";
}
.icon-8ball:before {
	content: "\e86b";
}
.icon-bowling:before {
	content: "\e86c";
}
.icon-bowling-pins:before {
	content: "\e86d";
}
.icon-golf:before {
	content: "\e86e";
}
.icon-golf2:before {
	content: "\e86f";
}
.icon-archery:before {
	content: "\e870";
}
.icon-slingshot:before {
	content: "\e871";
}
.icon-soccer:before {
	content: "\e872";
}
.icon-basketball:before {
	content: "\e873";
}
.icon-cube:before {
	content: "\e874";
}
.icon-3d-rotate:before {
	content: "\e875";
}
.icon-puzzle:before {
	content: "\e876";
}
.icon-glasses:before {
	content: "\e877";
}
.icon-glasses2:before {
	content: "\e878";
}
.icon-accessibility:before {
	content: "\e879";
}
.icon-wheelchair:before {
	content: "\e87a";
}
.icon-wall:before {
	content: "\e87b";
}
.icon-fence:before {
	content: "\e87c";
}
.icon-wall2:before {
	content: "\e87d";
}
.icon-icons:before {
	content: "\e87e";
}
.icon-resize-handle:before {
	content: "\e87f";
}
.icon-icons2:before {
	content: "\e880";
}
.icon-select:before {
	content: "\e881";
}
.icon-select2:before {
	content: "\e882";
}
.icon-site-map:before {
	content: "\e883";
}
.icon-earth:before {
	content: "\e884";
}
.icon-earth-lock:before {
	content: "\e885";
}
.icon-network:before {
	content: "\e886";
}
.icon-network-lock:before {
	content: "\e887";
}
.icon-planet:before {
	content: "\e888";
}
.icon-happy:before {
	content: "\e889";
}
.icon-smile:before {
	content: "\e88a";
}
.icon-grin:before {
	content: "\e88b";
}
.icon-tongue:before {
	content: "\e88c";
}
.icon-sad:before {
	content: "\e88d";
}
.icon-wink:before {
	content: "\e88e";
}
.icon-dream:before {
	content: "\e88f";
}
.icon-shocked:before {
	content: "\e890";
}
.icon-shocked2:before {
	content: "\e891";
}
.icon-tongue2:before {
	content: "\e892";
}
.icon-neutral:before {
	content: "\e893";
}
.icon-happy-grin:before {
	content: "\e894";
}
.icon-cool:before {
	content: "\e895";
}
.icon-mad:before {
	content: "\e896";
}
.icon-grin-evil:before {
	content: "\e897";
}
.icon-evil:before {
	content: "\e898";
}
.icon-wow:before {
	content: "\e899";
}
.icon-annoyed:before {
	content: "\e89a";
}
.icon-wondering:before {
	content: "\e89b";
}
.icon-confused:before {
	content: "\e89c";
}
.icon-zipped:before {
	content: "\e89d";
}
.icon-grumpy:before {
	content: "\e89e";
}
.icon-mustache:before {
	content: "\e89f";
}
.icon-tombstone-hipster:before {
	content: "\e8a0";
}
.icon-tombstone:before {
	content: "\e8a1";
}
.icon-ghost:before {
	content: "\e8a2";
}
.icon-ghost-hipster:before {
	content: "\e8a3";
}
.icon-halloween:before {
	content: "\e8a4";
}
.icon-christmas:before {
	content: "\e8a5";
}
.icon-easter-egg:before {
	content: "\e8a6";
}
.icon-mustache2:before {
	content: "\e8a7";
}
.icon-mustache-glasses:before {
	content: "\e8a8";
}
.icon-pipe:before {
	content: "\e8a9";
}
.icon-alarm:before {
	content: "\e8aa";
}
.icon-alarm-add:before {
	content: "\e8ab";
}
.icon-alarm-snooze:before {
	content: "\e8ac";
}
.icon-alarm-ringing:before {
	content: "\e8ad";
}
.icon-bullhorn:before {
	content: "\e8ae";
}
.icon-hearing:before {
	content: "\e8af";
}
.icon-volume-high:before {
	content: "\e8b0";
}
.icon-volume-medium:before {
	content: "\e8b1";
}
.icon-volume-low:before {
	content: "\e8b2";
}
.icon-volume:before {
	content: "\e8b3";
}
.icon-mute:before {
	content: "\e8b4";
}
.icon-lan:before {
	content: "\e8b5";
}
.icon-lan2:before {
	content: "\e8b6";
}
.icon-wifi:before {
	content: "\e8b7";
}
.icon-wifi-lock:before {
	content: "\e8b8";
}
.icon-wifi-blocked:before {
	content: "\e8b9";
}
.icon-wifi-mid:before {
	content: "\e8ba";
}
.icon-wifi-low:before {
	content: "\e8bb";
}
.icon-wifi-low2:before {
	content: "\e8bc";
}
.icon-wifi-alert:before {
	content: "\e8bd";
}
.icon-wifi-alert-mid:before {
	content: "\e8be";
}
.icon-wifi-alert-low:before {
	content: "\e8bf";
}
.icon-wifi-alert-low2:before {
	content: "\e8c0";
}
.icon-stream:before {
	content: "\e8c1";
}
.icon-stream-check:before {
	content: "\e8c2";
}
.icon-stream-error:before {
	content: "\e8c3";
}
.icon-stream-alert:before {
	content: "\e8c4";
}
.icon-communication:before {
	content: "\e8c5";
}
.icon-communication-crossed:before {
	content: "\e8c6";
}
.icon-broadcast:before {
	content: "\e8c7";
}
.icon-antenna:before {
	content: "\e8c8";
}
.icon-satellite:before {
	content: "\e8c9";
}
.icon-satellite2:before {
	content: "\e8ca";
}
.icon-mic:before {
	content: "\e8cb";
}
.icon-mic-mute:before {
	content: "\e8cc";
}
.icon-mic2:before {
	content: "\e8cd";
}
.icon-spotlights:before {
	content: "\e8ce";
}
.icon-hourglass:before {
	content: "\e8cf";
}
.icon-loading:before {
	content: "\e8d0";
}
.icon-loading2:before {
	content: "\e8d1";
}
.icon-loading3:before {
	content: "\e8d2";
}
.icon-refresh:before {
	content: "\e8d3";
}
.icon-refresh2:before {
	content: "\e8d4";
}
.icon-undo:before {
	content: "\e8d5";
}
.icon-redo:before {
	content: "\e8d6";
}
.icon-jump2:before {
	content: "\e8d7";
}
.icon-undo2:before {
	content: "\e8d8";
}
.icon-redo2:before {
	content: "\e8d9";
}
.icon-sync:before {
	content: "\e8da";
}
.icon-repeat-one2:before {
	content: "\e8db";
}
.icon-sync-crossed:before {
	content: "\e8dc";
}
.icon-sync2:before {
	content: "\e8dd";
}
.icon-repeat-one3:before {
	content: "\e8de";
}
.icon-sync-crossed2:before {
	content: "\e8df";
}
.icon-return:before {
	content: "\e8e0";
}
.icon-return2:before {
	content: "\e8e1";
}
.icon-refund:before {
	content: "\e8e2";
}
.icon-history:before {
	content: "\e8e3";
}
.icon-history2:before {
	content: "\e8e4";
}
.icon-self-timer:before {
	content: "\e8e5";
}
.icon-clock:before {
	content: "\e8e6";
}
.icon-clock2:before {
	content: "\e8e7";
}
.icon-clock3:before {
	content: "\e8e8";
}
.icon-watch:before {
	content: "\e8e9";
}
.icon-alarm2:before {
	content: "\e8ea";
}
.icon-alarm-add2:before {
	content: "\e8eb";
}
.icon-alarm-remove:before {
	content: "\e8ec";
}
.icon-alarm-check:before {
	content: "\e8ed";
}
.icon-alarm-error:before {
	content: "\e8ee";
}
.icon-timer:before {
	content: "\e8ef";
}
.icon-timer-crossed:before {
	content: "\e8f0";
}
.icon-timer2:before {
	content: "\e8f1";
}
.icon-timer-crossed2:before {
	content: "\e8f2";
}
.icon-download:before {
	content: "\e8f3";
}
.icon-upload:before {
	content: "\e8f4";
}
.icon-download2:before {
	content: "\e8f5";
}
.icon-upload2:before {
	content: "\e8f6";
}
.icon-enter-up:before {
	content: "\e8f7";
}
.icon-enter-down:before {
	content: "\e8f8";
}
.icon-enter-left:before {
	content: "\e8f9";
}
.icon-enter-right:before {
	content: "\e8fa";
}
.icon-exit-up:before {
	content: "\e8fb";
}
.icon-exit-down:before {
	content: "\e8fc";
}
.icon-exit-left:before {
	content: "\e8fd";
}
.icon-exit-right:before {
	content: "\e8fe";
}
.icon-enter-up2:before {
	content: "\e8ff";
}
.icon-enter-down2:before {
	content: "\e900";
}
.icon-enter-vertical:before {
	content: "\e901";
}
.icon-enter-left2:before {
	content: "\e902";
}
.icon-enter-right2:before {
	content: "\e903";
}
.icon-enter-horizontal:before {
	content: "\e904";
}
.icon-exit-up2:before {
	content: "\e905";
}
.icon-exit-down2:before {
	content: "\e906";
}
.icon-exit-left2:before {
	content: "\e907";
}
.icon-exit-right2:before {
	content: "\e908";
}
.icon-cli:before {
	content: "\e909";
}
.icon-bug:before {
	content: "\e90a";
}
.icon-code:before {
	content: "\e90b";
}
.icon-file-code:before {
	content: "\e90c";
}
.icon-file-image:before {
	content: "\e90d";
}
.icon-file-zip:before {
	content: "\e90e";
}
.icon-file-audio:before {
	content: "\e90f";
}
.icon-file-video:before {
	content: "\e910";
}
.icon-file-preview:before {
	content: "\e911";
}
.icon-file-charts:before {
	content: "\e912";
}
.icon-file-stats:before {
	content: "\e913";
}
.icon-file-spreadsheet:before {
	content: "\e914";
}
.icon-link:before {
	content: "\e915";
}
.icon-unlink:before {
	content: "\e916";
}
.icon-link2:before {
	content: "\e917";
}
.icon-unlink2:before {
	content: "\e918";
}
.icon-thumbs-up:before {
	content: "\e919";
}
.icon-thumbs-down:before {
	content: "\e91a";
}
.icon-thumbs-up2:before {
	content: "\e91b";
}
.icon-thumbs-down2:before {
	content: "\e91c";
}
.icon-thumbs-up3:before {
	content: "\e91d";
}
.icon-thumbs-down3:before {
	content: "\e91e";
}
.icon-share:before {
	content: "\e91f";
}
.icon-share2:before {
	content: "\e920";
}
.icon-share3:before {
	content: "\e921";
}
.icon-magnifier:before {
	content: "\e922";
}
.icon-file-search:before {
	content: "\e923";
}
.icon-find-replace:before {
	content: "\e924";
}
.icon-zoom-in:before {
	content: "\e925";
}
.icon-zoom-out:before {
	content: "\e926";
}
.icon-loupe:before {
	content: "\e927";
}
.icon-loupe-zoom-in:before {
	content: "\e928";
}
.icon-loupe-zoom-out:before {
	content: "\e929";
}
.icon-cross:before {
	content: "\e92a";
}
.icon-menu:before {
	content: "\e92b";
}
.icon-list:before {
	content: "\e92c";
}
.icon-list2:before {
	content: "\e92d";
}
.icon-list3:before {
	content: "\e92e";
}
.icon-menu2:before {
	content: "\e92f";
}
.icon-list4:before {
	content: "\e930";
}
.icon-menu3:before {
	content: "\e931";
}
.icon-exclamation:before {
	content: "\e932";
}
.icon-question:before {
	content: "\e933";
}
.icon-check:before {
	content: "\e934";
}
.icon-cross2:before {
	content: "\e935";
}
.icon-plus:before {
	content: "\e936";
}
.icon-minus:before {
	content: "\e937";
}
.icon-percent:before {
	content: "\e938";
}
.icon-chevron-up:before {
	content: "\e939";
}
.icon-chevron-down:before {
	content: "\e93a";
}
.icon-chevron-left:before {
	content: "\e93b";
}
.icon-chevron-right:before {
	content: "\e93c";
}
.icon-chevrons-expand-vertical:before {
	content: "\e93d";
}
.icon-chevrons-expand-horizontal:before {
	content: "\e93e";
}
.icon-chevrons-contract-vertical:before {
	content: "\e93f";
}
.icon-chevrons-contract-horizontal:before {
	content: "\e940";
}
.icon-arrow-up:before {
	content: "\e941";
}
.icon-arrow-down:before {
	content: "\e942";
}
.icon-arrow-left:before {
	content: "\e943";
}
.icon-arrow-right:before {
	content: "\e944";
}
.icon-arrow-up-right:before {
	content: "\e945";
}
.icon-arrows-merge:before {
	content: "\e946";
}
.icon-arrows-split:before {
	content: "\e947";
}
.icon-arrow-divert:before {
	content: "\e948";
}
.icon-arrow-return:before {
	content: "\e949";
}
.icon-expand:before {
	content: "\e94a";
}
.icon-contract:before {
	content: "\e94b";
}
.icon-expand2:before {
	content: "\e94c";
}
.icon-contract2:before {
	content: "\e94d";
}
.icon-move:before {
	content: "\e94e";
}
.icon-tab:before {
	content: "\e94f";
}
.icon-arrow-wave:before {
	content: "\e950";
}
.icon-expand3:before {
	content: "\e951";
}
.icon-expand4:before {
	content: "\e952";
}
.icon-contract3:before {
	content: "\e953";
}
.icon-notification:before {
	content: "\e954";
}
.icon-warning:before {
	content: "\e955";
}
.icon-notification-circle:before {
	content: "\e956";
}
.icon-question-circle:before {
	content: "\e957";
}
.icon-menu-circle:before {
	content: "\e958";
}
.icon-checkmark-circle:before {
	content: "\e959";
}
.icon-cross-circle:before {
	content: "\e95a";
}
.icon-plus-circle:before {
	content: "\e95b";
}
.icon-circle-minus:before {
	content: "\e95c";
}
.icon-percent-circle:before {
	content: "\e95d";
}
.icon-arrow-up-circle:before {
	content: "\e95e";
}
.icon-arrow-down-circle:before {
	content: "\e95f";
}
.icon-arrow-left-circle:before {
	content: "\e960";
}
.icon-arrow-right-circle:before {
	content: "\e961";
}
.icon-chevron-up-circle:before {
	content: "\e962";
}
.icon-chevron-down-circle:before {
	content: "\e963";
}
.icon-chevron-left-circle:before {
	content: "\e964";
}
.icon-chevron-right-circle:before {
	content: "\e965";
}
.icon-backward-circle:before {
	content: "\e966";
}
.icon-first-circle:before {
	content: "\e967";
}
.icon-previous-circle:before {
	content: "\e968";
}
.icon-stop-circle:before {
	content: "\e969";
}
.icon-play-circle:before {
	content: "\e96a";
}
.icon-pause-circle:before {
	content: "\e96b";
}
.icon-next-circle:before {
	content: "\e96c";
}
.icon-last-circle:before {
	content: "\e96d";
}
.icon-forward-circle:before {
	content: "\e96e";
}
.icon-eject-circle:before {
	content: "\e96f";
}
.icon-crop:before {
	content: "\e970";
}
.icon-frame-expand:before {
	content: "\e971";
}
.icon-frame-contract:before {
	content: "\e972";
}
.icon-focus:before {
	content: "\e973";
}
.icon-transform:before {
	content: "\e974";
}
.icon-grid:before {
	content: "\e975";
}
.icon-grid-crossed:before {
	content: "\e976";
}
.icon-layers:before {
	content: "\e977";
}
.icon-layers-crossed:before {
	content: "\e978";
}
.icon-toggle:before {
	content: "\e979";
}
.icon-rulers:before {
	content: "\e97a";
}
.icon-ruler:before {
	content: "\e97b";
}
.icon-funnel:before {
	content: "\e97c";
}
.icon-flip-horizontal:before {
	content: "\e97d";
}
.icon-flip-vertical:before {
	content: "\e97e";
}
.icon-flip-horizontal2:before {
	content: "\e97f";
}
.icon-flip-vertical2:before {
	content: "\e980";
}
.icon-angle:before {
	content: "\e981";
}
.icon-angle2:before {
	content: "\e982";
}
.icon-subtract:before {
	content: "\e983";
}
.icon-combine:before {
	content: "\e984";
}
.icon-intersect:before {
	content: "\e985";
}
.icon-exclude:before {
	content: "\e986";
}
.icon-align-center-vertical:before {
	content: "\e987";
}
.icon-align-right:before {
	content: "\e988";
}
.icon-align-bottom:before {
	content: "\e989";
}
.icon-align-left:before {
	content: "\e98a";
}
.icon-align-center-horizontal:before {
	content: "\e98b";
}
.icon-align-top:before {
	content: "\e98c";
}
.icon-square:before {
	content: "\e98d";
}
.icon-plus-square:before {
	content: "\e98e";
}
.icon-minus-square:before {
	content: "\e98f";
}
.icon-percent-square:before {
	content: "\e990";
}
.icon-arrow-up-square:before {
	content: "\e991";
}
.icon-arrow-down-square:before {
	content: "\e992";
}
.icon-arrow-left-square:before {
	content: "\e993";
}
.icon-arrow-right-square:before {
	content: "\e994";
}
.icon-chevron-up-square:before {
	content: "\e995";
}
.icon-chevron-down-square:before {
	content: "\e996";
}
.icon-chevron-left-square:before {
	content: "\e997";
}
.icon-chevron-right-square:before {
	content: "\e998";
}
.icon-check-square:before {
	content: "\e999";
}
.icon-cross-square:before {
	content: "\e99a";
}
.icon-menu-square:before {
	content: "\e99b";
}
.icon-prohibited:before {
	content: "\e99c";
}
.icon-circle:before {
	content: "\e99d";
}
.icon-radio-button:before {
	content: "\e99e";
}
.icon-ligature:before {
	content: "\e99f";
}
.icon-text-format:before {
	content: "\e9a0";
}
.icon-text-format-remove:before {
	content: "\e9a1";
}
.icon-text-size:before {
	content: "\e9a2";
}
.icon-bold:before {
	content: "\e9a3";
}
.icon-italic:before {
	content: "\e9a4";
}
.icon-underline:before {
	content: "\e9a5";
}
.icon-strikethrough:before {
	content: "\e9a6";
}
.icon-highlight:before {
	content: "\e9a7";
}
.icon-text-align-left:before {
	content: "\e9a8";
}
.icon-text-align-center:before {
	content: "\e9a9";
}
.icon-text-align-right:before {
	content: "\e9aa";
}
.icon-text-align-justify:before {
	content: "\e9ab";
}
.icon-line-spacing:before {
	content: "\e9ac";
}
.icon-indent-increase:before {
	content: "\e9ad";
}
.icon-indent-decrease:before {
	content: "\e9ae";
}
.icon-text-wrap:before {
	content: "\e9af";
}
.icon-pilcrow:before {
	content: "\e9b0";
}
.icon-direction-ltr:before {
	content: "\e9b1";
}
.icon-direction-rtl:before {
	content: "\e9b2";
}
.icon-page-break:before {
	content: "\e9b3";
}
.icon-page-break2:before {
	content: "\e9b4";
}
.icon-sort-alpha-asc:before {
	content: "\e9b5";
}
.icon-sort-alpha-desc:before {
	content: "\e9b6";
}
.icon-sort-numeric-asc:before {
	content: "\e9b7";
}
.icon-sort-numeric-desc:before {
	content: "\e9b8";
}
.icon-sort-amount-asc:before {
	content: "\e9b9";
}
.icon-sort-amount-desc:before {
	content: "\e9ba";
}
.icon-sort-time-asc:before {
	content: "\e9bb";
}
.icon-sort-time-desc:before {
	content: "\e9bc";
}
.icon-sigma:before {
	content: "\e9bd";
}
.icon-pencil-line:before {
	content: "\e9be";
}
.icon-hand:before {
	content: "\e9bf";
}
.icon-pointer-up:before {
	content: "\e9c0";
}
.icon-pointer-right:before {
	content: "\e9c1";
}
.icon-pointer-down:before {
	content: "\e9c2";
}
.icon-pointer-left:before {
	content: "\e9c3";
}
.icon-finger-tap:before {
	content: "\e9c4";
}
.icon-fingers-tap:before {
	content: "\e9c5";
}
.icon-reminder:before {
	content: "\e9c6";
}
.icon-fingers-crossed:before {
	content: "\e9c7";
}
.icon-fingers-victory:before {
	content: "\e9c8";
}
.icon-gesture-zoom:before {
	content: "\e9c9";
}
.icon-gesture-pinch:before {
	content: "\e9ca";
}
.icon-fingers-scroll-horizontal:before {
	content: "\e9cb";
}
.icon-fingers-scroll-vertical:before {
	content: "\e9cc";
}
.icon-fingers-scroll-left:before {
	content: "\e9cd";
}
.icon-fingers-scroll-right:before {
	content: "\e9ce";
}
.icon-hand2:before {
	content: "\e9cf";
}
.icon-pointer-up2:before {
	content: "\e9d0";
}
.icon-pointer-right2:before {
	content: "\e9d1";
}
.icon-pointer-down2:before {
	content: "\e9d2";
}
.icon-pointer-left2:before {
	content: "\e9d3";
}
.icon-finger-tap2:before {
	content: "\e9d4";
}
.icon-fingers-tap2:before {
	content: "\e9d5";
}
.icon-reminder2:before {
	content: "\e9d6";
}
.icon-gesture-zoom2:before {
	content: "\e9d7";
}
.icon-gesture-pinch2:before {
	content: "\e9d8";
}
.icon-fingers-scroll-horizontal2:before {
	content: "\e9d9";
}
.icon-fingers-scroll-vertical2:before {
	content: "\e9da";
}
.icon-fingers-scroll-left2:before {
	content: "\e9db";
}
.icon-fingers-scroll-right2:before {
	content: "\e9dc";
}
.icon-fingers-scroll-vertical3:before {
	content: "\e9dd";
}
.icon-border-style:before {
	content: "\e9de";
}
.icon-border-all:before {
	content: "\e9df";
}
.icon-border-outer:before {
	content: "\e9e0";
}
.icon-border-inner:before {
	content: "\e9e1";
}
.icon-border-top:before {
	content: "\e9e2";
}
.icon-border-horizontal:before {
	content: "\e9e3";
}
.icon-border-bottom:before {
	content: "\e9e4";
}
.icon-border-left:before {
	content: "\e9e5";
}
.icon-border-vertical:before {
	content: "\e9e6";
}
.icon-border-right:before {
	content: "\e9e7";
}
.icon-border-none:before {
	content: "\e9e8";
}
.icon-ellipsis:before {
	content: "\e9e9";
}
.icon-uni21:before {
	content: "\21";
}
.icon-uni22:before {
	content: "\22";
}
.icon-uni23:before {
	content: "\23";
}
.icon-uni24:before {
	content: "\24";
}
.icon-uni25:before {
	content: "\25";
}
.icon-uni26:before {
	content: "\26";
}
.icon-uni27:before {
	content: "\27";
}
.icon-uni28:before {
	content: "\28";
}
.icon-uni29:before {
	content: "\29";
}
.icon-uni2a:before {
	content: "\2a";
}
.icon-uni2b:before {
	content: "\2b";
}
.icon-uni2c:before {
	content: "\2c";
}
.icon-uni2d:before {
	content: "\2d";
}
.icon-uni2e:before {
	content: "\2e";
}
.icon-uni2f:before {
	content: "\2f";
}
.icon-uni30:before {
	content: "\30";
}
.icon-uni31:before {
	content: "\31";
}
.icon-uni32:before {
	content: "\32";
}
.icon-uni33:before {
	content: "\33";
}
.icon-uni34:before {
	content: "\34";
}
.icon-uni35:before {
	content: "\35";
}
.icon-uni36<div><br></div>:before {
	content: "\36";
}
.icon-uni37:before {
	content: "\37";
}
.icon-uni38:before {
	content: "\38";
}
.icon-uni39:before {
	content: "\39";
}
.icon-uni3a:before {
	content: "\3a";
}
.icon-uni3b:before {
	content: "\3b";
}
.icon-uni3c:before {
	content: "\3c";
}
.icon-uni3d:before {
	content: "\3d";
}
.icon-uni3e:before {
	content: "\3e";
}
.icon-uni3f:before {
	content: "\3f";
}
.icon-uni40:before {
	content: "\40";
}
.icon-uni41:before {
	content: "\41";
}
.icon-uni42:before {
	content: "\42";
}
.icon-uni43:before {
	content: "\43";
}
.icon-uni44:before {
	content: "\44";
}
.icon-uni45:before {
	content: "\45";
}
.icon-uni46:before {
	content: "\46";
}
.icon-uni47:before {
	content: "\47";
}
.icon-uni48:before {
	content: "\48";
}
.icon-uni49:before {
	content: "\49";
}
.icon-uni4a:before {
	content: "\4a";
}
.icon-uni4b:before {
	content: "\4b";
}
.icon-uni4c:before {
	content: "\4c";
}
.icon-uni4d:before {
	content: "\4d";
}
.icon-uni4e:before {
	content: "\4e";
}
.icon-uni4f:before {
	content: "\4f";
}
.icon-uni50:before {
	content: "\50";
}
.icon-uni51:before {
	content: "\51";
}
.icon-uni52:before {
	content: "\52";
}
.icon-uni53:before {
	content: "\53";
}
.icon-uni54:before {
	content: "\54";
}
.icon-uni55:before {
	content: "\55";
}
.icon-uni56:before {
	content: "\56";
}
.icon-uni57:before {
	content: "\57";
}
.icon-uni58:before {
	content: "\58";
}
.icon-uni59:before {
	content: "\59";
}
.icon-uni5a:before {
	content: "\5a";
}
.icon-uni5b:before {
	content: "\5b";
}
.icon-uni5c:before {
	content: "\5c";
}
.icon-uni5d:before {
	content: "\5d";
}
.icon-uni5e:before {
	content: "\5e";
}
.icon-uni5f:before {
	content: "\5f";
}
.icon-uni60:before {
	content: "\60";
}
.icon-uni61:before {
	content: "\61";
}
.icon-uni62:before {
	content: "\62";
}
.icon-uni63:before {
	content: "\63";
}
.icon-uni64:before {
	content: "\64";
}
.icon-uni65:before {
	content: "\65";
}
.icon-uni66:before {
	content: "\66";
}
.icon-uni67:before {
	content: "\67";
}
.icon-uni68:before {
	content: "\68";
}
.icon-uni69:before {
	content: "\69";
}
.icon-uni6a:before {
	content: "\6a";
}
.icon-uni6b:before {
	content: "\6b";
}
.icon-uni6c:before {
	content: "\6c";
}
.icon-uni6d:before {
	content: "\6d";
}
.icon-uni6e:before {
	content: "\6e";
}
.icon-uni6f:before {
	content: "\6f";
}
.icon-uni70:before {
	content: "\70";
}
.icon-uni71:before {
	content: "\71";
}
.icon-uni72:before {
	content: "\72";
}
.icon-uni73:before {
	content: "\73";
}
.icon-uni74:before {
	content: "\74";
}
.icon-uni75:before {
	content: "\75";
}
.icon-uni76:before {
	content: "\76";
}
.icon-uni77:before {
	content: "\77";
}
.icon-uni78:before {
	content: "\78";
}
.icon-uni79:before {
	content: "\79";
}
.icon-uni7a:before {
	content: "\7a";
}
.icon-uni7b:before {
	content: "\7b";
}
.icon-uni7c:before {
	content: "\7c";
}
.icon-uni7d:before {
	content: "\7d";
}
.icon-uni7e:before {
	content: "\7e";
}
.icon-copyright:before {
	content: "\a9";
}
 
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-brands-400.eot);src:url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-brands-400.woff2) format("woff2"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-brands-400.woff) format("woff"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-brands-400.ttf) format("truetype"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-regular-400.eot);src:url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-regular-400.woff2) format("woff2"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-regular-400.woff) format("woff"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-regular-400.ttf) format("truetype"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-solid-900.eot);src:url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-solid-900.woff2) format("woff2"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-solid-900.woff) format("woff"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-solid-900.ttf) format("truetype"),url(//ceecvn.org/wp-content/themes/ceecvn/style/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900} 

/*Markers

.h1, h1 { border: solid 1px red;}
.h2, h2 { border: solid 1px yellow;}
.h3, h3 { border: solid 1px blue;}
.h4, h4 { border: solid 1px green;}
.h5, h5 { border: solid 1px pink;}
.h6, h6 { border: solid 1px orange;}

 
 */

.tribe-common-c-svgicon { width: 22px;}
 .tribe-common button, .tribe-common input[type="button"], .tribe-common input[type="reset"], .tribe-common input[type="submit"] { vertical-align: middle;}

.devkeret { 
	border: dotted 2px rgba(255, 0, 0, 0.8);
	float: left;
	clear:both; 
    margin: 10px 0;
	width: 100% !important;
	padding: 10px;}
.devkeret::before{ 
	content: "Only we can see this..."; 
	color: red; 
	display: block;
	float:left; clear: both;
	width: 100%; 
	font-size: 10px; 
	font-weight: normal;
opacity: 0.6; }


.item .card article, .owl-carousel .item { float: left ; min-height: 150px;}

#panel-w68074150112c3-0-1-1 .widget-title {margin-left: 46px !important;}