/*
	Theme Name: AyuntamientosX
	Theme URI: http://optic.gob.do
	Description: Plantilla generica para los ayuntamientos de República Dominicana.
	Version: 1.0.0
	Author: OPTIC
	Author URI: http://optic.gob.do
	Tags: RD, OPTIC, República Digital, República Dominicana, Gobierno Electrónico

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
::selection {
	color: white;
}
body {
	background-color: white;
	font-family: 'Source Sans Pro', sans-serif;
	overflow-x: hidden;
}
header {
	padding: 30px 0;
}
header .logo {
	max-width: 75%;
}
header .logo .img-logo {
    float: left;
    margin-right: 10px;
}
header .logo .img-logo img {
	width: auto;
	height: auto;
	object-fit: contain;
}
header .logo a {
	text-decoration: none;
}
header .estilo1 .text-logo h1 {
    line-height: 32px;
    margin: 0;
    padding-top: 0;
	margin-bottom: 10px;
}
header .estilo2 .text-logo h1 {
    line-height: 35px;
    margin: 0;
    padding-top: 0;
	margin-bottom: 10px;
}
header .estilo1 .text-logo .t_organismo {
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;

}
header .estilo1 .text-logo .n_ayuntamiento {
	display: block;
	font-weight: 900;
	font-size: 35px;
}
header .estilo2 .text-logo .t_organismo {
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;

}
header .estilo2 .text-logo .n_ayuntamiento {
	display: block;
	font-weight: 900;
	font-size: 55px;
	text-transform: uppercase;
	line-height: 45px; 
}
header .logo .text-logo .slogan {
    font-size: 15px;
    color: #6f6f6f;
    font-weight: normal;
	margin: 0;
	font-style: italic;
	border-top: solid 1px hsla(0, 0%, 0%, 0.13);
	padding: 10px 0 0 0;
	display: inline-block;
}

header .buscador {
    margin-top: 8px;
	width: 255px;
}
header .buscador .search-submit {
	height: 32px;
	width: 32px;
    color: #fff;
	font-size: 13px;
	border-radius: 0;
	border: none;
}
header .buscador input {
    background-color: #F5F6F6;
    border: none;
    height: 32px;
    font-size: 12px;
    font-style: italic;
	font-weight: normal;
	border-radius: 0;
}
header .buscador input:focus {
    border-color: #002F87;
}
header .buscador button {
    border: 1px solid #002F87;
    border-radius: 0 4px 4px 0;
}
header .menuTop ul {
    margin: 5px 0 0 0;
    padding: 0;
}
header .menuTop ul li {
    display: inline-block;
}
header .menuTop ul li:before {
    content: "|";
    margin: 0 13px;
}
header .menuTop ul li:first-child:before {
    content: "";
    margin: 0;
}
header .menuTop ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #6e6e6e;
}
header .menuTop ul li a:hover {
	opacity: 0.8;
}

/*Header*/

.header-mobile .repdomi {
	height: 76px;
	background-color: #F5F6F6;
	box-shadow: rgba(0, 0, 0, 0.08) 0 3px 4px;
	margin-bottom: 19px;
}
.header-mobile .repdomi img {
	padding: 14px 60px;
}
.header-mobile .logo {
	max-width: 80%;
	margin: 0 auto;
}
.header-mobile .logo .img-logo {
    float: left;
    margin-right: 10px;
	max-width: auto ;
	margin-bottom: 12px;
}
.header-mobile .logo a {
	text-decoration: none;
}
.header-mobile .logo img {
	width: 100%;
}
.header-mobile .estilo1 .text-logo h1 {
	line-height: 24px;
	margin: 0;
	padding-top: 0;
	margin-bottom: 5px;
}
.header-mobile .estilo2 .text-logo h1 {
	line-height: 35px;
	margin: 0;
	padding-top: 0;
	margin-bottom: 10px;
}
.header-mobile .estilo1 .text-logo .t_organismo {
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}
.header-mobile .estilo1 .text-logo .n_ayuntamiento {
	display: block;
	font-weight: 900;
	font-size: 26px;
}
.header-mobile .estilo2 .text-logo .t_organismo {
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;

}
.header-mobile .estilo2 .text-logo .n_ayuntamiento {
	display: block;
	font-weight: 900;
	font-size: 37px;
	text-transform: uppercase;
}
.header-mobile .logo .text-logo .slogan {
	font-size: 15px;
	color: #6f6f6f;
	font-weight: normal;
	margin: 7px 0 0 0;
	font-style: italic;
	border-top: solid 1px hsla(0, 0%, 0%, 0.13);
	padding: 10px 0 0 0;
	display: inline-block;
}
/*Fin header*/

.menu-side {
	min-height: 560px;
	width: 100%;
}
.menu-side .menu {
	margin: 0px;
	padding: 0;
}
.menu-side .menu li {
	display: block;
	border-bottom: 0.8px solid rgba(255, 255, 255, 0.10);
}
.menu-side .menu li:last-child {
	border-bottom: 1px solid transparent;
}
.menu-side .menu li a {
	display: block;
	padding: 14px;
	color: white;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
.menu-side .menu .current-menu-ancestor > a,
.menu-side .menu .current-menu-parent > a,
.menu-side .menu .current-menu-item > a,
.menu-side .menu li > a:hover {
	background-image: url('img/bg-m.svg');
	background-blend-mode: overlay;
}
.menu-side .menu .sub-menu {
	margin: 0px;
	padding: 0;
	display: none;
	position: absolute;
	width: 235px;
	top: 0;
	right: -235px;
    z-index: 99999;
	border-radius: 0 3px 3px 0;
	box-shadow: rgba(0, 0, 0, 0.08) 4px 4px 12px;
}
.menu-side .menu  .sub-menu .current-menu-ancestor > a,
.menu-side .menu  .sub-menu .current-menu-parent > a,
.menu-side .menu  .sub-menu .current-menu-item > a,
.menu-side .menu li > a:hover {
	background-image: url('img/bg-m.svg');
	background-blend-mode: overlay;
	color: white;
}
.menu-side .menu .sub-menu li {
	background-color: white;
	border-right: solid 4px transparent;
	border-bottom: none;
}
.menu-side .menu .sub-menu li a {
	font-size: 14px;
}
.menu-side .menu .sub-menu li a:hover {
	color: white;
}
.menu-side .menu li:hover .sub-menu {display: block;}
.menu-side .menu .menu-item-has-children {
	position: relative;
}
.menu-side .menu .menu-item-has-children > a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 16px;
	color: white;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.menu-side .menu .menu-item-has-children .sub-menu li:hover a:after {
	color: white;
}
.menu-side .menu .sub-menu ul {
	display: none !important;
}
.menu-side .menu .sub-menu li:hover ul {
	display: block !important;
}


.slider .widget-w {
	background-color: #F5F6F6;
	min-height: 92px;
}
.slider .widget-w:first-child {
	border-left: solid 7px;
	padding: 13px;
	margin-bottom: 9px;
}
.slider .widget-w:first-child h3 {
	font-size: 28px;
    font-weight: 900;
    margin: 0;
    padding: 20px 0 0 0;
	text-transform: uppercase;
}
.slider .widget-w:first-child .textwidget {
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
@media (max-width: 768px) {
	.slider .widget-w {
		margin: 0 15px 0 15px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.slider .widget-w {
		margin: 0;
	}
}
.ctrl-mobile .controles-m {
	margin-top: 19px;
	background-color: rgba(39, 41, 110, 0.2);
	overflow: hidden;
	width: 100%;
	padding: 6px 0;

}
.ctrl-mobile .controles-m input {
	width: 100%;
	height: 39px;
	background-color: #F5F6F6;
	color: #27296E;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.05) 2px 2px 2px;
}
.ctrl-mobile .controles-m button {
	background-color: #27296E;
	color: white;
	border-radius: 0;
	height: 39px;
	font-weight: bold;
	font-size: 15px;
}
.ctrl-mobile .controles-m button::before {
	content: "";

}
.ctrl-mobile .la-menu h3 {
	display: none;
}
.ctrl-mobile .la-menu .menu {
	margin: 0;
	padding: 0;
	display: none;
}
.ctrl-mobile .la-menu .menu li {
	display: block;
}
.ctrl-mobile .la-menu .menu .menu-item-has-children > a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: white;
    float: right;
}
.ctrl-mobile .la-menu .menu li a {
	display: block;
	color: white;
	padding: 15px 30px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.ctrl-mobile .la-menu .menu li a:hover,
.ctrl-mobile .la-menu .menu li a:focus {
	text-decoration: none;
}
.ctrl-mobile .la-menu .sub-menu {
	display: none;
	background-image: url('img/bg-m.svg');
	background-blend-mode: overlay;
	margin: 0;
	padding: 0;
	border-left: solid 5px transparent;
}
.ctrl-mobile .la-menu .sub-menu li a {
	padding: 14px 25px;
	background-color: white;
	color: #303030;
}

.btn-interes {
	min-height: 140px;
	margin: 40px 0 47px 0;
}
.btn-interes .uk-panel-teaser .uk-overlay:first-child img {
	height: 140px;
	width: 160px;
	object-fit: contain;
	padding: 30px;
}
.btn-interes .uk-panel-teaser .uk-overlay:last-child img {
	padding: 0;
}
.btn-interes .uk-panel-teaser {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	cursor: pointer;
}
.btn-interes .uk-panel-teaser:hover {
}
@media (max-width: 768px) {
	.btn-interes {
		margin: 22px 0 20px 0;
	}
	.btn-interes .uk-panel-teaser .uk-overlay:first-child img {
	    object-fit: cover;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.btn-interes .uk-panel-teaser .uk-overlay:first-child img {
	    height: auto;
	    width: 100%;
	}
}
.servicios {
	background-color: #F5F6F6;
	padding-bottom: 48px;
	/* max-height: 668px;
	min-height: 668px; */
}
.servicios:before {
    content: "";
    height: 668px;
    background-color: rgba(245, 246, 246, 0.5);
    position: absolute;
    transform: rotate(357deg);
    right: -10%;
    left: -10%;
    z-index: -1;
}
.servicios .container {
	position: relative;
}
.servicios h3 {
	margin: 0;
	padding: 47px 0 0 0;
	font-size: 46px;
	font-weight: 900;
}
.servicios span {
	font-size: 21px;
	font-weight: 300;
}
.servicios .line {
	height: 3px;
	display: block;
	width: 198px;
	margin: 12px 0 21px 0;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAADCAYAAADIvnBaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF3WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOC0wMS0yNFQxMToyODo0My0wNDowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjgyMGQxMmQtMmY4ZS04YTRhLTg3MjUtYzZmZGQ3YjRhZTJlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MGZlYTgyZTgtNTY1Ni1jOTQxLTkzODktZjRmYWRiODU0MWEzIiBzdEV2dDp3aGVuPSIyMDE4LTAxLTI0VDExOjI4OjQzLTA0OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmODIwZDEyZC0yZjhlLThhNGEtODcyNS1jNmZkZDdiNGFlMmUiIHN0RXZ0OndoZW49IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ySeQKQAAADFJREFUSIljNDY2/s8wCkbBKEABLAPtADoBxoF2wCgYnODMmTNYxZno7I5RMAqGBAAAoT4EBZY2tLoAAAAASUVORK5CYII=');
}
.servicios .uk-grid-margin {
	margin-top: 24px !important;
}
.servicios .uk-text-left {
	background-color: #FFFFFF;
    padding: 40px 30px 40px 0;
    border-top: solid 7px;
	margin: 0;
	border-radius: 0 0 10px 10px;
}
.servicios .uk-panel-space {
	background-color: #27296E;
	border-radius: 30px;
	height: 60px;
	width: 100%;
	padding: 0;
	transition: cubic-bezier(0.22, 0.61, 0.36, 1) .3s;
}
.servicios .uk-panel-space:hover a {
	color: white;
	font-weight: bold;
}
.servicios .uk-panel-space h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #27296E;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	-moz-box-orient: vertical;
	-moz-line-clamp: 1;
}
.servicios .uk-panel-space .uk-width-medium-4-5 {
	padding: 0;
	height: 60px;
}
.servicios .btn-s-more {
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px;
	border-radius: 4px;
	padding: 16px 20px;
	position: absolute;
	top: 55px;
	right: 15px;
	transition: ease .3s;
}
.servicios .btn-s-more:hover {
	color: white;
}

/*Servicios mobile*/

@media (max-width: 768px) {
	.servicios {
		max-height: inherit;
		min-height: inherit;
		padding-bottom: 31px;
	}
	.servicios h3 {
		font-size: 25px;
		padding: 22px 0 0 0;
	}
	.servicios .s-de {
		display: none;
	}
	.servicios .btn-s-more {
	    font-size: 11px;
	    padding: 8px 12px;
		top: 24px;
	}
	.btn-interes .uk-panel-teaser .uk-overlay:first-child img {
	    height: 80px;
		width: 100%;
	}
	.servicios .uk-panel-space img,
	.servicios .uk-panel-space {
	    height: 38px;
	}
	.servicios .uk-flex-middle .uk-row-first {
		float: left;
		margin-left: 14px;
		width: inherit !important;
	}
	.servicios .uk-text-left {
	    padding: 10px 8px 10px 8px !important;
	}
	.servicios .uk-row-first {
	    padding-left: 0;
		margin-bottom: 10px;
	}
	.servicios .uk-panel-space h3 {
	    font-size: 13px;
	}
	.servicios .uk-panel-space h3 a {
		width: 60vw;
		display: block;
		line-height: 40px;
		max-height: 25px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;

	}
	.servicios .uk-panel-space h3 a:visited {
		color: #337ab7;
	}
	.servicios .uk-panel-space .uk-width-medium-4-5 {
	    height: 38px;
	}
	.servicios .uk-grid-margin {
	    margin-top: 0 !important;
	}
	.servicios .uk-flex-middle div:last-child[class*='uk-width-medium'] {
		padding: 0;
		margin: 10px 0;
	}
	.servicios:before {
		height: auto;
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.uk-width-medium-4-5, .uk-width-medium-8-10 {
	    width: 70%;
	}
	.uk-heading-large {
	    line-height: 38px;
	}
}


/*Fin Servicios mobile*/

.preguntasobre {
	min-height: 740px;
}
.preguntasobre h3 {
	margin: 0;
	padding: 47px 0 7px 0;
	font-size: 46px;
	font-weight: 900;
}
.preguntasobre span {
	font-size: 21px;
	font-weight: 300;
}
.preguntasobre .line {
	height: 3px;
	display: block;
	width: 198px;
	margin: 12px 0 21px 0;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAADCAYAAADIvnBaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF3WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOC0wMS0yNFQxMToyODo0My0wNDowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjgyMGQxMmQtMmY4ZS04YTRhLTg3MjUtYzZmZGQ3YjRhZTJlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MGZlYTgyZTgtNTY1Ni1jOTQxLTkzODktZjRmYWRiODU0MWEzIiBzdEV2dDp3aGVuPSIyMDE4LTAxLTI0VDExOjI4OjQzLTA0OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmODIwZDEyZC0yZjhlLThhNGEtODcyNS1jNmZkZDdiNGFlMmUiIHN0RXZ0OndoZW49IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ySeQKQAAADFJREFUSIljNDY2/s8wCkbBKEABLAPtADoBxoF2wCgYnODMmTNYxZno7I5RMAqGBAAAoT4EBZY2tLoAAAAASUVORK5CYII=');
}
.preguntasobre .widget-w {
	padding: 40px 0;
}
.preguntasobre .widget-w .uk-text-left { margin: 0; }
.preguntasobre .widget-w .uk-text-left > div {
	padding: 0;
}
.preguntasobre .widget-w .uk-panel-box {
	background-color: white;
	border: solid 1px rgba(150, 152, 154, 0.15);
	overflow: hidden;
	height: 439px;
	padding: 0;
	border-top: solid 4px transparent;
	transition: ease .3s;
}
.preguntasobre .widget-w .uk-panel-box:hover {
	height: 490px;
	margin-top: -20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
	overflow: inherit;
	border-top: solid 4px;
}
.preguntasobre .widget-w .uk-panel-teaser { margin: 0; }
.preguntasobre .widget-w .uk-panel-teaser img {
	height: 175px;
	width: 100%;
	object-fit: cover;
	margin: 0;
}
.preguntasobre .widget-w .uk-panel-title {
	color: #3c3c3c;
    font-size: 23px;
    font-weight: 400;
	margin: 0;
	padding: 37px 0 16px 0;
	text-align: center;
}
.preguntasobre .widget-w .uk-margin {
	font-weight: 300;
	text-align: center;
	font-size: 17px;
	color: rgb(60, 60, 60);
    line-height: 27px;
    max-height: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    -moz-box-orient: vertical;
    -moz-line-clamp: 6;
	margin: 0 24px 17px 24px;
}
.preguntasobre .widget-w p { display: block; text-align: center; }
.preguntasobre .widget-w .uk-button {
	border-radius: 4px;
	color: #F5F6F6;
	font-size: 11px;
	padding: 0px 20px;
	box-shadow: rgba(0, 0, 0, 0.22) 0 3px 12px;
	border: none !important;
	margin: 13px 0;
}
.preguntasobre .widget-w .uk-button:hover {
	opacity: .8;
}

.noticias .container { position: relative; }
.noticias .btn-s-more {
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px;
	border-radius: 4px;
	padding: 16px 20px;
	position: absolute;
	top: 0;
	right: 15px;
	transition: ease .3s;
}
.noticias .btn-s-more:hover {
	color: white;
}
.noticias h3 {
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 46px;
	font-weight: 900;
}
.noticias span {
	font-size: 21px;
	font-weight: 300;
}
.uk-panel-title {
	color: #3c3c3c !important;
}
.noticias .line {
	height: 3px;
	display: block;
	width: 198px;
	margin: 12px 0 21px 0;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAADCAYAAADIvnBaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF3WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOC0wMS0yNFQxMToyODo0My0wNDowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjgyMGQxMmQtMmY4ZS04YTRhLTg3MjUtYzZmZGQ3YjRhZTJlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MGZlYTgyZTgtNTY1Ni1jOTQxLTkzODktZjRmYWRiODU0MWEzIiBzdEV2dDp3aGVuPSIyMDE4LTAxLTI0VDExOjI4OjQzLTA0OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmODIwZDEyZC0yZjhlLThhNGEtODcyNS1jNmZkZDdiNGFlMmUiIHN0RXZ0OndoZW49IjIwMTgtMDEtMjRUMTE6Mzg6NDQtMDQ6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ySeQKQAAADFJREFUSIljNDY2/s8wCkbBKEABLAPtADoBxoF2wCgYnODMmTNYxZno7I5RMAqGBAAAoT4EBZY2tLoAAAAASUVORK5CYII=');
}
.noticias .uk-panel-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
    min-height: 47px;
    max-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
}
.noticias .uk-article-meta {
	color: #3c3c3c;
	font-style: italic;
	font-size: 11px;
	margin: 8px 0;
}
.noticias .uk-margin {
	font-size: 15px;
	font-style: italic;
    color: #3c3c3c;
    line-height: 25px;
    max-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
	margin: 0;
}
.noticias .uk-panel img {
	width: 192px;
	height: 164px;
	object-fit: cover;
}
.noticias .widget-w {
	margin-bottom: 67px;
}
.noticias .widget-w .uk-width-medium-3-5 {
	margin: 0;
	padding: 0 0 0 14px;
}

/*Noticias mobile*/

@media (max-width: 768px) {
	.noticias h3 {
		margin: 29px 0 0 0;
	    font-size: 25px;
	}
	.noticias .n-de {
		display: none;
	}
	.noticias .btn-s-more {
	    font-size: 11px;
	    padding: 8px 12px;
		top: 31px;
	}
	.noticias .uk-panel img {
		width: 132px;
		height: 114px;
	}
	.noticias .uk-flex-middle div:first-child[class*='uk-width-medium'] {
		float: left;
		width: 45%;
	}
	.noticias .uk-flex-middle div:last-child[class*='uk-width-medium'] {
		/*background-color: red;*/
		width: 55%;
		float: left;
	}
	.noticias .uk-flex-middle .uk-panel-title {
		font-size: 16px;
		font-weight: bold;
		line-height: 19px;
		min-height: 37px;
		max-height: 37px;
	}
	.noticias .uk-margin {
	    font-size: 14px;
	    color: #939496;
	    line-height: 18px;
	    max-height: 57px;
	}
	.uk-text-left:nth-child(1)  {
		/*display: none;*/
	}
	.noticias .widget-w {
	    margin-bottom: 21px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.noticias h3 {
		margin: 29px 0 0 0;
	}
	.noticias .btn-s-more {
		padding: 8px 12px;
		top: 31px;
	}
}
/*Fin Noticias mobile*/

.x-e-interes {
	overflow: hidden;
	z-index: 4;
}
.x-e-interes:before	 {
	content: "";
    height: 374px;
    position: absolute;
    transform: rotate(357deg);
    right: -10%;
    left: -10%;
	z-index: -1;
	opacity: 0.2;
}
.x-e-interes h3 {
	margin: 0;
	padding: 40px 0 7px 0;
	font-size: 46px;
	color: white;
	font-weight: 900;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.12);
}
.x-e-interes .line {
	height: 3px;
	display: block;
	width: 198px;
	margin: 12px 0 21px 0;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAADCAYAAADIvnBaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFEmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOC0wMS0yNFQxMToyODo0My0wNDowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTgtMDEtMjRUMTE6Mjk6MjYtMDQ6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTgtMDEtMjRUMTE6Mjk6MjYtMDQ6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MGZlYTgyZTgtNTY1Ni1jOTQxLTkzODktZjRmYWRiODU0MWEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjBmZWE4MmU4LTU2NTYtYzk0MS05Mzg5LWY0ZmFkYjg1NDFhMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MGZlYTgyZTgtNTY1Ni1jOTQxLTkzODktZjRmYWRiODU0MWEzIiBzdEV2dDp3aGVuPSIyMDE4LTAxLTI0VDExOjI4OjQzLTA0OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqhF7ZAAAAAsSURBVEiJY/z///9/hlEwCkYBCmAZaAfQCTAOtANGwdACTAPtgFEwCgYjAAA14wQFuvFJhQAAAABJRU5ErkJggg==');
}
.x-e-interes .widget-w {
	padding: 30px 0 53px 0;
}
.x-e-interes .uk-text-center {
	transition: ease .2s;
}
.x-e-interes .uk-text-center img {
	border-radius: 4px;
}
.x-e-interes .uk-text-center img:hover {
	box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
	cursor: pointer;
}
.x-e-interes .uk-slidenav-previous {
    left: -65px !important;
}
.x-e-interes .uk-slidenav-next {
	right: -65px !important;
}

/*Enlaces de interes*/

@media (max-width: 768px) {
	.x-e-interes h3 {
		padding: 19px 0 7px 0;
		font-size: 25px;
	}
	.x-e-interes .widget-w {
	    padding: 20px 0 20px 0;
	}
	.x-e-interes:before {
		height: auto;
		display: none;
	}
	.x-e-interes ul li {
		padding-left: 20px !important;
	}
}

/*Fin enlaces de interes*/

.presidencia {
	background-color: #3C3C3C;
	min-height: 730px;
	overflow: hidden;
}
.presidencia .img-presidencia {
	display: block;
	margin: 0 auto;
	padding: 54px 0 45px 0;
}
.presidencia .presidencia-b img,
.presidencia .repdigital img {
	background-color: rgba(0, 0, 0, 0.35);
	width: 300px;
	height: 250px;
	margin: 0 auto;
	object-fit: cover;
	margin: 0 auto 27px auto;
	box-shadow: rgba(0, 0, 0, 0.35) 0 0 12px;
	border-radius: 7px;
}
.presidencia .presidencia-b img:hover,
.presidencia .repdigital img:hover {
	opacity: 0.8;
}
@media (min-width: 992px) and (max-width: 1200px) {
	.presidencia {
	    padding: 0 15px;
	}
}
.multimedia .galeria {
	min-height: 400px;
	background-color: #F5F6F6;
	padding: 18px 14px;
	position: relative;
}
.multimedia .galeria h3 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
}
.multimedia .galeria .ver-mas {
	position: absolute;
	top: 27px;
	right: 15px;
	font-size: 14px;
	font-weight: 300;

}
.multimedia .galeria ul {
	margin: 13px -7px 0 0;
	padding: 0;
}
.multimedia .galeria ul li {
	display: block;
	width: 20%;
	float: left;
	margin: 7px;
}
.multimedia .galeria ul li img {
	width: 100%;
	height: 97px;
	object-fit: cover;
}
.multimedia .galeria ul li:first-child {
	width: 55%;
	margin-left: 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
	.multimedia .galeria ul li:first-child {
		width: 54%;
		margin-left: 0;
	}
}
.multimedia .galeria ul li:first-child img {
	height: 318px;
}
.multimedia .galeria ul li a:hover img {
	-webkit-filter: contrast(.9) brightness(1.1);
	filter: contrast(.9) brightness(1.1);
}
.social h3 {
	margin: 0;
	padding: 0;
	font-weight: 600;
	font-size: 21px;
	text-transform: uppercase;
}
.social .uk-link-reset {
	background-color: gray;
	text-transform: capitalize;
	font-size: 16px;
	color: white;
	display: inline-block;
	border-radius: 7px;
	padding: 24px 5px;
	text-align: center;
	min-width: 165px;
}
.social .uk-link-reset:hover {
	opacity: 0.8;
}
.social .uk-link-reset:before {
	font-family: 'FontAwesome';
	padding-right: 10px;
	font-weight: normal;
}
.social a[href*="facebook"] {
    background-color: #2C5594;
}
.social a[href*="facebook"]:before {
    content: "\f082";
}
.social a[href*="twitter"] {
    background-color: #2AA2EF;
}
.social a[href*="twitter"]:before {
    content: "\f099";
}
.social a[href*="instagram"] {
	background: -moz-linear-gradient(-1.84% 3.82% -12.69deg,rgba(238, 88, 63, 1) 0%,rgba(217, 45, 119, 1) 50%,rgba(189, 51, 129, 1) 100%);
    background: -webkit-linear-gradient(-12.69deg, rgba(238, 88, 63, 1) 0%, rgba(217, 45, 119, 1) 50%, rgba(189, 51, 129, 1) 100%);
    background: -webkit-gradient(linear,-1.84% 3.82% ,96.46% 91.39% ,color-stop(0,rgba(238, 88, 63, 1) ),color-stop(0.5,rgba(217, 45, 119, 1) ),color-stop(1,rgba(189, 51, 129, 1) ));
    background: linear-gradient(102.69deg, rgba(238, 88, 63, 1) 0%, rgba(217, 45, 119, 1) 50%, rgba(189, 51, 129, 1) 100%);
}
.social a[href*="instagram"]:before {
    content: "\f16d";
}
.social a[href*="youtube"] {
    background-color: #EB2127;
}
.social a[href*="youtube"]:before {
    content: "\f16a";
}
.social .widget-w {
	margin-bottom: 12px;
}

/*Social media mobile*/

@media (max-width: 768px) {
	.social svg, .social .title { display: none !important;}
	.multimedia svg {
		margin: 0 !important;
	}
	.social .uk-text-left > div {
		width: 50%;
		padding-left: 22px !important;
		margin: 5px 0;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.social .uk-text-left > div {
		width: 24%;
		margin: 0;
	}
	.social .uk-link-reset {
		border-radius: 0px;
		padding: 27px 0;
	}
	.social .uk-text-left > div:first-child {
		margin-left: 0;
	}
	.social .uk-text-left > div:first-child a {
		border-radius: 7px 0 0 7px;
	}
	.social .uk-text-left > div:last-child {
		margin-right: 0;
	}
	.social .uk-text-left > div:last-child a {
		border-radius: 0 7px 7px 0;
	}
}
/*Fin Social media mobile*/


.x-enlaces {
	min-height: 647px;
	background-color: #F5F6F6;
	padding: 58px 0 36px 0;
}
.x-enlaces .logo-e {
	width: 71px;
	margin: 0 auto 36px auto;
	display: block;
}
.x-enlaces #response {
	clear: both;
	margin-top: 30px;
}
.x-enlaces span {
	color: #717272;
	font-weight: normal;
	font-size: 14px;
}
.x-enlaces a {
    color: #717272;
    font-weight: bold;
	font-size: 14px;
    text-decoration: none;
	font-style: italic;
}
.x-enlaces .selector {
    background-color: white;
    color: #595959;
    border-color: #C6C8C9;
    margin: auto;
    width: 220px;
	height: 32px;
    font-size: 17px;
	float: left;
	-webkit-appearance: none;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAABHNCSVQICAgIfAhkiAAAAMhJREFUOI210t0RgjAMB/B/qgM4AiM4giPgBvAgHHBO40Gv9QE2gA1wAxdS44NfIKWtD+YxTX6X5gI8o9R6XSkV4oeolAoP8rgZ5sQL4xt6ZmpLqSMfrJQ6YqZWEPfDHpJSBldanAlYvasZcZEljQ0DoR7miHibp2knLlgGIwwACPXcpCZsGGKf7U5gxJMXAzqLMeI8TbtHm0dxkSWN6/0zh993GgDTFRh2Td81rh3ZMCPohVquwAhaUcdJzYJG1IE5wRHqgf0l7uTIa22JDi28AAAAAElFTkSuQmCC');
	background-position: 95%;
	background-repeat: no-repeat;
	text-indent: 14px;
}
.x-enlaces #selectorenelcentro {
    margin: 0 auto;
    width: 324px;
    padding-bottom: 22px
}
.x-enlaces label {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
	margin-top: 4px;
	margin-right: 15px;
    color: #717272;
	float: left;
}

footer {
	border-top: solid 4px;
	color: white;
	padding: 45px 0;
	display: block;
	text-align: center;
}
@media (max-width: 768px) {
	footer {
		padding: 14px 0;
	}
}
footer .loguitos a {
	display: inline-block;
	vertical-align: middle;
}
footer .loguitos .separator {
	height: 78px;
	border-left: solid 1px #FFFFFF;
	margin: 0 28px;
	display: inline-block;
 	vertical-align: middle;
	opacity: 0.2;
}
footer .textwidget a {
	color: white;
}
footer .textwidget {
    display: block;
    text-align: center;
    color: white;
	font-size: 16px;
}
footer .menu {
    margin: 0 0 7px 0;
    padding: 0;
}
footer .menu li {
    display: inline-block;
}
footer .menu li a {
	color: white;
}
footer .menu li:before {
    content: "|";
    padding: 0 7px 0 7px;
}
footer .menu li:first-child:before {
    content: "";
}

/*footer Version Movil*/

footer .mobile .caption {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
footer .mobile .search {display: none !important;}
footer .mobile .m-top {
	display: inline-block;
	border-radius: 7px;
	border: solid 1px;
	padding: 7px 15px;
	color: white;
	text-transform: uppercase;
	margin: 10px 0;
}
footer .mobile .m-top i {
	font-size: 14px;
	font-weight: bold;
}
footer .mobile .text {
	color: white;
	margin: 0;
	padding: 0;
}
footer .lifo img {
	height: 63px;
	width: 63px;
	object-fit: contain;
}
/*Fin footer Version Movil*/

.interna .post-header {
	background-color: #F5F6F6;
    min-height: 92px;
	border-left: solid 7px;
    padding: 20px 22px;
	margin-bottom: 24px;
	position: relative;
}
@media (min-width: 768px) and (max-width: 992px) {
	.interna .post-header {
		overflow: hidden;
	}
}
.interna .post-header:before {
	content: "";
    width: 23px;
    height: 23px;
    transform: rotate(45deg);
    background-color: #f6f7f7;
    position: absolute;
    top: 80px;
    left: 60px;
    z-index: -1;
}
.interna .post-header h1 {
    font-size: 28px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    max-height: 118px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
}
.interna .migas {
	margin: 7px 0 0 0;
	padding-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1200px) {
	.interna .migas {
		overflow: hidden;
	}
}
.interna .migas .miguis {
	float: left;
	color: #27296E;
}
.interna .migas ul {
	margin: 0;
	padding: 0;
	float: left;
}
.interna .migas li {
	display: inline-block;
	margin: 0 3px;
}
.interna .migas li:last-child strong {
	white-space: nowrap;
	width: 421px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
.interna .migas li,
.interna .migas li a {
	font-style: italic;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.interna article {
	background-color: #F5F6F6;
	color: #191919;
	line-height: 28px;
	padding: 28px 26px
}
.interna .tools {
	border-top: solid 1px #A8AAAC;
	border-bottom: solid 1px #A8AAAC;
	margin-bottom: 15px;
}
.interna .tools ul {
	margin: 11px 0;
	padding: 0;
}
.interna .tools li {
	display: inline-block;
	margin-right: 29px;
}
.interna .tools a {
	color: #939496;
	font-size: 16px;
}
.interna .tools a:hover { color: #27296E; }

@media (max-width: 768px) {
	.interna article {
	    line-height: 24px;
	    padding: 15px 20px;
	}
	.interna .post-header {
	    margin-top: 14px;
	}
	.interna .post-header h1 {
		font-size: 17px;
		font-weight: 900;
		margin: 0;
		padding: 0;
		max-height: 72px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-overflow: -o-ellipsis-lastline;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		-moz-box-orient: vertical;
		-moz-line-clamp: 4;
	}
	.interna .migas li:last-child strong {
	    width: inherit;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.interna .migas li:last-child strong {
	    width: inherit;
	}
}

/*noticias*/
.la-noticias .el-post {
	margin-bottom: 24px;
}
.la-noticias .img-n-c {
	max-width: 130px;
	width: 45%;
	float: left;
	height: 115px;
}
.la-noticias .img-n-c img {
	width: 130px;
	height: 115px;
	object-fit: cover;
}
.la-noticias .conteni .title {
	margin: 0;
    padding: 0;
    color: #27296E;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    max-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
}
.la-noticias .conteni .date {
	color: #27296E;
	font-size: 11px;
	font-style: italic;
}
.la-noticias .conteni .muestra {
	color: #939496;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	max-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-moz-box-orient: vertical;
	-moz-line-clamp: 3;
}
.la-noticias .conteni {
	float: left;
	width: 55%;
	padding-left: 10px;
}
.cosas-extras .boletin {
	color: white;
	min-height: 220px;
	margin-top: 23px;
	padding: 15px 13px;
}
.cosas-extras .boletin h3 {
	margin: 0;
	padding: 0 0 12px 0;
	font-weight: 300;
	font-size: 26px;
	text-transform: inherit;
}
.cosas-extras .boletin p {
	font-size: 12px;
}
.cosas-extras .boletin input {
	border: none;
	border-radius: 0;
	height: 42px;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	margin-top: 12px;
	background-color: white;
}
.cosas-extras .boletin button {
	margin-top: 12px;
	height: 42px;
	border-radius: 0;
	color: rgba(245, 246, 246, 0.6);
	background-color: white;
}
.comentarios h4 {
	color: #27296E;
	font-size: 20px;
	margin: 17px 0 12px 0;
	padding: 0;
}
.cover {
	margin-bottom: 13px;
	position: relative;
	max-height: 326px;
	width: 100%;
	overflow: hidden;
}
.cover img {
	height: 326px;
	width: 100%;
	object-fit: contain;
	position: relative;
	z-index: 99;
}
.cover:before {
	position: absolute;
	top: -10px;
    right: -10px;
    left: -10px;
    bottom: -10px;
	background-position: 50% 50%;
	overflow: hidden;
	background-size: cover;
	filter: blur(7px);
}

/*Servicios*/
.los-servicios .el-post {
	margin-bottom: 24px;
}
.los-servicios .img-n-c {
	max-width: 130px;
	width: 14%;
	float: left;
}
.los-servicios .img-n-c img {
	width: 90px;
	height: 90px;
	object-fit: contain;
}
.los-servicios .conteni .title {
	margin: 0;
    padding: 0;
    color: #27296E;
	font-size: 21px;
	line-height: 25px;
	font-weight: 300;
    max-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
}
.los-servicios .conteni .date {
	color: #27296E;
	font-size: 11px;
	font-style: italic;
}
.los-servicios .conteni .muestra {
	color: #3C3C3C;
	margin: 5px 0;
    font-style: italic;
    line-height: 20px;
	font-size: 14px;
	max-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-moz-box-orient: vertical;
	-moz-line-clamp: 3;
}
.los-servicios .conteni {
	float: left;
	width: 86%;
	padding-left: 10px;
}


.interna-servicios .post-header {
	background-color: #F5F6F6;
    min-height: 92px;
	border-left: solid 7px #27296E;
    padding: 20px 22px;
	margin-bottom: 24px;
	position: relative;
}
.interna-servicios .post-header:before {
	content: "";
    width: 23px;
    height: 23px;
    transform: rotate(45deg);
    background-color: #f6f7f7;
    position: absolute;
    top: 80px;
    left: 60px;
    z-index: -1;
}
.interna-servicios .post-header h1 {
    font-size: 28px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    max-height: 118px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
}
.interna-servicios .migas {
	margin: 7px 0 0 0;
	padding-bottom: 10px;
}
.interna-servicios .migas .miguis {
	float: left;
	color: #27296E;
}
.interna-servicios .migas ul {
	margin: 0;
	padding: 0;
	float: left;
}
.interna-servicios .migas li {
	display: inline-block;
	margin: 0 3px;
}
.interna-servicios .migas li,
.interna-servicios .migas li a {
	font-style: italic;
	font-size: 14px;
}
.interna-servicios article {
	background-color: #F5F6F6;
	color: #191919;
	line-height: 28px;
	padding: 28px 26px;
	overflow: hidden;
}
.interna-servicios .tools {
	border-top: solid 1px #A8AAAC;
	border-bottom: solid 1px #A8AAAC;
	margin-bottom: 15px;
}
.interna-servicios .tools ul {
	margin: 11px 0;
	padding: 0;
}
.interna-servicios .tools li {
	display: inline-block;
	margin-right: 29px;
}
.interna-servicios .tools a {
	color: #939496;
	font-size: 16px;
}
.los-servicios .linea-s {
    border-top: 1px solid #eaeaea !important;
	display: block;
	margin-bottom: 20px;
}
.interna-servicios .tools a:hover { color: #27296E; }
.interna-servicios .botonesInformacion .botonInfo {
	background-color: rgba(147, 148, 150, 0.2);
	border-radius: 7px;
	text-align: center;
	height: 172px;
	margin-bottom: 36px;
	padding: 13px 8px;
}
.interna-servicios .botonInfo i {
	font-size: 72px;
	color: #191919;
	padding: 0 0 16px 0;
	display: block;
}
.interna-servicios .botonInfo h3 {
	color: #191919;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.interna-servicios .cabeza,
.interna-servicios .adicional {
	background-color: rgba(147, 148, 150, 0.2);
	margin: 0 -25px  0 -25px;
	padding: 32px 30px;
}
.interna-servicios .adicional h2,
.interna-servicios .title{
	margin: 0 0 15px 0;
	padding: 0;
	color: #191919;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}
.interna-servicios .title {
	text-transform: inherit;
}
.interna-servicios .btn-solicitar {
	font-size: 16px;
	font-weight: 600;
	border-radius: 5px;
	padding: 16px 50px;
	transition: ease .3s;
	margin-top: 35px;
	color: white;
}
.interna-servicios .btn-solicitar:hover {
	opacity: 0.8;
}
@media (max-width: 768px) {
	.interna-servicios .btn-solicitar {
		width: 100%;
	}
	.interna-servicios .post-header {
		overflow: hidden;
	}
}
.interna-servicios .datos-de-contactos {
	border-left: solid 10px rgba(147, 148, 150, 0.2);
	margin: 17px 0 14px 12px;
	padding-left: 8px;
	line-height: 26px;
}
.interna-servicios .magc {
	font-weight: bold;
	font-size: 22px;
	color: #191919;
	margin: 0 7px 0 18px ;
}
.interna-servicios .service ul,
.interna-servicios .service ol {
	margin: 0;
	padding: 0;
}
.interna-servicios .service ul li {
	display: block;
	margin-left: 23px;
}
.interna-servicios .service ul li:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-weight: bold;
	font-size: 22px;
	color: #191919;
	margin: 0 7px 0 0;
}
.interna .info-c {
	background-color: red;
	margin: 15px 0;
	background-color: rgba(147, 148, 150, 0.2);
	margin: 15px -25px 15px -25px;
	padding: 32px 30px;
}
.interna .info-c p {
	margin: 0;
	font-size: 14px;
}
.interna .vuelve h3 {
	margin: 15px 0;
	padding: 0;
	color: #191919;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}

.interna .vuelve .ninja-forms-req-symbol {
	color: #EA0000;
	font-size: 32px;
	font-weight: normal;
}

@media (max-width: 768px) {
	.elr {
		padding: 0;
		margin: 0;
	}
	.los-servicios .conteni .muestra {
	    max-height: 40px;
	    -webkit-line-clamp: 2;
	    -moz-line-clamp: 2;
	}
	.los-servicios .conteni .title {
	    margin: 19px 0 0 0;
	    font-size: 19px;
	    line-height: 16px;
	    max-height: 17px;
	    -webkit-line-clamp: 1;
	    -moz-line-clamp: 1;
	}
	.los-servicios .el-post {
	    margin-bottom: 7px;
	}
	.los-servicios .linea-s {
	    margin-bottom: 7px;
	}
	.interna-servicios .botonInfo h3 {
	    font-size: 12px;
	}
	.interna-servicios .botonInfo p {
		line-height: 14px;
		margin-top: 11px;
		font-size: 12px;
	}
	.interna-servicios .botonInfo i {
	    font-size: 24px;
	}
	.interna-servicios .botonesInformacion .botonInfo {
		height: auto;
		min-height: 130px;
		margin-bottom: 5px;
	}
	.interna-servicios .pd {
		padding: 4px;
	}
	.interna-servicios .cabeza, .interna-servicios .adicional {
	    padding: 20px 15px;
	}
	.interna-servicios .post-header h1 {
	    font-size: 25px;
	}
	.interna-servicios .migas li:last-child strong {
	    width: inherit;
	}
}
.buxcadoor h2 {
	margin: 0;
    padding: 0;
    color: #27296E;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
}
.buxcadoor .date {
    color: #939496;
    margin: 5px 0;
    font-style: italic;
    line-height: 20px;
    font-size: 12px;
}
.buxcadoor .muestra {
    color: #717171;
    margin: 5px 0;
    font-style: italic;
    line-height: 20px;
    font-size: 14px;
}
.interna .overlay {
	display: block;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.interna .pagination {
	background-color: white;
	border: solid 1px rgba(150, 152, 154, 0.5);
	font-size: 15px;
	color: #27296E;
}
.interna .pagination span,
.interna .pagination a {
	display: inline-block;
	padding: 7px 20px;
	height: auto !important;
	border-right: solid 1px rgba(150, 152, 154, 0.5);
	float: left;
}
.interna .pagination:last-child {
	border-right: none;
}

.los-folders {
	/*margin: 0;*/
	padding: 0;
}
.los-folders .el-folder {
	display: block;
}
.los-folders .el-folder a {
	display: block;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #191919;
    text-decoration: none;
    height: 63px;
    margin-bottom: 15px;
	padding: 0 0 0 61px;
}
.los-folders .el-folder a:before {
	width: 50px;
	height: 63px;
	left: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	position: absolute;
	content: url('img/icons/folder.svg')
}

.los-archivos {
	margin: 0;
	padding: 0;
}
.los-archivos li {
	display: block;
    position: relative;
	border: solid 1px transparent;
	border-bottom: solid 1px rgba(0, 0, 0, 0.07);
    margin-bottom: 12px;
    padding: 5px 10px;
	transition: ease-In 0.2s;
	border-radius: 7px;
}
.los-archivos li:hover {
	box-shadow: rgba(0, 0, 0, 0.1) 0 2px 12px;
	border: solid 1px rgba(24, 24, 74, 0.12);
}
.los-archivos .el-archivo a:before {
	width: 50px;
	height: 63px;
	left: 9px;
	top: 17px;
	bottom: 0;
	overflow: hidden;
	position: absolute;
	content: url('img/icons/empty.svg');
}
.los-archivos .el-archivo a[href*='.zip']:before,
.los-archivos .el-archivo a[href*='.rar']:before {
	content: url('img/icons/zip.svg');
}
.los-archivos .el-archivo a[href*='.pdf']:before {
	content: url('img/icons/pdf.svg');
}
.los-archivos .el-archivo a[href*='.docx']:before,
.los-archivos .el-archivo a[href*='.doc']:before {
	content: url('img/icons/docx.svg');
}
.los-archivos .el-archivo a[href*='.ppt']:before,
.los-archivos .el-archivo a[href*='.pptx']:before {
	content: url('img/icons/pptx.svg');
}
.los-archivos .el-archivo a[href*='.avi']:before,
.los-archivos .el-archivo a[href*='.mp4']:before {
	content: url('img/icons/video.svg');
}
.los-archivos .el-archivo a[href*='.jpg']:before,
.los-archivos .el-archivo a[href*='.jpeg']:before {
	content: url('img/icons/jpg.svg');
}
.los-archivos .el-archivo a[href*='.png']:before {
	content: url('img/icons/png.svg');
}
.los-archivos .el-archivo a[href*='.svg']:before {
	content: url('img/icons/svg.svg');
}
.los-archivos .el-archivo a[href*='.xls']:before,
.los-archivos .el-archivo a[href*='.xlsx']:before {
	content: url('img/icons/xlsx.svg');
}
.los-archivos .el-archivo a[href*='.txt']:before {
	content: url('img/icons/txt.svg');
}
.los-archivos .btn-descargar {
	display: block;
	color: #C3AB3A;
	border: solid 1px #C3AB3A;
	font-size: 13px;
	border-radius: 7px;
	text-align: center;
	padding: 11px 27px;
	background-color: transparent;
	transition: ease .3s;
	margin-top: 12px;
}
.los-archivos .btn-descargar[href*=''] {
	display: none;
}
.los-archivos .btn-descargar:hover {
	background-color: #C3AB3A;
	color: white;
	border: solid 1px #C3AB3A;

}
.los-archivos .conte-f {
	margin: 8px 0 8px 61px;
	transition: ease 0.3s;
}
.los-archivos li:hover .conte-f {
	margin-top: 10px;
}
.los-archivos .name {
	line-height: 30px;
	color: #191919;
	font-size: 17px;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	-moz-box-orient: vertical;
	-moz-line-clamp: 1;
	display: inline-block;
	max-height: 24px;
}
.los-archivos li:hover .name {
	line-height: 20px;
	-webkit-line-clamp: 10;
	-moz-line-clamp: 10;
	max-height: 200px;
}
@media (max-width: 768px) {
	.los-archivos .btn-descargar {
		margin: 0;
	    padding: 0;
		border: none;
	    box-shadow: none;
	}
	.los-archivos li {
	    border-radius: 7px;
	}
	.los-archivos li:hover,
	.los-archivos li:focus {
		background-color: rgba(147, 148, 150, 0.13);
	}
	.los-archivos .conte-f {
	    margin: 0 0 30px 61px;
	    padding: 10px 0;
	}
	.los-archivos .name {
	    font-weight: bold;
	    font-size: 14px;
	}
	.los-archivos .el-archivo a:before {
	    padding-top: 10px;
	}
	.los-archivos .conte-f {
	    margin: 0 0 14px 61px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.los-archivos .btn-descargar {
		margin: 0;
	    padding: 0;
		border: none;
	    box-shadow: none;
		font-size: 0;
	}
}
.galerii ul {
	padding: 0;
}
.galerii li {
	display: block;
	padding: 0 7px;
}
.galerii li a {
    display: block;
    background-color: white;
	padding-bottom: 0px;
	overflow: hidden;
	margin-bottom: 12px;
}
.galerii li span {
	font-size: 13px;
    color: #6e6e6e;
    line-height: 17px;
    max-height: 47px;
    min-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    margin: 3px 0 12px 0;
    padding: 10px;
}
.galerii .los-albumes li a img {
	background-color: #27296E;
	width: 100%;
	height: 150px;
	object-fit: cover;
	overflow: hidden;
	transition: ease .4s;
}
.galerii li a:hover {
	box-shadow: rgba(0, 0, 0, 0.16) 0 2px 12px;
	text-decoration: none;
}
.galerii li a:hover span {
	filter: none;
}
.las-reales-fotos img {
	width: 100%;
    height: 130px;
    border-radius: 3px;
    object-fit: cover;
    position: relative;
    -webkit-filter: contrast(.9) brightness(1.1);
    filter: contrast(.9) brightness(1.1);
    margin-bottom: 11px;
}
.las-reales-fotos a {
}
.las-reales-fotos a:hover img {
	transition: ease 5s;
    box-shadow: rgba(0, 0, 0, 0.18) 0 2px 7px;
}
.las-reales-fotos ul {
	padding: 0;
}
.las-reales-fotos .algo {
	display: block;
	padding: 0 7px;
}
.las-reales-fotos .algo a {
	display: block;
}
.las-reales-fotos .algo a img:hover {
	box-shadow: rgba(0, 0, 0, 0.16) 0 2px 12px;
	opacity: 0.8;
	-webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
	filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
}
.las-reales-fotos img {
	width: 100%;
    height: 130px;
    border-radius: 3px;
    object-fit: cover;
    transition: ease .5s;
    position: relative;
    -webkit-filter: contrast(.9) brightness(1.1);
    filter: contrast(.9) brightness(1.1);
    margin-bottom: 11px;
}
.las-reales-fotos a:hover img {
    box-shadow: rgba(0, 0, 0, 0.18) 0 2px 7px;
}

.las-reales-fotos .algo:nth-child(1) {
    width: 50% !important;
}
.las-reales-fotos .algo:(1) img {
    height: 270px;
}
.las-reales-fotos .algo:nth-child(10),
.las-reales-fotos .algo:nth-child(11),
.las-reales-fotos .algo:nth-child(12) {
    width: 33.3333333% !important;
}
.las-reales-fotos .algo:nth-child(10) img,
.las-reales-fotos .algo:nth-child(11) img,
.las-reales-fotos .algo:nth-child(12) img {
    height: 165px !important;
}
@media (min-width: 1170px) {
    .las-reales-fotos .algo:nth-child(1) img {
        height: 270px !important;
    }
}
@media (max-width: 768px) {
    .las-reales-fotos .algo img,
    #k2Container .el-Album img {
        height: 125px;
    }
	.las-reales-fotos .algo:nth-child(10) img,
	.las-reales-fotos .algo:nth-child(11) img,
	.las-reales-fotos .algo:nth-child(12) img {
	    height: 125px !important;
	}
	.las-reales-fotos .algo:nth-child(10), .las-reales-fotos .algo:nth-child(11), .las-reales-fotos .algo:nth-child(12) {
	    width: 50% !important;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.las-reales-fotos .algo:nth-child(1) {
	    width: 50% !important;
	}
	.las-reales-fotos .algo:(1) img {
	    height: 270px;
	}
	.las-reales-fotos .algo:nth-child(10),
	.las-reales-fotos .algo:nth-child(11),
	.las-reales-fotos .algo:nth-child(12) {
	    width: 33.3333333% !important;
	}
	.las-reales-fotos .algo:nth-child(10) img,
	.las-reales-fotos .algo:nth-child(11) img,
	.las-reales-fotos .algo:nth-child(12) img {
	    height: 165px !important;
	}
}
.nf-response-msg {
	display: block;
    background-color: #2dce2de3;
    color: #f5fff5;
    padding: 20px 15px;
    border-left: solid 7px #3c763d;
    border-radius: 0 7px 7px 0;
}
.nf-form-layout h3 {
	margin: 15px 0;
	padding: 0;
	color: #191919;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}
.nf-form-layout label {
	font-size: 16px;
}
.nf-form-layout select,
.nf-form-layout input {
	height: 32px;
	width: 100%;
	background-color: white;
	border: solid 1px rgba(150, 152, 154, 0.5);
	text-indent: 7px;
}
.nf-form-layout textarea {
	width: 100%;
	background-color: white;
	border: solid 1px rgba(150, 152, 154, 0.5);
	text-indent: 7px;
}
.nf-form-layout .ninja-forms-req-symbol {
	color: #EA0000;
	font-size: 32px;
	font-weight: normal;
}
.nf-form-layout .submit-wrap .nf-element {
	font-size: 16px;
    font-weight: 600;
    border: solid 1px;
    border-radius: 5px;
    padding: 16px 50px;
    transition: ease .3s;
    margin-top: 0;
    color: white;
    height: inherit;
}
.nf-form-layout .submit-wrap .nf-element:hover {
	opacity: 0.8;
}
.tools .addthis_inline_share_toolbox .at-share-btn {
	background: transparent !important;
	padding: 0 !important;
	margin: 5px 0 !important;
}
.tools .addthis_inline_share_toolbox .at-label {
	color: rgba(150, 152, 154, 0.5) !important;
	font-size: 16px !important;
}
.tools .addthis_inline_share_toolbox a:hover svg,
.tools .addthis_inline_share_toolbox a:hover span {
	fill: #939496 !important;
	color: #939496 !important;
}
.tools .addthis_inline_share_toolbox svg {
	fill: rgba(150, 152, 154, 0.5) !important;
}
.tools .addthis_inline_share_toolbox a:focus,
.tools .addthis_inline_share_toolbox a:hover {
	-webkit-transform: translateY(0) !important;
	transform: translateY(0) !important;
	outline: 0;
}
.modal {
	background-color: rgba(1, 2, 33, 0.5);
}
.modal .modal-header {
	padding: 20px 25px;
	position: relative;
}
.modal .modal-header:before {
	content: "";
	position: absolute;
	top: 69px;
	left: 64px;
	width: 23px;
	height: 23px;
	transform: rotate(45deg);
}
.modal h4 {
	font-size: 32px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: white;
}
.modal .close {
	color: white;
	opacity: inherit;
	text-shadow: none;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	outline: 0;
	margin-top: 5px;
}
.modal .close i {
	font-size: 35px;
	vertical-align: sub;
}
.modal .modal-content {
	border-radius: 0 !important;
}
#sellos {
    position: absolute;
    right: 0;
    top: 0;
}
.sello {
	padding: 0 12px;
}
.sello br {
	display: none;
}
#selloNortic a {
	color: white;
}
#sellos p {
	margin: 0;
    float: left;
    padding: 0;
    line-height: 0;
}
#sellos .sellos {
    display: inline-block;
    margin: 0;
}

.massecciones {
	margin-top: 23px;
	background-color: #F5F6F6;
}
.massecciones h3 {
	color: white;
	padding: 14px 13px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
}
.massecciones ul {
	margin: 0;
	padding: 0;
}
.massecciones li {
	display: block;
}
.massecciones a {
	display: block;
	padding: 14px;
	color: white;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
.massecciones li a:hover {
	text-decoration: none;
	background-image: url('img/bg-m.svg');
	background-blend-mode: overlay;
	color: white;
}
.alignleft {
	float: left;
	margin: 0 12px 5px 0;
}
@media (max-width: 768px) {
	.alignleft {
		float: none;
		width: 100%;
	}
}
.regidor .perfil {
	border: solid 1px #707070;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.regidor .perfil img {
	background-color: #333;
	height: 500px;
	object-fit: cover;
	height: 250px;
}
.regidor .coverzor {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

}
.regidor .armandola {
	background-color: rgba(51, 51, 51, 0.77);
	width: 100%;
	height: 100%;
	padding: 25px;
	/* display: none; */
	transform: translateY(250px);
	transition: ease all 0.3s;
}
.regidor .coverzor:hover .armandola {
	display: block;
    transform: translateY(0px);
}
.regidor .suinfo {
	padding-bottom: 10px;
	border-bottom: solid 1px #333;
	position: absolute;
	left: 0; right: 0; bottom: 0;
	padding: 25px;
}
.regidor .suinfo h2 {
	color: #fff;
    margin: 10px 0 15px 0;
    padding: 0 0 10px 0;
    font-size: 17px;
    line-height: 21px;
    border-bottom: solid 1px #ffffff7a;
}
.regidor .suinfo span {
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}
