.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-60 {
  width: 60% !important;
}
.w-65 {
  width: 65% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@font-face {
  font-family: "Gotham Light";
  font-weight: 200;
  src: url(../fonts/Gotham-Light.otf);
}
@font-face {
  font-family: "Gotham Book";
  font-weight: 300;
  src: url(../fonts/Gotham-Book.otf);
}
@font-face {
  font-family: "Gotham Medium";
  font-weight: 500;
  src: url(../fonts/Gotham-Medium.otf);
}
@font-face {
  font-family: "Montserrat Light";
  font-weight: 200;
  src: url(../fonts/Montserrat-Light.otf);
}
@font-face {
  font-family: "Montserrat Regular";
  font-weight: 400;
  src: url(../fonts/Montserrat-Regular.otf);
}
@font-face {
  font-family: "Montserrat Medium";
  font-weight: 500;
  src: url(../fonts/Montserrat-Medium.otf);
}
html,
body {
  font-family: "Gotham Light", Arial, Helvetica;
  color: #263289;
}
.topbar,
.bottombar {
  background-color: #263289;
}
.menu,
.premenu {
  color: #263289;
  font-family: "Montserrat Regular", Arial, Helvetica;
  font-size: 1.3em;
}
.menu .active,
.premenu .active {
  font-weight: bolder;
}
.menu a,
.premenu a {
  color: #263289;
  cursor: pointer;
  text-decoration: none;
}
.menu a:hover,
.premenu a:hover {
  text-decoration: underline;
}
.menu .dropdown-menu,
.premenu .dropdown-menu {
  background-color: #e0e0e0;
}
.menu .dropdown-menu > li > a,
.premenu .dropdown-menu > li > a {
  padding: 1rem !important;
}
.menu .dropdown-menu > li > a:hover,
.premenu .dropdown-menu > li > a:hover {
  background-color: #263289;
  color: #e0e0e0;
}
.lstext {
  letter-spacing: 2px;
}
.premenu {
  background-color: #fff;
  background-image: url(../img/bordemenu.png);
  background-size: cover;
  width: 50px;
}
.fin-topbar {
  background-color: #fff;
  background-image: url(../img/fin-topbar.png);
  background-size: cover;
  width: 50px;
}
.bg-azul {
  background-color: #263289;
}
.bg-gris {
  background-color: #e0e0e0;
}
.bg-gris-secundario {
  background-color: #f1f2f2;
}
.bg-color1 {
  background-color: #004e9d;
}
.bg-color2 {
  background-color: #b74299;
}
.bg-color3 {
  background-color: #e2231a;
}
.bg-color4 {
  background-color: #0099a8;
}
.bg-color5 {
  background-color: #be4f4d;
}
.bg-color6 {
  background-color: #f29948;
}
.bg-color7 {
  background-color: #ed5da2;
}
.color-azul {
  color: #263289;
}
.color-gris {
  color: #e0e0e0;
}
.color-gris-secundario {
  color: #f1f2f2;
}
.color-gris2 {
  color: #808080;
}
.color-blanco {
  color: #FFF;
}
.color-color1 {
  color: #004e9d;
}
.color-color2 {
  color: #b74299;
}
.color-color3 {
  color: #e2231a;
}
.color-color4 {
  color: #0099a8;
}
.color-color5 {
  color: #be4f4d;
}
.color-color6 {
  color: #f29948;
}
.color-color7 {
  color: #ed5da2;
}
.producto hr,
.box-modo-uso hr {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.linea-titulo {
  font-size: 20px;
  font-family: "Gotham Medium", Arial, Helvetica;
}
.bg-linea-1 {
  background-color: #004e9d;
}
.bg-linea-2 {
  background-color: #33b0e7;
}
.bg-linea-3 {
  background-color: #b74299;
}
.bg-linea-4 {
  background-color: #10ae96;
}
.bg-linea-5 {
  background-color: #ef5f45;
}
.bg-linea-6 {
  background-color: #00afb9;
}
.bg-linea-7 {
  background-color: #be4f4d;
}
.bg-linea-8 {
  background-color: #f29948;
}
.bg-linea-9 {
  background-color: #ed5da2;
}
.bg-linea-10 {
  background-color: #00afb9;
}
.bg-linea-11 {
  background-color: #00afb9;
}
.bg-linea-12 {
  background-color: #00afb9;
}
.color-linea-1 {
  color: #004e9d;
}
.color-linea-2 {
  color: #33b0e7;
}
.color-linea-3 {
  color: #b74299;
}
.color-linea-4 {
  color: #10ae96;
}
.color-linea-5 {
  color: #ef5f45;
}
.color-linea-6 {
  color: #00afb9;
}
.color-linea-7 {
  color: #be4f4d;
}
.color-linea-8 {
  color: #f29948;
}
.color-linea-9 {
  color: #ed5da2;
}
.color-linea-10 {
  color: #00afb9;
}
.color-linea-11 {
  color: #00afb9;
}
.color-linea-12 {
  color: #00afb9;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham Book", Arial, Helvetica;
}
.bk-title {
  border-bottom: 5px solid #263289;
}
.bk-title h1,
.bk-title h2,
.bk-title h3,
.bk-title h4,
.bk-title h5 {
  background-image: url(../img/flor.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
.bk-title-m {
  border-bottom: 5px solid #263289;
}
.bk-title-right {
  padding: 1rem !important;
  background-color: #e0e0e0;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.bk-title-right h1,
.bk-title-right h2,
.bk-title-right h3,
.bk-title-right h4,
.bk-title-right h5 {
  background-image: url(../img/flor.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0;
}
.bk-title-right .icon {
  text-align: left;
}
.bk-title-right h1,
.bk-title-right h2,
.bk-title-right h3,
.bk-title-right h4,
.bk-title-right h5 {
  background: none;
  text-align: right;
}
.bk-title-bg {
  padding: 1rem !important;
  background-color: #e0e0e0;
}
.bk-title-bg h1,
.bk-title-bg h2,
.bk-title-bg h3,
.bk-title-bg h4,
.bk-title-bg h5 {
  background-image: url(../img/flor.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0;
}
.bk-title-bg-m {
  padding: 1rem !important;
  background-color: #e0e0e0;
}
.bk-post {
  font-size: 1.1em;
}
.rslink {
  text-decoration: none;
}
.rslink:hover {
  font-weight: bold;
}
.btn-biokur {
  border-radius: 0;
  background-color: transparent;
  color: #FFF;
}
.btn-biokur-azul {
  border: 1px solid #263289;
  color: #263289;
  background-color: rgba(0, 0, 0, 0);
}
.btn-biokur-azul:hover {
  border: 1px solid #263289;
  background-color: #717dd7;
}
.btn-bk-azul-cont {
  border: 1px solid #263289;
  color: #f1f2f2;
  background-color: #263289;
}
.btn-bk-azul-cont:hover {
  border: 1px solid #263289;
  background-color: #717dd7;
}
.btn-biokur-blanco {
  border: 1px solid #f1f2f2;
  color: #f1f2f2;
  background-color: rgba(0, 0, 0, 0);
}
.btn-biokur-blanco:hover {
  border: 1px solid #f1f2f2;
  background-color: #ffffff;
  color: #263289;
}
.social-box,
.social-box .btn {
  font-size: 25px;
  font-family: "Montserrat Regular", Arial, Helvetica;
}
.ig-photo img {
  width: 95%;
}
.footer a {
  color: #263289;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer .sep-footer {
  height: 5px;
  background-color: #e0e0e0;
}
.footer .footer-slogan {
  font-family: "Montserrat Light", Arial, Helvetica;
  font-size: 20px;
}
.cabezal-descripcion {
  color: #FFF;
  font-size: 1.4em;
}
.cabezal-descripcion a {
  color: #FFF;
  text-decoration: none;
}
.cabezal-descripcion .active {
  font-weight: bold;
}
.img-modo-uso {
  max-width: 95%;
}
.box-modo-uso .paso {
  font-family: "Gotham Medium", Arial, Helvetica;
  font-size: 50px;
  font-weight: bold;
}
.volverprod {
  color: #263289;
  font-size: 15px;
  text-decoration: none;
}
.form-control {
  background-color: #e0e0e0;
  border: 0 none;
  border-left: 5px solid #263289;
  border-radius: 0;
  font-size: 12px;
  height: 40px;
  resize: none;
}
#top-btn {
  border-radius: 50%;
  cursor: pointer;
  bottom: 10px;
  right: 140px;
  position: fixed;
}
.btn-wa {
  position: fixed;
  bottom: 10px;
  right: 10px;
  max-width: 10vw;
  z-index: 100000;
}

@media (orientation: portrait) {
  .btn-wa {
    max-width: 20vw;
  }
}