@keyframes vanish-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   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-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   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-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   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-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   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-block;
}
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-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;
}
.proportions-box-square
{
   text-decoration: none;
   background-color: transparent;
   padding: 100% 100% 100% 100%;
   position: relative;
   height: 0;
}
.proportions-box-content
{
   text-decoration: none;
   background-color: transparent;
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
}
.background-cover
{
   text-decoration: none;
   background-color: transparent;
   background-repeat: no-repeat;
   background-position: center center;
}
.background-left-top
{
   text-decoration: none;
   background-color: transparent;
   background-position: left top;
}
.background-left-center
{
   text-decoration: none;
   background-color: transparent;
   background-position: left center;
}
.background-left-bottom
{
   text-decoration: none;
   background-color: transparent;
   background-position: left bottom;
}
.background-right-top
{
   text-decoration: none;
   background-color: transparent;
   background-position: right top;
}
.background-right-center
{
   text-decoration: none;
   background-color: transparent;
   background-position: right center;
}
.background-right-bottom
{
   text-decoration: none;
   background-color: transparent;
   background-position: right bottom;
}
.background-center-top
{
   text-decoration: none;
   background-color: transparent;
   background-position: center top;
}
.background-center-center
{
   text-decoration: none;
   background-color: transparent;
   background-position: center center;
}
.background-center-bottom
{
   text-decoration: none;
   background-color: transparent;
   background-position: center bottom;
}
.border-width-1
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-2
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-3
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-4
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-6
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-8
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-12
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-16
{
   text-decoration: none;
   background-color: transparent;
}
.border-width-24
{
   text-decoration: none;
   background-color: transparent;
}
.image-fit
{
   text-decoration: none;
   background-color: transparent;
   object-position: center center;
   object-fit: contain;
}
.image-fit-left-top
{
   text-decoration: none;
   background-color: transparent;
   object-position: left top;
}
.image-fit-left-center
{
   text-decoration: none;
   background-color: transparent;
   object-position: left center;
}
.image-fit-left-bottom
{
   text-decoration: none;
   background-color: transparent;
   object-position: left bottom;
}
.image-fit-right-top
{
   text-decoration: none;
   background-color: transparent;
   object-position: right top;
}
.image-fit-right-center
{
   text-decoration: none;
   background-color: transparent;
   object-position: right center;
}
.image-fit-right-bottom
{
   text-decoration: none;
   background-color: transparent;
   object-position: right bottom;
}
.image-fit-center-top
{
   text-decoration: none;
   background-color: transparent;
   object-position: center top;
}
.image-fit-center-center
{
   text-decoration: none;
   background-color: transparent;
   object-position: center center;
}
.image-fit-center-bottom
{
   text-decoration: none;
   background-color: transparent;
   object-position: center bottom;
}
.transition
{
   text-decoration: none;
   background-color: transparent;
   transition: all 0.25s ease-in;
}
.transition-slow
{
   text-decoration: none;
   background-color: transparent;
   transition: all 0.5s ease-in;
}
.transition-very-slow
{
   text-decoration: none;
   background-color: transparent;
   transition: all 1s ease-in;
}
.line-height-1
{
   line-height: 1  !important;
   text-decoration: none;
   background-color: transparent;
}
.opacity-100
{
   text-decoration: none;
   background-color: transparent;
   opacity: 1  !important;
}
.opacity-85
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0.85  !important;
}
.opacity-75
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0.75  !important;
}
.opacity-50
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0.50  !important;
}
.opacity-25
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0.25  !important;
}
.opacity-0
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0  !important;
}
