@charset "UTF-8";

/* Estilos generales */

header#header nav ul:not(.sub-menu) > li > a {
	display: inline-block;
}

.pdd-img{
	width: 80px !important;
    border-radius: 50%;
}

a, input, textarea {
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
}

p {
	line-height: 22px;
}

.mfp-counter {
	display: none;
}

.b_gallery > a {
	border: 0 !important;
	background-size: cover;
	background-position: center;
	margin: 0 0 10px 10px;
	width: calc((100% - 3px) / 4);
	padding-bottom: calc((100% - 3px) / 4);
}

.b_gallery > a.first {
	margin-left: 0;
}

.select2-results__option {
	font-family: 'Lato', sans-serif
}

.block {
	padding: 16px 0;
}

.green-title {
	border-bottom: 2px solid #1BBCB8;
	display: block;
	float: none;
}

.green-title > * {
	font-size: 20px;
	background-color: #1BBCB8;
	margin: 0;
	display: inline-block;
	padding: 8px 12px 6px 12px;
	color: white;
	text-transform: uppercase;
}

.pink-title {
	border-bottom: 2px solid #E00ACC;
	display: block;
	float: none;
	margin-bottom: 1.5em;
}

.pink-title > * {
	font-size: 20px;
	background-color: #E00ACC;
	margin: 0;
	display: inline-block;
	padding: 8px 12px 6px 12px;
	color: white;
}

.orange-title {
	border-bottom: 2px solid #CC420D;
	display: block;
	float: none;
	margin-bottom: 1.5em;
}

.orange-title > * {
	font-size: 20px;
	background-color: #CC420D;
	margin: 0;
	display: inline-block;
	padding: 8px 12px 6px 12px;
	color: white;
}

.cabecera-obispo {
	background-image: url(../../../uploads/cabecera-diocesis.jpg);
	background-size: cover;
	background-position: center;
	text-align: right;
	font-size: 0;
}

.cabecera-obispo .container {
	font-size: 0;
}

.cabecera-obispo img {
	max-height: 240px;
	margin-right: -120px;
}

.cabecera-obispo .breadcrumb {
	color: white;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	right: 4px;
	font-size: 16px;
	text-shadow: 0 0 12px black, 0 0 8px black, 0 0 4px black;
}

.breadcrumb a {
	color: white;
}

.cabecera-obispo * {
	color: white;
}

.cabecera-diocesis {
	background-image: url(../../../uploads/fachada-diocesis.jpg);
	background-size: cover;
	background-position: center;
	text-align: right;
	font-size: 0;
}

.cabecera-diocesis .container {
	font-size: 0;
	height: 240px;
}

.cabecera-diocesis .breadcrumb {
	color: white;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	right: 4px;
	font-size: 16px;
	text-shadow: 0 0 12px black, 0 0 8px black, 0 0 4px black;
}

.cabecera-diocesis * {
	color: white;
}

.cabecera-liturgia {
	background-image: url(../../../uploads/cabecera-liturgia.jpg);
	background-size: cover;
	background-position: 50% 35%;
	text-align: right;
	font-size: 0;
}

.cabecera-liturgia .container {
	font-size: 0;
	height: 240px;
}

.cabecera-liturgia .breadcrumb {
	color: white;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	right: 4px;
	font-size: 16px;
	text-shadow: 0 0 12px black, 0 0 8px black, 0 0 4px black;
}

.cabecera-liturgia * {
	color: white;
}



.cabecera-proteccion-menor {
	background-image: url(../../../uploads/proteccion-menor-bg-scaled.jpg);
	background-size: cover;
	background-position: 50% 50%;
	text-align: right;
	font-size: 0;
}

.cabecera-proteccion-menor .container {
	font-size: 0;
	height: 240px;
}

.cabecera-proteccion-menor .breadcrumb {
	color: white;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	right: 4px;
	font-size: 16px;
	text-shadow: 0 0 12px black, 0 0 8px black, 0 0 4px black;
}

.cabecera-proteccion-menor * {
	color: white;
}










.cabecera-sala-prensa {
	background-image: url(../../../uploads/cabecera-sala-prensa.jpg);
	background-size: cover;
	background-position: 50% 35%;
	text-align: right;
	font-size: 0;
}

.cabecera-sala-prensa .container {
	font-size: 0;
	height: 240px;
}

.cabecera-sala-prensa .breadcrumb {
	color: white;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	right: 4px;
	font-size: 16px;
	text-shadow: 0 0 12px black, 0 0 8px black, 0 0 4px black;
}

.cabecera-sala-prensa * {
	color: white;
}

.cabecera-area-multimedia {
	background-image: url(../../../uploads/cabecera-area-multimedia.jpg);
	background-size: cover;
	background-position: 50% 35%;
	text-align: right;
	font-size: 0;
}

.cabecera-area-multimedia .container {
	font-size: 0;
	height: 240px;
}

.cabecera-area-multimedia .breadcrumb {
	color: white;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	right: 4px;
	font-size: 16px;
	text-shadow: 0 0 12px black, 0 0 8px black, 0 0 4px black;
}

.cabecera-area-multimedia * {
	color: white;
}

.flower {
	background-image: url(../../../uploads/texture-01.jpg);
	background-size: cover;
	background-position: center;
}

h1.flower {
	display: block;
	text-align: center;
	color: #B1B3B4;
	font-size: 30px;
	padding: 15px 0;
	text-transform: uppercase;
}

.title-dashed-red {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.title-dashed-red::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #E2001A;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.title-dashed-dark-red {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.title-dashed-dark-red::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #B4120B;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.title-dashed-green {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.title-dashed-green::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #009430;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.title-dashed-blue {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.title-dashed-blue::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #0C3183;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.title-dashed-green-blue {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.title-dashed-green-blue::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #1bbcb8;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.sub-title-dashed-yellow {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 20px;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.sub-title-dashed-yellow::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #FFD000;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.sub-title-dashed-red {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 20px;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.sub-title-dashed-red::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #E2001A;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.sub-title-dashed-blue {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 20px;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.sub-title-dashed-blue::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #004b95;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.title-dashed-white {
	border-top: 2px solid white;
	border-bottom: 2px dashed white;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	color: white;
}

.title-dashed-white::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: white;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.header-red {
	font-size: 20px;
	color: #72081A;
	display: block;
}

.subtitle-grey {
	color: #707173;
	font-size: 17px;
	margin-bottom: 30px;
	display: block;
}

strong.red {
	color: #72081A;
}

.frame-purple {
	background-color: #f6f6f6;
	border-top: 5px solid #7609B5;
	border-bottom: 1px solid #7609B5;
}

.frame-purple h4 {
	color: #7609B5;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	margin: 20px 16px 14px 16px;
}

.frame-orange {
	background-color: #f6f6f6;
	border-top: 5px solid #E7511E;
	border-bottom: 1px solid #E7511E;
}

.frame-orange h4 {
	color: #E7511E;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	margin: 20px 16px 14px 16px;
}

.obispo-info {
	margin: 30px auto;
}

.obispo-info h4 img {
	max-width: 24px;
	margin-right: 10px;
}

.obispo-info ul {
	list-style: none;
	margin-left: 50px;
}

.obispo-info li {
	padding: 2px 0;
}

.filter {
	text-align: right;
	margin-bottom: 20px;
	position: relative;
}

.filter select {
	border: 1px solid #D9DADB;
	background-color: #f6f6f6;
	border-radius: 0;
	-webkit-appearance: none;
	padding: 4px 40px 4px 10px;
	margin-left: 10px;
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
	background-image: url(../../../uploads/icono-flechas.png);
	background-size: auto 80%;
	background-repeat: no-repeat;
	background-position: right center;
}

.filter input {
	border: 1px solid #D9DADB;
	background-color: #f6f6f6;
	border-radius: 0;
	color: black;
	-webkit-appearance: none;
	padding: 4px 40px 4px 10px;
	margin-left: 10px;
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
}

.filter input::-webkit-input-placeholder {
	color: black;
}

.filter input:-moz-placeholder {
	color: black;
	opacity: 1;
}

.filter input::-moz-placeholder {
	color: black;
	opacity: 1;
}

.filter input:-ms-input-placeholder {
	color: black;
}

.filter .fa-search {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 7px;
	font-size: 15px;
	color: #58585A;
	cursor: pointer;
}

.pager {
	text-align: center;
	margin-bottom: 30px;
}

.pager > a {
	width: 24px;
	height: 24px;
	background-color: #eceded;
	display: inline-block;
	margin: 0 4px;
	padding: 4px;
	font-size: 12px;
	line-height: 24px;
	color: #0C3183;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.pager > a:hover,
.pager > .active {
	background-color: #0c3183;
	color: #eceded;
}

.pager .more {
	display: inline-block;
}

.d_frame {
	overflow: hidden;
	margin-bottom: 2em;
	margin-top: 0.5em;
}

.d_frame * {
	color: white;
}

.d_frame .title-dashed-white {
	margin: 20px;
	font-size: 20px;
}

.d_frame p {
	margin-right: 20px;
	margin-left: 20px;
}

.d_frame > p:last-child {
	margin-bottom: 20px;
}

.ml20 {
	margin-left: 20px;
}

li.no-results {
	padding: 20px;
}

/* Cabecera de página */

#cookie_warning {
	background-color: rgba(255, 255, 255, 0.8);
	font-family: 'Lato', sans-serif;
}

#cookie_warning a {
	color: inherit;
}

#cookie_warning .ok {
	position: relative;
	background-color: #004b95;
	margin-top: 10px;
	color: white;
	border: 0;
	padding: 4px 10px;
}

.header-top .container {
	max-width: 995px;
}

header#header {
	z-index: 10 !important;
}

header#header .header-top #searchsubmit {
	color: white;
	top: 0;
}

header#header .header-top #searchform input[type="text"] {
	background-color: transparent;
	color: white;
	font-size: 12px;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
	border-radius: 0;
	width: 240px;
	text-align: right;
	padding-right: 36px;
	font-weight: 300;
}

header#header .header-top #searchform input[type="text"]::-webkit-input-placeholder {
	color: white;
}

header#header .header-top #searchform input[type="text"]:-moz-placeholder {
	color: white;
	opacity: 1;
}

header#header .header-top #searchform input[type="text"]::-moz-placeholder {
	color: white;
	opacity: 1;
}

header#header .header-top #searchform input[type="text"]:-ms-input-placeholder {
	color: white;
}

header#header {
	border-bottom: 5px solid #004b95;
	position: relative;
	z-index: 1;
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	 -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

header#header nav a {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


header#header nav li.current-menu-item > a,
header#header nav li.current_page_parent > a,
header#header nav li.current-menu-parent > a {
	font-weight: bold;
	color: #004b95;
}

header#header nav li > a:hover {
	color: #004b95;
}

header#header nav .sub-menu li.current-menu-item > a {
	font-weight: normal;
	color: #72081A;
}

header#header nav .sub-menu li > a:hover {
	color: #72081A;
}

.sub-menu {
	text-align: left;
	margin-left: -20px !important;
	border-bottom: 5px solid #004b95;
	z-index: 10;
}

.sub-menu a {
	line-height: 20px !important;
	display: block;
	background-color: #eceded;
	border-top: 1px solid #B1B3B4;
	color: #707173;
	padding: 8px 20px;
	white-space: nowrap;
}

.sub-menu li {
	display: block !important;
	padding: 0 !important;
}

.sub-menu > li:first-child a {
	border-top: 0;
}

.sub-menu .sub-menu {
	right: 0;
	margin: 0 !important;
	width: auto;
	top: 0;
	-webkit-transform: translateX(10px);
	    -ms-transform: translateX(10px);
	        transform: translateX(10px);
	height: 94px;
}

.sub-menu .sub-menu a {
	background-color: #fafafa;
	font-size: 14px !important;
	padding: 4px 10px 4px 10px !important;
	color: #444;
}

.sub-menu .menu-item-has-children > a::after {
	/*content: '>';*/
	position: absolute;
	right: 10px;
}

/* Pie de página */

#footer {
	border-top: 5px solid #B4120B;
	border-bottom: 5px solid #B4120B;
}

.footer-title {
	text-align: center;
	margin-bottom: 0;
}

#footer .textwidget {
	text-align: center;
}

#footer .textwidget > div {
	display: inline-block;
	position: relative;
	padding-bottom: 60px;
}

#footer .textwidget > div .left {
	position: absolute;
	left: 0;
	bottom: 0;
}

#footer .textwidget > div .right {
	position: absolute;
	right: 0;
	bottom: 0;
}

#footer .textwidget > div .right .fa {
	font-size: 24px;
	line-height: 40px;
	margin-left: 16px;
}

#footer .textwidget > div img {
	max-height: 40px;
	margin-right: 16px;
}

#socket .container {
	padding: 6px 0;
}

/* Inicio */

ul.twitter-shortcode {
	margin: 20px 0;
	list-style: none;
	border-bottom: 2px solid #1BBCB8;
	background-color: #fafafa;
}

ul.twitter-shortcode > li {
	padding: 6px 10px;
	position: relative;
	min-height: 120px;
}

.tw-date {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 12px;
	font-style: italic;
	color: #666;
}

ul.twitter-shortcode > li:not(:last-child):not(.user-profile) {
	border-bottom: 2px dashed #888;
}

ul.twitter-shortcode > li:not(.user-profile) {
	font-size: 14px;
	font-weight: 300;
}

ul.twitter-shortcode > li:not(.user-profile) a {
	color: #1BBCB8;
	font-weight: 300;
	font-size: 14px;
}

ul.twitter-shortcode > li p {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 300;
	margin-top: 6px;
}

ul.twitter-shortcode li.user-profile {
	border-bottom: 2px solid #1BBCB8;
	border-top: 2px solid #1BBCB8;
	display: block;
}

ul.twitter-shortcode li.user-profile > div {
	display: inline-block;
	width: calc(100% - 41px);
	position: relative;
}

a.tw-profile-pic {
	display: inline-block;
	height: 31px;
	width: 31px;
	margin-right: 10px;
	background-size: cover;
	background-position: center;
}

ul.twitter-shortcode a.fa-twitter {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 28px;
	color: #1BBCB8;
}

a.tw-user {
	font-weight: 300;
	color: #a0a0a0;
	font-size: 14px;
}

#home-slider, #home-slider .sss {
	height: 0 !important;
	padding-bottom: 32.5%;
}

#home-slider .ssslide[data-link] {
	cursor: pointer;
}

#home-slider .ssslide > div {
	color: #004B95;
	font-size: 22px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 6px 8px;
	font-family: 'Lato';
	display: inline-block;
	position: absolute;
	white-space: nowrap;
}

#home-slider .ssslide > div.tr,
#home-slider .ssslide > div.rt {
	text-align: right;
	right: 16px;
	top: 16px;
}

#home-slider .ssslide > div.bl,
#home-slider .ssslide > div.lb {
	bottom: 16px;
	left: 16px;
}

#home-slider .ssslide > div.br,
#home-slider .ssslide > div.rb {
	bottom: 16px;
	text-align: right;
	right: 16px;
}

#home-slider .ssslide > div.tl,
#home-slider .ssslide > div.lt {
	top: 16px;
	left: 16px;
}

#home-slider .sssprev,
#home-slider .sssnext {
	background-color: #eceded;
	z-index: 1;
	position: absolute;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	top: 50%;
	cursor: pointer;
}

#home-slider .sssprev {
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}

#home-slider .sssnext {
	right: 0;
	-webkit-transform: translate(50%, -50%);
	        -ms-transform: translate(50%, -50%);
	    transform: translate(50%, -50%);
}

#home-slider .sssprev::before {
	border-right: 6px solid #004B95;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -6px;
}

#home-slider .sssnext::before {
	border-left: 6px solid #004B95;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 0;
}

.blue-categories {
	list-style: none;
	margin: 0;
	display: block;
	text-align: center;
	padding: 16px 0;
	background-color: #004b95;
}

.blue-categories li {
	color: white;
	font-size: 14.5px;
	border-left: 1px solid;
	padding: 0 3px 0 5px;
	display: inline-block;
}

.blue-categories li a {
	color: white;
	font-weight: 300;
	font-size: 14px;
}

.blue-categories > li:first-child {
	border: 0;
}

.blue-categories .current-cat a {
	font-weight: 400;
}

.featured-posts-home {
	position: relative;
	padding: 3px 0;
}

.featured-posts-home > * {
	display: inline-block;
	width: calc((100% - 3px) / 2);
	vertical-align: top;
}

.featured-posts-home > .featured.main {
	margin-right: 3px;
	position: relative;
	padding-bottom: 25%;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.featured-posts-home > .featured.main > div.content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
}

.featured-posts-home > .featured.main:hover > div.content  {
	opacity: 0;
}

.featured-posts-home > .featured.second > * {
	display: inline-block;
	width: calc((100% - 3px) / 2);
	vertical-align: top;
	position: relative;
	padding-bottom: 24.8%;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.featured-posts-home > .featured.second > a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:         -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0.5) 100%);
	background:         -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(29%, rgba(0,0,0,0)), to(rgba(0,0,0,0.5)));
	background:         linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000',GradientType=0);
}

.featured-posts-home > .featured.second > *:nth-child(2n) {
	margin-left: 3px;
}

.featured-posts-home > .featured.second > *:nth-child(n+3) {
	margin-top: 3px;
}

.featured-posts-home > .featured.second > a > div.content {
	background-color: rgba(249, 238, 210, 0.73);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured-posts-home > .featured.second > a:hover > div.content {
	opacity: 0;
}

.featured-posts-home a > div.overlay,
.weekly-reflections > li .thumb > div.overlay {
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transform: scale(2);
	        -ms-transform: scale(2);
	    transform: scale(2);
}

.featured-posts-home a:hover > div.overlay,
.weekly-reflections > li:hover .thumb > div.overlay {
	opacity: 1;
	-webkit-transform: scale(1);
	        -ms-transform: scale(1);
	    transform: scale(1);
}

.featured-posts-home > .featured .overlay span,
.weekly-reflections > li .thumb > div.overlay span {
	background-color: white;
	color: #666;
	font-weight: bolder;
	font-size: 20px;
	width: 24px;
	display: inline-block;
	line-height: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	font-family: sans-serif;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	font-style: normal;
}

.featured-posts-home .category {
	background-color: #FFD000;
    font-size: 10px;
    padding: 4px 8px;
    margin: 14px 18px;
    display: inline-block;
}

.featured-posts-home .faded {
	background-color: #F9EED2;
	padding: 10px 16px 6px 16px;
}

.featured-posts-home .faded h2 {
	color: #004B95;
	font-size: 20px;
}

.featured-posts-home .second .category {
	margin: 10px 12px;
}

.featured-posts-home .second .faded {
	background-color: transparent;
	padding: 0 12px;
	font-size: 16px;
}

.featured-posts-home .second .faded h2 {
	font-size: 16px;
}

.featured-posts-home .date {
	font-size: 12px;
	display: block;
	margin-top: 6px;
}

.featured-posts-home .empty {
	background-color: #eceded;
}

.home-reading {
	background-color: #f6f6f6;
	padding: 16px;
}

.home-reading p > br:nth-child(2n),
.home-reading p > br:nth-child(3n) {
	display: none;
}

.home-reading em {
	font-weight: 300;
}

.home-reading h3 {
	border-top: 5px solid;
	border-bottom: 1px solid;
	padding: 16px 0;
	margin-bottom: 10px;
	font-size: 19px;
	text-transform: uppercase;
}

.home-reading h4 {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: normal;
}

.home-reading p {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	color: #333;
	font-weight: 300;
}

.home-reading p + a {
	margin-top: 12px;
	display: inline-block;
	color: #72081A;
	border-bottom: 1px solid;
	font-size: 12px;
}

.home-calendar > div:first-child {
	background-color: #58585a;
	color: white;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
	padding: 16px 0;
}

.home-reading-wrapper {
	width: calc((((100% - 30px) / 4) * 3) + 20px);
	margin-bottom: 60px;
}

.home-calendar {
	width: calc((100% - 30px) / 4);
	margin-left: 10px;
	position: relative;
	margin-bottom: 60px;
}

.calendar_wrapper > .events {
	list-style: none;
	margin: 0;
}

.calendar_wrapper > .events svg {
	width: 18px;
	height: 18px;
	margin-right: 10px;
	vertical-align: top;
	-webkit-transform: translateY(2px);
	        -ms-transform: translateY(2px);
	    transform: translateY(2px);
}

.calendar_wrapper > .events > li:not(.active) {
	display: none;
}

.calendar_wrapper > .events > li {
	padding: 20px 16px;
}

.calendar_wrapper > .events > li * {
	font-size: 16px;
	font-weight: 300;
}

.calendar_wrapper .evento-title {
	margin-bottom: 20px;
	margin-top: 2px;
}

.calendar_wrapper .evento-time > div {
	width: calc(100% - 28px);
	display: inline-block;
}

.calendar_wrapper .evento-time > div span {
	display: block;
}

.calendar_wrapper {
	position: absolute;
	top: 61px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #D9DADB;
}

.calendar_wrapper .agenda-link {
	position: absolute;
	bottom: 16px;
	right: 16px;
	background-color: #58585A;
	font-size: 12px !important;
	padding: 8px 12px;
	color: white;
}

.calendar_wrapper .dots,
.event-show .dots {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -24px;
}

.event-show .dots {
	bottom: 0;
	right: inherit;
	width: 25%;
}

.calendar_wrapper .dots > span,
.event-show .dots > span {
	background-color: #D9DADB;
	width: 9px;
	height: 9px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 3px;
	cursor: pointer;
}

.calendar_wrapper .dots > span.active,
.event-show .dots > span.active {
	background-color: #58585a;
}

.calendar_wrapper .dots > .next {
	background-color: rgba(0, 0, 0, 0.2);
	display: inline-block;
	position: absolute;
	bottom: 40px;
	right: 140px;
	padding: 0 4px;
	height: 31px;
	line-height: 29px;
	color: white;
	cursor: pointer;
}

.calendar_wrapper .dots > .prev {
	background-color: rgba(0, 0, 0, 0.2);
	display: inline-block;
	position: absolute;
	bottom: 40px;
	right: 164px;
	padding: 0 4px;
	height: 31px;
	line-height: 29px;
	color: white;
	cursor: pointer;
}

.home-yellow {
	padding: 30px 0;
	background-image: url(../../../uploads/texture-01.jpg);
	background-position: center;
	background-size: cover;
}

.home-yellow img {
	width: 32px;
	display: inline-block;
}

.home-yellow a {
	text-align: center;
	display: block;
	margin: 12px auto;
	font-size: 18px;
	text-transform: uppercase;
}

.home-yellow .container > .x13:nth-child(1) a h4 {
	color: #E2001A;
}

.home-yellow .container > .x13:nth-child(2) a h4 {
	color: #007C27;
}

.home-yellow .container > .x13:nth-child(3) a h4 {
	color: #e7bc00;
}

.home-blue {
	overflow: hidden;
}

.home-blue img {
	max-width: 180px;
	margin: 10px 0;
}

.home-blue .title {
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	border-top: 3px solid white;
	line-height: 30px;
	padding-top: 4px;
	margin-bottom: 30px;
}

.home-blue a {
	background-color: #13235B;
	-webkit-box-shadow: 3px 3px 0 #13184F;
	        box-shadow: 3px 3px 0 #13184F;
	display: block;
	font-size: 20px;
	color: white;
	padding: 12px 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.home-blue a img {
	margin: -12px 16px -16px -16px;
	padding: 10px;
	max-width: 28px;
	background-color: #FFD000;
}

.home-blue .last img {
	max-width: 100%;
	vertical-align: bottom;
	-webkit-transform: translate(30px, 50px);
	        -ms-transform: translate(30px, 50px);
	    transform: translate(30px, 50px);
}

.home-blue > .container {
	padding-bottom: 30px;
	background-image: url(../../../uploads/catedral-murcia-blanco-negro.jpg);
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
}

.home-blue > .container > * {
	position: relative;
	z-index: 1;
}

.home-blue .mask-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	display: block;
	left: 50%;
	margin-left: -50vw;
	background-color: rgba(0,75,149,0.9);
}

.home-header1 {
	font-size: 30px;
	background-color: #f6f6f6;
	padding: 16px 0;
}

.home-header1 * {
	color: #b1b3b4;
}

.home-multimedia {
	background-image: url(../../../uploads/diocesis-cartagena-multimedia.jpg);
	background-size: cover;
	background-position: center;
	margin: 40px auto;
}

.home-multimedia > div {
	background-color: rgba(0,75,149,0.8);
}

.home-multimedia h3 {
	display: block;
	margin: 2px; background-color: white;
	padding: 10px 12px;
	color: black;
	font-size: 20px;
	text-transform: uppercase;
}

.home-multimedia .x13 {
	margin-top: 40px;
	margin-bottom: 30px;
}

.home-multimedia img {
	max-width: 60px;
	display: block;
	margin: 0 auto 14px auto;
}

.home-multimedia a,
.home-multimedia a h4 {
	color: white;
	text-align: center;
	font-size: 18px;
	display: block;
}

.home-organizacion {
	background-image: url(../../../uploads/fachada-diocesis.jpg);
	background-size: cover;
	background-position: center;
	margin: 40px auto;
}

.home-organizacion > div {
	background-color: rgba(226, 0, 26, 0.8);
}

.home-organizacion .x13 {
	margin-top: 40px;
	margin-bottom: 30px;
}

.home-organizacion img {
	max-width: 60px;
	display: block;
	margin: 0 auto 14px auto;
}

.home-organizacion a,
.home-organizacion a h3 {
	color: white;
	text-align: center;
	font-size: 18px;
	display: block;
	text-transform: uppercase;
}

.home-organizacion a {
	padding: 0 40px;
	position: relative;
}

.home-organizacion .x13:not(.first) a::after {
	content: '';
	position: absolute;
	top: 0;
	border-right: 2px solid white;
	bottom: 0;
	left: -16px;
}

.home-rrss {
	margin: 40px auto;
}

/* Obispo */

.obispo-top > * {
	display: inline-block;
	vertical-align: middle;
}

.obispo-top h1 {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 34px;
	color: #004B95;
	margin-top: 20px;
}

.obispo-top > img {
	margin-top: 40px;
	max-width: 120px;
	margin-right: 40px;
}

.obispo-top + .home-blue h2 {
	margin: 0;
	color: white;
	display: inline-block;
	padding: 0;
	font-weight: inherit;
	font-size: inherit;
}

.obispo-top + .home-blue .x12.first {
	margin-top: 60px;
	margin-bottom: -60px;
}

.obispo-top + .home-blue .x12.first > div {
	margin-right: -80px;
	margin-top: 60px;
}

.obispo-top + .home-blue .x12.first > div p {
	font-size: 16px;
	font-style: italic;
	color: white;
}

.obispo-biografia h3 {
	margin-bottom: 14px;
}

.obispo-biografia ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.obispo-biografia ul li {
	padding: 2px 0;
}

/* Reflexiones semanales */

.weekly-reflections {
	list-style: none;
	margin: 0;
}

.weekly-reflections > li {
	display: block;
	background-color: rgba(0, 91, 168, .07);
	margin: 30px 0;
	position: relative;
}

.weekly-reflections > li:not(:first-child)::after {
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	border-top: 2px dashed #C6C7C8;
}

.weekly-reflections > li + li {
	margin-top: 60px;
}

.weekly-reflections > li > div {
	padding: 24px 60px 24px 24px;
}

.weekly-reflections > li .thumb {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 170px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.weekly-reflections > li .thumb + div {
	padding-left: 194px;
}

.weekly-reflections > li .thumb .up {
	position: absolute;
	background-color: #eef4f9;
	top: 0;
	right: 0;
	bottom: calc(50% + 12px);
	width: 12px;
	z-index: 2;
}

.weekly-reflections > li .thumb .up::after {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #eef4f9;
}

.weekly-reflections > li .thumb .down {
	position: absolute;
	background-color: #eef4f9;
	bottom: 0;
	right: 0;
	top: calc(50% + 12px);
	width: 12px;
	z-index: 2;
}

.weekly-reflections > li .thumb .down::after {
	content: '';
	position: absolute;
	bottom: 100%;
	right: 0;
	border-top: 12px solid transparent;
	border-right: 12px solid #eef4f9;
}

.weekly-reflections > li h2 {
	margin: 0;
	color: #0C3183;
	font-size: 20px;
	display: block;
}

.weekly-reflections > li span {
	font-size: 14px;
	display: block;
	font-style: italic;
	margin-top: 2px;
	font-weight: 300;
}

.weekly-reflections > li p {
	margin-top: 14px;
	margin-bottom: 0;
}

.weekly-reflections > li a.more {
	position: absolute;
	right: 24px;
	bottom: 24px;
	border: 2px solid #0c3183;
	font-size: 20px;
	line-height: 22px;
	width: 24px;
	color: #0c3183;
	height: 24px;
	text-align: center;
	border-radius: 50%;
	background-color: transparent;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.weekly-reflections > li a.more:hover {
	background-color: #0c3183;
	color: #eef4f9;
}

.reflection-wrapper {
	background-color: rgba(0,91, 168, 0.07);
	padding: 20px;
	margin-bottom: 80px;
}

.reflection-wrapper a {
	border-bottom: 2px solid #0C3183;
}

.reflection-wrapper .thumb {
	display: inline-block;
	float: left;
	width: 380px;
	padding-bottom: 228px;
	position: relative;
	border: 0;
	-webkit-transform: translate(-20px, -20px);
	        -ms-transform: translate(-20px, -20px);
	    transform: translate(-20px, -20px);
}

.reflection-wrapper .thumb::after {
	background-color: rgba(0, 91, 168, 0.2);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.reflection-wrapper .thumb > div {
	z-index: 1;
	position: absolute;
	color: white;
	font-size: 18px;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	padding: 16px 20px;
	text-shadow: 0 0 10px rgba(0,91,168,0.6);
	background:         -o-linear-gradient(75deg, rgba(0,91,168,0.4) 0%, rgba(0,91,168,0) 40%);
	background:         linear-gradient(15deg, rgba(0,91,168,0.4) 0%, rgba(0,91,168,0) 40%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc005ba8', endColorstr='#00005ba8',GradientType=1 );4
}

.reflection-wrapper .thumb img {
	width: 34px;
	margin: 0 6px -8px -6px;
}

.reflection-wrapper .thumb {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #eee;
}

.reflection-wrapper .thumb.empty {
	background-size: auto 80%;
	background-image: url(/wp-content/uploads/obispo-escudo-blanco.png);
	background-position: center;
}

.reflection-wrapper .reflection-footer {
	display: block;
	font-size: 18px;
	color: #0C3183;
	text-align: right;
	margin: 40px 0;
}

.reflection-wrapper .reflection-footer + a {
	border: 1px solid #87888a;
	background-color: #D9DADB;
	padding: 10px 14px;
	text-transform: uppercase;
	color: #58585A;
	display: inline-block;
	float: right;
	margin-right: 40px;
}

.reflection-wrapper h1 {
	color: #0C3183;
	font-size: 24px;
	display: inline;
}

.reflection-wrapper .liturgic-date {
	font-size: 18px;
	margin-bottom: 16px;
	margin-top: 10px;
	display: block;
	font-weight: 300;
	font-style: italic;
}

.last-reflections ul {
	margin: 0;
	list-style: none;
	font-size: 0;
	margin-bottom: 40px;
}

.last-reflections ul > li {
	display: inline-block;
	width: calc(((100% - 78px) / 4) - 40px);
	margin-left: 26px;
	background-color: rgba(237, 183, 0, 0.06);
	padding: 20px;
	vertical-align: top;
	position: relative;
}

.last-reflections ul > li:first-child {
	margin-left: 0;
}

.last-reflections ul > li:not(:first-child)::before {
	content: '';
	position: absolute;
	border-left: 2px dashed #c6c7c8;
	left: -14px;
	top: 0;
	bottom: 0;
}

.last-reflections h4 {
	color: #E95D0F;
	font-size: 18px;
	display: block;
}

.last-reflections .liturgic-date {
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	display: block;
	margin: 4px 0;
}

.last-reflections .date {
	display: block;
	margin: 4px 0 10px 0;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
}

.last-reflections p {
	font-size: 14px;
	margin-bottom: 30px;
}

.last-reflections .more {
	color: #ffd000;
	border: 2px solid #ffd000;
	border-radius: 50%;
	width: 20px;
	display: inline-block;
	text-align: center;
	height: 20px;
	font-size: 20px;
	line-height: 18px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.last-reflections .more:hover {
	background-color: #ffd000;
	color: #fefbf0;
}

.file-archive {
	margin: 0;
	list-style: none;
	background-color: #f9f9f9;
	margin: 60px 0;
}

.file-archive > li {
	border-bottom: 1px solid #CC420D;
}

.file-archive > li:first-child {
	border-top: 1px solid #CC420D;
}

.file-archive a {
	display: block;
	padding: 20px 100px;
	padding: 22px 100px 20px 100px;
	font-size: 18px;
	color: #58585A;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.file-archive a:hover {
	background-color: rgba(204, 66, 13, 0.28);
}

.file-archive a img {
	vertical-align: middle;
	width: 28px;
	margin-right: 10px;
	margin-top: -2px;
}

/* Organización */

svg #mapa > g > * {
	cursor: pointer;
	-webkit-transition: fill 0.4s ease;
	-o-transition: fill 0.4s ease;
	transition: fill 0.4s ease;
}

svg #mapa > g.selected > * {
	fill: url(#pattern-stripe) !important;
}

svg #campo-cartagena > *,
#pattern-stripe.campo-cartagena > * {
	fill: #39A9DC;
}

svg #cieza-yecla > *,
#pattern-stripe.cieza-yecla > * {
	fill: #00A096;
}

svg #lorca > *,
#pattern-stripe.lorca > * {
	fill: #F8B334;
}

svg #caravaca-mula > *,
#pattern-stripe.caravaca-mula > * {
	fill: #97BF0D;
}

svg #murcia > *,
#pattern-stripe.murcia > * {
	fill: #E41270;
}

svg #suburbana-2 > *,
#pattern-stripe.suburbana-2 > * {
	fill: #803689;
}

svg #suburbana-1 > *,
#pattern-stripe.suburbana-1 > * {
	fill: #FCEA0D;
}

svg #cartagena > *,
#pattern-stripe.cartagena > * {
	fill: #d40000;
}

#pattern-stripe > *:first-child {
	opacity: 0.6;
}

.legend {
	display: block;
	font-size: 0;
	margin-top: 40px;
}

.legend > div {
	width: 50%;
	display: inline-block;
}

.legend > div > div {
	font-size: 14px;
}

.legend > div > div > div {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin: 4px 10px 4px 0;
	display: inline-block;
}

.diocesis-organizacion .x12.first > div {
	position: relative;
}

.diocesis-organizacion input[type="text"] {
	background-color: #eceded;
	border: 0;
	outline: 0;
	width: calc(100% - 20px);
	padding: 14px 10px;
	color: black;
	border-radius: 0;
	font-size: 12px;
}

.diocesis-organizacion .fa-search {
	color: #CC420D;
	position: absolute;
	right: 0;
	top: 0;
	padding: 13px;
	cursor: pointer;
}

.diocesis-organizacion input[type="text"]::-webkit-input-placeholder {
	color: black;
}

.diocesis-organizacion input[type="text"]:-moz-placeholder {
	color: black;
	opacity: 1;
}

.diocesis-organizacion input[type="text"]::-moz-placeholder {
	color: black;
	opacity: 1;
}

.diocesis-organizacion input[type="text"]:-ms-input-placeholder {
	color: black;
}

.diocesis-organizacion .b_accordion {
	border-top: 5px solid #CC420D;
}

.diocesis-organizacion .accordion_title {
	border-bottom: 1px solid #CC420D;
	color: #CC420D;
	font-size: 16px;
	line-height: 50px;
	cursor: pointer;
}

.diocesis-organizacion .accordion_title::before {
	content: '+';
	position: relative;
	background-color: #D9DADB;
	color: #87888A;
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	text-align: center;
	margin: -3px 14px 0 14px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.diocesis-organizacion .accordion_content > a {
	line-height: 50px;
	color: #58585A;
	background-color: #f9f9f9;
	display: block;
	border-bottom: 1px solid #CC420D;
	padding-left: 60px;
	cursor: pointer;
}

.diocesis-organizacion .accordion_content > a:hover {
	background-color: rgba(204, 66, 13, 0.3);
}

.diocesis-organizacion .opened .accordion_title::before {
	content: '-';
	background-color: #CC420D;
	color: white;
}

.multiple-results {
	text-align: center;
	color: #cc420d;
	margin-top: -2px;
	padding: 8px;
	font-weight: bold;
	background-color: #ddd;
	z-index: 1;
	position: relative;
	font-size: 14px;
}

#full-info {
	margin-top: 100px;
	margin-bottom: 40px;
}

#full-info .x12 {
	font-size: 0;
}

#full-info .orange-title {
	margin-bottom: 10px;
}

#full-info .orange-title span {
	text-transform: uppercase;
	min-width: 176px;
	text-align: center;
	font-size: 16px;
}

#full-info .face-pic {
	width: 200px;
	height: 200px;
	background-size: cover;
	background-position: top center;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}

#full-info .face-pic + div {
	padding-top: 40px;
	display: inline-block;
	width: calc(100% - 220px);
}

#full-info .face-pic + div * {
	font-size: 16px;
	line-height: 22px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
	margin: 0;
	display: inline;
}

#full-info .orange-title + div:not(.face-pic) {
	padding-top: 40px;
}

#full-info .orange-title + div:not(.face-pic) a {
	line-height: 22px;
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#full-info .areas-pastorales {
	margin-top: 40px;
	background-color: #f6f6f6;
}

#full-info .orange-title + div:not(.face-pic) a:hover {
	color: #72081A;
	border-bottom: 1px solid #72081A;
}

#full-info .areas-pastorales .title {
	color: #CC420D;
	background-color: white;
	border-top: 5px solid black;
	border-bottom: 1px solid black;
	display: block;
	padding: 10px 40px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

#full-info .areas-pastorales .two-columns {
	-webkit-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	        -moz-column-count: 2;
	     column-count: 2;
	-webkit-column-gap: 0;
	    -ms-column-gap: 0;
	     -o-column-gap: 0;
	        -moz-column-gap: 0;
	     column-gap: 0;
	        margin-bottom: 20px;
}

#full-info .areas-pastorales ul {
	margin: 0;
	list-style: none;
}

#full-info .areas-pastorales li {
	margin: 20px 40px;
}

#full-info .areas-pastorales ul > li:first-child {
	margin-top: 0;
}

.arciprestazgo {
	padding: 60px 0 0 0;
	width: 100%;
}

.arciprestazgo h3 {
	outline: 20px solid #C15C08;
	border-top: 1px solid white;
	border-bottom: 1px dashed white;
	color: white;
	padding: 10px 20px;
	margin: 20px;
	background-color: #C15C08;
	font-size: 18px;
	font-weight: 300;
	position: relative;
	cursor: pointer;
}

.arciprestazgo .accordion_frame {
	padding-top: 20px;
	overflow: hidden;
}

.arciprestazgo .accordion_frame:not(.opened) h3::after {
	content: '+';
	position: absolute;
}

.arciprestazgo .accordion_frame.opened h3::after {
	content: '-';
	position: absolute;
}

.arciprestazgo .accordion_frame h3::after {
	background-color: rgba(255, 255, 255, 0.6);
	width: 30px;
	height: 30px;
	top: 6px;
	right: 20px;
	font-size: 26px;
	line-height: 28px;
	text-align: center;
	color: #c15c08;
	cursor: pointer;
}

.arciprestazgo h3 span {
	text-transform: uppercase;
	font-size: 18px;
	color: white;
	font-weight: 300;
}

.arcipreste {
	padding: 20px 40px;
	font-size: 0;
}

.arcipreste .pic {
	width: 100px;
	height: 140px;
	vertical-align: middle;
	background-position: top center;
	background-size: cover;
	display: inline-block;
	margin-right: 30px;
}

.arcipreste .info {
	font-size: 16px;
	display: inline-block;
	width: calc(100% - 130px);
	vertical-align: middle;
}

.churchs-list {
	margin: 0;
	list-style: none;
}

.churchs-list > li {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

.churchs-list > li:nth-child(2n)::after {
	content: '';
	position: absolute;
	left: -15px;
	top: 0;
	bottom: 0;
	border-left: 1px solid #CC420D;
}

.church-title {
	color: #CC420D;
	margin-bottom: 6px;
	display: inline-block;
}

.church-title h4 {
	display: inline;
	font-size: 16px;
	text-transform: uppercase;
	color: #CC420D;
}

.churchs-list i {
	display: inline-block;
	margin-left: 6px;
	font-size: 14px;
}

.churchs-list > li p {
	margin-bottom: 0px;
}

.churchs-list > li a {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.churchs-list > li a:hover {
	color: #CC420D;
}

div[id^="vicaria-"] {
	display: none;
}

.buscador-organizacion .results {
	position: absolute;
	z-index: 10;
	background-color: #eceded;
	left: 0;
	top: 100%;
	margin-top: 4px;
	right: 0;
	overflow: hidden;
}

.buscador-organizacion .results > a {
	padding: 10px;
	display: block;
	border-bottom: 2px dashed white;
	position: relative;
	cursor: pointer;
}

.buscador-organizacion .results > a:last-child {
	border-bottom: none;
}

.buscador-organizacion .results > a > strong {
	color: #cc420d;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

.buscador-organizacion .results > a > span {
	white-space: nowrap;
	color: rgba(0, 0, 0, 0.4);
	font-size: 14px;
}

.buscador-organizacion .results > a > span strong {
	font-size: 14px;
	color: #585a5a;
	font-weight: bold;
}

.buscador-organizacion .results > a > span.shorted {
	margin-left: -10px;
}

.buscador-organizacion .results > a::before {
	position: absolute;
	content: '';
	width: 10px;
	left: 0;
	top: 0;
	bottom: 0;
	background:         -o-linear-gradient(left, rgba(236,237,237,1) 0%, rgba(236,237,237,0) 100%);
	background:         -webkit-gradient(linear, left top, right top, from(rgba(236,237,237,1)), to(rgba(236,237,237,0)));
	background:         linear-gradient(to right, rgba(236,237,237,1) 0%, rgba(236,237,237,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceded', endColorstr='#00eceded',GradientType=1);
}

.buscador-organizacion .results > a::after {
	position: absolute;
	content: '';
	width: 20px;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #eceded;
}

.buscador-organizacion .results > a > div {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	z-index: 10;
	bottom: 10px;
	font-size: 10px;
	background-color: #cc420d;
	border-radius: 50%;
	color: white;
	display: block;
	line-height: 20px;
	text-align: center;
	-ms-box-shadow: 0 0 14px #eceded, 0 0 12px #eceded, 0 0 10px #eceded, 0 0 6px #eceded;
	 -o-box-shadow: 0 0 14px #eceded, 0 0 12px #eceded, 0 0 10px #eceded, 0 0 6px #eceded;
	    -webkit-box-shadow: 0 0 14px #eceded, 0 0 12px #eceded, 0 0 10px #eceded, 0 0 6px #eceded;
	        box-shadow: 0 0 14px #eceded, 0 0 12px #eceded, 0 0 10px #eceded, 0 0 6px #eceded;
}

/* Curia diocesana */

.curia-wrapper {
	margin-bottom: 80px;
}

.curia-wrapper .b_accordion {
	border-top: 5px solid #7609B5;
}

.curia-wrapper .accordion_title {
	border-bottom: 1px solid #7609B5;
	color: #7609B5;
	font-size: 16px;
	line-height: 50px;
	cursor: pointer;
}

.curia-wrapper .accordion_title::before {
	content: '+';
	position: relative;
	background-color: #D9DADB;
	color: #87888A;
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	text-align: center;
	margin: -3px 14px 0 14px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.curia-wrapper .accordion_content > a {
	line-height: 50px;
	color: #58585A;
	background-color: #f9f9f9;
	display: block;
	border-bottom: 1px solid #7609B5;
	padding-left: 60px;
	cursor: pointer;
}

.curia-wrapper .accordion_content > a:hover {
	background-color: rgba(204, 66, 13, 0.3);
}

.curia-wrapper .opened .accordion_title::before {
	content: '-';
	background-color: #7609B5;
	color: white;
}

.curia-wrapper .opened .accordion_title {
	background-color: #f9f9f9;
}

.curia-wrapper .accordion_content {
	background-color: #f9f9f9;
	padding: 20px;
	display: block;
	width: auto;
	border-bottom: 1px solid #7609B5;
	line-height: 20px;
}

/* Horario de misas */

#horario {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	border-radius: 0;
	border: 0;
	color: #444;
	-webkit-appearance: none;
}

#slider-range {
	margin: 6px 0;
	font-size: 10px;
}

#slider-range .ui-state-default {
	width: 10px;
	height: 10px;
	top: -2px;
	bottom: -2px;
	background: #ddd !important;
	padding: 0 !important;
	outline: 0 !important;
	-ms-box-shadow: none !important;
	 -o-box-shadow: none !important;
	    -webkit-box-shadow: none !important;
	        box-shadow: none !important;
}

#slider-range .ui-widget-header {
	background: #009430 !important;
}

.buscador-misas {
	padding: 20px;
	text-align: center;
	width: calc(100% - 40px);
}

.buscador-misas > * {
	text-align: left;
}

.buscador-misas .button {
	background-color: #009430;
	display: inline-block;
	color: white;
	padding: 6px 20px;
	margin: auto;
	position: absolute;
	right: 0;
	bottom: 30px;
	margin-top: 20px;
	cursor: pointer;
	min-width: 104px;
	text-align: center;
}

.buscador-misas .reset {
	background-color: #009430;
	display: inline-block;
	color: white;
	padding: 6px 20px;
	margin: auto;
	position: absolute;
	right: 0;
	bottom: -10px;
	margin-top: 20px;
	cursor: pointer;
	min-width: 104px;
	text-align: center;
}

.busca-iglesia {
	width: 55%;
	display: inline-block;
	float: left;
	position: relative;
}

.busca-municipio, .busca-fecha {
	margin-left: 20px !important;
	width: calc((45% - 40px) / 2);
	display: inline-block;
	float: left;
}

.buscador-misas p {
	position: relative;
	margin-top: 8px;
	background-color: white;
	margin-bottom: 0;
}

.buscador-misas .fa {
	right: 0;
	bottom: 0;
	position: absolute;
	padding: 7px;
}

.buscador-misas select + span {
	width: 100% !important;
	background-color: transparent;
}

.buscador-misas .select2-container--default .select2-selection--single {
	border: 1px solid #D9DADB;
	border-radius: 0;
	outline: 0;
	height: 30px;
}

.buscador-misas .legal-text {
	text-align: left;
	display: block;
	float: left;
	padding-top: 10px;
}

.buscador-misas .legal-text + div {
	position: relative;
}

.buscador-misas .legal-text p {
	font-weight: 300;
	font-size: 11px;
	margin: 6px 0 0 0;
	font-style: italic;
	line-height: 16px;
	background-color: transparent;
}

.buscador-misas .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
	font-style: italic;
	font-size: 14px;
	font-weight: 300;
}

.buscador-misas .select2-container--default .select2-selection--single {
	background-color: transparent;
}

.busca-iglesia .select2-selection__arrow {
	display: none;
}

.select2-results__option[aria-disabled="true"] {
	display: none;
}

.select2-results__option {
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.select2-results__option span {
	display: block;
	font-size: 12px;
	color: #666;
	font-weight: 300;
}

.select2-results__option--highlighted {
	background-color: #009430 !important;
}

.select2-results__option--highlighted span {
	color: white;
}

.select2-search__field {
	outline: 0;
	border: 1px solid #D9DADB;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.select2-dropdown {
	border-color: #D9DADB !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display:
	none !important;
}

.busca-fecha input {
	outline: 0;
	border: 1px solid #D9DADB;
	-webkit-appearance: none;
	border-radius: 0;
	line-height: 28px;
	font-size: 14px;
	font-weight: 300;
	color: black;
	font-style: italic;
	padding: 0 8px;
	width: calc(100% - 18px);
}

.ui-datepicker-calendar td a {
	font-size: 12px;
	font-family: 'Lato';
	color: black !important;
	font-weight: 300 !important;
	font-style: italic;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	color: black;
	padding: 2px 4px !important;
	border: 1px solid #D9DADB !important;
	background: #f6f6f6;
	background-image: none !important;
}

.ui-state-default.ui-state-hover,
.ui-widget-content .ui-state-default.ui-state-hover,
.ui-widget-header .ui-state-default.ui-state-hover,
.ui-state-default.ui-state-active {
	background-color: #009430 !important;
	color: white !important;
}

.ui-datepicker-next,
.ui-datepicker-prev {
	background: none !important;
	border: 0 !important;
}

.ui-datepicker-calendar th {
	display: none;
}

.ui-datepicker {
	width: 195px !important;
}

.ui-datepicker-title * {
	font-size: 12px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	background-color: #009430;
	border-radius: 50%;
	background-image: url(../../../themes/bilnea/css/images/ui-icons_ffffff_256x240.png);
	top: 1px;
	left: 1px;
	right: 1px;
}

.ui-datepicker-title {
	line-height: 16px;
}

.ui-datepicker-header {
	background: none !important;
	border: 0 !important;
}

.ui-datepicker-today > a.ui-state-default {
	background-color: #D9DADB !important;
}

#ui-datepicker-div {
	margin: -1px 0;
}

.resultado-misas-cabecera {
	color: white;
	padding: 8px 20px;
	margin: 20px 0 0 20px;
	display: block;
	width: calc(100% - 40px);
}

#data-wrapper {
	display: block;
	width: 100%;
	margin-bottom: 50px;
	position: relative;
	min-height: 100px;
}

#data-wrapper.loading::before {
	content: '';
	position: absolute;
	background-image: url(../../../uploads/loader.gif);
	background-color: rgba(0, 0, 0, 0.4);
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	margin: -25px 0 0 -25px;
}

#data-wrapper.loading .misas-list {
	opacity: 0.3;
}

.misas-list {
	list-style: none;
	margin: 0;
	display: block;
}

.misas-list li {
	background-color: rgba(237, 183, 0, 0.06);
	margin-top: 6px;
	position: relative;
	display: block;
	padding: 8px 10px 7px 66px;
}

.misas-list li::before {
	background-image: url(../../../uploads/icono-parroquia.png);
	position: absolute;
	content: '';
	top: 10px;
	left: 10px;
	bottom: 10px;
	width: 46px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.misas-list li p {
	margin: 0;
}

.misas-list li h2 {
	font-size: 18px;
	color:#004B95;
}

.misas-list li h2 em {
	font-weight: 300;
}

.load-more-churchs {
	display: block;
	text-align: center;
	margin: 20px 0;
}

.load-more-churchs > * {
	cursor: pointer;
}

.load-more-churchs > div {
	color: white;
	background-color: #009430;
	border-radius: 50%;
	display: inline-block;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	margin-bottom: 10px;
}

.load-more-churchs p {
	margin: 0;
}

#mapa-misas {
	padding-bottom: 30%;
	margin-top: 20px;
}

div[class^="enlace-mapa-"] {
	background-image: url(../../../uploads/icono-localizacion.png);
	position: absolute;
	right: 20px;
	top: 20px;
	bottom: 20px;
	width: 19px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	opacity: 0.1;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

li.active div[class^="enlace-mapa-"],
div[class^="enlace-mapa-"]:hover {
	opacity: 0.5;
}

/* Liturgia */

.diocesis-liturgia p {
	display: block;
	position: relative;
	float: none;
}

.diocesis-liturgia p.orded {
	padding-left: 42px;
}

.diocesis-liturgia p.orded::before {
	content: attr(data-num);
	position: absolute;
	height: 22px;
	width: 22px;
	background-color: #B4120B;
	color: white;
	text-align: center;
	line-height: 22px;
	top: 0;
	left: 0;
}

.diocesis-liturgia p.orded::after {
	border-right: 2px solid #B4120B;
	height: 22px;
	content: '';
	position: absolute;
	width: 30px;
	top: 0;
	left: 0;
}

.diocesis-liturgia .enlaces {
	text-align: center;
	position: relative;
	background-image: url(../../../uploads/liturgia-enlaces.jpg);
	background-size: cover;
	background-position: center;
	padding: 40px 0;
	margin: 40px 0 60px 0;
}

.diocesis-liturgia .enlaces > div {
	position: relative;
	z-index: 1;
	color: white;
}

.diocesis-liturgia .enlaces::after {
	background-color: #B4120B;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	opacity: 0.6;
	content: '';
	display: block;
}

.diocesis-liturgia .enlaces img {
	border-bottom: 4px solid white;
	margin: 0 auto 20px auto;
	display: block;
	max-width: 80px;
}

.diocesis-liturgia .enlaces a {
	color: white;
}


/* proteccion del  menor */

.proteccion-menor p {
	display: block;
	position: relative;
	float: none;
}

.proteccion-menor p.orded {
	padding-left: 42px;
}

.proteccion-menor p.orded::before {
	content: attr(data-num);
	position: absolute;
	height: 22px;
	width: 22px;
	background-color: #B4120B;
	color: white;
	text-align: center;
	line-height: 22px;
	top: 0;
	left: 0;
}

.proteccion-menor p.orded::after {
	border-right: 2px solid #B4120B;
	height: 22px;
	content: '';
	position: absolute;
	width: 30px;
	top: 0;
	left: 0;
}

.proteccion-menor .enlaces {
    text-align: center;
    position: relative;
    background-image: url(../../../uploads/camino-diocesis.jpg);
    background-size: cover;
    background-position: center bottom;
    padding: 30px 0;
    margin: 0px 0 60px 0;
}

.proteccion-menor .enlaces > div {
	position: relative;
	z-index: 1;
	color: white;
	    margin-top: 3%;
}

.proteccion-menor .enlaces::after {
	background-color: #B4120B;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	opacity: 0.6;
	content: '';
	display: block;
}

.proteccion-menor .enlaces img {
	border-bottom: 4px solid white;
	margin: 0 auto 20px auto;
	display: block;
	max-width: 80px;
}

.proteccion-menor .enlaces a {
	color: white;
}



/* proteccion del  menor sub */

.proteccion-menor p {
	display: block;
	position: relative;
	float: none;
}

.proteccion-menor p.orded {
	padding-left: 42px;
}

.proteccion-menor p.orded::before {
	content: attr(data-num);
	position: absolute;
	height: 22px;
	width: 22px;
	background-color: #B4120B;
	color: white;
	text-align: center;
	line-height: 22px;
	top: 0;
	left: 0;
}

.proteccion-menor p.orded::after {
	border-right: 2px solid #B4120B;
	height: 22px;
	content: '';
	position: absolute;
	width: 30px;
	top: 0;
	left: 0;
}

.proteccion-menor .enlaces2 {
    text-align: center;
    position: relative;
    background-image: url(../../../uploads/proteccion-menor-2-2.jpg);
    background-size: cover;
    background-position: center bottom;
    padding: 100px 0;
    margin: 0px 0 60px 0;
}

.proteccion-menor .enlaces2 > div {
	position: relative;
	z-index: 1;
	color: white;
}

.proteccion-menor .enlaces2::after {
	background-color: #B4120B;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	opacity: 0.6;
	content: '';
	display: block;
}

.proteccion-menor .enlaces2 img {
	border-bottom: 4px solid white;
	margin: 0 auto 20px auto;
	display: block;
	max-width: 80px;
}

.proteccion-menor .enlaces2 a {
	color: white;
}





.liturgic-formation > li .thumb > div.overlay {
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transform: scale(2);
	        -ms-transform: scale(2);
	    transform: scale(2);
}

.liturgic-formation > li:hover .thumb > div.overlay {
	opacity: 1;
	-webkit-transform: scale(1);
	        -ms-transform: scale(1);
	    transform: scale(1);
}

.liturgic-formation > li .thumb > div.overlay span {
	background-color: white;
	color: #666;
	font-weight: bolder;
	font-size: 20px;
	width: 24px;
	display: inline-block;
	line-height: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	font-family: sans-serif;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	font-style: normal;
}

.liturgic-formation {
	list-style: none;
	margin: 0;
}

.liturgic-formation > li {
	display: block;
	background-color: rgba(180, 18, 11, .07);
	margin: 30px 0;
	position: relative;
}

.liturgic-formation > li:not(:first-child)::after {
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	border-top: 2px dashed #C6C7C8;
}

.liturgic-formation > li + li {
	margin-top: 60px;
}

.liturgic-formation > li > div {
	padding: 24px 60px 24px 24px;
}

.liturgic-formation > li .thumb {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 170px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.liturgic-formation > li .thumb + div {
	padding-left: 194px;
}

.liturgic-formation > li .thumb .up {
	position: absolute;
	background-color: #faefee;
	top: 0;
	right: 0;
	bottom: calc(50% + 12px);
	width: 12px;
	z-index: 2;
}

.liturgic-formation > li .thumb .up::after {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #faefee;
}

.liturgic-formation > li .thumb .down {
	position: absolute;
	background-color: #faefee;
	bottom: 0;
	right: 0;
	top: calc(50% + 12px);
	width: 12px;
	z-index: 2;
}

.liturgic-formation > li .thumb .down::after {
	content: '';
	position: absolute;
	bottom: 100%;
	right: 0;
	border-top: 12px solid transparent;
	border-right: 12px solid #faefee;
}

.liturgic-formation > li h2 {
	margin: 0;
	color: #0C3183;
	font-size: 20px;
	display: block;
}

.liturgic-formation > li span {
	font-size: 14px;
	display: block;
	font-style: italic;
	margin-top: 2px;
	font-weight: 300;
}

.liturgic-formation > li p {
	margin-top: 14px;
	margin-bottom: 0;
}

.liturgic-formation > li a.more {
	position: absolute;
	right: 24px;
	bottom: 24px;
	border: 2px solid #B4120B;
	font-size: 20px;
	line-height: 22px;
	width: 24px;
	color: #B4120B;
	height: 24px;
	text-align: center;
	border-radius: 50%;
	background-color: transparent;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.liturgic-formation > li a.more:hover {
	background-color: #B4120B;
	color: #faefee;
}

.liturgic-wrapper > a:last-child {
	border: 1px solid #87888a;
	background-color: #D9DADB;
	padding: 10px 14px;
	text-transform: uppercase;
	color: #58585A;
	display: inline-block;
	float: right;
	margin-right: 40px;
}

.liturgic-wrapper {
	border: 1px solid black;
	padding: 20px;
	margin-bottom: 80px;
}

.liturgic-wrapper a {
	border-bottom: 2px solid #B4120B;
}

.liturgic-wrapper h1 {
	color: #B4120B;
	font-size: 24px;
	display: block;
}

.liturgic-wrapper .liturgic-date {
	font-size: 18px;
	margin-bottom: 16px;
	margin-top: 4px;
	display: block;
	font-weight: 300;
	font-style: italic;
}

.liturgic-wrapper header strong p {
	margin-bottom: 0;
	font-weight: bold;
}

.liturgic-wrapper header {
	margin: -21px -21px 0 -21px;
	padding: 20px;
	background-color: #faefee;
	margin-bottom: 20px;
}

.liturgic-wrapper > header > div:first-child {
	background-color: #58585A;
	color: white;
	text-transform: uppercase;
	padding: 4px 20px 4px 50px;
	margin-left: -30px;
	display: inline-block;
}

.last-liturgics ul {
	margin: 0;
	list-style: none;
	font-size: 0;
	margin-bottom: 40px;
}

.last-liturgics ul > li {
	display: inline-block;
	width: calc(((100% - 78px) / 4) - 40px);
	margin-left: 26px;
	background-color: rgba(180, 18, 11, 0.06);
	padding: 20px;
	vertical-align: top;
	position: relative;
}

.last-liturgics ul > li:first-child {
	margin-left: 0;
}

.last-liturgics ul > li:not(:first-child)::before {
	content: '';
	position: absolute;
	border-left: 2px dashed #c6c7c8;
	left: -14px;
	top: 0;
	bottom: 0;
}

.last-liturgics h6 {
	color: #004B95;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.last-liturgics h4 {
	margin-bottom: 10px;
}

.last-liturgics .liturgic-date {
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	display: block;
	margin: 4px 0;
}

.last-liturgics .date {
	display: block;
	margin: 4px 0 10px 0;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
}

.last-liturgics p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 30px;
}

.last-liturgics .more {
	color: #B4120B;
	border: 2px solid #B4120B;
	border-radius: 50%;
	width: 20px;
	display: inline-block;
	text-align: center;
	height: 20px;
	font-size: 20px;
	line-height: 18px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.last-liturgics .more:hover {
	background-color: #B4120B;
	color: #faefee;
}

/* Lectura del día */

.weekday-selector {
	background-color: #f6f6f6;
	border: 2px solid #D9DADB;
	text-transform: uppercase;
	text-align: center;
	width: 88px;
	padding: 4px 0;
	font-size: 14px;
	color: #B4120B;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	display: inline-block;
	margin-right: 4px;
}

.weekday-selector:hover,
.weekday-selector.active {
	background-color: #B4120B;
	border-color: #B4120B;
	color: white;
}

input.weekpicker + img {
	background-color: #b4120b;
	border: 4px solid #b4120b;
	height: 21px;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 0;
	right: 0;
}

input.weekpicker {
	display: inline-block;
	background-color: #f6f6f6;
	border: 2px solid #D9DADB;
	text-align: center;
	color: black;
	font-size: 12px;
	border-radius: 0;
	-webkit-appearance: none;
	width: calc(100% - 702px);
	padding: 5px 0px;
	vertical-align: top;
	cursor: pointer;
	outline: none;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
}

.reading-header {
	display: block;
	width: 100%;
	position: relative;
}

.daily-reading-wrapper {
	background-color: rgba(237, 183, 0, 0.06);
	margin-top: 50px;
	padding: 20px;
	margin-bottom: 40px;
	display: block;
	width: calc(100% - 40px);
}

.daily-reading-wrapper a {
	border-bottom: 2px solid #B4120B;
}

.daily-reading-wrapper.loading::before {
	content: '';
	position: absolute;
	background-image: url(../../../uploads/loader.gif);
	background-color: rgba(0, 0, 0, 0.4);
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	margin: -25px 0 0 -25px;
}

.daily-reading-wrapper.loading > * {
	opacity: 0.3;
}

.daily-reading-wrapper header > div {
	background-color: #58585A;
	color: white;
	text-transform: uppercase;
	padding: 4px 20px 4px 50px;
	margin-left: -20px;
	display: inline-block;
}

.daily-reading-wrapper header h1 {
	font-size: 24px;
	color: #B4120B;
	display: block;
	margin-top: 10px;
}

.daily-reading-wrapper .liturgic-date {
	font-weight: 300;
	font-style: italic;
	display: block;
	margin: 4px 0 20px 0;
	position: relative;
}

.daily-reading-wrapper .liturgic-date::after {
	content: '';
	position: absolute;
	width: 50%;
	border-bottom: 2px dashed #C6C7C8;
	bottom: -11px;
	left: 0;
}

.daily-reading-wrapper .content {
	width: 100%;
}

.daily-reading-wrapper footer {
	color: #0C3183;
	text-align: right;
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
}

.weekpickerdiv .ui-state-default.ui-state-hover,
.weekpickerdiv .ui-widget-content .ui-state-default.ui-state-hover,
.weekpickerdiv .ui-widget-header .ui-state-default.ui-state-hover,
.weekpickerdiv .ui-state-default.ui-state-active {
	background-color: #B4120B !important;
}

.weekpickerdiv.ui-datepicker .ui-datepicker-prev span,
.weekpickerdiv.ui-datepicker .ui-datepicker-next span {
	background-color: #B4120B !important;
}

/* Noticias */

.last-news-wrapper.container {
	padding: 30px 0 60px 0;
}

.last-news-wrapper .pager {
	margin-top: 30px;
}

img.alignnone {
	display: block;
	margin: auto;
}

img.alignleft {
	float: left;
	margin: 20px 20px 20px 0;
}

img.alignright {
	float: right;
	margin: 20px 0 20px 20px;
}

ul.last-news {
	margin: 0;
	list-style: none;
	-webkit-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	        -moz-column-count: 2;
	     column-count: 2;
	-webkit-column-gap: 60px;
	    -ms-column-gap: 60px;
	     -o-column-gap: 60px;
	        -moz-column-gap: 60px;
	     column-gap: 60px;
	position: relative;
	border-top: 1px solid #B1B3B4;
	margin-bottom: 20px;
	padding-top: 20px;
}

ul.last-news::after {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	border-bottom: 1px solid #B1B3B4;
}

ul.last-news.not-found,
ul.last-news.categorized {
	-webkit-column-count: 1;
	    -ms-column-count: 1;
	     -o-column-count: 1;
	        -moz-column-count: 1;
	     column-count: 1;
	border-top: 1px solid #B1B3B4;
}

ul.last-news.categorized,
ul.last-news.not-found {
	margin-bottom: 40px;
}

ul.last-news.not-found::after {
	display: none;
}

ul.last-news > li {
	position: relative;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #B1B3B4;
	min-height: 120px;
	display: block;
	margin-bottom: 20px;
}

ul.last-news li {
	-webkit-column-break-inside: avoid;
	   -moz-column-break-inside: avoid;
	    -ms-column-break-inside: avoid;
	     -o-column-break-inside: avoid;
	        column-break-inside: avoid;
}

ul.last-news li .content {
	width: 100%;
}

ul.last-news li .content p {
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 4px;
	line-height: 18px;
}

ul.last-news li.normal > a.featured-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 25%;
	bottom: 20px;
	background-size: cover;
	background-position: center;
}

ul.last-news li.normal > a.featured-image + .content {
	width: calc(75% - 10px);
	margin-left: calc(25% + 10px);
}

ul.last-news.categorized li.normal > a.featured-image {
	width: 120px;
}

ul.last-news.categorized li.normal > a.featured-image + .content {
	width: calc(100% - 130px);
	margin-left: calc(130px);
}

ul.last-news li h2 {
	font-size: 18px;
	color: #004b95;
}

ul.last-news span.date {
	display: block;
	font-size: 12px;
	margin-bottom: 4px;
}

ul.last-news span.date img {
	width: 12px;
	margin-right: 4px;
}

ul.last-news li > a > div.overlay {
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	display: block;
}

ul.last-news li > a:hover > div.overlay {
	opacity: 1;
	z-index: 5;
}

ul.last-news li > a > div.overlay span {
	background-color: white;
	color: #666;
	font-weight: bolder;
	font-size: 20px;
	width: 24px;
	display: inline-block;
	line-height: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	font-family: sans-serif;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	font-style: normal;
}

ul.last-news li.dividido {
	width: calc((100% - 10px) / 2);
}

ul.last-news li.dividido.last {
	margin-left: 10px;
}

ul.last-news li.dividido > a.featured-image {
	padding-bottom: 60%;
	margin-bottom: 10px;
	display: block;
	background-size: cover;
	background-position: center;
	position: relative;
}

ul.last-news ul.dividido-container {
	margin: 0;
	list-style: none;
}

ul.last-news li.destacado_grande {
	background-color: #f6f6f6;
	padding: 0 10px 10px 10px;
	width: calc(100% - 20px);
	border-bottom: 0;
	float: none;
	clear: both;
	margin-bottom: 20px;
}

ul.last-news li.destacado_grande > a {
	padding-bottom: 60%;
	margin-bottom: 10px;
	display: block;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}

ul.last-news li.destacado_normal > a {
	padding-bottom: 30%;
	margin-bottom: 10px;
	display: block;
	background-size: cover;
	background-position: center;
	position: relative;
}

.news-searcher {
	position: relative;
	margin: 10px 0 20px 0;
	text-align: right;
}

.news-searcher input {
	display: inline-block;
	padding: 1px 32px 1px 6px;
	width: calc(100% - 38px);
	max-width: 300px;
	border-radius: 0;
	background-color: #f6f6f6;
	-webkit-appearance: none;
	border: 2px solid #D9DADB;
	color: #58585A;
	font-weight: 300;
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
	text-align: right;
	font-style: italic;
	font-size: 14px;
	line-height: 23px;
}

.news-searcher .fa {
	position: absolute;
	width: 29px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	color: #58585A;
	top: 0;
	right: 0;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
}

.news-searcher input::-webkit-input-placeholder {
	color: #58585A;
}

.news-searcher input:-moz-placeholder {
	color: #58585A;
	opacity: 1;
}

.news-searcher input::-moz-placeholder {
	color: #58585A;
	opacity: 1;
}

.news-searcher input:-ms-input-placeholder {
	color: #58585A;
}

.news-header span {
	color: #707173;
	text-transform: uppercase;
	border-bottom: 3px solid #004b95;
	z-index: 1;
	position: relative;
	padding: 4px 20px 4px 0;
	margin-bottom: -2px;
	display: inline-block;
}

.recent-categories {
	margin: 0;
	list-style: none;
	border-top: 1px solid #004B95;
}

.recent-categories > li {
	width: calc((100% - 81px) / 5);
	margin-left: 20px;
	margin-top: 30px;
	position: relative;
}

.recent-categories > li.first {
	margin-left: 0;
}

.recent-categories > li:not(.first)::after {
	position: absolute;
	content: '';
	top: 0;
	left: -11px;
	bottom: 0;
	border-left: 1px solid #B1B3B4;
}

.recent-categories > li > a.main-image {
	display: block;
	padding-bottom: 54%;
	background-size: cover;
	background-position: center;
	background-color: #0c3183;
}

.recent-categories .category-link {
	display: block;
	background-color: #ECEDED;
	font-size: 14px;
	color: #004B95;
	padding: 4px 8px;
}

.recent-categories .fecha {
	font-size: 12px;
	margin: 6px 0 4px 0;
	display: block;
}

.recent-categories .fecha + a {
	font-size: 16px;
}

.last-news + .separator {
	display: block;
	margin: 54px 0 40px 0;
	border-bottom: 1px dashed #C6C7C8;
}

.last-news + .separator + span {
	background-color: #0c3183;
	color: white;
	text-transform: uppercase;
	padding: 3px 20px;
	display: inline-block;
}

.news-main-wrapper {
	margin-bottom: 60px;
}

.news-main-wrapper a {
	border-bottom: 2px solid #0C3183;
}

.news-main-wrapper .liturgic-date {
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	display: block;
	margin: 4px 0 6px 0;
}

.news-main-wrapper .container {
	background-color: #f6f6f6;
	margin-top: 30px;
	padding: 20px;
	max-width: 955px;
}

.news-main-wrapper .featured-image {
	width: 36%;
	padding-bottom: 20%;
	display: inline-block;
	float: left;
	margin: -20px 20px 4px -20px;
	position: relative;
	background-size: cover;
	background-position: center;
	outline: 0;
}

.news-main-wrapper .featured-image::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #005BA8;
	opacity: 0.2;
}

.news-main-wrapper .container > .fecha {
	background-color: #58585A;
	color: white;
	text-transform: uppercase;
	padding: 4px 20px;
	margin-left: -20px;
	display: inline-block;
}

.news-main-wrapper .container > .fecha img {
	width: 16px;
	margin-right: 4px;
	vertical-align: top;
	-webkit-filter: brightness(0) invert(100%);
	   -moz-filter: brightness(0) invert(100%);
	    -ms-filter: brightness(0) invert(100%);
	     -o-filter: brightness(0) invert(100%);
	        filter: brightness(0) invert(100%);
}

.news-main-wrapper .container > h1 {
	display: inline-block;
	width: 100%;
	border-bottom: 1px dashed #c6c7c8;
	color: #0C3183;
	font-size: 24px;
	margin: 10px 0;
	padding-bottom: 10px;
}

.news-main-wrapper .featured-image + .fecha + h1 {
	width: 64%;
}

.social-share {
	margin: 30px 0;
}

.social-share > div {
	width: 50%;
	position: relative;
	display: inline-block;
}

.social-share > div:first-child::after {
	border-bottom: 1px solid #575756;
	top: 50%;
	left: 0;
	right: 0;
	position: absolute;
	content: '';
	z-index: 0;
}

.social-share span {
	background-color: #575756;
	color: white;
	z-index: 1;
	padding: 3px 6px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	margin: 2px 0;
}

.social-share .buttons {
	width: auto;
	margin-left: -4px;
}

.social-share .fa {
	display: inline-block;
	width: 29px;
	height: 29px;
	vertical-align: middle;
	margin-right: 5px;
	color: white;
	text-align: center;
	line-height: 29px;
	border: 0;
}

.social-share .fa-facebook {
	background-color: #5979C1;
}

.social-share .fa-twitter {
	background-color: #80C7DD;
}

.social-share .fa-linkedin {
	background-color: #447EA3;
}

.social-share .fa-google-plus {
	background-color: #E55242;
}

.social-share .fa-whatsapp {
	background-color: #43d854;
}

.social-share .fa-envelope {
	background-color: #87888A;
}

.social-share .fa-print {
	background-color: black;
}

.news-main-wrapper > .container > a:last-child {
	border: 1px solid #87888a;
	background-color: #D9DADB;
	padding: 10px 14px;
	text-transform: uppercase;
	color: #58585A;
	display: inline-block;
	float: right;
	margin-right: 40px;
}

.block-last-news ul {
	margin: 0;
	list-style: none;
	font-size: 0;
	margin-bottom: 40px;
}

.block-last-news ul > li {
	display: inline-block;
	width: calc(((100% - 78px) / 4) - 40px);
	margin-left: 26px;
	background-color: #f6f6f6;
	padding: 20px;
	vertical-align: top;
	position: relative;
}

.block-last-news ul > li.not-found {
	width: calc(100% - 40px);
}

.block-last-news ul > li:first-child {
	margin-left: 0;
}

.block-last-news ul > li:not(:first-child)::before {
	content: '';
	position: absolute;
	border-left: 2px dashed #c6c7c8;
	left: -14px;
	top: 16px;
	bottom: 16px;
}

.block-last-news h6 {
	color: #004B95;
	font-size: 18px;
	display: block;
}

.block-last-news .liturgic-date {
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	display: block;
	margin: 4px 0;
}

.block-last-news .date {
	display: block;
	margin: 4px 0 10px 0;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
}

.block-last-news p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 40px;
}

.block-last-news .more {
	color: #B4120B;
	border: 2px solid #B4120B;
	border-radius: 50%;
	width: 20px;
	display: inline-block;
	text-align: center;
	height: 20px;
	font-size: 20px;
	line-height: 18px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.block-last-news .more:hover {
	background-color: #B4120B;
	color: #faefee;
}

/* Agenda */

.agenda-wrapper .x12 {
	background-color: #f6f6f6;
	width: calc(50% - 5px);
	position: relative;
}

.agenda-wrapper .x12.last {
	margin-left: 10px;
}

.agenda-wrapper .x12 h3 span {
	background-color: #1bbcb8;
	width: 36%;
	display: inline-block;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	padding: 4px 0;
	min-width: 170px;
}

.agenda-wrapper .x12 h3 {
	position: relative;
}

.agenda-wrapper .x12 h3::after {
	border-bottom: 2px solid #1bbcb8;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 10px;
}

.agenda-wrapper .fecha {
	width: calc(20% - 20px);
	display: inline-block;
	text-transform: uppercase;
	color: #1bbcb8;
	font-size: 20px;
	padding: 16px 10px;
	vertical-align: top;
}

.agenda-wrapper .descripcion {
	width: calc(80% - 20px);
	display: inline-block;
	vertical-align: top;
	padding: 16px 10px;
}

.agenda-wrapper .descripcion span {
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	display: block;
}

.agenda-wrapper .descripcion h4 {
	margin-bottom: 10px;
}

.agenda-wrapper .descripcion p {
	margin: 16px 0 32px 0;
}

.agenda-wrapper .x12.last .evento-wrapper:not(.active) {
	display: none;
}

.agenda-wrapper .event-selector .prev,
.agenda-wrapper .event-selector .next {
	background-color: #D9DADB;
	color: #1A171B;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	text-align: center;
}

.agenda-wrapper .event-selector .prev {
	left: 10px;
}

.agenda-wrapper .event-selector .next {
	right: 10px;
}

.agenda-wrapper .event-selector {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 100%;
	text-align: center;
}

.agenda-wrapper .event-selector .dot {
	border-radius: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 4px 5px;
	cursor: pointer;
	background-color: #D9DADB;
}

.agenda-wrapper {
	border-bottom: 2px dashed #C6C7C8;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.selector .busca-texto,
.selector .busca-localidad {
	width: 20.5%;
	display: inline-block;
	margin-right: 0.5%;
	position: relative;
}

.home.boletin-noticias {
	padding: 1px;
}

.boletin-noticias .response,
.boletin-noticias .response > * {
	color: white;
	font-style: italic;
}

.home.boletin-noticias > div {
	margin: 30px auto !important;
}

.boletin-noticias .last h4 {
	font-style: normal;
	font-size: 14px !important;
	font-weight: bold !important;
	margin-bottom: 10px;
	margin-top: 13px !important
}

.boletin-noticias .last * {
	color: white;
	font-size: 10px;
	text-align: left;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2em;
}

.boletin-noticias .last strong {
	text-align: left !important;
	display: block;
	font-weight: bold !important;
}

.boletin-noticias .last p {
	margin: 0 0 6px 0 !important;
}

.boletin-noticias .last a {
	text-decoration: underline;
}

.selector .busca-inicio,
.selector .busca-final,
.selector .busca-categoria {
	width: 15.5%;
	display: inline-block;
	margin-right: 0.5%;
	position: relative;
}

.selector .fa {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	text-align: center;
}

.selector div[class^="busca-"] input,
.selector div[class^="busca-"] .select2-container--default .select2-selection--single {
	background-color: #f6f6f6;
	border: 1px solid #D9DADB;
	color: black;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	padding: 3px 6px;
	border-radius: 0;
	-webkit-appearance: none;
	width: calc(100% - 14px);
	margin: 0;
	font-weight: 300;
}

.selector div[class^="busca-"] .select2,
.selector div[class^="busca-"] .select2-container--default .select2-selection--single {
	width: 100% !important;
	padding: 0;
}

.agenda-datepicker .ui-state-default.ui-state-hover,
.agenda-datepicker .ui-widget-content .ui-state-default.ui-state-hover,
.agenda-datepicker .ui-widget-header .ui-state-default.ui-state-hover,
.agenda-datepicker .ui-state-default.ui-state-active {
	background-color: #004B95 !important;
}

.agenda-datepicker.ui-datepicker .ui-datepicker-prev span,
.agenda-datepicker.ui-datepicker .ui-datepicker-next span {
	background-color: #004B95 !important;
}

.page-id-244 .select2-results__option--highlighted {
	background-color: #004B95 !important;
}

.selector div[class^="busca-"] .select2-selection__rendered {
	padding: 3px 6px !important;
}

.selector div[class^="busca-"] .select2-container--default .select2-selection--single * {
	font-size: 14px;
	outline: 0;
	line-height: 19px;
	margin: 0;
	font-weight: 300;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
}

.select2 {
	outline: 0;
}

.selector div[class^="busca-"] .select2-container,
.selector div[class^="busca-"] .select2-container--default .select2-selection--single {
	max-height: 25px;
	-webkit-transform: translateY(-0.5px);
	        -ms-transform: translateY(-0.5px);
	    transform: translateY(-0.5px);
	outline: 0;
}

.selector div[class^="busca-"] input::-webkit-input-placeholder {
	color: black;
}

.selector div[class^="busca-"] input:-moz-placeholder {
	color: black;
	opacity: 1;
}

.selector div[class^="busca-"] input::-moz-placeholder {
	color: black;
	opacity: 1;
}

.selector div[class^="busca-"] input:-ms-input-placeholder {
	color: black;
}

.selector .boton-busca {
	background-color: #004B95;
	color: white;
	text-align: center;
	line-height: 21px;
	display: inline-block;
	width: calc(10% - 4px);
	border: 2px solid #004B95;
	-webkit-transform: translateY(0.5px);
	        -ms-transform: translateY(0.5px);
	    transform: translateY(0.5px);
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.selector .boton-busca:hover {
	background-color: transparent;
	color: #004B95;
}

.selector {
	font-size: 0;
}

.main-agenda .row {
	margin: 40px auto;
}

.main-agenda .calendar-wrapper .header {
	border-top: 5px solid #58585A;
	display: block;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	position: relative;
}

.main-agenda .calendar-wrapper .header div {
	cursor: pointer;
	color: #1BBCB8;
	-webkit-transform: scaleX(0.5);
	        -ms-transform: scaleX(0.5);
	    transform: scaleX(0.5);
	position: absolute;
	font-size: 40px;
	font-weight: 100;
	line-height: 50px;
	cursor: pointer;
	top: 0;
}

.main-agenda .calendar-wrapper .header div.prev {
	left: 0;
}

.main-agenda .calendar-wrapper .header div.next {
	right: 0;
}

.main-agenda .calendar-wrapper .grid {
	background-color: #C6C7C8;
	padding: 10px;
}

.main-agenda .calendar-wrapper .grid > div {
	display: block;
	overflow: hidden;
}

.main-agenda .calendar-wrapper .grid > div > div {
	display: inline-block;
	width: calc((100% / 7) - 12px);
	margin: 3px;
	color: white;
	float: left;
	text-align: right;
	padding: 3px;
}

.main-agenda .calendar-wrapper .grid > div:first-child > div {
	text-align: center;
}

.main-agenda .calendar-wrapper .grid > div:not(:first-child) > div:nth-child(7n) {
	color: #72081A;
}

.main-agenda .calendar-wrapper .grid > div > div.link {
	cursor: pointer;
	background-color: #666;
}

.main-agenda .calendar-wrapper .grid > div > div.espiritual,
.legend span.espiritual {
	background-color: #6A82A5;
}

.main-agenda .calendar-wrapper .grid > div > div.social,
.legend span.social {
	background-color: #C1BE87;
}

.main-agenda .calendar-wrapper .grid > div > div.formacion,
.legend span.formacion {
	background-color: #DBAFAF;
}

.main-agenda .calendar-wrapper .grid > div > div.diocesana,
.legend span.diocesana {
	background-color: #88AA8B;
}

.main-agenda .calendar-wrapper .grid > div > div.cultural,
.legend span.cultural {
	background-color: #A89288;
}

.main-agenda .calendar-wrapper .grid > div > div.multiple,
.legend span.multiple {
	background-color: #333;
}

.calendar-event {
	position: relative;
}

.calendar-event.loading::before {
	content: '';
	position: absolute;
	background-image: url(../../../uploads/loader.gif);
	background-color: rgba(0, 0, 0, 0.4);
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	margin: -25px 0 0 -25px;
}

.calendar-wrapper.loading::before {
	content: '';
	position: absolute;
	background-image: url(../../../uploads/loader.gif);
	background-color: rgba(0, 0, 0, 0.4);
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	margin: -25px 0 0 -25px;
	z-index: 1;
}

.loading.calendar-wrapper > * {
	opacity: 0.3;
}

.event-wrapper .category {
	display: block;
}

.event-wrapper .category span {
	border-top: 5px solid #87888A;
	border-bottom: 1px solid #87888A;
	line-height: 50px;
	font-size: 20px;
	color: #6A82A5;
	display: inline-block;
	min-width: 240px;
	padding-right: 20px;
}

.event-wrapper > *:not(.active):not(.dots) {
	display: none;
}

.event-wrapper .fecha {
	color: #6A82A5;
	text-transform: uppercase;
	font-size: 20px;
	vertical-align: top;
}

.event-wrapper .title + span,
.event-wrapper .title + span + span {
	font-weight: 300;
	font-style: italic;
	font-size: 16px;
	display: block;
}

.event-wrapper .title + span {
	margin-top: 10px;
}

.event-wrapper .title + span + span {
	margin-bottom: 16px;
}

.event-wrapper .title + span + span:first-letter {
	text-transform: uppercase;
}

.event-wrapper p {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
}

.event-show {
	position: relative;
}

.event-show.loading::before {
	content: '';
	position: absolute;
	background-image: url(../../../uploads/loader.gif);
	background-color: rgba(0, 0, 0, 0.4);
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	margin: -25px 0 0 -25px;
}

.event-show.loading .event-wrapper {
	opacity: 0.3;
}

.event-selector .dot.active {
	background-color: #58585A;
}

.event-selector .dot {
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.main-agenda .single-selector {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 100%;
	text-align: center;
}

.main-agenda .single-selector .dot {
	border-radius: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 4px 5px;
	cursor: pointer;
	background-color: #D9DADB;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.main-agenda .single-selector .dot.active {
	background-color: #58585A;
}

.legend {
	margin-bottom: 40px;
}

.legend span {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: bottom;
}

.legend > div {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	width: auto;
}

/* Publicaciones Diocesanas */

.publicacion-container > .publicacion {
	margin-bottom: 30px;
	background-color: #f6f6f6;
}

.publicacion-container > .publicacion .thumb {
	display: block;
	padding-bottom: 120%;
	background-size: cover;
	background-position: center;
	margin: 10px;
}

.publicacion-container > .publicacion * {
	margin: 10px;
}

.publicacion-container > .publicacion a {
	background-color: #E2001A;
	display: block;
	position: relative;
	cursor: pointer;
	line-height: 20px;
	color: white;
	font-family: 'Lato' !important;
	font-size: 14px;
}

.publicacion-container > .publicacion a.fa::before {
	width: 20px;
	height: 20px;
	background-color: #C6C7C8;
	line-height: 20px;
	display: inline-block;
	margin: 0 10px 0 0 ;
	font-size: 12px;
	color: #707173;
	vertical-align: top;
	text-align: center;
	font-family: 'FontAwesome';
}

/* Boletín de noticias */

.boletin-noticias {
	/*margin: 60px calc((995px - 100vw) / 2) 0 calc((995px - 100vw) / 2);*/
	margin: auto;
	background-color: #004B95;
	position: relative;
}

.boletin-noticias .container {
	background-color: transparent;
	margin: 40px auto;
	text-align: center;
	color: white;
}

.boletin-noticias::after {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	background-image: url(../../../uploads/boletin-noticias.png);
	width: 100px;
	height: 46px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: -32px 0 0 -50px;
}

.boletin-noticias p {
	color: white;
	max-width: 540px;
	display: block;
	margin: 10px auto 30px auto;
}

.boletin-noticias .input {
	background-color: #ECEDED;
	border-radius: 0;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 0 auto 10px auto;
	width: 200px;
	padding: 4px;
	-webkit-appearance: none;
}

.boletin-noticias label {
	width: 200px;
	display: block;
	margin: auto;
	text-align: left;
	color: white;
	font-size: 12px;
}

.boletin-noticias label a {
	font-size: 12px;
	color: white;
	text-decoration: underline;
	border: 0;
}

.boletin-noticias input.b_input_checkbox + label::after {
	border-color: #004b95 !important;
	margin: 3px;
}

.boletin-noticias .s_submit {
	background-color: #FFD000;
	margin: 20px auto;
	max-width: 196px;
	padding: 6px 0;
	border: 2px solid #FFD000;
	color: #004B95;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.boletin-noticias .s_submit:hover {
	background-color: transparent;
	color: #ffd000;
}

/* Multimedia */

.multimedia-title {
	background-color: #B1B3B4;
	color: white;
	font-size: 18px;
	padding: 14px 0 14px 60px;
	position: relative;
}

.multimedia-title::before {
	background-color: #004B95;
	display: inline-block;
	margin: -10px 0;
	content: '';
	position: relative;
	width: 34px;
	height: 34px;
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
}

.multimedia-title.radio::before {
	background-color: rgb(0, 75, 149);
	position: absolute;
	content: '';
	width: 34px;
	top: 10px;
	left: 0;
	bottom: 0;
	background-image: url(../../../uploads/icono-radio.png);
	background-size: cover;
	background-position: center;
	border: 8px solid rgb(0, 75, 149);
}

.multimedia-title.otros::before {
	background-color: rgb(0, 75, 149);
	position: absolute;
	content: '';
	width: 34px;
	top: 10px;
	left: 0;
	bottom: 0;
	background-image: url(../../../uploads/icono-auriculares.png);
	background-size: cover;
	background-position: center;
	border: 8px solid rgb(0, 75, 149);
}

.multimedia-title::after {
	border-left: 6px solid rgb(0, 75, 149);
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	left: 49px;
	margin-top: -4px;
}

/* Fototeca */

.gallery-wrapper {
	position: relative;
	padding: 30px;
	width: calc(100% - 60px);
}

.gallery-wrapper a {
	width: calc((100% - 45px) / 4);
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline-block;
	padding-bottom: calc((100% - 45px) / 4);
	background-size: cover;
	background-position: center;
	overflow: hidden;
	position: relative;
}

.gallery-wrapper a::after {
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.gallery-wrapper a:hover::after {
	opacity: 1;
}

.gallery-wrapper a.first {
	margin-left: 0;
}

.multimedia-title.galeria::before {
	background-color: rgb(0, 75, 149);
	position: absolute;
	content: '';
	width: 34px;
	top: 10px;
	left: 0;
	bottom: 0;
	background-image: url(../../../uploads/icono-galeria.png);
	background-size: contain;
	background-position: center;
	border: 8px solid rgb(0, 75, 149);
}

.footer-link {
	text-align: right;
	margin-bottom: 40px;
}

.footer-link a img {
	width: 24px;
	vertical-align: bottom;
	margin-right: 6px;
}

.footer-link a {
	color: #707173;
	text-transform: uppercase;
}

.footer-link a:hover {
	text-decoration: underline;
}

.fototeca-wrapper {
	margin-bottom: 40px;
	padding-top: 30px;
	display: block;
	width: 100%;
}

.fototeca-wrapper > div.x14 {
	width: calc((100% - 45px) / 4);
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline-block;
	background-color: #f6f6f6;
}

.fototeca-wrapper > div.x14.first {
	margin-left: 0;
}

.fototeca-wrapper div.thumb {
	margin: 10px;
	position: relative;
}

.fototeca-wrapper div.thumb a {
	width: 100%; padding-bottom: 100%;
	display: inline-block;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 2;
}

.fototeca-wrapper div.thumb div {
	width: 100%;
	padding-bottom: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(5deg);
	        -ms-transform: rotate(5deg);
	    transform: rotate(5deg);
}

.fototeca-wrapper h2 {
	font-size: 16px;
	display: block;
	margin: 0 10px;
}

.fototeca-wrapper span.date {
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	display: block;
	margin: 0 10px 10px 10px;
}

.fototeca-wrapper a.fa-eye {
	background-color: rgb(0, 75, 149);
	display: block;
	position: relative;
	cursor: pointer;
	line-height: 20px;
	color: white;
	font-family: 'Lato' !important;
	font-size: 14px;
	margin: 10px;
}

.fototeca-wrapper a.fa-eye::before {
	width: 20px;
	height: 20px;
	background-color: #C6C7C8;
	line-height: 20px;
	display: inline-block;
	margin: 0 10px 0 0 ;
	font-size: 12px;
	color: #707173;
	vertical-align: top;
	text-align: center;
	font-family: 'FontAwesome';
}

.fototeca-wrapper a.fa-eye::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	border-left: 4px solid #c6c7c8;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	margin-top: -4px;
}

/* Enlaces */

.enlaces-wrapper {
	text-align: center;
	margin-bottom: 60px;
	padding: 20px 0;
}

.enlaces-wrapper h2 {
	position: relative;
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	color: #3e3d40;
	padding-left: 50px;
}

.enlaces-wrapper h2::before {
	background-image: url(../../../uploads/icono-enlace.png);
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 4px;
	left: 0;
	background-size: cover;
	background-position: center;
}

.enlaces-wrapper a {
	margin: 14px 0;
	padding: 0 20px;
	white-space: nowrap;
	display: inline-block;
	border-left: 1px solid black;
	color: #3e3d40;
}

.enlaces-wrapper a.first {
	border: 0;
}

/* Descargas */

.descargas-wrapper .accordion_content > a,
.descargas-wrapper .accordion_title {
	display: block;
	padding: 10px 100px;
	font-size: 18px;
	color: black;
	background-color: #f6f6f6;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid rgb(204, 66, 13);
}

.descargas-wrapper .accordion_title {
	position: relative;
	cursor: pointer;
}

.descargas-wrapper .accordion_content > a:hover {
	background-color: rgba(204, 66, 13, 0.28);
}

.descargas-wrapper .accordion_title::before {
	content: '+';
	position: absolute;
	color: white;
	width: 32px;
	height: 32px;
	background-color: rgba(204, 66, 13, 1);
	text-align: center;
	line-height: 32px;
	top: 5px;
	left: 40px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.descargas-wrapper .accordion_frame.opened .accordion_title::before {
	background-color: rgba(204, 66, 13, 0.4);
	color: white;
	content: '-';
}

.descargas-wrapper .b_accordion {
	border-top: 5px solid #CC420D;
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
}

.descargas-wrapper a::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	margin-left: -30px;
	-webkit-filter: brightness(20%);
	   -moz-filter: brightness(20%);
	    -ms-filter: brightness(20%);
	     -o-filter: brightness(20%);
	        filter: brightness(20%);
	background-size: cover;
	background-position: center;
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.1s ease 1s;
	-o-transition: opacity 0.1s ease 1s;
	transition: opacity 0.1s ease 1s;
	z-index: 0;
}

.descargas-wrapper .opened a::before {
	opacity: 1;
}

.descargas-wrapper a[data="pdf"]::before {
	background-image: url(../../../uploads/filetype-pdf.png);
}

.descargas-wrapper a[data="doc"]::before {
	background-image: url(../../../uploads/filetype-doc.png);
}

.descargas-wrapper a[data="docx"]::before {
	background-image: url(../../../uploads/filetype-docx.png);
}

.descargas-wrapper a[data="exe"]::before {
	background-image: url(../../../uploads/filetype-exe.png);
}

.descargas-wrapper a[data="zip"]::before {
	background-image: url(../../../uploads/filetype-zip.png);
}

.descargas-wrapper a[data="rar"]::before {
	background-image: url(../../../uploads/filetype-rar.png);
}

.descargas-wrapper a[data="xls"]::before {
	background-image: url(../../../uploads/filetype-xls.png);
}

.descargas-wrapper a[data="xlsx"]::before {
	background-image: url(../../../uploads/filetype-xlsx.png);
}

/* Vídeos */

#video-results {
	margin-top: 30px;
	min-height: 100px;
	position: relative;
}

.video-wrapper {
	text-align: right;
}

.video-wrapper > * {
	text-align: left;
}

#video-results.loading::before {
	content: '';
	position: absolute;
	background-image: url(../../../uploads/loader.gif);
	background-color: rgba(0, 0, 0, 0.4);
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	margin: -25px 0 0 -25px;
}

#video-results.loading > * {
	opacity: 0.3;
}

#video-results .x11 h2 {
	color: #004B95;
	font-size: 20px;
}

#video-results .x11 a:not(.thumb) {
	margin-bottom: 10px;
	display: block;
}

#video-results a.thumb {
	display: block;
	position: relative;
	padding-bottom: 56.25%;
	background-size: cover;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
}

#video-results a.thumb::after {
	background-color: rgba(255, 255, 255, 0.4);
	background-image: url(../../../uploads/icono-video-thumb.png);
	background-size: 80px auto;
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#video-results .x13 {
	display: inline-block;
	margin-top: 20px;
	margin-left: 10px;
	width: calc((100% - 20px) / 3);
	vertical-align: top;
}

#video-results > .x13:nth-child(3n-1) {
	margin-left: 0;
}

#video-results .x13 h2 {
	font-size: 16px;
}

#video-results .x13 span {
	display: block;
	margin: 4px 0;
	font-weight: 300;
	font-style: italic;
	font-size: 14px;
}

#video-results .x13 p {
	font-size: 14px;
	line-height: 18px;
}

.yt-button {
	background-color: #E2001A;
	color: white !important;
	font-size: 14px !important;
	margin-bottom: 40px;
	padding: 6px 20px;
	display: inline-block;
	margin-top: 20px;
}

.yt-button i {
	color: white;
	margin-right: 10px;
	font-size: 20px;
	vertical-align: middle;
}

.multimedia-title.video::before {
	background-color: rgb(0, 75, 149);
	position: absolute;
	content: '';
	width: 34px;
	top: 10px;
	left: 0;
	bottom: 0;
	background-image: url(../../../uploads/icono-video.png);
	background-size: cover;
	background-position: center;
	border: 8px solid rgb(0, 75, 149);
	-webkit-filter: brightness(100%);
}

.multimedia-wrapper .accordion_title {
	display: block;
	padding: 10px 100px;
	font-size: 18px;
	color: black;
	background-color: #f6f6f6;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid #004B95;
}

.multimedia-wrapper .accordion_title {
	position: relative;
	cursor: pointer;
}

.multimedia-wrapper .accordion_content > a:hover {
	background-color: rgba(0, 75, 149, 0.3);
}

.multimedia-wrapper .accordion_content > a {
	display: block;
	padding: 10px 100px;
	font-size: 18px;
	color: black;
	background-color: #f6f6f6;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid #004B95;
}

.multimedia-wrapper .accordion_title::before {
	content: '+';
	position: absolute;
	color: white;
	width: 32px;
	height: 32px;
	background-color: #004B95;
	text-align: center;
	line-height: 32px;
	top: 5px;
	left: 40px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.multimedia-wrapper .accordion_frame.opened .accordion_title::before {
	background-color: rgba(0, 75, 149, 0.3);
	color: white;
	content: '-';
}

.multimedia-wrapper .b_accordion {
	margin-bottom: 60px;
	margin-left: 50px;
	overflow: hidden;
	position: relative;
}

/* Ayuda */

div[class^="ayuda-"] {
	display: block;
	position: relative;
	padding-bottom: 60%;
	background-color: #eceded;
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}

div[class^="ayuda-"] > h2 {
	position: absolute;
	display: inline-block;
	padding: 4px 12px;
	color: white;
	font-size: 16px;
	width: 100%;
	max-width: 200px;
	left: 10px;
	bottom: 10px;
}

.ayuda-1 {
	background-image: url(../../../uploads/fondo-ayuda-1.png);
}

.ayuda-1 > h2 {
	background-color: #B4120B;
}

.ayuda-2 {
	background-image: url(../../../uploads/fondo-ayuda-2.png);
	background-size: auto 100% !important;
}

.ayuda-2 > h2 {
	background-color: #004B95;
}

.ayuda-3 {
	background-image: url(../../../uploads/fondo-ayuda-3.png);
	background-position: top left !important;
}

.ayuda-3 > h2 {
	background-color: #FFD000;
}

.ayuda-wrapper .b_accordion {
	margin-top: 30px;
}

.ayuda-wrapper .accordion_content {
	background-color: #f6f6f6;
	padding: 20px;
	border-bottom: 1px solid #cc420d;
}

.ayuda-wrapper .accordion_content p {
	margin: 10px 0 0 0;
}

.ayuda-wrapper .accordion_content > a,
.ayuda-wrapper .accordion_title {
	display: block;
	padding: 10px 100px;
	font-size: 18px;
	color: black;
	background-color: #f6f6f6;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid rgb(204, 66, 13);
}

.ayuda-wrapper .accordion_title {
	position: relative;
	cursor: pointer;
}

.ayuda-wrapper .accordion_title::before {
	content: '+';
	position: absolute;
	color: white;
	width: 32px;
	height: 32px;
	background-color: #87888A;
	text-align: center;
	line-height: 32px;
	top: 5px;
	left: 40px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.ayuda-wrapper .accordion_frame.opened .accordion_title::before {
	color: white;
	content: '-';
}

.ayuda-wrapper .b_accordion {
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
}

.ayuda-wrapper a::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	margin-left: -30px;
	-webkit-filter: brightness(20%);
	   -moz-filter: brightness(20%);
	    -ms-filter: brightness(20%);
	     -o-filter: brightness(20%);
	        filter: brightness(20%);
	background-size: cover;
	background-position: center;
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.1s ease 1s;
	-o-transition: opacity 0.1s ease 1s;
	transition: opacity 0.1s ease 1s;
	z-index: 0;
}

.ayuda-wrapper .opened a::before {
	opacity: 1;
}

.ayuda-1 + .b_accordion {
	border-top: 5px solid #B4120B;
}

.ayuda-2 + .b_accordion {
	border-top: 5px solid #004B95;
}

.ayuda-3 + .b_accordion {
	border-top: 5px solid #FFD000;
}

.ayuda-1 + .b_accordion .accordion_frame.opened .accordion_title::before {
	background-color: #B4120B;
}

.ayuda-2 + .b_accordion .accordion_frame.opened .accordion_title::before {
	background-color: #004B95;
}

.ayuda-3 + .b_accordion .accordion_frame.opened .accordion_title::before {
	background-color: #FFD000;
}

/* Contacto */

.contact-form {
	margin-top: 60px;
	padding: 80px 0 40px 0;
	position: relative;
}

.contact-form > .container {
	max-width: 800px;
	margin: auto; display: block;
}

.contact-form input.input:not([type="file"]),
.contact-form textarea.input {
	background-color: white;
	border-radius: 0;
	margin-bottom: 14px;
	padding: 8px 20px;
	width: calc(100% - 42px);
	-webkit-appearance: none;
	font-size: 12px;
	font-weight: 300;
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
	resize: none;
	border: 1px solid white;
}

.contact-form input[type="file"] {
	display: none;
}

.contact-form input.captcha {
	background-color: white;
	border-radius: 0;
	margin-bottom: 14px;
	margin-right: 8px;
	padding: 8px;
	width: 17px;
	text-align: center;
	-webkit-appearance: none;
	font-size: 12px;
	font-weight: 300;
	margin-top: 10px;
	outline: 0;
	-ms-box-shadow: none;
	 -o-box-shadow: none;
	    -webkit-box-shadow: none;
	        box-shadow: none;
	resize: none;
	border: 1px solid white;
}

.contact-form .input::-webkit-input-placeholder {
	color: black;
	text-transform: uppercase;
}

.contact-form .input:-moz-placeholder {
	color: black;
	opacity: 1;
	text-transform: uppercase;
}

.contact-form .input::-moz-placeholder {
	color: black;
	opacity: 1;
	text-transform: uppercase;
}

.contact-form .input.valid:not(.captcha),
.contact-form .captcha.valid {
	border: 1px solid green;
}

.contact-form .input.invalid:not(.captcha),
.contact-form input.captcha.invalid {
	border: 1px solid red;
}

.contact-form .input:-ms-input-placeholder {
	color: black;
	text-transform: uppercase;
}

.contact-form .fix-check {
	background: #575756 !important;
	display: inline-block;
	width: 12px !important;
	height: 12px !important;
	position: relative;
	margin: 0 !important;
	margin-right: 5px !important;
}

.contact-form .fix-check + p a {
	color: #575756 !important;
	text-decoration: underline;
}

.contact-form .fix-check a:hover {
	text-decoration: underline;
}

.contact-form input[type="checkbox"] + label::after, input[type="checkbox"] + label:after {
	border-right: 2px solid #FFFFFF !important;
	border-bottom: 2px solid #FFFFFF !important;
	top: -3px !important;
	left: 2px !important;
	width: 5px !important;
	height: 10px !important;
}

.contact-form .file-button + input + .x11 {
	margin-top: 14px;
}

.contact-form input[type="checkbox"] + label::after {
	border-right: 2px solid #004B95 !important;
	border-bottom: 2px solid #004B95 !important;
	top: 4px !important;
	left: 5px !important;
}

.contact-form input[name="b_i_name"],
.contact-form input[name="b_i_custom_telefono"] {
	width: calc(50% - 49px) !important;
	margin-right: 14px;
}

.response > .errors,
.response > .sent-ok,
.response > .sent-error {
	display: block;
	margin-top: 14px;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.contact-form input[name="b_i_last-name"],
.contact-form input[name="b_i_email"] {
	width: calc(50% - 49px) !important;
}

.contact-form .b_input_checkbox.invalid + label::before {
	border: 1px solid red;
}

.file-button .icon {
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: middle;
	background-image: url(../../../uploads/clip-contact-diocesis.png);
}

.file-button .text {
	background-color: #B1B3B4;
	display: inline-block;
	padding: 8px;
	vertical-align: middle;
	color: white;
	font-size: 14px;
	font-weight: 300;
	margin-left: 6px;
	cursor: pointer;
	vertical-align: middle;
}

.file-button .text span {
	color: white;
	font-size: 14px;
	font-weight: 300;
}

.x11 > .captcha {
	margin-top: 14px;
	font-weight: 14px;
	font-weight: 300;
}

.contact-info {
	font-style: italic;
	font-size: 12px;
	font-weight: 300;
	display: block;
	margin: 14px 0 20px 0;
}

.contact-form form .form-send {
	background-color: #004B95;
	color: white;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 8px 0;
	font-size: 16px;
	border-radius: 2px;
	cursor: default;
}

.contact-form::before {
	background-image: url(../../../uploads/icono-pluma.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0;
	left: 50%;
	margin: -40px 0 0 -40px;
}

/* Curia */

.curia-wrapper .accordion_content > a,
.curia-wrapper .accordion_title {
	display: block;
	padding: 10px 100px;
	font-size: 18px;
	color: black;
	background-color: white;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid #7609B5;
}

.curia-wrapper .accordion_title {
	position: relative;
	cursor: pointer;
	background-color: white;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #7609B5;
	line-height: inherit;
}

.curia-wrapper .accordion_content > a:hover {
	background-color: rgba(118, 9, 181, 0.28);
}

.curia-wrapper .accordion_title::before {
	content: '+';
	position: absolute;
	color: #87888a;
	width: 32px;
	height: 32px;
	background-color: #D9DADB;
	text-align: center;
	line-height: 32px;
	top: 8px;
	left: 40px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.curia-wrapper .accordion_frame.opened .accordion_title::before {
	background-color: #7609B5;
	color: white;
	content: '-';
}

.curia-wrapper .b_accordion {
	border-top: 5px solid #7609B5;
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
}

.curia-wrapper .opened .accordion_title {
	background-color: #f9f9f9;
}

.curia-wrapper .accordion_content {
	background-color: #f9f9f9;
	padding: 20px;
	border-bottom: 1px solid #7609B5;
}

.curia-wrapper .accordion_content .two-columns {
	-webkit-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	        -moz-column-count: 2;
	     column-count: 2;
}

/* Adaptación móvil */

@media all and (max-width: 767px) {
	.main_container {
		-webkit-transition: all 0.4s linear;
		-o-transition: all 0.4s linear;
		transition: all 0.4s linear;
		width: 100vw;
	}
	#mobile-header .logo {
		margin: 12px 0 12px 12px;
	}
	#home-slider .sssnext {
		-webkit-transform: translate(100%, -50%);
		        -ms-transform: translate(100%, -50%);
		    transform: translate(100%, -50%);
	}
	#home-slider .sssnext::before {
		margin: -8px 00 10px;
		left: 25%;
	}
	#home-slider .ssslide > div {
		white-space: normal;
	}
	#home-slider .sssprev {
		-webkit-transform: translate(-100%, -50%);
		        -ms-transform: translate(-100%, -50%);
		    transform: translate(-100%, -50%);
	}
	#home-slider .sssprev::before {
		margin: -8px 0 0 4px;
	}
	#home-slider .ssslide > div {
		font-size: 18px;
	}
	#mobile-menu #main_menu ul > li {
		width: calc(100% - 20px);
	}
	#mobile-side-menu {
		position: fixed;
		z-index: 1000;
	}
	#cookie_warning .ok {
		position: relative;
		background-color: #004b95;
		margin-top: 10px;
		color: white;
		border: 0;
		padding: 4px 10px;
		left: calc(100% - 50px);
	}
	.home #content > article > div > div:first-child > div.container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.blue-categories {
		padding: 10px;
	}
	.blue-categories > li:not(.first)::after {
		position: absolute;
		content: '';
		border-right: 1px solid white;
		left: 0;
		top: 5px;
		bottom: 2px;
	}
	.blue-categories li {
		margin: 0;
		white-space: nowrap;
		padding: 0 6px !important;
		border: 0;
		position: relative;
	}
	.blue-categories li a {
		white-space: nowrap;
		font-size: 10px;
	}
	.featured-posts-home > .featured.second {
		margin-top: 4px;
	}
	.home-calendar {
		height: 300px !important;
	}
	#home-slider .sss {
		overflow: hidden;
	}
	#mobile-header.menu-fixed {
		background-color: white;
	}
	.menu-fixed + .content-wrapper {
		padding-top: 50px;
	}
	body.menu-fixed {
		width: 100vw !important;
	}
	.menu-item-has-children {
		position: relative;
	}
	.menu-item-has-children::after {
		content: '+' !important;
		position: absolute !important;
		display: inline-block !important;
		width: auto !important;
		top: 6px !important;
		right: 14px !important;
		font-size: 20px;
		left: inherit !important;
		height: auto !important;
		color: white !important;
	}
	#mobile-menu .sub-menu {
		margin: 10px 0 -10px -10px !important;
		width: calc(100% + 20px);
	}
	#mobile-menu .sub-menu .sub-menu {
		margin: 0 0 -10px -10px !important;
		width: calc(100% + 10px) !important;
		border-top: 1px solid rgba(255, 255, 255, 0.6);
	}
	#mobile-menu .sub-menu .sub-menu a {
		background-color: rgba(255, 255, 255, 0.5);
		color: white;
		border-left: 2px solid white;
	}
	#mobile-menu #main_menu ul.sub-menu > li {
		padding: 0 !important;
		border: 0 !important;
	}
	.sub-menu a {
		background-color: rgba(255, 255, 255, 0.4);
		font-size: 14px;
		color: white;
	}
	#mobile-menu {
		overflow-y: scroll !important;
	}
	#mobile-menu #main_menu ul > li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}
	.sub-menu > li:first-child a {
		border-top: 0;
	}
	.sub-menu a {
		border-top: 1px solid rgba(255, 255, 255, 0.6);
	}
	#mobile-menu .social-media {
		text-align: center;
		margin-top: 20px;
		font-size: 20px;
	}
	#mobile-menu .social-media .fa {
		color: white;
		margin: 0 4px;
	}
	#mobile-menu .more-info {
		margin-top: 15px;
		text-align: center;
	}

	#mobile-menu .more-info * {
		font-size: 10px;
		color: white;
		font-weight: 300;
	}
	.menu-fixed .main_container {
		height: 100vh;
		overflow-y: auto;
		overflow-x: hidden;
	}
	#mobile-menu-button {
		position: absolute;
		top: 0;
		z-index: 1;
		right: 0;
		margin: 19px;
	}
	.mobile-button {
		width: 28px;
		height: 28px;
	}
	.mobile-button span {
		height: 3px;
		top: 13px;
	}
	.mobile-button span::before {
		top: -10px;
		height: 3px;
	}
	.mobile-button span::after {
		bottom: -10px;
		height: 3px;
	}
	.mobile-button span,
	.mobile-button span::before,
	.mobile-button span::after {
		background-color: #555;
	}
	#mobile-header .logo {
		height: 42px;
	}
	#home-slider, #home-slider .sss {
		padding-bottom: 40%;
	}
	#home-slider .sssnext {
		right: 20px;
	}
	#home-slider .sssprev {
		left: 20px;
	}
	#home-slider .ssslide > div {
		font-size: 16px;
		left: 8px !important;
		bottom: 8px !important;
		right: 8px !important;
	}
	#home-slider .ssslide > div br {
		display: none;
	}
	#mobile-header {
		position: fixed !important;
		z-index: 500;
		background-color: rgba(255, 255, 255, 0.9);
	}
	.content-wrapper {
		padding-top: 66px;
	}
	.block {
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}
	.featured-posts-home > .featured.main {
		width: 100%;
		padding-bottom: 50%;
	}
	.featured-posts-home > .featured.second {
		width: 100%;
	}
	.featured-posts-home > .featured.second > * {
		padding-bottom: 40%;
	}
	.home-reading-wrapper {
		width: 100%;
		margin-bottom: 8px !important;
	}
	.home-reading h3 {
		padding: 8px 0;
	}
	.block + .block {
		padding-top: 0 !important;
	}
	.home-calendar {
		margin: 0 !important;
		width: 100%;
	}
	.home-blue {
		margin-top: 8px;
	}
	.home-blue .x12 {
		width: 100%;
		margin-left: 0;
		height: auto !important;
	}
	.home-blue .last img {
		-webkit-transform: none;
		        -ms-transform: none;
		    transform: none;
		margin-bottom: 0;
		display: block;
		width: 80%;
		margin: auto;
	}
	.home-blue > .container {
		padding-bottom: 0 !important;
		background-size: 160% auto;
	}
	.home-blue img {
		max-width: 100px;
	}
	.home-multimedia {
		margin: 8px 0;
		padding: 0 !important;
	}
	.home-multimedia .x13 {
		margin: 10px 20px;
		width: calc(100% - 40px);
		text-align: left;
	}
	.home-multimedia .x13.first {
		margin-top: 20px;
	}
	.home-multimedia .x13.last {
		margin-bottom: 20px;
	}
	.home-multimedia img + h4 {
		vertical-align: middle;
		display: inline-block;
		width: calc(100% - 70px);
		text-align: left;
		margin-left: 20px;
	}
	.home-multimedia img {
		max-width: 40px;
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}
	.home-organizacion {
		margin: 8px 0;
		padding: 0 !important;
	}
	.home-organizacion .x13 {
		margin: 10px 20px;
		width: calc(100% - 40px);
		text-align: left;
	}
	.home-organizacion .x13.first {
		margin-top: 20px;
	}
	.home-organizacion .x13.last {
		margin-bottom: 20px;
	}
	.home-organizacion img + h3 {
		vertical-align: middle;
		display: inline-block;
		width: calc(100% - 70px);
		text-align: left;
		margin-left: 20px;
	}
	.home-organizacion img {
		max-width: 40px;
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}
	.home-organizacion a {
		padding: 0;
	}
	.home-organizacion .x13:not(.first) a::after {
		display: none;
	}
	.home-rrss {
		margin: 8px 0;
	}
	.home-rrss .x12 {
		margin-left: 0;
		width: 100%;
	}
	#mobile-menu {
		background-color: #004b95;
	}
	.obispo-top h1 {
		font-size: 18px;
	}
	.obispo-top + .home-blue .x12.first > div {
		margin: 20px 0 30px 0 !important;
	}
	.obispo-top + .home-blue .x12.first > div p {
		font-size: 14px;
	}
	.obispo-top + .home-blue .x12.first {
		margin-top: 20px !important;
		margin-bottom: 0 !important;
	}
	h1.flower {
		font-size: 20px;
	}
	.title-dashed-red,
	.title-dashed-blue {
		margin: 8px 0 !important;
		font-size: 16px;
	}
	.header-red {
		font-size: 18px;
	}
	.subtitle-grey {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.obispo-biografia p,
	.obispo-biografia li {
		font-size: 14px;
	}
	.frame-purple,
	.frame-orange {
		width: 100%;
		margin: 0 0 8px 0 !important;
	}
	.frame-purple h4,
	.frame-orange h4 {
		font-size: 16px;
	}
	.obispo-escudo .x14 {
		display: block;
		width: 60%;
		margin: 0 20% 20px 20%;
	}
	.obispo-escudo .x34 {
		width: 100%;
		margin: 0;
		font-size: 14px;
	}
	.obispo-escudo .x34 p {
		font-size: 14px;
	}
	.filter input,
	.filter select {
		width: calc(100% - 50px);
		display: block;
		margin: 0 0 8px 0;
		font-size: 14px;
	}
	.filter select {
		width: calc(100% + 2px);
	}
	.filter {
		margin: 0;
	}
	.weekly-reflections > li,
	.liturgic-formation > li {
		margin: 8px 0;
		height: auto !important;
	}
	.weekly-reflections > li + li,
	.liturgic-formation > li + li {
		margin-top: 18px;
	}
	.weekly-reflections > li:not(:first-child)::after,
	.liturgic-formation > li:not(:first-child)::after {
		top: -10px;
	}
	.weekly-reflections > li p,
	.liturgic-formation > li p {
		font-size: 14px;
		line-height: 18px;
	}
	.weekly-reflections > li > div,
	.liturgic-formation > li > div {
		padding: 8px;
	}
	.weekly-reflections > li a.more,
	.liturgic-formation > li a.more {
		display: none;
	}
	.weekly-reflections > li .thumb + div,
	.liturgic-formation > li .thumb + div {
		padding-left: 8px;
		z-index: 6;
		position: relative;
		background-color: rgba(238,244,249,0.6);
	}
	.weekly-reflections > li .thumb,
	.liturgic-formation > li .thumb {
		width: 100%;
	}
	.weekly-reflections > li .thumb .up,
	.weekly-reflections > li .thumb .down,
	.liturgic-formation > li .thumb .up,
	.liturgic-formation > li .thumb .down {
		display: none;
	}
	.featured-posts-home a > div.overlay, .weekly-reflections > li .thumb > div.overlay, .liturgic-formation > li .thumb > div.overlay {
		display: none;
	}
	.obispo-info .auto-height {
		height: auto !important;
	}
	.obispo-info li a {
		font-size: 14px;
	}
	.obispo-info .x12 {
		padding-bottom: 20px;
	}
	.reflection-wrapper .thumb {
		width: calc(100% + 16px);
		-webkit-transform: translate(-8px, -8px);
		        -ms-transform: translate(-8px, -8px);
		    transform: translate(-8px, -8px);
	}
	.reflection-wrapper .thumb > div {
		font-size: 14px;
	}
	.reflection-wrapper .thumb > div img {
		width: 26px;
	}
	.cabecera-obispo {
		overflow: hidden;
	}
	.reflection-wrapper {
		padding: 8px;
	}
	.reflection-wrapper h1 {
		font-size: 18px;
	}
	.reflection-wrapper p,
	.reflection-wrapper li,
	.reflection-wrapper a {
		font-size: 14px;
	}
	.reflection-wrapper .liturgic-date {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.reflection-wrapper .reflection-footer {
		margin: 20px;
		font-size: 16px;
	}
	.sub-title-dashed-yellow,
	.title-dashed-green,
	.title-dashed-green-blue,
	.title-dashed-dark-red,
	.sub-title-dashed-blue {
		margin: 8px 0 !important;
		font-size: 16px;
	}
	.last-reflections ul > li {
		width: calc(100% - 16px);
		margin-bottom: 8px;
		height: auto !important;
		padding: 8px;
		margin-left: 0;
	}
	.last-reflections h6 {
		font-size: 16px;
	}
	.last-reflections ul > li::before {
		display: none;
	}
	.last-reflections .liturgic-date,
	.last-reflections .date,
	.last-reflections p {
		font-size: 14px;
		line-height: 18px;
	}
	.last-reflections .liturgic-date {
		margin-bottom: 0;
	}
	.last-reflections .date {
		margin-top: 0;
	}
	.breadcrumb {
		font-size: 12px !important;
		margin-right: 8px;
	}
	.breadcrumb * {
		font-size: 12px !important;
	}
	.file-archive a {
		padding: 8px;
		font-size: 14px;
	}
	.file-archive a img {
		width: 20px;
	}
	.file-archive {
		margin: 8px 0 20px 0;
	}
	.d_frame p {
		margin: 0 0 8px 0;
	}
	.title-dashed-white {
		margin: 8px 0 !important;
	}
	.pink-title > * {
		margin-top: 8px;
	}
	.ml20 {
		margin-left: 0;
	}
	.diocesis-organizacion .x12 {
		width: 100%;
		margin-left: 0;
		height: auto !important;
	}
	.diocesis-organizacion .accordion_title {
		line-height: 40px;
		font-size: 15px;
	}
	.diocesis-organizacion .accordion_content > a {
		line-height: 40px;
	}
	.diocesis-organizacion .accordion_title::before {
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	#full-info .orange-title {
		font-size: 15px;
	}
	#full-info .orange-title + div > a {
		font-size: 14px;
	}
	#full-info .areas-pastorales {
		margin-top: 20px;
	}
	#full-info .areas-pastorales .title {
		padding: 10px;
		font-size: 15px;
		margin-bottom: 20px;
	}
	.areas-pastorales .two-columns li {
		font-size: 14px;
	}
	svg#mapa-murcia {
		margin: 20px 0 !important;
	}
	.legend > div > div {
		font-size: 12px;
	}
	#full-info .face-pic {
		width: 120px;
		height: 160px;
	}
	#full-info .face-pic + div {
		width: calc(100% - 140px);
		font-size: 14px;
	}
	#full-info .face-pic + div h2 {
		font-size: 14px;
	}
	#full-info .x12 {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#full-info .orange-title + div:not(.face-pic) {
		padding-top: 10px;
	}
	#full-info .areas-pastorales .two-columns {
		-webkit-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		        -moz-column-count: 1;
		     column-count: 1;
	}
	#full-info {
		margin: 20px 0 !important;
	}
	#full-info .areas-pastorales li {
		margin: 8px;
	}
	.arciprestazgo h3 {
		font-size: 16px;
		padding: 8px 8px 8px 32px;
	}
	.arciprestazgo .accordion_frame h3::after {
		left: 0;
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	.churchs-list > li {
		height: auto !important;
	}
	.arciprestazgo {
		padding-top: 20px !important;
	}
	.curia-wrapper .accordion_content > a, .curia-wrapper .accordion_title {
		font-size: 16px;
		padding: 10px 10px 10px 40px;
	}
	.curia-wrapper .accordion_title::before {
		width: 28px;
		height: 28px;
		line-height: 28px;
		left: 4px;
	}
	.curia-wrapper .accordion_content .two-columns {
		font-size: 14px;
		-webkit-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		        -moz-column-count: 1;
		     column-count: 1;
	}
	.busca-iglesia,
	.busca-municipio,
	.busca-fecha {
		width: 100%;
		margin: 0 0 8px 0 !important;
	}
	.busca-iglesia p,
	.busca-municipio p,
	.busca-fecha p {
		margin: 0 !important;
	}
	.ui-datepicker .ui-datepicker-title {
		line-height: 30px !important;
	}
	.buscador-misas .button {
		font-size: 16px;
	}
	.resultado-misas-cabecera {
		font-size: 14px;
	}
	.misas-list li {
		padding: 8px 40px 7px 66px;
	}
	.misas-list li h2 {
		font-size: 14px;
	}
	.misas-list li p {
		font-size: 14px;
		font-weight: 300;
	}
	#mapa-misas {
		padding-bottom: 70%;
	}
	.load-more-churchs > div {
		font-size: 14px;
	}
	.agenda-wrapper .x12 {
		width: 100%;
		margin: 0 0 8px 0 !important;
	}
	.selector .busca-texto, .selector .busca-localidad,
	.selector .busca-inicio, .selector .busca-final, .selector .busca-categoria {
		width: 100%;
		margin-bottom: 8px;
	}
	.selector .fa {
		font-size: 16px;
	}
	.selector .boton-busca {
		width: calc(100% - 4px);
	}
	.x13.calendar-event {
		width: 100%;
		margin-bottom: 8px;
	}
	.x13.calendar-event * {
		font-size: 14px;
	}
	.event-show {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.legend > div {
		margin-bottom: 8px;
	}
	.agenda-wrapper {
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.weekday-selector {
		width: 100%;
		margin-bottom: 8px;
	}
	input.weekpicker {
		width: 100%;
	}
	input.weekpicker + img {
		top: inherit;
		bottom: 0;
		right: -4px;
	}
	.daily-reading-wrapper header > div {
		font-size: 14px;
	}
	.daily-reading-wrapper header h1 {
		font-size: 18px;
	}
	.daily-reading-wrapper p {
		line-height: 18px;
	}
	.daily-reading-wrapper footer {
		font-size: 16px;
	}
	.daily-reading-wrapper {
		display: block;
		font-size: 14px;
	}
	.publicacion-container > .publicacion {
		width: calc((100% - 8px) / 2);
		margin-left: 8px;
		margin-bottom: 8px;
	}
	.publicacion-container > .publicacion:nth-child(2n-1) {
		margin-left: 0;
	}
	ul.last-news {
		-webkit-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		        -moz-column-count: 1;
		     column-count: 1;
	}
	.news-header span {
		font-size: 14px;
	}
	ul.last-news li h2 {
		font-size: 16px;
	}
	.recent-categories > li,
	.block-last-news ul > li {
		width: calc(50% - 8px);
		margin-left: 16px !important;
		margin-bottom: 8px;
	}
	.recent-categories > li:nth-child(2n-1),
	.block-last-news ul > li:nth-child(2n-1) {
		margin-left: 0 !important;
	}
	.recent-categories .fecha + a,
	.block-last-news .fecha + a {
		font-size: 14px;
	}
	.recent-categories > li::after {
		position: absolute;
		content: '';
		top: 0;
		left: -8px !important;
		bottom: 0;
		border-left: 1px solid #B1B3B4;
	}
	.recent-categories > li:nth-child(2n-1)::after {
		display: none;
	}
	.news-main-wrapper .container {
		padding: 8px;
	}
	.news-main-wrapper .featured-image {
		width: 100%;
		margin: 0 0 8px 0;
		padding-bottom: 60%;
	}
	.news-main-wrapper .container > .fecha {
		font-size: 14px;
		margin-top: 8px;
	}
	.news-main-wrapper .featured-image + .fecha + h1 {
		font-size: 18px;
		display: block;
		width: 100%;
	}
	.news-main-wrapper p {
		line-height: 18px;
	}
	.social-share > div:first-child::after {
		width: 100%;
	}
	.social-share > div {
		width: 100%;
	}
	.social-share > div,
	.social-share span {
		font-size: 14px;
	}
	.social-share .buttons {
		margin: 4px 0 0 0;
	}
	.block-last-news ul > li {
		width: calc(50% - 48px);
	}
	.block-last-news ul > li:not(:first-child)::before {
		left: -9px;
	}
	.block-last-news h6 {
		font-size: 16px;
		line-height: 20px;
	}
	.multimedia-title {
		font-size: 16px;
	}
	.multimedia-wrapper .accordion_title {
		margin: 0;
		font-size: 14px;
		padding: 10px 10px 10px 40px;
	}
	.multimedia-wrapper .accordion_title::before {
		left: 5px;
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	.multimedia-wrapper .accordion_content > a, .multimedia-wrapper .accordion_title {
		padding: 10px 10px 10px 40px;
		font-size: 14px;
		margin: 0;
	}
	.multimedia-title::before {
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}
	.fototeca-wrapper > div.x14 {
		width: calc((100% - 8px) / 2);
		margin-left: 8px;
	}
	.fototeca-wrapper > div.x14:nth-child(2n-1) {
		margin-left: 0;
	}
	.fototeca-wrapper h2 {
		font-size: 14px;
	}
	.fototeca-wrapper span.date {
		font-size: 12px;
	}
	.gallery-wrapper {
		padding: 8px 0;
	}
	.footer-link a {
		font-size: 14px;
	}
	#video-results .x11 h2 {
		font-size: 18px;
	}
	#video-results .x13 {
		width: calc(50% - 5px);
		margin-top: 10px;
		margin-left: 10px !important;
	}
	#video-results > .x13:nth-child(2n) {
		margin-left: 0 !important;
	}
	#video-results a.thumb::after {
		background-size: 40px auto;
	}
	.enlaces-wrapper h2 {
		font-size: 18px;
		padding-left: 30px;
		margin-bottom: 10px;
	}
	.enlaces-wrapper h2::before {
		width: 30px;
		height: 30px;
	}
	.enlaces-wrapper a {
		margin: 4px 0;
		padding: 0 10px;
	}
	.enlaces-wrapper {
		margin-bottom: 8px;
	}
	div[class^="cabecera-"] .container,
	div[class^=" cabecera-"] .container {
		height: 180px;
	}
	.descargas-wrapper .accordion_content > a, .descargas-wrapper .accordion_title,
	.ayuda-wrapper .accordion_content > a, .ayuda-wrapper .accordion_title {
		font-size: 14px;
		padding: 10px 10px 10px 40px;
	}
	.descargas-wrapper .accordion_title::before,
	.ayuda-wrapper .accordion_title::before {
		height: 26px;
		width: 26px;
		line-height: 26px;
		left: 5px;
	}
	.ayuda-wrapper .x13 {
		width: 100%;
		margin: 0 0 8px 0 !important;
	}
	div[class^="ayuda-"] {
		padding-bottom: 40%;
	}
	.contact-form input.input:not([type="file"]), .contact-form textarea.input {
		width: calc(100% - 42px) !important;
		margin-right: 0;
	}
	.boletin-noticias {
		width: calc(100% + 16px);
		margin: 100px -8px 0 -8px;
	}
	.block-last-news ul > li {
		width: auto;
		margin: 0 0 10px 0 !important;
	}
	.block-last-news ul > li:not(:first-child)::before {
		display: none;
	}
	.blue-categories > li::after {
		display: none;
	}
	#home-slider .ssslide > div.br, #home-slider .ssslide > div.rb {
		text-align: left;
	}
	.blue-categories {
		padding-top: 3px;
	}
	.blue-categories li {
		padding: 0 4px;
	}
	.blue-categories li a {
		font-size: 11px;
	}
	.featured-posts-home > .featured.main {
		padding-bottom: 70%;
	}
	.featured-posts-home .second .faded h2 {
		font-size: 15px;
	}
	.featured-posts-home .date {
		font-size: 11px;
	}
	.featured-posts-home .faded h2 {
		font-size: 18px;
	}
	.featured-posts-home > .featured.second > * {
		padding-bottom: 46%;
	}
	.home-reading h3 {
		font-size: 18px;
	}
	.home-reading p {
		font-size: 14px;
		line-height: 18px;
	}
	.home-reading h4 {
		font-size: 16px;
	}
	.calendar_wrapper > .events > li * {
		font-size: 14px;
	}
	.home-calendar {
		height: 260px !important;
		margin-bottom: 30px !important;
	}
	.calendar_wrapper > .events svg {
		widows: 14px;
		height: 14px;
		-webkit-transform: none;
		        -ms-transform: none;
		    transform: none;
	}
	.buscador-misas .legal-text {
		width: 100%;
		height: auto !important;
	}
	.buscador-misas > .x16 {
		width: 100%;
		margin: 0;
		height: auto !important;
		overflow: hidden;
	}
	.buscador-misas > .x16 > .button {
		display: inline-block;
		float: left;
		width: calc(50% - 10px);
		margin-top: 20px;
		position: relative;
		bottom: 0;
		padding: 6px 0;
	}
	.buscador-misas > .x16 > .reset {
		width: calc(50% - 10px);
		float: left;
		display: inline-block;
		margin-top: 20px;
		position: relative;
		bottom: 0;
		padding: 6px 0;
		margin-left: 20px;
	}
	.legend > div > div > div {
		width: 10px;
	}
	.legend > div:first-child {
		width: 40%;
		margin: 0;
	}
	.legend > div:last-child {
		width: 60%;
		margin: 0;
	}
	.diocesis-organizacion {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        -ms-flex-flow: column;
		    flex-flow: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.diocesis-organizacion .x12.first {
		-webkit-box-ordinal-group: 3;
		        -ms-flex-order: 2;
		    order: 2;
	}
	.diocesis-organizacion .x12.last {
		-webkit-box-ordinal-group: 2;
		        -ms-flex-order: 1;
		    order: 1;
	}
}

.search-title h1 {
	border-top: 2px solid #C6C7C8;
	border-bottom: 2px dashed #C6C7C8;
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 24px 0 30px 0;
	width: calc(100% - 40px);
}

.search-title h1::before {
	position: absolute;
	content: '';
	width: 5px;
	background-color: #0C3183;
	top: -2px;
	bottom: -2px;
	left: 0;
}

.resultado h2 {
	color: #004b95;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 14px;
}

.resultado {
	position: relative;
}

.container .resultado:not(:first-child)::after {
	position: absolute;
	content: '';
	border-bottom: 2px dashed #c6c7c8;
	top: 0;
	left: 0;
	right: 0;
}

.search-title + .container .pager {
	margin-top: 20px;
}

.legal {
	margin: 20px 0;
}

.page-id-244.ui-datepicker .ui-datepicker-prev span,
.page-id-244.ui-datepicker .ui-datepicker-next span,
.page-id-244 .ui-state-default.ui-state-hover,
.page-id-244 .ui-widget-content .ui-state-default.ui-state-hover,
.page-id-244 .ui-widget-header .ui-state-default.ui-state-hover,
.page-id-244 .ui-state-default.ui-state-active {
	background-color: #1bbcb8 !important;
}

.enlace-alt {
	border-bottom: 2px solid #004b95;
}
/*.home-jubilar{
	display:none;
}*/

.home-jubilar a {
	display: block;
	background-color: #e30b16;
	margin-top: 15px;
	color: white;
	background-image: url(/wp-content/uploads/caravaca-2017.png);
	background-size: contain;
	background-position: left 20px center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 100px;
	font-weight: 300;
	font-style: italic;
	font-size: 14px;
}

.home-jubilar strong {
	display: block;
	color: white;
	text-transform: uppercase;
	font-style: normal;
	font-size: 20px;
}


.home-ce a {
	/*display: block;*/
	background-color: #58585A;
	margin-top: 15px;
	color: white;
	background-image: url(/wp-content/uploads/banner-sinodo.png);
	background-size: contain;
	background-position: left 20px center;
	background-repeat: no-repeat;
	padding: 40px 10px 40px 100px;
	font-weight: 300;
	font-style: italic;
	font-size: 14px;
	display:none;
}

.home-ce strong {
	display: block;
	color: white;
	text-transform: uppercase;
	font-style: normal;
	font-size: 20px;
	padding-left: 30px;
}

@media all and (max-width: 767px) {
	.home-jubilar strong {
		font-size: 18px;
	}
	.home-jubilar a {
		font-size: 12px;
		background-position: left 15px center;
	}
	.home-covid strong {
		font-size: 18px;
	}
	.home-covid a {
		font-size: 12px;
		background-position: left 15px center;
	}
	.boletin-noticias .x12 {
		width: calc(100% - 20px) !important;
		margin: 0 !important;
		text-align: center !important;
		padding: 0 10px !important;
	}
	.boletin-noticias .last strong,
	.boletin-noticias .last * {
		text-align: center !important;
	}
}

.more-news {
	background-color: #58585a;
	color: white !important;
	display: block;
	text-align: center;
	font-size: 13px !important;
	text-transform: uppercase;
	line-height: 26px !important;
	font-weight: 300 !important;
}

#mobile-menu #searchform {
	background-color: #efefef;
	padding: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

#mobile-menu #searchform > div {
	display: block;
	width: calc(100% - 20px);
	position: relative;
}

#mobile-menu #searchform #searchsubmit {
	background-color: #004b95;
	color: white;
	padding: 0;
	width: 28px;
	height: 28px;
	border-radius: 0;
	border: 0;
	text-align: center;
	line-height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-appearance: none;
}

#mobile-menu #searchform #s {
	width: calc(100% - 36px);
	-webkit-appearance: none;
	padding: 0 4px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px 0 0 2px;
	line-height: 26px;
}

.news-main-wrapper .featured-image img {
	display: none !important;
}

@media (max-width: 1023px) and (min-width: 768px) {
	header#header nav li, header#header nav li * {
		font-size: 10px;
	}
	header .logo.image-link {
		height: 40px;
		margin-left: 10px;
	}
	header#header nav li a {
		line-height: 107px;
	}
	.header.al {
		height: 80px;
	}
	.news-main-wrapper .container > .fecha {
		font-size: 14px;
	}
}

@media print {
	.cabecera-sala-prensa,
	.header-top,
	.nav.ar {
		display: none;
	}
	.logo_wrapper {
		margin: 0;
	}
	header {
		position: relative !important;
		padding-bottom: 5px;
		border-bottom: 3px solid #004b95;
	}
	.social-share,
	.news-main-wrapper > .container > a:last-child,
	.boletin-noticias,
	.sub-title-dashed-blue,
	.block-last-news,
	#footer,
	#socket {
		display: none;
	}
	.news-main-wrapper .container > .fecha img {
		display: none;
	}
	.news-main-wrapper .container {
		margin-top: 10px;
	}
	.news-main-wrapper .featured-image {
		width: 300px;
		padding: 0;
		float: left;
		margin: 15px 15px 10px 0;
	}
	.news-main-wrapper .container > .fecha {
		display: inline;
		font-size: 14px;
		color: #555;
		float: left;
		clear: right;
		padding-top: 5px;
	}
	.news-main-wrapper .featured-image img {
		display: block !important;
	}
	.news-main-wrapper .featured-image + .fecha + h1 {
		display: inline-block;
		width: calc(100% - 320px);
	}
}

#cookie_warning{
	display:none !important;
}