@keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes perspective-left
{
   0% { transform: perspective(800px) rotateX(0deg) rotateY(1deg) ; transform-origin: 0 50%;  }
   100% { transform: perspective(800px) rotateX(0deg) rotateY(-180deg) ; transform-origin: 0 50%;  }
}
@keyframes rotate-up
{
   0% { transform: perspective(800px) translate3d(0px,0px,0px) rotateX(0deg) scale3d(1,1,1) ; opacity: 1; transform-origin: 0 0;  }
   100% { transform: perspective(800px) translate3d(0px,0px,100px) rotateX(180deg) scale3d(1,1,1) ; transform-origin: 50% 0; opacity: 0;  }
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   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: Arial;
   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;
}
h3, .h3
{
   font-family: Arial;
   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: Arial;
   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: Arial;
   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;
}
h6, .h6
{
   font-family: Arial;
   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;
}
.fiaz_normal
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #032227;
   --color: #032227;
   background-color: transparent;
}
.fiaz_heading
{
   font-family: Verdana;
   font-size: 19px;
   text-decoration: none;
   color: #032227;
   --color: #032227;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.fiaz_cosol
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 12px;
   line-height: 14.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.fiaz_copyright
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 9.3px;
   line-height: 0.03px;
   text-decoration: none;
   color: #A52A2A;
   --color: #A52A2A;
   background-color: transparent;
}
.fiaz_heading_normal
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   color: #032227;
   --color: #032227;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
