@font-face
{
   font-family: "Roboto";
   font-display: swap;
   src: url('Roboto-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Black";
   font-display: swap;
   src: url('Roboto-Black.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Condensed";
   font-display: swap;
   src: url('RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Condensed Light";
   font-display: swap;
   src: url('RobotoCondensed-Light.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Medium";
   font-display: swap;
   src: url('Roboto-Medium.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Thin";
   font-display: swap;
   src: url('Roboto-Thin.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Light";
   font-display: swap;
   src: url('Roboto-Light.ttf') format('truetype');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { 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 text-letterspacing-contract
{
   0% { letter-spacing: 1em; opacity: 0;  }
   50% { opacity: 0.6;  }
   100% { letter-spacing: normalpx; opacity: 1.0;  }
}
h1, .h1
{
   font-family: "Roboto Light";
   font-weight: normal;
   font-size: 43px;
   text-decoration: none;
   color: #FADE5E;
   --color: #FADE5E;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #484D5B;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto Condensed";
   font-weight: bold;
   font-size: 43px;
   line-height: 31.23px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #484D5B;
   display: inline;
}
h3, .h3
{
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 43px;
   line-height: 31.23px;
   text-decoration: none;
   color: #FADE5E;
   --color: #FADE5E;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #484D5B;
   display: inline;
}
h4, .h4
{
   font-family: "Roboto Light";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #000000;
   display: inline;
}
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;
   --color: #000000;
   display: inline;
}
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;
   --color: #000000;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
   --color: #000080;
}
.Google_Font
{
   text-decoration: none;
   background-color: transparent;
   font-family: 'Roboto', sans-serif;
   font-family: 'Roboto Condensed', sans-serif;
}
.Roboto_Text
{
   font-family: "Roboto Light";
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   color: #234E70;
   --color: #234E70;
   background-color: transparent;
   font-family: 'Roboto', sans-serif;
}
@media only screen and (min-width: 1024px) and (max-width: 1399px)
{
}
@media only screen and (max-width: 1023px)
{
}
