@font-face
{
   font-family: "Noto Sans";
   font-display: swap;
   src: url('../Noto-Sans.woff2') format('woff2'),
        url('../Noto-Sans.woff') format('woff');
}
@font-face
{
   font-family: "Asap";
   font-display: swap;
   src: url('../Asap.woff2') format('woff2'),
        url('../Asap.woff') format('woff');
}
@font-face
{
   font-family: "Assistant";
   font-weight: 200;
   font-display: swap;
   src: url('../Assistant-ExtraLight.woff2') format('woff2'),
        url('../Assistant-ExtraLight.woff') format('woff');
}
@font-face
{
   font-family: "Assistant";
   font-display: swap;
   src: url('../Assistant.woff2') format('woff2'),
        url('../Assistant.woff') format('woff');
}
@font-face
{
   font-family: "Assistant";
   font-weight: 500;
   font-display: swap;
   src: url('../Assistant-Medium.woff2') format('woff2'),
        url('../Assistant-Medium.woff') format('woff');
}
@font-face
{
   font-family: "Abel";
   font-display: swap;
   src: url('../Abel.woff2') format('woff2'),
        url('../Abel.woff') format('woff');
}
@font-face
{
   font-family: "Barlow Condensed";
   font-weight: 300;
   font-display: swap;
   src: url('../Barlow-Condensed-Light.woff2') format('woff2'),
        url('../Barlow-Condensed-Light.woff') format('woff');
}
@keyframes heartbeat-1
{
   0% { transform: rotate(0deg) ;  }
   15% { transform: rotate(0deg) scale(1.2,1.2) ;  }
   25% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   35% { transform: rotate(0deg) scale(1.2,1.2) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.style1
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style1:visited
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: none;
}
a.style1:hover
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style2
{
   color: #000000;
   text-decoration: none;
}
a.style2:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style2:active
{
   color: #696969;
   text-decoration: underline;
}
a.style2:hover
{
   color: #696969;
   text-decoration: underline;
}
a.style3
{
   color: #DCDCDC;
   text-decoration: underline;
}
a.style3:visited
{
   color: #DCDCDC;
   text-decoration: underline;
}
a.style3:active
{
   color: #DCDCDC;
   text-decoration: underline;
}
a.style3:hover
{
   color: #F5F5F5;
   text-decoration: underline;
}
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: 800px) and (max-width: 969px)
{
}
@media only screen and (max-width: 799px)
{
}
