.SOMBRAS {
	-webkit-box-shadow: 0px 0px 32px 4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 32px 4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 32px 4px rgba(0,0,0,0.75);
}
.section_header {
    text-align: center;
    padding-top: 2em;
    padding-bottom: 1em;
}
.section_header h2 {
    color: #358734;
    font-family: Montserrat,sans-serif;
    font-size: 2.5rem;
    margin: 0;
    line-height: 1.125em!important;
    position: relative;
    padding-left: 25%;
    padding-right: 25%;
    font-weight: bold;
}

.text-center {
    text-align: center;
}
.headline-xl h2 {
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-size: 1.6em;
    line-height: 2.2em;
    position: relative;
    
}
.section_header h2:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear,left top,right top,from(#358734),color-stop(25%,#358734),color-stop(25%,rgba(53,145,56,0)),color-stop(75%,rgba(53,145,56,0)),color-stop(75%,#358734),to(#358734));
    background: linear-gradient(to right,#358734 0%,#358734 25%,rgba(53,145,56,0) 25%,rgba(53,145,56,0) 75%,#358734 75%,#358734 100%);
    pointer-events: none;
}
.button-container {
	display: inline-block;
	position: relative;
}

.FONDO_CALENDARIO {
	background-image: url("Images/page/patronFondoCalendario.png");
	background-repeat: repeat;
}

.FONDO_CALENDARIO h1 {
	background-color: #358734;
	font-size: 18px;
	color: #fff;
	padding: 10px;
}

.button-container #boton1 {
	position: absolute;
	bottom: 24%;
	right: 78%;
	border-radius: 1.5em;
}

.button-container  #boton2 {
	position: absolute;
	bottom: 24%;
	right: 2%;
	border-radius: 1.5em;
}

.HIDE {
	display: none;
}

body, span, div, table, td, th, li, b, a {
	font-size: 12px;
}

.BOTON_ICON {
	width: 30px !important;
}

.errors_agregar {
	background-color: #215a9a; /* Red */
	color: white;
	font-size: 14px;
}

.fa-close {
	font-size: 16px;
	color: #fff !important;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	color: #fff;
	content: "\f00d";
}

body {
	margin: 0px;
	padding: 0px;
}

.ui-inputtext {
	background-color: #fff !important;
	color: #000 !important;
}

.content {
	padding: 0 20px;
}

.header {
	height: 45px;
	background: #215a9a;
	padding: 0 20px;
}

table.TABLE_EDIT {
	border: 0px solid #CCCCCC;
	margin: 0 auto 0 auto;
	text-align: center;
	border-collapse: collapse;
	text-align: center;
}

table.TABLE_EDIT thead th {
	background: #215a9a;
	border-bottom: 5px solid #FFFFFF;
	color: #fff;
	padding: 3px;
}

table.TABLE_EDIT tbody th {
	vertical-align: middle;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

table.TABLE_EDIT tbody td {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	background-color: #fff;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

table.TABLE_DEFAULT {
	border: 0px solid #CCCCCC;
	margin: 0 auto 0 auto;
	text-align: center;
	border-collapse: collapse;
	text-align: center;
}

table.TABLE_DEFAULT td, table.TABLE_DEFAULT th {
	border: 1px solid #FFFFFF;
	padding: 0px 0px;
}

table.TABLE_DEFAULT tbody td {
	font-size: 12px;
}

table.TABLE_DEFAULT thead {
	background: #215a9a;
	border-bottom: 5px solid #FFFFFF;
}

table.TABLE_DEFAULT thead th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-left: 2px solid #FFFFFF;
}

table.TABLE_DEFAULT thead th:first-child {
	border-left: none;
}

table.TABLE_DEFAULT tfoot {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background: #D0E4F5;
	border-top: 3px solid #444444;
}

table.TABLE_DEFAULT tfoot td {
	font-size: 14px;
}

.FONDO_SUPERIOR {
	background-image: url("Images/page/fondo_superior.png");
	height: 140px;
	background-repeat: repeat-x;
}

.FONDO_INFERIOR {
	background-image: url("Images/page/fondo_inferior.png");
	min-height: 121px;
	background-repeat: repeat-x;
}

.CONTENT_CENTER {
	margin: 0 auto 0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
}

.DIV_FIJO {
	position: fixed;
	min-height: 120px;
	width: 252px;
	right: 0%;
	top: 40px;
	text-align: center;
	word-wrap: break-word;
	z-index: 1000;
}

.FONDO_BUSCADOR {
	padding: 0px;
	background-image: url("Images/page/fondo_buscador.png");
	height: 169px;
	width: 283px;
}

.TEXTO_BUSCADOR {
	color: #fff;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
}

.TEXTO_BANNER {
	color: #FFF;
	background-color: #215a9a;
}

.FONDO_DEFECTO {
	background-color: #215a9a;
}

.ui-multiselectlistbox-listcontainer {
	width: 400px;
}

.ui-multiselectlistbox .ui-multiselectlistbox-item {
	white-space: normal;
}

.ui-multiselectlistbox .ui-multiselectlistbox-item {
	margin: 2px;
	border: 0 none;
	cursor: pointer;
	font-weight: normal;
}

#nav {
	text-align: center;
}

#nav ul {
	list-style: none;
/* 	display: inline-block; */
	padding-left: 0px;
	margin: 0px;
/* 	font-family: Montserrat,sans-serif !important; */
}

#nav ul li {
	float: left;
	margin: 0px;
	
}

#nav ul li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 0px;
	padding: 0px;
	
}

#nav ul li a:hover {
	background-color: #929fb3;
/* 	 font-family: Montserrat,sans-serif; */
}
#nav ul li img {
	width: 100%;
	height: 100%;
}
/* .HORIZONTAL ul li img{ */
/* 	width: 70%; */
/* 	height: 70%; */
/* } */

.DIV_CALENDARIO_FONDO {
	background-color: #CC0000 !important;
	color: #fff !important;
}

.DIV_CALENDARIO_FONDO h1 {
	color: #fff !important;
}

.DIV_CALENDARIO_FONDO label {
	color: #fff !important;
}

.DIV_CALENDARIO {
	height: 100px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #ebebeb;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	border-radius: 11px 11px 11px 11px;
	-moz-border-radius: 11px 11px 11px 11px;
	-webkit-border-radius: 11px 11px 11px 11px;
}

.DIV_CALENDARIO h1 {
	margin-top: 10px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.DIV_CALENDARIO label {
	width: 99%;
	color: #706f6a;
	font-weight: bold;
	font-size: 9px;
}

.RESPONSIVE_IMG {
	width: 100%;
	height: auto;
}

.LINK_SIN_EFECTOS {
	text-decoration: none !important;
}

.TITULO_PRINCIPAL_ROCKOLA {
	text-decoration: none;
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

.TITULO_PRINCIPAL_ROCKOLA:hover {
	color: #666;
	text-decoration: none;
}

div .menu {
	text-align: center;
	font-size: 19px;
	
}

div .menu p {
	width: 100%;
	background-color: #666;
	padding: 12px 12px;
	border-radius: 4px;
	
}

div .menu a {
	font-size: 19px;
	color: white;
	text-decoration: none;
	cursor: pointer;
	
}

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active
	{
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.hvr-grow-shadow{
	background:  #215a9a !important;
}

.opcionesEncabezadoAdmin {
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}

.opcionesEncabezadoAdmin a {
	text-decoration: none;
}

.MENU_SALIR a {
	text-decoration: none;
	font-size: 16px;
}

.MENU_SALIR a, .MENU_SALIR a:hover, .MENU_SALIR a:focus {
	color: #1f3864;
}

.MENU_SALIR a:hover {
	text-decoration: underline;
}

ul.ITEMS {
	line-height: 25px;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul.ITEMS li {
	font-size: 14px;
}

#BUSCADOR {
	float: right;
	text-align: center;
	width: 280px;
	background-color: transparent;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
}

.DIV_REDONDEADO_BIBLIOTECA {
	/*background-color: #dff9d2;*/
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.DIV_REDONDEADO_BIBLIOTECA p {
	border-bottom: 1px dotted #ccc;
}

.DIV_REDONDEADO_BIBLIOTECA p label {
	font-weight: bold;
}

.MIGA_DE_PAN a {
	text-decoration: none;
	color: #000;
}

.MIGA_DE_PAN a:hover {
	text-decoration: underline;
}
#menu, #menu ul {
	z-index: 100;
	list-style: none;
	padding: 0;
	margin: auto;
	list-style: none;
	width: 100%;

}
/* hace referencia a los primeros enlaces */
#menu li {
	float: left;
	position: relative;
	min-width: 100px;
	max-width: 135px;	
	width: 135px; 
	align-items: center;
}
/* hace referencia a los segundos submenus */
#menu li ul {
	position: absolute;
	display: none;
	width: 100%;
	background-color:#F5F4F6;
	min-width: 260px;
	max-width: 260px;
}

#menu li ul li {
	width: 100%;
	
}
#menu ul li ul li a{
	width: 250px;
	justify-content: center;
	text-align:center;
	
}
#menu ul li ul li a:hover{
	background-color:  #e2e2e2;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	justify-content: flex-start;
}


/* hace referencia a los terceros submenus */
#menu li ul li ul {
	margin-top: -2.2em;
	margin-left: 10em;
}
/* hace referencia a los cuartos submenus */
#menu li ul li ul li ul {
	margin-top: -2.2em;
	margin-left: 10em;
}

/* hace referencia al formato de los enlaces */
#menu a {
	text-align: center;
	line-height: 15px;
    min-height: 45px;
    border-radius: 0;
    color: #4b4b4b;
    font-size: 1.15em;
    font-weight: 400;
    font-family: 'Montserrat',sans-serif;
    height: auto;
/* 	padding: 0.5em 0.7em; */
    text-decoration: none;
    transition: 0.25s ease-in-out all;
    display: flex;
/*     -webkit-box-align: center; */
    align-items: center;
/*     -webkit-box-pack: center; */
    justify-content: center;
}

.TAMANO{
	padding: 8px 5px;
	font-size: 1.3em;
}


.MENU_SELECCION {
	color:#fff !important;
	background-color: #215a9a !important;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.2);
}

/* hace referencia al formato 
           cuando se pasa el raton por encima del enlace */
#menu a:hover {
	background-color:  #e2e2e2;
	width: 100%;
	
}
/* hace referencia a los bloques de los segundos menus en adelante */
#menu ul {
	border-top: 1px transparent;
		
}
/* hace referencia al formato
           del enlaces de los segundos menus en adelante */
#menu ul a {
	border-right: none;
	border-right: 1px transparent;
	border-bottom: 1px transparent;
	border-left: 1px transparent;
	border: 1px transparent;
	background-color: transparent;
	margin: 0.7rem 0 0.1rem 0;
}

/* esconde los menus de tercer nivel cuando estamos en el primer nivel */
#menu li:hover ul ul {
	display: none;
	
}
/* esconde los menus de cuarto nivel cuando estamos en el primer nivel */
#menu li:hover ul ul ul {
	display: none;
}
/* esconde los menus de cuarto nivel cuando estamos en el segundo nivel */
#menu li ul li:hover ul ul {
	display: none;
}
/* muestra los menus de segundo nivel */
#menu li:hover ul {
	display: block;
}
/* muestra los menus de tercer nivel */
#menu li ul li:hover ul {
	display: block;
}
/* muestra los menus de cuarto nivel */
#menu li ul li ul li:hover ul {
	display: block;
}


.mk-svg-icon {
	position: relative;
	top: 2px;
	color: #215a9a;
}

.IMAGEN_RESPONSIVA {
	width: 100%;
	height: auto;
}
/* hace referencia al MENU VERTICAL PARA MODOS DE VIDA */
#menuModo, #menuModo ul {
	z-index: 100;
	list-style: none;
	padding: 0;
	margin: auto;
	list-style: none;
	width: 90%;
}
/* hace referencia a los primeros enlaces */
#menuModo li {
	min-width: 160px;
}
/* hace referencia a los segundos submenus */
#menuModo li ul {
	display: none;
	margin-top: -13px;
	margin-left: 100px;
	background-color: #fff;
	color: #215a9a;
	text-align: center;
	position: absolute;
	width: 13%;
}

#menuModo li ul li {
	width: 100%;
}
/* hace referencia a los terceros submenus */
#menuModo li ul li ul {
	margin-top: -38px;
	margin-left: 167px;
	
}
/* hace referencia a los cuartos submenus */
#menuModo li ul li ul li ul {
	margin-top: -2.2em;
	margin-left: 10em;
}

/* hace referencia al formato de los enlaces */
#menuModo a {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	color:#005ca9;
}

#menuModo a:hover {
	display: block;
	background-color: #005ca9;
	color: #fff;
}
/* hace referencia a los bloques de los segundos menus en adelante */
#menuModo ul {
	border-top: 1px solid #fff;
}
/* hace referencia al formato
           del enlaces de los segundos menus en adelante */
#menuModo ul li ul li a {
	border: 1px solid #005ca9;
	background-color: #fff;
}

/* esconde los menus de tercer nivel cuando estamos en el primer nivel */
#menuModo li:hover ul ul {
	display: none;
}
/* esconde los menus de cuarto nivel cuando estamos en el primer nivel */
#menuModo li:hover ul ul ul {
	display: none;
}
/* esconde los menus de cuarto nivel cuando estamos en el segundo nivel */
#menuModo li ul li:hover ul ul {
	display: none;
}
/* muestra los menus de segundo nivel */
#menuModo li:hover ul {
	display: block;
}
/* muestra los menus de tercer nivel */
#menuModo li ul li:hover ul {
	display: block;
}
/* muestra los menus de cuarto nivel */
#menuModo li ul li ul li:hover ul {
	display: block;
}

.TITULO_BIBLIOTECA, .TITULO_BIBLIOTECA i {
	text-transform: uppercase;
    font-size: 14px;
    color: #215a9a;
    font-weight: bolder;
    text-align: left;
    line-height: 16px;
}

.CONTENIDO_BIBLIOTECA, .CONTENIDO_BIBLIOTECA i {
	font-size: 11px;
	
}

.CONTENIDO_BIBLIOTECA i,.CONTENIDO_BIBLIOTECA a {
	color: #215a9a;
}

.FONDO_RESULTADOS_TITULOS {
	background-color: #215a9a;
	color: #fff;
	font-weight: bold;
	padding: 10px 0px;
}

.DIV_REDONDEADO {
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}

.caja-numerica-enteros, .caja-numerica-decimales {
	background-color: #BFC9CA !important;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
    background: #f9f9fc;
    font-size: 1em;
    margin: 0;
    outline: medium none;
    padding: 4px;
    font-weight: normal;
    text-align: right;
}

#lista-deplegable * { 
	list-style:none;
}
#lista-deplegable ul{
	display: none;
}
#lista-deplegable li{ 
	line-height:180%;
	width: 100%;
	position: relative;
}
#lista-deplegable li:after, #lista-deplegable li:before{ 
	content: "";
    position: absolute;
    left: -12px;
}
#lista-deplegable li:after {
	border-left: 1px solid #000;
    height: 100%;
    width: 0px;
    top: 2px;
}
#lista-deplegable > li:last-child::after {
	height: 8px !important;
}
.interior > li:last-child::after {
	height: 8px !important;
}
#lista-deplegable li:before {
	border-top: 1px solid #000;
    top: 9px;
    width: 8px;
    height: 0;
}
#lista-deplegable input[name="list"] {
	position: absolute;
	left: -1000em;
}
#lista-deplegable label:before{
	display: inline-block;
    content: "";
    margin-bottom: -1.5px;
    width: 12px;
    height: 12px;
	background: url('Images/page/plus.png');
	background-size: 100%;
	margin-right:4px;
}
#lista-deplegable input:checked ~ label:before{ 
	background: url('Images/page/menos.png');
	background-size: 100%;
}
/* con none no se ven las listas con block se ven */
#lista-deplegable .interior{
	display: block;
}
#lista-deplegable input:checked ~ ul{
	display:block;
}


#section-principal img{
	width: 100%;
	height: 100%;
	transition: 0.5s;
	object-fit: cover;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 10px 10px;	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background: black;
}
#section-principal:hover img{
/* 	-webkit-transform:scale(1.1); */
	transform:scale(1.1);
}
#section-principal:hover a {
	text-decoration: none;
}
#section-principal:hover p {
	text-decoration: none;
}
#section-principal:hover{
	background: #e9f3eb;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 10px 10px;	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	 
}

#section-principal{
	overflow:hidden;
	margin: auto;
	width: 300px;
	height: 500px;
	
}
.fc-scroller-liquid-absolute{
	overflow:hidden !important;
	
}
#logoBanner img {
	width: 50%;
	height: 50%;
	list-style: none;
}
#logoBanner ul li {
	list-style: none;
}
#noticia{
   /* min-height: 400px;
    max-height: 400px;
    width: 100%;
    height: 400px;*/
    text-align: center;
   margin: 2% 0 0 0;
}
.noticia2{
	overflow:hidden;
	margin: 20px;
/* 	width: 300px; */
/* 	height: auto; */
/* 	width: 90%; */
height: 400px;
}
#noticia2 a {
	text-decoration: none;
}
#noticia p{
	 text-decoration: none;
}
#sliderR_container{
	text-decoration: none;
	
}
.servicio{
	margin: auto;
	text-align-last: center;
}
.servicio img{
	width: 70%;	
}
.parrafor_fanpage{
font-size:1rem;
text-align: justify;
border-bottom:none !important;
}
/* .FONDO_BUSCADOR { */
/* 	padding: 0px; */
/* 	background-image: url("Images/page/fondo_buscador.png"); */
/* 	height: 169px; */
/* 	width: 283px; */
/* } */

/* .TEXTO_BUSCADOR { */
/* 	color: #fff; */
/* 	vertical-align: middle; */
/* 	text-align: left; */
/* 	font-size: 14px; */
/* } */
#BUSCADORGENERAL {
	
	text-align: center !important;
	background-color: transparent !important;
	border-radius: 20px 20px 20px 20px !important;
	-moz-border-radius: 20px 20px 20px 20px !important;
	-webkit-border-radius: 20px 20px 20px 20px !important;
	border: 0px solid #000000 !important;
/*    position: absolute !important; */
        position: static;
/*     z-index: 1; */
    top: 4px !important;
    left: 42rem !important;
   
/*     border-radius: 24px; */
}
#BUSCA{
	height: 30px !important; 
    width: 250px !important; 
    margin: 10% auto 0 auto;
    float: right !important;
    max-width: 250px !important;
    min-width: 200px !important;
    display: contents;
    
}
.CONTENIDO_BIBLIOTECA_G, .CONTENIDO_BIBLIOTECA_G i {
	font-size: 11px;
	
}

.CONTENIDO_BIBLIOTECA_G i,.CONTENIDO_BIBLIOTECA_ a {
	color: #215a9a;
}
.DIV_REDONDEADO_BIBLIOTECA_G {
	/*background-color: #dff9d2;*/
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
#section-buscador:hover {
	background: #e9f3eb;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 10px 10px;	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

div.elem-group {
  margin: 40px 0;
}

label {
  display: block;
  font-family: 'Aleo';
  padding-bottom: 4px;
  font-size: 1.25em;
}

#contactenos input, select, textarea {
  border-radius: 2px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 1.25em;
  font-family: 'Aleo';
  padding: 8px;
  width: 400px;
}

 #contactenos textarea {
  height: 150px;
  max-height: 250px;
  max-width: 400px;
  min-height: 150px;
  min-width: 400px;
}

#button {
  height: 30px;
/*   background: blue; */
  color: white;
  border: 2px solid darkgreen;
  font-size: 1.25em;
  font-family: 'Aleo';
  border-radius: 4px;
  cursor: pointer;
}

#button:hover {
  border: 2px solid black;
}
 #formulario {
   display: none;
  
 }
 .pointer {
 cursor:pointer;
 }
 
.buscador {
 width: 77px;
 max-width: 77px;
 height: 30px;
}
.contacto{
	color: white;
    background-color: #3366cc;
    font-family: Montserrat,sans-serif;
     font-size: 1.1rem;
    margin: 3%;
    line-height: 1.125em!important;
    position: relative;
    padding: 2%;
    font-weight: bold;
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 10px 10px;	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	
}
.enviar_redondo{
/* 	  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5); */
	border-radius: 10px 10px 10px 10px;	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
/* 	background-color: #4a8734 !important; */
	width: 205px;
	height: 45px;
	max-width: 205px;
	max-height: 45px;
}

.css-button-shadow-border-sliding--sky {
  min-width: 100px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 5px;
  border: none;
/*   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1); */
  background: #3366cc;
  z-index: 1;
  text-align-last: center;
}
.css-button-shadow-border-sliding--sky:hover:after {
  width: 100%;
  left: 0;
}
.css-button-shadow-border-sliding--sky:after {
  border-radius: 5px;
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  z-index: -1;
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  transition: all 0.3s ease;
  background-color: #3366cc;
  right: 0;
  font-family: Montserrat,sans-serif;
}
.css-button-shadow-border-sliding--sky:active {
  top: 2px;
}
.css-button-shadow-border-sliding--sky ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}
.css-button-shadow-border-sliding--sky ul li {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	margin-top: 5px;
}
#visitas{
	justify-content: center;
	background-color: #3366cc;
	padding: 15px;
}
.carousel_visitas {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.carousel__wrapper_visitas {
  display: inline-block;
  transition: transform 0.5s ease-out;
}

.carousel__item_visitas {
  display: inline-block;
  width: 33.33%;
  padding: 10px;
  box-sizing: border-box;
}

.carousel__item_visitas ul li {
  width: 100%;
  height: auto;
  display: block;
  list-style: none;
	padding-left: 0px;
	margin: 0px;
	margin-top: 5px;
}
.carousel__next {
	position: absolute; 
	text-align: center; 
	cursor: pointer;
}
.carousel__prev {
	position: absolute; 
	text-align: center; 
	cursor: pointer;
}
.css-button-sliding-to-bottom--sky > a {
	font-family: Montserrat,sans-serif;
	color: #3366cc;
	font-size: 1rem;
	font-weight: bold;
	
   
}
#arrows {
	padding: 15px;
	margin: 5px;
	min-height: 80px;
	align-self: center;
	opacity: .5;
}
.css-button-sliding-to-bottom--sky {
  min-width: 130px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 55px;
  z-index: 0;
  background: #fff;
  overflow: hidden;
  color: #4433ff;
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 2);
  width: 150px; 
  height: 60px; 
/*   margin: 30px;  */
  text-align: center;
}
.css-button-sliding-to-bottom--sky:hover a{
  color: #fff;
  
}

.css-button-sliding-to-bottom--sky:hover:after {
  height: 100%;
  
}
.css-button-sliding-to-bottom--sky:after {
  content: "";
  position: absolute;
  z-index: -1;
  transition: all 0.3s ease;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  background: #3366cc;
}
#btn-modul {
	position: sticky; 
	left: 40%; 
	top: 50%; 
	width: 100%;
	margin: 0px; 
	overflow: hidden; 
	text-align:center;
}
.menu_responsive {
	width: 100%;
	height: 3.5rem;
	margin-left: 0.5rem;
    width: 7.1rem !important;
    max-width: 7.1rem;
    min-width: 7.1rem;
}
/* .div_menu{ */
/* 	max-width: fit-content; */
/* 	min-width: 100px; */
/* 	min-height: 45px; */
/* 	margin: auto; */
/* 	display: contents; */
/* 	margin-left: 0.3rem !important; */
/* } */

/* .menu_responsive a{ */
/* 	margin: 0.5rem 0 0.1rem 0 !important; */
/* } */
.menu_responsive ul li a{
	margin-left: 0.3rem !important;
	max-width: max-content !important;
	text-align: left !important;
}


.noticiaNueva {
	min-height: 400px;
    max-height: 400px;
    text-align: center;
    margin: 30px 0 0 0;
	
} 
   
#section-principal2 img{
	width: 100%;
	height: 100%;
	
}   

.NoticiaN{
    text-align-last: right;
    margin-right: 5px; 
}
.pruebasNoticiasD{
	border-bottom: none !important;
	font-size: 2rem;
	top: 50%;
	left: 50%;
	transform: translate(0%, 20%);
}
.pruebasNoticiasI{
	
	border-bottom:none !important;
	font-size: 2rem;
}

.contenedorP {
    position: relative;
    display: inline-block;
    text-align: center;
}

.centrado {
    position: absolute;
    top: 90%;
    left: 5%;
    transform: translate(0%, -360%);
	background: #3366cc;
}
.bordeNoticia{
	border: ridge;
	border: 1px solid #a3a3a3;
	/*-moz-border-radius: 7px;*/
	/*-webkit-border-radius: 7px;*/
	padding: 0px;
}
.noticiaMultimedia{
	width: 150px;
	height: 200px;

}

.contenidoNoticias{
	font-family: Montserrat,sans-serif;
	font-size: 1.3rem;
	color: #000000;
	padding: 10px;
	text-align: justify;
	line-height: normal;
}

.TituloContenidoNoticias{
	font-family: Montserrat,sans-serif;
	font-size: 1.3rem;
	color: #000000;
	padding: 10px;
	text-align: justify;
	line-height: normal;
}
/*jssor slider loading skin spin css*/
/* .jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
} */

/*jssor slider bullet skin 057 css*/
.jssorb057 .i {
	position:absolute;
	cursor:pointer;	
}
.jssorb057 .i .b {
	fill:none;
	stroke:#3366cc;
	stroke-width:2000;
	stroke-miterlimit:10;
	stroke-opacity:0.4;
}
.jssorb057 .i:hover .b {
	stroke-opacity:.7;
}
.jssorb057 .iav .b {
	stroke-opacity: 1;
}
.jssorb057 .i.idn {opacity:.3;}

/*jssor slider arrow skin 073 css*/
.jssora073 {
	display:block;
	position:absolute;
	cursor:pointer;
}
.jssora073 .a {
	fill:#3366CC;
	fill-opacity:.7;
	stroke:#3366CC;
	stroke-width:160;
	stroke-miterlimit:10;
	stroke-opacity:.7;
}
.jssora073:hover {
	opacity:.8;
}
.jssora073.jssora073dn {
	opacity:.4;
}
.jssora073.jssora073ds {
	opacity:.3;
	pointer-events:none;
}
