@font-face
{
   font-family: Castellar;
   font-display: swap;
   src: url('../fonts/castelar.woff') format('woff'),
        url('../fonts/castelar.ttf') format('truetype');
}
h1, .h1
{
   font-family: Castellar;
   font-weight: normal;
   font-size: 53px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Castellar;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   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-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.Quote
{
   font-family: "Palatino Linotype";
   font-size: 53px;
   text-align: left;
   text-decoration: none;
   color: #F9FDFC;
   --color: #F9FDFC;
   background-color: transparent;
   text-shadow: 1px 2px 5px rgba(79,79,79,1.00);
   line-height:1.2;
}
.Promotion_Text_Darkblue
{
   font-family: "Palatino Linotype";
   font-size: 53px;
   text-align: left;
   text-decoration: none;
   color: #364353;
   --color: #364353;
   background-color: transparent;
   line-height:1.2;
}
.Footer_Header
{
   font-family: "Palatino Linotype";
   font-size: 20px;
   text-align: left;
   text-decoration: none;
   color: #394657;
   --color: #394657;
   background-color: transparent;
}
@media only screen and (max-width: 1171px)
{
}
