@font-face {
  font-family: 'TT Norms';
  src: url("../fonts/TTNorms-Black.woff2") format("woff2"), url("../fonts/TTNorms-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("../fonts/TTNorms-Light.woff2") format("woff2"), url("../fonts/TTNorms-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("../fonts/TTNorms-Bold.woff2") format("woff2"), url("../fonts/TTNorms-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("../fonts/TTNorms-Regular.woff2") format("woff2"), url("../fonts/TTNorms-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

button, a, input {
  outline: none !important;
}

body {
  padding: 0px 0 0 0;
  margin: 0;
  font-size: 12px;
  color: #333333;
  font-family: "TT Norms";
  font-weight: normal;
  font-variant-ligatures: none;
}

.clear {
  clear: both;
}

h1, h2, h3, h4, h5, p, ul, li {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a, a:hover {
  text-decoration: none;
  outline: none;
}

a {
  outline: none !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.trans, .milhs a, .como a, .compra .vermas, .banner a, .formulariocompra input[type="submit"], .formulariocompra input[type="button"], footer .menupie li a, footer .redes img, footer .newsletter input[type="button"], .formularioregistro input[type="submit"], .formularioregistro input[type="button"], .formulariocontacto input[type="submit"], .formulariocontacto input[type="button"], .misdatos input[type="submit"], .misdatos input[type="button"], .miperfil .cajamenu ul li a, .botoncalcular, .botonbuscar {
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #eda13d;
}

.header1 {
  background-color: #8c0002 !important;
}

.logo1 {
  position: absolute;
  top: 3px;
  left: 12px;
}

.navbar-collapse {
  padding-left: 200px;
}

.navbar {
  padding: 15px;
}

.milhsboxmobile {
  display: none;
}

.milhs a {
  color: #eda13d;
  font-size: 16px;
}

.milhs a span {
  font-weight: bold;
}

.milhs a:hover {
  color: #f15622;
}

.milhs a:hover span {
  color: #fff;
}

.milhs img {
  vertical-align: middle;
  margin-left: 4px;
}

.milhs .modlogin {
  position: absolute;
  top: 68px;
  right: 15px;
  width: 300px;
  text-align: center;
  background-color: #fff;
  border: solid 2px #eda13d;
  padding: 15px;
  z-index: 9999999;
  border-radius: 15px;
  display: none;
}

.milhs .modlogin h1 {
  font-size: 15px;
  text-align: center;
  color: #8c0002;
  padding: 15px;
}

.milhs .modlogin input[type="email"], .milhs .modlogin input[type="password"] {
  padding: 10px;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 14px;
}

.milhs .modlogin a {
  font-size: 14px;
  display: block;
}

.milhs .modlogin input[type="submit"], .milhs .modlogin input[type="button"] {
  padding: 10px 15px 10px 15px;
  background-color: #8c0002;
  color: #fff;
  border: none;
  display: block;
  margin: auto;
  font-weight: bold;
  margin-top: 12px;
}

.modloginmobile {
  position: fixed !important;
  top: 50px !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  width: 92% !important;
}

.linklhs {
  padding-bottom: 26px;
}

.como {
  padding: 0 45px 45px 45px;
  background-image: url(../img/fdo_preguntas.jpg);
  background-size: cover;
}

.como .bullet {
  padding: 31px;
  text-align: center;
}

.como h1 {
  color: #8c0002;
  font-size: 31px;
  text-align: center;
  margin-bottom: 31px;
  font-weight: 300;
}

.como h1 span {
  font-weight: bold;
}

.como .col-md-3 img {
  display: block;
  margin: auto;
}

.como .col-md-3 p {
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  margin: 12px;
}

.como a {
  display: block;
  width: 212px;
  text-align: center;
  color: #fff;
  padding: 9px;
  background-color: #8c0002;
  font-size: 21px;
  border-radius: 6px;
  margin: 21px auto auto auto;
}

.como a:hover {
  background-color: #eda13d;
}

.compra {
  padding: 45px;
}

.compra h1 {
  text-align: center;
  font-size: 31px;
  color: #8c0002;
  margin-bottom: 31px;
}

.compra .col-md-4 {
  font-size: 21px;
  line-height: 21px;
  padding-top: 48px;
}

.compra .col-md-4 span {
  display: block;
}

.compra .col-md-4 img {
  float: left;
  margin: -31px 16px 31px;
}

.compra .col-md-4 a {
  color: #8c0002;
  font-weight: bold;
}

.compra .borde {
  border-left: solid 1px rgba(0, 0, 0, 0.1);
  border-right: solid 1px rgba(0, 0, 0, 0.1);
}

.compra .iconocarrito {
  padding: 21px;
  text-align: center;
}

.compra h2 {
  color: #8c0002;
  font-size: 21px;
  letter-spacing: 2px;
  text-align: center;
  padding: 21px 21px 0 21px;
}

.compra .logos {
  text-align: center;
}

.compra .logos li {
  display: inline-block;
}

.compra .vermas {
  display: block;
  border: solid 2px #8c0002;
  color: #8c0002;
  padding: 12px;
  width: 221px;
  text-align: center;
  margin: auto auto 31px auto;
  border-radius: 6px;
  font-size: 21px;
}

.compra .vermas:hover {
  background-color: #8c0002;
  color: #fff;
}

.banner {
  background-image: url(../img/paralax_footer.jpg);
  background-size: cover;
  background-position: top;
  padding: 100px 0 100px 0;
}

.banner h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 300;
}

.banner h1 .bold {
  font-weight: bold;
}

.banner h1 .enter {
  display: block;
}

.banner a {
  display: block;
  width: 300px;
  text-align: center;
  color: #fff;
  padding: 9px;
  background-color: #8c0002;
  font-size: 29px;
  border-radius: 6px;
  margin: 21px 0 0 0;
}

.banner a:hover {
  background-color: #f15622;
}

.slick-slide img {
  margin: auto;
  width: 100%;
}

.slick-prev {
  position: absolute;
  top: 45%;
  left: 10px;
  width: 16px;
  height: 35px;
  border: none;
  background-color: #eda13d;
  border-radius: 60px;
  color: transparent;
  z-index: 9;
  background-repeat: no-repeat;
  background-image: url("../img/flechaizq.png");
  background-size: 10px;
  background-position: center;
  width: 36px;
}

.slick-next {
  position: absolute;
  top: 45%;
  right: 10px;
  width: 16px;
  height: 35px;
  border: none;
  background-color: #eda13d;
  border-radius: 60px;
  z-index: 9;
  background-repeat: no-repeat;
  color: transparent;
  background-image: url("../img/flechader.png");
  background-size: 10px;
  background-position: center;
  width: 36px;
}

.slick-prev:hover, .slick-next:hover {
  opacity: 0.8;
}

.slick-dots {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding-right: 0px;
}

.slick-dots li {
  display: inline-block;
  margin-left: 6px;
}

.slick-dots li button {
  border: none;
  padding: 5px;
  background-color: #fff;
  border: solid 1px #eda13d;
  color: transparent;
  width: 21px;
  height: 21px;
  border-radius: 60px;
}

.slick-dots .slick-active button {
  background-color: #8c0002;
  border: solid 1px #8c0002;
}

ul#menu, ul#menu ul {
  width: 100% !important;
}

.faqs h1 {
  padding: 31px;
  color: #8c0002;
  text-align: center;
  font-size: 31px;
}

.faqs ul#menu li a {
  font-size: 15px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-right: 31px;
  background-image: url(../img/como_funciona/faq_ico-mas.svg);
  background-position: right;
  background-repeat: no-repeat;
}

.faqs ul#menu li ul {
  padding: 15px;
  color: #000;
  font-size: 15px;
}

.cabcompra {
  padding: 60px;
  background-image: url(../img/compra-china/header.jpg);
  background-size: cover;
  margin-top: 70px;
}

.cabcompra h1 {
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.cabcompra h1 .bold {
  font-weight: 900;
}

.cabcompra h1 .enter {
  display: block;
}

.cabregistro {
  padding: 60px;
  background-image: url(../img/registro/foto_header.jpg);
  background-size: cover;
  margin-top: 70px;
}

.cabregistro h1 {
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.cabregistro h1 .bold {
  font-weight: 900;
}

.cabregistro h1 .enter {
  display: block;
}

.cabcontacto {
  padding: 60px;
  background-image: url(../img/Contacto/header.jpg);
  background-size: cover;
  margin-top: 70px;
}

.cabcontacto h1 {
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.cabcontacto h1 .bold {
  font-weight: 900;
}

.cabcontacto h1 .enter {
  display: block;
}

.bannercompra {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 33px;
  text-align: center;
  background-image: url(../img/fdo_preguntas.jpg);
  background-size: cover;
}

.bannercompra .icono {
  display: inline-block;
  margin-right: 15px;
}

.bannercompra .texto {
  display: inline-block;
  color: #333333;
  font-size: 37px;
  line-height: 39px;
  vertical-align: middle;
}

.bannercompra .texto span {
  display: block;
}

.formulariocompra {
  padding-bottom: 45px;
}

.formulariocompra .iconocarrito {
  text-align: center;
  padding: 31px;
}

.formulariocompra h1 {
  color: #8c0002;
  font-size: 31px;
  margin-bottom: 31px;
  text-align: Center;
}

.formulariocompra input[type="text"], .formulariocompra input[type="email"], .formulariocompra textarea {
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  width: 100%;
}

.formulariocompra input[type="submit"], .formulariocompra input[type="button"] {
  background-color: #8c0002;
  color: #fff;
  border-radius: 15px;
  padding: 10px 15px 10px 15px;
  font-size: 16px;
  border: none;
  display: block;
  margin: auto;
}

.formulariocompra input[type="submit"]:hover, .formulariocompra input[type="button"]:hover {
  background-color: #eda13d;
}

.carouselcomo {
  background-image: url(../img/fdo_preguntas.jpg);
  background-size: cover;
  margin-top: 70px;
  padding: 45px 0 45px 0;
}

.carouselcomo h1 {
  color: #8c0002;
  font-size: 31px;
  text-align: center;
  margin-bottom: 21px;
  padding-bottom: 4px;
}

.carouselcomo .col1 img {
  width: 300px;
  height: auto;
  float: right;
}

.carouselcomo .col2 {
  padding-top: 31px;
}

.carouselcomo .col2 h2 {
  color: #8c0002;
  font-size: 45px;
  font-weight: 300;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-bottom: 4px;
  margin-bottom: 21px;
}

.carouselcomo .col2 h2 span {
  color: #eda13d;
  font-weight: 900;
}

.carouselcomo .col2 p {
  font-size: 16px;
  color: #333333;
  max-width: 331px;
}

footer {
  padding: 31px;
  background-image: url(../img/fdo_footer.jpg);
  background-position: right;
  background-size: cover;
}

footer .menupie {
  text-align: center;
}

footer .menupie li {
  margin-bottom: 10px;
  display: inline-block;
  border-right: solid 1px #8c0002;
  padding: 0 6px 0 0;
  margin: 0 6px 0 0;
  font-size: 14px;
}

footer .menupie li a {
  color: #fff;
  font-size: 14px;
}

footer .menupie li a:hover {
  color: #eda13d;
  opacity: 0.8;
}

footer .menupie li:last-child {
  border: none;
}

footer .redes {
  text-align: center;
  padding-top: 9px;
}

footer .redes li {
  display: inline-block;
  color: #fff;
  font-size: 15px;
}

footer .redes li:first-child {
  margin-right: 4px;
}

footer .redes img:hover {
  opacity: 0.8;
}

footer .news {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding-top: 21px;
  padding-bottom: 21px;
  margin-top: 31px;
}

footer .logos {
  text-align: center;
  padding: 21px 0 0 0;
}

footer .logos li {
  display: inline-block;
  margin-right: 12px;
}

footer .newsletter {
  border: solid 1px #8c0002;
  border: solid 1px #fff;
  padding: 0px;
  width: 300px;
  margin: auto;
  border-radius: 31px;
}

footer .newsletter input[type="email"] {
  border: none;
  width: 241px;
  background-color: transparent;
  padding: 12px 12px 12px 16px;
  font-size: 16px;
  color: #fff;
}

footer .newsletter input[type="button"] {
  border: none;
  background-color: #8c0002;
  margin-top: 3px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 60px;
  color: #fff;
  padding: 12px 16px 12px 16px;
  display: inline-block;
  margin-bottom: 4px;
}

footer .newsletter input[type="button"]:hover {
  background-color: #eda13d;
}

footer .newsletter input::placeholder {
  color: #fff;
  opacity: 1;
}

footer .borde {
  border-right: solid 1px #000;
}

.formularioregistro {
  background-image: url(../img/registro/fdo_pag.jpg);
  background-size: cover;
  padding-bottom: 60px;
  position: relative;
  min-height: 600px;
}

.formularioregistro .pad {
  background-color: #f2f2f2;
  padding: 21px 45px 45px 45px;
  border-radius: 21px;
  width: 900px;
  margin: auto auto auto auto;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -45px;
}

.formularioregistro h1 {
  color: #8c0002;
  font-size: 21px;
  padding: 21px;
  text-align: center;
  margin-bottom: 15px;
}

.formularioregistro input[type="text"], .formularioregistro textarea, .formularioregistro select, .formularioregistro input[type="password"] {
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  width: 100% !important;
}

.formularioregistro input[type="submit"], .formularioregistro input[type="button"] {
  background-color: #8c0002;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  padding: 10px 33px 10px 33px;
  font-size: 16px;
  border: none;
  display: block;
  margin: 31px auto auto auto;
}

.formularioregistro input[type="submit"]:hover, .formularioregistro input[type="button"]:hover {
  background-color: #eda13d;
}

.formularioregistro input[type="password"] {
  font-weight: bold;
}

.formularioregistro .borde {
  border-top: dashed 1px #333333;
  height: 1px;
  width: 96%;
  margin: auto;
  padding-bottom: 15px;
}

.formularioregistro .checks {
  font-size: 14px;
  width: 100%;
  padding-left: 15px;
}

.formularioregistro .checks a {
  color: #8c0002;
}

.formularioregistro .col-md-8 {
  font-size: 14px;
  padding-top: 9px;
}

.formularioregistro input[type="radio"] {
  margin-left: 6px;
}

.formularioregistro .nice-select {
  width: 100%;
  border-radius: 0;
}

.formulariocontacto {
  background-image: url(../img/registro/fdo_pag.jpg);
  background-size: cover;
  padding-bottom: 60px;
  position: relative;
  min-height: 600px;
  margin-bottom: 45px;
}

.formulariocontacto .pad {
  background-color: #f2f2f2;
  padding: 21px 45px 45px 45px;
  border-radius: 21px;
  width: 900px;
  margin: auto auto auto auto;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -45px;
}

.formulariocontacto h1 {
  color: #8c0002;
  font-size: 21px;
  padding: 21px;
  text-align: center;
  margin-bottom: 15px;
}

.formulariocontacto input[type="text"], .formulariocontacto textarea, .formulariocontacto select, .formulariocontacto input[type="email"], .formulariocontacto input[type="password"] {
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  width: 100% !important;
}

.formulariocontacto input[type="submit"], .formulariocontacto input[type="button"] {
  background-color: #8c0002;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  padding: 10px 33px 10px 33px;
  font-size: 16px;
  border: none;
  display: block;
  margin: 31px auto auto auto;
}

.formulariocontacto input[type="submit"]:hover, .formulariocontacto input[type="button"]:hover {
  background-color: #eda13d;
}

.formulariocontacto input[type="password"] {
  font-weight: bold;
}

.formulariocontacto .borde {
  border-top: dashed 1px #333333;
  height: 1px;
  width: 96%;
  margin: auto;
  padding-bottom: 15px;
}

.formulariocontacto .checks {
  font-size: 14px;
  width: 100%;
  padding-left: 15px;
}

.formulariocontacto .checks a {
  color: #8c0002;
}

.formulariocontacto .col-md-8 {
  font-size: 14px;
  padding-top: 9px;
}

.formulariocontacto input[type="radio"] {
  margin-left: 6px;
}

.formulariocontacto .nice-select {
  width: 100%;
  border-radius: 0;
}

.formulariocontacto p {
  color: #8c0002;
  text-align: center;
  padding: 31px;
  width: 100%;
}

.formulariocontacto .icono1 {
  position: absolute;
  right: -161px;
  top: 26%;
}

.formulariocontacto .icono2 {
  position: absolute;
  left: -161px;
  top: 45%;
}

.misdatos input[type="text"], .misdatos input[type="email"], .misdatos select {
  width: 100%;
  padding: 10px;
  margin-bottom: 6px;
  font-size: 14px;
}

.misdatos .col-md-6 {
  margin-bottom: 45px;
}

.misdatos input[type="submit"], .misdatos input[type="button"] {
  background-color: #8c0002;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  padding: 10px 33px 10px 33px;
  font-size: 16px;
  border: none;
  display: block;
  margin: 31px auto auto auto;
}

.misdatos input[type="submit"]:hover, .misdatos input[type="button"]:hover {
  background-color: #eda13d;
}

.historial {
  overflow-y: hidden;
}

.historial .bordo {
  background-color: #8c0002;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  padding: 6px 0 6px 0;
}

.historial .gris {
  border-bottom: solid 1px #333333;
}

.historial a {
  font-size: 21px;
  color: #8c0002;
}

.importante {
  padding: 45px;
}

.importante .container {
  max-width: 900px;
}

.importante img {
  display: block;
  margin: auto;
}

.importante h1 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.importante h2 {
  color: #333333;
  font-size: 15px;
  text-align: center;
  margin-bottom: 31px;
}

.importante h3 {
  color: #8c0002;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}

.importante p {
  font-size: 14px;
  column-count: 2;
}

.tarifas .titulo2 {
  border-bottom: solid 1px #8c0002;
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 21px;
  color: #8c0002;
  margin-bottom: 31px;
}

.tarifas p {
  font-size: 14px;
}

.boton1 a {
  background-color: #eda13d;
  color: #fff;
  padding: 12px;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}

.cabperfil {
  margin-top: 70px;
  border-bottom: solid 1px #eda13d;
  background-color: #F2F2F2;
  padding: 21px 0 21px 0;
}

.cabperfil h1 {
  padding-bottom: 6px;
  width: 100%;
  font-size: 16px;
  color: #8c0002;
}

.cabperfil h1 span {
  font-weight: bold;
}

.cabperfil h1 .col1 {
  color: #8c0002;
}

.cabperfil a {
  color: #8c0002;
}

.cabperfil .col2 {
  text-align: right;
  font-weight: 700;
}

.miperfil {
  padding-bottom: 45px;
  background-image: url(../img/fdo_preguntas.jpg);
  padding-top: 31px;
  background-size: cover;
}

.miperfil .cajamenu {
  border-radius: 21px;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0 21px 21px 21px;
  margin-bottom: 15px;
}

.miperfil .cajamenu ul li {
  border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}

.miperfil .cajamenu ul li a {
  color: #000;
  display: block;
  padding: 6px;
}

.miperfil .cajamenu ul li a:hover {
  background-color: #8c0002;
  color: #fff;
}

.miperfil .cajamenu ul li img {
  margin-right: 6px;
}

.miperfil h2 {
  text-align: center;
  padding: 21px;
  font-size: 21px;
  color: #8c0002;
  font-weight: bold;
}

.miperfil .icono {
  display: block;
  margin: 31px auto auto auto;
}

.miperfil h3 {
  color: #8c0002;
  font-size: 21px;
  margin-bottom: 15px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.4);
  padding-bottom: 4px;
}

.miperfil .col-md-6 ul li {
  font-size: 14px;
  margin-bottom: 4px;
}

.miperfil .col-md-6 ul li span {
  color: #eda13d;
}

.miperfil .col-md-6 p {
  color: #8c0002;
  font-size: 15px;
}

.miperfil .frase {
  border-top: solid 1px rgba(0, 0, 0, 0.4);
  border-bottom: solid 1px rgba(0, 0, 0, 0.4);
  padding: 16px 0 16px 0;
  margin: 31px 0 31px 0;
  font-size: 15px;
}

.miperfil .frase span {
  font-weight: bold;
  color: #8c0002;
  font-size: 21px;
  display: block;
}

.miperfil .col2 {
  column-count: 2;
  font-size: 15px;
}

.bannertel {
  border-top: solid 1px #eda13d;
  border-bottom: solid 1px #eda13d;
  padding: 15px;
  text-align: left;
  position: relative;
  width: 600px;
  margin: auto auto 95px auto;
}

.bannertel h1 {
  color: #8c0002;
  font-size: 21px;
}

.bannertel h2 {
  color: #000;
  font-size: 31px;
}

.bannertel h2 span {
  font-weight: 900;
}

.bannertel p {
  font-size: 15px;
  color: #8c0002;
}

.bannertel img {
  position: absolute;
  right: -51px;
  top: -29px;
}

.calculadora {
  font-size: 14px;
}

.calculadora input[type="text"] {
  width: 100%;
  padding: 10px;
}

.calculadora .titulo2 {
  border-bottom: solid 1px #8c0002;
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 21px;
  color: #8c0002;
  margin-bottom: 31px;
}

.calculadora p {
  font-size: 14px;
}

.botoncalcular {
  background-color: #8c0002;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px 10px 15px;
  border: none;
}

.botoncalcular:hover {
  background-color: #eda13d;
  color: #fff;
}

.copy {
  background-color: #000;
  padding: 6px;
  color: #fff;
}

.copy a {
  color: #fff;
}

.copy .float-right {
  text-align: right;
}

.botonbuscar {
  background-color: #8c0002;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  padding: 10px 33px 10px 33px;
  font-size: 16px;
  border: none;
  display: block;
  margin: 31px auto auto auto;
}

.botonbuscar:hover {
  background-color: #eda13d;
}

.tiendas {
  padding-top: 45px;
  padding-bottom: 45px;
}

.tiendas a {
  color: #333333;
  font-size: 14px;
}

.tiendas .titulo2 {
  font-weight: bold;
}

.tiendas .col-md-4 {
  padding-bottom: 45px;
}

@media (max-width: 560px) {
  .navbar-dark .navbar-toggler {
    border: none;
  }
  .navbar-brand img {
    width: 161px;
    height: auto;
  }
  .navbar-toggler {
    padding: 10px;
    margin-top: 0px;
  }
  .slick-dots {
    bottom: 21px;
    right: 21px;
  }
  .slick-dots li button {
    width: 15px;
    height: 15px;
  }
  .navbar-collapse {
    background-color: #333333;
    padding: 0 21px 0 21px;
  }
  .navbar {
    padding: 0;
  }
  .carousel1 {
    margin-top: 50px;
  }
  .como h1 {
    font-size: 21px;
  }
  .compra h1 {
    font-size: 22px;
  }
  .compra .borde {
    border: none;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  .compra h2 {
    font-size: 16px;
  }
  .compra .logos li {
    width: 39%;
    margin: 6px;
  }
  .compra .logos li img {
    width: 100%;
    height: auto;
  }
  .compra .vermas {
    font-size: 16px;
  }
  .banner {
    padding: 45px;
  }
  .banner {
    background-position: right;
    padding: 75px 31px 31px 31px;
  }
  .banner h1 {
    font-size: 33px;
  }
  .banner a {
    font-size: 21px;
    width: 100%;
  }
  footer .menupie li {
    display: block;
    border: none;
    margin: 0;
  }
  footer .newsletter input[type="email"] {
    width: 206px;
  }
  footer .newsletter {
    width: 265px;
  }
  footer .borde {
    border: none;
  }
  footer .logos li {
    width: 51px;
    margin: 0;
  }
  footer .logos li img {
    width: 100%;
    height: auto;
  }
  .copy .float-right {
    text-align: center;
  }
  .copy .col-md-6 {
    text-align: center;
  }
  .logo1 {
    z-index: 99999999;
  }
  .navbar-collapse {
    background-color: #8c0002;
    padding: 21px 21px 12px 21px;
  }
  .milhs {
    display: none;
  }
  .slick-dots {
    bottom: 0;
  }
  .milhsboxmobile {
    display: block;
    position: absolute;
    top: 15px;
    right: 60px;
  }
  .milhsboxmobile a {
    color: #fff;
  }
  .cabregistro h1 {
    font-size: 36px;
  }
  .cabcontacto h1 {
    font-size: 28px;
  }
  .formularioregistro .pad {
    width: 95%;
  }
  .formularioregistro {
    min-height: auto;
  }
  .formularioregistro .pad {
    position: relative;
  }
  .formulariocontacto .pad {
    width: 95%;
  }
  .formulariocontacto {
    min-height: auto;
  }
  .formulariocontacto .pad {
    position: relative;
  }
  .importante p {
    column-count: 1;
  }
  .cabregistro {
    margin-top: 50px;
  }
  .cabperfil {
    margin-top: 48px;
  }
  .cabperfil .col2 {
    text-align: left;
  }
  .miperfil {
    background-size: auto;
  }
  .miperfil .col2 {
    column-count: 1;
  }
  .cabcontacto {
    margin-top: 50px;
  }
  .cabcontacto {
    background-position: right;
  }
  .formulariocontacto .icono1, .formulariocontacto .icono2 {
    display: none;
  }
  .bannertel {
    width: 100%;
    margin-bottom: 0;
  }
  .bannertel img {
    width: 70px;
    height: auto;
  }
  .bannertel img {
    right: 6px;
    top: 12px;
  }
  .formulariocontacto {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .milhsmobile {
    display: block !important;
  }
}

/*# sourceMappingURL=main.map */