@font-face
{
   font-family: "Barlow";
   font-weight: 400;
   font-weight: 300;
   font-display: swap;
   src: url('Barlow-Light.woff2') format('woff2'),
        url('Barlow-Light.woff') format('woff');
}
@font-face
{
   font-family: "Barlow";
   font-weight: 400;
   font-display: swap;
   src: url('Barlow.woff2') format('woff2'),
        url('Barlow.woff') format('woff');
}
@font-face
{
   font-family: "Barlow";
   font-weight: 400;
   font-weight: 600;
   font-display: swap;
   src: url('Barlow-SemiBold.woff2') format('woff2'),
        url('Barlow-SemiBold.woff') format('woff');
}
@font-face
{
   font-family: "Barlow";
   font-weight: 700;
   font-display: swap;
   src: url('Barlow-Bold.woff2') format('woff2'),
        url('Barlow-Bold.woff') format('woff');
}
a.link_body
{
   color: #87CEEB;
   text-decoration: none;
}
a.link_body:visited
{
   color: #0000FF;
   text-decoration: none;
}
a.link_body:active
{
   color: #3CB371;
   text-decoration: none;
}
a.link_body:hover
{
   color: #0000FF;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Barlow";
   font-weight: 400;
   font-weight: 300;
   font-weight: normal;
   font-size: 43px;
   text-align: center;
   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: "Barlow";
   font-weight: 400;
   font-weight: 300;
   font-weight: normal;
   font-size: 64px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: "Barlow";
   font-weight: 400;
   font-weight: 600;
   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: "Barlow";
   font-weight: 400;
   font-weight: 300;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: "Barlow";
   font-weight: 400;
   font-weight: 600;
   font-size: 24px;
   text-align: center;
   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: "Barlow";
   font-weight: 400;
   font-weight: 300;
   font-size: 29px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.body
{
   font-family: "Barlow";
   font-weight: 400;
   font-weight: 300;
   font-size: 21px;
   text-align: center;
   line-height: 35.2px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
@media only screen and (min-width: 1024px) and (max-width: 1919px)
{
}
@media only screen and (min-width: 480px) and (max-width: 1023px)
{
}
@media only screen and (max-width: 479px)
{
}
