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

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

*{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font:  'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	}

img {
	display: block;
	max-width: 100%;
	padding: 1% 2%;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;
	}
body {
	display: block;
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Open Sans', sans-serif;
	}

p {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #736E6E;
	}


/*------Estilos de Header------*/
header {
	width: 100%;
	height: 140px;
	background: #020430;
    position: fixed;
	}
contenedor {
	display: flex;
	height: 140px;
	padding: 1%;
	justify-content:space-between;
	}

.encabezado {
	display: flex;
	height: 20%
	}

.logo {
	display: block;
	min-width: 180px;
	min-height: 120px;
	padding: 5%;
	border-right: 1px solid #FFF;		
	}


.revista {
	display: block;
	padding: 2% 5%;
	width: 22%;
	}

.revista .rd {
	margin-top: 10px;
	width: 40px;
	display: block;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	text-align: center;
	color: #F29100;
}

.txt_rd{
	font-size: 12px;
	text-align: center;
	color: #F29100;
}

.icon-news {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 40px;
	text-align: center;
	color: #F29100;
	border-radius: 5px;	
	margin-left: auto;
	cursor: pointer;
}
	
.redes {
	display: flex;
	min-width: 250px;
	margin: auto;
	height: 80%;
	align-content: center;
	align-items: center;
	margin-left: 40%;
}

.txt_redes{
	margin-top: 20%;
	align-content: center;
	align-items: center;
	font-size: 10px;
	text-align: center;
	color: #fff;	
}

.icon-tw {
	display: block;
	margin-top: 6px;
	margin-right: 30px;
	width: 40px;
	height: 40px;
	font-size: 32px;
	text-align: center;
	color: #FFF;
	border-radius: 5px;	
	margin-left: auto;
}

.icon-fb {
	display: block;
	margin-right: 30px;
	width: 30px;
	height: 30px;
	font-size: 28px;
	text-align: center;
	color: #FFF;
	border-radius: 5px;	
	margin-left: auto;
}

.icon-youtube {
	display: block;
	margin-top: 10px;
	width: 40px;
	height: 40px;
	font-size: 30px;
	text-align: center;
	color: #FFF;
	border-radius: 5px;	
	margin-left: auto;
}

.desplegado {
	display: block;
	margin-top: 50px;
	margin-right: 3%;
	width: 40px;	
}

.icon-menu {
	padding: 10%;
	width: 40px;
	height: 35px;
	background: #F29100;
	font-size: 25px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}


/*------Estilos de menu------*/

nav {
	position: absolute;
	Top: 240px;
	right: -100%;
	width: 250px;
	height: 500px;
	background: #F29100;
	transition: all 0.4s;
	z-index: 999;
	}

.principal--menu {
 	list-style: none;
	padding: 0;
	margin: 0;	
	text-align: center;
	display: block;
	background: #F29100;
	}


.menu__item {
	display: block;
	padding: 10px;
	background: #F29100;
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	}

.nav ul ul{
	display: none;
	}

.nav ul li:hover ul{
	display: block;
	}	

.submenu__item {
	display: block;
	padding: 10px;
	list-style: none;
	color: #FFF;
	text-decoration: none;	
	}

.principal--menu a:hover {
	background: #FABE78;
	color: #FFF;
	}

.mostrar {
	right: 0%;
	}

.redesnav{
	display: none;
	}

/*estilo de main*/

contenedor-principal {
	display: block;
	width: 100%;
	margin-top: 0;
	padding: 0;
	}

caja{
	width: 100%;
	padding: 0;
	margin: 0;
}

.espacio{
    width: 100%;
    height: 110px;
	}

.banner {
	position: fixed;
	width: 100%;
	margin-top: 30px;
    display: flex;
  	justify-content: center;
  	align-items: center;
	background: rgba(6,47,97,0.86);
	}

.imagen {
	padding: 0 1%;
  	width: 40%;
	min-width: 300px;
}	

/*-------Estilos del cabezote-------*/

.cabezote{
	display: block;
	width: 100%;
	}

.conte_cabezote{
	display: block;
	width: 100%;
	padding: 225px 2% 15px;
	align-content: center;
	align-items: center;
	}

.titulo_cabezote{
	text-align: center;
	color: #4F4F4F;
	}

.date2{
	font-size: 60%;
	color: #4F4F4F;
	text-align: center;
	margin-bottom: 2%;	
	}

.cabezote_txt{
	display: block;
	width: 100%;
	color: #4F4F4F;
	text-align: center;
	font-size: 95%;
	}

/*----estilos de slider----*/

	.conte_fotos{
	display: flex;
	width: 100%;
	margin: 0;
	padding: 0 10%;
	align-items:flex-start;
	}

	.galeriafotos{
	display: block;
	width: 50%;
	}

	.txt_nota{
	display: block;	
	width: 50%;
	padding: 15px 5% 0 5%;
    font-size: 80%;
    color: #4F4F4F; 
	}

	.creditos{
	color: #808080;
	font-style: italic;
	font-size: 12px;
	}

/*---estilos de recuadro---*/
	.recuadro{
	display: block;
	width: 100%;
	padding: 0 18%;
	}

	.txt_recuadro{
	width: 100%;
	background: #F29100;
    padding: 4% 7%;
	font-size: 80%;
	color: #FFF;
	}

/*----- icon-socialmedia-----*/

	.icon-socialmedia{
	display:block;
	margin-top: 2%;
	width: 100%;
	justify-content: center;
  	align-items: center;
	}

	.share-buttons{
	display: flex;
	width: 100%;
	margin-bottom: 2%;
	justify-content: center;	
  	align-items: center;
	}

	.txt-share{
	text-align: center;
	color: #4F4F4F;
	font-size: 10px;
	}

	.share-buttons-row {
	display: flex;
	height: 40px;
	text-align: center;
  	justify-content: center;
  	align-items: center;
 	}

	.icon-fb-circle, .icon-tw-circle, .icon-google-circle {
	width: 40px;
	height: 40px;
	margin: 0 25px;
	font-size: 32px;
	text-align: center;
	color:#D0CFCF;
	cursor: pointer;
	}

/*-Estilos boton de regreso-*/
	
	.boton{
	width: 100%;
	display: flex;
	justify-content: center;
  	align-items: center;	
	}

	.leerplana {
	display: flex;
	margin-top: 5%;
	width: 40%;
	height: 40px;
	border: 1px solid #4F4F4F;
	text-align: center;
  	justify-content: center;
  	align-items: center;
	cursor: pointer;
	}

	.readmoreplana {
	color: #4F4F4F;
	font-size: 90%;
	text-decoration: none;
	}


/*------Estilos de footer------*/

footer {
    position: fixed;
	display: flex;
	background: #F29100;
	bottom: 0;
	width: 100%;
    height: 40px;
	justify-content: center;
	align-items: center;
	}


	.contenedor_f{
	display: flex;
	padding: 2%;
	width: 80%;
	height: 80%;
	color: #FFF;
	font-size: 80%;
	text-align: center;
	justify-content: center;
	align-items: center;	
	}

@media screen and (max-width:1500px){
	nav {
	top: 250px;
	}
	
}

@media screen and (max-width:1074px){
	nav {
	top: 220px;
	}
	
	.conte_cabezote{
		padding: 150px 30% 2%;
	}
	
}

@media screen and (max-width:800px){
 	.redes{
	display: none;
 	}

	.redesnav {
	display:flex;
	margin-top: 5%;
	width: 250px;
	height: 5%;
	align-content: center;
	align-items: center;
	padding: 0 15%;
	}

nav {
   top: 200px;
	}
	
/* estilos de cabezote*/
	
	.conte_cabezote{
	padding: 150px 10% 2%;
	}
}
	
@media screen and (max-width:600px){
nav {
   top: 198px;
	}
	
	.conte_fotos{
	display: block;
	margin: 0;
	padding: 0 5%;
	}
	
	.galeriafotos{
	width: 100%;		
	}
	
	.txt_nota {
	width: 100%;
	}
	
/*_________________*/
	
	footer{
	 height: 60px;
	}
	
	.contenedor_f{
	padding: 1%;
	width: 80%;	
	}

}



@media screen and (max-width : 360px ){
	
	
p 	{
	text-align: left;
	}
	
	.revista{
	display: none;
	}
   
nav {
   top: 197px;
	}
	
	.conte_cabezote{
	padding-top: 120px;
	}
	
	.txt_nota {
	width: 100%;
	}
	
	.leerplana {
	width: 80%;
	}

/*________footer_______+*/
	
		footer{
	 height: 70px;
	}
	
	.contenedor_f{
    font-size: 50%;
    }
}
