@charset "UTF-8";
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-size: 100%;
  vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:after,
.row:before {
  content: "";
  display: block;
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.fotos__content-list-albuns,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-content,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.fotos__content-list-albuns {
  float: left;
}

.col-xs-12, .fotos__content-list-albuns {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .fotos__content-list-albuns,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4, .fotos__content-list-albuns {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-content {
    float: left;
  }
  .col-md-12, .col-content {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #002855;
}

h1 {
  font-weight: 900;
  font-size: 5rem;
}

h2 {
  font-weight: 700;
  font-size: 4rem;
}

h3 {
  font-weight: 700;
  font-size: 3rem;
}

h4 {
  font-weight: 700;
  font-size: 2rem;
}

h5 {
  font-weight: 700;
  font-size: 1.5rem;
}

h6 {
  font-weight: 500;
  font-size: 1.2rem;
}

* {
  font-family: "Calibri", sans-serif;
}

.page-content {
  padding: 0px 0 30px 0;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.hide {
  display: none !important;
}

.hide-visibility {
  visibility: hidden !important;
}

.display {
  display: block !important;
}

.display-block {
  display: block !important;
}

.float-left {
  float: left;
}

.float-right, .cardapio__imprimir {
  float: right;
}

.clearfix::before,
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

.nopadding {
  padding: 0px !important;
  margin: 0px !important;
}

.bg-primary-color {
  background-color: #002855;
}

.bg-light-color {
  background-color: #bebcbc;
}

.bg-medium-color {
  background-color: #bebcbc;
}

.bg-dark-color {
  background-color: #72706f;
}

.active {
  background-color: rgba(205, 205, 205, 0.5) !important;
}

.active-dark {
  background-color: #545252 !important;
}

.text-dark {
  color: #292828;
}

.text-danger {
  color: #da251d !important;
}

.text-attention {
  color: #002855;
}

.departamento-1 {
  background-color: #002855;
}

.text-departamento-1 {
  color: #72706f !important;
}

.departamento-2 {
  background-color: #f8c300;
}

.text-departamento-2 {
  color: #f8c300 !important;
}

.departamento-3 {
  background-color: #00923f;
}

.text-departamento-3 {
  color: #00923f !important;
}

.departamento-4 {
  background-color: #0093dd;
}

.text-departamento-4 {
  color: #0093dd !important;
}

.departamento-5 {
  background-color: #bebcbc;
}

.text-departamento-5 {
  color: #bebcbc !important;
}

.departamento-6 {
  background-color: #da251d;
}

.text-departamento-6 {
  color: #da251d !important;
}

.text-white {
  color: #ffffff !important;
}

.no-margin {
  margin: 0px !important;
}

@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none !important;
  }
}
@media print {
  .no-print, .section-banner,
  .banner,
  .section-banner-paginador,
  footer, .addtoany_content_top,
  .no-print *,
  .section-banner *,
  .banner *,
  .section-banner-paginador *,
  footer *,
  .addtoany_content_top * {
    display: none !important;
  }
}
.alignleft {
  float: left !important;
  margin: 0.5em 1em 0.5em 0em !important;
}

.alignright {
  float: right !important;
  margin: 0.5em 0em 0.5em 1em !important;
}

.btn {
  cursor: pointer;
  display: inline-block;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  border-radius: 3px;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #BD0C2B;
  border: 0;
  color: #ffffff;
}
.btn a {
  color: #ffffff;
}
.btn:hover {
  background-color: #002855;
}

.btn-rounded {
  padding: 6px 17px;
  border-radius: 25px;
  text-transform: none;
}

.btn--danger {
  background-color: #da251d;
}
.btn--danger a:hover {
  color: #ffffff;
}

.btn--success {
  background-color: #00923f;
}
.btn--success a:hover {
  color: #ffffff;
}

.btn--medium {
  padding: 10px 22px;
  font-size: 12px;
  font-weight: 700;
}

.btn--small {
  padding: 6px 17px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

.more-option {
  width: 13px;
  height: 14px;
  display: inline-block;
  background-color: #bebcbc;
  margin-right: 3px;
}
.more-option:hover {
  background-color: #545252;
}

/* Absolute Center Spinner */
.overlay {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

/* Transparent Overlay */
.overlay:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.overlay:not(:required) { /* hide "overlay..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.overlay:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
header {
  position: relative;
  height: 100vh; /* ocupa a tela toda */
  display: flex;
  color: white;
  overflow: hidden;
  /* Vídeo em tela cheia */
}
header .logos {
  padding: 20px 0px;
}
header .logos .logo {
  text-align: center;
}
header .logos .logo img {
  width: 360px;
}
header .logos .idioma {
  text-align: right;
}
header .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  opacity: 0.4;
  z-index: -1;
}
header .menu {
  /* Centralizar o menu */
  /* Botão hamburguer */
  /* Responsivo */
}
header .menu nav {
  flex: 2;
  display: flex;
  justify-content: center;
}
header .menu nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 50px;
}
header .menu nav ul li {
  position: relative;
  /* Submenu */
}
header .menu nav ul li a {
  color: #002855;
  text-decoration: none;
  padding: 10px;
  display: block;
  transition: color 0.3s;
  font-size: 20px;
}
header .menu nav ul li a:hover {
  color: #BD0C2B;
}
header .menu nav ul li:hover > ul {
  display: block;
}
header .menu nav ul li ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: #002855;
  display: none;
  min-width: 220px;
  padding: 5px 0;
  z-index: 1000;
}
header .menu nav ul li ul li {
  /* Submenu de terceiro nível */
}
header .menu nav ul li ul li a {
  padding: 10px 15px;
  font-size: 0.95rem;
  color: #ffffff;
}
header .menu nav ul li ul li ul {
  top: 0;
  left: 100%;
}
header .menu nav ul li ul li ul li:hover > ul {
  display: block;
}
header .menu .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
}
header .menu .menu-toggle span {
  width: 25px;
  height: 3px;
  background: #002855;
}
@media (max-width: 768px) {
  header .menu header {
    flex-wrap: wrap;
  }
  header .menu nav {
    display: none;
    width: 100%;
    order: 3;
    justify-content: flex-start;
  }
  header .menu nav ul {
    flex-direction: column;
    gap: 0;
  }
  header .menu nav ul li ul {
    position: static;
    display: none;
    background: #002855;
    padding: 0;
  }
  header .menu nav ul li ul li .open > ul {
    display: block;
  }
  header .menu nav ul li ul li ul {
    position: static;
    display: none;
  }
  header .menu nav ul li ul li ul li .open > ul {
    display: block;
  }
  header .menu .menu-toggle {
    display: flex;
  }
  header .menu nav.active {
    display: block;
  }
}
header .header-title {
  margin-top: 20%;
  padding: 0px 20px;
  display: inline-block;
}
header .header-title h1 {
  font-size: 3.8rem;
}
header .busca {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
header .busca a i {
  color: #002855;
  font-weight: 900;
  font-size: 2em;
}
@media (max-width: 768px) {
  header .header-title {
    margin-top: 50%;
  }
  header .header-title h1 {
    font-size: 3rem;
  }
}

.gallery br {
  display: none;
}

.gallery-caption {
  display: none !important;
}

.gallery-preview {
  background-color: #bebcbc;
  width: 100%;
  float: left;
  padding: 20px;
  position: relative;
  text-align: center;
  min-height: 400px;
  max-height: 400px;
  margin-bottom: 1px;
}

.gallery-preview__caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 20px;
}

.gallery-preview__caption-text {
  padding: 20px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}

.gallery-item {
  width: 5% !important;
  float: left;
  margin: 0 !important;
  transition: all 0.2s linear;
  border: 1px solid white;
}

.gallery-item:hover {
  opacity: 0.7;
  transition: all 0.2s linear;
}

.gallery-item img {
  border: 0 !important;
}

.gallery-preview__left-arrow,
.gallery-preview__right-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  cursor: pointer;
  opacity: 0.8;
  top: 50%;
  margin-top: -25px;
  background-image: url("../../img/arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.gallery-preview__left-arrow {
  background-color: #0093dd;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0;
}
.gallery-preview__left-arrow:hover {
  opacity: 1;
}

.gallery-preview__right-arrow {
  background-color: #f8c300;
  right: 0;
}
.gallery-preview__right-arrow:hover {
  opacity: 1;
}

.gallery-preview__image {
  border: 0 !important;
  max-height: 360px;
}

.form label,
.form select {
  color: #545252;
  display: inline-block;
}
.form label {
  margin: 10px 10px 0 0;
}
.form select {
  margin-top: 10px;
  font-size: 14px;
  min-width: 200px;
}
.form input {
  margin-top: 14px;
}

.form .form-fields {
  display: block;
  width: 100%;
  padding: 0.4rem 0.5rem;
  line-height: 1;
}

.form .form-radio-fields {
  padding: 0.4rem 0.5rem;
  line-height: 1;
}

footer {
  margin-top: 40px;
  background-color: #335883;
}
footer .social {
  margin-top: 60px;
}
footer .social .icon {
  background-color: #ffffff;
  border-radius: 10px;
  text-align: center;
  padding: 10px 0px;
}
footer .social .icon i {
  color: #002855;
  font-size: 3.5em;
}
@media (max-width: 768px) {
  footer .social .icon {
    border-radius: 10px;
    padding: 10px 0px;
  }
  footer .social .icon i {
    font-size: 2.5em;
  }
}
footer .menu-footer {
  margin-top: 60px;
  margin-bottom: 60px;
}
footer .menu-footer ul {
  list-style: none;
  display: flex;
  gap: 40px;
  margin: 0;
  padding: 0;
}
footer .menu-footer ul li {
  position: relative;
  width: 20%;
}
footer .menu-footer ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  padding: 5px 0;
  display: block;
}
footer .menu-footer ul li a:hover {
  color: #BD0C2B;
}
footer .menu-footer ul li ul {
  list-style: none;
  margin-top: 5px;
  padding-left: 0;
  display: block;
}
footer .menu-footer ul li ul li {
  width: 100%;
}
footer .menu-footer ul li ul li a {
  font-size: 0.9rem;
  color: #ccc;
}
footer .menu-footer ul li ul li a:hover {
  color: #BD0C2B;
}
@media (max-width: 768px) {
  footer .menu-footer ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  footer .menu-footer ul li {
    flex: 1 1 45%; /* ocupa cerca de metade da largura */
  }
}
footer .container-fluid {
  background-color: #002855;
}
footer .container-fluid .texto {
  text-align: center;
  padding: 20px 0px;
  color: #ffffff;
}
footer .container-fluid .texto a {
  color: #ffffff;
  text-decoration: underline;
}

#cookiealert {
  border-top: 1px dotted gray;
  background-color: white;
  position: fixed;
  bottom: 0px;
  left: 0px;
  font-size: 12px;
  width: 100%;
  padding: 20px;
  display: none;
}
#cookiealert a {
  vertical-align: initial;
}
#cookiealert button {
  margin-left: 20px;
}

.video-container {
  position: relative;
  height: 321px;
  margin: 20px auto;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.calendario {
  width: 100%;
  background-color: #eeeeee;
}
.calendario tr td {
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  border: 1px solid white;
}

.calendario__dia-selecionado {
  background-color: #00923f;
  color: white;
}
.calendario__dia-selecionado a {
  color: white;
}

.calendario__dia-atual {
  background-color: #002855;
  color: white;
}
.calendario__dia-atual a {
  color: white;
}

.calendario__dia-util {
  color: black;
}
.calendario__dia-util a {
  color: black;
}

.calendario__dia-dias {
  background-color: #72706f;
  color: white;
}
.calendario__dia-dias a {
  color: white;
}

.calendario__dia-semana {
  background-color: #0093dd;
  color: white;
}
.calendario__dia-semana a {
  color: white;
}

.calendario__dia-fds {
  background-color: #bebcbc;
  color: white;
}
.calendario__dia-fds a {
  color: white;
}

.cardapio__table-responsive {
  overflow-x: auto;
}

.agenda {
  padding-bottom: 50px;
}

.agenda__list {
  float: left;
  width: 30%;
}

.agenda__info {
  float: right;
  width: 70%;
  height: 524px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 15px 15px 20px;
  cursor: default;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.5);
}
.agenda__info p {
  font-size: 14px;
  padding: 7px;
}
.agenda__info p a {
  color: #545252;
}

.agenda__item {
  background-color: #dedede;
  padding: 10px 25px;
  font-size: 14px;
  color: #545252;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: block;
  text-transform: capitalize;
  margin-bottom: 3px;
  cursor: pointer;
}
.agenda__item:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 425px) {
  .agenda__item {
    padding-left: 5px;
    font-size: 15px;
  }
  .agenda__info {
    height: 490px;
  }
}
.visita {
  margin-top: 40px;
  margin-bottom: 20px;
}
.visita .titulo {
  margin: 10px 0px;
}
.visita .box-data {
  border: 1px solid #002855;
  padding: 20px;
}
.visita .box-data .texto {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  color: #002855;
  line-height: 2rem;
  font-weight: 200;
}
.visita .mais-informacoes .datas a, .visita .mais-informacoes .informacoes a {
  color: #002855;
  line-height: 3rem;
}
.visita .mais-informacoes .datas a i, .visita .mais-informacoes .informacoes a i {
  color: #BD0C2B;
}

.error__404-message h1 {
  padding: 140px 0px;
  font-size: 60px;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

.addtoany_content_top {
  top: 20px;
  right: 20px;
  margin: 0px;
  padding: 0px;
  position: absolute;
}

sup,
sub {
  font-size: 70%;
  vertical-align: top;
  line-height: 15px;
}

.home .estrutura {
  margin-top: 20px;
  margin-bottom: 20px;
}
.home .estrutura .itens-estrutura {
  margin-top: 20px;
}
.home .estrutura .itens-estrutura ul {
  list-style: none;
  display: flex;
  gap: 26px;
  margin: 0;
  padding: 0;
}
.home .estrutura .itens-estrutura ul li {
  position: relative;
  width: 20%;
  text-align: center;
}
.home .estrutura .itens-estrutura ul li a {
  line-height: 20px;
  color: #002855;
}
@media screen and (max-width: 768px) {
  .home .estrutura .itens-estrutura ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .home .estrutura .itens-estrutura ul li {
    flex: 1 1 45%; /* ocupa cerca de metade da largura */
  }
}
.home .destaques {
  margin-top: 20px;
  margin-bottom: 20px;
  /* ================= GALERIA ================= */
  /* Marcadores invisíveis */
  /* Bolinhas de navegação */
}
.home .destaques .galeria-wrapper {
  position: relative;
}
.home .destaques .galeria {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
  overflow: hidden;
}
.home .destaques .galeria img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  filter: brightness(50%);
}
.home .destaques .galeria img.active-item {
  opacity: 1;
}
.home .destaques .galeria .texto-slide {
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  max-width: 45vw;
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: left;
  opacity: 0;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.home .destaques .galeria .texto-slide.active-item {
  opacity: 1;
}
.home .destaques .galeria .texto-slide span a {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 4.5rem;
  color: #ffffff;
}
.home .destaques .galeria .texto-slide p a {
  color: #ffffff;
}
@media screen and (max-width: 1200px) {
  .home .destaques .galeria .texto-slide {
    max-width: 45%;
    font-size: 1rem;
  }
  .home .destaques .galeria .texto-slide span {
    font-size: 2rem;
  }
}
.home .destaques .step {
  height: 100vh;
}
.home .destaques .nav-dots {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 10;
}
.home .destaques .nav-dots button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  transition: background 0.3s;
}
.home .destaques .nav-dots button.active-item {
  background: white !important;
}
.home .departamentos {
  margin-top: 20px;
  margin-bottom: 20px;
}
.home .departamentos .departamento {
  margin: 0px 40px;
  margin-top: 60px;
  min-height: 200px;
  background-color: #E6E7E8;
}
.home .departamentos .departamento .titulo {
  padding: 1px 20px;
  text-align: center;
  font-weight: 900;
}
.home .departamentos .departamento .titulo a {
  color: #002855;
}
.home .departamentos .departamento .titulo .anos {
  font-size: 1.5em;
  color: #BD0C2B;
  text-align: right;
  margin-right: 50px;
  font-weight: 500;
}
.home .departamentos .departamento .texto {
  padding: 1px 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  color: #002855;
  line-height: 2rem;
  font-weight: 200;
}
.home .departamentos .departamento .texto a {
  color: #002855;
}
.home .departamentos .departamento .imagem {
  margin-top: 20px;
  display: flex;
}
.home .numeros {
  margin-top: 60px;
  margin-bottom: 20px;
}
.home .numeros .bg-numeros {
  background-color: #E6E7E8;
}
.home .numeros .titulo {
  text-align: center;
  margin-top: 40px;
}
.home .numeros .box-numero {
  margin: 30px 0px;
  padding: 10px;
}
.home .numeros .box-numero .texto {
  font-size: 2rem;
  color: #002855;
  line-height: 3rem;
  font-weight: 200;
}
.home .numeros .box-numero .cta a i {
  color: #BD0C2B;
  font-size: 2rem;
}
.home .numeros .box-numero-0, .home .numeros .box-numero-1, .home .numeros .box-numero-2 {
  border-right: 2px solid #002855;
}
@media screen and (max-width: 768px) {
  .home .numeros .box-numero-0, .home .numeros .box-numero-1, .home .numeros .box-numero-2 {
    border: none;
  }
}
.home .hotsites {
  margin-top: 20px;
  margin-bottom: 20px;
}
.home .hotsites .hotsite {
  margin-top: 40px;
}
.home .hotsites .hotsite .box-site {
  padding: 20px;
  text-align: center;
}
.home .hotsites .hotsite .box-site .titulo {
  text-align: center;
}
.home .hotsites .hotsite .box-site .imagem {
  text-align: center;
}
.home .hotsites .hotsite .texto {
  font-size: 1.5rem;
  color: #002855;
  line-height: 2rem;
  font-weight: 200;
  padding: 20px;
}
.home .destaques-home {
  margin-top: 40px;
  margin-bottom: 40px;
}
.home .destaques-home .titulo {
  margin-top: 10px;
}
.home .destaques-home .titulo a {
  color: #002855;
}
.home .destaques-home .texto a {
  color: #545252;
}
.home .destaques-home .destaque {
  margin-top: 20px;
  position: relative;
}
.home .destaques-home .destaque .imagem {
  height: 200px;
  position: relative;
}
.home .destaques-home .destaque .imagem img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1;
}

.page-main-content {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-align: justify;
  margin-top: 40px;
}
.page-main-content p {
  display: block !important;
  -webkit-margin-before: 1em !important;
  -webkit-margin-after: 1em !important;
  -webkit-margin-start: 0px !important;
  -webkit-margin-end: 0px !important;
}
.page-main-content ul {
  list-style-type: disc !important;
  list-style-position: inside !important;
}
.page-main-content ol {
  list-style-type: decimal !important;
  list-style-position: inside !important;
}
.page-main-content ul ul,
.page-main-content ol ul {
  list-style-type: circle !important;
  list-style-position: inside !important;
  margin-left: 15px !important;
}
.page-main-content ol ol,
.page-main-content ul ol {
  list-style-type: lower-latin !important;
  list-style-position: inside !important;
  margin-left: 15px !important;
}

.page-main-content span,
.page-main-content applet,
.page-main-content object,
.page-main-content iframe,
.page-main-content h1,
.page-main-content h2,
.page-main-content h3,
.page-main-content h4,
.page-main-content h5,
.page-main-content h6,
.page-main-content blockquote,
.page-main-content pre,
.page-main-content a,
.page-main-content abbr,
.page-main-content acronym,
.page-main-content address,
.page-main-content big,
.page-main-content cite,
.page-main-content code,
.page-main-content del,
.page-main-content dfn,
.page-main-content em,
.page-main-content img,
.page-main-content ins,
.page-main-content kbd,
.page-main-content q,
.page-main-content s,
.page-main-content samp,
.page-main-content small,
.page-main-content strike,
.page-main-content strong,
.page-main-content sub,
.page-main-content sup,
.page-main-content tt,
.page-main-content var,
.page-main-content b,
.page-main-content u,
.page-main-content i,
.page-main-content center,
.page-main-content dl,
.page-main-content dt,
.page-main-content dd,
.page-main-content fieldset,
.page-main-content form,
.page-main-content label,
.page-main-content legend,
.page-main-content table,
.page-main-content caption,
.page-main-content tbody,
.page-main-content tfoot,
.page-main-content thead,
.page-main-content tr,
.page-main-content th,
.page-main-content td,
.page-main-content article,
.page-main-content aside,
.page-main-content canvas,
.page-main-content details,
.page-main-content embed,
.page-main-content figure,
.page-main-content figcaption,
.page-main-content footer,
.page-main-content header,
.page-main-content hgroup,
.page-main-content menu,
.page-main-content nav,
.page-main-content output,
.page-main-content ruby,
.page-main-content section,
.page-main-content summary,
.page-main-content time,
.page-main-content mark,
.page-main-content audio,
.page-main-content video {
  margin: initial;
  padding: initial;
  border: initial;
  quotes: initial;
  content: initial;
}
.page-main-content h1,
.page-main-content h2,
.page-main-content h3,
.page-main-content h4,
.page-main-content h5,
.page-main-content h6 {
  display: block;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  font-family: "Helvetica", sans-serif;
}
.page-main-content h1 {
  font-size: 18pt;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
.page-main-content h2 {
  font-size: 12pt;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
.page-main-content h3 {
  font-size: 14pt;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 400;
}
.page-main-content h4 {
  font-size: 12pt;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  font-weight: 800;
}
.page-main-content h5 {
  font-size: 0.83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
}
.page-main-content h6 {
  font-size: 0.67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
}

.paginas-relacionadas {
  margin-top: 20px;
  margin-bottom: 20px;
}
.paginas-relacionadas .box-pagina {
  margin: 20px 0px;
}
.paginas-relacionadas .box-pagina .pagina a {
  font-size: 1.5rem;
  color: #002855;
  font-weight: 200;
}
.paginas-relacionadas .box-pagina .pagina a i {
  color: #BD0C2B;
}

.pagina-idioma-relacionado .pagina-idioma-relacionado-link {
  display: flex;
  align-items: center;
}

.btns-navegacao .active {
  background-color: #DA261E !important;
}
.btns-navegacao .btn {
  font-size: 12px;
  width: 100%;
  padding: 5px;
  height: 100%;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 0px;
}
.btns-navegacao .btn:hover {
  color: #fff !important;
}

.inscricoes-cursos {
  padding: 30px 0;
}
.inscricoes-cursos > h2 {
  color: #545252;
  font-size: 18px;
  line-height: 20px;
  font-weight: 900;
  margin-bottom: 20px;
}
.inscricoes-cursos > p {
  margin-bottom: 20px;
}
.inscricoes-cursos form input.btn {
  padding: 10px;
  color: white;
  font-size: 14px;
}

.inscricoes-cursos__cursos-title {
  color: #002855;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.inscricoes-cursos__cursos-info {
  text-decoration: none;
  color: #72706f;
  display: block;
  margin-bottom: 15px;
}

.inscricoes-cursos__options-title,
.inscricoes-cursos__options-response {
  line-height: 26px;
  font-size: 14px;
}

.inscricoes-cursos__options-response {
  font-weight: 900;
  color: #545252;
  margin-bottom: 10px;
}

.inscricoes-cursos__option form input,
.inscricoes-cursos__option form textarea {
  margin-top: 12px;
}
.inscricoes-cursos__option form input.btn {
  width: 180px;
}

.cardapio__content {
  margin: 15px 0px;
  display: block;
}

.cardapio__content__img {
  margin: 5px 0px;
}

.cardapio__line {
  width: 100%;
  background-color: #002855;
  color: white;
}
.cardapio__line form {
  display: inline-block;
}
.cardapio__line img {
  width: 20px;
}
.cardapio__line span,
.cardapio__line input,
.cardapio__line select {
  display: inline-block;
  margin: 10px 0;
}
.cardapio__line span {
  margin-left: 10px;
}
.cardapio__line input,
.cardapio__line select {
  background-color: white;
  border-radius: 3px;
  border: 2px solid white;
  color: #002855;
  padding: 2px 5px;
}

.cardapio__text {
  font-size: 12px;
  break-word: word-break;
}

.cardapio__imprimir {
  margin-right: 25px;
}
.cardapio__imprimir img {
  width: 20px !important;
  margin-top: 10px;
  margin-left: 5px;
}

.cardapio__table-responsive {
  overflow-x: auto;
}

.cardapio__rodape {
  margin: 20px 10px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .cardapio__imprimir {
    float: none;
  }
}
@media print {
  .cardapio__content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4, .fotos__content-list-albuns {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
.fotos__content-list-categorias:nth-child(odd) {
  background: #ddd;
}

.fotos__content-list-categorias a {
  color: black;
  line-height: 22px;
}

.fotos__content-list-albuns {
  text-align: center;
  font-size: 12px;
  padding-bottom: 40px;
}
.fotos__content-list-albuns a {
  color: black;
}

.fotos__content-list-albuns-titulo {
  height: 35px;
}

.fotos__content-list-albuns-foto {
  height: 140px;
}

.fotos__content-item--voltar {
  color: black;
  margin: 20px 0px;
}

.fotos__content-list .page-numbers {
  color: #72706f;
}

.fotos__content-list .current {
  color: black;
}

.mapa-do-site {
  list-style-type: none !important;
}
.mapa-do-site li {
  margin: 5px;
}
.mapa-do-site li a {
  color: #72706f;
}
.mapa-do-site ul {
  list-style-type: none !important;
}
.mapa-do-site ul li {
  margin: 5px;
}
.mapa-do-site ul li a {
  color: #72706f;
}

.hispanidad__table {
  width: 100%;
}
.hispanidad__table tr td {
  padding: 5px 10px;
}
.hispanidad__table tr.datas td {
  background: #002855;
  color: #ffffff;
}
.hispanidad__table tr.horarios td,
.hispanidad__table tr.titulos td {
  background: #bebcbc;
}
.hispanidad__table tr.conteudos td {
  background: #eeeeee;
  cursor: pointer;
}
.hispanidad__table tr.esgotada td {
  color: #da251d;
}

.hispanidad-btn-carregar {
  margin-top: 40px !important;
}

.formulario-saude__box-title {
  background: #002855;
  padding: 10px 0px !important;
  margin: 10px 0px !important;
  clear: both;
  color: #ffffff;
}
.formulario-saude__box-title .formulario-saude__form-labels {
  color: #ffffff !important;
}
.formulario-saude__box-title .formulario-saude__form-labels strong {
  color: #ffffff !important;
}

.formulario-saude__form-labels {
  margin: 5px 0px !important;
  font-size: 12px;
}

.formulario-saude__form-fields {
  width: 100%;
  margin: 0px !important;
  padding: 2px 5px;
  font-size: 12px;
}

input.formulario-saude__form-fields:required,
textarea.formulario-saude__form-fields:required {
  border: 1px solid #444;
}

.formulario-saude__form-radios {
  margin: 5px 0px !important;
  font-size: 12px;
}

radio.formulario-saude__form-radios:required {
  border: 1px solid #444;
}

input.formulario-saude__form-fields:read-only,
textarea.formulario-saude__form-fields:read-only {
  background-color: #cecece !important;
}

form .admissao__form-titulos {
  padding: 10px 20px;
  margin: 15px 0px 0px 0px;
  position: inherit;
  background: #002855;
  color: #ffffff;
  width: 100%;
  font-weight: 900;
}

.admissao__div-mensagem {
  color: #545252;
  margin: 15px 15px 0px 15px;
}

.admissao__button-remove {
  margin-top: 45px;
}

.form-box-radio {
  line-height: 30px;
}
.form-box-radio input[type=text] {
  margin: 0px 10px;
  padding: 3px;
}
.form-box-radio input[type=radio] {
  padding: 30px;
}

.admissao-page .header {
  padding: 35px 40px;
  text-align: center;
}
.admissao-page .header h1 {
  font-size: 2.5rem;
  margin-bottom: 10px;
  font-weight: 300;
}
.admissao-page .header p {
  font-size: 1.1rem;
  opacity: 0.9;
  margin-bottom: 15px;
}
.admissao-page .header .subtitle {
  font-size: 0.95rem;
  opacity: 0.8;
  margin: 0 auto;
}
.admissao-page .form-content {
  padding: 30px;
}
.admissao-page .section {
  margin-bottom: 30px;
  padding: 25px;
  background: #f8f9fa;
  border-radius: 15px;
  border-left: 5px solid #2a5298;
}
.admissao-page .section-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.admissao-page .section-icon {
  width: 30px;
  height: 30px;
  background: #2a5298;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 0.9rem;
}
.admissao-page .form-group {
  margin-bottom: 20px;
}
.admissao-page .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.admissao-page .form-row.single {
  grid-template-columns: 1fr;
  gap: 20px;
}
.admissao-page .form-row.triple {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.admissao-page label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  color: #2c3e50;
  font-size: 0.95rem;
}
.admissao-page .required::after {
  content: " *";
  color: #e74c3c;
}
.admissao-page input[type=text],
.admissao-page input[type=email],
.admissao-page input[type=tel],
.admissao-page input[type=date],
.admissao-page select,
.admissao-page textarea {
  width: 100%;
  padding: 10px 15px;
  border: 2px solid #e9ecef;
  border-radius: 10px;
  font-size: 1rem;
  transition: all 0.3s ease;
  background: white;
  font-family: inherit;
}
.admissao-page input:focus,
.admissao-page select:focus,
.admissao-page textarea:focus {
  outline: none;
  border-color: #2a5298;
  box-shadow: 0 0 0 3px rgba(42, 82, 152, 0.1);
}
.admissao-page textarea {
  resize: vertical;
  min-height: 100px;
}
.admissao-page .checkbox-group {
  display: flex;
  gap: 20px;
  margin-top: 10px;
  flex-wrap: wrap;
}
.admissao-page .checkbox-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.admissao-page .checkbox-item input[type=checkbox] {
  width: auto;
  margin: 0;
  transform: scale(1.2);
}
.admissao-page .date-selection {
  display: grid;
  gap: 15px;
  margin-top: 20px;
}
.admissao-page .date-card {
  border: 2px solid #e9ecef;
  border-radius: 12px;
  padding: 15px 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: white;
  position: relative;
}
.admissao-page .date-card:hover {
  border-color: #2a5298;
  box-shadow: 0 5px 15px rgba(42, 82, 152, 0.1);
  transform: translateY(-2px);
}
.admissao-page .date-card.selected {
  border-color: #2a5298;
  background: #f0f5ff;
  box-shadow: 0 5px 15px rgba(42, 82, 152, 0.2);
}
.admissao-page .date-card input[type=radio] {
  display: none;
}
.admissao-page .date-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.admissao-page .date-main {
  font-weight: 600;
  color: #2c3e50;
  font-size: 1.1rem;
}
.admissao-page .date-main::first-letter {
  text-transform: capitalize;
}
.admissao-page .date-details {
  color: #6c757d;
  font-size: 0.9rem;
  margin-top: 4px;
}
.admissao-page .date-time {
  background: #2a5298;
  color: white;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 600;
}
.admissao-page .child-card {
  border: 2px solid #e9ecef;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 15px;
  background: white;
  position: relative;
}
.admissao-page .child-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.admissao-page .child-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #2c3e50;
}
.admissao-page .remove-child {
  background: #e74c3c;
  color: white;
  border: none;
  padding: 8px 12px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.8rem;
  transition: all 0.3s ease;
}
.admissao-page .remove-child:hover {
  background: #c0392b;
  transform: scale(1.05);
}
.admissao-page .add-child {
  background: #28a745;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
}
.admissao-page .add-child:hover {
  background: #218838;
  transform: translateY(-2px);
}
.admissao-page .submit-section {
  background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
  margin: 30px -30px -30px -30px;
  padding: 30px 40px;
  text-align: center;
}
.admissao-page .submit-btn {
  background: white;
  color: #28a745;
  border: none;
  padding: 15px 40px;
  border-radius: 50px;
  font-size: 1.2rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.admissao-page .submit-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.admissao-page .submit-text {
  color: white;
  margin-bottom: 20px;
  font-size: 1.1rem;
}
.admissao-page .info-box {
  background: #e3f2fd;
  border: 1px solid #bbdefb;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
  color: #1565c0;
  font-size: 0.9rem;
}
.admissao-page .info-box strong {
  color: #0d47a1;
}
.admissao-page .floating-help {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #2a5298;
  color: white;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 5px 15px rgba(42, 82, 152, 0.3);
  transition: all 0.3s ease;
  font-size: 1.5rem;
  z-index: 1000;
}
.admissao-page .floating-help:hover {
  transform: scale(1.1);
  box-shadow: 0 8px 25px rgba(42, 82, 152, 0.4);
}
@media (max-width: 768px) {
  .admissao-page .container {
    margin: 10px;
    border-radius: 15px;
  }
  .admissao-page .header {
    padding: 30px 20px;
  }
  .admissao-page .header h1 {
    font-size: 2rem;
  }
  .admissao-page .form-content {
    padding: 25px 20px;
  }
  .admissao-page .section {
    padding: 20px 15px;
    margin-bottom: 25px;
  }
  .admissao-page .form-row,
  .admissao-page .form-row.triple {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .admissao-page .date-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .admissao-page .floating-help {
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 1.2rem;
  }
  .admissao-page .submit-section {
    margin: 25px -20px -25px -20px;
    padding: 25px 20px;
  }
}
.admissao-page .validation-message {
  color: #e74c3c;
  font-size: 0.85rem;
  margin-top: 5px;
  display: none;
}
.admissao-page .field-error {
  border-color: #e74c3c !important;
  box-shadow: 0 0 0 3px rgba(231, 76, 60, 0.1) !important;
}
.admissao-page .success-message {
  background: #d4edda;
  border: 1px solid #c3e6cb;
  color: #155724;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.admissao-page .error-message {
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.auditorio-tabela-container {
  max-width: 100%;
  overflow-x: auto;
}

.auditorio-mensagem-mover {
  display: none;
  margin: 20px 0px 0px 0px;
  font-size: 10px;
}

.auditorio-palco {
  text-align: center;
  padding: 30px 0px;
}

.auditorio-tabela {
  width: 1110px;
}
.auditorio-tabela .esquerda,
.auditorio-tabela .direita {
  width: 16%;
}
.auditorio-tabela .central {
  width: 52%;
}
.auditorio-tabela .central-esquerda,
.auditorio-tabela .central-direita {
  width: 24%;
}
.auditorio-tabela .corredor {
  width: 6%;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
}

.auditorio-assento {
  width: 23px;
  text-align: center;
  line-height: 23px;
  margin: 2px;
  font-size: 12px;
  float: left;
  cursor: pointer;
}
.auditorio-assento:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.auditorio-assento--livre {
  background-color: #60d160;
}

.auditorio-assento--ocupado {
  background-color: #d65c5c;
}

.auditorio-assento--bloqueado {
  background-color: #bfbfbf;
}

.auditorio-assento--escolhido {
  background-color: #ffa500;
}

.auditorio-assento--especial {
  width: 46px !important;
}

.auditorio-assentos--margin-right-1 {
  margin-right: 8px !important;
}

.auditorio-assentos--margin-left-1 {
  margin-left: 8px !important;
}

.auditorio-assentos--margin-right-2 {
  margin-right: 16px !important;
}

.auditorio-assentos--margin-left-2 {
  margin-left: 16px !important;
}

.auditorio-assentos--margin-right-3 {
  margin-right: 30px !important;
}

.auditorio-assentos--margin-left-3 {
  margin-left: 30px !important;
}

.auditorio-assentos--margin-right-4 {
  margin-right: 70px !important;
}

.auditorio-assentos--margin-left-4 {
  margin-left: 70px !important;
}

@media only screen and (max-width: 768px) {
  .auditorio-mensagem-mover {
    display: block;
  }
  .auditorio-tabela {
    width: 570px;
  }
  .auditorio-tabela .corredor {
    width: 6%;
    line-height: 13px;
    font-size: 8px;
  }
  .auditorio-assento {
    width: 13px;
    line-height: 13px;
    margin: 1px;
    font-size: 8px;
  }
  .auditorio-assento--especial {
    width: 29px !important;
  }
  .auditorio-assentos--margin-right-1 {
    margin-right: 4px !important;
  }
  .auditorio-assentos--margin-left-1 {
    margin-left: 4px !important;
  }
  .auditorio-assentos--margin-right-2 {
    margin-right: 8px !important;
  }
  .auditorio-assentos--margin-left-2 {
    margin-left: 8px !important;
  }
  .auditorio-assentos--margin-right-3 {
    margin-right: 15px !important;
  }
  .auditorio-assentos--margin-left-3 {
    margin-left: 15px !important;
  }
  .auditorio-assentos--margin-right-4 {
    margin-right: 35px !important;
  }
  .auditorio-assentos--margin-left-4 {
    margin-left: 35px !important;
  }
}
.seminario__box-title {
  background: #002855;
  padding: 10px 0px !important;
  margin: 10px 0px !important;
  clear: both;
  color: #ffffff;
}
.seminario__box-title .seminario__form-labels {
  color: #ffffff !important;
}
.seminario__box-title .seminario__form-labels strong {
  color: #ffffff !important;
}

.seminario__form-labels {
  margin: 5px 0px !important;
  font-size: 12px;
}

.seminario__form-fields {
  width: 100%;
  margin: 0px !important;
  padding: 2px 5px;
  font-size: 12px;
}

input.seminario__form-fields:required,
textarea.seminario__form-fields:required {
  border: 1px solid #444;
}

.seminario__form-radios {
  margin: 5px 0px !important;
  font-size: 12px;
}

radio.seminario__form-radios:required {
  border: 1px solid #444;
}

.votacao__content-title {
  background: #002855;
  color: #fff;
  line-height: 30px;
  padding: 10px;
}

.votacao__content-list:nth-child(odd) {
  background: #ddd;
}

.votacao__content-list {
  line-height: 30px;
  padding: 10px;
}

.votacao__content-list a {
  color: black;
}

.votacao__form-title {
  background: #260462;
  color: #ffffff;
  padding: 15px 20px;
  margin: 0px 0px 10px 0px;
}

.votacao__form-text-labels {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.votacao__form-text-fields {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
}

.votacao__form-radio-line {
  margin: 20px 0px;
}
.votacao__form-radio-line label img {
  margin-top: 10px;
}

.trabalhe-conosco__box-title {
  background: #002855;
  padding: 10px 0px !important;
  margin: 10px 0px !important;
  clear: both;
  color: #ffffff;
}
.trabalhe-conosco__box-title .trabalhe-conosco__form-labels {
  color: #ffffff !important;
}
.trabalhe-conosco__box-title .trabalhe-conosco__form-labels strong, .trabalhe-conosco__box-title .trabalhe-conosco__form-labels span {
  color: #ffffff !important;
}

.trabalhe-conosco__form-labels {
  margin: 5px 0px !important;
  font-size: 12px;
}

.trabalhe-conosco__form-fields {
  width: 100%;
  margin: 0px !important;
  padding: 2px 5px;
  font-size: 12px;
  min-height: 22px;
}

.trabalhe-conosco__form-fields--select {
  font-size: 11px !important;
}

input.trabalhe-conosco__form-fields:required,
textarea.trabalhe-conosco__form-fields:required,
.trabalhe-conosco__form-fields--select:required {
  border: 1px solid #444;
}

.trabalhe-conosco__form-radios {
  margin: 5px 0px !important;
  font-size: 12px;
}

radio.trabalhe-conosco__form-radios:required {
  border: 1px solid #444;
}

.noticia-lista {
  margin-top: 40px;
}
.noticia-lista .noticia {
  margin-top: 20px;
  position: relative;
}
.noticia-lista .noticia .imagem {
  height: 400px;
  position: relative;
}
.noticia-lista .noticia .imagem img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1;
}
.noticia-lista .noticia .titulo {
  margin-top: 10px;
}

.noticia-lista-paginador {
  text-align: center;
  padding: 20px;
}
.noticia-lista-paginador .page-numbers {
  background: #eeeeee;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  color: #545252;
}
.noticia-lista-paginador .page-numbers.current {
  background: #545252;
  color: #eeeeee;
}

form .inscricao-admissao__form-titulos {
  padding: 10px 20px;
  margin: 15px 0px 0px 0px;
  position: inherit;
  background: #002855;
  color: #ffffff !important;
  width: 100%;
  font-weight: 900;
  clear: both;
}
form .add-filho {
  clear: both;
  padding-right: 20px;
}
form .form-field-container label {
  padding: 0px;
  font-size: 12px;
  min-height: 16px;
}
form .form-field-container input.form-fields,
form .form-field-container select.form-fields {
  margin: 0px;
  padding: 0.2rem;
  min-height: 30px;
}
form .detalhe-filho {
  max-width: 97%;
  margin: 0 1.5%;
}
form .detalhe-filho .detalhe-filho__bg {
  background: #ccc;
  padding-bottom: 15px;
}

.page-search .search {
  margin-top: 40px;
}
.page-search .search form {
  display: grid;
  grid-template-columns: 80% 20%;
}
.page-search .search form input, .page-search .search form button {
  padding: 10px;
  border-radius: 0px;
}
.page-search .search form input {
  border: 1px solid #72706f;
}
.page-search .content ul {
  list-style-type: none;
  margin-top: 20px;
}
.page-search .content ul li {
  line-height: 30px;
}

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