@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #336699 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #336699;
  border-color: #336699;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #204060;
  border-color: #204060;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #204060 !important;
  border-color: #204060 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #19334d;
  color: #19334d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #336699;
  border-color: #336699;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #336699 !important;
  border-color: #336699 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #336699 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #336699;
}
.btn-social:hover {
  background: #336699;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #336699;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #336699;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #336699;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #336699;
}
.lead a,
.lead a:hover {
  color: #336699;
}
.lead blockquote {
  border-color: #336699;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #79a6d2;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #336699;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #336699;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #336699;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #336699;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #336699;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #336699;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #336699;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #336699;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #336699;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #336699;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #336699;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #336699;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #336699;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #336699 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #336699;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #336699;
}
.theme-border {
  border: 1px solid #336699;
}
#header3-5 {
  
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#header3-5 H3 {
  font-family: 'Lora', serif;
  vertical-align: middle;
  text-align: center;
}
#header3-5 small {
  margin-bottom: .5rem ;
}
#header3-5 #logomarin {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
}
#header3-5 #enlace {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
@media (max-width: 800px) {
  #header3-5 h3 {
    font-size: 1.5rem !important;
  }
}
@media (max-device-width: 800px) {
  #header3-5 h3 {
    font-size: 1.5rem !important;
  }
}
#footer1-3 P {
  color: #000000;
}
#footer1-3 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}
#header3-6 {
  
}
#header3-6 .mbr-section-title,
#header3-6 .mbr-section-subtitle {
  text-align: center;
}
#header3-6 H3 {
  font-family: 'Lora', serif;
  vertical-align: middle;
  text-align: center;
}
#header3-6 small {
  margin-bottom: .5rem ;
}
#header3-6 #logomarin {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
}
#header3-6 #enlace {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
@media (max-width: 800px) {
  #header3-6 h3 {
    font-size: 1.5rem !important;
  }
}
@media (max-device-width: 800px) {
  #header3-6 h3 {
    font-size: 1.5rem !important;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}












#menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-d .navbar-toggler {
  color: #ffffff;
}
#menu-d .close-icon::before,
#menu-d .close-icon::after {
  background-color: #ffffff;
}
#menu-d .link,
#menu-d .dropdown-item {
  color: #ffffff;
}
#menu-d .link {
  font-size: 0.65rem;
}
#menu-d .dropdown-item,
#menu-d .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-d .link:hover,
#menu-d .dropdown-item:hover,
#menu-d .link:focus,
#menu-d .dropdown-item:focus {
  color: #336699;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-menu {
  background: #264c73;
}
#menu-d .nav-dropdown-sm .link:focus,
#menu-d .nav-dropdown-sm .link:hover,
#menu-d .nav-dropdown-sm .dropdown-item:focus,
#menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-d .navbar,
#menu-d .nav-dropdown-sm,
#menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d .bg-color.transparent.opened .link:hover,
#menu-d .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-d .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#header1-3u .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#header1-3u .mbr-section-lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 17px;
}
#msg-box5-3x H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box5-3x P {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box5-3x img {
  width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#msg-box8-8e .mbr-section-title,
#msg-box8-8e .lead {
  color: #fff;
}
#features2-3e .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #3d8eb9;
}
#features2-3e .mbr-cards-col:nth-child(odd) .card-text {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#features2-3e .mbr-cards-col:nth-child(odd) .card-title {
  font-family: 'Oxygen', sans-serif;
}
#features2-3e .mbr-cards-col:nth-child(even) .card-title {
  font-family: 'Oxygen', sans-serif;
}
#features2-3e .mbr-cards-col:nth-child(even) .card-text {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#features2-3e .btn-primary {
  border-radius: 0px !important;
}
#features2-3f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #3d8eb9;
}
#features2-3f .mbr-cards-col:nth-child(even) .card-text {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#features2-3f .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-family: 'Oxygen', sans-serif;
}
#features2-3f .mbr-cards-col:nth-child(odd) .card-text {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#features2-3f .mbr-cards-col:nth-child(even) .card-title {
  color: #000000;
}
#features2-3f .btn-primary {
  border-radius: 0px !important;
}
#contacts3-t .legalform {
  height: 150px !important;
  overflow: scroll !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}



#menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-d .navbar-toggler {
  color: #ffffff;
}
#menu-d .close-icon::before,
#menu-d .close-icon::after {
  background-color: #ffffff;
}
#menu-d .link,
#menu-d .dropdown-item {
  color: #ffffff;
}
#menu-d .link {
  font-size: 0.65rem;
}
#menu-d .dropdown-item,
#menu-d .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-d .link:hover,
#menu-d .dropdown-item:hover,
#menu-d .link:focus,
#menu-d .dropdown-item:focus {
  color: #336699;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-menu {
  background: #264c73;
}
#menu-d .nav-dropdown-sm .link:focus,
#menu-d .nav-dropdown-sm .link:hover,
#menu-d .nav-dropdown-sm .dropdown-item:focus,
#menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-d .navbar,
#menu-d .nav-dropdown-sm,
#menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d .bg-color.transparent.opened .link:hover,
#menu-d .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-d .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#testimonials4-3s .card-block DIV {
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
  text-align: left;
}
#testimonials4-3s .card-block {
  font-family: 'Oxygen', sans-serif;
  text-align: left;
  font-size: 16px;
  color: #000000;
}
#testimonials4-3s .card-block P {
  font-size: 16px;
  text-align: left;
}
#testimonials4-3s .card-block {
  border-radius: 14px !important;
  background-color: rgba(192, 192, 192, 0.4);
}
#contacts3-t .legalform {
  height: 150px !important;
  overflow: scroll !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}






#extHeader17-q P {
  font-size: 18px;
  color: #000000;
  font-family: 'Oxygen', sans-serif;
  text-align: left;
}
#extHeader17-q H3 {
  color: #000000;
  font-family: 'Oxygen', sans-serif;
}
#extHeader17-q B {
  text-align: left;
}
#extHeader17-q .mbr-figure {
  width: 150px !important;
}
#extHeader17-q .container {
  border-radius: 12px;
  background-color: rgba(151, 144, 144, 0.5);
  box-shadow: 1px 1px 4px white;
  margin-top: 5rem;
  margin-bottom: 1rem;
}
#extHeader17-q .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#msg-box5-3r P {
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-3r DIV {
  font-family: 'Oxygen', sans-serif;
  font-size: 32px;
}
#msg-box5-3r SPAN {
  font-family: 'Oxygen', sans-serif;
  font-size: 32px;
}
#msg-box5-3r img {
  border-radius: 8px !important;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z a {
  color: #c0a375 !important;
  text-decoration: none;
}
#header3-4z small {
  color: black;
}
#extHeader5-4l H3 {
  font-size: 30px;
}
#extHeader5-4l h3 {
  font-size: 30px !important;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#header3-4d H3 {
  font-size: 30px;
}
#menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-d .navbar-toggler {
  color: #ffffff;
}
#menu-d .close-icon::before,
#menu-d .close-icon::after {
  background-color: #ffffff;
}
#menu-d .link,
#menu-d .dropdown-item {
  color: #ffffff;
}
#menu-d .link {
  font-size: 0.65rem;
}
#menu-d .dropdown-item,
#menu-d .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-d .link:hover,
#menu-d .dropdown-item:hover,
#menu-d .link:focus,
#menu-d .dropdown-item:focus {
  color: #336699;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-menu {
  background: #264c73;
}
#menu-d .nav-dropdown-sm .link:focus,
#menu-d .nav-dropdown-sm .link:hover,
#menu-d .nav-dropdown-sm .dropdown-item:focus,
#menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-d .navbar,
#menu-d .nav-dropdown-sm,
#menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d .bg-color.transparent.opened .link:hover,
#menu-d .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-d .nav-dropdown:hover {
  box-shadow: 2px 2px 4px black !important;
}
#menu-d .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#contacts3-l .legalform {
  height: 150px !important;
  overflow: scroll !important;
}
#contacts3-l P {
  color: #ffffff;
}
#contacts3-l H4 {
  color: #211d1d;
}
#contacts3-l STRONG {
  color: #211d1d;
}
#contacts3-l LI {
  color: #ffffff;
}
#contacts3-l a {
  color: white !important;
}
#contacts3-l a:hover {
  color: #c0a375 !important;
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}



#menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-y .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-y .navbar-toggler {
  color: #ffffff;
}
#menu-y .close-icon::before,
#menu-y .close-icon::after {
  background-color: #ffffff;
}
#menu-y .link,
#menu-y .dropdown-item {
  color: #ffffff;
}
#menu-y .link {
  font-size: 0.65rem;
}
#menu-y .dropdown-item,
#menu-y .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-y .link:hover,
#menu-y .dropdown-item:hover,
#menu-y .link:focus,
#menu-y .dropdown-item:focus {
  color: #336699;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-menu {
  background: #264c73;
}
#menu-y .nav-dropdown-sm .link:focus,
#menu-y .nav-dropdown-sm .link:hover,
#menu-y .nav-dropdown-sm .dropdown-item:focus,
#menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-y .navbar,
#menu-y .nav-dropdown-sm,
#menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-y .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-y .bg-color.transparent.opened .link:hover,
#menu-y .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-y .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-2x {
  
  
}
#extHeader10-2x * {
  text-align: left !important;
}
#extHeader10-2x H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-2x .col-xs-12 {
  width: 70%;
}
#extHeader10-2x #aparece {
  display: none;
}
#extHeader10-2x #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-2x form {
  text-align: center !important;
}
#extHeader10-2x .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-2x P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-2x #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-2x #finalboton input:hover {
  background-color: white;
}
#extHeader10-2x .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-2x #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-2x #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-2x #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-2x #politica:hover {
  color: white !important;
}
#extHeader10-2x #rc-imageselect,
#extHeader10-2x .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-9e .mbr-section-title,
#header3-9e .mbr-section-subtitle {
  text-align: center;
}
#header3-8q .mbr-section-title,
#header3-8q .mbr-section-subtitle {
  text-align: center;
}
#content1-8r P {
  text-align: center;
}
#extFeatures6-2t .card-img {
  background-color: #336699 !important;
}
#extFeatures6-2t P {
  font-size: 14px;
}
#extFeatures6-2t SPAN {
  font-size: 17px;
}
#extFeatures6-2t .card-img span {
  margin-top: 10px;
}
#extTestimonials5-2c .mbr-section-subtitle {
  font-size: 14px;
  color: #a3a3a3;
}
#extTestimonials5-2c .mbr-section-title {
  color: #ffffff;
}
#extTestimonials5-2c .mbr-section-title SPAN {
  font-size: 30px;
}
#content2-2s {
  
}
#content2-2s BLOCKQUOTE {
  font-family: 'Oxygen', sans-serif;
}
#content2-2s img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-2s img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-2s img {
    display: none !important;
  }
}
#content2-2s .col-xs-12 blockquote {
  display: inline-block !important;
}
#msg-box5-7a H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box5-7a P {
  font-family: 'Oxygen', sans-serif;
}
#extFeatures7-55 .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-55 img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

.cid-s9ZEOFT4sh.popup-builder {
  background-color: #ffffff;
}
.cid-s9ZEOFT4sh.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-s9ZEOFT4sh.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-s9ZEOFT4sh .modal-content,
.cid-s9ZEOFT4sh .modal-dialog {
  height: auto;
}
.cid-s9ZEOFT4sh .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-s9ZEOFT4sh .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-s9ZEOFT4sh .form-wrapper .mbr-form .form-group,
  .cid-s9ZEOFT4sh .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-s9ZEOFT4sh .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-s9ZEOFT4sh .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-s9ZEOFT4sh .mbr-text {
  text-align: center;
}
.cid-s9ZEOFT4sh .pt-0 {
  padding-top: 0 !important;
}
.cid-s9ZEOFT4sh .pb-0 {
  padding-bottom: 0 !important;
}
.cid-s9ZEOFT4sh .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-s9ZEOFT4sh .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-s9ZEOFT4sh .modal-open {
  overflow: hidden;
}
.cid-s9ZEOFT4sh .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-s9ZEOFT4sh .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-s9ZEOFT4sh .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-s9ZEOFT4sh .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-s9ZEOFT4sh .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-s9ZEOFT4sh .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-s9ZEOFT4sh .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-s9ZEOFT4sh .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-s9ZEOFT4sh .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-s9ZEOFT4sh .modal-backdrop.fade {
  opacity: 0;
}
.cid-s9ZEOFT4sh .modal-backdrop.show {
  opacity: .5;
}
.cid-s9ZEOFT4sh .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-s9ZEOFT4sh .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-s9ZEOFT4sh .modal-header .close:hover {
  opacity: 1;
}
.cid-s9ZEOFT4sh .modal-header .close:focus {
  outline: none;
}
.cid-s9ZEOFT4sh .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-s9ZEOFT4sh .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-s9ZEOFT4sh .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-s9ZEOFT4sh .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-s9ZEOFT4sh .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-s9ZEOFT4sh .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-s9ZEOFT4sh .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-s9ZEOFT4sh .modal-sm {
    max-width: 300px;
  }
  .cid-s9ZEOFT4sh .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-s9ZEOFT4sh .modal-lg,
  .cid-s9ZEOFT4sh .modal-xl {
    max-width: 800px;
  }
  .cid-s9ZEOFT4sh .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-s9ZEOFT4sh .modal-xl {
    max-width: 1140px;
  }
  .cid-s9ZEOFT4sh .container {
    max-width: 1140px;
  }
}
.cid-s9ZEOFT4sh .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-s9ZEOFT4sh .container {
    max-width: 720px;
  }
}
.cid-s9ZEOFT4sh .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-s9ZEOFT4sh .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-s9ZEOFT4sh .form-group {
  margin-bottom: 1rem;
}
.cid-s9ZEOFT4sh .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-s9ZEOFT4sh .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-s9ZEOFT4sh .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
}
#menu-10 .link {
  font-size: 0.65rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #336699;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #264c73;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#extHeader10-2v {
  
  
}
#extHeader10-2v H3 {
  font-family: 'Oxygen', sans-serif;
  color: white;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-2v .col-xs-12 {
  width: 70%;
}
#extHeader10-2v #aparece {
  display: none;
}
#extHeader10-2v #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-2v form {
  text-align: center !important;
}
#extHeader10-2v .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-2v P {
  font-family: 'Oxygen', sans-serif;
  color: white;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-2v #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-2v #finalboton input:hover {
  background-color: white;
}
#extHeader10-2v .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-2v #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-2v #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-2v #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-2v #politica:hover {
  color: white !important;
}
#extHeader10-2v #rc-imageselect,
#extHeader10-2v .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#msg-box5-8s h2 {
  font-size: 18px;
  font-weight: normal;
}
#header3-8z .mbr-section-title,
#header3-8z .mbr-section-subtitle {
  text-align: center;
}
#header3-8z .mbr-section-title {
  color: #ffffff;
}
#header3-8z .mbr-section-subtitle {
  color: #ffffff;
}
#header3-94 .mbr-section-title,
#header3-94 .mbr-section-subtitle {
  text-align: center;
}
#extFeatures6-2w .card-img {
  background-color: #336699 !important;
}
#extFeatures6-2w SPAN {
  font-size: 17px;
}
#extFeatures6-2w P {
  font-size: 14px;
}
#extFeatures6-2w .card-img span {
  margin-top: 10px;
}
#extFeatures7-5a .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-5a img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}





#menu-12 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-12 .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-12 .navbar-toggler {
  color: #ffffff;
}
#menu-12 .close-icon::before,
#menu-12 .close-icon::after {
  background-color: #ffffff;
}
#menu-12 .link,
#menu-12 .dropdown-item {
  color: #ffffff;
}
#menu-12 .link {
  font-size: 0.65rem;
}
#menu-12 .dropdown-item,
#menu-12 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-12 .link:hover,
#menu-12 .dropdown-item:hover,
#menu-12 .link:focus,
#menu-12 .dropdown-item:focus {
  color: #336699;
}
#menu-12 .link[aria-expanded="true"],
#menu-12 .dropdown-menu {
  background: #264c73;
}
#menu-12 .nav-dropdown-sm .link:focus,
#menu-12 .nav-dropdown-sm .link:hover,
#menu-12 .nav-dropdown-sm .dropdown-item:focus,
#menu-12 .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-12 .navbar,
#menu-12 .nav-dropdown-sm,
#menu-12 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-12 .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-12 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-12 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-12 .bg-color.transparent.opened .link:hover,
#menu-12 .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-12 .link[aria-expanded="true"],
#menu-12 .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-12 .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-2y {
  
  
}
#extHeader10-2y H3 {
  font-family: 'Oxygen', sans-serif;
  color: white;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-2y .col-xs-12 {
  width: 70%;
}
#extHeader10-2y #aparece {
  display: none;
}
#extHeader10-2y #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-2y form {
  text-align: center !important;
}
#extHeader10-2y .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-2y P {
  font-family: 'Oxygen', sans-serif;
  color: white;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-2y #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-2y #finalboton input:hover {
  background-color: white;
}
#extHeader10-2y .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-2y #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-2y #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-2y #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-2y #politica:hover {
  color: white !important;
}
#extHeader10-2y #rc-imageselect,
#extHeader10-2y .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-97 .mbr-section-title,
#header3-97 .mbr-section-subtitle {
  text-align: center;
}
#extProgressBar3-33 path[stroke] {
  stroke: #336699 !important;
}
#extProgressBar3-33 H4 {
  font-family: 'Oxygen', sans-serif;
}
#extProgressBar3-33 H5 {
  font-family: 'Oxygen', sans-serif;
}
#extFeatures14-32 H4 {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#extFeatures14-32 P {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#extFeatures14-32 h3 {
  color: rgba(130, 130, 130, 0.69);
}
#extFeatures7-5b .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-5b img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}







#menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-14 .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-14 .navbar-toggler {
  color: #ffffff;
}
#menu-14 .close-icon::before,
#menu-14 .close-icon::after {
  background-color: #ffffff;
}
#menu-14 .link,
#menu-14 .dropdown-item {
  color: #ffffff;
}
#menu-14 .link {
  font-size: 0.65rem;
}
#menu-14 .dropdown-item,
#menu-14 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-14 .link:hover,
#menu-14 .dropdown-item:hover,
#menu-14 .link:focus,
#menu-14 .dropdown-item:focus {
  color: #336699;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-menu {
  background: #264c73;
}
#menu-14 .nav-dropdown-sm .link:focus,
#menu-14 .nav-dropdown-sm .link:hover,
#menu-14 .nav-dropdown-sm .dropdown-item:focus,
#menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-14 .navbar,
#menu-14 .nav-dropdown-sm,
#menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-14 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-14 .bg-color.transparent.opened .link:hover,
#menu-14 .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-14 .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-34 {
  
  
}
#extHeader10-34 H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-34 .col-xs-12 {
  width: 70%;
}
#extHeader10-34 #aparece {
  display: none;
}
#extHeader10-34 #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-34 form {
  text-align: center !important;
}
#extHeader10-34 .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-34 P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-34 #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-34 #finalboton input:hover {
  background-color: white;
}
#extHeader10-34 .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-34 #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-34 #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-34 #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-34 #politica:hover {
  color: white !important;
}
#extHeader10-34 #rc-imageselect,
#extHeader10-34 .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-96 .mbr-section-title,
#header3-96 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 H3 {
  text-align: right;
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#content2-3z {
  
}
#content2-3z BLOCKQUOTE {
  font-family: 'Oxygen', sans-serif;
}
#content2-3z img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-3z img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-3z img {
    display: none !important;
  }
}
#content2-3z .col-xs-12 blockquote {
  display: inline-block !important;
}
#extFeatures13-42 .etl-icon {
  color: #666666;
}
#extFeatures13-42 P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#extFeatures13-42 SPAN {
  color: #000000;
}
#msg-box8-7c .mbr-section-title,
#msg-box8-7c p {
  color: #fff;
}
#msg-box8-7c .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#content2-7b P {
  font-family: 'Oxygen', sans-serif;
}
#testimonials2-7h .card-block P {
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#testimonials2-7h .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#extFeatures7-5l .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-5l img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}







#menu-16 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-16 .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-16 .navbar-toggler {
  color: #ffffff;
}
#menu-16 .close-icon::before,
#menu-16 .close-icon::after {
  background-color: #ffffff;
}
#menu-16 .link,
#menu-16 .dropdown-item {
  color: #ffffff;
}
#menu-16 .link {
  font-size: 0.65rem;
}
#menu-16 .dropdown-item,
#menu-16 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-16 .link:hover,
#menu-16 .dropdown-item:hover,
#menu-16 .link:focus,
#menu-16 .dropdown-item:focus {
  color: #336699;
}
#menu-16 .link[aria-expanded="true"],
#menu-16 .dropdown-menu {
  background: #264c73;
}
#menu-16 .nav-dropdown-sm .link:focus,
#menu-16 .nav-dropdown-sm .link:hover,
#menu-16 .nav-dropdown-sm .dropdown-item:focus,
#menu-16 .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-16 .navbar,
#menu-16 .nav-dropdown-sm,
#menu-16 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-16 .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-16 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-16 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-16 .bg-color.transparent.opened .link:hover,
#menu-16 .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-16 .link[aria-expanded="true"],
#menu-16 .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-16 .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-37 {
  
  
}
#extHeader10-37 H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-37 .col-xs-12 {
  width: 70%;
}
#extHeader10-37 #aparece {
  display: none;
}
#extHeader10-37 #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-37 form {
  text-align: center !important;
}
#extHeader10-37 .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-37 P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-37 #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-37 #finalboton input:hover {
  background-color: white;
}
#extHeader10-37 .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-37 #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-37 #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-37 #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-37 #politica:hover {
  color: white !important;
}
#extHeader10-37 #rc-imageselect,
#extHeader10-37 .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-9f .mbr-section-title,
#header3-9f .mbr-section-subtitle {
  text-align: center;
}
#extFeatures10-47 .etl-icon {
  color: #333333;
}
#extFeatures10-47 .mbr-section-title {
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#extFeatures10-47 .mbr-section-subtitle {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#extFeatures10-47 P {
  font-family: 'Oxygen', sans-serif;
}
#header3-4a {
  
  
}
#header3-4a .mbr-section-title,
#header3-4a .mbr-section-subtitle {
  text-align: center;
}
#header3-4a DIV {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#header3-4a H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#content2-4b {
  
}
#content2-4b UL {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#content2-4b img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-4b img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-4b img {
    display: none !important;
  }
}
#content2-4b .col-xs-12 blockquote {
  display: inline-block !important;
}
#extFeatures10-48 .etl-icon {
  color: #336699;
}
#extFeatures10-48 .mbr-section-title {
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#extFeatures10-48 .mbr-section-subtitle {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #6b6d6f;
}
#extFeatures10-48 P {
  font-family: 'Oxygen', sans-serif;
}
#extFeatures10-48 .mbr-section-title SPAN {
  font-size: 30px;
}
#extFeatures7-5f .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-5f img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

#menu-18 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-18 .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-18 .navbar-toggler {
  color: #ffffff;
}
#menu-18 .close-icon::before,
#menu-18 .close-icon::after {
  background-color: #ffffff;
}
#menu-18 .link,
#menu-18 .dropdown-item {
  color: #ffffff;
}
#menu-18 .link {
  font-size: 0.65rem;
}
#menu-18 .dropdown-item,
#menu-18 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-18 .link:hover,
#menu-18 .dropdown-item:hover,
#menu-18 .link:focus,
#menu-18 .dropdown-item:focus {
  color: #336699;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-menu {
  background: #264c73;
}
#menu-18 .nav-dropdown-sm .link:focus,
#menu-18 .nav-dropdown-sm .link:hover,
#menu-18 .nav-dropdown-sm .dropdown-item:focus,
#menu-18 .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-18 .navbar,
#menu-18 .nav-dropdown-sm,
#menu-18 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-18 .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-18 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-18 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-18 .bg-color.transparent.opened .link:hover,
#menu-18 .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-18 .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-38 {
  
  
}
#extHeader10-38 H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-38 .col-xs-12 {
  width: 70%;
}
#extHeader10-38 #aparece {
  display: none;
}
#extHeader10-38 #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-38 form {
  text-align: center !important;
}
#extHeader10-38 .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-38 P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-38 #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-38 #finalboton input:hover {
  background-color: white;
}
#extHeader10-38 .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-38 #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-38 #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-38 #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-38 #politica:hover {
  color: white !important;
}
#extHeader10-38 #rc-imageselect,
#extHeader10-38 .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-9a .mbr-section-title,
#header3-9a .mbr-section-subtitle {
  text-align: center;
}
#content2-4c {
  
}
#content2-4c SPAN {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#content2-4c img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-4c img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-4c img {
    display: none !important;
  }
}
#msg-box5-5g H3 {
  font-size: 36px;
}
#msg-box5-5g img {
  border-radius: 12px !important;
}
#msg-box5-5g .mbr-figure {
  box-shadow: 2px 2px 6px black !important;
  border-radius: 12px !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

#menu-1a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1a .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-1a .navbar-toggler {
  color: #ffffff;
}
#menu-1a .close-icon::before,
#menu-1a .close-icon::after {
  background-color: #ffffff;
}
#menu-1a .link,
#menu-1a .dropdown-item {
  color: #ffffff;
}
#menu-1a .link {
  font-size: 0.65rem;
}
#menu-1a .dropdown-item,
#menu-1a .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-1a .link:hover,
#menu-1a .dropdown-item:hover,
#menu-1a .link:focus,
#menu-1a .dropdown-item:focus {
  color: #336699;
}
#menu-1a .link[aria-expanded="true"],
#menu-1a .dropdown-menu {
  background: #264c73;
}
#menu-1a .nav-dropdown-sm .link:focus,
#menu-1a .nav-dropdown-sm .link:hover,
#menu-1a .nav-dropdown-sm .dropdown-item:focus,
#menu-1a .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-1a .navbar,
#menu-1a .nav-dropdown-sm,
#menu-1a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1a .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-1a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1a .bg-color.transparent.opened .link:hover,
#menu-1a .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-1a .link[aria-expanded="true"],
#menu-1a .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-1a .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-39 {
  
  
}
#extHeader10-39 H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-39 .col-xs-12 {
  width: 70%;
}
#extHeader10-39 #aparece {
  display: none;
}
#extHeader10-39 #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-39 form {
  text-align: center !important;
}
#extHeader10-39 .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-39 P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-39 #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-39 #finalboton input:hover {
  background-color: white;
}
#extHeader10-39 .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-39 #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-39 #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-39 #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-39 #politica:hover {
  color: white !important;
}
#extHeader10-39 #rc-imageselect,
#extHeader10-39 .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-9g .mbr-section-title,
#header3-9g .mbr-section-subtitle {
  text-align: center;
}
#content2-8i DIV {
  text-align: left;
}
#msg-box8-8b .mbr-section-title,
#msg-box8-8b .lead {
  color: #fff;
}
#extHeader10-8c {
  
  
}
#extHeader10-8c H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-8c .col-xs-12 {
  width: 70%;
}
#extHeader10-8c #aparece {
  display: none;
}
#extHeader10-8c #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-8c form {
  text-align: center !important;
}
#extHeader10-8c .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-8c P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-8c #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-8c #finalboton input:hover {
  background-color: white;
}
#extHeader10-8c .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-8c #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-8c #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-8c #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-8c #politica:hover {
  color: white !important;
}
#extHeader10-8c #rc-imageselect,
#extHeader10-8c .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#msg-box5-5h H3 {
  text-align: center;
  font-size: 36px;
}
#msg-box5-5h img {
  border-radius: 12px !important;
}
#msg-box5-5h .mbr-figure {
  box-shadow: 2px 2px 6px black !important;
  border-radius: 12px !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

#menu-1c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1c .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-1c .navbar-toggler {
  color: #ffffff;
}
#menu-1c .close-icon::before,
#menu-1c .close-icon::after {
  background-color: #ffffff;
}
#menu-1c .link,
#menu-1c .dropdown-item {
  color: #ffffff;
}
#menu-1c .link {
  font-size: 0.65rem;
}
#menu-1c .dropdown-item,
#menu-1c .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-1c .link:hover,
#menu-1c .dropdown-item:hover,
#menu-1c .link:focus,
#menu-1c .dropdown-item:focus {
  color: #336699;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-menu {
  background: #264c73;
}
#menu-1c .nav-dropdown-sm .link:focus,
#menu-1c .nav-dropdown-sm .link:hover,
#menu-1c .nav-dropdown-sm .dropdown-item:focus,
#menu-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-1c .navbar,
#menu-1c .nav-dropdown-sm,
#menu-1c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1c .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-1c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1c .bg-color.transparent.opened .link:hover,
#menu-1c .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-1c .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-3a {
  
  
}
#extHeader10-3a H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-3a .col-xs-12 {
  width: 70%;
}
#extHeader10-3a #aparece {
  display: none;
}
#extHeader10-3a #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-3a form {
  text-align: center !important;
}
#extHeader10-3a .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-3a P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-3a #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-3a #finalboton input:hover {
  background-color: white;
}
#extHeader10-3a .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-3a #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-3a #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-3a #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-3a #politica:hover {
  color: white !important;
}
#extHeader10-3a #rc-imageselect,
#extHeader10-3a .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-99 .mbr-section-title,
#header3-99 .mbr-section-subtitle {
  text-align: center;
}
#content2-8m DIV {
  text-align: left;
}
#header3-8o .mbr-section-title,
#header3-8o .mbr-section-subtitle {
  text-align: center;
}
#header3-8o .mbr-section-title {
  font-size: 16px;
}
#header3-8o h3 {
  font-size: 26px !important;
}
#extFeatures7-5i .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-5i img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

#menu-1e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1e .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-1e .navbar-toggler {
  color: #ffffff;
}
#menu-1e .close-icon::before,
#menu-1e .close-icon::after {
  background-color: #ffffff;
}
#menu-1e .link,
#menu-1e .dropdown-item {
  color: #ffffff;
}
#menu-1e .link {
  font-size: 0.65rem;
}
#menu-1e .dropdown-item,
#menu-1e .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-1e .link:hover,
#menu-1e .dropdown-item:hover,
#menu-1e .link:focus,
#menu-1e .dropdown-item:focus {
  color: #336699;
}
#menu-1e .link[aria-expanded="true"],
#menu-1e .dropdown-menu {
  background: #264c73;
}
#menu-1e .nav-dropdown-sm .link:focus,
#menu-1e .nav-dropdown-sm .link:hover,
#menu-1e .nav-dropdown-sm .dropdown-item:focus,
#menu-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-1e .navbar,
#menu-1e .nav-dropdown-sm,
#menu-1e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1e .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-1e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1e .bg-color.transparent.opened .link:hover,
#menu-1e .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-1e .link[aria-expanded="true"],
#menu-1e .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-1e .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-3b {
  
  
}
#extHeader10-3b H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-3b .col-xs-12 {
  width: 70%;
}
#extHeader10-3b #aparece {
  display: none;
}
#extHeader10-3b #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-3b form {
  text-align: center !important;
}
#extHeader10-3b .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-3b P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-3b #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-3b #finalboton input:hover {
  background-color: white;
}
#extHeader10-3b .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-3b #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-3b #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-3b #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-3b #politica:hover {
  color: white !important;
}
#extHeader10-3b #rc-imageselect,
#extHeader10-3b .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-9d .mbr-section-title,
#header3-9d .mbr-section-subtitle {
  text-align: center;
}
#content2-3c {
  
}
#content2-3c UL {
  font-family: 'Oxygen', sans-serif;
}
#content2-3c img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-3c img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-3c img {
    display: none !important;
  }
}
#content2-3c .col-xs-12 blockquote {
  display: inline-block !important;
}
#msg-box5-5j H3 {
  font-size: 36px;
}
#msg-box5-5j img {
  border-radius: 12px !important;
}
#msg-box5-5j .mbr-figure {
  box-shadow: 2px 2px 6px black !important;
  border-radius: 12px !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

#menu-1g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1g .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-1g .navbar-toggler {
  color: #ffffff;
}
#menu-1g .close-icon::before,
#menu-1g .close-icon::after {
  background-color: #ffffff;
}
#menu-1g .link,
#menu-1g .dropdown-item {
  color: #ffffff;
}
#menu-1g .link {
  font-size: 0.65rem;
}
#menu-1g .dropdown-item,
#menu-1g .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-1g .link:hover,
#menu-1g .dropdown-item:hover,
#menu-1g .link:focus,
#menu-1g .dropdown-item:focus {
  color: #336699;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-menu {
  background: #264c73;
}
#menu-1g .nav-dropdown-sm .link:focus,
#menu-1g .nav-dropdown-sm .link:hover,
#menu-1g .nav-dropdown-sm .dropdown-item:focus,
#menu-1g .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-1g .navbar,
#menu-1g .nav-dropdown-sm,
#menu-1g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1g .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-1g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1g .bg-color.transparent.opened .link:hover,
#menu-1g .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-1g .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-36 {
  
  
}
#extHeader10-36 H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-36 .col-xs-12 {
  width: 70%;
}
#extHeader10-36 #aparece {
  display: none;
}
#extHeader10-36 #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-36 form {
  text-align: center !important;
}
#extHeader10-36 .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-36 P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-36 #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-36 #finalboton input:hover {
  background-color: white;
}
#extHeader10-36 .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-36 #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-36 #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-36 #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-36 #politica:hover {
  color: white !important;
}
#extHeader10-36 #rc-imageselect,
#extHeader10-36 .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-9b .mbr-section-title,
#header3-9b .mbr-section-subtitle {
  text-align: center;
}
#content2-44 {
  
}
#content2-44 BLOCKQUOTE {
  font-family: 'Oxygen', sans-serif;
}
#content2-44 img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-44 img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-44 img {
    display: none !important;
  }
}
#content2-44 .col-xs-12 blockquote {
  display: inline-block !important;
}
#extFeatures7-5e .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-5e img {
  border-radius: 12px !important;
  width: 600px;
  box-shadow: 2px 2px 6px black !important;
}
#contacts3-t P {
  color: #ffffff;
}
#contacts3-t H4 {
  color: #211d1d;
}
#contacts3-t STRONG {
  color: #211d1d;
}
#contacts3-t LI {
  color: #ffffff;
}
#contacts3-t a {
  color: white !important;
}
#contacts3-t a:hover {
  color: #c0a375 !important;
}
#contacts3-t #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-t #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}








#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-2g .navbar-toggler {
  color: #ffffff;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #ffffff;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #ffffff;
}
#menu-2g .link {
  font-size: 0.65rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #336699;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #264c73;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-2g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-2g .nav-dropdown:hover {
  box-shadow: 2px 2px 4px black !important;
}
#menu-2g .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#msg-box8-2j {
  
}
#msg-box8-2j .mbr-section-title,
#msg-box8-2j p {
  color: #fff;
}
#msg-box8-2j .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
  color: #000000;
}
#msg-box6-2m .mbr-section-title,
#msg-box6-2m .lead p {
  color: #fff;
}
#msg-box6-2m H3 {
  color: #000000;
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box6-2m P {
  color: #000000;
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#msg-box6-2m img {
  border-radius: 12px !important;
}
#msg-box6-2m h3 {
  color: black !important;
}
#msg-box6-2m p {
  color: black !important;
}
#extFeatures9-53 H4 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#extFeatures9-53 .mbr-section-title {
  font-size: 36px;
}
#extFeatures9-53 P {
  text-align: center;
}
#extFeatures9-53 img {
  border-radius: 12px !important;
  width: 600px;
}
#msg-box6-2p .mbr-section-title,
#msg-box6-2p .lead p {
  color: #fff;
}
#msg-box6-2p P {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#msg-box6-2p H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box6-2p SPAN {
  font-size: 14px;
}
#msg-box6-2p img {
  border-radius: 12px !important;
}
#msg-box6-2p h3 {
  color: black !important;
}
#msg-box6-2p p {
  color: black !important;
}
#msg-box5-7l H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box5-7l P {
  font-family: 'Oxygen', sans-serif;
  font-size: 17px;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#gallery1-4w .mbr-gallery-item__mobirise3 div {
  text-align: center !important;
}
#gallery1-4w .mbr-gallery-row {
  text-align: center !important;
}
#contacts3-2h .legalform {
  height: 150px !important;
  overflow: scroll !important;
}
#contacts3-2h P {
  color: #ffffff;
}
#contacts3-2h H4 {
  color: #211d1d;
}
#contacts3-2h STRONG {
  color: #211d1d;
}
#contacts3-2h LI {
  color: #ffffff;
}
#contacts3-2h a {
  color: white !important;
}
#contacts3-2h a:hover {
  color: #c0a375 !important;
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}

#menu-4f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4f .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-4f .navbar-toggler {
  color: #ffffff;
}
#menu-4f .close-icon::before,
#menu-4f .close-icon::after {
  background-color: #ffffff;
}
#menu-4f .link,
#menu-4f .dropdown-item {
  color: #ffffff;
}
#menu-4f .link {
  font-size: 0.65rem;
}
#menu-4f .dropdown-item,
#menu-4f .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-4f .link:hover,
#menu-4f .dropdown-item:hover,
#menu-4f .link:focus,
#menu-4f .dropdown-item:focus {
  color: #336699;
}
#menu-4f .link[aria-expanded="true"],
#menu-4f .dropdown-menu {
  background: #264c73;
}
#menu-4f .nav-dropdown-sm .link:focus,
#menu-4f .nav-dropdown-sm .link:hover,
#menu-4f .nav-dropdown-sm .dropdown-item:focus,
#menu-4f .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-4f .navbar,
#menu-4f .nav-dropdown-sm,
#menu-4f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4f .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-4f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4f .bg-color.transparent.opened .link:hover,
#menu-4f .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-4f .link[aria-expanded="true"],
#menu-4f .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-4f .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader10-4g {
  
  
}
#extHeader10-4g H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 30px;
  text-align: left;
  margin-right: 5px !important;
}
#extHeader10-4g .col-xs-12 {
  width: 70%;
}
#extHeader10-4g #aparece {
  display: none;
}
#extHeader10-4g #avisolegal:hover #aparece {
  display: block;
}
#extHeader10-4g form {
  text-align: center !important;
}
#extHeader10-4g .formblock {
  max-width: 70% !important;
  margin-left: 1.5rem ;
  padding-left: 0px !important;
  text-align: center !important;
}
#extHeader10-4g P {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  font-size: 15px;
  text-align: left;
  padding-right: 10px !important;
}
#extHeader10-4g #finalboton input {
  background-color: #336699;
  color: black;
  transition: all .6s linear 0s;
  border-radius: 14px;
  width: 90px;
}
#extHeader10-4g #finalboton input:hover {
  background-color: white;
}
#extHeader10-4g .mbr-overlay {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
#extHeader10-4g #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader10-4g #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader10-4g #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader10-4g #politica:hover {
  color: white !important;
}
#extHeader10-4g #rc-imageselect,
#extHeader10-4g .g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-right: 2px;
}
#header3-98 .mbr-section-title,
#header3-98 .mbr-section-subtitle {
  text-align: center;
}
#extTestimonials5-4y .mbr-section-subtitle {
  font-size: 17px;
  color: #ffffff;
}
#extTestimonials5-4y .mbr-section-title {
  color: #ffffff;
}
#extTestimonials5-4y .mbr-section-title SPAN {
  font-size: 30px;
}
#content2-4h {
  
}
#content2-4h UL {
  font-family: 'Oxygen', sans-serif;
}
#content2-4h img {
  display: inline-block !important;
  width: 80px;
  height: auto;
  position: absolute;
  top: 0px;
  left: -75px;
}
@media (max-width: 1285px) {
  #content2-4h img {
    display: inline-block !important;
    width: 45px;
    height: auto;
    position: absolute;
    top: 0px;
    left: -30px;
  }
}
@media (max-width: 700px) {
  #content2-4h img {
    display: none !important;
  }
}
#content2-4h .col-xs-12 blockquote {
  display: inline-block !important;
}
#contacts3-4i P {
  color: #ffffff;
}
#contacts3-4i H4 {
  color: #211d1d;
}
#contacts3-4i STRONG {
  color: #211d1d;
}
#contacts3-4i LI {
  color: #ffffff;
}
#contacts3-4i a {
  color: white !important;
}
#contacts3-4i a:hover {
  color: #c0a375 !important;
}
#contacts3-4i #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-4i #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-4i #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-8 P {
  color: #000000;
}
#footer1-8 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}







#menu-6n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6n .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-6n .navbar-toggler {
  color: #ffffff;
}
#menu-6n .close-icon::before,
#menu-6n .close-icon::after {
  background-color: #ffffff;
}
#menu-6n .link,
#menu-6n .dropdown-item {
  color: #ffffff;
}
#menu-6n .link {
  font-size: 0.65rem;
}
#menu-6n .dropdown-item,
#menu-6n .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-6n .link:hover,
#menu-6n .dropdown-item:hover,
#menu-6n .link:focus,
#menu-6n .dropdown-item:focus {
  color: #336699;
}
#menu-6n .link[aria-expanded="true"],
#menu-6n .dropdown-menu {
  background: #264c73;
}
#menu-6n .nav-dropdown-sm .link:focus,
#menu-6n .nav-dropdown-sm .link:hover,
#menu-6n .nav-dropdown-sm .dropdown-item:focus,
#menu-6n .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-6n .navbar,
#menu-6n .nav-dropdown-sm,
#menu-6n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6n .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-6n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6n .bg-color.transparent.opened .link:hover,
#menu-6n .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-6n .link[aria-expanded="true"],
#menu-6n .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-6n .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader1-6q {
  
  
}
#extHeader1-6q H3 {
  color: #000000;
}
#extHeader1-6q #aparece {
  display: none;
}
#extHeader1-6q #avisolegal:hover #aparece {
  display: block;
}
#extHeader1-6q P {
  color: #000000;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#extHeader1-6q SPAN {
  font-family: 'Oxygen', sans-serif;
}
#extHeader1-6q #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader1-6q #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader1-6q #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader1-6q #politica:hover {
  color: white !important;
}
#header3-8k .mbr-section-title,
#header3-8k .mbr-section-subtitle {
  text-align: center;
}
#content1-8l P {
  text-align: center;
}
#content2-6u BLOCKQUOTE {
  font-family: 'Oxygen', sans-serif;
}
#extFeatures14-6s H4 {
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-6z .mbr-section-title,
#msg-box8-6z p {
  color: #fff;
}
#content2-6x P {
  font-family: 'Oxygen', sans-serif;
}
#content2-6y P {
  font-family: 'Oxygen', sans-serif;
}
#content2-70 P {
  font-family: 'Oxygen', sans-serif;
}
#content2-71 P {
  font-family: 'Oxygen', sans-serif;
}
#contacts3-6o P {
  color: #ffffff;
}
#contacts3-6o H4 {
  color: #211d1d;
}
#contacts3-6o STRONG {
  color: #211d1d;
}
#contacts3-6o LI {
  color: #ffffff;
}
#contacts3-6o a {
  color: white !important;
}
#contacts3-6o a:hover {
  color: #c0a375 !important;
}
#contacts3-6o #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-6o #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-6o #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-6p P {
  color: #000000;
}
#footer1-6p footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}


#menu-72 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-72 .navbar-caption {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-72 .navbar-toggler {
  color: #ffffff;
}
#menu-72 .close-icon::before,
#menu-72 .close-icon::after {
  background-color: #ffffff;
}
#menu-72 .link,
#menu-72 .dropdown-item {
  color: #ffffff;
}
#menu-72 .link {
  font-size: 0.65rem;
}
#menu-72 .dropdown-item,
#menu-72 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-72 .link:hover,
#menu-72 .dropdown-item:hover,
#menu-72 .link:focus,
#menu-72 .dropdown-item:focus {
  color: #336699;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-menu {
  background: #264c73;
}
#menu-72 .nav-dropdown-sm .link:focus,
#menu-72 .nav-dropdown-sm .link:hover,
#menu-72 .nav-dropdown-sm .dropdown-item:focus,
#menu-72 .nav-dropdown-sm .dropdown-item:hover {
  background: #2f5e8e!important;
}
#menu-72 .navbar,
#menu-72 .nav-dropdown-sm,
#menu-72 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-72 .nav-dropdown-sm .dropdown-menu {
  background: #336699;
}
#menu-72 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-72 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-72 .bg-color.transparent.opened .link:hover,
#menu-72 .bg-color.transparent.opened .link:focus {
  color: #336699;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-item[aria-expanded="true"] {
  color: #336699!important;
}
#menu-72 .nav-dropdown li a:hover {
  color: #c0a375 !important;
}
#extHeader1-75 {
  
  
}
#extHeader1-75 H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#extHeader1-75 #aparece {
  display: none;
}
#extHeader1-75 #avisolegal:hover #aparece {
  display: block;
}
#extHeader1-75 P {
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#extHeader1-75 #aviso {
  display: inline-block !important;
  width: 20px;
  color: black !important;
}
#extHeader1-75 #acepto {
  color: black !important;
  display: inline-block !important;
  font-size: 12px;
}
#extHeader1-75 #politica {
  color: black !important;
  font-size: 12px;
}
#extHeader1-75 #politica:hover {
  color: white !important;
}
#header3-9c .mbr-section-title,
#header3-9c .mbr-section-subtitle {
  text-align: center;
}
#extTestimonials4-76 .card-block p {
  font-size: 15px;
}
#extTestimonials4-76 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#extTestimonials4-76 .card-block P {
  text-align: left;
}
#contacts3-73 P {
  color: #ffffff;
}
#contacts3-73 H4 {
  color: #211d1d;
}
#contacts3-73 STRONG {
  color: #211d1d;
}
#contacts3-73 LI {
  color: #ffffff;
}
#contacts3-73 a {
  color: white !important;
}
#contacts3-73 a:hover {
  color: #c0a375 !important;
}
#contacts3-73 #footerderecha {
  margin-top: 7rem;
}
@media (max-width: 750px) {
  #contacts3-73 #footerderecha {
    margin-top: 0rem;
  }
}
@media (max-device-width: 750px) {
  #contacts3-73 #footerderecha {
    margin-top: 0rem;
  }
}
#footer1-74 P {
  color: #000000;
}
#footer1-74 footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}
#header3-7m {
  
}
#header3-7m .mbr-section-title,
#header3-7m .mbr-section-subtitle {
  text-align: center;
}
#header3-7m H3 {
  font-family: 'Lora', serif;
  vertical-align: middle;
  text-align: center;
}
#header3-7m small {
  margin-bottom: .5rem ;
}
#header3-7m #logomarin {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
}
#header3-7m #enlace {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
@media (max-width: 800px) {
  #header3-7m h3 {
    font-size: 1.5rem !important;
  }
}
@media (max-device-width: 800px) {
  #header3-7m h3 {
    font-size: 1.5rem !important;
  }
}
#footer1-7o P {
  color: #000000;
}
#footer1-7o footer {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
}
