/*
    Created on : Feb 1, 2018, 11:42:09 AM
    Author     : Rodric
*/
@font-face {
  font-family: "llunica77-regular";
  src: url("../fonts/LLUnica77/Unica77LLWeb-Regular.eot");
  src: url("../fonts/LLUnica77/Unica77LLWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LLUnica77/Unica77LLWeb-Regular.woff2") format("woff2"), url("../fonts/LLUnica77/Unica77LLWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "TimesNewerRoman-Regular";
  src: url("../fonts/TimesNewerRoman/TimesNewerRoman-Regular.eot");
  src: url("../fonts/TimesNewerRoman/TimesNewerRoman-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TimesNewerRoman/TimesNewerRoman-Regular.woff2") format("woff2"), url("../fonts/TimesNewerRoman/TimesNewerRoman-Regular.woff") format("woff"), url("../fonts/TimesNewerRoman/TimesNewerRoman-Regular.ttf") format("truetype"), url("../fonts/TimesNewerRoman/TimesNewerRoman-Regular.svg#TimesNewerRoman-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.theme-font-serif, .theme-block-info p, .theme-block-info h2, .theme-block-info .h2, .theme-heading-claim small, .theme-heading small, .theme-block-link small, .theme-h4-mini, .theme-figure-caption, p {
  font-family: "TimesNewerRoman-Regular", Times, serif;
}

.theme-font-sans-serif, .theme-block-claim p,
.theme-block-claim-inline p, .theme-info-small, body {
  font-family: "llunica77-regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -moz-font-feature-settings: "ss01";
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01";
}

body {
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  line-height: 125%;
  font-size: 16px;
  letter-spacing: 0.005em;
  word-spacing: 0.01em;
}
@media (min-width: 576px) {
  p {
    font-size: 20px;
  }
}
p a {
  color: #000000;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
}

.navbar-brand {
  color: #000000 !important;
}
.navbar-brand h1 {
  font-size: inherit;
  margin: 0;
}

html, body {
  height: 100%;
}

.bg-black {
  background-color: #000000 !important;
}

.container-fluid.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.tooltip-inner {
  max-width: none;
  padding: 0;
}

.tooltip.show {
  opacity: 1;
}
.tooltip.show .arrow {
  display: none;
}

figure {
  margin: 0;
}

.theme-cursor-arrowright, .theme-fullscreen-block, .theme-word-protection a, .theme-block-claim a,
.theme-block-claim-inline a, .theme-heading h2[data-alternative-titles], .theme-heading .h2[data-alternative-titles], .theme-block-link, .theme-bold-ul a, [data-alternative-titles] {
  cursor: url(../images/curser-right.png?v=2) 35 20, auto;
}

.theme-cursor-white-arrowright, html.action-fullscreen-modal-in .theme-navbar .theme-cursor-arrowright, html.action-fullscreen-modal-in .theme-navbar [data-alternative-titles], html.action-fullscreen-modal-in .theme-navbar .theme-bold-ul a, .theme-bold-ul html.action-fullscreen-modal-in .theme-navbar a, html.action-fullscreen-modal-in .theme-navbar .theme-block-link, html.action-fullscreen-modal-in .theme-navbar .theme-block-claim a, .theme-block-claim html.action-fullscreen-modal-in .theme-navbar a,
html.action-fullscreen-modal-in .theme-navbar .theme-block-claim-inline a,
.theme-block-claim-inline html.action-fullscreen-modal-in .theme-navbar a, html.action-fullscreen-modal-in .theme-navbar .theme-word-protection a, .theme-word-protection html.action-fullscreen-modal-in .theme-navbar a, html.action-fullscreen-modal-in .theme-navbar .theme-fullscreen-block, .theme-fullscreen-modal-footer a, .theme-full-nav .theme-word-protection .theme-fullscreen-modal-footer a, .theme-fullscreen-modal-footer .theme-full-nav .theme-word-protection a, .theme-full-nav .theme-word-protection a.theme-cursor-white-arrowright {
  cursor: url(../images/curser-right-white.png) 35 20, auto;
}

.theme-cursor-arrowleft, .theme-word-protection a.theme-cursor-arrowleft {
  cursor: url(../images/curser-left.png?v=2) 35 20, auto;
}

.theme-cursor-white-arrowleft, html.action-fullscreen-modal-in .section-home .navbar-brand.theme-cursor-arrowup, html.action-fullscreen-modal-in #elem-site-link {
  cursor: url(../images/curser-left-white.png) 35 20, auto;
}

.theme-cursor-arrowdown {
  cursor: url(../images/curser-down.png?v=2) 11 18, auto;
}

.theme-cursor-arrowup {
  cursor: url(../images/curser-up.png?v=2) 11 18, auto;
}

[data-action]:hover, [data-action]:focus {
  text-decoration: none;
}

.theme-text-editor .theme-icon {
  height: 38px;
  width: 38px;
  float: left;
  margin: 0 1rem 0.7rem 0;
}
.theme-text-editor a {
  background: -webkit-linear-gradient(#000000, #000000) bottom no-repeat;
  background: linear-gradient(#000000, #000000) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
}
.theme-text-editor a:hover, .theme-text-editor a:focus {
  color: #0000FF;
  background: -webkit-linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background: linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
  text-decoration: none;
}

.theme-figure-caption {
  font-size: 14px;
  line-height: 120%;
  text-align: right;
}
.theme-figure-caption a {
  border-bottom: 0.9px solid #000000;
  text-shadow: 2px 2px #ffffff, 2px -2px #ffffff, -2px 2px #ffffff, -2px -2px #ffffff;
}
.theme-figure-caption a:hover, .theme-figure-caption a:focus {
  color: #0000FF;
  border-color: #0000FF;
  text-decoration: none;
}

.theme-h3-lead {
  line-height: 125%;
  font-size: 20px;
}
@media (min-width: 576px) {
  .theme-h3-lead {
    font-size: 30px;
  }
}

.theme-info-small {
  font-size: 12px;
  line-height: 120%;
}
.theme-info-small a {
  color: #000000;
  outline: none !important;
}
.theme-info-small a:hover, .theme-info-small a:focus {
  color: #0000FF;
  text-decoration: none;
}

.theme-bold-ul li {
  line-height: 100%;
  font-size: 32px;
  background: #ffffff;
}
@media (min-width: 576px) {
  .theme-bold-ul li {
    font-size: 80px;
  }
}
.theme-bold-ul li.active a {
  color: #0000FF;
}
.theme-bold-ul a {
  color: #000000;
  outline: none !important;
}
.theme-bold-ul a:hover, .theme-bold-ul a:focus {
  color: #0000FF;
  text-decoration: none;
}

.theme-h4-mini {
  line-height: 120%;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 576px) {
  .theme-h4-mini {
    font-size: 16px;
  }
}

.theme-word-protection {
  word-break: normal;
}
@media (min-width: 576px) {
  .theme-word-protection {
    word-break: break-all;
  }
}
@media (min-width: 768px) {
  .theme-word-protection {
    word-break: normal;
  }
}

.theme-block-link {
  display: block;
  color: #000000;
  outline: none !important;
}
.theme-block-link:hover, .theme-block-link:focus {
  color: #000000;
  text-decoration: none;
}
.theme-block-link small {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 3px;
  text-transform: uppercase;
  vertical-align: middle;
}
.theme-block-link h3 {
  font-size: 26px;
  line-height: 120%;
}

.theme-heading small {
  line-height: 120%;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  vertical-align: middle;
}
@media (min-width: 576px) {
  .theme-heading small {
    font-size: 16px;
  }
}
.theme-heading h2, .theme-heading .h2 {
  line-height: 100%;
  font-size: 32px;
}
@media (min-width: 576px) {
  .theme-heading h2, .theme-heading .h2 {
    font-size: 80px;
  }
}
.theme-heading h2[data-alternative-titles], .theme-heading .h2[data-alternative-titles] {
  color: #000000;
  outline: none !important;
}
.theme-heading h2[data-alternative-titles]:hover, .theme-heading h2[data-alternative-titles]:focus, .theme-heading .h2[data-alternative-titles]:hover, .theme-heading .h2[data-alternative-titles]:focus {
  color: #0000FF;
  text-decoration: none;
}
.theme-heading a {
  color: #000000;
}

.theme-heading-group h2, .theme-heading-group .h2 {
  margin-bottom: 0;
}
.theme-heading-group a,
.theme-heading-group .theme-group-special-element {
  padding: 0.6rem 0 !important;
}
@media (min-width: 576px) {
  .theme-heading-group a,
.theme-heading-group .theme-group-special-element {
    padding: 1rem 0 !important;
  }
}

.theme-heading-claim a {
  background: -webkit-linear-gradient(#000000, #000000) bottom no-repeat;
  background: linear-gradient(#000000, #000000) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
  color: #000000;
}
.theme-heading-claim a:hover, .theme-heading-claim a:focus {
  color: #0000FF;
  background: -webkit-linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background: linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
  text-decoration: none;
}
.theme-heading-claim small {
  line-height: 120%;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  vertical-align: middle;
}
@media (min-width: 576px) {
  .theme-heading-claim small {
    font-size: 22px;
  }
}
.theme-heading-claim h2, .theme-heading-claim .h2 {
  line-height: 125%;
  font-size: 20px;
}
@media (min-width: 576px) {
  .theme-heading-claim h2, .theme-heading-claim .h2 {
    font-size: 30px;
  }
}
.theme-heading-claim h3, .theme-heading-claim .h3 {
  line-height: 100%;
  font-size: 44px;
}
@media (min-width: 576px) {
  .theme-heading-claim h3, .theme-heading-claim .h3 {
    font-size: 60px;
  }
}
.theme-heading-claim.theme-claim-medium h3, .theme-heading-claim.theme-claim-medium .h3 {
  line-height: 100%;
  font-size: 32px;
}
@media (min-width: 576px) {
  .theme-heading-claim.theme-claim-medium h3, .theme-heading-claim.theme-claim-medium .h3 {
    font-size: 80px;
  }
}
.theme-heading-claim.theme-claim-large h3, .theme-heading-claim.theme-claim-large .h3 {
  line-height: 100%;
  font-size: 44px;
}
@media (min-width: 576px) {
  .theme-heading-claim.theme-claim-large h3, .theme-heading-claim.theme-claim-large .h3 {
    font-size: 120px;
  }
}
@media (min-width: 576px) {
  .theme-heading-claim.theme-claim-large a {
    border-width: 2px;
  }
}

.theme-block-claim p,
.theme-block-claim-inline p {
  line-height: 125%;
  font-size: 20px;
}
@media (min-width: 576px) {
  .theme-block-claim p,
.theme-block-claim-inline p {
    font-size: 30px;
  }
}
.action-none .theme-block-claim a,
.action-none .theme-block-claim-inline a {
  border-bottom: 0.9px solid #000000;
  text-shadow: 2px 2px #ffffff, 2px -2px #ffffff, -2px 2px #ffffff, -2px -2px #ffffff;
}
.action-none .theme-block-claim a:hover, .action-none .theme-block-claim a:focus,
.action-none .theme-block-claim-inline a:hover,
.action-none .theme-block-claim-inline a:focus {
  color: #0000FF;
  border-color: #0000FF;
  text-decoration: none;
}

.theme-block-claim {
  margin-bottom: 2.5rem;
}

.theme-block-info h2, .theme-block-info .h2 {
  line-height: 120%;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 576px) {
  .theme-block-info h2, .theme-block-info .h2 {
    font-size: 16px;
  }
}
.theme-block-info h3, .theme-block-info .h3 {
  line-height: 125%;
  font-size: 20px;
}
@media (min-width: 576px) {
  .theme-block-info h3, .theme-block-info .h3 {
    font-size: 30px;
  }
}
.theme-block-info p {
  line-height: 125%;
  font-size: 16px;
  letter-spacing: 0.005em;
  word-spacing: 0.01em;
}
.theme-block-info a {
  background: -webkit-linear-gradient(#000000, #000000) bottom no-repeat;
  background: linear-gradient(#000000, #000000) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
}
.theme-block-info a:hover, .theme-block-info a:focus {
  color: #0000FF;
  background: -webkit-linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background: linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
  text-decoration: none;
}

.theme-block-img-offset img {
  max-width: 630px;
}
@media (min-width: 768px) {
  .theme-block-img-offset h3, .theme-block-img-offset .h3 {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .theme-block-img-offset .theme-img-offset-y {
    margin-top: 6rem !important;
  }
}
@media (min-width: 992px) {
  .theme-block-img-offset .theme-img-offset-y {
    margin-top: 8rem !important;
  }
}

.theme-block-link-cols {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  -o-column-gap: 0;
  column-gap: 0;
}
@media (min-width: 576px) {
  .theme-block-link-cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
.theme-block-link-cols h2, .theme-block-link-cols .h2, .theme-block-link-cols h3, .theme-block-link-cols .h3, .theme-block-link-cols h4, .theme-block-link-cols .h4 {
  line-height: 125%;
  font-size: 20px;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .theme-block-link-cols h2, .theme-block-link-cols .h2, .theme-block-link-cols h3, .theme-block-link-cols .h3, .theme-block-link-cols h4, .theme-block-link-cols .h4 {
    font-size: 30px;
  }
}
.theme-block-link-cols h2 a, .theme-block-link-cols .h2 a, .theme-block-link-cols h3 a, .theme-block-link-cols .h3 a, .theme-block-link-cols h4 a, .theme-block-link-cols .h4 a {
  color: #000000;
}
.theme-block-link-cols h2 a:hover, .theme-block-link-cols h2 a:focus, .theme-block-link-cols .h2 a:hover, .theme-block-link-cols .h2 a:focus, .theme-block-link-cols h3 a:hover, .theme-block-link-cols h3 a:focus, .theme-block-link-cols .h3 a:hover, .theme-block-link-cols .h3 a:focus, .theme-block-link-cols h4 a:hover, .theme-block-link-cols h4 a:focus, .theme-block-link-cols .h4 a:hover, .theme-block-link-cols .h4 a:focus {
  border-bottom: 0.9px solid #000000;
  text-shadow: 2px 2px #ffffff, 2px -2px #ffffff, -2px 2px #ffffff, -2px -2px #ffffff;
  text-decoration: none;
}
.theme-block-link-cols h2 a:hover:hover, .theme-block-link-cols h2 a:hover:focus, .theme-block-link-cols h2 a:focus:hover, .theme-block-link-cols h2 a:focus:focus, .theme-block-link-cols .h2 a:hover:hover, .theme-block-link-cols .h2 a:hover:focus, .theme-block-link-cols .h2 a:focus:hover, .theme-block-link-cols .h2 a:focus:focus, .theme-block-link-cols h3 a:hover:hover, .theme-block-link-cols h3 a:hover:focus, .theme-block-link-cols h3 a:focus:hover, .theme-block-link-cols h3 a:focus:focus, .theme-block-link-cols .h3 a:hover:hover, .theme-block-link-cols .h3 a:hover:focus, .theme-block-link-cols .h3 a:focus:hover, .theme-block-link-cols .h3 a:focus:focus, .theme-block-link-cols h4 a:hover:hover, .theme-block-link-cols h4 a:hover:focus, .theme-block-link-cols h4 a:focus:hover, .theme-block-link-cols h4 a:focus:focus, .theme-block-link-cols .h4 a:hover:hover, .theme-block-link-cols .h4 a:hover:focus, .theme-block-link-cols .h4 a:focus:hover, .theme-block-link-cols .h4 a:focus:focus {
  color: #0000FF;
  border-color: #0000FF;
  text-decoration: none;
}
.theme-block-link-cols h2 [data-toggle=tooltip]:hover, .theme-block-link-cols h2 [data-toggle=tooltip]:focus, .theme-block-link-cols .h2 [data-toggle=tooltip]:hover, .theme-block-link-cols .h2 [data-toggle=tooltip]:focus, .theme-block-link-cols h3 [data-toggle=tooltip]:hover, .theme-block-link-cols h3 [data-toggle=tooltip]:focus, .theme-block-link-cols .h3 [data-toggle=tooltip]:hover, .theme-block-link-cols .h3 [data-toggle=tooltip]:focus, .theme-block-link-cols h4 [data-toggle=tooltip]:hover, .theme-block-link-cols h4 [data-toggle=tooltip]:focus, .theme-block-link-cols .h4 [data-toggle=tooltip]:hover, .theme-block-link-cols .h4 [data-toggle=tooltip]:focus {
  color: #0000FF;
}

.theme-title-text-pair p {
  margin: 0;
}
.theme-title-text-pair a {
  background: -webkit-linear-gradient(#000000, #000000) bottom no-repeat;
  background: linear-gradient(#000000, #000000) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
}
.theme-title-text-pair a:hover, .theme-title-text-pair a:focus {
  color: #0000FF;
  background: -webkit-linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background: linear-gradient(#0000FF, #0000FF) bottom no-repeat;
  background-position: 100% 91%;
  background-size: 100% 0.9px;
  text-decoration: none;
}

.theme-block-text {
  -webkit-transition: transform 0.1s ease-in, opacity 0.3s ease-out;
  -moz-transition: transform 0.1s ease-in, opacity 0.3s ease-out;
  -o-transition: transform 0.1s ease-in, opacity 0.3s ease-out;
  transition: transform 0.1s ease-in, opacity 0.3s ease-out;
}

.theme-icon {
  display: inline-block;
  line-height: 1;
  background-color: #000000;
  height: 14px;
  width: 14px;
  margin-right: 5px;
  vertical-align: text-top;
}

.theme-icon-circle, .theme-filter .theme-active .theme-icon-tube, .theme-filter a:hover .theme-icon-tube, .theme-filter a:focus .theme-icon-tube {
  background-color: #000000;
  -webkit-border-radius: 75%;
  -moz-border-radius: 75%;
  -o-border-radius: 75%;
  border-radius: 75%;
}

.theme-heading-decisive .theme-icon-circle, .theme-heading-decisive .theme-filter .theme-active .theme-icon-tube, .theme-filter .theme-active .theme-heading-decisive .theme-icon-tube, .theme-heading-decisive .theme-filter a:hover .theme-icon-tube, .theme-filter a:hover .theme-heading-decisive .theme-icon-tube, .theme-heading-decisive .theme-filter a:focus .theme-icon-tube, .theme-filter a:focus .theme-heading-decisive .theme-icon-tube {
  height: 76px;
  width: 76px;
}

.theme-icon-tube {
  border: 2px solid #000000;
  background-color: #ffffff;
  -webkit-border-radius: 75%;
  -moz-border-radius: 75%;
  -o-border-radius: 75%;
  border-radius: 75%;
}

.theme-floating-nav {
  overflow: hidden;
}
.theme-floating-nav .theme-h4-mini {
  line-height: inherit;
}
.theme-floating-nav .fixed-bottom {
  z-index: 1025;
}

.theme-link-nav {
  margin-top: -3rem;
  background: #ffffff;
}

.theme-word-protection a {
  color: #000000;
  outline: none !important;
}
.theme-word-protection a:hover, .theme-word-protection a:focus {
  color: #0000FF;
  text-decoration: none;
}
.theme-full-nav {
  opacity: 0.4;
  margin-top: -1px;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.theme-full-nav .theme-word-protection a {
  -webkit-transition: transform 0.23s ease-out, opacity 0.2s ease;
  -moz-transition: transform 0.23s ease-out, opacity 0.2s ease;
  -o-transition: transform 0.23s ease-out, opacity 0.2s ease;
  transition: transform 0.23s ease-out, opacity 0.2s ease;
}
.theme-full-nav .theme-word-protection a:focus {
  opacity: 0.8;
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -o-transform: translateX(1px);
  transform: translateX(1px);
}
.theme-menu-spacer,
.theme-menu-line {
  display: block;
  width: 36px;
}
@media (min-width: 576px) {
  .theme-menu-spacer,
.theme-menu-line {
    width: 53px;
  }
}

.theme-menu-line {
  height: 1px;
  background: #000000;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}

.theme-menu-spacer {
  height: 9px;
}
@media (min-width: 576px) {
  .theme-menu-spacer {
    height: 12px;
  }
}

.theme-img-placement img {
  -webkit-transition: opacity 0.9s ease-out;
  -moz-transition: opacity 0.9s ease-out;
  -o-transition: opacity 0.9s ease-out;
  transition: opacity 0.9s ease-out;
  width: 100%;
  height: auto;
}
@media (min-width: 576px) {
  .theme-img-ratio-2-1 {
    position: relative;
    width: 100%;
    padding-bottom: 52%;
  }
}

@media (min-width: 576px) {
  .theme-img-ratio-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .theme-img-ratio-inner figure,
.theme-img-ratio-inner .theme-img-placement {
    height: 100%;
    width: 100%;
  }
  .theme-img-ratio-inner figure img,
.theme-img-ratio-inner .theme-img-placement img {
    height: 100%;
    width: auto;
  }
  .theme-img-ratio-inner figure.theme-svg-placement,
.theme-img-ratio-inner .theme-img-placement.theme-svg-placement {
    overflow-x: hidden;
  }
}

.theme-elem-fullscreen {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}

.theme-spacer-small {
  height: 10px;
  min-width: 1px;
}
@media (min-width: 576px) {
  .theme-spacer-small {
    height: 100px;
  }
}

.theme-spacer-medium {
  height: 15px;
  min-width: 1px;
}
@media (min-width: 576px) {
  .theme-spacer-medium {
    height: 150px;
  }
}

.theme-spacer-large {
  height: 20px;
  min-width: 1px;
}
@media (min-width: 576px) {
  .theme-spacer-large {
    height: 200px;
  }
}

.theme-filter a {
  outline: none !important;
}
.theme-filter .theme-icon {
  height: 19px;
  width: 19px;
}
.theme-fullscreen-block {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (min-width: 1367px) {
  .theme-fullscreen-block {
    background-attachment: fixed;
  }
}

[data-target="#elem-nav-modal"] {
  outline: none;
}

.theme-fullscreen-modal {
  padding: 0 !important;
  background: #000000;
}
.theme-fullscreen-modal .modal-dialog {
  max-width: none;
  margin: 0;
}
.theme-fullscreen-modal .modal-content {
  border: none;
  border-radius: 0;
  background: transparent;
}
.theme-fullscreen-modal.theme-fullscreen-modal-footer-protection .modal-dialog {
  height: 100%;
}
.theme-fullscreen-modal.theme-fullscreen-modal-footer-protection .modal-content {
  height: 100%;
}
.theme-fullscreen-modal.theme-fullscreen-modal-footer-protection .theme-fullscreen-modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.theme-fullscreen-modal-footer p, .theme-fullscreen-modal-footer a {
  color: #ffffff;
}
#elem-nav-modal .theme-navbar {
  z-index: 1050;
}

#elem-navigation-cloned {
  padding-right: 0 !important;
}

.action-none .section-home .theme-navbar {
  background-color: transparent !important;
  border-color: transparent !important;
  min-height: 57px;
}
.action-none .section-home .theme-menu-line {
  background: #cccccc;
}
.action-none .section-home .navbar-brand h1 {
  color: #cccccc;
  white-space: normal;
  text-align: right;
  position: fixed;
  right: 30px;
  bottom: 30px;
  max-width: 80%;
  line-height: 100%;
  font-size: 15vw;
}
@media (min-width: 1334px) {
  .action-none .section-home .navbar-brand h1 {
    font-size: 200px;
  }
}
.action-none .section-home #elem-site-footer {
  display: none;
}
.action-none .section-home.section-home-loaded .theme-menu-line {
  background: #ffffff;
}
.action-none .section-home.section-home-loaded .theme-fullscreen-block {
  opacity: 1;
}
.action-none .section-home.section-home-loaded .theme-fullscreen-block:active, .action-none .section-home.section-home-loaded .theme-fullscreen-block:focus {
  opacity: 0.75;
}
.action-none .section-home.section-home-loaded .navbar-brand h1 {
  color: #ffffff;
}

.action-showafterimageload,
.action-showonimageload,
.action-showonpageload {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.action-showafterimageload.action-loadfast,
.action-showonimageload.action-loadfast,
.action-showonpageload.action-loadfast {
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.action-showafterimageload.action-loaded,
.action-showonimageload.action-loaded,
.action-showonpageload.action-loaded {
  opacity: 1;
}

.action-toload {
  position: relative;
  z-index: 1020;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.action-toload.action-loaded {
  opacity: 1;
}
.action-toload.action-menuready {
  -webkit-transition: transform 0.4s ease-in;
  -moz-transition: transform 0.4s ease-in;
  -o-transition: transform 0.4s ease-in;
  transition: transform 0.4s ease-in;
}

[data-action=hide] {
  -webkit-transition: transform 0.9s ease-in;
  -moz-transition: transform 0.9s ease-in;
  -o-transition: transform 0.9s ease-in;
  transition: transform 0.9s ease-in;
}

.action-slideout-down {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.action-tofadein {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.action-preventscrolling, html.action-fullscreen-modal-in body {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

.theme-full-nav.action-theme-full-nav-in {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

html.action-fullscreen-modal-in .theme-menu-line:first-child {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #ffffff;
}
html.action-fullscreen-modal-in .theme-menu-line:last-child {
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #ffffff;
}
html.action-fullscreen-modal-in .theme-menu-spacer {
  display: none;
}
html.action-fullscreen-modal-in .theme-navbar {
  background-color: #000000 !important;
  border-color: #ffffff !important;
}
html.action-fullscreen-modal-in #elem-site-link {
  color: #ffffff !important;
}
html.action-fullscreen-modal-in .section-home .theme-navbar {
  border-color: #ffffff !important;
  background-color: #000000 !important;
}
html.action-fullscreen-modal-in .section-home .navbar-brand h1 {
  color: #ffffff;
}

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