
	body {
	font-family:arial;
	
	margin: 0 !important;
    padding: 0 !important;
	
	}
	
	.primerparrafo{
	margin-top:200px;
	}	
	#cf img {
	  position:absolute;
	  left:0;
	  -webkit-transition: opacity 1s ease-in-out;
	  -moz-transition: opacity 1s ease-in-out;
	  -o-transition: opacity 1s ease-in-out;
	  transition: opacity 1s ease-in-out;
	}
	
	.Banner0{
		min-width:20px;
	}
	.Banner1{
		min-width:20px;
	}
	.Banner2{
		min-width:20px;
	}
	
		
	 @keyframes cf3FadeInOut {
		0% {opacity:1;}
		45% {opacity:1;}
		55% {opacity:0;}
		100% {opacity:0;}
		}
		
		
		.Banner2 {
		animation-name: cf3FadeInOut;
		animation-timing-function: ease-in-out;
		animation-iteration-count: infinite;
		animation-duration: 10s;
		animation-direction: alternate;
		}

	
	.fondosup{
	background-color:#1a237e;
	color:white;
	font-weight: bold;
	width:100%;
	padding-bottom:15px;
	}
	
	.contenedor{
		padding-bottom:20px;
	}
	
	h1{
		text-align:center;
		color:#080c77;
		font-weight:bold;
		margin-top:60px;
	}
	
	
	.titulo1{
		font-family:sans-serif;
		font-size:24px;
	}
	
	.titulo2{
		font-family:sans-serif;
		font-weight: bold;
		font-size:30px;
		margin-left:10%;
	}
	
	.icono{
		vertical-align:middle;
		margin-left: 10%;
		margin-top:20px;
	}
	
	.iconos{
		overflow:visible;
	}
	
	.logoyletras{
		display:flex;
	}
	
	.logo{
		height:60px;
	}
	
	.botoninst{
		width:50%;
		margin:auto;
	}
	
	.Sobrenosotros{
		background-color:#dfe3e3;
		width:100%;
		margin-bottom:30px;
	
	}
	
	.fotolateral{
		width:65%;
		margin:auto;
	}
	
	.fotocentral{
		width:65%;
		margin:auto;
		margin-top:60px;
		margin-bottom:60px;
	}
	
	.humana{
		width:160px; height:80px; vertical-align:middle;
		margin-top: 40px; margin-left:10px;
	}
	
	.conoce{
		font-size:20px;
		color:#080c77;
	}
	
	.mision{
		display:inline;
		width:100%;
		margin-bottom:40px;
	}
	
	.imagenmision{
		margin-left:15%;
		margin:15%;
		width:70%;
	}
	
	.vision{
		display:inline;
	}
	
	.imagenvision2{
		display:none;
	}
	
	
	
	
	
	.letras{
		width:70%;
	}
	
	.iconos{
		height:60px;
		margin-bottom:10px;
		
	}
	
	.doctora{
		display:none;
	}
	.datos{
		display:none;
	}
	.imageninst{
		display:none;
	}