@font-face
{
   font-family: "FuturaExtended";
   src: url('futuraextended.ttf') format('truetype');
}
@font-face
{
   font-family: "Futura-Condensed-Bold";
   src: url('Futura-Condensed-Bold.ttf') format('truetype');
}
@font-face
{
   font-family: "Poppins";
   font-weight: 400;
   src: url('Poppins-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Poppins Medium";
   src: url('Poppins-Medium.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 400;
   src: url('Roboto-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto Medium";
   src: url('Roboto-Medium.ttf') format('truetype');
}
@font-face
{
   font-family: "Poppins SemiBold";
   src: url('Poppins-SemiBold.ttf') format('truetype');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes push
{
   0% { -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { -webkit-transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-moz-keyframes push
{
   0% { -moz-transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { -moz-transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { -moz-transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes push
{
   0% { transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-webkit-keyframes transform-scale-in
{
   0% { opacity: 0; -webkit-transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes transform-scale-in
{
   0% { opacity: 0; -moz-transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-webkit-keyframes flip-in
{
   0% { -webkit-transform: perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2) ; opacity: 0;  }
   50% { -webkit-transform: perspective(400px) rotateX(-20deg) scale3d(1.0,1.0,1.0) ; opacity: 1;  }
   100% { -webkit-transform: perspective(400px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-moz-keyframes flip-in
{
   0% { -moz-transform: perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2) ; opacity: 0;  }
   50% { -moz-transform: perspective(400px) rotateX(-20deg) scale3d(1.0,1.0,1.0) ; opacity: 1;  }
   100% { -moz-transform: perspective(400px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes flip-in
{
   0% { transform: perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2) ; opacity: 0;  }
   50% { transform: perspective(400px) rotateX(-20deg) scale3d(1.0,1.0,1.0) ; opacity: 1;  }
   100% { transform: perspective(400px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
.h1
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: 400;
   font-size: 27px;
   letter-spacing: 5.07px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.h2
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 20px;
   text-align: left;
   letter-spacing: 3px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #27519B;
   margin: 0px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
}
.h3
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.h4
{
   font-family: Poppins;
   font-weight: 400;
   font-size: 19px;
   text-decoration: none;
   background-color: transparent;
}
.h5
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 20px;
   text-align: center;
   letter-spacing: 3px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #27519B;
   margin: 0px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
}
.h6
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 27px;
   letter-spacing: 4.07px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 15px 0px;
}
.h7
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 21px;
   text-align: left;
   letter-spacing: 4.07px;
   line-height: 200%;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   padding: 15px 0px 15px 0px;
}
.blog
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 21px;
   text-align: left;
   letter-spacing: 4.07px;
   line-height: 150%;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   padding: 15px 0px 15px 0px;
}
.text
{
   font-family: Poppins;
   font-weight: 400;
   font-size: 19px;
   letter-spacing: 1.07px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.footer
{
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
}
.form_label
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-align: right;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
}
.form_input
{
   font-family: Arial;
   font-size: 21px;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.top_l
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 21px;
   text-align: center;
   letter-spacing: 3px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #27519B;
   margin: 0px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
}
.text_h1
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: 400;
   font-size: 29px;
   letter-spacing: 3px;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
   padding: 20px 0px 20px 0px;
}
.text_h2
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: 400;
   font-size: 21px;
   letter-spacing: 2px;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
   padding: 15px 0px 15px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1371px)
{
}
@media only screen and (max-width: 767px)
{
.h2
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 12px;
   text-align: left;
   letter-spacing: 3px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #27519B;
   margin: 0px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
}
.h5
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   letter-spacing: 3px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #27519B;
   margin: 0px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
}
.h6
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 15px;
   letter-spacing: 4.07px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 15px 0px;
}
.h7
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 12px;
   text-align: left;
   letter-spacing: 4.07px;
   line-height: 200%;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   padding: 15px 0px 15px 0px;
}
.blog
{
   font-family: Poppins;
   font-weight: 400;
   font-weight: normal;
   font-size: 12px;
   text-align: left;
   letter-spacing: 4.07px;
   line-height: 150%;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   padding: 15px 0px 15px 0px;
}
.text
{
   font-family: Poppins;
   font-weight: 400;
   font-size: 12px;
   letter-spacing: 1.07px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.footer
{
   font-size: 11px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
}
}
