@charset "UTF-8";
.tx-kesearch-pi1 .search-form {
  display: block;
  padding: 40px 0 20px;
}
.tx-kesearch-pi1 .search-form .search-wrap {
  border: 1px solid #d9d9d6;
  border-radius: 3px;
  position: relative;
}
.tx-kesearch-pi1 .search-form .inp-wrap {
  margin: 0 0 0 60px;
}
.tx-kesearch-pi1 .search-form .inp-wrap input {
  display: block;
  padding: 12px 15px 12px;
  outline: none;
  border: none;
  font-size: 18px;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  color: #222731;
  line-height: 1.67em;
  font-family: Georgia, Arial;
  letter-spacing: 0.3px;
}
.tx-kesearch-pi1 .search-form .inp-wrap input::-webkit-input-placeholder {
  color: #f2f2f2;
}
.tx-kesearch-pi1 .search-form .inp-wrap input::-moz-placeholder {
  color: #f2f2f2;
}
.tx-kesearch-pi1 .search-form .inp-wrap input:-webkit-autofill, .tx-kesearch-pi1 .search-form .inp-wrap input:-webkit-autofill:hover, .tx-kesearch-pi1 .search-form .inp-wrap input:-webkit-autofill:focus, .tx-kesearch-pi1 .search-form .inp-wrap input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  -webkit-text-fill-color: #222731 !important;
}
.tx-kesearch-pi1 .search-form .btn-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60px;
}
.tx-kesearch-pi1 .search-form .btn-wrap button {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  display: block;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  text-indent: -999px;
  position: relative;
  color: #d9d9d6;
  outline: none;
  height: 100%;
}
.tx-kesearch-pi1 .search-form .btn-wrap button:after {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "s";
  display: block;
  visibility: visible;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -9px;
}
.tx-kesearch-pi1 .search-form .btn-wrap button:hover {
  color: #004f71;
}
.tx-kesearch-pi1 .result-wrap {
  padding: 20px 0 60px;
}
.tx-kesearch-pi1 .result-wrap .result-list {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.tx-kesearch-pi1 .result-wrap .result-list li {
  display: block;
  padding: 25px 0 0;
}
.tx-kesearch-pi1 .result-wrap .result-list h5 {
  font-size: 18px;
  line-height: 1.67em;
  padding: 0 0 10px;
}
.tx-kesearch-pi1 .result-wrap .result-list h5 a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.tx-kesearch-pi1 .result-wrap .result-list .teaser-text {
  padding: 0 0 15px;
}
.tx-kesearch-pi1 .result-wrap .result-list .url {
  padding: 0 0 15px;
}
.tx-kesearch-pi1 .result-wrap .result-list .url a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #009cde;
  font-family: Brandon Grotesque, Verdana;
  word-break: break-all;
}
.tx-kesearch-pi1 .result-wrap .result-list .url a:hover {
  color: #004f71;
}
.rm-pcslider[data-animation="perspective"] {
  font-size: 0;
  line-height: 0;
  padding: 60px 0 20px;
}
.rm-pcslider[data-animation="perspective"] .arrow-nav {
  font-size: 0;
  line-height: 0;
  padding: 35px 0 0;
  display: none;
}
.rm-pcslider[data-animation="perspective"] .arrow-nav a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  font-size: 18px;
  line-height: 1em;
  color: #63666a;
  position: relative;
  height: 34px;
  width: 20px;
  overflow: hidden;
}
.rm-pcslider[data-animation="perspective"] .arrow-nav a:hover {
  color: #009cde;
}
.rm-pcslider[data-animation="perspective"] .arrow-nav a.next {
  margin: 0 0 0 100px;
}
.rm-pcslider[data-animation="perspective"] .image-col, .rm-pcslider[data-animation="perspective"] .text-col {
  display: inline-block;
  vertical-align: top;
  width: 56.5%;
}
.rm-pcslider[data-animation="perspective"] .image-col ul, .rm-pcslider[data-animation="perspective"] .text-col ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: block;
  position: relative;
  max-width: 690px;
}
.rm-pcslider[data-animation="perspective"] .image-col li, .rm-pcslider[data-animation="perspective"] .text-col li {
  display: none;
}
.rm-pcslider[data-animation="perspective"] .image-col li:first-child, .rm-pcslider[data-animation="perspective"] .text-col li:first-child {
  display: block;
}
.rm-pcslider[data-animation="perspective"] .text-col {
  box-sizing: border-box;
  width: 43.5%;
  padding-left: 40px;
  font-size: 18px;
  line-height: 1.67em;
  letter-spacing: 0.3px;
  position: relative;
}
.rm-pcslider[data-animation="perspective"] .text-col p {
  padding: 0 0 20px;
  margin: 0;
}
.rm-pcslider[data-animation="perspective"] .image-col ul {
  margin: 0 0 0 auto;
  perspective: 1000px;
  perspective-origin: top left;
}
.rm-pcslider[data-animation="perspective"] .image-col ul li {
  -webkit-transition: transform 0.5s, filter 0.5s, opacity 0.5s;
  -moz-transition: transform 0.5s, filter 0.5s, opacity 0.5s;
  -ms-transition: transform 0.5s, filter 0.5s, opacity 0.5s;
  -o-transition: transform 0.5s, filter 0.5s, opacity 0.5s;
  transition: transform 0.5s, filter 0.5s, opacity 0.5s;
  box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.1), -36px 35px 50px 0 rgba(0, 0, 0, 0.2);
  transform-origin: left;
  transform: rotateY(10deg) rotateX(4deg) rotateZ(-1deg);
  display: block;
  border-radius: 9px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.rm-pcslider[data-animation="perspective"] .image-col ul li.current.has-link:hover {
  transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) !important;
}
.rm-pcslider[data-animation="perspective"] .image-col ul img {
  box-sizing: border-box;
  border-radius: 9px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.rm-pcslider[data-animation="perspective"][data-position="right"] .text-col {
  padding: 0 40px 0 0;
}
.rm-pcslider[data-animation="perspective"][data-position="right"] .image-col ul {
  perspective-origin: top right;
}
.rm-pcslider[data-animation="perspective"][data-position="right"] .image-col ul li {
  transform: rotateY(-10deg) rotateX(4deg) rotateZ(1deg);
  transform-origin: right;
}
.rm-pcslider[data-animation="perspective"].init .image-col ul li {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  transform: rotateY(12deg) rotateX(12deg) rotateZ(-2deg) scale(0.5) translate3d(-440px, 340px, -150px);
  filter: blur(6px);
  z-index: 500;
  opacity: 0;
  will-change: transform, filter, opacity, z-index, display;
}
.rm-pcslider[data-animation="perspective"].init[data-position="right"] .image-col ul li {
  transform: rotateY(-12deg) rotateX(12deg) rotateZ(2deg) scale(0.5) translate3d(440px, 340px, -150px);
}
.rm-pcslider[data-animation="perspective"].init .text-col li {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  display: none;
}
.rm-pcslider[data-animation="perspective"].init .text-col li.current {
  z-index: 110;
  opacity: 1;
  display: block;
}
.rm-pcslider[data-animation="perspective"].init .text-col li.anim-fade-in {
  z-index: 120;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.rm-pcslider[data-animation="perspective"].init .text-col li.anim-fade-out {
  opacity: 0;
}
.rm-pcslider[data-animation="perspective"].init .image-col li.no-transition, .rm-pcslider[data-animation="perspective"].init .text-col li.no-transition {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.rm-pcslider[data-animation="perspective"].init .arrow-nav {
  display: block;
}
.rm-pcslider[data-animation="accordion"] {
  position: relative;
  font-size: 0;
  line-height: 0;
  padding: 63px 0 0;
  color: #222731;
  letter-spacing: 0;
}
.rm-pcslider[data-animation="accordion"] .text-col, .rm-pcslider[data-animation="accordion"] .image-col {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 0 80px 20px 0;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.67em;
  letter-spacing: 0.3px;
}
.rm-pcslider[data-animation="accordion"] .text-col ul, .rm-pcslider[data-animation="accordion"] .image-col ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.rm-pcslider[data-animation="accordion"] .text-col {
  padding: 31px 0 0;
}
.rm-pcslider[data-animation="accordion"] .text-col p {
  padding: 0 0 20px;
  margin: 0;
}
.rm-pcslider[data-animation="accordion"] .text-col li {
  display: block;
  padding: 0 0 40px;
}
.rm-pcslider[data-animation="accordion"] .text-col li .text-wrap {
  display: none;
}
.rm-pcslider[data-animation="accordion"] .text-col li .inner {
  padding: 0 0 36px;
}
.rm-pcslider[data-animation="accordion"] .text-col li:first-child .text-wrap {
  display: block;
}
.rm-pcslider[data-animation="accordion"] .image-col {
  position: relative;
}
.rm-pcslider[data-animation="accordion"] .image-col li {
  display: none;
  width: 100%;
}
.rm-pcslider[data-animation="accordion"] .image-col li:first-child {
  display: block;
}
.rm-pcslider[data-animation="accordion"] .image-col li.anim {
  position: absolute;
  top: 0;
  left: 0;
}
.rm-pcslider[data-animation="accordion"] .arrow-nav a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  position: absolute;
  top: 50%;
  left: -100px;
  display: block;
  font-size: 18px;
  line-height: 1em;
  color: #63666a;
  height: 34px;
  width: 20px;
  overflow: hidden;
  margin: -17px 0 0;
}
.rm-pcslider[data-animation="accordion"] .arrow-nav a:hover {
  color: #009cde;
}
.rm-pcslider[data-animation="accordion"] .arrow-nav a.next {
  left: auto;
  right: -100px;
}
.rm-pcslider[data-animation="quote"] {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.rm-pcslider[data-animation="quote"] .col {
  display: table-cell;
  vertical-align: top;
}
.rm-pcslider[data-animation="quote"] .col.colored {
  background: #004f71;
}
.rm-pcslider[data-animation="quote"] .image-col ul, .rm-pcslider[data-animation="quote"] .text-col ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.rm-pcslider[data-animation="quote"] .image-col ul li, .rm-pcslider[data-animation="quote"] .text-col ul li {
  display: none;
}
.rm-pcslider[data-animation="quote"] .image-col ul li:first-child, .rm-pcslider[data-animation="quote"] .text-col ul li:first-child {
  display: block;
}
.rm-pcslider[data-animation="quote"] .image-col {
  width: 641px;
  padding: 0 22px 0 30px;
  box-sizing: border-box;
}
.rm-pcslider[data-animation="quote"] .image-col li {
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.5);
  transform-origin: left center;
}
.rm-pcslider[data-animation="quote"] .text-col {
  width: 619px;
  box-sizing: border-box;
  padding: 30px 30px 10px 56px;
  background: #004f71;
  color: #fff;
  overflow: hidden;
}
.rm-pcslider[data-animation="quote"] .text-col h6 {
  font-size: 14px;
  line-height: 1.43em;
  letter-spacing: 1.7px;
  padding: 0 0 6px;
  color: #fff;
}
.rm-pcslider[data-animation="quote"] .text-col .subtitle {
  font-size: 14px;
  font-style: italic;
  line-height: 1.71em;
  letter-spacing: 0.3px;
  padding: 0 0 40px;
}
.rm-pcslider[data-animation="quote"] .text-col .text-wrap {
  font-size: 20px;
  line-height: 1.4em;
  letter-spacing: 0.9px;
}
.rm-pcslider[data-animation="quote"] .text-col .text-wrap p {
  padding: 0 0 20px;
  margin: 0;
}
.rm-pcslider[data-animation="quote"] .text-col.no-images {
  width: 1200px;
}
.rm-pcslider[data-animation="quote"][data-position="right"] .image-col {
  padding: 0 30px 0 22px;
}
.rm-pcslider[data-animation="quote"][data-position="right"] .image-col li {
  transform-origin: right center;
}
.rm-pcslider[data-animation="quote"][data-position="right"] .text-col {
  padding: 48px 56px 28px 30px;
}
.rm-pcslider[data-animation="quote"] .arrow-nav {
  position: relative;
  display: none;
  height: 34px;
  padding-top: 20px;
}
.rm-pcslider[data-animation="quote"] .arrow-nav a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  font-size: 18px;
  line-height: 1em;
  height: 34px;
  width: 20px;
  overflow: hidden;
  margin: -17px 0 0;
}
.rm-pcslider[data-animation="quote"] .arrow-nav a:hover {
  color: #009cde;
}
.rm-pcslider[data-animation="quote"].init .image-col ul li, .rm-pcslider[data-animation="quote"].init .text-col ul li {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  width: 100%;
}
.rm-pcslider[data-animation="quote"].init .image-col ul li {
  -webkit-transition: transform 0.5s, opacity 0.5s, filter 0.5s, left 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, filter 0.5s, left 0.5s;
  -ms-transition: transform 0.5s, opacity 0.5s, filter 0.5s, left 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s, filter 0.5s, left 0.5s;
  transition: transform 0.5s, opacity 0.5s, filter 0.5s, left 0.5s;
  transform: scale(0.3);
  left: -150px;
  z-index: 140;
  filter: blur(6px);
  opacity: 0;
}
.rm-pcslider[data-animation="quote"].init[data-position="right"] .image-col ul li {
  left: 150px;
}
.rm-pcslider[data-animation="quote"].init .text-col {
  overflow: hidden;
}
.rm-pcslider[data-animation="quote"].init .text-col ul li {
  -webkit-transition: opacity 0.5s, left 0.5s;
  -moz-transition: opacity 0.5s, left 0.5s;
  -ms-transition: opacity 0.5s, left 0.5s;
  -o-transition: opacity 0.5s, left 0.5s;
  transition: opacity 0.5s, left 0.5s;
  left: -80px;
  z-index: 100;
}
.rm-pcslider[data-animation="quote"].init .arrow-nav {
  display: block;
}
.rm-pcslider .arrow-nav a {
  cursor: pointer;
}
.rm-pcslider .arrow-nav a:after {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-size: 54px;
  position: absolute;
  margin: -10px 0 0 -15px;
}
.rm-pcslider .arrow-nav a.next:after {
  content: "";
  margin: -10px 0 0 -19px;
}
.ctype-quote {
  background-size: cover;
  background-position: center;
  padding: 0;
}
.ctype-quote .quote-wrap {
  background-position: center;
  background-size: cover;
}
.ctype-quote .quote-wrap.plx {
  background-attachment: fixed;
}
.ctype-quote .text-wrap {
  float: right;
  width: 50%;
  background: #004f71;
  color: #fff;
}
.ctype-quote .text-wrap .inner {
  padding: 90px 30px 50px 112px;
  width: 630px;
  box-sizing: border-box;
}
.ctype-quote .text-wrap h1, .ctype-quote .text-wrap h2, .ctype-quote .text-wrap h3, .ctype-quote .text-wrap h4, .ctype-quote .text-wrap h5, .ctype-quote .text-wrap h6 {
  color: #fff;
  letter-spacing: 2.9px;
  padding: 0 0 32px;
}
.ctype-quote .text-wrap .subline {
  font-size: 20px;
  line-height: 1.4em;
  letter-spacing: 0.9px;
}
.ctype-quote .text-wrap .subline {
  font-style: italic;
  padding: 0 0 20px;
}
.ctype-quote .text-wrap p {
  margin: 0;
  padding: 0 0 20px;
}
.ctype-quote .text-wrap.pos-26 {
  float: left;
}
.ctype-quote .text-wrap.pos-26 .inner {
  margin: 0 0 0 auto;
  padding: 90px 112px 50px 30px;
}
.ctype-quote.layout-1 .text-wrap {
  width: 55%;
}
.ctype-quote.layout-1 .text-wrap .inner {
  width: 693px;
}
.ctype-quote.layout-1 .text-wrap .subline, .ctype-quote.layout-1 .text-wrap .bodytext {
  font-size: 36px;
  line-height: 1.33em;
  letter-spacing: normal;
}
.content .cele.ctype-quote {
  background: none;
}
.cele.grid-t3ddy .accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.cele.grid-t3ddy .accordion .cwrap {
  max-width: none;
  padding: 0;
}
.cele.grid-t3ddy .accordion .entry {
  display: block;
  list-style-type: none;
  padding: 30px 0;
  background: #e9e9e6;
  margin-top: 64px;
}
.cele.grid-t3ddy .accordion .entry:first-child {
  margin: 0;
}
.cele.grid-t3ddy .accordion .toggle-wrap {
  position: relative;
  cursor: pointer;
}
.cele.grid-t3ddy .accordion .toggle-wrap:after {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.3s, transform 0.3s;
  -moz-transition: color 0.3s, transform 0.3s;
  -ms-transition: color 0.3s, transform 0.3s;
  -o-transition: color 0.3s, transform 0.3s;
  transition: color 0.3s, transform 0.3s;
  display: block;
  visibility: visible;
  content: "d";
  color: #888b8d;
  font-size: 56px;
  position: absolute;
  right: 33px;
  top: -2px;
  transform-origin: center;
}
.cele.grid-t3ddy .accordion .toggle-wrap:hover:after {
  color: #004f71;
}
.cele.grid-t3ddy .accordion .open .toggle-wrap:after {
  transform: rotateX(-180deg);
}
.cele.grid-t3ddy .accordion .title {
  padding: 0 90px 0 30px;
  max-width: 1170px;
  margin: auto;
}
.cele.grid-t3ddy .accordion .title h1, .cele.grid-t3ddy .accordion .title h2, .cele.grid-t3ddy .accordion .title h3, .cele.grid-t3ddy .accordion .title h4, .cele.grid-t3ddy .accordion .title h5, .cele.grid-t3ddy .accordion .title h6 {
  padding: 0;
}
.cele.grid-t3ddy .accordion .toggle-btn {
  padding: 20px 60px 0 30px;
  max-width: 1170px;
  margin: auto;
}
.cele.grid-t3ddy .accordion .toggle-btn a {
  cursor: pointer;
}
.cele.grid-t3ddy .accordion .toggle-btn a .on {
  display: none;
}
.cele.grid-t3ddy .accordion .open .toggle-btn a .on {
  display: block;
}
.cele.grid-t3ddy .accordion .open .toggle-btn a .off {
  display: none;
}
.cele.grid-t3ddy .accordion .entry-content {
  display: none;
  padding: 40px 30px 0px;
  max-width: 1200px;
  margin: auto;
}
.cele.grid-t3ddy .tabs {
  overflow: hidden;
  padding: 50px 0 20px;
}
.cele.grid-t3ddy .tabs .tab-nav-wrap {
  margin: 0 -10px;
}
.cele.grid-t3ddy .tabs .tab-nav {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 10px 0;
  padding: 0 0 8px;
  border-bottom: 8px solid #004f71;
}
.cele.grid-t3ddy .tabs .tab-toggle {
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  -ms-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  display: table-cell;
  background: #f2f2f2;
  padding: 16px 16px 120px;
  color: #004f71;
  font-family: Brandon Grotesque, Verdana;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.42em;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.cele.grid-t3ddy .tabs .tab-toggle .num {
  position: absolute;
  bottom: 16px;
  left: 16px;
  display: block;
  font-size: 48px;
  line-height: 1em;
}
.cele.grid-t3ddy .tabs .tab-toggle:after {
  -webkit-transition: height 0.3s, background 0.3s;
  -moz-transition: height 0.3s, background 0.3s;
  -ms-transition: height 0.3s, background 0.3s;
  -o-transition: height 0.3s, background 0.3s;
  transition: height 0.3s, background 0.3s;
  content: "";
  display: block;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 100%;
  height: 0px;
  width: 100%;
}
.cele.grid-t3ddy .tabs .tab-toggle.active:before {
  content: "";
  display: block;
  visibility: visible;
  position: absolute;
  left: 16px;
  top: 100%;
  margin-top: 16px;
  height: 18px;
  width: 33px;
  background: url(../../typo3conf/ext/rm_theme/Resources/Public/Images/Frontend/tab-arrow.png) no-repeat 0px 0px;
}
.cele.grid-t3ddy .tabs .tab-toggle:hover, .cele.grid-t3ddy .tabs .tab-toggle.active {
  background: #004f71;
  color: #fff;
}
.cele.grid-t3ddy .tabs .tab-toggle:hover:after, .cele.grid-t3ddy .tabs .tab-toggle.active:after {
  height: 8px;
  background: #004f71;
}
.cele.grid-t3ddy .tabs .tab-content {
  padding: 0;
  list-style-type: none;
  margin: 0;
  background: #f2f2f2;
}
.cele.grid-t3ddy .tabs .tab-content .toggle-wrap {
  display: none;
}
.cele.grid-t3ddy .tabs .tab-content .entry {
  padding: 80px 56px 20px;
  display: none;
}
.cele.grid-t3ddy .tabs .tab-content .entry .cwrap {
  padding: 0;
  max-width: none;
}
.cele.grid-t3ddy .tabs .tab-content .entry:first-child {
  display: block;
}
.cele.grid-t3ddy.bg-light-gray .tabs .tab-toggle {
  background: #fff;
}
.cele.grid-t3ddy.bg-light-gray .tabs .tab-toggle:hover, .cele.grid-t3ddy.bg-light-gray .tabs .tab-toggle.active {
  background: #004f71;
}
.cele.grid-t3ddy.layout-16 .tabs {
  padding: 0 0 20px;
}
.cele.grid-t3ddy.layout-16 .tabs .tab-nav {
  display: block;
  padding: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.cele.grid-t3ddy.layout-16 .tabs .tab-toggle {
  display: inline-block;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 0.8px;
  margin: 0 10px 10px;
  vertical-align: top;
}
.cele.grid-t3ddy.layout-16 .tabs .tab-toggle:after, .cele.grid-t3ddy.layout-16 .tabs .tab-toggle.active:before, .cele.grid-t3ddy.layout-16 .tabs .tab-toggle:hover:after {
  display: none;
}
.cele.grid-t3ddy.layout-16 .tabs .tab-content {
  background: none;
}
.cele.grid-t3ddy.layout-16 .tabs .tab-content .entry {
  padding: 20px 0 0;
}
.ctype-teaserblock .text-wrap {
  padding: 38px 20px 12px;
}
.ctype-teaserblock p {
  padding: 0 0 20px;
  margin: 0;
}
.ctype-teaserblock h1, .ctype-teaserblock h2, .ctype-teaserblock h3, .ctype-teaserblock h4, .ctype-teaserblock h5, .ctype-teaserblock h6 {
  padding: 0 0 16px;
}
.ctype-rmfsaccordion {
  position: relative;
}
.ctype-rmfsaccordion h1, .ctype-rmfsaccordion h2, .ctype-rmfsaccordion h3, .ctype-rmfsaccordion h4, .ctype-rmfsaccordion h5, .ctype-rmfsaccordion h6 {
  padding: 0 0 30px;
}
.ctype-rmfsaccordion .teaser-wrap {
  padding: 0 0 40px;
}
.ctype-rmfsaccordion .teaser-wrap p {
  margin: 0;
  padding: 0 0 20px;
}
.ctype-rmfsaccordion .col-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.ctype-rmfsaccordion .col {
  display: table-cell;
  vertical-align: top;
}
.ctype-rmfsaccordion .progress-col {
  width: 100px;
  padding-right: 22px;
  position: relative;
  padding: 8px 0 9px 0;
}
.ctype-rmfsaccordion .progress-col .progress-wrap {
  position: absolute;
  left: 0;
  top: 0;
}
.ctype-rmfsaccordion .progress-col .progress-wrap .inner {
  position: relative;
  height: 100%;
}
.ctype-rmfsaccordion .progress-col .progress-wrap:before {
  content: "";
  visibility: visible;
  display: block;
  position: absolute;
  margin-left: 8px;
  height: 100%;
  width: 1px;
  background: #888b8d;
}
.ctype-rmfsaccordion .progress-col .point {
  display: block;
  position: absolute;
  left: 0;
  width: 13px;
  height: 13px;
  border: 2px solid #888b8d;
  border-radius: 50%;
  background: #fff;
  z-index: 40;
  margin-top: -8px;
}
.ctype-rmfsaccordion .progress-col .point.active {
  background: #5bc2e7;
  border: 2px solid #5bc2e7;
}
.ctype-rmfsaccordion .progress-col .point.inactive {
  border: 2px solid #5bc2e7;
}
.ctype-rmfsaccordion .progress-col .progress-line {
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  position: absolute;
  top: 0;
  left: 6px;
  width: 5px;
  height: 0%;
  box-sizing: border-box;
  background: #5bc2e7;
}
.ctype-rmfsaccordion .text-col ul, .ctype-rmfsaccordion .img-col ul {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ctype-rmfsaccordion .img-col {
  width: 48%;
}
.ctype-rmfsaccordion .img-col li {
  display: none;
}
.ctype-rmfsaccordion .img-col li.active {
  display: block;
}
.ctype-rmfsaccordion .text-col {
  padding: 0 0 0 70px;
  vertical-align: middle;
}
.ctype-rmfsaccordion .text-col .bodytext {
  display: none;
  font-size: 18px;
  line-height: 1.67em;
  letter-spacing: 0.3px;
  padding: 16px 0 0;
}
.ctype-rmfsaccordion .text-col .bodytext p {
  padding: 0 0 20px;
  margin: 0;
}
.ctype-rmfsaccordion .text-col .title {
  font-family: Brandon Grotesque, Verdana;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.31em;
  letter-spacing: 0.7px;
  color: #004f71;
  text-transform: uppercase;
}
.ctype-rmfsaccordion .text-col li {
  display: block;
  padding: 26px 0 0 18px;
  position: relative;
}
.ctype-rmfsaccordion .text-col li:after {
  display: block;
  content: "";
  visibility: visible;
  position: absolute;
  top: 41px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #002a3a;
  border: 1px solid #002a3a;
  border-radius: 50%;
}
.ctype-rmfsaccordion .text-col li:first-child {
  padding: 0 0 0 18px;
}
.ctype-rmfsaccordion .text-col li:first-child:after {
  top: 15px;
}
.ctype-rmfsaccordion .text-col li.active .bodytext {
  display: block;
}
.ctype-rmfsaccordion.layout-1 .img-col {
  vertical-align: middle;
}
.ctype-rmfsaccordion.layout-1 .img-col li {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: top left;
  -moz-perspective-origin: top left;
  -ms-perspective-origin: top left;
  -o-perspective-origin: top left;
  perspective-origin: top left;
}
.ctype-rmfsaccordion.layout-1 .img-col li.no-link img, .ctype-rmfsaccordion.layout-1 .img-col li.link a {
  -webkit-transform: rotateY(10deg) rotateX(4deg) rotateZ(-1deg);
  -moz-transform: rotateY(10deg) rotateX(4deg) rotateZ(-1deg);
  -ms-transform: rotateY(10deg) rotateX(4deg) rotateZ(-1deg);
  -o-transform: rotateY(10deg) rotateX(4deg) rotateZ(-1deg);
  transform: rotateY(10deg) rotateX(4deg) rotateZ(-1deg);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.1), -36px 35px 50px 0 rgba(0, 0, 0, 0.2);
  border-radius: 9px;
  overflow: hidden;
}
.ctype-rmfsaccordion.layout-1 .img-col li a:hover {
  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
}
.ctype-rmfsaccordion.layout-2 .img-col {
  width: 35%;
}
.ctype-rm_imageslider .rm-imageslider-wrap {
  position: relative;
}
.ctype-rm_imageslider .rm-imageslider-wrap .slick-prev, .ctype-rm_imageslider .rm-imageslider-wrap .slick-next {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  display: block;
  position: absolute;
  top: 50%;
  left: -40px;
  width: 20px;
  border: 0;
  background: none;
  outline: none;
  width: 20px;
  text-indent: -999px;
  overflow: hidden;
  padding: 0;
  margin: -16px 0 0;
  text-align: center;
  height: 32px;
}
.ctype-rm_imageslider .rm-imageslider-wrap .slick-prev:hover, .ctype-rm_imageslider .rm-imageslider-wrap .slick-next:hover {
  color: #004f71;
}
.ctype-rm_imageslider .rm-imageslider-wrap .slick-prev:after, .ctype-rm_imageslider .rm-imageslider-wrap .slick-next:after {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  visibility: visible;
  line-height: 1em;
  text-indent: 0;
  margin: -42px 0 0 -14px;
  font-size: 54px;
}
.ctype-rm_imageslider .rm-imageslider-wrap .slick-next {
  left: auto;
  right: -40px;
}
.ctype-rm_imageslider .rm-imageslider-wrap .slick-next:after {
  content: "";
  margin: -42px 0 0 -18px;
}
.ctype-rm_imageslider .slide {
  display: none;
}
.ctype-rm_imageslider .slide .slide-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.ctype-rm_imageslider .slide .img-col {
  padding: 24px 0 0;
  display: table-cell;
  vertical-align: top;
  width: 43.5%;
}
.ctype-rm_imageslider .slide .text-col {
  padding: 0 0 0 42px;
  display: table-cell;
  vertical-align: top;
}
.ctype-rm_imageslider .slide .text-col p {
  padding: 0 0 20px;
  margin: 0;
}
.ctype-rm_imageslider .slide .title {
  font-family: Brandon Grotesque, Verdana;
  font-size: 48px;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  padding: 0 0 30px;
}
.ctype-rm_imageslider .slide .title h3 {
  padding: 0;
}
.ctype-rm_imageslider .slide:first-child {
  display: block;
}
.ctype-rm_imageslider.layout-12 .slide-wrap {
  max-width: 1200px;
  padding: 0 30px;
  margin: auto;
}
.ctype-rm_imageslider.layout-12 .arrows {
  position: absolute;
  top: 50%;
  left: 0;
  height: 0;
  width: 100%;
}
.ctype-rm_imageslider.layout-12 .arrows .arrows-wrap {
  position: relative;
  max-width: 1200px;
  padding: 0 30px;
  margin: auto;
}
.ctype-rm_imageslider.layout-12 .arrows .slick-prev, .ctype-rm_imageslider.layout-12 .arrows .slick-next {
  top: 0;
}
.tx-rm-gmlocationlist .map {
  height: 500px;
}
.tx-rm-gmlocationlist .map .gm-style .title {
  font-family: Brandon Grotesque, Verdana;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.53px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #004f71;
  max-width: 240px;
  padding: 0 0 10px;
}
.tx-rm-gmlocationlist .map .gm-style .address {
  font-family: Georgia, Arial;
  color: #222731;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 1.6em;
  padding: 0 0 10px;
}
.tx-rm-gmlocationlist .map .gm-style .mail, .tx-rm-gmlocationlist .map .gm-style .phone {
  font-family: Georgia, Arial;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  line-height: 1.5em;
}
.tx-rm-gmlocationlist .map .gm-style .mail a, .tx-rm-gmlocationlist .map .gm-style .phone a {
  color: #222731;
}
.tx-rm-gmlocationlist .map .gm-style .phone:before {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "c";
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
  color: #e40046;
}
.tx-rm-gmlocationlist .map .gm-style .mail:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  content: "";
  position: absolute;
  left: 2px;
  top: 4px;
  font-size: 12px;
  color: #e40046;
}
.tx-rm-gmlocationlist .map .gm-style .row-title {
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.53px;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #004f71;
  padding: 0;
}
.tx-rm-gmlocationlist .map .gm-style .row-title.pad {
  padding-top: 10px;
}
.tx-rm-gmlocationlist .infotext, .tx-rm-gmlocationlist .noentry {
  font-family: Brandon Grotesque, Verdana;
  color: #004f71;
  font-weight: bold;
  text-align: center;
  padding: 40px 0;
}
.tx-rm-gmlocationlist .noentry {
  color: #e40046;
}
.tx-rm-gmlocationlist .list-wrap ul {
  list-style-type: none;
  padding: 40px 0 0;
  margin: 0 -20px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.tx-rm-gmlocationlist .list-wrap li {
  display: inline-block;
  padding: 0 20px 40px;
  width: 33.33333%;
  box-sizing: border-box;
  vertical-align: top;
}
.tx-rm-gmlocationlist .list-wrap li.hide {
  display: none;
}
.tx-rm-gmlocationlist .list-wrap .entry-wrap {
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  padding: 20px 20px 0;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  min-height: 350px;
}
.tx-rm-gmlocationlist .list-wrap li.hover .entry-wrap {
  box-shadow: 0 42px 74px 0 rgba(0, 0, 0, 0.3);
}
.tx-rm-gmlocationlist .list-wrap .title {
  font-family: Brandon Grotesque, Verdana;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.53px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #004f71;
  padding: 0 26px 8px 0;
}
.tx-rm-gmlocationlist .list-wrap .distance {
  font-family: Brandon Grotesque, Verdana;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.2em;
  color: #5bc2e7;
  text-transform: uppercase;
  padding: 0 0 10px 20px;
  position: relative;
}
.tx-rm-gmlocationlist .list-wrap .distance:before {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "p";
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 18px;
  color: #e40046;
}
.tx-rm-gmlocationlist .list-wrap .address {
  color: #222731;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 1.6em;
  padding: 0 0 12px;
}
.tx-rm-gmlocationlist .list-wrap ul.teams {
  padding: 20px 0 0;
}
.tx-rm-gmlocationlist .list-wrap ul.teams li {
  width: 100%;
  display: block;
  padding: 0 20px 10px;
}
.tx-rm-gmlocationlist .list-wrap ul.teams .rel-product {
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #004f71;
  text-transform: uppercase;
  line-height: 1.31em;
  font-weight: bold;
}
.tx-rm-gmlocationlist .list-wrap ul.teams .description {
  position: relative;
  color: #222731;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 1.6em;
  padding: 0 0 20px;
}
.tx-rm-gmlocationlist .list-wrap ul.teams .description p {
  margin: 0;
  padding: 0;
}
.tx-rm-gmlocationlist .list-wrap ul.teams a.btn {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.56px;
  line-height: 1.2em;
  text-align: center;
  padding: 10px 14px 8px;
  margin: 0 0 0 6px;
  cursor: pointer;
}
.tx-rm-gmlocationlist .list-wrap ul.teams a.btn:first-child {
  margin: 0;
}
.tx-rm-gmlocationlist .list-wrap .mail, .tx-rm-gmlocationlist .list-wrap .phone {
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  margin-right: 120px;
}
.tx-rm-gmlocationlist .list-wrap .mail a, .tx-rm-gmlocationlist .list-wrap .phone a {
  color: #222731;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.tx-rm-gmlocationlist .list-wrap .mail a:hover, .tx-rm-gmlocationlist .list-wrap .phone a:hover {
  color: #009cde;
}
.tx-rm-gmlocationlist .list-wrap .phone:before {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "c";
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 18px;
  color: #e40046;
}
.tx-rm-gmlocationlist .list-wrap .mail:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  content: "";
  position: absolute;
  left: 1px;
  top: 4px;
  font-size: 14px;
  color: #e40046;
}
.tx-rm-gmlocationlist .list-wrap .row-title {
  font-family: Brandon Grotesque, Verdana;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.53px;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #004f71;
  padding: 0;
}
.tx-rm-gmlocationlist .list-wrap .row-title.pad {
  padding-top: 12px;
}
.tx-rm-gmlocationlist .list-wrap .num {
  width: 24px;
  height: 19px;
  background: #e40046;
  color: #fff;
  text-align: center;
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.41px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 5px 0 0;
}
.tx-rm-gmlocationlist .list-wrap .btn-row {
  padding: 0 26px 20px 0;
}
.tx-rm-gmlocationlist .list-wrap .btn-row a.btn {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.56px;
  line-height: 1.2em;
  text-align: center;
  padding: 10px 14px 8px;
  margin: 0 0 0 6px;
  cursor: pointer;
}
.tx-rm-gmlocationlist .list-wrap .btn-row a.btn:first-child {
  margin: 0;
}
.tx-rm-gmlocationlist .list-wrap .doctor-data {
  display: none;
}
.tx-rm-gmlocationlist .map .gm-style ul.categories, .tx-rm-gmlocationlist .list-wrap ul.categories {
  display: block;
  padding: 0;
  margin: 0 -5px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.tx-rm-gmlocationlist .map .gm-style ul.categories li, .tx-rm-gmlocationlist .list-wrap ul.categories li {
  font-family: Brandon Grotesque, Verdana;
  display: inline-block;
  margin: 0 5px 10px;
  background: #009cde;
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.56px;
  line-height: 1.2em;
  text-align: center;
  width: auto;
  padding: 5px;
  text-transform: uppercase;
}
.tx-rm-gmlocationlist .map .gm-style .cat-wrap {
  overflow: hidden;
}
.tx-rm-gmlocationlist .map .gm-style ul.categories {
  padding: 0;
}
.tx-rm-gmlocationlist .map .gm-style ul.categories li {
  margin: 10px 5px 0;
}
.tx-rm-gmlocationlist .searchbar {
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  color: #fff;
  margin-top: -38px;
  position: relative;
  z-index: 100;
  padding: 0 0 40px;
}
.tx-rm-gmlocationlist .searchbar .searchbar-wrap {
  display: block;
  padding: 18px 20px;
  background: #004f71;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap, .tx-rm-gmlocationlist .searchbar .search-wrap .inp {
  display: inline-block;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .inp {
  padding: 0 20px 0 10px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .inp.address {
  width: 260px;
  padding: 0 10px 0 30px;
  position: relative;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .inp.address:after {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "s";
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 26px;
  outline: none;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  -webkit-appearance: none;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .inp.sbmt {
  padding: 0 20px 0 0;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .inp.entries {
  padding: 0 40px 0 0;
}
.tx-rm-gmlocationlist .searchbar .search-wrap input {
  display: block;
  padding: 8px 5px;
  background: #fff;
  margin: 0;
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  outline: none;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 2px;
  box-sizing: border-box;
  color: #63666a;
}
.tx-rm-gmlocationlist .searchbar .search-wrap select {
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  background: none;
  outline: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../../typo3conf/ext/rm_theme/Resources/Public/Icons/select_arrow.png") #004f71 no-repeat 106px 11px;
  padding: 5px 10px 5px 5px;
  cursor: pointer;
}
.tx-rm-gmlocationlist .searchbar .search-wrap select::-ms-expand {
  display: none;
}
.tx-rm-gmlocationlist .searchbar .search-wrap option {
  font-family: Brandon Grotesque, Verdana;
  background: #004f71;
  font-size: 14px;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  display: block;
}
.tx-rm-gmlocationlist .searchbar .search-wrap button {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  outline: none;
  border: 0;
  margin: 0;
  background: #009cde;
  color: #fff;
  padding: 9px 8px;
  border-radius: 3px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap button:hover {
  background: #5bc2e7;
}
.tx-rm-gmlocationlist .searchbar .search-wrap ::-webkit-input-placeholder {
  color: #63666a;
  font-size: 12px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap ::-moz-placeholder {
  color: #63666a;
  font-size: 12px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap :-ms-input-placeholder {
  color: #63666a;
  font-size: 12px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap :-moz-placeholder {
  color: #63666a;
  font-size: 12px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap ::placeholder {
  color: #63666a;
  font-size: 12px;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .lbl, .tx-rm-gmlocationlist .searchbar .filter-wrap {
  display: inline-block;
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
}
.tx-rm-gmlocationlist .searchbar .search-wrap .lbl {
  padding: 0 20px 0 10px;
}
.tx-rm-gmlocationlist .searchbar .category-wrap {
  display: inline-block;
  padding: 0 0 0 40px;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .lbl {
  display: inline-block;
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #fff;
  padding: 0 20px 0 0;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .inp-wrap {
  display: inline-block;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .inp-wrap select {
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  background: none;
  outline: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../../typo3conf/ext/rm_theme/Resources/Public/Icons/select_arrow.png") #004f71 no-repeat 85px 11px;
  padding: 5px 10px 5px 5px;
  cursor: pointer;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .inp-wrap select::-ms-expand {
  display: none;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .inp-wrap select[data-cat="2"] {
  background-position: 98px 11px;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .inp-wrap select[data-cat="3"] {
  background-position: 136px 11px;
}
.tx-rm-gmlocationlist .searchbar .category-wrap .inp-wrap option {
  font-family: Brandon Grotesque, Verdana;
  background: #004f71;
  font-size: 14px;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  display: block;
}
.tx-rm-gmlocationlist .searchbar .category-wrap ul {
  padding: 0;
  margin: 0 -20px 0 0;
  list-style-type: none;
  display: inline-block;
}
.tx-rm-gmlocationlist .searchbar .category-wrap li {
  display: inline-block;
  padding: 0 20px;
}
.tx-rm-gmlocationlist .searchbar .category-wrap a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.58px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #fff;
}
.tx-rm-gmlocationlist .searchbar .category-wrap a.active, .tx-rm-gmlocationlist .searchbar .category-wrap a:hover {
  color: #009cde;
}
:root {
  --z-depth: -840px;
}
.heart-wrap {
  overflow: hidden;
  padding: 60px 0;
}
.heart-wrap .inner {
  height: 803px;
  position: relative;
  perspective: 4900px;
  xoverflow: hidden;
  margin: 0 auto;
  width: 1245px;
}
.heart-wrap .fake-link {
  position: absolute;
  left: 160px;
  top: 120px;
  width: 900px;
  height: 490px;
  cursor: pointer;
  z-index: 20;
}
.heart-wrap .carousel {
  height: 100%;
  width: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: transform 0.3s;
  xtransform: scale(1.5);
}
.heart-wrap .carousel-bg {
  transition: transform 0.375s;
}
.heart-wrap .item {
  display: block;
  position: absolute;
  width: 1246px;
  height: 683px;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.heart-wrap .item-bg {
  display: block;
  position: absolute;
  width: 1246px;
  height: 683px;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.25s;
}
.heart-wrap img.heart-1 {
  position: absolute;
  left: 540px;
  top: -120px;
  transition: opacity 0.5s;
}
.heart-wrap img.hotspot {
  position: absolute;
  opacity: 1;
  xwidth: 137px;
  xheight: 134px;
  transition: opacity 0.25s;
  z-index: 14;
  opacity: 0;
  cursor: pointer;
}
.heart-wrap .item.active img.hotspot {
  opacity: 1;
}
.heart-wrap img.heart-1-blur {
  position: absolute;
  left: 540px;
  top: -120px;
  opacity: 0;
  width: 538px;
  height: 873px;
  transition: opacity 0.5s;
}
.heart-wrap div.hotspot-zoom {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.25s;
  z-index: 15;
  padding: 30px 38px;
  background-color: #eaeaea;
  display: none;
  width: 1176px;
  height: 623px;
}
.heart-wrap div.hotspot-zoom img:first-child {
  margin-right: 16px;
}
.heart-wrap img.heart-2 {
  position: absolute;
  left: 540px;
  top: -120px;
  transition: opacity 0.5s;
}
.heart-wrap img.heart-2-blur {
  position: absolute;
  left: 560px;
  top: -110px;
  opacity: 0;
  width: 511px;
  height: 955px;
  transition: opacity 0.5s;
}
.heart-wrap .position-indicator {
  text-align: center;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 200px;
  opacity: 0.2;
  z-index: 15;
  cursor: pointer;
}
.heart-wrap .pulse {
  animation-name: pulse;
  animation-duration: 1000ms;
  transform-origin: 50% 50%;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.heart-wrap .heart-1-container {
  transform: rotateY(0deg) translateZ(-1100px);
}
.heart-wrap .heart-2-container {
  transform: rotateY(0deg) translateZ(-1100px);
}
.heart-wrap .foreground {
  z-index: 5;
}
.heart-wrap .background {
  z-index: 4;
}
.heart-wrap .foreground .heart {
  opacity: 1;
  z-index: 5;
}
.heart-wrap .background .heart {
  opacity: 0;
}
.heart-wrap .background .heart-blur {
  opacity: 0.7;
  z-index: 4;
  transform: scale(0.8);
  position: absolute;
  left: 800px;
  top: -110px;
}
.heart-wrap .next, .heart-wrap .prev {
  color: #555;
  font-weight: bold;
  font-size: 96px;
  position: absolute;
  top: 300px;
  padding: 24px 48px;
  cursor: pointer;
  xtransition: box-shadow 0.1s, top 0.1s;
  z-index: 15;
  opacity: 0.5;
}
.heart-wrap .next:hover, .heart-wrap .prev:hover {
  opacity: 1;
}
.heart-wrap .next {
  right: 0px;
}
.heart-wrap .prev {
  left: 0px;
}
.heart-wrap .heart-container {
  width: 288px;
  height: 432px;
  position: absolute;
  left: 706px;
  top: 145px;
  background-repeat: no-repeat;
  transform: scale(1.67);
  filter: drop-shadow(0px 0px 14px rgba(0, 0, 0, 0.3));
}
.heart-wrap .heart-container-full {
  width: 480px;
  height: 720px;
  position: absolute;
  left: 610px;
  top: 0px;
  background-repeat: no-repeat;
  opacity: 0;
  filter: drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.3));
}
.eps-articeldownloads .list .list-wrap {
  display: block;
  padding: 0;
  margin: 0 -20px;
  list-style-type: none;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.eps-articeldownloads .list .entry {
  display: inline-block;
  padding: 0 20px 40px;
  vertical-align: top;
  width: 33.33333%;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.67em;
}
.eps-articeldownloads .list .entry .thumb {
  padding: 0 0 15px;
}
.eps-articeldownloads .list .entry .thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.eps-articeldownloads .list .entry .categories {
  font-family: Brandon Grotesque, Verdana;
  color: #009cde;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.35px;
  font-weight: 900;
  line-height: 1.2em;
  padding: 0 0 13px;
}
.eps-articeldownloads .list .entry h6.title {
  padding: 0 0 5px;
}
.eps-articeldownloads .list .entry .desc p {
  margin: 0;
  padding: 0 0 20px;
}
.eps-articeldownloads .list .entry-wrap {
  padding: 16px 16px 25px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
}
.tx-kesearch-pi1 .pagination-wrap ul, .eps-articeldownloads .f3-widget-paginator {
  list-style-type: none;
  padding: 40px 0 0;
  margin: 0;
  letter-spacing: 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.tx-kesearch-pi1 .pagination-wrap ul li, .eps-articeldownloads .f3-widget-paginator li {
  display: inline-block;
  padding: 0 20px 20px;
  vertical-align: top;
  font-family: Brandon Grotesque, Verdana;
  font-weight: bold;
  font-size: 20px;
  line-height: 1em;
}
.tx-kesearch-pi1 .pagination-wrap ul a, .eps-articeldownloads .f3-widget-paginator a {
  display: block;
}
.tx-kesearch-pi1 .pagination-wrap ul li.current, .tx-kesearch-pi1 .pagination-wrap ul a.current, .eps-articeldownloads .f3-widget-paginator li.current, .eps-articeldownloads .f3-widget-paginator a.current {
  color: #004f71;
  cursor: default;
}
.tx-kesearch-pi1 .pagination-wrap ul li.previous a, .tx-kesearch-pi1 .pagination-wrap ul li.next a, .tx-kesearch-pi1 .pagination-wrap ul a.prev, .tx-kesearch-pi1 .pagination-wrap ul a.next, .eps-articeldownloads .f3-widget-paginator li.previous a, .eps-articeldownloads .f3-widget-paginator li.next a, .eps-articeldownloads .f3-widget-paginator a.prev, .eps-articeldownloads .f3-widget-paginator a.next {
  width: 20px;
  text-indent: -200px;
  overflow: hidden;
  position: relative;
}
.tx-kesearch-pi1 .pagination-wrap ul li.previous a:after, .tx-kesearch-pi1 .pagination-wrap ul li.next a:after, .tx-kesearch-pi1 .pagination-wrap ul a.prev:after, .tx-kesearch-pi1 .pagination-wrap ul a.next:after, .eps-articeldownloads .f3-widget-paginator li.previous a:after, .eps-articeldownloads .f3-widget-paginator li.next a:after, .eps-articeldownloads .f3-widget-paginator a.prev:after, .eps-articeldownloads .f3-widget-paginator a.next:after {
  position: absolute;
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  visibility: visible;
  text-indent: 0px;
  top: -4px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 1em;
}
.tx-kesearch-pi1 .pagination-wrap ul li.next a:after, .tx-kesearch-pi1 .pagination-wrap ul a.next:after, .eps-articeldownloads .f3-widget-paginator li.next a:after, .eps-articeldownloads .f3-widget-paginator a.next:after {
  content: "";
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  50% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.teaser-top-row .gridwrap.cols-2 .ctype-teaserblock {
  max-width: 345px;
  margin: 0 0 0 auto;
}
.rm-pcslider[data-animation="perspective"] .image-col a, .rm-pcslider[data-animation="quote"] .image-col a {
  display: block;
}
.ctype-rm_imageslider .slide img, .ctype-rmfsaccordion .img-col img, .ctype-teaserblock .img-wrap img, .rm-pcslider[data-animation="perspective"] .image-col img, .rm-pcslider[data-animation="quote"] .image-col img {
  display: block;
  width: 100%;
  height: auto;
}
.layout-6 .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext ul {
  padding: 0 0 20px 40px;
  margin: 0;
  list-style-type: none;
}
.deliverysystemhtml .spacebefore {
  margin-top: -300px;
  background: transparent;
  position: relative;
  z-index: 101;
}
.deliverysystemhtml .spacebefore:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 98px;
  width: 100%;
  background: #f2f2f2;
  visibility: visible;
}
.deliverysystemhtml .ds {
  background: url(../../fileadmin/Portico/portico-ds.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 435px;
  margin-top: 0;
  position: relative;
  z-index: 100;
}
.deliverysystemhtml .infotext {
  font-family: Brandon Grotesque, Verdana;
  font-size: 16px;
  letter-spacing: 0.03em;
  color: #004f71;
  line-height: 1.4em;
  position: absolute;
  width: 260px;
  height: 50px;
  border: 0px solid blue;
  right: 0;
}
.deliverysystemhtml .infotext.left {
  right: 345px;
  bottom: 360px;
}
.deliverysystemhtml .left:after {
  content: "";
  width: 1px;
  height: 225px;
  background: #888b8d;
  position: absolute;
  top: 50px;
  left: 0;
}
.deliverysystemhtml .infotext.middle {
  right: 365px;
  bottom: 250px;
  text-align: right;
}
.deliverysystemhtml .middle:after {
  content: "";
  width: 1px;
  height: 150px;
  background: #888b8d;
  position: absolute;
  top: 50px;
  rigth: 0;
}
.deliverysystemhtml .infotext.right {
  right: 50px;
  bottom: 300px;
}
.deliverysystemhtml .right:after {
  content: "";
  width: 1px;
  height: 200px;
  background: #888b8d;
  position: absolute;
  top: 50px;
  left: 0;
}
.deliverysystemhtml .dscontent {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.deliverysystemhtml .dsbackground {
  background: url(../../fileadmin/Portico/portico-ds-bg.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}
.deliverysystemhtml_mobile .ds {
  width: 100%;
  position: relative;
  z-index: 100;
}
.deliverysystemhtml_mobile .infotext {
  font-family: Brandon Grotesque, Verdana;
  font-size: 16px;
  letter-spacing: 0.03em;
  color: #004f71;
  position: absolute;
  width: 260px;
  height: 50px;
  line-height: 1.2em;
}
.deliverysystemhtml_mobile .infotext.left {
  right: 98px;
  top: 196px;
}
.deliverysystemhtml_mobile .left:after {
  content: "";
  width: 231px;
  height: 1px;
  background: #5bc2e7;
  position: absolute;
  bottom: -17px;
  left: 50px;
}
.deliverysystemhtml_mobile .infotext.middle {
  right: 43px;
  top: 310px;
}
.deliverysystemhtml_mobile .middle:after {
  top: -10px;
  content: "";
  width: 109px;
  height: 1px;
  background: #5bc2e7;
  position: absolute;
  left: 110px;
  left: 50px;
}
.deliverysystemhtml_mobile .infotext.right {
  right: 100px;
  top: 443px;
}
.deliverysystemhtml_mobile .right:after {
  content: "";
  width: 179px;
  height: 1px;
  background: #5bc2e7;
  position: absolute;
  bottom: -9px;
  left: 66px;
}
.deliverysystemhtml_mobile .dscontent {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.deliverysystemhtml_mobile .ds_content {
  width: 100%;
  background: url(../../fileadmin/Portico/portico-ds-mobile.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 632px;
  background-color: #fff;
  position: relative;
}
.deliverysystemhtml_mobile .cele {
  width: 50%;
  margin: auto;
  min-width: 400px;
}
.ctype-sitepaging .site-page-wrap {
  padding: 0 0 20px;
}
.ctype-sitepaging a {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  float: left;
  max-width: 50%;
  box-sizing: border-box;
  background: #004f71;
  color: #fff;
  display: block;
  font-family: Brandon Grotesque, Verdana;
  text-transform: uppercase;
  padding: 10px 20px 10px 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
  border-radius: 4px;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.5);
}
.ctype-sitepaging a:hover {
  background: #009cde;
}
.ctype-sitepaging a .icon {
  display: inline-block;
  position: relative;
  height: 14px;
  width: 22px;
}
.ctype-sitepaging a .icon:before {
  font-family: "abbott icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  margin-top: -9px;
  font-size: 22px;
  font-weight: bold;
}
.ctype-sitepaging a.next {
  float: right;
  padding: 10px 15px 10px 20px;
}
.ctype-sitepaging a.next .icon:before {
  content: "";
  left: auto;
  right: 0;
}
.content .ctype-menu_pages ul, .content .ctype-menu_sitemap_pages ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.content .ctype-menu_pages ul a, .content .ctype-menu_sitemap_pages ul a {
  font-family: Brandon Grotesque, Verdana;
  font-size: 18px;
  line-height: 1.2em;
  display: inline-block;
  padding: 0 0 0 15px;
  position: relative;
}
.content .ctype-menu_pages ul a:after, .content .ctype-menu_sitemap_pages ul a:after {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #004f71;
  border-radius: 50%;
}
.content .ctype-menu_pages ul .sep, .content .ctype-menu_sitemap_pages ul .sep {
  font-family: Brandon Grotesque, Verdana;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 1.7px;
  font-weight: 900;
  text-transform: uppercase;
  color: #63666a;
}
.content .ctype-menu_pages ul ul, .content .ctype-menu_sitemap_pages ul ul {
  padding: 0 0 0 20px;
}
.content .ctype-menu_pages ul ul a:after, .content .ctype-menu_sitemap_pages ul ul a:after {
  border: 1px solid #004f71;
  background: none;
  width: 3px;
  height: 3px;
}
.content .ctype-menu_pages .cwrap > ul, .content .ctype-menu_sitemap_pages .cwrap > ul {
  padding: 0 0 10px;
}
.content .ctype-menu_pages .cwrap > ul > li, .content .ctype-menu_sitemap_pages .cwrap > ul > li {
  padding: 0 0 10px 0;
}
.tx-eps-femgrext .approval-list {
  width: 100%;
  table-layout: fixed;
}
.tx-eps-femgrext .approval-list th {
  background: #009cde;
  color: #fff;
  font-family: Brandon Grotesque, Verdana;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  line-height: 1.3em;
  border-left: 1px solid #fff;
}
.tx-eps-femgrext .approval-list th:first-child {
  border: 0;
}
.tx-eps-femgrext .approval-list td {
  padding: 7px 5px;
  vertical-align: top;
  border-right: 1px solid #d9d9d6;
  border-bottom: 1px solid #d9d9d6;
  font-size: 16px;
  line-height: 1.3em;
}
.tx-eps-femgrext .approval-list td:first-child {
  border-left: 1px solid #d9d9d6;
}
.tx-eps-femgrext .approval-list .buttons {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  width: 160px;
  border: 0;
}
.tx-eps-femgrext .approval-list .name {
  width: 12%;
}
.tx-eps-femgrext .approval-list .buttons-header {
  background: none;
  padding: 0;
  border-left: 1px solid #009cde;
  width: 160px;
}
.tx-eps-femgrext .additional-actions {
  padding: 40px 0 20px;
}
.tx-eps-femgrext .info-text {
  padding: 0 0 10px;
}
.tx-eps-femgrext .whitelist-form label {
  display: block;
  float: left;
  font-family: Brandon Grotesque, Verdana;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.67em;
  text-transform: uppercase;
  padding: 8px 10px 0 0;
  margin: 0;
}
.tx-eps-femgrext .whitelist-form .control-wrap {
  float: left;
  max-width: 360px;
  width: 100%;
  padding: 0 10px 0 0;
  box-sizing: border-box;
}
.tx-eps-femgrext .whitelist-form .control-wrap input {
  display: block;
  box-sizing: border-box;
  line-height: 1.2em;
  margin: 0;
  font-size: 18px;
  color: #222731;
  font-family: Georgia, Arial;
  padding: 10px 12px;
  border: 1px solid #aaa;
  width: 100%;
  outline: none;
  transition: border-color 0.3s;
}
.tx-eps-femgrext .whitelist-form .control-wrap input:focus {
  border-color: #009cde;
}
.tx-eps-femgrext .whitelist-form .button-wrap {
  float: left;
}
.tx-eps-femgrext .whitelist-form .button-wrap .btn {
  border-radius: 0;
  padding: 13px 20px 14px;
}
.tx-eps-femgrext .flash-msg-wrap {
  padding: 0;
  list-style: none;
  margin: 0;
}
.tx-eps-femgrext .flash-msg-wrap li.wrap {
  display: block;
  padding: 0 0 20px;
}
.tx-eps-femgrext .flash-msg-wrap .type-0, .tx-eps-femgrext .flash-msg-wrap .type-2 {
  color: #86181d;
  background-color: #ffdce0;
  border: 1px solid rgba(27, 31, 35, 0.15);
  padding: 15px;
  border-radius: 3px;
  font-family: Brandon Grotesque, Verdana;
  font-size: 16px;
  line-height: 1.3em;
}
.tx-eps-femgrext .flash-msg-wrap .type-0 {
  color: #165c26;
  background-color: #dcffe4;
}
.tx-femanager .app-user-info {
  background: #004f71;
  padding: 15px 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.tx-femanager .app-user-info .text-wrap {
  font-size: 18px;
  font-family: Brandon Grotesque, Verdana;
  line-height: 1.3em;
  color: #fff;
}
.tx-femanager .app-user-info .btn-wrap {
  padding-top: 20px;
}
.tx-femanager .app-user-info .btn-wrap .btn {
  border-radius: 0;
  cursor: pointer;
}
/*# sourceMappingURL=/abbott/mitraclip/update2025/typo3temp/mk_scss/extensions.scss-4760afce.css.map */