@font-face {
   font-display: swap;
   font-family: "Material Icons";
   src: url('../fontes/MaterialIcons-Regular.woff2') format('woff2'), url('../fontes/MaterialIcons-Regular.woff') format('woff'), url('../fontes/MaterialIcons-Regular.ttf') format('truetype'), url('../fontes/MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'), url('../fontes/MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face {
   font-display: swap;
   font-family: "Halimun";
   src: url('../fontes/Halimun-W7jn.ttf') format('truetype');
}
@font-face {
   font-display: swap;
   font-family: "Material Icons";
   src: url('../fontes/MaterialIcons-Regular.woff') format('woff'), url('../fontes/MaterialIcons-Regular.ttf') format('truetype'), url('../fontes/MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'), url('../fontes/MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face {
   font-display: swap;
   font-family: "Material Icons";
   src: url('../fontes/MaterialIcons-Regular.woff2') format('woff2'), url('../fontes/MaterialIcons-Regular.woff') format('woff'), url('../fontes/MaterialIcons-Regular.ttf') format('truetype'), url('../fontes/MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'), url('../fontes/MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face {
   font-display: swap;
   font-family: "Halimun";
   src: url('../fontes/Halimun-W7jn.ttf') format('truetype');
}
@font-face {
   font-display: swap;
   font-family: "Material Icons";
   src: url('../fontes/MaterialIcons-Regular.woff') format('woff'), url('../fontes/MaterialIcons-Regular.ttf') format('truetype'), url('../fontes/MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'), url('../fontes/MaterialIcons-Regular.eot') format('embedded-opentype');
}
@keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@keyframes animate-fade-in-up {
0% {
   opacity: 0;
   transform: translate(0px,100px) rotate(0deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
@keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@keyframes heartbeat-1 {
0% {
   transform: rotate(0deg);
}
15% {
   transform: rotate(0deg) scale(1.2,1.2);
}
25% {
   transform: rotate(0deg) scale(1.1,1.1);
}
35% {
   transform: rotate(0deg) scale(1.2,1.2);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes pop {
0% {
   transform: perspective(1px) rotateX(0deg) scale3d(1,1,1);
}
100% {
   transform: perspective(1px) rotateX(0deg) scale3d(1.2,1.2,1.2);
}
}
@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);
}
}
@keyframes transform-pulse {
0% {
   transform: rotate(0deg);
}
50% {
   transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   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);
}
}
@keyframes transform-swing {
0% {
   transform: rotate(0deg);
}
20% {
   transform-origin: top center;
   transform: rotate(15deg);
}
40% {
   transform-origin: top center;
   transform: rotate(-10deg);
}
60% {
   transform-origin: top center;
   transform: rotate(5deg);
}
80% {
   transform-origin: top center;
   transform: rotate(-5deg);
}
100% {
   transform-origin: top center;
   transform: rotate(0deg);
}
}
@keyframes transform-tada {
0% {
   transform: rotate(0deg);
}
10% {
   transform: rotate(-3deg) scale(0.9,0.9);
}
20% {
   transform: rotate(-3deg) scale(0.9,0.9);
}
30% {
   transform: rotate(3deg) scale(1.1,1.1);
}
40% {
   transform: rotate(-3deg) scale(1.1,1.1);
}
50% {
   transform: rotate(3deg) scale(1.1,1.1);
}
60% {
   transform: rotate(-3deg) scale(1.1,1.1);
}
70% {
   transform: rotate(3deg) scale(1.1,1.1);
}
80% {
   transform: rotate(-3deg) scale(1.1,1.1);
}
90% {
   transform: rotate(3deg) scale(1.1,1.1);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes transform-wobble {
0% {
   transform: rotate(0deg);
}
15% {
   transform: translate(-25%,0px) rotate(-5deg);
}
30% {
   transform: translate(20%,0px) rotate(3deg);
}
45% {
   transform: translate(-15%,0px) rotate(-3deg);
}
60% {
   transform: translate(10%,0px) rotate(2deg);
}
75% {
   transform: translate(-5%,0px) rotate(-1deg);
}
100% {
   transform: translate(0px,0px) rotate(0deg);
}
}
a.style1 {
   color: #128CB1;
   text-decoration: none;
}
a.style1:visited {
   color: #128CB1;
   font-style: italic;
   text-decoration: none;
}
a.style1:active {
   color: #128CB1;
   font-weight: bold;
   text-decoration: none;
}
a.style1:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
h1,
.h1 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h2,
.h2 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h3,
.h3 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h4,
.h4 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h5,
.h5 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h6,
.h6 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
.CustomStyle {
   --color: #000080;
   background-color: transparent;
   color: #000080;
   font-family: "Courier New";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
.Lato_Eleven_Grey {
   --color: #808080;
   background-color: transparent;
   color: #808080;
   font-family: "Lato', sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Lato_Eleven_White {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Lato', sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Lato_FourtyEight_White {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Lato', sans-serif";
   font-size: 53px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Lato_Ten_Gray_Bold {
   --color: #696969;
   background-color: transparent;
   color: #696969;
   font-family: "Lato', sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
.Lato_Eleven_Gray_Bold {
   --color: #696969;
   background-color: transparent;
   color: #696969;
   font-family: "Lato', sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
.Lato_Ten_Grey {
   --color: #696969;
   background-color: transparent;
   color: #696969;
   font-family: "Lato', sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Lato_Ten_White {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Lato', sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Lato_Fifteen_Black {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   font-family: "Lato', sans-serif";
   font-size: 20px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Lato_Fifteen_Green {
   --color: #B2CC53;
   background-color: transparent;
   color: #B2CC53;
   font-family: "Lato', sans-serif";
   font-size: 20px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
.Lato_Eleven_White_Bold {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Lato', sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
.Lato_Sixteen_white_Bold {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Lato', sans-serif";
   font-size: 21px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
.Roboto_12_white {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Roboto', sans-serif";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Roboto_16_white {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Roboto', sans-serif";
   font-size: 21px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Roboto_11_white {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Roboto', sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Roboto_10_white {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Roboto', sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Roboto_11_Grey {
   --color: #808080;
   background-color: transparent;
   color: #808080;
   font-family: "Roboto', sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Roboto_16_Grey {
   --color: #808080;
   background-color: transparent;
   color: #808080;
   font-family: "Roboto', sans-serif";
   font-size: 21px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
.Roboto_10_Grey {
   --color: #808080;
   background-color: transparent;
   color: #808080;
   font-family: "Roboto', sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
