@import url('https://fonts.googleapis.com/css2?family=Lustria&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    scroll-behavior: smooth;
}

#ancla {
    scroll-behavior: smooth !important;
}


/*BG*/
.bg-light {
    background-color: #fff !important;
}

.bg-dark {
    background-color: #2f3b4b !important;
}

.bg-warning {
    background-color: #d0ab56 !important;
}



/*BUTTON*/
.botones {
    padding: .52rem 1.5rem;
    font-size: 14px;
    border-radius: 30px;
}

.btn_big {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-right: 30px;
}

.boton_misa_muro {
    /*padding: .52rem 1.5rem;
    font-size: 14px;
    border-radius: 30px;*/
}

.btn-warning {
    color: white !important;
    background-color: #d0ab56 !important;
    border: 2px solid #d0ab56;
}

.btn-warning:hover {
    color: white !important;
    background-color: #c6a049;
    border: 2px solid #c6a049;
}

.btn-warning:focus {
    color: white !important;
    background-color: #c6a049;
    border: 2px solid #c6a049;
}

.btn-ligth {
    color: black;
    background-color: white;
    border: 2px solid white;
}

.btn-ligth:hover {
    color: black;
    background-color: #ffffffe3;
    border: 2px solid white;
}

.btn-outline-light {
    color: transparent;
    border: 2px solid #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border: 2px solid #f8f9fa;
}

.texto_boton1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
}

.texto_boton2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    font-size: 14px;
}

.borde_blanco_boton {
    border: 2px solid white;
}

.boton_buscador {
    background-color: #d0ab56 !important;
}

.btn-azul {
    background-color: #2f3b4b;
    border-color: #2f3b4b;
}

.btn-azul:hover {
    background-color: #19222d;
    border-color: #19222d;
    color: white;
}

.botones_iguales {
    width: 225px;
}




/*FORM*/
.form-control::placeholder {
    color: #2f3b4b94;
    opacity: 1;
}

.form-control {
    height: calc(1.7em + .75rem + 2px);
}




/*TOP*/
.logo {}

.texto_donacion {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: white;
    /*color: black;*/
    text-transform: uppercase;
    font-size: 15px;
}

.texto_donacion:hover {
    /*color: #2f3b4b;*/
    color: white;
    transition: all 0.5s ease;
    text-decoration: none;
}

.fondo_donacion {
    height: 42px;
    padding: 10px 0px;
}

.navbar-nav {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: white;
    /*font-size: 16px;*/
}

.navbar {
    /*padding: 0rem 1rem;*/
}

.navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #2f3b4b;
    /*background-color: #f0f5f9;*/
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75);
    transition: all 0.5s ease;
}

.dropdown-menu {
    /*font-size: 16px;*/
    /*line-height: 22px;*/
    background-color: #2f3b4b;
    border: 0px solid rgba(0, 0, 0, .15);
}

.dropdown-item {
    color: #fff;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}

.texto_top {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    /*font-size: 16px;*/
}

.texto_top a {
    color: white;
}

.texto_top:hover {
    color: rgba(255, 255, 255, .75);
    transition: all 0.5s ease;
    text-decoration: none;
}

.iconos_top {
    color: white;
    /*font-size: 25px;*/
}

.quitar_top {
    margin-left: -25px !important;
}

.raya_menu {
    width: 1px;
    height: 42px;
    background-color: white;
    margin-top: 3px;
}

.raya_menu2 {
    width: 1px;
    /*height: 33px; margin-top: 5px;*/
    background-color: white;
}

.quitar_ext_raya_menu2 {
    margin-right: -5px !important;
    margin-left: -5px !important;
}

.m_menu1 {
    /*margin-top: -40px;*/
}

.m_menu2 {
    /*margin-top: -59px;*/
    position: absolute;
}

.m_menu3 {
    margin-top: -31px;
    margin-right: 14px;
}

.icono_buscar {
    color: white;
    font-size: 16px;
    margin-left: -1px;
}

.fondo_icono_buscar {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.m_buscar {
    /*margin-top: 11px; margin-left: 25px;*/
}

.w_buscador_modal {
    max-width: 369px !important;
}

.color_buscador_modal {
    background-color: #2f3b4b;
}

.estilo_buscador_modal {
    border-bottom: 1px solid #2f3b4b !important;
    border-radius: 4px;
}

.closer_buscador {
    color: #fff;
}


.rojo {
    color: #cd1121 !important;
}

.blanco {
    color: white;
}



/*CAROUSEL*/
.clase_slide {}

.carousel-fade .carousel-item {
    opacity: .5;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-item {
    transition: transform .6s linear, -webkit-transform .6s linear;
    transition-property: transform, transform;
}



/*SLIDE VIDEO*/
header {
    position: relative;
    background-color: black;
    /*height: 75vh;*/
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

header video {
    position: absolute;
    top: 48%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    /*height: auto;*/
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
    position: relative;
    z-index: 2;
}

/*header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}*/

/*@media (pointer: coarse) and (hover: none) {
  header {
    background: url('http://sandbox.thewikies.com/vfe-generator/images/big-buck-bunny_poster.jpg') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}	*/




/*FRASE*/
.texto_frase {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 400;
    /*font-size: 33px; line-height: 44px;*/
}

.fondo_frase {
    background-color: #d0ac58;
    /* height: 140px; padding-top: 47px;*/
}




/*BIENVENIDA E ICONOS*/
.fondo_bienvenida {
    /*padding-top: 75px; padding-bottom: 75px;*/
}

.fondo_iconos {
    /*margin-top: 89px;*/
}

.titulo_bienvenida {
    font-family: 'Lustria', serif;
    /*color: #0b0d11;*/
    color: #2f3b4b;
    font-weight: 600;
    /*font-size: 31px; line-height: 39px;*/
}

.texto_bienvenida {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #0b0d11;
    font-size: 18px;
    line-height: 24px;
}

.texto_bajada_bienvenida {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #0b0d11;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

.titulo_iconos {
    font-family: 'Raleway', sans-serif;
    color: #0b0d11;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    /*height: 52px;*/
}

.texto_iconos {
    font-family: 'Raleway', sans-serif;
    color: #0b0d11;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
}

.crop_bienvenidos {
    overflow: hidden;
    /*height: 400px;*/
}

.borde_imagen_bienvenida {
    border-radius: 12px;
    width: 195px;
}

.iconos_horarios {
    /*width: 130px;*/
}

.espacio_iconos_btm {
    margin-bottom: 35px;
}




/*NOTICIAS*/
.fondo_noticias {
    background-color: #eeecea;
    /*padding-top: 75px; padding-bottom: 75px;*/
}

.titulo_noticias_portada {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
}

.titulo_noticia {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #0b0d11;
    /*font-size: 24px; line-height: 36px;*/
}

.titulo_noticia a {
    color: #0b0d11;
}

.texto_noticia {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #0b0d11;
    /*font-size: 18px; line-height: 26px;*/
}

.imagen_noticia {
    object-fit: cover;
    /*height: 350px;*/
    border-radius: 10px;
}

.crop_noticia_portada {
    overflow: hidden;
    /*height: 245px;*/
}

.carousel_noticias {
    /*margin-right: 14%; margin-left: 0%; bottom: 45px;*/
}

.m_boton_noticia {
    /*margin-top: -38px;*/
    position: relative;
    z-index: 10000;
}



/*SOLIDARIDAD Y AMIGOS*/
.fondo_solidaridad_amigos {
    /*padding-top: 75px; padding-bottom: 75px;*/
}

.titulo_solidaridad_amigos {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 30px; line-height: 39px;*/
    text-transform: uppercase;
}

.texto_solidaridad_amigos {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: white;
    /*font-size: 22px; line-height: 28px;*/
}

.fondo_cuadro_solidaridad_amigos {
    background-color: #2f3b4b;
    border-radius: 12px;
    /*padding: 75px 50px 65px 50px;*/
}

.crop_solidaridad_amigos {
    overflow: hidden;
    /*height: 58px;*/
}

.fondo_solidaridad {
    background-image: url("imagenes/imagen_fondo_recorrido.png");
    background-repeat: no-repeat;
}

.fondo_amigos {
    background-image: url("imagenes/imagen_fondo_amigos.png");
    background-repeat: no-repeat;
}

.badge-warning {
    color: white;
    background-color: #d0ab56;
    border: white 2px solid;
    padding: 8px 12px 6px 12px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}




/*TESTIMONIOS*/
.fondo_testimonios {
    /*padding-top: 25px; padding-bottom: 105px;*/
    background-color: #eeecea;
}

.texto_testimonio {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    font-style: italic;
    /*font-size: 22px; line-height: 30px;*/
}

.nombre_testimonio {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #0b0d11;
    /*font-size: 20px; line-height: 28px;*/
}

.carousel_testimonios {
    bottom: -65px !important;
}

.color_indicators li {
    background-color: #d0ab56 !important;
}



/*MURO*/
.fondo_muro {
    background-color: #d0ac58;
    /*padding-top: 75px; padding-bottom: 75px;*/
}

.titulo_muro {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 29px; line-height: 39px;*/
    text-transform: uppercase;
}

.fondo_muro1 {
    /*background-image: url("imagenes/fondo_muro1.jpg");*/
    background-size: cover;
    border-radius: 12px;
    /*height: 445px; padding-top: 240px;*/
    background-position: center;
}

.fondo_muro2 {
    /*background-image: url("imagenes/fondo_muro2.jpg");*/
    background-size: cover;
    border-radius: 12px;
    /*height: 445px; padding-top: 240px;*/
}

.fondo_muro3 {
    /*background-image: url("imagenes/fondo_muro3.jpg");*/
    background-size: cover;
    border-radius: 12px;
    /*height: 445px; padding-top: 240px;*/
    background-position: center;
}



/*VIDEOS Y CATEDRAL*/
.fondo_video_catedral {
    /*padding-top: 75px; padding-bottom: 75px;*/
}

.fondo_video_catedral2 {
    background-color: #d0ac58;
    /*padding: 12px;*/
    border-radius: 6px;
}

.fondo_catedral {
    background-image: url("imagenes/fondo_catedral.jpg");
    background-size: cover;
}

.linea_catedral {
    background-color: #0000008c;
    /*padding: 43px 20px;*/
    position: absolute;
    width: 100%;
    /*bottom: 60px;*/
}

.texto_catedral {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 29px; line-height: 39px;*/
}

.texto_catedral:hover {
    color: #ffffffd6;
    transition: all 0.5s ease;
    text-decoration: none;
}

.icono_trabaja {
    font-size: 19px;
    color: #2f3b4b;
}

.badge {
    display: inline-block;
    padding: .25em 0.7em;
    font-size: 100%;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 15px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


/*SUSCRIBETE*/
.fondo_suscribete {
    /*padding-top: 95px; padding-bottom: 95px;*/
    background-image: url("imagenes/fondo_suscribete.jpg");
    background-size: cover;
}

.texto_suscribete {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 48px; line-height: 60px;*/
}

.icono_suscripcion {
    width: 50px;
}



/*PIE*/
.linea_pie {
    height: 8px;
    background-color: #d0ac58;
}

.fondo_pie {
    /*padding-top: 85px; padding-bottom: 85px;*/
    background-color: #2f3b4b;
}

.espacio_pie {
    float: left;
    /*width: 14.2857143%;*/
}

.esp_pie1 {
    padding-left: 12px;
}

.esp_pie2 {
    padding-right: 12px;
}

.texto_pie {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: white;
    /*font-size: 13px; line-height: 15px;*/
}

.texto_pie a {
    color: white;
}

.texto_pie:hover {
    color: white;
}

.titulo_pie {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
}

.titulo_pie:hover {
    color: white;
}

.linea_vertical_pie {
    border-right: 1px solid white;
    height: 375px;
}

.datos_pie1 {
    /*width: 13%;*/
}

.datos_pie2 {
    /*width: 87%;*/
}

.datos_pie3 {
    width: 13%;
}

.datos_pie4 {
    width: 87%;
}

.icono_redes_pie {
    color: #2f3b4b;
    font-size: 17px;
}

.btm_redes {
    background-color: white;
    border: 2px solid #5c6b80;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    padding-top: 8px;
    color: #2f3b4b;
}

.btm_redes a {
    background-color: white;
    border: 2px solid #5c6b80;
    color: #2f3b4b;
}

.btm_redes:hover {
    background-color: #d0ac58;
    border: 2px solid white;
    transition: all 0.5s ease;
    color: white !important;
}

.quitar_redes_pie {
    margin-left: -10px;
    margin-right: -10px;
}







/*CONTENIDO*/
.fondo_la_catedral {
    background-image: url("imagenes/top_la_catedral.jpg");
    /*height: auto; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;*/
    background-size: cover;
    /*padding-top: 82px;
padding-bottom: 62px;*/
    /*height: 345px;*/
}

/*.clase_top {object-fit: cover; height: 121px;}*/

.imagen_contenido1 {
    border-radius: 8px;
    overflow: hidden;
    /*height: 294px;*/
}

.fondo_espacios_contenidos {
    /*padding-top: 75px; padding-bottom: 75px;*/
}

.fondo_espacios_contenidos_secundarios {
    /*padding-top: 35px; padding-bottom: 35px;*/
}

h1 {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    font-weight: bold;
    /*font-size: 38px;*/
}

h2 {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    font-weight: bold;
    /*font-size: 38px;*/
}

h2 a {
    color: #0b0d11;
}

h2 a:hover {
    color: #0b0d11 !important;
}

h3 {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    font-weight: bold;
}

h5 {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    font-weight: bold;
}

.textos {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #0b0d11;
    font-size: 16px;
    line-height: 24px;
}


.texto_lateral {
    font-family: 'Lustria', serif;
    color: #0b0d11;
    text-transform: uppercase;
    /*font-size: 18px;*/
}

.linea_lateral {
    border-color: #d0ac58 !important;
}

.letra_capital {
    font-family: 'Lustria', serif;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    font-size: 46px;
}

.fondo_capital {
    background-color: #d0ac58;
    padding-top: 20px;
    width: 62px;
    height: 62px;
    margin-right: 12px;
    margin-top: 5px;
}

.texto_referencia {
    font-family: 'Lustria', serif;
    color: #6a6d70;
    /*font-size: 16px;*/
}

.texto_referencia2 {
    font-family: 'Lustria', serif;
    color: #6a6d70;
    font-size: 12px;
    line-height: 18px;
}

.caja_referencia {
    border: 2px solid #d0ac58;
    /*padding: 30px 30px 11px 30px;*/
    border-radius: 8px;
    background-color: #d0ac58;
}

.caja_referencia2 {
    border: 2px solid #d0ac58;
    padding: 30px 30px 11px 30px;
    border-radius: 8px;
    background-color: white;
}

.caja_referencia3 {
    border: 2px solid #eeecea;
    /*padding: 30px 30px 11px 30px;*/
    border-radius: 8px;
    background-color: #eeecea;
}

.caja_referencia4 {
    border: 2px solid transparent;
    /*padding: 30px 30px 11px 30px;*/
    border-radius: 8px;
    background-color: transparent;
}


.caja_referencia5 {
    max-width: 80%;
    /* height: auto; */
    padding: 15px;
    box-sizing: border-box;
    background-color: #35405f;
    border-radius: 10px;
    margin: 0 auto;
    font-size: small;
}

.caja_referencia6 {
    max-width: max-content;
    /* height: auto; */
    padding: 30px;
    box-sizing: border-box;
    background-color: #35405f;
    border-radius: 10px;
    margin: 0 auto;
    font-size: small;
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
}



.caja_fondo {
    width: 100%;
    max-width: none;
    padding: 0;
    box-sizing: border-box;
    background-image: url(imagenes/Fondo_Danilo.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 350px;
    width: 100%;
}

.texto_destacado {
    font-family: 'Lustria', serif;
    color: #d0ac58;
    font-size: 16px;
}

.slick-slide {
    margin: 0px 0px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


.content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.mb40 {
    margin-bottom: 40px;
}

/*.team-block { margin-bottom: 20px; }*/
.team-content {
    position: absolute;
    background-color: rgba(17, 24, 31, 0.8);
    bottom: 0px;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 30px;
}

.team-img {
    position: relative;
}

.team-img img {
    width: 100%;
}

.team-title {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    font-size: 19px;
    line-height: 24px;
}

.team-meta {
    font-family: 'Raleway', sans-serif;
    color: white;
    font-weight: 300;
    font-size: 18px;
}

.overlay {
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 1s ease;
    background-color: #1c2735;
    border-radius: 12px;
}

.team-img:hover .overlay {
    opacity: .8;
}

.team-img:hover .team-content {
    opacity: 0;
}

.text {
    color: #fff;
    position: absolute;
    top: 30%;
    left: 30%;
    transform: translate(-26%, -26%);
    -ms-transform: translate(-26%, -26%);
    right: 0;
    font-weight: 400;
    font-size: 16px;
}

.imagen_personas {
    border-radius: 12px;
    border: 1px solid #d0d8db;
}

.nav-tabs {
    border-bottom: 1px solid #d0ac58;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0b0d11;
    background-color: #fff;
    border-color: #d0ac58 #d0ac58 #fff;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #d0ac5885 #d0ac5885 #d0ac5885;
}

.nav-tabs .nav-link {
    color: #5d5e60;
}

.texto_frase_int {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 400;
    /*font-size: 33px; line-height: 44px;*/
}

.fondo_frase_int {
    background-color: #d0ac58;
    /* height: 140px; padding-top: 47px;*/
}

.imagen_int_1 {
    object-fit: cover;
    /*height: 164px;*/
    border-radius: 8px;
}

.imagen_int_2 {
    border-radius: 6px;
    overflow: hidden;
    /*height: 250px;*/
}

.imagen_int_3 {
    /*height: 209px;*/
    overflow: hidden;
    border-radius: 6px;
}

.imagen_int_vertical1 {
    /*height: 220px; */
    overflow: hidden;
    border-radius: 6px;
}

.borde_imagen_1 {
    border-radius: 8px;
}

.fondo_color_int {
    background-color: #eeecea;
}

.top_imagenes_izq {
    margin-top: 6px;
}

.imagen_der {
    border-radius: 6px;
    /*margin-right: -15px !important; margin-top: 5px;*/
}

.imagen_izq {
    border-radius: 6px;
    /*margin-right: -15px !important; margin-top: 5px;*/
}

.borde_imagen_2 {
    border-radius: 6px;
}

.borde_imagen_3 {
    border: 1px solid #ddd;
    border-radius: 8px;
}

.fondo_btm_la_catedral {
    background-image: url("imagenes/fondo_la_catedral_btm.jpg");
    background-size: cover;
    /*padding: 90px 15px;*/
}

.texto_boton_btm {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 24px; line-height: 32px;*/
}

.texto_boton_btm:hover {
    text-decoration: none !important;
    transition: all 0.5s ease;
}

/****************************************/


.fondo_btm_la_catedral .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    /* Espaciado entre los botones */
}

.fondo_boton_btm {
    width: 150px;
    /* Ancho uniforme */
    height: 100px;
    /* Alto uniforme */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 2px solid #fff;
    /* Si quieres bordes */
    border-radius: 10px;
    /* Bordes redondeados */
    background-color: rgba(0, 0, 0, 0.5);
    /* Fondo semitransparente */
}

.texto_boton_btm {
    font-size: clamp(12px, 1.5vw, 16px) !important;
    /* Forzar prioridad */
    color: #fff;
    text-align: center;
}


.fondo_btm_la_catedral {
    padding: 20px;
    /* Espaciado alrededor del contenedor */
}

/*
.fondo_boton_btm {
    border: 2px solid white;
    background-color: #2029355c;

    border-radius: 6px;
    text-align: center;
    transition: all 0.5s ease;

}

.fondo_boton_btm:hover {
    transition: all 0.5s ease;
    background-color: #2029358f;
    text-decoration: none;
}
*/



.top_boton_btm {
    /*margin-top: 11px;*/
}



.ih-item.square.effect6 .info p {
    font-style: normal;
    font-size: 18px;
    position: relative;
    color: white;
    /*padding: 40px 10px;*/
    text-align: center;
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;
    font-family: 'Lustria', serif;
}

.ih-item.square.effect6 .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.ih-item.square.effect6 .info {
    background: #232b34ab;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}


.titulo_noticia_rep {
    font-family: 'Lustria', serif;
    color: #2f3b4b;
    overflow: hidden;
    /*height: 48px;*/
    /*font-size: 20px;*/
}

.titulo_noticia_rep:hover {
    color: #2f3b4b;
}

.fecha_noticia_rep {
    font-family: 'Raleway', sans-serif;
    color: #2f3b4b;
    font-size: 14px;
}

.imagen_noticia_rep {
    object-fit: cover;
    /*height: 230px;*/
}

.espacio_noticias_rep {
    /*margin-bottom: 30px;*/
}

.puntero {
    cursor: pointer;
}


.modal-dialog.modal_normal {
    /*max-width: 600px;*/
}

.imagen_audioguia_peregrinos1 {
    overflow: hidden;
    /*height: 260px;*/
    border-radius: 8px;
}

.imagen_amigos_empresas1 {
    overflow: hidden;
    /*height: 260px;*/
    border-radius: 8px;
}

.imagen_amigos_donacion1 {
    /*height: 269px;*/
    object-fit: cover;
}

.imagen_solidaridad1 {
    object-fit: cover;
}

.imagen_solidaridad2 {
    object-fit: cover;
}

.alto_amigos1 {
    /*height: 233px;*/
}

.imagen_amigos_voluntarios1 {
    object-fit: cover;
    /*height: 314px;*/
}

.font-weight-bold {
    font-weight: 600 !important;
}

.fondo_historia_patrimonio1 {
    background-image: url("imagenes/historia_patrimonio1.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_patrimonio2 {
    background-image: url("imagenes/historia_patrimonio2.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_patrimonio3 {
    background-image: url("imagenes/historia_patrimonio3.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_patrimonio_trans {
    background-color: #00000075;
    /*padding: 109px 20px; height: 300px;*/
    width: 100%;
    border-radius: 6px;
}

.fondo_historia_patrimonio_trans2 {
    background-color: #00000075;
    /*padding: 109px 20px; height: 300px;*/
    width: 100%;
    border-radius: 6px;
}

.texto_historia_patrimonio {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 29px; line-height: 39px;*/
}

.texto_historia_patrimonio:hover {
    color: #ffffffd6;
    transition: all 0.5s ease;
    text-decoration: none;
}

.texto_historia_patrimonio2 {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 21px; line-height: 23px;*/
}

.texto_historia_patrimonio2:hover {
    color: #ffffffd6;
    transition: all 0.5s ease;
    text-decoration: none;
}

.fondo_historia_arquitectura1 {
    background-image: url("imagenes/fondo_historia_arquitectura1.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_arquitectura2 {
    background-image: url("imagenes/fondo_historia_arquitectura2.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_arquitectura3 {
    background-image: url("imagenes/fondo_historia_arquitectura3.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_arquitectura4 {
    background-image: url("imagenes/fondo_historia_arquitectura4.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_historia_arquitectura5 {
    background-image: url("imagenes/fondo_historia_arquitectura5.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}


.fondo_w_historia_arquitectura {
    /*width: 20%;*/
    margin-bottom: 33px;
}

.modal-dialog.modal_contenido {}

.borde_galeria {
    border: 1px solid #ddd;
    border-radius: 6px;
}

.crop_galeria {
    object-fit: cover;
    border-radius: 5px;
}

.carousel-indicators.li_galeria {
    bottom: -55px;
}

.carousel-indicators.li_galeria li {
    background-color: #d0ac58 !important;
}

.descripcion_foto {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #0b0d11;
    font-size: 13px;
    line-height: 18px;
}

.texto_cripta1 {
    /*height: 215px;*/
    overflow: hidden;
}

.fondo_cripta1 {
    /*height: 300px;*/
}

.fondo_tesoros1 {
    background-image: url("imagenes/fondo_tesoros1.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_tesoros2 {
    background-image: url("imagenes/fondo_tesoros2.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_tesoros3 {
    background-image: url("imagenes/fondo_tesoros3.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_tesoros4 {
    background-image: url("imagenes/fondo_tesoros4.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.texto_tesoros {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: 600;
    /*font-size: 18px; line-height: 20px;*/
}

.texto_tesoros:hover {
    color: #ffffffd6;
    transition: all 0.5s ease;
    text-decoration: none;
}


.fondo_tesoros_trans {
    background-color: #00000040;
    /*padding: 109px 20px; height: 300px;*/
    width: 100%;
    border-radius: 6px;
}

.icono_corazon {
    font-size: 22px;
    color: #cd1121 !important;
}

.icono_corazon2 {
    font-size: 15px;
    color: #cd1121 !important;
}

.alto_caja_archivo_historico {
    /*height: 320px;*/
}

.fondo_santisimo {
    background-image: url("imagenes/fondo_santisimo.jpg");
    background-size: cover;
    /*height: 225px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_rosario {
    background-image: url("imagenes/fondo_rosario.jpg");
    background-size: cover;
    /*height: 225px;*/
    border-radius: 6px;
    background-position-x: center;
}

.fondo_trans {
    background-color: #00000075;
    padding: 40px 20px 20px 20px;
    /*height: 225px;*/
    width: 100%;
    border-radius: 6px;
}

.imagen_cuaresma_solidaridad {
    overflow: hidden;
}

.imagen_bandera {
    object-fit: cover;
    /*height: 164px;*/
    border-radius: 8px;
}


ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d0ab56;
    display: inline-block;
    position: absolute;
    left: 10px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 0px;
}

ul.timeline>li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #d0ab56;
    left: 1px;
    width: 20px;
    height: 20px;
    z-index: 400;
}


.fondo_gracias {
    background-image: url("imagenes/dar_con_tarjeta_corazon.png");
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #b71220;
    /*padding: 75px 60px 60px 60px;*/
    border-radius: 8px;
    background-color: #cd1121;
}

.texto_gracias {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: white;
    font-size: 18px;
    line-height: 26px;
}

.titulo_gracias {
    font-family: 'Lustria', serif;
    color: white;
    font-weight: bold;
    /*font-size: 38px;*/
}

.carousel-caption {
    position: absolute;
    /*right: 50%;*/
    bottom: 0px;
    left: 0;
    z-index: 10;
    color: #fff;
    text-align: center;
    background-color: #2f3b4bbf;
    top: 0;
    /*padding: 70px 50px 25px 50px;*/
}

.alto_gracias {
    object-fit: cover;
    height: 490px;
}

.fondo_gris {
    background-color: #eeecea;
}




/*ENCIENDE UNA VELA*/
.caja_vela {
    border: 2px solid #d0ac58;
    /*padding: 40px;*/
    border-radius: 8px;
    background-color: #d0ac58;
}

.texto_vela {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #fff;
    /*font-size: 17px;
line-height: 24px;*/
    font-style: italic;
}

.nombre_vela {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}

.fecha_vela {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.vela {
    /*width: 160px;*/
}

.color_dorado {
    color: #d0ac58;
}


/*BOLETIN*/
.imagen_boletin {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    /*height: 350px;*/
}

.card_boletin {
    background-color: #2f3b4b;
    color: white;
}



/*ALTAR*/
.player {
    width: 100%;
    height: auto;
    background-color: #222b37;
    padding: 25px;
    border-radius: 13px 13px 0 0;
}

.audio_player {
    background-color: #8bbdff;
}

.h_audio {
    height: 40px;
    border-radius: 5px;
}


.title {
    font-size: 20px;
    font-weight: 700;
    color: white;
    margin-bottom: 2px;
    font-family: 'Lustria', serif;
}

.audio_img {
    object-fit: cover;
    border-radius: 15px;
    /*height: 300px;*/
}

.texto_audioguia {
    font-size: 14px;
}

.caja_texto_audioguia1 {
    border-radius: 15px;
}

.caja_texto_audioguia2 {
    border-bottom: 1px solid #2f3b4b;
    border-left: 1px solid #2f3b4b;
    border-right: 1px solid #2f3b4b;
    border-radius: 0 0 15px 15px;
    padding: 25px;
}

.botones_audioguia {
    border: 1px solid white;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    /*text-transform: uppercase;*/
    color: white;
    font-size: 15px;
    padding: .52rem 1.2rem;
    border-radius: 30px;
}




/*NOTICIAS*/
.titulo_noticia_int {}

.fecha_noticia_int {
    font-family: 'Raleway', sans-serif;
    color: #2f3b4b;
    font-size: 14px;
}

.bajada_noticia_int {
    font-family: 'Raleway', sans-serif;
    color: #0b0d11;
    font-size: 16px;
    line-height: 23px;
}

.texto_noticia_int {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #0b0d11;
    font-size: 16px;
    line-height: 24px;
}

.quitar15_left_face {
    margin-left: -15px !important;
}

.quitar15_left_twitter {
    /*margin-left: -30px !important;*/
}

.imagen_secundaria_noticia {
    object-fit: cover;
    /*height: 300px;*/
}

.titulos_noticias_int {
    font-family: 'Lustria', serif;
    font-weight: 600;
    text-align: center;
}

.titulos_documentos {
    color: #041227;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    height: 39px;
    font-family: 'Raleway', sans-serif;
}

.titulos_documentos a {
    color: #041227;
}

.card_documentos {
    border-radius: 6px;
}

.icono_doc {
    color: #d0ac58;
    font-size: 60px;
}

.mb_noticia_int {
    margin-bottom: 30px;
}

.cb_video_interior {
    padding: 22px 22px 18px 22px;
}

.cb_noticia_interior {
    padding: 22px 22px 15px 22px;
}

.espacio_videos_interior {
    margin-bottom: 30px;
}

.titulo_video_int {
    font-family: 'Raleway', sans-serif;
    color: #041935;
    font-size: 18px;
    line-height: 24px;
}

.crop_video_int {
    overflow: hidden;
    /*height: 56px;*/
}

.borde_video_int {
    border-radius: 0px 0px 3px 3px;
}


/*BANNER FIXED*/
.banner_donacion {
    margin-right: 45px;
}

.imagen_banner_donacion {
    width: 450px;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.61) !important;
    float: right;
}

.alert.banner_donacion {
    position: fixed;
    padding: 0px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
}

.close.close_donacion {
    font-weight: 500 !important;
    line-height: 0.8 !important;
    margin-left: -18px !important;
    color: white;
}

button.close {
    background-color: transparent !important;
}

.m_btn_close {
    margin-right: 2px;
}


.fondo_proyectos_conservacion1 {
    background-image: url("imagenes/top_proyecto_conservacion.jpg");
    background-size: cover;
    /*height: 300px;*/
    border-radius: 6px;
    background-position-x: center;
}

.justificado_especial {}



/********************************/
/*           PAGINADOR          */
/********************************/

.paginador {

    float: left;

    padding: 4px;

    border: 1px solid #CCC;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    margin-left: 1px;

    margin-right: 1px;

    width: 25px;

    text-align: center;


    color: #999;

    background-color: #CCC;


}

.paginador_ac {

    float: left;

    padding: 4px;

    border: 1px solid #d0ac58;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    margin-left: 1px;

    margin-right: 1px;

    width: 25px;

    text-align: center;

    background: #d0ac58;

    color: #fff;

}

.paginador a {

    text-decoration: none;
    color: #fff;

}

.paginador:hover {
    text-decoration: none;
    background-color: #b99134;
    border: 1px solid #b99134;

}

.contenido_paginador {
    margin-top: 0px;
    margin-left: 0px;
}

/*FIN PAGINADOR*/


/* BOTON PARA DIRIGIRSE HACIA ARRIBA */
#boton-arriba {
    -moz-transform: scale(0);
    position: fixed;
    bottom: 9%;
    /*right: 5px;*/
    transition: 0.2s all;
}

#boton-arriba .fa-chevron-circle-up {
    color: #CFA56B;
    /*font-size: 35px;*/
    cursor: pointer;
}

.volver {
    font-family: 'Lustria', serif;
    color: #d0ac58;
    font-size: 16px;
    font-weight: bold;
}

.volver:hover {
    color: #d0ac58;
}








/* Extra small devices (portrait phones, less than 576px)
 No media query since this is the default in Bootstrap*/

@media (max-width: 575px) {

    .logo {
        width: 174px;
    }

    .navbar-nav {
        font-size: 15.5px;
        line-height: 20px;
    }

    .dropdown-menu {
        font-size: 15px;
        line-height: 20px;
        padding: .0rem 0;
    }

    .navbar {
        padding: 0px 5px 81px 10px;
    }

    .m_buscar {
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: -20px;
    }

    .texto_top {
        font-size: 14px;
    }

    .iconos_top {
        font-size: 14px;
    }

    .raya_menu2 {
        height: 20px;
        margin-top: 4px;
    }

    /*.m_menu1 {margin-top: 78px; margin-left: 15px !important;}*/
    .m_menu1 {
        margin-top: 64px;
        margin-left: 15px !important;
    }

    .m_menu2 {
        margin-top: 86px;
        padding-right: 0px;
        position: absolute;
        z-index: 10000;
        background-color: #2f3b4b;
        height: 100px;
    }

    .alto_redes {
        height: 70px;
    }

    .clase_slide {
        margin-top: 50px;
    }

    .fondo_frase {
        height: auto;
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .texto_frase {
        font-size: 18px;
        line-height: 24px;
    }

    .fondo_bienvenida {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .titulo_bienvenida {
        font-size: 24px;
        line-height: 31px;
    }

    .iconos_horarios {
        width: 130px;
    }

    .crop_bienvenidos {
        height: auto;
    }

    .fondo_iconos {
        margin-top: 30px;
    }

    .titulo_iconos {
        height: auto;
    }

    .fondo_noticias {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .imagen_noticia {
        height: 170px;
    }

    .titulo_noticia {
        font-size: 18px;
        line-height: 26px;
    }

    .texto_noticia {
        font-size: 16px;
        line-height: 24px;
    }

    .crop_noticia_portada {
        height: auto;
    }

    .carousel_noticias {
        margin-right: 58%;
        margin-left: 0%;
        bottom: -76px;
    }

    .m_boton_noticia {
        margin-top: 28px;
        margin-right: 0px;
    }

    .fondo_solidaridad_amigos {
        padding-top: 50px;
        /*padding-bottom: 15px;*/
        padding-bottom: 25px;
    }

    .fondo_cuadro_solidaridad_amigos {
        padding: 45px 25px 45px 25px;
    }

    .titulo_solidaridad_amigos {
        font-size: 28px;
        line-height: 37px;
    }

    .texto_solidaridad_amigos {
        font-size: 18px;
        line-height: 24px;
    }

    .crop_solidaridad_amigos {
        height: 71px;
    }

    .fondo_testimonios {
        /*padding-top: 25px;*/
        padding-top: 50px;
        padding-bottom: 90px;
    }

    .texto_testimonio {
        font-size: 18px;
        line-height: 26px;
    }

    .nombre_testimonio {
        font-size: 18px;
        line-height: 26px;
    }

    .fondo_muro {
        padding-top: 50px;
        padding-bottom: 28px;
    }

    .fondo_muro1 {
        height: 260px;
        padding: 65px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro1_oscuro.jpg");
    }

    .fondo_muro2 {
        height: 260px;
        padding: 52px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro2_oscuro.jpg");
    }

    .fondo_muro3 {
        height: 260px;
        padding: 65px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro4_oscuro.jpg");
    }

    .titulo_muro {
        font-size: 29px;
        line-height: 39px;
        text-shadow: 0px 4px 10px #00000096;
    }

    .boton_misa_muro {
        padding: .52rem 1.5rem;
        font-size: 14px;
        border-radius: 30px;
    }

    .fondo_video_catedral {
        padding-top: 50px;
        padding-bottom: 28px;
    }

    .linea_catedral {
        padding: 20px 20px;
        bottom: 17px;
    }

    .fondo_video_catedral2 {
        padding: 7px;
    }

    .texto_catedral {
        font-size: 26px;
        line-height: 32px;
    }

    .fondo_suscribete {
        padding-top: 45px;
        padding-bottom: 40px;
    }

    .texto_suscribete {
        font-size: 34px;
        line-height: 36px;
    }

    .fondo_pie {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .texto_pie {
        font-size: 15px;
        line-height: 19px;
    }

    .espacio_pie {
        width: 90%;
    }

    .linea_vertical_pie {
        border-right: 0px solid white;
        height: auto;
    }

    .datos_pie1 {
        width: 8%;
    }

    .datos_pie2 {
        width: 92%;
    }

    .esp_pie2 {
        padding-right: 0px;
    }

    /*CONTENIDO*/
    .fondo_espacios_contenidos {
        padding-top: 40px;
        padding-bottom: 15px;
    }

    .fondo_espacios_contenidos_secundarios {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .fondo_la_catedral {
        height: 250px;
    }

    .imagen_contenido1 {
        height: auto;
    }

    .texto_referencia {
        font-size: 16px;
    }

    .caja_referencia {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia3 {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia4 {
        padding: 30px 30px 11px 30px;
    }

    .fondo_frase_int {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase_int {
        font-size: 18px;
        line-height: 24px;
    }

    .imagen_int_1 {
        height: auto;
    }

    .texto_lateral {
        font-size: 17px;
    }

    .imagen_int_2 {
        height: auto;
    }

    .imagen_int_3 {
        height: auto;
    }

    .imagen_int_vertical1 {
        height: auto;
    }

    .ih-item.square.effect6 .info p {
        padding: 50px 10px;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 30px;
    }

    .texto_boton_btm {
        font-size: 18px;
        line-height: 24px;
    }

    .fondo_boton_btm {
        padding: 25px 30px;
        height: 101px;
    }

    .top_boton_btm {
        margin-top: 11px;
    }

    .fondo_btm_la_catedral {
        padding: 45px 15px;
    }

    .imagen_der {
        margin-right: -15px !important;
        margin-top: 5px;
        margin-left: -15px !important;
    }

    .imagen_izq {
        margin-left: -15px !important;
        margin-top: 5px;
        margin-right: -15px !important;
    }

    .imagen_noticia_rep {
        height: auto;
    }

    .espacio_noticias_rep {
        margin-bottom: 30px;
    }

    .titulo_noticia_rep {
        height: auto;
        font-size: 18px;
    }

    .modal-dialog.modal_normal {}

    .imagen_audioguia_peregrinos1 {
        height: auto;
    }

    .imagen_amigos_empresas1 {
        height: auto;
    }

    .imagen_amigos_donacion1 {
        height: auto;
    }

    .imagen_solidaridad1 {
        height: auto;
    }

    .imagen_solidaridad2 {
        height: auto;
    }

    .imagen_amigos_voluntarios1 {
        height: auto;
    }

    .fondo_historia_patrimonio1 {
        height: auto;
    }

    .fondo_historia_patrimonio2 {
        height: auto;
    }

    .fondo_historia_patrimonio3 {
        height: auto;
    }

    .fondo_historia_patrimonio_trans {
        padding: 50px 20px;
        height: auto;
    }

    .fondo_historia_patrimonio_trans2 {
        padding: 50px 20px;
        height: auto;
    }

    .texto_historia_patrimonio {
        font-size: 24px;
        line-height: 30px;
    }

    .texto_historia_patrimonio2 {
        font-size: 21px;
        line-height: 23px;
    }

    .fondo_w_historia_arquitectura {
        width: 100%;
    }

    .modal-dialog.modal_contenido {}

    .crop_galeria {
        height: 172px;
    }

    .texto_cripta1 {
        height: auto;
    }

    .fondo_cripta1 {
        height: auto;
    }

    .fondo_tesoros_trans {
        padding: 50px 20px;
        height: auto;
    }

    .texto_tesoros {
        font-size: 18px;
        line-height: 20px;
    }

    .alto_caja_archivo_historico {
        height: auto;
    }

    .fondo_santisimo {
        height: 142px;
    }

    .fondo_rosario {
        height: 142px;
    }

    .fondo_trans {
        height: auto;
    }

    .imagen_cuaresma_solidaridad {
        height: auto;
    }

    .fondo_gracias {
        padding: 40px 20px 15px 20px;
    }

    .titulo_gracias {
        font-size: 18px;
        line-height: 26px;
    }

    .alto_gracias {
        height: 505px;
    }

    .carousel-caption {
        right: 0%;
        padding: 40px 30px 25px 30px;
    }

    #boton-arriba {
        right: 2px;
    }

    #boton-arriba .fa-chevron-circle-up {
        font-size: 28px;
    }

    .crop_noticia_int {
        height: auto;
    }

    .crop_video_int {
        height: auto;
    }

    .titulo_noticia_int {
        font-size: 22px;
        line-height: 26px;
    }

    .imagen_secundaria_noticia {
        height: auto;
    }

    .quitar15_left_twitter {
        margin-left: 0px !important;
    }

    .titulo_noticia_int {
        font-size: 20px;
    }

    .vela {
        width: 160px;
    }

    .caja_vela {
        padding: 30px;
    }

    .texto_vela {
        font-size: 16px;
        line-height: 22px;
    }

    .imagen_bandera {
        height: auto;
    }

    .imagen_boletin {
        height: 330px;
    }

    .caja_texto_audioguia2 {
        padding: 25px 25px 5px 25px;
    }

    .alto_titulo {
        margin-top: 30px;
    }

    .justificado_especial {
        text-align: left !important;
    }

    header video {
        height: 419px;
    }

    header {
        height: auto;
    }


}


/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {



    .logo {
        width: 200px;
        margin-bottom: 30px;
    }

    .navbar-nav {
        font-size: 15.5px;
        line-height: 20px;
    }

    .dropdown-menu {
        font-size: 15px;
        line-height: 20px;
        padding: .0rem 0;
    }

    .navbar {
        padding: 0rem 1rem 13px 1rem;
    }

    .m_buscar {
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .texto_top {
        font-size: 16px;
    }

    .iconos_top {
        font-size: 25px;
    }

    .raya_menu2 {
        height: 33px;
        margin-top: 5px;
    }

    .m_menu1 {
        margin-top: 0px;
        margin-left: 0px;
    }

    .m_menu2 {
        margin-top: 111px;
        padding-right: 0px;
        position: absolute;
        z-index: 10000;
        height: 120px;
    }


    .clase_slide {
        margin-top: 0px;
    }

    .fondo_frase {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase {
        font-size: 22px;
        /*line-height: 44px;*/
    }

    .fondo_bienvenida {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .titulo_bienvenida {
        font-size: 29px;
        line-height: 37px;
    }

    .iconos_horarios {
        width: 130px;
    }

    .crop_bienvenidos {
        height: auto;
    }

    .fondo_iconos {
        margin-top: 30px;
    }

    .titulo_iconos {
        height: 52px;
    }

    .fondo_noticias {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .imagen_noticia {
        height: 300px;
    }

    .titulo_noticia {
        font-size: 22px;
        line-height: 34px;
    }

    .texto_noticia {
        font-size: 18px;
        line-height: 26px;
    }

    .crop_noticia_portada {
        height: auto;
    }

    .carousel_noticias {
        margin-right: 37%;
        margin-left: 0%;
        bottom: -78px;
    }

    .m_boton_noticia {
        margin-top: 30px;
        margin-right: 25px;
    }

    .fondo_solidaridad_amigos {
        padding-top: 70px;
        /*padding-bottom: 30px;*/
        padding-bottom: 35px;
    }

    .fondo_cuadro_solidaridad_amigos {
        padding: 65px 35px 55px 35px;
    }

    .titulo_solidaridad_amigos {
        font-size: 30px;
        line-height: 39px;
    }

    .texto_solidaridad_amigos {
        font-size: 22px;
        line-height: 28px;
    }

    .crop_solidaridad_amigos {
        height: 56px;
    }

    .fondo_testimonios {
        /*padding-top: 25px;*/
        padding-top: 50px;
        padding-bottom: 105px;
    }

    .texto_testimonio {
        font-size: 22px;
        line-height: 30px;
    }

    .nombre_testimonio {
        font-size: 20px;
        line-height: 28px;
    }

    .fondo_muro {
        padding-top: 70px;
        padding-bottom: 55px;
    }

    .fondo_muro1 {
        height: 242px;
        padding: 55px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro1_oscuro.jpg");
    }

    .fondo_muro2 {
        height: 242px;
        padding: 55px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro2_oscuro.jpg");
    }

    .fondo_muro3 {
        height: 242px;
        padding: 55px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro4_oscuro.jpg");
    }

    .titulo_muro {
        font-size: 29px;
        line-height: 39px;
        text-shadow: 0px 4px 10px #00000096;
    }

    .boton_misa_muro {
        padding: .52rem 1.5rem;
        font-size: 14px;
        border-radius: 30px;
    }

    .fondo_video_catedral {
        padding-top: 70px;
        padding-bottom: 55px;
    }

    .linea_catedral {
        padding: 34px 20px;
        bottom: 38px;
    }

    .fondo_video_catedral2 {
        padding: 7px;
    }

    .texto_catedral {
        font-size: 29px;
        line-height: 39px;
    }

    .fondo_suscribete {
        padding-top: 60px;
        padding-bottom: 45px;
    }

    .texto_suscribete {
        font-size: 38px;
        line-height: 60px;
    }

    .fondo_pie {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .texto_pie {
        font-size: 15px;
        line-height: 19px;
    }

    .espacio_pie {
        width: 50%;
    }

    .linea_vertical_pie {
        border-right: 0px solid white;
        height: auto;
    }

    .datos_pie1 {
        width: 8%;
    }

    .datos_pie2 {
        width: 92%;
    }

    .esp_pie2 {
        padding-right: 0px;
    }

    /*CONTENIDO*/
    .fondo_espacios_contenidos {
        padding-top: 45px;
        padding-bottom: 15px;
    }

    .fondo_espacios_contenidos_secundarios {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .fondo_la_catedral {
        height: 250px;
    }

    .imagen_contenido1 {
        height: auto;
    }

    .texto_referencia {
        font-size: 16px;
    }

    .caja_referencia {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia3 {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia4 {
        padding: 30px 30px 11px 30px;
    }

    .fondo_frase_int {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase_int {
        font-size: 22px;
        /*line-height: 44px;*/
    }

    .imagen_int_1 {
        height: auto;
    }

    .texto_lateral {
        font-size: 18px;
    }

    .imagen_int_2 {
        height: auto;
    }

    .imagen_int_3 {
        height: auto;
    }

    .imagen_int_vertical1 {
        height: auto;
    }

    .ih-item.square.effect6 .info p {
        padding: 40px 10px;
    }

    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 38px;
    }

    .texto_boton_btm {
        font-size: 18px;
        line-height: 24px;
    }

    .fondo_boton_btm {
        padding: 25px 30px;
        height: 101px;
    }

    .top_boton_btm {
        margin-top: 11px;
    }

    .fondo_btm_la_catedral {
        padding: 45px 15px;
    }

    .imagen_der {
        margin-right: -15px !important;
        margin-top: 5px;
        margin-left: -15px !important;
    }

    .imagen_izq {
        margin-right: -15px !important;
        margin-top: 5px;
        margin-left: -15px !important;
    }

    .imagen_noticia_rep {
        height: auto;
    }

    .espacio_noticias_rep {
        margin-bottom: 30px;
    }

    .titulo_noticia_rep {
        height: auto;
        font-size: 20px;
    }

    .modal-dialog.modal_normal {
        max-width: 500px;
    }

    .imagen_audioguia_peregrinos1 {
        height: 300px;
    }

    .imagen_amigos_empresas1 {
        height: 400px;
    }

    .imagen_amigos_donacion1 {
        height: auto;
    }

    .imagen_solidaridad1 {
        height: 250px;
    }

    .imagen_solidaridad2 {
        height: 530px;
    }

    .imagen_amigos_voluntarios1 {
        height: auto;
    }

    .fondo_historia_patrimonio1 {
        height: auto;
    }

    .fondo_historia_patrimonio2 {
        height: auto;
    }

    .fondo_historia_patrimonio3 {
        height: auto;
    }

    .fondo_historia_patrimonio_trans {
        padding: 50px 20px;
        height: auto;
    }

    .fondo_historia_patrimonio_trans2 {
        padding: 50px 0px;
        height: auto;
    }

    .texto_historia_patrimonio {
        font-size: 24px;
        line-height: 29px;
    }

    .texto_historia_patrimonio2 {
        font-size: 16px;
        line-height: auto;
    }

    .fondo_w_historia_arquitectura {
        width: 33.33333%;
    }

    .modal-dialog.modal_contenido {
        max-width: 500px;
    }

    .crop_galeria {
        height: 324px;
    }

    .texto_cripta1 {
        height: auto;
    }

    .fondo_cripta1 {
        height: auto;
    }

    .fondo_tesoros_trans {
        padding: 50px 0px;
        height: auto;
    }

    .texto_tesoros {
        font-size: 14px;
        line-height: 18px;
    }

    .alto_caja_archivo_historico {
        height: auto;
    }

    .fondo_santisimo {
        height: 250px;
    }

    .fondo_rosario {
        height: 250px;
    }

    .fondo_trans {
        height: auto;
    }

    .imagen_cuaresma_solidaridad {
        height: auto;
    }

    .fondo_gracias {
        padding: 75px 60px 55px 60px;
    }

    .titulo_gracias {
        font-size: 24px;
        line-height: 38px;
    }

    .alto_gracias {
        height: 465px;
    }

    .carousel-caption {
        right: 0%;
        padding: 60px 30px 25px 30px;
    }

    #boton-arriba {
        right: 2px;
    }

    #boton-arriba .fa-chevron-circle-up {
        font-size: 30px;
    }

    .crop_noticia_int {
        height: auto;
    }

    .crop_video_int {
        height: auto;
    }

    .quitar15_der {
        margin-right: 0px !important;
    }

    .titulo_noticia_int {
        font-size: 26px;
        line-height: 30px;
    }

    .imagen_secundaria_noticia {
        height: auto;
    }

    .quitar15_left_twitter {
        margin-left: -30px !important;
    }

    .titulo_noticia_int {
        font-size: 1.75rem;
    }

    .vela {
        width: 160px;
    }

    .caja_vela {
        padding: 40px;
    }

    .texto_vela {
        font-size: 17px;
        line-height: 24px;
    }

    .imagen_bandera {
        height: auto;
    }

    .imagen_boletin {
        height: 300px;
    }

    .caja_texto_audioguia2 {
        padding: 25px 25px 5px 25px;
    }

    .alto_titulo {
        margin-top: 30px;
    }

    .justificado_especial {
        text-align: left !important;
    }

    header video {
        height: 420px;
    }

    header {
        height: auto;
    }

}


/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    .logo {
        width: 200px;
        margin-bottom: 0 !important;
    }

    .navbar-nav {
        font-size: 15.5px;
        line-height: 20px;
    }

    .navbar {
        padding: 10px 15px 15px 15px;
    }

    .dropdown-menu {
        font-size: 15px;
        line-height: 20px;
        padding: .0rem 0;
    }

    .m_buscar {
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .texto_top {
        font-size: 16px;
    }

    .iconos_top {
        font-size: 25px;
    }

    .raya_menu2 {
        height: 33px;
        margin-top: 5px;
    }

    .m_menu1 {
        margin-top: 0px;
    }

    .m_menu2 {
        margin-top: 92px;
        padding-right: 35px;
        position: absolute;
        z-index: 10000;
    }

    .fondo_frase {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase {
        font-size: 22px;
        /*line-height: 44px;*/
    }

    .fondo_bienvenida {
        padding-top: 65px;
        padding-bottom: 35px;
    }

    .titulo_bienvenida {
        font-size: 29px;
        line-height: 37px;
    }

    .iconos_horarios {
        width: 130px;
    }

    .crop_bienvenidos {
        height: auto;
    }

    .fondo_iconos {
        margin-top: 30px;
    }

    .fondo_noticias {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .imagen_noticia {
        height: 215px;
    }

    .titulo_noticia {
        font-size: 20px;
        line-height: 32px;
    }

    .texto_noticia {
        font-size: 16px;
        line-height: 24px;
    }

    .crop_noticia_portada {
        height: 133px;
    }

    .carousel_noticias {
        margin-right: 70%;
        margin-left: 0%;
        bottom: 42px;
    }

    .m_boton_noticia {
        margin-top: 46px;
        margin-right: 0px;
    }

    .fondo_solidaridad_amigos {
        padding-top: 65px;
        padding-bottom: 45px;
    }

    .fondo_cuadro_solidaridad_amigos {
        padding: 65px 35px 55px 35px;
    }

    .titulo_solidaridad_amigos {
        font-size: 30px;
        line-height: 39px;
    }

    .texto_solidaridad_amigos {
        font-size: 22px;
        line-height: 28px;
    }

    .crop_solidaridad_amigos {
        height: 57px;
    }

    .fondo_testimonios {
        /*padding-top: 25px;*/
        padding-top: 50px;
        padding-bottom: 105px;
    }

    .fondo_muro {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .fondo_muro1 {
        height: 275px;
        padding: 120px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro1.jpg");
    }

    .fondo_muro2 {
        height: 275px;
        padding: 106px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro2.jpg");
    }

    .fondo_muro3 {
        height: 275px;
        padding: 120px 25px 0px 25px;
        background-image: url("imagenes/fondo_muro4.jpg");
    }

    .titulo_muro {
        font-size: 22px;
        line-height: 30px;
        text-shadow: 0px 0px 0px black;
    }

    .boton_misa_muro {
        padding: .52rem .5rem;
        font-size: 12px;
        border-radius: 30px;
    }

    .fondo_video_catedral {
        padding-top: 65px;
        padding-bottom: 55px;
    }

    .linea_catedral {
        padding: 43px 20px;
        bottom: 69px;
    }

    .fondo_video_catedral2 {
        padding: 12px;
    }

    .fondo_suscribete {
        padding-top: 65px;
        padding-bottom: 45px;
    }

    .fondo_pie {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .texto_pie {
        font-size: 15px;
        line-height: 19px;
    }

    .espacio_pie {
        width: 42%;
    }

    .linea_vertical_pie {
        border-right: 0px solid white;
        height: auto;
    }

    .datos_pie1 {
        width: 8%;
    }

    .datos_pie2 {
        width: 92%;
    }

    .esp_pie2 {
        padding-right: 0px;
    }

    /*CONTENIDO*/
    .fondo_espacios_contenidos {
        padding-top: 60px;
        padding-bottom: 35px;
    }

    .fondo_espacios_contenidos_secundarios {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .fondo_la_catedral {
        height: 250px;
    }

    .imagen_contenido1 {
        height: auto;
    }

    .texto_referencia {
        font-size: 16px;
    }

    .caja_referencia {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia3 {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia4 {
        padding: 30px 30px 11px 30px;
    }

    .fondo_frase_int {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase_int {
        font-size: 22px;
        /*line-height: 44px;*/
    }

    .imagen_int_1 {
        height: 212px;
    }

    .imagen_int_2 {
        height: auto;
    }

    .imagen_int_3 {
        height: 209px;
    }

    .imagen_int_vertical1 {
        height: auto;
    }

    .ih-item.square.effect6 .info p {
        padding: 65px 10px;
    }

    .texto_boton_btm {
        font-size: 17px;
        line-height: 22px;
    }

    .fondo_boton_btm {
        padding: 25px 20px;
        height: 99px;
    }

    .top_boton_btm {
        margin-top: 11px;
    }

    .fondo_btm_la_catedral {
        padding: 70px 15px;
    }

    .imagen_der {
        margin-right: -15px !important;
        margin-top: 5px;
        margin-left: 15px !important;
    }

    .imagen_izq {
        margin-left: -15px !important;
        margin-top: 5px;
        margin-right: 15px !important;
    }

    .imagen_noticia_rep {
        height: 230px;
    }

    .espacio_noticias_rep {
        margin-bottom: 30px;
    }

    .titulo_noticia_rep {
        height: 48px;
    }

    .modal-dialog.modal_normal {
        max-width: 650px;
    }

    .imagen_audioguia_peregrinos1 {
        height: 400px;
    }

    .imagen_amigos_empresas1 {
        height: 465px;
    }

    .imagen_amigos_donacion1 {
        height: auto;
    }

    .imagen_solidaridad1 {
        height: 290px;
    }

    .imagen_solidaridad2 {
        height: 500px;
    }

    .imagen_amigos_voluntarios1 {
        height: auto;
    }

    .fondo_historia_patrimonio1 {
        height: auto;
    }

    .fondo_historia_patrimonio2 {
        height: auto;
    }

    .fondo_historia_patrimonio3 {
        height: auto;
    }

    .fondo_historia_patrimonio_trans {
        padding: 32px 18px;
        height: auto;
    }

    .fondo_historia_patrimonio_trans2 {
        padding: 50px 18px;
        height: auto;
    }

    .texto_historia_patrimonio {
        font-size: 14px;
        line-height: 28px;
    }

    .texto_historia_patrimonio2 {
        font-size: 18px;
        line-height: 23px;
    }

    .fondo_w_historia_arquitectura {
        width: 33.33333%;
    }

    .modal-dialog.modal_contenido {
        max-width: 700px;
    }

    .crop_galeria {
        height: 140px;
    }

    .texto_cripta1 {
        height: auto;
    }

    .fondo_cripta1 {
        height: auto;
    }

    .fondo_tesoros_trans {
        padding: 50px 18px;
        height: auto;
    }

    .texto_tesoros {
        font-size: 18px;
        line-height: 20px;
    }

    .alto_caja_archivo_historico {
        height: auto;
    }

    .fondo_santisimo {
        height: 195px;
    }

    .fondo_rosario {
        height: 195px;
    }

    .fondo_trans {
        height: auto;
    }

    .imagen_cuaresma_solidaridad {
        height: auto;
    }

    .fondo_gracias {
        padding: 75px 60px 55px 60px;
    }

    .alto_gracias {
        height: 500px;
    }

    .carousel-caption {
        right: 35%;
        padding: 60px 30px 25px 30px;
    }

    #boton-arriba {
        right: 2px;
    }

    #boton-arriba .fa-chevron-circle-up {
        font-size: 35px;
    }

    .crop_noticia_int {
        height: 39px;
    }

    .crop_video_int {
        height: 24px;
    }

    .quitar15_der {
        margin-right: -15px !important;
    }

    .imagen_secundaria_noticia {
        height: 230px;
    }

    .vela {
        width: 180px;
    }

    .imagen_bandera {
        height: 130px;
    }

    .imagen_boletin {
        height: 390px;
    }

    .caja_texto_audioguia2 {
        overflow-y: scroll;
        max-height: 351px;
    }

    .audio_img {
        height: 250px;
    }

    .alto_titulo {
        margin-top: 5px;
    }

    .justificado_especial {
        text-align: justify !important;
    }

    header video {
        height: 458px;
    }

    header {
        height: auto;
    }

}


/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    .logo {
        width: 268px;
        margin-left: -5px;
    }

    .navbar-nav {
        font-size: 15px;
        line-height: 20px;
    }

    .navbar {
        padding: 15px 15px 15px 15px;
    }

    .dropdown-menu {
        font-size: 14.5px;
        line-height: 20px;
        padding: .5rem 0;
    }

    .m_buscar {
        margin-top: 10px;
        margin-left: 15px;
        margin-bottom: 0px;
    }

    .texto_top {
        font-size: 15px;
    }

    .iconos_top {
        font-size: 23px;
    }

    .raya_menu2 {
        height: 28px;
        margin-top: 5px;
    }

    .m_menu1 {
        margin-top: -40px;
    }

    .m_menu2 {
        margin-top: 92px;
        padding-right: 0px;
        position: absolute;
        z-index: 100;
    }

    .r_menu2 {
        margin-right: 2px;
    }

    .fondo_bienvenida {
        padding-top: 65px;
        padding-bottom: 35px;
    }

    .titulo_bienvenida {
        font-size: 29px;
        line-height: 37px;
    }

    .iconos_horarios {
        width: 125px;
    }

    .crop_bienvenidos {
        height: auto;
    }

    .fondo_iconos {
        margin-top: 48px;
    }

    .fondo_noticias {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .imagen_noticia {
        height: 345px;
    }

    .titulo_noticia {
        font-size: 22px;
        line-height: 34px;
    }

    .texto_noticia {
        font-size: 18px;
        line-height: 26px;
    }

    .crop_noticia_portada {
        height: 245px;
    }

    .carousel_noticias {
        margin-right: 70%;
        margin-left: 0%;
        bottom: 45px;
    }

    .m_boton_noticia {
        margin-top: 66px;
    }

    .fondo_solidaridad_amigos {
        padding-top: 65px;
        /*padding-bottom: 40px;*/
        padding-bottom: 65px;
    }

    .fondo_cuadro_solidaridad_amigos {
        padding: 70px 25px 60px 25px;
    }

    .titulo_solidaridad_amigos {
        font-size: 29px;
        line-height: 38px;
    }

    .texto_solidaridad_amigos {
        font-size: 22px;
        line-height: 28px;
    }

    .crop_solidaridad_amigos {
        height: 58px;
    }

    .fondo_testimonios {
        /*padding-top: 25px;*/
        padding-top: 50px;
        padding-bottom: 105px;
    }

    .fondo_muro {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .fondo_muro1 {
        height: 315px;
        padding: 140px 0 0 0;
    }

    .fondo_muro2 {
        height: 315px;
        padding: 121px 5px 0 5px;
    }

    .fondo_muro3 {
        height: 315px;
        padding: 140px 0 0 0;
    }

    .titulo_muro {
        font-size: 25px;
        line-height: 35px;
    }

    .boton_misa_muro {
        padding: .52rem 1.5rem;
        font-size: 14px;
        border-radius: 30px;
    }

    .linea_catedral {
        padding: 36px 20px;
        bottom: 45px;
    }

    .fondo_suscribete {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .fondo_pie {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .texto_pie {
        font-size: 12px;
        line-height: 14px;
    }

    .espacio_pie {
        width: 14.2857143%;
    }

    .linea_vertical_pie {
        border-right: 1px solid white;
        height: 313px;
    }

    .datos_pie1 {
        width: 13%;
    }

    .datos_pie2 {
        width: 87%;
    }

    .esp_pie2 {
        padding-right: 12px;
    }

    /*CONTENIDO*/
    .fondo_espacios_contenidos {
        padding-top: 60px;
        padding-bottom: 35px;
    }

    .fondo_espacios_contenidos_secundarios {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .fondo_la_catedral {
        height: 250px;
    }

    .imagen_contenido1 {
        height: 293px;
    }

    .texto_referencia {
        font-size: 16px;
        line-height: 22px;
    }

    .caja_referencia {
        padding: 25px 25px 11px 25px;
    }

    .caja_referencia3 {
        padding: 25px 25px 11px 25px;
    }

    .caja_referencia4 {
        padding: 25px 25px 11px 25px;
    }

    .fondo_frase_int {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase_int {
        font-size: 22px;
        /*line-height: 44px;*/
    }

    .imagen_int_1 {
        height: 134px;
    }

    .imagen_int_2 {
        height: 251px;
    }

    .imagen_int_3 {
        height: 100px;
    }

    .imagen_int_vertical1 {
        height: 416px;
    }

    .ih-item.square.effect6 .info p {
        padding: 36px 10px;
    }

    .texto_boton_btm {
        font-size: 22px;
        line-height: 27px;
    }

    .fondo_boton_btm {
        padding: 28px 35px;
        height: 118px;
    }

    .top_boton_btm {
        margin-top: 16px;
    }

    .fondo_btm_la_catedral {
        padding: 90px 15px;
    }

    .imagen_noticia_rep {
        height: 200px;
    }

    .espacio_noticias_rep {
        margin-bottom: 30px;
    }

    .modal-dialog.modal_normal {
        max-width: 700px;
    }

    .imagen_audioguia_peregrinos1 {
        height: 315px;
    }

    .imagen_amigos_empresas1 {
        height: 527px;
    }

    .imagen_amigos_donacion1 {
        height: 269px;
    }

    .imagen_solidaridad1 {
        height: 241px;
    }

    .imagen_solidaridad2 {
        height: 452px;
    }

    .imagen_amigos_voluntarios1 {
        height: 333px;
    }

    .fondo_historia_patrimonio1 {
        height: auto;
    }

    .fondo_historia_patrimonio2 {
        height: auto;
    }

    .fondo_historia_patrimonio3 {
        height: auto;
    }

    .fondo_historia_patrimonio_trans {
        padding: 41px 22px;
        height: auto;
    }

    .fondo_historia_patrimonio_trans2 {
        padding: 60px 0px;
        height: auto;
    }

    .texto_historia_patrimonio {
        font-size: 19px;
        line-height: 27px;
    }

    .texto_historia_patrimonio2 {
        font-size: 18px;
        line-height: auto;
    }

    .fondo_w_historia_arquitectura {
        width: 20%;
    }

    .modal-dialog.modal_contenido {
        max-width: 900px;
    }

    .crop_galeria {
        height: 200px;
    }

    .texto_cripta1 {
        height: 176px;
    }

    .fondo_cripta1 {
        height: 251px;
    }

    .fondo_tesoros_trans {
        padding: 60px 0px;
        height: auto;
    }

    .texto_tesoros {
        font-size: 15px;
        line-height: 18px;
    }

    .alto_caja_archivo_historico {
        height: 411px;
    }

    .fondo_santisimo {
        height: 275px;
    }

    .fondo_rosario {
        height: 275px;
    }

    .fondo_trans {
        height: 249px;
    }

    .imagen_cuaresma_solidaridad {
        height: auto;
    }

    .fondo_gracias {
        padding: 75px 60px 55px 60px;
    }

    .alto_gracias {
        height: 525px;
    }

    .carousel-caption {
        right: 50%;
        padding: 70px 50px 25px 50px;
    }

    #boton-arriba {
        right: 1px;
    }

    #boton-arriba .fa-chevron-circle-up {
        font-size: 28px;
    }

    .crop_noticia_int {
        height: 45px;
    }

    .crop_video_int {
        height: 24px;
    }

    .imagen_secundaria_noticia {
        height: 315px;
    }

    .vela {
        width: 160px;
    }

    .imagen_bandera {
        height: 134px;
    }

    .imagen_boletin {
        height: 350px;
    }

    .audio_img {
        height: 250px;
    }

    header video {
        height: 458px;
    }

    header {
        height: auto;
    }

}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    .logo {
        width: 268px;
        margin-left: -5px;
    }

    .navbar-nav {
        font-size: 16px;
        line-height: 22px;
    }

    .navbar {
        padding: 0rem 1rem;
    }

    .dropdown-menu {
        font-size: 16px;
        line-height: 22px;
        padding: .5rem 0;
    }

    .m_buscar {
        margin-top: 11px;
        margin-left: 25px;
        margin-bottom: 0px;
    }

    .texto_top {
        font-size: 16px;
    }

    .iconos_top {
        font-size: 25px;
    }

    .raya_menu2 {
        height: 33px;
        margin-top: 5px;
    }

    .m_menu2 {
        margin-top: 107px;
        padding-right: 0px;
        position: absolute;
        z-index: 100;
    }

    .r_menu2 {
        margin-right: 2px;
    }

    .titulo_bienvenida {
        font-size: 31px;
        line-height: 39px;
    }

    .iconos_horarios {
        width: 130px;
    }

    .crop_bienvenidos {
        height: auto;
    }

    .fondo_iconos {
        margin-top: 50px;
    }

    .imagen_noticia {
        height: 350px;
    }

    .titulo_noticia {
        font-size: 24px;
        line-height: 36px;
    }

    .texto_noticia {
        font-size: 18px;
        line-height: 26px;
    }

    .crop_noticia_portada {
        height: 250px;
    }

    .carousel_noticias {
        margin-right: 72%;
        margin-left: 0%;
        bottom: 45px;
    }

    .m_boton_noticia {
        margin-top: 66px;
    }

    .fondo_cuadro_solidaridad_amigos {
        padding: 75px 50px 65px 50px;
    }

    .titulo_solidaridad_amigos {
        font-size: 30px;
        line-height: 39px;
    }

    .texto_solidaridad_amigos {
        font-size: 22px;
        line-height: 28px;
    }

    .fondo_muro1 {
        height: 335px;
        padding: 140px 0 0 0;
    }

    .fondo_muro2 {
        height: 335px;
        padding: 140px 20px 0 20px;
    }

    .fondo_muro3 {
        height: 335px;
        padding: 140px 0 0 0;
    }

    .titulo_muro {
        font-size: 29px;
        line-height: 39px;
    }

    .linea_catedral {
        padding: 43px 20px;
        bottom: 60px;
    }

    .texto_pie {
        font-size: 13px;
        line-height: 15px;
    }

    .linea_vertical_pie {
        border-right: 1px solid white;
        height: 319px;
    }

    /*CONTENIDO*/
    .fondo_espacios_contenidos {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .fondo_espacios_contenidos_secundarios {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .fondo_la_catedral {
        height: 345px;
    }

    .imagen_contenido1 {
        height: 341px;
    }

    .texto_referencia {
        font-size: 16px;
        line-height: 24px;
    }

    .caja_referencia {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia3 {
        padding: 30px 30px 11px 30px;
    }

    .caja_referencia4 {
        padding: 30px 30px 11px 30px;
    }

    .fondo_frase_int {
        height: auto;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .texto_frase_int {
        font-size: 22px;
        /*line-height: 44px;*/
    }

    .imagen_int_1 {
        height: 163px;
    }

    .imagen_int_2 {
        height: 258px;
    }

    .imagen_int_3 {
        height: 125px;
    }

    .imagen_int_vertical1 {
        height: 265px;
    }

    .ih-item.square.effect6 .info p {
        padding: 40px 10px;
    }

    .texto_boton_btm {
        font-size: 24px;
        line-height: 26px;
    }

    .fondo_boton_btm {
        padding: 30px 45px;
        height: 118px;
    }

    .imagen_noticia_rep {
        height: 230px;
    }

    .imagen_audioguia_peregrinos1 {
        height: 290px;
    }

    .imagen_amigos_empresas1 {
        height: 587px;
    }

    .imagen_amigos_donacion1 {
        height: 269px;
    }

    .imagen_solidaridad1 {
        height: 270px;
    }

    .imagen_solidaridad2 {
        height: 545px;
    }

    .imagen_amigos_voluntarios1 {
        height: 314px;
    }

    .fondo_historia_patrimonio1 {
        height: auto;
    }

    .fondo_historia_patrimonio2 {
        height: auto;
    }

    .fondo_historia_patrimonio3 {
        height: auto;
    }

    .fondo_historia_patrimonio_trans {
        padding: 41px 22px;
        height: auto;
    }

    .fondo_historia_patrimonio_trans2 {
        padding: 80px 10px;
        height: auto;
    }

    .texto_historia_patrimonio {
        font-size: 19px;
        line-height: 26px;
    }

    .texto_historia_patrimonio2 {
        font-size: 19px;
        line-height: auto;
    }

    .modal-dialog.modal_contenido {
        max-width: 1100px;
    }

    .crop_galeria {
        height: 260px;
    }

    .texto_cripta1 {
        height: 215px;
    }

    .fondo_cripta1 {
        height: 300px;
    }

    .fondo_tesoros_trans {
        padding: 80px 10px;
        height: auto;
    }

    .texto_tesoros {
        font-size: 18px;
        line-height: 20px;
    }

    .alto_caja_archivo_historico {
        height: 378px;
    }

    .fondo_santisimo {
        height: 277px;
    }

    .fondo_rosario {
        height: 277px;
    }

    .fondo_trans {
        height: 225px;
    }

    .imagen_cuaresma_solidaridad {
        height: 764px;
    }

    .fondo_gracias {
        padding: 75px 60px 55px 60px;
    }

    .alto_gracias {
        height: 490px;
    }

    .carousel-caption {
        right: 50%;
        padding: 70px 50px 25px 50px;
    }

    #boton-arriba {
        right: 5px;
    }

    #boton-arriba .fa-chevron-circle-up {
        font-size: 35px;
    }

    .imagen_secundaria_noticia {
        height: 345px;
    }

    .imagen_bandera {
        height: 163px;
    }

    .imagen_boletin {
        height: 320px;
    }

    header video {
        height: 458px;
    }

    header {
        height: auto;
    }

}




@media (min-width: 1600px) {

    header video {
        height: auto;
    }

    header {
        height: auto;
    }

}