@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');
}
@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');
}
@keyframes filter-brightness
{
   0% { filter: brightness(300%);  }
   100% { filter: brightnes(100%);  }
}
@keyframes filter-saturate
{
   0% { filter: saturate(4);  }
   100% { filter: saturate(1);  }
}
@keyframes jello-horizontal
{
   0% { transform: rotateX(0deg) ;  }
   30% { transform: rotateX(0deg) scale3d(1.25,0.75,1.0) ;  }
   40% { transform: rotateX(0deg) scale3d(0.75,1.25,1.0) ;  }
   50% { transform: rotateX(0deg) scale3d(1.15,0.85,1.0) ;  }
   65% { transform: rotateX(0deg) scale3d(0.95,1.05,1.0) ;  }
   75% { transform: rotateX(0deg) scale3d(1.05,0.95,1.0) ;  }
   100% { transform: rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes push
{
   0% { transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
a.style10
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style10:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style10:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style10:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style20
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20:visited
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20:active
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20:hover
{
   color: #DBDBDB;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style30
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style30:visited
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style30:active
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style30:hover
{
   color: #FFFFFF;
   background: #EE3524;
   text-decoration: underline;
}
a.style50
{
   color: #2F2E2E;
   background: #EDEEF0;
   text-decoration: underline;
}
a.style50:visited
{
   color: #2F2E2E;
   text-decoration: underline;
}
a.style50:active
{
   color: #2F2E2E;
   text-decoration: underline;
}
a.style50:hover
{
   color: #FFFFFF;
   background: #EE3524;
   text-decoration: underline;
}
a.style_email_white_w/o_underline
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style_email_white_w/o_underline:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style_email_white_w/o_underline:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style_email_white_w/o_underline:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style30_copy_copy
{
   color: #2F2E2E;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style30_copy_copy:visited
{
   color: #2F2E2E;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style30_copy_copy:active
{
   color: #2F2E2E;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style30_copy_copy:hover
{
   color: #FFFFFF;
   background: #EE3524;
   text-decoration: underline;
}
a.style100_Learn_More_Featured_Solutions
{
   color: #FF0000;
   background: #EDEEF0;
   text-decoration: none;
}
a.style100_Learn_More_Featured_Solutions:visited
{
   color: #FF0000;
   background: #EDEEF0;
   text-decoration: underline;
}
a.style100_Learn_More_Featured_Solutions:active
{
   color: #FF0000;
   background: #EDEEF0;
   text-decoration: underline;
}
a.style100_Learn_More_Featured_Solutions:hover
{
   color: #FFFFFF;
   background: #EE3524;
   text-decoration: underline;
}
a.Style_all_black_no_underline
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
}
a.Style_all_black_no_underline:visited
{
   color: #000000;
   text-decoration: underline;
}
a.Style_all_black_no_underline:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Style_all_black_no_underline:hover
{
   color: #FF0000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.a
{
   color: #0000FF;
   text-decoration: underline;
}
a.a:visited
{
   color: #800080;
   text-decoration: underline;
}
a.a:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.input:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.input:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.textarea:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.textarea:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.select:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.select:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style30_copy
{
   color: #2F2E2E;
   background: #DBDBDB;
   text-decoration: underline;
}
a.style30_copy:visited
{
   color: #2F2E2E;
   background: #DBDBDB;
   text-decoration: underline;
}
a.style30_copy:active
{
   color: #2F2E2E;
   background: #DBDBDB;
   text-decoration: underline;
}
a.style30_copy:hover
{
   color: #FFFFFF;
   background: #EE3524;
   text-decoration: underline;
}
a.style20_Green_yellow_hover
{
   color: #21A94A;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_yellow_hover:visited
{
   color: #21A94A;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_yellow_hover:active
{
   color: #21A94A;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_yellow_hover:hover
{
   color: #D7DF21;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_yellow_hover
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_yellow_hover:visited
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_yellow_hover:active
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_yellow_hover:hover
{
   color: #D7DF21;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_red_hover
{
   color: #21A94A;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_red_hover:visited
{
   color: #21A94A;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_red_hover:active
{
   color: #21A94A;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_Green_red_hover:hover
{
   color: #FF0000;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_White_red_hover
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_White_red_hover:visited
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_White_red_hover:active
{
   color: #FFFFFF;
   background: #2F2E2E;
   text-decoration: underline;
}
a.style20_White_red_hover:hover
{
   color: #FF0000;
   background: #2F2E2E;
   text-decoration: underline;
}
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;
}
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;
}
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;
}
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;
}
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;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.style1
{
   font-family: Poppins;
   font-weight: bold;
   font-size: 48px;
   text-decoration: none;
   color: #2F2E2E;
   --color: #2F2E2E;
   background-color: transparent;
   text-shadow: 0 0 10px rgba(47,46,46,1.00);
}
.style2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   background-color: transparent;
}
.style1_copy
{
   font-family: Poppins;
   font-weight: bold;
   font-size: 48px;
   text-decoration: none;
   color: #2F2E2E;
   --color: #2F2E2E;
   background-color: #B2B2B2;
   --background-color: rgba(178,178,178,1.00);
   box-shadow: 0 0 15px #FFFFFF;
}
.style3
{
   font-family: Poppins;
   font-weight: bold;
   font-size: 48px;
   text-decoration: none;
   color: #2F2E2E;
   --color: #2F2E2E;
   background-color: transparent;
   box-shadow: 0 0 15px #FFFFFF;
}
