@font-face
{
   font-family: "Segoe UI Light";
   font-display: swap;
   src: url('segoeuil.woff') format('woff'),
        url('segoeuil.ttf') format('truetype'),
        url('segoeuil.svg#Segoe UI Light') format('svg'),
        url('segoeuil.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "mr_FranklinGothicG";
   font-display: swap;
   src: url('17302.woff') format('woff'),
        url('17302.ttf') format('truetype'),
        url('17302.svg#mr_FranklinGothicG') format('svg'),
        url('17302.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Open Sans Bold";
   font-display: swap;
   src: url('OpenSans-Bold.ttf') format('truetype');
}
@font-face
{
   font-family: "Gotham Pro";
   font-display: swap;
   src: url('GothamPro.woff2') format('woff2'),
        url('GothamPro.woff') format('woff'),
        url('GothamPro.ttf') format('truetype'),
        url('GothamPro.svg#GothamPro') format('svg'),
        url('GothamPro.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Lora";
   font-display: swap;
   src: url('Lora.woff2') format('woff2'),
        url('Lora.woff') format('woff');
}
@font-face
{
   font-family: "Open Sans";
   font-weight: 300;
   font-display: swap;
   src: url('Open-Sans-Light.woff2') format('woff2'),
        url('Open-Sans-Light.woff') format('woff');
}
@keyframes flip
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(-360deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(400px) rotateX(0deg) rotateY(-180deg) scale3d(1.2,1.2,1.2) ;  }
   100% { transform: perspective(400px) rotateX(0deg) rotateY(0deg) scale3d(1.0,1.0,1.0) ;  }
}
a.style1
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
}
a.style1:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style1:active
{
   color: #000000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #000000;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Gotham Pro";
   font-weight: bold;
   font-size: 37px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h2, .h2
{
   font-family: "Gotham Pro";
   font-weight: normal;
   font-size: 37px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Lora;
   font-weight: normal;
   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;
}
h4, .h4
{
   font-family: "Segoe UI Light";
   font-weight: normal;
   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;
}
h5, .h5
{
   font-family: "Segoe UI Light";
   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;
}
h6, .h6
{
   font-family: "Gotham Pro";
   font-weight: normal;
   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;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
}
@media only screen and (max-width: 1023px)
{
}
