@font-face {
    font-family: 'bebas-light';
    src: url('./recursos/img/Round/BebasNeue Light.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'bebas-regular';
    src: url('./recursos/img/Round/BebasNeue-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'bebas-thin';
    src: url('./recursos/img/Round/BebasNeue\ Thin.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}

html,
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    background-color: #064570;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.container {
    width: 100%;
    border: 1px solid aquamarine;
    flex: 1;
}

section {
    width: 100%;
    box-sizing: border-box;
    background: radial-gradient(circle, rgba(13, 39, 69, 0.9) 9%, rgba(26, 93, 156, 1) 30%, rgba(28, 107, 153, 1) 71%)
}

.contenedor-header,
.valores,
.cont-entrada {
    box-sizing: border-box;
}

.icono-principal {
    width: 10%;
    height: auto;
}

.cont-menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    z-index: 5;
    max-width: 1500px;
}

.menu {
    background-color: #01a8cd;
    display: flex;
    align-items: center;
    width: 65%;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    -webkit-box-shadow: 4px 4px 12px -2px #ffffffb7;
    box-shadow: 4px 4px 12px -2px #727171da;
}

.container-menu {
    display: flex !important;
    align-items: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 3px;
    gap: 70px;
}

.container-menu ul {
    width: 60%;
    display: flex;
    align-items: center;
    list-style-type: none;
    color: white;
    justify-content: space-between;
    font-family: "bebas-regular";
    letter-spacing: 2px;
    margin-top: 2px;
    font-size: 1rem;
    padding: 10px;
}

.container-menu ul>li>a {
    color: white;
    text-decoration: none;
}
.hover{
     transition: transform 0.3s ease;
}
.hover:hover{
    transform: scale(1.2);
    text-decoration: underline;
}

.container-menu ul>a:visited {
    color: white;
}

.busqueda {
    color: white;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cont-busqueda {
    border: 2.5px solid white;
    border-radius: 20px;
    width: 80%;
    display: flex;
    align-items: center;
    padding: 2px;
    color: white;
    box-shadow: 0px 0px 23px -4px rgba(0,0,0,1),0px 10px 15px -3px rgba(0,0,0,0.1);
    background-color: #06467095;
}
.cont-busqueda span{
    font-size: 2rem;
    font-weight: bold;
    padding-left: 6px;
}
.cont-busqueda input {
    width: 100%;
    border-radius: 20px;
    background-color: transparent;
    border: 0;
    color: white;
    font-size: 1.1rem;
}

.cont-busqueda input:focus {
    outline: none;
}

.cont-busqueda input::placeholder {
    color: white;
}


.dropdown-sugerencias {
    position: absolute;
background-color: white;
border: 1px solid #ccc;
width: 30%;
max-height: 200px;
right: 0;
top: 4%;
/* height: 50px; */
overflow-y: auto;
z-index: 999;
display: none;
}

.dropdown-sugerencias button {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: left;
    border: none;
    background: white;
    cursor: pointer;
}

.dropdown-sugerencias button:hover {
    background: #f0f0f0;
}


.contenedor-header {
    width: 100%;
    min-height: 100vh;
    min-height: 820px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}

.containerGene {
    position: relative;
    overflow: hidden;
    max-width: 1600px;
    margin: 0 auto;
    min-height: 100vh;
    z-index: 4;
}

.figuras {
    position: absolute;
    pointer-events: none;
}

.fondo {
    width: 100%;
    height: 100%;
    left: -200px;
    z-index: 1;
    opacity: 0.3;
}

.posicionUno {
    width: 400px;
    max-width: 400px;
    bottom: -150px;
    left: 3px;
    margin-left: 450px;
    z-index: 1;
}

.posicionDos {
    width: 200px;
    margin-top: 50px;
    transform: rotate(165deg);
    right: -50px;
    top: 0;
}

.posicionTres {
    width: 180px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.cont-entrada {
    width: 95%;
    max-height: 480px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-top: 50px;
    height: max-content;
    gap: 50px;
    animation: inicio-centro 3s ease 0s 1 normal forwards;
}

.entrada-txt {
    width: 40%;
    color: white;
    font-family: 'Segoe UI', sans-serif;
    text-align: center;
    margin-left: 30px;
    z-index: 3;
}

.quik-letra {
    width: 65%;
    max-width: 700px;
}

.separador {
    width: 100%;
    margin: 10px auto;
    border: 1px solid white;
    opacity: 0.5;
}

.texto-arriba {
    margin-top: 30px;
    font-size: 5rem;
    letter-spacing: 9px;
    font-weight: 600;
    font-family: "bebas-light";
    line-height: 0.8;


}

.texto-destacado {
    font-size: 4.7rem;
    letter-spacing: 10px;
    font-family: "bebas-regular";
    line-height: 1.3;
}

.boton {
    display: inline-block;
    background: #31bfff;
    width: 30%;
    color: white;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2rem;
    transition: background 0.3s;
}

.boton:hover {
    background: #1aaae0;
}

.entrada-img {
    width: 50%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    color: white;
    text-align: center;
    font-size: 6rem;
}
.entrada-img label {
    letter-spacing: 15px;
    line-height: 0.1;
}

.entrada-img img {
    width: 100%;
    height: 80%;
    max-width: 1100px;
}

.valores {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    z-index: 3;
    padding-top: 50px;
    padding-bottom: 50px;
}

.titulo {
    position: relative;
    width: 100%;
    color: white;
    letter-spacing: 4px;
    display: flex;
    gap: 15px;
    top: 0;
    z-index: 10;
    padding-left: 30px;
}

.S {
    font-family: "bebas-light";
    font-weight: 800;
    font-size: 4rem;
    letter-spacing: 4px;
    text-align: center;
}

.D {
    font-family: "bebas-regular";
    letter-spacing: 4px;
    font-size: 4rem;
    text-align: center;
}
.Sabajo{
animation: texto-superior 2s ease 0s 1 normal forwards;
}
.Dabajo{
animation: texto-inferior 2s ease 0s 1 normal forwards;
}

.Slateral{
    animation: texto-lateralD 2s ease 0s 1 normal forwards;
}
.Dlateral{
    animation: texto-la 2s ease 0s 1 normal forwards;
}
.val {
    width: 100%;
    background-color: #2ba8dd77;
    margin-top: 30px;
    animation: horizontal-derecha 2s ease 0s 1 normal forwards;
}

.circulos-val {
    width: 90%;
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin: 0 auto;
}

.circulo {
    width: 100%;
    height: 420px;
    min-height: 370px;
    padding: 30px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    animation: aparecer 3s ease forwards;
}

.circulo img {
    width: 85px;
    height: 75px;
}

.circulo span {
    font-family: "bebas-regular";

    font-size: 2rem;
    letter-spacing: 5px;
    color: #064570;
}

.encabezado-circulo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.encabezado-circulo label {
    font-family: "Montserrat", sans-serif;
    font-size: 0.775rem;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 600;
    color: #064570;
}

.circulo-contenido{
    width: 85%;
    height: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    font-family: "Montserrat", sans-serif;
    font-size: 0.775rem;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 600;
    color: #064570;
}

.cont-especialidades {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.especialidades {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 50px;
    overflow: hidden;
}

.fila {
    display: flex;
    justify-content: space-between;
}

.cuadro-especialidades {
    width: 40%;
    height: max-content;
    background-color: white;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    gap: 0px;
}

.icon {
    width: 80px;
    max-width: 80px;
    border-radius: 50%;
}

.cuadro-especialidades span {
    font-family: "bebas-regular";
    color: rgb(43, 43, 43);
    font-size: 2rem;
    letter-spacing: 1.2px;
}

.bt-info {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-decoration: none;
}
.bt-info:hover{
    text-decoration: none;
    filter: brightness(0.95);
    transform: scale(0.98);

}

.cuadro-especialidades button {
    border: 0;
    background: linear-gradient(90deg, #01a0f6, #29f19b);
    width: 90%;
    color: white;
    font-family: "bebas-regular", sans-serif;
    font-size: 1.5rem;
    border-radius: 5px;
    margin-top: 30px;
    text-decoration: none;
}

.contenedor-banner {
    background-color: #00bbdf;
    padding: 20px;
    width: 100%;
    height: 260px;
    z-index: 10;
    position: relative;
}

.banner {
    width: 90%;
    color: white;
    display: flex;
    align-items: center;
    margin: 0 auto;
    gap: 20px;
}

.banner-txt {
    text-align: center;
    padding: 20px;
    height: 100%;
}

.texto-arribab {
    font-size: 2.3rem;
    letter-spacing: 8px;
    font-weight: 100;
    font-family: "bebas-light";
}

.texto-destacadob {
    font-size: 2.3rem;
    letter-spacing: 8px;
    font-family: "bebas-regular";
    margin-top: -20px;
}

.separadorBanner {
    width: 10px;
    height: 200px;
    background-color: white;
}

.opciones {
    font-family: 'bebas-light';
    font-size: 1.5rem;
    letter-spacing: 7px;
}

.opciones ul {
    list-style-type: none;
}

.final {
    width: 100%;
    height: 550px;
    position: relative;
    z-index: 3;
}

.final img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.whatsapp {
    position: fixed;
    right: 0;
    bottom: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    z-index: 20;
}

.whatsapp img {
    width: 80px;
    height: 80px;
}





/*Deshabilitados*/

.menu-movil {
    display: none;
}

.cerrarMovil {
    display: none;
}

.animado {
  opacity: 0;
  animation: none !important;
}




/*DISEÑO DE CELULARES*/

@media (max-width: 768px) {
    .containerGene {
        padding: 0;
        margin: 0;
        z-index: 1;
    }
    .dropdown-sugerencias{
                position: fixed;
        top: 20%;
        max-height: 900px;
        width: 100%;
        overflow-y: auto;
        font-size: 1.3rem;
    }
    .fondo {
        width: 100% !important;
        left: 0;
        opacity: 0.2;
    }
    .posicionUno {
        width: 20%;
        left: 0;
        right: 0;
        margin: 0;
    }
    .posicionTres {
        left: 20px;
        margin-top: 260px;
        right: 440px;
        top: 0;
        padding: 0;
        bottom: 0;
    }
    .cont-menu {
        width: 100%;
        flex-direction: column;
        padding: 0;
    }
    .menu-movil {
        width: 90%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: white;
        padding: 15px;
    }
    .menu-movil img {
        width: 25%;
    }
    .menu-movil span {
        font-size: 2.5rem;
        cursor: pointer;
    }
    .cerrarMovil {
        color: white;
        display: flex;
        font-size: 3rem;
        width: 100%;
        justify-content: right;
        cursor: pointer;
    }
    .menu {
        width: 100%;
        height: 100vh;
        border-radius: 0;
        position: fixed;
        display: flex;
        align-items: flex-start;
        display: none;
    }
    .container-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 40px;
    }
    .icono-principal {
        width: 40%;
        margin: 0 auto;
    }
    .container-menu ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        font-size: 1.5rem;
    }
    br {
        display: none;
    }
    /*BUSQUEDA*/
    .busqueda {
        width: 100%;
        height: 100vh;
        background-color: white;
        justify-content: flex-start;
        position: fixed;
        display: none;
    }
    .cont-busqueda {
        width: 100%;
        border-radius: 0;
        border-bottom: 2px solid black;
        color: black;
        height: 80px;
    }
    .cont-busqueda span {
        font-size: 2rem;
    }
    .cont-busqueda input {
        font-size: 2rem;
        color: black;
    }
    /*Contenido principal*/
    .cont-entrada {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin: 0 auto;
        gap: 0;
        align-items: flex-start;
    }
    .entrada-txt {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        justify-content: center;
    }
    .entrada-txt img {
        width: 70%;
    }
    .texto-arriba,
    .texto-destacado {
        font-size: 2rem;
    }
    .boton{
        width: 60%;
    }
    .entrada-img {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        align-items: center;
        margin-top: 20px;
    }
    .celular{
        text-align: left !important;
    }
    .entrada-img img {
        width: 85%;
    }
    /*Especialidades*/
    .esp h1 {
        font-size: 3rem;
    }
    .especialidades {
        gap: 20px;
    }
    .fila {
        width: 100%;
        flex-direction: column;
        gap: 20px;
    }
    .cuadro-especialidades {
        width: 100%;
        text-align: center;
    }
    /*Valores*/
    .tval {
        display: flex;
        flex-direction: column;
        line-height: 1px;
    }
    .circulos-val {
        flex-direction: column;
    }
    .circulo {
        height: 360px;
    }
    /*BANNER*/
    .contenedor-banner {
        height: max-content;
    }
    .banner {
        flex-direction: column;
    }
    .banner-txt {
        border-bottom: 4px solid white;
    }
    .separadorBanner {
        display: none;
    }
    .opciones {
        margin-top: 10px;
    }
    /*FINAL*/
    .final img {
        object-fit: cover;
    }
    .whatsapp{
        z-index: 2;
    }
}

@media (min-width: 769px) {
  .dropdown-sugerencias {
    position: absolute;
    top: 100%;
    right:0;
    width: 500px;
  }
}
@media (min-width: 1600px) {
    .cont-menu {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}












/*ANIMACIONES*/

/*Inicio*/
@keyframes inicio-centro {
	0% {
        opacity: 0;
		transform: scale(0.9);
	}

	100% {
        opacity: 1;
		transform: scale(1);
	}
}


/*TITULOS*/
@keyframes texto-superior {
	0% {
		opacity: 0;
		transform: translateY(-30px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes texto-inferior {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}


@keyframes horizontal-derecha {
	0% {
		transform: scaleX(0);
		transform-origin: 100% 100%;
	}

	100% {
		transform: scaleX(1);
		transform-origin: 100% 100%;
	}
}

@keyframes aparecer {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}


.circulo:nth-child(1) {
  animation-delay: 1s;
}
.circulo:nth-child(2) {
  animation-delay: 1.3s;
}
.circulo:nth-child(3) {
  animation-delay: 1.6s;
}


@keyframes texto-lateralD {
	0% {
		opacity: 0;
		transform: translateX(-250px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes texto-la {
	0% {
		opacity: 0;
		transform: translateX(250px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}