@font-face
{
   font-family: "Hurme Geometric Sans 1 SemiBold";
   font-display: swap;
   src: url('HurmeGeometricSans1 SemiBold.woff2') format('woff2');
}
@font-face
{
   font-family: "Hurme Geometric Sans 1";
   font-display: swap;
   src: url('HurmeGeometricSans1 Bold.woff2') format('woff2');
}
@font-face
{
   font-family: "Hurme Geometric Sans 2";
   font-display: swap;
   src: url('HurmeGeometricSans2 Bold.woff2') format('woff2');
}
@font-face
{
   font-family: "FF Mark Pro Black";
   font-display: swap;
   src: url('FF Mark Pro Black.woff2') format('woff2');
}
@font-face
{
   font-family: "JUST Sans";
   font-display: swap;
   src: url('JUST Sans Medium.woff2') format('woff2');
}
@font-face
{
   font-family: "JUST Sans";
   font-display: swap;
   src: url('JUST Sans Bold.woff2') format('woff2');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes rotate-left
{
   0% { transform: perspective(800px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(1deg) scale3d(1,1,1) ; opacity: 1; transform-origin: 0 0;  }
   100% { transform: perspective(800px) translate3d(0px,0px,300px) rotateX(0deg) rotateY(180deg) scale3d(1,1,1) ; transform-origin: 50% 0; opacity: 0;  }
}
@keyframes scale-in-horizontal-center
{
   0% { transform: rotate(0deg) scale(0.0,1.0) ; opacity: 0.0;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ; opacity: 1.0;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.prepa
{
   color: #0033A1;
   text-decoration: none;
}
a.prepa:visited
{
   color: #0033A1;
   text-decoration: none;
}
a.prepa:active
{
   color: #0033A1;
   text-decoration: none;
}
a.prepa:hover
{
   color: #00ABC8;
   text-decoration: none;
}
a.prepa_inverso
{
   color: #00ABC8;
   text-decoration: none;
}
a.prepa_inverso:visited
{
   color: #00ABC8;
   text-decoration: none;
}
a.prepa_inverso:active
{
   color: #00ABC8;
   text-decoration: none;
}
a.prepa_inverso:hover
{
   color: #0033A1;
   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-block;
}
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-block;
}
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-block;
}
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-block;
}
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-block;
}
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-block;
}
.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 (max-width: 850px)
{
}
@media only screen and (max-width: 480px)
{
}
@media only screen and (max-width: 320px)
{
}
