@font-face
{
   font-family: "Yu Gothic UI Semibold";
   font-display: swap;
   src: url('../verdana.ttf') format('truetype');
}
@font-face
{
   font-family: Candara;
   font-display: swap;
   src: url('../candara.ttf') format('truetype');
}
@font-face
{
   font-family: "Bahnschrift SemiBold";
   font-display: swap;
   src: url('../verdana.ttf') format('truetype');
}
@keyframes transform-bounce-out
{
   0% { transform: rotate(0deg) ;  }
   25% { transform: rotate(0deg) scale(0.95,0.95) ;  }
   50% { transform: rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   100% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
}
a.style1
{
   color: #483D8B;
   text-decoration: none;
}
a.style1:visited
{
   color: #DC143C;
   text-decoration: none;
}
a.style1:active
{
   color: #8A2BE2;
   text-decoration: none;
}
a.style1:hover
{
   color: #000000;
   text-decoration: none;
}
a.style2
{
   color: #6A5ACD;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFA500;
   text-decoration: none;
}
a.style2:active
{
   color: #4169E1;
   text-decoration: none;
}
a.style2:hover
{
   color: #8B0000;
   text-decoration: none;
}
a.style3
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style3:visited
{
   color: #4169E1;
   text-decoration: none;
}
a.style3:active
{
   color: #483D8B;
   text-decoration: none;
}
a.style3:hover
{
   color: #696969;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Montserrat";
   font-weight: 500;
   font-size: 27px;
   line-height: 44.43px;
   text-decoration: none;
   color: #022B6F;
   --color: #022B6F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Bahnschrift SemiBold";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: "Yu Gothic UI Semibold";
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #121212;
   --color: #121212;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Candara;
   font-weight: bold;
   font-size: 21px;
   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 (max-width: 1199px)
{
}
