/*BEGIN RESETS*/

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

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

body {
  line-height: 1.6;
}

ol,
ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:link,
a:visited {
  text-decoration: none;
}

html,
body {
  overflow: hidden;
}

html {
  overflow-y: scroll;
  scroll-behavior: smooth;
  font-size: 0.52vw;
}

@media (max-width: 480px) {
  html {
    font-size: 2.66vw;
  }
}

* {
  box-sizing: border-box;
}

/*END RESETS*/

:root {
  --font-size-small: 1.4rem;
  --font-size-x-small: 1.6rem;
  --font-size-medium: 2rem;
  --font-size-x-medium: 3rem;
  --font-size-large: 5rem;
  --font-size-x-large: 4rem;
}

@media (max-width: 480px) {
  :root {
    --font-size-medium: 1.6rem;
    --font-size-x-medium: 1.8rem;
    --font-size-large: 2.2rem;
    --font-size-x-large: 2.8rem;
  }
}

body {
  color: #3E4095;
  background-color: #FFFFFF;
  padding: 0 !important;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: var(--font-size-x-medium);
}

::-moz-selection {
  background: #3E4095;
  color: #FFFFFF;
}

::selection {
  background: #3E4095;
  color: #FFFFFF;
}

/*BEGIN CONTAINER*/

.container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0 auto;
  width: 100%;
  max-width: 157.4rem;
}

@media (max-width: 480px) {
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

/*END CONTAINER*/

/*BEGIN IMAGES*/

.s-secretaries > div .img-secretaries > a > img,
.s-anthem-and-flag > article > div > a > img,
.s-mayors > section > ul > li > article > img,
.s-history > a > img,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > div > a > img,
.s-page-news .grid-gallery-photos-news > li > a > img,
.s-page-news .img-page-news > img,
.footer-page .main > div > a > img,
.card-latest-news > article > img,
.s-home-slider .card-home-slider > article > img,
.header-page > div > a > img,
.error-404 > img,
.s-secretaries > div .content-secretaries img,
.s-anthem-and-flag > article > header > div img,
.s-municipal-holidays > div img,
.s-history > div img,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div img,
.s-contact-us > header > div img,
.s-page-news .content-page-news img {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
}

/*END IMAGES*/

.s-mayors > section > ul > li > article > header > p,
.s-page-news > header > p,
.card-latest-news > article > header > span {
  color: #BDBCBC;
}

.color-doc-neutral-100 {
  color: #787879;
}

.color-pdf {
  color: #D60003;
}

.color-word {
  color: #004689;
}

.color-excel {
  color: #2D7930;
}

.color-png {
  color: #ff8bff;
}

.color-jpg {
  color: #F0A334;
}

.s-contact-us > form input::-moz-placeholder, .s-contact-us > form select::-moz-placeholder, .s-contact-us > form textarea::-moz-placeholder, .s-webmail > form input::-moz-placeholder {
  color: #3E4095;
}

.s-contact-us > form input:-ms-input-placeholder, .s-contact-us > form select:-ms-input-placeholder, .s-contact-us > form textarea:-ms-input-placeholder, .s-webmail > form input:-ms-input-placeholder {
  color: #3E4095;
}

.s-contact-us > form input,
.s-contact-us > form input::placeholder,
.s-contact-us > form select,
.s-contact-us > form select::placeholder,
.s-contact-us > form textarea,
.s-contact-us > form textarea::placeholder,
.div-bread-crumbs > div > a,
.div-bread-crumbs > div > span,
.div-bread-crumbs > div > p,
.footer-page .main a:hover,
.s-latest-publications .main > a:hover,
.s-latest-news > div > a,
.s-street-lighting > header > p > a,
.card-quick-access,
.header-page .nav-menu > ul > li.dropdown-container > ul > li > a,
.header-page .nav-menu > ul > li > a,
.header-page .nav-menu > ul > li > label,
.s-webmail > form > button,
.s-webmail > form input,
.s-webmail > form input::placeholder,
.modal .btn-close-modal,
.s-secretaries > header > h2,
.s-anthem-and-flag > header > h2,
.s-municipal-holidays > header > h2,
.s-mayors > section > header > h3,
.s-history > header > h2,
.s-mayour-and-vice-mayour > header,
.s-contact-us > header > h2,
.s-page-news > header > h2,
.s-all-news > header > h2,
.layout-secondary-pages .secondary-pages-quick-access > h2,
.s-webmail > header > h2,
.s-default-documents > header > h2,
.s-latest-publications > div > header > h2,
.s-latest-news > div > header > h2,
.s-quick-access > div > header > h2 {
  color: #3E4095;
}

.card-latest-news {
  color: #1560AB;
}

.s-anthem-and-flag > article > header > h3,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > h3,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > p,
.div-bread-crumbs > div > a:hover,
.s-latest-publications .main > ul > li > a:hover,
.s-street-lighting > header > p > a:hover,
.header-page .nav-menu > ul > li.dropdown-container > ul > li > a:hover,
.header-page .nav-menu > ul > li.dropdown-container:hover > label,
.header-page .nav-menu > ul > li > a:hover,
.header-page .nav-menu > ul > li > label:hover,
.modal .btn-close-modal:hover {
  color: #F58634;
}

.s-contact-us > form button[type=submit],
.s-title-top,
.footer-page .main .content > nav > ul:first-child > li > p,
.footer-page .main a,
.s-useful-links > div > nav > ul > li > a,
.s-latest-publications .main > a,
.s-latest-publications .main > ul > li > a,
.s-latest-publications > div > header > h2,
.card-latest-news:hover > article > header > span,
.card-latest-news:hover,
.s-latest-news > div > a:hover,
.card-quick-access:hover,
.s-webmail > form > button:hover,
.error-404 > div > a,
.s-get-to-know-the-city > div > header > h2,
.s-home-slider .card-home-slider > article > header > h3 {
  color: #FFFFFF;
}

.s-latest-news #slider-latest-news .splide__arrow,
.s-latest-news > div > a,
.s-latest-news,
.card-quick-access {
  background-color: #F4F4F4;
}

.container-docs .btn-section-documentation:hover,
.container-docs .selected-button,
.container-docs .btn-section-documentation:hover > a,
.container-docs .selected-button > a {
  background-color: #CFCFCF;
}

.bg-color-doc-neutral-300 {
  background-color: #E9E9E9;
}

.bg-color-doc-neutral-400 {
  background-color: #FAFAFA;
}

.container-docs .document-section-documentation a:hover {
  background-color: #F5F5F5;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a:hover,
.s-contact-us > form button[type=submit],
.footer-page .main .content > a:hover,
.s-latest-publications .main > a,
.s-latest-publications,
.s-latest-news > div > a:hover,
.header-page > div > label[for=nav] > span,
.header-page > div > label[for=nav] > span::before,
.header-page > div > label[for=nav] > span::after,
.s-webmail > form > button:hover,
.error-404 > div > a:first-child,
.s-secretaries > div .content-secretaries ul > li::before,
.s-anthem-and-flag > article > header > div ul > li::before,
.s-municipal-holidays > div ul > li::before,
.s-history > div ul > li::before,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ul > li::before,
.s-contact-us > header > div ul > li::before,
.s-page-news .content-page-news ul > li::before,
.s-secretaries > div .content-secretaries ol > li::before,
.s-anthem-and-flag > article > header > div ol > li::before,
.s-municipal-holidays > div ol > li::before,
.s-history > div ol > li::before,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ol > li::before,
.s-contact-us > header > div ol > li::before,
.s-page-news .content-page-news ol > li::before {
  background-color: #3E4095;
}

.card-latest-news:hover {
  background-color: #1560AB;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a,
.s-contact-us > form button[type=submit]:hover,
.s-title-top,
.footer-page .main,
.s-useful-links > div > nav > ul > li > a::before,
.s-latest-news #slider-latest-news .splide__arrow:hover,
.card-quick-access:hover,
.s-quick-access #slider-quick-access .splide__arrow:hover,
.s-home-slider .card-home-slider.event-time::before,
.header-page .nav-menu > ul > li > a::after,
.header-page .nav-menu > ul > li > label::after,
.header-page > div > label[for=nav]:hover > span,
.header-page > div > label[for=nav]:hover > span::before,
.header-page > div > label[for=nav]:hover > span::after,
.error-404 > div > a:last-child {
  background-color: #F58634;
}

.s-contact-us > form input,
.s-contact-us > form select,
.s-contact-us > form textarea,
.s-latest-publications .main > a:hover,
.card-latest-news,
.s-quick-access #slider-quick-access .splide__arrow,
.s-home-slider #home-slider .splide__pagination .splide__pagination__page.is-active,
.s-home-slider #home-slider .splide__pagination .splide__pagination__page,
.header-page .nav-menu > ul > li.dropdown-container > ul,
.header-page .nav-menu,
.header-page,
.s-webmail > form input,
.modal .modal-container {
  background-color: #FFFFFF;
}

/*begin centralize*/

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a,
.s-contact-us > form button[type=submit],
.footer-page .main .content > a,
.s-get-to-know-the-city > div,
.s-street-lighting > header > div,
.s-street-lighting,
.card-quick-access > article > div,
.card-quick-access > article,
.s-webmail > form > button,
.s-webmail,
.loader,
.error-404 > div > a,
.error-404 > div,
.error-404,
.modal,
.s-latest-publications .main > a,
.s-latest-news > div > a,
button {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*end centralize*/

.s-secretaries > div,
.s-anthem-and-flag > article,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul,
.div-bread-crumbs > div,
.footer-page .terms > div,
.footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a > div,
.footer-page .main .content > nav > ul.contact-footer > ul,
.footer-page .main .content > nav > ul,
.footer-page .main > div,
.footer-page .main a,
.s-useful-links > div > nav > ul > li > a > div,
.s-useful-links > div > nav > ul > li > a,
.s-latest-publications .main > ul > li > a,
.s-latest-publications > div,
.header-page .nav-menu > ul > li.dropdown-container > ul > li > a,
.header-page .nav-menu > ul > li.dropdown-container > ul,
.header-page .nav-menu > ul > li.dropdown-container,
.header-page .nav-menu > ul > li > a::after,
.header-page .nav-menu > ul > li > label::after,
.header-page .nav-menu > ul > li,
.header-page .nav-menu > ul,
.header-page > div {
  display: flex;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul,
.div-bread-crumbs > div,
.footer-page .terms > div,
.footer-page .main .content > nav > ul.contact-footer > ul,
.footer-page .main .content > nav > ul,
.s-useful-links > div > nav > ul > li > a,
.s-latest-publications .main > ul > li > a,
.header-page .nav-menu > ul > li.dropdown-container,
.header-page .nav-menu > ul {
  align-items: center;
}

.footer-page .terms > div,
.footer-page .main .content > nav > ul,
.s-useful-links > div > nav > ul > li > a,
.s-latest-publications .main > ul > li > a {
  justify-content: space-between;
}

.s-mayors > header,
.s-useful-links > div > header,
.s-home-slider > header,
.header-page .nav-menu > ul > li.dropdown-container input[type=checkbox],
.header-page > div #nav,
.header-page > div label[for=nav],
.none {
  display: none;
}

.s-secretaries > div .img-secretaries > a > img,
.s-anthem-and-flag > article > div > a > img,
.s-history > a > img,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > div > a > img,
.s-contact-us > form button[type=submit],
.s-page-news .grid-gallery-photos-news > li > a > img,
.s-page-news .img-page-news > img,
.div-bread-crumbs > div > a,
.footer-page .main .content > a,
.footer-page .main a:hover svg,
.footer-page .main a:hover svg path,
.footer-page .main a svg,
.footer-page .main a svg path,
.footer-page .main a,
.s-useful-links > div > nav > ul > li > a::before,
.s-latest-publications .main > ul > li > a,
.card-latest-news > article > header > span,
.card-latest-news,
.s-latest-news #slider-latest-news .splide__arrow svg,
.s-latest-news #slider-latest-news .splide__arrow svg path,
.s-latest-news #slider-latest-news .splide__arrow,
.s-street-lighting > header > p > a,
.card-quick-access > article > div > svg,
.card-quick-access > article > div > svg path,
.card-quick-access,
.s-quick-access #slider-quick-access .splide__arrow svg,
.s-quick-access #slider-quick-access .splide__arrow svg path,
.s-quick-access #slider-quick-access .splide__arrow,
.header-page .nav-menu > ul > li.dropdown-container > ul > li > a,
.header-page .nav-menu > ul > li.dropdown-container > ul,
.header-page .nav-menu > ul > li > a::after,
.header-page .nav-menu > ul > li > label::after,
.header-page .nav-menu > ul > li > a,
.header-page .nav-menu > ul > li > label,
.header-page .nav-menu > ul > li,
.header-page .nav-menu,
.header-page > div > label[for=nav] > span,
.header-page > div > label[for=nav] > span::before,
.header-page > div > label[for=nav] > span::after,
.header-page > div > a,
.header-page > div > a > img,
.header-page > div,
.header-page,
.s-webmail > form > button,
.container-docs .icon-documentation,
.error-404 > div > a,
.modal .btn-close-modal,
.modal .modal-container,
.modal,
.s-latest-publications .main > a,
.s-latest-news > div > a {
  transition: all 0.3s;
}

strong {
  font-weight: bold;
}

button {
  outline: none;
  cursor: pointer;
  border: 0;
  background-color: transparent;
}

input,
textarea,
select {
  padding: 1rem;
  outline: none;
  border: 0;
  width: 100%;
}

.s-secretaries > div .content-secretaries,
.s-anthem-and-flag > article > header > div,
.s-municipal-holidays > div,
.s-history > div,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div,
.s-contact-us > header > div,
.s-page-news .content-page-news,
.s-secretaries > div .content-secretaries *,
.s-anthem-and-flag > article > header > div *,
.s-municipal-holidays > div *,
.s-history > div *,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div *,
.s-contact-us > header > div *,
.s-page-news .content-page-news * {
  background-color: #FFFFFF !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  font-size: var(--font-size-medium) !important;
}

.s-secretaries > div .content-secretaries strong,
.s-anthem-and-flag > article > header > div strong,
.s-municipal-holidays > div strong,
.s-history > div strong,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div strong,
.s-contact-us > header > div strong,
.s-page-news .content-page-news strong {
  font-weight: bold !important;
}

.s-secretaries > div .content-secretaries ul,
.s-anthem-and-flag > article > header > div ul,
.s-municipal-holidays > div ul,
.s-history > div ul,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ul,
.s-contact-us > header > div ul,
.s-page-news .content-page-news ul,
.s-secretaries > div .content-secretaries ol,
.s-anthem-and-flag > article > header > div ol,
.s-municipal-holidays > div ol,
.s-history > div ol,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ol,
.s-contact-us > header > div ol,
.s-page-news .content-page-news ol {
  display: flex;
  flex-direction: column;
}

.s-secretaries > div .content-secretaries ul > li,
.s-anthem-and-flag > article > header > div ul > li,
.s-municipal-holidays > div ul > li,
.s-history > div ul > li,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ul > li,
.s-contact-us > header > div ul > li,
.s-page-news .content-page-news ul > li,
.s-secretaries > div .content-secretaries ol > li,
.s-anthem-and-flag > article > header > div ol > li,
.s-municipal-holidays > div ol > li,
.s-history > div ol > li,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ol > li,
.s-contact-us > header > div ol > li,
.s-page-news .content-page-news ol > li {
  display: block;
  position: relative;
  padding-left: 1.5rem;
}

.s-secretaries > div .content-secretaries ul > li::before,
.s-anthem-and-flag > article > header > div ul > li::before,
.s-municipal-holidays > div ul > li::before,
.s-history > div ul > li::before,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ul > li::before,
.s-contact-us > header > div ul > li::before,
.s-page-news .content-page-news ul > li::before,
.s-secretaries > div .content-secretaries ol > li::before,
.s-anthem-and-flag > article > header > div ol > li::before,
.s-municipal-holidays > div ol > li::before,
.s-history > div ol > li::before,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > div ol > li::before,
.s-contact-us > header > div ol > li::before,
.s-page-news .content-page-news ol > li::before {
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
}

.s-get-to-know-the-city > div > header > h2,
.s-home-slider .card-home-slider > article > header > h3 {
  text-transform: uppercase;
  font-size: var(--font-size-large);
  letter-spacing: 0.205em;
}

.s-get-to-know-the-city > div > header > h2,
.s-home-slider .card-home-slider > article > header > h3,
.s-get-to-know-the-city > div > header > h2 > strong,
.s-home-slider .card-home-slider > article > header > h3 > strong,
.s-get-to-know-the-city > div > header > h2 > span,
.s-home-slider .card-home-slider > article > header > h3 > span {
  line-height: 1.2;
}

.s-get-to-know-the-city > div > header > h2 > strong,
.s-home-slider .card-home-slider > article > header > h3 > strong {
  display: inline-block;
  border: 0.1rem solid #FFFFFF;
  padding: 1rem 0.5rem 1rem 1.4rem;
  border-radius: 0.5rem;
}

@media (max-width: 480px) {
  .s-get-to-know-the-city > div > header > h2 > strong,
  .s-home-slider .card-home-slider > article > header > h3 > strong {
    display: block;
    margin-top: 0.5rem;
    padding: 0.4rem 0.4rem 0.4rem 0.8rem;
  }
}

.s-latest-publications > div > header > h2,
.s-latest-news > div > header > h2,
.s-quick-access > div > header > h2 {
  text-transform: uppercase;
  font-size: var(--font-size-large);
  letter-spacing: 0.205em;
  line-height: 1.2;
}

.s-secretaries > header > h2,
.s-anthem-and-flag > header > h2,
.s-municipal-holidays > header > h2,
.s-mayors > section > header > h3,
.s-history > header > h2,
.s-mayour-and-vice-mayour > header,
.s-contact-us > header > h2,
.s-page-news > header > h2,
.s-all-news > header > h2,
.layout-secondary-pages .secondary-pages-quick-access > h2,
.s-webmail > header > h2,
.s-default-documents > header > h2 {
  text-transform: uppercase;
  font-size: var(--font-size-x-large);
  letter-spacing: 0.03em;
  line-height: 1.2;
}

.s-latest-publications .main > a,
.s-latest-news > div > a {
  padding: 1rem;
  height: 7.8rem;
  text-transform: uppercase;
  border-radius: 0.5rem;
  line-height: 1.2;
  letter-spacing: 0.14em;
}

@media (max-width: 480px) {
  .s-latest-publications .main > a,
  .s-latest-news > div > a {
    height: auto;
  }
}

.modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 9999999999999;
  background-color: rgba(37, 37, 37, 0.6);
}

.modal ::-webkit-scrollbar-track {
  background-color: #FFFFFF;
}

.modal ::-webkit-scrollbar {
  width: 0.6rem;
  background: #FFFFFF;
}

.modal ::-webkit-scrollbar-thumb {
  background: #3E4095;
}

.modal.active,
.modal.active .modal-container {
  opacity: 1;
  pointer-events: all;
}

.modal.active .modal-container {
  transform: translateY(0);
}

.modal,
.modal .modal-container {
  opacity: 0;
  pointer-events: none;
}

.modal .modal-container {
  transform: translateY(6rem);
  position: relative;
  width: 70rem;
  height: 60vh;
  padding: 4rem;
}

.modal .btn-close-modal {
  font-size: 2rem;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-weight: 900;
}

@media (max-width: 480px) {
  .modal .modal-container {
    width: 30rem;
    height: auto;
    max-height: 70vh;
    padding: 2rem;
  }
}

.error-404 {
  flex-direction: column;
}

.error-404 > img {
  display: inline-block;
}

.error-404 h2 {
  text-align: center;
  margin: 5rem 0;
}

.error-404 > div > a {
  padding: 1rem 3rem;
  border-radius: 1rem;
  font-weight: 500;
}

.error-404 > div > a > img {
  height: 2.4rem;
  margin-right: 1rem;
}

.error-404 > div > a:first-child {
  margin-right: 3rem;
}

.error-404 > div > a:first-child:hover {
  background-color: #2f3171;
}

.error-404 > div > a:last-child:hover {
  background-color: #ea6a0c;
}

@media (max-width: 480px) {
  .error-404 > div {
    flex-direction: column;
  }

  .error-404 > div > a:first-child {
    margin: 0 0 1.5rem 0;
  }
}

/*begin section documentation*/

.s-default-documents > header {
  margin-bottom: 4rem;
}

@media (max-width: 480px) {
  .s-default-documents {
    margin-bottom: 3rem;
  }
}

.block {
  display: block !important;
}

.container-docs li {
  list-style: none;
}

.container-docs .btn-section-documentation,
.container-docs .document-section-documentation a {
  display: flex;
  align-items: center;
  padding: 2rem 1.5rem;
  font-weight: bold;
  border: 0.2rem solid #FFFFFF;
  width: 100%;
  cursor: pointer;
  line-height: 1.2;
  font-size: var(--font-size-medium);
}

.container-docs .document-section-documentation a {
  font-weight: normal;
  border: 0;
}

.container-docs .document-section-documentation a .date-doc {
  font-size: 1.2rem;
  color: #5052b6;
}

.container-docs .document-section-documentation a i {
  font-size: 3rem;
  margin-right: 1rem;
}

.container-docs .span-documentation {
  margin-left: 1rem;
}

.container-docs .icon-documentation {
  font-size: 3rem;
}

.container-docs .selected-button .icon-documentation {
  transform: rotate(90deg);
}

.container-docs .link-external-docs {
  font-size: 2rem;
  padding: 0.5rem;
  margin-left: 1rem;
  background-color: transparent;
}

.container-docs .link-external-docs:hover {
  color: #5052b6;
}

.container-docs .selected-button ~ .content-docs {
  display: block !important;
}

.container-docs .div-secondary-section-documentation {
  margin-left: 1rem;
}

.container-docs .img-loading-doc {
  width: 8rem;
}

@media (max-width: 480px) {
  .container-docs .btn-section-documentation,
  .container-docs .document-section-documentation a {
    padding: 1.2rem;
  }
}

/*end section documentation*/

/*begin loader*/

.loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 999999999;
  background-color: rgba(255, 255, 255, 0.7);
}

.loader img {
  width: 10rem;
}

/*end loader*/

.swal2-container .swal2-popup {
  font-size: 1.6rem;
  line-height: 1.2 !important;
}

.s-webmail {
  overflow-y: scroll;
  height: 100%;
  flex-direction: column;
}

.s-webmail > header {
  width: 100%;
  margin-bottom: 3rem;
}

.s-webmail > header > p {
  font-size: var(--font-size-medium);
  margin-top: 1rem;
}

.s-webmail > form {
  width: 100%;
  display: grid;
  grid-gap: 2rem;
}

.s-webmail > form input {
  height: 5rem;
  border: 0.1rem solid #BDBCBC;
}

.s-webmail > form input::-moz-placeholder {
  font-size: 1.6rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.s-webmail > form input:-ms-input-placeholder {
  font-size: 1.6rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.s-webmail > form input,
.s-webmail > form input::placeholder {
  font-size: 1.6rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.s-webmail > form > button {
  font-size: 2rem;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  border: 0.1rem solid #3E4095;
  padding: 1rem;
  width: 13rem;
  margin: 3rem 0 0 auto;
}

.header-page {
  position: fixed;
  width: 100%;
  z-index: 9999;
  padding: 5.2rem 0;
}

@media (min-width: 768px) {
  .header-page.menu-fixed {
    box-shadow: 0 0.3rem 0.5rem -0.4rem rgba(0, 0, 0, 0.46);
    padding: 1.5rem;
  }

  .header-page.menu-fixed > div {
    align-items: center;
  }

  .header-page.menu-fixed > div > a {
    transform: scale(0.7);
  }

  .header-page.menu-fixed > div > a,
  .header-page.menu-fixed > div > a > img {
    width: 7.9rem;
  }

  .header-page.menu-fixed .nav-menu > ul > li {
    padding: 1.5rem 0;
  }

  .header-page.menu-fixed .nav-menu > ul > li > a::after,
  .header-page.menu-fixed .nav-menu > ul > li > label::after {
    display: none;
  }

  .header-page.menu-fixed .nav-menu > ul > li.dropdown-container:hover > ul {
    top: 100%;
  }
}

.header-page > div {
  justify-content: space-between;
  align-items: flex-end;
}

.header-page > div > a {
  display: grid;
}

.header-page > div > a,
.header-page > div > a > img {
  width: 7.9rem;
  transform: scale(1.3);
}

.header-page > div #nav:checked ~ label[for=nav] > span {
  transform: rotate(45deg);
}

.header-page > div #nav:checked ~ label[for=nav] > span::before,
.header-page > div #nav:checked ~ label[for=nav] > span::after {
  transform: rotate(90deg);
}

.header-page > div #nav:checked ~ label[for=nav] > span::before {
  top: 0;
}

.header-page > div #nav:checked ~ label[for=nav] > span::after {
  bottom: 0;
}

.header-page > div > label[for=nav] {
  cursor: pointer;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
}

.header-page > div > label[for=nav] > span {
  top: 1rem;
}

.header-page > div > label[for=nav] > span,
.header-page > div > label[for=nav] > span::before,
.header-page > div > label[for=nav] > span::after {
  position: absolute;
  display: block;
  width: 2.5rem;
  height: 0.3rem;
}

.header-page > div > label[for=nav] > span::before,
.header-page > div > label[for=nav] > span::after {
  content: "";
}

.header-page > div > label[for=nav] > span::before {
  top: -1rem;
}

.header-page > div > label[for=nav] > span::after {
  bottom: -1rem;
}

.header-page .nav-menu {
  display: grid;
}

.header-page .nav-menu > ul > li {
  padding-bottom: 3.4rem;
}

.header-page .nav-menu > ul > li:not(:last-child) {
  margin-right: 5.3rem;
}

.header-page .nav-menu > ul > li > a,
.header-page .nav-menu > ul > li > label {
  position: relative;
  cursor: pointer;
  font-size: var(--font-size-x-small);
  text-transform: uppercase;
}

.header-page .nav-menu > ul > li > a::after,
.header-page .nav-menu > ul > li > label::after {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  bottom: -3.4rem;
  left: 50%;
  width: 0;
  height: 0.4rem;
}

.header-page .nav-menu > ul > li > a:hover::after,
.header-page .nav-menu > ul > li > a.active::after,
.header-page .nav-menu > ul > li > label:hover::after,
.header-page .nav-menu > ul > li > label.active::after {
  width: 5.1rem;
}

.header-page .nav-menu > ul > li.dropdown-container {
  position: relative;
}

.header-page .nav-menu > ul > li.dropdown-container:hover > label::after {
  width: 5.1rem;
}

.header-page .nav-menu > ul > li.dropdown-container:hover > ul {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}

.header-page .nav-menu > ul > li.dropdown-container > ul {
  box-shadow: 0.5rem 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.1);
  flex-direction: column;
  position: absolute;
  top: calc(100% - 1.5rem);
  left: 0;
  min-width: 30rem;
  height: auto;
  opacity: 0;
  pointer-events: none;
  transform: translateY(2rem);
  z-index: 9999;
  padding: 1rem 0;
}

.header-page .nav-menu > ul > li.dropdown-container > ul > li {
  line-height: 1.2;
}

.header-page .nav-menu > ul > li.dropdown-container > ul > li > a {
  line-height: 1.2;
  font-size: var(--font-size-x-small);
  text-transform: uppercase;
  padding: 0.8rem 1.5rem;
}

@media (max-width: 480px) {
  .header-page {
    position: relative;
    padding: 2rem 0;
  }

  .header-page > div {
    align-items: center;
  }

  .header-page > div > a,
  .header-page > div > a > img {
    width: 6rem;
    transform: scale(1);
  }

  .header-page > div label[for=nav] {
    display: inline-block;
  }

  .header-page #nav:checked ~ .nav-menu {
    right: 0;
    opacity: 1;
    pointer-events: all;
  }

  .header-page .nav-menu {
    background-color: #F58634;
    display: grid;
    position: absolute;
    top: 100%;
    right: -105vw;
    width: 100%;
    box-shadow: 0 0.3rem 0.5rem -0.4rem rgba(0, 0, 0, 0.46);
    opacity: 0;
    pointer-events: none;
  }

  .header-page .nav-menu > ul {
    flex-direction: column;
    align-items: stretch;
  }

  .header-page .nav-menu > ul > li {
    padding-bottom: 0;
  }

  .header-page .nav-menu > ul > li:not(:last-child) {
    margin-right: 0;
  }

  .header-page .nav-menu > ul > li:not(:last-child) > a,
  .header-page .nav-menu > ul > li:not(:last-child) > label {
    border-bottom: 0.1rem solid #FFFFFF;
  }

  .header-page .nav-menu > ul > li > a,
  .header-page .nav-menu > ul > li > label {
    color: #FFFFFF;
    width: calc(100% - 6rem);
    padding: 1.5rem 0.5rem;
    margin: 0 3rem;
  }

  .header-page .nav-menu > ul > li > a::after,
  .header-page .nav-menu > ul > li > label::after {
    display: none;
  }

  .header-page .nav-menu > ul > li > a:hover,
  .header-page .nav-menu > ul > li > label:hover {
    color: #3E4095;
  }

  .header-page .nav-menu > ul > li.dropdown-container {
    flex-direction: column;
  }

  .header-page .nav-menu > ul > li.dropdown-container:hover > label {
    color: #3E4095;
  }

  .header-page .nav-menu > ul > li.dropdown-container:hover > ul {
    opacity: inherit;
    pointer-events: inherit;
  }

  .header-page .nav-menu > ul > li.dropdown-container input:checked ~ label {
    color: #3E4095;
  }

  .header-page .nav-menu > ul > li.dropdown-container input:checked ~ ul {
    display: flex;
  }

  .header-page .nav-menu > ul > li.dropdown-container > ul {
    background-color: #f6944c;
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    min-width: 100%;
    padding: 0;
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
    box-shadow: none;
  }

  .header-page .nav-menu > ul > li.dropdown-container > ul > li > a {
    color: #FFFFFF;
    padding: 1.5rem 0.5rem;
    margin: 0 3rem;
    width: calc(100% - 3rem);
    border-bottom: 0.1rem solid #FFFFFF;
  }

  .header-page .nav-menu > ul > li.dropdown-container > ul > li > a:hover {
    color: #3E4095;
  }
}

.s-home-slider {
  margin-top: 19.8rem;
}

.s-home-slider #home-slider .splide__pagination {
  bottom: 6.4rem;
  width: calc(100% - 38.6rem);
  justify-content: flex-end;
}

.s-home-slider #home-slider .splide__pagination .splide__pagination__page {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 0.2rem;
  margin: 0.35rem;
  opacity: 1;
}

.s-home-slider .card-home-slider {
  display: grid;
  position: relative;
}

.s-home-slider .card-home-slider > article > img {
  height: 70.2rem;
}

.s-home-slider .card-home-slider > article > header {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
}

.s-home-slider .card-home-slider.event-time::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0.7rem;
  z-index: 99;
  -webkit-animation: timeHomeSlider 6s forwards;
          animation: timeHomeSlider 6s forwards;
}

@media (max-width: 480px) {
  .s-home-slider {
    margin-top: 0;
  }

  .s-home-slider #home-slider .splide__pagination {
    bottom: 1.6rem;
    width: 95%;
    justify-content: center;
  }

  .s-home-slider #home-slider .splide__pagination .splide__pagination__page {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.1rem;
    margin: 0.2rem;
  }

  .s-home-slider .card-home-slider > article > img {
    height: 24rem;
  }

  .s-home-slider .card-home-slider > article > header {
    display: none;
  }

  .s-home-slider .card-home-slider.event-time::before {
    height: 0.3rem;
  }
}

@-webkit-keyframes timeHomeSlider {
  from {
    width: 0;
  }

  to {
    width: 100vw;
  }
}

@keyframes timeHomeSlider {
  from {
    width: 0;
  }

  to {
    width: 100vw;
  }
}

.s-quick-access {
  padding: 13rem 0 15rem 0;
}

.s-quick-access > div > header {
  margin-bottom: 8rem;
}

.s-quick-access > div > header > h2 {
  text-align: center;
}

.s-quick-access #slider-quick-access {
  width: 120.2rem;
  margin: 0 auto;
}

.s-quick-access #slider-quick-access .splide__arrow {
  width: 6rem;
  height: 6rem;
  border-radius: 0.2rem;
  opacity: 1;
  border: 0.1rem solid rgba(62, 64, 149, 0.5);
}

.s-quick-access #slider-quick-access .splide__arrow.splide__arrow--prev {
  left: -16rem;
}

.s-quick-access #slider-quick-access .splide__arrow.splide__arrow--prev svg {
  right: 1.9rem;
}

.s-quick-access #slider-quick-access .splide__arrow.splide__arrow--next {
  right: -16rem;
}

.s-quick-access #slider-quick-access .splide__arrow.splide__arrow--next svg {
  left: 1.9rem;
}

.s-quick-access #slider-quick-access .splide__arrow svg {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 2.2rem;
}

.s-quick-access #slider-quick-access .splide__arrow svg,
.s-quick-access #slider-quick-access .splide__arrow svg path {
  fill: #F58634;
}

.s-quick-access #slider-quick-access .splide__arrow:hover {
  border-color: #F58634;
}

.s-quick-access #slider-quick-access .splide__arrow:hover svg,
.s-quick-access #slider-quick-access .splide__arrow:hover svg path {
  fill: #FFFFFF;
}

@media (max-width: 480px) {
  .s-quick-access {
    padding: 6rem 0;
  }

  .s-quick-access > div > header {
    margin-bottom: 3rem;
  }

  .s-quick-access #slider-quick-access {
    width: 23rem;
  }

  .s-quick-access #slider-quick-access .splide__arrow {
    width: 3rem;
    height: 3rem;
  }

  .s-quick-access #slider-quick-access .splide__arrow.splide__arrow--prev {
    left: -4.5rem;
  }

  .s-quick-access #slider-quick-access .splide__arrow.splide__arrow--prev svg {
    right: 0.7rem;
  }

  .s-quick-access #slider-quick-access .splide__arrow.splide__arrow--next {
    right: -4.5rem;
  }

  .s-quick-access #slider-quick-access .splide__arrow.splide__arrow--next svg {
    left: 0.7rem;
  }

  .s-quick-access #slider-quick-access .splide__arrow svg {
    width: 3rem;
    height: 3rem;
    top: 0.9rem;
  }
}

.card-quick-access {
  display: grid;
  padding: 2.5rem;
  border-radius: 0.1rem;
}

.card-quick-access,
.card-quick-access > article {
  min-height: 20.5rem;
  height: 100%;
}

.card-quick-access > article {
  flex-direction: column;
}

.card-quick-access > article > div {
  margin-bottom: 2.4rem;
}

.card-quick-access > article > div > svg {
  max-width: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 7rem;
}

.card-quick-access > article > div > svg,
.card-quick-access > article > div > svg path {
  fill: #3E4095;
}

.card-quick-access > article > header > h3 {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: var(--font-size-medium);
}

.card-quick-access:hover > article > div > svg,
.card-quick-access:hover > article > div > svg path {
  fill: #FFFFFF;
}

@media (max-width: 480px) {
  .card-quick-access {
    padding: 1.5rem;
  }

  .card-quick-access,
  .card-quick-access > article {
    min-height: 16.5rem;
  }

  .card-quick-access > article > div {
    margin-bottom: 1rem;
  }

  .card-quick-access > article > div > svg {
    max-width: 11rem;
    height: 5rem;
  }
}

.s-street-lighting {
  height: 100%;
}

.s-street-lighting > header > div {
  margin-bottom: 2.4rem;
}

.s-street-lighting > header > div > svg {
  max-width: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 7rem;
}

.s-street-lighting > header > div > svg,
.s-street-lighting > header > div > svg path {
  fill: #3E4095;
}

.s-street-lighting > header > h2,
.s-street-lighting > header > p {
  text-align: center;
  font-size: 2.4rem;
}

.s-street-lighting > header > p > a {
  font-weight: bold;
}

@media (max-width: 480px) {
  .s-street-lighting > header > div {
    margin-bottom: 1rem;
  }

  .s-street-lighting > header > div > svg {
    height: 5rem;
  }

  .s-street-lighting > header > h2,
  .s-street-lighting > header > p {
    font-size: 1.8rem;
  }
}

.s-latest-news {
  padding: 15rem 0;
}

.s-latest-news > div > header {
  margin-bottom: 8rem;
}

.s-latest-news > div > header > h2 {
  text-align: center;
}

.s-latest-news > div > a {
  width: 31.5rem;
  border: 0.1rem solid #3E4095;
  margin: 10rem auto 0 auto;
}

@media (max-width: 480px) {
  .s-latest-news > div > a {
    width: 20rem;
  }
}

.s-latest-news #slider-latest-news .splide__arrow {
  display: none;
  width: 3rem;
  height: 3rem;
  border-radius: 0.1rem;
  opacity: 1;
  border: 0.1rem solid rgba(62, 64, 149, 0.5);
}

.s-latest-news #slider-latest-news .splide__arrow.splide__arrow--prev {
  left: -4.5rem;
}

.s-latest-news #slider-latest-news .splide__arrow.splide__arrow--prev svg {
  right: 0.7rem;
}

.s-latest-news #slider-latest-news .splide__arrow.splide__arrow--next {
  right: -4.5rem;
}

.s-latest-news #slider-latest-news .splide__arrow.splide__arrow--next svg {
  left: 0.7rem;
}

.s-latest-news #slider-latest-news .splide__arrow svg {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 0.9rem;
}

.s-latest-news #slider-latest-news .splide__arrow svg,
.s-latest-news #slider-latest-news .splide__arrow svg path {
  fill: #F58634;
}

.s-latest-news #slider-latest-news .splide__arrow:hover {
  border-color: #F58634;
}

.s-latest-news #slider-latest-news .splide__arrow:hover svg,
.s-latest-news #slider-latest-news .splide__arrow:hover svg path {
  fill: #FFFFFF;
}

@media (max-width: 480px) {
  .s-latest-news {
    padding: 6rem 0;
  }

  .s-latest-news > div > header {
    margin-bottom: 3rem;
  }

  .s-latest-news > div > a {
    margin: 3rem auto 0 auto;
  }

  .s-latest-news #slider-latest-news {
    width: 26rem;
    margin: 0 auto;
  }

  .s-latest-news #slider-latest-news .splide__arrow {
    display: flex;
  }
}

.card-latest-news {
  display: grid;
}

.card-latest-news,
.card-latest-news > article {
  height: 100%;
}

.card-latest-news > article > img {
  height: 28.5rem;
}

.card-latest-news > article > header {
  height: calc(100% - 28.5rem);
  padding: 1.6rem 2.3rem 3rem 2.3rem;
}

.card-latest-news > article > header,
.card-latest-news > article > header > span,
.card-latest-news > article > header > h3 {
  line-height: 1.2;
}

.card-latest-news > article > header > span {
  font-size: var(--font-size-x-small);
}

.card-latest-news > article > header > h3 {
  font-weight: 500;
  margin-top: 1rem;
}

@media (max-width: 480px) {
  .card-latest-news > article > img {
    height: 20rem;
  }

  .card-latest-news > article > header {
    height: calc(100% - 20rem);
    padding: 1.4rem;
  }

  .card-latest-news > article > header > span {
    font-size: 1.4rem;
  }
}

.s-latest-publications {
  padding: 15rem 0 15.6rem 0;
}

.s-latest-publications > div {
  justify-content: space-between;
}

.s-latest-publications .main {
  width: 77.5rem;
}

.s-latest-publications .main > ul > li:not(:last-child) {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.5);
}

.s-latest-publications .main > ul > li > a {
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.s-latest-publications .main > ul > li > a > img {
  width: 2.9rem;
}

.s-latest-publications .main > a {
  width: 49.5rem;
  border: 0.1rem solid #FFFFFF;
  margin-top: 10rem;
}

@media (max-width: 480px) {
  .s-latest-publications .main > a {
    width: 24rem;
  }
}

@media (max-width: 480px) {
  .s-latest-publications {
    padding: 6rem 0;
  }

  .s-latest-publications > div {
    flex-direction: column;
  }

  .s-latest-publications > div > header {
    margin-bottom: 5.5rem;
  }

  .s-latest-publications > div > header > h2 {
    text-align: center;
  }

  .s-latest-publications .main {
    width: 100%;
  }

  .s-latest-publications .main > ul > li:not(:last-child) {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .s-latest-publications .main > ul > li > a > img {
    width: 2rem;
  }

  .s-latest-publications .main > a {
    margin: 5rem auto 0 auto;
  }
}

.s-useful-links {
  padding: 15.1rem 0;
}

.s-useful-links > div > nav > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5.6rem;
}

.s-useful-links > div > nav > ul > li,
.s-useful-links > div > nav > ul > li > a {
  height: 100%;
  min-height: 20rem;
  line-height: 1.5;
}

.s-useful-links > div > nav > ul > li > a {
  position: relative;
  padding: 2rem 5.4rem;
  letter-spacing: 0.205em;
  text-transform: uppercase;
  background-image: url("/img/bg-useful-links.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s-useful-links > div > nav > ul > li > a > span,
.s-useful-links > div > nav > ul > li > a > div {
  position: relative;
}

.s-useful-links > div > nav > ul > li > a > div {
  align-items: flex-end;
  height: 100%;
}

.s-useful-links > div > nav > ul > li > a > div > img {
  width: 3.2rem;
  margin-bottom: 4.5rem;
}

.s-useful-links > div > nav > ul > li > a::before {
  content: "";
  display: block;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
}

.s-useful-links > div > nav > ul > li > a:hover::before {
  width: 100%;
}

@media (max-width: 480px) {
  .s-useful-links {
    padding: 6rem 0;
  }

  .s-useful-links > div > nav > ul {
    grid-template-columns: 1fr;
    grid-gap: 2rem;
  }

  .s-useful-links > div > nav > ul > li,
  .s-useful-links > div > nav > ul > li > a {
    min-height: 13rem;
  }

  .s-useful-links > div > nav > ul > li > a {
    padding: 2rem;
  }

  .s-useful-links > div > nav > ul > li > a > div > img {
    width: 2.5rem;
    margin-bottom: 1.5rem;
  }
}

.s-get-to-know-the-city {
  background-image: url("/img/bg-get-to-know-the-city.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 42.2rem;
}

.s-get-to-know-the-city > div {
  height: 100%;
}

@media (max-width: 480px) {
  .s-get-to-know-the-city {
    background-attachment: scroll;
    height: 20rem;
  }

  .s-get-to-know-the-city > div > header > h2 {
    text-align: center;
  }
}

.footer-page .main {
  padding: 15.1rem 0;
}

.footer-page .main a svg,
.footer-page .main a svg path {
  fill: #FFFFFF;
}

.footer-page .main a:hover svg,
.footer-page .main a:hover svg path {
  fill: #3E4095;
}

.footer-page .main > div {
  align-items: flex-start;
  justify-content: space-between;
}

.footer-page .main > div > a {
  display: grid;
}

.footer-page .main > div > a,
.footer-page .main > div > a img {
  width: 18.5rem;
}

.footer-page .main .content {
  position: relative;
  width: 111rem;
}

.footer-page .main .content > a {
  position: absolute;
  bottom: 0;
  right: -10.1rem;
  width: 6rem;
  height: 6rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
  border-radius: 0.2rem;
}

.footer-page .main .content > a > img {
  width: 1.3rem;
}

.footer-page .main .content > a:hover {
  border-color: #3E4095;
}

.footer-page .main .content ul,
.footer-page .main .content li {
  line-height: 1.2;
}

.footer-page .main .content > nav > ul:first-child {
  align-items: flex-start;
  margin-bottom: 3.5rem;
  padding-bottom: 3.5rem;
  border-bottom: 0.1rem solid #FFFFFF;
}

.footer-page .main .content > nav > ul:first-child > li:not(:last-child) {
  margin-right: 5.3rem;
}

.footer-page .main .content > nav > ul:first-child > li > a,
.footer-page .main .content > nav > ul:first-child > li > p {
  font-size: var(--font-size-x-small);
  margin-bottom: 2rem;
}

.footer-page .main .content > nav > ul:first-child > li > a,
.footer-page .main .content > nav > ul:first-child > li > p,
.footer-page .main .content > nav > ul:first-child > li > ul > li > a {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.2;
}

.footer-page .main .content > nav > ul:first-child > li > ul > li:not(:last-child) {
  margin-bottom: 1rem;
}

.footer-page .main .content > nav > ul:first-child > li > ul > li > a {
  font-size: var(--font-size-small);
}

.footer-page .main .content > nav > ul.contact-footer > ul:first-child > li:not(:last-child) {
  margin-right: 4.8rem;
}

.footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a {
  font-size: var(--font-size-small);
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a > div {
  align-items: flex-start;
  margin-right: 1rem;
}

.footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a > div svg {
  width: 1.7rem;
}

.footer-page .main .content > nav > ul.contact-footer > ul.social-media > li:not(:last-child) {
  margin-right: 1.5rem;
}

.footer-page .main .content > nav > ul.contact-footer > ul.social-media > li > a > div svg {
  height: 1.9rem;
}

.footer-page .terms > div {
  height: 14rem;
  font-size: 1.2rem;
}

.footer-page .terms > div > a,
.footer-page .terms > div > a > img {
  width: 3.8rem;
}

@media (max-width: 480px) {
  .footer-page .main {
    padding: 6rem 0;
  }

  .footer-page .main > div {
    flex-direction: column;
    align-items: center;
  }

  .footer-page .main > div > a {
    margin-bottom: 3rem;
  }

  .footer-page .main > div > a,
  .footer-page .main > div > a img {
    width: 8rem;
  }

  .footer-page .main .content > a {
    display: none;
  }

  .footer-page .main .content > nav > ul,
  .footer-page .main .content > nav > ul.contact-footer > ul:not(.social-media) {
    flex-direction: column;
  }

  .footer-page .main .content > nav > ul:first-child {
    display: none;
  }

  .footer-page .main .content > nav > ul.contact-footer > ul:first-child > li:not(:last-child) {
    margin: 0 0 3rem 0;
  }

  .footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a > div {
    margin: 0 0 1rem 0;
  }

  .footer-page .main .content > nav > ul.contact-footer > ul:first-child > li > a > div svg {
    width: 2.5rem;
  }

  .footer-page .main .content > nav > ul.contact-footer > ul.social-media {
    margin-top: 3rem;
  }

  .footer-page .main .content > nav > ul.contact-footer > ul.social-media > li > a > div svg {
    height: 3rem;
  }

  .footer-page .terms > div {
    flex-direction: column;
    justify-content: center;
    height: 12rem;
    text-align: center;
  }

  .footer-page .terms > div > p {
    margin-bottom: 1rem;
  }
}

.s-title-top {
  padding: 3rem 0;
  margin-top: 19.8rem;
}

.s-title-top > div,
.s-title-top > div > header,
.s-title-top > div > header > h1 {
  line-height: 1.2;
}

.s-title-top > div > header > h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 4rem;
  letter-spacing: 0.1em;
}

@media (max-width: 480px) {
  .s-title-top {
    margin-top: 0;
  }

  .s-title-top > div > header > h1 {
    font-size: 2rem;
  }
}

.div-bread-crumbs {
  padding: 4.5rem 0;
}

.div-bread-crumbs > div {
  flex-wrap: wrap;
}

.div-bread-crumbs > div > a,
.div-bread-crumbs > div > span,
.div-bread-crumbs > div > p {
  line-height: 1.2;
  text-transform: uppercase;
  font-size: var(--font-size-x-small);
}

.div-bread-crumbs > div > span {
  padding: 0 0.5rem;
}

@media (max-width: 480px) {
  .div-bread-crumbs {
    padding: 3.5rem 0;
  }

  .div-bread-crumbs > div > a,
  .div-bread-crumbs > div > span,
  .div-bread-crumbs > div > p {
    font-size: 1.4rem;
  }
}

.layout-secondary-pages {
  padding-bottom: 8rem;
}

.layout-secondary-pages > div {
  display: grid;
  grid-template-columns: 1fr 36rem;
  grid-gap: 4rem;
}

.layout-secondary-pages .secondary-pages-quick-access > h2 {
  margin-bottom: 4rem;
}

.layout-secondary-pages .secondary-pages-quick-access > ul {
  display: grid;
  grid-gap: 1rem;
}

.layout-secondary-pages .secondary-pages-quick-access .card-quick-access {
  padding: 2rem;
}

.layout-secondary-pages .secondary-pages-quick-access .card-quick-access,
.layout-secondary-pages .secondary-pages-quick-access .card-quick-access > article {
  min-height: auto;
}

.layout-secondary-pages .secondary-pages-quick-access .card-quick-access > article {
  flex-direction: row;
  justify-content: flex-start;
}

.layout-secondary-pages .secondary-pages-quick-access .card-quick-access > article > div {
  margin: 0 1.5rem 0 0;
}

.layout-secondary-pages .secondary-pages-quick-access .card-quick-access > article > div > svg {
  width: 3rem;
  height: auto;
}

.layout-secondary-pages .secondary-pages-quick-access .card-quick-access > article > header > h3 {
  text-align: left;
  font-size: var(--font-size-x-small);
}

@media (max-width: 480px) {
  .layout-secondary-pages {
    padding-bottom: 6rem;
  }

  .layout-secondary-pages > div {
    grid-template-columns: 1fr;
  }

  .layout-secondary-pages > div .secondary-pages-quick-access > h2 {
    margin-bottom: 3rem;
  }

  .layout-secondary-pages > div .secondary-pages-quick-access .card-quick-access {
    padding: 1.5rem;
  }

  .layout-secondary-pages > div .secondary-pages-quick-access .card-quick-access > article > div {
    margin: 0 1rem 0 0;
  }

  .layout-secondary-pages > div .secondary-pages-quick-access .card-quick-access > article > div > svg {
    width: 2.5rem;
  }

  .layout-secondary-pages > div .secondary-pages-quick-access .card-quick-access > article > header > h3 {
    font-size: 1.4rem;
  }
}

.infinite-scroll {
  position: relative;
}

.infinite-scroll .img-infinite-scroll {
  display: none;
}

.infinite-scroll.scroll-active {
  padding-bottom: 9rem;
}

.infinite-scroll.scroll-active .img-infinite-scroll {
  position: absolute;
  bottom: 0;
  display: block !important;
  height: 6rem;
}

.s-all-news > header {
  margin-bottom: 4rem;
}

.s-all-news > nav > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 3.5rem;
}

.s-all-news .card-latest-news {
  box-shadow: 0 0 0.5rem 0 rgba(37, 37, 37, 0.2);
}

@media (max-width: 480px) {
  .s-all-news > header {
    margin-bottom: 3rem;
  }

  .s-all-news > nav > ul {
    grid-template-columns: 1fr;
    grid-gap: 3.5rem;
  }
}

.s-page-news > header > p {
  line-height: 1.2;
  font-size: var(--font-size-medium);
}

.s-page-news > header,
.s-page-news .img-page-news {
  margin-bottom: 4rem;
}

.s-page-news .img-page-news {
  overflow: hidden;
  display: grid;
}

.s-page-news .img-page-news,
.s-page-news .img-page-news > img {
  height: 50rem;
}

.s-page-news .img-page-news:hover > img {
  transform: scale(1.05);
}

.s-page-news .grid-gallery-photos-news {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1rem;
}

.s-page-news .grid-gallery-photos-news > li > a {
  overflow: hidden;
  display: grid;
}

.s-page-news .grid-gallery-photos-news > li > a,
.s-page-news .grid-gallery-photos-news > li > a > img {
  height: 25rem;
}

.s-page-news .grid-gallery-photos-news > li > a:hover > img {
  transform: scale(1.05);
}

@media (max-width: 480px) {
  .s-page-news > header,
  .s-page-news .img-page-news {
    margin-bottom: 2rem;
  }

  .s-page-news .img-page-news,
  .s-page-news .img-page-news > img {
    height: 25rem;
  }

  .s-page-news .grid-gallery-photos-news {
    margin-top: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }

  .s-page-news .grid-gallery-photos-news > li > a,
  .s-page-news .grid-gallery-photos-news > li > a > img {
    height: 15rem;
  }
}

.s-contact-us > header {
  margin-bottom: 4rem;
}

.s-contact-us > header > div {
  margin-top: 0.7rem;
}

.s-contact-us > form,
.s-contact-us > form .grid-elements {
  display: grid;
  grid-gap: 1.5rem;
}

.s-contact-us > form .grid-elements {
  grid-template-columns: repeat(2, 1fr);
}

.s-contact-us > form input,
.s-contact-us > form select,
.s-contact-us > form textarea {
  border: 0.1rem solid #BDBCBC;
}

.s-contact-us > form input::-moz-placeholder, .s-contact-us > form select::-moz-placeholder, .s-contact-us > form textarea::-moz-placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: var(--font-size-medium);
}

.s-contact-us > form input:-ms-input-placeholder, .s-contact-us > form select:-ms-input-placeholder, .s-contact-us > form textarea:-ms-input-placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: var(--font-size-medium);
}

.s-contact-us > form input,
.s-contact-us > form input::placeholder,
.s-contact-us > form select,
.s-contact-us > form select::placeholder,
.s-contact-us > form textarea,
.s-contact-us > form textarea::placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: var(--font-size-medium);
}

.s-contact-us > form input,
.s-contact-us > form select {
  height: 5.5rem;
}

.s-contact-us > form textarea {
  min-width: 2.5rem;
}

.s-contact-us > form button[type=submit] {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: var(--font-size-medium);
  width: 15rem;
  padding: 1.5rem;
  margin: 3rem 0 0 auto;
}

@media (max-width: 480px) {
  .s-contact-us {
    margin-bottom: 3rem;
  }

  .s-contact-us > form .grid-elements {
    grid-template-columns: 1fr;
  }

  .s-contact-us > form input::-moz-placeholder, .s-contact-us > form select::-moz-placeholder, .s-contact-us > form textarea::-moz-placeholder {
    font-size: 1.5rem;
  }

  .s-contact-us > form input:-ms-input-placeholder, .s-contact-us > form select:-ms-input-placeholder, .s-contact-us > form textarea:-ms-input-placeholder {
    font-size: 1.5rem;
  }

  .s-contact-us > form input,
  .s-contact-us > form input::placeholder,
  .s-contact-us > form select,
  .s-contact-us > form select::placeholder,
  .s-contact-us > form textarea,
  .s-contact-us > form textarea::placeholder {
    font-size: 1.5rem;
  }

  .s-contact-us > form button[type=submit] {
    margin-right: auto;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.s-mayour-and-vice-mayour > header {
  margin-bottom: 4rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div {
  display: grid;
  grid-template-columns: 25rem 1fr;
  grid-gap: 3rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > div > a {
  display: grid;
  overflow: hidden;
  box-shadow: 0 0 0.5rem 0 rgba(37, 37, 37, 0.2);
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > div > a:hover > img {
  transform: scale(1.05);
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > h3 {
  margin-bottom: 1rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > header > h3,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > p {
  font-weight: bold;
  line-height: 1.2;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav {
  margin-top: 3rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > p {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li:not(:last-child) {
  margin-right: 0.5rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a {
  padding: 0.7rem;
  border-radius: 0.2rem;
  min-width: 3.4rem;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a > div {
  display: grid;
}

.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a > div svg,
.s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > nav > ul > li > a > div svg path {
  fill: #FFFFFF;
  height: 2rem;
}

@media (max-width: 480px) {
  .s-mayour-and-vice-mayour > header {
    margin-bottom: 3rem;
  }

  .s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div {
    grid-template-columns: 1fr;
  }

  .s-mayour-and-vice-mayour .content-mayour-and-vice-mayour > div > div > a {
    width: 22rem;
  }
}

.s-history > header {
  margin-bottom: 4rem;
}

.s-history > a {
  display: grid;
  overflow: hidden;
  margin-bottom: 3rem;
}

.s-history > a,
.s-history > a > img {
  height: 25rem;
}

.s-history > a:hover > img {
  transform: scale(1.05);
}

@media (max-width: 480px) {
  .s-history > header {
    margin-bottom: 3rem;
  }

  .s-history > a,
  .s-history > a > img {
    height: 15rem;
  }
}

.s-mayors > section:not(:last-child) {
  margin-bottom: 4rem;
}

.s-mayors > section > header {
  margin-bottom: 4rem;
}

.s-mayors > section > ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 2rem;
}

.s-mayors > section > ul > li,
.s-mayors > section > ul > li article {
  height: 100%;
}

.s-mayors > section > ul > li > article {
  box-shadow: 0 0 0.5rem 0 rgba(37, 37, 37, 0.2);
}

.s-mayors > section > ul > li > article > img {
  height: 28rem;
}

.s-mayors > section > ul > li > article > header {
  height: calc(100% - 28rem);
  padding: 1.5rem;
  text-align: center;
}

.s-mayors > section > ul > li > article > header,
.s-mayors > section > ul > li > article > header > h3,
.s-mayors > section > ul > li > article > header > p {
  line-height: 1.2;
}

.s-mayors > section > ul > li > article > header > h3 {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

.s-mayors > section > ul > li > article > header > p {
  font-size: 1.4rem;
}

@media (max-width: 480px) {
  .s-mayors > section > header {
    margin-bottom: 3rem;
  }

  .s-mayors > section > ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.5rem;
  }

  .s-mayors > section > ul > li > article > img {
    height: 20rem;
  }

  .s-mayors > section > ul > li > article > header {
    height: calc(100% - 20rem);
    padding: 1rem;
  }

  .s-mayors > section > ul > li > article > header > h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .s-mayors > section > ul > li > article > header > p {
    font-size: 1.2rem;
  }
}

.s-municipal-holidays > header {
  margin-bottom: 4rem;
}

.s-municipal-holidays > div ul,
.s-municipal-holidays > div ol {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
}

.s-municipal-holidays > div ul > li,
.s-municipal-holidays > div ol > li {
  padding: 2rem;
  box-shadow: 0 0 0.5rem 0 rgba(37, 37, 37, 0.2);
}

.s-municipal-holidays > div ul > li,
.s-municipal-holidays > div ul > li *,
.s-municipal-holidays > div ol > li,
.s-municipal-holidays > div ol > li * {
  line-height: 1.2;
}

.s-municipal-holidays > div ul > li strong,
.s-municipal-holidays > div ol > li strong {
  font-size: 2.4rem !important;
  display: block;
  margin-bottom: 0.8rem;
}

.s-municipal-holidays > div ul > li::before,
.s-municipal-holidays > div ol > li::before {
  display: none;
}

@media (max-width: 480px) {
  .s-municipal-holidays > header {
    margin-bottom: 3rem;
  }

  .s-municipal-holidays > div ul,
  .s-municipal-holidays > div ol {
    grid-template-columns: 1fr;
  }

  .s-municipal-holidays > div ul > li strong,
  .s-municipal-holidays > div ol > li strong {
    font-size: 2rem !important;
  }
}

.s-anthem-and-flag > header {
  margin-bottom: 4rem;
}

.s-anthem-and-flag > article:not(:last-child) {
  margin-bottom: 4rem;
}

.s-anthem-and-flag > article > div {
  margin-right: 2.5rem;
}

.s-anthem-and-flag > article > div > a {
  display: grid;
  overflow: hidden;
}

.s-anthem-and-flag > article > div > a,
.s-anthem-and-flag > article > div > a > img {
  width: 40rem;
}

.s-anthem-and-flag > article > div > a:hover > img {
  transform: scale(1.05);
}

.s-anthem-and-flag > article > header > h3 {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1rem;
}

@media (max-width: 480px) {
  .s-anthem-and-flag > header,
  .s-anthem-and-flag > article:not(:last-child) {
    margin-bottom: 3rem;
  }

  .s-anthem-and-flag > article {
    flex-direction: column;
  }

  .s-anthem-and-flag > article > div {
    margin: 0 0 2rem 0;
  }

  .s-anthem-and-flag > article > div > a,
  .s-anthem-and-flag > article > div > a > img {
    width: 25rem;
  }
}

.s-secretaries > header {
  margin-bottom: 4rem;
}

.s-secretaries > div .img-secretaries {
  margin-right: 2.5rem;
}

.s-secretaries > div .img-secretaries > a {
  display: grid;
  overflow: hidden;
}

.s-secretaries > div .img-secretaries > a,
.s-secretaries > div .img-secretaries > a > img {
  width: 20rem;
}

.s-secretaries > div .img-secretaries > a:hover > img {
  transform: scale(1.05);
}

@media (max-width: 480px) {
  .s-secretaries > header {
    margin-bottom: 3rem;
  }

  .s-secretaries > div {
    flex-direction: column;
  }

  .s-secretaries > div .img-secretaries {
    margin: 0 0 2rem 0;
  }
}

