@charset "UTF-8";

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * Bootstrap v5.3.3 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;

  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}


body {
  margin: 0;
  color: #121212;
  background-color: #fff;
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 15px;
  line-height: 26px;
}



details,
footer,
header,
main,
nav,
section {
  display: block;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="submit"] {
  cursor: pointer;
  appearance: button; /* Propiedad estándar */

}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

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

td {
  padding: 0;
}


.bandera-movil {
  display: none;
  /* Ocultar la bandera por defecto */
}

.snapspanish-sub-title {
  color: #FBB040;
}

.snapspanish-copyright {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.sspointer {
  cursor: pointer;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td {
    background-color: #fff !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}




input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #FBB040;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #ea8e05;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 260px;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}


small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

.text-muted {
  color: #777777;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

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

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}


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

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

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

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}


.col-md-2,
.col-sm-3,
.col-md-4,
.col-xs-6,
.col-md-6,
.col-md-8,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}


.col-xs-6 {
  float: left;
}

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


table {
  background-color: transparent;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table .table {
  background-color: #fff;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}


fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}


select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 14px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #FBB040;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 176, 64, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 176, 64, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 30px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 14px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #FBB040;
  border-color: #faa627;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #fa9b0e;
  border-color: #9f6003;
}

.btn-primary:hover {
  color: #fff;
  background-color: #fa9b0e;
  border-color: #e08805;
}

.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #fa9b0e;
  border-color: #e08805;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus {
  color: #fff;
  background-color: #e08805;
  border-color: #9f6003;
}

.btn-primary:active,
.btn-primary.active {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #FBB040;
  border-color: #faa627;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav>li>a>img {
  max-width: none;
}

.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}


.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}


.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}


.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-nav {
  margin: 10px -20px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media {
  zoom: 1;
  overflow: hidden;
}


.media>.pull-right {
  padding-left: 10px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.carousel {
  position: relative;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.show {
  display: block !important;
}

.hidden {
  display: none !important;
}

@-ms-viewport {
  width: device-width;
}

/* Template Style =========== */

a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1,
h2,
h3,
h4,
h5 {
  color: #000;

  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;

}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

#snapspanish-header {
  float: left;
  width: 100% !important;
  position: relative;
  position: absolute;
  z-index: 99;
  top: 0;
}

#snapspanish-header>.navbar {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  margin-bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  font-size: 13px;
  border: transparent;
}

#snapspanish-header>.navbar li a {
  color: #000;
  font-weight: normal;
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

#snapspanish-header>.navbar li a>span .border {
  display: block;
  height: 3px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

#snapspanish-header>.navbar li a>span .border:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FBB040;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#snapspanish-header>.navbar li a:hover,
#snapspanish-header>.navbar li a:focus {
  outline: none;
}

#snapspanish-header>.navbar li a:hover>span,
#snapspanish-header>.navbar li a:focus>span {
  outline: none;
}

#snapspanish-header>.navbar li a:hover>span .border:before,
#snapspanish-header>.navbar li a:focus>span .border:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#snapspanish-header>.navbar li.active a {
  background: transparent;
}

#snapspanish-header>.navbar li.active a>span .border {
  background: #FBB040;
}

/* Buttons */
.btn {
  border-bottom: none !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}

.btn:hover,
.btn:focus,
.btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}

.btn-primary {
  background: #FBB040;
  border: 2px solid #FBB040;
}

.btn-primary {
  border-color: transparent;
}


.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background: #444;
  color: #fff;
}

.form-control {
  box-shadow: none !important;
  border: 1px solid #ccc;
}

.form-control:hover,
.form-control:focus,
.form-control:active {
  outline: none;
  box-shadow: none !important;
  border: 2px solid #FBB040;
}

.snapspanish-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

.snapspanish-nav-toggle.active i::before,
.snapspanish-nav-toggle.active i::after {
  background: #000;
}

.snapspanish-nav-toggle:hover,
.snapspanish-nav-toggle:focus,
.snapspanish-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}

.snapspanish-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  width: 25px;
  height: 3px;
  color: #000;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}

.snapspanish-nav-toggle i::before,
.snapspanish-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.snapspanish-nav-toggle i::before {
  top: -7px;
}

.snapspanish-nav-toggle i::after {
  bottom: -7px;
}

.snapspanish-nav-toggle:hover i::before {
  top: -10px;
}

.snapspanish-nav-toggle:hover i::after {
  bottom: -10px;
}

.snapspanish-nav-toggle.active i {
  background: transparent;
}

.snapspanish-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.snapspanish-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.snapspanish-nav-toggle {
  position: absolute;
  top: 7px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
}

.snapspanish-text {
  font-size: 30px!important;
  font-weight: bold!important;
  letter-spacing: 2px;
  color: #4aa2eb;
  text-transform: uppercase;
}


/* Helper Classes */
/* Spacer */
.snapspanish-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}


.snapspanish-spacer-lg {
  height: 100px;
}


.snapspanish-spacer-xxs {
  height: 20px;
}


.owl-carousel-fullwidth .item,
.owl-carousel-fullwidth .snapspanish-owl-text-wrap {
  height: 100vh;
  /* Altura igual al 100% de la altura del viewport */
  display: table;
  width: 100%;
}



.owl-carousel-fullwidth .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
}


.owl-carousel-fullwidth .item .snapspanish-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(124, 185, 255, 0.8) 10%, rgba(61, 141, 232, 0.8) 40%, rgba(5, 0, 96, 0.8) 90%);
  /* Degradado lineal con transparencia */
  z-index: 8;
}

.owl-carousel-fullwidth .item img {
  max-width: 100%;
}

.owl-carousel-fullwidth .item .snapspanish-owl-text {
  padding-top: 140px;
  /* Ajusta este valor según sea necesario */
  z-index: 10;
  position: relative;
}

.owl-carousel-fullwidth .item .snapspanish-owl-text a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.owl-carousel-fullwidth .item .snapspanish-owl-text a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white;
}

.owl-carousel-fullwidth .item .snapspanish-owl-text .snapspanish-lead,
.owl-carousel-fullwidth .item .snapspanish-owl-text .snapspanish-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 100;
}

.owl-carousel-fullwidth .item .snapspanish-owl-text .snapspanish-lead {
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 1px;

  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;

}

.owl-carousel-fullwidth .item .snapspanish-owl-text .snapspanish-sub-lead {
  font-size: 22px;
  line-height: 28px;
  font-weight: 100;



  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;

}

.js .to-animate {
  opacity: 0;
}

/* Image Alignment */


/*---nuevo CSS---*/
.label {
  color: white;
  padding: 10px;
  text-transform: uppercase;
}

.precio {
  background-color: #4aa2eb;
  font-size: 30px;
}

/* Blue */






/*CAMBIOS*/
.navbar-nav {
  margin-top: 26px !important;
}

.flag-icon {
  margin-top: 23px !important;
}

#snapspanish-header>.navbar li a {
  font-size: 14px !important;
}

#snapspanish-header>.navbar li a:hover {
  border-bottom: 4px solid #f9c32f;
  /* Agrega un borde inferior rojo cuando se pasa el cursor */
  color: #f9c32f !important;
}

.navbar-default .navbar-nav>.active>a {
  border-bottom: 4px solid #f9c32f !important;
  /* Agrega un borde inferior rojo cuando el enlace está activo */
  color: #f9c32f !important;
}

ul.social-buttons li a {
  color: #222 !important;
  background-color: rgba(255, 255, 255, 0) !important;
  margin-top: -12px !important;
  /* Fondo transparente */

}



.custom-row {
  background-color: #f0f0f0;
  /* Fondo gris */
  padding-top: 20px;
  /* Espacio superior */
  padding-bottom: 20px;
  /* Espacio inferior */
}

.paypal-logo {
  width: 150px;
  height: auto;
}

.mas {
  padding-top: 50px;
  /* Espacio adicional en la parte superior */
  padding-bottom: 60px;
  /* Espacio adicional en la parte inferior */
}

.separator {
  color: #f9c32f;
  /* Cambia el color del separador a rojo */
}

.btn {
  display: inline-block;
  background-color: #f9c32f;
  color: #fff;
  padding: 20px 30px;
  border: none;
  border-radius: 30px;
  /* Aumenta el radio de las esquinas */
  text-decoration: none;
  font-family: sans-serif;
  font-size: 16px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  /* Añadimos la sombra */

}

.btn:hover {
  transform: scale(1.2);
  /* Hace que el botón se agrande ligeramente al pasar el cursor */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  /* Aumentamos la intensidad de la sombra al pasar el cursor */

}

.btn-primary {
  background-color: #f9c32f;
}

.btn-primary:hover {
  background-color: #0056b3;
}

.detail-box {
  padding: 0px;
  font-size: 36px;
}

.services-box {
  padding: 30px;
}

.services-box .services-title {
  font-size: 18px;
}

.small-icon {
  width: 55px !important;
  /* Cambia el tamaño según tus necesidades */
  height: auto !important;
  /* Esto asegura que la altura se ajuste automáticamente según la proporción de la imagen */
}

.small-icon0 {
  width: 60px !important;
  /* Cambia el tamaño según tus necesidades */
  height: auto !important;
  /* Esto asegura que la altura se ajuste automáticamente según la proporción de la imagen */
}
.small-icon-s{
  width: 30px !important;
  /* Cambia el tamaño según tus necesidades */
  height: auto !important;
  /* Esto asegura que la altura se ajuste automáticamente según la proporción de la imagen */
  padding-bottom: 5px;
}
.about-padding {
  padding-top: 40px;
}

.about-padding .piolin{
  padding-left: 180px;
  padding-right:180px;;
}

.fw-bold {
  font-weight: bold;
}

.title {
  text-transform: uppercase;
}

.blanco {
  color: #ffffff;
}

h3.mb-4.blanco {
  font-size: 29px !important;
}


.espacio-vacio {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background: rgb(5, 0, 96);
  background: linear-gradient(90deg, rgba(5, 0, 96, 1) 0%, rgba(61, 141, 232, 1) 35%, rgba(124, 185, 255, 1) 100%);
}


.btn2 {
  display: inline-block;
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  /* Bordes blancos */
  border-radius: 40px;
  text-decoration: none;
  font-family: sans-serif;
  cursor: pointer;
  padding: 12px 34px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  transition: transform 0.2s ease-in-out;
}

.btn2:hover {
  transform: scale(1.2);
  /* Hace que el botón se agrande ligeramente al pasar el cursor */
  text-decoration: none;
  color: #fff;

}


.navbar-right {
  margin-right: 20px !important;
}



@keyframes parpadeo {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.circulo-parpadeante {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  animation: parpadeo 2s infinite;
  /* Aplicar la animación de parpadeo */
  display: inline-flex;
  /* Utilizamos flexbox */
  background-color: #f9c32f;
  color: #fff;
  border: none;
  text-decoration: none;
  font-family: sans-serif;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  /* Añadimos la sombra */
  font-weight: bold;

}




.circulo-parpadeante:hover {
  transform: scale(1.2);
  /* Hace que el botón se agrande ligeramente al pasar el cursor */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  /* Aumentamos la intensidad de la sombra al pasar el cursor */
  animation-play-state: paused;
  /* Detener la animación al pasar el cursor */
  opacity: 1 !important;
  /* Asegurar que no haya transparencia */
}

.texto {
  position: absolute;
  width: 500px;
  /* Establece un ancho para el contenedor padre */

  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
}

.texto0 {
  color: #000000;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -35px;

}

.texto000 {
  color: #000000;
  text-align: center;
  margin-bottom: 5px;
  margin-top: -35px;

}

.texto00 {
  color: #000000;
  text-align: center;
  margin-bottom: -20px;
  margin-top: -35px;

}

.texto-tyc{
  position: absolute;
  width: 500px;
  /* Establece un ancho para el contenedor padre */

  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  
  margin-top: 0px!important;
  padding-top: 0px!important;
  line-height: 0px!important;}

.owl-carousel-fullwidth .item .snapspanish-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(124, 185, 255, 0.8) 10%, rgba(61, 141, 232, 0.8) 40%, rgba(5, 0, 96, 0.8) 90%);
  /* Degradado lineal con transparencia */
  z-index: 8;
}



/* Estilos CSS para la sección */
.section-with-gradient {
  position: relative;
  /* Para posicionar correctamente el contenido dentro de la sección */
  height: 400px;
  /* Altura de la sección, ajustar según necesidad */
  overflow: hidden;
  /* Ocultar cualquier contenido que se salga de la sección */
}

/* Estilos para la imagen */
.section-with-gradient img {
  width: 100%;
  /* Ancho completo dentro de la sección */
  height: 100%;
  /* Altura completa dentro de la sección */
  object-fit: cover;
  /* Ajustar la imagen para cubrir la sección */
}

/* Estilos para el contenido superpuesto */
.overlay-content {
  position: absolute;
  /* Posición absoluta para superponer contenido */
  top: 50%;
  /* Alinear en la mitad superior */
  left: 50%;
  /* Alinear en el centro */
  transform: translate(-50%, -50%);
  /* Centrar vertical y horizontalmente */
  color: white;
  /* Color del texto */
  text-align: center;
  /* Alinear texto al centro */
}

/* Estilos para el contenido superpuesto */

.about-title {
  font-size: 15px;
  letter-spacing: 2px;
  /* Espaciado entre letras */

}


.linea-vertical {
  position: relative;
  display: flex;
  justify-content: center;
  /* Centra horizontalmente */
  align-items: center;
  /* Centra verticalmente */
  height: 8vh;
  /* Altura del contenedor, ajusta según sea necesario */
  margin-bottom: 20px;
}

.linea-vertical::before {
  content: '';
  width: 1px;
  height: 30px;
  background-color: black;
  /* O el color que prefieras */
  position: absolute;
  top: 50%;
  /* Posición vertical centrada */
  transform: translateY(-50%);
  /* Ajuste para centrar verticalmente */
}


.card {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;

  width: 100%;
  line-height: 1.6;
}

.card h2 {
  font-size: 1.5em;
  margin-bottom: 15px;
}

.card p {
  margin-bottom: 10px;
}

.card a {
  color: #007bff;
  text-decoration: none;
  font-weight: bold;
}

.card a:hover {
  text-decoration: underline;
}


/*# PAYPAL botones .wonderland */
.wonderland .btn {
  border-radius: 50px 0 0 50px;
  padding: 15px 30px;
  font-size: 20px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.wonderland .btn-secondary {
  border-radius: 0 50px 50px 0;
}

.wonderland .btn-primary,
.wonderland .btn-secondary {
  flex: 1;
  margin: 0;
}

.wonderland .btn-group form {
  flex: 1;
  margin: 0;
  display: inline-block;
}

.wonderland .btn-group form+form {
  margin-left: 1px;
}

.wonderland .btn-group a {
  flex: 1;
  margin: 0;
  display: inline-block;
}

.wonderland .btn-group .comprar {
  margin-left: 5px!important;
}

/*# seccion PAYPAL general en css de +form */

.getstarted a {
  color: #ffffff;
  font-weight: bolder;
}

/*# seccion Upload  +form */

.wonder {
  background-color: #f1f1f1 !important;
}

.wonder .land {
  background-color: #f1f1f1;
}

div.row.justify-content-center.land {
  background-color: f1f1f1;
  padding: 0px !important
}


.linea {
  border-top: 1px solid #d3d3d3;
}

.finish {
  margin-top: 50px;
}

.paddingtop {
  padding-top: 150px;
}
.padding-top-file{  padding-top: 50px;
}

/*# Evita desbordamiento */

.wonder {
  width: 100%;
  overflow: hidden;
  /* Evita el desbordamiento */
  background-color: #f8f9fa;
  /* Ajusta el color de fondo según sea necesario */
}


li.get-started a span {
  color: #ffffff;
}

/* Efecto hover */


li.get-started a:hover {
  border-bottom: 0px solid #ffffff !important;
  /* Agrega un borde inferior rojo cuando se pasa el cursor */
  background-color: #5ba8ff !important;
  font-weight: bold !important;
  transition: background-color 0.3s ease !important;
  /* Añade una transición suave */
}



/*WONDERLAND ..11-08-24*/

.snapspanish-533 {
  margin-bottom: 0px !important;
}


/* form upload! en CSS de formulario  */


.navbar {
  margin-bottom: -10px;
}


/* BOTONERA  */
.navbar-collapse {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Puedes cambiar esto según cómo quieras distribuir los elementos */
}

.navbar-nav {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-item {
  margin-left: 15px;
  /* Espaciado entre los elementos */
}

.sspointer {
  display: flex;
  align-items: center;
  margin-right: 15px;
  /* Espaciado entre las banderas y los enlaces */
}

.sspointer img {
  margin-left: 5px;
  /* Espaciado entre la bandera y la imagen */
}

.navbar-collapse a {
  display: flex;
  align-items: center;
}

.flag-container a {
  display: inline-block;
  margin-right: 2px;
  /* Ajustá el espacio entre las banderas */
}

.flag-container {
  display: flex;
  margin-top: 43px;
}

.flag-container img {
  width: 30px;
  height: auto;
}



.navbar a:first-child .bandera-escritorio {
  margin-left: 20px;
}


#menu-01 .navbar-toggler {
  border: none;
  /* Quita el borde */
  margin-top: 30px !important;
}

#menu-01 .navbar-toggler-icon {
  display: inline-block;
  width: 30px;
  height: 22px;
  position: relative;
}

.offcanvas-body .navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  /* Alinea los elementos a la izquierda */
}

.offcanvas-body .navbar-nav .nav-item {
  width: 100%;
  /* Ocupa todo el ancho disponible */
}


/* Contenedor del menú usando flexbox */
#menu-01 .offcanvas-body .navbar-nav {
  display: flex;
  /* Usa flexbox para alinear los elementos */
  flex-direction: column;
  /* Alinea los elementos verticalmente */
  align-items: stretch;
  /* Asegura que los elementos ocupen todo el ancho disponible */
  padding: 0;
  /* Quita el padding adicional */
  margin: 0;
  /* Quita el margin adicional */
}

/* Estilos del botón */

#menu-01 .get-started a {
  display: block;
  /* Asegura que ocupe toda la línea */
  width: 100%!important;
  /* Ocupa todo el ancho disponible */
  border-radius: 50px!important;
  text-align: center;
  /* Centra el texto dentro del botón */
  background-color: #007bff;
  /* Color de fondo del botón */
  padding: 15px 0;
  /* Espaciado vertical del botón */
  color: #ffffff;
  /* Color del texto */
  text-decoration: none;
  /* Quita el subrayado del enlace */
  margin: 20px 0;
  /* Espaciado superior e inferior */
  box-sizing: border-box;
  /* Incluye el padding en el cálculo del ancho */
}

#menu-01 .get-started a:hover {
  background-color: #0056b3;
  /* Color de fondo en hover */
}

#menu-01 #flagHomeEng-movil,
#flagHomeEsp-movil {
  display: inline-block;
  margin-right: 0px !important;
  margin-top: 30px;
}


#menu-01 .banderitas img {
  width: 30px;
  height: auto;
}

.offcanvas-body {

  overflow-y: visible!important;
}

.banderitas {
  margin-left: auto; /* Empuja las banderas hacia la derecha */
  margin-right: 10px; /* Ajusta el espacio entre las banderas y el toggle */
  display: flex;
  align-items: center;
}

.navbar-toggler {
  margin-left: 0; /* Elimina cualquier margen extra que pueda tener */
}

#menu-01 .offcanvas-body .nav-item a { font-size: 16px; /* Aumenta el tamaño de la fuente */
padding: 15px 0; /* Espaciado vertical entre los enlaces */
color: #333; /* Color base de los enlaces */
display: block;
transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
border-bottom: 0px solid #ccc; /* Línea fina gris para separar los elementos */
}


/* Estilo al pasar el cursor sobre un dot */

.snapspanish-slider {
  position: relative;
  width: 100%!important;
  height: 90vh!important; /* Ocupa el 100% de la altura de la ventana del navegador */
  overflow: hidden!important; /* Oculta cualquier contenido que se desborde */
}

.owl-carousel {
  height: 100%!important; /* Asegura que el slider también ocupe toda la altura del contenedor */
}


/* Estilos para el botón "Get Started" */
#menu-00 .get-started a {

  background-color: #3d8de8;
  color: white !important;
  border-radius: 50px;
  margin-left: 20px;
  /* Ajusta este margen según sea necesario */
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  transition: background-color 0.3s ease !important;
  /* Añade una transición suave */
  margin-top: 0px!important;
  display: inline-block; /* Para aplicar padding */
  padding: 10px 20px; /* Padding para los costados */
  text-transform: uppercase; /* Mayúsculas para el texto */
  font-weight: bold; /* Negrita para el texto */
  transition: background-color 0.3s, transform 0.3s; /* Transición suave */
  text-decoration: none; /* Sin subrayado */
}

/* Hover en el botón */
.get-started a:hover {
  background-color: #0056b3; /* Fondo azul oscuro en hover */
  transform: scale(1.05); /* Escalado suave en hover */
}



/* Estilo base para los items del menú */
#menu-00  .navbar-nav .nav-item a {
  font-size: 14px;;
  color: #000; /* Color de texto negro */
  position: relative; /* Necesario para el borde inferior */
}



/* Hover en los items del menú */
#menu-00  .navbar-nav .nav-item a:hover {
  color: #f9c32f; /* Color del texto en hover */
  text-decoration: none;
}

/* Estado activo */
#menu-00  .navbar-nav .nav-item.active a {
  margin-top: 4px;
  border-bottom: 4px solid #f9c32f !important;
  color: #f9c32f !important;
padding-left: 10px;
padding-right: 10px;}


#menu-00{padding-bottom:0px!important ;
  margin-bottom: -1px !important;}

.spacing {
    margin-right: 15px; /* Ajusta el valor según el espacio que desees */
}
  
.container-about{
  width:  85%;

    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-contact{
    width:  65%;
  
      margin-right: auto;
      margin-left: auto;
      padding-left: 20px;
      padding-right: 20px;
    }
  

/* Estilo para centrar y superponer los dots en la parte inferior */
.owl-dots {
  position: absolute;
  bottom: 50px; /* Ajusta la distancia desde la parte inferior según sea necesario */
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  z-index: 10; /* Asegúrate de que los dots estén por encima del slider */
}

/* Estilo para los dots individuales */
.owl-dot {
  width: 55px!important;
  height: 4px!important;
  border: none;
  background: white; /* Color blanco para los dots inactivos */
  margin: 0 5px; /* Espacio entre los dots */
  transition: background 0.3s ease; /* Transición suave al cambiar de estado */
}

/* Estilo para el dot activo */
.owl-dot.active {
  background: #3d8de8; /* Color blanco sólido para el dot activo */
}

/* Estilo al pasar el cursor sobre un dot */
.owl-dot:hover {
  background: #FBB040; /* Cambia a blanco al pasar el cursor */
}

.snapspanish-slider {
  position: relative;
  width: 100%!important;
  height: 90vh!important; /* Ocupa el 100% de la altura de la ventana del navegador */
  overflow: hidden!important; /* Oculta cualquier contenido que se desborde */
}

.owl-carousel {
  height: 100%!important; /* Asegura que el slider también ocupe toda la altura del contenedor */
}

.precio-p{margin-top:50px;
margin-left:50px;
margin-bottom:40px;}
.precio-a{margin-top:50px;
  margin-right:50px;
margin-bottom:40px;}


.side-padding{padding-left:40px;
padding-right:40px ;}


.asterisco {line-height: 18px!important;}


.super-espacio{padding-top:10%;
padding-bottom: 10%;}


  
/*# RESPONSIVE TODO ACA */

/* Slider */

@media (min-width: 762px) and (max-width: 991px) {
  .col-md-6 {
      width: 66.6667%; /* Asegura que la columna ocupa 6/12 del ancho */
      margin-left: 16.6667%; /* Aplica un margen de 2/12 para centrar */
  }
  .col-md-8{   width: 66.6667%; /* Asegura que la columna ocupa 6/12 del ancho */
    margin-left: 16.6667%; /* Aplica un margen de 2/12 para centrar */}
}


/* minimo MD para arriba  (≥768px min-width 768px) */
@media (min-width: 768px) {
  

  .lead {
    font-size: 21px;
  }

  .container {
    width: 760px;
  }

  
  .col-sm-3 {
    float: left;
  }

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

  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .container>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}



/* MAX */
/* Para pantallas extra pequeñas (≥576px) XS */
@media (max-width:576.98px){
  .img-responsive {
    display: block;
    width: 170px;
    height: auto;
    align-items: start;
  }
  #menu-01 .banderitas img {
    width: 20px;
    height: auto;
  }
  .precio-p{margin-top:50px;
    margin-left:0px;
    margin-bottom:40px;}
    .precio-a{margin-top:50px;
      margin-right:0px;
    margin-bottom:40px;}
    .container-contact {
      width: 90%;
      margin-right: auto;
      margin-left: auto;
      padding-left: 20px;
      padding-right: 20px;
  }
 
}

@media (min-width: 576px) {
  .d-sm-block {
      display: none !important;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* Para pantallas pequeñas (≥576px) SM */
@media (max-width: 767px) {
  

  .bandera-escritorio {
    display: none !important;
    /* Ocultar la bandera en dispositivos móviles */
  }

  .banderas-movil {
    flex-grow: 1 !important;
    text-align: right !important;
    margin-top: 23px;
    padding-right: 20px;
  }

  .banderas-movil a:first-child .bandera-movil {
    margin-right: 5px;
    /* Añade espacio solo entre las banderas */
  }

  .bandera-movil {
    display: inline-block;
    /* Mostrar la bandera en dispositivos móviles */
    width: 30px;
    /* Ajusta este valor al tamaño deseado */
    height: 20px;
    /* Ajusta este valor al tamaño deseado */
    display: inline-block;
    background-size: contain;
    /* Ajusta el tamaño de la imagen de fondo */
  }

  .navbar-header {
    display: flex !important;
    align-items: center !important;
    /* Centrar verticalmente los elementos */
  }

  .snapspanish-nav-toggle {
    margin-left: auto !important;
    /* Empujar el botón de menú hacia la derecha */
  }

  /*# PAYPAL botones .wonderland moviles */
  .wonderland .btn {

    font-size: 14px !important;

  }

  /* menu escritorio  */
  #menu-00 {
    display: none !important;
  }

}


/*WONDERLAND ..SM*/



@media screen and (max-width: 768px) {
  
  .snapspanish-nav-toggle {
    top: 42% !important;
  }

  footer ul.quicklinks {
    margin: 20px
  }

  .paypal-logo {
    margin: 30px;
  }
  
  .owl-carousel-fullwidth .item .snapspanish-owl-text {
    padding-top: 80px;
  }

  .circulo-parpadeante {
    margin-bottom: 50px;
  }

  .snapspanish-nav-toggle {
    display: block;
  }

  .snapspanish-spacer-lg {
    height: 50px;
  }

}

/* Distinto de Estilos solo para la versión impresa */
@media screen and (max-width: 480px) {
  #snapspanish-header>.navbar {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="month"].form-control {
    line-height: 50px;
  }
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .texto000 {font-size: 26px;}

  .label {
    color: white;
    padding: 10px;
    text-transform: uppercase;
    line-height: 70px;
  }

  .precio {
    background-color: #4aa2eb;
    font-size: 30px;

    line-height: 70px;
  }

  /* menu escritorio  */
  #menu-00 {
    display: none !important;
  }
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
  

  .label {
    color: white;
    padding: 10px;
    text-transform: uppercase;
    line-height: 70px;
  }

  .precio {
    background-color: #4aa2eb;
    font-size: 30px;

    line-height: 70px !important;
  }

  /* menu escritorio  */
  #menu-00 {
    display: none !important;
  }
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
  .side-padding{
    padding: 0px!important;

  }
  .services-box {
    padding: 0px!important;
  }
  .label {
    color: white;
    padding: 10px;
    text-transform: uppercase;
    line-height: 70px;
  }

  .precio {
    background-color: #4aa2eb;
    font-size: 30px;

    line-height: 70px !important;
  }

  #menu-00 {
    display: none !important;
  }

}

@media (max-width: 1198.2px) {

  /* menu escritorio  */
  #menu-00 {
    display: none !important;
  
  }


}


/* Para pantallas minimo extra grandes (≥1200px) */
@media (min-width: 1200px) {

  .container {
    width: 1180px;
  }

  
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  /* menu movil  */
  #menu-01 {
    display: none !important;
  }



}


/*Large devices (desktops, less than 1200px) personalizad0*/

@media (max-width: 1199.98px) {

  .label {
    color: white;
    padding: 10px;
    text-transform: uppercase;
    line-height: 70px;
  }

  .precio {
    background-color: #4aa2eb;
    font-size: 30px;

    line-height: 70px !important;
  }

  .about-padding .piolin{
    padding-left: 0px!important;
    padding-right:0px!important;
  }

}


/*  minimo LG (≥992px min-width: 992px) */
@media (min-width: 992px) {

  .container {
    width: 980px;
  }

  
  .col-md-2,
  .col-md-4,
  .col-md-6,
  .col-md-8,
  .col-md-12 {
    float: left;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

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

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

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