@font-face
{
   font-family: Tahoma;
   font-display: swap;
   src: url('tahoma.woff') format('woff'),
        url('tahoma.ttf') format('truetype');
}
@font-face
{
   font-family: "Bahnschrift Light";
   font-display: swap;
   src: url('verdana.woff') format('woff'),
        url('verdana.ttf') format('truetype');
}
@font-face
{
   font-family: "Encode Sans Semi Condensed ExBd";
   font-display: swap;
   src: url('verdana.woff') format('woff'),
        url('verdana.ttf') format('truetype');
}
@font-face
{
   font-family: "Bahnschrift SemiLight SemiConde";
   font-display: swap;
   src: url('verdana.woff') format('woff'),
        url('verdana.ttf') format('truetype');
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 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;  }
}
@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.StrategicHolisticSolutions
{
   color: #494C4F;
   text-decoration: none;
   transition: all 300ms ease-in;
   position: relative;
   display: inline-block;
}
a.StrategicHolisticSolutions::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   transition: all 300ms ease-in;
}
a.StrategicHolisticSolutions:hover::after
{
   background: #800080;
   width: 100%;
}
a.StrategicHolisticSolutions:visited
{
   color: #494C4F;
   text-decoration: none;
}
a.StrategicHolisticSolutions:active
{
   color: #800080;
   text-decoration: none;
}
a.StrategicHolisticSolutions:hover
{
   color: #800080;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Encode Sans Semi Condensed Blac";
   font-weight: bold;
   font-size: 75px;
   text-decoration: none;
   color: #054145;
   --color: #054145;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Encode Sans Semi Condensed";
   font-weight: 400;
   font-weight: 700;
   font-size: 35px;
   text-decoration: none;
   color: #292D31;
   --color: #292D31;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: "Encode Sans Semi Condensed Ligh";
   font-weight: normal;
   font-size: 27px;
   text-align: left;
   text-decoration: none;
   color: #292D31;
   --color: #292D31;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: "Encode Sans Semi Condensed Ligh";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #292D31;
   --color: #292D31;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: "Bahnschrift Light";
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #EDEAE9;
   --color: #EDEAE9;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: "Bahnschrift SemiLight SemiConde";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #292D31;
   --color: #292D31;
   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;
}
@media only screen and (max-width: 725px)
{
}
