:root {
  --navbar-height: 80px;
  /*--font-color: #eeeeee;*/
  --max-width: 1100px;
  --footer-height: 60px;
}

html,
body,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

img {
  max-width: 100%;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: 'Tw Cent';
  src: url(fonts/twcm.eot);
  src: url(fonts/twcm.eot?iefix) format('eot'),
    url(fonts/twcm.woff) format('woff'), url(fonts/twcm.ttf) format('truetype'),
    url(fonts/twcm.svg) format('svg');
}

@font-face {
  font-family: 'Avant Garde';
  src: url(fonts/avgardn-webfont.eot);
  src: url(fonts/avgardn-webfont.eot?iefix) format('eot'),
    url(fonts/avgardn-webfont.woff) format('woff'),
    url(fonts/avgardn-webfont.ttf) format('truetype'),
    url(fonts/avgardn-webfont.svg) format('svg');
}

body {
  font-family: 'Avant Garde', Helvetica, Arial, 'Liberation Sans', FreeSans,
    sans-serif !important;
  font-size: 1em;
  letter-spacing: 1px;
  background-color: #fff;
  color: #333;
  line-height: 1.5;
}

h1 {
  font-size: 1.5em;
  color: #333;
}

h2 {
  font-size: 22px;
  color: #333;
  font-weight: 400;
  font-size-adjust: none;
  font-family: 'Tw Cent';
  line-height: 1.5;
  margin-bottom: 15px;
}

h3 {
  font-size: 1.2em;
  color: #333;
}

h4 {
  font-size: 1.05em;
  color: #333;
}

h5 {
  font-size: 0.9em;
  color: #333;
}

h6 {
  font-size: 0.75em;
  color: #333;
}

{
  color: #999;
}

a:hover {
  color: #333;
}

p {
  text-align: justify;
}

.inicio p {
  padding: 10px 10px 3px;
}
.textos img,
.inicio img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}

.cls {
  clear: both;
}

header {
  margin-top: 20px;
}

.bv .slider-wrapper {
  display: none;
}

@media all and (min-width: 635px) {
  .bv .slider-wrapper {
    display: inline;
  }

  .inicio {
    display: none;
  }
}

@media all and (min-width: 680px) {
}

@media all and (min-width: 750px) {
}

@media all and (min-width: 769px) {
  body {
    font-family: 'Avant Garde', Helvetica, Arial, 'Liberation Sans', FreeSans,
      sans-serif !important;
    font-size: 0.8em;
    letter-spacing: 1px;
    background-color: #fff;
    color: #333;
    line-height: 1.5;
  }
}

@media screen and (min-width: 820px) {
}

@media all and (min-width: 961px) {
  .wrapper {
    width: 960px;
    margin: auto;
  }
}

.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
}

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.nivo-box img {
  display: block;
}

.nivo-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nivo-caption p {
  padding: 5px;
  margin: 0;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}

.nivo-prevNav {
  left: 0;
}

.nivo-nextNav {
  right: 0;
}

.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}

.nivo-controlNav a {
  cursor: pointer;
}

.nivo-controlNav a.active {
  font-weight: 700;
}

/** MEDIDAS COVID **/

.medidas-covid {
  border: 1px solid lightgrey;
  margin: 10px;
  padding: 10px;
}
.medidas-covid h4 {
  text-align: center;
}
