@font-face
{
   font-family: "RussianRail G Pro";
   src: url('RussianRailGPro.woff') format('woff'),
        url('RussianRailGPro.ttf') format('truetype'),
        url('RussianRailGPro.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gilroy";
   src: url('gilroy-regular.woff') format('woff'),
        url('gilroy-regular.ttf') format('truetype'),
        url('gilroy-regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gilroy Bold";
   src: url('gilroy-bold.woff') format('woff'),
        url('gilroy-bold.ttf') format('truetype'),
        url('gilroy-bold.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gilroy Medium";
   src: url('gilroy-medium.woff') format('woff'),
        url('gilroy-medium.ttf') format('truetype'),
        url('gilroy-medium.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gilroy UltraLight";
   src: url('gilroy-ultralight.woff') format('woff'),
        url('gilroy-ultralight.ttf') format('truetype'),
        url('gilroy-ultralight.eot') format('embedded-opentype');
}
@-webkit-keyframes transform-pulse
{
   0% { -webkit-transform: rotate(0deg) ;  }
   50% { -webkit-transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes transform-pulse
{
   0% { -moz-transform: rotate(0deg) ;  }
   50% { -moz-transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@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) ;  }
}
a.style1
{
   color: #3C3C3C;
   text-decoration: none;
   -webkit-transition: all 200ms linear;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after,
a.style1::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 1px;
   background: #FFA500;
   opacity: 0;
   -webkit-transition: all 200ms linear;
   transition: all 200ms linear;
}
a.style1::before
{
   top: -1px;
   -webkit-transform: translateY(-10px);
   transform: translateY(-10px);
}
a.style1::after
{
   bottom: -1px;
   -webkit-transform: translateY(10px);
   transform: translateY(10px);
}
a.style1:hover::after,
a.style1:hover::before
{
   background: #FFA500;
   opacity: 1;
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
}
a.style1:visited
{
   color: #3C3C3C;
   text-decoration: none;
}
a.style1:active
{
   color: #3C3C3C;
   text-decoration: none;
}
a.style1:hover
{
   color: #FFA500;
   text-decoration: none;
}
a.style2
{
   color: #FFB937;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style2::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.style2:hover::after
{
   background: #FFB937;
   width: 100%;
}
a.style2:visited
{
   color: #FFA500;
   text-decoration: none;
}
a.style2:active
{
   color: #FFB937;
   text-decoration: none;
}
a.style2:hover
{
   color: #FFB937;
   text-decoration: none;
}
a.style3
{
   color: #000000;
   text-decoration: none;
}
a.style3:visited
{
   color: #000000;
   text-decoration: none;
}
a.style3:active
{
   color: #000000;
   text-decoration: none;
}
a.style3:hover
{
   color: #000000;
   text-decoration: none;
}
a.style4
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style4:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style4:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style4:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style5
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style5:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style5:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style5: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;
}
