.col-pink {
  color: #DE2561; }

/* Ultra Brush Regular */
@font-face {
  font-family: 'ULTRABRUSH';
  src: url("/assets/fonts/ultra-brush-regular.woff2") format("woff2"), url("/assets/fonts/ultra-brush-regular.woff") format("woff"); }

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/source-sans-pro-v13-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("/assets/fonts/source-sans-pro-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source-sans-pro-v13-latin-regular.woff2") format("woff2"), url("/assets/fonts/source-sans-pro-v13-latin-regular.woff") format("woff"), url("/assets/fonts/source-sans-pro-v13-latin-regular.ttf") format("truetype"), url("/assets/fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url("/assets/fonts/source-sans-pro-v13-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url("/assets/fonts/source-sans-pro-v13-latin-italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source-sans-pro-v13-latin-italic.woff2") format("woff2"), url("/assets/fonts/source-sans-pro-v13-latin-italic.woff") format("woff"), url("/assets/fonts/source-sans-pro-v13-latin-italic.ttf") format("truetype"), url("/assets/fonts/source-sans-pro-v13-latin-italic.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/source-sans-pro-v13-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url("/assets/fonts/source-sans-pro-v13-latin-600.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source-sans-pro-v13-latin-600.woff2") format("woff2"), url("/assets/fonts/source-sans-pro-v13-latin-600.woff") format("woff"), url("/assets/fonts/source-sans-pro-v13-latin-600.ttf") format("truetype"), url("/assets/fonts/source-sans-pro-v13-latin-600.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }

.font-brush {
  font-family: "ULTRABRUSH"; }

.font-ssp {
  font-family: "Source Sans Pro", sans-serif; }

@media (min-width: 768px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 992px; } }

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1104px; } }

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  text-decoration: none; }

.row {
  margin-right: -8px;
  margin-left: -8px; }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  padding-right: 12px;
  padding-left: 12px; }
  @media (min-width: 768px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
      padding-right: 16px;
      padding-left: 16px; } }
  @media (min-width: 992px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
      padding-right: 8px;
      padding-left: 8px; } }

col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 8px;
  padding-left: 8px; }

h1, h2, .h3-teaser {
  font-family: "ULTRABRUSH";
  text-transform: uppercase;
  font-size: 40px;
  line-height: 45px; }
  @media (max-width: 768px) {
    h1, h2, .h3-teaser {
      font-size: 30px;
      line-height: normal; } }

h3, .h2-ssp, .h4-teaser {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media (max-width: 768px) {
    h3, .h2-ssp, .h4-teaser {
      font-size: 18px;
      line-height: normal; } }

p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #000000; }
  @media (max-width: 768px) {
    p {
      font-size: 16px;
      line-height: normal; } }

a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  text-decoration: underline;
  text-decoration-color: #DE2561;
  text-underline-offset: 3px; }
  @media (max-width: 768px) {
    a {
      font-size: 16px;
      line-height: normal; } }
  a:hover {
    color: #DE2561; }

.navbar {
  padding: 0;
  background-color: #FFFFFF; }

.navbar-d1 {
  background-color: black; }

.navbar-d1t {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 2px 0 2px 0;
  width: 100%;
  height: 31px; }

@media (max-width: 992px) {
  .navbar-d1th {
    display: none; } }

.navbar-d2 {
  background-image: url("/assets/img/bg02.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  height: 31px; }

.navbar-d3 {
  height: 50px;
  background-color: #FFFFFF; }

.navbar-brand {
  position: absolute;
  left: -3px;
  top: -50px;
  width: 130px;
  padding: 3px;
  background-color: #FFFFFF; }
  .navbar-brand img {
    width: 123px; }

.active {
  color: #DE2561; }

/* mobile navbar sidebar under lg breakpoint */
.nav-link {
  text-decoration: none;
  padding: 10px 15px !important; }

@media (max-width: 992px) {
  .navbar-collapse.collapsing .navbar-nav {
    display: block;
    position: fixed;
    top: 12px;
    bottom: 0;
    right: -250px;
    transition: all 0.2s ease; }
  .navbar-collapse.show .navbar-nav {
    position: fixed;
    top: 12px;
    bottom: 0;
    right: 0;
    width: 250px;
    flex-direction: column;
    height: auto;
    transition: right 0.2s ease;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
  .navbar-nav {
    background-color: #FFFFFF;
    padding: 80px 35px 35px 50px !important; }
  .navbar-toggler {
    position: absolute;
    right: 0;
    top: -50px;
    color: #000000;
    background-color: #FFFFFF;
    width: 65px;
    height: 55px;
    z-index: 99;
    border-radius: 0; }
  .navbar-toggler-icon {
    color: #DE2561;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(222, 37, 97, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h40M4 15h40M4 23h40'/%3e%3c/svg%3e"); }
  .nav-link {
    font-size: 24px;
    line-height: 31px;
    text-decoration: none; }
  .navbar-nav li:hover > ul.dropdown-menu {
    display: block; }
  .dropdown-submenu {
    position: relative; }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    /*left:-100%;*/
    left: -10rem;
    /* 10rem is the min-width of dropdown-menu */
    margin-top: -6px; }
  /* rotate caret on hover */
  .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg); } }

.btn1 {
  color: #FFFFFF;
  background-color: #000000;
  padding: 4px 30px 7px 30px;
  text-decoration: none;
  display: inline-block;
  text-align: center; }
  .btn1:hover {
    color: #FFFFFF;
    background-color: #DE2561;
    text-decoration: none; }

.btn2 {
  color: #FFFFFF;
  background-color: #DE2561;
  padding: 4px 30px 7px 30px;
  text-decoration: none;
  display: inline-block;
  text-align: center; }
  .btn2:hover {
    color: #FFFFFF;
    background-color: #000000;
    text-decoration: none; }

.line-1c::after {
  content: "";
  display: block;
  border-top-style: solid;
  border-color: #DE2561;
  width: 200px;
  border-top-width: 3px;
  margin-left: auto;
  margin-right: auto; }

.line-2l::after {
  content: "";
  display: block;
  border-top-style: solid;
  border-color: #DE2561;
  width: 40px;
  border-top-width: 3px; }

.line-2r {
  position: relative; }

.line-2r::after {
  content: "";
  display: block;
  border-top-style: solid;
  border-color: #DE2561;
  width: 40px;
  border-top-width: 3px;
  position: absolute;
  bottom: 0;
  right: 0; }

.line-link1 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none; }

.line-link1::before {
  content: "";
  display: inline-block;
  border-top-style: solid;
  border-color: #DE2561;
  width: 40px;
  border-top-width: 3px;
  margin-right: 20px;
  position: relative;
  top: -5px; }

.tb1 {
  margin-top: 60px;
  margin-bottom: 45px; }

.tb1-h {
  text-align: center; }

.ptb1 {
  margin-top: 112px;
  margin-bottom: 112px; }

.ptb2 {
  margin-top: 112px;
  margin-bottom: 38px; }

.ptb2-bg1 {
  background-image: url("/assets/img/bg02.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  padding-top: 80px; }
  @media (max-width: 768px) {
    .ptb2-bg1 {
      padding-top: 80px; } }

.ptb2-bg2 {
  background-image: url("/assets/img/bg02gr.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  background-position-y: center;
  padding: 50px 0 50px 0;
  margin: 50px 0 50px 0;
  background-color: #EFEFED; }

.ptb2-p {
  height: 100%;
  overflow: hidden;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  @media (max-width: 768px) {
    .ptb2-p {
      height: 300px;
      margin-top: 7px;
      margin-bottom: 7px; } }
  .ptb2-p img {
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }

.ptb2-t {
  padding: 30px 30px 25px 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF; }
  @media (max-width: 768px) {
    .ptb2-t {
      margin-top: 7px;
      margin-bottom: 7px; } }

.ptb3 {
  margin-top: 60px;
  margin-bottom: 45px; }

.ptb3-bg1 {
  background-image: url("/assets/img/bg02.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 67px; }
  @media (max-width: 768px) {
    .ptb3-bg1 {
      padding-bottom: 45px; } }

.ptb3-p {
  height: 100%;
  overflow: hidden;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  @media (max-width: 768px) {
    .ptb3-p {
      height: 250px;
      margin-top: 14px; } }
  .ptb3-p img {
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }

.ptb3-t {
  height: 100%;
  padding: 30px 30px 25px 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #EFEFED;
  text-align: right; }

.leist {
  margin-top: 60px;
  margin-bottom: 45px; }
  .leist .container {
    padding: 50px 50px 30px 50px;
    background-color: #EFEFED; }

.leist-h {
  text-align: center; }

.leist-p {
  box-shadow: 0 3px 6px #C6C6C6;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .leist-p img {
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }

.leist-btn {
  width: 195px;
  text-align: right;
  background-color: #000000;
  padding: 4px 20px 7px 30px;
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #FFFFFF;
  text-decoration: none; }

.leist-btn-a:hover .leist-btn {
  color: #FFFFFF;
  background-color: #DE2561;
  text-decoration: none; }

.banner1 {
  background-image: url("/assets/img/bg04.gif");
  background-size: 38px;
  background-repeat: repeat-x; }

.banner1-h {
  background-color: #FFFFFF;
  padding: 30px 30px 10px 30px;
  margin: 45px 0 45px 0;
  min-height: 144px; }
  .banner1-h h2 span {
    display: inline-block;
    position: relative; }
  .banner1-h h2 span::after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    border-bottom: 3px solid #DE2561; }
  .banner1-h p {
    padding-left: 100px;
    width: 700px; }
    @media (max-width: 768px) {
      .banner1-h p {
        text-align: right;
        width: 100%;
        padding-left: 40px; } }
    @media (max-width: 576px) {
      .banner1-h p {
        text-align: right;
        padding-left: 0px; } }

.banner1-logo {
  position: absolute;
  right: 80px;
  top: 25px;
  width: 174px;
  padding: 3px;
  background-color: #FFFFFF; }
  .banner1-logo img {
    width: 168px; }
  @media (max-width: 992px) {
    .banner1-logo {
      position: relative;
      right: unset;
      top: unset;
      text-align: center;
      margin-left: auto;
      margin-right: auto; } }

.teaser1-c {
  background-image: url("/assets/media/img/teppichboden-reinigung-v_700x.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 800px; }
  @media (min-width: 768px) {
    .teaser1-c {
      background-image: url("/assets/media/img/teppichboden-reinigung-h_x700.jpg");
      background-size: auto 350px;
      background-repeat: no-repeat;
      background-position: right center;
      height: 350px; } }

.teaser1-c2 {
  background-image: url("/assets/media/img/AdobeStock_316323430_v_700x.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 800px; }
  @media (min-width: 768px) {
    .teaser1-c2 {
      background-image: url("/assets/media/img/AdobeStock_316323430_h_x700.jpg");
      background-size: auto 350px;
      background-repeat: no-repeat;
      background-position: right center;
      height: 350px; } }

.teaser1-t {
  border: 2px solid #000000;
  margin: 20px;
  padding: 20px;
  width: 400px; }
  @media (max-width: 768px) {
    .teaser1-t {
      width: auto;
      margin: 15px; } }
  @media (min-width: 992px) {
    .teaser1-t {
      display: -ms-flexbox !important;
      display: flex !important;
      margin: 40px 0 40px 80px;
      padding: 40px 20px 20px 20px;
      width: 550px;
      height: 275px; } }

.teaser1-t1 {
  width: 100%; }
  @media (max-width: 992px) {
    .teaser1-t1 {
      width: 50%; } }

.teaser1-t2 {
  width: 100%;
  text-align: right; }
  @media (min-width: 992px) {
    .teaser1-t2 {
      align-self: flex-end !important;
      width: 50%; } }

.teaser-beratung-angebot a {
  text-decoration: none; }

.teaser-beratung-angebot:hover h3 {
  color: #DE2561; }

.icons1 {
  background-image: url("/assets/media/img/AdobeStock_309727171_2_2000x.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 40px 20px 40px 20px; }
  .icons1 h2 {
    margin-bottom: 30px; }

.icons1-icn {
  color: #DE2561;
  position: relative;
  top: 50%;
  display: block;
  transform: translateY(-45%);
  font-size: 50px; }
  @media (max-width: 768px) {
    .icons1-icn {
      font-size: 35px; } }

.icons1-icnbg {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  width: 98px;
  height: 98px;
  text-align: center;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px; }
  @media (max-width: 768px) {
    .icons1-icnbg {
      width: 75px;
      height: 75px; } }

.icn-montage #Construction---Solid {
  fill: #DE2561; }

.tipp1 {
  background-color: #EFEFED;
  padding: 33px 0 33px 0; }

.tipp1-c {
  border: 2px solid #000000; }

.tipp1-row {
  margin: 15px; }

@media (max-width: 768px) {
  .tipp1-pb {
    padding-bottom: 20px; } }

.rez1 {
  margin-top: 58px;
  margin-bottom: 43px; }
  @media (max-width: 768px) {
    .rez1 {
      display: none; } }

.rez1-col {
  background-image: url("/assets/img/bg02.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  background-position: 0 160px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px; }

.rez1-b1 {
  height: 100%;
  width: 60%;
  overflow: hidden;
  position: relative;
  float: left; }
  .rez1-b1 img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    right: 50%;
    transform: translate(50%, 0); }

.rez1-b2 {
  width: 40%;
  background-color: #EFEFED;
  padding: 20px;
  float: right; }
  .rez1-b2 h2 {
    color: #DE2561; }
  .rez1-b2 p {
    font-size: 16px;
    line-height: normal; }

.pgrid1-col {
  padding-right: 0;
  padding-left: 0;
  overflow: hidden; }

.pgrid1-p1 {
  overflow: hidden; }
  .pgrid1-p1:hover .pgrid1-t {
    bottom: 0; }
  .pgrid1-p1:hover .pgrid1-p2 {
    transform: scale(1.2); }

.pgrid1-p2 {
  height: 300px;
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: transform 1s, filter 1s ease-in-out; }
  .pgrid1-p2 img {
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }

.pgrid1-t {
  color: #000000;
  font-size: 18px;
  line-height: 23px;
  position: absolute;
  bottom: -50px;
  left: 0;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  transition: 0.2s ease-in-out;
  padding: 15px 10px 10px 15px; }

.ref1 {
  margin-top: 58px;
  margin-bottom: 43px;
  position: relative; }

.ref1-h {
  text-align: center; }

.ref1-p {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 8px 0 8px 0; }
  .ref1-p img {
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }

.ref1-bg {
  background-image: url("/assets/img/bg04.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  background-position: 0 100px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
  z-index: -1; }

.footer {
  background-color: #EFEFED;
  background-image: url("/assets/img/bg02gr.gif");
  background-size: 38px;
  background-repeat: repeat-x;
  background-position: 0 160px; }
  @media (max-width: 768px) {
    .footer {
      background-position: 0 430px; } }

.footer-c1 {
  padding: 20px; }
  @media (max-width: 768px) {
    .footer-c1 {
      padding-bottom: 50px; } }

.footer-c2 {
  background-color: #000000; }

.footer-l {
  padding: 4px 8px 6px 8px; }
  .footer-l a {
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none; }

.footer-logo {
  width: 174px;
  padding: 3px;
  background-color: #FFFFFF; }

.leaflet-control {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif; }
  .leaflet-control a {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    font-family: "Source Sans Pro", sans-serif;
    text-decoration: none; }
  .leaflet-control a:hover {
    text-decoration: none; }

.carousel-review-template {
  background-color: #fff;
  -webkit-box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
  padding: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  border-radius: 4px;
  -webkit-transition: .4s;
  transition: .4s;
  font-size: 16px;
  line-height: normal; }

.carousel-cell {
  width: 33.33%;
  padding: 20px; }
  @media (max-width: 992px) {
    .carousel-cell {
      width: 50%; } }
  @media (max-width: 768px) {
    .carousel-cell {
      width: 100%; } }

.carousel-reviewer-image {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 0; }

.carousel-reviewer-image img {
  margin: auto;
  max-height: 80px;
  border-radius: 50%;
  width: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 4px solid #fff; }

.carousel-review-template .carousel-rating-wrapper {
  padding-bottom: 5px; }

.carousel-review-template .carousel-rating-wrapper .carousel-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.carousel-review-template .carousel-rating-wrapper .carousel-rating .carousel-star svg {
  height: 18px;
  width: 18px;
  display: inherit; }

.carousel-review-template .carousel-rating-wrapper .carousel-rating .carousel-star svg path {
  fill: #f7b80c; }

.carousel-review-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.carousel-review-header .carousel-review-info {
  margin: 0 auto;
  text-align: center;
  padding-top: 20px; }

.carousel-review-header .carousel-review-info .carousel-rating-wrapper .carousel-rating {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.carousel-review-header .carousel-review-info .carousel-rating-wrapper .carousel-rating .carousel-star {
  margin-right: 2px; }

.carousel-review-header .carousel-review-info .carousel-rating-wrapper .carousel-booking-rating-style, .carousel-review-header .carousel-review-info .carousel-rating-wrapper .carousel-rating-style-1 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.carousel-review-content {
  margin-top: 15px; }

.carousel-review-content p {
  font-size: 16px;
  line-height: normal; }

.carousel-review-title {
  margin-bottom: -10px;
  margin-top: 10px;
  text-align: center; }

.flickity-button {
  top: 145px;
  background-color: #eee; }
