@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');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
a.footer_Style
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 300ms ease-in;
   transition: all 300ms ease-in;
   position: relative;
   display: inline-block;
}
a.footer_Style::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   -webkit-transition: all 300ms ease-in;
   transition: all 300ms ease-in;
}
a.footer_Style:hover::after
{
   background: #1E90FF;
   width: 100%;
}
a.footer_Style:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.footer_Style:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.footer_Style:hover
{
   color: #1E90FF;
   text-decoration: none;
}
a.style1
{
   color: #FF8C00;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FF8C00;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF8C00;
   text-decoration: underline;
}
a.style1:hover
{
   color: #00B720;
   text-decoration: underline;
}
a.style2
{
   color: #3CB371;
   text-decoration: none;
}
a.style2:visited
{
   color: #3CB371;
   text-decoration: none;
}
a.style2:active
{
   color: #3CB371;
   text-decoration: none;
}
a.style2:hover
{
   color: #FFA500;
   text-decoration: none;
}
a.White_Footer
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.White_Footer::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.White_Footer:hover::after
{
   background: #00BFFF;
   width: 100%;
}
a.White_Footer:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White_Footer:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White_Footer:hover
{
   color: #00BFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   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;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   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;
   background-color: transparent;
}
@media only screen and (max-width: 969px)
{
}
