@charset "UTF-8";
html,
body {
  margin: 0;
  padding: 0;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 15px;
}

@font-face {
  font-family: 'icons';
  src: url("../fonts/icons/icons.eot?9cjs9p");
  src: url("../fonts/icons/icons.eot?9cjs9p#iefix") format("embedded-opentype"), url("../fonts/icons/icons.ttf?9cjs9p") format("truetype"), url("../fonts/icons/icons.woff?9cjs9p") format("woff"), url("../fonts/icons/icons.svg?9cjs9p#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bars:after {
  content: "\E900";
}

.icon-times:after {
  content: "\E901";
}

.icon-comment:after {
  content: "\E902";
}

@font-face {
  font-family: 'Cera Round Pro';
  src: local("Cera Round Pro Bold"), local("CeraRoundPro-Bold"), url("../fonts/cera-round-pro/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cera-round-pro/bold.woff2") format("woff2"), url("../fonts/cera-round-pro/bold.woff") format("woff"), url("../fonts/cera-round-pro/bold.ttf") format("truetype"), url("../fonts/cera-round-pro/bold.svg#CeraRoundPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Round Pro';
  src: local("Cera Round Pro Regular"), local("CeraRoundPro-Regular"), url("../fonts/cera-round-pro/regular.eot?#iefix") format("embedded-opentype"), url("../fonts/cera-round-pro/regular.woff2") format("woff2"), url("../fonts/cera-round-pro/regular.woff") format("woff"), url("../fonts/cera-round-pro/regular.ttf") format("truetype"), url("../fonts/cera-round-pro/regular.svg#CeraRoundPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3 {
  color: #F39325;
  font-weight: normal;
}

.elementor-size-xl {
  color: #F39325;
  font-size: 2.5rem !important;
  line-height: 3rem !important;
}

@media screen and (min-width: 62rem) {
  .elementor-size-large {
    font-size: 2.5rem !important;
    line-height: 3rem !important;
  }
  .elementor-size-xl {
    font-size: 3.75rem !important;
    line-height: 4.5rem !important;
  }
}

a {
  color: #808080;
}

a:hover {
  color: #F39325;
}

.elementor a,
.content a {
  text-decoration: underline;
}

body:not(.elementor-editor-active) .content ul {
  list-style: none;
  padding: 0;
}

body:not(.elementor-editor-active) .content li {
  padding-left: 1.5em;
}

body:not(.elementor-editor-active) .content li:before {
  content: "\27F6";
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
}

header.main {
  position: fixed;
  width: 100%;
  z-index: 2;
}

header.main .top {
  background-color: #FFFFFF;
  height: 3.75rem;
  padding: 0.875rem 0.9375rem;
  position: relative;
  z-index: 3;
}

header.main nav {
  display: none;
}

header.main .logo-wrapper {
  height: 2.25rem;
  position: relative;
  z-index: 2;
}

header.main .logo-wrapper a {
  display: block;
}

header.main .logo-wrapper a .logo {
  height: 2.25rem;
  width: auto;
}

header.main .languages {
  display: none;
}

header.main ul.buttons {
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 4;
}

header.main ul.buttons li {
  display: inline-block;
  line-height: 2.25rem;
}

header.main ul.buttons li a {
  color: #F39325;
  display: block;
  font-size: 1.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
}

header.main ul.buttons li.close {
  display: none;
}

header.main ul.buttons li.lang {
  margin-right: 1.25rem;
}

header.main ul.buttons li.lang span {
  color: #FFFFFF;
  font-size: 0.75rem;
  font-weight: bold;
  left: 0;
  line-height: 1.75rem;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}

body.lang-open header.main .languages ul,
body.lang-open header.main nav.mobile ul,
body.nav-open header.main .languages ul,
body.nav-open header.main nav.mobile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

body.lang-open header.main .languages ul li,
body.lang-open header.main nav.mobile ul li,
body.nav-open header.main .languages ul li,
body.nav-open header.main nav.mobile ul li {
  font-size: 1.125rem;
  line-height: 1.125rem;
  margin-bottom: 1.875rem;
  text-transform: uppercase;
}

body.lang-open header.main .languages ul li a,
body.lang-open header.main nav.mobile ul li a,
body.nav-open header.main .languages ul li a,
body.nav-open header.main nav.mobile ul li a {
  text-decoration: none;
}

body.lang-open header.main .languages ul li:last-child,
body.lang-open header.main nav.mobile ul li:last-child,
body.nav-open header.main .languages ul li:last-child,
body.nav-open header.main nav.mobile ul li:last-child {
  margin-bottom: 0;
}

body.lang-open,
body.nav-open {
  overflow: hidden;
}

body.lang-open header.main ul.buttons li.close,
body.nav-open header.main ul.buttons li.close {
  display: inline-block;
}

body.lang-open header.main ul.buttons li.nav, body.lang-open header.main ul.buttons li.lang,
body.nav-open header.main ul.buttons li.nav,
body.nav-open header.main ul.buttons li.lang {
  display: none;
}

body.lang-open header.main {
  height: 100%;
}

body.lang-open header.main .top {
  background-color: transparent;
  height: 100%;
}

body.lang-open header.main .logo path {
  fill: #FFFFFF;
}

body.lang-open header.main ul.buttons li.close .icon {
  color: #FFFFFF;
}

body.lang-open header.main .languages {
  background-color: #F39325;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

body.lang-open header.main .languages ul li a {
  color: rgba(255, 255, 255, 0.5);
}

body.lang-open header.main .languages ul li.active a {
  color: #FFFFFF;
  font-weight: bold;
}

body.nav-open header.main {
  height: 100%;
}

body.nav-open header.main nav.mobile {
  background-color: #F5F5F5;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

body.nav-open header.main nav.mobile > div {
  height: 100%;
}

body.nav-open header.main nav.mobile ul li a {
  color: #808080;
}

body.nav-open header.main nav.mobile ul li.current-menu-item a {
  font-weight: bold;
}

@media screen and (min-width: 62rem) {
  header.main {
    height: auto;
  }
  header.main .top {
    height: 6.25rem;
    padding: 1.4375rem;
  }
  header.main .logo-wrapper,
  header.main .logo-wrapper a,
  header.main .logo-wrapper a .logo {
    height: 3.375rem;
  }
  header.main ul.buttons {
    height: 3.375rem;
  }
  header.main ul.buttons li {
    line-height: 3.375rem;
  }
  header.main ul.buttons li.lang span {
    line-height: 2.9rem;
  }
  body.lang-open header.main .top {
    height: 6.25rem;
  }
  body.lang-open header.main .languages {
    height: 6.25rem;
    text-align: center;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
  body.lang-open header.main .languages ul {
    display: inline-block;
    margin: 0 auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    width: auto;
  }
  body.lang-open header.main .languages ul li {
    display: inline-block;
    line-height: 6.25rem;
    margin-bottom: 0;
    margin-right: 1.875rem;
  }
  body.lang-open header.main .languages ul li:last-child {
    margin-right: 0;
  }
  body.lang-open header.main .languages:after {
    background-image: url("../gfx/speech.png");
    background-size: 100% 100%;
    bottom: 0.25rem;
    content: '';
    display: block;
    height: 0.9375rem;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 0.9375rem;
  }
}

@media screen and (min-width: 90rem) {
  header.main nav.desktop {
    display: block;
  }
  header.main nav.desktop ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  header.main nav.desktop ul li {
    display: inline-block;
    font-size: 1.125rem;
    line-height: 3.375rem;
    margin-right: 30px;
    text-transform: uppercase;
  }
  header.main nav.desktop ul li a {
    text-decoration: none;
  }
  header.main nav.desktop ul li.current_page_item a {
    color: #F39325;
    font-weight: bold;
  }
  header.main nav.desktop ul li:last-child {
    margin-right: 30px;
  }
  header.main ul.buttons li.nav {
    display: none;
  }
  header.main ul.buttons li.lang {
    margin-right: 0;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  header.main nav.mobile ul {
    padding: 15px !important;
    position: relative;
    top: 75%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  header.main nav.mobile ul:after {
    clear: both;
    content: "";
    display: table;
  }
  header.main nav.mobile ul li {
    display: inline-block !important;
    float: left !important;
    width: 50% !important;
  }
}

footer.main {
  display: none;
}

body.home footer.main {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
}

@media screen and (min-width: 90rem) {
  footer.main {
    display: block;
    padding: 2.6875rem 1.4375rem;
  }
  footer.main nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  footer.main nav ul li {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 0.875rem;
    text-transform: uppercase;
  }
  footer.main nav ul li a {
    text-decoration: none;
  }
  footer.main nav ul li.current-menu-item a {
    color: #F39325;
    font-weight: bold;
  }
}

.elementor-accordion .elementor-accordion-item {
  background-color: #FBFBFB;
  border: 0;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title,
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 71.25rem;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title {
  color: #F39325;
  font-size: 1.125rem;
  height: 3.75rem;
  position: relative;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title a {
  line-height: 1.375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
  color: #808080;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon i {
  font-size: 1.125rem;
  line-height: 3.75rem;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title a {
  text-decoration: none;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content {
  border: 0;
  padding-top: 0;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content ul li {
  line-height: 3.75rem;
}

.elementor-accordion .elementor-accordion-item:nth-child(even) {
  background-color: #F5F5F5;
}

@media screen and (min-width: 73.125rem) {
  .elementor-accordion .elementor-accordion-item .elementor-tab-title,
  .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    padding: 0;
  }
}

@media screen and (min-width: 90rem) {
  .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    height: 6.25rem;
  }
  .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon i {
    line-height: 6.25rem;
  }
}

.blog-archive article {
  padding: 1.875rem 0.9375rem;
}

.blog-archive article:after {
  clear: both;
  content: "";
  display: table;
}

.blog-archive article a {
  display: block;
  text-decoration: none;
}

.blog-archive article span.author {
  color: #F39325;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.blog-archive article h2 {
  color: #F39325;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.8125rem;
  margin: 0.625rem 0 0.625rem 1.5625rem;
  padding: 0;
}

.blog-archive article .read-more {
  border: 1px solid #F39325;
  color: #F39325;
  display: inline-block;
  float: right;
  font-weight: bold;
  line-height: 2.5rem;
  padding: 0 1.5625rem;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-archive article .read-more:hover {
  background-color: #F39325;
  color: #FFFFFF;
}

.blog-archive article:nth-child(even) {
  background-color: #F5F5F5;
}

.blog-archive .pagination {
  border-top: 1px solid #F5F5F5;
  padding: 1.875rem 0.9375rem;
}

.blog-archive .pagination:after {
  clear: both;
  content: "";
  display: table;
}

.blog-archive .pagination .link {
  display: inline-block;
}

.blog-archive .pagination .link.prev {
  float: left;
}

.blog-archive .pagination .link.next {
  float: right;
}

.blog-archive .pagination .link a {
  color: #F39325;
}

@media screen and (min-width: 768px) {
  .blog-archive article {
    padding: 2.8125rem 0.9375rem;
  }
}

@media screen and (min-width: 1024px) {
  .blog-archive article {
    padding: 3.75rem 0.9375rem;
  }
}

@media screen and (min-width: 36rem) {
  .blog-archive .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog-archive article h2 {
    max-width: 80%;
  }
  .blog-archive article .read-more {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 62rem) {
  .blog-archive article h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

body.home {
  background-image: url("../gfx/group.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 80% auto;
}

body.home h2 {
  font-size: 7vh !important;
  line-height: 8vh !important;
}

@media screen and (orientation: portrait) {
  body.home h2 {
    font-size: 5vh !important;
    line-height: 6vh !important;
  }
}

@media screen and (orientation: landscape) {
  body.home {
    background-position: bottom right;
    background-size: 50% auto;
  }
}

@media screen and (min-width: 62rem) and (orientation: landscape) {
  body.home {
    background-image: url("../gfx/group-desktop.png");
    background-size: 65% auto;
  }
}

@media screen and (min-width: 62rem) {
  body.home h2 {
    padding-top: 5% !important;
  }
}

@media screen and (min-width: 75rem) {
  body.home {
    background-size: 50% auto;
  }
}

@media screen and (min-width: 90rem) {
  body.home {
    background-size: 860px auto;
  }
}

.elementor-type-single h1 {
  max-width: 50rem;
}

.elementor-type-single span.elementor-author-box__name {
  color: #F39325;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.elementor-type-single p {
  text-indent: 1.5rem;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  background-color: #FBFBFB;
  height: 100%;
}

body {
  background-color: #FBFBFB;
  color: #808080;
  min-height: 100%;
  font-size: 16px;
}

body {
  font-family: 'Cera Round Pro';
}

body.page .entry-title,
body.blog .entry-title {
  color: #FBFBFB;
  font-size: 10px;
  height: 10px;
  margin: 0;
  line-height: 1em;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

.container {
  margin: 0 auto;
  max-width: 71.25rem;
  position: relative;
}

.content {
  font-size: 1.125rem;
  line-height: 1.2em;
  padding-top: 3.75rem;
}

@media screen and (min-width: 62rem) {
  .content {
    padding-top: 6.25rem;
  }
}
