@charset "UTF-8";
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Pro";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
  --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
  --fa-font-duotone: normal 900 1em / 1 "Font Awesome 6 Duotone";
  --fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Pro";
  --fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Pro";
  --fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Pro";
  --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";
  --fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";
  --fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";
  --fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone";
}

.icon::before, .icon::after, .customAccordion .accordion-button::after {
  /* Establecer la fuente para este estilo de icono */
  font-family: "Font Awesome 6 Pro";
  /* Establece el peso de fuente para este estilo de icono */
  font-weight: 900;
  /* Establece que los iconos se rendericen con precisión de píxeles */
  -webkit-font-smoothing: antialiased;
}

.icon-brands {
  font: var(--fa-font-brands);
  font-weight: 400;
}
.icon-brands::before {
  font: var(--fa-font-brands);
  font-weight: 400;
}

.icon-solid, .customAccordion .accordion-button::after {
  font: var(--fa-font-solid);
  font-weight: 900;
}
.icon-solid::before {
  font: var(--fa-font-solid);
  font-weight: 900;
}

.icon-regular {
  font: var(--fa-font-regular);
  font-weight: 400;
}
.icon-regular::before {
  font: var(--fa-font-regular);
  font-weight: 400;
}

.icon-light {
  font: var(--fa-font-light);
  font-weight: 300;
}
.icon-light::before {
  font: var(--fa-font-light);
  font-weight: 300;
}

.icon-thin {
  font: var(--fa-font-thin);
  font-weight: 100;
}
.icon-thin::before {
  font: var(--fa-font-thin);
  font-weight: 100;
}

.icon-thin {
  font: var(--fa-font-thin);
  font-weight: 100;
}
.icon-thin::before {
  font: var(--fa-font-thin);
  font-weight: 100;
}

.icon-sharp-solid {
  font: var(--fa-font-sharp-solid);
  font-weight: 900;
}
.icon-sharp-solid::before {
  font: var(--fa-font-sharp-solid);
  font-weight: 900;
}

.icon-sharp-regular {
  font: var(--fa-font-sharp-regular);
  font-weight: 400;
}
.icon-sharp-regular::before {
  font: var(--fa-font-sharp-regular);
  font-weight: 400;
}

.icon-sharp-light {
  font: var(--fa-font-sharp-light);
  font-weight: 300;
}
.icon-sharp-light::before {
  font: var(--fa-font-sharp-light);
  font-weight: 300;
}

.icon-sharp-thin {
  font: var(--fa-font-sharp-thin);
  font-weight: 100;
}
.icon-sharp-thin::before {
  font: var(--fa-font-sharp-thin);
  font-weight: 100;
}

.icon-duotone-solid {
  position: relative;
  font-style: normal;
  font-family: "Font Awesome 6 Duotone";
  font-weight: 900;
}

.icon-duotone-regular {
  position: relative;
  font-family: "Font Awesome 6 Duotone";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

@font-face {
  font-family: "D-DIN";
  src: url("../fonts/D-DIN.eot");
  src: url("../fonts/D-DIN.eot?#iefix") format("embedded-opentype"), url("../fonts/D-DIN.woff2") format("woff2"), url("../fonts/D-DIN.woff") format("woff"), url("../fonts/D-DIN.ttf") format("truetype"), url("../fonts/D-DIN.svg#D-DIN") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "D-DIN";
  src: url("../fonts/D-DIN-Bold.eot");
  src: url("../fonts/D-DIN-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/D-DIN-Bold.woff2") format("woff2"), url("../fonts/D-DIN-Bold.woff") format("woff"), url("../fonts/D-DIN-Bold.ttf") format("truetype"), url("../fonts/D-DIN-Bold.svg#D-DIN-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.din, body, .din-regular {
  font-family: "D-DIN";
  font-weight: normal;
  font-style: normal;
}

.din-bold, .customAccordion .accordion-button, .section-5 .customTable tbody tr td:first-child, .section-5 .customTable tbody tr:first-child, .itemProduct .newPriceProduct, .itemProduct .titleProduct, .btn-template-buy, .btn-template-2, .btn-template-1, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "D-DIN";
  font-weight: bold;
  font-style: normal;
}

@media screen and (max-width: 991px) {
  html {
    overflow-x: hidden;
  }
}

body {
  font-size: 16px;
  color: white;
  background-color: black;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
}

[aria-label="Error message"] {
  display: none !important;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 20px;
  }
}

#customMenu-sticky-wrapper {
  z-index: 5 !important;
}

.customMenu {
  z-index: 5 !important;
  background-color: black;
  -webkit-box-shadow: 0 2px 2px rgba(255, 255, 255, 0.16);
          box-shadow: 0 2px 2px rgba(255, 255, 255, 0.16);
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .customMenu .container {
    max-width: 100%;
  }
}
.customMenu .navbar {
  min-height: 112px;
}
@media only screen and (max-width: 991px) {
  .customMenu .navbar {
    min-height: 90px;
  }
}
.customMenu .navbar-collapse {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.customMenu .navbar-nav .nav-item {
  margin-left: 30px;
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customMenu .navbar-nav .nav-item .nav-link {
  color: white;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.customMenu .navbar-nav .wrapperBuyBtn {
  margin-left: 50px;
}
.wrapperMobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapperMobile .hamburger-icon {
  width: 40px;
  height: 30px;
  cursor: pointer;
  z-index: 1001;
  border: none;
  background: transparent;
  padding: 0;
  position: relative;
}
.wrapperMobile .hamburger-icon .line {
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: white;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 0;
  border-radius: 3px;
}
.wrapperMobile .hamburger-icon .line-1 {
  top: 7px;
}
.wrapperMobile .hamburger-icon .line-2 {
  bottom: 7px;
  width: 75%;
  margin-left: auto;
  /* text-align: right; */
  right: 0;
}
.wrapperMobile .hamburger-icon.active .line-1 {
  top: 13px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.wrapperMobile .hamburger-icon.active .line-2 {
  top: 13px;
  width: 100%;
  right: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.itemBuyBtnMobile {
  margin-right: 25px;
}
.itemBuyBtnMobile .btn {
  padding: 7px 20px;
  font-size: 15px;
}
@media screen and (max-width: 399px) {
  .itemBuyBtnMobile {
    margin-right: 15px;
  }
  .itemBuyBtnMobile .btn {
    padding: 7px 15px;
    font-size: 14px;
  }
}

.menu__mobile-right {
  position: absolute;
  top: calc(100% + 0px);
  right: -100vw;
  width: 100vw;
  height: 100vh;
  background-color: black;
  z-index: 2;
  overflow-y: scroll;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 30px 25px;
  list-style: none;
}
.menu__mobile-right.open {
  right: 0;
}
.menu__mobile-right .nav-item {
  border-bottom: 2px solid #fff;
}
.menu__mobile-right .nav-item .nav-link {
  color: white;
  text-decoration: none;
  line-height: 1.2;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  font-size: 20px;
  padding: 20px 0px;
  font-weight: bold;
}
.menu__mobile-right .nav-item:last-child {
  border-bottom: 0 !important;
}
.menu__mobile-right .nav-item:last-child::after {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .menu__mobile-right {
    display: none;
  }
}

.menu__mobile-left.open {
  left: 0;
}

.customFooter {
  background-color: #0C0C0C;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .customFooter {
    padding-bottom: 25px;
  }
}

.columnLeftFooter {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.columnLeftFooter ul {
  padding-left: 0;
  list-style: none;
}
.columnLeftFooter ul li {
  margin-bottom: 5px;
}
.columnLeftFooter ul li a {
  color: white;
  text-decoration: none;
}
.columnLeftFooter ul li a:hover, .columnLeftFooter ul li a:focus {
  color: white;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .cNewsletter h3 {
    font-size: 20px;
  }
}
.cNewsletter p {
  line-height: 1.8;
  margin-bottom: 34px;
}
@media screen and (max-width: 991px) {
  .cNewsletter p {
    margin-bottom: 14px;
  }
}
.cNewsletter .form-control {
  background-color: white;
  color: black;
  padding: 8px 20px;
  min-height: 44px;
  border-radius: 12px;
  border: none;
}
.cNewsletter .form-control::-webkit-input-placeholder {
  color: #3D3D3D;
  font-size: 15px;
}
.cNewsletter .form-control::-moz-placeholder {
  color: #3D3D3D;
  font-size: 15px;
}
.cNewsletter .form-control:-ms-input-placeholder {
  color: #3D3D3D;
  font-size: 15px;
}
.cNewsletter .form-control::-ms-input-placeholder {
  color: #3D3D3D;
  font-size: 15px;
}
.cNewsletter .form-control::placeholder {
  color: #3D3D3D;
  font-size: 15px;
}
.cNewsletter .wrapperForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cNewsletter .btn {
  padding: 7px 40px;
}
@media screen and (max-width: 991px) {
  .cNewsletter .btn {
    width: 100%;
    padding: 5px;
    min-height: 44px;
  }
}

.btn-template-1 {
  background-color: black;
  color: white;
  border-radius: 12px;
  border: 3px solid white;
  padding: 8px 30px;
  text-decoration: none;
  outline: none;
  font-size: 16px;
}
.btn-template-1:hover, .btn-template-1:focus {
  background-color: white;
  color: black;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .btn-template-1 {
    border: 1px solid white;
  }
}

.btn-template-2 {
  background-color: #1F1F1F;
  color: white;
  border-radius: 12px;
  border: 3px solid white;
  padding: 8px 30px;
  text-decoration: none;
  outline: none;
  font-size: 16px;
}
.btn-template-2:hover, .btn-template-2:focus {
  background-color: white;
  color: #1F1F1F;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .btn-template-2 {
    border: 1px solid white;
  }
}

.btn-template-buy {
  background-color: white;
  color: black;
  padding: 10px 25px;
  border-radius: 12px;
  text-decoration: none;
  outline: none;
  font-size: 16px;
}
.btn-template-buy:hover, .btn-template-buy:focus {
  background-color: white;
  color: black;
  text-decoration: none;
}

.section-1 h1 {
  font-size: 54px;
  line-height: 1;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .section-1 h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 991px) {
  .section-1 h1 {
    font-size: 36px;
  }
}
.section-1 h2 {
  margin-bottom: 0;
}
.section-1 p {
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .section-1 p {
    marbotm-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .section-1 p {
    font-size: 16px;
    line-height: 1.2;
  }
}

.section-2 {
  background-color: #1F1F1F;
}
.section-2 .wrapperImage2 {
  height: 100%;
}
.section-2 .wrapperImage2 img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-2 .textOffer p {
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  .section-2 .textOffer p {
    font-size: 16px;
  }
}

.itemProduct .wrapperImageProduct {
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}
.itemProduct .wrapperImageProduct .mini {
  max-width: 150px;
}
.itemProduct .wrapperImageProduct .standar {
  max-width: 210px;
}
.itemProduct .titleProduct {
  font-size: 20px;
  margin-bottom: 0;
}
.itemProduct .priceProduct {
  margin-bottom: 0;
}
.itemProduct .newPriceProduct {
  margin-bottom: 0;
  font-size: 18px;
  color: #AEFF73;
}

.section-3 {
  background-color: black;
}
@media screen and (max-width: 991px) {
  .section-3 .wrapperIcon {
    text-align: center;
  }
}
.section-3 p {
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .section-3 p {
    font-size: 16px;
  }
}

.section-4 {
  background-color: #1F1F1F;
}
.section-4 .customDiv {
  display: none;
}
@media screen and (max-width: 991px) {
  .section-4 .customDiv {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }
}
.section-4 .col-lg-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  .section-4 .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .stepItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}
.stepItem .wrapperImageItem {
  margin-bottom: 1rem;
}
.stepItem .infoStep p {
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .stepItem .infoStep p {
    font-size: 16px;
  }
}
.stepItem .infoStep p:first-child {
  margin-bottom: 0px;
}
.stepItem .btnStep {
  padding-top: 10px;
}
@media screen and (max-width: 991px) {
  .stepItem .btnStep .btn {
    padding: 7px 15px;
  }
}

.section-5 {
  background-color: black;
}
.section-5 .customTable {
  background-color: black;
}
.section-5 .customTable tbody {
  background-color: black;
}
.section-5 .customTable tbody tr {
  background-color: black;
  text-align: center;
  border-color: white;
}
.section-5 .customTable tbody tr:last-child {
  border-bottom: 0;
}
.section-5 .customTable tbody tr:last-child td {
  border-bottom: 0;
}
.section-5 .customTable tbody tr td {
  color: white;
  background-color: black;
  text-align: center;
  font-size: 18px;
  padding: 10px;
}
.section-5 .customTable .firstTD {
  vertical-align: bottom;
}
.section-5 .customTable .imageTable1 {
  margin-bottom: 20px;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.section-5 .customTable .imageTable1 img {
  max-width: 130px;
}
.section-5 .customTable .imageTable2 {
  margin-bottom: 20px;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.section-5 .customTable .imageTable2 img {
  max-width: 200px;
}
.section-5 .customHr {
  border-top: 2px solid white;
  border-radius: 30px;
  opacity: 1;
}
.section-5 .nav-tabs {
  margin-bottom: 30px;
  border-bottom: 0;
}
.section-5 .nav-tabs .nav-link {
  color: #7B7B7B;
  text-decoration: none;
  background-color: transparent;
  border: none;
  position: relative;
}
@media screen and (max-width: 991px) {
  .section-5 .nav-tabs .nav-link:first-child {
    padding-left: 0;
  }
}
.section-5 .nav-tabs .nav-link:hover, .section-5 .nav-tabs .nav-link:focus {
  background-color: transparent;
  border: none;
  color: white;
  text-decoration: underline;
}
.section-5 .nav-tabs .nav-link.active {
  color: white;
  text-decoration: underline;
}
.section-5 .nav-tabs .nav-link:first-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 50%;
  background-color: white;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.itemStore {
  position: relative;
}
.itemStore::after {
  content: "";
  display: block;
  width: 1px;
  height: 115px;
  background-color: white;
  position: absolute;
  right: -10px;
  top: 45%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.itemStore.lastItemStore::after {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .itemStore.itemStore3::after {
    display: none !important;
  }
}
.itemStore .imageStore {
  text-align: center;
}
.itemStore .msi {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .itemStore .msi {
    font-size: 16px;
    line-height: 1.2;
  }
}
.itemStore .priceStore {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #AEFF73;
  letter-spacing: 1px;
}
.itemStore .btn {
  padding: 10px !important;
  font-size: 14px;
  width: 90%;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .itemStore .btn {
    line-height: 1.2;
  }
}
@media only screen and (max-width: 991px) {
  .itemStore .btn {
    padding: 7px 5px !important;
    width: 95%;
    line-height: 1.2;
  }
}

.section-6 {
  background-color: #1F1F1F;
}
.section-6 p {
  font-size: 18px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .section-6 p {
    font-size: 16px;
  }
}

.section-7 {
  background-color: black;
}

.customAccordion .accordion-item {
  position: relative;
  border-bottom: 0;
  border: 0;
}
.customAccordion .accordion-item::after {
  content: "";
  display: block;
  width: 95%;
  height: 1px;
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 4;
}
.customAccordion .accordion-item p {
  margin-bottom: 0 !important;
}
.customAccordion .accordion-item:last-child::after {
  display: none;
}
.customAccordion .accordion-button {
  font-size: 18px;
  color: white;
  background-color: black;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.customAccordion .accordion-button::after {
  content: "+";
  color: white;
  font-size: 20px;
}
.customAccordion .accordion-button[aria-expanded=true]::after {
  content: "\f068";
}
.customAccordion .accordion-body {
  background-color: black;
  color: white;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .sliderSteps:not(.slick-slider) > div:not(:first-child) {
    display: none;
  }
}

.sliderSteps .slick-dots {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}
.sliderSteps .slick-dots li {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin-right: 7px;
  margin-left: 7px;
  cursor: pointer;
  opacity: 0.5;
}
@media screen and (max-width: 991px) {
  .sliderSteps .slick-dots li:last-child {
    display: none !important;
  }
}
.sliderSteps .slick-dots li.slick-active {
  background: white;
  opacity: 1;
}
.sliderSteps .slick-dots button {
  display: none;
}

#email.just-validate-error-field {
  border-color: #FF6B6B !important; /* Borde rojo suave para error */
}

/* 4. Estilo de los Mensajes de Error (JustValidate genera este elemento) */
.just-validate-error-label {
  color: #FF6B6B !important; /* El texto del mensaje de error en rojo suave */
  font-size: 0.9rem;
  margin-top: 5px; /* Separa el mensaje del campo */
  display: block; /* Asegura que el mensaje aparezca en su propia línea */
}

@media screen and (min-width: 992px) {
  .contentSection1 {
    visibility: hidden;
  }
}
@media screen and (max-width: 991px) {
  .contentSection1 p br {
    display: none;
  }
}

.wrapperImage1 {
  visibility: hidden;
}

.customPage .main-title {
  text-align: center;
}
.customPage .bodyPage ul, .customPage .bodyPage ol {
  padding-left: 30px;
}
.customPage .bodyPage h1, .customPage .bodyPage h2, .customPage .bodyPage h3, .customPage .bodyPage h4, .customPage .bodyPage h5 {
  color: white;
}
.customPage .bodyPage p {
  color: white;
}
.customPage .bodyPage a {
  color: white;
  text-decoration: underline;
}
.customPage .bodyPage a:hover, .customPage .bodyPage a:focus {
  color: white;
  text-decoration: underline;
}

.customLogo img {
  width: 150px;
}