<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Lakki+Reddy);
@import url(https://fonts.googleapis.com/css?family=Dosis);

html,
body {
  height: 100%;
    font-size: 100%;
    color: #65676f;
  font-family: 'Dosis', sans-serif;
}
.escudo{
    float: left;
    padding: 30px;
    width: 70px;
    display: inline-flex;
    flex-direction: column;
    position: absolute;
}
.escudo a{
  order: 2;
}
.nombre{
	    font-size: 1.4em;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding-left: 5px;
    width: 300px;
    order: 0;
  }
.slogan{
	text-align: left;
    font-size: 0.8em;
    margin: 50px 0 0 0;
    color: #FF0;
    padding-left: 5px;
    width: 300px;
    position: absolute;
}

.cd-footer h3{
	color: #FFF;
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
    font-size: 1.4em;	
}
/*Media para dispositivos*/
@media only screen and (max-width: 480px) {
.nombre{
	font-size: 1.3em; 
}
.slogan{
	font-size: 0.8em;
	}
.cover-image {
	top: 100px;	
	
	}
}


.cover-image {
	background-position: 50% 25%;
	background-size: 75%;
	background-color: #ff6565;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -1;
	background-repeat: no-repeat;
	background-image:url(../img/bg-home2.png);
}

.cover-image iframe {
	width: 100%;
	height: 70vh;
 
}


.cover-image h1 {
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  width: 100%;
  text-align: center;
  margin: auto;
  font-size: 4.2em;
    color: aliceblue;
    font-family: 'Lakki Reddy', cursive;
    z-index: 10;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
}
header {
  height: 50%;
  min-height: 70%;
  width: 100%;
  display: inline-block;
  position: relative;
}
header nav {
	position: absolute;
	z-index: 2;
	bottom: -5px;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(255,237,87,0.72);
}
header nav a {
  color: black;
  font-size: 1.1em;
  display: inline-block;
  margin: 10px 30px;
}
.content {
  background: white;
  padding: 10px 0px 0px 0px;
  width: 100%;
}
.wrap {
margin: 0px 50px 0px 50px;
}

/*Munu*/
#NavStrip {
  position: relative;
  display: block;
  list-style-type: none;
  margin:0;
  padding:0;
}

#NavStrip ul{
    text-align:center;
}
#NavStrip li {
    display: inline-block;
    list-style:none;
    color:white;
    font-size:150%;
}
#NavStrip li a {
    display:block;
    text-decoration:none;
    color:#0a0a0a;
	font-weight:bold;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
#NavStrip li a:hover {color: #fff;text-shadow: -1px 1px 5px #65676f, 1px -1px 5px #65676f;
}

#NavStrip ul, li {padding:0px;}

#NavStrip label {display: none;}
#menu-toggle {
  display: none; /* hide the checkbox */}

@media all and (max-width: 700px) and (min-width: 0px) {
  #NavStrip {text-align:right;}
  #NavStrip label {display: block;height:50px;width:50px;line-height:50px;text-align:center;color:white;font-size:150%;background-color: #65676f; cursor:pointer;}
  #NavStrip #nav {display: none;}
  #NavStrip li {width: 100%;border:0px;}
  #menu-toggle:checked + #nav {display: block;}
  #NavStrip label:active #nav {display: none;}
}
/*Footer*/
.cd-footer {
	background: #134b66;
	font-size:14px;
  width: 100%;
  margin: 0 auto;
  text-align:center;
  color:#ffffff;
  padding: 10px 0px 40px 0px;
}
.cd-footer h2 {
    text-transform: uppercase;
    font-size: 1em;
	text-align:center;
}

.cd-footer a {
    color: #ffffff;
}
.img-101-footer {
	width:5%;
	}
	
	/**-------------------------------------   
   Sharepoint Styles
-------------------------------------**/
  #MSOTlPn_MainTD{
    display: block;
    position: fixed;
    top: 73px;
    right: 10px;
    z-index: 1000;
    height: 90% !important;
    width: auto !important;
    overflow-y: auto;
    background: transparent;	
}

   .ms-core-webpartadder{
	  z-index:10000;
}
  
  .ms-signInLink{
     display:none !important;
   
   }
      
   #s4-bodyContainer{
      padding:0 !important;
      margin: 0 !important;
    }
    
    .ms-rteStyle-Titulo_Principal {
		-ms-name: "Titulo_Principal";
		font-family: 'Oswald', sans-serif !important;
		color: #2a2a2a !important;
	    font-weight:400;
		text-transform: uppercase !important;
		font-size: 24px !important;
		line-height: 30px !important;
     }


		.ms-rteStyle-Subtitulo {
			-ms-name: "Subtitulo";
			font-family: 'Oswald', sans-serif !important;
			color: #2a2a2a !important;
			font-weight: 400 !important;
			text-align: justify !important;
			font-size: 1.3em !important;
			line-height: 18px !important;
		}
		
		.ms-rteStyle-Texto_Normal {
			-ms-name: "Texto Normal";
			font-family: 'Oswald', sans-serif !important;
			color: #2a2a2a;
			text-align: justify !important;
			font-size: 1em;
			line-height: 18px !important;
			font-weight: 300 !important;
			margin-top: 10px !important;
		}
		
		.ms-rteStyle-Texto_Normal_Resaltado {
			-ms-name: "Texto Normal Resaltado";
			font-family: 'Oswald', sans-serif !important;
			color:  #333 !important;
			text-align: justify !important;
			font-size: 1em !important;
			line-height: 18px !important;
			font-weight: 400 !important;
			margin-top: 10px !important;
		}
		
		.ms-wpadder{
		   overflow:hidden;	   
		}
       .sala_prensa {
		    margin: 3px !important;
		    text-align: justify;
		    padding-bottom: 20px;
        }
		.ImgNoticia{
		    width: 395px;
		    height:auto;
		}
		
		.ImgNoticia img{
		    width: 98%;
		    height:auto
		 }
		.image{
			width: 345px;
		    height: auto;
		}
     .article .date-line{
  	  display:inline-block;
     }
	.article .article-header {
	    zoom: 1;
	    display: block;
	    margin-bottom: 15px;
	    min-height:87px;
	 }
	 .search{
	   width:100%
      }
</pre></body></html>