@import "http://fonts.googleapis.com/css?family=Lato:300,400,700|Raleway:400,300,700";
@font-face {
  font-family: "codropsicons";
  src: url("../fonts/codropsicons/codropsicons.eot");
  src: url("../fonts/codropsicons/codropsicons.eot?#iefix") format("embedded-opentype"), url("../fonts/codropsicons/codropsicons.woff") format("woff"), url("../fonts/codropsicons/codropsicons.ttf") format("truetype"), url("../fonts/codropsicons/codropsicons.svg#codropsicons") format("svg"); }

footer p {
  float: none !important; }

body {
  background-image: url("../images/black_pattern01.jpg");
  background-size: cover;
  background-attachment: fixed;
  color: #222;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin: 0; }

.banner {
  z-index: -10;
  height: 500px; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: none; }

address {
  font-style: normal;
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: solid 1px;
  border-bottom-color: #f9f9f9; }

#topnav {
  box-sizing: unset; }

.info {
  margin: 50px;
  max-width: 700px;
  text-align: left; }

h1 {
  border-bottom: 1px solid #eee;
  padding: 24px 0 12px;
  margin: 0 24px 24px;
  color: #494949;
  font-weight: 200;
  letter-spacing: 0; }

h2 {
  font-size: 24px;
  font-weight: 300; }

h3 {
  border-bottom: 1px solid #eee;
  margin: 0 0 15px;
  color: #494949;
  font-weight: 200;
  letter-spacing: 0; }

h4 {
  font-size: 18px;
  font-weight: 300; }

h5 {
  font-size: 15px;
  font-weight: 300;
  color: #bd006f;
  margin-bottom: 16px; }

h6 {
  font-size: 13px;
  font-weight: 300;
  color: #bd006f; }

.container_price {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  text-align: left;
  max-width: 700px; }

.item {
  flex-basis: 22%;
  border-right: #eeeeee 1px solid;
  padding: 10px;
  margin: 20px 0; }

.last-item {
  flex-basis: 22%;
  padding: 10px;
  margin: 20px 0; }

p {
  padding: 10px; }
  p.hints {
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.75em;
    padding-top: 26px;
    text-align: right; }
  p.copyright {
    text-align: center; }
  p.info {
    text-align: justify;
    margin: 0;
    clear: left; }
  p > a {
    color: #bd006f;
    font-weight: bold; }

.head-title {
  position: absolute;
  top: 80px;
  opacity: 0.9;
  z-index: -10;
  text-align: center; }
  .head-title img {
    height: 170px; }

body,
html {
  height: 100%; }

img.blur {
  filter: url(blur.svg#blur);
  -webkit-filter: blur(3px);
  filter: blur(3px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  -webkit-animation: bummer 10s;
  animation: bummer 10s;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

footer {
  border-top: 1px solid #eee;
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75em;
  letter-spacing: 2px;
  padding: 15px 0 0;
  text-align: center; }

.cycle-slideshow {
  width: 100%;
  overflow: hidden;
  z-index: -500;
  position: absolute;
  top: 0; }
  .cycle-slideshow img:first-child {
    position: static;
    z-index: 100; }

img {
  overflow: hidden; }

.img-polaroid {
  margin: 6px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

#topbar {
  position: absolute;
  z-index: 25; }

.tel {
  float: left; }

.content {
  max-width: 1100px;
  background-color: #fafafa;
  border: 0;
  position: relative;
  top: 20vh;
  margin-bottom: 20px;
  overflow: auto;
  border-radius: 10px;
  margin: 0 auto; }

.grundriss {
  text-align: center;
  margin: 50px; }

.zeile {
  width: 700px; }

.zelle1 {
  width: 172px;
  float: left;
  border-right: solid;
  border-width: 1px;
  border-color: #eeeeee;
  margin-left: 10px;
  margin-top: 30px; }

.zelle2 {
  width: 130px;
  margin-left: 10px;
  float: left;
  margin-top: 30px; }

.tg {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #ccc; }
  .tg td {
    vertical-align: top;
    padding: 10px 5px;
    border-style: solid;
    border-width: 0;
    overflow: hidden;
    word-break: normal;
    border-color: #ccc;
    color: #333;
    white-space: nowrap;
    padding: 20px; }
  .tg th {
    vertikal-align: top;
    font-weight: normal;
    padding: 10px 5px;
    border-style: solid;
    border-width: 0;
    overflow: hidden;
    word-break: normal;
    border-color: #ccc;
    color: #333;
    background-color: #f0f0f0; }
  .tg .tg-e3zv {
    font-weight: bold; }

a.tooltip {
  position: relative;
  text-decoration: none;
  color: black; }
  a.tooltip span {
    display: none; }
  a.tooltip:hover span {
    position: absolute;
    right: -100%;
    bottom: 0;
    display: block;
    background-color: black;
    border: 1px #454545;
    padding: 0.2em;
    border-radius: 2px;
    color: #ffffff; }

.site-nav {
  display: none; }

.cl-effect-9 a {
  margin: 0;
  padding: 12px 20px; }
  .cl-effect-9 a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(138, 0, 89, 0.8);
    content: "";
    opacity: 0.2;
    -webkit-transition: opacity 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, height 0.3s;
    transition: opacity 0.3s, height 0.3s; }
  .cl-effect-9 a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #bd006f;
    content: "";
    opacity: 0.2;
    -webkit-transition: opacity 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, height 0.3s;
    transition: opacity 0.3s, height 0.3s;
    top: 95%;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.7s, opacity 0.5s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px); }
  .cl-effect-9 a span:first-child {
    z-index: 2000;
    display: block;
    font-weight: 300; }
  .cl-effect-9 a span:last-child {
    z-index: 1000;
    display: block;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: none;
    text-transform: none;
    font-style: italic;
    font-size: 0.75em;
    font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%); }
  .cl-effect-9 a:hover::before {
    height: 55px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px); }
  .cl-effect-9 a:hover::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px); }
  .cl-effect-9 a:hover span:last-child {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%); }
  .cl-effect-9 a:focus::before {
    height: 55px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px); }
  .cl-effect-9 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px); }
  .cl-effect-9 a:focus span:last-child {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%); }

nav {
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.35);
  color: #fff;
  display: block;
  overflow: hidden;
  width: 100%; }
  nav a {
    position: relative;
    display: inline-block;
    outline: none;
    color: rgba(0, 0, 0, 0.35);
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.2em;
    text-shadow: 0 0 1px transparent; }
  nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
    opacity: 0.85; }
    nav ul li {
      display: inline;
      list-style: none;
      display: inline-block;
      list-style-type: none; }
  nav > ul > li > a {
    color: #ffffff;
    display: block;
    line-height: 56px;
    padding: 0 24px;
    text-decoration: none; }
  nav > ul > li:hover {
    background-color: #282c2f; }
    nav > ul > li:hover > a {
      color: white; }
      nav > ul > li:hover > a > .caret {
        border-top-color: white; }
    nav > ul > li:hover > div {
      display: block;
      opacity: 1;
      visibility: visible; }
  nav > ul > li > div {
    background-color: #282c2f;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
    display: none;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 165px;
    visibility: hidden;
    z-index: 100;
    -webkit-transiton: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -ms-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    -transition: opacity 0.7s; }
    nav > ul > li > div ul > li {
      display: block; }
      nav > ul > li > div ul > li > a {
        color: #fff;
        display: block;
        padding: 12px 24px;
        text-decoration: none; }
      nav > ul > li > div ul > li:hover > a {
        background-color: rgba(255, 255, 255, 0.1); }

section {
  text-align: center; }

.color-9 {
  background: rgba(255, 255, 255, 0.65); }

div.wrapper {
  margin: 20px auto;
  height: 300px; }

nav.vertical {
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  text-align: center; }
  nav.vertical > ul {
    list-style-type: none; }
    nav.vertical > ul > li {
      display: block; }
      nav.vertical > ul > li > a {
        background-color: lightBlue;
        background-image: -webkit-linear-gradient(135deg, #723362, #9d223c);
        background-image: -moz-linear-gradient(135deg, #723362, #9d223c);
        background-image: -o-linear-gradient(135deg, #723362, #9d223c);
        background-image: linear-gradient(135deg, #723362, #9d223c);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.1);
        color: white;
        display: block;
        font-size: 0.85rem;
        font-weight: 500;
        height: 50px;
        letter-spacing: 0.5rem;
        line-height: 50px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        text-transform: uppercase;
        transition: all 0.1s ease;
        text-decoration: none; }
        nav.vertical > ul > li > a:hover {
          background-color: #723362;
          background-image: -webkit-linear-gradient(150deg, #723362, #723362);
          background-image: -moz-linear-gradient(150deg, #723362, #723362);
          background-image: -o-linear-gradient(150deg, #723362, #723362);
          background-image: linear-gradient(150deg, #723362, #723362);
          cursor: pointer; }
      nav.vertical > ul > li > div > ul {
        list-style-type: none; }
        nav.vertical > ul > li > div > ul > li > a {
          background-color: white;
          border-bottom: 1px solid rgba(0, 0, 0, 0.05);
          color: #333331;
          display: block;
          font-size: 1.1rem;
          padding: 10px 0;
          text-decoration: none;
          transition: all 0.15s linear; }
        nav.vertical > ul > li > div > ul > li:hover > a {
          background-color: lightBlue;
          color: white;
          padding: 10px 0 10px 50px; }

.btn-outline-primary {
  color: #bf267a !important;
  border-color: #bf267a !important; }
  .btn-outline-primary:hover {
    color: #fff !important;
    background-color: #bf267a !important; }

a:hover {
  color: #333 !important; }

.ch-grid {
  padding: 0;
  list-style: none;
  display: block;
  text-align: center; }
  .ch-grid:after {
    content: "";
    display: table;
    clear: both; }
  .ch-grid li {
    width: 400px;
    height: 400px;
    display: inline-block; }

.ch-item {
  z-index: 501;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  overflow: hidden;
  cursor: default;
  box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.5), 1px 1px 2px #888;
  transition: all 0.4s ease-in-out; }
  .ch-item:before {
    content: "";
    display: table; }
  .ch-item:hover {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1); }
    .ch-item:hover .ch-info {
      transform: scale(1);
      opacity: 1; }
      .ch-item:hover .ch-info p {
        opacity: 1; }

.ch-img-1 {
  background-image: url("../images/1.jpg");
  background-size: 400px; }

.ch-img-2 {
  background-image: url("../images/3.jpg");
  background-size: 400px; }

.ch-img-3 {
  background-image: url("../images/2.jpg");
  background-size: 400px; }

.ch-info {
  position: absolute;
  background: rgba(100, 100, 100, 0.3);
  width: inherit;
  height: inherit;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  transform: scale(0); }
  .ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    height: 140px;
    font-family: "Open Sans", Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
    margin: 0 30px;
    padding: 45% 0 0; }
    .ch-info h3 a {
      color: #fff;
      text-decoration: none; }
      .ch-info h3 a:hover {
        color: rgba(255, 242, 34, 0.8);
        cursor: pointer;
        -webkit-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
        -moz-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
        -o-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
        -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
        -moz-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
        -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
        transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
  .ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    opacity: 0;
    transition: all 1s ease-in-out 0.4s; }
    .ch-info p a {
      display: block;
      color: rgba(255, 255, 255, 0.7);
      font-style: normal;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 9px;
      letter-spacing: 1px;
      padding-top: 4px;
      font-family: "Open Sans", Arial, sans-serif; }
      .ch-info p a:hover {
        color: rgba(255, 242, 34, 0.8); }

.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 10px;
  overflow: hidden; }
  .cycle-pager span {
    font-family: arial;
    font-size: 20px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #fff;
    cursor: pointer; }
  .cycle-pager span.cycle-pager-active {
    color: #33ccff; }
  .cycle-pager > * {
    cursor: pointer; }

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 700; }

.cycle-overlay {
  font-family: tahoma, arial;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 600;
  background: black;
  color: white;
  padding: 15px;
  opacity: 0.5; }

.cycle-prev {
  position: absolute;
  top: 0;
  width: 30%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer;
  left: 0;
  background: url("http://malsup.github.com/images/left.png") 50% 50% no-repeat; }
  .cycle-prev:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.cycle-next {
  position: absolute;
  top: 0;
  width: 30%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer;
  right: 0;
  background: url("http://malsup.github.com/images/right.png") 50% 50% no-repeat; }
  .cycle-next:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.cycle-paused:after {
  content: "Paused";
  color: black;
  background: white;
  padding: 10px;
  z-index: 500;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 10px;
  opacity: 0.2;
  filter: alpha(opacity=50);
  font-family: Verdana; }

a.copyright:link {
  color: #bd006f;
  text-decoration: none;
  font-size: 10px;
  font-weight: lighter;
  letter-spacing: 4px; }

@media only screen and (max-width: 480px) {
  .cycle-overlay {
    padding: 4px; }
  .cycle-caption {
    bottom: 4px;
    right: 4px; }
  .pricing {
    flex-wrap: wrap; }
  .content {
    width: 100%; }
  .cl-effect-9 {
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.95); }
  .cycle-slideshow {
    height: 100%;
    width: 100%; }
    .cycle-slideshow img {
      height: 100%; }
  .ch-grid {
    margin: 0; }
    .ch-grid li {
      width: 380px;
      height: 300px;
      margin: 7px; }
  .ch-item {
    width: 380px;
    height: 380px; }
  #topbar {
    display: none; }
  body {
    line-height: 1.45;
    font-weight: 400;
    letter-spacing: normal; }
  footer {
    letter-spacing: 3px; } }

@media only screen and (max-device-width: 480px) {
  .cycle-overlay {
    padding: 4px; }
  .cycle-caption {
    bottom: 4px;
    right: 4px; }
  .content {
    width: 100%;
    top: 28vh; }
  .cycle-slideshow {
    height: 100%;
    width: 100%; }
    .cycle-slideshow img {
      height: 100%; }
  .head-title {
    top: 69px; }
    .head-title img {
      height: 138px; }
  .ch-grid {
    margin: 0; }
    .ch-grid li {
      width: 380px;
      height: 300px;
      margin: 7px; }
  .ch-item {
    width: 380px;
    height: 380px; }
  #topbar {
    display: none; }
  body {
    line-height: 1.45;
    font-weight: 400;
    letter-spacing: normal; }
  footer {
    letter-spacing: 3px; } }

@media only screen and (max-width: 1100px) {
  .content {
    border-radius: 0; } }

@media only screen and (max-width: 900px) {
  .cycle-overlay {
    padding: 4px; }
  .cycle-caption {
    bottom: 4px;
    right: 4px; }
  .cycle-slideshow {
    height: 100%;
    width: 100%;
    margin-left: 0;
    left: 0; }
    .cycle-slideshow img {
      height: 700px; }
  .ch-grid {
    margin: 0; }
    .ch-grid li {
      width: 380px;
      height: 300px;
      margin: 7px; }
  .ch-item {
    width: 380px;
    height: 380px; }
  .item {
    flex-basis: 45%; }
  .last-item {
    flex-basis: 45%; }
  .color-9 {
    border-bottom: none; }
    .color-9 .cl-effect-9 {
      display: none; }
    .color-9 nav {
      text-align: center;
      top: 0;
      position: fixed;
      display: block;
      width: 100%;
      background-color: rgba(189, 0, 111, 0.9); }
      .color-9 nav ul {
        margin: 0;
        padding: 0;
        padding-left: 3%; }
        .color-9 nav ul li {
          list-style: none;
          float: left;
          display: inherit; }
          .color-9 nav ul li.current-menu-item a {
            color: white;
            border-bottom: 7px solid white;
            box-sizing: border-box;
            font-weight: normal; }
          .color-9 nav ul li a {
            display: block;
            color: lightgrey;
            font-weight: 100;
            font-size: 0.9em;
            font-family: "Roboto", sans-serif;
            text-transform: uppercase;
            transition: all 0.4s ease-in; }
          .color-9 nav ul li span.nav-description {
            font-size: 1em;
            color: #bd006f; }
    .color-9 .site-nav {
      display: block;
      z-index: 1;
      padding: 4% 0;
      height: 3%;
      transition: background-color 0.35s linear, height 0.35s ease-in 200ms; }
      .color-9 .site-nav .menu-toggle {
        display: inline-block;
        font-size: 2em;
        color: white; }
    .color-9 li {
      margin-top: -191px;
      opacity: 0;
      transition: margin 1s ease; }
    .color-9 .nav-responsive {
      height: 100%;
      background-color: #211d26;
      z-index: 999; }
      .color-9 .nav-responsive li {
        float: none;
        opacity: 1;
        margin: 0; }
        .color-9 .nav-responsive li.current-menu-item a {
          border-bottom: 1px solid white; }
        .color-9 .nav-responsive li a {
          text-align: right;
          margin: 8%;
          border-bottom: 1px dotted lightcyan; } }

section.pricing {
  background: #3c3c3c; }

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1); }

.pricing hr {
  margin: 1.5rem 0; }

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  font-weight: bold; }

.pricing .card-price {
  font-size: 3rem;
  margin: 0; }

.pricing .card-price .period {
  font-size: 0.8rem; }

.pricing ul li {
  margin-bottom: 1rem; }

.pricing .text-muted {
  opacity: 0.7; }

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s; }

#faq .pd-2 {
  padding: 2%; }

#faq .pd-r-2 {
  padding-right: 2%; }

#faq .pd-l-2 {
  padding-left: 2%; }

#faq .pd-t-2 {
  padding-top: 2%; }

#faq .pd-b-2 {
  padding-bottom: 2%; }

#faq ul li {
  list-style: none; }

#faq div[data-toggle="collapse"] {
  border-bottom: 1px solid #c5459a;
  width: 100%;
  cursor: pointer;
  padding: 3% 0%;
  font-style: italic; }

#faq .text-info {
  color: #bd006f !important; }

#faq .collapse {
  background: #F5F5F5; }

/* Hover Effects on Card */
@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -0.25rem;
    margin-bottom: 0.25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3); }
  .pricing .card:hover .btn {
    opacity: 1; } }

@-webkit-keyframes bummer {
  100% {
    -webkit-transform: scale(1.2, 1.2); } }

@keyframes bummer {
  100% {
    transform: scale(1.2, 1.2); } }
