/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #ccc */
/* #f2f2f2 */
/* #000 */
/* opacity .8 */
/* opacity .8 */
/* opacity .7 */
/* SPACING */
/* FONTS */
/* font weight */
/* DEFAULT ELEMENTS */
/* WRAP */
/* BASIC ELEMENTS */
/* EXTENDED ELEMENTS */
/*
 * LOGIN-FORM FE
 */
/*
 * COLS
 */
/*
 * ColRight & ColLeft Space
 */
/*
 * Listings
 */
/*
 * Space If elements > cols-numer (4 items > .cols .items-x3) || .doubleSpace-break
 */
/*
 * Listings
 */
/* Card-Item */
/* Shadow */
/* Zoom */
/* link-cover */
/* List-View */
/* Border */
/* Zoom */
/* Vertical Align Content */
/* Vertical Align Image */
/* Spacing */
/* link-cover */
/* Oversize */
/*
 * BUTTON VARIABLES
 */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main Navigation
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Main-Aside Navigation
 */
/* General */
/* Color */
/*
 * Main MegaDropdown Navigation
 */
/*
 * Mobile Navigation
 */
/*
 * MicroNav
 */
/*
 * FooterNavi
 */
/*
 * Aside
 */
/*
 * Pagination
 */
/*
 * Single-Content Navigation
 */
/*
 * PAGE VARIABLES
 */
/*
 * GENERAL VARIABLES
*/
/* COLORS */
/* red */
/* grey */
/* opacity .6 */
/* opacity .8 */
/* dunkler Untergrund (Footer, Topline, CTA, ..) */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* Special Options */
/* WRAP */
/* SCROLL-TO-TOP */
/* Top-Line */
/* STICKY */
/* PAGE-ASIDE */
/* Aside Links */
/* SECTION / PAGE-CONTENT */
/* BREADCRUMBS */
/*
 * COLS
 */
/* List-View */
/* SEARCH */
/* background-hover */
/* background */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Mobile Navigation
 */
/* Pagination */
/* Nav-Pageview */
/* Single-Content Navigation */
/*
 * LOGO
 */
/* 
 * FOOTER
 */
/*
 * RTE plugins - TOD
 *
 * 00) RTE plugins - general layouts
 * 01) RTE plugins - import plugin layouts
 */
/*
 * 00) RTE plugins - general layouts
 */
.rte-plugin {
  position: relative;
}
.rte-plugin.rightbox {
  float: right;
  margin-left: 15px;
}
.rte-plugin.rightbox:not(.col-w100) {
  margin-left: 15px;
}
.rte-plugin.leftbox {
  float: left;
  margin-right: 15px;
}
.rte-plugin.leftbox:not(.col-w100) {
  margin-right: 15px;
}
.rte-plugin.centerbox {
  float: none;
  clear: both;
  margin: 0 auto;
}
.rte-plugin.centerbox .col-w90 {
  margin: 0 5%;
}
.rte-plugin.centerbox .col-w80 {
  margin: 0 10%;
}
.rte-plugin.centerbox .col-w75 {
  margin: 0 12.5%;
}
.rte-plugin.centerbox .col-w70 {
  margin: 0 17.5%;
}
.rte-plugin.centerbox .col-w66 {
  margin: 0 16.666%;
}
.rte-plugin.centerbox .col-w60 {
  margin: 0 20%;
}
.rte-plugin.centerbox .col-w50 {
  margin: 0 25%;
}
.rte-plugin.centerbox .col-w40 {
  margin: 0 30%;
}
.rte-plugin.centerbox .col-w33 {
  margin: 0 33.333%;
}
.rte-plugin.centerbox .col-w30 {
  margin: 0 35%;
}
.rte-plugin.centerbox .col-w25 {
  margin: 0 37.5%;
}
.rte-plugin.centerbox .col-w20 {
  margin: 0 40%;
}
.rte-plugin.centerbox .col-w10 {
  margin: 0 45%;
}
.rte-plugin.col-w50 .secureBtn,
.rte-plugin.col-w40 .secureBtn,
.rte-plugin.col-w33 .secureBtn,
.rte-plugin.col-w30 .secureBtn,
.rte-plugin.col-w25 .secureBtn,
.rte-plugin.col-w20 .secureBtn,
.rte-plugin.col-w10 .secureBtn,
.rte-plugin.col-w50 .blockscreen-button-wrap,
.rte-plugin.col-w40 .blockscreen-button-wrap,
.rte-plugin.col-w33 .blockscreen-button-wrap,
.rte-plugin.col-w30 .blockscreen-button-wrap,
.rte-plugin.col-w25 .blockscreen-button-wrap,
.rte-plugin.col-w20 .blockscreen-button-wrap,
.rte-plugin.col-w10 .blockscreen-button-wrap,
.rte-plugin.col-w50 .blockscreen-button,
.rte-plugin.col-w40 .blockscreen-button,
.rte-plugin.col-w33 .blockscreen-button,
.rte-plugin.col-w30 .blockscreen-button,
.rte-plugin.col-w25 .blockscreen-button,
.rte-plugin.col-w20 .blockscreen-button,
.rte-plugin.col-w10 .blockscreen-button {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 700px) {
  .rte-plugin.col-w40 {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .rte-plugin.col-w33,
  .rte-plugin.col-w25,
  .rte-plugin.col-w40,
  .rte-plugin.col-w50,
  .rte-plugin.col-w60,
  .rte-plugin.col-w66 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 450px) {
  .rte-plugin.col-w40,
  .rte-plugin.col-w40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
  }
}
/*
 * 01) RTE plugins - import plugin layouts
 */
/*
 * RTE PLUGINS - accordion
 */
.plugin-accordion > li .acc-content {
  padding: 15px;
  border: 1px solid #e3051a;
  border-top: none;
  font-size: 95%;
  font-weight: 600;
}
.plugin-accordion > li .acc-headline {
  background: #cccccc;
  width: 100%;
  padding: 5px 10px;
  cursor: pointer;
  color: #333;
  text-transform: inherit;
  font-weight: 600;
  font-size: calc(100% + 20%);
}
.plugin-accordion > li .acc-headline .acc-head {
  padding-left: 15px;
}
.plugin-accordion > li .acc-headline:hover,
.plugin-accordion > li .acc-headline.open-acc {
  background: #e3051a;
  color: #cccccc;
}
.plugin-accordion > li .acc-headline:hover .acc-toggle,
.plugin-accordion > li .acc-headline.open-acc .acc-toggle {
  background: #e3051a;
}
.plugin-accordion > li .acc-headline .acc-toggle {
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background: #e3051a;
  color: #cccccc;
  font-size: 165%;
}
/*
 * RTE PLUGINS - block variations
 */
.plugin-blockvariations {
  margin: 0 !important;
}
.plugin-blockvariations .block-content ul {
  list-style: disc;
}
/*
 * RTE PLUGINS - extern code
 */
.plugin-externcode > br {
  display: none;
}
.plugin-externcode .blockscreen-header:before {
  content: '\f121';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
/*
 * RTE PLUGINS - FAQ
 */
.faqbox-headline .sub {
  display: block;
  font-size: 70%;
}
/*
 * RTE PLUGINS - google maps
 */
.map_canvas {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.GMUserdefined .map_canvas {
  min-height: 250px;
}
.plugin-gmaps .GMLHeader,
.plugin-gmaps .blockscreen-header {
  background: #188038;
}
.plugin-gmaps .GMLHeader:before,
.plugin-gmaps .blockscreen-header:before {
  content: '\f041';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
/*
 * RTE PLUGINS - infobox
 */
.plugin-infobox {
  overflow: hidden;
  border: 1px solid #e3051a;
}
.plugin-infobox.no-border {
  border: none;
}
.plugin-infobox .infobox-headline {
  background: #e3051a;
  padding: 5px 10px;
  font-size: calc(100% + 20%);
  font-weight: 600;
  color: #fff;
}
.plugin-infobox .infobox-content {
  padding: 5px 10px;
  font-size: calc(100% - 10%);
}
.plugin-infobox .infobox-content p {
  padding: 0;
}
.plugin-infobox .infobox-content li {
  list-style: none;
}
.plugin-infobox .infobox-content li:before {
  content: "\f054";
  font-family: FontAwesome;
  margin-left: -10px;
  padding-right: 5px;
  color: #e3051a;
}
.plugin-infobox .infobox-content li li::before {
  content: "\f105";
}
.plugin-infobox .infobox-content li a:hover {
  color: #949597;
  text-decoration: none;
}
.plugin-infobox.no-border {
  border: none;
}
/*
 * RTE PLUGINS - infoimage
 */
.plugin-infoimage {
  overflow: hidden;
  border: 1px solid #e3051a;
  background: #fff;
  color: #333;
}
.plugin-infoimage.no-border {
  border: none;
}
.plugin-infoimage img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
.plugin-infoimage > .infoimage-content {
  padding: 5px 10px;
  font-size: calc(100% - 10%);
  background: #e3051a;
  color: #fff;
  text-align: center;
}
.plugin-infoimage > .infoimage-content p {
  padding: 0;
}
/*
 * basic mixins
 */
/*
 * GRID MIXINS
 */
/*
 * IMAGE MIXINS
 */
/*
 * @deprecated - use .object-fit
 */
/*
 * COLOR MIXINS
 */
.background-gradient-pseudo {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(30deg, #e3051a 0%, #949597 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* KeyFrames for Animate-Border */
@-webkit-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
@-moz-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
@-webkit-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
/* KeyFrames for Animate-Waves */
@keyframes transform-matrix-1 {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.455, -526, 55.5);
    width: calc(100% + 526px);
  }
}
@keyframes transform-matrix-2 {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.506, -250, 50.4);
    width: calc(100% + 250px);
  }
}
@keyframes transform-matrix-1-rotate {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.455, 526, 55.5);
    width: calc(100% + 526px);
  }
}
/*
 * HEADLINE MIXINS
 */
/*
 * LISTING MIXINS
 */
/*
 * LINK MIXINS
 */
/*
 * CONTENT MIXINS
 */
/*
 * REMARKS
 */
/*	simple-button		- Generiert normalen Button					*/
/*	btn-diagonal-close	- Größe der Border an Button anpassen		*/
/*	btn-double-swipe	- Größe der Border an Button anpassen		*/
/*	btn-zoning			- Größe der Border an Button anpassen		*/
/*	btn-slice			- Weite der Border an Button anpassen		*/
/*	btn-aware			- leeren span in a-Tag hinterlegen			*/
/*	btn-alternate		- Text/[WIDGET_LINK_MORE] in span einbinden	*/
/*	btn-v-overlap		- Text/[WIDGET_LINK_MORE] in span einbinden	*/
/*	btn-h-overlap		- Text/[WIDGET_LINK_MORE] in span einbinden	*/
button.screenreader {
  background: transparent;
  border: none;
}
button.screenreader:focus {
  left: auto;
  position: relative;
  outline: 1px dotted #333;
  outline-offset: -1px;
  text-decoration: underline;
  display: inline-block;
  padding: 5px 10px;
}
button.screenreader:focus.screenreader {
  background: #fff;
  color: #333;
}
/*
 * SIMPLE BUTTON
 */
.simple-button {
  padding: 10px 15px;
  position: relative;
  display: inline-block;
  background: #e3051a;
  border: 1px solid #fff;
  color: #fff;
  font-size: 120%;
  font-weight: 300;
  text-decoration: none;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.simple-button.text-small {
  padding: 5px 10px;
  font-size: calc(100% - 10%);
}
.simple-button.text-large {
  padding: 15px 25px;
  font-size: calc(100% + 20%);
}
.simple-button.text-larger {
  padding: 20px 40px;
  font-size: calc(100% + 40%);
}
.simple-button.simple-effect:hover,
.simple-button.simple-effect-fullsize:hover {
  background: #333;
  border: 1px solid #fff;
  color: #fff;
}
.simple-button.simple-effect-fullsize {
  width: 100%;
  text-align: center;
}
.simple-button.highlight {
  background: #949597;
  border: none;
  color: #fff;
  font-weight: 300;
  font-size: 120%;
}
.simple-button.highlight.simple-effect:hover,
.simple-button.highlight.simple-effect-fullsize:hover {
  background: #fff !important;
  color: #949597 !important;
  border: #949597 !important;
}
.simple-button.icon-effect a {
  border-radius: 30px;
  width: auto;
  max-width: 40px;
  height: 40px;
  background: transparent;
  overflow: hidden;
}
.simple-button.icon-effect a .link-text {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
  height: 100%;
}
.simple-button.icon-effect a .link-text > span {
  display: inline-block;
  padding-bottom: 1px;
  width: 100%;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  overflow: hidden;
}
.simple-button.icon-effect a .link-text i {
  position: relative;
  right: -2px;
}
.simple-button.icon-effect a:hover {
  max-width: 100%;
  padding-left: calc(15px * 2) !important;
}
.simple-button.icon-effect a:hover .link-text > span {
  opacity: 1;
}
/*
 * SWIPE-BUTTON
 */
.btn-swipe {
  overflow: hidden;
}
.btn-swipe:not( .icon ).simple-button:before,
.btn-swipe > span:before {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-swipe:hover.simple-button,
.btn-swipe:hover > span {
  color: #fff;
}
.btn-swipe:hover:not( .icon ).simple-button:before,
.btn-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/*
 * DIAGONAL-SWIPE BUTTON
 */
.btn-diagonal-swipe {
  overflow: hidden;
}
.btn-diagonal-swipe:not( .icon ).simple-button:before,
.btn-diagonal-swipe > span:before {
  content: '';
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-swipe:not( .icon ).simple-button:after,
.btn-diagonal-swipe > span:after {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-swipe:hover > span,
.btn-diagonal-swipe:hover.simple-button {
  color: #fff;
}
.btn-diagonal-swipe:hover:not( .icon ).simple-button:before,
.btn-diagonal-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.btn-diagonal-swipe {
  overflow: hidden;
}
.btn-diagonal-swipe:not( .icon ).simple-button:before,
.btn-diagonal-swipe > span:before {
  content: '';
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-swipe:not( .icon ).simple-button:after,
.btn-diagonal-swipe > span:after {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-swipe:hover > span,
.btn-diagonal-swipe:hover.simple-button {
  color: #fff;
}
.btn-diagonal-swipe:hover:not( .icon ).simple-button:before,
.btn-diagonal-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/*
 * DOUBLE-SWIPE BUTTON
 */
.btn-double-swipe {
  overflow: hidden;
}
.btn-double-swipe:not( .icon ).simple-button:before,
.btn-double-swipe > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-double-swipe:not( .icon ).simple-button:after,
.btn-double-swipe > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-double-swipe:hover > span,
.btn-double-swipe:hover.simple-button {
  color: #fff;
}
.btn-double-swipe:hover:not( .icon ).simple-button:before,
.btn-double-swipe:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-double-swipe:hover:not( .icon ).simple-button:after,
.btn-double-swipe:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-double-swipe {
  overflow: hidden;
}
.btn-double-swipe:not( .icon ).simple-button:before,
.btn-double-swipe > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-double-swipe:not( .icon ).simple-button:after,
.btn-double-swipe > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-double-swipe:hover > span,
.btn-double-swipe:hover.simple-button {
  color: #fff;
}
.btn-double-swipe:hover:not( .icon ).simple-button:before,
.btn-double-swipe:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-double-swipe:hover:not( .icon ).simple-button:after,
.btn-double-swipe:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
/*
 * DIAGONAL-CLOSE BUTTON
 */
.btn-diagonal-close {
  overflow: hidden;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close {
  overflow: hidden;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
/* Größe der Border an Button anpassen */
.btn-diagonal-close {
  overflow: hidden;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  right: -50px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  left: -50px;
  border-left: 50px solid transparent;
  border-top: 80px solid #333;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover.simple-button,
.btn-diagonal-close:hover > span {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-49%);
  transform: translateX(-49%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(49%);
  transform: translateX(49%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  right: -50px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  left: -50px;
  border-left: 50px solid transparent;
  border-top: 80px solid #333;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover.simple-button,
.btn-diagonal-close:hover > span {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-49%);
  transform: translateX(-49%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(49%);
  transform: translateX(49%);
}
/*
 * ZONING BUTTON
 */
/* Größe der Border an Button anpassen */
.btn-zoning {
  overflow: hidden;
}
.btn-zoning:not( .icon ).simple-button:before,
.btn-zoning > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 25px solid #333;
  border-bottom: 25px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 30px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-zoning:not( .icon ).simple-button:after,
.btn-zoning > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 25px solid #333;
  border-bottom: 25px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 30px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-zoning:hover > span,
.btn-zoning:hover.simple-button {
  color: #fff;
}
.btn-zoning:hover:not( .icon ).simple-button:before,
.btn-zoning:hover > span:before {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}
.btn-zoning:hover:not( .icon ).simple-button:after,
.btn-zoning:hover > span:after {
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
}
/*
 * SLICE BUTTON
 */
/* Größe der Border an Button anpassen */
.btn-slice {
  overflow: hidden;
}
.btn-slice:not( .icon ).simple-button:after,
.btn-slice > span:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #333 transparent transparent;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: unset;
  left: unset;
  border: 0 solid;
  transform: rotate(360deg);
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-slice:not( .icon ).simple-button:before,
.btn-slice > span:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: unset;
  right: unset;
  bottom: 0px;
  left: 0px;
  border: 0 solid;
  transform: rotate(360deg);
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-slice:hover > span,
.btn-slice:hover.simple-button {
  color: #fff;
}
.btn-slice:hover:not( .icon ).simple-button:before,
.btn-slice:hover > span:before {
  border-width: 80px 262.5px;
  border-color: #333;
}
.btn-slice:hover:not( .icon ).simple-button:after,
.btn-slice:hover > span:after {
  border-width: 80px 262.5px;
  border-color: #333;
}
/*
 * AWARE BUTTON
 */
.btn-aware {
  overflow: hidden;
}
.btn-aware:not( .icon ).simple-button:after,
.btn-aware > span:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #333;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.btn-aware:hover > span,
.btn-aware:hover.simple-button {
  color: #fff;
}
.btn-aware:hover:not( .icon ).simple-button:after,
.btn-aware:hover > span:after {
  width: 225%;
  height: 562.5px;
}
/* SMOOSH BUTTON */
.btn-smoosh {
  overflow: hidden;
}
.btn-smoosh:not( .icon ).simple-button:before,
.btn-smoosh > span:before {
  content: '';
  position: absolute;
  top: -1px;
  right: 0px;
  bottom: -1px;
  left: 0px;
  background-color: #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.btn-smoosh:not( .icon ).simple-button:after,
.btn-smoosh > span:after {
  content: '';
  position: absolute;
  top: -1px;
  right: 0px;
  bottom: -1px;
  left: 0px;
  background-color: #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.btn-smoosh:hover > span,
.btn-smoosh:hover.simple-button {
  color: #fff;
}
.btn-smoosh:hover:not( .icon ).simple-button:before,
.btn-smoosh:hover > span:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-smoosh:hover:not( .icon ).simple-button:after,
.btn-smoosh:hover > span:after {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
/*
 * COLLISION BUTTON
 */
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-collision {
  overflow: hidden;
}
.btn-collision:not( .icon ).simple-button:before,
.btn-collision > span:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background-color: #333;
  border-radius: 50%;
  z-index: -1;
  box-sizing: border-box;
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-collision:not( .icon ).simple-button:after,
.btn-collision > span:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background-color: #333;
  border-radius: 50%;
  z-index: -1;
  box-sizing: border-box;
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.btn-collision:hover > span,
.btn-collision:hover.simple-button {
  color: #fff !important;
}
.btn-collision:hover:not( .icon ).simple-button:before,
.btn-collision:hover > span:before {
  -webkit-animation: criss-cross-left 0.8s both;
  animation: criss-cross-left 0.8s both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.btn-collision:hover:not( .icon ).simple-button:after,
.btn-collision:hover > span:after {
  -webkit-animation: criss-cross-right 0.8s both;
  animation: criss-cross-right 0.8s both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/*
 * From Top
 */
.from-top a:before {
  left: -1px;
  height: 0;
  width: 100%;
  bottom: 0;
  border: 1px solid #333;
  border-top: 0;
  border-bottom: 0;
}
.from-top a:after {
  left: -1px;
  height: 0;
  width: 100%;
  top: 0;
}
.from-top:hover a:before {
  height: 100%;
}
.from-top:hover a:after {
  height: 100%;
}
/*
 * From Left
 */
.from-left a:before {
  top: -1px;
  width: 0;
  height: 100%;
  right: 0;
  border: 1px solid #333;
  border-left: 0;
  border-right: 0;
}
.from-left a:after {
  top: -1px;
  width: 0;
  height: 100%;
  left: 0;
}
.from-left:hover a:before {
  width: 100%;
}
.from-left:hover a:after {
  width: 100%;
}
/*
 * From right
 */
.from-right a:before {
  top: 0;
  width: 0;
  height: 100%;
  left: 0;
  border: 1px solid #333;
  border-left: 0;
  border-right: 0;
}
.from-right a:after {
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
}
.from-right:hover a:before {
  width: 100%;
}
.from-right:hover a:after {
  width: 100%;
}
/*
 * From center
 */
.from-center a:before {
  top: -1px;
  left: 50%;
  height: 100%;
  width: 0;
  border: 1px solid #333;
  border-left: 0;
  border-right: 0;
}
.from-center a:after {
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #333;
}
.from-center:hover a:before {
  left: 0;
  width: 100%;
}
.from-center:hover a:after {
  top: 0;
  height: 100%;
}
/*
 * From Bottom
 */
.from-bottom a:before {
  left: -1px;
  height: 0;
  width: 100%;
  top: 0px;
  border: 1px solid #333;
  border-top: 0;
  border-bottom: 0;
}
.from-bottom a:after {
  left: -1px;
  width: 100%;
  bottom: 0;
  height: 0;
}
.from-bottom:hover a:before {
  height: 100%;
}
.from-bottom:hover a:after {
  height: 100%;
}
/*
 * Rounded Svg
 */
.rounded-svg-fill {
  position: relative;
  margin: auto;
  padding: 19px 22px;
  transition: all .2s ease;
}
.rounded-svg-fill:before {
  content: "";
  top: 0px;
  right: unset;
  bottom: unset;
  left: 0px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  opacity: .5;
  background: #333;
  width: 56px;
  height: 56px;
  transition: all .3s ease;
}
.rounded-svg-fill span {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 4px;
  text-transform: uppercase;
  vertical-align: middle;
  color: #ffffff;
  transition: .4s;
}
.rounded-svg-fill svg {
  position: relative;
  top: 2px;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff6d9;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all .3s ease;
}
.rounded-svg-fill:hover span {
  color: #fff;
}
.rounded-svg-fill:hover::before {
  width: 100%;
  opacity: 1;
  background: #333;
}
.rounded-svg-fill:hover::before svg {
  transform: translateX(0);
}
.rounded-svg-fill:active {
  transform: scale(0.96);
}
/*
 * UNFILL-EFFECTS
 */
/*
.btn-unfill {
	line-height: 50px;
	height: 50px;
	text-align: center;
	width: 250px;
	cursor: pointer;
}
*/
/*
 * BORDERLINE TOP AND BUTTOM - BUTTON
 */
.btn-2border {
  color: #fff;
  transition: all 0.3s;
  position: relative;
}
.btn-2border:hover {
  color: #fff;
}
.btn-2border:hover a {
  letter-spacing: 2px;
  color: #fff !important;
}
.btn-2border:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.btn-2border:hover::after {
  opacity: 0;
  transform: scale(0.1, 1);
}
.btn-2border a {
  transition: all 0.3s;
  background: transparent !important;
}
.btn-2border::before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(80, 43, 22, 0.5);
  border-bottom-color: rgba(80, 43, 22, 0.5);
  transform: scale(0.1, 1);
}
.btn-2border::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  transition: all 0.3s;
  background-color: #502b16;
}
/* CROSS BUTTON */
.btn-cross {
  color: #ffffff;
  transition: all 0.5s;
  position: relative;
}
.btn-cross:hover {
  color: #502b16;
}
.btn-cross:hover a {
  color: #ffffff !important;
}
.btn-cross:hover::before {
  transform: rotate(-45deg);
  background-color: rgba(80, 43, 22, 0);
}
.btn-cross:hover::after {
  transform: rotate(45deg);
  background-color: rgba(80, 43, 22, 0);
}
.btn-cross a {
  background: transparent !important;
  z-index: 2;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.btn-cross::before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  transition: all 0.5s;
  border: 1px solid rgba(80, 43, 22, 0.2);
  background-color: #502b16;
}
.btn-cross::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  transition: all 0.5s;
  border: 1px solid rgba(80, 43, 22, 0.2);
  background-color: #502b16;
}
/* COMPLETE BORDER - Button */
.btn-4border {
  color: #ffffff;
  transition: all 0.5s;
  position: relative;
}
.btn-4border a {
  background: transparent !important;
}
.btn-4border:hover {
  color: #502b16;
}
.btn-4border:hover a {
  color: #ffffff !important;
}
.btn-4border:hover::before {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.btn-4border:hover::after {
  opacity: 1;
  transform: scale(1, 1);
}
.btn-4border::before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  background-color: #502b16;
  transition: all 0.3s;
}
.btn-4border::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #502b16;
  transform: scale(1.2, 1.2);
}
/*
 * EFFECTS
 */
/*
 * PULSE EFFECT
 */
.pulse-effect {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pulse-effect:hover {
  animation: pulse 1s;
  -webkit-animation: pulse 1s;
  -moz-animation: pulse 1s;
  box-shadow: 0 0 0 32px rgba(0, 0, 0, 0);
  color: #fff;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pulse-effect:focus {
  animation: pulse 1s;
  -webkit-animation: pulse 1s;
  -moz-animation: pulse 1s;
  box-shadow: 0 0 0 32px rgba(0, 0, 0, 0);
  color: #502b16;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
}
/*
 * RAISE EFFECT
 */
.raise-effect {
  transition: .4s;
}
.raise-effect:hover {
  box-shadow: 0 8px 8px -2px #333;
  transform: translateY(-8px);
  border: 1px solid #fff;
  color: #fff;
}
.raise-effect:focus {
  box-shadow: 0 8px 8px -2px #914f1b;
  transform: translateY(-8px);
  border: 1px solid #fff;
  color: #fff;
}
/*
 * BORDERLINE EFFECT
 */
.borderline-effect a {
  position: relative;
  display: inline-block;
  width: 277px;
  font-size: 16px;
  font-weight: 600;
  line-height: 60px;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
  font-weight: 900;
}
.borderline-effect svg {
  position: absolute;
  top: 0;
  left: 0;
}
.borderline-effect svg rect {
  stroke: #EC0033;
  stroke-width: 4;
  stroke-dasharray: 353, 0;
  stroke-dashoffset: 0;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.borderline-effect span {
  color: #ffffff;
}
.borderline-effect:hover svg rect {
  stroke-width: 4;
  stroke-dasharray: 196, 543;
  stroke-dashoffset: 437;
  transition: .4s;
  -webkit-transition: .4s;
  -ms-transition: .4s;
}
/* Fallback */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn1:hover svg rect {
    stroke: #ffffff;
    transition: .4s;
    -webkit-transition: .4s;
  }
}
/*
 * SLIDE TEXT
 */
.slide-effect {
  background: transparent;
  outline: none;
  position: relative;
  border: 2px solid #ffffff;
  padding: 15px 50px;
  overflow: hidden;
}
.slide-effect:hover {
  cursor: pointer;
}
.slide-effect:hover:before {
  opacity: 1;
  transform: translate(0, 0);
}
.slide-effect:hover div {
  opacity: 0;
  transform: translate(100%, 0);
}
.slide-effect:before {
  content: attr(data-hover);
  position: absolute;
  top: 1.1em;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: .8em;
  opacity: 0;
  transform: translate(-100%, 0);
  transition: all 0.3s ease-in-out;
}
.slide-effect div {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: .8em;
  transition: all 0.3s ease-in-out;
}
/*
 * ICONS
 */
.icons-container {
  display: flex;
}
.background {
  background: #f06060;
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}
.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon:before {
  font-family: 'ecoicon';
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
/*
 * Effect 1
 */
.hi-icon-effect-1 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(0.8);
  opacity: 0;
}
/*
 * Effect 1a
 */
.hi-icon-effect-1a .hi-icon:hover {
  background: #ffffff;
  color: #f06060;
}
.hi-icon-effect-1a .hi-icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*
 * Effect 4
 */
.hi-icon-effect-4 .hi-icon {
  width: 92px;
  height: 92px;
  box-shadow: 0 0 0 4px #ffffff;
}
.hi-icon-effect-4 .hi-icon:before {
  line-height: 92px;
}
.hi-icon-effect-4 .hi-icon:after {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff;
}
.hi-icon-effect-4 .hi-icon:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}
.hi-icon-effect-4a .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.hi-icon-mail:before {
  content: "\f003";
  font-family: FontAwesome;
}
/*
 * BURGER-MENU
 */
.mobile-svg-btn {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mobile-svg-rotate.active {
  transform: rotate(45deg);
}
.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 7.5;
  stroke-linecap: round;
}
/* FIRST ANIMATION */
.mobile-svg-btn-1 .top {
  stroke-dasharray: 40 139;
}
.mobile-svg-btn-1 .bottom {
  stroke-dasharray: 40 180;
}
.mobile-svg-btn-1.active .top {
  stroke-dashoffset: -98px;
}
.mobile-svg-btn-1.active .bottom {
  stroke-dashoffset: -138px;
}
/*
 * ARROW ANIMATION
 */
.mobile-svg-btn-arrow .top {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-arrow .bottom {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-arrow.active .top {
  stroke-dashoffset: -102px;
}
.mobile-svg-btn-arrow.active .bottom {
  stroke-dashoffset: -102px;
}
/*
 * SECOND ANIMATION
 */
.mobile-svg-btn-2 .top {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-2 .bottom {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-2.active .top {
  stroke-dashoffset: -68px;
}
.mobile-svg-btn-2.active .bottom {
  stroke-dashoffset: -68px;
}
/*
 * FALLBACK  FOR IE 10/11
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #webapp_cover {
    position: relative;
    width: 39px;
    margin: 0 auto;
    transform: translateY(-50%) scale(2);
  }
  #menu_button {
    width: 39px;
    overflow: hidden;
  }
  #menu_checkbox {
    display: none;
  }
  #menu_checkbox:checked + #menu_label:before {
    left: -39px;
  }
  #menu_checkbox:checked + #menu_label:after {
    left: 39px;
  }
  #menu_checkbox:checked + #menu_label #menu_text_bar:before {
    animation: moveUpThenDown 0.8s ease 0.2s forwards, shakeWhileMovingUp 0.8s ease 0.2s forwards, shakeWhileMovingDown 0.2s ease 0.8s forwards;
  }
  #menu_label {
    position: relative;
    display: block;
    height: 29px;
    cursor: pointer;
  }
  #menu_label:before {
    content: '';
    position: absolute;
    top: 0px;
    right: unset;
    bottom: unset;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55) left;
  }
  #menu_label:after {
    content: '';
    position: absolute;
    top: 12px;
    right: unset;
    bottom: unset;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55) left;
  }
  #menu_text_bar {
    position: absolute;
    top: 24px;
    right: unset;
    bottom: unset;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
  }
  #menu_text_bar:before {
    content: 'CLOSE';
    position: absolute;
    top: 5px;
    right: 0;
    bottom: unset;
    left: 0px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    text-align: center;
  }
  @keyframes moveUpThenDown {
    0% {
      top: 0;
    }
    50% {
      top: -27px;
    }
    100% {
      top: -14px;
    }
  }
  @keyframes shakeWhileMovingUp {
    0% {
      transform: rotateZ(0);
    }
    25% {
      transform: rotateZ(-10deg);
    }
    50% {
      transform: rotateZ(0deg);
    }
    75% {
      transform: rotateZ(10deg);
    }
    100% {
      transform: rotateZ(0);
    }
  }
  @keyframes shakeWhileMovingDown {
    0% {
      transform: rotateZ(0);
    }
    80% {
      transform: rotateZ(3deg);
    }
    90% {
      transform: rotateZ(-3deg);
    }
    100% {
      transform: rotateZ(0);
    }
  }
}
/*
 * RTE PLUGINS - links
 */
.plugin-links.download {
  display: flex;
  border: solid 1px #e3051a;
  padding: 15px;
  text-decoration: none;
  align-items: center;
}
.plugin-links.download .link-download-filetype {
  width: 50px;
  font-size: 250%;
  text-align: center;
}
.plugin-links.download .link-download-content {
  width: calc(100% - 50px - 50px);
}
.plugin-links.download .link-download-content .link-text {
  display: block;
  font-weight: 600;
  font-size: calc(100% + 20%);
}
.plugin-links.download .link-download-content .link-text:hover {
  text-decoration: underline;
}
.plugin-links.download .link-download-content .link-info {
  font-size: calc(100% - 10%);
  color: #cccccc;
}
.plugin-links.download .link-download-icon {
  width: 50px;
  text-align: center;
  vertical-align: middle;
  color: #cccccc;
}
.plugin-links.download:hover {
  background: #e3051a;
  color: #fff;
}
.plugin-links.download:hover .link-download-icon,
.plugin-links.download:hover .link-download-content .link-info {
  color: #fff;
}
.plugin-links.simple-button {
  padding: 10px 15px;
  position: relative;
  display: inline-block;
  background: #e3051a;
  border: 1px solid #fff;
  color: #fff;
  font-size: 120%;
  font-weight: 300;
  text-decoration: none;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.plugin-links.simple-button.text-small {
  padding: 5px 10px;
  font-size: calc(100% - 10%);
}
.plugin-links.simple-button.text-large {
  padding: 15px 25px;
  font-size: calc(100% + 20%);
}
.plugin-links.simple-button.text-larger {
  padding: 20px 40px;
  font-size: calc(100% + 40%);
}
.plugin-links.simple-button.simple-effect:hover,
.plugin-links.simple-button.simple-effect-fullsize:hover {
  background: #333;
  border: 1px solid #fff;
  color: #fff;
}
.plugin-links.simple-button.simple-effect-fullsize {
  width: 100%;
  text-align: center;
}
.plugin-links.simple-button.highlight {
  background: #949597;
  border: none;
  color: #fff;
  font-weight: 300;
  font-size: 120%;
}
.plugin-links.simple-button.highlight.simple-effect:hover,
.plugin-links.simple-button.highlight.simple-effect-fullsize:hover {
  background: #fff !important;
  color: #949597 !important;
  border: #949597 !important;
}
.plugin-links.simple-button.icon-effect a {
  border-radius: 30px;
  width: auto;
  max-width: 40px;
  height: 40px;
  background: transparent;
  overflow: hidden;
}
.plugin-links.simple-button.icon-effect a .link-text {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
  height: 100%;
}
.plugin-links.simple-button.icon-effect a .link-text > span {
  display: inline-block;
  padding-bottom: 1px;
  width: 100%;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  overflow: hidden;
}
.plugin-links.simple-button.icon-effect a .link-text i {
  position: relative;
  right: -2px;
}
.plugin-links.simple-button.icon-effect a:hover {
  max-width: 100%;
  padding-left: calc(15px * 2) !important;
}
.plugin-links.simple-button.icon-effect a:hover .link-text > span {
  opacity: 1;
}
.plugin-links.simple-button.text-small {
  padding: 5px 10px;
  font-size: calc(100% - 10%);
}
.plugin-links.simple-button.text-large {
  padding: 15px 25px;
  font-size: calc(100% + 20%);
}
.plugin-links.simple-button.text-larger {
  padding: 20px 40px;
  font-size: calc(100% + 40%);
}
.plugin-links.simple-button.simple-effect:hover,
.plugin-links.simple-button.simple-effect-fullsize:hover {
  background: #333;
  border: 1px solid #fff;
  color: #fff;
}
.plugin-links.simple-button.simple-effect-fullsize {
  width: 100%;
  text-align: center;
}
.plugin-links.simple-button.highlight {
  background: #949597;
  border: none;
  color: #fff;
  font-weight: 300;
  font-size: 120%;
}
.plugin-links.simple-button.highlight.simple-effect:hover,
.plugin-links.simple-button.highlight.simple-effect-fullsize:hover {
  background: #fff !important;
  color: #949597 !important;
  border: #949597 !important;
}
.plugin-links.simple-button.icon-effect a {
  border-radius: 30px;
  width: auto;
  max-width: 40px;
  height: 40px;
  background: transparent;
  overflow: hidden;
}
.plugin-links.simple-button.icon-effect a .link-text {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
  height: 100%;
}
.plugin-links.simple-button.icon-effect a .link-text > span {
  display: inline-block;
  padding-bottom: 1px;
  width: 100%;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  overflow: hidden;
}
.plugin-links.simple-button.icon-effect a .link-text i {
  position: relative;
  right: -2px;
}
.plugin-links.simple-button.icon-effect a:hover {
  max-width: 100%;
  padding-left: calc(15px * 2) !important;
}
.plugin-links.simple-button.icon-effect a:hover .link-text > span {
  opacity: 1;
}
.plugin-links.btn-swipe {
  overflow: hidden;
}
.plugin-links.btn-swipe:not( .icon ).simple-button:before,
.plugin-links.btn-swipe > span:before {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-swipe:hover.simple-button,
.plugin-links.btn-swipe:hover > span {
  color: #fff;
}
.plugin-links.btn-swipe:hover:not( .icon ).simple-button:before,
.plugin-links.btn-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.plugin-links.btn-swipe:not( .icon ).simple-button:before,
.plugin-links.btn-swipe > span:before {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-swipe:hover.simple-button,
.plugin-links.btn-swipe:hover > span {
  color: #fff;
}
.plugin-links.btn-swipe:hover:not( .icon ).simple-button:before,
.plugin-links.btn-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.plugin-links.btn-diagonal-swipe {
  overflow: hidden;
}
.plugin-links.btn-diagonal-swipe:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-swipe > span:before {
  content: '';
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-diagonal-swipe:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-swipe > span:after {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.plugin-links.btn-diagonal-swipe:hover > span,
.plugin-links.btn-diagonal-swipe:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-diagonal-swipe:hover:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.plugin-links.btn-diagonal-swipe:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-swipe > span:before {
  content: '';
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-diagonal-swipe:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-swipe > span:after {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.plugin-links.btn-diagonal-swipe:hover > span,
.plugin-links.btn-diagonal-swipe:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-diagonal-swipe:hover:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.plugin-links.btn-double-swipe {
  overflow: hidden;
}
.plugin-links.btn-double-swipe:not( .icon ).simple-button:before,
.plugin-links.btn-double-swipe > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-double-swipe:not( .icon ).simple-button:after,
.plugin-links.btn-double-swipe > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.plugin-links.btn-double-swipe:hover > span,
.plugin-links.btn-double-swipe:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-double-swipe:hover:not( .icon ).simple-button:before,
.plugin-links.btn-double-swipe:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.plugin-links.btn-double-swipe:hover:not( .icon ).simple-button:after,
.plugin-links.btn-double-swipe:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.plugin-links.btn-double-swipe:not( .icon ).simple-button:before,
.plugin-links.btn-double-swipe > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-double-swipe:not( .icon ).simple-button:after,
.plugin-links.btn-double-swipe > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.plugin-links.btn-double-swipe:hover > span,
.plugin-links.btn-double-swipe:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-double-swipe:hover:not( .icon ).simple-button:before,
.plugin-links.btn-double-swipe:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.plugin-links.btn-double-swipe:hover:not( .icon ).simple-button:after,
.plugin-links.btn-double-swipe:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.plugin-links.btn-diagonal-close {
  overflow: hidden;
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.plugin-links.btn-diagonal-close:hover > span,
.plugin-links.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.plugin-links.btn-diagonal-close:hover > span,
.plugin-links.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.plugin-links.btn-diagonal-close {
  overflow: hidden;
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.plugin-links.btn-diagonal-close:hover > span,
.plugin-links.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.plugin-links.btn-diagonal-close:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #333;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.plugin-links.btn-diagonal-close:hover > span,
.plugin-links.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.plugin-links.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.plugin-links.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.plugin-links.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
/*
 * RTE PLUGINS - listings
 */
ul.listing-1,
ul.listing-2,
ul.listing-3,
ul.listing-4 {
  overflow: hidden;
  clear: both;
  display: flex;
  flex-wrap: wrap;
}
ul.listing-1 > li,
ul.listing-2 > li,
ul.listing-3 > li,
ul.listing-4 > li {
  list-style: none !important;
}
ul.listing-1 > li > img,
ul.listing-2 > li > img,
ul.listing-3 > li > img,
ul.listing-4 > li > img,
ul.listing-1 > li > a > img,
ul.listing-2 > li > a > img,
ul.listing-3 > li > a > img,
ul.listing-4 > li > a > img,
ul.listing-1 > li > p > img,
ul.listing-2 > li > p > img,
ul.listing-3 > li > p > img,
ul.listing-4 > li > p > img {
  width: 100% !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  border: none;
}
ul.listing-1 > li a,
ul.listing-2 > li a,
ul.listing-3 > li a,
ul.listing-4 > li a {
  display: block;
}
ul.col_01 > li {
  width: 100%;
  overflow: hidden;
}
ul.col_02 > li {
  width: 49%;
  margin: 10px 1%;
  float: left;
}
ul.col_02 > li:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_02 > li:nth-child(2n+2) {
  margin-right: 0;
}
ul.col_03 > li {
  width: 32%;
  margin: 10px 1%;
  float: left;
}
ul.col_03 > li:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_03 > li:nth-child(3n+3) {
  margin-right: 0;
}
ul.col_04 > li {
  width: 23.5%;
  margin: 10px 1%;
  float: left;
}
ul.col_04 > li:nth-child(4n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_04 > li:nth-child(4n+4) {
  margin-right: 0;
}
ul.col_05 > li {
  width: 18.4%;
  margin: 10px 1%;
  float: left;
}
ul.col_05 > li:nth-child(5n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_05 > li:nth-child(5n+5) {
  margin-right: 0;
}
ul.col_06 > li {
  width: 15%;
  margin: 10px 1%;
  float: left;
}
ul.col_06 > li:nth-child(6n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_06 > li:nth-child(6n+6) {
  margin-right: 0;
}
ul.col_07 > li {
  width: 12.571%;
  margin: 10px 1%;
  float: left;
}
ul.col_07 > li:nth-child(7n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_07 > li:nth-child(7n+7) {
  margin-right: 0;
}
ul.col_08 > li {
  width: 10.75%;
  margin: 10px 1%;
  float: left;
}
ul.col_08 > li:nth-child(8n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_08 > li:nth-child(8n+8) {
  margin-right: 0;
}
ul.col_09 > li {
  width: 9.33%;
  margin: 10px 1%;
  float: left;
}
ul.col_09 > li:nth-child(9n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_09 > li:nth-child(9n+9) {
  margin-right: 0;
}
ul.col_10 > li {
  width: 8.2%;
  margin: 10px 1%;
  float: left;
}
ul.col_10 > li:nth-child(10n+1) {
  margin-left: 0;
  clear: both;
}
ul.col_10 > li:nth-child(10n+10) {
  margin-right: 0;
}
/*
 * RTE PLUGINS - extern code
 */
.osm-map {
  height: 400px;
  width: 100%;
}
.osm-map .blockscreen-header:before {
  content: '\f278';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
/*
 * RTE PLUGINS - gallery
 */
.plugin-gallery {
  display: inline-block;
  overflow: hidden;
  clear: both;
}
.plugin-gallery.full-width {
  overflow: visible;
}
.plugin-gallery.swipeable {
  display: block;
  padding: 0 0 0 0px;
}
.plugin-gallery.swipeable > ul.card-view.cols {
  overflow: hidden;
  list-style: none;
  width: 1000%;
  position: relative;
  margin: 0 0 0 0px !important;
}
.plugin-gallery.swipeable > ul.card-view.cols > li.plugin-gallery-item {
  padding: 0 !important;
}
.plugin-gallery.swipeable > ul.card-view.cols > li.plugin-gallery-item > a {
  height: 200px;
  padding-bottom: 0;
}
.plugin-gallery.masonry ul.card-view.cols {
  column-gap: 15px;
  width: 100%;
  display: block !important;
  margin: 0 auto !important;
}
.plugin-gallery.masonry ul.card-view.cols li.plugin-gallery-item {
  margin-bottom: 15px !important;
  display: inline-block !important;
  width: 100%;
  padding: 0px !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.plugin-gallery.masonry ul.card-view.cols li.plugin-gallery-item a {
  padding-bottom: 0 !important;
  height: auto !important;
}
.plugin-gallery.masonry ul.card-view.cols li.plugin-gallery-item img {
  width: 100% !important;
}
.plugin-gallery ul.full-width {
  position: relative;
  left: calc(-50vw +  1140px  / 2);
  width: 100vw;
  margin: 0 !important;
  flex-wrap: nowrap;
}
@media only screen and (max-width: calc(1140px  +  15px)) {
  .plugin-gallery ul.full-width {
    left: -15px;
    width: 100vw;
  }
}
@media only screen and (max-width: 600px) {
  .plugin-gallery ul.full-width {
    flex-wrap: wrap;
  }
  .plugin-gallery ul.full-width > li {
    width: 50%;
    flex-grow: 1;
  }
}
.plugin-gallery ul.full-width > li.plugin-gallery-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0;
  margin: 0 !important;
}
.plugin-gallery ul.full-width > li.plugin-gallery-item a {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.plugin-gallery ul.full-width > li.plugin-gallery-item a img {
  width: 100%;
  height: auto;
  margin: 0 !important;
  border: none !important;
  position: relative;
  display: block;
  z-index: 1;
}
.plugin-gallery ul.card-view.cols:not(.full-width) {
  margin: 0 -5px 0 !important;
  width: calc(100% + 10px);
}
.plugin-gallery ul.card-view.cols:not(.full-width) li.plugin-gallery-item {
  list-style: none;
  position: relative;
  overflow: hidden;
  padding: 5px !important;
  margin: 0 !important;
}
.plugin-gallery ul.card-view.cols:not(.full-width) li.plugin-gallery-item a {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.plugin-gallery ul.card-view.cols:not(.full-width) li.plugin-gallery-item a img {
  width: 100%;
  height: auto;
  margin: 0 !important;
  border: none !important;
  position: relative;
  display: block;
  z-index: 1;
}
.plugin-gallery ul.card-view.cols:not(.full-width) li.plugin-gallery-item a picture.portrait img {
  width: auto;
  height: 100%;
}
.plugin-gallery ul > li.plugin-gallery-item {
  list-style: none;
  position: relative;
  overflow: hidden;
}
.plugin-gallery ul > li.plugin-gallery-item a .plugin-gallery-item-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5%;
  background: rgba(227, 5, 26, 0.6);
  color: #fff;
  font-size: calc(100% - 10%);
  cursor: pointer;
  font-weight: 600;
  opacity: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.plugin-gallery ul > li.plugin-gallery-item a:hover img,
.plugin-gallery ul > li.plugin-gallery-item a:focus img {
  position: relative !important;
  left: auto;
}
.plugin-gallery ul > li.plugin-gallery-item a:hover .plugin-gallery-item-title,
.plugin-gallery ul > li.plugin-gallery-item a:focus .plugin-gallery-item-title {
  opacity: 1;
}
.plugin-gallery.no-border ul.card-view.cols li.plugin-gallery-item {
  border: none;
}
.plugin-gallery.contain ul.card-view.cols li.plugin-gallery-item a {
  background-size: contain;
}
.plugin-gallery.cover img {
  position: absolute !important;
  left: -999999px;
}
/*
 * RTE PLUGINS - soundcloud
 */
.plugin-soundcloud {
  overflow: hidden;
}
.plugin-soundcloud .GMLHeader,
.plugin-soundcloud .blockscreen-header {
  background: #f50;
}
.plugin-soundcloud .GMLHeader:before,
.plugin-soundcloud .blockscreen-header:before {
  content: '\f1be';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
/*
 * RTE PLUGINS - Spacer
 */
hr.plugin-spacer {
  border: none;
}
hr.plugin-spacer:not(["class=*space-top-"]) {
  border-top: solid 2px #e3051a;
}
hr.plugin-spacer.align-left {
  margin: 0 auto 0 0;
}
hr.plugin-spacer.align-center {
  margin: 0 auto;
}
hr.plugin-spacer.align-right {
  margin: 0 0 0 auto;
}
hr.plugin-spacer.style-thin,
hr.plugin-spacer.style-default {
  border-top-width: 1px;
}
hr.plugin-spacer.style-thin.space-top-small:before,
hr.plugin-spacer.style-default.space-top-small:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px / 2);
  border-bottom: solid 1px #e3051a;
}
hr.plugin-spacer.style-thin.space-top-medium:before,
hr.plugin-spacer.style-default.space-top-medium:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 15px;
  border-bottom: solid 1px #e3051a;
}
hr.plugin-spacer.style-thin.space-top-large:before,
hr.plugin-spacer.style-default.space-top-large:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 2);
  border-bottom: solid 1px #e3051a;
}
hr.plugin-spacer.style-thin.space-top-xlarge:before,
hr.plugin-spacer.style-default.space-top-xlarge:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 3);
  border-bottom: solid 1px #e3051a;
}
hr.plugin-spacer.style-thin.space-top-xxlarge:before,
hr.plugin-spacer.style-default.space-top-xxlarge:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 4);
  border-bottom: solid 1px #e3051a;
}
hr.plugin-spacer.style-medium {
  border-top-width: 2px;
}
hr.plugin-spacer.style-medium.space-top-small:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px / 2);
  border-bottom: solid 2px #e3051a;
}
hr.plugin-spacer.style-medium.space-top-medium:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 15px;
  border-bottom: solid 2px #e3051a;
}
hr.plugin-spacer.style-medium.space-top-large:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 2);
  border-bottom: solid 2px #e3051a;
}
hr.plugin-spacer.style-medium.space-top-xlarge:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 3);
  border-bottom: solid 2px #e3051a;
}
hr.plugin-spacer.style-medium.space-top-xxlarge:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 4);
  border-bottom: solid 2px #e3051a;
}
hr.plugin-spacer.style-heavy {
  border-top-width: 3px;
}
hr.plugin-spacer.style-heavy.space-top-small:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px / 2);
  border-bottom: solid 3px #e3051a;
}
hr.plugin-spacer.style-heavy.space-top-medium:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 15px;
  border-bottom: solid 3px #e3051a;
}
hr.plugin-spacer.style-heavy.space-top-large:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 2);
  border-bottom: solid 3px #e3051a;
}
hr.plugin-spacer.style-heavy.space-top-xlarge:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 3);
  border-bottom: solid 3px #e3051a;
}
hr.plugin-spacer.style-heavy.space-top-xxlarge:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc(15px * 4);
  border-bottom: solid 3px #e3051a;
}
hr.plugin-spacer.style-none {
  border: none !important;
}
/*
 * RTE PLUGINS - spotify
 */
.plugin-spotify {
  overflow: hidden;
}
.plugin-spotify .GMLHeader,
.plugin-spotify .blockscreen-header {
  background: #1ed760;
}
.plugin-spotify .GMLHeader:before,
.plugin-spotify .blockscreen-header:before {
  content: '\f1bc';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
/*
 * RTE PLUGINS - tabs
 */
.plugin-tabs {
  overflow: hidden;
  clear: both;
}
.plugin-tabs > .tab-nav {
  list-style: none;
  padding: 0;
  margin: 0 !important;
  text-align: left;
}
.plugin-tabs > .tab-nav > li {
  display: inline-block;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.plugin-tabs > .tab-nav > li > a {
  display: inline-block;
  margin: 0;
  padding: 0px 15px;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  background: #e3051a;
  border: solid 1px #e3051a;
  border-bottom: none;
}
.plugin-tabs > .tab-nav > li:hover a {
  background: #949597;
  color: #fff;
  border-bottom: solid 1px #fff;
  font-weight: 600;
}
.plugin-tabs > .tab-nav > li a.active {
  background: #fff;
  color: #333;
  border-bottom: solid 1px #fff;
  font-weight: 600;
}
.plugin-tabs > .tab-nav-content {
  padding: 15px;
  border: solid 1px #e3051a;
}
/*
 * RTE PLUGINS - text with image
 */
.plugin-text-with-image.right-to-left {
  direction: rtl;
}
.plugin-text-with-image.right-to-left .text {
  text-align: left;
  padding: 30px;
  padding-right: 0;
  direction: ltr;
}
.plugin-text-with-image.left-to-right .text {
  padding: 30px;
  padding-left: 0;
}
.plugin-text-with-image .text {
  width: 66.666%;
}
.plugin-text-with-image .image-content {
  width: 33.333%;
  border: none;
  background: none;
}
.plugin-text-with-image .image-content picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plugin-text-with-image .image-content.contain {
  padding: 30px 0;
  position: relative;
}
.plugin-text-with-image .image-content.contain img {
  position: absolute;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.plugin-text-with-image .image-content.contain picture img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.plugin-text-with-image .image-content.contain-full picture {
  position: relative;
}
.plugin-text-with-image .image-content.contain-full picture img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.plugin-text-with-image .image-content.cover img {
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  position: absolute;
}
.plugin-text-with-image .image-content.cover picture img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.plugin-text-with-image.block-style-logos .text {
  width: 80%;
}
.plugin-text-with-image.block-style-logos .image-content {
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
.plugin-text-with-image.block-style-logos .image-content.contain img {
  position: relative;
  width: 60%;
}
.plugin-text-with-image.block-style-smaller-image .text {
  width: 75%;
}
.plugin-text-with-image.block-style-smaller-image .image-content {
  width: 25%;
}
.plugin-text-with-image.block-style-larger-image .text {
  width: 50%;
}
.plugin-text-with-image.block-style-larger-image .image-content {
  width: 50%;
}
.plugin-text-with-image.full-width {
  position: relative;
  min-height: 30vh;
  margin-left: calc(-50vw + 640px);
  width: 100vw;
  height: 100%;
  overflow: hidden;
}
.plugin-text-with-image.full-width .bg-text-content {
  position: relative;
  z-index: 1;
  padding: calc(15px * 2);
  color: #fff;
  margin: 60px auto !important;
  width: 50%;
}
.plugin-text-with-image.full-width .bg-text-content h2,
.plugin-text-with-image.full-width .bg-text-content h3,
.plugin-text-with-image.full-width .bg-text-content h4,
.plugin-text-with-image.full-width .bg-text-content a {
  color: #fff;
}
.plugin-text-with-image.full-width .bg-text-content.color1 {
  background: #e3051a;
}
.plugin-text-with-image.full-width .bg-text-content.color2 {
  background: #949597;
}
.plugin-text-with-image.full-width .bg-text-content.light {
  background: #fff;
  color: #333;
}
.plugin-text-with-image.full-width .bg-text-content.light h2,
.plugin-text-with-image.full-width .bg-text-content.light h3,
.plugin-text-with-image.full-width .bg-text-content.light h4,
.plugin-text-with-image.full-width .bg-text-content.light a {
  color: #333;
}
.plugin-text-with-image.full-width .bg-text-content.dark {
  background: #000;
}
.plugin-text-with-image.full-width .bg-image-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.plugin-text-with-image.full-width .bg-image-content img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.plugin-text-with-image.two-images {
  position: relative;
  display: flex;
  gap: 0 !important;
  flex-direction: column;
  margin: calc(15px * 3) 0;
}
.plugin-text-with-image.two-images h2,
.plugin-text-with-image.two-images h3 {
  padding: 0px 45px 5px;
  text-align: center;
}
.plugin-text-with-image.two-images p {
  padding: 5px 45px;
  text-align: center;
  font-size: 95%;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.plugin-text-with-image.two-images .text-content {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.plugin-text-with-image.two-images .first-column {
  display: flex;
  align-items: center;
  flex-basis: 0;
  position: relative;
}
.plugin-text-with-image.two-images .first-column .text-content {
  flex-basis: 40%;
  padding-bottom: 90px;
  padding-top: 30px;
}
.plugin-text-with-image.two-images .first-column .image-content {
  position: absolute;
  top: 0;
  height: 100%;
  width: 60% !important;
  margin-top: 0;
}
.plugin-text-with-image.two-images .first-column .image-content img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.plugin-text-with-image.two-images .second-column {
  flex-basis: 50%;
  display: flex;
}
.plugin-text-with-image.two-images .second-column .text-content {
  flex-basis: 50%;
  padding: 30px 0;
}
.plugin-text-with-image.two-images .second-column .image-content {
  margin-bottom: 0;
  flex-basis: 50%;
  margin-top: -60px;
  position: relative;
}
.plugin-text-with-image.two-images .second-column .image-content img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.plugin-text-with-image.two-images.left-to-right .first-column .image-content {
  left: 40%;
}
.plugin-text-with-image.two-images.left-to-right .second-column {
  flex-direction: row-reverse;
}
.plugin-text-with-image.two-images.right-to-left {
  flex-direction: column;
}
.plugin-text-with-image.two-images.right-to-left .first-column .image-content {
  left: 0 !important;
}
.plugin-text-with-image.two-images.right-to-left .second-column {
  flex-direction: row-reverse;
}
.plugin-text-with-image .plugin-infoimage {
  width: 33.333%;
  border: none;
  background: none;
}
.plugin-text-with-image .plugin-infoimage img {
  height: 100% !important;
  object-fit: cover;
  position: absolute;
}
.plugin-text-with-image.block-style-moved-image .trow {
  display: flex;
  flex-direction: row;
}
.plugin-text-with-image.block-style-moved-image .trow .text {
  height: 100%;
  padding: calc(15px * 2) calc(10% + calc(15px * 2)) calc(15px * 2) calc(15px * 2);
}
.plugin-text-with-image.block-style-moved-image .trow .text h2,
.plugin-text-with-image.block-style-moved-image .trow .text h3,
.plugin-text-with-image.block-style-moved-image .trow .text p,
.plugin-text-with-image.block-style-moved-image .trow .text span,
.plugin-text-with-image.block-style-moved-image .trow .text a {
  color: #fff;
}
.plugin-text-with-image.block-style-moved-image .trow .image-content {
  position: relative;
  padding: calc(15px * 2) 0 0;
  width: 60%;
  margin-left: -10%;
}
.plugin-text-with-image.block-style-moved-image .trow .image-content img {
  position: relative;
  padding: 30px;
  background: #fff;
  min-height: 350px;
}
@media only screen and (max-width: 1024px) {
  .plugin-text-with-image.block-style-moved-image {
    width: 100% !important;
  }
}
@media only screen and (max-width: 950px) {
  .plugin-text-with-image.block-style-moved-image {
    width: 100%;
  }
  .plugin-text-with-image.block-style-moved-image .trow .image-content,
  .plugin-text-with-image.block-style-moved-image .trow .text {
    width: 50%;
  }
  .plugin-text-with-image.block-style-moved-image .trow .image-content {
    margin: 0 !important;
    padding: 0;
  }
  .plugin-text-with-image.block-style-moved-image .trow .image-content img {
    height: 100%;
    min-height: unset;
  }
  .plugin-text-with-image.block-style-moved-image .trow .image-content.contain {
    display: flex;
  }
  .plugin-text-with-image.block-style-moved-image .trow .image-content.cover img {
    height: 100%;
  }
  .plugin-text-with-image.block-style-moved-image.left-to-right .trow .text {
    padding-right: calc(15px * 2);
  }
  .plugin-text-with-image.block-style-moved-image.left-to-right .trow .image-content {
    left: 0%;
  }
  .plugin-text-with-image.block-style-moved-image.right-to-left .trow .text {
    padding-left: calc(15px * 2);
  }
  .plugin-text-with-image.block-style-moved-image.right-to-left .trow .image-content {
    right: 0%;
  }
}
@media only screen and (max-width: 750px) {
  .plugin-text-with-image > div.trow {
    display: flex;
    flex-direction: column;
  }
  .plugin-text-with-image > div.trow .text {
    order: 1;
    padding-top: 0;
  }
  .plugin-text-with-image > div.trow .plugin-infoimage,
  .plugin-text-with-image > div.trow .image-content {
    order: 2;
  }
  .plugin-text-with-image > div.trow .plugin-infoimage,
  .plugin-text-with-image > div.trow .image-content {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .plugin-text-with-image > div.trow .text {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .plugin-text-with-image > div.trow .plugin-infoimage,
  .plugin-text-with-image > div.trow .image-content:not(.contain-full) {
    width: 100%;
    order: 2;
    padding-bottom: 56.25%;
    min-height: 200px;
  }
}
@media only screen and (max-width: 700px) {
  .plugin-text-with-image.block-style-moved-image {
    width: 100%;
  }
  .plugin-text-with-image.block-style-moved-image .trow {
    flex-direction: column;
  }
  .plugin-text-with-image.block-style-moved-image .trow .image-content,
  .plugin-text-with-image.block-style-moved-image .trow .text {
    width: 100%;
  }
}
.view-frontend .plugin-text-with-image .image-content.cover img,
.view-frontend .plugin-text-with-image .image-content.contain img {
  position: absolute !important;
}
/*
 * RTE PLUGINS - infobox
 */
.plugin-infobox {
  overflow: hidden;
  border: 1px solid #e3051a;
}
.plugin-infobox.no-border {
  border: none;
}
/*
 * RTE PLUGINS - two columns
 */
.plugin-two-columns {
  overflow: hidden;
  clear: both;
}
.plugin-two-columns.space-lr-double .colLeft {
  padding-right: calc(15px * 2);
}
.plugin-two-columns.space-lr-double .colRight {
  padding-left: calc(15px * 2);
}
.plugin-two-columns.space-lr-triple .colLeft {
  padding-right: calc(15px * 3);
}
.plugin-two-columns.space-lr-triple .colRight {
  padding-left: calc(15px * 3);
}
.plugin-two-columns.table .colLeft,
.plugin-two-columns.table .colRight {
  float: none;
}
.plugin-two-columns.table .colLeft {
  padding-right: 15px;
}
.plugin-two-columns.table .colLeft.space-double {
  padding-right: calc(15px * 2);
}
.plugin-two-columns.table .colLeft.space-tripple {
  padding-right: calc(15px * 3);
}
.plugin-two-columns.table .colRight {
  padding-left: 15px;
}
.plugin-two-columns.table .colRight.space-double {
  padding-left: calc(15px * 2);
}
.plugin-two-columns.table .colRight.space-tripple {
  padding-left: calc(15px * 3);
}
.plugin-two-columns.table .tcell.col-w100 {
  width: 100%;
  clear: both;
  overflow: hidden;
}
.plugin-two-columns.table .tcell.col-w90 {
  width: 90%;
}
.plugin-two-columns.table .tcell.col-w80 {
  width: 80%;
}
.plugin-two-columns.table .tcell.col-w75 {
  width: 75%;
}
.plugin-two-columns.table .tcell.col-w70 {
  width: 70%;
}
.plugin-two-columns.table .tcell.col-w66 {
  width: 66.666%;
}
.plugin-two-columns.table .tcell.col-w60 {
  width: 60%;
}
.plugin-two-columns.table .tcell.col-w50 {
  width: 50%;
}
.plugin-two-columns.table .tcell.col-w40 {
  width: 40%;
}
.plugin-two-columns.table .tcell.col-w33 {
  width: 33.333%;
}
.plugin-two-columns.table .tcell.col-w30 {
  width: 30%;
}
.plugin-two-columns.table .tcell.col-w25 {
  width: 25%;
}
.plugin-two-columns.table .tcell.col-w20 {
  width: 20%;
}
.plugin-two-columns.table .tcell.col-w10 {
  width: 10%;
}
.plugin-two-columns.flexbox {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  text-wrap: nowrap;
}
.plugin-two-columns.flexbox > div {
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex: 1;
}
.plugin-two-columns.flexbox > div.col-w100 {
  width: 100%;
  clear: both;
  overflow: hidden;
}
.plugin-two-columns.flexbox > div.col-w90 {
  width: 90%;
}
.plugin-two-columns.flexbox > div.col-w80 {
  width: 80%;
}
.plugin-two-columns.flexbox > div.col-w75 {
  width: 75%;
}
.plugin-two-columns.flexbox > div.col-w70 {
  width: 70%;
}
.plugin-two-columns.flexbox > div.col-w66 {
  width: 66.666%;
}
.plugin-two-columns.flexbox > div.col-w60 {
  width: 60%;
}
.plugin-two-columns.flexbox > div.col-w50 {
  width: 50%;
}
.plugin-two-columns.flexbox > div.col-w40 {
  width: 40%;
}
.plugin-two-columns.flexbox > div.col-w33 {
  width: 33.333%;
}
.plugin-two-columns.flexbox > div.col-w30 {
  width: 30%;
}
.plugin-two-columns.flexbox > div.col-w25 {
  width: 25%;
}
.plugin-two-columns.flexbox > div.col-w20 {
  width: 20%;
}
.plugin-two-columns.flexbox > div.col-w10 {
  width: 10%;
}
.plugin-two-columns.flexbox.space-double {
  gap: calc(15px * 2);
}
.plugin-two-columns.flexbox.space-tripple {
  gap: calc(15px * 3);
}
@media only screen and (max-width: 900px) {
  .plugin-two-columns > .col-w25 {
    width: calc(33.333% -  15px);
  }
  .plugin-two-columns > .col-w25.space-double {
    width: calc(33.333% -  calc(15px * 2));
  }
  .plugin-two-columns > .col-w25.space-tripple {
    width: calc(33.333% -  calc(15px * 3));
  }
  .plugin-two-columns > .col-w75 {
    width: calc(66.666% -  15px);
  }
  .plugin-two-columns > .col-w75.space-double {
    width: calc(66.666% -  calc(15px * 2));
  }
  .plugin-two-columns > .col-w75.space-tripple {
    width: calc(66.666% -  calc(15px * 3));
  }
  .plugin-two-columns .tcell.col-w25 {
    width: 33.333% !important;
  }
  .plugin-two-columns .tcell.col-w75 {
    width: 66.666% !important;
  }
}
@media only screen and (max-width: 750px) {
  .plugin-two-columns:not(.cols) {
    display: flex;
    flex-wrap: wrap;
    gap: calc(15px * 2);
    flex-direction: column;
  }
  .plugin-two-columns.cols {
    margin: 0 !important;
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .plugin-two-columns:not(.cols) {
    display: flex;
    flex-wrap: wrap;
    gap: calc(15px * 2);
    flex-direction: column;
  }
  .plugin-two-columns.cols {
    margin: 0 !important;
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .plugin-two-columns.mobile-first-right-col {
    display: flex;
    flex-wrap: wrap;
    gap: calc(15px * 2);
    flex-direction: column;
  }
  .plugin-two-columns.mobile-first-right-col .colLeft,
  .plugin-two-columns.mobile-first-right-col .colRight {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
  }
  .plugin-two-columns.mobile-first-right-col .col-w25,
  .plugin-two-columns.mobile-first-right-col .col-w33,
  .plugin-two-columns.mobile-first-right-col .col-w40,
  .plugin-two-columns.mobile-first-right-col .col-w50,
  .plugin-two-columns.mobile-first-right-col .col-w60,
  .plugin-two-columns.mobile-first-right-col .col-w66,
  .plugin-two-columns.mobile-first-right-col .col-w75 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .plugin-two-columns.mobile-first-right-col .col-w25.colLeft,
  .plugin-two-columns.mobile-first-right-col .col-w33.colLeft,
  .plugin-two-columns.mobile-first-right-col .col-w40.colLeft,
  .plugin-two-columns.mobile-first-right-col .col-w50.colLeft,
  .plugin-two-columns.mobile-first-right-col .col-w60.colLeft,
  .plugin-two-columns.mobile-first-right-col .col-w66.colLeft,
  .plugin-two-columns.mobile-first-right-col .col-w75.colLeft {
    order: 2;
  }
  .plugin-two-columns.mobile-first-right-col .col-w25.colRight,
  .plugin-two-columns.mobile-first-right-col .col-w33.colRight,
  .plugin-two-columns.mobile-first-right-col .col-w40.colRight,
  .plugin-two-columns.mobile-first-right-col .col-w50.colRight,
  .plugin-two-columns.mobile-first-right-col .col-w60.colRight,
  .plugin-two-columns.mobile-first-right-col .col-w66.colRight,
  .plugin-two-columns.mobile-first-right-col .col-w75.colRight {
    order: 1;
  }
}
/*
 * RTE PLUGINS - videos
 */
.plugin-videos.element-youtube .ytsource,
.plugin-videos.element-vimeo .ytsource,
.plugin-videos.element-youtube .vmsource,
.plugin-videos.element-vimeo .vmsource {
  display: none;
}
.plugin-videos .plugin-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0 !important;
  width: 100% !important;
  overflow: hidden;
}
.plugin-videos .plugin-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plugin-videos .blockscreen-header:before {
  font-family: 'FontAwesome';
  padding-right: 5px;
}
.plugin-videos.element-youtube .blockscreen-header {
  background: #ff0000;
}
.plugin-videos.element-youtube .blockscreen-header:before {
  content: '\f16a';
}
.plugin-videos.element-vimeo .blockscreen-header {
  background: #17d5ff;
}
.plugin-videos.element-vimeo .blockscreen-header:before {
  content: '\f27d';
}
.plugin-videos.blocked:not(.blockedscreen) .plugin-wrap {
  height: 100% !important;
  padding: 0;
}
.plugin-youtube .ytsource {
  display: none;
}
.plugin-youtube .plugin-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0 !important;
  width: 100% !important;
  overflow: hidden;
}
.plugin-youtube .plugin-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plugin-youtube .GMLHeader,
.plugin-youtube .blockscreen-header {
  background: #ff0000;
}
.plugin-youtube .GMLHeader:before,
.plugin-youtube .blockscreen-header:before {
  content: '\f16a';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
.plugin-youtube.blocked:not(.blockedscreen) .plugin-wrap {
  height: 100% !important;
  padding: 0;
}
/*
 * RTE PLUGINS - youtube
 */
.plugin-youtube .ytsource {
  display: none;
}
.plugin-youtube .plugin-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0 !important;
  width: 100% !important;
  overflow: hidden;
}
.plugin-youtube .plugin-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plugin-youtube .GMLHeader,
.plugin-youtube .blockscreen-header {
  background: #ff0000;
}
.plugin-youtube .GMLHeader:before,
.plugin-youtube .blockscreen-header:before {
  content: '\f16a';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
.plugin-youtube.blocked:not(.blockedscreen) .plugin-wrap {
  height: 100% !important;
  padding: 0;
}
