html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
	background: #fff;
	margin: 0;
	padding: 0;
	line-height: 1;
	padding-top: 38px;
	background: #F1F0F3;
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

@font-face {
  font-family: 'cera';
  src: url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_light/cera-light-webfont.eot");
  src: url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_light/cera-light-webfont.eot?#iefix") format("embedded-opentype"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_light/cera-light-webfont.woff2") format("woff2"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_light/cera-light-webfont.woff") format("woff"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_light/cera-light-webfont.ttf") format("truetype"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_light/cera-light-webfont.svg#ceralight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'cera';
  src: url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_regular/cera-regular-webfont.eot");
  src: url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_regular/cera-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_regular/cera-regular-webfont.woff2") format("woff2"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_regular/cera-regular-webfont.woff") format("woff"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_regular/cera-regular-webfont.ttf") format("truetype"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_regular/cera-regular-webfont.svg#ceraregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'cera';
  src: url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_bold/cera-bold-webfont.eot");
  src: url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_bold/cera-bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_bold/cera-bold-webfont.woff2") format("woff2"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_bold/cera-bold-webfont.woff") format("woff"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_bold/cera-bold-webfont.ttf") format("truetype"), url("https://1701336841.rsc.cdn77.org/assets_teaser/webfonts/cera_bold/cera-bold-webfont.svg#cerabold") format("svg");
  font-weight: 700;
  font-style: normal; }

@keyframes wave-top {
  0% {
    transform: rotateZ(0deg) translate3d(0, 3%, 0) rotateZ(0deg);}
  100% {
		transform: rotateZ(360deg) translate3d(0, 3%, 0) rotateZ(-360deg);}
	}


h1, h2, h3, h4, h5, h6, p {
  font-family: "cera"; }

p {
  color: #7c6d89; }

.top-waves-container {
  position: absolute;
  top: 0px;
  height: 500px;
  width: 100%;
  overflow: hidden; }
  .top-waves-container .slider__layer1 img {
    position: absolute;
    top: -320px;
    width: 2600px;
    margin-left: -150px;
    animation: wave-top 8s 0.1s infinite linear; }
  .top-waves-container .slider__layer2 img {
    opacity: 0.6;
    position: absolute;
    top: -300px;
    width: 2600px;
    margin-left: -250px;
    animation: wave-top 10s 0.3s infinite linear; }
  .top-waves-container .slider__layer3 img {
    opacity: 0.6;
    position: absolute;
    top: -280px;
    width: 2600px;
    margin-left: -350px;
    animation: wave-top 12s 0.5s infinite linear; }

.miwom-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  .miwom-wrap .miwom-container {
    max-width: 1280px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    position: relative; }
    .miwom-wrap .miwom-container .miwom-container-content {
      width: 1280px;
      padding: 20px;
			z-index: 4;
		}

.logo{
  width: 100%;
  text-align: center;
}

.banner-main {
	margin: 30px 0;
}
.banner-main .container {
	background-image: url(https://1701336841.rsc.cdn77.org/assets_teaser/img/bg-contingencia-desktop-offer.jpg);
	/*background-image: url(https://1701336841.rsc.cdn77.org/assets_teaser/img/bg-desktop.jpg);*/
  background-color:#fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 8px;
	overflow: hidden;
	height: 300px;
	width: 96%;
	margin: 0 auto;
	box-shadow: 0 0 12px 6px rgba(0, 0, 0, .2);
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.banner-main .container div {
	  position: relative;
    max-width: 100%;
    padding: 10px 10px 65px 150px
}
.banner-main .container div img {
	max-width: 350px;
}

.banner-main .container {
	text-align:center;
}

.banner-main .container p{
	font-size:20px;
}

.banner-main .container h1 {
    color: #21102E;
    font-family: Cera;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.cont-calugas{
  margin: 20px auto 20px auto;
}
.caluga-uno{
  width: 100%;
  height: 268px; /*250px;*/
  position: relative;
  background-color: #fff;
  background-image: url(https://1701336841.rsc.cdn77.org/assets_teaser/img/bg-top.svg),  url(https://1701336841.rsc.cdn77.org/assets_teaser/img/bg-bottom.svg);
  background-position: top center, bottom center;
  background-repeat:  no-repeat;
}
.caluga-uno figure{
  position: absolute;
  right: 0px;
  top: -160px;
}
.caluga-uno figure img{
  width: 100%;
}
.caluga-uno figcaption{
  position: absolute;
  left: 5%;
  width: 510px;
  top: 24px;
}
.caluga-uno figcaption h5{
  font-size: 30px;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
  padding: 16px 0;
}
.caluga-uno figcaption h4{
  font-size: 30px;
  text-align: center;
  line-height: 35px;
  padding: 16px 0;
}
.caluga-uno figcaption h4 strong{
  font-weight: bold;
}
.caluga-uno figcaption p{
  font-size: 16px;
  text-align: center;
  font-weight: 100;
  line-height: 22px;
  padding: 20px 0;
}
.caluga-uno figcaption a {
  background: #E62771;
  padding: 14px 45px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-family: 'cera';
  font-size: 14px;
  border-radius: 5px;
  margin: 0 5px;
  float: left;
  width: 48%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-link {
  background: #E62771;
  padding: 14px 45px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-family: 'cera';
  font-size: 14px;
  border-radius: 5px;
  margin: 0 5px;
}
.centrado{
  width: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.caluga-uno figcaption a img {
  margin-right: 6px;
}
.botones {
  width: 100%;
  float: left;
  margin: 10px 0;
}

.accesos {
  width:100%;
  float: left;
  margin: 40px 0;
  display: table;
	height:100px;
  text-align: center;
}
.w-30{
  width: 33%; /*50%;*/
  float: left;
  border-left:1px solid #DEDCE3;
  border-right:1px solid #DEDCE3;
  display: table-cell;
	vertical-align: middle;
}
.w-30 img{
  display: inline-block;
  float: left;
  padding: 30px;
}
.w-30 figcaption{
  display: inline-block;
  float: left;
  margin-top: 35px;
  width: 45%;
}
.w-30 figcaption p{
  font-size: 14px;
  font-weight: 100;
  line-height: 17px;
  color: #21102E;
}
.w-30 figcaption p strong{
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
.top{
  margin-top: 20px;
}

@media (max-width: 768px) {
	.banner-main .container {
    background-image: url(https://1701336841.rsc.cdn77.org/assets_teaser/img/bg-contingencia-mobile.jpg);
    /*background-image: url(https://1701336841.rsc.cdn77.org/assets_teaser/img/bg-mobile.jpg);*/
    background-position-y: 0;
		height: 350px;
    justify-content: flex-end;
    align-items: center;
    width: 90%;
    flex-direction: column;
  }
  .banner-main .container div img {
    max-width: 250px;
  }
	.banner-main .container div {
		margin: 0 0 70px 0;
	}
 
  .banner-main .container div {
      position: relative;
      max-width: 100%;
      padding: 20px;
      top: 50px;
  }
  .miwom-wrap {
    user-select: none; }
  .miwom-wrap .miwom-container {
    flex-direction: column;
    justify-content: flex-start;
		align-items: center;
	}
	.miwom-wrap .miwom-container .miwom-container-content {
		width: 100%;
		padding: 20px 0;
	}
  .caluga-uno {
      width: 95% !important;
      height: 420px !important;
      margin: 0 auto !important;
      display: block !important;
      float: none !important;
      bottom: -28px; /*20px;*/
      margin-top: 30% !important;
  }
  .caluga-uno figcaption {
    position: absolute;
    right: 2.5% !important;
    width: 90% !important;
    top: 40px !important;
    height: 340px;
  }
  .caluga-uno figcaption p{
    padding: 0 !important;
  }
  .caluga-uno figcaption a {
    background: #E62771;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'cera';
    font-size: 14px;
    border-radius: 5px;
    margin: 4px auto !important;
    width: 100% !important;
    height: 48px;
    display: block;
  }

  .w-30{
    width: 95% !important;
    margin-left: 2.3% !important;
    border-right: inherit !important;
    border-left: inherit !important;
    border-bottom: 1px solid #DEDCE3;
  }
  .w-30 img {
    width:100px;
  }
  .w-30 figcaption {
    margin-top: 16px !important;
  }
  .top {
    margin-top: 10px;
    width: 74px !important;
  }
	.caluga-uno figure{
		position: absolute;
		right: 0px;
		top: -280px;
		transform: translate(0, 10px);
		max-width: 460px;
	}
}

@media (max-width: 480px) {
	.caluga-uno figure{
		position: absolute;
		right: 0px;
		top: -210px;
		max-width: 360px;
	}
}