html, body{
  color: #043263;
  font-weight: 600;
  font-size: 16px ;
  background-color: #000000;
}
.navbar {
  z-index: 10;
}
/* INCIO Colores de Textos Plus   */
/* Stylos de los textos  */
.tx-white{
  color: #FFFFFF !important;
}
.tx-blue{
  color: #043263 !important;
}
.tx-blue-sky{
  color: #5BBEFF;
}
.tx-yellow{
  color: #F8CD51;
}
.tx-green{
  color: #02A5A5;
}
.tx-black{
  color: #000000 !important;
}
.tx-grey{
  color: #666666 !important;
}
.tx-star{
  font-size: 14px;
}
.tx-legal{
  font-size: 14px;
  margin: 0 100px;
}
.tx-select{
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 3vh;
  margin-left: 3vw;
  font-size: 1vw;
  line-height: 1.2;
}
.tx-aqua{
  color: #02A5A5;
}
.tx-blue-sky{
  color: #1973B8;
}
/* Stylos de los botones  */

.tx-color-golden{
  color: #FADE8E !important;
}
.tx-golden{
  color: #B79E5E !important;
}
.tx-color-white{
  color: white;
}
/* FIN Colores de Textos Plus   */
.tx-space{
  letter-spacing: 0.25em;
  word-spacing: 0.25em;
  line-height: 2;
}
.bg-transparent{
  background-color: transparent !important;
}
.container-img{
  position: absolute;
  top: 0;
  left: 0;
}
.btn-back-color{
  color: #043263;
  background: #F4F4F4;
  text-decoration: none;
}
.div-30{
  width: 30%;
}
.div-20{
  width: 20%;
}
.div-10{
  width: 10%;
}
.content-table-div ul{
  margin: 0;
  padding: 0;
}

.content-table-div ul li{
  min-height: 70px;
  vertical-align: middle;
  height: 100%;
  position: relative;

}
.top-center{
  align-items: baseline !important;
}
.p-relative{
  position: relative;
  align-content: center;
  text-align: center;
}
.p-relative-top{
  position: relative;
  text-align: center;
}
.img-btn-icon{
  width: 30px;
}

.content-table-div ul li img{
  vertical-align: middle;
}
/* Stylos de los contenedores */

.container-login-tx{
  margin-top: 70%;
}
.container-login{
  margin-top: 20%;
}
.img-div{
  cursor: pointer;
  position: relative;
  width: 100%;
  height: auto;
}
.img-seguro{
  position: relative;
  width: 100%;
  height: auto;
}
.container-rela{
  height: 140px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Stylos de las Imagenes */
.img-mas{
  width: 100%;
}
.logo-login{
  width: 450px;
  margin-top: 30px;
}
.img-login{
  width: 100%;
}
.star-aqua{
  width: 30px;
}
.color-img{
  border-radius: 1.5vw;
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(transparent, transparent,#043263);*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.color-full{
  background: linear-gradient(rgba(4,50,99,0.8), rgba(4,50,99,0.8),rgba(4,50,99,0.8)) !important;
}

.btn-login{
  margin: 3rem 0;
}
.btn-blue{
  width: 160px;
  height: 40px;
  background-color: #3E72B2;
  color: #fff;
}
.btn-transparent{
  width: 160px;
  height: 40px;
  background-color: transparent;
  color: #B79E5E;
  border: 1px solid #B79E5E;
}
.btn-golden{
  width: 160px;
  height: 40px;
  background-color: #B79E5E;
  color: #fff;
}
.input-login{
  background-color: transparent;
  height: 45px;
  padding: 0 10px;
  border: 1px solid #fff;
}
.simple-linear {
  background: linear-gradient(blue, pink);
}
.colum-list-event {
  display: grid !important;
  grid-gap: 2.5vw;
  grid-template-columns: repeat(5, 1fr);
  padding: 0.5vh 2.5vw;
}

/* Stylos de tu kit */

.container-kit{
  width: 90%;
  margin: auto;
  border-radius: 2vw;
  background-color: transparent;
  padding: 2vw;
}
.container-kit2{
  display: flex;
  width: 100%;
  margin: auto;
  padding: 2vw 10%;
  background-color: #fff;
}
.kit-seguro{
  cursor: pointer;
  position: relative;
  width: 18.8%;
  height: 14.5vh;
  margin: 0.5vw;
}
.container-banner{
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.banner-grey{
 background-color: #F4F4F4;
}
.banner-white{
 background-color: #FFFFFF;
}
.img-absolute{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.flecha-img{
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 3.3%;
  margin-right: 6%;
  transform: rotate(180deg);
  cursor: pointer;
}
.tx-kit{
  position: absolute;
  color: #fff;
  font-size: 0.8vw;
  text-align: left;
  bottom: 0;
  left: 0;
  padding: 1.2vw;
}
.btn-kit{
  background-color: transparent;
  color: #fff;
  font-weight: 600;
  padding: 3px 0;
}
.container-2{
  margin: 0 1vw;
}
.container-tips{
  width: 55%;
  border-radius: 2vw;
  background-color: transparent;
  margin-right: 1vw;
  padding: 1vw 2vw ;
}
.container-msj{
  width: 45%;
  border-radius: 2vw;
  background-color: transparent;
  margin-left: 1vw;
  padding: 1vw 2vw;
}
.kit-banner{
  cursor: pointer;
  text-align: center;
  border-radius: 0.7vw;
  width: 100%;
  color: #fff;
  height: auto;
  font-size: 1vw;
}
.tx-kit-banner{
  position: relative;
  position: absolute;
  z-index: 10;
  top: 35%;
  left: 0;
  margin-left: 35px;
  text-align: left;
}
.color-blue{
  cursor: pointer;
  text-align: center;
  background-color: #043263;
  border-radius: 0.7vw;
  width: 100%;
  color: #fff;
  padding: 20px;
  height: auto;
  font-size: 1vw;
}
.color-aqua{
  cursor: pointer;
  text-align: center;
  background-color: #2DCCCD;
  border-radius: 0.7vw;
  width: 100%;
  color: #043263;
  padding: 20px;
  height: auto;
  font-size: 1vw;
}
.color-blue-sky{
  cursor: pointer;
  text-align: center;
  background-color: #1973B8;
  border-radius: 0.7vw;
  width: 100%;
  color: #fff;
  padding: 20px;
  height: auto;
  font-size: 1vw;
}
.container-etiqueta{
  z-index: 100;
  position: fixed;
  width: 5%;
  right: 0;
  top: 0;
  background-color: transparent;
  margin-top: 6vw;
}
.etiqueta-sos {
  display: flex;
  /*cursor: pointer;*/
  background-color: #B79E5E;
  border-radius: 0.4vw 0 0 0.4vw;
  margin: 0.4vw 0;
  max-height: 70px;
  align-items: center;
  line-height: 1.2;
}
.etiqueta-buscar{
  display: flex;
  cursor: pointer;
  background-color: #D3D3D3;
  border-radius: 0.4vw 0 0 0.4vw;
  margin: 0.4vw 0;
  max-height: 70px;
  align-items: center;
  line-height: 1.2;
}
.etiqueta-sae{
  display: flex;
  /*cursor: pointer;*/
  background-color: #5C5C5C;
  border-radius: 0.4vw 0 0 0.4vw;
  margin: 0.4vw 0;
  max-height: 70px;
  align-items: center;
  line-height: 1.2;
}
.etiqueta-salud{
  display: flex;
  cursor: pointer;
  background-color: #D3D3D3;
  border-radius: 0.4vw 0 0 0.4vw;
  margin: 0.4vw 0;
  max-height: 70px;
  align-items: center;
  line-height: 1.2;
}
.img_etiqueta{
  width: 3.5vw;
  margin: .5vw 1vw;
}
.logo-kit{
  width: 6%;
  margin-right: 10px;
}
.colum-list-kit {
  display: grid !important;
  grid-gap: 1.5vw;
  grid-template-columns: repeat(3, 1fr);
  padding: 0.5vh 0vw;
  justify-items: center;
}
.color-blue-div{
  cursor: pointer;
  width: 90%;
  background-color: #5BBEFF;
  padding: 2vw;
  font-size: 1.2vw;
}
.color-black-div{
  cursor: pointer;
  width: 90%;
  background-color: #000000;
  padding: 2vw;
  font-size: 1.2vw;
}
.color-select{
  background-color: #E9E9E9;
}
.img-kit{
  margin-bottom: 10px;
  width: 55%;
}
.img-kit-visible{
  margin-bottom: 20px;
  width: 25%;
}
.tx-visible{
  font-size: 0.8vw;
  font-family: BentonSansBBVA-Book !important;
}
.icon-otros{
  width: 15%;
}
.container-hacer{
  position: relative;
  border-radius: 10px;
  margin-bottom: 0.5vw;
  padding: 1vw 2vw;
}
.container-80{
  width: 80%;
  margin: auto;
}
.container-90{
  width: 90%;
  margin: auto;
}
/* colores de los div de Que hacer  */

.div-color-grey{
  background-color: #E9E9E9 !important;
 
}
.div-color-grey-2{
  background-color: #D3D3D3;
}
.color-white{
  background-color: #FFFFFF !important;
}
.div-color-pink{
  background-color: #C569B9;
}
.div-color-orange{
  background-color: #C65302;
}
.div-color-aqua{
  background-color: #2DCCCD;
}
.div-color-red{
  background-color: #DA3851;
}
.div-color-green{
  background-color: #48AE64;
}
.div-color-purple{
  background-color: #8F7AE5;
}
.div-color-yellow{
  background-color: #F8CD51;
}
/* Colores de Botones de la A - Z */
.color-az-aqua{
  background-color: #2DCCCD;
  border: 1px solid #2DCCCD;
}
.color-az-blue{
  background-color: #D4EDFC;
  border: 1px solid #D4EDFC;
}
.color-az-blue1{
  background-color: #5BBEFF;
  border: 1px solid #5BBEFF;
}
.color-az-blue2{
  background-color: #49A5E6;
  border: 1px solid #49A5E6;
}
.color-az-blue3{
  background-color: #1973B8;
  border: 1px solid #1973B8;
}
.color-az-blue4{
  background-color: #004481;
  border: 1px solid #004481;
}
.color-az-blue5{
  background-color: #043263;
  border: 1px solid #043263;
}
.color-az-blue6{
  background-color: #1464A5;
  border: 1px solid #1464A5;
}
.color-az-aqua2{
  background-color: #02A5A5;
  border: 1px solid #02A5A5;
}
.color-az-golden{
  background-color: #B79E5E;
  border: 1px solid #B79E5E;
}
.color-az-borde-golden{
  background-color: #FFFFFF;
  border: 2px solid #B79E5E;
}
/* Colores de Botones suguros Kit */
.btn-color-grey{
  position: relative;
  width: 25%;
  background-color: #D3D3D3;
  border: 1px solid #D3D3D3;
  padding: 5px;
  height: 50px;
  margin: 0px 5px;
  line-height: 1;
}

.btn-color-golden{
  position: relative;
  width: 25%;
  background-color: #B79E5E;
  border: 1px solid #B79E5E;
  padding: 5px;
  height: 50px;
  margin: 0px 5px;
  line-height: 1;
}
.strong-gray{
  background-color: #666666 !important;
  border: 1px solid transparent !important;

}

.btn-color-blue{
  position: relative;
  width: 25%;
  background-color: #D4EDFC;
  border: 1px solid #D4EDFC;
  padding: 5px;
  height: 50px;
  margin: 0px 5px;
}
.btn-color-blue2{
  position: relative;
  width: 25%;
  color: #fff;
  background-color: #49A5E6;
  border: 1px solid #49A5E6;
  padding: 5px;
  height: 50px;
  margin: 0px 5px;
}
.btn-color-aqua{
  position: relative;
  width: 25%;
  background-color: #2DCCCD;
  border: 1px solid #2DCCCD;
  padding: 5px;
  height: 50px;
  margin: 0px 5px;
}
.color-familia-aqua{
  background-color: #EAF9FA;
}
.color-familia-aqua2{
  background-color: #D4EDFC;
}
.color-familia-gris{
	background-color: #E9E9E9;
}

/* Colores de Botones de seguros A - Z */
.btn-color1{
  background-color: #D4EDFC;
}
.btn-color2{
  background-color: #5BBEFF;
}
.btn-color3{
  background-color: #49A5E6;
}
.btn-color4{
  background-color: #1973B8;
}
.btn-color5{
  background-color: #02A5A5;
}
.btn-color6{
  background-color: #043263;
}
.btn-az-seguro{
  cursor: pointer;
  font-size: 0.8vw;
  width: 100%;
  height: 6vw;
  padding: 0.5vw;
  display: flex;
  align-items: center;
}
.btn-az{
  text-align: center;
  font-size: 14px;
  width: 100%;
  height: 6vw;
  padding: 0.5vw;
}
.bien-hacer{
  width: 40px;
}
/* stylos Modales de Kit  */
.modal-content-kit {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 80%;
  pointer-events: auto;
  background-color: #1464A5;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  margin: auto;
  color: #FFFFFF;
}
.modal-header {
  border-bottom: 0px solid #dee2e6; 
}
.close-otros {
  float: right;
  font-size: 3.35rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.center-tx-modal{
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.img-etiqueta{
  width: 80%;
}
.container-modal{
  padding: 0.5vw 1vw 1vw 0;
  width: 100%;
}

.mt-vh-7{
  margin-top: 5.5rem;
}
.mt-vh-5{
  margin-top: 4rem;
}
.z-in-2{
  z-index: 20;
}
.center-h{
  align-items: center;
}
.visible{
  display: block !important;
}
#div1 {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
#div1:hover {
  width: 290px;
  font-size: 0.8vw;
 /* background: #428bca;*/
}
.icon-home{
  width: 50px;
  padding: 0 10px;
}
.icon-downloads{
  width: 40px;
  padding: 0 10px;
}
.btn-descarga{
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -5px;
  /* margin-right: 10%; */
  background-color: transparent;
  height: 40px;
  border: 0;
}
.rpd{
  position: relative;
}
/* Carrusel de comentarios estilos  */

.color-btn-movil {
  margin: auto;
  background-color: transparent;
  width: 90%;
  border-radius: 1px;
  border: 0px;
  height: auto;
  padding: 10px;
  text-align: left;
  line-height: 16px;
  text-align: center;
}
.img-emoji{
  width: 90%;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 15px;
  height: 20px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #B79E5E;
  background-clip: padding-box;
  /* border-top: 10px solid red; */
  /* border-bottom: 10px solid red; */
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 50%;
  border: 1px solid #B79E5E;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 0rem !important;
}

/* stylos de los Modales */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 55%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  margin: auto;
  border-radius: 20px;
  height: 310px;
  padding: 0px;
}
.center-modal{
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Stilos nuevos en pro */
.btn-tips{
  width: 100%;
  padding: 5px;
  height: 45px;
  font-size: 14px;
}
.color-tips-white{
  background-color: #fff !important;
}
.color-tips-blue{
  background-color: #004481;
  border: 1px solid #004481;
}
.color-tips-yellow{
  background-color: #F8CD51;
  border: 1px solid #F8CD51;
}
.color-tips-orange{
  background-color: #F7893B;
  border: 1px solid #F7893B;
}
.color-tips-purple{
  background-color: #6754B8;
  border: 1px solid #6754B8;
}
.color-tips-purple-light{
  background-color: #8F7AE5;
  border: 1px solid #8F7AE5;
}
.color-tips-blue-sky{
  background-color: #1973B8;
  border: 1px solid #1973B8;
}
.color-tips-blue-light{
  background-color: #49A5E6;
  border: 1px solid #49A5E6;
}
.color-tips-green{
  background-color: #48AE64;
  border: 1px solid #48AE64;
}
.pad-tips{
  padding-right: 5px !important;
  padding-left: 5px !important;

}
.tips-div {
  width: 90%;
  height: 26rem;
  padding: 0vw;
  font-size: 1.2vw;
  border-radius: 7px;
  border: 0 !important;
}
.img-tips{
  width: 100%;
}
.img-bar{
  z-index: 3;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.bar-title{
  border: 1px solid #fff;
  width: 100%;
  display: flex;
}
.bar-div1{
  padding: 5px;
  width: 25%;
  height: 35px;
  background-color: #A7A7A7;
}
.bar-div2{
  padding: 5px;
  width: 75%;
  height: 35px;
  background-color: #000000;
}
.bar-div3{
  padding: 5px;
  width: 75%;
  height: 35px;
  background-color: #000000 !important;
}
.container-word{
  width: 100%;
  height: 110px;
  background-color: #F2F2F2;
  border: 2px solid #fff;
}
.word-1{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
}
.word-2{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
}
.word-3{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-4{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-5{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-6{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
}
.word-7{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
}
.word-8{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-9{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-10{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-11{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-12{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-13{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-14{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  
}
.word-15{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
}
.word-16{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-17{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}
.word-18{
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #B79E5E;
  border-radius: 0 25px 25px 0;
  color: #fff;
}

.mas-info{
  cursor: pointer;
  position: absolute;
  width: 25px;
  right: 0;
  top: 0;
  margin-top: 35px;
  margin-right: 15px;
}

.max-word{
  width: 100% !important;
  border-radius: 0 0 0 0 !important;
}
.dis-flex{
  height: 100%;
}
.btn-center-tema{
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
/* Carrucel arriba*/

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

.vert2 .carousel-item-next.carousel-item-left,
.vert2 .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert2 .carousel-item-next,
.vert2 .active.carousel-item-right {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100% 0);
}

.vert2 .carousel-item-prev,
.vert2 .active.carousel-item-left {
-webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
}

/* efectos de los botones beneficios  */

.rotating-text-wrapper {

}
.rotating-text-wrapper .btn1E {


  animation-duration: 3s;
  animation-iteration-count: infinite;
  opacity: 0;
}
.rotating-text-wrapper .btn1E:nth-child(1) {
  /*background-color: lightseagreen;*/
  animation-name: rotating-text-1;
}
.cont-flex {
  display: flex;
  justify-content: center;
}

/*VILLETAS ESTILO*/

.kit-right{
  width: 75%;
  float: right;
}
.carousel-inner{
  background-color: #E9E9E9;
  padding: 10%;
  border-radius: 15px;
}
.decoracion-a{
  text-decoration: revert !important;
}
@keyframes rotating-text-1 {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-20%);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.d-none-desk{
  display: block;
}
.d-none-mobile{
  display: none;
}
.img_flecha{
  width: 25px;
  margin: 20px;
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {  
 
}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 

}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {  


}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {  
  #div1:hover {
    width: 140px;
    font-size: 7px;
   /* background: #428bca;*/
  }
  .tx-legal {
    font-size: 7px;
    margin: 0 10px;
  }
  .d-none-desk{
    display: none;
  }
  .d-none-mobile{
    display: block;
  }
  .colum-list-event {
    display: grid !important;
    grid-gap: 2.5vw;
    grid-template-columns: repeat(2, 1fr);
    padding: 0.5vh 2.5vw;
  }
  .tx-select {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 15px;
    margin-left: 10px;
    color: #fff;
    font-size: 20px;
  }
  .color-img {
    border-radius: 25px;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, transparent, #043263);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
  }
  .space{
    width: 100%;
    height: 15%;
  }
  .modal-content {
    width: 95%;
    height: auto;
  }
  .modal-body {
    padding: 0.4rem;
  }
  .kit-seguro {
    cursor: pointer;
    position: relative;
    width: 48%;
    height: 10vh;
    margin: 0.5vw;
  }
  .container-kit2 {
    flex-direction: column;
  }
  .container-tips {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 20px;
    margin-right: 0vw;
    padding: 10px 15px;
  }
  .p-mobile{
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .img-mas {
    width: 40px;
  }
  .color-blue-sky {
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
  }
  .color-aqua {
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
  }
  .color-blue {
    border-radius: 10px;
    width: 100%;
    padding: 12px;
    font-size: 12px;
  }
  .container-msj {
    width: 100%;
    border-radius: 20px;
    margin-left: 0vw;
  }
  .icon-home {
    width: 10%;
    padding: 0px 5px;
  }
  .tx-kit {
    font-size: 10px;
    padding: 10px;
  }
  .img_etiqueta {
    width: 7vw;
    margin: .5vw 1vw;
  }
  .container-etiqueta {
    width: 9%;
    margin-top: 20vw;
  }
  .etiqueta-sos {
    max-height: 35px;
  }
  .etiqueta-buscar{
    max-height: 35px;
  }
  .etiqueta-sae{
    max-height: 35px;
  }
  .etiqueta-salud{
    max-height: 35px;
  }
  .container-word {
    width: 100%;
    height: 130px;
    font-size: 9px;
  }
  .container-2 {
    margin: 0 0vw;
  }
  .mas-info {
    width: 15px;
    margin-top: 55px;
    margin-right: 5px;
  }
  .container-80 {
    width: 100%;
  }
  #definition1 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition2 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition3 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition4 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition5 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition6 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition7 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition8 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition9 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition10 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition11 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition12 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition13 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition14 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition15 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition16 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition17 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #definition18 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate1 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate2 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate3 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate4 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate5 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate6 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate7 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate8 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate9 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }#translate10 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate11 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate12 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate13 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate14 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate15 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate16 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate17 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #translate18 {
    padding: 0 30px 0 5px;
    font-size: 9px;
  }
  #word1 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word2 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word3 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word4 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word5 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word6 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word7 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word8 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word9 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word10 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word11 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word12 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word13 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word14 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word15 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word16 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word17 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  #word18 {
    padding-left: 0.5rem;
    padding-right: 0px;
  }
  .pad-tips {
    margin-top: 5px;
  }
  .colum-list-kit {
    grid-template-columns: repeat(1, 1fr);
  }
  .tips-div {
    display: flex;
    width: 100%;
    height: 10rem;
  }
  .img-tips {
    width: 190%;
    height: 100%;
  }
  .img-bar {
    z-index: 3;
    width: 151%;
    height: 1rem;
    margin-bottom: 68%;
    margin-left: 25%;
    transform: rotate(90deg);
  }
  .logo-kit {
      width: 15%;
      margin-right: 5px;
  }
  .color-blue-div {
    width: 100%;
    font-size: 12px;
  }
  .img-kit-visible {
    margin-bottom: 10px;
  }
  .tx-visible {
    font-size: 10.5px;
  }
  .btn-az {
    font-size: 12px;
    height: 20vw;
    margin-top: 10px;
  } 
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .container-90 {
    width: 100%;
  }
  .flecha-img {
    width: 15px;
    margin-top: 5.3%;
    margin-right: 3%;
  }
  .bien-hacer {
    width: 25px;
  }
  .container-hacer {
    padding: 5px 20px 5px 5px;
    min-height: 3.5rem;
    font-size: 9px;
  }
  .btn-descarga {
    margin-top: 55px;
    height: 30px;
  }
  .btn-color-blue {
    width: 31%;
    height: 85px;
    font-size: 10px;
    padding: 0 5px 5px 5px;
  }
  .btn-color-blue2 {
    width: 31%;
    height: 85px;
    font-size: 10px;
    padding: 0 5px 5px 5px;
  }
  .btn-color-aqua {
    width: 31%;
    height: 85px;
    font-size: 10px;
    padding: 0 5px 5px 5px;
  }
  h5, .h5 {
    font-size: 1.175rem !important; 
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {  }
