@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
@font-face {
	font-family: "DINPro";
	src: url("/asset/style/font/DINPro.otf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "DINPro-medium";
	src: url("/asset/style/font/DINPro-medium.otf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "DINPro-bold";
	src: url("/asset/style/font/DINPro-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}
* {
	margin: 0;
	box-sizing: border-box;
}

.contenedor {
	width: 90%;
	max-width: 1396px;
	margin: 0 auto;
	overflow: hidden;
}

.whatsapp_contacto {
	position: fixed;
	bottom: 30px;
	right: 50px;
	cursor: pointer;
	z-index: 1000;
	transition: transform 0.3s;
}
.whatsapp_contacto:hover {
	transform: scale(1.1);
}

.center::after {
	display: block;
	content: "";
	width: 20%;
	margin: 15px auto;
	height: 4px;
	background-color: #1c82eb;
}

.fifth {
	border-color: #1c82eb;
	border-radius: 0;
	color: #1c82eb;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.fifth::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #1c82eb;
	z-index: -1;
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}
.fifth:hover {
	color: #ffffff;
}
.fifth:hover::after {
	width: 110%;
}

.fifth_alt {
	border-color: #63b0ff;
	border-radius: 0;
	color: #63b0ff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.fifth_alt::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #63b0ff;
	z-index: -1;
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}
.fifth_alt:hover {
	color: #ffffff;
}
.fifth_alt:hover::after {
	width: 110%;
}

.fifth_alt_1 {
	border-color: #ffffff;
	border-radius: 0;
	color: #ffffff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.fifth_alt_1::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #ffffff;
	z-index: -1;
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}
.fifth_alt_1:hover {
	color: #1c82eb;
}
.fifth_alt_1:hover::after {
	width: 110%;
}



@media screen and (max-width: 768px) {
	.whatsapp_contacto {
		position: fixed;
		bottom: 30px;
		right: 30px;
		cursor: pointer;
		z-index: 1000;
		transition: transform 0.3s;
	}
	.whatsapp_contacto img {
		width: 80%;
		height: 80%;
	}
	.whatsapp_contacto:hover {
		transform: scale(1.1);
	}
}
.quienes_somos {
	
		min-width: 100%;
		min-height: 60vh;
		
		display: flex;
	
}
.quienes_somos .left{
        min-width: 40%;
		min-height: 100%;
}
.quienes_somos .sectRight {
    background-position-x: right;
    background-image: url(../../img/quienes_somos/forma.png);
    background-size: 82%;
    background-repeat: no-repeat;
    min-width: 60%;
    min-height: 100%;
}
.quienes_somos .sectRight .Capa{
	background-position: right;
	background-position-y:bottom; 
	background-size: 70%;
    background-image: url(../../img/quienes_somos/header_forma_2.svg);
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
	.quienes_somos {
		min-height: 42.2vh;
		align-items: flex-start;
	}
}

.quienes_somos .quienes_somos_titulo {
	display: flex;
	align-items: center;
	text-align: center;
	gap: 2em;
	font-family: "DINPro";
}
.quienes_somos .quienes_somos_titulo h1 {
	color: #1c82eb;
	font-size: 4rem;
	font-family: DINPro;
	font-weight: 1000;
	width: 138px;
	text-shadow: 0px 0px 2px #1c82eb;
}
.quienes_somos .quienes_somos_titulo p {
	font-family: "Roboto", "sans-serif";
	font-weight: 400;
	width: 550px;
	font-size: 24px;
}
.quienes_somos .quienes_somos_imagen {
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	min-width: 60%;
}
.quienes_somos .quienes_somos_imagen .img-fluid{
    min-width: 38em;
}
.quienes_somos .quienes_somos_rectan {
	position: absolute;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	z-index: 0;
}
.quienes_somos .rectangles {
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 0rem;
	z-index: 2;
	background-color: white;
}
.quienes_somos .rectangles img {
	vertical-align: top;
}

.historia {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 768px) {
	.historia {
		padding: 0rem 2rem;
	}
}
.historia .historia_contenedor {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 2rem;
}
.historia .historia_contenedor .historia_body {
	height: 100%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: space-between;
	max-width: 40%;
}
.historia .historia_contenedor .historia_body h1 {
	font-family: "DINPro-bold";
	color: #00557e;
	font-size: 40px;
}
.historia .historia_contenedor .historia_body h2 {
	font-family: "DINPro-bold";
	color: #00557e;
	font-size: 24px;
}
.historia .historia_contenedor .historia_body p {
	font-family: "Roboto", "sans-serif";
	font-weight: 400;
}
.historia .historia_contenedor .historia_body .historia_btn {
	width: 134px;
	height: 51px;
	background-color: #1c82eb;
	border-radius: 50px;
}
.historia .historia_contenedor .historia_body .historia_btn a {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	color: #ffffff;
	font-family: "Roboto", "sans-serif";
	font-weight: 500;
	font-size: 16px;
}
.historia .historia_contenedor .historia_cards {
	width: 55%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 2rem 0rem 1rem;
}
.historia .historia_contenedor .historia_cards .card_historia {
	width: 340px;
	box-shadow: 0px 3px 20px #00000029;
	min-height: 23rem;
	max-height: 23rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	padding: 0px 25px;
	text-align: center;
	border-radius: 12px;
	transition: transform 0.3s;
}
.historia .historia_contenedor .historia_cards .card_historia figure {
	height: 20%;
	margin-top: 15px;
}
.historia .historia_contenedor .historia_cards .card_historia figure img {
	height: 100%;
	width: 100%;
}
.historia .historia_contenedor .historia_cards .card_historia h1 {
	height: 8%;
	font-family: "DINPro-bold";
	font-size: 32px;
	color: #00557e;
}
.historia .historia_contenedor .historia_cards .card_historia p {
	height: 50%;
	font-family: "Roboto", "sans-serif";
	font-weight: 400;
	font-size: 16px;
}
.historia .historia_contenedor .historia_cards .card_historia:hover {
	transform: translateY(-20px);
	border-bottom: 7px solid #1c82eb;
}

.equipo {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 4rem 10rem;
}
.equipo .equipo_contenedor {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
}
.equipo .equipo_contenedor .equipo_titulo h1 {
	font-family: "DINPro-bold";
	font-size: 40px;
	color: #00557e;
}
.equipo .equipo_contenedor .equipo_titulo h2 {
	font-family: "DINPro";
	font-size: 30px;
	color: #00557e;
	font-weight: bold;
	margin-top: 10px;
}
.equipo .equipo_contenedor .equipo_photo {
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: 1em;
	width: 100%;
}
.equipo .equipo_contenedor .equipo_photo .card_equipo {
	height: 390px;
	width: 290px;
	border-radius: 20px;
	box-shadow: 0px 3px 20px #00000029;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-size: cover;
}
.equipo .equipo_contenedor .equipo_photo .card_equipo h1 {
	font-size: 20px;
	color: #ffffff;
	font-family: "DINPro-bold";
}
.equipo .equipo_contenedor .equipo_photo .card_equipo h2 {
	font-size: 16px;
	color: #ffffff;
	font-family: "DINPro";
}
.equipo .equipo_contenedor .equipo_photo .card_1 {
	background-image: linear-gradient(0deg, #1c82eb 0%, #00557e00 30%),
		url("../../img/quienes_somos/photo_1.webp");
		background-position: center;
		background-size: cover;
}
.equipo .equipo_contenedor .equipo_photo .card_2 {
	background-image: linear-gradient(0deg, #1c82eb 0%, #00557e00 30%),
		url("../../img/quienes_somos/photo_5.webp");
		background-position: center;
		background-size: cover;
}
.equipo .equipo_contenedor .equipo_photo .card_3 {
	background-image: linear-gradient(0deg, #1c82eb 0%, #00557e00 30%),
		url("../../img/quienes_somos/photo_3.webp");
		background-position: center;
		background-size: cover;
}
.equipo .equipo_contenedor .equipo_photo .card_4 {
	background-image: linear-gradient(0deg, #1c82eb 0%, #00557e00 30%),
		url("../../img/quienes_somos/photo_4.webp");
	background-size: cover;
	background-position: center;
}

.donde_operamos {
	width: 100%;
	margin-top: 4rem;
}
.donde_operamos .operamos_contenedor {
	width: 100%;

	object-fit: contain;
}
.donde_operamos .operamos_contenedor div {
	position: relative;
	max-width: 100vw;
	overflow-x: hidden;
}
.donde_operamos .operamos_contenedor div img {
	width: 100%;
}
.donde_operamos .operamos_contenedor div .operamos_titulo {
	position: absolute;
	top: -5px;
	z-index: 100;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1em;
}
.donde_operamos .operamos_contenedor div .operamos_titulo p {
	font-family: "DINPro-bold";
	font-size: 38px;
	color: #ffffff;
}
.donde_operamos .operamos_clinicas {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	row-gap: 4rem;
	margin-top: 5rem;
	margin-bottom: 4rem;
}
.donde_operamos .operamos_clinicas .card_operamos {
	min-width: 47%;
	min-height: 30rem;
	border-radius: 10px;
	box-shadow: 0px 3px 20px #00000029;
}
.operamos_row {
	display: flex;
	min-width: 80vw;
	justify-content: center;
	column-gap: 2rem;
}
.donde_operamos .operamos_clinicas .card_operamos .card_1 {
	background-image: url(../../img/quienes_somos/trinidad.png);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px 10px 0px 0px;
	height: 80%;
}
.donde_operamos .operamos_clinicas .card_operamos .card_3 {
	background-image: url(../../img/quienes_somos/clinica_2.png);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px 10px 0px 0px;
	height: 80%;
}
.donde_operamos .operamos_clinicas .card_operamos .card_5 {
	background-image: url(../../img/quienes_somos/clinica_1.png);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px 10px 0px 0px;
	height: 80%;
}
.donde_operamos .operamos_clinicas .card_operamos .card_body {
	height: 20%;
	background: #00557e;
	border-radius: 0px 0px 10px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #ffffff;
	font-family: "DINPro";
}
.donde_operamos .operamos_clinicas .card_operamos .card_body .card_titulo {
	font-family: "DINPro-bold";
	font-size: 22px;
	margin: 0 !important;
}
.donde_operamos .operamos_clinicas .card_operamos .card_body .card_sub {
	font-size: 18x;
	margin: 0 !important;
}
.donde_operamos .operamos_clinicas .card_2 iframe {
	height: 100%;
	width: 100%;
	border-radius: 10px;
}
.donde_operamos .operamos_clinicas .card_4 iframe {
	height: 100%;
	width: 100%;
	border-radius: 10px;
}
.donde_operamos .operamos_clinicas .card_6 iframe {
	height: 100%;
	width: 100%;
	border-radius: 10px;
}

@media screen and (max-width: 1024px) {
	.donde_operamos .operamos_contenedor div .operamos_titulo {
		top: -2px;
	}
	.donde_operamos .operamos_contenedor div .operamos_titulo figure {
		width: 20px;
	}
	.donde_operamos .operamos_contenedor div .operamos_titulo figure img {
		width: 100%;
		height: 100%;
	}
	.donde_operamos .operamos_contenedor div .operamos_titulo p {
		font-size: 20px;
	}
}
@media screen and (max-width: 768px) {
	.donde_operamos .operamos_contenedor div .operamos_titulo {
		top: 2px;
	}
	.donde_operamos .operamos_contenedor div .operamos_titulo figure {
		width: 12px;
	}
	.donde_operamos .operamos_contenedor div .operamos_titulo figure img {
		width: 100%;
		height: 100%;
	}
	.donde_operamos .operamos_contenedor div .operamos_titulo p {
		font-size: 16px;
	}
}
