@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../MaterialIcons-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../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-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.blancorosa
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.blancorosa::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 1px;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.blancorosa:hover::after
{
   background: #96B831;
   width: 100%;
}
a.blancorosa:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.blancorosa:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.blancorosa:hover
{
   color: #96B831;
   text-decoration: none;
}
a.BLANCOFUCSIAPUNTOS
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BLANCOFUCSIAPUNTOS:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BLANCOFUCSIAPUNTOS:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BLANCOFUCSIAPUNTOS:hover
{
   color: #FFC4FC;
   text-decoration: none;
}
a.FUCSIAROSA
{
   color: #589096;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.FUCSIAROSA::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 1px;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.FUCSIAROSA:hover::after
{
   background: #1E1E1E;
   width: 100%;
}
a.FUCSIAROSA:visited
{
   color: #589096;
   text-decoration: none;
}
a.FUCSIAROSA:active
{
   color: #589096;
   text-decoration: none;
}
a.FUCSIAROSA:hover
{
   color: #1E1E1E;
   text-decoration: none;
}
a.BLANCO-NEGRO
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.BLANCO-NEGRO::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 1px;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.BLANCO-NEGRO:hover::after
{
   background: #1E1E1E;
   width: 100%;
}
a.BLANCO-NEGRO:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BLANCO-NEGRO:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BLANCO-NEGRO:hover
{
   color: #1E1E1E;
   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;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
