@font-face
{
   font-family: "PT Sans";
   font-weight: 400;
   src: url('PT Sans.ttf') format('truetype');
}
@font-face
{
   font-family: "Intro Inline";
   src: url('introinline.ttf') format('truetype');
}
@font-face
{
   font-family: "PT Sans Narrow";
   src: url('PT Sans Narrow.ttf') format('truetype');
}
@font-face
{
   font-family: "Material Icons";
   font-style: normal;
   font-weight: 400;
   src: url(MaterialIcons-Regular.eot);
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(MaterialIcons-Regular.woff2) format('woff2'),
        url(MaterialIcons-Regular.woff) format('woff'),
        url(MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons
{
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.style1
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:hover
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.style5
{
   color: #19417C;
   font-weight: bold;
   text-decoration: none;
}
a.style5:visited
{
   color: #19417C;
   background: #F2F6FC;
   font-weight: bold;
   text-decoration: none;
}
a.style5:active
{
   color: #19417C;
   font-weight: bold;
   text-decoration: none;
}
a.style5:hover
{
   color: #808080;
   font-weight: bold;
   text-decoration: none;
}
a.style2
{
   color: #BD8B3E;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #BD8B3E;
   font-weight: bold;
   text-decoration: none;
}
a.style2:active
{
   color: #BD8B3E;
   font-weight: bold;
   text-decoration: none;
}
a.style2:hover
{
   color: #F7FBFF;
   font-weight: bold;
   text-decoration: none;
}
a.style3
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style3::after
{
   background: transparent;
   content: "•";
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   color: transparent;
   text-shadow: 0 0 transparent;
   font-size: 1.2em;
   -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   transform: translateX(-50%);
   margin-top: 2px;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.style3:hover::after
{
   color: #B38339;
   text-shadow: 10px 0 #B38339, -10px 0 #B38339;
}
a.style3:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:hover
{
   color: #B38339;
   text-decoration: none;
}
a.style4
{
   color: #24303F;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style4::after,
a.style4::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 1px;
   background: #19417C;
   opacity: 0;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.style4::before
{
   top: -1px;
   -webkit-transform: translateY(-10px);
   -moz-transform: translateY(-10px);
   transform: translateY(-10px);
}
a.style4::after
{
   bottom: -1px;
   -webkit-transform: translateY(10px);
   -moz-transform: translateY(10px);
   transform: translateY(10px);
}
a.style4:hover::after,
a.style4:hover::before
{
   background: #19417C;
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
a.style4:visited
{
   color: #253141;
   text-decoration: none;
}
a.style4:active
{
   color: #24303F;
   text-decoration: none;
}
a.style4:hover
{
   color: #19417C;
   text-decoration: none;
}
a.style3_copy
{
   color: #BD8B3E;
   text-decoration: underline;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.style3_copy:visited
{
   color: #BD8B3E;
   text-decoration: underline;
}
a.style3_copy:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style3_copy:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style3_copy_copy
{
   color: #BD8B3E;
   text-decoration: underline;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.style3_copy_copy:visited
{
   color: #BD8B3E;
   text-decoration: underline;
}
a.style3_copy_copy:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style3_copy_copy:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Intro Inline";
   font-weight: normal;
   font-size: 43px;
   text-decoration: none;
   color: #404E61;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Intro Inline";
   font-weight: normal;
   font-size: 43px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   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: Roboto;
   font-weight: normal;
   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: Roboto;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   background-color: #FFFFFF;
   border: 1px solid #BD8B3E;
   border-radius: 3px;
   colortext: #000000;
}
@media only screen and (min-width: 1024px) and (max-width: 1679px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (max-width: 767px)
{
}
