h4 span {
  color: #00355d;
}

header {
  background: #f2f2f2;
  padding: 5px;
}

h2,
h3,
h4,
h5 {
  font-family: opensans-semibold, helvetica, sans-serif;
}

h2 {
  font-family: opensans-semibold, helvetica, sans-serif;
}

h5 {
  line-height: 30px;
}

.banner_choco {
  background: #422611;
}

.header_maintitle {
  margin: auto;
  text-align: center;
  background: #d00000;
  padding-top: 10px;
}

.choco_header {
  color: white;
}

.produkte_offer {
  margin: auto !important;
}

.produkte_info {
  margin-top: 25px;
}

.green_chklst li {
  list-style: none;
  text-indent: -25px;
  font-style: italic;
  font-size: 22px;
  line-height: 30px;
}

.green_chklst li:before {
  content: "";
  display: inline-block;
  height: 23px;
  width: 23px;
  background-image: url(https://s3.eu-central-1.amazonaws.com/bodyfokus/bilder/NPVP/green_check.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 10px;
}

.choco_recipe_bottom img,
.choco_recipe_top img {
  width: 340px !important;
}

.choco_recipe_bottom {
  margin-top: 30px;
  margin-bottom: 30px;
}

.custom-dropdown {
  background: #f4f3f2;
  border: 1px solid #e5e4e3;
  border-radius: 10px;
  outline: 0 !important;
}

.recipe_section img {
  width: 250px;
  margin: auto;
  display: block;
}

.p-benefits span {
  color: #e76c1a;
  font-weight: bolder;
  font-family: opensans-semibold, helvetica, sans-serif;
}

.uppercase {
  text-transform: uppercase;
}

.colored_bold_span span {
  font-family: opensans-semibold, helvetica, sans-serif;
  color: #e56e21;
}

.rounded_corners {
  border-radius: 10px;
}

.logo {
  width: 230px;
  cursor: pointer;
}

/* Main CTA button */
.gen-cta {
  background: #e56e21 !important;
  font-family: opensans-semibold, helvetica, sans-serif;
  color: #fff !important;
  font-size: 20px !important;
  text-transform: uppercase;
  padding: 10px 40px !important;
  vertical-align: middle !important;
  cursor: pointer !important;
}

.gen-cta i {
  font-size: 40px;
}

.small-arrow i {
  font-size: 22px;
}

.gen-cta:hover {
  background: #f0823a;
  color: #fff;
}

.go-offer {
  display: table !important;
  margin: auto;
}

body {
  margin: 0;
  font-family: opensans-regular, helvetica, sans-serif;
}

b,
strong {
  font-family: opensans-semibold, helvetica, sans-serif;
}

.fat_font {
  font-family: opensans-bold, helvetica, sans-serif;
}

/* Navigation */

.nav-item {
  cursor: pointer;
  margin-right: 20px;
  border-bottom: 1px solid transparent;
}

.nav-item:last-child {
  margin-right: 0;
}

.nav-item-active {
  font-family: opensans-bold, helvetica, sans-serif;
  border-bottom: 2px solid #00355d;
  color: #00355d;
}

.nav-item:hover {
  color: #00355d;
  border-bottom: 1px solid #00355d;
}

#arrow-up {
  padding: 5px;
  position: fixed !important;
  right: 30px;
  bottom: 30px;
  color: #fff;
  background: rgba(0, 62, 55, 0.8);
  width: 50px;
  height: 45px;
  font-size: 24px;
  text-align: center;
  border-radius: 200px;
  padding-bottom: 44px;
  cursor: pointer;
  display: none;
}

.arrow-prev {
  color: #959393;
  text-align: center !important;
  border-radius: 900px;
  margin: auto;
  display: table;
  cursor: pointer;
  font-size: 30px;
}
.special_warning {
  background: #d80000 !important;
  font-family: opensans-semibold, helvetica, sans-serif;
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase;
  padding: 10px 10px !important;
  vertical-align: middle !important;
  width: 100% !important;
  cursor: auto !important;
  margin-top: 62px;
  text-align: center;
}

.pcx-header-box {
  width: 310px;
  margin-top: 100px !important;
  margin: auto;
  display: block;
  margin-bottom: 15px;
}

.choco_icon {
  width: 200px;
  display: block;
  margin: auto;
  margin-top: -80px;
  margin-bottom: -50px;
}

.main-section {
  background-color: #e56e21;
  background-size: 150%;
}

.fa.fa-minus {
  font-size: 60px;
  text-align: center;
  display: block;
  color: #e76c1a;
  line-height: 0px;
}

.chck_left img,
.chck_right img {
  width: 35px;
  margin: 1px 15px !important;
}

.chck_left li,
.chck_right li {
  height: 95px;
  line-height: 20px;
}

.chck_left li {
  text-align: right;
}

.chck_right li {
  text-align: left;
}

.fa.fa-plus {
  font-size: 60px;
  text-align: center;
  display: block;
  color: #e76c1a;
}

.webp .header-container {
  height: 430px;
  background: url(https://d1u0fmrftdc99b.cloudfront.net/bilder/AKRV/webseite/Fotolia_90325066_S.webp)
    no-repeat;
  background-size: 70%;
  background-position: center;
  color: #a3acb1;
  margin-top: 30px !important;
}

.no-webp .header-container {
  height: 430px;
  background: url(https://d1u0fmrftdc99b.cloudfront.net/bilder/AKRV/webseite/Fotolia_90325066_S.jpg)
    no-repeat;
  background-size: 70%;
  background-position: center;
  color: #a3acb1;
  margin-top: 30px !important;
}

/* Main colors */

.bf_orange_bg {
  color: #fff;
  background: #e56e21 !important;
}

.bf_orange_font {
  color: #e56e21;
}

.bf_green_bg {
  color: #fff;
  background: #a3acb1;
}

.bf_green_font {
  color: #a3acb1 !important;
}

.bf_lightgray_bg {
  background: #f2f2f2;
}

.bf_darkgreen_bg {
  background: #a3acb1;
}

.fixed_spacer {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* New Angebot CTA */

.prod-item-header-title {
  border: 6px solid #e56e21;
  margin-left: 2px;
  margin-top: -20px;
  border-radius: 0px;
  height: 638px;
}

.offers-box {
  border: 6px solid #e56e21;
  margin-left: 2px !important;
  margin-top: -20px !important;
  border-radius: 0px !important;
  height: 638px;
}
.offers-box-highlight {
  border: 6px solid #e56e21;
  margin-left: 2px !important;
  margin-top: -40px !important;
  border-radius: 0px !important;
}

.offers-box-highlight .prod-item-header {
  background-color: #a3acb1 !important;
  color: #e56e21 !important;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #00355d;
  margin-left: 145px;
  margin-top: -2px;
}

.offers-box .prod-discount {
  font-size: 18px;
}

.offers-box .prod-discount {
  font-size: 20px;
}
.offers-box-highlight .info-shipment {
  margin-top: 40px;
}

/* Ratings */

.ratings i {
  color: #fec448;
  font-size: 20px;
}

.ratings {
  color: #7c7c7c;
  font-family: opensans-light, helvetica, sans-serif;
}

.old-price {
  color: #acacac;
  text-decoration: line-through;
}

.new-price {
  font-family: opensans-semibold, helvetica, sans-serif;
  color: #2d6f15;
}

.ribbon-tag {
  width: 190px;
  margin-bottom: 4px;
}

.lgvv img {
  width: 45px;
  cursor: pointer;
}

.angebot-top {
  border: 1px solid #cfcdcd;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  padding-top: 20px;
  margin: 3px;
}

.angebot-top:hover {
  background: #eef6ea;
}

.angebot-top p {
  font-size: 12px;
  text-align: center;
  padding: 5px;
  margin-bottom: 5px;
  color: #959393;
}

.btn-primary {
  background: #2d6f15;
  border-radius: 20px;
  border: 1px solid #2d6f15;
  text-transform: uppercase;
  padding: 10px 40px;
}

.btn-primary:hover {
  background: #419d1f;
  border: 1px solid #419d1f;
}

/* Tooltip design */

.tooltip-adj {
  border-radius: 150px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border: none !important;
}

.tooltip-adj img {
  width: 200px;
}

.col-sm-6 p {
  font-size: 14px;
  margin-top: 20px;
}

#gallery-placeholder {
  width: 400px;
  height: 325px;
  overflow: hidden;
}

#gallery-placeholder div {
  position: relative;
  width: 1200px;
}

#gallery-placeholder img {
  width: 400px;
  height: 325px;
  float: left;
}

#gallery-thumbs {
  text-align: center;
}

#gallery-thumbs img {
  width: 100px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin: 3px;
  cursor: pointer;
}

.gall-thumb-selected {
  border: 2px solid #cfcfcf !important;
}

/* FAQ Menu */

.faq-menu {
  margin-left: -20px;
}

.faq-menu h3 {
  color: #cdcdcd;
  cursor: pointer;
}

.faq-menu h3:hover {
  color: #9fc7cf;
}

.faq-item-selected {
  border-bottom: 3px solid #a3acb1;
}

/* FAQ Section: Kraft der Natur */

.faq-kdn {
  position: relative;
}

.faq-kdn img {
  width: 270px;
}

/* FAQ Section: Ingredients */

.faq-ingredients {
  position: relative;
}

.faq-ingredients img {
  width: 290px;
  padding: 40px;
  text-align: left;
}

.faq-ingredients .col-sm-9 div {
  padding: 60px;
}

/* FAQ Section: Frequently asked questions */

.faq-qns .col-sm-1 i {
  font-size: 30px;
  color: #ccc;
}

.faq-qns .col-sm-1 {
  text-align: center;
}

.faq-qns .row {
  margin-bottom: 35px;
}

.faq-qns .icon {
  width: 140px;
}

/* FAQ Section: Studies and sources */

.faq-sources li {
  margin-bottom: 30px;
}

/* Report section */

#report img {
  width: 250px;
  margin: auto;
}

#report ul {
  list-style: none;
  margin-left: -20px;
}

#report ul i {
  color: #2d6f15;
}

#report .col-sm-9 {
  margin-top: 30px;
}

#report .col-sm-3 {
  margin-top: 10px;
}

#report .col-sm {
  text-align: center;
}

/* Triptychon offer boxes */

.offer-boxes {
  padding-top: 80px;
  padding-bottom: 140px;
}

.offer-boxes .col-sm {
  background: #e56e21;
  padding: 10px;
  height: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
  text-align: center;
  margin: 13px;
}

.offer-boxes .col-sm .highlight {
  position: relative;
}

.offer-boxes .inner {
  background: #fff;
  padding: 10px;
  margin: auto !important;
  left: -5%;
  right: -5%;
  top: 0;
  width: 110%;
  position: absolute;
  z-index: 999;
  height: 110%;
  top: -5%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.offer-boxes table {
  width: 100%;
  text-align: center;
}

.offer-boxes table tr:nth-child(1) td {
  position: relative;
  height: 350px;
}

.offer-boxes table tr:nth-child(2) td {
  color: #323232;
  font-size: 18px;
  padding-top: 20px;
}

.offer-boxes table tr:nth-child(3) td {
  font-size: 20px;
}

.offer-boxes table tr:nth-child(4) td {
  color: #a3a3a3;
  font-family: opensans-light, helvetice, sans-serif;
  font-size: 20px;
  font-style: italic;
  text-decoration: line-through;
}

.offer-boxes table tr:nth-child(5) td {
  font-size: 20px;
}

.offer-boxes table tr:nth-child(6) td {
  height: 30px;
}

.offer-boxes table tr:nth-child(7) td {
  height: 70px;
}

.offer-boxes table tr:nth-child(8) td {
  color: #e63f12;
  font-size: 18px;
  height: 30px;
}

.offer-boxes table tr:nth-child(9) td {
  padding-top: 20px;
  padding-bottom: 40px !important;
}

.offer-boxes h3 {
  display: table;
  margin: auto;
  color: #a3acb1;
  padding-bottom: 80px;
}

.offer-boxes img {
  width: 310px;
  z-index: 999;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
}

.offer-boxes .circle {
  background: #5f3a19;
  padding: 30px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 99;
  right: 0;
  width: 255px;
  margin: auto;
  border-radius: 300px;
  height: 255px;
}

.offer-boxes .cta {
  color: #fff;
  cursor: pointer;
  padding: 10px 40px;
}

.offer-boxes .cta:hover,
.go-offer:hover,
#cart-btn:hover,
.btn-add-to-cart:hover {
  background: #f0823a !important;
  color: #fff !important;
}

/*Header Etiketten*/

.loading-spin {
  display: block;
  margin: auto;
  margin-top: $padding * 5;
  text-align: center;
}

.loading-spin img {
  margin: auto;
  display: block;
  margin-bottom: $padding * 2;
}

.lb-box {
  background: #fff;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 70px;

  padding: 20px;
  width: 450px;
  min-height: 320px;
  position: fixed;
  z-index: 9999999;
  top: 20%;
  display: none;
}

.lb-bg {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  display: none;
}

/*Trypticon*/
.products-items {
  margin: auto;
  margin-bottom: 610px;
}

@media (min-width: 880px) {
  .products-items {
    width: 870px;
  }
}

@media (min-width: 1010px) {
  .products-items {
    width: 100%;
  }
}

.pit-single {
  float: none !important;
  margin: auto !important;
  margin-top: 30px !important;
}

.prod-item-tbl {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin-bottom: 20px;
  background: #fff;
  float: left;
  -webkit-box-shadow: 0px 0px 7px #bfbdb8;
  -moz-box-shadow: 0px 0px 7px #bfbdb8;
  -ms-box-shadow: 0px 0px 7px #bfbdb8;
  -o-box-shadow: 0px 0px 7px #bfbdb8;
  box-shadow: 0px 0px 7px #bfbdb8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

@media (min-width: 880px) {
  .prod-item-tbl {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1010px) {
  .prod-item-tbl {
    width: 340px;
    margin: 10px;
  }
}

.prod-item-tbl-single {
  width: 95%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 7px #bfbdb8;
  -moz-box-shadow: 0px 0px 7px #bfbdb8;
  -ms-box-shadow: 0px 0px 7px #bfbdb8;
  -o-box-shadow: 0px 0px 7px #bfbdb8;
  box-shadow: 0px 0px 7px #bfbdb8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

@media (min-width: 880px) {
  .prod-item-tbl-single {
    width: 100%;
  }
}

@media (min-width: 1010px) {
  .prod-item-tbl-single {
    width: 400px;
  }
}

.prod-item-header {
  box-shadow: inset 0px 0px 0px 1px #e56e21 !important;
  border: 1px solid white;
  background: #e56e21;
  padding: 10px;
  color: #a3acb1;
  font-family: opensans-regular, helvetica, sans-serif;
  font-size: 48px !important;
  -webkit-box-shadow: inset 0px 0px 0px 1px #9f856b;
  -moz-box-shadow: inset 0px 0px 0px 1px #9f856b;
  -ms-box-shadow: inset 0px 0px 0px 1px #9f856b;
  -o-box-shadow: inset 0px 0px 0px 1px #9f856b;
  box-shadow: inset 0px 0px 0px 1px #9f856b;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 880px) {
  .prod-item-header {
    font-size: 48px !important;
  }
}

@media (min-width: 1010px) {
  .prod-item-header {
    font-size: 24px !important;
  }
}

.prod-item-header span {
  font-size: 72px !important;
  font-family: opensans-regular, helvetica, sans-serif;
  font-family: opensans-regular, helvetica, sans-serif;
  color: #fff;
}

@media (min-width: 880px) {
  .prod-item-header span {
    font-size: 72px !important;
    font-family: opensans-regular, helvetica, sans-serif;
  }
}

@media (min-width: 1010px) {
  .prod-item-header span {
    font-size: 32px !important;
    font-family: opensans-regular, helvetica, sans-serif;
  }
}

.info-shipment,
.prod-item-content p {
  color: #555;
}

@media (min-width: 880px) {
  .info-shipment,
  .prod-item-content p {
    font-size: 28px;
    margin: 30px;
  }
}

@media (min-width: 1010px) {
  .info-shipment,
  .prod-item-content p {
    font-size: 15px;
    margin: 10px;
  }
}

.prod-item-content {
  text-align: center;
  color: #ca4545 !important;
  font-size: 34px;
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
}

.prod-item-content .cnt-item {
  color: red !important;
  margin: 10px;
  font-size: 58px;
}

@media (min-width: 880px) {
  .prod-item-content .cnt-item {
    font-size: 58px;
  }
}

@media (min-width: 1010px) {
  .prod-item-content .cnt-item {
    font-size: 25px;
  }
}

@media (min-width: 880px) {
  .prod-item-content {
    font-size: 34px;
  }
}

@media (min-width: 1010px) {
  .prod-item-content {
    font-size: 20px;
  }
}

.prod-item-content span {
  font-family: opensans-bold, helvetica, sans-serif;
  color: #ca4545;
}

.prod-item-content img {
  width: 65%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 880px) {
  .prod-item-content img {
    width: 65%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1010px) {
  .prod-item-content img {
    width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1010px) {
  .single-item img {
    width: 350px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.prod-item-old-price {
  font-family: opensans-semibold, helvetica, sans-serif;
  color: #555;
  height: 50px;
}

@media (min-width: 880px) {
  .prod-item-old-price {
    height: 50px;
  }
}

@media (min-width: 1010px) {
  .prod-item-old-price {
    height: 25px;
    font-size: 19px !important;
  }
}

.prod-item-old-price span {
  color: #555;
  font-family: opensans-bold, helvetica, sans-serif !important;
  font-weight: bolder !important;
  text-decoration: line-through;
}

.shop-cart-btn {
  -webkit-box-shadow: inset 0px 0px 0px 1px #e56e21;
  -moz-box-shadow: inset 0px 0px 0px 1px #e56e21;
  -ms-box-shadow: inset 0px 0px 0px 1px #e56e21;
  -o-box-shadow: inset 0px 0px 0px 1px #e56e21;
  box-shadow: inset 0px 0px 0px 1px #e56e21;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  background: #e56e21;

  font-family: opensans-semibold, helvetica, sans-serif;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 85%;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 36px;
}

@media (min-width: 880px) {
  .shop-cart-btn {
    font-size: 48px !important;
  }
}

@media (min-width: 1010px) {
  .shop-cart-btn {
    font-size: 15px !important;
  }
}

.shop-cart-btn i {
  margin: 0;
  padding-right: 10px;
  font-size: 60px;
}

@media (min-width: 880px) {
  .shop-cart-btn i {
    font-size: 60px;
  }
}

@media (min-width: 1010px) {
  .shop-cart-btn i {
    font-size: 20px !important;
  }
}

.cart-link {
  color: red;
  text-decoration: none !important;
}

.shop-cart-btn:hover {
  background: #d0e070;
}

.prod-discount {
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
  color: white;
  font-family: opensans-bold;
  background: #a3acb1;
  border-top: 1px solid rgba(0, 0, 0, 0.09) !important;
  height: 70px !important;
  margin-top: 15px !important;
  width: 100% !important;
  padding-top: 20px;
  text-transform: uppercase;
}

.bestseller {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.bestseller img {
  margin: 0 !important;
  width: 250px;
}

@media (min-width: 880px) {
  .bestseller img {
    width: 250px;
  }
}

@media (min-width: 1010px) {
  .bestseller img {
    width: 130px;
  }
}

.bestseller-left {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.bestseller-left img {
  margin: 0 !important;
  width: 250px !important;
}

@media (min-width: 880px) {
  .bestseller-left img {
    width: 250px !important;
  }
}

@media (min-width: 1010px) {
  .bestseller-left img {
    width: 130px !important;
  }
}

.bestseller-single {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.bestseller-single img {
  margin: 0 !important;
  width: 250px !important;
}

@media (min-width: 880px) {
  .bestseller-single img {
    width: 280px !important;
  }
}

@media (min-width: 1010px) {
  .bestseller-single img {
    width: 160px !important;
  }
}

.gold-emblem {
  position: absolute;
  top: 125px;
  right: 15px;
  min-width: 240px;
  max-width: 240px;
  top: 380px;
  margin: 0;
}

@media (min-width: 880px) {
  .gold-emblem {
    min-width: 240px;
    max-width: 240px;
    top: 460px;
  }
}

@media (min-width: 1010px) {
  .gold-emblem {
    min-width: 100px;
    max-width: 100px;
    top: 120px;
  }
}

.gold-emblem-single {
  position: absolute;
  right: -650px;
  min-width: 260px;
  max-width: 260px;
  margin-top: 340px;
  margin: 0;
}

@media (min-width: 880px) {
  .gold-emblem-single {
    min-width: 260px;
    max-width: 260px;
    top: 480px;
    right: 100px;
  }
}

@media (min-width: 1010px) {
  .gold-emblem-single {
    min-width: 110px;
    max-width: 110px;
    top: 190px;
    right: 75px;
  }
}

/* Seals section */

.icon_img {
  width: 115px;
}

#seals .col-sm {
  margin-top: 10px;
}

#seals .col-sm-17 {
  margin-bottom: 30px;
  text-align: left;
  margin-right: 10px;
}

#seals h3 {
  text-align: center;
  margin-bottom: 50px;
}

a:link,
a:hover,
a:visited {
  color: #2d6f15;
}

/* Footer section */

footer {
  background: #a3acb1;
  text-align: center;
  color: #000;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer ul {
  display: inline;
  list-style: none;
}

footer li {
  display: inline;
  margin-right: 50px;
  padding-bottom: 10px;
  cursor: pointer;
}

footer img {
  margin: 30px auto;
  width: 200px;
}
a:link, a:hover, a:visited {
  color: #00355d;
  text-decoration: underline;
}
footer a:hover {
  color: #00355d;
  text-decoration: underline;
}

.footer_selected {
  border-bottom: 2px solid #fff;
}

#header-content {
  margin-bottom: 40px;
}

#section-benefits .col-sm img {
  margin-top: 30px;
  display: block;
  width: 90%;
}

#section-benefits .col-sm div {
  width: 90%;
  margin-top: 20px;
}

#faqs {
  min-height: 500px;
}

#main-content ul {
  list-style: circle;
}

html,
body {
  height: 100%;
}

main {
  min-height: 80%;
}

.pf-darkblue-bg {
  background: #00355d;
}

.pf-darkblue {
  color: #00355d !important;
}

.pf-lightblue-bg {
  background: #9fc7cf;
}

.pf-lightblue {
  color: #9fc7cf;
}

.faq-question-symbol {
  font-size: 27px !important;
  vertical-align: middle;
  color: #9fc7cf;
}

.new-price,
.old-price {
  font-size: 2rem;
}

.faq-item-selected {
  border-bottom: 3px solid #00355d;
}

.pf-coin-bg {
  background-color: #a3acb1;
}