@keyframes slide-down-in
{
   0% { transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
h1, .h1
{
   font-family: "PT Sans";
   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-block;
}
h2, .h2
{
   font-family: "PT Sans";
   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-block;
}
h3, .h3
{
   font-family: "PT Sans";
   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-block;
}
h4, .h4
{
   font-family: "PT Sans";
   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-block;
}
h5, .h5
{
   font-family: "PT Sans";
   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-block;
}
h6, .h6
{
   font-family: "PT Sans";
   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-block;
}
.CustomStyle
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.HeaderRegularBlack
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #191970;
   --color: #191970;
   background-color: transparent;
}
.darktheme .HeaderRegularBlack
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
.HeaderRegularBlackCentered
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #0B0C0D;
   --color: #0B0C0D;
   background-color: transparent;
}
.darktheme .HeaderRegularBlackCentered
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
.TextRegularBlack
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-align: justify;
   letter-spacing: 1,3px;
   line-height: 17.03px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.darktheme .TextRegularBlack
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
.HeaderRegularWhite
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.darktheme .HeaderRegularWhite
{
   color: #0B0C0D;
   --color: #0B0C0D;
}
.TextRegularWhite
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.darktheme .TextRegularWhite
{
   color: #0B0C0D;
   --color: #0B0C0D;
}
.HeaderRegularLaci
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #191970;
   --color: #191970;
   background-color: transparent;
}
.darktheme .HeaderRegularLaci
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
.HeaderRegularLaci_centered
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #191970;
   --color: #191970;
   background-color: transparent;
}
.darktheme .HeaderRegularLaci_centered
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
