﻿.wavy-banner {
	position: relative;
	width: 100%;
	height: 580px;
	background: none;
	overflow: hidden;
	text-align: center;
	margin: -140px 0 0 0;
	padding: 0;
	z-index: 5;
	pointer-events:none;
}

.wavy-fill {
	position: absolute;
	top: 200px; /* misma altura que .ocean-top */
	height: 500px; /* altura del relleno intermedio */
	width: 100%;
	background: #47D5DF;
	z-index: 1; /* debajo de olas y texto */
}

/* OLAS */
.ocean {
	position: absolute;
	width: 100%;
	overflow: hidden;
	background: transparent;
	z-index: 2;
}

.ocean-top {
	/*top: 0;*/
	height: 200px;
}

.ocean-inverse {
	/*bottom: 0;*/
	transform: scaleY(-1);
	height: 200px;
}

.wave {
	background-image: url('../../../portal/assets/Nosotros/frame2/wave.svg');
	background-repeat: repeat-x;
	background-size: 500px auto;
	background-position: bottom;
	position: absolute;
	bottom: 0;
	width: 200%;
	height: 420px;
	animation: wave 8s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
	z-index: 3;
}

	.wave:nth-of-type(2) {
		opacity: 0.7;
		animation: swell 5s ease -1.25s infinite, wave 5s cubic-bezier(0.36, 0.45, 0.63, 0.53) -.125s infinite;
		z-index: 2;
	}

/* ANIMACIONES */
@keyframes wave {
	0% {
		background-position-x: -500px;
	}

	100% {
		background-position-x: 0%;
	}
}

@keyframes swell {
	0%, 100% {
		background-position: right bottom 10px;
	}

	50% {
		background-position: right bottom 0;
	}
}

/* CONTENIDO */
.wavy-banner-content {
	position: relative;
	z-index: 4;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 180px 20px 0px 20px;
}

/* TEXTO */

.dreamtime-img {
	position: relative;
	z-index: 2;
	width: 540px;
	max-width: 90%;
	left: 0%;
	top: 44%;
}

.dreamtime-img img {
		width: 100%;
		height: auto;
		display: block;
		border-radius: 10px;
		background: transparent;
		margin: 0 auto;
	}


.wavy-banner-content-frame2{
	position: relative;
	z-index: 3;
	text-align: left;
	
}

.wavy-banner-title-frame2
{
	position: absolute;
    font-weight: 600;
	font-size: 48px;
	line-height: 100%;
	color: #000000;
	letter-spacing: -2.56px;
	margin-left: 107px;
	margin-top: -196px;
	font-family:'Visby Round CF Heavy'
}

.wavy-banner-title2-frame2
{
    position: absolute;
    font-weight: 600; 
	font-size: 48px;
	line-height: 100%;
	color: #000000;
	letter-spacing: -2.56px;
	margin-left: 161px;
	margin-top: -157px;  
	font-family:'Visby Round CF Heavy'
	
}



@font-face {
    font-family: "Visby Round CF Heavy";
    src: url("https://db.onlinewebfonts.com/t/5237a1e3a872fc2e31712575aa39235b.eot");
    src: url("https://db.onlinewebfonts.com/t/5237a1e3a872fc2e31712575aa39235b.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/5237a1e3a872fc2e31712575aa39235b.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/5237a1e3a872fc2e31712575aa39235b.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/5237a1e3a872fc2e31712575aa39235b.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/5237a1e3a872fc2e31712575aa39235b.svg#Visby Round CF Heavy")format("svg");
}


.title-mision {
	position: absolute;
	top: -184px;
	left: 46%;
	background: #F1F044;
	color: #000000;
	font-family: 'Visby Round CF', Arial, sans-serif;
	font-weight: 900;
	font-size: 35px;
	padding: 8px 72px;
	line-height: 100%;
	z-index: 3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.title-vision{
	position: absolute;
	top: -20px;
	left: 59%;
	background: #F1F044;
	color: #000000;
	font-family: 'Visby Round CF', Arial, sans-serif;
	font-weight: 900;
	font-size: 35px;
	padding: 8px 72px;
	line-height: 100%;
	z-index: 3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}



.texto-mision{
	border: 4px;
	border-radius: 5px;
	 padding: 10px;
	 inline-size: 370px;
	top: -118px;
	left: 48%;
	position: absolute;
    font-family: Visby Round CF;
	font-weight: 500;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #231942;
	overflow-wrap: break-word;
}

.texto-vision{
	border: 4px;
	border-radius: 5px;
	 padding: 10px;
	 inline-size: 370px;
	top: 52px;
	left: 59%;
	position: absolute;
    font-family: Visby Round CF;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #231942;
	overflow-wrap: break-word;
}


.img-asteriscoblanco{
position: absolute;
   left: 1%;
	top: 43%;
}

.img-asteriscoblancobig{
position: absolute;
   left: 88%;
	top: 35%;
}

.img-caritablanca{
position: absolute;
   left: 5%;
	top: 36%;
}

.img-estrellablanca{
position: absolute;
   left: 31%;
	top: 35%;
}

.img-manchapicos{
position: absolute;
   left: 75%;
	top: 22%;
}

.img-manchanube{
position: absolute;
   left: -6%;
	top: 45%;
}




