@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Yanone+Kaffeesatz:200,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body {
    background: rgb(226, 226, 226);
    background-size: cover;
}
.galeriaFototeca #myCarousel {
    width: 100%;
    margin-top: 0;
}
.galeriaFototeca #myCarousel .carousel-control.left {
    background: transparent;
    color: #d5404c;
    text-shadow: none;
    opacity: 1;
}
.galeriaFototeca #myCarousel .carousel-control.right {
    background: transparent;
    color: #d5404c;
    text-shadow: none;
    opacity: 1;
}
.galeriaVisitasGuiadas #myCarousel .carousel-control.left {
    background: transparent;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
.galeriaVisitasGuiadas #myCarousel .carousel-control.right {
    background: transparent;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
body,
html {
    width: 100%;
    height: 100%;
}
.bg_intro {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-principal-archivo-historico-home.jpg) no-repeat top center;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.container-fluid2 {
    padding: 0px 0;
    margin: 0px auto;
}
.sin-espacio {
    padding: 0 !important;
}
.contBotonEnlace {
    display: inline-block;
    margin: 0 2%;
}
.espacio-izqui {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-right: 0px !important;
}
.espacio-derc {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 5px !important;
}
.sin-margen {
    margin: 0 !important;
}
.sin-border {
    border: 0px !important;
}
.img {
    width: 100%;
    height: 100%;
    text-align: center;
}
.titulo-intro {
    font-family: "Yanone Kaffeesatz", sans-serif;
    color: #fff;
    -webkit--moz-text-shadow: 0px 3px 5px #1d1d1d;
    -moz-text-shadow: 0px 3px 5px #1d1d1d;
    text-shadow: 0px 3px 5px #1d1d1d;
    margin-top: 5%;
    font-size: 270%;
}
.titulo-intro-grande {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 200%;
    color: #cfcfcf;
    -webkit--moz-text-shadow: 0px 3px 5px #1d1d1d;
    -moz-text-shadow: 0px 3px 5px #1d1d1d;
    text-shadow: 0px 3px 5px #1d1d1d;
}
.txt-intro {
    width: 80%;
    font-family: "Open Sans", sans-serif;
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-txt-intro.png) no-repeat left top;
    color: #fff;
    font-size: 130%;
    margin-left: 10%;
    padding-left: 15px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    padding-top: 0px;
    /*-webkit--moz-text-shadow:0px 3px 5px #1D1D1D;
	        -moz-text-shadow:0px 3px 5px #1D1D1D;
	             text-shadow:0px 3px 5px #1D1D1D;*/
}
/*================miga-pan=================*/
.bg_miga {
    background: rgba(255, 255, 255, 0.6);
}
.miga-pan {
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    float: left;
    padding: 5px 5px 0px 0px;
    transition: 300ms ease all;
    text-decoration: none;
}
.miga-pan a {
    padding: 0px;
    color: #ad082c;
    text-decoration: none;
}
.miga-pan a:hover {
    color: #f9071f;
    text-decoration: underline;
}
.miga-pan a:after {
    text-decoration: none;
    transition: 300ms ease all;
}
/*================Opciones-historicas=================*/
figure.marco-op-AH {
    position: relative;
    height: auto;
    float: left;
    width: 70%;
    margin: 10px 15%;
    clear: both;
}
figure.marco-op-AH > img {
    display: block;
    position: relative;
    height: 140px;
    width: 140px;
    float: left;
    top: 10px;
    margin: 10px auto 10px;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 1);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 1);
    filter: blur(0px);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
figure.marco-op-AH .img-op-borde-AH {
    position: absolute;
    display: block;
    border: 1px #fff solid;
    height: 130px;
    width: 130px;
    float: left;
    left: 5px;
    top: 25px;
}
figure.marco-op-AH figcaption {
    position: absolute;
    height: 130px;
    width: 90%;
    float: right;
    padding: 15px 0px 0px 110px;
    margin: 10px auto 0px 10%;
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-op-AH.png) no-repeat right 45px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 1);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 1);
}
figure.marco-op-AH figcaption h2 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 200%;
    color: #fff;
    margin: 0px;
    /*-webkit--moz-text-shadow:0px 1px 2px #5B5B5B;
	        -moz-text-shadow:0px 1px 2px #5B5B5B;
	             text-shadow:0px 1px 2px #5B5B5B;*/
}
.title-op-AH {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 140%;
    font-weight: 600;
    color: #282828;
    margin: 0px;
}
figure.marco-op-AH figcaption p {
    font-family: "Open Sans", sans-serif;
    padding: 5px 40px 0px 0px;
    color: #191919;
    font-size: 90%;
}
figure.marco-op-AH .marco-vermas {
    font-family: "Open Sans", sans-serif;
    float: right;
    position: relative;
    bottom: 12px;
    right: 0px;
    font-size: 145% !important;
    background: #9a242e;
    text-align: center;
    width: 35px;
    height: 35px;
    padding: 0px;
    color: #fff;
}
.vermas {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 145%;
    line-height: 1.2;
    color: #fff;
    width: 35px;
    height: 35px;
    text-decoration: none;
}
.vermas:hover {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 160%;
    line-height: 1.1;
    color: #fff;
    text-decoration: none;
    -webkit--moz-text-shadow: 0px 1px 2px #5b5b5b;
    -moz-text-shadow: 0px 1px 2px #5b5b5b;
    text-shadow: 0px 1px 2px #5b5b5b;
}
/*	
figure.marco-op-AH:hover > img,
figure.marco-op-AH.hover > img {
  opacity: 1;
  filter: blur(1px);
  -webkit-transform: scale(1);
  transform: scale(1);
}
*/
/*================Accesos directos=================*/
.content-AD {
    position: relative;
    height: auto;
    clear: both;
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-acc-AH.png) no-repeat top left;
    background-size: 100% 1px;
    padding: 5px 0% 0px;
    width: 60%;
    margin: 20px 20% 20px;
}
.icon-btn {
    font-size: 250%;
    color: #fff;
    width: 70px;
    height: 70px;
    margin: 10px auto;
    position: relative;
    display: inline-block;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.icon-btn img {
    width: 40px;
    margin-top: 24px;
}
.icon-btn span {
    display: block;
    border-radius: 0;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.icon-btn:hover span {
    display: block;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    left: 5px;
    top: 5px;
}
.accesos span {
    background: rgba(255, 255, 255, 0.4);
}
.centrarVertical {
    margin-top: 10px;
}
.icon-btn i {
    background: none;
    height: 75px;
    width: 75px;
    position: absolute;
    left: -2.5px;
    top: 5px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.icon-btn:hover {
    color: #333333;
    text-decoration: none !important;
}
.content-AD h5 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    display: block;
    clear: both;
    margin: 3px;
    position: relative;
    top: 0px;
    color: #bcbcbc;
}
/*================Btn-ver-mas=================*/
.btn-vermas {
    color: #383838;
    border-radius: 0px;
    font-weight: 600;
    outline: solid 1px rgba(255, 255, 255, 0.5);
    outline-offset: 2px;
    background-color: rgba(236, 236, 236, 0.7);
    border-color: rgba(216, 216, 216, 0.7);
    text-shadow: none;
}
.btn-vermas.focus,
.btn-vermas:focus {
    color: #383838;
    background-color: rgba(236, 236, 236, 0.84);
    border-color: #761c19;
}
.btn-vermas:hover {
    color: #383838;
    background-color: rgba(236, 236, 236, 1);
    border-color: rgba(216, 216, 216, 0.9);
}
/*================bgs-AH-Internos=================*/
.bg-AH-2 {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-internas-archivo-historico.jpg);
    /* background-position:center -850px; */
    overflow: inherit;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: auto;
    height: 230px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 80px;
    border-bottom: 2px solid #98212b;
}
.bgFondoDocumental {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)),
        url(https://www.urosario.edu.co/PortalUrosario/media/Universidad-del-Rosario-V3/Home/La Universidad/patrimonio historico/archivo-historico/fondos/img/fondos.jpg) no-repeat fixed bottom !important;
    background-size: cover !important;
    overflow: inherit;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: auto;
    height: 230px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 80px;
    border-bottom: 2px solid #98212b;
}
.bg-AH-3 {
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-AH.jpg) no-repeat;
    clear: both;
    background-position: center -665px;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 230px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 80px;
    border-bottom: 2px solid #98212b;
}
.bg-AH-4 {
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-AH.jpg) no-repeat;
    clear: both;
    background-position: center -180px;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 230px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 80px;
    border-bottom: 2px solid #98212b;
}
.bg-txt-inter-AH,
.bg-txt-inter-AH2 {
    width: auto;
    height: auto;
    margin: 5px 0px;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.bg-txt-inter-AH2 {
    padding: 10px;
    float: left;
    width: 100%;
}

.horizontalTab .bg-txt-inter-AH2 figure.effect-zoe img {
    width: 100%;
}
.bg-txt-inter-AH2 figure.effect-zoe {
    background-color: #fcfcfc;
    height: 287px;
    margin-bottom: 24px;
    padding: 26px;
}
.horizontalTab .fichas_catedra .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    max-height: 280px;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(to bottom, rgb(93 93 93 / 0%) 0%, rgb(123 123 123) 100%);
    height: 300px;
}
.fichas_catedra figure.effect-zoe p.description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4em;
}
/*================titulo-Interno=================*/
h2.titulo-intro2 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    color: #fff;
    -webkit--moz-text-shadow: 0px 3px 5px #1d1d1d;
    -moz-text-shadow: 0px 3px 5px #1d1d1d;
    text-shadow: 0px 3px 5px #1d1d1d;
    margin: 5% 0px 0px;
    padding: 0px;
    font-size: 250%;
    clear: left;
}
h3.temas {
    position: relative;
    top: -8px;
    float: left;
    font-family: "Yanone Kaffeesatz", sans-serif;
    color: #fff;
    /* background:rgba(153,36,46,0.90); */
    -webkit--moz-text-shadow: 0px 2px 4px #1d1d1d;
    -moz-text-shadow: 0px 2px 4px #1d1d1d;
    text-shadow: 0px 2px 4px #1d1d1d;
    font-size: 2.5em;
    width: auto;
    padding: 3px 6px;
    margin: 0px 0px 0px;
    z-index: -1;
}
/*================Nav-inter-AH=================*/
.bg-nav-inter-AH {
    position: relative;
    top: 170px;
    z-index: 999;
    float: right;
    height: auto;
    width: auto;
    padding: 3px;
    margin-bottom: 170px;
    background: linear-gradient(to right top, rgba(246, 113, 19, 1), rgba(223, 52, 53, 1), rgba(162, 12, 108, 1), rgba(241, 92, 60, 1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a61b26', endColorstr='#67070f', GradientType=0 );
    -webkit--moz-box-shadow: 0px 4px 8px #1d1d1d;
    -moz-box-shadow: 0px 4px 8px #1d1d1d;
    box-shadow: 0px 4px 8px #1d1d1d;
}
.bg-nav-inter-AH .texto > em, .texto > img {
    top: -6em!important;
    left: -2em!important;
}
.conten-nav-inter-AH {
    float: right;
    height: auto;
    width: auto;
    border: 0.5px solid rgba(255, 255, 255, 0.3);
    padding: 3px 10px;
}
.button {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 140%;
    text-align: center;
    float: left;
    min-width: auto;
    max-width: auto;
    display: block;
    margin: 0px 0px;
    font-weight: 300;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.button:focus {
    outline: none;
}
.button > span {
    vertical-align: middle;
}
.button--winona {
    border-right: 0.5px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.05em;
    /* overflow: hidden; */
    /* padding: 0; */
    /* -webkit-transition: border-color 0.3s, background-color 0.3s; */
    /* transition: border-color 0.3s, background-color 0.3s; */
    /* -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); */
    /* transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); */
}
.button--winona:hover {
    cursor: pointer;
}
.button--winona::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    font-weight: 400;
    color: #2e1818;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.button--winona > span {
    display: block;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
}
span.texto {
    display: inline-block;
    vertical-align: top;
    /* width: 20px; */
}
.button--winona.button--inverted {
    color: #7986cb;
}
.button--winona.button--inverted:after {
    color: #fff;
}
/*.button--winona::after,
.button--winona > span {
    padding: 0px 20px;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona:hover {
    border-color: transparent;
    background-color: rgba(63, 81, 181, 0);
}
.button--winona.button--inverted:hover {
    border-color: transparent;
    background-color: transparent;
}
/*.button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

.button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
}*/
/*================Contenidos=================*/
.marco-espacio {
    width: 100%;
    float: left;
    height: auto;
    padding: 8% 10px 10px;
}
.multi_bg_marco {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px;
    background-image: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/marco-Izq-superior.png), url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/marco-der-inferior.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top right, bottom left;
}
.titulo-cont-prin-AH {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 600;
    color: #98212b;
    margin: 0px;
    text-align: center;
}
hr.cont-prin-AH {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 600;
    color: #98212b;
    margin: 0px;
    padding: 5px 0px 10px;
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-ttl-AH.png) no-repeat center bottom;
    text-align: center;
    border: 0px;
}
.titulo-cont-segun-AH {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 600;
    color: #4d4d4d;
    margin: 0px;
    padding: 0px 0px;
    text-align: left;
}
.txt-cont-AH {
    font-family: "Open Sans", sans-serif;
    color: #242424;
    margin: 5px 0px 10px;
}
.ico-info {
    font-size: 14px;
    width: 20px;
    height: 20px;
    padding: 3px 0px;
    margin-right: 3px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #a5a5a5;
}
.ima_AH-interno {
    height: auto;
    width: 45%;
    float: left;
    margin-right: 15px;
    margin-bottom: 0px;
    outline: solid 1px #6d0a12;
    outline-offset: 3px;
}
/*================Menu--Vertical=================*/
h3.mastemas {
    position: relative;
    float: left;
    background: linear-gradient(to right top, rgba(246, 113, 19, 1), rgba(223, 52, 53, 1), rgba(162, 12, 108, 1), rgba(241, 92, 60, 1));
    padding: 0.5em;
    margin: 0px 0px 2px;
    color: #fff;
    font-family: "Yanone Kaffeesatz", sans-serif;
    width: 100%;
}
.mastemaInt {
    color: #4d4d4d;
    font-size: 40px;
    font-weight: 600;
}
.navbar-default {
    margin-top: 5px !important;
    height: 100% !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    border-radius: 0px !important;
}
.navbar-header {
    float: left;
    width: 100%;
}
#sidebar-wrapper {
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: transparent;
    position: static;
    height: auto;
    z-index: 0;
}
.sidebar-nav {
    font-family: "Open Sans", sans-serif;
    float: right;
    text-align: left;
    top: 0;
    margin: 0;
    padding: 0;
    width: 95%;
}
.sidebar-nav ul {
    margin: 0px;
    padding: 0px;
    width: 90%;
}
.sidebar-nav li {
    text-indent: 10px;
    line-height: 40px;
    border-bottom: 1px solid #dad9d5;
    font-weight: 600;
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sidebar-nav li a {
    color: #282827;
    display: block;
    text-decoration: none;
}
.sidebar-nav li a:hover {
    background: #dddbd7;
    color: #3082bf;
    text-decoration: none;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
#sidebar-wrapper.sidebar-toggle {
    transition: 0s;
    left: 200px;
}
/*================Bliblioteca-antigua=================*/
.post {
    flex: 1;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: white;
    height: 150px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    margin: 10px 0px;
}
.post:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
}
.post .image-post {
    width: 50%;
    height: 150px;
    background: rgba(189, 189, 189, 1);
    float: left;
}
.post .content {
    width: 50%;
    height: 150px;
    float: right;
    background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-op-AH-2.png) no-repeat right 95px;
}
.trian-AH {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 47.5%;
    border-top: 10px solid transparent;
    border-right: 17px solid #fff;
    border-bottom: 10px solid transparent;
}
.post .content h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 600;
    color: #4d4d4d;
    text-decoration: none;
    padding: 10px;
    margin: 0% 0px 0px;
}
.post .content h3:hover {
    text-decoration: none;
    color: #98212b;
}
.post .content .marco-vermas2 {
    font-family: "Open Sans", sans-serif;
    float: right;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    font-size: 145% !important;
    background: #9a242e;
    text-align: center;
    width: 35px;
    height: 35px;
    padding: 0px;
    color: #fff;
}
/*tooltip */
.texto img.imagen {
    width: 21px;
}
.texto > em,
.texto > img {
    display: none;
}
span.texto b {
    background-color: #9b085e;
    color: #fff;
    border-radius: 50%;
    padding: 1px 1px 4px;
    font-size: 1.5rem;
    transition: 1s;
    position: relative;
    z-index: 99;
}
span.texto b:hover {
    background-color: #ed5b1f;
}
.texto {
    position: relative;
    top: 0px;
    z-index: 7;
}
.texto > em,
.texto > img {
    display: none;
    position: absolute;
    top: -3em;
    left: 3em;
    border: 3px solid #9b085e;
    width: 100px;
    border-radius: 50%;
    box-shadow: -3px 3px 3px #18181847;
    transition: 1s;
}
.texto:hover > em,
.texto:hover > img {
    display: block;
    transition: 1s;
}
.texto > img::before {
    content: "";
    width: 0;
    height: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid transparent;
    border-left: 100px solid transparent;
    border-bottom: 100px solid #f0ad4e;
    position: absolute;
}
/*tooltip Fin*/
/*tooltip */
.textodos img.imagen {
    width: 18px;
}
.textodos > em,
.textodos > img {
    display: none;
}
span.textodos b {
    background-color: #9a242e;
    color: #fff;
    border-radius: 50%;
    padding: 3px 1px 4px;
    font-size: 1.5rem;
    transition: 1s;
}
.textodos {
    position: relative;
    top: -5px;
    z-index: 7;
}
.textodos > em,
.textodos > img {
    display: none;
    position: absolute;
    top: -1em;
    left: 1em;
    border: 3px solid #9a242e;
    width: 100px;
    border-radius: 50%;
    box-shadow: -3px 3px 3px #18181847;
    transition: 1s;
}
.textodos:hover > em,
.textodos:hover > img {
    display: block;
    transition: 1s;
}
.textodos > img::before {
    content: "";
    width: 0;
    height: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid transparent;
    border-left: 100px solid transparent;
    border-bottom: 100px solid #f0ad4e;
    position: absolute;
}
/*tooltip Fin*/
/*================@Media=================*/
@media (max-width: 1366px) and (min-width: 1024px) {
    .bg-AH-2 {
        background-position: center -330px;
        height: 230px;
    }
    .bg-AH-3 {
        background-position: center -565px;
        height: 230px;
    }
    .bg-AH-4 {
        background-position: center -120px;
        height: 230px;
    }
    figure.marco-op-AH {
        width: 90%;
    }
    figure.marco-op-AH > img {
        height: 110px;
        width: 110px;
        top: 30px;
    }
    figure.marco-op-AH .img-op-borde-AH {
        height: 100px;
        width: 100px;
        top: 45px;
    }
    figure.marco-op-AH figcaption {
        height: 129px;
        width: 90%;
        background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-op-AH.png) no-repeat right 53px rgba(255, 255, 255, 0.5);
        padding: 15px 0px 0px 80px;
        margin: 15px auto 0px 10%;
    }
    .content-AD {
        padding: 5px 0px 0px;
        margin: 20px 10% 20px;
        width: 80%;
    }
    .marco-espacio {
        padding: 10px 10px 10px;
    }
    .ima_AH-interno {
        width: 40%;
        margin-right: 15px;
        margin-bottom: 0px;
    }
}
@media (min-width: 1024px) and (orientation: landscape) {
    .bg-AH-2 {
        /* background-position:center -280px; */
        height: 200px;
    }
    .bg-AH-3 {
        background-position: center -420px;
        height: 200px;
    }
    .bg-AH-4 {
        background-position: center -90px;
        height: 200px;
    }
    .content-AD {
        padding: 5px 0% 0px;
        margin: 30px 5% 20px;
        width: 90%;
    }
    .bg-nav-inter-AH {
        top: 140px;
    }
    .marco-espacio {
        padding: 10px 10px 10px;
    }
}
@media (max-width: 999px) and (min-width: 300px) {
    .bg-AH-2 {
        background-position: center -270px;
        height: 200px;
    }
    .bg-AH-3 {
        background-position: center -360px;
        height: 200px;
    }
    .bg-AH-4 {
        background-position: center -360px;
        height: 200px;
    }
    .bg-nav-inter-AH {
        top: 130px;
    }
    .marco-espacio {
        padding: 10px 10px 10px;
    }
}
@media (max-width: 768px) and (min-width: 300px) {
    .multi_bg_marco p {
        margin-top: 5%;
    }
    .bg-AH-2 {
        background-position: center -200px;
        height: 200px;
    }
    .bg-AH-3 {
        background-position: center -310px;
        height: 200px;
    }
    .bg-AH-4 {
        background-position: center -50px;
        height: 200px;
    }
    figure.marco-op-AH {
        width: 30.333%;
        margin: 10px 1%;
        clear: none;
        height: 270px;
    }
    figure.marco-op-AH > img {
        display: block;
        height: 125px;
        width: 125px;
        top: -10px;
        left: 21.5%;
    }
    figure.marco-op-AH .img-op-borde-AH {
        height: 115px;
        width: 115px;
        top: 5px;
        left: 24%;
        display: block;
    }
    figure.marco-op-AH figcaption {
        height: 269px;
        width: 100%;
        background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-op-AH.png) no-repeat right 162px rgba(255, 255, 255, 0.5);
        padding: 120px 0px 0px 10px;
        margin: 15px auto 0px 0%;
        text-align: center;
    }
    figure.marco-op-AH figcaption p {
        padding: 5px 25px 0px 15px;
    }
    .titulo-intro {
        margin-top: 5%;
        font-size: 240%;
    }
    .txt-intro {
        width: 100%;
        color: #fff;
        font-size: 100%;
        margin-left: 0%;
        padding-left: 15px;
        padding-top: 0px;
    }
    .content-AD {
        width: 60%;
        padding: 5px 0% 0px;
        margin: 20px 20% 20px;
    }
    .bg-nav-inter-AH {
        top: -10px;
        margin-bottom: 20px;
    }
    .marco-espacio {
        padding: 10px 10px 10px;
    }
    h3.mastemas {
        padding: 9px 55px 9px 10px;
        margin: 0px 0px 0px;
        text-align: left;
    }
    .navbar-default {
        margin-top: 10px;
        height: 100% !important;
        background-color: rgba(255, 255, 255, 0) !important;
        border-radius: 0px !important;
        border: 0px;
    }
    .navbar-toggle {
        position: absolute !important;
        float: right !important;
        top: 0px;
        height: 44px;
        right: 0px !important;
        display: block !important;
        z-index: 998;
        border-radius: 0px;
        border: 0px;
        margin: 0px !important;
    }
    .icon-bar {
        display: block;
        width: 25px;
        margin-top: 5px;
        height: 4px !important;
        border-radius: 1px;
        background: #fff !important;
    }
    #sidebar-wrapper {
        top: 0px;
        left: -200px;
        width: 100%;
        position: relative;
        height: auto;
        z-index: 999;
    }
    .sidebar-nav {
        position: absolute;
        top: 0;
        left: -200px;
        margin: 0;
        padding: 0;
        background-color: rgba(255, 255, 255, 0.97) !important;
        -webkit-box-shadow: 0px 6px 12px rgba(39, 39, 39, 0.5);
        -moz-box-shadow: 0px 6px 12px rgba(39, 39, 39, 0.5);
        box-shadow: 0px 6px 12px rgba(39, 39, 39, 0.5);
        width: 250px;
        list-style: none;
    }
    #sidebar-wrapper.sidebar-toggle {
        transition: all 0.3s ease-out;
        left: -200px;
    }
}
@media (max-width: 699px) and (min-width: 300px) {
    .imagenBotonTab img {
        width: 50% !important;
        margin-top: -10%;
    }
    .espacio-izqui {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .espacio-derc {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    figure.marco-op-AH {
        height: 135px;
        width: 100%;
        margin: 10px 0%;
    }
    figure.marco-op-AH > img {
        display: block;
        height: 100px;
        width: 100px;
        top: 20px;
        left: 0%;
    }
    figure.marco-op-AH .img-op-borde-AH {
        height: 90px;
        width: 90px;
        top: 35px;
        left: 1.5%;
        display: block;
    }
    figure.marco-op-AH figcaption {
        height: 135px;
        width: 90%;
        background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-op-AH.png) no-repeat right 45px rgba(255, 255, 255, 0.5);
        padding: 5px 0px 0px 75px;
        margin: 15px auto 0px 10%;
        text-align: left;
    }
    figure.marco-op-AH figcaption p {
        padding: 5px 40px 0px 0px;
    }
    .bg-nav-inter-AH {
        top: -10px;
    }
    .ima_AH-interno {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
}
@media (max-width: 560px) and (min-width: 375px) {
    .introBibliotecaAntigua p {
        padding: 5% !important;
    }
    .espacio-izqui {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .espacio-derc {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .bg-AH-2 {
        background-position: center 0px;
        height: 200px;
        top: 100px;
    }
    .bg-AH-3 {
        background-position: center -140px;
        height: 200px;
        top: 100px;
    }
    .bg-AH-4 {
        background-position: center -20px;
        height: 200px;
        top: 100px;
    }
    .content-AD {
        width: 100%;
        padding: 5px 0% 0px;
        margin: 20px auto 20px;
    }
    .bg-nav-inter-AH {
        top: 30px;
    }
    .button--winona > span {
        padding: 0px 7px;
    }
    .bg-nav-inter-AH {
        top: 0px;
    }
}
@media (max-width: 374px) and (min-width: 300px) {
    .bg-AH-2 {
        background-position: center -100px;
        height: 200px;
        top: 160px;
    }
    .bg-AH-3 {
        background-position: center -120px;
        height: 200px;
        top: 160px;
    }
    .bg-AH-4 {
        background-position: center -10px;
        height: 200px;
        top: 160px;
    }
    .espacio-izqui {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .espacio-derc {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    h2.titulo-intro2 {
        font-family: "Yanone Kaffeesatz", sans-serif;
        color: #fff;
        -webkit--moz-text-shadow: 0px 3px 5px #1d1d1d;
        -moz-text-shadow: 0px 3px 5px #1d1d1d;
        text-shadow: 0px 3px 5px #1d1d1d;
        margin: 5% 0px 0px;
        padding: 0px;
        font-size: 230%;
        clear: left;
    }
    figure.marco-op-AH {
        position: none;
        height: 130px;
        float: left;
        width: 100%;
        margin: 10px 0%;
        clear: both;
    }
    figure.marco-op-AH > img {
        display: none;
        height: 100px;
        width: 100px;
        top: 20px;
    }
    figure.marco-op-AH .img-op-borde-AH {
        height: 90px;
        width: 90px;
        top: 35px;
        display: none;
    }
    figure.marco-op-AH figcaption {
        height: 130px;
        width: 100%;
        background: url(https://www.urosario.edu.co/App_Themes/Archivo-historico-V3/img-AH/bg-line-op-AH.png) no-repeat right 45px rgba(255, 255, 255, 0.5);
        padding: 5px 0px 0px 10px;
        margin: 15px auto 0px 0%;
    }
    .content-AD {
        width: 100%;
        padding: 5px 0% 0px;
        margin: 30px auto 20px;
    }
    .bg-nav-inter-AH {
        top: 15px;
        margin-bottom: 40px;
    }
    .button--winona > span {
        padding: 0px 7px;
    }
    .post {
        width: 100%;
        height: auto;
    }
    .post .image-post {
        width: 100%;
        height: 120px;
        background: rgba(189, 189, 189, 1);
        float: left;
    }
    .post .content {
        width: 100%;
        height: auto;
        background: none;
    }
    .trian-AH {
        width: 0;
        height: 0;
        position: absolute;
        top: 96px;
        left: 46.8%;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 15px solid #fff;
    }
    .post .content h3 {
        font-family: "Yanone Kaffeesatz", sans-serif;
        font-weight: 600;
        color: #4d4d4d;
        text-decoration: none;
        padding: 10px;
        margin: 3% 0px 0px;
    }
}
/* Tabs a Acordeones */
/* Tabs a Acordeones */
/* Tabs a Acordeones */
.horizontalTab ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}
.horizontalTab .nav-tabs.nav-justified {
    margin-top: 1%;
}
.resp-tabs-list li {
    font-weight: 300;
    background: #f7f7f7;
    font-size: 2rem;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    border-top: solid 5px rgba(255, 255, 255, 0);
    list-style: none;
    cursor: pointer;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-family: "Yanone Kaffeesatz", sans-serif !important;
    transform: scale(1, 1);
    color: #8e897d !important;
    transition: 0.3s;
}
.resp-tabs-list li:hover {
    border-top: solid 5px #f3f5f7;
    background: #eaeef3;
    transform: scale(0.9, 0.9);
    transition: 0.3s;
}
.resp-tabs-container {
    padding: 0px;
    clear: left;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
    padding: 0;
}
.resp-tab-content h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-align: left;
    font-weight: 300;
    font-size: 2.5rem;
    margin-bottom: 5%;
    margin: 0;
}
.resp-tab-active {
    /*border-top:solid 5px #a20f26 !important;*/
    border-top: solid 5px rgba(255, 255, 255, 0) !important;
    background: #f1efec !important;
    border-bottom: none;
    text-align: center;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px;
    text-transform: uppercase;
    font-family: "Yanone Kaffeesatz", sans-serif !important;
}
.resp-content-active,
.resp-accordion-active {
    display: block;
}
.resp-tab-content {
    padding: 3%;
    background: #fbfbfb;
}
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #fff;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
    text-align: left !important;
}
h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------estilos tab-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: none;
    float: left;
    width: 100%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #a12642;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #a12642;
}
/*-----------estilos acordeon-----------*/
h2.resp-tab-active {
    background: #f6f9fc !important;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #fff;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #fff !important;
}
.resp-jfit {
    width: 100%;
    margin: 0px;
}
.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:first-child {
    border-top: 2px solid #e7ebf0 !important;
}
@media only screen and (max-width: 768px) {
    .imagenBotonTab {
        width: 85px;
    }
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        margin-top: 5%;
        border-top: solid 2px #e0e0e0;
        display: block;
        text-transform: uppercase;
        font-family: "Yanone Kaffeesatz", sans-serif !important;
        font-size: 1.9rem;
        background: rgba(255, 255, 255, 0.8);
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #fff;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display: none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #fff !important;
    }
}
.horizontalTab {
    padding-bottom: 4%;
}
#jquery-script-menu {
    position: fixed;
    height: 90px;
    width: 100%;
    top: 0;
    left: 0;
    border-top: 5px solid #316594;
    background: #fff;
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    z-index: 999999;
    padding: 10px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.jquery-script-center {
    width: 960px;
    margin: 0 auto;
}
.jquery-script-center ul {
    width: 212px;
    float: left;
    line-height: 45px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jquery-script-center a {
    text-decoration: none;
}
.jquery-script-ads {
    width: 728px;
    height: 90px;
    float: right;
}
.jquery-script-clear {
    clear: both;
    height: 0;
}
/* Archivo digital */
.imagenBotonTab {
    text-align: center;
}
.imagenBotonTab i {
    color: #cf3950;
}
.imagenBotonTab img {
    width: 20%;
}
.contenedorDocumentos {
    display: table;
    width: 46%;
    float: left;
    margin: 0 1%;
}
.cajaLinksDocumentos {
    cursor: pointer;
    padding: 3%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    /* min-height: 100px; */
    border-left: solid 4px #dedddd;
    margin-bottom: 15px;
    transform: scale(1, 1);
    transition: 0.3s;
}
.cajaLinksDocumentos:hover {
    cursor: pointer;
    padding: 3%;
    background: #f7f7f7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    /* min-height: 100px; */
    border-left: solid 4px #9b1823;
    transform: scale(0.98, 0.98);
    transition: 0.3s;
}
.cajaLinksDocumentos .glyphicon {
    color: #a61169;
    font-size: 0.8em;
    margin-right: -2%;
}
.cajaLinksDocumentos h3 {
    font-size: 2rem;
}
.cajaLinksRevistas {
    cursor: pointer;
    padding: 3%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    /* min-height: 75px; */
    border-left: solid 4px #dedddd;
    margin-bottom: 15px;
    transform: scale(1, 1);
    transition: 0.3s;
}
.cajaLinksRevistas:hover {
    cursor: pointer;
    padding: 3%;
    background: #f7f7f7;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-left: solid 4px #9a1722;
    transform: scale(0.98, 0.98);
    transition: 0.3s;
}
.cajaLinksRevistas span {
    float: right;
}
.cajaLinksRevistas .glyphicon {
    color: #c73811;
    font-size: 0.8em;
    float: right;
    margin-right: -2%;
}
.cajaLinksRevistas h3 {
    font-size: 2rem;
}
.rt-breakpoint {
    display: none;
}
.mobile-table {
    border-bottom: 1px solid #ccc;
}
.mobile-table thead {
    display: none;
}
.mobile-table tr,
.mobile-table td {
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    border: none;
}
.mobile-table td[data-title]:before {
    content: attr(data-title) ":\00A0";
    font-weight: bold;
}
table thead tr th {
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-align: center;
    font-size: 2rem;
    background-color: #fff !important;
    border: none;
    border-bottom: solid 4px #a20f26;
    font-weight: 300;
    line-height: 2.5rem;
}
table {
    background: #fff;
    border-width: 1px;
    border-spacing: 0px;
    border-style: none;
    border: none;
    border-bottom: solid 1px #e0e0e0;
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}
th {
    background: #ddd;
    color: #222;
    padding: 10px;
    text-align: left;
    border: none;
}
td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
tr:nth-child(2n) {
    background: #f7f7f7;
}
/* Fondo documental */
.FondoDocumentalCont p {
    text-align: justify;
}
.FondoDocumentalCont .separador {
    border: none;
    border-top: solid 2px #f7f7f7;
    width: 50%;
    margin: 15px auto;
}
.FondoDocumentalCont .imgFondoDocumental {
    text-align: center;
}
.FondoDocumentalCont .imgFondoDocumental img {
    width: 70%;
    margin: auto;
}
.FondoDocumentalCont ol,
ul {
    margin: 5% 0;
}
.ManejoTipogrÃƒÂ¡fico {
    padding: 3% 3% 0 3%;
    text-align: justify;
}
.cedulaAH {
    padding: 3%;
    text-align: justify;
}
.cedulaAH .relleno {
    background: -webkit-linear-gradient(to top, #e2e2e2, #ffffff);
    background: linear-gradient(to top, rgb(230, 229, 229), rgb(255, 253, 250));
    background-size: 100% 100%;
    padding: 2%;
}
.cedulaAH em {
    font-size: 2rem;
    font-weight: 400;
}
.recuadroResaltado {
    display: table;
    width: 80%;
    text-align: center;
    padding: 2%;
    margin: auto;
    border-top: solid 2px #951620;
    background: -webkit-linear-gradient(to top, #e2e2e2, #ffffff);
    background: linear-gradient(to top, rgb(226, 226, 226), rgb(255, 255, 255));
    background-size: 100% 100%;
    margin-bottom: 3%;
}
.recuadroResaltado p {
    color: #333;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 300;
}
.cedulaAH p small {
    color: #333;
    float: right;
    font-size: 10px;
    border-top: solid 1px #951620;
    padding-top: 1%;
    margin-top: 3%;
}
.cedulaAH .separador {
    border: none;
    border-top: solid 3px #951620;
    width: 60px;
    margin-top: 3px;
    margin-left: 0;
}
.clasicos-AH {
    padding: 3%;
    text-align: justify;
}
.imagenColeccionClasicos {
    width: 70%;
    margin: auto;
}
.imagenColeccionClasicos img {
    width: 100%;
}
.fototeca-AH {
    padding: 3%;
    text-align: justify;
}
.imagenfototecaAH {
    width: 70%;
    margin: auto;
}
.imagenfototecaAH img {
    width: 100%;
}
.introBibliotecaAntigua {
    margin: 5% 0;
}
.introBibliotecaAntigua p {
    padding: 15% 5% 0 5%;
}
.imagen-biblioteca_antigua {
    text-align: center;
    width: 80%;
    margin: auto;
}
.imagen-biblioteca_antigua img {
    margin: auto;
    width: 100%;
}
.recuadroBibliotecaAntigua {
    padding: 3%;
    min-height: 320px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-top: solid 6px #90252e;
    margin-bottom: 7%;
}
.enlacePrincipal {
    cursor: pointer;
    padding: 3%;
    border: solid 1px #fff;
    margin-bottom: 2%;
    border-radius: 5px;
    background: #fff;
    transition: 0.3s;
}
.enlacePrincipal:hover {
    cursor: pointer;
    border: solid 1px #e0e0e0;
    margin-bottom: 2%;
    padding: 3%;
    border-radius: 5px;
    background: #f5f5f5;
    transition: 0.3s;
}
.recuadroBibliotecaAntigua h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 2.5rem;
    font-weight: 400;
    min-height: 55px;
    text-align: center;
}
.recuadroBibliotecaAntigua p {
    min-height: 150px;
}
.enlaceSecundario a {
    display: table;
    text-decoration: none;
    background: #90252e;
    border: solid 2px #90252e;
    padding: 5px 15px;
    color: #fff;
    margin: auto;
    text-decoration: none;
    transition: 0.3s;
}
.enlaceSecundario a:hover,
.enlaceSecundario a:focus {
    display: table;
    text-decoration: none;
    background: #fff;
    border: solid 2px #90252e;
    padding: 5px 15px;
    color: #90252e;
    margin: auto;
    text-decoration: none;
    transition: 0.3s;
}
.visitasGuiadas,
.RepografiaCont,
.consultaEnSala {
    padding: 3%;
}
.ReglamentoConsulta {
    padding: 0 3% 3%;
}
.ReglamentoConsulta h4 {
    margin-bottom: 0;
    color: #90252e;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 2.5rem;
}
.ReglamentoConsulta h5 {
    margin-top: 0;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 2rem;
}
.ReglamentoConsulta .caja-1,
.ReglamentoConsulta .caja-2,
.ReglamentoConsulta .caja-3,
.ReglamentoConsulta .caja-4,
.ReglamentoConsulta .caja-5,
.ReglamentoConsulta .caja-6,
.ReglamentoConsulta .caja-7 {
    background: #fff;
    border-radius: 0;
    padding: 10px 15px;
    text-align: center;
    color: #333;
    border: solid 2px rgb(203, 198, 186);
}
.ReglamentoConsulta .numero {
    border: solid 2px rgb(144, 37, 46);
    background: rgb(144, 37, 46);
    font-size: 2rem;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    margin: -25px auto 0 -30px;
    margin-bottom: 15px;
    font-weight: 400;
}
.ReglamentoConsulta .caja-1,
.ReglamentoConsulta .caja-2 {
    min-height: 195px;
    margin-bottom: 5%;
}
.ReglamentoConsulta .caja-3,
.ReglamentoConsulta .caja-4 {
    min-height: 240px;
    margin-bottom: 5%;
}
.ReglamentoConsulta .caja-5,
.ReglamentoConsulta .caja-6 {
    min-height: 200px;
    margin-bottom: 5%;
}
.ReglamentoConsulta .caja-7 {
    min-height: 150px;
    margin-bottom: 5%;
}
.ReglamentoConsulta .requisitos ul {
    margin-top: 0;
}
.formulario-programa-una-visita,
.formulario-programa-una-consulta {
    margin-top: 3%;
}
.formulario-programa-una-visita .btn-primary,
.formulario-programa-una-consulta .btn-primary {
    background: #a20f26;
    border-color: #a20f26;
    border-radius: 0;
}
.formulario-programa-una-visita .form-control,
.formulario-programa-una-consulta .form-control {
    border-radius: 0;
    margin-bottom: 20px;
}
.formulario-programa-una-visita label,
.formulario-programa-una-consulta label {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    display: none;
}
.formulario-programa-una-visita p,
.formulario-programa-una-consulta p {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
}
.formulario-programa-una-visita .form-control:focus,
.formulario-programa-una-consulta .form-control:focus {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-color: #a20f26;
}
.formulario-programa-una-visita .form-group,
.formulario-programa-una-consulta .form-group {
    margin-bottom: 0;
}
.datetime-ui-widget input,
.datetime-ui-widget select,
.datetime-ui-widget textarea,
.datetime-ui-widget button {
    width: 100% !important;
}
#p_lt_ctl01_pageplaceholder_p_lt_ctl07_editabletext1_ucEditableText_widget1_ctl00_viewBiz_Fecha_y_hora_de_consulta_timePicker_txtDateTime {
    width: 88%;
    float: left;
}
#p_lt_ctl01_pageplaceholder_p_lt_ctl07_editabletext1_ucEditableText_widget1_ctl00_viewBiz_Fecha_y_hora_de_consulta_timePicker_ctl01 {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    border: 1px solid transparent;
    border-radius: 0;
    display: table !important;
    width: 34px !important;
    height: 34px !important;
    padding: 0px !important;
    float: left;
    background: #a20f26;
}
#p_lt_ctl01_pageplaceholder_p_lt_ctl07_editabletext1_ucEditableText_widget1_ctl00_viewBiz_Fecha_y_hora_de_consulta_timePicker_btnNow {
    background: #e0e0e0;
    display: table;
    height: 34px;
    width: 34px;
    text-align: center;
    color: #333;
    line-height: 34px;
}
.icon-calendar:before {
    height: 30px !important;
    width: 25px !important;
    color: #fff;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.validacion {
    margin-top: -10px;
    min-height: 20px;
}
.validacion_fecha {
    min-height: 20px;
}
.validacion span {
    font-size: 10px;
    float: left;
    margin-top: -0.8%;
    color: red;
    margin-bottom: 10px;
}
.validacion_fecha span {
    font-size: 10px;
    float: left;
    margin-top: -3%;
    color: red;
}
@media (max-width: 600px) {
    #p_lt_ctl01_pageplaceholder_p_lt_ctl07_editabletext1_ucEditableText_widget1_ctl00_viewBiz_Fecha_y_hora_de_consulta_timePicker_txtDateTime {
        width: 78%;
    }
}
/* fondo bibliografico */
/* fondo bibliografico */
/* fondo bibliografico */
.fondoBibliografico .recuadroArchivo {
    display: table;
    width: 100%;
    cursor: pointer;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-bottom: solid 4px #cbc6ba;
    margin-bottom: 30px;
}
.fondoBibliografico .recuadroArchivo .verMas {
    background: #ffffff;
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    font-size: 20px;
    color: #a61b26;
    border-radius: 50%;
    border: solid 1px #a61b26;
}
.fondoBibliografico .recuadroArchivo .imgArchivo {
    display: table;
    width: 25%;
    float: left;
    text-align: center;
}
.fondoBibliografico .recuadroArchivo .imgArchivo img {
    margin: auto;
    width: 100px;
    height: 140px;
}
.fondoBibliografico .recuadroArchivo .descripcion {
    display: table;
    width: 65%;
    padding: 10px;
}
.fondoBibliografico .recuadroArchivo .descripcion h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    margin: 0;
    min-height: 85px;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
}
.fondoBibliografico .recuadroArchivo .descripcion p {
    min-height: 125px;
}
.fondoBibliografico .link a {
    display: table;
    margin: auto;
    background: #a61b26;
    padding: 8px 15px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border: solid 2px #a61b26;
    transition: 0.5s;
}
.fondoBibliografico .link a:hover {
    background: #ffffff;
    color: #a61b26;
    transition: 0.5s;
}
.FondoDocumentalCont .recuadroArchivo {
    display: table;
    width: 100%;
    cursor: pointer;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-bottom: solid 4px #cbc6ba;
    margin-bottom: 30px;
}
.FondoDocumentalCont .recuadroArchivo .verMas {
    background: #ffffff;
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    font-size: 20px;
    color: #a61b26;
    border-radius: 50%;
    border: solid 1px #a61b26;
}
.FondoDocumentalCont .recuadroArchivo .imgArchivo {
    display: table;
    width: 25%;
    float: left;
    text-align: center;
}
.FondoDocumentalCont .recuadroArchivo .imgArchivo img {
    margin: auto;
    width: 100px;
    height: 140px;
}
.FondoDocumentalCont .recuadroArchivo .descripcion {
    display: table;
    width: 65%;
    padding: 10px;
}
.FondoDocumentalCont .recuadroArchivo .descripcion h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    margin: 0;
    min-height: 85px;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
}
.FondoDocumentalCont .recuadroArchivo .descripcion p {
    min-height: 180px;
}
.FondoDocumentalCont .link a {
    display: table;
    margin: auto;
    background: #a61b26;
    padding: 8px 15px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border: solid 2px #a61b26;
    transition: 0.5s;
}
.FondoDocumentalCont .link a:hover {
    background: #ffffff;
    color: #a61b26;
    transition: 0.5s;
}
.sinRelleno {
    padding: 0;
}
#AHsliderHome {
    background: rgba(0, 0, 0, 0.6);
    width: 80%;
    margin: auto;
}
#AHsliderHome .controles {
    display: table;
    width: 80%;
    text-align: left;
}
#AHsliderHome .controles a {
    text-decoration: none;
    color: #787878;
    font-size: 1.5em;
}
#AHsliderHome .imgEventoNoticia img {
    width: 100%;
}
#AHsliderHome .infoEventoNoticia p {
    font-size: 1.15em;
    color: #ffffff;
    min-height: 120px;
    padding-right: 35px;
    border-right: solid 2px #575757;
    border-top: solid 2px #575757;
    padding-top: 10px;
}
#AHsliderHome .carousel-indicators {
    position: initial !important;
    margin: auto !important;
}
#AHsliderHome .carousel-indicators li {
    width: 25px !important;
    height: 8px !important;
    border: solid 1px #787878;
}
#AHsliderHome .carousel-indicators .active {
    width: 25px !important;
    height: 8px !important;
    background: #787878;
}
#AHsliderHome .marco-vermas {
    width: 30px;
    height: 28px;
    background: #9a242e;
    text-align: center;
    float: right;
    font-weight: 600;
    display: table;
    margin-top: -80px;
    cursor: pointer;
    margin-right: -15px;
}
.icon-icono-museo::before {
    padding-left: 10px;
}
@media (min-width: 768px) and (max-width: 1200px) {
    .fondoBibliografico .recuadroArchivo .imgArchivo {
        width: 100%;
    }
    .fondoBibliografico .recuadroArchivo .descripcion {
        width: 100%;
    }
    .fondoBibliografico .recuadroArchivo .descripcion h3 {
        min-height: 110px;
    }
    .FondoDocumentalCont .recuadroArchivo .imgArchivo {
        width: 100%;
    }
    .FondoDocumentalCont .recuadroArchivo .descripcion {
        width: 100%;
    }
    .FondoDocumentalCont .recuadroArchivo .descripcion h3 {
        min-height: 110px;
    }
}
@media (max-width: 600px) {
    .fondoBibliografico .recuadroArchivo .imgArchivo {
        width: 100%;
    }
    .fondoBibliografico .recuadroArchivo .descripcion {
        width: 100%;
    }
    .fondoBibliografico .recuadroArchivo .descripcion h3 {
        min-height: auto;
    }
    .fondoBibliografico .recuadroArchivo .descripcion p {
        min-height: auto;
    }
    .fondoBibliografico .recuadroArchivo .verMas {
        margin-bottom: -20px;
    }
    .FondoDocumentalCont .recuadroArchivo .imgArchivo {
        width: 100%;
    }
    .FondoDocumentalCont .recuadroArchivo .descripcion {
        width: 100%;
    }
    .FondoDocumentalCont .recuadroArchivo .descripcion h3 {
        min-height: auto;
    }
    .FondoDocumentalCont .recuadroArchivo .descripcion p {
        min-height: auto;
    }
    .FondoDocumentalCont .recuadroArchivo .verMas {
        margin-bottom: -20px;
    }
}
.ajuste-icono-ah {
    top: 18px !important;
    left: 1px !important;
}
@media (max-width: 320px) {
    .icon-btn {
        width: 60px;
        height: 60px;
    }
    .ajuste-icono-ah {
        top: 14px !important;
        left: -3px !important;
    }
}
@media (max-width: 700px) {
    .NombreDelSitio a {
        font-size: 14px;
    }
}
.cargador-gif {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100% !important;
    z-index: 9999;
    text-align: center;
    padding-top: 20%;
    display: none;
}
.cargador-gif img {
    width: 90px;
}
#myCarousel {
    width: 80%;
    margin: auto;
    margin-top: 30px;
}
@media (max-width: 700px) {
    #myCarousel {
        width: 100%;
    }
}
#sidebar-wrapper .active {
    background: #dddbd7;
    color: #98222c;
    text-decoration: none;
}
.eventos {
    display: none;
}
.eventos h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    color: #fff;
    -webkit--moz-text-shadow: 0px 3px 5px #1d1d1d;
    -moz-text-shadow: 0px 3px 5px #1d1d1d;
    text-shadow: 0px 3px 5px #1d1d1d;
    margin-top: 5%;
    font-size: 30px;
    text-align: center;
    margin-bottom: 0px;
}
.eventos #myCarousel {
    margin-bottom: 5%;
}
.eventos .carousel-caption {
    right: 0px;
    left: 0px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5%;
    width: 80%;
    margin: auto;
    text-align: center;
}
.eventos .item h3 {
    font-size: 25px;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: black;
}
@media (max-width: 700px) {
    .eventos .item h3 {
        font-size: 18px;
    }
}
.eventos .ver-mas-eventos-interna {
    color: white;
    text-decoration: underline;
}
.eventos .carousel-control {
    padding-top: 23%;
}
@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 10px;
    }
}
@media (max-width: 768px) {
    .contenedorDocumentos {
        width: 90%;
        margin: auto;
    }
    #AHsliderHome {
        width: 100%;
    }
    #AHsliderHome .infoEventoNoticia p {
        min-height: 150px;
    }
}
.ajuste-icono-museo img {
    margin-top: 15px;
}
