@keyframes transform-bounce
{
   0% { transform: rotate(0deg) ;  }
   20% { transform: rotate(0deg) ;  }
   40% { transform: translate(0px,-30px) rotate(0deg) ;  }
   50% { transform: translate(0px,0px) rotate(0deg) ;  }
   60% { transform: translate(0px,-15px) rotate(0deg) ;  }
   80% { transform: translate(0px,0px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
a.Style-1
{
   color: #F3F3F3;
   text-decoration: underline;
}
a.Style-1:visited
{
   color: #CD5C5C;
   text-decoration: underline;
}
a.Style-1:active
{
   color: #D2691E;
   text-decoration: underline;
}
a.Style-1:hover
{
   color: #B22222;
   text-decoration: underline;
}
a.Style-2
{
   color: #DC1319;
   text-decoration: underline;
}
a.Style-2:visited
{
   color: #4169E1;
   text-decoration: underline;
}
a.Style-2:active
{
   color: #DC1319;
   text-decoration: underline;
}
a.Style-2:hover
{
   color: #FFA500;
   text-decoration: underline;
}
a.Style-3
{
   color: #FF6347;
   text-decoration: underline;
}
a.Style-3:visited
{
   color: #9932CC;
   text-decoration: underline;
}
a.Style-3:active
{
   color: #DC1319;
   text-decoration: underline;
}
a.Style-3:hover
{
   color: #B22222;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Libre Bodoni";
   font-weight: 400;
   font-weight: 400;
   font-size: 32px;
   line-height: 1.0em;
   text-decoration: none;
   color: #F3F3F3;
   --color: #F3F3F3;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h2, .h2
{
   font-family: "Libre Bodoni";
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   letter-spacing: 0.8empx;
   line-height: 0.9em;
   text-decoration: none;
   color: #DC1319;
   --color: #DC1319;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Be Vietnam Pro";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 15px;
   letter-spacing: 0.8empx;
   line-height: 1.0em;
   text-decoration: none;
   color: #1B1B1B;
   --color: #1B1B1B;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Inter;
   font-weight: 400;
   font-weight: 400;
   font-size: 15px;
   letter-spacing: 0.8empx;
   line-height: 1.1em;
   text-decoration: none;
   color: #1B1B1B;
   --color: #1B1B1B;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: "Cormorant Garamond";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   letter-spacing: 0.8empx;
   line-height: 0.8em;
   text-decoration: none;
   color: #1B1B1B;
   --color: #1B1B1B;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
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-block;
}
.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 (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
