@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes swash-in
{
   0% { transform: rotate(0deg) scale(0,0) ; opacity: 0; transform-origin: 50% 50%;  }
   90% { transform: rotate(0deg) scale(0.9,0.9) ; transform-origin: 50% 50%; opacity: 1;  }
   100% { transform: rotate(0deg) scale(1,1) ; transform-origin: 50% 50%;  }
}
@keyframes transform-bounch-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.emaildark
{
   color: #924339;
   font-weight: bold;
   text-decoration: none;
}
a.emaildark:visited
{
   color: #CD853F;
   font-weight: bold;
   text-decoration: none;
}
a.emaildark:active
{
   color: #CD853F;
   font-weight: bold;
   text-decoration: none;
}
a.emaildark:hover
{
   color: #CD853F;
   font-weight: bold;
   text-decoration: none;
}
a.emailwhite
{
   color: #009ACD;
   text-decoration: none;
}
a.emailwhite:visited
{
   color: #009ACD;
   text-decoration: none;
}
a.emailwhite:active
{
   color: #009ACD;
   text-decoration: none;
}
a.emailwhite:hover
{
   color: #003162;
   text-decoration: none;
}
a.website
{
   color: #B8860B;
   font-weight: bold;
   text-decoration: none;
}
a.website:visited
{
   color: #F5DEB3;
   font-weight: bold;
   text-decoration: none;
}
a.website:active
{
   color: #F5DEB3;
   font-weight: bold;
   text-decoration: none;
}
a.website:hover
{
   color: #F5DEB3;
   font-weight: bold;
   text-decoration: none;
}
a.links
{
   color: #8B4513;
   font-weight: bold;
   text-decoration: none;
}
a.links:visited
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
a.links:active
{
   color: #A0522D;
   font-weight: bold;
   text-decoration: none;
}
a.links:hover
{
   color: #B8860B;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   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: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   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: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   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: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   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: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   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: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   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;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
