@font-face
{
   font-family: Calibri;
   font-display: swap;
   src: url('../calibri.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');
}
@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');
}
a.style1
{
   color: #C00000;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after
{
   background: transparent;
   content: "•";
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   color: transparent;
   text-shadow: 0 0 transparent;
   font-size: 1.2em;
   transform: translateX(-50%);
   margin-top: 2px;
   transition: all 300ms linear;
}
a.style1:hover::after
{
   color: #438AD0;
   text-shadow: 10px 0 #438AD0, -10px 0 #438AD0;
}
a.style1:visited
{
   color: #C00000;
   font-weight: bold;
   text-decoration: none;
}
a.style1:active
{
   color: #C00000;
   font-weight: bold;
   text-decoration: none;
}
a.style1:hover
{
   color: #438AD0;
   font-weight: bold;
   text-decoration: none;
}
a.style2
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #E6E6E6;
   font-weight: bold;
   text-decoration: none;
}
a.style2:active
{
   color: #ED7D31;
   font-weight: bold;
   text-decoration: none;
}
a.style2:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style3
{
   color: #8ACF57;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style3::after
{
   background: transparent;
   content: "•";
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   color: transparent;
   text-shadow: 0 0 transparent;
   font-size: 1.2em;
   transform: translateX(-50%);
   margin-top: 2px;
   transition: all 300ms linear;
}
a.style3:hover::after
{
   color: #FFFFFF;
   text-shadow: 10px 0 #FFFFFF, -10px 0 #FFFFFF;
}
a.style3:visited
{
   color: #8ACF57;
   font-weight: bold;
   text-decoration: none;
}
a.style3:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.style3:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style4
{
   color: #808080;
   text-decoration: none;
}
a.style4:visited
{
   color: #A9A9A9;
   text-decoration: underline;
}
a.style4:active
{
   color: #A9A9A9;
   text-decoration: underline;
}
a.style4:hover
{
   color: #A9A9A9;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Raleway";
   font-weight: 400;
   font-weight: 700;
   font-size: 32px;
   text-decoration: none;
   color: #C00000;
   --color: #C00000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Raleway";
   font-weight: 400;
   font-weight: 700;
   font-size: 24px;
   line-height: 44.23px;
   text-decoration: none;
   color: #7F7F7F;
   --color: #7F7F7F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: "Rubik";
   font-weight: 400;
   font-weight: 700;
   font-size: 20px;
   line-height: 39.03px;
   text-decoration: none;
   color: #C00000;
   --color: #C00000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Raleway;
   font-weight: 400;
   font-weight: 400;
   font-size: 21px;
   line-height: 37.73px;
   text-decoration: none;
   color: #7F7F7F;
   --color: #7F7F7F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Raleway;
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   line-height: 26.03px;
   text-decoration: none;
   color: #7F7F7F;
   --color: #7F7F7F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: "Raleway";
   font-weight: 400;
   font-weight: 700;
   font-variation-settings: 'wght' 392;
   font-size: 16px;
   line-height: 22.03px;
   text-decoration: none;
   color: #F4B183;
   --color: #F4B183;
   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 (max-width: 1249px)
{
}
