/*
	Theme Name: AyuntamientosXT
	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 {
	background-color: #27296E;
	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: 127px;
	height: 119px;
	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;
}
header .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;
}

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;
	color: #27296E;
}
header .buscador input:focus {
    border-color: #002F87;
}
header .buscador button {
    border: 1px solid #002F87;
    background-color: #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: #27296E;
}
header .menuTop ul li a:hover {
	opacity: 0.8;
}
@media (min-width: 768px) and (max-width: 992px) {
	header .logo .text-logo h1 {
	    font-size: 28px;
	}
}

/*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: 80px;
	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: 546px;
	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: 260px;
	top: 0;
	right: -260px;
    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 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: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 #27296E;
	padding: 8px 10px;
	margin-bottom: 9px;
}
.slider .widget-w:first-child h3 {
	color: #27296E;
	font-size: 46px;
	font-weight: 900;
	margin: 0;
	padding: 0;
}
.slider .widget-w:first-child .textwidget {
	color: #27296E;
	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 {
	background-color: #27296E;
	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;
	}
	.btn-interes .uk-panel-teaser .uk-overlay:first-child img {
	    height: 80px;
		width: 100%;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.btn-interes .uk-panel-teaser .uk-overlay:first-child img {
	    height: auto;
	    width: 100%;
	}
}



.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 {
	background-color: #6E6E6F;
	border-top: solid 4px #27296E;
	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;
}
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 #FFFFFF;
	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 #27296E;
    padding: 20px 22px;
	margin-bottom: 24px;
	position: relative;
}
.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 {
	color: #27296E;
    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;
}
.home .post-header h1 {
	font-size: 28px;
}
.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 {
	color: #27296E;
	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: 25px;
	}
	.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;
}
.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: 17px;
	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 {
	margin-top: 35px;
	background-color: rgba(195, 171, 58, 0.5);
}*/
.cosas-extras .extra-w {
	margin-top: 23px;
}
.cosas-extras .extra-w h3 {
	background-color: #27296E;
	color: white;
	padding: 14px 13px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
}
.cosas-extras .extra-w .menu {
	background-color: rgba(195, 171, 58, 0.5);
	margin: 0;
	padding: 0;
}
.cosas-extras .extra-w .menu li {
	display: none;
}
.cosas-extras .extra-w a {
	display: none;
}
.cosas-extras .extra-w .menu .sub-menu  {
	margin: 0;
	padding: 21px 0 0 0;
}
.cosas-extras .extra-w .menu .sub-menu a {
	display: block !important;
	color: #27296E;
	font-size: 16px;
	padding: 13px 11px;
}
.cosas-extras .extra-w .menu .current-menu-item > a,
.cosas-extras .extra-w .menu .sub-menu a:hover {
	background-color: #C3AB3A;
	text-decoration: none;
}
.cosas-extras .extra-w .menu .sub-menu .sub-menu {
	/*display: none !important;*/
}
.cosas-extras .boletin {
	background-color: #27296E;
	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 {
	background-color: white;
	border: none;
	border-radius: 0;
	height: 42px;
	font-size: 14px;
	color: #F5F6F6;
	font-style: italic;
	margin-top: 12px;
}
.cosas-extras .boletin button {
	margin-top: 12px;
	height: 42px;
	border-radius: 0;
	background-color: white;
}
.comentarios h4 {
	color: #27296E;
	font-size: 20px;
	margin: 17px 0 12px 0;
	padding: 0;
}
.cover {
	margin-bottom: 13px;
	position: relative;
	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: #939496;
	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 {
	color: #27296E;
    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 {
	color: #27296E;
	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: solid 1px #C3AB3A;
	border-radius: 5px;
	padding: 16px 50px;
	transition: ease .3s;
	margin-top: 35px;
	background-color: #C3AB3A;
	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;
}
.interna-servicios .service ul li:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-weight: bold;
	font-size: 22px;
	color: #191919;
	margin: 0 7px 0 23px;
}
.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 label {
	color: #27296E;
	font-size: 16px;
}
.interna .vuelve input {
	height: 32px;
	width: 100%;
	background-color: white;
	border: solid 1px rgba(150, 152, 154, 0.5);
	text-indent: 7px;
}
.interna .vuelve textarea {
	width: 100%;
	background-color: white;
	border: solid 1px rgba(150, 152, 154, 0.5);
	text-indent: 7px;
}
.interna .vuelve .ninja-forms-req-symbol {
	color: #EA0000;
	font-size: 32px;
	font-weight: normal;
}
.interna .vuelve .submit-wrap .nf-element {
	font-size: 16px;
    font-weight: 600;
    border: solid 1px #C3AB3A;
    border-radius: 5px;
    padding: 16px 50px;
    transition: ease .3s;
    margin-top: 0;
    background-color: #C3AB3A;
    color: white;
    height: inherit;
}
.interna .vuelve .submit-wrap .nf-element:hover {
	opacity: 0.8;
}
.interna a {
	color: #27296E;
	/*min-height: 92px;*/
}
@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: 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;
}
.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;
}
.galerii li span {
	display: block;
	font-size: 13px;
	color: #27296E;
	line-height: 17px;
	max-height: 40px;
	min-height: 40px;
	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;
}
.galerii .los-albumes li a img {
	background-color: #27296E;
	width: 100%;
	height: 150px;
	object-fit: cover;
	border-radius: 4px;
	overflow: hidden;
	transition: ease .2s;
}
.galerii li 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 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;
    }
}
@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 {
	color: #27296E;
	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 #C3AB3A;
    border-radius: 5px;
    padding: 16px 50px;
    transition: ease .3s;
    margin-top: 0;
    background-color: #C3AB3A;
    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 {
	background-color: #27296E;
	padding: 20px 25px;
	position: relative;
}
.modal .modal-header:before {
	content: "";
	position: absolute;
	top: 69px;
	left: 64px;
	width: 23px;
	height: 23px;
	background-color: #27296E;
	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;
}
.portada {
	position: relative;
	margin: -28px -26px 16px -26px;
	pointer-events: none;
}
.portada img {
	width: 100%;
}
.masico img:hover {
	transition: ease .3s;
	opacity: 0.8;
}
@media (min-width: 768px) and (max-width: 992px) {
	.portada {
		margin: 0;
	}
}
@media (max-width: 768px) {
	.portada {
		margin: 0;
	}

}
.alignleft {
	float: left;
	margin: 0 12px 5px 0;
}
@media (max-width: 768px) {
	.alignleft {
		float: none;
		width: 100%;
	}
}
