
#preguntas-frecuentes {
  position: relative
}
h4 {
  display: inline
}
h3 {
	margin-top: 0px;
}
.filtroso {
  position: absolute;
  right: 0px;
  top: 16px;
  color: #333;
  width: 250px;
  padding: 7px 10px;
  background: url(https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/016885653815940094-33597622548736594-lupa.svg) center right no-repeat;
  border: 1px solid #929292;
  background-size: 20px;
  background-position-x: 97%;
  border-radius: 5px;
}
.contenedor_interiores {
  font-family: 'NunitoSans-Regular';
  color: #122E43;
}
.contenido_titulo {
  font-weight: 700;
  font-size: 22px;
}
.txt {
  font-weight: 500;
}
p {
    font-weight: 400;
    color: #416179;
    font-family: 'NunitoSans-Regular';
}
a {
  font-weight: 400;
  font-family: 'NunitoSans-Regular';
  color: #18A0FB;
}
.o-collapse__button {
  text-decoration: none;
}
.pestanas a.o-collapse__button {
  color: #122E43 !important;
  padding-top: 22px;
  padding-bottom: 22px;
  display: block;
}
.pestanas a.o-collapse__button span.txt {
    font-family: 'NunitoSans-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #537086;
}
.pestanas .o-collapse__content {
  background: #f4f7fa;
  padding: 8px 32px;
}
.collapse_contenido > div {
  display: inline-block;
}
.o-collapse-trigger > a {
  border-bottom: 1px solid #E1EEFB;
}
.chevron_bottom::before {
  content: url(https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/3775766056551322-8422461261942731-chevron_bottom.svg);
}
.pestanas .o-icon {
  float: right;
}
.is-active i {
  transform: rotate(180deg) !important;
  margin-top: -8px;
}
i {
  transform: rotate(0deg);
  transition: all 400ms;
}
.no_coincide {
  font-size: 18px;
}
h4 {
  margin-block-start: 2em;
  margin-block-end: 0em;
}
.o-list__item {
    font-weight: 400;
    color: #416179;
    font-family: 'NunitoSans-Regular';
}
.dos_columnas {
  display: flex;
}
.dos_columnas div:first-child {
  padding-right: 24px;
  border-right: 1px solid #E1EEFB;
  margin-right: 24px;
  min-width: 50%;
  max-width: 50%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
.todo_video h3 {
  font-size: 1.25rem;
}
.todo_video div {
  margin-bottom: 40px;
}
.ver_video {
  width: 347px;
  height: 196px;
  border: 1px solid #ccc;
  margin: 0px auto;
}
.columnas_videos {
	display: flex;
	flex-wrap: wrap;
}
.columnas_videos > div {
	margin-right: 32px;
	margin-bottom: 32px;
}
.img_ahorrar_te_hace_feliz {
	width: 100%;
	max-width: 770px;
	margin: 0px auto;
	display: block;
}
.caja_celeste {
    padding: 30px;
    background-color: #f6fbff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: solid 1px #edf4f9;
    margin-top: 40px;
    margin-bottom: 40px;
}
.video_youtube iframe {
    border: 4px solid #E1EEFB;
    border-radius: 20px;
    max-width: 100%;
    max-height: 100%;
}
.iframe_youtube {
    width: 934px;
    height: 525px;
}
.promociones_img {
	border-radius: 16px;
	margin-right: 40px;
	max-height: 110px;
}
.promociones_contenedor > div {
	display: flex;
	justify-content: space-between;
	text-align: right; 
	padding-bottom: 40px;
	border-bottom: solid 1px #E1EEFB;
	margin-bottom: 40px;
}
.promociones_contenedor > div:last-child { border-bottom: none }
.promociones_contenedor > div:first-child { margin-top: 40px }
.promociones_contenedor a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 8px 16px;
	background: linear-gradient(268.68deg, #FD8300 2.73%, #FD5B00 99.3%);
	border-radius: 6px;
	margin-bottom: 8px;
	border: none;
	transition: all .4s;
}
.promociones_contenedor a:hover, .promociones_contenedor a:active {
	box-shadow: 0px 16px 32px -16px #FF7A02;
}
.promociones_contenedor a img {
	display: inline-block;
    margin-bottom: -6px;
    margin-top: -2px;
}
.promociones_boton_secundario {
	box-shadow: 0px 16px 32px -16px #fff !important;
}
.promociones_boton_secundario {
	color: #122E43 !important;
	background: #fff !important;
	border: 1px solid #CBD4DC !important;
}
.promociones_boton_secundario:hover {
	border: 1px solid #416179 !important;
	background: #F3F5F8 !important;
}
.con_tit h4 {
	display: block;
	margin-bottom: 16px;
	margin-top: 0px;
}
.encuestas_contenedor img {
	margin-right: 8px;
}
.encuestas_contenedor > div {
	display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
    border-bottom: solid 1px #E1EEFB;
    margin-bottom: 8px;
}
.encuestas_contenedor h3 {
    margin-bottom: 0px;
	padding-right: 8px;
	font-weight: 400;
}
.encuestas_contenedor a {
    color: #122E43;
    display: inline-block;
    text-decoration: none;
    padding: 8px 16px;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 8px;
    border: 1px solid #CBD4DC;
    transition: all .4s;
	max-height: 43px;
	font-family: 'NunitoSans-Regular';
    font-weight: 400;
}
.encuestas_contenedor a:hover {
	border: 1px solid #416179;
	background: #F3F5F8;
}
.encuestas_contenedor h5 {
	background: #E1E5E9;
	display: inline-block;
	padding: 5px 16px;
    border-radius: 50px;
}
#protege-tus-datos li {
	font-weight: 100;
	margin-bottom: 16px;
}
#protege-tus-datos .caja_celeste li {
	margin-bottom: 8px;
}
.caja_celeste h3,
.caja_celeste h4,
.caja_celeste p,
.caja_celeste li {
	color: #416179;
}
.texto_gradiente {
	display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
	font-size: 22px;
    margin-top: 40px;
    color: #6e137e;
    background: #a83681;
    background: -moz-linear-gradient(left, #a83681 0%, #ea7640 70%, #dd4e39 100%);
    background: -webkit-linear-gradient(left, #a83681 0%, #ea7640 70%, #dd4e39 100%);
    background: linear-gradient(to right, #a83681 0%,#ea7640 70%,#dd4e39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a83681', endColorstr='#dd4e39',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#terminos-y-condiciones ol > li {
	margin-bottom: 16px;
	font-weight: 100;
}
#terminos-y-condiciones ol > li > ol {
	margin-top: 8px;
	list-style-type: lower-alpha;
}
#terminos-y-condiciones ol > li > ol > li {
	margin-bottom: 8px;
}
#terminos-y-condiciones .dos_columnas span {
	font-weight: 100;
	display: block;
	margin-bottom: 16px;
}

/* Mobile */
@media only screen and (max-width: 1200px) {
  .ver_video {
    width: 447px;
    height: 252px;
  }
}
@media only screen and (max-width: 992px) {
  .ver_video {
    width: 347px;
    height: 196px;
  }
}
@media only screen and (max-width: 768px) {
  .ver_video {
    width: 510px;
    height: 288px;
  }
  .columnas_videos {
	justify-content: center;
  }
}
@media only screen and (max-width: 600px) {
  .filtroso {
    position: relative;
    right: initial;
    top: initial;
    width: 94%;
    padding: 7px 3%;
    margin: 0px auto 20px auto;
  }
  .dos_columnas {
    flex-direction: column;
  }
  .dos_columnas div:first-child {
    padding-right: 0px;
    border-right: none;
    margin-right: 0px;
	min-width: inherit;
	max-width: inherit;
	margin-bottom: 32px;
  }
  .promociones_contenedor > div {
	flex-wrap: wrap;
	text-align: left;
  }
	.con_tit h4 {
		margin-top: 32px;
	}
	#protege-tus-datos .dos_columnas div:first-child {
		margin-bottom: 0px;
	}
	#terminos-y-condiciones .dos_columnas div {
		margin-bottom: 0px;
	}
	#terminos-y-condiciones .dos_columnas div:first-child span {
	margin-bottom: 0px;
	}
	

}
@media only screen and (max-width: 576px) {
  .ver_video {
    width: 290px;
    height: 164px;
  }
  .todo_video {
    text-align: center;
  }
  .iframe_youtube {
    width: 560px;
    height: 315px;
  }
}
@media only screen and (max-width: 343px) {
  .columnas_videos {
	justify-content: space-between;
  }
}


/* /Mobile */