/*
p{          
    display: inline;
}
*/
@font-face {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
  font-size: 12px;

}


@font-face {
  font-size: 12px;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";

}

@font-face {
font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
  font-size: 12px;
}
/*
 .ck .ck-reset .ck-editor .ck-rounded-corners {
    min-height: 250px !important;
   border: 0.5px  #CCCCCC !important;
    background-color: yellow !important;
 }
 .ck-editor__editable {
    min-height: 250px !important;
    border: 0.5px  #CCCCCC !important;
   background-color: yellow !important;
 }

.ck-editor__editable_inline {
   min-height: 250px !important;
    border: 0.5px  #CCCCCC !important;
   background-color: yellow !important;
}

:host ::ng-deep .ck-editor__editable_inline {
   min-height: 250px !important;
  border: 0.5px  #CCCCCC !important;
  background-color: yellow !important;
}
*/


/*Loading page*/
.jm-loadingpage {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: url(img/loader.gif) center no-repeat #fff;
	display:none;
}
/*Loading page*/


.alternar:hover{ 
   background-color:#003399;
}




a.menubot:link {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1F2675;
	text-decoration: none;
}
a.menubot:visited {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}

a.menubot:hover{
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;

}

a.menutit:link { 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
    color: #FFFFFF; 
	text-decoration: none;
}
a.menutit:visited {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
    color: #FFFFFF; 
	text-decoration: none;
}

a.menutit:hover{ 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
    color: #FFFFFF; 
	text-decoration: none;

}


.boton_link { 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
    color: #232323; 
	text-decoration: none;
	background:#FFFFFF;
	border:1px;
	cursor:pointer;
	
}


a:link {

	
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #1E1E1E;
	text-decoration: none;	
	
}

.link2 {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #087DDD;
	text-decoration: none;
}

a:visited {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1E1E1E;
	text-decoration: none;
}

a:hover{
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration:underline;

}
.titulo_tabla {
	border: 1px solid #000000;
	background-color: #7C0003;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	color:#FFFFFF; 
	font-size: 11px;
}

.titulo_tabla2 {
	border: 1px solid #000000;
	background-color: #333333;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	color:#FFFFFF; 
	font-size: 12px;
}

.titulo_tabla3 {
	border: 1px solid #000000;
	background-color: #0033CC;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.titulo_tabla {
	border: 1px solid #CCCCCC;
    border-collapse: collapse;
	background-color: #003366;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
    margin: 10px 5px;
	cursor: pointer;
    caption-side: top;
	border-style: dotted;
}

.titulo_tabla_b {
	border: 1px solid #CCCCCC;
    border-collapse: collapse;
	background-color: #333333;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
    margin: 10px 5px;
	cursor: pointer;
    caption-side: top;
	border-style: dotted;
}

.titulo_tabla_c {
	border: 1px solid #CCCCCC;
    border-collapse: collapse;
	background-color: #EEEEEE;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #333333;
	font-size: 14px;
    margin: 10px 5px;
	cursor: pointer;
    caption-side: top;
	border-style: dotted;
}


.titulo_tabla2 {
	border: 1px solid #CCCCCC;
	background-color: <?php echo $colormenu_fondo; ?>;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	cursor: auto;
	border-style: dotted;
}
.celdas_tabla4b {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #003366;
	background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 10px 5px;
    caption-side: top;
    border-style: dotted;
	background: rgba(252, 252, 252, .5);
	
}

.celdas_tabla4b td{
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #003366;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 10px 5px;
    caption-side: top;
    border-style: dotted;
}

.celdas_tabla4b:hover{ 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #003366;
	background-color:#EEEEEE;
	cursor: pointer;
	border: 1px solid #FFFFFF;
    border-collapse: collapse;
    margin: 10px 5px;
    caption-side: top;
    border-style: dotted;
}

.celdas_tabla4 {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	color: #003366;
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
	margin: 10px 5px;
    caption-side: top;
    border-style: dotted;
	background: rgba(252, 252, 252, .5);
	
}


.celdas_tabla {
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	color: #003366;
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
	margin: 10px 5px;
    caption-side: top;
    border-style: dotted;

}
.bt_link { 
    text-decoration:none;
    cursor: pointer; 
    color:#003366; 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	background: rgba(252, 252, 252, .6);
	border:0px;
	
   
}

.bt_link:hover{ 
   text-decoration:underline;
   color:#003399;
}

.tabla_interior{ 
   color:#003366; 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	padding:5px;
	margin:0px;
	border-collapse:collapse;
    border: 1px solid #CCCCCC;
	
   
}

.tabla_interior tr th,
.tabla_interior tr td {


    color:#003366; 
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	border-collapse:collapse;
    border: 1px solid #CCCCCC;

	background: rgba(252, 252, 252, .6);

}

.clase_table2 {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 350px;

}

.clase_table2 tr th {
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
    caption-side: top;
	font-weight:normal;
	
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding: 0px;
  
  background: rgba(0, 51, 102, .88);

  border-top: 1px solid #DEDEDE;
  text-align: center;
}

.clase_table2 tr td {
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #003366;
	font-size: 13px;
    margin: 0px 0px;
	font-weight:normal;
	
	background: rgba(252, 252, 252, .6);

  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding: 0px;
}


.clase_table2 tr th:first-child,
.clase_table2 tr td:first-child {
  border-left: 1px solid #DEDEDE;

}


/* top-left border-radius */
.clase_table2 tr:first-child th:first-child {
  border-top-left-radius: 8px;
}

/* top-right border-radius */
.clase_table2 tr:first-child th:last-child {
  border-top-right-radius: 8px;
}

/* bottom-left border-radius */
.clase_table2 tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}

/* bottom-right border-radius */
.clase_table2 tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}



.clase_table3 {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 350px;

}

.clase_table3 tr th {
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
    caption-side: top;
	font-weight:normal;
	
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding: 0px;
  
  background: rgba(63, 63, 63, .88);

  border-top: 1px solid #DEDEDE;
  text-align: center;
}

.clase_table3 tr td {
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	color: #333333;
	font-size: 13px;
    margin: 0px 0px;
	font-weight:normal;
	
	background: rgba(252, 252, 252, .6);

  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding: 0px;
}


.clase_table3 tr th:first-child,
.clase_table3 tr td:first-child {
  border-left: 1px solid #DEDEDE;

}


/* top-left border-radius */
.clase_table3 tr:first-child th:first-child {
  border-top-left-radius: 8px;
}

/* top-right border-radius */
.clase_table3 tr:first-child th:last-child {
  border-top-right-radius: 8px;
}

/* bottom-left border-radius */
.clase_table3 tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}

/* bottom-right border-radius */
.clase_table3 tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}





.texto_libre {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 12px;
	background-position: top;
	color: #000000;

}
.Estilo1 {
	font-size: 13px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}


.Estilo1_b {
	color: #000000;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	
	font-size: 16px;

}

.Estilo1_c {
	color: #003366;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	
	font-size: 14px;

}




@font-face {
  font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
  font-style: normal;
  font-weight: 400;
  
}

.Estilo4 {color: #FFFFFF; font-size: 12px; font-weight: bold; }
.Estilo5 {color: #333333; font-size: 12px; font-weight: bold; }
.Estilo6 {
	color: #620005;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
}
.Estilo8 {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo10 {
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
}
.Estilo12 {
	color: #2B155C;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-style: normal;
	font-weight: 300;
	
	font-size: 16px;

}

.Estilo12_b {
	color: #087DDD;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-style: normal;
	font-weight: 300;
	
	font-size: 36px;

}

.Estilo12_c {
	color: #003399;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-style: normal;
	font-weight: 300;
	
	font-size: 36px;

}



.Estilo13{
	color: #202020;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;

	font-style:normal
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	vertical-align: middle;
}

.Estilo14 {
	color: #FFFFFF;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}

.Estilo15 {
	color: #003399;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
}


h2 {
	color: #003399;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
}


.Estilo15b {
	color: #333333;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
}


.Estilo15c {
	color: #003366;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
}


.Estilo16 {
	color: #003366;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.Estilo16b {
	color: #003399;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.Estilo17 {
	color: #00CC33;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.EstiloGreen {
	color: #00CC33;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.EstiloRed {
	color: #CC3300;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.EstiloOrange {
	color: #FF9933;
	font-family:"Open Sans", Arial, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}


.titulo1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	letter-spacing: 2px;
}

.titulo2 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	letter-spacing:2px;
}

.titulo3 {
	color: <?php echo $colormenu_fondo; ?>;
	font-size: 12px;
	font-family: "Open Sans", Arial, sans-serif, "Trebuchet MS";
	letter-spacing: 2px;
}

titulo1.Gris {
	font-family: "Comic Sans MS", cursive;
}
.titulo1_gris {
	font-size: 12px;
	color: #660033;
	font-family: Verdana;
}


#navega1 #menu1 #fijo1 {  
    position:fixed;  
    padding: 0px 0px 0px 0px;    /* margen con valores: arriba - derecha - abajo - izquierda */   
    top: 0px;                    /* Distancia hasta el borde superior */  
    left: 0px;            /* Distancia hasta el borde izquierdo */ 
    width:100%;  
    z-index: 100;               /* hace que la capa sea opaca  */ 
	 
} 


#navega2 #menu2 #fijo2 {  
    position:fixed;  
    padding: 0px 0px 0px 0px;    /* margen con valores: arriba - derecha - abajo - izquierda */   
    bottom:0px;                    /* Distancia hasta el borde inferior */  
   left: 0px;            /* Distancia hasta el borde izquierdo */ 
    width:100%;  
    z-index: 100;               /* hace que la capa sea opaca  */  
} 


#navega0 #menu0 #fijo0 {  
    position:fixed;  
    padding: 0px 0px 0px 0px;    /* margen con valores: arriba - derecha - abajo - izquierda */   
    bottom:0px;                    /* Distancia hasta el borde inferior */  
   top: 45px;                    /* Distancia hasta el borde superior */  
   left: 0px;            /* Distancia hasta el borde izquierdo */ 
    width:100%;  
    z-index: 101;               /* hace que la capa sea opaca  */  
} 

#back-to-top {    bottom: 0;
    position: fixed;
    right: 10px;
}

/*.imagen1:hover {filter: grayscale(80%);}*/

.imagen1:hover {filter: opacity(1.0); transform: scale(1.10);}
.imagen1 { cursor:pointer; filter: opacity(.6); }

.grow:hover
{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}


.shrink:hover
{
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}


.circle : hover
{
border-radius : 50% ;
}

/*EFECTOS ESTRELLA NAVIDAD*/
.efectos{position:relative;}
.efectos .destello{
	position: absolute;
	height: 133px;
}
.efectos .destello-01{
	left: -5px;
	top: 27px;
	animation: destello-efecto-01 3s infinite;
	-webkit-animation: destello-efecto-01 3s infinite;
}
.efectos .destello-02{
	left: 89px;
	top: 99px;
	animation: destello-efecto-01 3s infinite;
	-webkit-animation: destello-efecto-01 4s infinite;
}
@-webkit-keyframes destello-efecto-01 {
  0%, 50%, 100% {opacity: 1;}
  25%, 75% {opacity: 0.4;transform: scale3d(.3, .3, .3);-webkit-transform: scale3d(.3, .3, .3);}
}

@keyframes destello-efecto-01 {
  0%, 50%, 100% {opacity: 1;}
  25%, 75% {opacity: 0.6;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}
}



#myVideo {
    position:absolute;
    right: 0;
    bottom: -100;
    min-width: 100%; 
    min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content {
	position: relative;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.0);

}

/* Style the button used to pause/play the video */
#myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}

#myBtn:hover {
    background: #ddd;
    color: black;
}
