@-webkit-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-moz-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-o-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-ms-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
.visibility-hidden {
   visibility: hidden;
}
h1,
.h1 {
   background-clip: padding-box;
   background-color: rgba(254,254,254,0.79);
   background-color: transparent;
   color: #FFFFFF;
   display: inline;
   font-family: "Montserrat";
   font-size: 72px;
   font-style: normal;
   font-weight: 700;
   line-height: 90px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #FFFFFF;
   display: inline;
   font-family: "Montserrat";
   font-size: 40px;
   font-weight: 700;
   line-height: 54px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #435363;
   display: inline;
   font-family: Montserrat;
   font-size: 21px;
   font-weight: 400;
   font-weight: normal;
   line-height: 35px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #FFFFFF;
   display: inline;
   font-family: Montserrat;
   font-size: 21px;
   font-style: normal;
   font-weight: 400;
   font-weight: normal;
   line-height: 33px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #435363;
   display: inline;
   font-family: Montserrat;
   font-size: 18px;
   font-weight: 700;
   font-weight: 700;
   line-height: 14px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #FFFFFF;
   display: inline;
   font-family: Montserrat;
   font-size: 18px;
   font-weight: 700;
   font-weight: 700;
   line-height: 18px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.Heading_7 {
   background-color: transparent;
   color: #435363;
   font-family: "Montserrat";
   font-size: 40px;
   font-weight: 700;
   line-height: 54px;
   text-decoration: none;
}
.pDark {
   background-color: transparent;
   color: #435363;
   font-family: Montserrat;
   font-size: 15px;
   font-style: normal;
   font-weight: 400;
   font-weight: normal;
   line-height: 22px;
   text-decoration: none;
}
.pLight {
   background-color: transparent;
   color: #FFFFFF;
   font-family: Montserrat;
   font-size: 15px;
   font-style: normal;
   font-weight: 400;
   font-weight: normal;
   line-height: 22px;
   text-decoration: none;
}
