@font-face
{
   font-family: "Ionicons";
   font-display: swap;
   src: url('../ionicons.woff') format('woff'),
        url('../ionicons.ttf') format('truetype'),
        url('../ionicons.svg#Ionicons') format('svg'),
        url('../ionicons.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../MaterialIcons-Regular.ttf') format('truetype'),
        url('../MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('../MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Uni Neue Bold";
   font-display: swap;
   src: url('../UniNeueBold.ttf') format('truetype'),
        url('../UniNeueBold.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Uni Neue Light";
   font-display: swap;
   src: url('../UniNeueLight.ttf') format('truetype'),
        url('../UniNeueThin.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Uni Neue Regular";
   font-display: swap;
   src: url('../UniNeueRegular.ttf') format('truetype'),
        url('../UniNeueRegular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Bahnschrift";
   font-display: swap;
   src: url('../BAHNSCHRIFT.TTF') format('truetype');
}
@font-face
{
   font-family: "Font Awesome 5 Brands";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../fa-brands-400.ttf') format('truetype'),
        url('../MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('../fa-brands-400.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../MaterialIcons-Regular.woff2') format('woff2'),
        url('../MaterialIcons-Regular.woff') format('woff'),
        url('../MaterialIcons-Regular.ttf') format('truetype'),
        url('../MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('../MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Ionicons";
   font-display: swap;
   src: url('../ionicons.woff') format('woff'),
        url('../ionicons.ttf') format('truetype'),
        url('../ionicons.svg#Ionicons') format('svg'),
        url('../ionicons.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Acherus Grotesque Medium";
   font-display: swap;
   src: url('../AcherusGrotesque-Medium.ttf') format('truetype');
}
@font-face
{
   font-family: "Nexa Bold";
   font-display: swap;
   src: url('../NexaXBold.ttf') format('truetype');
}
@font-face
{
   font-family: "Nexa-Regular";
   font-display: swap;
   src: url('../NexaRegular.ttf') format('truetype');
}
@font-face
{
   font-family: "Altone SemBd";
   font-display: swap;
   src: url('../Altone-SemiBold.ttf') format('truetype');
}
@-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-wobble
{
   0% { -webkit-transform: rotate(0deg) ;  }
   15% { -webkit-transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { -webkit-transform: translate(20%,0px) rotate(3deg) ;  }
   45% { -webkit-transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { -webkit-transform: translate(10%,0px) rotate(2deg) ;  }
   75% { -webkit-transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-moz-keyframes transform-wobble
{
   0% { -moz-transform: rotate(0deg) ;  }
   15% { -moz-transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { -moz-transform: translate(20%,0px) rotate(3deg) ;  }
   45% { -moz-transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { -moz-transform: translate(10%,0px) rotate(2deg) ;  }
   75% { -moz-transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ;  }
}
@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.medica
{
   color: #0000FF;
   text-decoration: none;
   -webkit-transition: all 200ms linear;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.medica::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 2px;
   background: #0000FF;
   opacity: 0;
   -webkit-transform: translateY(10px);
   transform: translateY(10px);
   margin-top: 2px;
   -webkit-transition: all 200ms linear;
   transition: all 200ms linear;
}
a.medica:hover::after
{
   background: #0000FF;
   opacity: 1;
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
}
a.medica:visited
{
   color: #0032C3;
   text-decoration: none;
}
a.medica:active
{
   color: #0032C3;
   text-decoration: none;
}
a.medica:hover
{
   color: #0000FF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.initially-hidden
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0;
}
.TITULOSALV
{
   font-family: "Altone SemBd";
   font-size: 32px;
   text-align: left;
   line-height: 39.03px;
   text-decoration: none;
   background-color: transparent;
}
@media only screen and (min-width: 1024px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
