@font-face
{
   font-family: "Material Icons";
   src: 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');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@-moz-keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
a.social_media_and_email
{
   color: #9E9E9E;
   text-decoration: none;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
   position: relative;
   display: inline-block;
}
a.social_media_and_email::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
a.social_media_and_email:hover::after
{
   background: #9E9E9E;
   width: 100%;
}
a.social_media_and_email:visited
{
   color: #9E9E9E;
   text-decoration: none;
}
a.social_media_and_email:active
{
   color: #9E9E9E;
   text-decoration: none;
}
a.social_media_and_email:hover
{
   color: #9E9E9E;
   text-decoration: none;
}
a.footer
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 2000ms linear;
   transition: all 2000ms linear;
   position: relative;
   display: inline-block;
}
a.footer::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   -webkit-transition: all 2000ms linear;
   transition: all 2000ms linear;
}
a.footer:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.footer:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.footer:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.footer:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.m_contacts
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 2000ms linear;
   transition: all 2000ms linear;
   position: relative;
   display: inline-block;
}
a.m_contacts::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   -webkit-transition: all 2000ms linear;
   transition: all 2000ms linear;
}
a.m_contacts:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.m_contacts:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.m_contacts:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.m_contacts:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
@media only screen and (max-width: 969px)
{
}
