.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #d2d1cb;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li.active>a:before {
  width: 70%;
}
.sp-megamenu-parent >li >a {
  position: relative;
}
.sp-megamenu-parent >li >a:before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 0;
  height: 2px;
  right: 0;
  background: #fff;
  width: 0;
  margin: 0 auto;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-megamenu-parent >li >a:hover:before {
  width: 70%;
}
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0 13px;
  line-height: 90px;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  margin: 16px 0 0;
  -webkit-transition: margin .3s;
  transition: margin .3s;
}
.sp-megamenu-parent >li.sp-has-child>a:after,
.sp-megamenu-parent >li.sp-has-child>span:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 30px;
  border-radius: 4px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
  margin-bottom: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  display: block;
  padding: 0;
  color: #222222;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #049cdb;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #049cdb;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
#offcanvas-toggler {
  float: right;
  line-height: 1;
  margin-left: 15px;
  font-size: 20px;
  margin-top: 50px;
}
#offcanvas-toggler >i {
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
  color: #fff;
}
#offcanvas-toggler >i:hover,
#offcanvas-toggler >i:focus {
  color: #049cdb;
}
.off-canvas-menu-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0,0,0,0.2);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  right: 0;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: .5;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(320px);
  transform: translateX(320px);
  visibility: hidden;
  overflow: inherit;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: #5f5f5f;
  color: #fff;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.offcanvas .body-wrapper {
  right: 0;
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas .body-wrapper:after {
  width: 100%;
  height: 100%;
  right: 0;
}
.offcanvas .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-rotate .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 90px;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown .sp-dropdown {
  top: 0;
}
.menu-slide-down .sp-has-child >.sp-dropdown {
  top: 60px;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-slide-down .sp-has-child:hover > .sp-dropdown {
  transition: all 400ms ease;
}
.menu-rotate .sp-has-child {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.menu-rotate .sp-has-child >.sp-dropdown {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.menu-rotate .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
  perspective: 1000px;
}
.menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #eeeeee;
}
.menu-drop-in .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-drop-in .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: dropup;
  animation-name: dropup;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-drop-in .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-drop-in .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
@-webkit-keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
.menu-twist .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-twist .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
}
.menu-twist .sp-has-child .sp-menu-item {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  padding: 0 20px !important;
  background: #fff;
}
.menu-twist .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-twist .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-twist .sp-has-child:hover .sp-menu-item {
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: twist;
  animation-name: twist;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-twist .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-twist .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes twist {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@-webkit-keyframes twist {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0);
  }
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.slide-top-menu .offcanvas-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide-top-menu .body-wrapper {
  right: 0;
}
.slide-top-menu .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.slide-top-menu .offcanvas-menu {
  right: 0;
  background-color: #000000;
  visibility: visible;
}
.full-screen .offcanvas-menu {
  right: -100%;
  width: 100%;
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 600ms ease;
}
.full-screen .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
}
.full-screen-ftop .offcanvas-menu {
  right: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 500ms ease;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul >li {
  opacity: 0;
  -webkit-transform: translate3d(0px,-80px,0px);
  transform: translate3d(0px,-80px,0px);
  -webkit-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
  opacity: 1;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module {
  margin-top: 80px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul >li {
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.new-look .offcanvas-menu {
  background-color: #2b2f3b;
}
.new-look .offcanvas-menu .sp-module ul >li >a {
  padding-left: 28px;
}
.new-look .offcanvas-menu .sp-module ul >li >a:before {
  display: none;
}
.new-look .offcanvas-menu .sp-module ul >li:hover a,
.new-look .offcanvas-menu .sp-module ul >li:focus a,
.new-look .offcanvas-menu .sp-module ul >li.active a {
  background: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a {
  background-color: #2b2f3b !important;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a:hover,
.new-look .offcanvas-menu .sp-module ul >li ul li a:focus {
  color: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler {
  top: 6px;
  padding: 18px 25px;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler i {
  display: none !important;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 8px;
  left: auto;
  position: absolute;
  right: 25px;
  top: 14px;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 22px;
  top: 17px;
  width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look-off-canvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.new-look-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@-moz-document url-prefix() {
  .offcanvas-menu {
    right: -320px;
    transform: translateX(0px);
  }
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 100;
  src: url('../webfonts/yantramanav-v6-latin-100.eot');
  src: local(''), url('../webfonts/yantramanav-v6-latin-100.eot?#iefix') format('embedded-opentype'), url('../webfonts/yantramanav-v6-latin-100.woff2') format('woff2'), url('../webfonts/yantramanav-v6-latin-100.woff') format('woff'), url('../webfonts/yantramanav-v6-latin-100.ttf') format('truetype'), url('../webfonts/yantramanav-v6-latin-100.svg#Yantramanav') format('svg');
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/yantramanav-v6-latin-regular.eot');
  src: local(''), url('../webfonts/yantramanav-v6-latin-regular.eot?#iefix') format('embedded-opentype'), url('../webfonts/yantramanav-v6-latin-regular.woff2') format('woff2'), url('../webfonts/yantramanav-v6-latin-regular.woff') format('woff'), url('../webfonts/yantramanav-v6-latin-regular.ttf') format('truetype'), url('../webfonts/yantramanav-v6-latin-regular.svg#Yantramanav') format('svg');
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/yantramanav-v6-latin-900.eot');
  src: local(''), url('../webfonts/yantramanav-v6-latin-900.eot?#iefix') format('embedded-opentype'), url('../webfonts/yantramanav-v6-latin-900.woff2') format('woff2'), url('../webfonts/yantramanav-v6-latin-900.woff') format('woff'), url('../webfonts/yantramanav-v6-latin-900.ttf') format('truetype'), url('../webfonts/yantramanav-v6-latin-900.svg#Yantramanav') format('svg');
}
* {
  font-family: "Yantramanav", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 100;
}
body {
  font-size: 22px;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-main-body {
  position: relative;
  z-index: 1;
  background: #fff;
}
.fa,
.fa-solid,
.fa-brands {
  font-family: FontAwesome;
}
h2 .fa,
h2 .fa-solid,
h3 .fa,
h3 .fa-solid {
  padding-right: .5rem;
  color: #d2d1cb;
}
.gray {
  background-color: #d2d1cb;
}
.graylight {
  background-color: #dad9d6;
}
.graylighter {
  background-color: #ebebe9;
}
.blue {
  background-color: #26BDC7;
}
.blue h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 44px;
  margin-top: calc(2.1276595744681% * 2.5);
  margin-bottom: calc(2.1276595744681% * 1.5);
}
.blue h2 span {
  font-weight: 100;
}
.blue h4 {
  font-size: 27.5px;
  text-transform: uppercase;
}
.blue h3,
.blue h4 {
  color: #fff;
}
.blue.last {
  padding-bottom: calc(2.1276595744681% * 2.5);
}
.green {
  background-color: #bac726;
}
.orange {
  background-color: #f89406;
}
.black {
  background-color: #000;
}
.red,
.btn-danger {
  background-color: #9d261d;
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 62px;
  right: 100px;
  display: none;
  z-index: 999;
  border: 1px solid #ddd;
  background-color: rgba(255,255,255,0.4);
}
.scrollup:hover {
  background-color: #c4c4c4;
}
.scrollup:before {
  content: " \f106";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px;
  width: 40px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #000;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 0 none;
}
.page-header h1,
.page-header h2 {
  font-size: 100px;
  font-weight: 100;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  font-weight: 100;
}
.introtext,
.section-heading {
  margin-top: calc(2.1276595744681% * 2.5);
  margin-bottom: calc(2.1276595744681% * 2.5);
  font-size: 27.5px;
}
.blog h2 {
  font-size: 33px;
}
.blog .introtext {
  margin-top: 0;
  margin-bottom: calc(2.1276595744681% * .5);
  font-size: 22px;
}
.blog .article-info {
  margin: 0;
  padding: 0;
}
.blog .create {
  font-size: 18.7px;
  color: #333;
}
.blog time,
.blog .eventlocation {
  font-size: 18.7px;
  color: #333;
  line-height: 100%;
}
.blog time .fa,
.blog .eventlocation .fa {
  color: #dad9d6;
}
.entry-image {
  max-width: 30%;
  margin-right: calc(2.1276595744681%);
  float: left;
}
.borderheadline {
  text-align: center;
}
.borderheadline h2 {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #26BDC7;
  padding: .3em .6em;
  margin: auto auto 1em auto;
}
.section-heading h4 {
  color: #26BDC7;
}
.section-heading h2 {
  font-size: 44px;
  font-weight: 100;
}
.section-heading h2 b,
.section-heading h2 strong {
  font-weight: 700;
}
.doublecolumn .sppb-addon-content {
  text-align: justify;
  hyphens: auto;
}
.sppb-btn-default {
  border-radius: 0;
  color: #000;
  background-color: #bac726;
  font-size: 22px;
  text-transform: uppercase;
  transition: all ease .3s;
}
.sppb-btn-default:hover {
  background-color: #26BDC7;
  color: #fff;
}
.breadcrumb,
.breadcrumb.jmoddiv.jmodinside {
  position: fixed;
  background-color: rgba(0,0,0,0);
  right: calc(50% - (1200px / 2));
  left: auto;
  top: 17px;
  z-index: 10;
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 0;
}
.breadcrumb > li + li::before,
.breadcrumb.jmoddiv.jmodinside > li + li::before {
  color: #333;
  content: "|";
}
.sppb-carousel-inner {
  display: flex !important;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
}
.sppb-carousel-inner > .sppb-item {
  width: 100%;
  flex: 1;
  object-fit: cover;
}
.sppb-carousel-inner > .sppb-item .sppb-carousel-item-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sppb-carousel-extended-team-name {
  font-size: 1.2em;
  line-height: 100%;
}
.sppb-carousel-extended-team-designation {
  font-size: .8em;
  line-height: 100%;
}
.sppb-carousel-extended-team-content {
  background: #dad9d6 !important;
  box-shadow: none;
}
.sppb-carousel-inner > .sppb-item {
  padding: 0;
}
.sppb-carousel-arrow.left {
  margin-left: -65px;
}
.sppb-carousel-arrow.right {
  margin-right: -65px;
}
.sppb-nav-pills li a {
  font-size: 1em;
  background-color: #dad9d6 !important;
  color: #333 !important;
}
.sppb-nav-pills li.active a {
  background-color: #26BDC7 !important;
  color: #fff !important;
}
.close-offcanvas:hover {
  background-color: #fff;
}
.image-layout-preset-style-collage .sppb-addon-image-layout-content {
  background: none #26BDC7;
  box-shadow: none;
}
figure {
  position: relative;
}
figure img {
  position: relative;
  z-index: 1;
}
figure figcaption {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.6);
  color: #fff;
  font-size: 1.2rem;
  padding: .3rem .6rem;
}
.sticky-wrapper {
  position: relative;
  z-index: 99;
}
.nav-placeholder {
  display: none;
}
#sp-header {
  background: transparent;
  box-shadow: none;
  height: 100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
  top: calc(100vh - 100px);
}
#sp-header #sp-menu {
  margin: 0;
  padding: 0;
  width: auto !important;
  float: none !important;
  position: absolute;
  margin-left: calc(2.1276595744681% * 1.5);
  top: 0;
}
#sp-header #sp-menu .row {
  margin: 0;
  padding: 0;
}
#sp-header #offcanvas-toggler {
  font-size: 50px;
  position: absolute;
  float: none;
  margin-top: 15px;
  margin-left: 5px;
}
#sp-header #offcanvas-toggler i {
  color: #26BDC7;
}
#sp-header #offcanvas-toggler:hover i {
  color: #075055;
}
#sp-header .is-sticky #sp-menu {
  width: 70px;
}
#sp-header .sp-retina-logo {
  display: none;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
#sp-outerlogo {
  position: absolute;
  z-index: 2;
  top: 100vh;
  width: 100%;
  left: calc(2.1276595744681% * 1.2);
  margin: 0;
  padding: 0;
}
#sp-outerlogo .row,
#sp-outerlogo .sp-column {
  margin: 0;
  padding: 0;
}
#sp-outerlogo #sp-logo {
  float: none;
  bottom: 155px;
  left: calc(2.1276595744681% * 1.2);
  height: 530px;
  width: 100%;
  position: absolute;
  margin: 0;
  padding: 0;
  transition: all ease .3s;
}
#sp-outerlogo #sp-logo h1 {
  margin: 0;
  padding: 0;
}
#sp-outerlogo #sp-logo a {
  color: #fff;
  display: block;
  width: 700px;
  height: 530px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-indent: -999em;
  transition: all ease .3s;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #sp-outerlogo #sp-logo a {
    top: 151px;
    width: 500px;
    height: 379px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sp-outerlogo #sp-logo a {
    top: 227px;
    width: 400px;
    height: 303px;
  }
}
#sp-outerlogo #sp-logo a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/images/svg/wortmarke-fbb-ws.svg) 0 0 no-repeat;
  background-size: cover;
  transition: all ease .3s;
}
#sp-outerlogo #sp-logo .is-sticky {
  transition: all ease .3s;
}
#sp-outerlogo #sp-logo .is-sticky h1.logo {
  height: calc(20px * 4);
  background-color: #fff;
  position: relative;
  display: block;
  left: 0;
  width: 2000px;
  margin: 0;
  padding: 0;
}
#sp-outerlogo #sp-logo .is-sticky a {
  height: 40px;
  left: calc(2.1276595744681% * 1.2);
  margin-top: calc(20px);
  margin-left: calc(20px * 3);
}
#sp-outerlogo #sp-logo .is-sticky a::after {
  background: url(/images/svg/wortmarke-fbb-small-sw.svg) 0 0 no-repeat;
}
#sp-outerlogo .row {
  margin: 0;
  padding: 0;
}
#sp-teasersection {
  position: absolute;
  width: 100%;
  height: 1px;
  overflow: visible;
  top: 0;
}
#teaser-section {
  position: absolute;
  z-index: 999;
  width: 250px;
  right: 3%;
  top: 10vh;
}
@media only screen and (min-width: 768px) {
  #teaser-section {
    top: calc(100vh - 460px);
    width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  #teaser-section {
    right: 10%;
  }
}
#teaser-section .teaserbox {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  transform: rotate(4deg);
  width: 100%;
  aspect-ratio: 1;
  background-color: #bac726;
  border-radius: 50%;
  padding: 10%;
}
#teaser-section .teaserbox h3,
#teaser-section .teaserbox p,
#teaser-section .teaserbox div {
  align-self: center;
  text-align: center;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  #teaser-section .teaserbox h3,
  #teaser-section .teaserbox p,
  #teaser-section .teaserbox div {
    font-size: 18.7px;
  }
}
#teaser-section .teaserbox h3 b,
#teaser-section .teaserbox h3 strong,
#teaser-section .teaserbox p b,
#teaser-section .teaserbox p strong,
#teaser-section .teaserbox div b,
#teaser-section .teaserbox div strong {
  font-size: 22px;
}
#teaser-section .teaserbox h3 a,
#teaser-section .teaserbox p a,
#teaser-section .teaserbox div a {
  color: #fff;
}
body.view-login #sp-outerlogo {
  display: none;
}
body.view-login .reg-login-form-wrap {
  background: #26BDC7;
  margin: 100px auto;
  padding: 50px;
}
body.view-login .reg-login-title h3 {
  font-size: 44px;
  color: #fff;
}
body:not(.startpage) #sticky-wrapper:not(.is-sticky) .logo {
  visibility: hidden;
  transition: none;
  height: calc(20px * 4);
  background-color: #fff;
  position: relative;
  display: block;
  left: 0;
  width: 2000px;
  margin: 0;
  padding: 0;
}
body:not(.startpage) #sticky-wrapper:not(.is-sticky) .logo a {
  height: 40px !important;
  left: calc(2.1276595744681% * 1.2);
  margin-top: calc(20px);
  margin-left: calc(20px * 3);
  transition: none !important;
}
body:not(.startpage) #sticky-wrapper:not(.is-sticky) .logo a::after {
  background: url(/images/svg/wortmarke-fbb-small-sw.svg) 0 0 no-repeat !important;
  transition: none !important;
}
body:not(.startpage) .is-sticky .logo {
  visibility: show;
  transition: none;
}
body.view-article,
body.view-category,
body.com-finder,
body.com-j2store,
body.view-form {
  background: #d2d1cb;
}
body.view-article #sticky-wrapper:not(.is-sticky) .logo,
body.view-category #sticky-wrapper:not(.is-sticky) .logo,
body.com-finder #sticky-wrapper:not(.is-sticky) .logo,
body.com-j2store #sticky-wrapper:not(.is-sticky) .logo,
body.view-form #sticky-wrapper:not(.is-sticky) .logo {
  visibility: visible !important;
}
body.view-article #sp-main-body,
body.view-category #sp-main-body,
body.com-finder #sp-main-body,
body.com-j2store #sp-main-body,
body.view-form #sp-main-body {
  padding-top: 80px;
}
body.view-article #sp-outerlogo,
body.view-category #sp-outerlogo,
body.com-finder #sp-outerlogo,
body.com-j2store #sp-outerlogo,
body.view-form #sp-outerlogo {
  position: fixed !important;
}
body.view-article #sp-header,
body.view-category #sp-header,
body.com-finder #sp-header,
body.com-j2store #sp-header,
body.view-form #sp-header {
  top: 0;
  width: calc(30px * 3);
  position: fixed;
}
body.view-article #sp-header .row,
body.view-article #sp-header .column,
body.view-category #sp-header .row,
body.view-category #sp-header .column,
body.com-finder #sp-header .row,
body.com-finder #sp-header .column,
body.com-j2store #sp-header .row,
body.com-j2store #sp-header .column,
body.view-form #sp-header .row,
body.view-form #sp-header .column {
  margin: 0;
  padding: 0;
}
body.view-article #sp-header #offcanvas-toggler,
body.view-category #sp-header #offcanvas-toggler,
body.com-finder #sp-header #offcanvas-toggler,
body.com-j2store #sp-header #offcanvas-toggler,
body.view-form #sp-header #offcanvas-toggler {
  margin-top: 15px;
  margin-left: calc(30px);
}
body.view-article #sp-header #sp-search,
body.view-category #sp-header #sp-search,
body.com-finder #sp-header #sp-search,
body.com-j2store #sp-header #sp-search,
body.view-form #sp-header #sp-search {
  left: calc(60px * 5);
}
body.view-article #sp-header #sp-cart,
body.view-category #sp-header #sp-cart,
body.com-finder #sp-header #sp-cart,
body.com-j2store #sp-header #sp-cart,
body.view-form #sp-header #sp-cart {
  right: calc(60px * 5);
}
body.view-article #sp-outerlogo,
body.view-category #sp-outerlogo,
body.com-finder #sp-outerlogo,
body.com-j2store #sp-outerlogo,
body.view-form #sp-outerlogo {
  position: relative;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
body.view-article #sp-outerlogo #sp-logo,
body.view-category #sp-outerlogo #sp-logo,
body.com-finder #sp-outerlogo #sp-logo,
body.com-j2store #sp-outerlogo #sp-logo,
body.view-form #sp-outerlogo #sp-logo {
  bottom: auto;
  height: auto;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
body.view-article #sp-outerlogo #sp-logo h1.logo,
body.view-category #sp-outerlogo #sp-logo h1.logo,
body.com-finder #sp-outerlogo #sp-logo h1.logo,
body.com-j2store #sp-outerlogo #sp-logo h1.logo,
body.view-form #sp-outerlogo #sp-logo h1.logo {
  background-color: #fff;
  height: calc(20px * 4);
  position: relative;
  display: block;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  visibility: visible !important;
}
body.view-article #sp-outerlogo #sp-logo a,
body.view-category #sp-outerlogo #sp-logo a,
body.com-finder #sp-outerlogo #sp-logo a,
body.com-j2store #sp-outerlogo #sp-logo a,
body.view-form #sp-outerlogo #sp-logo a {
  height: 40px;
  margin-top: calc(20px);
  margin-left: calc(20px * 3);
  transition: none;
}
body.view-article #sp-outerlogo #sp-logo a::after,
body.view-category #sp-outerlogo #sp-logo a::after,
body.com-finder #sp-outerlogo #sp-logo a::after,
body.com-j2store #sp-outerlogo #sp-logo a::after,
body.view-form #sp-outerlogo #sp-logo a::after {
  background: url(/images/svg/wortmarke-fbb-small-sw.svg) 0 0 no-repeat;
  transition: none;
}
body.no-image #sticky-wrapper:not(.is-sticky) .logo {
  visibility: visible !important;
}
body.no-image #sp-main-body {
  padding-top: 80px;
}
body.no-image #sp-outerlogo {
  position: fixed !important;
}
body.no-image #sp-header {
  top: 0;
  width: calc(30px * 3);
  position: fixed;
}
body.no-image #sp-header .row,
body.no-image #sp-header .column {
  margin: 0;
  padding: 0;
}
body.no-image #sp-header #offcanvas-toggler {
  margin-top: 15px;
  margin-left: calc(30px);
}
body.no-image #sp-header #sp-search {
  left: calc(60px * 5);
}
body.no-image #sp-header #sp-cart {
  right: calc(60px * 5);
}
body.no-image #sp-outerlogo {
  position: relative;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
body.no-image #sp-outerlogo #sp-logo {
  bottom: auto;
  height: auto;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
body.no-image #sp-outerlogo #sp-logo h1.logo {
  background-color: #fff;
  height: calc(20px * 4);
  position: relative;
  display: block;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  visibility: visible !important;
}
body.no-image #sp-outerlogo #sp-logo a {
  height: 40px;
  margin-top: calc(20px);
  margin-left: calc(20px * 3);
  transition: none;
}
body.no-image #sp-outerlogo #sp-logo a::after {
  background: url(/images/svg/wortmarke-fbb-small-sw.svg) 0 0 no-repeat;
  transition: none;
}
.fa-chevron-right::before,
.fa-chevron-left::before {
  content: " ";
  display: block;
  width: 20px;
  height: 100px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.fa-chevron-right::before:hover,
.fa-chevron-left::before:hover {
  width: 30px;
  height: 80px;
}
.fa-chevron-left::before {
  background-image: url(../images/slidearrow-left.svg);
}
.fa-chevron-right::before {
  background-image: url(../images/slidearrow-right.svg);
}
.sppb-carousel-extended-nav-control .nav-control {
  border-radius: 0;
  border: none;
}
.grid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-auto-rows: 1fr;
}
.grid .griditem {
  overflow: hidden;
  min-height: calc(1200px / 4);
  display: flex;
  hyphens: auto;
}
.grid .griditem .sppb-addon-article {
  padding: 20px;
}
.grid .griditem .sppb-addon-article h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
}
.grid .griditem .sppb-addon-article h3 a {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
.grid .griditem .sppb-addon-article .sppb-article-introtext {
  font-size: .7em;
}
.grid .griditem.blue,
.grid .griditem.green,
.grid .griditem.black {
  color: #fff;
}
.grid .griditem.blue h3 a,
.grid .griditem.green h3 a,
.grid .griditem.black h3 a {
  color: #fff;
}
.grid:not(.doublecolumn):not(.singlecolumn) .griditem {
  align-items: flex-end;
  justify-content: flex-end;
}
.grid:not(.doublecolumn):not(.singlecolumn) .griditem:first-child {
  grid-column: 1 / span 2;
  background-color: #fff;
  padding: 20px;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid:not(.doublecolumn):not(.singlecolumn) .griditem:first-child h3 {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 400;
}
.grid.singlecolumn {
  display: block !important;
  grid-template-columns: repeat(1,1fr);
}
.grid.singlecolumn .griditem {
  overflow: visible;
  display: block;
  min-height: 0;
}
.grid.singlecolumn .griditem h3 {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 400;
}
.grid.doublecolumn {
  grid-template-columns: repeat(2,1fr);
}
.grid.doublecolumn .griditem h3 {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 400;
}
.btn,
.sppb-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 100;
  border: 0 none transparent;
  border-radius: 0;
}
.btn.btn-primary,
.sppb-btn.btn-primary {
  background-color: #bac726;
  color: #fff !important;
}
.btn.orange,
.sppb-btn.orange {
  background-color: #f89406;
  color: #fff !important;
}
.btn.btn-danger,
.sppb-btn.btn-danger {
  background-color: #9d261d;
  color: #fff !important;
}
.form-control {
  font-size: 22px;
  font-weight: 100;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  font-size: 22px;
  border: 0 none transparent !important;
  width: 22px;
  height: 22px;
  margin-left: -30px;
}
.checkbox input[type=checkbox]:checked,
.checkbox-inline input[type=checkbox]:checked,
.radio input[type=radio]:checked,
.radio-inline input[type=radio]:checked {
  color: #fff;
  background-color: #26BDC7;
}
a,
a:visited {
  color: #26BDC7;
}
a:hover,
a:focus,
a:active,
a:visited:hover,
a:visited:focus,
a:visited:active {
  color: #075055;
}
a.sppb-btn {
  background-color: #bac726;
  color: #fff !important;
}
.scrollup {
  width: calc(30px * 2);
  height: calc(30px * 2);
  bottom: calc(30px * 3);
  right: calc(30px * 3);
  display: none;
  z-index: 999;
  border: 1px solid #bac726;
  background-color: #bac726;
  transition: all ease .3s;
}
.scrollup:hover {
  background-color: #26BDC7;
  border: 1px solid #fff;
}
.scrollup::before {
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  width: calc(30px * 2);
  height: calc(30px * 2);
  line-height: calc(30px * 1.8);
  text-align: center;
  font-size: 35px;
  color: #fff;
}
#hero-section {
  padding: calc(2.1276595744681% * 1.2);
  margin-top: 0;
  background: #fff;
  height: 100vh;
}
#hero-section .sp-dots {
  margin-bottom: 20px;
}
#hero-section .sp-dots ul li {
  border-radius: 18px !important;
  height: 8px !important;
  width: 58px !important;
  border-color: #26BDC7 !important;
}
#hero-section .sp-dots ul li.active,
#hero-section .sp-dots ul li:hover {
  background-color: #26BDC7 !important;
}
#hero-section .sp-dots ul li::after {
  display: none;
}
#hero-section.reduced {
  height: 75vh;
}
#hero-section.reduced.no-image {
  height: auto;
}
#hero-section.no-image {
  height: auto;
}
.no-image #hero-section {
  height: auto;
}
.sppb-container:first-child {
  position: absolute;
  z-index: 2;
  width: auto;
  left: 0;
  bottom: 0;
}
.sppb-container:first-child h1,
.sppb-container:first-child h2,
.sppb-container:first-child h3,
.sppb-container:first-child h4 {
  color: #fff;
  font-size: 27.5px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  position: absolute;
  left: calc(2.1276595744681% * 1.2);
  bottom: calc(2.1276595744681% * 1.2);
  margin: 0;
  padding: 0;
  z-index: 3;
  line-height: 1;
  text-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.heroslider {
  position: relative;
  z-index: 1;
  height: calc(100vh - 200px);
}
@media only screen and (min-width: 768px) {
  .heroslider {
    height: calc(100vh - 150px);
  }
  .heroslider:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: calc(100vw / 3);
    height: 100%;
    background: #26BDC7;
    background: linear-gradient(90deg,#5bbac5 0%,rgba(91,186,197,0.65) 65%,rgba(91,186,197,0) 100%,rgba(91,186,197,0) 100%);
  }
}
.heroslider .sppb-container {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.heroslider .sppb-container .sppb-row {
  position: absolute;
  right: 0;
}
.heroslider .sppb-container .sppb-row .sppb-sp-slider-text {
  background-color: #bac726;
  width: 35vw;
  padding: 30px;
  font-size: 27.5px;
}
@media only screen and (max-width: 767px) {
  .heroslider .sppb-container .sppb-row .sppb-sp-slider-text {
    width: 100vw;
  }
}
.heroslider .sppb-container .sppb-row .sppb-sp-slider-text div {
  margin: 0;
  padding: 0;
  font-size: 33px;
}
.heroslider .sppb-container .sppb-row .sppb-sp-slider-text h2 {
  margin: 0 0 .2em 0;
  padding: 0;
  font-size: 44px;
}
.heroslider .sppb-container .sppb-row .sppb-sp-slider-text a {
  color: #fff;
}
.hero-text {
  position: relative;
  z-index: 1;
  height: calc(100vh - 150px);
  margin: 0;
  padding: 0;
}
.hero-text .row {
  margin: 0;
  padding: 0;
}
.hero-text:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(100vw / 3);
  height: 100%;
  background: #26BDC7;
  background: linear-gradient(90deg,#5bbac5 0%,rgba(91,186,197,0.65) 65%,rgba(91,186,197,0) 100%,rgba(91,186,197,0) 100%);
}
.hero-text .sppb-addon-content {
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  top: 0;
}
.hero-text .sppb-addon-content h1 {
  font-weight: 700;
  color: #fff;
  position: absolute;
  left: calc(2.1276595744681% * 1.2);
  bottom: calc(2.1276595744681% * 1.2);
  margin: 0;
  padding: 0;
  z-index: 3;
  font-size: 250px;
  line-height: .8 !important;
  text-transform: uppercase;
  line-height: 1;
  text-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.reduced .heroslider,
.reduced .hero-text {
  height: calc(75vh - 150px);
}
.reduced.no-image .heroslider,
.reduced.no-image .hero-text {
  height: auto;
  min-height: 25vh;
}
.reduced .hero-text:after {
  display: none;
}
.reduced .hero-text .sppb-addon-content h1 {
  height: 100%;
  top: 0;
  bottom: auto;
  min-width: 40vw;
  max-width: 40vw;
  left: 0 !important;
  padding: calc(2.1276595744681% * 1.2);
  background: #26BDC7;
  font-weight: 100;
  color: #fff;
  font-size: 100px;
  text-shadow: none;
}
.reduced .hero-text.no-image h1 {
  color: #000;
  min-width: 40vw;
  max-width: 100%;
  background: none;
  height: auto;
}
#topic-section,
.topic-section {
  background-color: #ebebe9;
}
#topic-section .sppb-item,
.topic-section .sppb-item {
  min-height: 50vh !important;
}
#topic-section .sppb-item .sppb-carousel-item-inner,
.topic-section .sppb-item .sppb-carousel-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 50px;
}
#topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption,
.topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption {
  height: 100%;
  width: 100%;
  display: table;
}
#topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-text,
.topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-text {
  display: table-cell;
  vertical-align: middle;
}
#topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-text >h2,
.topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-text >h2 {
  display: none;
}
#topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-text .sppb-carousel-content h2,
.topic-section .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-text .sppb-carousel-content h2 {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #26BDC7;
  padding: .3em .6em;
  margin: auto auto 1em auto;
}
#topic-section .sppb-item.sppb-item-has-bg,
.topic-section .sppb-item.sppb-item-has-bg {
  color: #fff;
  background-size: cover;
  background-position: center center;
}
#topic-section .sppb-item.sppb-item-has-bg::after,
.topic-section .sppb-item.sppb-item-has-bg::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 10%;
  left: 0;
  top: 0;
  background: #000;
  opacity: .4;
}
#topic-section .sppb-item.sppb-item-has-bg::before,
.topic-section .sppb-item.sppb-item-has-bg::before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 10%;
  right: 0;
  top: 0;
  background: #000;
  opacity: .4;
}
#topic-section .sppb-item.sppb-item-has-bg .sppb-carousel-content,
.topic-section .sppb-item.sppb-item-has-bg .sppb-carousel-content {
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
#topic-section.section-heading .sppb-carousel-text >h2,
.topic-section.section-heading .sppb-carousel-text >h2 {
  display: block !important;
}
#termin-section {
  background-color: #ebebe9;
  background-size: 100% auto;
  min-height: 80vh;
}
#mitmachen-section {
  background-color: #fff;
  background-size: cover;
  min-height: 80vh;
}
#mitmachen-section .verein h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.5em;
  text-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#quicklinks-section {
  background-color: #fff;
  min-height: 60vh;
  text-align: center;
}
#quicklinks-section .sppb-addon-text-block h4 {
  color: #26BDC7;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
#quicklinks-section .sppb-addon-text-block h2 {
  font-size: 2.5em;
}
#quicklinks-section ul {
  margin: auto;
}
#quicklinks-section ul li {
  display: inline-block;
  width: calc((60px * 5) - 5px);
  margin: 0 5px 10px 5px;
}
#quicklinks-section ul li a {
  display: block;
  border: 1px solid #26BDC7;
  padding: 8vh 0;
  color: #26BDC7;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 27.5px;
  background-color: rgba(0,0,0,0);
}
.quicklinks ul {
  margin: auto;
}
.quicklinks ul li {
  display: inline-block;
  width: calc((60px * 5) - 5px);
  margin: 0 5px 10px 5px;
}
.quicklinks ul li a {
  display: block;
  border: 1px solid #fff;
  padding: 8vh 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 27.5px;
  background-color: rgba(38,189,199,0.6);
  transition: all ease .3s;
}
.quicklinks ul li a:hover {
  background-color: #26bdc7;
}
#subscribe-section {
  padding-top: calc(20px * 2);
  padding-bottom: calc(20px * 2);
  background-color: #26BDC7;
  color: #fff;
  text-align: center;
}
#subscribe-section h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 44px;
}
#subscribe-section h2 span {
  font-weight: 100;
}
#subscribe-section form {
  width: 768px;
  margin: 0 auto;
}
#subscribe-section form input[type=text],
#subscribe-section form img,
#subscribe-section form div {
  margin: auto;
}
#subscribe-section form img.captchapic {
  height: 80px;
  margin-bottom: calc(20px / 2);
}
#subscribe-section form .rsm-module-refresh {
  right: 50%;
  top: calc(50% - 8px);
  margin-right: -130px;
}
#subscribe-section .rsm-module-captcha {
  text-align: center;
  margin-bottom: calc(20px / 2);
}
#subscribe-section .form-control {
  width: 40%;
  text-align: center;
  height: auto;
  border-radius: 0;
  color: #26BDC7;
  font-size: 27.5px;
}
#subscribe-section .form-control:focus {
  color: #075055;
}
#footer-section,
#sp-footer-section {
  background-color: #ebebe9;
  padding-top: calc(20px * 2);
  padding-bottom: calc(20px * 2);
  position: relative;
}
#footer-section .row,
#sp-footer-section .row {
  position: relative;
}
#footer-section ul li a,
#sp-footer-section ul li a {
  text-transform: uppercase;
  font-weight: 400;
}
#footer-section .shapelogo img,
#sp-footer-section .shapelogo img {
  width: 100px;
  height: auto;
  max-width: 100%;
  margin: auto;
  opacity: .5;
}
.footerlogo {
  text-align: left;
}
.footerlogo img {
  width: calc((60px * 2));
  height: auto;
  margin: 0 0 10px 0;
}
#sp-sponsors {
  padding-top: calc(20px * 4);
  padding-bottom: calc(20px * 4);
  align-items: center;
}
#sp-sponsors .logo-column {
  width: calc((100% / 3));
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sp-sponsors .logo-column img {
  max-width: 50%;
  margin: auto;
  height: auto;
  filter: grayscale(100%);
  opacity: .5;
  transition: all ease .3s;
}
#sp-sponsors .logo-column img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
#sp-sponsors:after {
  content: '';
  display: block;
  clear: both;
}
#sp-footer3 {
  position: absolute;
  bottom: 0;
  right: 0;
}
#sp-footer3 ul li {
  display: inline-block;
}
#sp-footer3 ul li a {
  width: 50px;
  height: 50px;
  overflow: hidden;
  position: relative;
  display: block;
  font-size: 1px;
  text-indent: 50px;
  white-space: nowrap;
}
#sp-footer3 ul li a::before {
  font-size: 3rem;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  height: 50px;
  width: 50px;
  text-indent: 0;
}
.offcanvas-menu {
  left: 0 !important;
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas-menu .offcanvas-inner .sp-module ul li ul {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 1em !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li ul li.current a {
  color: #26BDC7;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li.active.deeper.parent > a {
  color: #26BDC7;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  background-color: rgba(255,255,255,0.1);
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child h3 {
  padding: 0 20px;
  opacity: .3;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child ul li a {
  opacity: .5;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child ul li a:hover {
  opacity: 1;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px 0 0 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  font-size: 27.5px !important;
  text-transform: none;
  transition: all ease .3s;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li a:hover {
  color: #26BDC7;
}
.offcanvas-menu .logout {
  background: #26BDC7;
  color: #fff;
}
.slide-top-menu .offcanvas-menu {
  left: 0 !important;
  background-color: #000;
  visibility: visible;
}
.progress {
  min-height: 40vh;
  background-position: center 20vh;
  background-size: 100% auto;
}
.progress .sppb-section-title {
  position: absolute !important;
  bottom: calc(20px * 2);
  right: 20%;
}
.progress .sppb-section-title .sppb-title-heading {
  font-size: 100px !important;
  margin: 0 !important;
  font-weight: bold;
}
.progress .sppb-column-addons {
  max-width: 60%;
  position: relative;
  background-color: #fff;
  padding: calc(20px * 2);
}
.white-popup-block {
  background: #fff;
  padding: calc(20px * 2);
  max-width: 1200px;
  margin: calc(20px * 2) auto;
}
article.item-page {
  padding-top: calc(20px * 2);
  padding-bottom: calc(20px * 2);
}
article.item-page h1,
article.item-page h2 {
  font-size: 100px;
  font-weight: 100;
  text-transform: uppercase;
}
article.item-page .entry-header h2 {
  font-size: 44px;
  font-weight: bold;
  text-transform: none;
}
.post-format {
  display: none;
}
#sp-search {
  margin: 0;
  padding: 0;
  width: auto !important;
  position: absolute;
  float: none !important;
  top: 0;
  left: calc(60px * 2);
  transition: all ease .3s;
}
#sp-search button.finder {
  background-color: #fff !important;
  position: absolute;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  z-index: 1;
  left: 0;
  top: calc(60px / 3.5);
}
#sp-search button.finder::after {
  content: '\53';
  font-family: 'IcoMoon';
  font-style: normal;
  position: absolute !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 2px;
  color: #26BDC7 !important;
  line-height: 100%;
  font-weight: 100;
  z-index: 2;
  font-size: 34px;
}
#sp-search #togglesearch {
  z-index: 3;
  background-color: transparent !important;
  text-indent: -999em;
}
#sp-search #togglesearch::after {
  content: '';
  display: none;
}
.is-sticky #sp-search {
  left: calc(60px * 5);
}
#mod-finder-searchword102 {
  display: none;
  width: calc(60px * 6);
  margin-left: 60px;
  font-size: 27.5px;
  margin-top: calc(60px / 4);
}
.com-finder .finder {
  min-height: 50vh;
}
#sp-cart {
  margin: 0;
  padding: 0;
  width: auto !important;
  position: absolute;
  width: 60px !important;
  float: none !important;
  top: calc(60px / 3.5);
  right: calc(60px / 1.5);
  height: 60px;
  transition: all ease .3s;
}
#sp-cart .link {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 2;
  transition: all ease .3s;
}
#sp-cart .link:before {
  top: 0;
  position: absolute;
  z-index: 0;
  content: "\e019";
  text-alting: right;
  font-family: 'IcoMoon';
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 5rem;
  background-image: none;
  font-size: 5rem;
  color: #26BDC7;
  transition: all ease .3s;
}
#sp-cart .link:hover:before {
  color: #075055;
  transition: all ease .3s;
}
#sp-cart .link .cart-item-count {
  position: absolute;
  right: 4px;
}
#panzoom,
#zoomframe {
  position: relative;
  z-index: 1;
  cursor: move;
}
#zoomcontrol {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: rgba(255,255,255,0.6);
  padding: .5em;
  text-align: center;
}
.testimonial .sppb-addon-image-layout-content {
  max-width: 60%;
  margin-left: auto !important;
  margin-right: auto !important;
  left: 20%;
  background: rgba(0,0,0,0.3) !important;
  color: #fff;
}
.testimonial .sppb-addon-image-layout-content p {
  font-size: 33px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.rl_tabs ul.nav-tabs {
  border-bottom: 0 none !important;
}
.rl_tabs ul.nav-tabs li a {
  color: #222;
  font-size: 18.7px;
  font-weight: 400 !important;
  border-width: 2px 0 0 0 !important;
  border-color: #fff !important;
  border-radius: 0 !important;
  background-color: #ebebe9;
}
.rl_tabs ul.nav-tabs li a span {
  font-weight: 400 !important;
}
.rl_tabs ul.nav-tabs li.active a {
  color: #26BDC7;
  font-weight: 600 !important;
  border-color: #26BDC7 !important;
}
.rl_tabs ul.nav-tabs li.active a span {
  font-weight: 600 !important;
}
.rl_tabs.outline_content > .tab-content {
  border: 0 none !important;
}
.rl_sliders.accordion .accordion-group.active .accordion-heading a.accordion-toggle {
  background-color: #fff;
  color: #000;
  font-weight: 400;
}
.rl_sliders.accordion .accordion-group.active .accordion-heading a.accordion-toggle span {
  font-weight: 400;
}
.sp-pagebuilder-main-tab > ul > li:nth-child(2) {
  display: none !important;
}
.sp-pagebuilder-main-tab > ul > li:nth-child(3) {
  display: none !important;
}
.sp-pagebuilder-main-tab > ul > li a {
  font-weight: 700 !important;
  font-size: 1.2em;
  color: #fff;
}
.sp-pagebuilder-main-tab > ul > li a span {
  font-weight: 700 !important;
  color: #fff !important;
}
#djmediatools a.dj-category {
  float: left;
  background: #fafafa;
  border: 1px solid #ccc;
  padding: 8px;
  margin: 10px;
  box-shadow: 0 0 5px #aaa;
  border-radius: 3px;
  -webkit-transition: all 200ms ease 50ms;
  transition: all 200ms ease 50ms;
}
#djmediatools a.dj-category:hover {
  background: #f6f6f6;
  box-shadow: 0 0 5px #666;
  border-color: #387BA4;
  cursor: pointer;
}
#djmediatools .dj-category-in {
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
}
#djmediatools .dj-ctitle {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
}
#djmediatools .dj-ctitle-in {
  position: relative;
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #fff;
}
#djmediatools .dj-ctitle-bg {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
}
#djmediatools a.dj-category .showOnOver {
  opacity: 0;
  -webkit-transition: opacity 200ms ease 50ms;
  transition: opacity 200ms ease 50ms;
  visibility: hidden;
}
#djmediatools a.dj-category .showOnOver:hover .showOnOver {
  opacity: 1;
  visibility: visible;
}
.djalbum_link {
  background: #fafafa;
  border: 1px solid #ddd;
  padding: 8px;
}
.djalbum_link a {
  color: #666 !important;
  text-decoration: none;
  cursor: resize;
}
.djalbum_link a:hover {
  color: #333 !important;
}
.djalbum_link .djalbum_link_tip {
  display: block;
  text-align: center;
  padding: 8px 0 0;
}
.dj-kenburns .dj-slide img.dj-image {
  -webkit-transition: -webkit-transform 10s ease;
  transition: transform 20s ease;
}
.dj-kenburns .dj-slide.dj-active img.dj-image,
.dj-kenburns .dj-slide.dj-visible img.dj-image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#j2store-cart-form table thead th {
  background-color: #dad9d6;
  color: #333;
}
#j2store-cart-form table td .btn-danger {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  padding: 5px 11px !important;
}
#j2store-cart-form table td .cart-product-name {
  font-weight: bold;
}
#j2store-cart-form table td.cart-line-subtotal {
  font-weight: bold;
}
.offcanvas-menu .menu li.item-337 {
  transform: rotate(-4deg);
  position: relative;
  top: 1em;
}
.offcanvas-menu .menu li.item-337 a {
  background-color: #26BDC7;
  color: #fff;
  opacity: 1 !important;
  width: 90%;
}
body.layout-edit.com-content h1.logo {
  display: none;
}
body.layout-edit.com-content #sp-header {
  top: 0;
}
@media only screen and (max-width: 1199px) {
  .breadcrumb {
    right: calc(50% - (992px / 2));
  }
}
@media only screen and (max-width: 991px) {
  .grid {
    width: 100%;
  }
  .grid .griditem {
    min-height: calc(768px / 4);
  }
  .testimonial .sppb-addon-image-layout-content {
    max-width: calc(100% - 30px);
    left: 15px;
    margin-right: 15px;
    background: rgba(0,0,0,0.5) !important;
  }
  .testimonial .sppb-addon-image-layout-content p {
    font-size: 18.7px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  }
}
@media only screen and (min-width: 768px) {
  .reduced #sp-header {
    top: calc(75vh - 100px);
  }
}
@media only screen and (max-width: 767px) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
  html {
    height: -webkit-fill-available;
  }
  .sppb-carousel-content p {
    font-size: 18.7px !important;
  }
  .grid.singlecolumn .griditem h3 {
    font-size: 27.5px;
  }
  #hero-section {
    margin: 0;
    height: calc((100% - 50pt));
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: calc((20px * 4));
  }
  .heroslider {
    height: calc(100vh - (20px * 6));
  }
  .hero-text {
    height: calc(100vh - 40pt - (20px * 6));
  }
  .hero-text .sppb-addon-content {
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    top: 0;
  }
  .hero-text .sppb-addon-content h1 {
    font-weight: 100;
    font-size: 50px;
    line-height: .8 !important;
    text-transform: uppercase;
    line-height: 1;
    text-shadow: 0 0 20px rgba(0,0,0,0.3);
    bottom: auto;
    top: calc(2.1276595744681% * 1.2);
  }
  .hero-text:after {
    width: 100%;
    height: 30%;
    background: #26BDC7;
    background: linear-gradient(180deg,#5bbac5 0%,rgba(91,186,197,0.65) 65%,rgba(91,186,197,0) 100%,rgba(91,186,197,0) 100%);
  }
  .introtext,
  .section-heading {
    font-size: 22px;
  }
  #sp-header,
  body.view-article #sp-header,
  body.view-category #sp-header,
  body.com-finder #sp-header,
  body.com-j2store #sp-header {
    top: 0;
    left: 0;
    margin: 0;
    position: fixed;
    background: #fff;
    height: calc((20px * 4));
    width: 100%;
    z-index: 2;
  }
  #sp-header .row,
  body.view-article #sp-header .row,
  body.view-category #sp-header .row,
  body.com-finder #sp-header .row,
  body.com-j2store #sp-header .row {
    margin: 0;
    padding: 0;
  }
  #sp-header #sp-menu-sticky-wrapper,
  body.view-article #sp-header #sp-menu-sticky-wrapper,
  body.view-category #sp-header #sp-menu-sticky-wrapper,
  body.com-finder #sp-header #sp-menu-sticky-wrapper,
  body.com-j2store #sp-header #sp-menu-sticky-wrapper {
    position: fixed;
  }
  #sp-header #sp-menu,
  body.view-article #sp-header #sp-menu,
  body.view-category #sp-header #sp-menu,
  body.com-finder #sp-header #sp-menu,
  body.com-j2store #sp-header #sp-menu {
    height: calc((20px * 4));
    position: fixed;
    left: 0;
    width: 100%;
    float: none;
  }
  #sp-header #sp-menu #offcanvas-toggler,
  body.view-article #sp-header #sp-menu #offcanvas-toggler,
  body.view-category #sp-header #sp-menu #offcanvas-toggler,
  body.com-finder #sp-header #sp-menu #offcanvas-toggler,
  body.com-j2store #sp-header #sp-menu #offcanvas-toggler {
    margin: 15px 0 0 7px;
  }
  .section-heading h2 {
    font-size: 27.5px;
    font-weight: 100;
  }
  body:not(.no-image) #hero-section .sppb-addon-wrapper > div {
    height: 58vh;
  }
  article.item-page h1,
  article.item-page h2 {
    font-size: 44px;
  }
  article.item-page .entry-header h2 {
    font-size: 27.5px;
  }
  .reduced .heroslider,
  .reduced .hero-text {
    height: calc(55vh - 150px);
  }
  .reduced .hero-text .sppb-addon-content h1 {
    height: auto;
    top: 0;
    bottom: auto;
    max-width: 100%;
    width: 100%;
    font-weight: 100;
    color: #fff;
    font-size: 50px;
    text-shadow: none;
  }
  .reduced .hero-text.no-image h1 {
    color: #000;
    max-width: 100%;
    width: 100%;
    background: none;
    height: auto;
  }
  #sp-outerlogo,
  body.view-article #sp-outerlogo,
  body.view-category #sp-outerlogo,
  body.com-finder #sp-outerlogo,
  body.com-j2store #sp-outerlogo {
    position: fixed;
    z-index: 3;
    top: 0;
    width: calc(100% - (20px * 4));
    height: calc((20px * 4));
    left: calc((20px * 4));
  }
  #sp-outerlogo #sp-logo,
  body.view-article #sp-outerlogo #sp-logo,
  body.view-category #sp-outerlogo #sp-logo,
  body.com-finder #sp-outerlogo #sp-logo,
  body.com-j2store #sp-outerlogo #sp-logo {
    bottom: auto;
    left: 0;
    width: calc(100% - 20px);
    top: 0;
    height: calc((20px * 2));
    margin: 0;
  }
  #sp-outerlogo #sp-logo a,
  body.view-article #sp-outerlogo #sp-logo a,
  body.view-category #sp-outerlogo #sp-logo a,
  body.com-finder #sp-outerlogo #sp-logo a,
  body.com-j2store #sp-outerlogo #sp-logo a {
    width: 100%;
    height: calc((20px * 2));
  }
  #sp-outerlogo #sp-logo a::after,
  body.view-article #sp-outerlogo #sp-logo a::after,
  body.view-category #sp-outerlogo #sp-logo a::after,
  body.com-finder #sp-outerlogo #sp-logo a::after,
  body.com-j2store #sp-outerlogo #sp-logo a::after {
    margin-left: 0 !important;
    left: 0;
    background: url(/images/svg/wortmarke-fbb-small-sw.svg) 0 0 no-repeat;
    height: calc((20px * 2));
  }
  #sp-outerlogo h1.logo,
  body.view-article #sp-outerlogo h1.logo,
  body.view-category #sp-outerlogo h1.logo,
  body.com-finder #sp-outerlogo h1.logo,
  body.com-j2store #sp-outerlogo h1.logo {
    width: 100%;
    height: calc((20px * 2));
    position: fixed;
    top: 20px;
    width: 200px;
  }
  #sp-outerlogo .is-sticky,
  body.view-article #sp-outerlogo .is-sticky,
  body.view-category #sp-outerlogo .is-sticky,
  body.com-finder #sp-outerlogo .is-sticky,
  body.com-j2store #sp-outerlogo .is-sticky {
    width: auto;
    height: calc((20px * 2));
  }
  body.view-article #sp-outerlogo h1.logo,
  body.view-category #sp-outerlogo h1.logo,
  body.com-finder #sp-outerlogo h1.logo,
  body.com-j2store #sp-outerlogo h1.logo {
    top: 0;
  }
  body.view-article #sp-outerlogo #sp-logo a,
  body.view-category #sp-outerlogo #sp-logo a,
  body.com-finder #sp-outerlogo #sp-logo a,
  body.com-j2store #sp-outerlogo #sp-logo a {
    margin-left: 0;
  }
  .grid {
    grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
    grid-auto-rows: .4fr;
  }
  .grid:not(.doublecolumn):not(.singlecolumn) .griditem {
    align-items: flex-start;
  }
  .grid::before {
    content: '';
    display: none;
  }
  .grid:not(.doublecolumn):not(.singlecolumn) .griditem:first-child {
    grid-column: 1 / span 2;
    background-color: #fff;
    padding: 20px;
    height: auto;
    display: block;
    min-height: calc(99px);
  }
  #topic-section .sppb-item .sppb-carousel-item-inner,
  .topic-section .sppb-item .sppb-carousel-item-inner {
    padding: 20px 30px;
  }
  .sppb-carousel-arrow {
    left: 50px;
  }
  .sppb-carousel-arrow.right {
    left: auto;
    right: 50px;
  }
  .sppb-carousel-content h2 {
    font-size: 22px;
  }
  .sppb-nav-pills>li>a {
    padding: calc(5.5px) calc(8.25px);
    font-size: 16.5px;
  }
  .sppb-nav-pills>li+li {
    margin-left: 3px;
    margin-bottom: 3px;
  }
  #subscribe-section form {
    width: 100%;
    padding: 30px;
    line-height: 120%;
  }
  #subscribe-section form .form-control {
    width: 90%;
  }
  #subscribe-section form #rsm-module-button {
    width: 80%;
    margin: auto;
  }
  #topic-section .sppb-item {
    min-height: 80vh !important;
  }
  .scrollup {
    bottom: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .griditem {
    width: 100% !important;
    height: auto;
    margin-bottom: 30px;
    max-height: auto;
  }
}
@media only screen and (min-width: 768px) {
  #hero-section .sppb-container:first-child h1,
  #hero-section .sppb-container:first-child h2,
  #hero-section .sppb-container:first-child h3,
  #hero-section .sppb-container:first-child h4 {
    font-size: 100px !important;
    line-height: .8 !important;
  }
}
@media only screen and (min-width: 992px) {
  #hero-section .sppb-container:first-child h1,
  #hero-section .sppb-container:first-child h2,
  #hero-section .sppb-container:first-child h3,
  #hero-section .sppb-container:first-child h4 {
    font-size: 160px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #hero-section .sppb-container:first-child h1,
  #hero-section .sppb-container:first-child h2,
  #hero-section .sppb-container:first-child h3,
  #hero-section .sppb-container:first-child h4 {
    font-size: 200px !important;
  }
}
