a.siteRibbon {
  opacity: 0.6;

}


a.siteRibbon {
position: fixed;
	top: 100px;
	right: 10px;
	z-index: 10000;
	text-align: right;}

a.siteRibbon:hover {opacity: 1}
a.siteRibbon img {float: left}

.negro {
  color: #000000;
}

.linea-arriba h3 {
     content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 80px;
  height: 4px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
    
}

.linea {
     content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 80px;
  height: 4px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
    
}

.obra {
  background-color: #000000;
  color: #F7F0F0;
  min-height: 65px;
  min-width: 98%;
  vertical-align: middle;
  display: inline-table;
}
.obra h4 {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}
.blanco {
  background-color: #FFF;
}
.separado {
  padding-left: 20px;
  padding-right: 20px;
}
.orillas {
  border-style: solid;
  border-width: 2px;
}
.centrado {
  padding-left: 5px;
  padding-right: 5px;
}
.sobre{z-index:9000;}
.arriba{z-index:1000;}
.encima{z-index:90000;}
.bordes{ border-style: solid; border-width: 2px; }

.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
	.orillas{padding-left: 10px;padding-right: 10px}
	.col-sm-14{width:75%}
	.col-sm-13{width:25%}
	.col-sm-12{width:100%}
	.col-sm-11{width:91.66666667%}
	.col-sm-10{width:83.33333333%}
	.col-sm-9{width:70%}
	.col-sm-8{width:66.66666667%}
	.col-sm-7{width:58.33333333%}
	.col-sm-6{width:50%}
	.col-sm-5{width:49.5%}
	.col-sm-4{width:33.33333333%}
	.col-sm-3{width:30%}
	.col-sm-2{width:25%}
	.col-sm-1{width:0.2%}

.titulo {
  font-weight: 700;
  font-size: 1.5em;
}
.obscuro{font-weight: 500;}

section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

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

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: .667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em .5em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em .5em;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.3;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.7;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
}

.btn {
  font-weight: 500;
  border-width: 1px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex;
}

.btn-sm {
  font-weight: 500;
  letter-spacing: 1px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-form {
  margin: 0;
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center;
}
@media (min-width: 768px) {
  #suscribete a {
    position: fixed;
    width: 19.7%;
    height: 900px;
    font: bold 12pt/13pt Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    color: #fff;
    background: url('../../../images/cara.webp') top right;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    z-index: 900;
  }
}
body {
  font-family: DM Sans;
}
.display-1 {
  font-family: 'Didot Bold';
  font-size: 4.4rem;
}
.display-1 > .mbr-iconfont {
  font-size: 7.04rem;
}
.display-2 {
  font-family: 'Didot Bold';
  font-size: 2rem;
  line-height: 1.3;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
}
.display-4 > .mbr-iconfont {
  font-size: 1.6rem;
}
.display-5 {
  font-family: 'Didot Bold';
  font-size: 1.2rem;
  line-height: 1.7;
}
.display-5 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-7 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3rem;
}
.display-7 > .mbr-iconfont {
  font-size: 2.08rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (min-width: 300px) and (max-width: 767px) {
  #suscribete a {
    position: fixed;
    width: 42.7%;
    height: 500px;
    font: bold 12pt/13pt Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    color: #fff;
    background: url('../../../images/cara2.webp') top right;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    z-index: 900;
  }
  .display-1 {
    font-size: 3.52rem;
    font-size: calc( 2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 0.6rem 1.5rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1rem 2.6rem;
  border-radius: 6px;
}
.btn-lg {
  padding: 1.2rem 3.2rem;
  border-radius: 6px;
}
.bg-primary {
  background-color: #c59e39 !important;
}
.bg-success {
  background-color: #f7b134 !important;
}
.bg-info {
  background-color: #82786e !important;
}
.bg-warning {
  background-color: #879a9f !important;
}
.bg-danger {
  background-color: #b1a374 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #c59e39 !important;
  border-color: #c59e39 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #8a6e28 !important;
  border-color: #8a6e28 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #8a6e28 !important;
  border-color: #8a6e28 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #f7b134 !important;
  border-color: #f7b134 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #d68c08 !important;
  border-color: #d68c08 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d68c08 !important;
  border-color: #d68c08 !important;
}
.btn-negro,
.btn-negro:active {
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
  color: #ffffff !important;
}
.btn-negro:hover,
.btn-negro:focus,
.btn-negro.focus,
.btn-negro.active {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important;
}
.btn-negro.disabled,
.btn-negro:disabled {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important;
}
.btn-info,
.btn-info:active {
  background-color: #82786e !important;
  border-color: #82786e !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-success,
.btn-success:active {
  background-color: #f7b134 !important;
  border-color: #f7b134 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #d68c08 !important;
  border-color: #d68c08 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d68c08 !important;
  border-color: #d68c08 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #879a9f !important;
  border-color: #879a9f !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #8b7d4e !important;
  border-color: #8b7d4e !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #765f22;
  color: #765f22;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c59e39;
  border-color: #c59e39;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c59e39 !important;
  border-color: #c59e39 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #be7c07;
  color: #be7c07;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #f7b134;
  border-color: #f7b134;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #f7b134 !important;
  border-color: #f7b134 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #4b453f;
  color: #4b453f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #82786e;
  border-color: #82786e;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #82786e !important;
  border-color: #82786e !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #be7c07;
  color: #be7c07;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #f7b134;
  border-color: #f7b134;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #f7b134 !important;
  border-color: #f7b134 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #55666b;
  color: #55666b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #879a9f;
  border-color: #879a9f;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #879a9f !important;
  border-color: #879a9f !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #7a6e45;
  color: #7a6e45;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b1a374;
  border-color: #b1a374;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #c59e39 !important;
}
.text-secondary {
  color: #f7b134 !important;
}
.text-success {
  color: #f7b134 !important;
}
.text-info {
  color: #82786e !important;
}
.text-warning {
  color: #879a9f !important;
}
.text-danger {
  color: #b1a374 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #765f22 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #be7c07 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #be7c07 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #4b453f !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #55666b !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #7a6e45 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #82786e;
}
.alert-warning {
  background-color: #879a9f;
}
.alert-danger {
  background-color: #b1a374;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #c59e39;
  border-color: #c59e39;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #c59e39;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e2ce9b;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fffcf8;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #beb8b2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ced6d8;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #dfd9c6;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}
.form-control {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3rem;
}
.form-control > .mbr-iconfont {
  font-size: 2.08rem;
}
blockquote {
  border-color: #c59e39;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #c59e39;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: gray !important;
  border-bottom-color: gray !important;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #c59e39;
  border-bottom-color: #c59e39;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #000000 !important;
  background-color: #c59e39 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #f7b134 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23c59e39' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-rymwt0lgln html,
.cid-rymwt0lgln body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-rymwt0lgln .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.cid-rymwt0lgln .navbar-custom {
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: sans-serif;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}
.cid-rymwt0lgln .navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-rymwt0lgln .navbar-custom2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
  font-family: sans-serif;
}
.cid-rymwt0lgln .navbar-left {
  flex: 1;
}
.cid-rymwt0lgln .btn-custom {
  padding: 8px 16px;
  border: 1px solid black;
  color: black;
  text-decoration: none;
  background: transparent;
  font-size: 14px;
  border-radius: 5px;
}
.cid-rymwt0lgln .btn-custom:hover {
  background: #c59e39;
  color: white;
  border-color: #c59e39;
}
.cid-rymwt0lgln .navbar-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cid-rymwt0lgln .navbar-center h1 {
  font-size: 20px;
  margin: 0;
}
.cid-rymwt0lgln .navbar-center a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.cid-rymwt0lgln .navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cid-rymwt0lgln .hamburger {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.cid-rymwt0lgln .hamburger span {
  width: 25px;
  height: 3px;
  background-color: black;
  display: block;
}
.cid-rymwt0lgln .navbar-menu {
  display: none;
  flex-direction: column;
  background: white;
  padding: 15px;
  border-top: 1px solid #ccc;
}
.cid-rymwt0lgln .navbar-menu a {
  text-decoration: none;
  color: black;
  margin-bottom: 10px;
  display: block;
}
.cid-rymwt0lgln .navbar-menu a:hover {
  color: #c59e39;
}
.cid-rymwt0lgln .dropdown {
  position: relative;
  cursor: pointer;
}
.cid-rymwt0lgln .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  color: black;
}
.cid-rymwt0lgln .dropdown-toggle::after {
  content: '▾';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s;
}
.cid-rymwt0lgln .dropdown:hover .dropdown-toggle::after {
  transform: rotate(180deg);
}
.cid-rymwt0lgln .dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  padding-top: 10px;
}
.cid-rymwt0lgln .dropdown:hover .dropdown-content {
  display: flex;
}
.cid-rymwt0lgln .texto-escritorio {
  display: inline;
}
.cid-rymwt0lgln .texto-movil {
  display: none;
}
.cid-rymwt0lgln .texto-h1 {
  display: inline;
}
.cid-rymwt0lgln .texto-movil-h1 {
  display: none;
}
@media (max-width: 1360px) {
  .cid-rymwt0lgln .texto-escritorio {
    font-size: 0.9rem;
  }
  .cid-rymwt0lgln .texto-h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 1024px) {
  .cid-rymwt0lgln .texto-escritorio {
    font-size: 0.7rem;
  }
  .cid-rymwt0lgln .texto-h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cid-rymwt0lgln .texto-escritorio {
    display: none;
  }
  .cid-rymwt0lgln .texto-movil {
    display: inline;
    font-size: 0.6rem;
  }
  .cid-rymwt0lgln .texto-h1 {
    display: none;
  }
  .cid-rymwt0lgln .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-rymwt0lgln .navbar-caption {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 567px) {
  .cid-rymwt0lgln .oculto {
    display: none;
  }
  .cid-rymwt0lgln .texto-h1 {
    display: none;
  }
  .cid-rymwt0lgln .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-rymwt0lgln .tc {
  font-weight: 100;
}
#custom-html-pk .header-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#custom-html-pk .slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#custom-html-pk .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#custom-html-pk .slide.active {
  opacity: 1;
  z-index: 2;
}
#custom-html-pk .slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 3;
}
#custom-html-pk .content {
  position: relative;
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}
#custom-html-pk .mbr-section-title,
#custom-html-pk .mbr-text {
  marging-top: 80%;
  color: #000;
}
#custom-html-pk .mbr-arrow1 {
  position: absolute;
  bottom: 45px;
  left: 51%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
}
#custom-html-pk .mbr-arrow1 > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}
#custom-html-pk .mbr-arrow1 > a > i {
  position: absolute;
  top: 2px;
  left: 15px;
  font-size: 2rem;
  color: #fff;
}
#custom-html-pk .mbr-arrow {
  left: 51%;
  z-index: 999;
}
.cid-uPFeb3zgkJ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uPFeb3zgkJ .mbr-text {
    text-align: center;
  }
}
.cid-uPFeb3zgkJ .container-fluid {
  padding: 0;
}
.cid-uPFeb3zgkJ .media-content {
  max-width: 580px;
  margin: auto;
  padding: 1rem;
}
.cid-uPFeb3zgkJ img {
  height: 100%;
  object-fit: cover;
}
.cid-uPFeb3zgkJ .mbr-figure {
  padding: 15%;
  height: 100%;
}
.cid-uPFeb3zgkJ .col-lg-6 {
  padding: 0;
}
.cid-uPFeb3zgkJ .row {
  margin: 0;
}
.cid-uPFeb3zgkJ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPFeb3zgkJ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uPFeb3zgkJ h5 {
  content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 230px;
  height: 1px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
}
.cid-uPFeb3zgkJ H1 {
  text-align: center;
}
#custom-html-pf .video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* Relación de aspecto 16:9 */
  height: 0;
  overflow: hidden;
}
#custom-html-pf .video-inner {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  /* Ajusta este valor para el margen horizontal */
  height: 100%;
}
#custom-html-pf .video-inner iframe {
  width: 100%;
  height: 100%;
  border: 0;
  padding-top: 15%;
  padding-bottom: 15%;
}
.cid-spZsJBd0bZ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e6e7e9;
}
.cid-spZsJBd0bZ h5 {
  content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 480px;
  height: 1px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
}
.cid-spZsJBd0bZ .mbr-text,
.cid-spZsJBd0bZ .mbr-section-btn {
  color: #767676;
}
@media (max-width: 768px) {
  .cid-spZsJBd0bZ h3:before,
  .cid-spZsJBd0bZ h3:after {
    display: none;
  }
}
.cid-uRIHb9Binh {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e6e7e9;
}
.cid-uRIHb9Binh h5,
.cid-uRIHb9Binh h4,
.cid-uRIHb9Binh p {
  margin-bottom: 0;
}
.cid-uRIHb9Binh p {
  color: #767676;
}
.cid-uRIHb9Binh .card-link {
  padding-top: 1.2rem;
}
.cid-uRIHb9Binh .card-wrapper {
  transition: all 0.3s;
  background-color: #ffffff;
}
.cid-uRIHb9Binh .card-wrapper .card-box {
  padding: 1.2rem;
}
.cid-uRIHb9Binh .card-wrapper:hover1 {
  box-shadow: 0 10px 55px 5px rgba(249, 196, 101, 0.35);
}
.cid-uRIHb9Binh .card-title-link {
  float: left;
}
.cid-uRIHb9Binh .card-price {
  float: right;
}
.cid-uRIHb9Binh .card-title-link {
  position: relative;
}
.cid-uRIHb9Binh .card-title-link:after {
  content: "";
  transition: all 0.3s;
  border-bottom: 1px solid currentColor;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
}
.cid-uRIHb9Binh .card-title-link:hover:after {
  width: 100%;
}
.cid-uRIHb9Binh .card-box {
  padding-top: 2rem;
  display: inline-block;
  width: 100%;
}
.cid-uRIHb9Binh .card-wrapper {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.cid-uRIHb9Binh .card-wrapper .card-title {
  transition: all 0.3s;
}
.cid-uRIHb9Binh .card-wrapper:hover .card-title {
  color: #c59e39;
}
.cid-uRIHb9Binh .card-title-link {
  color: #1d1815;
}
.cid-uRIHb9Binh .card-title {
  color: #F7F0F0;
}
.cid-uRIHb9Binh .mbr-text {
  color: #000000;
}
.cid-uRIHb9Binh .card {
  marging-left: 50px;
  marging-right: 50px;
  background-color: #F7F0F0;
}
.cid-uRIHb9Binh .obra {
  background-color: #000000;
  color: #F7F0F0;
  min-height: 65px;
  min-width: 98%;
  vertical-align: middle;
  display: inline-table;
}
.cid-uRIHb9Binh .obra h4 {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}
.cid-uRIHb9Binh .blanco {
  background: linear-gradient(to bottom right, #ffffff, #c7c2b2);
}
.cid-uRIHb9Binh .separado {
  padding-left: 20px;
  padding-right: 20px;
}
.cid-uRIHb9Binh .orillas {
  border-style: solid;
  border-width: 2px;
}
.cid-uRIHb9Binh .centrado {
  padding-left: 5px;
  padding-right: 5px;
}
.cid-uRIHb9Binh .espacio {
  padding-top: 20px;
}
.cid-uRIHb9Binh .divisor {
  padding-left: 10px;
}
.cid-uRIHb9Binh .sm-1 {
  padding: 10px;
  margin-top: 10px;
}
.cid-spZD1Hg1Qa {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}
.cid-spZD1Hg1Qa .mbr-section-subtitle {
  color: #000000;
}
.cid-spZD1Hg1Qa h5 {
  content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 420px;
  height: 1px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
}
.cid-spZD1Hg1Qa h2 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 2rem;
  letter-spacing: 4px;
}
.cid-spZD1Hg1Qa .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #000000;
  margin: 15px 0.5rem;
  display: block;
}
.cid-spZD1Hg1Qa .mbr-iconfont-social:before {
  padding: 0.6rem;
  border: 2px solid;
  border-radius: 100px;
  transition: all 0.3s;
}
.cid-spZD1Hg1Qa .mbr-iconfont-social:hover {
  color: #ffffff;
}
.cid-spZD1Hg1Qa .mbr-iconfont-social:hover:before {
  background: #000000;
  transition: all 0.3s;
  border-color: transparent;
}
.cid-spZD1Hg1Qa .social-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-spZD1Hg1Qa .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-spZD1Hg1Qa .mbr-iconfont-social {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }
}
.cid-spZD1Hg1Qa .mbr-section-title,
.cid-spZD1Hg1Qa .social-list {
  color: #000000;
}
@media (max-width: 768px) {
  .cid-spZD1Hg1Qa h2:before,
  .cid-spZD1Hg1Qa h2:after {
    display: none;
  }
}
.cid-uPF1errvGc {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-uPF1errvGc .card-box {
  padding: 0 1.6rem;
}
@media (min-width: 767px) {
  .cid-uPF1errvGc .container {
    padding: 0 1.6rem;
  }
}
@media (max-width: 767px) {
  .cid-uPF1errvGc .container {
    padding: 0 1.3rem;
  }
  .cid-uPF1errvGc .mbr-section-btn {
    opacity: 1;
  }
  .cid-uPF1errvGc .card-wrapper {
    padding: 4rem 0rem 4rem 0rem;
  }
  .cid-uPF1errvGc .card {
    padding: 0rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uPF1errvGc .card:hover .card-wrapper {
    transform: rotateY(360deg);
  }
  .cid-uPF1errvGc .card:hover .mbr-section-btn {
    opacity: 1;
  }
}
@media (max-width: 992px) {
  .cid-uPF1errvGc .card {
    padding-bottom: 1rem !important;
  }
  .cid-uPF1errvGc .card .mbr-section-btn {
    opacity: 1;
  }
}
.cid-uPF1errvGc .row {
  justify-content: center;
}
.cid-uPF1errvGc .card {
  padding: 0.5rem !important;
  height: 600px;
}
.cid-uPF1errvGc .mbr-section-btn {
  padding-top: 12rem;
  transition: all 1s;
  opacity: 0;
}
.cid-uPF1errvGc .mbr-iconfont {
  color: #ffffff !important;
  font-size: 3.5rem !important;
}
.cid-uPF1errvGc .card1 {
  background-image: url("../../../assets/images/1-1.webp");
}
.cid-uPF1errvGc .card2 {
  background-image: url("../../../assets/images/2-1.webp");
}
.cid-uPF1errvGc .card3 {
  background-image: url("../../../assets/images/facebook.webp");
}
.cid-uPF1errvGc .card4 {
  background-image: url("../../../assets/images/background4.webp");
}
.cid-uPF1errvGc h4 {
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 2rem;
}
.cid-uPF1errvGc p {
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-top: 2rem;
}
.cid-uPF1errvGc .card-wrapper {
  transition: all 2s;
  height: 100%;
  padding: 4rem 2rem 4rem 2rem;
  background-size: cover;
}
.cid-uPF1errvGc .btn {
  margin: 0 !important;
  padding: 1rem 2rem;
}
.cid-uPF1errvGc .mbr-fallback-image.disabled {
  display: none;
}
.cid-uPF1errvGc .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-spZFydGmkY {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #1d1815;
}
.cid-spZFydGmkY h3 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 1.4rem;
  letter-spacing: 6px;
}
.cid-spZFydGmkY h3:before {
  position: absolute;
  content: '';
  left: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-spZFydGmkY h3:after {
  position: absolute;
  content: '';
  right: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
@media (max-width: 768px) {
  .cid-spZFydGmkY h3::before,
  .cid-spZFydGmkY h3::after {
    display: none;
  }
}
.cid-rymwwwoGgw {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rymwwwoGgw .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-rymwwwoGgw .btn-black {
  background: black!important;
  border-radius: 6px;
}
.cid-rymwwwoGgw .btn-black:hover {
  background: gray!important;
  border-color: gray!important;
}
.cid-rymwwwoGgw .media-content {
  padding-left: 2rem;
}
.cid-rymwwwoGgw textarea {
  min-height: 150px;
}
.cid-rymwwwoGgw .mbr-iconfont {
  position: absolute;
  right: 1.2rem;
  color: #767676;
  top: 1rem;
  font-size: 1.2rem;
}
.cid-rymwwwoGgw .form-control,
.cid-rymwwwoGgw .field-input {
  padding: 1rem;
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid #767676;
  color: #767676 !important;
  transition: 0.4s;
  font-size: 0.9rem;
  box-shadow: none;
  border-radius: 0px;
  outline: none;
}
.cid-rymwwwoGgw .form-control input::-webkit-input-placeholder,
.cid-rymwwwoGgw .field-input input::-webkit-input-placeholder,
.cid-rymwwwoGgw .form-control textarea::-webkit-input-placeholder,
.cid-rymwwwoGgw .field-input textarea::-webkit-input-placeholder {
  color: #767676 !important;
}
.cid-rymwwwoGgw .form-control input:-moz-placeholder,
.cid-rymwwwoGgw .field-input input:-moz-placeholder,
.cid-rymwwwoGgw .form-control textarea:-moz-placeholder,
.cid-rymwwwoGgw .field-input textarea:-moz-placeholder {
  color: #767676 !important;
}
.cid-rymwwwoGgw .form-control:hover,
.cid-rymwwwoGgw .field-input:hover,
.cid-rymwwwoGgw .form-control:focus,
.cid-rymwwwoGgw .field-input:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-rymwwwoGgw .form-control:hover input::-webkit-input-placeholder,
.cid-rymwwwoGgw .field-input:hover input::-webkit-input-placeholder,
.cid-rymwwwoGgw .form-control:focus input::-webkit-input-placeholder,
.cid-rymwwwoGgw .field-input:focus input::-webkit-input-placeholder,
.cid-rymwwwoGgw .form-control:hover textarea::-webkit-input-placeholder,
.cid-rymwwwoGgw .field-input:hover textarea::-webkit-input-placeholder,
.cid-rymwwwoGgw .form-control:focus textarea::-webkit-input-placeholder,
.cid-rymwwwoGgw .field-input:focus textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.cid-rymwwwoGgw .form-control:hover input:-moz-placeholder,
.cid-rymwwwoGgw .field-input:hover input:-moz-placeholder,
.cid-rymwwwoGgw .form-control:focus input:-moz-placeholder,
.cid-rymwwwoGgw .field-input:focus input:-moz-placeholder,
.cid-rymwwwoGgw .form-control:hover textarea:-moz-placeholder,
.cid-rymwwwoGgw .field-input:hover textarea:-moz-placeholder,
.cid-rymwwwoGgw .form-control:focus textarea:-moz-placeholder,
.cid-rymwwwoGgw .field-input:focus textarea:-moz-placeholder {
  color: #ffffff;
}
.cid-rymwwwoGgw .jq-number__spin:hover,
.cid-rymwwwoGgw .jq-number__spin:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-rymwwwoGgw .jq-number__spin {
  background-color: #ffffff;
  border-color: #767676;
  color: #767676;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-rymwwwoGgw .jq-selectbox li,
.cid-rymwwwoGgw .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-rymwwwoGgw .jq-selectbox li:hover,
.cid-rymwwwoGgw .jq-selectbox li.selected {
  background-color: #ffffff;
  color: #000000;
}
.cid-rymwwwoGgw .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-rymwwwoGgw .jq-number__spin.minus:hover:after,
.cid-rymwwwoGgw .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-rymwwwoGgw .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-rymwwwoGgw .jq-number__spin.minus:after,
.cid-rymwwwoGgw .jq-number__spin.plus:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-rymwwwoGgw input::-webkit-clear-button {
  display: none;
}
.cid-rymwwwoGgw input::-webkit-inner-spin-button {
  display: none;
}
.cid-rymwwwoGgw input::-webkit-outer-spin-button {
  display: none;
}
.cid-rymwwwoGgw input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-rymwwwoGgw .mbr-text,
.cid-rymwwwoGgw .mbr-section-btn {
  color: #767676;
}
.cid-rymwwwoGgw .text2,
.cid-rymwwwoGgw .mbr-section-btn {
  color: #000000;
}
@media (max-width: 992px) {
  .cid-rymwwwoGgw .media-content {
    padding-left: 0rem;
    padding-top: 2rem;
  }
}
.cid-rymwwwoGgw .negro {
  color: #000000;
}
.cid-rymwwwoGgw .verde {
  color: #25D366;
}
.cid-sjp6THkRoL {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sjp6THkRoL .listico {
  padding-right: 1rem;
  font-size: 2rem;
}
.cid-sjp6THkRoL .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-sjp6THkRoL .col + .mbr-section-btn .btn,
.cid-sjp6THkRoL .col-auto + .mbr-section-btn .btn {
  margin: 0 !important;
  height: 100%;
  border-radius: 0px !important;
}
@media (min-width: 300px) {
  .cid-sjp6THkRoL .col + .mbr-section-btn .btn,
  .cid-sjp6THkRoL .col-auto + .mbr-section-btn .btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 300px) {
  .cid-sjp6THkRoL .dragArea > *:nth-last-child(2).col,
  .cid-sjp6THkRoL .dragArea > *:nth-last-child(2).col-auto,
  .cid-sjp6THkRoL .col + .mbr-section-btn,
  .cid-sjp6THkRoL .col-auto + .mbr-section-btn {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
}
@media (max-width: 299px) {
  .cid-sjp6THkRoL .dragArea {
    flex-direction: column;
  }
}
.cid-sjp6THkRoL .btn-primary {
  border: 1px solid #c59e39 !important;
}
.cid-sjp6THkRoL .btn-primary:hover {
  border: 1px solid #c59e39 !important;
}
.cid-sjp6THkRoL .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 90%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-sjp6THkRoL .form-group {
  max-width: 220px;
}
.cid-sjp6THkRoL .mbr-section-btn {
  padding-left: 0;
}
.cid-sjp6THkRoL .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-sjp6THkRoL .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-sjp6THkRoL .mbr-text {
  color: #444;
}
.cid-sjp6THkRoL h5 {
  margin-bottom: 0;
}
.cid-sjp6THkRoL .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-sjp6THkRoL .list-item {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.cid-sjp6THkRoL .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-sjp6THkRoL .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sjp6THkRoL .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-sjp6THkRoL .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-sjp6THkRoL .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-sjp6THkRoL .social-list a:hover {
  opacity: 0.4;
}
.cid-sjp6THkRoL .media-container-row > div {
  padding: 0px;
}
.cid-sjp6THkRoL .text2 {
  color: #000000;
  text-align: left;
}
.cid-sjp6THkRoL .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-sjp6THkRoL .links {
  color: #656565;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-sjp6THkRoL .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-sjp6THkRoL .social-list,
  .cid-sjp6THkRoL .img-list {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .cid-sjp6THkRoL h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-sjp6THkRoL .form-group {
    max-width: 180px;
  }
}
.cid-sjp6THkRoL .links span {
  color: #9e9e9e;
}
.cid-sjp6THkRoL .logo-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.cid-sjp6THkRoL .logo-title {
  text-align: center;
}
.cid-sqbq0QGgUV {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #767676;
}
#custom-html-lu {
  /* Type valid CSS here */
}
#custom-html-lu div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-lu p {
  font-size: 60px;
  color: #777;
}
.cid-sqEGDN8aoB html,
.cid-sqEGDN8aoB body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-sqEGDN8aoB .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.cid-sqEGDN8aoB .navbar-custom {
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: sans-serif;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}
.cid-sqEGDN8aoB .navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-sqEGDN8aoB .navbar-custom2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
  font-family: sans-serif;
}
.cid-sqEGDN8aoB .navbar-left {
  flex: 1;
}
.cid-sqEGDN8aoB .btn-custom {
  padding: 8px 16px;
  border: 1px solid black;
  color: black;
  text-decoration: none;
  background: transparent;
  font-size: 14px;
  border-radius: 5px;
}
.cid-sqEGDN8aoB .btn-custom:hover {
  background: #c59e39;
  color: white;
  border-color: #c59e39;
}
.cid-sqEGDN8aoB .navbar-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cid-sqEGDN8aoB .navbar-center h1 {
  font-size: 20px;
  margin: 0;
}
.cid-sqEGDN8aoB .navbar-center a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.cid-sqEGDN8aoB .navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cid-sqEGDN8aoB .hamburger {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.cid-sqEGDN8aoB .hamburger span {
  width: 25px;
  height: 3px;
  background-color: black;
  display: block;
}
.cid-sqEGDN8aoB .navbar-menu {
  display: none;
  flex-direction: column;
  background: white;
  padding: 15px;
  border-top: 1px solid #ccc;
}
.cid-sqEGDN8aoB .navbar-menu a {
  text-decoration: none;
  color: black;
  margin-bottom: 10px;
  display: block;
}
.cid-sqEGDN8aoB .navbar-menu a:hover {
  color: #c59e39;
}
.cid-sqEGDN8aoB .dropdown {
  position: relative;
  cursor: pointer;
}
.cid-sqEGDN8aoB .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  color: black;
}
.cid-sqEGDN8aoB .dropdown-toggle::after {
  content: '▾';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s;
}
.cid-sqEGDN8aoB .dropdown:hover .dropdown-toggle::after {
  transform: rotate(180deg);
}
.cid-sqEGDN8aoB .dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  padding-top: 10px;
}
.cid-sqEGDN8aoB .dropdown:hover .dropdown-content {
  display: flex;
}
.cid-sqEGDN8aoB .texto-escritorio {
  display: inline;
}
.cid-sqEGDN8aoB .texto-movil {
  display: none;
}
.cid-sqEGDN8aoB .texto-h1 {
  display: inline;
}
.cid-sqEGDN8aoB .texto-movil-h1 {
  display: none;
}
@media (max-width: 1360px) {
  .cid-sqEGDN8aoB .texto-escritorio {
    font-size: 0.9rem;
  }
  .cid-sqEGDN8aoB .texto-h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 1024px) {
  .cid-sqEGDN8aoB .texto-escritorio {
    font-size: 0.7rem;
  }
  .cid-sqEGDN8aoB .texto-h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cid-sqEGDN8aoB .texto-escritorio {
    display: none;
  }
  .cid-sqEGDN8aoB .texto-movil {
    display: inline;
    font-size: 0.6rem;
  }
  .cid-sqEGDN8aoB .texto-h1 {
    display: none;
  }
  .cid-sqEGDN8aoB .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-sqEGDN8aoB .navbar-caption {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 567px) {
  .cid-sqEGDN8aoB .oculto {
    display: none;
  }
  .cid-sqEGDN8aoB .texto-h1 {
    display: none;
  }
  .cid-sqEGDN8aoB .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-sqEGDN8aoB .tc {
  font-weight: 100;
}
.cid-sqEGDO4vmF {
  padding-top: 120px;
  padding-bottom: 45px;
  background-color: #e6e7e9;
}
.cid-sqEGDO4vmF .mbr-text,
.cid-sqEGDO4vmF .ornament {
  text-align: left;
}
.cid-v9JaP2H8PU {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-v9JaP2H8PU .listico {
  padding-right: 1rem;
  font-size: 2rem;
}
.cid-v9JaP2H8PU .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-v9JaP2H8PU .col + .mbr-section-btn .btn,
.cid-v9JaP2H8PU .col-auto + .mbr-section-btn .btn {
  margin: 0 !important;
  height: 100%;
  border-radius: 0px !important;
}
@media (min-width: 300px) {
  .cid-v9JaP2H8PU .col + .mbr-section-btn .btn,
  .cid-v9JaP2H8PU .col-auto + .mbr-section-btn .btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 300px) {
  .cid-v9JaP2H8PU .dragArea > *:nth-last-child(2).col,
  .cid-v9JaP2H8PU .dragArea > *:nth-last-child(2).col-auto,
  .cid-v9JaP2H8PU .col + .mbr-section-btn,
  .cid-v9JaP2H8PU .col-auto + .mbr-section-btn {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
}
@media (max-width: 299px) {
  .cid-v9JaP2H8PU .dragArea {
    flex-direction: column;
  }
}
.cid-v9JaP2H8PU .btn-primary {
  border: 1px solid #c59e39 !important;
}
.cid-v9JaP2H8PU .btn-primary:hover {
  border: 1px solid #c59e39 !important;
}
.cid-v9JaP2H8PU .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 90%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-v9JaP2H8PU .form-group {
  max-width: 220px;
}
.cid-v9JaP2H8PU .mbr-section-btn {
  padding-left: 0;
}
.cid-v9JaP2H8PU .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-v9JaP2H8PU .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-v9JaP2H8PU .mbr-text {
  color: #444;
}
.cid-v9JaP2H8PU h5 {
  margin-bottom: 0;
}
.cid-v9JaP2H8PU .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-v9JaP2H8PU .list-item {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.cid-v9JaP2H8PU .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-v9JaP2H8PU .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v9JaP2H8PU .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-v9JaP2H8PU .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-v9JaP2H8PU .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-v9JaP2H8PU .social-list a:hover {
  opacity: 0.4;
}
.cid-v9JaP2H8PU .media-container-row > div {
  padding: 0px;
}
.cid-v9JaP2H8PU .text2 {
  color: #000000;
  text-align: left;
}
.cid-v9JaP2H8PU .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-v9JaP2H8PU .links {
  color: #656565;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v9JaP2H8PU .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-v9JaP2H8PU .social-list,
  .cid-v9JaP2H8PU .img-list {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .cid-v9JaP2H8PU h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-v9JaP2H8PU .form-group {
    max-width: 180px;
  }
}
.cid-v9JaP2H8PU .links span {
  color: #9e9e9e;
}
.cid-v9JaP2H8PU .logo-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.cid-v9JaP2H8PU .logo-title {
  text-align: center;
}
.cid-sqEGDSnJv7 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #767676;
}
#custom-html-mz {
  /* Type valid CSS here */
}
#custom-html-mz div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-mz p {
  font-size: 60px;
  color: #777;
}
.cid-sqEIddM9TG html,
.cid-sqEIddM9TG body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-sqEIddM9TG .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.cid-sqEIddM9TG .navbar-custom {
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: sans-serif;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}
.cid-sqEIddM9TG .navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-sqEIddM9TG .navbar-custom2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
  font-family: sans-serif;
}
.cid-sqEIddM9TG .navbar-left {
  flex: 1;
}
.cid-sqEIddM9TG .btn-custom {
  padding: 8px 16px;
  border: 1px solid black;
  color: black;
  text-decoration: none;
  background: transparent;
  font-size: 14px;
  border-radius: 5px;
}
.cid-sqEIddM9TG .btn-custom:hover {
  background: #c59e39;
  color: white;
  border-color: #c59e39;
}
.cid-sqEIddM9TG .navbar-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cid-sqEIddM9TG .navbar-center h1 {
  font-size: 20px;
  margin: 0;
}
.cid-sqEIddM9TG .navbar-center a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.cid-sqEIddM9TG .navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cid-sqEIddM9TG .hamburger {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.cid-sqEIddM9TG .hamburger span {
  width: 25px;
  height: 3px;
  background-color: black;
  display: block;
}
.cid-sqEIddM9TG .navbar-menu {
  display: none;
  flex-direction: column;
  background: white;
  padding: 15px;
  border-top: 1px solid #ccc;
}
.cid-sqEIddM9TG .navbar-menu a {
  text-decoration: none;
  color: black;
  margin-bottom: 10px;
  display: block;
}
.cid-sqEIddM9TG .navbar-menu a:hover {
  color: #c59e39;
}
.cid-sqEIddM9TG .dropdown {
  position: relative;
  cursor: pointer;
}
.cid-sqEIddM9TG .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  color: black;
}
.cid-sqEIddM9TG .dropdown-toggle::after {
  content: '▾';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s;
}
.cid-sqEIddM9TG .dropdown:hover .dropdown-toggle::after {
  transform: rotate(180deg);
}
.cid-sqEIddM9TG .dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  padding-top: 10px;
}
.cid-sqEIddM9TG .dropdown:hover .dropdown-content {
  display: flex;
}
.cid-sqEIddM9TG .texto-escritorio {
  display: inline;
}
.cid-sqEIddM9TG .texto-movil {
  display: none;
}
.cid-sqEIddM9TG .texto-h1 {
  display: inline;
}
.cid-sqEIddM9TG .texto-movil-h1 {
  display: none;
}
@media (max-width: 1360px) {
  .cid-sqEIddM9TG .texto-escritorio {
    font-size: 0.9rem;
  }
  .cid-sqEIddM9TG .texto-h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 1024px) {
  .cid-sqEIddM9TG .texto-escritorio {
    font-size: 0.7rem;
  }
  .cid-sqEIddM9TG .texto-h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cid-sqEIddM9TG .texto-escritorio {
    display: none;
  }
  .cid-sqEIddM9TG .texto-movil {
    display: inline;
    font-size: 0.6rem;
  }
  .cid-sqEIddM9TG .texto-h1 {
    display: none;
  }
  .cid-sqEIddM9TG .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-sqEIddM9TG .navbar-caption {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 567px) {
  .cid-sqEIddM9TG .oculto {
    display: none;
  }
  .cid-sqEIddM9TG .texto-h1 {
    display: none;
  }
  .cid-sqEIddM9TG .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-sqEIddM9TG .tc {
  font-weight: 100;
}
.cid-sqEIdes8c2 {
  padding-top: 120px;
  padding-bottom: 45px;
  background-color: #e6e7e9;
}
.cid-sqEIdes8c2 .mbr-text,
.cid-sqEIdes8c2 .ornament {
  text-align: left;
}
.cid-v9Jc4em1Gq {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-v9Jc4em1Gq .listico {
  padding-right: 1rem;
  font-size: 2rem;
}
.cid-v9Jc4em1Gq .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-v9Jc4em1Gq .col + .mbr-section-btn .btn,
.cid-v9Jc4em1Gq .col-auto + .mbr-section-btn .btn {
  margin: 0 !important;
  height: 100%;
  border-radius: 0px !important;
}
@media (min-width: 300px) {
  .cid-v9Jc4em1Gq .col + .mbr-section-btn .btn,
  .cid-v9Jc4em1Gq .col-auto + .mbr-section-btn .btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 300px) {
  .cid-v9Jc4em1Gq .dragArea > *:nth-last-child(2).col,
  .cid-v9Jc4em1Gq .dragArea > *:nth-last-child(2).col-auto,
  .cid-v9Jc4em1Gq .col + .mbr-section-btn,
  .cid-v9Jc4em1Gq .col-auto + .mbr-section-btn {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
}
@media (max-width: 299px) {
  .cid-v9Jc4em1Gq .dragArea {
    flex-direction: column;
  }
}
.cid-v9Jc4em1Gq .btn-primary {
  border: 1px solid #c59e39 !important;
}
.cid-v9Jc4em1Gq .btn-primary:hover {
  border: 1px solid #c59e39 !important;
}
.cid-v9Jc4em1Gq .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 90%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-v9Jc4em1Gq .form-group {
  max-width: 220px;
}
.cid-v9Jc4em1Gq .mbr-section-btn {
  padding-left: 0;
}
.cid-v9Jc4em1Gq .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-v9Jc4em1Gq .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-v9Jc4em1Gq .mbr-text {
  color: #444;
}
.cid-v9Jc4em1Gq h5 {
  margin-bottom: 0;
}
.cid-v9Jc4em1Gq .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-v9Jc4em1Gq .list-item {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.cid-v9Jc4em1Gq .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-v9Jc4em1Gq .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v9Jc4em1Gq .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-v9Jc4em1Gq .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-v9Jc4em1Gq .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-v9Jc4em1Gq .social-list a:hover {
  opacity: 0.4;
}
.cid-v9Jc4em1Gq .media-container-row > div {
  padding: 0px;
}
.cid-v9Jc4em1Gq .text2 {
  color: #000000;
  text-align: left;
}
.cid-v9Jc4em1Gq .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-v9Jc4em1Gq .links {
  color: #656565;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v9Jc4em1Gq .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-v9Jc4em1Gq .social-list,
  .cid-v9Jc4em1Gq .img-list {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .cid-v9Jc4em1Gq h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-v9Jc4em1Gq .form-group {
    max-width: 180px;
  }
}
.cid-v9Jc4em1Gq .links span {
  color: #9e9e9e;
}
.cid-v9Jc4em1Gq .logo-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.cid-v9Jc4em1Gq .logo-title {
  text-align: center;
}
.cid-sqEIdfwZkU {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #767676;
}
#custom-html-n0 {
  /* Type valid CSS here */
}
#custom-html-n0 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-n0 p {
  font-size: 60px;
  color: #777;
}
.cid-uV6qAALoWi html,
.cid-uV6qAALoWi body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-uV6qAALoWi .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.cid-uV6qAALoWi .navbar-custom {
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: sans-serif;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}
.cid-uV6qAALoWi .navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-uV6qAALoWi .navbar-custom2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
  font-family: sans-serif;
}
.cid-uV6qAALoWi .navbar-left {
  flex: 1;
}
.cid-uV6qAALoWi .btn-custom {
  padding: 8px 16px;
  border: 1px solid black;
  color: black;
  text-decoration: none;
  background: transparent;
  font-size: 14px;
  border-radius: 5px;
}
.cid-uV6qAALoWi .btn-custom:hover {
  background: #c59e39;
  color: white;
  border-color: #c59e39;
}
.cid-uV6qAALoWi .navbar-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cid-uV6qAALoWi .navbar-center h1 {
  font-size: 20px;
  margin: 0;
}
.cid-uV6qAALoWi .navbar-center a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.cid-uV6qAALoWi .navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cid-uV6qAALoWi .hamburger {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.cid-uV6qAALoWi .hamburger span {
  width: 25px;
  height: 3px;
  background-color: black;
  display: block;
}
.cid-uV6qAALoWi .navbar-menu {
  display: none;
  flex-direction: column;
  background: white;
  padding: 15px;
  border-top: 1px solid #ccc;
}
.cid-uV6qAALoWi .navbar-menu a {
  text-decoration: none;
  color: black;
  margin-bottom: 10px;
  display: block;
}
.cid-uV6qAALoWi .navbar-menu a:hover {
  color: #c59e39;
}
.cid-uV6qAALoWi .dropdown {
  position: relative;
  cursor: pointer;
}
.cid-uV6qAALoWi .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  color: black;
}
.cid-uV6qAALoWi .dropdown-toggle::after {
  content: '▾';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s;
}
.cid-uV6qAALoWi .dropdown:hover .dropdown-toggle::after {
  transform: rotate(180deg);
}
.cid-uV6qAALoWi .dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  padding-top: 10px;
}
.cid-uV6qAALoWi .dropdown:hover .dropdown-content {
  display: flex;
}
.cid-uV6qAALoWi .texto-escritorio {
  display: inline;
}
.cid-uV6qAALoWi .texto-movil {
  display: none;
}
.cid-uV6qAALoWi .texto-h1 {
  display: inline;
}
.cid-uV6qAALoWi .texto-movil-h1 {
  display: none;
}
@media (max-width: 1360px) {
  .cid-uV6qAALoWi .texto-escritorio {
    font-size: 0.9rem;
  }
  .cid-uV6qAALoWi .texto-h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 1024px) {
  .cid-uV6qAALoWi .texto-escritorio {
    font-size: 0.7rem;
  }
  .cid-uV6qAALoWi .texto-h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cid-uV6qAALoWi .texto-escritorio {
    display: none;
  }
  .cid-uV6qAALoWi .texto-movil {
    display: inline;
    font-size: 0.6rem;
  }
  .cid-uV6qAALoWi .texto-h1 {
    display: none;
  }
  .cid-uV6qAALoWi .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-uV6qAALoWi .navbar-caption {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 567px) {
  .cid-uV6qAALoWi .oculto {
    display: none;
  }
  .cid-uV6qAALoWi .texto-h1 {
    display: none;
  }
  .cid-uV6qAALoWi .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-uV6qAALoWi .tc {
  font-weight: 100;
}
.cid-uV6qACRnMb {
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #1d1815;
}
.cid-uV6qACRnMb h3 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 1.4rem;
  letter-spacing: 6px;
}
.cid-uV6qACRnMb h3:before {
  position: absolute;
  content: '';
  left: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-uV6qACRnMb h3:after {
  position: absolute;
  content: '';
  right: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
@media (max-width: 768px) {
  .cid-uV6qACRnMb h3::before,
  .cid-uV6qACRnMb h3::after {
    display: none;
  }
}
.cid-uV6qAD4Hex {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uV6qAD4Hex .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-uV6qAD4Hex .btn-black {
  background: black!important;
  border-radius: 6px;
}
.cid-uV6qAD4Hex .btn-black:hover {
  background: gray!important;
  border-color: gray!important;
}
.cid-uV6qAD4Hex .media-content {
  padding-left: 2rem;
}
.cid-uV6qAD4Hex textarea {
  min-height: 150px;
}
.cid-uV6qAD4Hex .mbr-iconfont {
  position: absolute;
  right: 1.2rem;
  color: #767676;
  top: 1rem;
  font-size: 1.2rem;
}
.cid-uV6qAD4Hex .form-control,
.cid-uV6qAD4Hex .field-input {
  padding: 1rem;
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid #767676;
  color: #767676 !important;
  transition: 0.4s;
  font-size: 0.9rem;
  box-shadow: none;
  border-radius: 0px;
  outline: none;
}
.cid-uV6qAD4Hex .form-control input::-webkit-input-placeholder,
.cid-uV6qAD4Hex .field-input input::-webkit-input-placeholder,
.cid-uV6qAD4Hex .form-control textarea::-webkit-input-placeholder,
.cid-uV6qAD4Hex .field-input textarea::-webkit-input-placeholder {
  color: #767676 !important;
}
.cid-uV6qAD4Hex .form-control input:-moz-placeholder,
.cid-uV6qAD4Hex .field-input input:-moz-placeholder,
.cid-uV6qAD4Hex .form-control textarea:-moz-placeholder,
.cid-uV6qAD4Hex .field-input textarea:-moz-placeholder {
  color: #767676 !important;
}
.cid-uV6qAD4Hex .form-control:hover,
.cid-uV6qAD4Hex .field-input:hover,
.cid-uV6qAD4Hex .form-control:focus,
.cid-uV6qAD4Hex .field-input:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-uV6qAD4Hex .form-control:hover input::-webkit-input-placeholder,
.cid-uV6qAD4Hex .field-input:hover input::-webkit-input-placeholder,
.cid-uV6qAD4Hex .form-control:focus input::-webkit-input-placeholder,
.cid-uV6qAD4Hex .field-input:focus input::-webkit-input-placeholder,
.cid-uV6qAD4Hex .form-control:hover textarea::-webkit-input-placeholder,
.cid-uV6qAD4Hex .field-input:hover textarea::-webkit-input-placeholder,
.cid-uV6qAD4Hex .form-control:focus textarea::-webkit-input-placeholder,
.cid-uV6qAD4Hex .field-input:focus textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.cid-uV6qAD4Hex .form-control:hover input:-moz-placeholder,
.cid-uV6qAD4Hex .field-input:hover input:-moz-placeholder,
.cid-uV6qAD4Hex .form-control:focus input:-moz-placeholder,
.cid-uV6qAD4Hex .field-input:focus input:-moz-placeholder,
.cid-uV6qAD4Hex .form-control:hover textarea:-moz-placeholder,
.cid-uV6qAD4Hex .field-input:hover textarea:-moz-placeholder,
.cid-uV6qAD4Hex .form-control:focus textarea:-moz-placeholder,
.cid-uV6qAD4Hex .field-input:focus textarea:-moz-placeholder {
  color: #ffffff;
}
.cid-uV6qAD4Hex .jq-number__spin:hover,
.cid-uV6qAD4Hex .jq-number__spin:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-uV6qAD4Hex .jq-number__spin {
  background-color: #ffffff;
  border-color: #767676;
  color: #767676;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-uV6qAD4Hex .jq-selectbox li,
.cid-uV6qAD4Hex .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-uV6qAD4Hex .jq-selectbox li:hover,
.cid-uV6qAD4Hex .jq-selectbox li.selected {
  background-color: #ffffff;
  color: #000000;
}
.cid-uV6qAD4Hex .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-uV6qAD4Hex .jq-number__spin.minus:hover:after,
.cid-uV6qAD4Hex .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-uV6qAD4Hex .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-uV6qAD4Hex .jq-number__spin.minus:after,
.cid-uV6qAD4Hex .jq-number__spin.plus:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-uV6qAD4Hex input::-webkit-clear-button {
  display: none;
}
.cid-uV6qAD4Hex input::-webkit-inner-spin-button {
  display: none;
}
.cid-uV6qAD4Hex input::-webkit-outer-spin-button {
  display: none;
}
.cid-uV6qAD4Hex input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-uV6qAD4Hex .mbr-text,
.cid-uV6qAD4Hex .mbr-section-btn {
  color: #767676;
}
.cid-uV6qAD4Hex .text2,
.cid-uV6qAD4Hex .mbr-section-btn {
  color: #000000;
}
@media (max-width: 992px) {
  .cid-uV6qAD4Hex .media-content {
    padding-left: 0rem;
    padding-top: 2rem;
  }
}
.cid-uV6qAD4Hex .negro {
  color: #000000;
}
.cid-uV6qAD4Hex .verde {
  color: #25D366;
}
.cid-uV6qADxbg6 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-uV6qADxbg6 .listico {
  padding-right: 1rem;
  font-size: 2rem;
}
.cid-uV6qADxbg6 .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-uV6qADxbg6 .col + .mbr-section-btn .btn,
.cid-uV6qADxbg6 .col-auto + .mbr-section-btn .btn {
  margin: 0 !important;
  height: 100%;
  border-radius: 0px !important;
}
@media (min-width: 300px) {
  .cid-uV6qADxbg6 .col + .mbr-section-btn .btn,
  .cid-uV6qADxbg6 .col-auto + .mbr-section-btn .btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 300px) {
  .cid-uV6qADxbg6 .dragArea > *:nth-last-child(2).col,
  .cid-uV6qADxbg6 .dragArea > *:nth-last-child(2).col-auto,
  .cid-uV6qADxbg6 .col + .mbr-section-btn,
  .cid-uV6qADxbg6 .col-auto + .mbr-section-btn {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
}
@media (max-width: 299px) {
  .cid-uV6qADxbg6 .dragArea {
    flex-direction: column;
  }
}
.cid-uV6qADxbg6 .btn-primary {
  border: 1px solid #c59e39 !important;
}
.cid-uV6qADxbg6 .btn-primary:hover {
  border: 1px solid #c59e39 !important;
}
.cid-uV6qADxbg6 .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 90%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-uV6qADxbg6 .form-group {
  max-width: 220px;
}
.cid-uV6qADxbg6 .mbr-section-btn {
  padding-left: 0;
}
.cid-uV6qADxbg6 .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-uV6qADxbg6 .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-uV6qADxbg6 .mbr-text {
  color: #444;
}
.cid-uV6qADxbg6 h5 {
  margin-bottom: 0;
}
.cid-uV6qADxbg6 .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-uV6qADxbg6 .list-item {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.cid-uV6qADxbg6 .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-uV6qADxbg6 .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-uV6qADxbg6 .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uV6qADxbg6 .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-uV6qADxbg6 .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-uV6qADxbg6 .social-list a:hover {
  opacity: 0.4;
}
.cid-uV6qADxbg6 .media-container-row > div {
  padding: 0px;
}
.cid-uV6qADxbg6 .text2 {
  color: #000000;
  text-align: left;
}
.cid-uV6qADxbg6 .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-uV6qADxbg6 .links {
  color: #656565;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uV6qADxbg6 .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-uV6qADxbg6 .social-list,
  .cid-uV6qADxbg6 .img-list {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .cid-uV6qADxbg6 h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-uV6qADxbg6 .form-group {
    max-width: 180px;
  }
}
.cid-uV6qADxbg6 .links span {
  color: #9e9e9e;
}
.cid-uV6qADxbg6 .logo-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.cid-uV6qADxbg6 .logo-title {
  text-align: center;
}
.cid-uV6qAE9wr9 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #767676;
}
#custom-html-q8 {
  /* Type valid CSS here */
}
#custom-html-q8 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-q8 p {
  font-size: 60px;
  color: #777;
}
.cid-uVdx690JPN html,
.cid-uVdx690JPN body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-uVdx690JPN .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.cid-uVdx690JPN .navbar-custom {
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: sans-serif;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}
.cid-uVdx690JPN .navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-uVdx690JPN .navbar-custom2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
  font-family: sans-serif;
}
.cid-uVdx690JPN .navbar-left {
  flex: 1;
}
.cid-uVdx690JPN .btn-custom {
  padding: 8px 16px;
  border: 1px solid black;
  color: black;
  text-decoration: none;
  background: transparent;
  font-size: 14px;
  border-radius: 5px;
}
.cid-uVdx690JPN .btn-custom:hover {
  background: #c59e39;
  color: white;
  border-color: #c59e39;
}
.cid-uVdx690JPN .navbar-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cid-uVdx690JPN .navbar-center h1 {
  font-size: 20px;
  margin: 0;
}
.cid-uVdx690JPN .navbar-center a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.cid-uVdx690JPN .navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cid-uVdx690JPN .hamburger {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.cid-uVdx690JPN .hamburger span {
  width: 25px;
  height: 3px;
  background-color: black;
  display: block;
}
.cid-uVdx690JPN .navbar-menu {
  display: none;
  flex-direction: column;
  background: white;
  padding: 15px;
  border-top: 1px solid #ccc;
}
.cid-uVdx690JPN .navbar-menu a {
  text-decoration: none;
  color: black;
  margin-bottom: 10px;
  display: block;
}
.cid-uVdx690JPN .navbar-menu a:hover {
  color: #c59e39;
}
.cid-uVdx690JPN .dropdown {
  position: relative;
  cursor: pointer;
}
.cid-uVdx690JPN .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  color: black;
}
.cid-uVdx690JPN .dropdown-toggle::after {
  content: '▾';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s;
}
.cid-uVdx690JPN .dropdown:hover .dropdown-toggle::after {
  transform: rotate(180deg);
}
.cid-uVdx690JPN .dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  padding-top: 10px;
}
.cid-uVdx690JPN .dropdown:hover .dropdown-content {
  display: flex;
}
.cid-uVdx690JPN .texto-escritorio {
  display: inline;
}
.cid-uVdx690JPN .texto-movil {
  display: none;
}
.cid-uVdx690JPN .texto-h1 {
  display: inline;
}
.cid-uVdx690JPN .texto-movil-h1 {
  display: none;
}
@media (max-width: 1360px) {
  .cid-uVdx690JPN .texto-escritorio {
    font-size: 0.9rem;
  }
  .cid-uVdx690JPN .texto-h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 1024px) {
  .cid-uVdx690JPN .texto-escritorio {
    font-size: 0.7rem;
  }
  .cid-uVdx690JPN .texto-h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cid-uVdx690JPN .texto-escritorio {
    display: none;
  }
  .cid-uVdx690JPN .texto-movil {
    display: inline;
    font-size: 0.6rem;
  }
  .cid-uVdx690JPN .texto-h1 {
    display: none;
  }
  .cid-uVdx690JPN .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-uVdx690JPN .navbar-caption {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 567px) {
  .cid-uVdx690JPN .oculto {
    display: none;
  }
  .cid-uVdx690JPN .texto-h1 {
    display: none;
  }
  .cid-uVdx690JPN .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-uVdx690JPN .tc {
  font-weight: 100;
}
.cid-uVdyaxZpf3 {
  padding-top: 165px;
  padding-bottom: 90px;
  background-color: #232323;
}
.cid-uVdyaxZpf3 h3 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 1.4rem;
  letter-spacing: 6px;
}
.cid-uVdyaxZpf3 h3:before {
  position: absolute;
  content: '';
  left: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-uVdyaxZpf3 h3:after {
  position: absolute;
  content: '';
  right: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-uVdyaxZpf3 .mbr-text,
.cid-uVdyaxZpf3 .mbr-section-btn {
  color: #767676;
}
@media (max-width: 768px) {
  .cid-uVdyaxZpf3 h3:before,
  .cid-uVdyaxZpf3 h3:after {
    display: none;
  }
}
.cid-uVdyaxZpf3 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uVdyaxZpf3 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uVdyaxZpf3 H1 {
  color: #ffffff;
}
#content02-rb1 .slider-container {
  width: 100%;
  background-color: #232323;
  /* fondo gris oscuro */
  padding-left: 15%;
  /* margen alrededor */
  padding-right: 15%;
  padding-bottom: 25px;
  box-sizing: border-box;
  overflow: hidden;
  /* evita ver imágenes fuera del área */
}
#content02-rb1 .slider-wrapper {
  width: 100%;
  overflow: hidden;
  /* corta cualquier parte extra de slides */
}
#content02-rb1 .slider {
  display: flex;
  transition: transform 0.8s ease-in-out;
  width: 100%;
}
#content02-rb1 .slide {
  min-width: 100%;
  box-sizing: border-box;
}
#content02-rb1 .slide img {
  width: 100%;
  height: auto;
  display: block;
}
.cid-uVdx69pizQ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .cid-uVdx69pizQ .mbr-text {
    text-align: center;
  }
}
.cid-uVdx69pizQ .container-fluid {
  padding: 0;
}
.cid-uVdx69pizQ .media-content {
  margin: auto;
  padding: 2rem;
}
.cid-uVdx69pizQ img {
  width: 100%;
  height: auto;
}
.cid-uVdx69pizQ .col-lg-6 {
  padding: 0;
}
.cid-uVdx69pizQ .row {
  margin: 0;
}
.cid-uVdx69pizQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uVdx69pizQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uVdx69pizQ h5 {
  content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 230px;
  height: 1px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
}
.cid-uVdx69pizQ H1 {
  text-align: center;
}
.cid-uVdx69pizQ .col-md-12.col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}
.cid-uVdx69pizQ .mbr-figure img {
  max-width: 100%;
  height: auto;
  display: block;
  padding: 2rem;
}
.cid-uVdx6ajNGX {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}
.cid-uVdx6ajNGX .mbr-section-subtitle {
  color: #000000;
}
.cid-uVdx6ajNGX h5 {
  content: '1';
  left: 0px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 420px;
  height: 1px;
  background: currentColor;
  margin-bottom: 2.4rem;
  letter-spacing: 6px;
}
.cid-uVdx6ajNGX h2 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 2rem;
  letter-spacing: 4px;
}
.cid-uVdx6ajNGX .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #000000;
  margin: 15px 0.5rem;
  display: block;
}
.cid-uVdx6ajNGX .mbr-iconfont-social:before {
  padding: 0.6rem;
  border: 2px solid;
  border-radius: 100px;
  transition: all 0.3s;
}
.cid-uVdx6ajNGX .mbr-iconfont-social:hover {
  color: #ffffff;
}
.cid-uVdx6ajNGX .mbr-iconfont-social:hover:before {
  background: #000000;
  transition: all 0.3s;
  border-color: transparent;
}
.cid-uVdx6ajNGX .social-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-uVdx6ajNGX .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .cid-uVdx6ajNGX .mbr-iconfont-social {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }
}
.cid-uVdx6ajNGX .mbr-section-title,
.cid-uVdx6ajNGX .social-list {
  color: #000000;
}
@media (max-width: 768px) {
  .cid-uVdx6ajNGX h2:before,
  .cid-uVdx6ajNGX h2:after {
    display: none;
  }
}
.cid-uVdx6auWjE {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-uVdx6auWjE .card-box {
  padding: 0 1.6rem;
}
@media (min-width: 767px) {
  .cid-uVdx6auWjE .container {
    padding: 0 1.6rem;
  }
}
@media (max-width: 767px) {
  .cid-uVdx6auWjE .container {
    padding: 0 1.3rem;
  }
  .cid-uVdx6auWjE .mbr-section-btn {
    opacity: 1;
  }
  .cid-uVdx6auWjE .card-wrapper {
    padding: 4rem 0rem 4rem 0rem;
  }
  .cid-uVdx6auWjE .card {
    padding: 0rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uVdx6auWjE .card:hover .card-wrapper {
    transform: rotateY(360deg);
  }
  .cid-uVdx6auWjE .card:hover .mbr-section-btn {
    opacity: 1;
  }
}
@media (max-width: 992px) {
  .cid-uVdx6auWjE .card {
    padding-bottom: 1rem !important;
  }
  .cid-uVdx6auWjE .card .mbr-section-btn {
    opacity: 1;
  }
}
.cid-uVdx6auWjE .row {
  justify-content: center;
}
.cid-uVdx6auWjE .card {
  padding: 0.5rem !important;
  height: 600px;
}
.cid-uVdx6auWjE .mbr-section-btn {
  padding-top: 12rem;
  transition: all 1s;
  opacity: 0;
}
.cid-uVdx6auWjE .mbr-iconfont {
  color: #ffffff !important;
  font-size: 3.5rem !important;
}
.cid-uVdx6auWjE .card1 {
  background-image: url("../../../assets/images/1-1.webp");
}
.cid-uVdx6auWjE .card2 {
  background-image: url("../../../assets/images/2-1.webp");
}
.cid-uVdx6auWjE .card3 {
  background-image: url("../../../assets/images/facebook.webp");
}
.cid-uVdx6auWjE .card4 {
  background-image: url("../../../assets/images/background4.webp");
}
.cid-uVdx6auWjE h4 {
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 2rem;
}
.cid-uVdx6auWjE p {
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-top: 2rem;
}
.cid-uVdx6auWjE .card-wrapper {
  transition: all 2s;
  height: 100%;
  padding: 4rem 2rem 4rem 2rem;
  background-size: cover;
}
.cid-uVdx6auWjE .btn {
  margin: 0 !important;
  padding: 1rem 2rem;
}
.cid-uVdx6auWjE .mbr-fallback-image.disabled {
  display: none;
}
.cid-uVdx6auWjE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uVdx6b5O9r {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #1d1815;
}
.cid-uVdx6b5O9r h3 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 1.4rem;
  letter-spacing: 6px;
}
.cid-uVdx6b5O9r h3:before {
  position: absolute;
  content: '';
  left: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-uVdx6b5O9r h3:after {
  position: absolute;
  content: '';
  right: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
@media (max-width: 768px) {
  .cid-uVdx6b5O9r h3::before,
  .cid-uVdx6b5O9r h3::after {
    display: none;
  }
}
.cid-uVdx6biEgm {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uVdx6biEgm .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-uVdx6biEgm .btn-black {
  background: black!important;
  border-radius: 6px;
}
.cid-uVdx6biEgm .btn-black:hover {
  background: gray!important;
  border-color: gray!important;
}
.cid-uVdx6biEgm .media-content {
  padding-left: 2rem;
}
.cid-uVdx6biEgm textarea {
  min-height: 150px;
}
.cid-uVdx6biEgm .mbr-iconfont {
  position: absolute;
  right: 1.2rem;
  color: #767676;
  top: 1rem;
  font-size: 1.2rem;
}
.cid-uVdx6biEgm .form-control,
.cid-uVdx6biEgm .field-input {
  padding: 1rem;
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid #767676;
  color: #767676 !important;
  transition: 0.4s;
  font-size: 0.9rem;
  box-shadow: none;
  border-radius: 0px;
  outline: none;
}
.cid-uVdx6biEgm .form-control input::-webkit-input-placeholder,
.cid-uVdx6biEgm .field-input input::-webkit-input-placeholder,
.cid-uVdx6biEgm .form-control textarea::-webkit-input-placeholder,
.cid-uVdx6biEgm .field-input textarea::-webkit-input-placeholder {
  color: #767676 !important;
}
.cid-uVdx6biEgm .form-control input:-moz-placeholder,
.cid-uVdx6biEgm .field-input input:-moz-placeholder,
.cid-uVdx6biEgm .form-control textarea:-moz-placeholder,
.cid-uVdx6biEgm .field-input textarea:-moz-placeholder {
  color: #767676 !important;
}
.cid-uVdx6biEgm .form-control:hover,
.cid-uVdx6biEgm .field-input:hover,
.cid-uVdx6biEgm .form-control:focus,
.cid-uVdx6biEgm .field-input:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-uVdx6biEgm .form-control:hover input::-webkit-input-placeholder,
.cid-uVdx6biEgm .field-input:hover input::-webkit-input-placeholder,
.cid-uVdx6biEgm .form-control:focus input::-webkit-input-placeholder,
.cid-uVdx6biEgm .field-input:focus input::-webkit-input-placeholder,
.cid-uVdx6biEgm .form-control:hover textarea::-webkit-input-placeholder,
.cid-uVdx6biEgm .field-input:hover textarea::-webkit-input-placeholder,
.cid-uVdx6biEgm .form-control:focus textarea::-webkit-input-placeholder,
.cid-uVdx6biEgm .field-input:focus textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.cid-uVdx6biEgm .form-control:hover input:-moz-placeholder,
.cid-uVdx6biEgm .field-input:hover input:-moz-placeholder,
.cid-uVdx6biEgm .form-control:focus input:-moz-placeholder,
.cid-uVdx6biEgm .field-input:focus input:-moz-placeholder,
.cid-uVdx6biEgm .form-control:hover textarea:-moz-placeholder,
.cid-uVdx6biEgm .field-input:hover textarea:-moz-placeholder,
.cid-uVdx6biEgm .form-control:focus textarea:-moz-placeholder,
.cid-uVdx6biEgm .field-input:focus textarea:-moz-placeholder {
  color: #ffffff;
}
.cid-uVdx6biEgm .jq-number__spin:hover,
.cid-uVdx6biEgm .jq-number__spin:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-uVdx6biEgm .jq-number__spin {
  background-color: #ffffff;
  border-color: #767676;
  color: #767676;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-uVdx6biEgm .jq-selectbox li,
.cid-uVdx6biEgm .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-uVdx6biEgm .jq-selectbox li:hover,
.cid-uVdx6biEgm .jq-selectbox li.selected {
  background-color: #ffffff;
  color: #000000;
}
.cid-uVdx6biEgm .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-uVdx6biEgm .jq-number__spin.minus:hover:after,
.cid-uVdx6biEgm .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-uVdx6biEgm .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-uVdx6biEgm .jq-number__spin.minus:after,
.cid-uVdx6biEgm .jq-number__spin.plus:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-uVdx6biEgm input::-webkit-clear-button {
  display: none;
}
.cid-uVdx6biEgm input::-webkit-inner-spin-button {
  display: none;
}
.cid-uVdx6biEgm input::-webkit-outer-spin-button {
  display: none;
}
.cid-uVdx6biEgm input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-uVdx6biEgm .mbr-text,
.cid-uVdx6biEgm .mbr-section-btn {
  color: #767676;
}
.cid-uVdx6biEgm .text2,
.cid-uVdx6biEgm .mbr-section-btn {
  color: #000000;
}
@media (max-width: 992px) {
  .cid-uVdx6biEgm .media-content {
    padding-left: 0rem;
    padding-top: 2rem;
  }
}
.cid-uVdx6biEgm .negro {
  color: #000000;
}
.cid-uVdx6biEgm .verde {
  color: #25D366;
}
.cid-uVdx6bytGi {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-uVdx6bytGi .listico {
  padding-right: 1rem;
  font-size: 2rem;
}
.cid-uVdx6bytGi .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-uVdx6bytGi .col + .mbr-section-btn .btn,
.cid-uVdx6bytGi .col-auto + .mbr-section-btn .btn {
  margin: 0 !important;
  height: 100%;
  border-radius: 0px !important;
}
@media (min-width: 300px) {
  .cid-uVdx6bytGi .col + .mbr-section-btn .btn,
  .cid-uVdx6bytGi .col-auto + .mbr-section-btn .btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 300px) {
  .cid-uVdx6bytGi .dragArea > *:nth-last-child(2).col,
  .cid-uVdx6bytGi .dragArea > *:nth-last-child(2).col-auto,
  .cid-uVdx6bytGi .col + .mbr-section-btn,
  .cid-uVdx6bytGi .col-auto + .mbr-section-btn {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
}
@media (max-width: 299px) {
  .cid-uVdx6bytGi .dragArea {
    flex-direction: column;
  }
}
.cid-uVdx6bytGi .btn-primary {
  border: 1px solid #c59e39 !important;
}
.cid-uVdx6bytGi .btn-primary:hover {
  border: 1px solid #c59e39 !important;
}
.cid-uVdx6bytGi .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 90%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-uVdx6bytGi .form-group {
  max-width: 220px;
}
.cid-uVdx6bytGi .mbr-section-btn {
  padding-left: 0;
}
.cid-uVdx6bytGi .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-uVdx6bytGi .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-uVdx6bytGi .mbr-text {
  color: #444;
}
.cid-uVdx6bytGi h5 {
  margin-bottom: 0;
}
.cid-uVdx6bytGi .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-uVdx6bytGi .list-item {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.cid-uVdx6bytGi .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-uVdx6bytGi .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-uVdx6bytGi .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-uVdx6bytGi .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-uVdx6bytGi .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-uVdx6bytGi .social-list a:hover {
  opacity: 0.4;
}
.cid-uVdx6bytGi .media-container-row > div {
  padding: 0px;
}
.cid-uVdx6bytGi .text2 {
  color: #000000;
  text-align: left;
}
.cid-uVdx6bytGi .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-uVdx6bytGi .links {
  color: #656565;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-uVdx6bytGi .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-uVdx6bytGi .social-list,
  .cid-uVdx6bytGi .img-list {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .cid-uVdx6bytGi h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-uVdx6bytGi .form-group {
    max-width: 180px;
  }
}
.cid-uVdx6bytGi .links span {
  color: #9e9e9e;
}
.cid-uVdx6bytGi .logo-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.cid-uVdx6bytGi .logo-title {
  text-align: center;
}
.cid-uVdx6c0OEd {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #767676;
}
#custom-html-rn {
  /* Type valid CSS here */
}
#custom-html-rn div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-rn p {
  font-size: 60px;
  color: #777;
}
.cid-v9JcTFyoQp html,
.cid-v9JcTFyoQp body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-v9JcTFyoQp .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.cid-v9JcTFyoQp .navbar-custom {
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: sans-serif;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}
.cid-v9JcTFyoQp .navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}
.cid-v9JcTFyoQp .navbar-custom2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
  font-family: sans-serif;
}
.cid-v9JcTFyoQp .navbar-left {
  flex: 1;
}
.cid-v9JcTFyoQp .btn-custom {
  padding: 8px 16px;
  border: 1px solid black;
  color: black;
  text-decoration: none;
  background: transparent;
  font-size: 14px;
  border-radius: 5px;
}
.cid-v9JcTFyoQp .btn-custom:hover {
  background: #c59e39;
  color: white;
  border-color: #c59e39;
}
.cid-v9JcTFyoQp .navbar-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cid-v9JcTFyoQp .navbar-center h1 {
  font-size: 20px;
  margin: 0;
}
.cid-v9JcTFyoQp .navbar-center a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.cid-v9JcTFyoQp .navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cid-v9JcTFyoQp .hamburger {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.cid-v9JcTFyoQp .hamburger span {
  width: 25px;
  height: 3px;
  background-color: black;
  display: block;
}
.cid-v9JcTFyoQp .navbar-menu {
  display: none;
  flex-direction: column;
  background: white;
  padding: 15px;
  border-top: 1px solid #ccc;
}
.cid-v9JcTFyoQp .navbar-menu a {
  text-decoration: none;
  color: black;
  margin-bottom: 10px;
  display: block;
}
.cid-v9JcTFyoQp .navbar-menu a:hover {
  color: #c59e39;
}
.cid-v9JcTFyoQp .dropdown {
  position: relative;
  cursor: pointer;
}
.cid-v9JcTFyoQp .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  color: black;
}
.cid-v9JcTFyoQp .dropdown-toggle::after {
  content: '▾';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s;
}
.cid-v9JcTFyoQp .dropdown:hover .dropdown-toggle::after {
  transform: rotate(180deg);
}
.cid-v9JcTFyoQp .dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  padding-top: 10px;
}
.cid-v9JcTFyoQp .dropdown:hover .dropdown-content {
  display: flex;
}
.cid-v9JcTFyoQp .texto-escritorio {
  display: inline;
}
.cid-v9JcTFyoQp .texto-movil {
  display: none;
}
.cid-v9JcTFyoQp .texto-h1 {
  display: inline;
}
.cid-v9JcTFyoQp .texto-movil-h1 {
  display: none;
}
@media (max-width: 1360px) {
  .cid-v9JcTFyoQp .texto-escritorio {
    font-size: 0.9rem;
  }
  .cid-v9JcTFyoQp .texto-h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 1024px) {
  .cid-v9JcTFyoQp .texto-escritorio {
    font-size: 0.7rem;
  }
  .cid-v9JcTFyoQp .texto-h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cid-v9JcTFyoQp .texto-escritorio {
    display: none;
  }
  .cid-v9JcTFyoQp .texto-movil {
    display: inline;
    font-size: 0.6rem;
  }
  .cid-v9JcTFyoQp .texto-h1 {
    display: none;
  }
  .cid-v9JcTFyoQp .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-v9JcTFyoQp .navbar-caption {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 567px) {
  .cid-v9JcTFyoQp .oculto {
    display: none;
  }
  .cid-v9JcTFyoQp .texto-h1 {
    display: none;
  }
  .cid-v9JcTFyoQp .texto-movil-h1 {
    display: inline;
    font-size: 1.3rem;
  }
}
.cid-v9JcTFyoQp .tc {
  font-weight: 100;
}
.cid-v9JcTFQTbI {
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #1d1815;
}
.cid-v9JcTFQTbI h3 {
  width: fit-content;
  position: relative;
  margin: auto;
  margin-bottom: 1.4rem;
  letter-spacing: 6px;
}
.cid-v9JcTFQTbI h3:before {
  position: absolute;
  content: '';
  left: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
.cid-v9JcTFQTbI h3:after {
  position: absolute;
  content: '';
  right: -60px;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: currentColor;
}
@media (max-width: 768px) {
  .cid-v9JcTFQTbI h3::before,
  .cid-v9JcTFQTbI h3::after {
    display: none;
  }
}
.cid-v9JcTFZALf {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-v9JcTFZALf .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-v9JcTFZALf .btn-black {
  background: black!important;
  border-radius: 6px;
}
.cid-v9JcTFZALf .btn-black:hover {
  background: gray!important;
  border-color: gray!important;
}
.cid-v9JcTFZALf .media-content {
  padding-left: 2rem;
}
.cid-v9JcTFZALf textarea {
  min-height: 150px;
}
.cid-v9JcTFZALf .mbr-iconfont {
  position: absolute;
  right: 1.2rem;
  color: #767676;
  top: 1rem;
  font-size: 1.2rem;
}
.cid-v9JcTFZALf .form-control,
.cid-v9JcTFZALf .field-input {
  padding: 1rem;
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid #767676;
  color: #767676 !important;
  transition: 0.4s;
  font-size: 0.9rem;
  box-shadow: none;
  border-radius: 0px;
  outline: none;
}
.cid-v9JcTFZALf .form-control input::-webkit-input-placeholder,
.cid-v9JcTFZALf .field-input input::-webkit-input-placeholder,
.cid-v9JcTFZALf .form-control textarea::-webkit-input-placeholder,
.cid-v9JcTFZALf .field-input textarea::-webkit-input-placeholder {
  color: #767676 !important;
}
.cid-v9JcTFZALf .form-control input:-moz-placeholder,
.cid-v9JcTFZALf .field-input input:-moz-placeholder,
.cid-v9JcTFZALf .form-control textarea:-moz-placeholder,
.cid-v9JcTFZALf .field-input textarea:-moz-placeholder {
  color: #767676 !important;
}
.cid-v9JcTFZALf .form-control:hover,
.cid-v9JcTFZALf .field-input:hover,
.cid-v9JcTFZALf .form-control:focus,
.cid-v9JcTFZALf .field-input:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-v9JcTFZALf .form-control:hover input::-webkit-input-placeholder,
.cid-v9JcTFZALf .field-input:hover input::-webkit-input-placeholder,
.cid-v9JcTFZALf .form-control:focus input::-webkit-input-placeholder,
.cid-v9JcTFZALf .field-input:focus input::-webkit-input-placeholder,
.cid-v9JcTFZALf .form-control:hover textarea::-webkit-input-placeholder,
.cid-v9JcTFZALf .field-input:hover textarea::-webkit-input-placeholder,
.cid-v9JcTFZALf .form-control:focus textarea::-webkit-input-placeholder,
.cid-v9JcTFZALf .field-input:focus textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.cid-v9JcTFZALf .form-control:hover input:-moz-placeholder,
.cid-v9JcTFZALf .field-input:hover input:-moz-placeholder,
.cid-v9JcTFZALf .form-control:focus input:-moz-placeholder,
.cid-v9JcTFZALf .field-input:focus input:-moz-placeholder,
.cid-v9JcTFZALf .form-control:hover textarea:-moz-placeholder,
.cid-v9JcTFZALf .field-input:hover textarea:-moz-placeholder,
.cid-v9JcTFZALf .form-control:focus textarea:-moz-placeholder,
.cid-v9JcTFZALf .field-input:focus textarea:-moz-placeholder {
  color: #ffffff;
}
.cid-v9JcTFZALf .jq-number__spin:hover,
.cid-v9JcTFZALf .jq-number__spin:focus {
  background-color: #ffffff;
  border-color: #767676;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-v9JcTFZALf .jq-number__spin {
  background-color: #ffffff;
  border-color: #767676;
  color: #767676;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-v9JcTFZALf .jq-selectbox li,
.cid-v9JcTFZALf .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-v9JcTFZALf .jq-selectbox li:hover,
.cid-v9JcTFZALf .jq-selectbox li.selected {
  background-color: #ffffff;
  color: #000000;
}
.cid-v9JcTFZALf .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-v9JcTFZALf .jq-number__spin.minus:hover:after,
.cid-v9JcTFZALf .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-v9JcTFZALf .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-v9JcTFZALf .jq-number__spin.minus:after,
.cid-v9JcTFZALf .jq-number__spin.plus:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-v9JcTFZALf input::-webkit-clear-button {
  display: none;
}
.cid-v9JcTFZALf input::-webkit-inner-spin-button {
  display: none;
}
.cid-v9JcTFZALf input::-webkit-outer-spin-button {
  display: none;
}
.cid-v9JcTFZALf input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-v9JcTFZALf .mbr-text,
.cid-v9JcTFZALf .mbr-section-btn {
  color: #767676;
}
.cid-v9JcTFZALf .text2,
.cid-v9JcTFZALf .mbr-section-btn {
  color: #000000;
}
@media (max-width: 992px) {
  .cid-v9JcTFZALf .media-content {
    padding-left: 0rem;
    padding-top: 2rem;
  }
}
.cid-v9JcTFZALf .negro {
  color: #000000;
}
.cid-v9JcTFZALf .verde {
  color: #25D366;
}
.cid-v9JcTGfKB5 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-v9JcTGfKB5 .listico {
  padding-right: 1rem;
  font-size: 2rem;
}
.cid-v9JcTGfKB5 .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-v9JcTGfKB5 .col + .mbr-section-btn .btn,
.cid-v9JcTGfKB5 .col-auto + .mbr-section-btn .btn {
  margin: 0 !important;
  height: 100%;
  border-radius: 0px !important;
}
@media (min-width: 300px) {
  .cid-v9JcTGfKB5 .col + .mbr-section-btn .btn,
  .cid-v9JcTGfKB5 .col-auto + .mbr-section-btn .btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 300px) {
  .cid-v9JcTGfKB5 .dragArea > *:nth-last-child(2).col,
  .cid-v9JcTGfKB5 .dragArea > *:nth-last-child(2).col-auto,
  .cid-v9JcTGfKB5 .col + .mbr-section-btn,
  .cid-v9JcTGfKB5 .col-auto + .mbr-section-btn {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
}
@media (max-width: 299px) {
  .cid-v9JcTGfKB5 .dragArea {
    flex-direction: column;
  }
}
.cid-v9JcTGfKB5 .btn-primary {
  border: 1px solid #c59e39 !important;
}
.cid-v9JcTGfKB5 .btn-primary:hover {
  border: 1px solid #c59e39 !important;
}
.cid-v9JcTGfKB5 .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 90%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-v9JcTGfKB5 .form-group {
  max-width: 220px;
}
.cid-v9JcTGfKB5 .mbr-section-btn {
  padding-left: 0;
}
.cid-v9JcTGfKB5 .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-v9JcTGfKB5 .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-v9JcTGfKB5 .mbr-text {
  color: #444;
}
.cid-v9JcTGfKB5 h5 {
  margin-bottom: 0;
}
.cid-v9JcTGfKB5 .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-v9JcTGfKB5 .list-item {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.cid-v9JcTGfKB5 .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-v9JcTGfKB5 .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-v9JcTGfKB5 .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-v9JcTGfKB5 .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-v9JcTGfKB5 .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-v9JcTGfKB5 .social-list a:hover {
  opacity: 0.4;
}
.cid-v9JcTGfKB5 .media-container-row > div {
  padding: 0px;
}
.cid-v9JcTGfKB5 .text2 {
  color: #000000;
  text-align: left;
}
.cid-v9JcTGfKB5 .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-v9JcTGfKB5 .links {
  color: #656565;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 991px) {
  .cid-v9JcTGfKB5 .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-v9JcTGfKB5 .social-list,
  .cid-v9JcTGfKB5 .img-list {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .cid-v9JcTGfKB5 h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-v9JcTGfKB5 .form-group {
    max-width: 180px;
  }
}
.cid-v9JcTGfKB5 .links span {
  color: #9e9e9e;
}
.cid-v9JcTGfKB5 .logo-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.cid-v9JcTGfKB5 .logo-title {
  text-align: center;
}
.cid-v9JcTGRhH5 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #767676;
}
#custom-html-sc {
  /* Type valid CSS here */
}
#custom-html-sc div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-sc p {
  font-size: 60px;
  color: #777;
}
