@font-face {
	font-family: SyntaxLTStd;
	src: url("fonts/SyntaxLTStd-Roman.otf") format("opentype");
}

@font-face {
	font-family: SyntaxLTStd;
	font-weight: bold;
	src: url("fonts/SyntaxLTStd-Bold.otf") format("opentype");
}
.imgHeader{
	margin-top: 30px;
}
.tituloPacienteH2{
	font-weight: bold;
	font-size: 23px;
}
#containerDiagnostico{
	grid-template-columns: 15% 35% 50%;
	display: inline-grid;
	width: 100%;
}
#imagenDiagnostico{
	justify-self: center;
	align-self: center;
}
#textoDiagnostico{ 
}
#containerEmergencia {
	grid-template-columns: 15% 35% 50%;
	display: inline-grid;
	width: 100%;
	margin-top: 20px;
}

#imagenEmergencia{
	justify-self: center;
	align-self: center;
}
#textoEmergencia{
	text-align: initial; 
}
.verde{
	color:#0CBC95;
}
.pBold{
	font-weight: bold;
}
.font18{
	font-size: 14px;
}
.rojo{
	color:#F44336;
}
.bold{
	font-weight: bold;
}
.normal{
	font-weight: normal;
}
.azul{
	color:#4790FF;
}
.gris{
	color:#959595;
}
.imagenModal{
	width: 50px;
}
.button1{
	margin-right: 0px;
}
.button1 a{
	color: white;
}
.btnMasCentros{
	width: 221px;
	height: 38px;
	background-color: #0BA3CD;
	border-color: #0BA3CD;
	color: white;
	border-radius: 2px;
	outline: 0 !important;
	cursor: pointer;
}
.btnMasCentros a{
	color: white;
}
.mobile{
	display: none;
}
.tituloSectionCer{
	margin-left: 5%;
}
.containerCertificaciones {
	display: grid;
	flex-direction: row;
	width: 100%;
	margin-left: 5%;
	justify-content: center;
	align-self: center;
	height: 200px;
	grid-template-columns: 20% 20% 20% 20% 20%;
}

.cer1{
	width: 20%;
	align-self: center;
}
.cer2{
	width: 20%;
	align-self: center;
}
.cer3{
	width: 20%;
	align-self: center;
}
.cer4{
	width: 20%;
	align-self: center;
}
.verdeSubtitulo{
	font-size: 24px;
	color:#0CBC95;
}
.flex-container {
	display: grid;
	grid-template-columns: 15%15%15%15%15%15%;
	margin-top: 50px;
	margin-left: 5%;
	height: 200px;
}
.flex-item {
	background-color: #FAFAFA;
	width: 200px;
	text-align: center;
	font-size: 16px;
}
.textoInfo{
	text-align: justify;
}

.flex-InfoCentros{
	width: auto;
	text-align: center;
	font-size: 12px;
	display: grid;
	grid-template-columns: 25% 75%;
}
.paciente{
	background-color: #EEEEEE;
	padding: 20px;
	width: 100%;
}
.redMedica{
	background-color: #F3F3F3;
	padding: 60px;
}
.flex-container-paciente2{
	background-color: #EEEEEE;
	display: flex;
	grid-template-columns: 20% 20% 20% 20% 20%;
	justify-self: center;
	justify-content: center;
	margin-top: 30px;
}
.flex-container-paciente-mobile{
	background-color: #EEEEEE;
	display: inline-grid;
	grid-template-columns: 50% 50%;
	justify-self: center;
	justify-content: center;
	margin-top: 30px;
}
.flex-container-paciente{
	background-color: #EEEEEE;
	display: inline-grid;
	width: 90%;
	grid-template-columns: 20% 20% 20% 20% 20%;
	margin-left: 5%;
	justify-self: center;
	justify-content: center;
}
.flex-item-paciente {
	margin-top: 50px;
	background-color: #FFFFFF;
	height: 280px;
	width:  650px;
	text-align: center;
	font-size: 16px;
	padding: 40px;
}
.flex-item-paciente2 {
	margin-top: 50px;
	background-color: #0CBC95;
	height: 280px;
	width:  650px;
	text-align: center;
	font-size: 16px;
	padding: 40px;
}
.pacientesTitulo{
	color:white;
	font-size: 24px;
}
.pacienteContenido{
	color:white;
	font-size: 16px;
}
.botonPaciente{
	border: 1px solid #FFFFFF;
	opacity: 1;
	width: 140px;
	height: 38px;
	background-color: #0BA3CD;
	color: white;
	margin-bottom: 50px;
}
.botonPaciente2{
	border: 1px solid #FFFFFF;
	opacity: 1;
	width: 140px;
	height: 38px;
	background-color: #0CBC95;
	color: white;
	margin-bottom: 50px;
}
.flex-item-paciente3 {
	margin-top: 50px;
	background-color: white;
	height: 220px;
	width: 90%;
	text-align: center;
	font-size: 16px;
	padding: 40px;
	-webkit-user-modify: read-write-plaintext-only;
	outline: none;
	border-color: white;
}
.flex-item-paciente3-doble {
	display: flex;
	margin-top: 50px;
	background-color: white;
	height: 220px;
	width:  625px;
	text-align: center;
	font-size: 16px;
	padding: 30px;
	justify-content: space-around;
	margin: 1%;
}
.flex-item-paciente3:hover {
	border: 1px solid #0CBC95;
	opacity: 1;
	cursor: pointer;

}
.flex-item-paciente3:hover p {
	color:#0CBC95;
}

.bordecitoLeft {
	border: 2px solid #0CBC95;
	width: 100px;
	margin-left: 5%;
}
.flex-item-paciente4 {
	margin-top: 50px;
	background-color: white;
	height: 220px;
	width:  295px;
	text-align: center;
	font-size: 16px;
	padding: 30px;
	margin: 1%;
}
flex-container-donacion{
	background-color: #EEEEEE;
	display: flex;
	padding: 50px;
}
.certificaciones{
	background-color:#F3F3F3;
	padding: 60px;
	width: 100%;
}

.cell p {
	font-size: 18px;
}
.cell h1{
	font-weight: 500;
	color:#0CBC95;
	font-size: 24px;
}

.cellServicios p {
	font-size: 18px;
}
.cellServicios h1{
	font-weight: 500;
	color:#0CBC95;
	font-size: 24px;
}

.row-hospitales{
	display: flex;
	background-color: #F3F3F3;
	justify-content: space-evenly;
	grid-template-columns: 40% 40%;
}
.row-centros{
	display: flex;
	background-color: #F3F3F3;
	justify-content: space-evenly;
	grid-template-columns: 20% 20% 20% 20%;
}
.row-botones-Cliente{
	margin-top: 30px;
	display: flex;
    background-color: #EEEEEE;
    justify-content: space-evenly;
    grid-template-columns: 30% 30% 30%;
}
.row-botones-Cliente-mobile{
	margin-top: 30px;
	display: inline-grid;;
    background-color: #F3F3F3;
    justify-content: space-evenly;
    grid-template-columns: 30% 30% 30%;
	width: 100%;
}
.row-texto-Cliente-mobile{
	margin-top: 30px;
	display: flex;
    background-color: #F3F3F3;
    grid-template-columns: 25% 25% 25%;
	width: 100%;
}
.row-noticias{
	display: inline-grid;
	background-color: #F3F3F3;
	justify-content: space-evenly;
	grid-template-columns: 20% 20% 20% 20%;
	margin-left: 1%;
	width: 100%;
	margin-top: 10px;
}

.cellHospitales {
	width: 700px;
	height: 415px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	margin: 2%;
	line-height: 0.9625rem;
}
.cellHospitales img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
	height: 60%;
}
.datosCentros{
	padding: 10px;
}
.cellHospitales h1{
	text-align: left;
	font-size: 22px;
	letter-spacing: -0.22px;
	color: #232323;
	opacity: 1;
	margin-left: 5px;
}
.cellHospitales h2{
	text-align: left;
	font-size: 18px;
	letter-spacing: 0px;
	color: #959595;
	opacity: 1;
	margin-left: 5px;
}
.cellHospitales p{
	text-align: left;
	font-size: 16px;
	letter-spacing: 0px;
	opacity: 1;
	margin-left: 5px;
}
.telColor{
	color: #4790FF;
}
.horaColor{
	color: #959595;
}



.cellCentros {
	width: 300px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	margin: 1%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 0.9625rem;
}
.cellCentros img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
	height: 50%;
}

.cellCentros h1{
	text-align: left;
	font-size: 22px;
	letter-spacing: -0.22px;
	color: #232323;
	opacity: 1;
	margin-left: 5px;
	font-weight: 500;
}
.cellCentros h2{
	text-align: left;
	font-size: 18px;
	letter-spacing: 0px;
	color: #959595;
	opacity: 1;
	margin-left: 5px;
}
.cellCentros p{
	text-align: left;
	font-size: 16px;
	letter-spacing: 0px;
	opacity: 1;
	margin-left: 5px;
}
.cellNoticias{
    width: 300px;
    height: 340px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    margin: 1%;
    line-height: 0.9625rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.noticiaImagen{
	width: 120%;
	height: 50%;
	margin-bottom: 0px;
}

.cellNoticias h1{
	text-align: left;
	font-size: 22px;
	letter-spacing: -0.22px;
	color: #232323;
	opacity: 1;
	margin-left: 5px;
	font-weight: 500;
}
.cellNoticias h2{
	text-align: left;
	font-size: 18px;
	letter-spacing: 0px;
	color: #959595;
	opacity: 1;
	margin-left: 5px;
}
.cellNoticias p{
	text-align: left;
	font-size: 16px;
	letter-spacing: 0px;
	opacity: 1;
	margin-left: 5px;
}

#masCentros{
	background-color: #EEEEEE;
	margin-top: -33px;
}
#btnMasCentros{
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #4790FF;
	opacity: 1;
	width: 268px;
	height: 55px;
	border-radius: 30px;
	color: #4790FF;
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	margin-top: -10px;
	z-index: 2;
	left: 41%;
}
#btnMasCentros:focus, input:focus{
	outline: none;
}
.page-container {
	background: #FAFAFA !important;
	top: 100px;
    position: absolute;
}

.main-footer{	
	margin-top: 0 !important; 
	padding: 0 !important;
}

.tituloSectionPaciente{
	display: flex;
	flex-direction: row;
	width: 89%;
	justify-content: space-between;
	align-self: center;
	background-color: #EEEEEE;
	margin-left: 5%;
}
.tituloSectionRed{
	display: grid;
	flex-direction: row;
	/* width: 84%; */
	/* justify-content: space-between; */
	/* align-self: center; */
	background-color: #F3F3F3;
	margin-left: 5%;
	grid-template-columns: 50% 50%;
}

.tituloSection{
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	align-self: center;
	background-color: #F3F3F3;
}
#masCentros{
	background-color: #EEEEEE;
	margin-top: -3px;
}
.cer1 img{
	width: 265px;
	height: 86px;
}

.cuadrosMobile{
	display: none;
}

.btnChat{
	position: fixed;
	min-height: 50px;
	width: 250px;
	text-align: center;
	word-wrap: break-word;
	bottom: 40px;
	right: 30px;
	cursor: pointer;
	color: white;
	background-color: #0CBC95;
	font-size: 18px;
	border-radius: 15px;
	padding: 10px;
	display: inline-flex;
}
.edictoTitulo{
	display: grid;
	grid-template-columns: 50% 50%
}
.cerrarX{
	text-align-last: right;
	cursor:pointer;
}
.redColor{
	color: red;
}

.cartelEdicto{
	position: fixed;
	min-height: 50px;
	width: 450px;
	height: 300px;
	word-wrap: break-word;
	bottom: 40px;
	right: 30px;
	color: white;
	background-color: white;
	font-size: 12px;
	border-radius: 10px;
	padding: 30px;
	z-index: 2000000;
	overflow-y: scroll;
}
.cartelEdicto p{
	color: black;
	margin-top: 5px;
	margin-right: 10px;
}
.cartelEdicto h3{
	color: black;
    font-size: 18px;
}
.btnChat p{
	color: white;
	margin-top: 5px;
	margin-right: 10px;
}
.buttonDonarYMas{
	margin-top: 15px;
	width: 150px;
	height: 38px;
	background-color: #0BA3CD;
	border-color: #0BA3CD;
	color:white;
	border-radius: 2px;
	outline:0 !important;
	cursor: pointer;

}
.todoInfo{
	display: flex;
}
.containerInfo{
	display: grid;
	grid-template-columns: 50% 50% ;
}
.logoInstituto{
	margin-top: -14px;
}
#planesDiv{
	z-index: -1;
}

.btn1:hover .tooltip1 {
	display: block;
}
.btn2:hover .tooltip1 {
	display: block;
}
.btn3:hover .tooltip1 {
	display: block;
}

/* Tooltip CSS 2.1 */
.tooltip1:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #777777;
    top: -6px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}

.tooltip1 {
    background-color: #2e2222;
    color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    top: 140px;
}

.tolltipFijo{
	font-size: 10px;
	margin-top: 20px;
}


@media all and (max-width: 580px) {
	.logoHospi{
		width: 125px !important;
	}
	.logoInstituto{
		width: 125px !important;
	}

	.imagenInfo img{
		width: 40px;
	}
	.todoInfo{
		margin-top: 10px;
	}

	.flex-container-paciente{
		display: grid;
		grid-template-columns: 150px 150px ;
		justify-content: center;
	}
	.flex-container-paciente p{
		font-size: 10px
	}
	.flex-item-paciente3 {
		width: 120px;
		height: 150px;
		padding: 10px;

	}
	.button1{
		width: 100px;
	}
	.button2{
		width: 100px;
	}
	.button3{
		width: 100px;
	}
	.containerBotones{
		justify-content: center;
	}
	.flex-item-paciente4 img{
		width: 80px;
	}
	.flex-item-paciente4 p{
		font-size: 11px;
	}
	.verdeSubtitulo{
		font-size: 12px;
	}
	.cer1 img{
		width: 120px;
		height: 50px;
	}
	.cer2 img{
		width: 120px;
	}
	.paciente{
		padding: 0px;
		margin-top: 30px;
	}
	.redMedica{
		padding: 0px;
		margin-top: 30px;
	}
	.certificaciones{
		padding: 0px;
		margin-top: 30px;
	}

	.containerFooterBajo1{
		margin-left: 5%;
		color: white;
	}
	.containerFooterBajo2{
		margin-left: 25%;
	}

	.containerFooterBajo1 img{
		width: 150px;
	}
	.containerFooterBajo2 img{
		width: 58px;
	}
	.containerFooter p{
		font-size: 10px;
		width: 116%;
		margin-left: 0px;
	}
	.divArribaMobile {
		grid-template-columns: 15% 40% 30%;
		display: inline-grid;
	}
	.divAbajoMobile {
		grid-template-columns: 15% 40% 30%;
		display: inline-grid;
	}
	.textoComunita {
		font-size: 10px;
	}
	.botonComunitaMobile {
		margin-right: -20%;
		font-size: 10px;
	}
	.cartelEdicto{
		width: 250px;
		height: 200px;
		font-size: 10px;
	}
	.cartelEdicto p{
		margin-right: 5px;
	}
	.cartelEdicto h3{
		font-size: 14p;
	}

}

@media all and (max-width: 900px) {
	.page-container {
		margin-top: -90px;
	}

	.flex-container {
		display: grid;
		grid-template-columns: 30% 30% 30%;
		grid-template-rows: auto auto auto auto auto auto;
		justify-content: center;
	}

	.flex-item p{
		font-size: 12px;
	}
	.flex-container-paciente{
		display: grid;
		grid-template-columns: 50% 50% ;
		justify-content: center;
	}
	.row-centros{
		display: grid;
		width: 100%;
		grid-template-columns: 50% 50% ;
	}
	.cellCentros{
		margin: 3%;
		width: auto;
	}
	.cellHospitales p{
		font-size: 8px
	}
	.cellHospitales h1{
		font-size: 14px
	}
	.row-noticias{
		display: grid;
		width: 100%;
		grid-template-columns: 50% 50% ;
	}
	.cellNoticias{
		margin: 3%;
		width:  auto !important;
		height: auto;
	}
	.flex-container-paciente2{
		display: grid;
		grid-template-columns: 33% 33% 33%;
	}
	.flex-item-paciente4{
		font-size: 14px;
		width: auto;
	}
	.flex-item-paciente3-doble{
		display:none;
	}
	.mobile{
		display: block;
	}
	.cuadrosMobile{
		display: block;
	}
	.cuadrosPc{
		display: none;
	}
	.imagenAtencion{
		width: 100%;
	}
	.textoInfo{
		font-size: 10px;
		text-align: center;
	}
	.containerFooter3 {
		margin-top: 30px !important;
	}
	.textoChat{
		display: none;
	}
	.btnChat {
		width: auto;
	}
	.logoInstituto{
		width: 170px;
		margin-top: 0px;
	}
}

@media all and (max-width: 1200px) {
	.containerBotones{
		margin-top: 1%;
	}
	.flex-item p{
		font-size: 12px;
	}
	.cellNoticias{
		width: 250px
	}
	.logoInstituto{
		width: 170px;
	}
	.logoHospi{
		width: 170px;
	}
	.containerHeader{
		margin-left: 0px;
	}
	.flex-item-paciente3 {
		width: 200px !important;
	}
	.tituloSectionRed {
		margin-left: 0%;
		grid-template-columns: 50% 50%;
	}
}
@media all and (max-width: 1050px) {

	.flex-container {
		margin-top: -5%;
		display: flex;
		width: 100%;
		grid-template-columns: 120px 120px 120px 120px 120px;
		justify-content: center;
	}

	.flex-item p{
		font-size: 11px;
	}
	.row-hospitales{
		grid-template-columns:50% 50%;
	}
	#centrosH1 {
		padding: 50px 0 0;
		margin-left: 0px;
	}
	.datosCentros p{
		font-size: 12px;
		margin-left: 0px;
	}
	.cellNoticias{
		width: 200px
	}
	.containerCertificaciones {
		display: grid;
		width: 100%;
		grid-template-columns: 50% 50%;
		justify-content: center;
	}
	.flex-item-paciente4{
		font-size: 14px;

	}
	.flex-item-paciente4 img{
		width: 50px;

	}
	.flex-item-paciente3-doble{
		font-size: 14px;
	}
	.flex-item-paciente3-doble img{
		width: 50px;
	}
	#buscadorSuperior {
		width: 300px;
	}
	.flex-container{
		margin-left: 0px;
		margin-top: 10px;
	}
	.flex-item-paciente3 {
		width: 160px !important;
		font-size: 11px !important;
	}

}
@media all and (max-width: 1400px) {
	.flex-item-paciente3 {

		width: 230px;
	}
}