@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) ;  }
}
@keyframes magic-in
{
   0% { transform-origin: 200% 500%; transform: rotate(270deg) scale(0,0) ; opacity: 0;  }
   100% { transform-origin: 100% 200%; transform: rotate(0deg) scale(1,1) ; opacity: 1;  }
}
@keyframes rotate-right
{
   0% { transform: perspective(800px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(1deg) scale3d(1,1,1) ; opacity: 1; transform-origin: 0 0;  }
   100% { transform: perspective(800px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(-180deg) scale3d(1,1,1) ; transform-origin: 50% 0; opacity: 0;  }
}
@keyframes transform-wobble-center
{
   0% { transform: rotate(0deg) ;  }
   15% { transform: rotate(0deg) skewX(-12deg) ;  }
   30% { transform: rotate(0deg) skewX(10deg) ;  }
   45% { transform: rotate(0deg) skewX(-6deg) ;  }
   60% { transform: rotate(0deg) skewX(4deg) ;  }
   75% { transform: rotate(0deg) skewX(-2deg) ;  }
   100% { transform: rotate(0deg) skewX(0deg) ;  }
}
a.style_tele
{
   color: #00FF7F;
   font-weight: bold;
   text-decoration: none;
}
a.style_tele:visited
{
   color: #7CFC00;
   font-weight: bold;
   text-decoration: none;
}
a.style_tele:active
{
   color: #7CFC00;
   text-decoration: none;
}
a.style_tele:hover
{
   color: #7CFC00;
   font-weight: bold;
   text-decoration: none;
}
a.Link
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: none;
}
a.Link:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Link:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Link:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.site_map_link
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.site_map_link:visited
{
   color: #800080;
   text-decoration: underline;
}
a.site_map_link:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.site_map_link:hover
{
   color: #00BFFF;
   font-weight: bold;
   text-decoration: none;
}
a.cities_link
{
   color: #0000FF;
   text-decoration: underline;
}
a.cities_link:visited
{
   color: #00BFFF;
   text-decoration: none;
}
a.cities_link:active
{
   color: #5F9EA0;
   text-decoration: underline;
}
a.cities_link:hover
{
   color: #FF69B4;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 19px;
   font-style: italic;
   text-align: center;
   text-decoration: none;
   color: #FE00FE;
   --color: #FE00FE;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 17px;
   font-style: italic;
   line-height: 20.03px;
   text-decoration: none;
   color: #0000FF;
   --color: #0000FF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 19px;
   font-style: italic;
   text-decoration: none;
   color: #0000CD;
   --color: #0000CD;
   background-color: transparent;
   background-clip: text;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: "Times New Roman";
   font-size: 19px;
   font-style: normal;
   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;
   font-style: italic;
   text-decoration: none;
   color: #4169E1;
   --color: #4169E1;
   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;
}
.Style for red line
{
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: underline;
   color: #FF0000;
   --color: #FF0000;
   background-color: transparent;
}
@media only screen and (max-width: 1099px)
{
h1, .h1
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #FF00FF;
   --color: #FF00FF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 17px;
   text-decoration: none;
   color: #0000FF;
   --color: #0000FF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Verdana;
   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;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   font-style: italic;
   text-decoration: none;
   color: #4169E1;
   --color: #4169E1;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
}
