


@media only screen and (max-width: 1050px) {
	.quienes_somos .quienes_somos_rectan {
		/* right: -89px; */
		background-position-x: right;
	}

	
	
	.img-fluid{
		max-width: 65%;
	}
	.quienes_somos .quienes_somos_titulo h1 {
		font-size: 69px;

		background-color: rgb(255 255 255 / 60%);
		z-index: 100;
		border-radius: 25px;
	}
	.historia .historia_contenedor .historia_cards .card_historia p {
		font-size: 13px;
	}
	/* Footer */
	.footer .footer_contenido .enlaces {
		width: 96%;
	}
}
@media only screen and (max-width: 767px) {
	header nav .enlaces .active {
		justify-content: flex-start;
	}
	header nav .enlaces {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	header nav .mostrar_menu {
		padding: 1rem 2rem;
	}
	header nav .navigation {
		max-width: 12rem;
		min-width: 12rem;
	}

	header nav .enlaces .link2 {
		padding-left: 0px;
		text-align: left;
		min-height: revert;
		justify-content: revert;
	}
	header nav .enlaces .link {
		text-align: left;
		display: flex;
		align-items: center;
	}
	header nav .menuVertical {
		bottom: revert;
		background-color: rgb(169 169 169 / 30%);
		z-index: -10;
	}
	header nav .menuBtn {
		z-index: 10;
	}
	header nav .enlaces .open .menuBtn a {
		pointer-events: none;
		min-width: 15rem;
	}
	header nav .open {
		display: flex;
		flex-direction: column;
	}
	.open:hover .menuVertical {
		bottom: revert;
		width: revert;
		min-width: 15rem;
		/* left: 1.5rem; */
	}
	header nav .navigation:hover {
		border-bottom: 0px solid transparent;
	}
	header nav .navigation:hover .menuBtn {
		padding-bottom: 0.2rem;
	}
	header nav .navigation .menuBtn .link {
		column-gap: 1rem;
	}
	header nav .navigation:hover .menuVertical {
		position: relative;
	}
	.header {
		display: flex;
		align-items: center;
	}
	.header nav .navigation {
		width: 30%;
		font-size: 12px;
	}
	header nav .navigation {
		align-items: flex-start;
		justify-content: flex-start;
	}
	header nav .enlaces .link {
		height: 100%;
		padding: 0;
		font-size: 12px;
	}
	.testimoniales .testimoniales_head figure img {
		height: 15px;
	}
}

@media only screen and (max-width: 600px) {
	body {
		display: flex;
		flex-direction: column;
	}
	body h1 {
		font-size: 26px;
	}
	body p {
		font-size: 12px;
	}
	.quienes_somos {
		flex-direction: column;
		margin-top: 99px;
		width: 100%;
		padding-top: revert;
		position: relative;
	}
	.quienes_somos .left{
		min-width: 100%;
	}
	.quienes_somos .quienes_somos_titulo {
		height: 25%;
		display: flex;
		align-items: center;
		max-width: 100%;
		margin: 10px;
	}
	.quienes_somos .quienes_somos_titulo h1 {
		font-size: 2rem;
		text-align: center;
		font-weight: 800;
	}
	.quienes_somos .quienes_somos_imagen {
		left: 0;
		min-height: 50vw;
		max-height: 50vw;
		width: 100%;
		bottom: 0rem;
		justify-content: center;
		display: flex;
	}
	.quienes_somos .quienes_somos_rectan {
		background-image: url("/asset/img/quienes_somos(responsive)/Header - Forma fondo.svg");
		min-height: 50.5vw;
		max-height: 50.5vw;
		min-width: 100vw;
		background-size: 103vw;
		background-position-y: 1rem;
		width: 90%;
		bottom: 0rem;
		display: flex;
		justify-content: end;
	}
	.quienes_somos img {
		min-height: 1rem;
		min-width: 100vw;
	}
	.quienes_somos .rectangles {
		display: flex;
		align-items: flex-end;
		bottom: 0rem;
	}
	.quienes_somos .blanco {
		display: none;
	}
	.historia .historia_contenedor .historia_body {
		flex-direction: column;
		display: flex;
		max-width: 100%;
		text-align: center;
		align-items: flex-start;
		margin-bottom: 3rem;
	}
	.contenedor {
		align-items: center;
	}

	.historia .historia_contenedor .historia_cards {
		flex-direction: column;
		row-gap: 2rem;
		padding: 1rem 0rem;
	}
	.historia .historia_contenedor .historia_cards .card_historia {
		border-bottom: 0.8rem solid #1c82eb;
		width: revert;
		min-width: 85vw;
		min-height: revert;
		max-height: revert;
	}
	.historia .historia_contenedor {
		flex-direction: column;
		padding: 0rem;
		max-width: 100vw;
		overflow-x: hidden;
	}
	.historia .historia_contenedor .historia_body h1 {
		font-size: 1.5rem;
		text-align: left;
	}
	.historia .historia_contenedor .historia_body h2 {
		font-size: 1rem;
		text-align: left;
		margin: 0.8rem 0rem;
	}
	.historia .historia_contenedor .historia_body p {
		font-size: 0.9rem;
		text-align: left;
	}
	.historia .historia_contenedor .historia_cards .card_historia p {
		font-size: 1rem;
		margin: 10px;
	}
	.historia .historia_contenedor .historia_body .historia_btn {
		align-self: center;
	}

	.equipo .equipo_contenedor .equipo_titulo {
		text-align: left;
		width: 100%;
	}
	.special-rectangle img {
		min-height: 0.5rem;
		position: relative;
		bottom: 0.2rem;
		margin-bottom: 2rem;
	}

	.equipo .equipo_contenedor .equipo_titulo h1 {
		font-size: 1.4rem;
		font-weight: 900;
	}
	.equipo .equipo_contenedor .equipo_titulo h2 {
		font-size: 1.2rem;
	}
	.equipo .equipo_contenedor .equipo_photo {
		display: flex;
		flex-wrap: wrap;
	}
	.equipo .equipo_contenedor .equipo_photo .card_equipo {
		height: 174px;
		width: 146px;
	}
	.equipo .equipo_contenedor .equipo_photo .card_equipo {
		justify-content: end;
		padding: 0;
		text-align: center;
	}
	.equipo .equipo_contenedor .equipo_photo .card_equipo h1 {
		font-size: 13px;
	}
	.equipo .equipo_contenedor .equipo_photo .card_equipo h2 {
		font-size: 10px;
	}
	.donde_operamos .operamos_contenedor div img {
		min-height: 3.5rem;
		max-height: 3.5rem;
		width: revert;
	}
	.img-container {
		display: flex;
		justify-content: center;
	}

	.donde_operamos .operamos_clinicas {
		flex-direction: column;
	}
	.donde_operamos .operamos_clinicas .card_operamos {
		min-width: 90vw;
		min-height: revert;
	}
	.donde_operamos .operamos_clinicas .card_operamos {
		min-height: 14rem;
		max-height: 14rem;
		position: relative;
		overflow: hidden;
	}
	.donde_operamos .operamos_clinicas .card_operamos iframe {
		min-height: 14rem;
	}
	.donde_operamos .operamos_clinicas .card_operamos .card_img {
		min-height: 12rem;
	}
	.donde_operamos .operamos_clinicas .card_operamos .card_body {
		position: absolute;
		bottom: 0rem;
		min-width: 100%;
		padding: 0.5rem;
		height: revert;
	}

	.donde_operamos .operamos_clinicas .card_operamos .card_body .card_titulo {
		font-size: 15px;
	}
	.whatsapp_contacto {
		right: 85px;
	}

	/* Foooter */
	.footer {
		height: 390px;
	}
	.footer .footer_contenido {
		height: 100%;
	}
	.publ_instagram {
		margin-top: -137px;
	}
	.footer .footer_contenido .enlaces {
		width: 63%;
		flex-direction: column;
		height: 60%;
	}
	.footer .footer_contenido .enlaces a {
		font-size: 12px;
	}
	.footer .footer_contenido .redes {
		width: 79%;
	}
	.footer .footer_contenido .derechos p {
		text-align: center;
		font-size: 9px;
	}
	.footer .ubicacion_sucursales .sucursal a {
		width: 100%;
		font-size: 11px;
	}
	.operamos_row {
		flex-direction: column;
		align-items: center;
		row-gap: 1rem;
	}
}

@media only screen and (max-width: 320px) {
	.equipo {
		height: 995px;
	}
}

@media (min-width: 1024px) {
	.special-rectangle {
		display: none;
	}
	.equipo_titulo {
		margin-bottom: 2rem;
		position: relative;
	}
	.desktop-rectangle {
		display: flex;
		position: absolute;
		top: 0.5rem;
		left: -10rem;
	}
	.desktop-rectangle img {
		max-height: 1.8rem;
	}
}

@media (max-width: 767px) {
	.desktop-rectangle {
		display: none;
	}
	.equipo {
		padding: 5rem 1.75rem 1.75rem;
	}
}
