@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;900&display=swap";

html {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  line-height: 1;
  font-family: sans-serif;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
h1:not(:first-child) {
  margin-top: 1em;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
h2:not(:first-child) {
  margin-top: 1em;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
h3:not(:first-child) {
  margin-top: 1em;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
h4:not(:first-child) {
  margin-top: 1em;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
h5:not(:first-child) {
  margin-top: 1em;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
h6:not(:first-child) {
  margin-top: 1em;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
}
p:not(:first-child) {
  margin-top: 1em;
}
p a {
  font-weight: 600;
}
p a:hover {
  text-decoration: underline;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
  padding: 1em;
  background: #ecba17;
  font-weight: 600;
}
blockquote:before {
  content: none;
}
blockquote:after {
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  color: inherit;
  text-decoration: none;
  transition: 0.3s;
  border: none;
  outline: none;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

big {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
  max-width: 100%;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}
q:before {
  content: none;
}
q:after {
  content: none;
}

s {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

strike {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-weight: bold;
  font-weight: 600;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

tt {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-weight: bold;
  font-weight: 600;
}

u {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
form:not(:first-child) {
  margin-top: 30px;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-weight: 600;
  display: block;
  padding: 1em;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

embed {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

output {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: block;
  position: relative;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

button {
  color: inherit;
  text-decoration: none;
  transition: 0.3s;
  border: none;
  outline: none;
  background: none;
  display: block;
  border: none;
  padding: 0;
  box-shadow: none;
  outline: none;
  font: inherit;
  color: inherit;
  transition: 0.3s;
}
button::placeholder {
  color: inherit;
}

.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.img-holder {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.img-holder img {
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}

.img-holder.img-full {
  padding-bottom: 100%;
}

.img-holder.img-std {
  padding-bottom: 75%;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-1 {
  flex: 1;
}

.full-height {
  position: relative;
  height: 100%;
  padding-bottom: 0;
}
.full-height:not(:first-child) {
  margin-top: 1em;
}

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  position: relative;
  padding-bottom: 56.25%;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container {
  max-width: 1200px;
  position: relative;
  max-width: 100%;
}

.filter-white {
  filter: brightness(0) invert(1);
}

.cke_editable {
  padding: 30px;
  line-height: 1.25;
}
.cke_editable li {
  margin-top: 1em;
}
.cke_editable li a {
  font-weight: 600;
}
.cke_editable p a {
  font-weight: 600;
}
.cke_editable h1 {
  font-size: 2em;
}
.cke_editable h2 {
  font-size: 1.5em;
}
.cke_editable b {
  font-weight: 600;
}
.cke_editable strong {
  font-weight: 600;
}
.cke_editable table td {
  padding: 0.5em;
  border: 1px dotted #ccc;
}
.cke_editable table th {
  padding: 0.5em;
  border: 1px dotted #ccc;
}

.relative {
  position: relative;
}

.row-grid {
  margin: -15px;
}
.row-grid > * {
  padding: 15px;
}

.row-grid-big {
  margin: -30px;
}
.row-grid-big > * {
  padding: 30px;
}

.row-grid-small {
  margin: -7.5px;
}
.row-grid-small > * {
  padding: 7.5px;
}

.animated {
  animation-duration: 0.3s;
}

.text-uppercase {
  text-transform: uppercase;
}

.wow {
  animation-duration: 1s;
}

.slider {
  position: relative;
  position: relative;
  overflow: hidden;
}

.img-fluid {
  width: 100%;
}

.wrapper {
  position: relative;
}

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

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

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

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

.form-control {
  background: none;
  display: block;
  border: none;
  padding: 0;
  box-shadow: none;
  outline: none;
  font: inherit;
  color: inherit;
  padding: 1em;
  background: rgba(236, 186, 23, 0.5);
  border-radius: 0;
  border: none;
  resize: none;
  box-shadow: none;
  outline: none;
  color: #666;
  display: block;
  width: 100%;
  height: 3em;
}
.form-control::placeholder {
  color: inherit;
}
.form-control:focus {
  background: #eee;
}
.form-control:disabled {
  font-weight: 600;
  background: #fff;
  color: #ccc;
}

.pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.logo {
  height: 100px;
}

.zoom {
  position: relative;
  display: block;
}
.zoom::after {
  content: "\f055";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  bottom: 0;
  right: 0;
  color: #fff;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-size: 2em;
  top: 0;
  left: 0;
  margin: auto;
  transform: scale(0);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  background: rgba(236, 186, 23, 0.85);
  border-radius: 50%;
}
.zoom:hover::after {
  transform: scale(1);
  opacity: 1;
}

.header {
  position: relative;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  background: #000;
}
.header .acciones {
  display: flex;
}
.header .acciones > *:not(:first-child) {
  margin-left: 0.5em;
}
.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
> .header .container:not(:first-child):not(.nav) {
  margin-left: 1em;
}

.header.header-alt {
  position: relative;
  background: #ecba17;
  color: #fff;
}
.header.header-alt .user-bar {
  color: #000;
  white-space: nowrap;
}
.header.header-alt::before {
  content: none;
}
.header.header-alt .nav {
  color: #fff;
}
.header.header-alt .nav > ul > li:hover > a {
  background: #000;
  color: #fff;
}
.header.header-alt .nav > ul > li.active > a {
  background: #000;
  color: #fff;
}

.modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.modal-overlay .modal {
  background: white;
  border: 1px solid #ecba17;
  width: 100%;
  max-width: 768px;
  padding: 3em;
  position: relative;
  max-height: 80vh;
  overflow: auto;
  margin: auto;
}
.modal-overlay .modal .modal-close {
  width: 1em;
  height: 1em;
  font-size: 3em;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  border: 2px solid #ecba17;
}
.modal-overlay .modal .modal-close::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ecba17;
  margin: auto;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  transform: rotate(-45deg);
}
.modal-overlay .modal .modal-close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ecba17;
  margin: auto;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  transform: rotate(45deg);
}
.modal-overlay .modal .modal-close:hover {
  background: #ecba17;
}
.modal-overlay .modal .modal-close:hover::before {
  background: #000;
}
.modal-overlay .modal .modal-close:hover::after {
  background: #000;
}
.modal-overlay .modal-content h1 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-bottom: 1em;
}

.modal-overlay.active {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

#call .modal {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  border: none;
  backdrop-filter: blur(10px);
}
#call .modal-content {
  text-align: center;
  font-size: 3em;
  padding: 1em;
}
#call .modal-content h1 {
  color: #ecba17;
  text-transform: uppercase;
}
#call .modal-content .btn {
  color: #000;
  font-weight: 300;
  padding: 0.5em 1em;
}
#call .modal-content .btn:hover {
  color: #fff;
}

.line-through {
  text-decoration: line-through;
  text-decoration-color: #ecba17;
  color: #ccc;
}

.btn-container {
  margin-top: 1em;
}

.content {
  position: relative;
  padding: 4em 0;
}
.content h1 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-weight: 600;
  line-height: 1.25;
}
.content h1:not(:first-child) {
  margin-top: 2em;
}
.content p {
  line-height: 1.5;
}

.btn {
  background: #ecba17;
  color: #fff;
  padding: 1em;
  text-align: center;
  display: inline-block;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  cursor: pointer;
  border-radius: 2em;
  text-transform: uppercase;
  font-weight: 600;
}
.btn:hover {
  background: #000;
}

.btn.btn-add {
  color: #000;
  display: inline-flex;
  text-transform: none;
}
.btn.btn-add:hover {
  color: #fff;
  background: #000;
}
.btn.btn-add i {
  margin-right: 1em;
}

.btn.btn-sm {
  padding: 0.5em 1em;
}

.btn.btn-block {
  display: block;
  width: 100%;
}

.acceder {
  background: url("../images/bg.jpg") center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.acceder .inner-container {
  background: #fff;
  padding: 2em;
  max-width: 400px;
  margin: auto;
}
.acceder .form-group.flex span {
  margin-right: auto;
}
.acceder .form-group input[type=radio] {
  margin: 0;
  vertical-align: middle;
}

.help-block {
  color: #808080;
  margin-top: 1em;
  display: block;
  padding: 1em;
  line-height: 1.25;
}

textarea {
  height: auto !important;
}

.form-control.full-height {
  height: 100% !important;
}

.alert {
  padding: 1em;
  border: 2px solid;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin: 1em auto;
}
.alert:not(:first-child) {
  margin-top: 1em;
}
.alert:last-child {
  margin-bottom: 0;
}

.alert.alert-success {
  color: #ecba17;
}

.alert.alert-danger {
  background: #ecba17;
}

.form-group + .form-group {
  margin-top: 1em;
}

.form-group.form-group-row {
  border-top: 1px solid #e0e0e0;
  padding-top: 2em;
  margin-top: 2em;
  display: flex;
  justify-content: space-between;
}

.nav {
  color: #ecba17;
  margin-left: 1em;
  line-height: 1.25;
  text-align: center;
  flex: 1;
}
.nav > ul {
  display: flex;
  justify-content: space-between;
  height: 80px;
}
.nav > ul > li > a {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 1em;
  height: 100%;
  display: flex;
  align-items: center;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.nav > ul > li:hover > a {
  background: #ecba17;
  color: #000;
}
.nav > ul > li.active > a {
  background: #ecba17;
  color: #000;
}
.nav .dropdown-menu {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  margin: auto;
  background: #000;
  font-size: 1.25em;
  transform: translateY(100px);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  visibility: hidden;
  color: #ecba17;
}
.nav .dropdown-menu > ul {
  display: flex;
  text-align: left;
  text-transform: uppercase;
}
.nav .dropdown-menu > ul > li {
  padding: 1em;
  width: 25%;
}
.nav .dropdown-menu > ul > li span {
  display: block;
  padding-bottom: 1em;
  border-bottom: 1px dotted rgba(236, 186, 23, 0.5);
}
.nav .dropdown-menu > ul > li:last-child {
  background: #ecba17;
}
.nav .dropdown-menu > ul > li:last-child a {
  color: #000;
}
.nav .dropdown-menu > ul > li:last-child a:hover {
  color: #fff;
}
.nav .dropdown-menu > ul > li:last-child span {
  color: #000;
  border-color: rgba(0, 0, 0, 0.5);
}
.nav .dropdown-menu > ul > li li {
  margin-top: 1em;
}
.nav .dropdown-menu > ul span {
  font-weight: 600;
}
.nav .dropdown-menu > ul a {
  font-weight: 500;
}
.nav .dropdown-menu > ul a:hover {
  color: #fff;
}
.nav .dropdown:hover .dropdown-menu {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

main {
  position: relative;
  overflow: hidden;
}

.grid-container {
  background: #000;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 1px 1px;
  grid-template-areas: "a-2 a-2 a-2 a-1 a-1 a-1 a-4 a-4" "a-2 a-2 a-2 a-1 a-1 a-1 a-4 a-4" "a-2 a-2 a-2 a-1 a-1 a-1 a-4 a-4" "a-2 a-2 a-2 a-1 a-1 a-1 a-5 a-5" "a-3 a-3 a-3 a-1 a-1 a-1 a-5 a-5" "a-3 a-3 a-3 a-1 a-1 a-1 a-5 a-5" "a-3 a-3 a-3 a-6 a-6 a-6 a-6 a-6" "a-3 a-3 a-3 a-6 a-6 a-6 a-6 a-6";
}
.grid-container > * {
  position: relative;
}
.grid-container > * .cover {
  opacity: 0.5;
}

.a-1 {
  grid-area: a-1;
}

.a-2 {
  grid-area: a-2;
}

.a-3 {
  grid-area: a-3;
}

.a-4 {
  grid-area: a-4;
}

.a-5 {
  grid-area: a-5;
  background: #ecba17;
}
.a-5 .cover {
  opacity: 1;
}

.a-6 {
  grid-area: a-6;
}

.fixed-buttons {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  display: flex;
  align-items: center;
  z-index: 999;
}
.fixed-buttons ul {
  background: #fff;
  font-size: 2.5em;
  text-align: center;
  color: #b8b8b8;
  box-shadow: 0 0 1px rgba(184, 184, 184, 0.5);
}
.fixed-buttons ul li a {
  display: block;
  width: 1.5em;
  line-height: 1.5;
  pointer-events: all;
}

.banner img {
  width: 100%;
}

.home-slider {
  background: #000;
}
.home-slider .item {
  position: relative;
  min-height: 100vh;
}
.home-slider .item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.home-slider .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 8em;
  color: #ecba17;
  height: 1em;
  text-align: center;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.home-slider .arrow.arrow-left {
  left: 0.5em;
}
.home-slider .arrow.arrow-right {
  right: 0.5em;
}
.home-slider .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.home-slider .container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 4em 0;
}
.home-slider .container .inner-container {
  max-width: 768px;
  margin-left: auto;
  text-align: right;
  line-height: 1.25;
  padding: 2em;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.home-slider .container .inner-container h1 {
  font-weight: 900;
  font-size: 2em;
  text-transform: uppercase;
}
.home-slider .container .inner-container p {
  font-size: 1em;
  font-weight: 600;
  margin-top: 1em;
}
.home-slider .container .inner-container.animated {
  visibility: visible;
  opacity: 1;
}

.busqueda {
  background: #fff;
  padding: 0.5em 1em;
  border-radius: 2em;
  overflow: hidden;
}
.busqueda form {
  display: flex;
  align-items: center;
}
.busqueda form input {
  flex: 1;
  font: inherit;
  border: none;
  outline: none;
}
.busqueda form button {
  margin-left: 1em;
  width: 1em;
  text-align: center;
  color: #000;
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.popup-overlay p {
  background: #ecba17;
  color: #000;
  padding: 1em;
  font-weight: 600;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.popup-overlay.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.btn-accion {
  display: block;
  width: 2em;
  height: 2em;
  font-size: 1.25em;
  line-height: 2em;
  text-align: center;
  background: #ecba17;
  color: #000;
  border-radius: 50%;
  position: relative;
  box-shadow: 0 0 1px #000;
}
.btn-accion i {
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.btn-accion:hover i {
  transform: scale(-1.25, 1.25);
}
.btn-accion span {
  position: absolute;
  bottom: -0.25em;
  right: -0.25em;
  font-weight: 600;
  font-size: 0.75em;
  background: #000;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}

.user-bar {
  color: #fff;
  position: absolute;
  top: calc(100% + 1em);
}
.user-bar a:hover {
  text-decoration: underline;
}

.documentos-solicitud h2 {
  font-weight: 600;
  margin-bottom: 1em;
}
.documentos-solicitud h2:not(:first-child) {
  margin-top: 2em;
}
.documentos-solicitud label {
  padding: 0;
  font-weight: 400;
}
.documentos-solicitud label .required {
  font-weight: bold;
  color: red;
}
.documentos-solicitud p {
  line-height: 1.5;
}
.documentos-solicitud p.d-flex {
  padding: 1em;
  margin: 0;
}
.documentos-solicitud p.d-flex:nth-child(even) {
  background: #eee;
}
.documentos-solicitud blockquote {
  padding: 1em;
  display: flex;
  justify-content: space-between;
  background: #B8B8B8;
  font-weight: 600;
}
.documentos-solicitud .documentos-title {
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  margin: 1em auto;
  font-weight: 600;
}
.documentos-solicitud .trigger-file {
  padding: 0.5em 1em;
  background: #B8B8B8;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  margin-left: auto;
}
.documentos-solicitud .trigger-file:hover {
  background: #ddd;
}
.documentos-solicitud .trigger-file.active {
  background: #ecba17;
}
.documentos-solicitud .trigger-file.active i {
  transform: scale(1.5);
}
.documentos-solicitud .row:not(:first-child) {
  padding-top: 30px;
}

.color-grid .inner-container {
  border: 1px solid;
  padding: 15px;
  background: rgba(236, 186, 23, 0.15);
  height: 100%;
}
.color-grid .inner-container h3 {
  font-size: 1.25em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.25;
}
.color-grid .inner-container p {
  line-height: 1.25;
  margin-top: 0.5em;
}

select {
  padding: 0.5em 1em !important;
}

.full-content article {
  max-width: initial !important;
}

.with-sidebar {
  padding: 0;
  display: flex;
}
.with-sidebar article {
  flex: 1;
  background: #fff;
  padding: 2em 2em 6em;
  position: relative;
}
.with-sidebar article section:not(:first-child) {
  margin-top: 45px;
}
.with-sidebar article .container {
  padding: 0;
  max-width: 800px;
  margin: auto;
}

.form-alt .form-control {
  background: rgba(236, 186, 23, 0.5);
  border-radius: 0;
  border: none;
  resize: none;
}
.form-alt label {
  font-weight: 600;
  margin-bottom: 0.5em;
}

.sidebar-alt {
  flex-basis: 300px;
  max-width: 300px;
}
.sidebar-alt .btn {
  padding: 0.5em 1em;
  display: block;
}
.sidebar-alt .widget {
  padding: 30px;
}
.sidebar-alt .widget h2 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1;
}
.sidebar-alt .widget-cuota {
  text-align: center;
}
.sidebar-alt .widget-cuota img {
  margin: 1em auto;
}
.sidebar-alt .widget-socio {
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sidebar-alt .widget-socio h2 small {
  font-size: 0.85em;
}
.sidebar-alt .widget-socio .btn:hover {
  background: #fff;
  color: #000;
}
.sidebar-alt .widget-noticias {
  padding: 30px 15px;
}
.sidebar-alt .widget-noticias h2 {
  text-align: left;
}
.sidebar-alt .widget-noticias h3 {
  text-transform: uppercase;
  font-weight: 600;
}
.sidebar-alt .widget-noticias h3 a:hover {
  text-decoration: underline;
}
.sidebar-alt .widget-noticias ul li {
  margin-top: 1em;
  line-height: 1.25;
}

.spacer {
  height: 4px;
  background: #ecba17;
  margin: 1em auto;
}

.page-cover {
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
}
.page-cover .blur {
  filter: blur(4px);
}

.institucional-historia {
  font-size: 0.875em;
}
.institucional-historia .circle {
  padding-bottom: calc(100% - 16px);
  border: 8px solid;
  border-radius: 50%;
}
.institucional-historia .row {
  text-align: right;
}
.institucional-historia .row p {
  margin-right: 1em;
}
.institucional-historia .row h3 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 2em;
  padding-bottom: 0.25em;
  position: relative;
  font-size: 1.5em;
}
.institucional-historia .row h3::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(-0.5em - 2px);
  height: 4px;
  background: #000;
}
.institucional-historia .row h3::after {
  content: "+";
  width: 1em;
  line-height: 1.15;
  height: 1em;
  border-radius: 50%;
  background: #000;
  position: absolute;
  bottom: calc(-1em - 2px);
  left: 0;
  color: #fff;
  font-size: 0.75em;
}
.institucional-historia .row.flex-row-reverse {
  text-align: left;
}
.institucional-historia .row.flex-row-reverse p {
  margin-left: 1em;
}
.institucional-historia .row.flex-row-reverse .circle {
  border-color: #ecba17;
}
.institucional-historia .row.flex-row-reverse h3::before {
  background: #ecba17;
}
.institucional-historia .row.flex-row-reverse h3::after {
  right: 0;
  left: auto;
  background: #ecba17;
}

.institucional-directiva h3 {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.25;
}
.institucional-directiva h4 {
  text-transform: uppercase;
  font-weight: 600;
  margin: auto;
  line-height: 1.25;
}

.confirmacion .content-html {
  text-align: center;
  margin-bottom: 30px;
}
.confirmacion .content-html img {
  max-width: 180px;
  width: 50%;
  margin: auto;
}
.confirmacion .content-html h1 {
  border-bottom: 3px solid #ecba17;
  display: inline-flex;
  padding-bottom: 0.25em;
  margin: 30px auto 15px;
}
.confirmacion .content-html p {
  color: #808080;
}
.confirmacion h3 {
  font-weight: 600;
  margin-top: 30px;
}
.confirmacion h3 + p {
  margin-top: 10px;
}
.confirmacion table {
  width: 100%;
  margin: 15px auto;
}
.confirmacion table th {
  padding: 1em;
  text-align: left;
}
.confirmacion table td {
  padding: 1em;
  text-align: left;
}
.confirmacion table th.text-right {
  text-align: right;
}
.confirmacion table td.text-right {
  text-align: right;
}
.confirmacion table tr:nth-child(even) {
  background: #eee;
}
.confirmacion table thead th {
  font-weight: 500;
  background: #ccc;
}
.confirmacion table tfoot th {
  font-weight: 500;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.content-html {
  line-height: 1.5;
  overflow-x: auto;
}
.content-html li a {
  font-weight: 600;
}
.content-html li a:hover {
  text-decoration: underline;
}
.content-html p a {
  font-weight: 600;
}
.content-html p a:hover {
  text-decoration: underline;
}
.content-html table {
  font-weight: 600;
}
.content-html table th {
  background: #000;
  color: #ecba17;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0.5em 1em;
}
.content-html table td {
  padding: 0.5em 1em;
}
.content-html table tr:nth-child(even) {
  background: #ccc;
}
.content-html h1 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-weight: 600;
  line-height: 1.25;
}
.content-html h2 {
  font-size: 1.25em;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-weight: 600;
  line-height: 1.25;
}
.content-html > *:not(:first-child) {
  margin-top: 1em;
}
.content-html ol {
  margin-left: 30px;
}
.content-html ul {
  list-style: none;
}
.content-html ul > li {
  padding-left: 30px;
  position: relative;
}
.content-html ul > li:not(:first-child) {
  margin-top: 0.5em;
}
.content-html ul > li::before {
  content: "\f14a";
  font-family: "Font Awesome 5 Pro";
  color: #ecba17;
  position: absolute;
  top: 0;
  left: 0;
}

.card-article h4 {
  color: #ecba17;
  font-weight: 600;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.card-article h3 {
  font-weight: 600;
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.25;
}
.card-article h3 a:hover {
  color: #ecba17;
}

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

.article .flex {
  margin-top: 1em;
}
.article .flex .social {
  color: #ccc;
  display: flex;
  font-size: 1.5em;
}
.article .flex .social > *:not(:first-child) {
  margin-left: 1em;
}
.article .flex .social > *:not(:first-child):hover {
  color: #ecba17;
}
.article h4 {
  color: #ecba17;
  font-weight: 600;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.article h1 {
  margin-top: 0 !important;
}
.article .page-cover {
  padding-bottom: 0;
}
.article .page-cover .relative {
  max-height: 600px;
  margin: auto;
}

.articles h2 {
  padding: 0.5em 2em;
  color: #fff;
  background: #ecba17;
  margin-bottom: 1em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
}
.articles h3 {
  font-size: 1em;
}
.articles h4 {
  font-size: 0.8em;
}

.videos h3 {
  font-weight: 600;
  line-height: 1.25;
}
.videos .img-holder::after {
  content: "\f167";
  font-family: "Font Awesome 5 Brands";
  width: 1em;
  height: 1em;
  line-height: 1;
  font-size: 3em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #f00;
}

.user-status {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
  text-align: center;
  font-weight: 600;
}
.user-status h4 {
  padding: 0.25em 1em;
}
.user-status p {
  margin: auto;
  padding: 0.25em 1em;
  background: #ecba17;
  color: #fff;
}

.video-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(10px);
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.video-overlay .video-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.video-overlay.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.btn-close {
  width: 1em;
  height: 1em;
  font-size: 3em;
  position: absolute;
  top: 1em;
  right: 1em;
}
.btn-close::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ecba17;
  margin: auto;
  transform: rotate(-45deg);
}
.btn-close::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ecba17;
  margin: auto;
  transform: rotate(45deg);
}

.fia {
  max-width: 240px;
  margin: 15px auto 0;
}

.sidebar {
  flex-basis: 300px;
  max-width: 300px;
  background: #000;
  color: #fff;
  padding: 2em;
}
.sidebar + article {
  max-width: calc(100% - 600px);
  width: calc(100% - 600px);
}
.sidebar h2 {
  font-weight: 600;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.sidebar .nav-sidebar {
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar .nav-sidebar ul li {
  position: relative;
  font-weight: 400;
  color: #fff;
  line-height: 1.25;
}
.sidebar .nav-sidebar ul li img {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 1.5em;
}
.sidebar .nav-sidebar ul li:not(:first-child) {
  margin-top: 1em;
}
.sidebar .nav-sidebar ul li a:hover {
  color: #ecba17;
}
.sidebar .nav-sidebar ul li a.active {
  color: #ecba17;
}
.sidebar .nav-sidebar ul li.nav-header {
  color: #ecba17;
  font-weight: 600;
  font-size: 1.25em;
}

.sidebar.with-padding h2 {
  margin-left: 30px;
}
.sidebar.with-padding .nav-sidebar ul li {
  padding-left: 30px;
}

.grid .img-holder {
  background: #ecba17;
}
.grid .img-holder img {
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.grid .img-holder:hover img {
  transform: scale(0.8);
}
.grid h3 {
  font-size: 1.25em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.25;
}
.grid p {
  text-transform: uppercase;
  line-height: 1.25;
  margin-top: 0.5em;
}

.marker-box {
  background: #ecba17;
  color: #000;
  line-height: 1.25;
  padding: 1em;
  border: 2px solid;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
}
.marker-box h3 {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
.marker-box p {
  margin: auto;
}
.marker-box p i {
  width: 1em;
  text-align: center;
  margin-right: 0.5em;
}

.user .btn {
  padding: 0.5em 1em;
}
.user h1 {
  font-weight: 600;
}
.user h2 {
  font-weight: 600;
  color: #808080;
  margin-top: 0.5em;
}
.user .flex {
  margin-top: 45px;
}
.user .flex span:first-child {
  background: #ecba17;
  color: #fff;
  padding: 0.5em;
  line-height: 1;
  margin-right: 1em;
}
.user ul {
  margin-top: 45px;
}
.user ul li {
  position: relative;
}
.user ul li .flex {
  margin-top: 0;
  padding-bottom: 30px;
}
.user ul li:not(:first-child) {
  margin-top: 1em;
}
.user ul li::after {
  height: 4px;
  background: #ecba17;
  content: "";
  max-width: 400px;
  display: block;
}
.user ul li h3 {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
}
.user ul li h3 img {
  max-width: 3em;
  margin-right: 1em;
}
.user ul li p {
  line-height: 1.25;
}
.user .table {
  width: 100%;
  text-align: center;
  line-height: 1.25;
}
.user .table label {
  padding: 0;
}
.user .table th {
  vertical-align: middle;
  padding: 0.5em;
}
.user .table td {
  padding: 0.5em;
}
.user .table thead {
  font-weight: 600;
}
.user .table tbody .cell {
  background: rgba(236, 186, 23, 0.15);
}
.user .table tfoot {
  font-weight: 600;
}
.user .table tfoot .cell {
  background: #808080;
}

.user.user-consulta .form-title {
  margin-bottom: 1em;
  font-weight: 600;
}

.carrito .table {
  font-weight: 600;
  width: 100%;
  border-bottom: 4px solid #ecba17;
}
.carrito .table .img-thumbnail img {
  width: 64px;
  height: 64px;
  object-fit: cover;
}
.carrito .table th {
  text-transform: uppercase;
  color: #808080;
  padding: 0.5em 1em;
  vertical-align: middle;
}
.carrito .table td {
  padding: 0.5em 1em;
  vertical-align: middle;
}
.carrito .table .qty {
  padding: 0.5em;
  width: 4em;
}
.carrito .table td.w-10 {
  width: 64px;
  padding: 0.5em 0;
}
.carrito .text-right {
  white-space: nowrap;
}

.badge {
  position: absolute;
  padding: 0.5em;
  border-radius: 0.5em;
  background: #ecba17;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  top: 15px;
  left: 15px;
  font-size: 1.25em;
}

.producto h1 {
  margin-bottom: 0;
}
.producto h4 {
  margin: 0.5em auto 0;
  line-height: 1.25;
  font-weight: 600;
}
.producto h5 {
  margin: 0.5em auto 0;
  line-height: 1.25;
  font-weight: 600;
}
.producto h5 b {
  display: inline-block;
  vertical-align: middle;
}
.producto h2 {
  font-weight: 600;
  font-size: 1.25em;
}
.producto p {
  line-height: 1.25;
}
.producto .btn-container {
  margin-top: 30px;
  text-align: center;
}

.tienda .sidebar h2 {
  margin-left: 0;
}
.tienda .sidebar .nav-sidebar ul li {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tienda .sidebar .busqueda {
  margin-bottom: 1em;
}

.iframe-wrapper {
  max-width: 640px;
  margin: auto;
}

.form-group-flex {
  display: flex;
  line-height: 1.25;
  align-items: center;
}
.form-group-flex label {
  padding: 0;
  margin-bottom: 0;
  margin-right: 1em;
}
.form-group-flex .form-control-alt {
  padding: 1em;
  background: rgba(236, 186, 23, 0.5);
  flex: 1;
  text-align: center;
}

.principal .img-holder {
  padding-bottom: 0;
  height: 100%;
}
.principal .inner-container {
  position: absolute;
  color: #fff;
  bottom: 30px;
  right: 30px;
  left: 90px;
  text-align: right;
}
.principal .inner-container h3 {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.5em;
  margin: auto;
}
.principal .inner-container p {
  line-height: 1.25;
  margin-top: 0.5em;
  font-size: 0.8em;
}
.principal .inner-container ul {
  display: flex;
  justify-content: flex-end;
  margin-top: 1em;
  font-size: 0.8em;
}
.principal .inner-container ul li:not(:first-child) {
  margin-left: 0.5em;
}
.principal .inner-container ul li a {
  display: block;
  padding: 0.25em 0.5em;
  border: 1px solid;
  border-radius: 1em;
  text-transform: uppercase;
}
.principal .full-height {
  display: flex;
  flex-direction: column;
}
.principal .full-height img {
  object-fit: cover;
}
.principal .inner-container-alt {
  padding: 30px;
  color: #000;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.principal .inner-container-alt p {
  text-transform: uppercase;
  font-size: 1.25em;
  margin: auto;
  font-weight: 500;
  line-height: 1.25;
}
.principal .a-4 {
  grid-area: a-4;
}
.principal .a-4 .inner-container {
  left: 30px;
}
.principal .a-4 .inner-container h3 {
  font-size: 1.25em;
}

.single-slider .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
.single-slider .owl-dots .owl-dot {
  width: 1em;
  height: 1em;
  margin: 1em 0.5em;
  font-size: 12px;
  border: 1px solid #808080;
  background: #ccc;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  border-radius: 50%;
}
.single-slider .owl-dots .owl-dot:hover {
  background: #ecba17;
  border-color: #ecba17;
}
.single-slider .owl-dots .owl-dot.active {
  background: #ecba17;
  border-color: #ecba17;
}

.products-slider .item::before {
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  height: 200%;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.products-slider .caption {
  position: absolute;
  bottom: 1.5em;
  right: 0;
  padding: 1.5em;
  color: #fff;
  left: 0;
  text-align: right;
  z-index: 1;
}
.products-slider .caption h3 {
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
}
.products-slider .caption p {
  margin: auto;
}
.products-slider .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 4em;
  color: #ecba17;
  height: 1em;
  text-align: center;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.products-slider .arrow.arrow-left {
  left: 0.5em;
}
.products-slider .arrow.arrow-right {
  right: 0.5em;
}
.products-slider .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.packages-slider .item::before {
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  height: 200%;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.packages-slider .caption {
  position: absolute;
  bottom: 1.5em;
  right: 0;
  padding: 1.5em;
  color: #fff;
  left: 0;
  text-align: right;
  z-index: 1;
}
.packages-slider .caption h3 {
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
}
.packages-slider .caption p {
  margin: auto;
}
.packages-slider .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 4em;
  color: #ecba17;
  height: 1em;
  text-align: center;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
}
.packages-slider .arrow.arrow-left {
  left: 0.5em;
}
.packages-slider .arrow.arrow-right {
  right: 0.5em;
}
.packages-slider .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.card-product {
  line-height: 1.25;
}
.card-product:hover .img-holder img {
  transform: scale(1.1);
}
.card-product h3 {
  font-weight: 600;
  font-size: 1.25em;
}
.card-product h3 + h5 {
  margin-top: 0.5em;
}
.card-product h4 {
  font-weight: 600;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.card-product h5 {
  margin-top: 0;
}
.card-product h5 b {
  font-weight: 600;
}

.card-package {
  line-height: 1.25;
}
.card-package:hover .img-holder img {
  transform: scale(1.1);
}
.card-package h3 {
  font-weight: 600;
  font-size: 1.25em;
}
.card-package h3 + h5 {
  margin-top: 0.5em;
}
.card-package h4 {
  font-weight: 600;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.card-package h5 {
  margin-top: 0;
}
.card-package h5 b {
  font-weight: 600;
}

.footer {
  padding: 60px 0;
  box-shadow: 0 0 1px rgba(184, 184, 184, 0.5);
}

.data-group {
  text-align: center;
  position: relative;
  color: #b8b8b8;
}
.data-group h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.25em;
  margin-bottom: 1em;
}
.data-group .flex {
  align-items: center;
  justify-content: center;
}
.data-group .flex img {
  margin-right: 2em;
  height: 72px;
}
.data-group .flex span {
  font-weight: 600;
}
.data-group .icon {
  font-size: 2.5em;
}
.data-group .icon:not(:first-child) {
  margin-left: 0.5em;
}

.contacto .data-group {
  margin-top: 30px;
}
.contacto .data-group h3 {
  margin-top: 30px;
}

.capacitiva {
  padding: 1em 0;
  background: #000;
}
.capacitiva .container {
  display: flex;
  justify-content: center;
}
.capacitiva .container img {
  max-height: 4em;
}

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