@keyframes animate-border-fade
{
   0% { box-shadow: inset 0 0 0 0px #e1e1e1, 0 0 1px transparent;  }
   100% { box-shadow: inset 0 0 0 4px #FFD700, 0 0 1px transparent;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes transform-pulse
{
   0% { transform: rotate(0deg) ;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-scale
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(0deg) scale(1.2,1.2) ;  }
}
@keyframes transform-scale-contactslogo
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(0deg) scale(1.2,1.2) ;  }
}
@keyframes transform-scale-contactslogo-copy
{
   0% { transform: rotate(0deg) scale(1.2,1.2) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes animate-fade-in-out
{
   0% { opacity: 0;  }
   20% { opacity: 1;  }
   80% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes transform-shake-copy
{
   0% { transform: translate(-5px,0px) rotate(0deg) ;  }
   50% { transform: translate(5px,0px) rotate(0deg) ;  }
   100% { transform: translate(-5px,0px) rotate(0deg) ;  }
}
a.style1
{
   color: #FFFF00;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(255,165,0,1.00);
}
a.style1:visited
{
   color: #FFFF00;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(255,165,0,1.00);
}
a.style1:active
{
   color: #FFD700;
   background: #F5F5F5;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(251,5,5,1.00);
}
a.style1:hover
{
   color: #FFD700;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(251,5,5,1.00);
}
a.style2
{
   color: #FB0505;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(255,215,0,1.00);
}
a.style2:visited
{
   color: #FB0505;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: 1px -1px 0px rgba(255,215,0,1.00);
}
a.style2:active
{
   color: #FFA500;
   background: #F5F5F5;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(0,0,0,1.00);
}
a.style2:hover
{
   color: #FFA500;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: -1px 1px 0px rgba(0,0,0,1.00);
}
a.card_button_black
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_black:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_black:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_black:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_white
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_white:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_white:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.card_button_white:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 2px 2px 3px rgba(192,192,192,1.00);
   display: inline;
}
h2, .h2
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   text-shadow: 2px 2px 3px rgba(211,211,211,1.00);
}
.darktheme .CustomStyle
{
   text-shadow: 2px 2px 3px rgba(254,254,254,1.00);
}
@media only screen and (max-width: 600px)
{
}
