@font-face
{
   font-family: "Noto Sans Cond";
   font-display: swap;
   src: url('../verdana.woff') format('woff'),
        url('../verdana.ttf') format('truetype'),
        url('../verdana.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Rockwell Condensed Fett";
   font-display: swap;
   src: url('../verdana.woff') format('woff'),
        url('../verdana.ttf') format('truetype'),
        url('../verdana.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../MaterialIcons-Regular.ttf') format('truetype'),
        url('../MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('../MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../MaterialIcons-Regular.ttf') format('truetype'),
        url('../MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('../MaterialIcons-Regular.eot') format('embedded-opentype');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; 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 transform-pulse
{
   0% { transform: rotate(0deg) ;  }
   50% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-rotate-in
{
   0% { transform-origin: center center; transform: rotate(-200deg) ; opacity: 0;  }
   100% { transform-origin: center center; transform: rotate(0deg) ; opacity: 1;  }
}
@keyframes flip
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(-360deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(400px) rotateX(0deg) rotateY(-180deg) scale3d(1.2,1.2,1.2) ;  }
   100% { transform: perspective(400px) rotateX(0deg) rotateY(0deg) scale3d(1.0,1.0,1.0) ;  }
}
a.style1
{
   color: #000000;
   text-decoration: none;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 1px;
   margin-top: 1px;
   transition: all 200ms linear;
}
a.style1:hover::after
{
   background: #C50101;
   width: 100%;
}
a.style1:visited
{
   color: #000000;
   text-decoration: none;
}
a.style1:active
{
   color: #000000;
   text-decoration: none;
}
a.style1:hover
{
   color: #C50101;
   text-decoration: none;
}
a.style2
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.style2::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 1px;
   margin-top: 1px;
   transition: all 200ms linear;
}
a.style2:hover::after
{
   background: #C50101;
   width: 100%;
}
a.style2:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:hover
{
   color: #C50101;
   text-decoration: none;
}
.Basic-Typography
{
   text-decoration: none;
   background-color: transparent;
   font-weight: 300 !important;
   line-height: 1.4em !important;
   text-align: left !important;
}
h1, .h1
{
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 21px;
   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: "Roboto Condensed Light";
   font-weight: normal;
   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;
}
h3, .h3
{
   font-family: "Roboto Condensed";
   font-weight: normal;
   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;
}
h4, .h4
{
   font-family: "Roboto Condensed Light";
   font-weight: bold;
   font-size: 19px;
   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: 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;
}
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;
}
.font-weight-inherit
{
   text-decoration: none;
   background-color: transparent;
   font-weight: inherit !important;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.margin-bottom
{
   text-decoration: none;
   background-color: transparent;
   margin: 0 0 10px 0;
}
.Robo-cond-Light
{
   font-family: "Roboto Condensed Light";
   text-decoration: none;
   background-color: transparent;
}
.Robo-cond-Light_18
{
   font-family: "Roboto Condensed Light";
   font-size: 24px;
   line-height: 40.63px;
   text-decoration: none;
   background-color: transparent;
}
.Robo-cond-Light_13
{
   font-family: "Roboto Condensed Light";
   font-size: 17px;
   line-height: 24.03px;
   text-decoration: none;
   background-color: transparent;
}
.Robo-cond-Light_12
{
   font-family: "Roboto Condensed Light";
   font-size: 16px;
   line-height: 20.93px;
   text-decoration: none;
   background-color: transparent;
}
.Arial-18
{
   font-family: Arial;
   font-size: 24px;
   line-height: 32.43px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Arial-14
{
   font-family: Arial;
   font-size: 19px;
   line-height: 26.43px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
