@font-face
{
   font-family: "odysee";
   font-display: swap;
   src: url('../fuente/icomoon.woff') format('woff'),
        url('../fuente/icomoon.ttf') format('truetype'),
        url('../fuente/icomoon.svg#icomoon') format('svg'),
        url('../fuente/icomoon.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "rumble23";
   font-display: swap;
   src: url('../fuente/rumble23.woff') format('woff'),
        url('../fuente/rumble23.ttf') format('truetype'),
        url('../fuente/rumble23.svg#icomoon') format('svg'),
        url('../fuente/rumble23.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../fuente/MaterialIcons-Regular.woff2') format('woff2'),
        url('../fuente/MaterialIcons-Regular.woff') format('woff'),
        url('../fuente/MaterialIcons-Regular.ttf') format('truetype');
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes filter-blur-in
{
   0% { filter: blur(20px);  }
   100% { filter: blur(0);  }
}
@keyframes vanish-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
a.lve_footer
{
   color: #F5F5F5;
   text-decoration: none;
}
a.lve_footer:visited
{
   color: #F5F5F5;
   text-decoration: none;
}
a.lve_footer:active
{
   color: #F5F5F5;
   text-decoration: none;
}
a.lve_footer:hover
{
   color: #00509F;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.lve_footer
{
   font-family: "Alegreya Sans SC";
   font-weight: 400;
   font-size: 17px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.letra footer
{
   font-family: "Alegreya Sans SC";
   font-weight: 400;
   font-size: 17px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
}
