﻿/*
 * Theme Name: Memo Boot
 * Theme URI: http://www.uv.mx/
 *
 * Author: Guillermo Vera
 * Author URI: http://www.uv.mx/personal/gvera
 * Es el tema que estoy armando para bootstrap
 * Version: 1.0
 * Tema
 *
 * Esta es una aportacion para toda la humanidad.
 */

@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(../librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK5Rby8KfwQsaipLBqMCVNtM.woff) format('woff');
}

html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	padding-top: 90px;
	/* Desactiva el anti-aliasing que hace que se vea bold en Mac la letra blanca sobre fondo obscuro */
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
.container-fluid-todo {
	padding-left: 0;
	padding-right: 0;
}
.navbar-default {
	border-bottom: 4px solid #e4dc94;
	background-color: #FFF;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
	/*margin-left: 100px;*/
}
.navbar-titulo {
	font-size: 18px;
	color: #FFF;
}
.navbar-pleca {
	background-color: #006600;
	width: 212px;
	padding: 0 4px;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-nav > li > a {
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
	color: #6A7258;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: inherit;
	color: #6A7258;
	background: url(../images/img_tab.png) center bottom no-repeat;
}
/* =Secciones
--------------------------------------*/
.section {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	min-height: 674px;
	overflow: hidden;
}
.anchor {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: -90px; /* Debe ser el alto de la pleca fixed */
	left: 0;
	visibility: hidden;
}
.section-inner {
	padding: 1px 0;
	position: relative;
}
.fondo-izq {
	position: absolute;
	z-index: -1;
	height: 674px;
}
.fondo-der {
	position: absolute;	
	right: 0px;
	z-index: -1;
	height: 674px;
}
.contenido {
	/*position: relative;
	top: 40%;
  	transform: translateY(-50%);*/
	height: 674px;
	display: table;
	margin: auto;	
	text-align: center;
}
.centrado {
	/*-webkit-transform-style: preserve-3d;
  	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;*/
	display: table-cell;
	vertical-align: middle;
}
/* = Seccion 1
------------------------------------*/
.s1 {
	background: #78835e;
	color: #fff;
}
.s1 .fondo-izq {
	width: 517px;
	background: url(../images/img_1.png) no-repeat;	
}
.s1 .fondo-der {
	width: 497px;
	background: url(../images/img_2.png) center center no-repeat;
}
.s1 .centrado {
	vertical-align: text-top;
	padding-top: 20%;
}
.s1 .contenido {
	margin-right: 12%;
	max-width: 800px;
}
.s1-titulo {
	font-family: Calibri, Arial, Verdana, Geneva, sans-serif;
	font-size: 70px;
}
.s1-ano {
	font-family: 'Libre Baskerville', serif;
	font-size: 36px;
	color:#e4ddb5;
	margin-top: 20px;
}
.s1-cita {
	font-size: 20px;
	text-align: left;
	margin-top: 30px;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.s1-biblio {
	font-size: 18px;
	margin-top: 10px;
	text-align: right;
}
/* = Seccion 2
------------------------------------*/
.s2 {
	background: #7D9853;
	color: #fff;
}
.s2 .fondo-izq {
	width: 289px;
	background: url(../images/img_3.png) left 40% no-repeat;
}
.s2 .fondo-der {
	width: 272px;
	background: url(../images/img_4.png) center center no-repeat;
}
.s2 .contenido {
	max-width: 800px;
}
.s2-titulo {
	font-size: 45px;	
}
.s2-texto {
	font-size: 16px;
	text-align: justify;
	margin-top: 30px;	
}
.s2-texto p:first-child:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px 4px 0 0;
	margin-left: -4px;	
}
/* = Seccion 3
------------------------------------*/
.s3 {
	background: #95AD6F;
	color: #fff;
}
.s3 .fondo-izq {
	width: 247px;
	background: url(../images/img_5.png) left bottom no-repeat;
}
.s3 .fondo-der {
	width: 606px;
	background: url(../images/img_6.png) center center no-repeat;
}
.s3 .contenido {
	max-width: 1088px;
}
.s3-titulo {
	font-size: 45px;
	color: #FFFAD4;
}
.s3-subtitulo {
	font-size: 25px;
	margin-top: -10px;
}
.s3-tabs {
	max-width: 1088px;
	height: 342px;
	margin: 0 auto;
	position: relative;
}
.s3-tiempo-titulo {
	color: #FFFAD4;
	font-size: 20px;
	margin: 10px 0 5px 10px;
	text-align: left;
}
.s3-linea-tiempo {
	max-width: 1088px;
	height: 200px;
	text-align: left;
	/*margin: 0 10px !important;*/
	overflow: hidden;
}


/*= Estilos de UI Tabs 
------------------------------------------------*/
.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
}
.ui-widget-content {
	border: 0;
	border-radius: 0;
}
.ui-tabs {
    padding: 0;
}
.ui-tabs .ui-tabs-nav {
    padding: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0;
}
.ui-tabs .ui-tabs-panel {
	padding: 0;
	/*position: relative;*/
	/*overflow-x: hidden !important;*/
}
.ui-widget-header {
	border-radius: 0;
	border: none;
}
.ui-widget-header .ui-state-default, .ui-widget-header {
	background: #E6E6E6;	
	color: #FFF;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #6a7258;
	font-weight: normal;
	border-top: 5px solid #E6E6E6;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	border-top: 5px solid #e4dc94;
    color: #6a7258;
}
.ui-tabs .ui-tabs-nav li {
    margin: 0 0 0 -1px;	
	width: 20%;
	border-left: 1px #999 solid;
	border-bottom: 1px solid #999;	
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 8px 2px;
	display: block;
	width: 100%;
	text-align: center;	
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;		
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
	font-weight: bold;
}
.ui-state-hover a, .ui-widget-header .ui-state-active, .ui-widget-header .ui-state-active a {
	background-color: #FFF !important;
	color: #6a7258 !important;
	outline: none;	/* remueve el glow azul en mac chrome */
	font-weight: normal;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius: 0;
}
.hora_actual {
	background-color: #CCC !important;
}
.una-linea.hora_actual .prog-titulo, .una-linea.hora_actual .prog-hora {
	font-weight: bold;
}

/*= Estilo de los libros
------------------------------------*/
.contenedor-libros {
	padding-bottom: 10px;
	overflow: hidden;
	/*padding-left: 10px;
	padding-top: 20px;*/
}
.contenedor-libros ul {
	padding: 0;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1050px;
	/*max-width: 780px;*/
	/*max-width: 530px;*/
	/*max-width: 250px;*/
}
.contenedor-libros li {
	padding: 0;
	margin: 10px 0 0 10px;
	float: left;
}
/*.contenedor-libros li:last-child {
	margin: 0;
}*/
.contenedor-libros li a {
	display: block;
	width: 250px;
	height: 53px;
	color: #6a7258;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
	font-size: 13px;
	background: url(../images/ic_1.png) 2px center no-repeat #E7DEB5;
}
.contenedor-libros li a:hover, .contenedor-libros li a:focus {
	text-decoration: none;
}
.flag-content a {
	color: #514238 !important;
	display: block;    
    font-size: 10px!important;
    font-weight: normal;
    margin-bottom: 2px!important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	margin-top: 5px!important;
	height: 100%;	
}
.flag-content a:hover {
	color: #514238 !important;
	text-decoration: none !important;
}
.flag-content .ano {
	color: #514238;
	font-weight: bold!important;
}
/* = Estilo modal
-------------------------------------*/
.modal-title {
	font-size: 18px;
	color: #6a7258;
	font-weight: bold;
}
.boton-descarga {
	display: block;
	width: 250px;
	height: 53px;
	color: #82ae3d;
	vertical-align: middle;
	display: table-cell;
	padding-left: 50px;
	background: url(../images/ic_1.png) 2px center no-repeat;
}
.btn-aceptar {
    background-color: #82ae3d;
	color: #FFF;
}
.modal-footer {
    border-top: none;
	padding-top: 0;
}

/* = Estilo de TimeLine
------------------------------------*/
.vco-storyjs .vco-feature .vco-slider {
	height: 0;	
	padding-top: 0 !important;
}
.vco-storyjs {
	border: 1px solid #FFF;    
}
.vco-timeline .vco-navigation .timenav-background {
    background-color: #eae7c9 !important;
}
.vco-timeline .vco-navigation .vco-toolbar {
    background-color: #E4DD8F !important;
}
.vco-timeline .vco-navigation .vco-toolbar .zoom-in, .vco-timeline .vco-navigation .vco-toolbar .zoom-out, .vco-timeline .vco-navigation .vco-toolbar .back-home {
    border: 1px solid #E4DD8F !important;
}
.vco-timeline .vco-navigation .timenav-background .timenav-interval-background {
    background: none repeat scroll 0 0 #8d965f !important;
}
.vco-timeline .vco-navigation .timenav .time .time-interval-major div {
    color: #FFF !important;
}
.vco-timeline .vco-navigation .timenav .time .time-interval div {
    color: #FFF !important;
}
.vco-timeline .vco-navigation .timenav .content .marker .dot {
    background: none repeat scroll 0 0 #42B43B !important;
}
.vco-timeline .vco-navigation .timenav-background .timenav-line {
    background-color: #ece7b1 !important;
}
.vco-timeline .vco-navigation .timenav .content .marker .line {
    background-color: #42B43B !important;
}
.vco-timeline .vco-navigation .vco-toolbar .zoom-in, .vco-timeline .vco-navigation .vco-toolbar .zoom-out, .vco-timeline .vco-navigation .vco-toolbar .back-home {
    opacity: 1 !important;
}

/* = Seccion 4
------------------------------------*/
.s4 {
	background: #B2C695;
}
.s4 .fondo-izq {
	width: 303px;
	background: url(../images/img_7.png) left center no-repeat;
}
.s4 .fondo-der {
	width: 198px;
	background: url(../images/img_8.png) center center no-repeat;
}
.s4 .contenido {
	max-width: 700px;
	display: block;	
}
.s4 .centrado {
	display: block;
}
.s4-titulo {
	font-size: 45px;
	color: #6a7258;
}
.contenedor-galeria {
	margin-top: 40px;
	padding: 20px 40px 20px;
	background: #9CAF81;
}
.contenedor-flexslider {
	border: 2px solid #586a1c;
}


/* = Flexslider
-----------------------------------*/
.flexslider {
	margin: 0 0 0px;
	border: 0;
	border-radius: 0;
}
.flexslider .slides > li {
	background-color: #000;
}
.flexslider .slides > li a {
	
}
#slider .slides img {
	height: 407px;
	width: auto;
	margin: auto;
}
.carousel-desc {
	text-align: justify;
	margin: auto;
	background-color: #82AE3D;
	padding: 4px 6px;
	color: #FFF;
	font-size: 12px;
	height: 60px;	
	border-top: 1px solid #586a1c;
	overflow: hidden;
	font-family: Arial;
}
.carousel-pag {
	background-color: #6E7F48;
	color: #FFF;
	padding: 4px 0 0 0;
}
.carousel-pag-num {
	display: inline-block;
	margin-top: -5px;
    vertical-align: middle;
}
.noticias-slider-prev, .noticias-slider-next {
    background-image: url("../images/ic_nav.jpg");
    background-repeat: no-repeat;
	background-position: bottom;
    cursor: pointer;
	display: inline-block;
    height: 15px;
    width: 13px;
}
.noticias-slider-prev {
    background-position: 0 center !important;
}
.noticias-slider-next {
    background-position: -13px center !important;
}
/*.noticias-slider-prev {
    background-position: center -70px !important;
}
.noticias-slider-next {
    background-position: center -210px !important;
}
.noticias-slider-pause {
    background-position: center -350px !important;
}
.noticias-slider-play {
    background-position: center -490px !important;
}
.noticias-slider-prev, .noticias-slider-next {
    background-image: url("../images/slider/prev-next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 99.5%;
    position: absolute;
    top: 0;
    width: 25px;
}
.noticias-slider-prev {
    background-position: 0 center !important;
}
.noticias-slider-next {
    background-position: -25px center !important;
    right: 0;
}*/

.fancybox-skin {
    background: none repeat scroll 0 0 #8a975b!important;
}



/* = Seccion 5
------------------------------------*/
.s5 {
	background: #E7DEB5;
	color: #6a7258;
}
.s5 .fondo-izq {
	width: 198px;
	background: url(../images/img_9.png) left bottom no-repeat;
}
.s5 .fondo-der {
	width: 294px;
	background: url(../images/img_10.png) center center no-repeat;
}
.s5 .contenido {
	max-width: 800px;
}
.s5-titulo {
	font-size: 45px;	
}
.s5-texto {
	font-size: 16px;
	text-align: justify;
}
.s5-seccion {
	font-size: 22px;
	margin-top: 30px;
}


/* = Flecha up
------------------------------------*/
.nav-right {
	position: fixed;
	left: 10px;
	top: 40%;
	z-index: 1000;
	display: none;
}
.nav-right ul {
	margin: 0;
	padding: 0;
}
.nav-right ul > li {
	list-style: none outside none;
	margin: 16px 0;
	text-align: center;
	text-indent: -9999px;
}
.nav-right ul > li > a {
	background: none repeat scroll 0 0 #D8CCA6;
	/*border: 1px solid #C5B37A;*/
	border-radius: 8px;
	display: block;
	height: 16px;
	width: 16px;
}
.nav-right ul > li a:hover, .nav-right ul > .active > a {
	opacity: 0.5;	
}
#toTop {
	background-color: #111111;
	background-image: -moz-linear-gradient(center top, #222222, #111111);
	border: 1px solid #333333;
	border-radius: 4px;
	bottom: 20px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	display: none;
	height: 30px;
	opacity: 0.5;
	overflow: hidden;
	position: fixed;
	right: 20px;
	transition: all 0.2s ease 0s;
	width: 36px;
	z-index: 1000;
	color: #FFF;
	font-size: 20px;
	text-align: center;
}
#toTop:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	opacity: 1;
	transition: all 0.2s ease 0s;
}

@media (max-width: 1280px) {

/* = Seccion 1
------------------------------------*/
.s1 .contenido {
	margin-right: 100px;
}
.s1-titulo {
	font-size: 50px;
}
.s1-ano {
	font-size: 30px;
}
.s1-cita {
	font-size: 18px;	
	margin-left: auto;
	margin-right: auto;
}
.s1-biblio {
	font-size: 16px;
}
}

@media (max-width: 1024px) {

/* = Seccion 1
------------------------------------*/
.s1 .contenido {
	margin-right: 50px;
}
.s1-titulo {
	font-size: 40px;
}
.s1-ano {
	font-size: 26px;
}
.s1-cita {
	font-size: 16px;
	
	margin-left: auto;
	margin-right: auto;
}
.s1-biblio {
	font-size: 14px;
}
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {

.navbar-titulo, .navbar-right {
	text-align: center;    
}
.navbar .navbar-nav {
    margin-left: 0;
}

.fondo-izq {
	display: none;	
}

/* = Seccion 1
------------------------------------*/
.s1 .contenido {
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px;
}

/* = Seccion 2
------------------------------------*/
.s2 .contenido {
	padding: 0 20px;
}
.s2-titulo {
	font-size: 40px;
}

/* = Seccion 5
------------------------------------*/
.s5 .contenido {
	padding: 0 20px;
}

}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) { 
body {
	padding-top: 79px;
}
.navbar {
	margin-bottom: 0;
    min-height: 100px;
}
.navbar-nav {
	margin-bottom: 0;
}
}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
}

@media (max-width: 480px) {
.navbar-nav > li > a {
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 16px;
}
}