@charset "utf-8";
/* CSS Document */


aside{
margin-top: 0px;
margin-bottom: -20px;
}

#fondo_emergencias   {
	background-color:rgba(253,188,73,0.75);
	width: 100%;
	height: 600px;;
	margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
	margin-bottom: 5px;
}


#fondo_emergencias .icon-hospital  {
	padding-top: 10px;
	text-align: center;
	font-size: 45px;
	margin: auto;
	color:rgba(247,98,30,1.00);
	text-shadow: 0.5px 0.5px 1px rgba(41,41,41,0.55);
	
}


#fondo_emergencias  h2  {
	
	font-size: 20px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 90%;
	/*color:rgba(39,39,39,1.00);*/
	/*font-family: 'Merriweather Sans', sans-serif;*/
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: normal;
	margin-right: auto;
	margin-left: auto;
}


#fondo_emergencias p  {
	text-align: center;
	font-size: 13px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin: auto;
	margin-bottom: 0px;
	width: 95%;
	padding-bottom: 20px;
}


#fondo_emergencias  .icon-down-dir  {
	text-align: center;
	font-size: 60px;
	color:rgba(253,135,65,1.00);
	/*color:rgba(225,225,225,1.00);*/
	/*color:rgba(253,135,65,1.00);*/
	margin-top: -29px;
	padding-top: 0px;
	
	}


#fondo_emergencias .contenedor {
	display:flex;
	justify-content: center;
	/*justify-content  esto es para que se pongan en una sola linea los articulos imagenes en este caso*/
	flex-wrap: wrap;
	/*esta linea es para que cuando el contenido ya no entre en la misma linea se baje en seguida*/
	margin-top: 5px;
}

#fondo_emergencias .contenedor article {
	margin: 15px;
	width: 100%;
	border-right:  0px solid rgba(31,31,31,1.00);
	border-bottom:  1px solid rgba(31,31,31,1.00);
	text-decoration: none;
}


#fondo_emergencias .contenedor article:last-child  {
	
	border:none;
}




#fondo_emergencias .contenedor article h2  {
	
	font-size: 18px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
	margin-top: -20px;
	
}



#fondo_emergencias .contenedor article h3  {
	font-size: 40px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
	text-decoration: none;
}


#fondo_emergencias .contenedor article h3 a {
	text-decoration: none;
	text-align: center;
	color:rgba(42,42,42,1.00);
}


#fondo_emergencias .contenedor article h3 a .icon-phone {
	font-size: 30px;
	color:rgba(42,42,42,1.00);
	text-decoration: none;
}

#fondo_emergencias .contenedor article h5  {
	
	font-size: 30px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
}


#fondo_emergencias .contenedor article h5 a {
	text-decoration: none;
	text-align: center;
	color:rgba(42,42,42,1.00);
}


#fondo_emergencias .contenedor article h5 a .icon-phone {
	font-size: 60px;
	color:rgba(42,42,42,1.00);
	text-decoration: none;
}

/*#fondo_emergencias .contenedor  a  {
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	width: 310px;
	height: auto;
		text-decoration: none;
}

#fondo_emergencias .contenedor  a:hover  {
	
	
	
}*/



#fondo_emergencias .contenedor  img {
	width: 100%;
	/*max-width: 280px;*/
	width: 310px;
	border-radius: 0px 0px 10px 10px;
	
	
	opacity: 1.0;
}


#fondo_emergencias .contenedor  a img:hover  {
	/*transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);*/
	
	opacity: 0.85;
	box-shadow: inset 5px 5px 5px rgba(54,54,54,1.00);
	-webkit-box-shadow: inset 5px 5px 5px rgba(54,54,54,1.00);
	
	transition: all ease .5s;
	-moz-: transition:all ease .5s;
	-ms-: transition:all ease .5s;
	-o-: transition:all ease .5s;
	-webkit-: transition:all ease .5s;	
}

#fondo_emergencias .contenedor  p{
	font-size: 14.5px;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	width: 100%;
	/*max-width: 280px;*/
	width: 310px;
	}

#fondo_emergencias .contenedor  h4 {
	text-align: center;
	font-size: 10px;
	color: #F4F4F4;
	margin-bottom: 3px;
	font-family: 'Merriweather Sans', sans-serif;
	background-color: #F99D29;
	/*max-width: 280px;*/
	height: 25px;
	padding: 2px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width: 310px;
}


#fondo_emergencias .cintilla {
width:  100%;
height: 80px;
display: block;
/*justify-content:space-around;
flex-wrap: wrap;*/
padding: 0px;
text-align: center;
		margin-top: 0px;
		padding-bottom: 0px;
	padding-top: 5px;
	background-color: rgba(251,127,53,1.00);
		
	}




#fondo_emergencias .cintilla .citas{
	

	margin: 0px;
	width: 99%;	
	margin-left: auto;
	margin-right: auto;	
	
	}
	
	
	#fondo_emergencias .cintilla .citas a{
	
	color: aliceblue;
	
		text-decoration: none;
		cursor: pointer;
		
		
	}
	
	
	#fondo_emergencias .cintilla .citas a h4{	
	width:  90%;
	font-size: 12px;
	color: aliceblue;
	float: center;
	font-weight: 400;
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
		margin-top: 10px;
	}
	
	
	#fondo_emergencias .cintilla .citas a img{	
	width:  50px;
	height: auto;
	font-size: 1px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 0px;
		margin-top: 10px;
		margin-right: 0px;
		padding-right: 10px;
		padding-left: 10px;
		float: left;
		
	}



/*===============================1024px=========================*/


@media all and (min-width:1024px){
	
aside{
margin-top: 0px;
margin-bottom: -70px;
}

#fondo_emergencias   {
	background-color:rgba(253,188,73,0.75);
	width: 100%;
	height: 375px;;
	margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		text-align: center;
	
}


#fondo_emergencias .icon-hospital  {
	padding-top: 10px;
	text-align: center;
	font-size: 45px;
	margin: auto;
	color:rgba(247,98,30,1.00);
	text-shadow: 0.5px 0.5px 1px rgba(41,41,41,0.55);
	
}


#fondo_emergencias  h2  {
	
	font-size: 25px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: normal;
	margin-right: auto;
	margin-left: auto;
}


#fondo_emergencias p  {
	text-align: center;
	font-size: 13px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin: auto;
	margin-bottom: 0px;
	width: 95%;
	padding-bottom: 20px;
}


#fondo_emergencias  .icon-down-dir  {
	text-align: center;
	font-size: 60px;
	color:rgba(253,135,65,1.00);
	/*color:rgba(225,225,225,1.00);*/
	/*color:rgba(253,135,65,1.00);*/
	margin-top: -29px;
	padding-top: 0px;
	
	}


#fondo_emergencias .contenedor {
	display:flex;
	justify-content: center;
	/*justify-content  esto es para que se pongan en una sola linea los articulos imagenes en este caso*/
	flex-wrap: wrap;
	/*esta linea es para que cuando el contenido ya no entre en la misma linea se baje en seguida*/
	margin-top: 5px;
}

#fondo_emergencias .contenedor article {
	margin: 10px;
	width: 31%;
	border-right:  1px solid rgba(31,31,31,1.00);
	border-bottom:  0px solid rgba(31,31,31,1.00);
	text-decoration: none;
}


#fondo_emergencias .contenedor article:last-child  {
	
	border:none;
}




#fondo_emergencias .contenedor article h2  {
	
	font-size: 20px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
	
}



#fondo_emergencias .contenedor article h3  {
	font-size: 40px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
	text-decoration: none;
}


#fondo_emergencias .contenedor article h3 a {
	text-decoration: none;
	text-align: center;
	color:rgba(42,42,42,1.00);
}


#fondo_emergencias .contenedor article h3 a .icon-phone {
	font-size: 40px;
	color:rgba(42,42,42,1.00);
	text-decoration: none;
}

#fondo_emergencias .contenedor article h5  {
	
	font-size: 30px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
}


#fondo_emergencias .contenedor article h5 a {
	text-decoration: none;
	text-align: center;
	color:rgba(42,42,42,1.00);
}


#fondo_emergencias .contenedor article h5 a .icon-phone {
	font-size: 50px;
	color:rgba(42,42,42,1.00);
	text-decoration: none;
}




#fondo_emergencias .contenedor  img {
	width: 100%;
	/*max-width: 280px;*/
	width: 310px;
	border-radius: 0px 0px 10px 10px;
	opacity: 1.0;
}


#fondo_emergencias .contenedor  a img:hover  {
	/*transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);*/
	
	opacity: 0.85;
	box-shadow: inset 5px 5px 5px rgba(54,54,54,1.00);
	-webkit- box-shadow: inset 5px 5px 5px rgba(54,54,54,1.00);
	
	transition: all ease .5s;
	-moz- transition:all ease .5s;
	-ms- transition:all ease .5s;
	-o- transition:all ease .5s;
	-webkit- transition:all ease .5s;	
}

#fondo_emergencias .contenedor  p{
	font-size: 14.5px;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	width: 100%;
	/*max-width: 280px;*/
	width: 310px;
	}

#fondo_emergencias .contenedor  h4 {
	text-align: center;
	font-size: 16px;
	color: #F4F4F4;
	margin-bottom: 3px;
	font-family: 'Merriweather Sans', sans-serif;
	background-color: #F99D29;
	/*max-width: 280px;*/
	height: 25px;
	padding: 2px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width: 310px;
}


#fondo_emergencias .cintilla {
width:  100%;
height: 70px;
display: block;
padding: 0px;
text-align: center;
margin-top: 20px;
padding-bottom: 0px;
padding-top: 10px;
background-color: rgba(251,127,53,1.00);
		
	}

#fondo_emergencias .cintilla .citas{
	margin: 0px;
	width: 90%;	
	margin-left: auto;
	margin-right: auto;	
	
	}
	
	
	#fondo_emergencias .cintilla .citas a{
	color: aliceblue;
	text-decoration: none;
	cursor: pointer;	
	}
	
	
	#fondo_emergencias .cintilla .citas a h4{	
	width:  90%;
	font-size: 12px;
	color: aliceblue;
	float: left;
	font-weight: 600;
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	margin-top: 18px;
	}
	
	
	#fondo_emergencias .cintilla .citas a img{	
	width:  35px;
	height: auto;
	font-size: 1px;
	color: #000000;
	
	font-weight: 600;
	padding-bottom: 0px;
		margin-top: 8px;
		margin-left: 20px;
		padding-right: 0px;
		padding-left: 0px;
		float: left;
		
	}
	
}

/*=============================================================
=============================1280px============================
===========================================================*/



@media all and (min-width:1280px){

aside{
margin-top: 0px;
margin-bottom: -70px;
}

#fondo_emergencias   {
	background-color:rgba(253,188,73,0.75);
	width: 100%;
	height: 425px;;
	margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		text-align: center;
	margin-bottom: 0px;
}


#fondo_emergencias .icon-hospital  {
	padding-top: 10px;
	text-align: center;
	font-size: 45px;
	margin: auto;
	color:rgba(247,98,30,1.00);
	text-shadow: 0.5px 0.5px 1px rgba(41,41,41,0.55);
	
}


#fondo_emergencias  h2  {
	
	font-size: 25px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 90%;
	/*color:rgba(39,39,39,1.00);*/
	/*font-family: 'Merriweather Sans', sans-serif;*/
	padding-top: 5px;
	padding-bottom: 0px;
	letter-spacing: normal;
	margin-right: auto;
	margin-left: auto;
}


#fondo_emergencias p  {
	text-align: center;
	font-size: 13px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin: auto;
	margin-bottom: 0px;
	width: 95%;
	padding-bottom: 20px;
}


#fondo_emergencias  .icon-down-dir  {
	text-align: center;
	font-size: 60px;
	color:rgba(253,135,65,1.00);
	/*color:rgba(225,225,225,1.00);*/
	/*color:rgba(253,135,65,1.00);*/
	margin-top: -29px;
	padding-top: 0px;
	
	}


#fondo_emergencias .contenedor {
	display:flex;
	justify-content: center;
	/*justify-content  esto es para que se pongan en una sola linea los articulos imagenes en este caso*/
	flex-wrap: wrap;
	/*esta linea es para que cuando el contenido ya no entre en la misma linea se baje en seguida*/
	margin-top: 5px;
}

#fondo_emergencias .contenedor article {
	margin: 15px;
	width: 30%;
	border-right:  1px solid rgba(31,31,31,1.00);
	border-bottom:  0px solid rgba(31,31,31,1.00);
	text-decoration: none;
}


#fondo_emergencias .contenedor article:last-child  {
	
	border:none;
}




#fondo_emergencias .contenedor article h2  {
	
	font-size: 21px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
	
}



#fondo_emergencias .contenedor article h3  {
	font-size: 60px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
	text-decoration: none;
}


#fondo_emergencias .contenedor article h3 a {
	text-decoration: none;
	text-align: center;
	color:rgba(42,42,42,1.00);
}


#fondo_emergencias .contenedor article h3 a .icon-phone {
	font-size: 60px;
	color:rgba(42,42,42,1.00);
	text-decoration: none;
}

#fondo_emergencias .contenedor article h5  {
	
	font-size: 40px;
	color:rgba(42,42,42,1.00);
	font-family: 'Open Sans', sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	letter-spacing: normal;
	font-weight: 800;
}


#fondo_emergencias .contenedor article h5 a {
	text-decoration: none;
	text-align: center;
	color:rgba(42,42,42,1.00);
}


#fondo_emergencias .contenedor article h5 a .icon-phone {
	font-size: 60px;
	color:rgba(42,42,42,1.00);
	text-decoration: none;
}

/*#fondo_emergencias .contenedor  a  {
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	width: 310px;
	height: auto;
		text-decoration: none;
}

#fondo_emergencias .contenedor  a:hover  {
	
	
	
}*/



#fondo_emergencias .contenedor  img {
	width: 100%;
	/*max-width: 280px;*/
	width: 310px;
	border-radius: 0px 0px 10px 10px;
	
	
	opacity: 1.0;
}


#fondo_emergencias .contenedor  a img:hover  {
	/*transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);*/
	
	opacity: 0.85;
	box-shadow: inset 5px 5px 5px rgba(54,54,54,1.00);
	-webkit-box-shadow: inset 5px 5px 5px rgba(54,54,54,1.00);
	
	transition: all ease .5s;
	-moz-: transition:all ease .5s;
	-ms-: transition:all ease .5s;
	-o-: transition:all ease .5s;
	-webkit-: transition:all ease .5s;	
}

#fondo_emergencias .contenedor  p{
	font-size: 14.5px;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	width: 100%;
	/*max-width: 280px;*/
	width: 310px;
	}

#fondo_emergencias .contenedor  h4 {
	text-align: center;
	font-size: 16px;
	color: #F4F4F4;
	margin-bottom: 3px;
	font-family: 'Merriweather Sans', sans-serif;
	background-color: #F99D29;
	/*max-width: 280px;*/
	height: 25px;
	padding: 2px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width: 310px;
}


#fondo_emergencias .cintilla {
width:  100%;
height: 70px;
display: block;
/*justify-content:space-around;
flex-wrap: wrap;*/
padding: 0px;
text-align: center;
margin-top: 20px;
padding-bottom: 0px;
padding-top: 10px;
background-color: rgba(251,127,53,1.00);
		
	}




#fondo_emergencias .cintilla .citas{
	margin: 0px;
	width: 73%;	
	margin-left: auto;
	margin-right: auto;	
	
	}
	
	
	#fondo_emergencias .cintilla .citas a{
	color: aliceblue;
	text-decoration: none;
	cursor: pointer;	
	}
	
	
	#fondo_emergencias .cintilla .citas a h4{	
	width:  auto;
	font-size: 13px;
	color: aliceblue;
	float: left;
	font-weight: 600;
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
		margin-top: 15px;
	}
	
	
	#fondo_emergencias .cintilla .citas a img{	
	width:  35px;
	height: auto;
	font-size: 1px;
	color: #000000;
	
	font-weight: 600;
	padding-bottom: 0px;
		margin-top: 7px;
		margin-left: 20px;
		padding-right: 0px;
		padding-left: 0px;
		margin-right: 10px;
		float: left;
		
	}
	
	
	
	
	
	
}





