@charset "UTF-8";
/*
Theme Name: Veracruz2022
Theme URI: http://veracruz.gob.mx
Author: Developer team
Author URI: http://veracruz.gob.mx
Version: 2.0.0
Description: Tema para veracruz.gob.mx versión desarrollada por el equipo de Gobierno Electrónico
Tags: Veracruz, Gobierno, Estado, Gobernador, Gabinete, Sala de prensa, Prensa
*/
/**
 * 1.0 Reset
 * -----------------------------------------------------------------------------
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

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

audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, p, div {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
textarea {
  color: #2b2b2b;
  font-family: "Ubuntu-Medium", Helvetica;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

body a {
  font-size: 0.875em;
  color: #6f0a28;
}

body a:hover {
  color: #ccc;
}

a {
  font-size: 0.875em;
  color: #494339;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  text-decoration: none !important;
  outline: 0;
  color: #000;
}

a:active,
a:hover {
  color: #41a62a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 36px 0 12px;
}

h1 {
  font-size: 26px;
  line-height: 1.3846153846;
}

h2 {
  font-size: 24px;
  line-height: 1;
}

h3 {
  font-size: 22px;
  line-height: 1.0909090909;
}

h4 {
  font-size: 1.25em;
  line-height: 1.2;
}

h5 {
  font-size: 18px;
  line-height: 1.3333333333;
}

h6 {
  font-size: 1em;
  line-height: 1.5;
}

address {
  font-style: italic;
  margin-bottom: 24px;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

b,
strong {
  font-weight: 700;
}

cite,
dfn,
em,
i {
  font-style: italic;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

p {
  font-family: "Ubuntu";
  font-weight: 300;
  font-size: 1em;
  margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}

pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px;
}

blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

big {
  font-size: 125%;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}

ul,
ol {
  list-style: none;
  margin: 0 0 24px 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 0 0 0 20px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}

legend {
  white-space: normal;
}

button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

input,
textarea {
  background-image: -webkit-linear-gradient(hsla(0deg, 0%, 100%, 0), hsla(0deg, 0%, 100%, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table,
th,
td {
  border: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}

del {
  color: #767676;
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
  background: #020202;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #CDA8CF;
  color: #fff;
  text-shadow: none;
}

/**
 * 2.0 Fonts
 * -----------------------------------------------------------------------------
 */
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Regular.eot");
  src: url("fonts/Ubuntu-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-Regular.woff2") format("woff2"), url("fonts/Ubuntu-Regular.woff") format("woff"), url("fonts/Ubuntu-Regular.ttf") format("truetype"), url("fonts/Ubuntu-Regular.svg#Ubuntu-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Medium.eot");
  src: url("fonts/Ubuntu-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-Medium.woff2") format("woff2"), url("fonts/Ubuntu-Medium.woff") format("woff"), url("fonts/Ubuntu-Medium.ttf") format("truetype"), url("fonts/Ubuntu-Medium.svg#Ubuntu-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-MediumItalic.eot");
  src: url("fonts/Ubuntu-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-MediumItalic.woff2") format("woff2"), url("fonts/Ubuntu-MediumItalic.woff") format("woff"), url("fonts/Ubuntu-MediumItalic.svg#Ubuntu-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Bold.eot");
  src: url("fonts/Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-Bold.woff2") format("woff2"), url("fonts/Ubuntu-Bold.woff") format("woff"), url("fonts/Ubuntu-Bold.ttf") format("truetype"), url("fonts/Ubuntu-Bold.svg#Ubuntu-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-BoldItalic.eot");
  src: url("fonts/Ubuntu-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-BoldItalic.woff2") format("woff2"), url("fonts/Ubuntu-BoldItalic.woff") format("woff"), url("fonts/Ubuntu-BoldItalic.ttf") format("truetype"), url("fonts/Ubuntu-BoldItalic.svg#Ubuntu-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Light.eot");
  src: url("fonts/Ubuntu-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-Light.woff2") format("woff2"), url("fonts/Ubuntu-Light.woff") format("woff"), url("fonts/Ubuntu-Light.ttf") format("truetype"), url("fonts/Ubuntu-Light.svg#ubuntulight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Panton";
  src: url("fonts/Panton-ExtraBoldItalic.eot");
  src: url("fonts/Panton-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Panton-ExtraBoldItalic.woff2") format("woff2"), url("fonts/Panton-ExtraBoldItalic.woff") format("woff"), url("fonts/Panton-ExtraBoldItalic.ttf") format("truetype"), url("fonts/Panton-ExtraBoldItalic.svg#Panton-ExtraBoldItalic") format("svg");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Panton";
  src: url("fonts/Panton-Bold.eot");
  src: url("fonts/Panton-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Panton-Bold.woff2") format("woff2"), url("fonts/Panton-Bold.woff") format("woff"), url("fonts/Panton-Bold.ttf") format("truetype"), url("fonts/Panton-Bold.svg#Panton-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Panton";
  src: url("fonts/Panton-Regular.eot");
  src: url("fonts/Panton-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Panton-Regular.woff2") format("woff2"), url("fonts/Panton-Regular.woff") format("woff"), url("fonts/Panton-Regular.ttf") format("truetype"), url("fonts/Panton-Regular.svg#Panton-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Verdana";
  src: url("fonts/Verdana-Bold.eot");
  src: url("fonts/Verdana-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Verdana-Bold.woff2") format("woff2"), url("fonts/Verdana-Bold.woff") format("woff"), url("fonts/Verdana-Bold.ttf") format("truetype"), url("fonts/Verdana-Bold.svg#Verdana-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Verdana";
  src: url("fonts/Verdana.eot");
  src: url("fonts/Verdana.eot?#iefix") format("embedded-opentype"), url("fonts/Verdana.woff2") format("woff2"), url("fonts/Verdana.woff") format("woff"), url("fonts/Verdana.ttf") format("truetype"), url("fonts/Verdana.svg#Verdana") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome-brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("fonts/FontAwesome/fa-brands-400.eot");
  src: url("fonts/FontAwesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/FontAwesome/fa-brands-400.woff2") format("woff2"), url("fonts/FontAwesome/fa-brands-400.woff") format("woff"), url("fonts/FontAwesome/fa-brands-400.ttf") format("truetype"), url("fonts/FontAwesome/fa-brands-400.svg#fontawesome") format("svg");
}
@font-face {
  font-family: "FontAwesome-solid";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("fonts/FontAwesome/fa-solid-900.eot");
  src: url("fonts/FontAwesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/FontAwesome/fa-solid-900.woff2") format("woff2"), url("fonts/FontAwesome/fa-solid-900.woff") format("woff"), url("fonts/FontAwesome/fa-solid-900.ttf") format("truetype"), url("fonts/FontAwesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fab {
  font-family: "FontAwesome-brands";
}

.far,
.fa,
.fas {
  font-family: "FontAwesome-solid";
  font-weight: 900;
}

@font-face {
  font-family: "fontello";
  src: url("fonts/Font-custom/fontello.eot?24364849");
  src: url("fonts/Font-custom/fontello.eot?24364849#iefix") format("embedded-opentype"), url("fonts/Font-custom/fontello.woff2?24364849") format("woff2"), url("fonts/Font-custom/fontello.woff?24364849") format("woff"), url("fonts/Font-custom/fontello.ttf?24364849") format("truetype"), url("fonts/Font-custom/fontello.svg?24364849#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel:before {
  content: "!";
}

.icon-search:before {
  content: '"';
}

.icon-newsletter:before {
  content: "\e800";
}

/*font icon nav*/
@font-face {
  font-family: "font-icon-nav";
  src: url("fonts/Font-custom/font-icon-nav.eot?31484637");
  src: url("fonts/Font-custom/font-icon-nav.eot?31484637#iefix") format("embedded-opentype"), url("fonts/Font-custom/font-icon-nav.woff2?31484637") format("woff2"), url("fonts/Font-custom/font-icon-nav.woff?31484637") format("woff"), url("fonts/Font-custom/font-icon-nav.ttf?31484637") format("truetype"), url("fonts/Font-custom/font-icon-nav.svg?31484637#font-icon-nav") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-nav-]:before, [class*=" icon-nav-"]:before {
  font-family: "font-icon-nav";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-nav-minus-01:before {
  content: "\e801";
}

/* '' */
.icon-nav-nocturno-01:before {
  content: "\e802";
}

/* '' */
.icon-nav-plus-01:before {
  content: "\e803";
}

/* '' */
.icon-nav-imprimir-01:before {
  content: "\e804";
}

/* '' */
/*DGIT*/
.img-full, .img-full img {
  width: 100%;
}

.sin-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.sin-padding-left {
  padding-left: 0 !important;
}

.sin-padding-right {
  padding-right: 0 !important;
}

.padding-middle {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}

.position-relative {
  position: relative;
}

.mrg-top-15 {
  margin-top: 15px;
}

.mrg-top-30 {
  margin-top: 40px;
}

.mrg-top-40 {
  margin-top: 40px;
}

.mrg-btm-25 {
  margin-bottom: 25px;
}

.mrg-btm-30 {
  margin-bottom: 30px;
}

.mrg-btm-40 {
  margin-bottom: 40px;
}

.mrg-btm-80 {
  margin-bottom: 80px;
}

.pdg-top-40 {
  padding-top: 40px;
}

/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */
.accessibility-controls .plus-letter.max-allowed {
  background-color: #4a4a4a !important;
  color: #fff;
}
.accessibility-controls .minus-letter.min-allowed {
  background-color: #4a4a4a !important;
  color: #fff;
}
.accessibility-controls ion-icon {
  font-size: 1.25em;
}
.accessibility-controls a {
  font-weight: bold;
}

.modo_nocturno {
  background-color: #000 !important;
}
.modo_nocturno .top-header {
  border-bottom: 1px solid;
}
.modo_nocturno #wrapper-menu-header {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.modo_nocturno a:hover {
  opacity: 0.7 !important;
}
.modo_nocturno .top-footer {
  display: none;
}
.modo_nocturno .accessibility-controls a {
  background-color: #fff !important;
}
.modo_nocturno .accessibility-controls .btn-nocturno {
  background-color: #4a4a4a !important;
}
.modo_nocturno .accessibility-controls ion-icon {
  background-color: transparent !important;
  color: #000 !important;
}
.modo_nocturno #responsive-menu-button {
  background-color: transparent !important;
}
.modo_nocturno * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.modo_nocturno #sidr-menu .nav-menu-header li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.modo_nocturno #sidr-menu .nav-menu-header a {
  color: #fff !important;
}
.modo_nocturno .bg-texture-btm, .modo_nocturno .bg-texture-top {
  z-index: -1;
}
.modo_nocturno ::selection {
  background: #d9b400;
  color: #fff;
}

.top-header {
  background-color: #DEDAD0;
  background-repeat: repeat-x;
  padding: 3px 0;
}
.top-header span {
  display: inline-block;
  font-size: 0.875em;
  color: #fff;
  padding: 5px 25px;
  background-color: #DEDAD0;
}
.top-header .fecha {
  font-family: "pantonbold";
}

#responsive-menu-button {
  display: inline-block;
  font-size: 27px;
  vertical-align: middle;
  color: #AA983F;
  padding: 4px 9px;
  line-height: 32px;
  margin-right: 14px;
}

#responsive-menu-button:hover {
  border-radius: 4px;
  background-color: #DDDAD0;
}

.logo-veracruz, .logo-veracruz-n, .logo-dependencia, .logo-dependencia-n {
  display: inline-block;
  margin-right: 40px;
  margin-top: 15px;
}
.logo-veracruz img, .logo-veracruz-n img, .logo-dependencia img, .logo-dependencia-n img {
  max-width: 164px;
}

.brand-sublogo, .brand-sublogo-n {
  margin-top: 15px;
  display: inline-block;
}
.brand-sublogo img, .brand-sublogo-n img {
  width: 107px;
}

.logo-aniversario img {
  width: 212px;
  padding-left: 5px;
}

.overlay-web-full {
  display: block;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: #000;
  position: fixed;
  z-index: 104;
  top: 0;
}

/*menu secudario*/
#sidr-menu .only-show-nav-second {
  display: block;
}
#sidr-menu .nav-second-footer {
  margin-top: 40px;
  text-align: center;
  width: 100%;
  bottom: 0;
  padding: 20px 15px;
}
#sidr-menu .nav-second-footer span {
  display: block;
  padding-bottom: 5px;
}
#sidr-menu .top-menu-secundario {
  text-align: center;
  background-color: #E2E2E2;
  padding: 2px;
}
#sidr-menu .top-menu-secundario .fecha {
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 13px;
  color: #666666;
}
#sidr-menu .accessibility-controls {
  margin: 20px 15px 0;
}
#sidr-menu .accessibility-controls li {
  display: inline-block;
  margin-right: 11px;
}
#sidr-menu .accessibility-controls li:last-child {
  margin-right: 0px;
  float: right;
}
#sidr-menu .accessibility-controls a {
  display: block;
  border-radius: 9px;
  text-align: center;
  padding: 2px 4px 2px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 39px;
  background-color: #E2E2E2;
  color: #AA983F;
}
#sidr-menu .accessibility-controls a.format-size {
  line-height: 37px;
  text-align: initial;
}
#sidr-menu .accessibility-controls a:hover {
  color: #fff;
  background-color: #4a4a4a;
}
#sidr-menu #navigation {
  margin-top: 20px;
  background-color: #DDDAD0;
}
#sidr-menu .nav-menu-header {
  /*menu - nivel 1*/
}
#sidr-menu .nav-menu-header a {
  color: #49453C !important;
}
#sidr-menu .nav-menu-header .sub-menu {
  background-color: #7A6F44;
  width: 100%;
}
#sidr-menu .nav-menu-header .sub-menu a {
  color: #fff !important;
}
#sidr-menu .nav-menu-header .sub-menu a:hover, #sidr-menu .nav-menu-header .sub-menu a:focus {
  background-color: transparent;
}
#sidr-menu .nav-menu-header li {
  width: 100%;
}
#sidr-menu .nav-menu-header li:hover .sub-menu {
  position: initial !important;
}
#sidr-menu .nav-menu-header li.menu-item-has-children > a {
  background-position: 94% center;
  background-size: 22px;
  background-repeat: no-repeat;
}
#sidr-menu .btn-suscribirse {
  margin-top: 14px;
  float: initial;
}

.only-show-nav-second {
  display: none;
}

/*---- /Menu navegación/ -----*/
#wrapper-menu-header {
  background-color: #720F3C;
}

/*menu secundario*/
#sidr-menu ul.nav-menu-header li > ul {
  display: none;
  list-style: none;
  margin: 0;
}

#sidr-menu ul.nav-menu-header li.active > ul {
  display: block !important;
}

.nav-menu-header {
  margin: 0;
  padding: 0;
  /*--- nivel-1 ---*/
}
.nav-menu-header li {
  position: relative;
  margin: 0px;
}
.nav-menu-header li.menu-item-has-children > a {
  background-position: 14px center;
  background-size: 14px;
  background-repeat: no-repeat;
}
.nav-menu-header a {
  display: block;
  font-size: 1.064em;
  text-transform: uppercase;
  color: #DDDAD0;
  font-family: "Ubuntu";
  font-weight: 500;
  padding: 7px 35px 7px;
}
.nav-menu-header a:hover {
  color: #fff;
}
.nav-menu-header .sub-menu {
  display: none;
  width: 200px;
  left: 0;
  z-index: 10;
}
.nav-menu-header .sub-menu li {
  margin: 0;
}
.nav-menu-header .sub-menu li a {
  text-transform: capitalize;
  line-height: 18px;
  color: #720F3C;
  font-size: 15px;
  padding: 9px 35px 9px;
  display: block;
  border-bottom: 1px solid #E5E5E5;
}
.nav-menu-header .sub-menu li:last-child a {
  border-bottom: none !important;
}
.nav-menu-header .sub-menu li:hover a {
  background-position: 14px center;
  background-size: 14px;
  background-repeat: no-repeat;
  background: #6f0a28;
  color: #d7c180;
}
.nav-menu-header .sub-menu li a:hover,
.nav-menu-header .sub-menu li a:focus {
  text-decoration: none;
}
.nav-menu-header li:last-child .sub-menu {
  right: 0 !important;
  left: inherit !important;
}

#wrapper-menu-header .nav-menu-header {
  /*--- nivel-2 ---*/
}
#wrapper-menu-header .nav-menu-header li:hover .sub-menu {
  list-style: none;
  margin: 0;
  text-align: left;
  display: block !important;
  position: absolute;
  z-index: 101;
  background-color: rgba(208, 196, 153, 0.9);
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
}

.iconSearch {
  color: #AA9134;
}

/*---- /Fin Menu navegación/ -----*/
/*---- /Modals/ -----*/
.btn-suscribirse {
  float: right;
  font-family: "Verdana";
  font-weight: bold;
  color: #49453C;
  background-color: #DDDAD0;
  padding: 12px 15px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
}

#modal-search .modal-content {
  border: none;
  border-radius: 0;
}
#modal-search .modal-header {
  background-color: #720F3C;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#modal-search .modal-header .searchform {
  width: 100%;
}
#modal-search .modal-header input {
  padding-left: 19px;
  border: 0;
  border-radius: 12px;
  height: 48px;
  width: 100%;
}
#modal-search .modal-header .form-group {
  margin-bottom: 0;
  padding: 10px 18px;
}
#modal-search .modal-header #searchsubmit {
  width: 48px;
  height: 48px;
  background-color: #7A6F44;
  padding: 1px;
  border: none;
  border-radius: 13px;
  float: right;
}
#modal-search .modal-header .icon-search {
  color: #DDDAD0;
  font-size: 34px;
}
#modal-search .modal-header .close {
  text-shadow: none;
  opacity: 1;
  font-size: 1.25em;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  color: #720F3C;
  background-color: #DDDAD0;
  padding: 0px 10px;
  display: block;
  height: 48px;
  width: 48px;
  margin: 11px 0 0 0;
}
#modal-search .modal-body {
  background-color: #DDDAD0;
  padding: 15px 30px;
}
#modal-search .modal-body a {
  font-family: "Verdana";
  font-weight: normal;
  color: #666666;
}
#modal-search .modal-body .content-box-sugerencias {
  border-right: 1px solid #720F3C;
}
#modal-search .modal-body h3 {
  margin-right: 30px;
  margin-bottom: 20px;
  font-family: "Verdana";
  font-weight: bold;
  color: #49453C;
  padding-bottom: 15px;
  border-bottom: 1px solid #720F3C;
  font-size: 1.064em;
  padding-left: 10px;
}
#modal-search .modal-body ul {
  list-style: none;
}
#modal-search .modal-body li {
  margin-bottom: 8px;
}
#modal-search .modal-body li::before {
  font-size: 0.75em;
  content: "■";
  color: #CEB312;
  font-weight: bold;
  display: inline-block;
  width: 12px;
  margin-left: -12px;
}
#modal-search .modal-footer {
  background-color: #720F3C;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#modal-search .modal-footer span {
  float: left;
  padding-right: 27px;
  padding-top: 7px;
  font-family: "Verdana";
  color: #ffffff;
  font-weight: bold;
}
#modal-search .modal-footer .icon-newsletter {
  float: right;
  line-height: 20px;
  font-size: 45px;
  color: #fff;
}

#modal-pregunta-gobernador .content-header-modal, #modal-suscribete .content-header-modal {
  width: 100%;
}
#modal-pregunta-gobernador .modal-content, #modal-suscribete .modal-content {
  background-image: url("images/home/texture-form.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 209px;
  background-color: #4F5970;
  border: none;
  border-radius: 20px;
}
#modal-pregunta-gobernador .modal-content #form-pregunta-gobernador, #modal-suscribete .modal-content #form-pregunta-gobernador {
  text-align: center;
}
#modal-pregunta-gobernador .modal-content .alert, #modal-suscribete .modal-content .alert {
  margin-top: 20px;
  margin-bottom: 0;
  display: inline-block;
}
#modal-pregunta-gobernador .modal-content .alert-fail, #modal-suscribete .modal-content .alert-fail {
  background-color: #af074c;
  color: #fff;
}
#modal-pregunta-gobernador .modal-content .alert-success, #modal-suscribete .modal-content .alert-success {
  color: #ffffff;
  background-color: #688e43;
  border-color: #6c9e77;
}
#modal-pregunta-gobernador .modal-header, #modal-suscribete .modal-header {
  background-color: #7B7755;
  border-bottom: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#modal-pregunta-gobernador .modal-header .img-full, #modal-suscribete .modal-header .img-full {
  position: relative;
  margin-top: -25px;
  float: right;
  text-align: right;
  max-width: 169px;
}
#modal-pregunta-gobernador .modal-header p, #modal-suscribete .modal-header p {
  margin-bottom: 0;
  line-height: 29px;
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 36px;
  color: #fff;
  padding-top: 15px;
}
#modal-pregunta-gobernador .modal-header span, #modal-suscribete .modal-header span {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 32px;
  color: #CAA500;
}
#modal-pregunta-gobernador .modal-header .close, #modal-suscribete .modal-header .close {
  text-shadow: none;
  width: 30px;
  height: 30px;
  border-radius: 36px;
  border: 2px solid;
  color: #caa500;
  position: absolute;
  top: 16px;
  right: 17px;
  font-size: 10px;
  opacity: 1;
  padding: 0;
  margin: 0;
}
#modal-pregunta-gobernador .modal-body, #modal-suscribete .modal-body {
  padding: 23px 0px 20px 35px;
}
#modal-pregunta-gobernador .modal-body .col-form-label, #modal-suscribete .modal-body .col-form-label {
  text-align: left;
  color: #fff;
  font-family: "Ubuntu";
  font-weight: normal;
  font-size: 18px;
}
#modal-pregunta-gobernador .modal-body .form-control, #modal-suscribete .modal-body .form-control {
  height: 32px;
  background-color: #BCBCBC;
  border-radius: 0;
  border: none;
}
#modal-pregunta-gobernador .modal-body .form-control-textarea, #modal-suscribete .modal-body .form-control-textarea {
  background-color: #BCBCBC;
  width: 100%;
  height: 100px;
}
#modal-pregunta-gobernador .modal-footer, #modal-suscribete .modal-footer {
  border-top: none;
}
#modal-pregunta-gobernador .modal-footer button, #modal-suscribete .modal-footer button {
  background-color: transparent;
  border: none;
}
#modal-pregunta-gobernador .modal-footer button img, #modal-suscribete .modal-footer button img {
  max-width: 71px;
}

#modal-suscribete .icon-newsletter {
  font-size: 5rem;
  color: white;
}

#modal-alert .modal-content {
  background-image: url("images/home/texture-form.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 209px;
  background-color: #4F5970;
  border: none;
  border-radius: 23px;
}
#modal-alert .modal-header {
  background-image: url(images/header/bg-alerta.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-color: #4F5970;
  border-bottom: none;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  padding-bottom: 34px;
}
#modal-alert .modal-header .img-full {
  position: relative;
  margin-top: -25px;
  float: right;
  text-align: right;
  max-width: 169px;
}
#modal-alert .modal-header p {
  margin-bottom: 0;
  line-height: 29px;
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 36px;
  color: #fff;
  padding-top: 15px;
}
#modal-alert .modal-header span {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 32px;
  color: #CAA500;
}
#modal-alert .modal-header .close {
  text-shadow: none;
  width: 30px;
  height: 30px;
  border-radius: 36px;
  border: 2px solid;
  color: #bbbbbb;
  position: absolute;
  top: -40px;
  right: 17px;
  font-size: 10px;
  opacity: 1;
  padding: 0;
  margin: 0;
}
#modal-alert .modal-header h5 {
  border-radius: 15px;
  position: relative;
  text-align: center;
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  border: 5px solid #8F8F8F;
  background-color: #333333;
  width: 57%;
  margin: -35px auto 0;
  padding: 12px 15px 12px 94px;
}
#modal-alert .modal-header h5 img {
  position: absolute;
  left: -83px;
  top: -42px;
}
#modal-alert .modal-body {
  padding: 30px 30px 26px;
}
#modal-alert .modal-body .img-modal {
  margin: 0 auto;
  padding: 5px 20px 20px;
  display: block;
  max-width: 800px;
}
#modal-alert .modal-body p {
  font-size: 1em;
  font-family: "Ubuntu";
  font-weight: bold;
  color: #fff;
}
#modal-alert .modal-body .link-alerta {
  font-family: "Ubuntu";
  font-size: 1em;
  font-weight: bold;
  padding-top: 10px;
  color: #fff;
  display: block;
  text-align: center;
}
#modal-alert .modal-body iframe {
  width: 100%;
  min-height: 350px;
}
#modal-alert .modal-footer {
  border-top: none;
}

#vedaElectoral .icon-cancel {
  font-size: 15px;
}
#vedaElectoral button {
  display: inline-block;
}
#vedaElectoral p {
  font-size: 16px;
  text-align: justify;
  color: #575757;
  padding: 0 35px;
}
#vedaElectoral h4, #vedaElectoral h3 {
  font-weight: 500;
  font-style: normal;
  font-family: "Ubuntu";
  color: #49453c;
  font-size: 20px;
  text-align: center;
}
#vedaElectoral .img-logo img {
  width: 100%;
  max-width: 90px;
}
#vedaElectoral .ver-gob {
  padding: 20px;
  border-top: 1px solid #e1e1e1;
}

/*---- /Fin Modals/ -----*/
.clima ul {
  color: #4C4738;
  padding: 0px 17px;
  background-color: #DEDAD0;
  margin: 0;
}

.clima li {
  font-family: "Panton";
  display: inline-block;
}

.clima li.city {
  font-family: "Panton";
  font-weight: bold;
}

.social-networks li {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
}

.social-header {
  margin-top: 36px;
  margin-bottom: 0;
  text-align: right;
}
.social-header li:first-child img {
  max-width: 50px;
}
.social-header li:first-child a {
  width: initial;
  height: initial;
}
.social-header li:first-child a:hover {
  opacity: 0.7;
  background-color: transparent;
  border-radius: 0;
}
.social-header li:last-child img {
  max-width: 32px;
}
.social-header li:last-child a {
  border-radius: 8px;
  padding: 0;
  width: 48px;
  height: 48px;
}
.social-header li:last-child a i {
  font-size: 32px;
}
.social-header a {
  text-align: center;
  display: block;
  width: 36px;
  height: 36px;
  font-size: 22px;
  color: #720F3C;
  border-radius: 20px;
  padding: 2px;
}
.social-header a:hover {
  color: #720F3C;
  background-color: #DDDAD0;
}

.social-modal {
  margin: 0;
}
.social-modal a {
  background-color: #E2E2E2;
  text-align: center;
  display: block;
  width: 36px;
  height: 36px;
  font-size: 22px;
  color: #720F3C;
  border-radius: 20px;
  padding: 2px;
}
.social-modal a:hover {
  color: #720F3C;
  background-color: #4a4a4a;
}

/*------- slider ------*/
.cycle-slideshow .item-slider {
  min-height: 408px;
  display: none;
}

.cycle-slideshow .item-slider.cycle-slide {
  display: block;
}

.wrapper-slider {
  padding-bottom: 13px;
}

.quinto-color {
  background-color: #7A6F44;
}

.sexto-color {
  background-color: #635C44;
}

.septimo-color {
  background-color: #49453C;
}

.nine-color {
  background-color: #8f0e38;
}

.rectangle-content {
  border-radius: 0px 18px 0px 0px;
  padding: 38px 50px 38px 32px;
}

.rectangle-content a {
  margin: 0;
  font-size: 1.18em;
  color: #e9e0bd;
  font-family: "Ubuntu";
  font-weight: 500;
  line-height: 20px;
}

/*
.rectangle-content a{
	margin: 0;
    font-size: $font-size-20px;
    color: #fff;
    font-family: 'Ubuntu';
    font-weight: 500;
    line-height: 26px;
}*/
.rectangle-content a:hover {
  text-decoration: none;
  color: #fcf5d2;
}

.content-service-slider {
  padding: 0;
  margin: 0;
}

.content-service-slider li {
  margin-bottom: 17.5px;
  list-style: none;
}

.content-service-slider li:last-child {
  margin-bottom: 0px !important;
}

.p-absolute {
  position: absolute;
  bottom: 0;
  z-index: 100;
}

.cycle-pager-nav {
  z-index: 101;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  height: 28px;
}

.cycle-pager-nav span {
  cursor: pointer;
  border: 1px solid #fff;
  background-color: #fff;
  margin: 5px;
  display: inline-block;
  border-radius: 30px;
  text-indent: -99999999px;
  color: #fff;
  width: 10px;
  height: 10px;
}

.cycle-pager-nav span.cycle-pager-active {
  background-color: transparent !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.title-nota-slider {
  padding: 15px 25px 31px 25px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
}

.title-nota-slider h4 {
  font-family: "Ubuntu";
  font-weight: 500;
  color: #fff;
  font-size: 1.25em;
  text-align: center;
}

/*------- Banner dinamico ------*/
.banner-content {
  margin-bottom: 20px;
  position: relative;
}

.banner-content img {
  width: 100%;
}

.btn-content {
  text-align: center;
  position: absolute;
  left: 57%;
  top: 26%;
}

.btn-content span {
  font-size: 12px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.section-ovh-placas p {
  padding: 0 15px;
  margin-bottom: 20px;
  font-size: 1.3rem;
  line-height: 25px;
}

.btn-float {
  display: block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  background-color: #8D1A42;
  font-size: 16px;
  padding: 0px 17px;
  border-radius: 25px;
  box-shadow: 6px 7px 6px 0px rgba(90, 14, 38, 0.75);
  -webkit-box-shadow: 6px 7px 6px 0px rgba(90, 14, 38, 0.75);
  -moz-box-shadow: 6px 7px 6px 0px rgba(90, 14, 38, 0.75);
}

.btn-float:hover {
  color: #fff;
  text-decoration: none;
  background-color: #e30f5c;
  box-shadow: 6px 7px 6px 0px rgba(211, 111, 142, 0.75);
  -webkit-box-shadow: 6px 7px 6px 0px rgba(211, 111, 142, 0.75);
  -moz-box-shadow: 6px 7px 6px 0px rgba(211, 111, 142, 0.75);
}

/*------- services ------*/
.wrapper-services {
  margin-top: 20px;
}

.img-style-service {
  background-position: 90%;
  background-repeat: no-repeat;
}

.block-service2022 {
  background-color: #efefef;
  color: #34343c;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 110px;
  position: relative;
  font-size: 18px;
  padding: 15px 15px 15px 50px;
}
.block-service2022 p {
  line-height: 24px;
  display: table-cell;
  vertical-align: middle;
  font-family: "Ubuntu";
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}

.block-service {
  background-color: #F6F6F6;
  color: #7F703F;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 110px;
  position: relative;
  font-size: 18px;
  padding: 30px 120px 30px 50px;
}
.block-service p {
  margin: 0;
  line-height: 24px;
  display: table-cell;
  vertical-align: middle;
  font-family: "Ubuntu";
  font-weight: 500;
}

.block-service:hover {
  background-color: #720F3C;
  color: #fff;
}

.block-service:hover img {
  filter: brightness(5) !important;
  -webkit-filter: brightness(5) !important;
  -moz-filter: brightness(5) !important;
  -ms-filter: brightness(5) !important;
}

/*Estilos para la parte de servicios la imagenn la centra */
.ServicesImgs {
  position: absolute;
  max-width: 85px;
  top: 12px;
  right: 28px;
}

.ServicesImgs2022 {
  max-width: 85px;
}

.bg-texture-btm {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110px;
  height: 110px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/home/texture-bottom-block.png);
}

.bg-texture-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/home/texture-top-block.png);
}

.brd-left-1 {
  display: block;
  height: 74px;
  border-left: 2px solid #CEB312;
  position: absolute;
  bottom: 0;
  left: 30px;
}

.mrg-btm-15 {
  margin-bottom: 15px;
}

.btnServices {
  font-family: "Ubuntu";
  font-size: 21px;
  font-weight: 500;
  margin-left: 30px;
}

/*------- lasts news ------*/
.wrapper-noticias {
  margin-top: 15px;
  padding-right: 15px;
}
.wrapper-noticias .separator-container {
  margin-bottom: 20px;
}
.wrapper-noticias span {
  text-transform: uppercase;
  font-family: "Panton";
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #6f0a28;
  margin-bottom: 0px;
  display: block;
  background: #e8e3df;
}
.wrapper-noticias h5 {
  margin-bottom: 19px;
  font-family: "Panton";
  font-weight: bold;
  font-size: 1em;
}
.wrapper-noticias .btn-readmore {
  border-radius: 20px;
  display: inline-block;
  padding: 1px 12px;
  border: 1px solid;
  color: #720F3C;
  position: relative;
  margin-left: 20%;
  font-size: 22px;
}
.wrapper-noticias .btn-readmore:hover {
  background-color: #8f0e38;
  color: #fff;
}
.wrapper-noticias .titulo-nota {
  margin-bottom: 25px;
}

.sizeNews {
  height: 70px;
}

.aliniarFlecha {
  padding-left: 80%;
  padding-top: 20%;
  max-width: 100%;
}

.fondoGris {
  background: #efefef;
}

.lineRed {
  border-right: 8px solid #6f0a28 !important;
}

.max35 {
  max-width: 36px;
}

.titleTramites {
  text-align: center;
  font-family: "Ubuntu";
  font-size: 24px !important;
  font-weight: bold;
  color: #af9869 !important;
  margin-top: 3%;
}

.bgWhite {
  background-color: #ffffff;
  border-radius: 20px;
  height: 110px;
}

.padtop4 {
  padding-top: 4%;
}

.menosmargin8 {
  margin-top: -8px;
}

.menosmargin12 {
  margin-top: -12px !important;
}

.titleCardEmergencias {
  font-family: "Ubuntu";
  font-size: 20px !important;
  font-weight: bold;
  color: #af9869 !important;
  text-align: center;
}

.titleCardEmergencias16 {
  font-family: "Ubuntu";
  font-size: 16px !important;
  font-weight: bold;
  color: #af9869 !important;
  text-align: center;
}

.titleCardlong {
  font-family: "Ubuntu";
  font-weight: bold;
  color: #af9869 !important;
  text-align: center;
}

.imgCardEmergencias, .imgMaxwidth {
  max-width: 100% !important;
}

.padingtop40 {
  padding-top: 40px;
}

.bg-grey {
  background-color: #efefef;
}

.letrasPC {
  color: #af9869 !important;
  font-family: "Ubuntu";
  font-weight: bold !important;
  text-align: center !important;
  font-size: 20px !important;
}

.imgPc {
  max-width: 130px;
}

.centrarimgpc {
  text-align: center !important;
  vertical-align: middle !important;
}

.item-secretaria:hover img {
  filter: brightness(20) !important;
  -webkit-filter: brightness(20) !important;
  -moz-filter: brightness(20) !important;
  -ms-filter: brightness(20) !important;
}

.item-secretaria {
  background-color: #F6F6F6;
  /* padding: 5px 15px; */
  min-height: 141px;
  width: 100%;
  display: table;
}

.item-secretaria:hover {
  background-color: #720F3C;
}

.item-secretaria .img-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  /* padding: 0 5px 0 15px; */
  max-width: 90px;
  width: 30%;
}

.item-secretaria .text-servicios {
  display: table-cell;
  padding-left: 30px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  width: 70%;
}

.textMoreServices {
  color: #b19834;
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 500;
}

.cardCampaña {
  width: 280px;
  height: 280px;
  /* background: #d1ac00; */
}

.marginCarrucel {
  margin-left: 50px;
}

.titleCardCampaña {
  height: 60px;
  width: 280px;
  position: fixed;
  top: 220px;
  filter: opacity(60%);
  background-color: #000000;
}

.letraCardCampaña {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
}

.alturaFinal {
  margin-top: 120px;
}

/*-----Search-----*/
.cant-result h3 {
  padding-bottom: 25px;
}

.search-criteria {
  font-weight: bold;
  color: #796f44;
}

#content-nota .item-nota {
  margin-bottom: 20px;
}
#content-nota .contenedorNota {
  box-shadow: 0 0 5px #dfdfdf;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#content-nota .titulo-nota {
  padding: 10px;
}
#content-nota .titulo-nota span {
  text-transform: uppercase;
  font-family: "Panton";
  line-height: 20px;
  font-weight: bold;
  font-size: 15px;
  color: #808080;
  margin-top: 10px;
  margin-bottom: 0px;
  display: block;
}
#content-nota .titulo-nota h5 {
  margin-bottom: 15px;
  font-family: "Panton";
  font-weight: bold;
  font-size: 1em;
}
#content-nota .titulo-nota a {
  display: inline-block;
  padding: 1px 12px;
  border: 1px solid #CEB312;
  color: #CEB312;
}

.posts-loader {
  padding: 20px;
  text-align: center;
}

/*efect hover*/
.hvr-fade {
  border-radius: 40px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.hvr-fade-pink:hover {
  background-color: #DEDAD0;
}

.hvr-fade-orange:hover {
  background-color: #E6A263;
}

.hvr-fade-green:hover {
  background-color: #80A953;
}

.hvr-fade-turquoise:hover {
  background-color: #1CB799;
}

.hvr-fade:hover {
  background-color: #8f0e38 !important;
}
.hvr-fade:hover .text {
  color: #fff;
}
.hvr-fade:hover img {
  filter: brightness(100);
}

/*---- /Single/ -----*/
.entry-title {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 34px;
  text-align: center;
  color: #6F0A28;
  font-weight: bold;
}

.nota-contenido, .nota-contenido-page {
  margin-top: 25px;
}
.nota-contenido strong, .nota-contenido-page strong {
  font-family: "Ubuntu";
  font-weight: bold;
}
.nota-contenido p, .nota-contenido-page p {
  line-height: 22px;
  text-align: justify;
  font-family: "Ubuntu";
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 22px;
}

.nota-contenido img {
  width: 100%;
}

.nota-extracto {
  margin-top: 25px;
}
.nota-extracto p {
  text-align: justify;
  font-family: "Ubuntu";
  color: #7F703F;
  font-size: 1em;
  margin-bottom: 10px;
}
.nota-extracto span {
  display: block;
  height: 2px;
  width: 28%;
  max-width: 220px;
  border-bottom: 1px solid #B19834;
}

.addthis_sharing_toolbox {
  clear: initial !important;
}

.at-icon {
  fill: #B19834 !important;
  border: 0;
}

.at-share-tbx-element .at-share-btn {
  background-color: transparent !important;
  max-width: 32px;
  display: inline-block !important;
  margin: 0 3px 10px !important;
}

.redes-share > span {
  padding-right: 22px;
  color: #B19834;
  margin-top: 6px;
  float: left;
}

/*controls nav*/
.contenedor-nav-single {
  text-align: center;
  margin-top: 35px;
}

.contenedor-nav-single a {
  margin: 0 30px;
  display: inline-block;
}

.navposts span, .navposts i {
  display: inline-block;
}
.navposts span p {
  font-family: "Ubuntu";
  font-size: 18px;
  color: #7F703F;
}
.navposts .fa-angle-left {
  margin-left: 23px;
}
.navposts .fa-angle-right {
  margin-right: 23px;
}
.navposts i {
  color: #B19834;
  border-radius: 11px;
  vertical-align: middle;
  display: inline-block;
  background-color: #DEDAD0;
  padding: 5px 13px;
  font-size: 31px;
}

/*---- /Fin Single/ -----*/
/*---- /Sala de prensa/ -----*/
#saladeprensa .bg-color-gray {
  border-top: 1px solid #b09834;
  border-bottom: 1px solid #b09834;
  background-color: #DEDAD0;
}
#saladeprensa .title a {
  padding: 10px 5px 7px 18px;
  display: block;
  color: #7F703F;
  border-bottom: 1px solid #C9B77C;
  line-height: 19px;
}
#saladeprensa .title p {
  color: #7F703F;
  text-align: center;
  padding: 29px 38px;
}
#saladeprensa .title a:hover {
  color: #49453c;
  border-bottom: 1px solid #49453c;
}
#saladeprensa .overlayer-loader img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#saladeprensa .form-calendar button {
  margin-left: 13px;
  border: none;
  background-color: transparent;
  padding: 0;
}
#saladeprensa .form-calendar button i {
  font-size: 26px;
  color: #B19834;
  width: 100%;
  max-width: 40px;
  height: 40px;
  background-color: #DEDAD0;
  padding: 1px;
  border: none;
  border-radius: 11px;
  float: left;
}
#saladeprensa .form-calendar button span {
  font-size: 22px;
  color: #b09834;
  font-family: "Ubuntu";
  font-weight: 500;
  margin-top: 3px;
  display: flex;
  padding-left: 11px;
}
#saladeprensa .form-calendar button:hover i {
  background-color: #d9b400;
  color: #fff;
}
#saladeprensa .form-calendar button:hover span {
  color: #d9b400;
}
#saladeprensa .form-calendar .form-group {
  width: 88%;
  float: left;
  padding-left: 13px;
}
#saladeprensa .form-calendar .form-control {
  border: 1px solid #B19834;
  color: #7F703F;
  font-size: 15px;
}
#saladeprensa .form-calendar .icon-calendar-fix i {
  color: #b09834;
  top: 9px;
  position: absolute;
  right: 11px;
}
#saladeprensa .form-calendar ::placeholder {
  color: #7F703F;
  font-size: 15px;
  font-family: "Ubuntu";
}
#saladeprensa .form-calendar :-ms-input-placeholder {
  color: #7F703F;
  font-size: 15px;
  font-family: "Ubuntu";
}
#saladeprensa .form-calendar ::-ms-input-placeholder {
  color: #7F703F;
  font-size: 15px;
  font-family: "Ubuntu";
}
#saladeprensa .form-calendar label {
  font-family: "Ubuntu";
  font-size: 15px;
  color: #7F703F;
  margin-bottom: 4px;
  margin-left: 5px;
}
#saladeprensa .ul-media {
  margin: 0;
  padding: 0;
}
#saladeprensa .ul-media li {
  margin-left: -1px;
  margin-bottom: -1px;
  border: 1px solid #C9B77C;
  list-style: none;
  width: 50%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
}
#saladeprensa .ui-datepicker-inline {
  width: 98%;
}
#saladeprensa iframe {
  background-color: #fff !important;
  margin-bottom: -5px !important;
}

/*---- /Fin Sala de prensa/ -----*/
/*---- /Agenda/ -----*/
.pdg-top-25 {
  padding: 25px 0;
}

.icon-title {
  display: inline-block;
  background-image: url(images/icon-titlte-agenda.png);
  width: 43px;
  height: 41px;
}

h3.title-agenda {
  margin: 15px 0;
}

h3.title-agenda span {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  vertical-align: top;
}

.container-agenda {
  width: 89%;
  margin: 18px auto 5px;
}

.caledar_content, .caledar_meses {
  text-align: center;
  padding: 0;
  margin: 0;
}

.caledar_content li {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 14px;
  padding: 0 9px;
  display: inline-block;
}

.caledar_content li.active {
  border-radius: 3px;
  background-color: #49453c;
  font-weight: bold;
  color: #d9b400;
}

.caledar_content li:hover {
  cursor: pointer;
  color: #a9983e;
}

.list-agenda-rapida {
  margin-top: 50px;
}

.select_a_no {
  padding: 8px;
  background-color: #DEDAD0;
  text-align: center;
}

.last-year, .next-year {
  font-size: 19px;
  display: inline-block;
  max-width: 31px;
  max-height: 31px;
  border: #49453c 2px solid;
  border-radius: 26px;
  padding: 4px 10px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
}
.last-year i, .next-year i {
  color: #49453c;
}

.last-year:hover, .next-year:hover {
  background-color: #49453C;
  color: #FFFFFF;
}
.last-year:hover i, .next-year:hover i {
  color: #fff;
}

.select_a_no .year {
  margin: 0 10px;
  border-radius: 5px;
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 21px;
  color: #fff;
  background-color: #49453C;
  padding: 3px 22px;
}

.caledar_meses li {
  text-transform: capitalize;
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  padding: 2px 19px;
  margin: 0 10px;
  color: #fff;
  background-color: #a9983e;
  -webkit-box-shadow: 3px 4px 0px 1px rgb(217, 180, 0);
  -moz-box-shadow: 3px 4px 0px 1px rgb(217, 180, 0);
  box-shadow: 3px 4px 0px 0px rgb(217, 180, 0);
  cursor: pointer;
}

.caledar_meses li:hover, .caledar_meses li.active {
  background-color: #796f44;
  -webkit-box-shadow: 3px 4px 0px 1px rgba(169, 152, 62, 0.9);
  -moz-box-shadow: 3px 4px 0px 1px rgba(169, 152, 62, 0.9);
  box-shadow: 3px 4px 0px 0px rgba(169, 152, 62, 0.9);
}

.caledar_meses {
  margin-top: 20px;
}

.content-days {
  margin-top: 25px;
  padding: 6px 0;
  background-color: #DEDAD0;
}

table.list-agenda {
  border-collapse: initial !important;
  border-spacing: 0 0px;
}

.list-agenda td {
  font-size: 0.812em;
  line-height: 20px;
  border-style: solid none;
  padding: 15px 20px !important;
  border: none !important;
}

.list-agenda td a {
  font-size: 1em;
  color: #2b2b2b;
}

.list-agenda td a:hover {
  color: #42a400;
}

.list-agenda td:first-child {
  font-size: 0.812em;
  width: 120px;
  border-left-style: solid;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: none;
}

.list-agenda td:last-child {
  border-right-style: solid;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border: none;
}

.list-agenda > tbody > tr:nth-of-type(odd) {
  background-color: #EEEEEE;
}

.no_hay_evento {
  border-radius: 20px;
  text-align: center;
  background-color: #EEEEEE;
}

.list-agenda {
  border: none;
}
.list-agenda th, .list-agenda td {
  border: none;
}

.list-agenda > thead > tr > th {
  text-align: center;
  border-bottom: none !important;
  border-top: none !important;
}

.title-date h3 {
  font-size: 18px;
  font-weight: bold;
}

.content-agenda-rapida {
  padding: 60px 60px 25px;
  background-color: #EEEEEE;
  border-radius: 0px 8px 8px 8px;
}

.list-agenda-rapida ul {
  margin: 0 0 30px;
}
.list-agenda-rapida ul li a {
  color: #2b2b2b;
  display: block;
  padding: 17px;
}
.list-agenda-rapida ul li a:focus, .list-agenda-rapida ul li a:hover {
  text-decoration: none;
}
.list-agenda-rapida ul li a.active {
  background-color: #a9983e;
  border-radius: 10px;
  color: #fff;
}
.list-agenda-rapida ul li.active a {
  background-color: #a9983e;
}

.button-tabs-calendar {
  margin: 0;
}
.button-tabs-calendar li {
  margin-right: 20px;
  border-radius: 10px;
  display: inline-block;
  background-color: #dedad0;
}
.button-tabs-calendar li a {
  color: #2b2b2b;
  display: block;
  padding: 17px;
}
.button-tabs-calendar li a, .button-tabs-calendar li a:focus, .button-tabs-calendar li a:active {
  text-decoration: none;
}
.button-tabs-calendar li a.active {
  background-color: #a9983e;
  color: #fff;
}

.button-tabs {
  margin-bottom: 0 !important;
}
.button-tabs li {
  border-radius: 12px 12px 0px 0px;
  display: inline-block;
  background-color: #EEEEEE;
}
.button-tabs li a {
  border-radius: 12px 12px 0px 0px !important;
}

.fecha-selected {
  border-radius: 6px;
  max-width: 85px;
  background-color: #dab914;
  padding: 20px;
  text-align: center;
  color: #fff;
}

.fecha-selected span {
  display: block;
  line-height: 21px;
  font-weight: bold;
}

.fecha-selected .dia {
  font-size: 30px;
}

.fecha-selected .mes {
  font-size: 0.75em;
}

.tab-content {
  margin: 0 auto;
}

.tab-content .text-description {
  border-radius: 5px;
  background-color: #DCDCDC;
  padding: 28px 29px 32px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 24px;
}

.text-description a {
  display: inline-block !important;
  padding: 0px 6px 0px !important;
}

.tab-content li {
  list-style: none;
  margin-bottom: 60px;
}

.tab-content .title-date {
  margin-bottom: 6px;
  max-width: 83px;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.content-activities {
  margin-top: 50px;
}

.text-description span {
  display: block;
  /*margin-bottom:13px;*/
}

.week-actually {
  display: table;
  border-collapse: separate;
  border-spacing: 10px 8px;
  margin: 0;
}

.content-event-week {
  border-radius: 7px;
  padding: 10px;
  min-height: 330px;
}

.content-event-week .items a {
  color: #2b2b2b;
}

.content-event-week .items a:hover {
  color: #42a400;
}

.week-actually li {
  text-align: center;
  width: 14%;
  display: table-cell;
  border-radius: 7px;
}

.week-actually li .items {
  text-align: left;
}

.week-actually li span {
  font-size: 0.75em;
  display: block;
  padding: 11px 0 24px;
}

.week-actually .content-event-week > span {
  border-bottom: 3px solid #5EA10E;
  padding: 0px 0 1px;
  margin: 0 auto 17px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}

span.day_name {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: bolder;
  display: inline-block !important;
  margin: 0 5px 25px;
  color: #fff;
  background-color: #5ea10e;
  -webkit-box-shadow: 3px 4px 0px 1px rgb(195, 164, 0);
  -moz-box-shadow: 3px 4px 0px 1px rgb(195, 164, 0);
  box-shadow: 3px 4px 0px 0px rgb(195, 164, 0);
  padding: 3px 14px 3px !important;
}

.title-month {
  display: block;
  font-weight: bold;
  text-transform: capitalize;
}

.title-calendar-semana {
  font-size: 26px;
  text-align: center;
}

span .fa-circle {
  color: #5ea10e;
  font-size: 8px;
  padding-right: 4px;
}

.content-bg {
  padding: 55px 0;
}

.week-actually li:nth-child(even) .content-event-week {
  background: #fff;
}

.week-actually li:nth-child(odd) .content-event-week {
  background-color: #E5E5E5;
}

.content-noticias h3 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat";
  padding-bottom: 11px;
  font-size: 26px;
  color: #55565A;
}

.content-items-notas {
  text-align: center;
}

.content-items-notas a.leer-mas {
  margin: 32px 0 0;
  color: #fff;
  padding: 5px 10px;
  background-color: #d9b800;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  border-radius: 4px;
}

#twitter-widget-0 {
  width: 100% !important;
}

.title-seccion h3 {
  font-style: normal;
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 25px;
  color: #49453c;
  padding: 0 15px;
  text-transform: uppercase;
  text-align: center;
}

.content-evento ul {
  margin: 0;
  padding: 20px;
}

.content-evento ul li {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.title-meta {
  display: block;
  padding-bottom: 5px;
  padding-right: 6px;
  font-weight: bold;
}

.title-meta .fa {
  color: #796f44;
  padding-right: 7px;
}

/*---- /Fin Agenda/ -----*/
/*---- / Transparencia / -----*/
.bg-gray-transparencia {
  padding: 40px 0;
  background-color: #DEDAD0;
  -webkit-box-shadow: inset 0px 3px 14px -2px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: inset 0px 3px 14px -2px rgba(0, 0, 0, 0.64);
  box-shadow: inset 0px 3px 14px -2px rgba(0, 0, 0, 0.64);
}

.item-transparencia {
  display: block;
  background-color: #a9983e;
  padding: 16px 20px;
  line-height: 26px;
  margin: 12px auto;
  width: 90%;
}
.item-transparencia .display-title {
  width: 33.33333%;
  display: table-cell;
  vertical-align: middle;
  font-size: 25px;
  color: #fff;
  font-family: "Ubuntu";
  font-weight: bold;
}
.item-transparencia .display-siglas {
  width: 66.666667%;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  color: #fff;
  font-family: "Ubuntu";
  font-weight: 300;
}
.item-transparencia .w-100 {
  width: 100%;
}

.item-transparencia:hover {
  background-color: #353535;
}

/*---- /Fin Transparencia/ -----*/
/*---- /Normativa y gaceta oficial/ -----*/
.wrapper-full .normativa-gaceta .center-img {
  width: 100%;
  max-width: 400px;
}
.wrapper-full .normativa-gaceta .description {
  padding: 35px 0;
  width: 60%;
}
.wrapper-full .normativa-gaceta .description h4 {
  text-transform: uppercase;
  color: #5B3326;
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 500;
}
.wrapper-full .normativa-gaceta .description p {
  font-family: "Verdana";
  font-size: 14px;
  color: #333333;
  text-align: justify;
}

/*---- /Fin Normativa y gaceta oficial/ -----*/
/*---- / Dependencias, opds y municipios/ -----*/
.item-dependencias.mirror .over-dependencia {
  right: 0 !important;
  left: initial;
}

.item-dependencias {
  position: relative;
  margin-bottom: 30px;
}
.item-dependencias .z_index-2 {
  z-index: 2;
}
.item-dependencias .over-dependencia {
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 474px;
  background-color: #495971;
  display: none;
  z-index: 1;
}
.item-dependencias .over-dependencia img {
  width: 100%;
  padding: 15px;
}
.item-dependencias .over-dependencia ul {
  margin: 0;
  padding: 0;
}
.item-dependencias .over-dependencia ul li {
  list-style: none;
}
.item-dependencias .over-dependencia ul li h5 {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 0.75em;
  color: #DFAE00;
}
.item-dependencias .over-dependencia ul li p {
  font-family: "Ubuntu";
  color: #fff;
  font-size: 14px;
  line-height: 14px;
}
.item-dependencias .datos-dependencia {
  padding: 10px 25px;
}

/*---- / Fin Dependencias, opds y municipios/ -----*/
/*------- veracruz me llena de orgullo ------*/
.wrapper-orgullo {
  margin-top: 40px;
  margin-bottom: 40px;
}
.wrapper-orgullo .bk-coffee {
  background: #dddad0;
  width: 100%;
  padding: 50px 0px 30px 15px;
  margin-top: 30px;
}
.wrapper-orgullo .bk-coffee-left {
  background: #dddad0;
  border-bottom: 2px solid #C4B77E;
  width: 100%;
  padding: 50px 0px 30px 15px;
  margin-top: 30px;
}
.wrapper-orgullo .bk-white-left {
  background: white;
  width: 100%;
  padding: 30px 0px 30px 15px;
  margin-top: 30px;
}
.wrapper-orgullo .follow {
  font-family: "Verdana";
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  color: #49453c;
  display: inline-block;
  float: left;
}
.wrapper-orgullo .social-networks {
  display: inline-block;
  float: left;
  margin-top: -4px;
}

/*------- Trámites y servicios ------*/
.wrapper-tramites, .wrapper-pago-vehicular {
  padding: 20px 0;
}
.wrapper-tramites .col-md-6, .wrapper-pago-vehicular .col-md-6 {
  margin-bottom: 25px;
}
.wrapper-tramites .bg-brown, .wrapper-pago-vehicular .bg-brown {
  background-color: #DEDACF;
  padding: 20px 0;
}
.wrapper-tramites .top-4, .wrapper-pago-vehicular .top-4 {
  top: 4px;
}
.wrapper-tramites .top-30, .wrapper-pago-vehicular .top-30 {
  top: 30px;
}
.wrapper-tramites .btn-online, .wrapper-pago-vehicular .btn-online {
  position: absolute;
  right: 0px;
  border: 2px solid #494238;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 1px 3px;
  font-size: 10px;
  font-family: "Ubuntu";
  font-weight: 500;
}
.wrapper-tramites h3, .wrapper-pago-vehicular h3 {
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 20px;
  color: #494238;
  padding-bottom: 6px;
}
.wrapper-tramites p, .wrapper-pago-vehicular p {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 17px;
  padding: 0 60px 0 0;
  margin: 0;
  color: #494238;
}
.wrapper-tramites p.respuesta, .wrapper-pago-vehicular p.respuesta {
  font-family: "Ubuntu";
  font-weight: 400;
  padding-left: 9px;
}
.wrapper-tramites a:hover p,
.wrapper-tramites a:hover h3,
.wrapper-tramites a:hover span, .wrapper-pago-vehicular a:hover p,
.wrapper-pago-vehicular a:hover h3,
.wrapper-pago-vehicular a:hover span {
  border-color: #828282;
  color: #828282;
}
.wrapper-tramites .widget-adeudo, .wrapper-pago-vehicular .widget-adeudo {
  padding-top: 30px;
}
.wrapper-tramites .widget-adeudo input, .wrapper-pago-vehicular .widget-adeudo input {
  text-transform: uppercase;
  border-radius: 30px;
  padding: 20px 20px;
  border: 3px solid #6f0a28;
  font-family: "Ubuntu";
  font-weight: 500;
}
.wrapper-tramites .widget-adeudo button, .wrapper-pago-vehicular .widget-adeudo button {
  border: none;
  border-radius: 0px;
  width: 100%;
  display: block;
  background-color: #b21047;
  padding: 10px;
  color: #fff;
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 23px;
}
.wrapper-tramites .widget-adeudo button ion-icon, .wrapper-pago-vehicular .widget-adeudo button ion-icon {
  vertical-align: middle;
  font-size: 30px;
}
.wrapper-tramites .widget-adeudo button:hover, .wrapper-pago-vehicular .widget-adeudo button:hover {
  background-color: #720F3C;
}
.wrapper-tramites .widget-adeudo input:focus, .wrapper-tramites .widget-adeudo button:focus, .wrapper-pago-vehicular .widget-adeudo input:focus, .wrapper-pago-vehicular .widget-adeudo button:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.wrapper-tramites .widget-adeudo input[type=text], .wrapper-pago-vehicular .widget-adeudo input[type=text] {
  text-align: center;
}
.wrapper-tramites .widget-adeudo .ingresaPlaca, .wrapper-pago-vehicular .widget-adeudo .ingresaPlaca {
  padding: 53px;
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 27px;
  color: #8f0e38;
}
.wrapper-tramites .widget-adeudo .inputPlacas, .wrapper-pago-vehicular .widget-adeudo .inputPlacas {
  font-size: 30px;
  font-family: "Ubuntu" !important;
  font-weight: bold;
}
.wrapper-tramites .widget-adeudo .bajar, .wrapper-pago-vehicular .widget-adeudo .bajar {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.wrapper-tramites .widget-adeudo .bajar20, .wrapper-pago-vehicular .widget-adeudo .bajar20 {
  margin-top: 20px;
}
.wrapper-tramites .widget-adeudo2022, .wrapper-pago-vehicular .widget-adeudo2022 {
  padding-top: 30px;
}
.wrapper-tramites .widget-adeudo2022 input, .wrapper-pago-vehicular .widget-adeudo2022 input {
  text-transform: uppercase;
  border-radius: 30px;
  padding: 20px 20px;
  border: 3px solid #c9b77c;
  font-family: "Ubuntu";
  font-weight: 500;
}
.wrapper-tramites .widget-adeudo2022 button, .wrapper-pago-vehicular .widget-adeudo2022 button {
  border: none;
  border-radius: 0px !important;
  width: 100%;
  display: block;
  background-color: #b21047 !important;
  padding: 10px;
  color: #fff;
  font-family: "Ubuntu";
  font-weight: 500;
}
.wrapper-tramites .widget-adeudo2022 button:hover, .wrapper-pago-vehicular .widget-adeudo2022 button:hover {
  background-color: #720F3C;
}
.wrapper-tramites .widget-adeudo2022 input:focus, .wrapper-tramites .widget-adeudo2022 button:focus, .wrapper-pago-vehicular .widget-adeudo2022 input:focus, .wrapper-pago-vehicular .widget-adeudo2022 button:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.wrapper-tramites .widget-adeudo2022 input[type=text], .wrapper-pago-vehicular .widget-adeudo2022 input[type=text] {
  text-align: center;
}
.wrapper-tramites .widget-adeudo2022 .ingresaPlaca, .wrapper-pago-vehicular .widget-adeudo2022 .ingresaPlaca {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 31px;
  color: #8f0e38;
}
.wrapper-tramites .widget-adeudo2022 .imgPlaca, .wrapper-pago-vehicular .widget-adeudo2022 .imgPlaca {
  max-width: 50% !important;
}
.wrapper-tramites .widget-adeudo.active, .wrapper-pago-vehicular .widget-adeudo.active {
  position: relative;
  border: 3px solid #c9b77c;
  background-color: #fff;
  padding: 15px;
}
.wrapper-tramites .widget-adeudo.active p, .wrapper-pago-vehicular .widget-adeudo.active p {
  font-size: 13px;
  padding-bottom: 10px;
}
.wrapper-tramites .widget-adeudo.active .form-group, .wrapper-pago-vehicular .widget-adeudo.active .form-group {
  margin-bottom: 7px;
}
.wrapper-tramites .widget-adeudo.active a.btn-otra-consulta, .wrapper-pago-vehicular .widget-adeudo.active a.btn-otra-consulta {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  margin: 3px 8px;
  padding: 2px;
}
.wrapper-tramites .widget-adeudo.active a.btn-otra-consulta i, .wrapper-pago-vehicular .widget-adeudo.active a.btn-otra-consulta i {
  color: #7F703F;
}
.wrapper-tramites .widget-adeudo.active button, .wrapper-pago-vehicular .widget-adeudo.active button {
  font-size: 13px;
  width: initial !important;
  display: inline-block !important;
  background-color: #7F703F;
  padding: 6px 12px;
  float: right;
}
.wrapper-tramites .widget-adeudo.active label, .wrapper-pago-vehicular .widget-adeudo.active label {
  font-size: 13px;
  font-weight: bold;
}
.wrapper-tramites .widget-adeudo.active input, .wrapper-pago-vehicular .widget-adeudo.active input {
  padding: 17px 20px;
}

.wrapper-orgullo .social-networks li.facebook:hover a {
  background-color: #485A88;
}
.wrapper-orgullo .social-networks li.facebook:hover a ion-icon {
  color: #fff;
}
.wrapper-orgullo .social-networks li.youtube:hover a {
  background-color: #CD0100;
}
.wrapper-orgullo .social-networks li.youtube:hover a ion-icon {
  color: #fff;
}
.wrapper-orgullo .social-networks li.instagram:hover a {
  background-color: #a52b9e;
}
.wrapper-orgullo .social-networks li.instagram:hover a ion-icon {
  color: #fff;
}
.wrapper-orgullo .social-networks a {
  text-align: center;
  font-size: 22px;
  padding: 4px;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 20px;
  display: block;
  margin-right: 10px;
  color: #49453C;
}
.wrapper-orgullo .social-networks .fab {
  color: #7A6F44;
  font-size: 23px;
  position: relative !important;
}

.imgTitleOvhPlaca {
  max-width: 90px;
  margin-left: 60px;
  margin-top: 10px;
}

.radio50 {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.titleOvh {
  text-align: center;
  font-family: "Ubuntu";
  font-size: 30px;
  font-weight: 400 !important;
}

.lineaRojaButton {
  border-bottom: 4px solid #b21047 !important;
}

.margin20 {
  margin-left: 12%;
}

.questions {
  font-size: 25px;
  font-family: "Ubuntu";
  font-weight: 400;
  color: #34343c;
}
.questions li {
  font-weight: 400 !important;
  font-style: italic !important;
}

/*------- Preguntas frecuentes ------*/
.content-term-como {
  margin-top: 50px;
}

.content-term-donde .accordion, .content-term-como .accordion {
  background-color: #DEDAD0;
}
.content-term-donde .accordion .panel-faq-term, .content-term-como .accordion .panel-faq-term {
  text-align: center;
  background-color: #494339;
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
.content-term-donde .accordion .panel-faq-term h3, .content-term-como .accordion .panel-faq-term h3 {
  padding: 8px;
  margin: 0;
}
.content-term-donde .accordion ul, .content-term-como .accordion ul {
  margin: 0;
  padding: 0;
}
.content-term-donde .accordion ul li, .content-term-como .accordion ul li {
  list-style: none;
  text-align: center;
}
.content-term-donde .accordion ul li a, .content-term-como .accordion ul li a {
  border-bottom: 1px solid #fff;
  padding: 11px 0;
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  display: block;
}
.content-term-donde .accordion ul li .content-faq, .content-term-como .accordion ul li .content-faq {
  padding: 15px;
  background-color: #a9983e;
  color: #fff;
  text-align: justify;
}

/*------- Fin Preguntas frecuentes ------*/
.separator-container {
  text-align: center;
  position: relative;
  color: #49453c;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-family: "Ubuntu";
}

.separator {
  font-weight: 500;
  font-style: normal;
  font-family: "Ubuntu";
  color: #49453c;
  text-transform: uppercase;
  font-size: 25px;
}

.separator-container .separator.line-separator:before {
  margin: 0px 15px 0 0px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 320px;
  height: 22px;
  content: " ";
  background-image: url(images/home/izquierda-arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.separator-container .separator.line-separator:after {
  margin: 0px 0px 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 320px;
  height: 22px;
  content: " ";
  background-image: url(images/home/derecha-arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .separator-container .separator.line-separator:before,
.separator-container .separator.line-separator:after {
    width: 200px;
  }
}
.bk-white {
  background: white;
  padding: 10px;
}

.bk-white p {
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  padding-top: 10px;
  color: #49453C;
  margin-bottom: 0px;
  padding-right: 20px;
}

.bk-white span::first-letter {
  text-transform: uppercase !important;
}

.bk-white span {
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: black;
}

#grida {
  height: 373px;
  overflow-y: scroll;
}

#grida hr {
  height: 1px;
  width: 50%;
}

#grida .clearfix {
  width: 100%;
}

#grida .col-md-7 {
  padding-left: 0px !important;
}

.ver-mas-videos {
  border-radius: 20px;
  background: #720F3C;
  width: 100%;
  display: block;
  text-align: center;
  color: white !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.064em;
  font-family: "Panton";
  font-weight: bold;
  font-style: normal;
}

.ver-mas-videos:hover {
  cursor: pointer;
  background: #8f0e38;
}

.magin-top-30 {
  margin-top: 30px;
}

#section2 {
  background-image: url("images/home/parallax_1.jpg");
  min-height: 250px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.gobierno-img-child {
  margin: 0 auto;
  text-align: center;
  display: block;
}

/*rendicion de cuentas*/
.content-rendicion-cuentas img {
  width: 100%;
  max-width: 105px;
}

.content-rendicion-cuentas h3 {
  margin: 0 auto;
  margin-top: 23px;
  font-family: "Ubuntu";
  font-size: 21px;
  font-weight: bold;
  color: #7f703f;
  max-width: 85%;
}

.bk-coffee-left .niveles-de-gobierno {
  width: 160px;
}

.bk-coffee-left .dependencias {
  width: 110px;
}

.bk-coffee-left .entidades-opds {
  width: 140px;
}

.bk-coffee-left .municipios {
  width: 102px;
}

.contenido-gobierno hr {
  width: 80%;
  margin-top: 0px;
  border-bottom: 3px solid #720F3C;
}

.gobierno-link-child {
  font-family: "Panton";
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 1.25em;
  color: #423210;
  text-transform: uppercase;
  display: block;
  padding-top: 5px;
}

.gobierno-link-child:hover {
  color: #7A6F44;
}

.participacion-img-child {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 99px;
}

.participacion-link-child {
  color: #7A6F44;
  font-family: "Verdana";
  font-weight: bold;
  font-style: normal;
  font-size: 1.25em;
  text-align: center;
  display: block;
  padding-top: 5px;
}

.participacion-link-child:hover {
  color: #423210;
}

.externo-img-child {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 170px;
}

.transparencia-img-child {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 190px;
}

.link-videos {
  display: block;
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
  padding-top: 10px;
  color: #49453C;
  margin-bottom: 0px;
  padding-right: 20px;
}

.link-videos:hover {
  color: #7A6F44;
}

.margen-30 {
  margin: 30px;
}

.wrapper-full {
  background: #DEDAD0;
  width: 100%;
  position: relative;
}

.center-img {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.biografia_gobernador h1 {
  color: #5B3326;
  font-size: 21px;
  font-weight: 500;
  font-style: normal;
  font-family: "Ubuntu";
}

.biografia_gobernador p {
  color: #333333;
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
}

.bg-texture-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 206px;
  height: 415px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/pleca-left.png);
  z-index: 99;
  background-size: 100%;
  opacity: 0.3;
}

.cintillo_gris h5 {
  color: #5B3326;
  font-size: 23px;
  margin: 30px;
  font-weight: normal;
  font-style: normal;
  font-family: "Ubuntu";
}

.center {
  text-align: center;
}

.content-dependencias img {
  width: 150px;
}

.content-dependencias hr {
  width: 30%;
  margin: 0 auto;
  border-bottom: 1px solid #C9B77C;
  margin-bottom: 30px;
}

.content-dependencias .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 40px;
}

.content-dependencias .row .center div {
  float: left;
}

.p-dependencias h3 {
  text-align: left;
  color: #494339;
  font-size: 18px;
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: normal;
  margin-top: 20px;
}

.p-dependencias h4 {
  text-align: left;
  color: #DFAE00;
  font-size: 18px;
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: normal;
}

.p-dependencias h5 {
  text-align: left;
  color: #494339;
  font-size: 1em;
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: normal;
}

.p-dependencias a {
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  border: 1px solid #999999;
  float: left;
  color: #999999;
  margin-right: 30px;
  display: inline-block;
  padding: 5px;
}

.p-dependencias a:hover {
  background: #AA983F;
  color: white;
}

.girar-izq {
  left: 0;
  top: 20%;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}

.container-gabinete {
  max-width: 1140px;
  margin: 0 auto;
  clear: both;
  overflow: visible;
}

.content-line-members {
  padding-bottom: 20px;
  margin-top: 40px;
}

/*footer*/
footer {
  background: #8F124D;
  padding-top: 40px;
}
footer .ubicacion-footer {
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
  font-size: 0.75em;
  text-align: center;
}
footer .footer-center {
  text-align: center;
  border-left: 1px solid #FFFFFF;
  padding: 80px;
  border-right: 1px solid #FFFFFF;
  margin-top: 34px;
  padding-top: 10px;
  padding-bottom: 35px;
}
footer .footer-center a span {
  color: #FFFFFF !important;
}
footer .footer-center a.url-site {
  padding-top: 25px;
  display: block;
  font-size: 21px;
  letter-spacing: 5px;
  color: #D2A100;
}
footer .footer-center .suscribete {
  background: #720F3C;
  border-radius: 14px;
  display: inline-block;
  margin: 30px auto;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
footer .footer-center .suscribete-letters {
  color: white !important;
  font-size: 1.25em !important;
  font-family: "Verdana" !important;
  font-weight: bold !important;
  font-style: normal !important;
}
footer .footer-center .suscribete:hover {
  background: #720F3C;
}
footer .footer-center .social-networks {
  margin: 0;
  padding: 0;
}
footer .footer-center .social-networks li a {
  text-align: center;
  font-size: 22px;
  padding: 4px;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 20px;
  display: block;
  margin-right: 10px;
  color: #49453C;
}
footer .footer-center .social-networks li a ion-icon {
  color: #7A6F44;
  font-size: 23px;
  position: relative !important;
}
footer .footer-center .social-networks li:hover a ion-icon {
  color: #fff;
}
footer .footer-center .social-networks li.facebook:hover a {
  background-color: #485A88;
}
footer .footer-center .social-networks li.youtube:hover a {
  background-color: #CD0100;
}
footer .footer-center .social-networks li.twitter:hover a {
  background-color: #79BDEF !important;
}

.pad-left-20 {
  padding-left: 20px;
}

.back-footer {
  padding-bottom: 40px;
}

.back-footer h5 {
  color: #AC9334;
  text-align: center;
  font-family: "Verdana";
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 1em;
  font-style: normal;
}

.listado-recomendaciones {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 20px;
}
.listado-recomendaciones li {
  line-height: 19px;
}
.listado-recomendaciones li a {
  color: #FFFFFF;
  font-size: 0.875em;
  font-weight: normal;
  font-style: normal;
  font-family: "Ubuntu";
}
.listado-recomendaciones li a:hover {
  text-decoration: none;
  color: #4a453c;
}

.logo-footer {
  padding-bottom: 15px;
  width: 81px;
  outline: 0 !important;
}

.wrapper-menu-footer {
  background: #720F3C;
  width: 100%;
  padding: 20px 0 5px;
}

.wrapper-submenu-footer {
  border-bottom: 2px solid white;
}

.nav-menu-footer {
  margin-left: 0;
}

.nav-menu-footer li {
  max-width: 193px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 2px solid white;
}

.nav-menu-footer > li > a {
  display: block;
  padding-bottom: 7px;
  text-transform: uppercase;
}

.nav-menu-footer li a {
  color: #CAA500;
  font-family: "Verdana";
  font-weight: bold;
  font-style: normal;
  font-size: 0.875em;
}

.nav-menu-footer li .sub-menu {
  list-style: none;
  margin-left: 0px;
}

.nav-menu-footer li .sub-menu li {
  line-height: 16px;
  padding-left: 0px;
  padding-right: 0px;
  border-left: 0px;
  margin-bottom: 5px;
}

.nav-menu-footer li .sub-menu li a {
  color: white;
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
}

.nav-menu-footer li .sub-menu li a:hover {
  text-decoration: underline !important;
  color: #49453C;
}

.wrapper-bottom {
  width: 100%;
  text-align: center;
  background: #720F3C;
}

.wrapper-bottom img {
  width: 32px;
  margin-top: 10px;
}

.wrapper-bottom p {
  color: white;
  margin-bottom: 0px;
  font-family: "Verdana";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
  padding-top: 6px;
  padding-bottom: 10px;
}

.pad-left-20 {
  padding-left: 20px;
}

.gober-depen {
  width: 122px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.gober-gabine {
  width: 119px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.enlaces-gobernador .line-separator:before,
.enlaces-gobernador .line-separator:after {
  width: 30% !important;
  margin-top: 10px !important;
}

.enlaces-gobernador a {
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  font-family: "Ubuntu";
  color: #494339;
}

.enlaces-gobernador a:hover {
  color: #7A6F44;
}

.texto-header {
  font-family: "Ubuntu";
  font-style: italic;
  font-weight: normal;
  margin: 0 auto;
  text-align: center;
  width: 50%;
  margin-bottom: 50px;
}

.gabinete-card a img {
  width: 200px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.info-secretario,
.divNotaGabinete {
  display: inline-block;
  float: left;
}

.content-info-semblanza h3 {
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  color: black;
}

.siglas-dependencia span {
  font-family: "Ubuntu";
  font-weight: bold;
  font-style: normal;
  font-size: 1.25em;
  color: #D8B300;
}

.move-lefting {
  float: left;
  display: inline-block;
}

.pad-izq {
  padding-right: 0px !important;
}

.pad-der {
  padding-left: 0px !important;
}

.bk-niveles {
  width: 100%;
  border-bottom: 2px solid #cab87c;
}

.margin-bottom-50 {
  margin-bottom: 80px !important;
}

.niveles h3 {
  background: #7F703F;
  color: white;
  text-align: center;
  width: fit-content;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 19px;
  text-transform: uppercase;
  font-family: "Ubuntu";
  font-weight: bold;
  font-style: normal;
}

.niveles p {
  color: #7F703F;
  font-size: 15px;
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: normal;
}

.niveles a {
  color: #7A6F44;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: "Ubuntu";
  font-size: 15px;
}

.niveles a:hover {
  text-decoration: underline !important;
  color: #49453C;
}

.niveles .interno {
  padding-left: 40px !important;
}

.container-dependencias {
  padding: 30px;
  background: #DEDAD0;
  margin-bottom: 50px;
}

.dependencia-logos {
  background: white;
  padding: 30px;
  position: relative;
  height: 256px;
}
.dependencia-logos img {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: block;
}

.pleca-arriba-derecha {
  background-image: url(images/pleca-dependencia.png);
  background-size: 100%;
  width: 120px;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  z-index: 0;
}

.close-card {
  padding: 0px;
  line-height: 24px;
  border-radius: 53px;
  border: 2px solid #495971;
  font-size: 11px;
  position: absolute;
  top: 10px;
  left: 24px;
  z-index: 3;
  width: 28px;
  height: 28px;
  text-align: center;
  color: #495971;
}

.hentry .nota-contenido a, .hentry .nota-contenido-page a {
  padding: 7px 5px;
  line-height: 23px;
  display: inline-block;
  margin-bottom: 19px;
  font-family: "Panton";
  font-weight: bold;
  font-size: 1em;
  color: #212529;
}

.hentry .nota-contenido a:hover, .hentry .nota-contenido-page a:hover {
  color: #7A6F44;
}

#carouselExampleIndicators {
  padding-bottom: 58px;
}

/*padron de medios*/
.content-padron-medios h4 {
  border-radius: 11px;
  font-size: 21px;
  background-color: #DEDAD0;
  padding: 14px;
  margin-bottom: 24px;
  text-align: center;
}

.wrapper-padron {
  background-image: url(images/bg-padron-medios.png);
  background-repeat: repeat-y;
  background-position: top right;
}
.wrapper-padron .bg-padron-2 {
  background-image: url(images/bg-padron-medios-2.png);
  background-repeat: no-repeat;
  background-position: left 80%;
}
.wrapper-padron .separator-padron h1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  font-size: 1em;
  width: 34%;
  max-width: 525px;
}
.wrapper-padron .content-padron-medios form button {
  margin: 0 auto;
  display: block;
  font-size: 22px;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color: #7F703F;
  color: #fff;
  border: none;
}
.wrapper-padron .content-padron-medios li {
  padding-bottom: 10px;
}
.wrapper-padron .content-padron-medios a {
  font-size: 1em;
  color: #B19834;
}
.wrapper-padron .content-padron-medios .form-control {
  height: 46px;
  font-family: "Ubuntu";
  font-size: 13px;
  background-color: #DEDAD0;
  border: 1px solid #D8B300;
  border-radius: 12px;
  color: #666666;
}
.wrapper-padron .content-padron-medios label {
  font-family: "Ubuntu";
  font-weight: bold;
  color: #7F703F;
}
.wrapper-padron .checkbox {
  width: 30.333%;
  padding-bottom: 22px;
}
.wrapper-padron .checkbox label:after {
  content: "";
  display: table;
  clear: both;
}
.wrapper-padron .checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #d8b300;
  width: 18px;
  padding: 1px 3px;
  height: 18px;
  float: left;
  margin-top: 3px;
  margin-right: 11px;
}
.wrapper-padron .checkbox .cr .cr-icon {
  color: #d8b300;
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 50%;
  left: 15%;
}
.wrapper-padron .checkbox label input[type=checkbox] {
  display: none;
}
.wrapper-padron .checkbox label input[type=checkbox] + .cr > .cr-icon {
  opacity: 0;
}
.wrapper-padron .checkbox label input[type=checkbox]:checked + .cr > .cr-icon {
  opacity: 1;
}
.wrapper-padron .checkbox label input[type=checkbox]:disabled + .cr {
  opacity: 0.5;
}

.title-separador {
  margin-top: 80px;
  text-align: center;
}
.title-separador h5 {
  width: 170px;
  vertical-align: middle;
  display: inline-block;
}
.title-separador .separator-container .separator.line-separator:before {
  margin: 0px 0px 0 0px;
  width: 100%;
  max-width: 160px;
  background-position: right;
  background-size: cover;
}
.title-separador .separator-container .separator.line-separator:after {
  margin: 0px 0px 0 0px;
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  background-repeat: no-repeat;
  background-size: cover;
}
.title-separador .btn-padron {
  font-size: 19px;
  border-radius: 9px;
  margin: 0 auto 50px;
  display: inline-block;
  color: #494339;
  padding: 5px 30px;
  background-color: #DEDAD0;
  font-family: "Ubuntu";
  font-weight: bold;
}
.title-separador img {
  margin-bottom: 25px;
}

.direccion-padron ul {
  padding: 0;
  margin: 0;
}
.direccion-padron ul li {
  list-style: none;
}
.direccion-padron h6 {
  font-family: "Ubuntu";
  font-weight: 500;
  color: #DFAE00;
}

.content-formatos ul {
  padding: 0;
  margin: 0;
}
.content-formatos ul li {
  list-style: none;
  margin-bottom: 10px;
}
.content-formatos ul li a {
  font-size: 14px;
  text-align: left;
  display: block;
  background-color: #B19834;
  padding: 13px 22px;
  color: #fff;
  font-family: ubuntu;
  font-weight: 500;
}

/*404*/
.container-404 {
  margin: 70px 0;
}
.container-404 .logo-404 span.text-404 {
  text-align: center;
  color: #796f44;
  font-size: 250px;
  font-family: ubuntu;
  font-weight: 500;
  display: block;
  line-height: 238px;
}
.container-404 .logo-404 span.descripcion-404 {
  color: #796f44;
  font-size: 31px;
  font-family: ubuntu;
  font-weight: 500;
  display: block;
  text-align: center;
}
.container-404 .veracruz-404 {
  text-align: center;
}
.container-404 .veracruz-404 img {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
}
.container-404 .veracruz-404 .btn-404-inicio {
  margin-top: 25px;
}
.container-404 .veracruz-404 .btn-404-inicio a {
  border-radius: 11px;
  padding: 10px 15px;
  font-family: "Ubuntu";
  font-weight: 500;
  background-color: #49453C;
  color: white !important;
}
.container-404 .veracruz-404 .btn-404-inicio a:hover {
  background-color: #a9983e;
}

/*Multimedia*/
.title-section h2 {
  text-align: center;
  color: #3A3A3A;
  font-family: "TrajanPro";
  font-size: 39px;
  margin: 15px 0 5px;
}

.page-template-default .title-section h2 {
  margin: 15px 0 -10px !important;
}

#tabs .fotos, #tabs .videos, #tabs .infografias {
  background-repeat: no-repeat;
  margin: 0 16px;
}

#tabs .fotos {
  background-image: url(images/icon-fotos-tab.png);
  background-size: 32px;
  background-position: left 6px;
  padding: 10px 0px 10px 45px;
}

#tabs .fotos:hover {
  background-position: left -32px;
}

.bg-shadow-btm {
  background-image: url(images/bg-shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 100%;
  height: 29px;
  display: block;
}

.title-single-foto {
  margin: 24px auto;
  float: initial !important;
  text-align: center;
  font-size: 32px;
  color: #000;
}

.gallery-date {
  margin-bottom: 17px;
  text-align: center;
  font: italic 1.3em "Gandhi Serif";
  color: #8d8d8d;
}

.gallery-container {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  position: relative;
  background: -moz-linear-gradient(left, #ffffff 0%, #f8f8f8 10%, #f8f8f8 90%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(10%, #f8f8f8), color-stop(90%, #f8f8f8), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #f8f8f8 10%, #f8f8f8 90%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #f8f8f8 10%, #f8f8f8 90%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #f8f8f8 10%, #f8f8f8 90%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #f8f8f8 10%, #f8f8f8 90%, #ffffff 100%);
}

.photo-gallery img {
  border: 3px solid #FFFFFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 100;
}

.gallery-item {
  margin-bottom: 10px;
  margin-top: 10px;
}

/*Alerta prevencion de ahogamiento*/
.banner-vigilante {
  border-top: 13px solid #EB1111;
  border-bottom: 13px solid #FFEC00;
  position: relative;
  background-image: url(images/alertas-ahogamientos/imagen-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 560px;
}

.banner-vigilante img {
  max-width: 318px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.flag-ul {
  width: 50%;
  margin: 40px auto 0;
  padding: 0;
}

.flag-ul li {
  font-family: "Ubuntu";
  font-weight: 300;
  font-size: 1em;
  padding-bottom: 45px;
  list-style: none;
}

.flag-ul li span.red {
  color: #C03A2B;
}

.flag-ul li span.yellow {
  color: #D9E021;
}

.flag-ul li span.green {
  color: #006837;
}

.recomendaciones {
  margin-top: 45px;
}

.line-triangulo {
  display: block;
  border-bottom: solid 1px #C9B77C;
}

.line-triangulo:after {
  height: 20px;
  content: " ";
  background-image: url(images/bullet-rombo.png);
  background-repeat: no-repeat;
  background-size: 20px;
  position: relative;
  top: 10px;
  background-position: center;
  display: block;
}

.btn-decalogo {
  border-radius: 8px;
  position: relative;
  background-color: #B19834;
  padding: 5px 27px 5px 51px;
  line-height: 22px;
  max-width: 248px;
  width: 100%;
  color: #fff;
  margin: 55px auto;
  font-size: 17px;
  font-family: "Ubuntu";
  font-weight: 500;
  display: block;
}

.btn-decalogo i {
  background-color: #fff;
  color: #b09834;
  left: -8px;
  position: absolute;
  font-size: 65px;
  top: -7px;
  margin: 0 auto;
}

.btn-decalogo:hover {
  color: #fff;
  background-color: #796f44;
}

.btn-decalogo:hover i {
  color: #796f44;
}

.ol-recomendaciones li {
  font-family: "Ubuntu";
  font-weight: 300;
  font-size: 1em;
}

.titularInformation {
  text-align: left;
  font-family: "Ubuntu-Medium", Helvetica;
  margin-top: 45px;
}
.titularInformation h2 {
  color: #55160B;
  font-size: 33px;
  font-weight: bold;
}
.titularInformation h5 {
  color: #AC9334;
  font-size: 20px;
  font-weight: bold;
}
.titularInformation p {
  color: #720F3C;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
}
.titularInformation p ion-icon {
  color: #AC9334;
  font-size: 32px;
  margin-right: 30px;
}
.titularInformation .final {
  margin-bottom: 50px;
}

.alturaTitutlarInfo {
  margin-top: 55px;
}

.imgTitular {
  text-align: center;
}
.imgTitular img {
  width: 300px;
  height: 300px;
  border-radius: 150px;
  border: 4px solid #720F3C;
  margin-left: 100px;
  margin-top: 38px;
}

.iconSocial {
  text-align: center;
  margin-left: 99px;
  font-size: 31px;
}
.iconSocial i {
  color: #AC9334;
}

/**
 * 4.0 Media querys
 * -----------------------------------------------------------------------------
 */
@media (max-width: 576px) {
  .sin-padding-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /*Header*/
  #sidr-menu .nav-menu-header {
    display: block !important;
  }

  .nav-menu-header {
    display: none !important;
  }

  .logo-veracruz img {
    max-width: 145px;
  }

  .brand-sublogo img, .brand-sublogo-n img {
    width: 90px;
  }

  #responsive-menu-button {
    margin-left: 10px;
    margin-right: 10px;
  }

  .social-header {
    text-align: right;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding-bottom: 11px;
    margin: 20px 0 0;
  }
  .social-header li:first-child img {
    max-width: 40px;
  }
  .social-header li:last-child a i {
    font-size: 25px;
  }
  .social-header li:last-child a {
    width: 35px;
    height: 35px;
  }

  .imgTitular {
    text-align: center;
  }
  .imgTitular img {
    width: 300px;
    height: 300px;
    border-radius: 150px;
    border: 4px solid #720F3C;
    margin-left: 0px;
    margin-top: 0px;
  }

  .iconSocial {
    text-align: center;
    margin-left: 20px;
    font-size: 40px;
  }

  /*slider*/
  .entry-title {
    font-size: 18px;
    margin: 0px 0 20px;
  }

  .p-absolute {
    position: initial !important;
  }

  .sin-padding-right {
    padding-right: 15px !important;
  }

  .sin-padding-left {
    padding-left: 15px !important;
  }

  .padding-middle {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .rectangle-content {
    border-radius: 0;
  }

  .content-service-slider {
    margin: 20px 0;
  }

  /*transparencia*/
  .bg-gray-transparencia {
    padding: 22px 0;
  }

  .item-transparencia {
    padding: 22px 8px;
    line-height: 26px;
    margin: 9px auto;
    width: 100%;
  }

  .item-transparencia .display-title {
    font-size: 17px;
  }

  .item-transparencia .display-siglas {
    line-height: 21px;
    font-size: 16px;
  }

  .separator {
    font-weight: bold;
    font-size: 19px;
  }

  .line-separator:before,
.line-separator:after {
    display: none !important;
  }

  .sizeServices {
    background-color: red;
    max-width: 85px;
  }

  .titleCardEmergencias {
    font-size: 10px !important;
  }

  .titleCardEmergencias16 {
    font-size: 12px !important;
  }

  .imgCardEmergencias {
    max-width: 30% !important;
  }

  .imgCardEmergencias25 {
    max-width: 25% !important;
  }

  .imgTitleOvhPlaca {
    max-width: 45px !important;
    margin-left: 5px !important;
  }

  .titleOvh {
    font-size: 14px !important;
  }

  .margin20 {
    margin-left: 0% !important;
  }

  .questions {
    font-size: 13px;
  }

  .heigthImgArrow {
    height: 15px;
    padding-left: 10px;
  }

  .margin0 {
    margin-top: 0% !important;
    margin-right: 10px;
  }

  .lineaRojaButton {
    border-bottom: 0px solid #b21047 !important;
  }

  .linearojaResponsiva {
    margin-top: 0rem !important;
    border-top: 4px solid #b21047 !important;
  }

  .aliniarFlecha {
    max-width: 200% !important;
  }

  .widget-adeudo button {
    padding: 5px !important;
    font-size: 13px !important;
  }
  .widget-adeudo .ingresaPlaca {
    padding: 0px !important;
    font-size: 13px !important;
  }
  .widget-adeudo .bajar {
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 0px;
    margin-top: 0px !important;
  }
  .widget-adeudo .bajar20 {
    margin-top: 20px;
  }
  .widget-adeudo .sizePlaca {
    max-width: 80% !important;
    margin-left: 12% !important;
  }
  .widget-adeudo .inputPlacas {
    font-size: 15px !important;
  }

  /*Footer*/
  .footer-center {
    text-align: center;
    border-left: none;
    padding: 0px !important;
    border-right: none;
  }
  .footer-center a {
    letter-spacing: 0px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .rectangle-content {
    padding: 20px 23px 19.5px 20px;
  }
  .rectangle-content p {
    font-size: 13px;
    line-height: 15px;
  }

  .separator {
    font-weight: 500;
    font-style: normal;
    font-family: "Ubuntu";
    color: #49453c;
    text-transform: uppercase;
    font-size: 20px !important;
  }

  .imgTitular {
    margin-left: -40px;
    text-align: center;
  }

  .iconSocial {
    text-align: center;
    margin-left: 81px;
    font-size: 40px;
  }

  .titleCardEmergencias {
    font-family: "Ubuntu";
    font-size: 16px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleCardEmergencias16 {
    font-family: "Ubuntu";
    font-size: 14px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .rectangle-content p {
    line-height: 20px;
  }

  .form-calendar .form-group {
    width: 86% !important;
  }

  .titleCardEmergencias {
    font-family: "Ubuntu";
    font-size: 16px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleCardEmergencias16 {
    font-family: "Ubuntu";
    font-size: 14px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleOvh {
    text-align: center;
    font-family: "Ubuntu";
    font-size: 25px;
    font-weight: 400 !important;
  }

  .imgTitleOvhPlaca {
    max-width: 65px;
    margin-left: 40px;
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .separator-container .separator.line-separator:after,
.separator-container .separator.line-separator:before {
    width: 25%;
  }

  #gridafull {
    margin-top: 30px;
  }

  #section2 {
    min-height: 100px;
  }

  .contenido-gobierno,
.participacion-link-child {
    margin-bottom: 20px;
  }

  #grida .link-videos,
#grida span {
    padding-left: 30px !important;
  }

  .titleCardEmergencias {
    font-family: "Ubuntu";
    font-size: 16px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleCardEmergencias16 {
    font-family: "Ubuntu";
    font-size: 14px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleOvh {
    text-align: center;
    font-family: "Ubuntu";
    font-size: 25px;
    font-weight: 400 !important;
  }

  .imgTitleOvhPlaca {
    max-width: 65px;
    margin-left: 40px;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .rectangle-content {
    padding: 18.5px 35px 16.5px 25px;
  }
  .rectangle-content p {
    font-size: 1.25em;
    line-height: 23px;
  }
}
/*---Devices medium and large---*/
@media (min-width: 992px) and (max-width: 1199px) {
  .rectangle-content {
    padding: 9px 15px 9.5px 15px;
  }
  .rectangle-content a {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rectangle-content {
    padding: 6px 13px 6.5px 10px;
    line-height: 17px;
    display: block;
  }
  .rectangle-content a {
    font-size: 12px;
    line-height: 12px;
  }

  .titleCardEmergencias {
    font-family: "Ubuntu";
    font-size: 16px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleCardEmergencias16 {
    font-family: "Ubuntu";
    font-size: 14px !important;
    font-weight: bold;
    color: #af9869 !important;
    text-align: center;
  }

  .titleOvh {
    text-align: center;
    font-family: "Ubuntu";
    font-size: 25px;
    font-weight: 400 !important;
  }

  .imgTitleOvhPlaca {
    max-width: 65px;
    margin-left: 40px;
    margin-top: 10px;
  }
}
@media print {
  .container {
    width: auto;
  }

  #sidr-menu {
    display: none;
  }

  a[href*="//"]:after {
    content: " (" attr(href) ") ";
    color: #DEDAD0;
    text-decoration: none;
  }

  .wrapper-noticias .btn-readmore {
    font-size: 15px;
    text-decoration: none;
  }

  .contenido-gobierno {
    padding-bottom: 20px;
  }
  .contenido-gobierno a {
    display: block;
    text-decoration: none;
    text-align: center;
  }

  #saladeprensa .bg-color-gray {
    border: none !important;
  }
  #saladeprensa a {
    text-decoration: none;
    padding: 10px 5px 7px 18px;
    display: block;
    color: #7F703F;
    border-bottom: 1px solid #C9B77C;
    line-height: 19px;
  }

  .col-print-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .col-print-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 700px) {
  .externo-img-child,
.transparencia-img-child,
.participacion-link-child {
    margin-bottom: 30px !important;
  }
}

/*# sourceMappingURL=style.css.map */
